9/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6A6A6A;
	background:url(/images/site_bg.gif) repeat-x #C4C5C5;
}
td, td{
	border:none;
	padding:5px;
}
p {
	line-height:17px;
}
a:link, a:visited, .name {
	color:#FF3300;
}
a:hover {
	text-decoration:none;
}
.clearer {
	clear:both;
	font-size:1px;
	height:1px;
	margin:0px;
	padding:0px;
	/*border:1px solid green;*/
}

#bodyDiv{	
	margin:auto;
	width:883px;
	margin-top:20px;
}
#nav {
	margin:10px 0px 0px 30px;
	padding:0px;
	float:left;
}
#underNav{
	height:10px;
}
#underNav div {
	float:left;
	background:#ffffff;
	border-top:1px solid #FF3300;
	width:866px;
	font-size:1px;
	height:10px;
}
#whiteBody, #bottomBar{
	background:#ffffff;
	margin:0px;
	border-left:1px solid #FF3300;
	border-right:1px solid #FF3300;
	padding:0px;
}
#durhamBar{
	height:80px;
	padding:8px 20px 4px 0px;
}
#bannerImage {
	width:881px;
	height:263px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#bannerImage img {
	margin:0px;
	padding:0px;
	top:0;
	left:0;
	width:881px;
	height:263px;
}
.oddrow{
	background-color:#ececec;
}
.evenrow{
	background-color:#ffffff;
}
#homeText{
	margin:30px 0px 20px 30px;
	line-height:20px;
	color:#6A6A6A;
	font-size:13px;
}
#homeText strong {
	color:#FF3300;
	font-weight:bold;
}
#brandLine{
	margin:0px 0px 80px 0px;
}
#specialText{
	margin:30px 0px 20px 30px;
	line-height:20px;
	color:#6A6A6A;
	font-size:13px;
}
#layoutBody{
	padding-bottom:10px;
}

#workContainer {
	width:795px;
	margin:auto;
}
#pageHeader {
	border-bottom:1px solid #9CA8AE;
	padding:5px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:780px;
}
#workNav, #groupNav {
	/*background:url(/images/workNav_bg.gif) repeat-x;*/
	/* border-top:1px solid #9CA8AE; */
	padding:0px 0px 0px 0px;
	margin:5px 0px 25px 0px;
}
#workNav img, #groupNav img {
	margin-bottom:5px;
}
#workNav a:link, #workNav a:visited, #groupNav a:link, #groupNav a:visited {
	text-decoration:none;
	color:#9CA8AE;
	margin:5px 12px 0px 0px;
}
#groupNav a:link, #groupNav a:visited {
	margin-right:35px;
}

#workNav a:hover, #groupNav a:hover{
	text-decoration:underline;
}
#workNav a.on, #groupNav a.on  {
	color:#FF3300;
	text-decoration:underline;
}
#workDesc, #leftSide {
	float:left;
	width:400px;
}
#workDesc h2, #workContainer h2 {
	font-wieght:bold;
	padding:0px;
	margin-bottom:0px;
}
#workDesc p {
	margin-top:4px;
	padding-top:0px;
}
#workThumb {
	/*width:395px;*/
	width:280px;
	height:210px;
	float:right;
	text-align:right;
	padding-top:30px;
	overflow:hidden;
}
#workThumb img {
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
}
#leftSide, #articleContainer {
	margin:30px 0px 25px 0px
}
#bottomBar{
	margin:0px 0px 15px 0px;
	color:#ffffff;	
	font-weight:bold;
	font-size:8pt;
	padding-top:15px;
}
#bottomBar span{
	padding:4px 4px 0px 4px;;
}
#bottomBar a:link, #bottomBar a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#bottomBar a:hover {
	text-decoration:underline;
}
#bottomBar img{
	float:left;
}
#bottomBar div{
 background:url(/images/bg_bottomBar.gif) repeat-x;
 width:862px;
 float:left;
 height:35px;
}
#footer {
	text-align:right;
	padding:0px 20px 0px 0px;
	color: #ffffff;
	margin:0px 0px 25px 0px;
}

#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#directions {
	padding:10px 10px 10px 10px;
	margin:-260px 0px 200px 470px;
	border:1px solid #FF3300;
	width: 300px;
}

.errormsg, .successmsg {
	margin-bottom:10px;
	padding:5px;
	clear:both;
}
.successmsg {
	background:#CFFFDF;
	border:1px solid #00CF43;
}
.errormsg{
	background:#FFCFDE;
	border:1px solid #FF0052;
}
#storyBody {
	padding:15px;
}
ul.featuredClients, ul.currentClients, ul.recentClients {
	float:left;
	margin-top:0px;
	padding:0px 10px 20px 0px;
}
ul.featuredClients li {
	margin:8px 8px 8px 15px;
	width:135px;
}
ul.currentClients li {
	margin:2px 8px 0px 15px;
/*	width:140px;*/
}
ul.recentClients li {
	margin:2px 8px 0px 15px;
/*	width:140px;*/
}
#workSample {
	margin:10px;
}
ul#groupList {
	margin-left:0px;
	padding-left:16px;
}
#personTable td{
	padding:3px 10px 3px 3px;
}
#flashContainer {
	height:263px;
}
a#close, a:visited#close{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover#close{
	text-decoration:underline;
}
a:hover #close span {
	text-decoration:underline;
}
.workPaginationNav a:link, .workPaginationNav a:visited{
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}
.workPaginationNav a:hover{
	text-decoration:underline;
}
.workPaginationNav img{
	margin:0px 1px;
}
#lightboxBody h1 {
	margin-bottom:3px;
	padding-bottom:0px;
}