/* @override http://dev.dyadcom.com/stc/trunk/css/screen.css */

/* @group Style */
h1{	font: 20px/140% Georgia, "Times New Roman", Times, serif;}
h3{	text-transform: uppercase;}
p {margin-bottom: 10px;}
a{color: #595959;}
a:hover{color: #000;}
em{	font-style: italic; }
strong{ font-weight: bold; }
h1 p, a p{
	padding: 0;
	margin: 0;
}

.hide{display: none;}

.capital{color: #959595;
	text-transform: uppercase;
}

/* @end */

/* @group Structure */

#container{
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px;
}

#content{
	overflow: hidden;
	font: 13px/170% Georgia, "Times New Roman", Times, serif;

}

.column{
	display: block;
	width: 285px;
	float: left;
	margin-right: 10px;
}

/* @group Header */

#hdr{
	background-color: #ebead9;
	display: block;
	width: 940px;
	height: 73px;
	overflow: hidden;
	position: relative;
}

#hdr div{
	color: #595959;
	position: absolute;
	top: 22px;
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	line-height: 140%;
}

#hdr a{color: #595959;}
#hdr a:hover{color: #000; border-bottom: 1px #000 solid;}

#hdr #icon{
	display: none;
	position: absolute;
	top: 7px;
	left: 10px;
	background: url(../img/logo-icon.gif) no-repeat 0 9px;
	text-indent: -9000px;
	height: 58px;
	width: 58px;
}

body#home #hdr #icon{
	display: block;
}

body#home #hdr #logo{
	left: 80px;
	background-position: -69px 0;
	background-repeat: no-repeat;
}

body#home #hdr #logo:hover{
background-position: -69px -44px;
}

#hdr #logo{
	display: block;
	width: 375px;
	height: 44px;
	position: absolute;
	left: 11px;
	top: 15px;
	background-image: url(../img/logo-rollover.gif);
	text-indent: -9000px;
}

#hdr a#logo:hover{
	border: 0px;
	background-position: 0 -44px;
}

#hdr #address1{	right: 200px;}
#hdr #address2{	right: 20px;}

/* @end */

/* @group Footer */

#ftr{
	color: #595959;
	border-top: 2px #e8e8e8 solid;
	margin-top: 10px;
	text-transform: uppercase;
	font: 10px Georgia, "Times New Roman", Times, serif;
	padding: 7px 0 10px;
	position: relative;
}

#ftr a{color: #595959;}
#ftr a:hover{color: #000; border-bottom: 1px #000 solid;}

a#twitter{
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9000px;
	background-color: #fff;
	background-image: url(../img/twitter.gif);
	position: absolute;
	right: 0px;
	top: 8px;
	text-decoration: none;
	border: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

a#twitter:hover{
	border: 0px;
	background-color: #ebead9;
}

/* @end */


/* @group Navigation */

ul#nav, ul#sub_nav, ul#ter_nav, ul#consult_nav{
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

ul#nav{
	display: block;
	overflow: hidden;
	padding: 10px 0;
	margin-top: 10px;
	border-top: 2px #e8e8e8 solid;
}

ul#nav li{float: left;}

ul#nav li a, ul#sub_nav li a, ul#ter_nav li a, ul#consult_nav li a{
	display: block;
	color: #595959;
}

ul#nav li a{	
	text-transform: uppercase;
	margin-right: 20px;
}

ul#nav li a:hover{ color: #000; }

ul#nav li.cur a{ color: #000; border-bottom: 0px #000 solid; }

ul#sub_nav, ul#ter_nav, ul#consult_nav{	font-size: 11px; }

ul#sub_nav li, ul#ter_nav li, ul#consult_nav li{ margin-bottom: 5px;
	text-indent: -10px;
	padding-left: 10px;
	line-height: 115%;
}
ul#sub_nav li a, ul#ter_nav li a, ul#consult_nav li a{ color: #959595; }
ul#sub_nav li a:hover, ul#ter_nav li a:hover, ul#consult_nav li a:hover{ color: #000; }

