/* 
	Maroon
	color: #94221F;	
	
	Lettering-Grey
	color: #808285; 
*/

html, body, ul, li, p, h1, h2, h3, h4, h5, h6, 
img, table, td, tr
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

html,
body
{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
	background: #adadad;
}


p
{
	margin: 12px 0 12px 0;
	line-height: 16px;
}

ul, ol
{
	margin: 10px 0 10px 0;
	padding: 0;
}

li
{
	background-color: inherit;
	margin: 0 0 0 20px;
	padding: 0;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 12px;
	color: #94221F;
	line-height: 16px;
	letter-spacing: 0.1em;
}

h3
{
	font-size: 16px;
	line-height: 20px;
	color: #94221F;
	font-weight: normal;
}

h4
{
	font-size: 15px;
	line-height: 19px;
	color: #94221F;
	margin: 4px 0 12px 0;
}

h5
{
	font-size: 12px;
	line-height: 15px;
	color: #94221F;
	margin: 4px 0 8px 0;
}
h6 {
	color: #666;
	font-size: 14px;
	line-height: 16px;
	margin: 4px 0 8px 0;
}

a
{
	color: #94221f;
	background-color: inherit;
	text-decoration: none;
	cursor: pointer;
}

a:hover
{
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}

.required,
.noscript
{
	text-align: center;
	color: red;
	font-size: 12px;
}

.clear
{
	clear: both;	
}

.alert
{
	color: #94221f;
	font-size: 12px;
	font-weight: bold;
}

.alert2
{
	color: #94221f;
	font-size: 12px;
	font-weight: normal;
}

.attention
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.smaller
{
	font-size: 11px;
}

.required
{
	color: #94221F;
	text-align: left;
	padding-left: 5px;
	font-size: 14px;
}

/* @group PAGE STRUCTURE */

div.brace
{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	float: none;
	clear: both;
}

div.vbrace
{
	width: 0;
	font-size: 0;
	line-height: 0;
	float: right;
	clear: none;
}

div.inset
{
	padding: 15px 0 20px 15px;
}

#upper_page{
	background: white;
	padding-top: 5px;
}

#outer_page
{
	width: 925px;
	margin: 0 auto 0 auto;
	border: 1px solid #bbbbbb;
	border-bottom: 0;
	background: 0 44px no-repeat url( ../img/vlaad_bg.gif );
	text-align: left;
}

#outer_page_hm
{
	width: 925px;
	margin: 5px auto 5px auto;
	background: 0 44px no-repeat url( ../img/vlaad_bg.gif );
	text-align: left;
	border: 1px solid #bbbbbb;
}

#structure
{
	width: 905px;
	padding: 17px 0 15px 18px;
}

#header
{
	width: 895px;
	height: 105px;
	background: 0 0 no-repeat url( ../img/header_bg.gif );
	overflow: hidden;
}


#header_logo
{
	width: 395px;
	float: left;
	clear: none;
	display: inline;
	margin-top: 36px;
	margin-left: 22px;
}

#header_logo h1
{

}

#header_logo h1 a
{
	display: block;
	width: 100%;
	height: 100%;
	color: white;
}

#header_phrase
{
}

#header_side
{
}

#right_sidebar
{
	width: 210px;
	overflow: hidden;
	display: inline;
	float: right;
	clear: none;
	padding: 9px 20px 0 0;
	font-size: 11px;
}


#footer
{
	width: 890px;
	border: 1px solid #adadad;
	margin: 10px auto 20px auto;
	position: relative;
	clear: both;
	text-align: left;
	font-size: 0.9em;
	color: white;
}

#footer div{
	float: left;
	display: inline;
	clear: none;
}

#footer div h3 {
	font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
}

#footer div a{
	display: block;
	padding-right: 5px;
	color: white;
}

#footer div a:hover{
	color: #333;
}


#footer #tools_links{ width: 180px; }
#footer #expertise_links{ width: 210px; }
#footer #buzz_links{ width: 190px; }
#footer #follow_links{ width: 180px; }
#footer #more_links{ width: auto; }

#footer #copyright{
	width: 320px;
	position: absolute;
	left: 580px;
	top: 120px;
	color: #666666;
}



#content
{
	float: left;
	clear: none;
	width: 660px;
	margin: 10px 0 0 0;
	background: left top repeat-y url( ../img/box_body.gif );
}

#content #bottom_cap
{
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background-color: transparent;
	background: left bottom no-repeat url( ../img/box_bottom.gif );
}

#content #top_cap
{
	padding: 15px;
	background: left -27px no-repeat url( ../img/box_top.gif );
}

