﻿/*RULES FOR Wilhelmsen Premier Marine Fuels */

/*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;
}



/* placement og arrow in the first selected left menu item (wpmf) */
ul.leftNavigation li a.selected {				
	background:#406aa6 url('/Style%20Library/Images/WW/menu_img/arrow_406aa6.gif') no-repeat left;
	color:#ffffff;	
	text-decoration:none;				
	padding:10px 0 2px 10px;
	border-bottom: 1px solid #FFFFFF;
	font-weight:bold;    
}



/*----------------------------------------------------------------------------------------------*/
/* RULES FOR MAINCONTENT */
/*----------------------------------------------------------------------------------------------*/

.centerContent { background-color:#94abcd; }

div.descriptionzone .listholder {
	padding-bottom:30px;
}


#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 table tr td table tr td, .centerContent_leftside table tr td table tr td {
	padding-bottom:50px !important;
}
.centerContent_rightside_section table tr td table tr td, .centerContent_rightside table tr td table tr td {
	padding-bottom:50px !important;
}*/



.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_section .ms-PartSpacingVertical, .centerContent_rightside_section .ms-PartSpacingVertical {
	margin:0px; 
	padding:0 0 15px 0 !important; 
	height:0px;
	width:0%;
}



.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%;	
}




/*----------------------------------------------------------------------------------------------*/
/* RULES FOR BUNKER TRADING AND HEDGING SERVICES */
/*----------------------------------------------------------------------------------------------*/


/*OPEC, Hedging report - table*/
table.opec {
	border:none;
	margin-bottom:14px;
}
	.opec td.title {
		padding-right:27px;
	}
	.opec td.titleFront{
		padding-right:27px;
	}


table.hedging {
	border:none;
}

	.hedging td.period {
		padding-right:50px;
	}
	.hedging td.barge {
		padding-right:30px;
	}


/*Priceinformation (front)*/
table.priceInformation{
	border:none;
	margin-bottom:14px;
}

/*Priceinformation (main)*/
table.priceInformationMain {
	border:none;
	margin-bottom:40px;
}

	.priceInformation td.first, .priceInformationMain td.first {
		padding:0 10px 0 0;
	
	}


/* Prices */
table.prices {
	width:755px;
}
	.prices td {
		vertical-align:top;
	}