#sub_navigation ul li.parent_cur a, #sub_navigation ul li.cur a{ color: #000; }
ul#ter_nav li a:hover, ul#ter_nav li.cur a, ul#consult_nav li.cur a{color: #f4792d;}

ul#ter_nav{
	margin-top: 25px;
	padding-top: 5px;
	border-top: 1px #959595 dotted;
	margin-right: 20px;
}

ul#consult_nav{
	margin-right: 20px;
}

/* @end */

/* @group Banner */



/* @end */

/* @group Page */

/* @group Content */

form#freeform input{
	margin-bottom: 5px;
}

form#freeform input[type="text"]{
	display: block;
	width: 573px;
	border: 1px #ebead9 solid;
	padding: 5px;
	font: 13px Georgia, "Times New Roman", Times, serif;
}


form#freeform textarea{
	display: block;
	width: 573px;
	border: 1px #ebead9 solid;
	padding: 5px;
}

.unfocus{
	color: #bebea9;
}

.wrap1, .wrap2, .wrap3{
	overflow: hidden;
	display: block;
	padding-bottom: 0;
}


/* @end */

/* @group Sidebar */



/* @end */

/* @end */

/* @group Form */




/* @end */

/* @end */

/* @group Pages */

/* @group Case Studies */

div#caption{
	color: #595959;
	margin-top: 10px;
}

#main #content.case_study_content{
	width: 440px;
}

#main #sidebar.case_study_sidebar{
	width: 311px;
	border-top:2px #e8e8e8 solid;	
	padding-top: 20px;
	margin-top: 0;
}

div#pagination{
	border-top:2px #e8e8e8 solid;
	padding-top: 8px;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 18px;
}

div#sidebar div#pagination a{padding: 5px;
	font-size: 11px;
}
div#sidebar div#pagination a.activeSlide {color: #f4792d;}
div#sidebar div#pagination a:hover {color: #f4792d;}

/* @end */

#content h1{
	color: #595959;
}

#content h2{
	font: italic 17px/140% Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin-bottom: 6px;
}


#content ul{
	margin-bottom: 10px;
}

#content ul li{
	margin-bottom: 0;
	background: url(../img/bullet.gif) no-repeat 0 6px;
	padding-left: 15px;
}

#content ul.nolist li{
	margin: 0;
	padding: 0;
	background-image: none;
}

#content a:hover{
	border-bottom: 1px #595959 solid;
}
body.s2_market div#main div#content{
	width: 776px;
}

div#cascade-links, div#cascade-lists{
	display: block;
	width: 384px;
	float: left;
}

div#cascade-lists ul{
	display: none;
}

div#cascade-links h3{
	display: block;
	cursor: pointer;
}

div#cascade-links h3:hover, div#cascade-links h3.expanded{
	color: #f4792d;
}

div#banner{
	display: block;
	height: 156px;
	position: relative;
	margin-bottom: 15px;
}

div#bannerSpan{
	display: block;	
	width: 940px;
	height: 30px;
	background-color: #ebebda;
	position: absolute;
	bottom: 0;
}

div#banner h1{
	position: absolute;
	bottom: 1px;
	left: 158px;
}

div#banner a{
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #000;
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

/* @group Home */

#featured_case_study{
	display: block;
	width: 938px;
	height: 305px;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}

#overlay{
	position: absolute;
	width: 918px;
	display: block;
	height: 47px;
	background-color: #ebead9;
	bottom: 0;
	padding: 10px;
}

#overlay h2{ font: normal 21px/140% Georgia, "Times New Roman", Times, serif; }
#overlay p {
	text-transform: uppercase;
	font: 12px/160% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-left: 3px;
}

#overlay p a{color: #595959;}
#overlay p a:hover{color: #000; border-bottom: 1px #000 solid;}

ul#services_groups{ 
	overflow: hidden; 
	margin-top: 10px;
	border-bottom: 2px #e8e8e8 solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
ul#services_groups li{ 	float: left;}

