/**
* Navigation colorisation
**/

#doc-navigation ul li a:hover {
	/*background: #999 !important;*/
}

.mainlevel_current,.mainlevel_active {
	background: #709C2A;
}

.mainlevel_section_link:hover, .mainlevel_current_section_link {
	color:#709C2A;
	text-decoration: none;	
}

.content-image{
	height:163px;
	background:url(../images/doc-content/market-sectors/header.jpg) no-repeat;
}

/**
*
* PAGE SPECIFIC
*
**/

#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;
	/*height:230px;*/
	margin-left:0px;
	width:506px;
	background:#709C2A;
	
}

#content-col-two {
	float:left;
	min-height:262px;
	height:auto !important;
	height:262px;	
	margin-top:249px;
	width:285px;
	padding-top: 0px;	
}

.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: url(../images/doc-content/services/background.jpg) no-repeat bottom;
	border-top:1px solid #fff;
	height:390px;
	padding-right: 56px;
	font-size:13px;
	
}

/**
*
* 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);
	height: 103px;
	margin-top:1px;
}

#element-case-studies {
	height: 91px;
	background: url(../images/doc-content/market-sectors/content-col-two/case-studies.jpg);
}

#element-contact-us {
	height: 93px;
	background: url(../images/doc-content/market-sectors/content-col-two/contact-us.jpg);
}

.mainlevel_current_section_link ,.mainlevel_section_link {
	padding: 0px 0px 0px 19px;
}


/* case studies*/
.case-study-listing{
	display:block;
	clear:both;
	margin: 20px 0px;
	padding-bottom:20px;
	border-bottom: 1px dotted #fff;
}

.case-study-listing h2 {
	border:0px dotted #fff;
}

.case-study-listing img{
	float:left;
	display:block;
	margin: 10px 10px 10px 0px;
}

.case-study-listing a{
	color:#fff;
	font-weight:bold;
}

.case-study-listing img {
	border: 2px solid #70B771;
}

.photo {
	width:115px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	
	margin:auto;
	padding: 5px 10px;
	border:0px solid #c00;
}

.gallery-navigation-links {
	border-top:1px dotted #fff;
	padding:10px;
	
}

.content-element a {
	font-weight:bold !important;
}

.content-element a:hover{
	text-decoration:underline;
}


.gallery-navigation-links a{
	font-weight:normal;
}

.content-element{
	height:auto;
}
