/* @override http://cogent.site/templates/_css/style.css */

/* @override http://cogent.devspace.net/templates/_css/style.css */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}

fieldset{
	border:0;
}
ul{
	list-style:none;
}
a,a:link,a:visited,a:hover{
	color:#666;
	text-decoration:none;
}
#main_data a, #main_data a:link, #main_data a:visited {
	text-decoration: underline;
}

a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
.error{
	color:#A00;
}
body{
	position:relative;
	background:#fff;
	color:#666;
	font:62.5% Arial,sans-serif;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	position:relative;
	width:900px;
	margin:21px auto 0;
	
}
#logo{
	width:121px;
	float:left;
	font-size:1.2em;
	position:relative;
	display:block;
	margin:-8px 0 0;
}
#logo span{
	background:url(/templates/_img/logo.jpg) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#top_menu{
	margin:0 0 0 726px;
}
#top_menu li{
	float:left;
	display:inline;
	margin:0 0 0 43px;
	font-size:13px;
	font-weight:bold;
}
#top_menu li.news {
	margin-left: 14px;
}
#top_menu a,#top_menu a:link,#top_menu a:visited{
	color:#ccc;
}
#top_menu a:hover{
	text-decoration:none;
}

#container {position:absolute; top:0; left:0;width:100%;}
#subcontainer {position:relative;margin:0 auto; width:900px;}


#main_menu{
	/*float:left;*/
	position:absolute;
	top:18px; left:120px;
	display:inline;
	margin:36px 0 0 82px;
	width:696px;
	font-size:13px;
	font-weight:bold;
}
#main_menu li{
	float:left;
	display:inline;
	margin:0 0 0 14px;
}
#main_menu a,#main_menu a:link,#main_menu a:visited{
	color:#999;
}
#main_menu a:hover{
	text-decoration:none;
}
.difference_page #main_menu .curr a, #main_menu .difference_link a:hover{
	color:#D8133B;
}
.peopleinner_page #main_menu .curr a, .people_page #main_menu .curr a, #main_menu .people_link a:hover{
	color:#BCE026;
}

.offices_page #main_menu .curr a, #main_menu .office_link a:hover{
	color:#C3B8CF;
}
.clients_page #main_menu .curr a, .clientsinner_page #main_menu .curr a, #main_menu .client_link a:hover{
	color:#00CCFF;
}
.sectorexpertise_page #main_menu .curr a, .sectorsinner_page #main_menu .curr a, #main_menu .sector_link a:hover{
	color:#FD8E38;
}
.work_page #main_menu .curr a, .work_page_inner #main_menu .curr a, #main_menu .ourwork_link a:hover{
	color:#FFD600;
}
.expertise_page #main_menu .curr a, .expertiseinner_page #main_menu .curr a, #main_menu .expertise_link a:hover{
	color:#339900;
}
#story_page #main_menu .curr a, #main_menu .story_link a:hover{
	color:#ff68a9;
}
.news_page #top_menu .curr a, #top_menu .news a:hover, .newsinner #top_menu .curr a, #top_menu .newsinner a:hover{
	color:#FF3399;
}
.home_page #top_menu .curr a, #top_menu .home a:hover{
	color:#666;
}

#content{
	margin:20px 0 1px;
	background:url(/templates/_img/footer_bgr.jpg) no-repeat right bottom;
	padding:0 0 85px;
}
#main_data{
	float:left;
	display:inline;
	width:540px;
	margin:0 60px 0 0;
}

#sidebar{
	float:left;
	display:inline;
	width:320px;
}
.clientsinner_page #sidebar {
	width: 359px;
}
#main_data h2, #main_data h1{
	font-size:2.2em;
	font-weight:normal;
	height:26px;
	border-bottom:6px solid #f39;
	margin:0 0 30px;
}
#main_data h3{
	font-size:16px;
	margin:0 0 12px;
	font-weight:normal;
	color:#f39;
}
#main_data h3 a{
	color:#f39;
	font-weight: bold;
} 
#main_data p{
	font-size:12px;
	line-height:18px;
	margin:10px 0 10px;
}
#sidebar h3{
	font-size:14px;
	font-weight:normal;
}
/* News inner */
#news h3{
	color:#f39;
}
#news ul{
	margin:18px 0 0 2px;
}
#news li{
	font-size:13px;
	padding: 0px 0px 4px;
}
#news li div{
	padding:0 0 0 0px;
}
.newsinner #main_data p{
	margin: 10px 0px;
}
#news li .date{
	background:url(/templates/_img/arrow_news.gif) no-repeat 71px 4px;
	padding:0px 16px 0px 0px;
	float:left;
	text-align: right;
	width:67px;
}
#news li .info{
	float: left; 
	background: none; 
	padding: 0px;
	width: 215px
}
#news a,#news a:link,#news a:visited{
	color:#666;
}
.date{
	color:#999;
}
#footer_bgr{
	background:url(/templates/_img/footer_bgr2.gif) repeat-x;
	padding:0 0 50px;
}
#footer{
	width:900px;
	margin:0 auto;
}
#frmsearch{
	float:left;
	display:inline;
	padding:23px 0 0;
	width:550px;
}
#frmsearch input{
	vertical-align:bottom;
}
#frmsearch .txt{
	width:169px;
	margin:0 7px 0 0;
	height:18px;
	padding:2px;
}
#right_footer{
	float:left;
	display:inline;
	font-size:11px;
	margin:23px 0 0;
}
#right_footer a,#right_footer a:link,#right_footer a:visited{
	color:#666;
	text-decoration:underline;
}
#right_footer a:hover{
	color:#333;
}
#copyright{
	margin:14px 0 0;
	width: 342px;
}
.date2{
	margin:14px 0 0;
	font-size:1.2em;
}
.news_sep{
	margin:24px 0 46px;
	border-top:1px solid #f39;
}
/* Difference */
.content{
	margin:37px 0 1px;
	background:url(/templates/_img/footer_bgr.jpg) no-repeat right bottom;
	padding:0 0 85px;
}
.content_bgr{
	background:#eee;
}
.main_tit{
	padding:20px 0 0;
	font-size:23px;
	font-weight:normal;
	height:26px;
	width:540px;
}
.difference_page .main_tit{
	color:#d8133b;
	border-bottom:6px solid #d8133b;
}
#content_bgr{
	margin:0 auto 1px;
	width:900px;
	background:url(/templates/_img/footer_bgr.jpg) no-repeat right bottom;
	padding:58px 0;
}
#difference_bgr{
	min-height: 241px;
	padding:25px 0 27px;
	width:900px;
	margin:0 auto;
	background:url(/templates/_img/difference_bgr.jpg) no-repeat 540px 25px;
}

#email_bgr{
	padding:25px 0 35px;
	width:900px;
	margin:0 auto;
}

.difference_page #content_data{
	width:446px;
	padding:0 0 25px;
}
.difference_page #content_data h3{
	font-size:16px;
	line-height:19px;
	font-weight:normal;
	margin:0 0 12px;
}
.difference_page #content_data p{
	font-size:12px;
	line-height:18px;
}
/* Our clients */
.clients_page .main_tit{
	border-bottom:6px solid #0cf;
	width:891px;
}
.clients_page .content_bgr{
	background:white;
}
.clients_page #content_data{
	width:900px;
	margin:0 auto;
}
.clients_page #content_data ul{
	margin:5px 0 0 -1px;
}
.clients_page #content_data li{
	float:left;
	display:inline;
	margin:6px 7px 0 0;
}
.clients_page #content_data li a {
	border: 1px solid white;
	display: block;
	height: 141px;
	width: 141px;
}
.clients_page #content_data li a:hover {
	border: 1px solid #0cf;
}
.clients_page #content_data .last{
	margin:16px 0 0;
}