#content #top_cap #testimonial
{
	margin: 20px 0 0 20px;
}


#content #submenu
{
	width: 215px;
	display: inline;
	overflow: hidden;
	float: left;
	clear: none;
}

#content #subcontent
{
	width: 415px;
	display: inline;
	float: left;
	clear: none;
	overflow: hidden;
}


#profile{
	width: 288px;
	height: 109px;
	
}

#headshot{
	width: 92px;
	height: 106px;
	float: left;
	margin-right: 10px;
}

#contact_info{
	width: 185px;
	height: 65px;
	float: left;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	margin-top: 40px;
	margin-right: 0;
	margin-left: 12;
}

#contact_info2{
	width: 185px;
	height: 65px;
	float: left;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 12;
}

#contact_info h4 {
}

/* left col subPAGE STRUCTURE */
#submenu #profile_side {
	height: 300px;
	width: 210px;
	margin-top: 20px;
}
#headshot_side    {
	width: 92px;
	height: 106px;
	margin-left: 21px;
}

#side_contact {
	width: 155px;
	clear: right;
	margin-top: 12px;
	margin-left: 21px;
}

#side_contact a{
	color: #94221F;

}



/* @end */
/* @group NAVIGATION */

#tagline
{
	float: right;
	display: inline;
	margin: 35px 25px 0 0;
	overflow: hidden;
}

#tagline h2,
#tagline h2 img
{
	margin: 0;
	padding: 0;
}


#nav
{
	width: 511px;
	float: right;
	display: inline;
	margin: -20px 25px 0 0;
	overflow: hidden;
}
#sub_nav {
	height: 20px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom:0;
	line-height: 20px;
	width: 850px;
}

#sub_nav_list {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 850px;
}
#sub_nav_list ul li {
	width: 850px;
}
#sub_nav_list li{
	float:left
	
}

#sub_nav_list li a{
	display:block;
	width: 132px;
	color: #999;
	font-weight: bold;
	font-size: 12px;
	padding:0;
	margin-left: 15px;
}

#sub_nav_list li a:hover{
	color:#94221F;
	
	
}
#sub_nav_list li a.wide {
	width: 170px;
}


div.rollover,
div.gap
{
	display: inline;
}

div.rollover a
{
	height: 0px;
	display: inline;
	float: left;
	padding-top: 30px;
	overflow: hidden;
	background-image: url( ../img/links_bg.gif );
	background-repeat: no-repeat;
	font-size: 8px;
	line-height: 8px;
}



div.gap span
{
	width: 14px;
	height: 0px;
	display: inline;
	float: left;
	padding-top: 32px;
	overflow: hidden;
	background: 5px 3px no-repeat url( ../img/nav_separator.gif );
	background-repeat: no-repeat;
}



/* New footer design */

#slides{
	width: 435px;
	height: 405px;
	position: relative;
	overflow: hidden;
}

#slides a{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}


#home_tiles{
	width: 895px;
	height: 152px;
	overflow: hidden;
	clear: both
	font-size: 11px;
}


#home_tiles div.tile
{
	width: 219px;
	height: 127px;
	margin: 10px 4px 0 0;
	overflow: hidden;
	float: left;
	display: inline;
	position: relative;
	background: left top no-repeat url(../img/tile_bg.png);
}

#home_tiles div.last{
	margin-right: 6px;
	float: right;
	background: left top no-repeat url(../img/tile_red_bg.png);
	color: white;
}

#home_tiles div.last h3 a{
	color: #94221f;
}

#home_tiles div.selected
{
	background-position: left bottom;
}


#home_tiles div.tile h3{
	height: 20px;
	line-height: 20px;
	margin: 0 10px 10px 9px;
	padding: 0;
	font-size: 18px;
	color: #999;
}

#home_tiles div.tile p{
	font-size: 11px;
	margin: 0 12px 8px 9px;
	padding: 0;
}

#home_tiles a{
	width: 200px;
	height: 120px;
	display: block;
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 12px;
	font-weight: bold;
	color: #a3a3a3;
}

#home_tiles a:hover,
#home_tiles div.selected a{
	color: #94221f;
}



#nav_current_jobs a { width: 90px; background-position: -300px 0; }
#nav_recent_placements a { width: 127px; background-position: -390px 0; }
#nav_career_tools a { width: 90px; background-position: -517px 0; }
#nav_refer_someone a { width: 80px; background-position: -607px 0; }
#nav_about a { width: 60px; background-position: -704px 0; }
#nav_testimonials a { width: 88px; background-position: -766px 0; }


