﻿/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* RULES :: WW MAINPAGE. HOME.CSS  */
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/



img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img.bulletList
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.clearing
{
	clear: both;
	height: 0px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}

/* ---------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------------------*/
/*  RULES FOR BLUE GLOBAL TOP, EXISTS ONLY ON WW SITES (ww, about us, products and services) */


table.globalMenu
{
	width: 960px;
	margin: 0 0 0 0;
}
table.globalMenu td
{
	border: 0px none;
}

td.globalMenuStart
{
	width: 8px;
	background-image: url('/Style%20Library/WWASAWeb/Images/GlobalMenuStart.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

td.globalMenuEnd
{
	width: 8px;
	background-image: url('/Style%20Library/WWASAWeb/Images/GlobalMenuEnd.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

td.globalMenuMiddle
{
	width: auto;
	background-image: url('/Style%20Library/WWASAWeb/Images/GlobalMenuBackground.jpg');
	background-repeat: repeat-x;
}

ul.globalMenu
{
	height: 26px;
	list-style-type: none;
	margin: 0px;
	float: left; 
	font-weight: normal;
}
ul.globalMenu li
{
	float: left; 
	display: inline;
	margin: 0px;
}
ul.globalMenu li a
{
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 19px;
	padding-right: 19px;
	position:relative;
	top: 6px;
}
ul.globalMenu li a:link
{
}
ul.globalMenu li a:visited
{
}
ul.globalMenu li a:hover
{
	background: url('/Style%20Library/WWASAWeb/Images/GlobalMenuBackgroundSelected.jpg') repeat-x top right; 
	background-repeat: repeat-x;
}
ul.globalMenu li a.selected
{
	background: url('/Style%20Library/WWASAWeb/Images/GlobalMenuBackgroundSelected.jpg') repeat-x top right; 
	background-repeat: repeat-x;
}

/*  RULES FOR THE WW LOGO ON WW LEVEL. */
/* .logoww { padding:15px 0 15px 47px; margin:0; border:none; float:left; }*/
.logoww
{
	padding: 15px 0 0px 34px;
	margin: 0;
	border: none;
	float: left;
}


/*  TOP NEWS ON HOME WW (below the main banner.) */
.maintext_HOME
{
	margin: 0px;
	padding: 11px 0px 0px 0px;
	float: left;
}

.maintext_HOME h1, .maintext_HOME h1 a
{
	font-weight: bold !important;
	font-size: 16px !important;
	margin: 0px;
	padding: 0 0 0 15px;
}

.maintext_HOME p, .maintext_HOME p a
{
	margin: 0px;
	padding: 0 0 0 15px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
}


/* --------------------------------------------------------------------------------------------*/
/*  Incident text on WW Home (used when small incident occurs.) */
/* --------------------------------------------------------------------------------------------*/
.incidentTxt
{
	background-color: #e2e2df;
	border-top: 2px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 10px 0 15px 0;
	margin: 6px 0 6px 0;
}

.incidentTxt h1 a
{
	font-weight: bold;
}
.incidentTxt p
{
	margin-bottom: 17px;
}



/* ------------------- GRID ELEMENTS --------------------*/
#maincontainer
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	background-color: Maroon;
}


/*  RULES :: MAINCONTENT*/
#mainContent
{
	width: 980px;
	margin: 0px;
	padding: 0px;
/* 	overflow: hidden; Removed: Cato 
	border-top: 1px solid #003082; */
}

/*  RULES :: CENTERCONTENT */
#centerContent
{
	width: 720px;
	float: left;
	background-color: #ffffff;
	margin: 0 0 -1000px 0;
	padding-bottom: 1000px;
	border-top: 6px solid #b2c0da;
}

#whitebackgroundfront
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0 0 3px 0;
	float: left;
}

.centerContent_left
{
	float: left;
	width: 478px;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0 0 8px 0;
}

.centerContent_left .ms-PartSpacingVertical
{
	margin: 0px;
	padding: 0 0 9px 0 !important;
	height: 0px;
	width: 0%;
}

.centercontent_columnone
{
	float: left;
	width: 47%;
	padding: 13px 0 0 15px;
	margin: 0px;
}

.centercontent_columntwo
{
	float: left;
	width: 47%;
	padding: 13px 0 0 0;
	margin: 0px;
}


.centerContent_right
{
	float: right;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 236px;
}

.aboutusHeaderborder
{
	border-left: 6px solid #b2c0da;
	padding: 0px;
	margin: 0px;
	height: 28px;
	float: left;
}

.aboutuscontainer
{
	padding: 13px 0 0 15px;
	margin: 0px;
}

.listholder
{
	padding: 11px 0 3px 14px;
}
.listholder p
{
	padding: 0px;
	margin: 0px !important;
}

#aboutus
{
	padding: 10px 0 10px 19px;
}


.frontlinkcontainer
{
	padding: 17px 0 0 15px;
}
.frontlinkcontainer h4
{
	margin: 0 0 5px 0;
}




/* --------------------- CAMPAIGN AND NEWS ---------------------------------*/
.campaign_news_container
{
	border-top: 6px solid #b2c0da;
	background-color: #ffffff;
	float: left;
	margin-bottom: -500px;
	padding-bottom: 500px;
}


/*  CAMPAIGN */
.frontcampaign
{
	float: left;
	width: 254px;
	background-color: #ffffff;
	padding-bottom: 500px;
	margin-bottom: -500px;
}

/*  NEWS */
#frontnews
{
	background-color: #FFFFFF;
	float: right;
	width: 460px !important;
	padding: 1px 0 500px 0px;
	margin-bottom: -500px;
	border-left: 6px solid #b2c0da;
}
#frontnews .listholder h3 a
{
	padding: 0px;
	margin: 0px;
	font-size: 13px !important;
	font-family: Arial, Helvetica, sans-serif;
}

#frontnews p
{
	background-color: #FFFFFF;
	padding: 0 35px 15px 0;
}


.news
{
	margin-top: 6px;
	background-color: #FFFFFF;
}
.newsImage
{
	float: left;
	padding: 5px;
	width: 48%;
}
.newsImage img
{
	float: left;
	border: none;
}

.newsIngress
{
	float: right;
	padding: 10px;
	width: 45%;
}



/*  RULES :: RIGHT SIDE/RIGHTCONTENT */
#rightContent
{
	width: 254px;
	float: right;
	border-top: 6px solid #ffffff;
	border-left: 6px solid #ffffff;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}
.whiteBG_15pxLeftmarg
{
	background-color: #FFFFFF;
	padding: 10px 5px 0px 15px;
	margin: 0px;
}

/* 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 :: FOOTER */
#footer
{
	color: #001b53;
	font-size: 0.9em;
	text-align: right;
	padding: 0px;
	margin: 0px;
	float: right;
}

/* *************************************************
 New styles for new frontpage 
 Jonas Petersson (Bouvet Syd AB)
 ***************************************************/

#WW_floatingmenu_spacer
{
	width: 30px;
	float: left;
}

#WW_floating_menu-container
{
	position: absolute;
	width: 100%;
	top: 141px;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
}

#ww_floatingmenu_dropdown_layer
{
	border-color: #003082;
	background-color: white;
	margin-left: 18px;
	border-width: 1px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	visibility: hidden;
	display: inline;
	width: 954px;
	height: auto;
	float: left;
	clear: right;
}

* html #ww_floatingmenu_dropdown_layer
{
	margin-left: 9px !important; /*  IE6 FIX 	http://davidwalsh.name/prevent-double-margin-padding-ie6-css-float		*/
}

.ww_shadow_inner
{
	background-color: black;
	width: 964px;
	height: 1px;
	overflow: hidden;
	margin-left: 16px;
	overflow: hidden;
	filter: alpha(Opacity=30); /* modify to change the shade solidity/opacity, same as below*/
	opacity: 0.3; /* firefox 1.5 opacity*/
	-moz-opacity: 0.3; /* mozilla opacity*/
	-khtml-opacity: 0.3; /* opacity*/
}

.ww_shadow_inner2
{
	background-color: black;
	width: 963px;
	height: 1px;
	overflow: hidden;
	margin-left: 17px;
	overflow: hidden;
	filter: alpha(Opacity=23); /* modify to change the shade solidity/opacity, same as below*/
	opacity: 0.23; /* firefox 1.5 opacity*/
	-moz-opacity: 0.23; /* mozilla opacity*/
	-khtml-opacity: 0.23; /* opacity*/
}

.ww_shadow_inner3
{
	background-color: black;
	width: 962px;
	height: 1px;
	overflow: hidden;
	margin-left: 18px;
	overflow: hidden;
	filter: alpha(Opacity=15); /* modify to change the shade solidity/opacity, same as below*/
	opacity: 0.15; /* firefox 1.5 opacity*/
	-moz-opacity: 0.15; /* mozilla opacity*/
	-khtml-opacity: 0.15; /* opacity*/
}
.ww_shadow_inner4
{
	overflow: hidden;
	filter: alpha(Opacity=7); /* modify to change the shade solidity/opacity, same as below*/
	opacity: 0.07; /* firefox 1.5 opacity*/
	-moz-opacity: 0.07; /* mozilla opacity*/
	-khtml-opacity: 0.07; /* opacity*/
}

.ww_ifNoScriptImage
{
	width: 980px;
	height: 339px;
	background-image: url('/Style%20Library/Images/WW/HOME/mainpage_noscript.jpg'); /*  This should be a default image */
	background-repeat: no-repeat;
}

.ww_hidden_menu_container
{
	visibility: hidden;
	display: block;
	position: absolute;
}

#ww_menu_rounded_corner
{
	width: 22px;
	height: 27px;
	overflow: hidden;
	background-image: url('/Style%20Library/Images/WW/ww_rounded.png');
	float: left;
}

.ww_floatingmenu_header
{
	/*width: 904px;*/
}

.ww_floatingmenu_header_h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003888;
}

#ww_news_zone
{
	width: 487px;
	background-color: white;
	vertical-align: top;
	float: left;
	border-right-style: solid;
	border-right: 6px solid #B2C0DA;
	border-right-color: #B2C0DA;
}

#ww_splitter_news_map
{
	width: 6px;
	float: left;
	overflow: hidden;
	background-color: #B2C0DA;
}

#ww_map_zone
{
	margin-left: -6px;
	width: 487px;
	background-color: white;
	vertical-align: top;
	float: left;
	clear: right;
	border-left-style: solid;
	border-left: 6px solid #B2C0DA;
	border-left-color: #B2C0DA;
}

#ww_top_line_forcontent
{
	height: 6px;
	width: 980px;
	background-image: url('../../../../../Style%20Library/Images/WW/HOME/ToplineHome.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}

.ww_content_zone_padding
{
	margin-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

#ww_newsimage
{
	float: left;
}

.ww_content_news_image
{
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100px;
}

#ww_newsitem
{
	padding-bottom: 15px;
}

#ww_welcome_text_container
{
	padding-top: 15px;
	padding-bottom: 20px;
	float: left;
}

#ww_menurow_container
{
	margin: 0 auto;
	width: 980px;
	padding: 0px;
}

.ww_floatingmenu_item
{
	float: left;
	padding-top: 5px;
}

#ww_floatingmenu_items_container
{
	background-color: white;
	width: 958px;
	float: left;
	height: 27px;
	clear: right;
}

.ww_floatingmenu_menuitem_link
{
	text-decoration: none !important;
	vertical-align: middle !important;
}

.ww_floatingmenu_arrow
{
	vertical-align: bottom;
}

#ww_dropdown_inner_container
{
	width: 954px;
}

#ww_dropdown_closebutton_container
{
	position: absolute;
	vertical-align: top;
	width: 954px;
	height: 15px;
}

.ww_closebutton_imgstyle
{
	cursor: pointer;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}

#ww_dynamic_menu_content
{
	background-color: white;
	width: 904px;
	padding-top: 11px;
	padding-left: 25px;
	padding-right: 25px;
	height: auto;
	display: block;
}

#ww_menurow_innercontainer
{
	width: 980px;
	overflow: hidden;
}

#ww_welcome_text_container h1, .ww_welcome_text_container h1 a
{
	font-weight: bold !important;
	font-size: 20px !important;
	font-weight: normal !important;
	margin: 0px;
	color: #002777;
	padding: 0 0 0 15px;
}

#ww_welcome_text_container p, .ww_welcome_text_container p a
{
	margin: 0px;
	padding: 0 0 0 15px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
}

#ww_newsitem h2
{
	color: lime !important;
}

/*
	Stock ticket webpart on home page
*/

div.stockTickets { font-size: 11px; padding-bottom: 10px; }
div.stockTicket {}
div.stockTicketHeading { color: #6A6A6A; font-weight: bolder; padding-bottom: 2px; }
div.stockTicketClose {color: #206F00; font-weight: bold; padding-bottom: 2px;}
div.stockTicketTime { color: #6A6A6A; font-size: 10px; padding-bottom: 10px;}
div.stockTicketLink {color: #E24912; }

.ms-tabselected
{
   background-color: #ffffff !important;
    background-image: none;
    border-left: 1px solid #6a6a6a !important;
    border-right: 1px solid #6a6a6a !important;
    border-top: 1px solid #6a6a6a !important;
    border-bottom: 0px;
    color:#00366c;
    font-weight:bold;
    text-transform:uppercase !important;
}

.ms-tabinactive
{
   background-color: #fff !important;
    background-image: none;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #6a6a6a !important;
    color:#6a6a6a;
    font-weight:bold;
    text-transform:uppercase !important;
}