/* Our work */
.work_page .main_tit{
	border-bottom:6px solid #ffd600;
}
.work_page .content_bgr{
	padding:0 0 8px;
}
.work_page #content_data{
	width:900px;
	margin:0 auto;
}
.work_page #main_data{
	margin:0 39px 0 0;
	padding-top: 17px;
}
#work_pic{
	display:block;
	margin:17px 0 10px;
}
#nav{
	margin:0 0 0 417px;
	width:150px;
}
#nav li{
	float:left;
	display:inline;
}
#nav li img{
	margin:0 7px 0;
}
#nav a,#nav a:link,#nav a:visited{
	padding:2px 4px;
	background:none;
	font-weight:bold;
}
#nav .curr a,#nav .curr a:link,#nav .curr a:visited,#nav a:hover{
	background:#ffd600;
	text-decoration:none;
	color:#fff;
}
#nav .arrow a:hover{
	background:none;
}
#work_type{
	margin:30px 0 0;
	font-size:13px;
}
#work_type ul span{
	background:url(/templates/_img/arrow_work.gif) no-repeat 0 5px;
	padding:0 0 0 17px;
}
#work_type li{
	margin:0 0 3px;
}
#work_type ul a,#work_type ul a:link,#work_type ul a:visited{
	color:#666;
}
#work_type li.selected a {
	font-weight: bold;
}
/* Our work inner */
.work_page_inner .main_tit{
	border-bottom:6px solid #ffd600;
}
.work_page_inner .content_bgr{
	padding:0 0 8px;
}
.work_page_inner #content_data{
	width:900px;
	margin:0 auto;
}
.work_page_inner #main_data{
	margin:0 39px 0 0;
	padding-top: 17px;
}
.work_page_inner .subcontent{
	width:900px;
	margin:37px auto 88px;
}
.work_page_inner #work_type h3{
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	margin:24px 0 12px;
}
.work_page_inner #work_type{
	margin:21px 0 0;
	width:320px;
}
.work_page_inner #work_type #logoholder{
	height: 141px;
}
.work_page_inner #work_type p{
	font-size:12px;
	line-height:18px;
}
.work_page_inner .subcontent h4{
	color:#ffd600;
	font-size:14px;
	font-weight:bold;
	margin:0 0 17px;
}
.work_page_inner .subcontent ul span{
	background:url(/templates/_img/arrow_work.gif) no-repeat 0 5px;
	padding:0 0 0 17px;
}
.work_page_inner .subcontent li{
	margin:0 0 3px 2px;
	font-size:13px;
}
.work_page_inner .subcontent ul a,.work_page_inner .subcontent ul a:link,.work_page_inner .subcontent ul a:visited{
	color:#666;
}
.cols{
	float:left;
	display:inline;
}
#related{
	width:206px;
}
#more_work{
	margin:0 24px 0 20px;
	width:302px;
}
#case_study{
	width:180px;
}
#case_study a,#case_study a:link,#case_study a:visited{
	display:block;
	background:url(/templates/_img/ico_pdf.jpg) no-repeat;
	font-size:13px;
	padding:0 0 0 27px;
	height:18px;
}
/* Offices */
.offices_page .main_tit{
	border-bottom:6px solid #c3b8cf;
}
.offices_page #content_data{
	width:900px;
	padding:30px 0 25px;
	margin:0 auto;
}
.offices_page #main_data h3{
	color:#666;
}
.offices_page .subcontent{
	width:900px;
	margin:18px auto 0;
}
.office{
	float:left;
	display:inline;
	background:#f5f5f5;
	width:268px;
	padding:4px 4px 19px;
}
.office h4{
	color:#a08eb3;
	font-size:16px;
	font-weight:bold;
	margin:20px 0 10px;
	padding:0 0 0 11px;
}
.office p{
	font-size:12px;
	line-height:16px;
	padding:0 0 0 11px;
}
.fax{
	float:left;
	display:inline;
	width:164px;
}
.location,.location:link,.location:visited{
	float:left;
	display:block;
	color:#a08eb3;
	padding:0 14px 0 0;
	background:url(/templates/_img/arrow_offices.jpg) no-repeat 83px 3px;
}
.officemiddle{
	margin:0 34px 0 35px;
}
/* Our expertise */
.expertise_page .main_tit{
	border-bottom:6px solid #390;
}
.expertise_page #content_data{
	width:900px;
	padding:30px 0 25px;
	margin:0 auto;
}
.expertise_page #main_data h3{
	color:#666;
}
.expertise_page .subcontent{
	width:900px;
	margin:33px auto 0;
}
.services{
	float:left;
	width:183px;
	margin:8px 18px 11px 0;
	font-size:14px;
	line-height:18px;
	padding:8px 10px 0px 0px;
}
.services img{
	float:left;
	display:inline;
	margin:-4px 13px 0 0;
}
.services a span img {
	margin-right: 0px;
}
.services .link img,.services .link:link img,.services .link:visited img{
	float:none;
	vertical-align:2px;
}
#exp_col1{
	float:left;
	display:inline;
	width:214px;
}
#exp_col2{
	float:left;
	display:inline;
	width:220px;
}
#exp_col2 .services{
	width:220px;
}
#exp_col3{
	float:left;
	display:inline;
	width:207px;
}
#exp_col4{
	float:left;
	display:inline;
	width:218px;
}
/* Our sectors */
.sectorexpertise_page .main_tit{
	border-bottom:6px solid #fd8e38;
}
.sectorexpertise_page #content_data{
	width:900px;
	padding:30px 0 25px;
	margin:0 auto;
}
.sectorexpertise_page #main_data h3{
	color:#666;
}
.sectorexpertise_page .subcontent{
	width:900px;
	margin:33px auto 0;
}
.sectorexpertise_page #exp_col3 .services{
	width:190px;
}
/* Our expertise inner */
.sectorsinner_page #wrapper, .sectorsinner_page .content_bgr  #content_data, .expertiseinner_page #wrapper, .expertiseinner_page .content_bgr #content_data, .newsinner #wrapper, .news_page #wrapper{
	width: 920px;
}
.sectorsinner_page #sidebar, .expertiseinner_page #sidebar{
	width: 379px;
}
.news_page #sidebar, .newsinner #sidebar {
	width: 320px;
}
.expertiseinner_page .main_tit{
	border-bottom:6px solid #390;
}
.expertiseinner_page #content_data{
	width:900px;
	padding:30px 0 0;
	margin:0 auto;
}
.expertiseinner_page #main_data{
	width:450px;
	margin:0 91px 0 0;
}
.expertiseinner_page #main_data h3{
	color:#666;
}
.expertiseinner_page .subcontent{
	width:900px;
	padding:33px 0 0;
	margin:0 auto;
}
.expertiseinner_page #exp_col1{
	float:left;
	display:inline;
	width:224px;
}
.expertiseinner_page #exp_col2{
	float:left;
	display:inline;
	width:230px;
}
.expertiseinner_page #exp_col_last{
	float:left;
	display:inline;
	width:228px;
}
.expert_sample{
	float:left;
	margin:0 0 27px;
	padding:0px 0 0;
	width: 100%;
}
.expert_sample img{
	float:left;
	margin:0px 22px 0 0;
}
.expert_sample a,.expert_sample a:link,.expert_sample a:visited{
	color:#390;
	font-size:18px;
}
.expert_sample p{
	font-size:14px;
	line-height:18px;
}
.expertiseinner_page .subcontent h4{
	font-weight:bold;
	color:#390;
	font-size:14px;
}
.expertiseinner_page .subcontent ul{
	margin:18px 0 0 1px;
}
.expertiseinner_page .subcontent li{
	margin:0 0 3px 2px;
	font-size:13px;
}
.expertiseinner_page .subcontent li span{
	padding:0 0 0 18px;
	background:url(/templates/_img/arrow_expert2.gif) no-repeat 0 5px;
}
.expertiseinner_page .subcontent #exp_col1{
	width:224px;
}
.expertiseinner_page .subcontent #exp_col2{
	margin:17px 0 0;
	width:316px;
}
.expertiseinner_page .subcontent #exp_col_last{
	margin:17px 0 0;
}
/* Our sectors inner */
.sectorsinner_page .main_tit{
	border-bottom:6px solid #fd8e38;
}
.sectorsinner_page #content_data{
	width:900px;
	padding:30px 0 0;
	margin:0 auto;
}
.sectorsinner_page .expert_sample a,.sectorsinner_page .expert_sample a:link,.sectorsinner_page .expert_sample a:visited{
	color:#fd8e38;
}
.sectorsinner_page #main_data{
	width:450px;
	margin:0 91px 0 0;
}
.sectorsinner_page #main_data h3{
	color:#666;
}
.sectorsinner_page .subcontent{
	width:900px;
	padding:33px 0 0;
	margin:0 auto;
}
.sectorsinner_page #exp_col1{
	float:left;
	display:inline;
	width:224px;
}
.sectorsinner_page #exp_col2{
	float:left;
	display:inline;
	width:230px;
}
.sectorsinner_page #exp_col_last{
	float:left;
	display:inline;
	width:300px;
}
.sectorsinner_page .subcontent h4{
	font-weight:bold;
	color:#fd8e38;
	font-size:14px;
}
.sectorsinner_page .subcontent ul{
	margin:18px 0 0 1px;
}
.sectorsinner_page .subcontent li{
	margin:0 0 3px 2px;
	font-size:13px;
}
.sectorsinner_page .subcontent li span{
	padding:0 0 0 18px;
	background:url(/templates/_img/arrow_sector2.gif) no-repeat 0 5px;
}
.sectorsinner_page .subcontent #exp_col1{
	width:224px;
}
.sectorsinner_page .subcontent #exp_col2{
	margin:17px 0 0;
	width:316px;
}
/* Our clients inner */
.clientsinner_page .main_tit{
	border-bottom:6px solid #0cf;
}
.clientsinner_page #content_data{
	width:900px;
	padding:30px 0 0;
	margin:0 auto;
}
.clientsinner_page .expert_sample a,.clientsinner_page .expert_sample a:link,.clientsinner_page .expert_sample a:visited{
	color:#0cf;
}
.clientsinner_page #main_data{
	width:450px;
	margin:0 91px 0 0;
}
.clientsinner_page #main_data h3{
	color:#666;
}
.clientsinner_page .subcontent{
	width:900px;
	padding:33px 0 0;
	margin:0 auto;
}
.clientsinner_page #exp_col1{
	float:left;
	display:inline;
	width:224px;
}
.clientsinner_page #exp_col2{
	float:left;
	display:inline;
	width:230px;
}
.clientsinner_page #exp_col_last{
	float:left;
	display:inline;
	width:228px;
}
.clientsinner_page .subcontent h4{
	font-weight:bold;
	color:#0cf;
	font-size:14px;
}
.clientsinner_page .subcontent #case_study h4{
	margin-bottom: 17px;
}
.clientsinner_page .subcontent ul{
	margin:18px 0 0 1px;
}
.clientsinner_page .subcontent li{
	margin:0 0 3px 2px;
	font-size:13px;
}
.clientsinner_page .subcontent li span{
	padding:0 0 0 18px;
	background:url(/templates/_img/arrow_client.gif) no-repeat 0 5px;
}
.clientsinner_page .subcontent #exp_col1{
	width:350px;
}
/* Our people */
.people_page .main_tit{
	border-bottom:6px solid #bce026;
}
.people_page #content_data{
	width:900px;
	padding:30px 0 30px;
	margin:0 auto;
}
.people_page #main_data{
	width:450px;
	margin:0px;
	margin:0 91px 0 0;	
}
.people_page #main_data h3{
	color:#666;
}
.people_page .subcontent{
	width:900px;
	padding:33px 0 0;
	margin:0 auto;
}
.person{
	float:left;
	display:inline;
	width:212px;
	margin: 0 12px 23px 0;
	padding:6px 0 0;
}
.person img{
	float:left;
	display:inline;
	margin:-6px 14px 0 0;
}
.name{
	font-size:18px;
}
.ptype{
	font-size:12px;
	padding:0px;
}
.ptype img {
	float: none;
	margin: 0px;;
}

