/**
* Navigation colorisation
**/

#doc-navigation ul li a:hover {
	/*background: #5A8AA0;*/
}

.mainlevel_current,.mainlevel_active {
	background: #5A8AA0;
}

.mainlevel_section_link:hover, .mainlevel_current_section_link {
	color:#5A8AA0;
	text-decoration: none;	
}

.content-image{
	background:url(../images/doc-content/company-profile/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:130px;
	width:506px;
	
}

#content-col-two {
	/*background: #ccc;*/
	float:left;
	height:262px;
	margin-top:249px;
	width:167px;
	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;
}

#sub-navigation ul {
	background: #497082;
	border-top: 1px solid #ffffff;
}

#sub-navigation a:hover {
	color:#fff;
	text-decoration:underline;
}

.content-element {
	
	background: #5A8AA0 url(../images/doc-content/company-profile/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:20px;
	width: 142px;
}

#element-sustainability {
	background: url(../images/doc-content/company-profile/content-col-two/sustainability.gif);
	height: 94px;
	margin-top:10px;
}

#element-case-studies {
	height: 94px;
	background: url(../images/doc-content/company-profile/content-col-two/case-studies.gif);
}

#element-contact-us {
	height: 94px;
	background: url(../images/doc-content/company-profile/content-col-two/contact-us.gif);
}
