/** DEFAULT CSS  ****************/
	
	* 
	{
		margin: 0;
		padding: 0;
	}
	
	a:link { text-decoration: none; color: #ff0; }
	a:visited { text-decoration: none; color: #ff0; } 			
	a:hover { text-decoration: underline; color: #ff0; }
	
	table
	{
			border-collapse:collapse;
			border:none;
			text-align:left;
	}
	
	td{padding:5px 3px; border: none;}
	th{ border: solid thin #000; padding:5px 0;}
	
	img, a img, a:link img, a:visited img, a:hover img {border: none;}
	

	
	h1
	{
		font-size:22px;
	}


	h2
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:28px;
		color:#fff;
		margin:0 0 0px 0;
		font-weight:normal;
	}
	
	h3
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		color:#fff;
		font-weight:normal;
		margin-bottom:5px;
	}
	
	a:link h3
	{
		color:#fff;
	}
	
	a:hover h3
	{
		color:#ff0;
	}
	
	.clear{ clear:both;}
	
	.margin_right_none {
		margin-right:0;
	}
        .float_left {
            float:left;
        }
        
        .white {
            color:#FFF;
        }

/** END DEFAULT  ****************/





body {
	background:#000;
/*	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;*/
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        color: #999;
	font-weight:normal;
}

.body_margin {
	margin:0 auto;
	width:960px;
}

/* Header */

#header_bkg{
	background-color: black;
	background: url('../images/top_background.png');
         border-bottom: 1px dashed #2e2e2e;
/*	opacity:.5;*/
/*	filter:alpha(opacity=50);*/
/*	padding-bottom: 10px;	*/
	}
.dashed_line{
	border-top: 1px dashed #2e2e2e;
	padding: 0px;
	margin: 0px;
	}	

#logo_header {
	color:#000;
	font-size:34px;
/*	position:absolute;
	margin:-99999px;*/
}

#top {
	position:relative;
/*	background:url(../images/LOGO.png) no-repeat 0px 30px;*/
	height:145px;        
}

#home_button {
	display:none;
	position:absolute;
}

#home_left {
    height: 570px;
}

#home_right {
    height: 570px;
    padding:20px 10px 20px 0;
    line-height:22px;
    border-top:#ff0 solid 0px;
    position: relative;
    margin-top: -10px;
}

.home_client_list, .home_friend_list {
    text-align: center;
}

.home_client_list img {
    margin: 0 19px;
    vertical-align: middle;
}

.home_friend_list img {
    margin: 0 10px;
    vertical-align: middle;
}

.home_client_list_title, .home_friend_list_title {
    font-size: 10px;
    font-family: Arial,Helvita,sans-serif;
    color: #4D4D4D;
    position: relative;
    margin-top: -15px;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}

.home_friend_list_title {
    margin-top: 10px;
    margin-bottom: 20px;
}

#top_nav_wrapper {
/*	border-top:dotted 1px #333;*/
	height:56px;
}

#top_nav_wrapper a:hover {
    text-decoration: none;
}

#main_nav, #main_nav li {
    list-style: none;
    float:left;
}

#main_nav li {
    
}

.new_feature {
    position: absolute;
    margin: 3px 00px 0 657px;
    display: block;
}

/** JQuery - width of top_nav is adjusted to +1 pixel for odd number elements of .top_nav in jquery to even out width of elemtns across page. **/
.top_nav {
	background:#333;
	color:#999;
	float:left;
	margin-right:2px;
	width:125px;
	padding:6px 5px;
	height:32px;
	margin-top:5px;
        font-size: 12px;
}

.top_nav:hover {
	color:#FFFF00;
	cursor:pointer;
	text-decoration:none;
}

.top_nav a:hover {

}

.nav_active {
	background:#00ADEE;
	color:#fff;
}

.nav_active:hover {
	color:#fff;
}

#hero {
    text-align: center;
}

#hero_wrapper {
	height:0px;
	overflow:hidden;
	position:relative;
	z-index:10px;
        background:url("../images/bg/gradient.png") repeat-x scroll 0px 0px #000000;
}

#hero_slider, .hero_slider {
	position:relative;
        width: 100%;
        text-align: center;