.subcontent .team h4{
	clear: both;
	font-size:16px;
	font-weight:bold;
	color:#9cbc17;
	margin:0 0 18px;
}
/* Our people inner */
.peopleinner_page .main_tit{
	border-bottom:6px solid #bce026;
}
.peopleinner_page #content_data{
	width:900px;
	padding:30px 0 30px;
	margin:0 auto;
}
.peopleinner_page #main_data{
	width:450px;
	margin:0 91px 0 0;
}
.peopleinner_page #main_data h3{
	color:#666;
}
.peopleinner_page .subcontent{
	width:900px;
	padding:33px 0 0;
	margin:0 auto;
}
.people_pic{
	border:1px solid #fff;
}
#team_col1{
	float:left;
	display:inline;
	width:233px;
}
#team_col2{
	float:left;
	display:inline;
	width:230px;
}
#team_col3{
	float:left;
	display:inline;
	width:223px;
}
#team_col4{
	float:left;
	display:inline;
	width:200px;
}
.peopleinner_page .subcontent h4{
	color:#bce026;
	font-size:14px;
	font-weight:bold;
	margin:0 0 17px;
}
.peopleinner_page .subcontent ul{
	margin:18px 0 0 1px;
}
.peopleinner_page .subcontent li{
	margin:0 0 3px 2px;
	font-size:13px;
}
.peopleinner_page .subcontent li span{
	padding:0 0 0 18px;
	background:url(/templates/_img/arrow_expert2.gif) no-repeat 0 5px;
}
/*	Search Page	*/
form#searchform .button{
	float: left;
	margin: 0px 0px 0px 3px;
}
form#searchform label span{
	width: 63px;
}

/* @group Search Page */

.search_page .main_tit{
	color:#666;
	border-bottom:6px solid #666;
}
.search_page #email_bgr {
	padding: 25px 0px;
}

.search_page a {
	text-decoration: underline;
}

.search_page #content_data p{
	font-size:16px;
	line-height:18px;
}

.search_page #content_data ul{
	font-size:12px;
	line-height:18px;
	margin-top: 12px;
}

.search_page #content_data ul li {
	background:url(/templates/_img/arrow_search.gif) no-repeat 0px 6px;
	padding-left: 16px;	
}



/* @end */

#searchbox {
	border-collapse: collapse;
	width: 700px;
}
#searchbox .groupstart{
	border-top: 1px solid #f0f0f0;
}
#searchbox .groupstart td{
	padding: 15px 12px;
}

#searchbox td {
	color:#333;
	font-size: 12px;
	padding: 10px 12px;
	vertical-align: top;
}
#searchbox td.searchtype {
	border-right: 1px solid #f0f0f0;
	color:#888;
	text-align: right;
}

#searchbox td span {
	font-size: 14px;
}
#searchbox td.client{color:#00CCFF;}
#searchbox td.people{color:#BCE026;}
#searchbox td.sector{color:#FD8E38;}
#searchbox td.work{color:#FFD600;}
#searchbox td.expertise{color:#339900;}
#searchbox td.news{color:#FF3399;}

