/*-------------------------*//* global layout styles *//*---------------------------------*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#container{
	width:970px;
	margin: 24px auto;
}

/*header*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#header{
	background: url(/images/header_bg.png) no-repeat 0 0;
	height: 155px;
}

* html #header {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/header_bg.png", sizingMethod="image");
}

#header #logo {
	float:left;
	margin-left:54px;
	margin-top:35px;
}  

#welcome_header{
	margin-left: 201px;
	border-left: 2px dotted #a6a8a9;
	padding-left: 19px;
	padding-top: 39px;
	margin-top: 6px;
	float: left;
	width: 310px;
}

#welcome_header p{
	line-height: 1.2em;
	font-size: 1.2em;
	color: #878889;
	margin-bottom: 0;
}

/*navigation*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#nav {
	margin-bottom: 25px;
	font-size: 1.1em;
	width: 846px;
	zoom: 1;
}

#nav:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#nav ul{
	margin:0;
	padding: 3px 0 0;
	background: url(/images/nav_ul_dot.png) repeat 0 0;
	list-style: none;
	zoom: 1;
}

#nav ul:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }



#nav ul li{
	float: left;
	width: 114px;
	border-right: 8px solid #fff;
}

#nav #nav_auction { border-right: 0; }

#nav a{
	display: block;
	color: #878889;
	position: relative;
	height: 34px;
	
}

#nav a:focus, #nav a:hover {
	color: #ffffff;
}

#nav span {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: url(/images/nav_sprite.png) no-repeat;
}

#nav_home span { background-position: 0 0; }
#nav_about span { background-position: -114px 0; }
#nav_people span { background-position: -228px 0; }
#nav_work span { background-position: -342px 0; }
#nav_news span { background-position: -456px 0; }
#nav_contact span { background-position: -570px 0; }
#nav_auction span { background-position: -684px 0; }

#nav_home a:focus span, #nav_home a:hover span { background-position: 0 -34px; }
#nav_about a:focus span, #nav_about a:hover span { background-position: -114px -34px; }
#nav_people a:focus span, #nav_people a:hover span { background-position: -228px -34px; }
#nav_work a:focus span, #nav_work a:hover span { background-position: -342px -34px; }
#nav_news a:focus span, #nav_news a:hover span { background-position: -456px -34px; }
#nav_contact a:focus span, #nav_contact a:hover span { background-position: -570px -34px; }
#nav_auction a:focus span, #nav_auction a:hover span { background-position: -684px -34px; }


/*sub navigation*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/
	
#nav_sub{
	
}
	
/*content*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#content{
	clear: both;
	background: url(/images/middle_bg.png) repeat-y 0 0;
	padding: 0 70px 24px 54px;
	position: relative;
}

* html #content {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/middle_bg.png", sizingMethod="scale");
	zoom: 1;
}


#content_main{
	float: left;
	width: 846px;
	position: relative;
}

 
#content_sub{
	clear: both;
	position: relative;
}

#flash_banner{
	height: 313px;
	width: 846px;
	margin-bottom: 22px;
	clear: both;
}

/*Latest News*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#latest_news{
	background: url(/images/latest_news.png) no-repeat 0 0;
	height: 169px;
	width: 846px;
	position: relative;
}

#latest_news h2{
	color:#AB8149;
	font-size:1.3em;
	margin-bottom:0;
	margin-left:23px;
	padding-top:17px;
}

.latest_news_item{
	float:left;
	font-size:0.9em;
	margin-left:19px;
	margin-top:19px;
	width:256px;
}

.latest_news_item_content{
	float:left;
	padding:12px 12px 0 10px;
	width:130px;
	height: 90px;
	background: url(/images/news_item_bg.png) repeat-y 0 0;
	overflow: hidden;
	border-left: 2px dotted #a6a8a9;
}

.latest_news_item_image{
	width: 102px;
	height: 102px;
	background: #ab8149;
	float: right;
}

.latest_news_item h4{
	margin-bottom: 2px;
	color: #88113a;
}

.latest_news_item p{
	color: #ab8149;
	line-height: 1.1em;
}

.news_left_arrow{
	position: absolute;
	top: 84px;
	left: -36px;
}

.news_right_arrow{
	position: absolute;
	top: 84px;
	right: -36px;
}

.wildwood_creative{
	position:absolute;
	right: 0px;
	top: -130px;
}

.left_sub_column{
	width: 189px;
	padding: 26px 22px 10px 22px;
	float: left;
	margin-right: 35px;
	font-size: 0.9em;
	background: #ede4d7 url(/images/left_sub_colum_bottom.png) no-repeat 0 100%;
	height: 350px;
}

/*.left_sub_column_footer{
	width: 234px;
	height: 9px;
}*/

.left_sub_column h4{
	margin-bottom: 0;
	color: #707172;
}

.left_sub_column p{
	color: #000000;
}

.year_sub_nav ul{
	border-top: 2px dotted #aaacac;
	border-bottom: 2px dotted #aaacac;	
	list-style: none;
	zoom: 1;
	margin: 0 0 20px 0;
}

.year_sub_nav ul:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

.year_sub_nav li{
	padding: 8px 5px;
	border-right: 2px dotted #aaacac;
	float: left;
}

.year_sub_nav li.last_year{
	padding: 0 3px;
	border-right: none;
	float: left;
}

.year_sub_nav a{
	color: #707172;
}

.year_sub_nav a:focus,
.year_sub_nav a:hover{
	color: #88113a;
	font-style: none;
}

#date_sub_header{
	background: url(/images/sub_date_gradient.png) no-repeat 0 0;
	width: 452px;
	height: 18px;
	padding-top: 5px;
	padding-left: 9px;
	margin-bottom: 22px;
}

