/**
* Navigation colorisation
**/

#doc-navigation ul li a:hover {
	/*background: #999 !important;*/
}

.mainlevel_current,.mainlevel_active {
	background: #603913;
}

.mainlevel_section_link:hover, .mainlevel_current_section_link {
	color:#603913;
	text-decoration: none;	
}

.content-image{
	height:139px;
	background:url(../images/doc-content/services/header.jpg) no-repeat;
}
.content-image-extra-1{
	display:none;
	position:absolute;
}
#content-image-extra-1{
	top:auto;
	right:auto;
	left:0px;
	bottom:0px;
	/*display:block;*/
}

#content-image-extra-1b{
	top:118px;
	right:0px;
	left:auto;
	bottom:auto;
	/*display:block;*/
}

#content-image-extra-2{
	top:auto;
	right:0px;
	left:auto;
	bottom:0px;
	/*display:block;*/
}

/**
*
* PAGE SPECIFIC
*
**/

.mainlevel_current_section_link ,.mainlevel_section_link {
	padding: 0px 0px 0px 19px;
}

#content-row-one {
	
	height: 321px;
	margin-bottom:2px;
}

#content-row-two {
	clear:both;
	min-height:262px;
  	height:auto !important;
 	height:262px;
}

#content-col-one {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	float:left;
	
	margin-left:0px;
	width:506px;
	
}

#content-col-two {
	/*background: #ccc;*/
	background: url(../images/doc-content/services/col-two-bg.jpg) no-repeat 0px 0px;
	float:left;
	height:298px;
	/*margin-top:249px;*/
	width:297px;
	padding-top: 248px;
	position:relative;
	
}

.home-side-element {
	border-bottom: 1px dotted #94004c;
	color: #000;
	font-size:12px;
}

.home-side-element a{
	color: #94004C;
	font-size:14px;
}

.home-side-element strong{
	color: #94004C;
	font-size:11px;
}

.content-element {
	
	background: #603913 url(../images/doc-content/market-sectors/background.jpg) no-repeat bottom;
	border-top:1px solid #fff;
	min-height:390px;
  	height:auto !important;
 	height:390px;
	padding-right: 56px;
	font-size:13px;
	
}

.content-element h3{
	font-size:14px;
	line-height: 20px;
	display:block;
	font-weight: bold;
}

.services-content-image {
		border: 0px solid #70B771 !important;
		margin:0px 10px 10px 10px !important;
		float:right !important;
		padding:0px !important;
}

.services-content-image img{
		border: 2px solid #70B771;
		margin:0px !important;
		padding:0px !important;
}

/**
*
* SIDE BAR ELEMENTS
*
**/
.image-link {
	background-repeat: no-repeat;
	clear:both;
	display:block;
	margin-left:0px;
}

#element-sustainability {
	background: url(../images/doc-content/market-sectors/content-col-two/sustainability.jpg) no-repeat;
	height: 103px;
	margin-top:3px;
}

#element-case-studies {
	height: 91px;
	background: url(../images/doc-content/market-sectors/content-col-two/case-studies.jpg) no-repeat;
}

#element-contact-us {
	height: 93px;
	background: url(../images/doc-content/market-sectors/content-col-two/contact-us.jpg) no-repeat;
}



.prop { 
	background:#c00;
/*	display:none;*/
}

.content-element a {
	color:#fff;
	text-decoration:none;
}