/* Homepage */
.home_page .main_tit{
	border-bottom:6px solid #666;
}
#flash_part{
	background:url(/templates/_img/flash_bgr.gif) no-repeat scroll 0px 1px;
	width:900px;
	height:304px;
	margin:18px 0 19px;
	padding:10px 0 1px 10px;
}
#flash_data{
	float:left;
	display:inline;
	width:520px;
	height:293px;
}
#home_nav{
	float:left;
	display:inline;
	width:370px;
	margin:-9px 0 0 10px;
}
.flash_nav{
	border: 1px solid #fff;
	border-left: 1px solid #f0f0f0;
	height:63px;
	width:320px;
	padding:14px 30px 26px 10px;
}
.flash_nav .flash_tit,.flash_nav .flash_tit:link,.flash_nav .flash_tit:visited{
	display:block;
	font-size:2.2em;
	color:#ddd;
}
.flash_nav .flash_tit:hover{
	text-decoration:none;
}
.flash_nav .desc,.flash_nav .desc:link,.flash_nav .desc:visited{
	font-size:1.8em;
	line-height:21px;
	color:#ddd;
}
.flash_nav .desc:hover{
	text-decoration:none;
}
#home_nav .curr{
	border:1px solid #f0f0f0;
	border-left:1px solid #fff;
}
#home_nav .curr .flash_tit,#home_nav .curr .flash_tit:link,#home_nav .curr .flash_tit:visited{
	color:#666;
}
#home_nav .curr .desc,#home_nav .curr .desc:link,#home_nav .curr .desc:visited{
	color:#666;
}
.home_page .content_bgr{
	background:url(/templates/_img/home_bgr.gif) repeat-x;
}
.home_page #content_data{
	width:900px;

	margin:0 auto;
	height:235px;
	padding:32px 0 0;
}
#welcome{
	float:left;
	display:inline;
	width:342px;
	margin:0 58px 0 0;
}
#welcome h3{
	font-size:1.4em;
	font-weight:bold;
	color:#666;
	padding:0;
	margin:0 0 12px;
}
.home_page #welcome p{
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
}
.home_page #main_data{
	width:900px;
}
#news_part{
	float:left;
	display:inline;
	width:500px;
}
#news_part h3{
	font-size:1.4em;
	font-weight:bold;
	color:#666;
	padding:0;
	margin:0 0 12px;
}
.news_data{
	float:left;
	display:inline;
	width:164px;
}
.news_date{
	font-size:18px;
	background:url(/templates/_img/arrow_news.gif) no-repeat 0 5px;
	padding:0 0 0 18px;
}
.home_page #news_part .news_data p{
	background: url(/templates/_img/arrow_home.jpg) no-repeat 0 6px;
	margin:0;
	padding:0px 0px 0px 18px;
	width:122px;
	font-size:13px;
	line-height:18px;
}
.home_page .news_date {
	background: none;
}

/*	News 	*/
#story_page .main_tit{
	border-color: #ff68a9;
	color:#ff68a9;
}

/* Menu coloring */
/*
			<li id="menu_home"><a href="#">Home</a></li>
			<li id="menu_news"><a href="#">Latest News</a></li>
		</ul>
		<div class="clear"></div>
		<a class="replace" id="logo" title="Cogent Elliott"><span></span>Cogent Elliott</a>
		<ul id="main_menu">
			<li id="menu_difference"><a href="#">Our Difference</a></li>
			<li id="menu_people"><a href="#">Our People</a></li>
			<li id="menu_offices"><a href="#">Our Offices</a></li>
			<li id="menu_clients"><a href="#">Our Clients</a></li>
			<li id="menu_sectors"><a href="#">Our Sectors</a></li>
			<li id="menu_work"><a href="#">Our Work</a></li>
			<li id="menu_expertise"><a href="#">Our Expertise</a></li>
			<li id="menu_story"><a 
*/
.newsinner_page #menu_news a,.newsinner_page #menu_news a:link,.newsinner_page #menu_news a:visited{
	color:#f39;
}
.news_page #menu_news a,.news_page #menu_news a:link,.news_page #menu_news a:visited{
	color:#f39;
}
.expertiseinner_page #menu_expertise a,.expertiseinner_page #menu_expertise a:link,.expertiseinner_page #menu_expertise a:visited{
	color:#390;
}
.expertise_page #menu_expertise a,.expertise_page #menu_expertise a:link,.expertise_page #menu_expertise a:visited{
	color:#390;
}
.work_page_inner #menu_work a,.work_page_inner #menu_work a:link,.work_page_inner #menu_work a:visited{
	color:#ffd600;
}
.work_page #menu_work a,.work_page #menu_work a:link,.work_page #menu_work a:visited{
	color:#ffd600;
}
.sectorsinner_page #menu_sectors a,.sectorsinner_page #menu_sectors a:link,.sectorsinner_page #menu_sectors a:visited{
	color:#fd8e38;
}
.sectorexpertise_page #menu_sectors a,.sectorexpertise_page #menu_sectors a:link,.sectorexpertise_page #menu_sectors a:visited{
	color:#fd8e38;
}
.clientsinner_page #menu_clients a,.clientsinner_page #menu_clients a:link,.clientsinner_page #menu_clients a:visited{
	color:#0cf;
}
.clients_page #menu_clients a,.clients_page #menu_clients a:link,.clients_page #menu_clients a:visited{
	color:#0cf;
}
.offices_page #menu_offices a,.offices_page #menu_offices a:link,.offices_page #menu_offices a:visited{
	color:#c3b8cf;
}
.people_page #menu_people a,.people_page #menu_people a:link,.people_page #menu_people a:visited{
	color:#bce026;
}

.peopleinner_page #menu_people a,.peopleinner_page #menu_people a:link,.peopleinner_page #menu_people a:visited{
	color:#bce026;
}
.difference_page #menu_difference a,.difference_page #menu_difference a:link,.difference_page #menu_difference a:visited{
	color:#d8133b;
}
.home_page #menu_home a,.home_page #menu_home a:link,.home_page #menu_home a:visited{
	color:#666;
}
#featured_image {display: none;}

label {
	clear: left; 
	display: block; 
	padding-bottom: 30px;
}
label span {
	display: block;
	float: left;
	font-size: 12px; 
	padding-right: 10px;
	text-align: right; 
	width: 120px; 
}
label input, label textarea {
	float: left; 
	font-size: 13px;
	width: 300px;
}
.button {
	margin: 4px 0px 0px 128px;
	width: auto; 
	float: none;
}

#errorlist {
	margin: 10px 0px 20px;
}
#errorlist li {
	font-size: 12px;
	list-style-type: disc;
	padding-left: 5px;
	margin: 2px 0px 2px 15px;
}

/* @override http://www.cogent.co.uk/templates/_css/style.css */

/* @override http://cogent.devspace.net/templates/_css/style.css */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}

fieldset{
	border:0;
}
ul{
	list-style:none;
}
a,a:link,a:visited,a:hover{
	color:#666;
	text-decoration:none;
}
#main_data a, #main_data a:link, #main_data a:visited {
	text-decoration: underline;
}

a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
.error{
	color:#A00;
}
body{
	position:relative;
	background:#fff;
	color:#666;
	font:62.5% Arial,sans-serif;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	position:relative;
	width:900px;
	margin:21px auto 0;
	
}
#logo{
	width:121px;
	float:left;
	font-size:1.2em;
	position:relative;
	display:block;
	margin:-8px 0 0;
}
#logo span{
	background:url(/templates/_img/logo.jpg) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#top_menu{
	margin:0 0 0 726px;
}
#top_menu li{
	float:left;
	display:inline;
	margin:0 0 0 43px;
	font-size:13px;
	font-weight:bold;
}
#top_menu li.news {
	margin-left: 14px;
}
#top_menu a,#top_menu a:link,#top_menu a:visited{
	color:#ccc;
}
#top_menu a:hover{
	text-decoration:none;
}

#container {position:absolute; top:0; left:0;width:100%;}
#subcontainer {position:relative;margin:0 auto; width:900px;}


