/* CSS Document */

body{
	background-color:#FFFFFF;
}

#container{
	width:960px;
}

#main_content{
	position:absolute;
	top:103px;
	left:209px;
	width:740px;
}

#credits{
	padding-top:41px;
	font-size:10px;
	color:#999999;
}

#credits a{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

#credits a:hover{
	font-weight:bold;
	color: #FE019C;
	text-decoration: underline;
}

#top_logo{
	position:absolute;
	left:0px;
	top:0px;
}

#whats_new_popup{
	position:absolute;
	top:178px;
	left:105px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	background-color:#FE019C;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	line-height:13px;
}
/************************************************** NAVBAR *****************************************************/
#navbar{
	position:absolute;
	top:103px;
	left:18px;
	width:194px;
	line-height:18px;
}

.navbar_filter_item{
}

#navbar .selected{
	font-size:12px;
	font-weight:bold;
	color:#FE019C;
}

a.navbar_filter_link {
	color:#505050;
	text-decoration:none;
}

a.navbar_filter_link:hover {
	color:#000000;
	font-weight:bold;
}

a.navbar_filter_link_selected {
	color: #FFFFFF;
	background-color:#000000;
	padding:1px;
	text-decoration:none;
}

.navbar_item{
	font-size:12px;
	font-weight:bold;
	color:#999999;
}

.navbar_item_rolled_over{
	font-size:12px;
	font-weight:bold;
	color:#FE019C;
	cursor:pointer;
}

.navbar_filter_title{
	text-transform:uppercase;
	font-weight:bold;
}

.navbar_dotted_line{
	height:20px;
	width:120px;
	border-bottom:dotted thin #999999;
}
/************************************************** TOP GRID *****************************************************/
.homepage_square{
	padding:3px 3px 3px 3px;
}

#top_grid_of_client_names{
	width:755px;
}

.client_grid_item{
	background-color:#000000;
	color:#FFFFFF;
	width:173px;
	float:left;
	padding-left:3px;
	margin-right:11px;
	margin-bottom:11px;
}

.client_grid_item_greyed_out{
	background-color:#DDDDDD;
	color:#FFFFFF;
	width:173px;
	float:left;
	padding-left:3px;
	margin-right:11px;
	margin-bottom:11px;
}

.client_grid_item_rolled_over{
	background-color:#FE019C;
	color:#FFFFFF;
	width:173px;
	float:left;
	padding-left:3px;
	margin-right:11px;
	margin-bottom:11px;
	cursor:pointer;
}

/************************************************** MAIN CONTENT *****************************************************/

.page_title{
	color:#999999;
	font-weight:bold;
	text-transform:uppercase;
}

#client_drilldown_outer_pane{
	background-color:#000000;
	width:732px;
	padding:3px;
}

#client_drilldown_outer_pane #client_name{
	color:#FFFFFF;
	float:left;
}

#client_drilldown_outer_pane #right_side_link{
	color:#FFFFFF;
	float:right;
	text-transform:uppercase;
}

#client_drilldown_outer_pane #right_side_link a{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	top:-1px;
}
#client_drilldown_outer_pane #right_side_link a:hover{
	color:#FE019C;
}

#client_drilldown_outer_pane #inner_pane{
	color:#000000;
	background-color:#000000;
	height:100%;
	width:100%;
}

#client_drilldown_outer_pane #inner_pane #nav{
	width:170px;
	overflow:hidden;
	font-size:11px;
	padding-left:5px;
	padding-top:10px;
	background-color:#FFFFFF;
	color:#999999;
	font-weight:bold;
}

#client_drilldown_outer_pane #inner_pane #nav a{
	text-decoration:none;
	font-weight:bold;
	color:#999999;
}

#client_drilldown_outer_pane #inner_pane #nav a:hover{
	text-decoration:none;
	color:#FE019C;
}

#client_drilldown_outer_pane #inner_pane #nav .selected{
	color:#FE019C;
}

#client_drilldown_outer_pane #inner_pane #inner_pane_content{
	width:544px;
	background-color:#FFFFFF;
}

#client_drilldown_outer_pane #inner_pane #inner_pane_content{
	width:544px;
	background-color:#FFFFFF;
}

#client_drilldown_outer_pane #inner_pane #inner_pane_content #tearsheets_nav{
	font-size:11px;
	float:right;
	font-weight:bold;
	color:#FE019C;
	padding-right:10px;
}

#client_drilldown_outer_pane #inner_pane #inner_pane_content #tearsheets_nav a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#client_drilldown_outer_pane #inner_pane #inner_pane_content #tearsheets_nav a:hover{
	text-decoration:none;
	color:#FE019C;
	font-weight:bold;
}

#client_drilldown_outer_pane #inner_pane #inner_pane_content #tearsheet_title{
	float:left;
}

#client_drilldown_outer_pane #inner_pane #spacer{
	width:10px;
	background-color:#FFFFFF;
}

#about{
	width:383px;
	float:left;
	margin:10px 0px 0px 14px;
	padding-right:10px;
}

#bio_quote{
width:123px;
background-color:#666666;
float:left;
color:#FFFFFF;
font:15px/22px Arial, Helvetica, sans-serif;
padding:0px 8px 10px 6px;
margin:10px 0px 0px 0px;
}

.client_headshot_image{
float:left;
margin:0px 10px 0px 0px;
}

.insights{
text-align:right;
font:12px/15px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.insights a:link{
color:#FFFFFF;
text-decoration:none;
}

.insights a:visited{
color:#FFFFFF;
text-decoration:none;
}

.insights a:hover{
color:#FF0099;
text-decoration:none;
}

#snapshots{
display:none;
z-index:10;
background-color:#FFFFFF;
}

#close_snapshots{
float:right;
color:#999999;
cursor:pointer;
}

#close_snapshots a:link{
color:#999999;
text-decoration:none;
}

#close_snapshots a:visited{
color:#999999;
text-decoration:none;
}

#close_snapshots a:hover{
color:#FF0099;
text-decoration:none;
}

#close_snapshots:hover{
color:#CCCCCC;
}

.insights:hover{
cursor:pointer;
}

#contact_section_left_pane{
	width:184px;
}

#contact_section_right_pane{
	width:366px;
	color:#999999;
}

#contact_section_right_pane .fullwidth{
	width:270px;
}

#contact_section_right_pane .fullwidth_textarea{
	width:270px;
	height:100px;
}

#contact_section_right_pane a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#contact_section_right_pane a.reset_button{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

#contact_section_right_pane a:hover{
	color:#FE019C;
	font-weight:bold;
	text-decoration:none;
}

.whats_new_right_pane{
	width:178px;
}

.whats_new_center_pane{
	width:11px;
}

.whats_new_left_pane{
}

.whats_new_item_title{
	font-weight:bold;
}

/****** Video Page ******/
div.ss_header_text{
width:300px; 
float:right;
margin-bottom:24px;
}

div.vid_block{
margin-top:56px;
width:630px;
clear:both
}

div.first_vid_block{
padding-top:36px;
}

div.vid_block p{
width:352px;
}

div.vid_block a{
color:#f78f1e;
text-decoration:none
}

div.vid_block img{
border:none;
}

div.vid_block h2 span.client_header{
color:#01adef;
}

div.video_testimonial{
width:230px;
float:right;
font-size:16px;
border:1px solid #CCC;
padding:12px;
background:url(website_images/quote.gif) no-repeat top left;
}

div.video_testimonial p{
width:220px;
margin-top:0px;
line-height:20px;
text-indent:1em;
background:none;
}

p.quote_attribution{
font-style:italic;
text-align:right;
}