﻿BODY
{
    FONT-SIZE: 70%;
    FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #00008B;
    color:#00008b;
}
.site A
{
    font-weight: 700;
    COLOR: #000;
    TEXT-DECORATION:none;
}
.site A:hover
{
	font-weight: 700;	
	color:#FD020B;
}
.site form td.label
{
	text-align:right;
	color:#000;
	font-weight:400;
}
.site H1
{
    FONT-SIZE: 150%;
}
.site H2
{
    FONT-SIZE: 140%;
}
.site H3
{
    FONT-SIZE: 130%;
}
.site H4
{
    FONT-SIZE: 120%;
}
.site H5
{
    FONT-SIZE: 110%;
}
.site H6
{
	FONT-SIZE: 100%;
}
.site hr
{
	border:none;
	border-bottom:1px solid #ddf;
}
*html hr
{
border: none;
color: #ddf;
height: 1px;
}
/*\*/
.site IMG
{
	BORDER:none;
}
.site TABLE
{
	BORDER:none;
}

/* ################################## Classes ################################### */

.site .box .tl
{
	BACKGROUND:url(/images/layout/box_title_topleftcnr.gif) left top no-repeat;
}
.site .box .tr
{
	BACKGROUND:url(/images/layout/box_title_toprightcnr.gif) right top no-repeat;
}
.site .box .tr h2
{
	color:#fff;
	font-weight:400;
    font-size:150%;
    border-top:1px solid #8989A9;
    BACKGROUND-color:#8989A9;
}
.site .box .content
{
    background-color: #D9D9E3;
    border:1px solid #8989A9 !important;
}

.site .detail H3
{
	FONT-SIZE: 120%
}
.site .dropDown, 
.site .textArea, 
.site .textBox

{
	font-family:Verdana, sans-serif;
	font-size:100%;
	width:300px;
}




.site .formMainTable th
{
   /* border-bottom: 1px solid #C6C6D2;   */ 
   color: #000;
   font-weight: 500;
}
.site .formMainTable th .req
{
   color: #F00; 
}
.site .formMainTable h3
{
   background: #BDBDD1;
   border: 1px solid #5E5E78;
   color: #00008b; 
   padding: 0 5px 0 5px;
   /*margin: 10px 0 10px 0;*/
}
.site .formGroup
{
	margin-bottom:20px;
}
.site .formGroup th.subTitle
{
	padding-left:5px;
	border:1px solid #5E5E78;
	background:#BDBDD1;
}
.site .ghosted
{
    COLOR: #ddd;
}
.site .label
{
    FONT-WEIGHT: bold;
}
.site .list
{
    BORDER-BOTTOM: #aaaaca 1px solid
}
.site .casestudy
{
    border-bottom: 0;    
}
.site .list H3
{
    FONT-SIZE: 120%;
}
.site .list H4
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 100%;
}
.site .list .date
{
    FONT-SIZE: 90%;
    COLOR: #777;
}
.site TABLE.documentTable
{
    BORDER-TOP: #000 1px solid;
    BORDER-LEFT: #000 1px solid
}
.site TABLE.documentTable TD.cell
{
	BORDER-RIGHT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid
}
.site TABLE.documentTable TH.heading
{
	COLOR: #fff;
	BACKGROUND-COLOR: #333;
}
.site TABLE.documentTable TR.alternative
{
	BACKGROUND-COLOR: #fff;
}

/* ################################### Site IDs ################################# */

#mainTable
{
	background:url(/images/layout/maintable_bg.gif) left top repeat-y;
	width:767px;
}
.site #mainHeader
{
	padding-top:50px;
	background-color:#00008B;	
}
.site #location
{
	text-transform:lowercase;
	font-size:90%;
	padding:10px 0!important;
	color:#fff;
}
.site #location a
{
	font-weight:400;
	color:#fff;
	text-decoration:none;
}
.site #location a:hover
{
	color:#8fade2;
}

.site #loginBrief a 
{
	color:#fff!important;
}

/* ################################## Menu setup ################################### */