#main_menu{
	/*float:left;*/
	position:absolute;
	top:18px; left:120px;
	display:inline;
	margin:36px 0 0 82px;
	width:696px;
	font-size:13px;
	font-weight:bold;
}
#main_menu li{
	float:left;
	display:inline;
	margin:0 0 0 14px;
}
#main_menu a,#main_menu a:link,#main_menu a:visited{
	color:#999;
}
#main_menu a:hover{
	text-decoration:none;
}
.difference_page #main_menu .curr a, #main_menu .difference_link a:hover{
	color:#D8133B;
}
.peopleinner_page #main_menu .curr a, .people_page #main_menu .curr a, #main_menu .people_link a:hover{
	color:#BCE026;
}

.offices_page #main_menu .curr a, #main_menu .office_link a:hover{
	color:#C3B8CF;
}
.clients_page #main_menu .curr a, .clientsinner_page #main_menu .curr a, #main_menu .client_link a:hover{
	color:#00CCFF;
}
.sectorexpertise_page #main_menu .curr a, .sectorsinner_page #main_menu .curr a, #main_menu .sector_link a:hover{
	color:#FD8E38;
}
.work_page #main_menu .curr a, .work_page_inner #main_menu .curr a, #main_menu .ourwork_link a:hover{
	color:#FFD600;
}
.expertise_page #main_menu .curr a, .expertiseinner_page #main_menu .curr a, #main_menu .expertise_link a:hover{
	color:#339900;
}
#story_page #main_menu .curr a, #main_menu .story_link a:hover{
	color:#ff68a9;
}
.news_page #top_menu .curr a, #top_menu .news a:hover, .newsinner #top_menu .curr a, #top_menu .newsinner a:hover{
	color:#FF3399;
}
.home_page #top_menu .curr a, #top_menu .home a:hover{
	color:#666;
}

#content{
	margin:20px 0 1px;
	background:url(/templates/_img/footer_bgr.jpg) no-repeat right bottom;
	padding:0 0 85px;
}
#main_data{
	float:left;
	display:inline;
	width:540px;
	margin:0 60px 0 0;
}

#sidebar{
	float:left;
	display:inline;
	width:320px;
}
.clientsinner_page #sidebar {
	width: 359px;
}
#main_data h2, #main_data h1{
	font-size:2.2em;
	font-weight:normal;
	height:26px;
	border-bottom:6px solid #f39;
	margin:0 0 30px;
}
#main_data h3{
	font-size:16px;
	margin:0 0 12px;
	font-weight:normal;
	color:#f39;
}
#main_data h3 a{
	color:#f39;
	font-weight: bold;
} 
#main_data p{
	font-size:12px;
	line-height:18px;
	margin:10px 0 10px;
}
#sidebar h3{
	font-size:14px;
	font-weight:normal;
}
/* News inner */
#news h3{
	color:#f39;
}
#news ul{
	margin:18px 0 0 2px;
}
#news li{
	font-size:13px;
	padding: 0px 0px 4px;
}
#news li div{
	padding:0 0 0 0px;
}
.newsinner #main_data p{
	margin: 10px 0px;
}
#news li .date{
	background:url(/templates/_img/arrow_news.gif) no-repeat 71px 4px;
	padding:0px 16px 0px 0px;
	float:left;
	text-align: right;
	width:67px;
}
#news li .info{
	float: left; 
	background: none; 
	padding: 0px;
	width: 215px
}
#news a,#news a:link,#news a:visited{
	color:#666;
}
.date{
	color:#999;
}
#footer_bgr{
	background:url(/templates/_img/footer_bgr2.gif) repeat-x;
	padding:0 0 50px;
}
#footer{
	width:900px;
	margin:0 auto;
}
#frmsearch{
	float:left;
	display:inline;
	padding:23px 0 0;
	width:550px;
}
#frmsearch input{
	vertical-align:bottom;
}
#frmsearch .txt{
	width:169px;
	margin:0 7px 0 0;
	height:18px;
	padding:2px;
}
#right_footer{
	float:left;
	display:inline;
	font-size:11px;
	margin:23px 0 0;
}
#right_footer a,#right_footer a:link,#right_footer a:visited{
	color:#666;
	text-decoration:underline;
}
#right_footer a:hover{
	color:#333;
}
#copyright{
	margin:14px 0 0;
	width: 342px;
}
.date2{
	margin:14px 0 0;
	font-size:1.2em;
}
.news_sep{
	margin:24px 0 46px;
	border-top:1px solid #f39;
}
/* Difference */
.content{
	margin:37px 0 1px;
	background:url(/templates/_img/footer_bgr.jpg) no-repeat right bottom;
	padding:0 0 85px;
}
.content_bgr{
	background:#eee;
}
.main_tit{
	padding:20px 0 0;
	font-size:23px;
	font-weight:normal;
	height:26px;
	width:540px;
}
.difference_page .main_tit{
	color:#d8133b;
	border-bottom:6px solid #d8133b;
}
#content_bgr{
	margin:0 auto 1px;
	width:900px;
	background:url(/templates/_img/footer_bgr.jpg) no-repeat right bottom;
	padding:58px 0;
}
#difference_bgr{
	min-height: 241px;
	padding:25px 0 27px;
	width:900px;
	margin:0 auto;
	background:url(/templates/_img/difference_bgr.jpg) no-repeat 540px 25px;
}

#email_bgr{
	padding:25px 0 35px;
	width:900px;
	margin:0 auto;
}

.difference_page #content_data{
	width:446px;
	padding:0 0 25px;
}
.difference_page #content_data h3{
	font-size:16px;
	line-height:19px;
	font-weight:normal;
	margin:0 0 12px;
}
.difference_page #content_data p{
	font-size:12px;
	line-height:18px;
}
/* Our clients */
.clients_page .main_tit{
	border-bottom:6px solid #0cf;
	width:891px;
}
.clients_page .content_bgr{
	background:white;
}
.clients_page #content_data{
	width:900px;
	margin:0 auto;
}
.clients_page #content_data ul{
	margin:5px 0 0 -1px;
}
.clients_page #content_data li{
	float:left;
	display:inline;
	margin:6px 7px 0 0;
}
.clients_page #content_data li a {
	border: 1px solid white;
	display: block;
	height: 141px;
	width: 141px;
}
.clients_page #content_data li a:hover {
	border: 1px solid #0cf;
}
.clients_page #content_data .last{
	margin:16px 0 0;
}