/*	index:-5;*/
}

.slideshow_image{
	width:960px;
	height:540px;
}

.hero_arrow {
	position:absolute;
	z-index:10000;
	margin-top:200px;
	display:none;
}

#hero_right_arrow {
	margin-left:865px;
}

.slider {
    height:550px; 
    text-align: center;
}

#hero_graphic {
    width:100%; 
    position: absolute; 
    z-index: 0;
    text-align: center;
    height:550px;
    min-width: 900px !important;
}

#hero_copy {
    width: 960px; 
    margin: 0 auto; 
    position: relative;  
    z-index: 1;
}

#hero_copy h1, #hero_copy div {
    width: 313px; 
    text-align: left;
}

#hero_copy h1 {
    color: #FFFF00;
    font-size: 31px;
    padding-top: 50px;
    font-weight: normal;
    line-height: 37px;
    padding-bottom: 30px;
}

#hero_copy div {
    color: #666;
    font-size: 14px;
    line-height: 23px;width: 313px;
}

#nav {
    margin-top:-30px;
    position: relative;
    z-index: 1000;
    width: auto;
}
.circle_off {
    margin:0 2px;
}

.circle_on { 
    position: relative;
    z-index: 1000;
    display: none;
    margin:0 2px;
}

a.activeSlide img.circle_on {
    display: inline;
}

a.activeSlide img.circle_off {
    display: none;
}

.hero_buttons {
}

#yellow_bar {
	height:25px;
	border-top:1px dashed #333;	
}


#page_content {
	overflow:hidden;
	padding-bottom:20px;
}

#page_content a:hover{
	text-decoration:underline;
}

.content_header {
	font-size:31px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#fff;
        line-height: 37px; /* added 7/1/11 */
}

#page_content_left, #page_content_right {
	padding-left:3px; /** Fix loss of info on left in Mac Firefox  **/
}

#page_content_left {
	width:697px;
	float:left;
	border:#000 solid 0px;

}

/** jquery will add a dotted bottom line to all .page_blocks except the last one in function globalFunctions() **/
#page_content_left .page_block{
	padding:20px 10px 20px 0;
	line-height:22px;
	border-top:#ff0 solid 0px;
}

#page_content_left .page_block_noborder{
	padding:20px 10px 20px 0;
	line-height:22px;
	border:0px;
}

#page_content_right {
	margin-top:10px;
	width:257px;
	float:right;
}

#page_content_right a:hover {
	text-decoration:underline;
}

/*** Footer Styles ****/
#footer {
	background:#333;
	margin-top:40px;
	/*height:140px;*/
	padding:5px 15px 15px;
	font-size:11px;
	color:#fff;
}

#footer table tr td {
	line-height:20px;
}

#footer a:hover {
	text-decoration:underline;
}

.footer_title {
	color:#666;
}

.footer_links a {
	color:#ccc;
}

.footer_links a:hover {

}

/*** Request For Proposal Page *****/

textarea#project_backgrounder {
	padding:5px;
	margin-top:7px;
	background:#333;
	border:none;
	width:600px;
	height:120px;
	color:#ccc;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.contact_input {
	background:#333; 
	color:#999; 
	font-size:21px; 
	border:none;
	width:346px;
	height:34px;
	padding:0 8px;
}

.ios_contact_input {
	color:#000; 
	font-size:21px; 
	width:346px;
	height:34px;
	padding:0 8px;
}

.contact_select {
	width:355px;
	height:25px;
}

.selectbox_custom {
	padding:5px 0;
	background:#333;
	height:24px;
}

.label_priority {
	font-size:17px;
}

.custom_button {
	background:#ff0;
	border:none;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	width:220px;
	height:40px;
	cursor:pointer;
}

.custom_button_wrapper {
	height:40px;
	width:230px;
	background:#ff0;
	text-align:center;
	cursor:pointer;
}


/*** Contact Page *****/

#contact_page {

}

.contact_container {
	line-height:20px;
}


/*** Who We Are ***/
.leadership_table {
	margin:20px 0;
	width:620px;
}

.leadership_image {
	height:85px;
	width:110px;
}