#nav_current_jobs a:hover,
#nav_current_jobs a.selected { background-position: -300px -30px; }
#nav_recent_placements a:hover,
#nav_recent_placements a.selected { background-position: -390px -30px; }
#nav_career_tools a:hover,
#nav_career_tools a.selected { background-position: -517px -30px; }
#nav_about a:hover,
#nav_about a.selected { background-position: -704px -30px; }
#nav_testimonials a:hover,
#nav_testimonials a.selected { background-position: -766px -30px; }


#submenu_heading
{
	margin: 20px 0 0 20px;
}

#submenu_heading_bios
{
	margin: 50px 0 0 20px;
}
/* @end */


/* Demographic comp1 */
#submenu_graphs1 {
	height: 197px;
	width: 192px;
	background-image: url(../img/digram_1_th.jpg);
	margin-top:17px;
}

#submenu_graphs2 {
	height: 197px;
	width: 192px;
	background-image: url(../img/digram_2_th.jpg);
	margin-top:17px;
}


/* Demographic comp2 */
#submenu_graphs1_dev {
	height: 197px;
	width: 192px;
	background-image: url(../img/digram_1_th.jpg);
	margin-top:17px;
	float: left;
	clear: both;
	position: relative;
}

#submenu_graphs2_dev {
	height: 197px;
	width: 192px;
	background-image: url(../img/digram_2_th.jpg);
	margin-top:17px;
	float: right;
	position: relative;
}


#submenu_links
{
	margin: 20px 0 0 5px;
}

#submenu a,
#footer a
{
	color: #666666;
}

#submenu a:hover,
#footer a:hover
{
	color: #94221f;
}

#submenu_links ul.submenu,
#submenu_links ul.submenu li
{
	margin: 0;
	padding: 0;
}

#submenu_links ul.submenu li
{
	list-style: none;
}

#submenu_links ul.submenu li a
{
	width: 195px;
	display: block;
	line-height: 14px;
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}

#submenu_links ul.submenu li.selected a,
#submenu_links ul.submenu li a:hover
{
	color: #94221f;
	background: 0 6px no-repeat url( ../img/bullet_arrow.gif );
}


#submenu h3
{
	margin-left: 15px;
	font-weight: bold;
	color: #666666;
}

#submenu_heading h3
{
	margin-left: 0;
}

#submenu_heading_bios h3
{
	margin-left: 0;
}

#submenu_links div.toggle_menu a.selected
{
	color: #94221F;
}

#submenu_links div.toggle_menu
{
	width: 130px;
	height: 15px;
	line-height: 15px;
	margin-left: 15px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

h3.submenu
{
	margin-left: 0;
	font-weight: bold;
	color: #666666;
}

/* @end */

/* @group Sidebar */

#highlights
{
	width: 209px;
	border-top: 1px dotted #999999;
}

#highlights h4
{
	margin: 6px 0 3px 0;
	font-size: 12px;
	color: #94221f;
}

#highlights ul
{
	margin: 0;
	padding: 0;
}

#highlights li
{
	margin-left: 15px;
}

#highlights div.highlight_section
{
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #999999;
}

#highlights div.highlight_section table
{
	width: 210px;
}

div.sidebox_large
{
	width: 165px; 
	height: 215px;
	display: block;
	padding: 15px 25px 0 25px;
	margin-bottom: 5px;
	overflow: hidden;
	background: no-repeat url( ../img/sidebox_large_bg.gif );
}

div.sizeable_sidebox
{
	width: 218px; 
	display: block;
	overflow: hidden;
	background: repeat-y url( ../img/sidebox_large_body_bg.gif );
}

div.sizeable_sidebox_top
{
	width: 168px;
	padding: 20px 25px 12px 25px;
	background: no-repeat url( ../img/sidebox_large_top_bg.gif );
}

div.sizeable_sidebox_bottom
{
	width: 218px;
	height: 8px;
	background: no-repeat url( ../img/sidebox_large_bottom_bg.gif );
	margin-bottom: 5px;
	padding-bottom: 0px;
}

/* @end */

/* @group Form */

table.form
{
}

table.form td
{
	height: 25px;
	vertical-align: middle;
}

table.form td.heading
{
	width: 120px;
}

table.form td.field
{
	width: 153px;
	font-size: 11px;
}

table.form td.field input{
	width: 150px;
}

table.form td.comment
{
	width: 100px;
	text-align: left;
}

table.form td.thin
{
	height: 15px;
	vertical-align: top;
}

#error_box
{
	display: none;
	border: 1px solid #94221F;
	padding: 4px;
	margin-bottom: 8px;
	color: #94221F;
	text-align: center;
}

#login_form p label{
	width: 75px;
	float: left;
	margin-top: 3px;
}