/* Our work */
.work_page .main_tit{
	border-bottom:6px solid #ffd600;
}
.work_page .content_bgr{
	padding:0 0 8px;
}
.work_page #content_data{
	width:900px;
	margin:0 auto;
}
.work_page #main_data{
	margin:0 39px 0 0;
	padding-top: 17px;
}
#work_pic{
	display:block;
	margin:17px 0 10px;
}
#nav{
	margin:0 0 0 417px;
	width:150px;
}
#nav li{
	float:left;
	display:inline;
}
#nav li img{
	margin:0 7px 0;
}
#nav a,#nav a:link,#nav a:visited{
	padding:2px 4px;
	background:none;
	font-weight:bold;
}
#nav .curr a,#nav .curr a:link,#nav .curr a:visited,#nav a:hover{
	background:#ffd600;
	text-decoration:none;
	color:#fff;
}
#nav .arrow a:hover{
	background:none;
}
#work_type{
	margin:30px 0 0;
	font-size:13px;
}
#work_type ul span{
	background:url(/templates/_img/arrow_work.gif) no-repeat 0 5px;
	padding:0 0 0 17px;
}
#work_type li{
	margin:0 0 3px;
}
#work_type ul a,#work_type ul a:link,#work_type ul a:visited{
	color:#666;
}
#work_type li.selected a {
	font-weight: bold;
}
/* Our work inner */
.work_page_inner .main_tit{
	border-bottom:6px solid #ffd600;
}
.work_page_inner .content_bgr{
	padding:0 0 8px;
}
.work_page_inner #content_data{
	width:900px;
	margin:0 auto;
}
.work_page_inner #main_data{
	margin:0 39px 0 0;
	padding-top: 17px;
}
.work_page_inner .subcontent{
	width:900px;
	margin:37px auto 88px;
}
.work_page_inner #work_type h3{
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	margin:24px 0 12px;
}
.work_page_inner #work_type{
	margin:21px 0 0;
	width:320px;
}
.work_page_inner #work_type #logoholder{
	height: 141px;
}
.work_page_inner #work_type p{
	font-size:12px;
	line-height:18px;
}
.work_page_inner .subcontent h4{
	color:#ffd600;
	font-size:14px;
	font-weight:bold;
	margin:0 0 17px;
}
.work_page_inner .subcontent ul span{
	background:url(/templates/_img/arrow_work.gif) no-repeat 0 5px;
	padding:0 0 0 17px;
}
.work_page_inner .subcontent li{
	margin:0 0 3px 2px;
	font-size:13px;
}
.work_page_inner .subcontent ul a,.work_page_inner .subcontent ul a:link,.work_page_inner .subcontent ul a:visited{
	color:#666;
}
.cols{
	float:left;
	display:inline;
}
#related{
	width:206px;
}
#more_work{
	margin:0 24px 0 20px;
	width:302px;
}
#case_study{
	width:180px;
}
#case_study a,#case_study a:link,#case_study a:visited{
	display:block;
	background:url(/templates/_img/ico_pdf.jpg) no-repeat;
	font-size:13px;
	padding:0 0 0 27px;
	height:18px;
}
/* Offices */
.offices_page .main_tit{
	border-bottom:6px solid #c3b8cf;
}
.offices_page #content_data{
	width:900px;
	padding:30px 0 25px;
	margin:0 auto;
}
.offices_page #main_data h3{
	color:#666;
}
.offices_page .subcontent{
	width:900px;
	margin:18px auto 0;
}
.office{
	float:left;
	display:inline;
	background:#f5f5f5;
	width:268px;
	padding:4px 4px 19px;
}
.office h4{
	color:#a08eb3;
	font-size:16px;
	font-weight:bold;
	margin:20px 0 10px;
	padding:0 0 0 11px;
}
.office p{
	font-size:12px;
	line-height:16px;
	padding:0 0 0 11px;
}
.fax{
	float:left;
	display:inline;
	width:164px;
}
.location,.location:link,.location:visited{
	float:left;
	display:block;
	color:#a08eb3;
	padding:0 14px 0 0;
	background:url(/templates/_img/arrow_offices.jpg) no-repeat 83px 3px;
}
.officemiddle{
	margin:0 34px 0 35px;
}
/* Our expertise */
.expertise_page .main_tit{
	border-bottom:6px solid #390;
}
.expertise_page #content_data{
	width:900px;
	padding:30px 0 25px;
	margin:0 auto;
}
.expertise_page #main_data h3{
	color:#666;
}
.expertise_page .subcontent{
	width:900px;
	margin:33px auto 0;
}
.services{
	float:left;
	width:183px;
	margin:8px 18px 11px 0;
	font-size:14px;
	line-height:18px;
	padding:8px 10px 0px 0px;
}
.services img{
	float:left;
	display:inline;
	margin:-4px 13px 0 0;
}
.services a span img {
	margin-right: 0px;
}
.services .link img,.services .link:link img,.services .link:visited img{
	float:none;
	vertical-align:2px;
}
#exp_col1{
	float:left;
	display:inline;
	width:214px;
}
#exp_col2{
	float:left;
	display:inline;
	width:220px;
}
#exp_col2 .services{
	width:220px;
}
#exp_col3{
	float:left;
	display:inline;
	width:207px;
}
#exp_col4{
	float:left;
	display:inline;
	width:218px;
}
/* Our sectors */
.sectorexpertise_page .main_tit{
	border-bottom:6px solid #fd8e38;
}
.sectorexpertise_page #content_data{
	width:900px;
	padding:30px 0 25px;
	margin:0 auto;
}
.sectorexpertise_page #main_data h3{
	color:#666;
}
.sectorexpertise_page .subcontent{
	width:900px;
	margin:33px auto 0;
}
.sectorexpertise_page #exp_col3 .services{
	width:190px;
}
/* Our expertise inner */
.sectorsinner_page #wrapper, .sectorsinner_page .content_bgr  #content_data, .expertiseinner_page #wrapper, .expertiseinner_page .content_bgr #content_data, .newsinner #wrapper, .news_page #wrapper{
	width: 920px;
}
.sectorsinner_page #sidebar, .expertiseinner_page #sidebar{
	width: 379px;
}
.news_page #sidebar, .newsinner #sidebar {
	width: 320px;
}
.expertiseinner_page .main_tit{
	border-bottom:6px solid #390;
}
.expertiseinner_page #content_data{
	width:900px;
	padding:30px 0 0;
	margin:0 auto;
}
.expertiseinner_page #main_data{
	width:450px;
	margin:0 91px 0 0;
}
.expertiseinner_page #main_data h3{
	color:#666;
}
.expertiseinner_page .subcontent{
	width:900px;
	padding:33px 0 0;
	margin:0 auto;
}
.expertiseinner_page #exp_col1{
	float:left;
	display:inline;
	width:224px;
}
.expertiseinner_page #exp_col2{
	float:left;
	display:inline;
	width:230px;
}
.expertiseinner_page #exp_col_last{
	float:left;
	display:inline;
	width:228px;
}
.expert_sample{
	float:left;
	margin:0 0 27px;
	padding:0px 0 0;
	width: 100%;
}
.expert_sample img{
	float:left;
	margin:0px 22px 0 0;
}
.expert_sample a,.expert_sample a:link,.expert_sample a:visited{
	color:#390;
	font-size:18px;
}
.expert_sample p{
	font-size:14px;
	line-height:18px;
}
.expertiseinner_page .subcontent h4{
	font-weight:bold;
	color:#390;
	font-size:14px;
}
.expertiseinner_page .subcontent ul{
	margin:18px 0 0 1px;
}
.expertiseinner_page .subcontent li{
	margin:0 0 3px 2px;
	font-size:13px;
}
.expertiseinner_page .subcontent li span{
	padding:0 0 0 18px;
	background:url(/templates/_img/arrow_expert2.gif) no-repeat 0 5px;
}
.expertiseinner_page .subcontent #exp_col1{
	width:224px;
}
.expertiseinner_page .subcontent #exp_col2{
	margin:17px 0 0;
	width:316px;
}
.expertiseinner_page .subcontent #exp_col_last{
	margin:17px 0 0;
}
/* Our sectors inner */
.sectorsinner_page .main_tit{
	border-bottom:6px solid #fd8e38;
}
.sectorsinner_page #content_data{
	width:900px;
	padding:30px 0 0;
	margin:0 auto;
}
.sectorsinner_page .expert_sample a,.sectorsinner_page .expert_sample a:link,.sectorsinner_page .expert_sample a:visited{
	color:#fd8e38;
}
.sectorsinner_page #main_data{
	width:450px;
	margin:0 91px 0 0;
}
.sectorsinner_page #main_data h3{
	color:#666;
}
.sectorsinner_page .subcontent{
	width:900px;
	padding:33px 0 0;
	margin:0 auto;
}
.sectorsinner_page #exp_col1{
	float:left;
	display:inline;
	width:224px;
}
.sectorsinner_page #exp_col2{
	float:left;
	display:inline;
	width:230px;
}
.sectorsinner_page #exp_col_last{
	float:left;
	display:inline;
	width:300px;
}
.sectorsinner_page .subcontent h4{
	font-weight:bold;
	color:#fd8e38;
	font-size:14px;
}
.sectorsinner_page .subcontent ul{
	margin:18px 0 0 1px;
}
.sectorsinner_page .subcontent li{
	margin:0 0 3px 2px;
	font-size:13px;
}
.sectorsinner_page .subcontent li span{
	padding:0 0 0 18px;
	background:url(/templates/_img/arrow_sector2.gif) no-repeat 0 5px;
}
.sectorsinner_page .subcontent #exp_col1{
	width:224px;
}
.sectorsinner_page .subcontent #exp_col2{
	margin:17px 0 0;
	width:316px;
}
/* Our clients inner */
.clientsinner_page .main_tit{
	border-bottom:6px solid #0cf;
}
.clientsinner_page #content_data{
	width:900px;
	padding:30px 0 0;
	margin:0 auto;
}
.clientsinner_page .expert_sample a,.clientsinner_page .expert_sample a:link,.clientsinner_page .expert_sample a:visited{
	color:#0cf;
}
.clientsinner_page #main_data{
	width:450px;
	margin:0 91px 0 0;
}
.clientsinner_page #main_data h3{
	color:#666;
}
.clientsinner_page .subcontent{
	width:900px;
	padding:33px 0 0;
	margin:0 auto;
}
.clientsinner_page #exp_col1{
	float:left;
	display:inline;
	width:224px;
}
.clientsinner_page #exp_col2{
	float:left;
	display:inline;
	width:230px;
}
.clientsinner_page #exp_col_last{
	float:left;
	display:inline;
	width:228px;
}
.clientsinner_page .subcontent h4{
	font-weight:bold;
	color:#0cf;
	font-size:14px;
}
.clientsinner_page .subcontent #case_study h4{
	margin-bottom: 17px;
}
.clientsinner_page .subcontent ul{
	margin:18px 0 0 1px;
}
.clientsinner_page .subcontent li{
	margin:0 0 3px 2px;
	font-size:13px;
}
.clientsinner_page .subcontent li span{
	padding:0 0 0 18px;
	background:url(/templates/_img/arrow_client.gif) no-repeat 0 5px;
}
.clientsinner_page .subcontent #exp_col1{
	width:350px;
}
/* Our people */
.people_page .main_tit{
	border-bottom:6px solid #bce026;
}
.people_page #content_data{
	width:900px;
	padding:30px 0 30px;
	margin:0 auto;
}
.people_page #main_data{
	width:450px;
	margin:0px;
	margin:0 91px 0 0;	
}
.people_page #main_data h3{
	color:#666;
}
.people_page .subcontent{
	width:900px;
	padding:33px 0 0;
	margin:0 auto;
}
.person{
	float:left;
	display:inline;
	width:212px;
	margin: 0 12px 23px 0;
	padding:6px 0 0;
}
.person img{
	float:left;
	display:inline;
	margin:-6px 14px 0 0;
}
.name{
	font-size:18px;
}
.ptype{
	font-size:12px;
	padding:0px;
}
.ptype img {
	float: none;
	margin: 0px;;
}