.site #mainMenu
{

	background:#8FADE2 url(/images/layout/mainmenu_bg.gif) left top repeat-x; 
	margin: 0 6px;
	padding:1px 5px;
}
.site #mainMenu ul 
{
	width: auto!important;
	list-style-type:none;
}
.site #mainMenu li
{	
	list-style-type:none;
}
.site #mainMenu ul a
{
	font-size:90%;
	background: url(/images/layout/nav_divide_1px.gif) right center no-repeat;	
	padding:5px 5px 6px;
	color:#fff;
	text-decoration:none;
}
.site #mainMenu ul a:hover
{
	color: #003 !important;
}
.site #mainMenu ul a.active, #mainMenu ul a.on
{
	color: #003;
}

.site #loginBrief
{
    border:1px solid #acf;
    background:url(/images/layout/login_bg.png);
    /*background:url(/images/layout/mem_bg.gif);*/
    
}

.site .country
{
   border:1px solid #acf; 
}

.site .country h2
{
   text-decoration: underline; 
}

.site .contact
{
   border-bottom:1px solid #D8E7FE; 
}



.site #topNav
{
    margin:5px 0 0 0;
    background: #00008b;
    

    
}
.site #topNav a
{
    color: #ffffff;
    padding: 0 7px 0 7px;
    margin: 0;
    font-weight: 600;
}
.site #topNav ul
{
}
.site #topNav li
{
background: transparent url(/images/layout/topNavMenuDivider.gif) no-repeat 100% 70%;
margin: 0!important;
list-style: none;
display: inline;

}


.site #topNav li.last
{
background:none;
}

.site #topNav li.last a
{
padding: 0 11px 0 7px;
}



.site #topNav a:hover
{
    color:#C12731;
}




/* ################################## Sub Menu setup ################################### */

.site #subMenu
{
	padding: 0;
	width: 176px;
	margin: 60px 0 20px 0;
	
}




.site #subMenu h5
{
	background: transparent none;
	display: block;
	margin: 0;
	padding: 10px 5px;
	
}

.site #subMenu ul
{
	border: 1px solid #606060;
}


.site #subMenu ul a
{
	padding:4px 3px 4px 23px;
	color:#fff;
	FONT-SIZE: 90%;
	text-decoration:none;
	border-top:1px solid #D7E3F9;
	border-bottom:1px solid #000;
	background:#003A9E url(/images/layout/little_square.gif) 10px no-repeat;
}


.site #subMenu ul ul 
{
	background-color: #606060;
}

.site #subMenu ul ul a
{
	color: #0D0D43;
	padding-left: 15px!important;
	margin-left: 10px;
	background:#9BB2DB url(/images/layout/red_tab.gif) repeat-y;
}

.site #subMenu ul ul ul a
{
	margin-left: 20px;
}

.site #subMenu li
{
    color:#fff;
	list-style-type: none;
	
}
.site #subMenu ul a.active
{
	font-weight: 700;
	color:#FFEA00;
}
.site #subMenu ul a:hover
{
	background: #474747 url(/images/layout/little_square.gif) 10px no-repeat;
	color: #fff;
}
.site #subMenu ul ul a:hover
{
	background:#9BB2DB url(/images/layout/red_tab.gif) repeat-y;
}

/* ======================== */

.site #mainLayoutContainer
{
	position:relative;
	margin-left: 6px;
	width: 755px;
}
.site #mainTitle
{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0 6px;
	width:auto;
	letter-spacing:.08em;
}
.site #mainTitle h1
{
	line-height:60px;
	padding:0;
}
.site #mainLayout
{
	margin-left:180px;
	padding:60px 10px 0 0;
}
.site #mainFooter
{
	font-size:90%;
	color: #fff;
    padding-top: 25px !important;
    background: #00008b url(/images/layout/footer_bg.gif) left top no-repeat;
}

/* ======================== */

.site #header
{
	padding-bottom:20px;
	border-bottom:1px solid #ccd;
	margin-bottom:20px;
}
.site #footer
{
	padding-top:20px;
	border-top:1px solid #ccd;
	margin-top:20px;
}