#date_sub_header h3{
	font-weight: normal;
	font-size: 1em;
	color: #fff;
}

img.main_news_image{
	margin-bottom: 25px;
}

.content_holder{
	margin-top: 27px;
	width: 465px;
	float: left;
}

.content_holder h3{
	color: #88113a;
	font-weight: normal;
	font-size: 1.3em;
}

.content_holder p{
	color: #707172;
	line-height: 1.3em;		
}

.content_holder h4{
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 2px;
}

.content_holder h5{
	font-size: 1.1em;
	color: #1a171b;
	margin-bottom: 15px;
}

.content_holder h5.current_story{
	color: #88113a;
}

.news_content{
	padding-left: 9px;
}

/*work with us*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#body_work_with_us #normal_header,
#body_our_people #normal_header,
#body_privacy #normal_header,
#body_terms #normal_header,
#body_about #normal_header{
	margin-bottom: 31px;	
}

#work_with_us_container{
	border-bottom: 2px dotted #aaacac;
	display: block;
	zoom: 1;
	padding-bottom: 15px;
	color: #707172;
}

#work_with_us_container:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#work_with_us_container p{
	padding-left: 9px;
}

#work_with_us_container a{
	color: #ab8149;
}

.work_with_us_left,
.our_people_left{
	float: left;
	width: 404px;
	border-right: 2px dotted #aaacac;
	margin-right: 15px;
	padding-right: 17px;
}

.work_with_us_right,
.our_people_right{
	float: left;
	width: 403px;
}

.work_with_us_left h3,
.work_with_us_right h3{
	padding: 6px 0 6px 9px;
	font-weight: lighter;
	color: #fff;
	font-size: 1.4em;
}

.sub_head_left{
	background: url(/images/as_an_employee_bg.png) no-repeat 0 0;
	width: 404px;
	height: 32px;
	margin-bottom: 17px;
}

.sub_head_right{
	background: url(/images/as_an_investor_bg.png) no-repeat 0 0;
	width: 404px;
	height: 32px;
	margin-bottom: 17px;
}


/*our people*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

.sub_head{
	width: 406px;
	height: 31px;
	background: url(/images/people_sub_bg.png) no-repeat 0 0;	
	margin-bottom: 12px;
}

.sub_head h3{
	padding: 7px 0 6px 9px;
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
}

.person{
	margin-bottom: 25px;
}

.person h4,
.person p{
	padding-left: 9px;
}

.person h4{
	color: #88113a;
	font-size: 1.2em;
	margin-bottom: 2px;
}


/*Contact Us*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/
.contact_content h3{
	font-size: 1em;
	color: #fff;
	padding-top: 4px;
	padding-left: 8px;
	width: 140px;
	height: 18px;
}

.contact_content h4{
	margin-bottom: 2px;
	color: #88113a;
}

.contact_content h4,
.contact_middle p,
.contact_right p,
.contact_content address{
	font-size: 1.1em;
	font-weight: normal;
}

.contact_left,
.contact_right,
.contact_middle{
	height: 290px;
}

.contact_left{
	width: 209px;
	float: left;
}

.contact_left p{
	margin-bottom: 24px;
	padding-left: 8px;
}

h3.general_information{
	background: url(/images/general_info_bg.png) no-repeat 0 0;
}

h3.jobs{
	background: url(/images/contact_job_bg.png) no-repeat 0 0;
}

h3.media_enquiries{
	background: url(/images/contact_media_bg.png) no-repeat 0 0;
}

.contact_middle{
	float: left;
	border-left: 2px dotted #aaacac;
	padding-left: 50px;
	width: 224px;
}

.contact_right{
	float: left;
	border-left: 2px dotted #aaacac;
	padding-left: 50px;
}

.link_margin{
	margin-bottom: 25px;
}

.no_margin{
	margin: 0;
}

.contact_map{
	float: left;
	border-left: 2px dotted #aaacac;
	padding-left: 49px;
	width: 224px;
}

.contact_map h4{
	font-size: 1.2em;
}

img.map_image{
	margin-bottom: 10px;
	margin-top: 5px;
}

a.contact_back_button{
	margin-top: 15px;
	float: left;
	clear: both;
}

/*about_us*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/
.about_content{
	width: 609px;
	padding-left: 31px;
}

h2.intro{
	color: #7c5a02;
	font-weight: normal;
}

.about_section{
	margin-bottom: 10px;
	padding-bottom: 12px;
	border-bottom: 2px dotted #aaacac;
}

.about_section p{
	font-size: 1.1em;
}

.about_content h3{
	width: 249px;
	height: 31px;
	font-size: 1.2em;
	color: #fff;
	padding-top: 6px;
	padding-left: 11px;
	font-weight: normal;
}

h3.delivering{
	background: url(/images/about_delivering_bg.png) no-repeat 0 0;
}

h3.access{
	background: url(/images/about_access_bg.png) no-repeat 0 0;
}

h3.enhance{
	background: url(/images/about_enhance_bg.png) no-repeat 0 0;
}



/*Privacy*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

.privacy_policy_content{
	width: 783px;
	margin-left: 31px;
}

.privacy_policy_content h3{
	font-weight: normal;
	font-size: 1.3em;
}

/*footer*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#footer{
	clear: both;
	padding-bottom: 30px;
	color: #878889;
	font-size: 1em;
	position: relative;
}

#footer_shadow { height: 25px; background: url(/images/footer_bg.png) no-repeat 0 0; }
* html #footer_shadow {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/footer_bg.png", sizingMethod="image");
}

#footer a{
	color: #878889;
}

#footer ul{
	margin:0 0 0 59px;
	list-style: none;
}

#footer li{
	float:left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid;
}

#footer li#kyan{
	border-right: 0;
}