.subcontent .team h4{
	clear: both;
	font-size:16px;
	font-weight:bold;
	color:#9cbc17;
	margin:0 0 18px;
}
/* Our people inner */
.peopleinner_page .main_tit{
	border-bottom:6px solid #bce026;
}
.peopleinner_page #content_data{
	width:900px;
	padding:30px 0 30px;
	margin:0 auto;
}
.peopleinner_page #main_data{
	width:450px;
	margin:0 91px 0 0;
}
.peopleinner_page #main_data h3{
	color:#666;
}
.peopleinner_page .subcontent{
	width:900px;
	padding:33px 0 0;
	margin:0 auto;
}
.people_pic{
	border:1px solid #fff;
}
#team_col1{
	float:left;
	display:inline;
	width:233px;
}
#team_col2{
	float:left;
	display:inline;
	width:230px;
}
#team_col3{
	float:left;
	display:inline;
	width:223px;
}
#team_col4{
	float:left;
	display:inline;
	width:200px;
}
.peopleinner_page .subcontent h4{
	color:#bce026;
	font-size:14px;
	font-weight:bold;
	margin:0 0 17px;
}
.peopleinner_page .subcontent ul{
	margin:18px 0 0 1px;
}
.peopleinner_page .subcontent li{
	margin:0 0 3px 2px;
	font-size:13px;
}
.peopleinner_page .subcontent li span{
	padding:0 0 0 18px;
	background:url(/templates/_img/arrow_expert2.gif) no-repeat 0 5px;
}
/*	Search Page	*/
form#searchform .button{
	float: left;
	margin: 0px 0px 0px 3px;
}
form#searchform label span{
	width: 63px;
}

/* @group Search Page */

.search_page .main_tit{
	color:#666;
	border-bottom:6px solid #666;
}
.search_page #email_bgr {
	padding: 25px 0px;
}

.search_page a {
	text-decoration: underline;
}

.search_page #content_data p{
	font-size:16px;
	line-height:18px;
}

.search_page #content_data ul{
	font-size:12px;
	line-height:18px;
	margin-top: 12px;
}

.search_page #content_data ul li {
	background:url(/templates/_img/arrow_search.gif) no-repeat 0px 6px;
	padding-left: 16px;	
}



/* @end */

#searchbox {
	border-collapse: collapse;
	width: 700px;
}
#searchbox .groupstart{
	border-top: 1px solid #f0f0f0;
}
#searchbox .groupstart td{
	padding: 15px 12px;
}

#searchbox td {
	color:#333;
	font-size: 12px;
	padding: 10px 12px;
	vertical-align: top;
}
#searchbox td.searchtype {
	border-right: 1px solid #f0f0f0;
	color:#888;
	text-align: right;
}

#searchbox td span {
	font-size: 14px;
}
#searchbox td.client{color:#00CCFF;}
#searchbox td.people{color:#BCE026;}
#searchbox td.sector{color:#FD8E38;}
#searchbox td.work{color:#FFD600;}
#searchbox td.expertise{color:#339900;}
#searchbox td.news{color:#FF3399;}

/* Homepage */
.home_page .main_tit{
	border-bottom:6px solid #666;
}
#flash_part{
	background:url(/templates/_img/flash_bgr.gif) no-repeat scroll 0px 1px;
	width:900px;
	height:304px;
	margin:18px 0 19px;
	padding:10px 0 1px 10px;
}
#flash_data{
	float:left;
	display:inline;
	width:520px;
	height:293px;
}
#home_nav{
	float:left;
	display:inline;
	width:370px;
	margin:-9px 0 0 10px;
}
.flash_nav{
	border: 1px solid #fff;
	border-left: 1px solid #f0f0f0;
	height:63px;
	width:320px;
	padding:14px 30px 26px 10px;
}
.flash_nav .flash_tit,.flash_nav .flash_tit:link,.flash_nav .flash_tit:visited{
	display:block;
	font-size:2.2em;
	color:#ddd;
}
.flash_nav .flash_tit:hover{
	text-decoration:none;
}
.flash_nav .desc,.flash_nav .desc:link,.flash_nav .desc:visited{
	font-size:1.8em;
	line-height:21px;
	color:#ddd;
}
.flash_nav .desc:hover{
	text-decoration:none;
}
#home_nav .curr{
	border:1px solid #f0f0f0;
	border-left:1px solid #fff;
}
#home_nav .curr .flash_tit,#home_nav .curr .flash_tit:link,#home_nav .curr .flash_tit:visited{
	color:#666;
}
#home_nav .curr .desc,#home_nav .curr .desc:link,#home_nav .curr .desc:visited{
	color:#666;
}
.home_page .content_bgr{
	background:url(/templates/_img/home_bgr.gif) repeat-x;
}
.home_page #content_data{
	width:900px;

	margin:0 auto;
	height:235px;
	padding:32px 0 0;
}
#welcome{
	float:left;
	display:inline;
	width:342px;
	margin:0 58px 0 0;
}
#welcome h3{
	font-size:1.4em;
	font-weight:bold;
	color:#666;
	padding:0;
	margin:0 0 12px;
}
.home_page #welcome p{
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
}
.home_page #main_data{
	width:900px;
}
#news_part{
	float:left;
	display:inline;
	width:500px;
}
#news_part h3{
	font-size:1.4em;
	font-weight:bold;
	color:#666;
	padding:0;
	margin:0 0 12px;
}
.news_data{
	float:left;
	display:inline;
	width:164px;
}
.news_date{
	font-size:18px;
	background:url(/templates/_img/arrow_news.gif) no-repeat 0 5px;
	padding:0 0 0 18px;
}
.home_page #news_part .news_data p{
	background: url(/templates/_img/arrow_home.jpg) no-repeat 0 6px;
	margin:0;
	padding:0px 0px 0px 18px;
	width:122px;
	font-size:13px;
	line-height:18px;
}
.home_page .news_date {
	background: none;
}