.border_top_dotted_leadership {
    border-top:1px dashed #333;
    margin-top: 30px;
    padding-top: 20px;
    width: 679px;
}

#who_we_are_left, #who_we_are_right {
    width: 325px;
    float: left;
    border: 0px solid red;
    margin-bottom: 15px;
}
#who_we_are_left {
    margin-right: 20px;
}

#who_we_are_left img, #who_we_are_right img {
    border: 8px solid #262626;
}

#who_we_are_left p, #who_we_are_right p {
    padding:5px 0 12px 0;
    line-height: 24px;
}

#who_we_are_left ul, #who_we_are_right ul {
    margin-left: 10px;
    padding-left: 10px;
}

.who_we_are_quote {
    font-size: 20px;
    color: #fff;
    line-height: 27px;
    padding: 25px 0;
}

.phrase_top {
    background-image: url('../images/Bubble_top.png');
    background-repeat: no-repeat;
    height: 10px;
    margin-top: 10px;
}

.phrase_middle {
    background-image: url('../images/Bubble_middle.png');
    background-repeat: repeat-y;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 0 0 10px 0;
}
.phrase_middle div {
    font-size: 10px;
    color: #4D4D4D;
    position: relative;
    margin: -5px 0 5px 0;
}

.phrase_bottom_left {
    background-image: url('../images/Bubble_bottom_Right.png');
    background-repeat: no-repeat;
    height: 36px;
}

.phrase_bottom_right {
    background-image: url('../images/Bubble_bottom_Left.png');
    background-repeat: no-repeat;
    height: 36px;
}

/*** How We Work ***/

.tactical_table {
	height:80px;
	font-size:14px; 
	vertical-align:top;
	color:#a9a9a9;
	font-weight:normal;
}

.d1 {
	padding-left:110px;
	height:140px;
}

.d1_titles {
	font-size:9px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
}

.tactical_highlight {
	padding:0 5px; 
	background:#00ADEE; 
	color:#000;
	width:100px;
}

.creative_table {
	margin:10px 0 20px;
}

.creative_table_left {
	width:100px;
}

/** Case Study **/
#case_study_heading {
    padding-top: 2px;
}
.case_study_thumb {
    margin: 0 20px 20px 0;
}

.case_study_heading {
    margin-top: 10px;
    margin-bottom: 0px;
}

.case_study_headlines {
/*    color: #999;*/
    font-family: arial;
    font-size: 12px;
    width: 270px;
    padding-bottom: 20px;
}

.case_study_headlines a {
   font-family: georgia;
   font-size: 14px;
}

.case_study_content p, .case_study_content img {
    padding:5px 0 20px 0;
    line-height: 24px;
}

.case_study_content ul {
    margin-left: 10px;
    padding-left: 10px;
}

.case_study_quote {
    font-size: 20px;
    color: #fff;
    line-height: 27px;
    padding: 25px 0;
}

.case_study_social_icons {
    position: absolute;
    margin: -5px 0 0 554px;
}
.case_study_social_icons img {
    margin-right: 0px;
    cursor: pointer;
}

.print_icon {
    margin-left: 593px;
    margin-top: 10px;
    display: relative;
    margin-bottom: 0;
}

.project_title_nav {
    color: #666;
    font-size: 12px;
}

/** Client Buzz **/
.testimonial {
	margin-bottom:30px;
}

.quote_wrapper {
	margin:0 0 25px  30px;
}

.quote_header {
	font-size:12px;
	color:#797979;
}

.quote {
	font-size:18px;
	color:#00ADEE;
	line-height:30px; 
	font-weight:normal;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}

.quote_source {
	color:#666;
	/*font-weight:bold;*/
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.logo_grid {
	margin:3px 10px 7px 0;
	float:left;
}

/** Media and Press **/
.award_image {
	width:170px;
	height:180px;
	text-align:center;
}

.award_info {
	height:70px;
	width:420px;
	font-color:#999;
	font-size:16px;
	padding: 20px;
}

.media_kit_link {
	margin-top:13px
}


/** Site Map **/

#site_map_wrapper .page_block{
	padding:10px 10px 10px 0;
}