#login_form p input{
	width: 100px;
}

#login_form a{
	color: #94221F;
}

/* @end */


#content.home
{
	width: 660px;
	height: 505px;
	position: relative;
	background: no-repeat url( ../img/home_page_bg.jpg );
	border-right: 1px dotted #bbbbbb;
}
#content.home_1 {
	height: 402px;
	width: 660px;
	position: relative;
/*	background-image: url(../img/home_page_bg1.jpg);
	background-repeat: no-repeat;*/
}

#content.home div.link
{
	width: 88px;
	height: 28px;
	display: block;
	position: relative;
	top: 456px;
	left: 29px;
}
#content.home_1 div.link {
	width: 88px;
	height: 28px;
	display: block;
	position: relative;
	top: 456px;
	left: 29px;
}

#content.home #home_side
{
	width: 185px;
	float: right;
	display: inline;
	margin-right: 10px;
}
#content.home_1 #home_side {
	width: 200px;
	float: right;
	display: inline;
	margin-right: 10px;
}

#content.home #home_side div.breaking_news
{
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted #bbbbbb;
}
#content.home_1 #home_side div.breaking_news1 {
	margin-top: 0px;
	padding-top: 3px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
}

div.toggle_menus
{
	margin-left: 55px;
}

div.toggle_menu_box
{
	display: none;
}

#buzz_listing p
{
	padding: 3px 5px 3px 5px;
	margin: 5px 0 5px 0;
}

table.current_jobs_heading td
{
	vertical-align: top;
}

table.testimonials_heading td
{
	vertical-align: top;	
}


div.tombstones
{
	text-align: center;
}

div.tombstones img
{
	padding: 93px 7px 10px 7px;
	background: no-repeat url( ../img/recent_placements_bg.gif );
	margin: 0 7px 10px 7px;
}

div.placement
{
	width: 186px;
	height: 98px;
	display: inline; /* Fix IE Bug */
	float: left;
	clear: none;
	background: no-repeat url( ../img/recent_placements_bg.gif );
	padding-top: 93px;
	padding-left: 7px;
	margin: 8px;
}

#buzz_listing p.hovered
{
	background: #DDDDDD;
}




/* @group POLL */

div.lz_poll_area
{
	width: 190px;
	overflow: hidden;
}
div.lz_poll_area div.question_area ul{ margin: 5px 0 0 0; padding: 0; }
div.lz_poll_area div.question_area ul li{ margin: 0; padding: 2px 0 2px 0; list-style: none; }
div.lz_poll_area div.buttons{ margin-top: 5px; text-align: right; }
div.lz_poll_area div.results_area{ display: none; }
div.lz_poll_area div.results_area div.answer{ margin: 8px 0 0 0; }
div.lz_poll_area div.results_area div.bar
{
	padding: 2px 0 2px 2px;
	color: white;
	background-color: #94221F;
	min-width: 25px;
}
/* @end */


/* @group EDIT_POLL */

#lz_edit_polls
{
	width: 500px;
	text-align: right;
}

#lz_edit_polls label
{
	float: left;
}

#lz_edit_polls textarea
{
	width: 400px;
}

#lz_edit_polls div.question input
{
	width: 400px;
}

#lz_edit_polls div.answers
{
	
}

#lz_edit_polls div.buttons
{
	padding: 10px 10px 0 0;
	text-align: right;
}

#lz_edit_polls div.date
{ 
	float: left;
	display: inline;
	margin-left: 5px;
}

/* popup window */

#look,
#look2{
	height: 23px;
	width: 22px;
	margin-top: 165px;
	margin-left: 160px;
	position: absolute;
}


/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../img/overlay/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* black version of the overlay. simply uses a different background image */
	div.apple_overlay.black {
		background-image:url(http://static.flowplayer.org/tools/img/overlay/transparent.png);		
		color:#fff;
	}
	
	div.apple_overlay h2 {
		margin:10px 0 -9px 0;
		font-weight:bold;
		font-size:14px;
	}
	
	div.black h2 {
		color:#fff;
	}
	
	#triggers {
		margin-top:10px;
		text-align:center;
	}
	
	#triggers2 {
		margin-top:10px;
		text-align:center;
	}
	
	#triggers img {
		background-color:#fff;
		padding:2px;
		border:1px solid #ccc;
		margin:2px 5px;
		cursor:pointer;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	}
	
	#triggers2 img {
		background-color:#fff;
		padding:2px;
		border:1px solid #ccc;
		margin:2px 5px;
		cursor:pointer;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	}