.site TABLE#subPageTable TH.heading
{
    BORDER-RIGHT: #000 1px solid;
    FONT-WEIGHT: normal;	
    FONT-SIZE: 120%;
    COLOR: #ffffff;
    BORDER-BOTTOM: #000 1px solid;
    BACKGROUND-COLOR: #020202;
}
.site TABLE#subPageTable TD.cell
{
    BORDER-RIGHT: #000 1px solid;
    BORDER-BOTTOM: #000 1px solid
}
.site TABLE#subPageTable TR.alternate
{
    BACKGROUND-COLOR: #ccc
}

/* ======================== */

.site #template_sitemap ul li
{
	display:inline;
}
.site #template_sitemap ul a
{
	display:block;
	padding:2px 0 2px 18px;
	background:url(/images/layout/arrow_blue.gif) 0 center no-repeat;
}
.site #template_sitemap ul ul  a
{
	padding:1px 0 1px 38px;
	background-position:20px center;
}
.site #template_sitemap ul ul ul a
{
	padding-left:58px;
	background-position:40px center;
}
.site #template_sitemap ul ul ul ul a
{
	padding-left:78px;
	background-position:60px center;
}
.site #template_sitemap ul ul ul ul ul a
{
	padding-left:98px;
	background-position:80px center;
}

/* ======================== */

.site #template_Sub_Page_Listing #column1
{
	width:210px;
}
.site #template_Sub_Page_Listing #column2
{
	margin-left:220px;
}
.site #template_Sub_Page_Listing .listTitle
{
	padding:3px 0 3px 23px;
	background:url(/images/layout/arrow_blue.gif) left center no-repeat;
}

/* ======================== */

.site #developerLink
{
	background: #00008b;
}
.site #developerLink a
{
	font-size:90%;
	color:#D0D0D0;
}
.site #developerLink a:hover
{
	text-decoration:none;
	color: #FFE400;
}

.site .backTop a
{
    color: #FD020B;    
}
.site .backTop a:hover
{
    color: #000;    
}
.site #sentMessage
{
    color: #F00;    
}

.site .white 
{
	color: #fff;
}

.site .smalltext 
{
	font-size:90%;
	font-weight: normal;
	vertical-align: middle;
}


.site #wannerWorldMap 
{
	background: transparent url(/images/layout/wanner_int_worldMap.jpg) no-repeat 0 0;

}

.site .mapContactPanel 
{
	color: #000;
	background-color: #ffffff;
}

.site .mapContactPanel .tl
{
	/*background: transparent url(/images/layout/worldmap/box-tl.gif) no-wrap left top;*/
	background-color: transparent;
	background-image: url(/images/layout/worldmap/box-tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	padding: 0;
	margin: 0;

}
.site .mapContactPanel .tr
{
	/*background: transparent url(/images/layout/worldmap/box-tr.gif) no-wrap right top;*/
	background-color: transparent;
	background-image: url(/images/layout/worldmap/box-tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0;
	margin: 0;
	margin-left: 8px;
	height: 17px;
	
}

.site .mapContactPanel .bl
{
	background-color: transparent;
	background-image: url(/images/layout/worldmap/box-bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}

.site .mapContactPanel .br
{
	background-color: transparent;
	background-image: url(/images/layout/worldmap/box-br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 7px;
	height: 7px;
}

.site .mapContactPanel .content
{
	border-left: solid 3px #000000;
	border-right: solid 3px #000000;
	margin-top: 0;
	padding: 5px;
}

.site .mapContactPanel 
{
	font-size: 80%;
}

.site #wannerAmericaContactPanel .content h6
{
	background: transparent url(/images/layout/worldmap/wanner-eng-inc.gif) no-repeat 0 0;

	padding-left: 32px;
}

.site #wannerEuropeContactPanel .content h6
{
	background: transparent url(/images/layout/worldmap/wanner-int-ltd.gif) no-repeat 0 0;
	padding-top: 2px;
	padding-left: 25px;
}

.site #wannerAsiaContactPanel .content h6
{
	background: transparent url(/images/layout/worldmap/wanner-pumps-ltd.gif) no-repeat 0 0;

	padding-left: 30px;
}