#site_map_wrapper a {
	font-size:14px;
}

/** New feb 2011 **/
.hero_controls
{
    margin: 0 auto;
    width: 900px;
}
.hero_controls a#prev_hero{
	float: left;
	margin-left: -95px;
	
	}
.hero_controls a#next_hero{
	float: right;
	margin-right: -35px;
	}
.hero_controls img{
	position: absolute;
	margin-top: 220px;
	opacity:0;
	filter:alpha(opacity=0);
	}
        
.hero_button {
    margin-top: 25px;
}
        
.copy{
    height: 60px;
    margin-top: -130px;
    position: absolute;
	}
.copy div{
    margin: 5px;
    padding: 15px;
    background:url('../images/bg/10x10_transparent_black.png');
	}
.copy h1, .copy a{
	color: #FFFF00;
	opacity:1 !important;
	}
.copy h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
.copy a{
	text-transform: uppercase;
	font-size:11px;
	}
.copy p{
	color:#FFFFFF;
	}
.invisible{
	display: none;
	}
.hero_container{
	width:960px;
	margin:0 auto;
	}
/** footer **/
#new_footer .skinny{
	background: url('../images/skinny_footer_bg.png');
	border-top:1px dashed #4C4C4C;
	padding-top: 15px;
	padding-bottom: 15px;	
	}
	
#new_footer .fat{
	background: url('../images/fat_footer_bg.png');
	border-top:1px dashed #333333;
	padding-top:20px;
	padding-bottom:20px;
	}
	
#new_footer .fat .left{
	float:left;
	width:674px;
	
	overflow: hidden;
	margin-right:0px;
	}
        a.from-footer:hover {
            text-decoration: none;
        }
	
#new_footer .fat h1, .fat a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:26px;
	color: #CCCCCC;
	}
	
#new_footer .fat a{
	color: yellow;
	font-size:13px;
	}

#new_footer .fat h1 a{
	font-size:26px;
	color: #CCC;
	}

#new_footer .fat h1 a:hover{
	color:yellow;
	}
		
#new_footer .fat p{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.7em;
	font-size:13px;
	color:#555555;
	margin-top:15px;
	padding-right:4px;
	}
	
#new_footer .fat .post .postcontainer div{
    float: left;
    width:310px;
    margin-bottom: 8px;
}

.postcontainer {
    width: 674px;
    overflow: hidden;
}

div.video{
	position: relative;
	display: block;
	background:#000; 
	width:340px; 
	height:190px; 
	float: right;
	margin-left: 20px
}

#new_footer .fat .post{
/*	border-bottom: 1px dashed #333333;*/
	padding-bottom: 10px;
	
	width: 2000px; /**this should be dynamic**/
	}
	
#new_footer .fat .post_footer{
	border-top:1px dashed #333333;
	margin-top:10px;
	padding-top:5px;
	}
#new_footer .post_footer .left{
	float: left;
	width:120px;
	padding-top: 5px;
	}
#new_footer .post_footer .right{
	float: right;
	padding-top:5px;
	width:200px;
        text-align: right;
	}
#new_footer .post_footer a:link{
	outline: none;
	}
	
#new_footer .fat .post div{
	width:674px;
	float:left;
	}
	
#new_footer .shifter{
	float:left; 
	white-space:nowrap;
	color: #191919;
	}
#new_footer .shifter span{
	position: absolute;
	display: block;
/*	top: 0;*/
	}
#new_footer .shifter:before {
	padding: 1px;
	position:absolute;
	display: block;
	content: attr(title);
	color: #999;
}
#new_footer a .shifter:hover:before{ 
	color:#FFFF00;
	}

#new_footer .skinny .left, #new_footer .skinny .center, #new_footer .skinny .right{
	float:left;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
	}
	
#new_footer .skinny .left{
	width:325px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
	}
	
#new_footer .skinny .center{
	margin-left: 260px;
/*    border-right: 1px solid #666;*/
    margin-left: 260px;
	}
	
#new_footer .skinny .right{
	margin-left:85px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000;
        float: left;
	}
	
#new_footer .skinny a.floater{
	white-space: nowrap;
	float: left;