/*	News 	*/
#story_page .main_tit{
	border-color: #ff68a9;
	color:#ff68a9;
}

/* Menu coloring */
/*
			<li id="menu_home"><a href="#">Home</a></li>
			<li id="menu_news"><a href="#">Latest News</a></li>
		</ul>
		<div class="clear"></div>
		<a class="replace" id="logo" title="Cogent Elliott"><span></span>Cogent Elliott</a>
		<ul id="main_menu">
			<li id="menu_difference"><a href="#">Our Difference</a></li>
			<li id="menu_people"><a href="#">Our People</a></li>
			<li id="menu_offices"><a href="#">Our Offices</a></li>
			<li id="menu_clients"><a href="#">Our Clients</a></li>
			<li id="menu_sectors"><a href="#">Our Sectors</a></li>
			<li id="menu_work"><a href="#">Our Work</a></li>
			<li id="menu_expertise"><a href="#">Our Expertise</a></li>
			<li id="menu_story"><a 
*/
.newsinner_page #menu_news a,.newsinner_page #menu_news a:link,.newsinner_page #menu_news a:visited{
	color:#f39;
}
.news_page #menu_news a,.news_page #menu_news a:link,.news_page #menu_news a:visited{
	color:#f39;
}
.expertiseinner_page #menu_expertise a,.expertiseinner_page #menu_expertise a:link,.expertiseinner_page #menu_expertise a:visited{
	color:#390;
}
.expertise_page #menu_expertise a,.expertise_page #menu_expertise a:link,.expertise_page #menu_expertise a:visited{
	color:#390;
}
.work_page_inner #menu_work a,.work_page_inner #menu_work a:link,.work_page_inner #menu_work a:visited{
	color:#ffd600;
}
.work_page #menu_work a,.work_page #menu_work a:link,.work_page #menu_work a:visited{
	color:#ffd600;
}
.sectorsinner_page #menu_sectors a,.sectorsinner_page #menu_sectors a:link,.sectorsinner_page #menu_sectors a:visited{
	color:#fd8e38;
}
.sectorexpertise_page #menu_sectors a,.sectorexpertise_page #menu_sectors a:link,.sectorexpertise_page #menu_sectors a:visited{
	color:#fd8e38;
}
.clientsinner_page #menu_clients a,.clientsinner_page #menu_clients a:link,.clientsinner_page #menu_clients a:visited{
	color:#0cf;
}
.clients_page #menu_clients a,.clients_page #menu_clients a:link,.clients_page #menu_clients a:visited{
	color:#0cf;
}
.offices_page #menu_offices a,.offices_page #menu_offices a:link,.offices_page #menu_offices a:visited{
	color:#c3b8cf;
}
.people_page #menu_people a,.people_page #menu_people a:link,.people_page #menu_people a:visited{
	color:#bce026;
}

.peopleinner_page #menu_people a,.peopleinner_page #menu_people a:link,.peopleinner_page #menu_people a:visited{
	color:#bce026;
}
.difference_page #menu_difference a,.difference_page #menu_difference a:link,.difference_page #menu_difference a:visited{
	color:#d8133b;
}
.home_page #menu_home a,.home_page #menu_home a:link,.home_page #menu_home a:visited{
	color:#666;
}
#featured_image {display: none;}

label {
	clear: left; 
	display: block; 
	padding-bottom: 30px;
}
label span {
	display: block;
	float: left;
	font-size: 12px; 
	padding-right: 10px;
	text-align: right; 
	width: 120px; 
}
label input, label textarea {
	float: left; 
	font-size: 13px;
	width: 300px;
}
.button {
	margin: 4px 0px 0px 128px;
	width: auto; 
	float: none;
}

#errorlist {
	margin: 10px 0px 20px;
}
#errorlist li {
	font-size: 12px;
	list-style-type: disc;
	padding-left: 5px;
	margin: 2px 0px 2px 15px;
}

/* @group Clearfix */
.unit:after, .group:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.unit, .group {display:inline-block;}
* html .unit, * html .group {height:1%;}
.unit, .group {display:block;}
/* @end */

/* @group comicreliefauction_page */

#comicreliefauction_page .main_tit{
	color: #666;
	width:100%;
	border-bottom-color: #ff2827;
}

#comicreliefauction_page .content_bgr{
	background:#FFF;
}

#comicreliefauction_page #difference_bgr{
	background: url(/templates/_img/comicreliefauction/cra_bg.jpg) no-repeat left -35px;
	min-height:150px;
}

#comicreliefauction_page #content_data{
	padding-left: 200px;
	width: 612px;
}

#comicreliefauction_page #intro{
	padding-right: 50px;
	padding-bottom: 15px;
	position: relative;
}

#comicreliefauction_page #intro img{
	bottom:-23px;
position:absolute;
right:-83px;
}

#comicreliefauction_page #intro h3{
	margin: 0;
	padding: 1em 0 0;
}

#comicreliefauction_page #auction-lots{
	background: #efefef;
	padding: 10px 11px 0;
}

#comicreliefauction_page .auction-lot{
	background: #FFF;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#comicreliefauction_page .auction-lot img{
	background: url(/templates/_img/comicreliefauction/lot-bg.gif);
	float: left;
	padding: 6px;
	margin: 15px 13px 0 15px;
}

#comicreliefauction_page .auction-lot h3{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 16px 0 0;
	padding: 0;
	line-height: 1.2em;
}

#comicreliefauction_page .auction-lot p.sponsor{
	font-size: 10px;
	margin: 0;
	padding: 0 0 6px;
	line-height: 13px;
}

#comicreliefauction_page .auction-lot a{
	text-decoration: underline;
}

#comicreliefauction_page .auction-lot p{
	padding-bottom: 1em;
	padding-right: 15px;
	line-height:14px;
}

#comicreliefauction_page .auction-lot-content{
	float: right;
	width: 460px;
	padding-right: 15px;
}

#comicreliefauction_page .auction-meta{
	padding-bottom: 10px;
}

#comicreliefauction_page .auction-meta p{
	float: left;
	width: 250px;
}

#comicreliefauction_page .auction-meta strong{
	font-size: 14px;	
}
#comicreliefauction_page .auction-meta a{
	font-size: 14px;
	font-weight: bold;
	float: right;
	color: #ff2827;
	background: url(/templates/_img/comicreliefauction/bullet-bid.gif) no-repeat center left ;
	padding-left: 17px;
	margin-top: 10px;
	text-decoration: none;
}

#comicreliefauction_page .auction-meta a:hover{
	color: #bf1b1b;
	text-decoration: none;
}

#comicreliefauction_page #content_bgr{
	clear: both;
}

#comicreliefauction_page .auction-lot p.small{
	font-size: 10px;
}

#comicreliefauction_page #content_data p.disclaimer{
	font-size: 10px;
	margin-top: 10px;
	line-height: 14px;
}

/* @end */
