/* Extends master.css in addition to custom styles for this page */

#work_client_logos { 
	margin-bottom:-7px;
}

.bu_nav_work, .bu_nav_work a { 
	background: url("../images/mainnav-x_3.gif") left -112px no-repeat; /* turns nav on */ 
}

#maincontent {
}

#content_wrapper {
	padding:0 !important;
	background:url(/images/vert_div.gif) 430px 0 repeat-y;
}

.hdr_whatwedo {
	background:url("../images/hdr_what_we_do.gif") no-repeat;
	
}

.hdr_casestudy {
	background:url("../images/hdr_case_study.gif") no-repeat;
	margin-bottom:10px;
}

#work_lt {
	position:relative;
	width:415px;
}

#work_rt {
	position:relative;
	width:350px;
}

/* what we do */

#whatwedo_nav {
	width:424px;
	padding-top:0;
	margin:-8px 0 0 0;
}

*html  #whatwedo_nav { /* IE6 */
	margin-bottom:-13px;
}

#whatwedo_nav a {
	float:left;
	display:block;
	font:.75em Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#FDF6EB;
	background:#241416;
	width:124px;
	padding:4px 0 4px 10px;
	margin:0 7px 4px 0;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
	overflow:hidden;
}

*html #whatwedo_nav a { /* IE6 */
	width:134px;
}

#whatwedo_nav a:hover {
	color:#000000;
	background:#DF3E24;
}

#wwd_nav0, #wwd_nav3 {
	padding-left:18px;
}

.wwd_nav_none {
	float:left;
	display:block;
	font:.75em Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#FDF6EB;
	width:123px;
	padding:4px 0 4px 10px;
	margin:0 4px 0 0;
	background:#e6ddd6;
}

.clear-left {
    clear:left;
}

.wwd_nav_none span {
	visibility:hidden;
}

.wwd_presentation {
	width:415px;
	height:200px;
	border:1px solid #ccc;
	background:#f5f5f5;
}

.wwd_content {
	display:none;
}	


#wwd_content_default { /* initial content shown */
	display:block;
}

.textcopy_1 {
	margin-left:18px !important;
}

/* case study */

.hdr_casestudy {
	margin-left:23px;
	margin-bottom:12px;
}

.cs_presentation {
	float:right;
	width:326px;
	overflow:hidden
}

*html .cs_presentation {
	height:303px;
}

#cs_titlenav_wrap {
	}

*html #cs_titlenav_wrap { /* iE6 */
	margin-top:-18px;
}


#cs_title {
	float:left;
	width:327px;
}

.cs_presentation h2 {
	font:.75em Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#F1ECE2;
	background:#CA312C;
	width:auto;
	padding:5px 0 5px 10px;
	margin:0 0 0 0;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
}

#cs_nav {
	float:left;
	margin:0 0 0 0;
	width:24px;
}

#hdr_cs {
	color:#000;
}

#cs_nav a {
	display:block;
	width:24px;
	height:19px;
	background:#B71D24 url("../images/cs_num_cnr.png") left bottom no-repeat;
	padding-top:2px;
	margin-bottom:3px;
	text-align:center;
	color:#fff;
	text-decoration:none;
}

*+html #cs_nav a { /* IE7 */
	height:21px;
	padding-top:0px;
}

*html #cs_nav a { /* IE6 */
	background:#B71D24 url("../images/cs_num_cnr.gif") left bottom no-repeat;
}

#cs_nav a:hover {
	background:#000 url("../images/cs_num_cnr.png") left bottom no-repeat;
	text-decoration:none;
}

*html #cs_nav a:hover { /* IE6 */
	background:#000 url("../images/cs_num_cnr.gif") left bottom no-repeat;
}

.cs_frame {
	position:relative;
	width:327px;
	height:281px;
	background:url("../images/picture_frame.jpg");
}

.cs_frame_content {
	position:relative;
	top:49px;
	left:49px;
	width:233px;
	height:179px;
	background:#000;
}

.cs_subnav {
	float:right;
	width:327px;
	background:#CA312C;
	height:20px;
	overflow:hidden;
}

*+html .cs_subnav { /* IE7 */
	height:22px;
}

.cs_back  a {
	float:left;
	display:block;
	width:29px;
	height:20px;
	background:url("../images/frame_back.gif") no-repeat;
}

.cs_next  a {
	float:left;
	display:block;
	width:29px;
	height:20px;
	border-left:4px solid #F1EADE;
	background:url("../images/frame_next.gif") no-repeat;
}

div#cs_textcopy {
	margin-top:0;
	padding:0px 24px 0 14px;
}

div#cs_textcopy p {
	margin-top:0;
	padding-top:0;
}