/*	width:100px;*/
	padding-left: 25px;
	}
#new_footer .skinny a.social{
	white-space: nowrap;
	float: left;
	padding-right: 0px;
	}
#new_footer .skinny .rollover_image{
    margin-left: 7px;
    margin-top: -5px;	
	}
        
.footer_contact {
/*    background-image: url('../images/contact_us_bg.png');
    background-repeat: no-repeat;
    background-position: top right;*/
    text-align: left;
    width: 260px;
    float: right;
    font-size: 11px;
    color: #ccc;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    height: 222px;
    padding: 0px 0 0 20px;
    line-height: 17px;
}

#new_footer .fat .footer_contact a {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

#new_footer .footer_title{
	display: block;
	margin-top: 5px;
        font-size: 10px;
	}
#new_footer .fat .right{
	line-height: 1.7em;
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	}
#new_footer .fat .right a{
	font-family: Helvetica, Arial, sans-serif;
	}
#new_footer .paginate{
    display: block;
    float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    margin-top: 5px;
    width: 30px;
	}
/** end footer **/

 /** new march 2011 **/
#map_canvas {
	width:620px; 
	height:260px;
	margin-bottom: 20px;
	}
.adp-placemark{
	background: none;
	color:#00ADEE;
	border:0;
    font-size: 1.1em;
    font-weight: bold;
	}
.mapper table, .mapper tr, .mapper td{
	vertical-align: top;
	}
/** end new **/


/** global styles **/

.back_to_top {
    text-align: right;
    padding-bottom: 5px;
}

.topper {
    cursor: pointer;
}

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:390px;
/*	right:10px;*/
margin-left: 810px;
	overflow:hidden;
	width:100px;
	height:20px;
	border:0px solid red;
	text-indent:-999px;
	background:url(../images/back_to_top.png) no-repeat left top;
}

#toTopHover {
	width:90px;
	height:20px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}

.border_bottom_dotted {
	border-bottom:1px dashed #333;
}
.border_top_dotted {
	border-top:1px dashed #333;
}

.hightlight_1 {
	background:#00B9FF;
	color:#000;
	padding:2px 2px 2px 2px;
}

.heading_1 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
        font-family:Arial, Helvetica, sans-serif;
}

.heading_2 {
	font-size:10px;
	color:#00A2E2;
	line-height:30px;
	text-transform:uppercase;
        font-family:Arial, Helvetica, sans-serif;
        padding-top: 12px;
}

.heading_3 {
	font-size:11px;
	color:#00A2E2;
	line-height:30px;
	text-transform:uppercase;
}

.heading_4 {
	color:#00A2E2;
	font-size:14px;
	font-weight:bold;
}

.heading_5 {
	color:#00A2E2;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.heading_6 {
	color:#00A2E2;
	font-size:12px;
	/*font-weight:bold;*/
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.font_1 {
	font-size:14px;
	color:#ccc;
}

.font_2 {
	font-size:12px;
	color:#999;
}

.font_3 {
	font-size:14px;
	color:#999;
}

.paragraph {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
	line-height:24px;
	padding:0 0 15px 0;
}

.bullet_list {
	list-style:disc;
}


#page_content_right a.second_nav:hover {
	text-decoration:none;
        outline: none;
}

a.active_nav:link h3{
	color: #FFFF00;
	}

.clear{ clear:both;}
	
.margin_right_none {
	margin-right:0;
}

.font11 {
	font-size:11px;
}

.color333 {
	color:#333;
}

.color666 {
	color:#666;
}

.border7 {
	border:7px solid #333;
}

.no_border {
	border:none;
}

.sub_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 0 5px;
}

/**  End global style **/

.display_none{
	display: none;
	}

/* Global */
.blue {
    color:#00ADEE;
}

.lt_grey {
    color: #A5A5A5;
}
        
sup {
    font-size: 12px;
}  

.rollover_image:hover {
    text-decoration: none;
}

.debug {
    border: 1px solid red;
}

p {
    padding:5px 0 0px 0;
}

.p p {
    padding:5px 0 12px 0;
}

.header_spacer {
    margin-bottom:6px;
}