ul#services_groups li{
	display: block;
	width: 216px;	
	margin-right: 0;
	color: #fff;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding: 7px 0 5px 11px;
	border-right: 10px #fff solid;
}

ul#services_groups li a{
	color: #fff;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

ul#services_groups li a:hover{
	color: #000;
}

ul#services_groups li.last {margin-right: 0; border-right: 0px #fff solid;}

li#services_strategy { background-color: #eb7833;}
li#services_creative {background-color: #7c8aae;}
li#services_integrated_marketing {background-color: #f6ba25;}
li#services_development_communications {background-color: #94a99d;}

#rollovers{
	display: block;
	height: 285px;
	width: 207px;
	color: #000;
	padding: 10px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}

#rollovers ul{
	position: absolute;
	bottom: 10px;
}

#rollovers ul li a{
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #000;
	cursor: default;
}

body#home #intro{
	float: left;
	width: 464px;
	font: 11px/140% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

body#home #news{
	float: right;
	width: 464px;
	font: 11px/140% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

body#home #news a{
	overflow: hidden;
}

body#home #news ul li{
	background-image: none;
	padding: 0;
	margin: 0 0 5px;
}


/* @end */

/* @group Interior */

#page{overflow: hidden;}

#page #sub_navigation{
	float: left;
	display: block;
	width: 161px;
}

#page #sub_navigation.serviceNavWidth{
	width: 236px;
}

#main{
	overflow: hidden;
}

#main #content{
	float: left;
	width: 590px;
}

#main #content.serviceWidth{
	width: 464px;
}

#main #sidebar{
	float: right;
	width: 146px;
	font: 11px/150% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#main #sidebar a{color: #959595;}

.job_title{
	color: #959595;
	font-style: italic;
	font-weight: normal;
}

span.job_title{
	font-size: 16px;
	margin-left: 3px;
}

/* @end */

/* @group News */
.s2_news #content h2{
	margin-top: 10px;
}


ul#news_list li{
	padding-left: 0px;
	background-image: none;

}
ul#news_list li a { color: #000; }
.post_date { color: #959595; font-style: italic; }

/* @group Pagination */

div#content ul.pagination{
	border-top: 1px #959595 dotted;
	padding-top: 10px;
}

div#content ul.pagination li{
	float: left;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background-image: none;
	margin: 0;
	padding: 0 10px 0 0;
}

div#content ul.pagination li a{	
	text-decoration: none;  
	border-bottom: 0px #000 solid;
	text-transform: none;
	background-image: none;
}
div#content ul.pagination li a:hover{ color: #f4792d;  border-bottom: 0px #000 solid; }
div#content ul.pagination li.here a{
	color: #f4792d; 
}



/* @end */

/* @end */

/* @group Services */

/* @group Banner */

#s1_services #banner{height: 255px;}
#s1_services #banner h1{color: #fff;}

.s2_strategy #bannerSpan{background-color: #f37a2d;}
.s2_creative  #bannerSpan{background-color: #788baf;}
.s2_integrated_marketing #bannerSpan{background-color: #f6ba25;}
.s2_development_communications #bannerSpan{background-color: #94a99d;}

/* @end */

div#buckets{
	overflow: hidden;
	height: 225px;
}

.bucket_list{	
	overflow: hidden;
	display: block;
	width: 226px;
	height: 225px;
	float: left;
	border-right: 11px #fff solid;	
	position: relative;
	background-repeat: no-repeat;
}

.inner{	
	display: block;
	width: 226px;
	height: 225px;
}

.bucket_list ul{
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.lastcol{	
	border-right: 0px #fff solid;
}

.bucket_list li a{
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #000;
	cursor: default;
}

/*.bucket_list li a:hover{color: #f4792d;}*/

#bucket_list_strategy.inner{background-color: #eb7833;}
#bucket_list_creative.inner{background-color: #7c8aae;}
#bucket_list_integrated_marketing.inner{background-color: #f6ba25;}
#bucket_list_development_communications.inner{background-color: #94a99d;}

/* @end */



/* @end */
