﻿/*RULES FOR Unitor Marine Systems */

/*TAGLINE TEXT ON TOP OF BANNER ON EVERY MAINPAGE.*/
.taglineTop {
	color:#001b53;
	background-color:#e0e7f1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 15px 4px 15px;
	margin:0 0 1px 0;
	width:950px !important;
	height:28px;
}





/*----------------------------------------------------------------------------------------------*/
/* RULES FOR MAINCONTENT */
/*----------------------------------------------------------------------------------------------*/

.centerContent { background-color:#94abcd; }
#centerContent_oneColoumn {
	width: 786px;
	float: left;
	padding: 0px;
	border-top:6px solid #94abcd;
}

.centerContent_leftside {
	float:left;
	background-color:#ffffff;
	width:47%;
	padding:0px;
	margin:0 15px 0 0px;
	
}


.centerContent_rightside {
	float:none;
	width:46%;
	background-color:#FFFFFF;
	margin:0px;
	padding:0 0 0 15px;	
}



.centerContent_leftside_section {
	float:left;
	width:48%;
	margin:0px;
	padding:0 15px 0 0px;
	background-color:#FFFFFF;
}
.centerContent_rightside_section {
	float:left;
	width:47%;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;	
}


.centerContent_leftside p, .centerContent_rightside p { 
	padding:0 0px 0 0;
	margin:0px;
}





/*----------------------------------------------------------------------------------------------*/
/* RULES FOR RIGHT SIDE/RIGHTCONTENT */
/*----------------------------------------------------------------------------------------------*/

#rightContent {	border-top: 6px solid #94abcd; }


/* LISTS OUT CONUTRIES, MAP - DIRECTORY OF OUR LOCATIONS, PART OF THE RIGHTCONTENT */
.oulisting_countries_left {
	float:left; 
	width:40%
}

.oulisting_countries_right {
	float:right; 
	width:40%
}	



/*----------------------------------------------------------------------------------------------*/
/* RULES FOR FOOTER OG BOTTOMLINE */
/*----------------------------------------------------------------------------------------------*/
	
/* RULES FOR FOOTER */
#footer { 
	width:250px; 
	color:#406aa6; 
	font-size:0.9em;
	text-align:left; 
	padding:2px 0 7px 0;
	float:left; 
	font-weight:normal;
}	


/* RULES FOR BOTTOM LINE, TWO STYLES BECAUSE OF WIDTH AND COLOUR. (These id's exists in each css because of the change of colour in the image. */
#bottomSection {
	background:url('/Style%20Library/Images/WW/WMS/bottomWMS_section.gif') no-repeat;
	padding:0px;
	margin:0px;
	height:14px;
	float:left;
	width:100%;	
}

#bottomMain {
	background:url('/Style%20Library/Images/WW/WMS/bottomWMS_main.gif') no-repeat bottom;
	padding:0px;
	margin:0px;
	height:14px;
	float:left;
	width:100%;	
}

/* BOTTOM LINE FOR SECTIONPAGES, WITH JUST ONE COLOUMN CONTENT, NO RIGHTSIDE/RIGHTCONTNENT */
#bottomOneColoumn {
	background:url('/Style%20Library/Images/WW/bottomAbout_oneColoumn.gif') no-repeat bottom;
	padding:0px;
	margin:0px;
	height:8px;	
	float:left;
	width:100%;	
}




/*----------------------------------------------------------------------------------------------*/
/* PRODUCTS AND SYSTEMS */
/*----------------------------------------------------------------------------------------------*/

#centerContent_oneColoumn {
	width: 786px;
	float: left;
	padding:0px 0 0 0;
	border-top:6px solid #94abcd;
}

#FirstCol {
	width:245px; 
	margin:0 0 0px 0; 
	padding:0 10px 0 0; 
	float:left;
}

#SecondCol {
	width:245px;
	margin:0 0 30px 0; 
	padding:0 10px 0 0; 
	float:left;
}

#ThirdCol {
	width:245px; 
	margin:0 0 30px 0; 
	padding:0 0px 0 0; 
	float:left; 
}

#FirstCol h1, #SecondCol h1, #ThirdCol h1 {
	margin:0 0 10px 0;	
}

/* makes space vertically between webparts inside the same zone. */
#FirstCol .ms-PartSpacingVertical, #SecondCol .ms-PartSpacingVertical, #ThirdCol .ms-PartSpacingVertical {
	margin:0px; 
	padding:0 0 40px 0 !important; 
	height:0px;
	width:0%;
}

#FirstCol img, #SecondCol img, #ThirdCol img {
	margin:0 0 10px 0;	
}

/* New homepage 11/2008 */
.spacing_WSEmainpage {
padding:15px 15px 15px 15px;
float:left;
}

.business_stream_one {
float:left;
width:47%;
padding:15px 0px 0px 15px;
}

.business_stream_two {
float:right;
width:47%;
padding:15px 15px 0px 0px;
}

.business_stream_three {
float:left;
width:47%;
padding:7px 0px 10px 15px;
}

.business_stream_four {
float:right;
width:47%;
padding:7px 15px 10px 0px;
}
