@charset "utf-8";
/*
  _   _   _   _   _   _   _   _   _   _   _   _   _  
 / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ 
( N | I | M | E | S | H | - | - | D | E | U | J | A |
 \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ 
 
file: siteBase.css
Last-Edit: 18 December, 2008

*/
/*
============
PAGE LAYOUTS
============
*/

#globalWrapper{
	width:1000px;
	margin:51px auto 0 auto;
	}
	
#globalHeader{
	background:url(../images/page-header-bg.jpg) repeat-x #063479;
	height:132px;
	}
	
#billboard{
	background:url(../images/top-rept.jpg) repeat-x center top #EFF8FD;
	padding:27px 18px 40px 18px;
	}
	
#billboard a
{
	font-weight:bold;
	color:#009ef6;
	text-decoration:none;
}

#billboard a:hover
{
	color:#62c5fc;
}
		
	
.lwlPromo{
	background:url(../images/promoBg.jpg) repeat-x #629FCC;
	padding:37px 0 28px 15px;
	}	
	
#globalFooter{
	background:url(../images/footer-top.jpg) no-repeat top #387BB5;
	padding:18px 0 25px 30px;
	border-bottom:5px solid #1D429E;
	}	
	
#wserveFooter{
	padding:15px 0 0 0;
	color:#B7B7B7;
	text-align:center;
	font-size:1.1em;
	}	
	
/*
=============================
LOGO FORMATTING AND MAIN MENU
=============================
*/	
.logoMenu{
	position:relative;
	float:left;
	width:452px;
	height:132px;
	padding:0 0 0 18px;
	}	
	
.logoMenu h1{
	margin:41px 0;}	
	
.logoMenu h1 a {
    display: block;
    height: 40px;
    width: 405px;
    text-indent: -2000px;
    z-index: 1000;
	background:url(../images/companyname.jpg) no-repeat;
	}

.logoMenu h1 a:hover, h1 a:focus {
    cursor: pointer; 
	background:url(../images/companyname.jpg) no-repeat 0 -40px;
	border-bottom:none;
	}

.mainNav{
	position:absolute;
	height:38px;
	bottom:0;
	left:18px;
	width:450px;
	line-height:38px;
	}
	
.mainNav ul, li{	
	display:inline;
	}
	
.mainNav li a:link, .mainNav li a:active, .mainNav li a:visited{
	color:#fff;
	margin:0 10px 0 0;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	}
	
.mainNav li a:hover{
	color:#D8EE4D;
	border-bottom:1px dotted #fff;
	}			
	
/*
================================
ICON MENU AT TJE TOP HEADER PART
================================
*/
.iconMenuRt{
	float:right;
	position:relative;
	width:451px;
	height:132px;
	text-align:right;
	padding:0 19px 0 0;
	}	
	
.iconMenuRt h2{
	color:#D3D3D3;
	font-size:2.2em;
	}	
	
.iconMenuRt h2 span{
	font-size:28px;
	}	
	
.iconMenu{
	position:absolute;
	top:42px;
	height:90px;
	float:left;
	}	
	
.iconMenu ul{
	float:left;
	}	
	
.iconMenu li{
	float:left;
	height:90px;
	}	
	
.iconMenu li a{
	float:left;
	width:100%;
	height:90px;
	overflow:hidden;
	text-indent:-99999em;
	}
	
.iconMenu li a:hover{
	border-bottom:none;

	}		
	
.iconMenu li.book a{
	width:80px;
	background:url(../images/iconmenu.jpg) no-repeat 0 0;
	}	
	
.iconMenu li.book a:hover{
	background:url(../images/iconmenu.jpg) no-repeat 0 -90px;
	}	
	
.iconMenu li.open a{
	width:126px;
	background:url(../images/iconmenu.jpg) no-repeat -80px 0;
	}	
	
.iconMenu li.open a:hover{
	background:url(../images/iconmenu.jpg) no-repeat -80px -90px;
	}	
		
.iconMenu li.account a{
	width:111px;
	background:url(../images/iconmenu.jpg) no-repeat -206px 0;
	}	
	
.iconMenu li.account a:hover{
	background:url(../images/iconmenu.jpg) no-repeat -206px -90px;
	}	
	
.iconMenu li.quote a{
	width:90px;
	background:url(../images/iconmenu.jpg) no-repeat -316px 0;
	}	
	
.iconMenu li.quote a:hover{
	background:url(../images/iconmenu.jpg) no-repeat -316px -90px;
	}	
				
	

/*
========================
BILLBOARD
========================
*/	

#billboard h1{
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#0557A9;
	font-size:14px;
	font-weight:bold;
	}
#billboard p{
	margin:13px 0 0 0;
	font-size:1.2em;
	text-align:justify;
	line-height:17px;
}	
	

/*
========================
PROMO BLOCK
========================
*/	

.promoBlock{
	background:url(../images/promoblock.jpg) no-repeat #D6E7F3;
	width:130px;
	height:183px;
	float:left;
	margin:0 26px 0 20px;
	padding:10px 13px 0 13px;
	}
	
.promoBlock1{
	width:130px;
	height:183px;
	float:left;
	margin:0 40px 0 0px;
	padding:10px 13px 0 13px;
	}
	
.promoBlockRt{
	background:url(../images/promoblock.jpg) no-repeat #D6E7F3;
	width:130px;
	height:183px;
	float:left;
	padding:10px 13px 0 13px;
	}	
	
.promoBlock p, .promoBlockRt p{
	margin:10px 0;
	color:#003F7F;
	font-size:1.2em;
	}
	

/*
========================
GLOBAL FOOTER
========================
*/	

.col{
	float:left;
	margin:0 25px 0 5px;
	width:179px;
	}	
	
.col4{
	float:right;
	width:179px;
	}	
	
.col p{
	font-size:1.2em;
	color:#fff;
	}
	
.col li{
	font-size:1.2em;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #083B74;
	color:#fff;
	}	
	
.col p{
	 line-height:19px;
	 }	
	 
.col ul, .col li{
	display:block;
	}	 	
	
.col h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	padding:0 0 5px 0;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px dashed #1c4384;
	}
	
.col h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	padding:0 0 5px 0;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px dashed #1c4384;
	}	
	
.col h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	padding:0 0 5px 0;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px dashed #1c4384;
	}		
	
.col h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	padding:0 0 5px 0;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px dashed #1c4384;
	}	
	
.test
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.test:hover
{
	color:#666666;
	text-decoration:underline;
}		

#price
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#000000;
}

#price ul
{ 
	list-style:none;
}

#price ul li
{ 
	width:500px;
	display:block;
}

#priceright
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#000000;
	float:left;
	width:200px;
	border-right:1px solid #333333;
}

.read
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#FFFF00;
}

.read:hover
{
	color:#FFFFFF;
}

.calc-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#223f66;
}

h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#FFFF00;
	background:url(../images/footer-top.jpg) top repeat-x;
	padding:5px 0 5px 20px;
}

.witdh
{
	width:150px;
}

.btm
{
	background:url(../images/btm.png) top no-repeat;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	border:0;
	display:block;
	width:116px;
}	

.btm:hover
{
	background:url(../images/btm.png) bottom no-repeat;
	height:20px;
}

.text-fild
{
	background:url(../images/text-fild.gif) top repeat-x #bee9f8;
	border:1px solid #36afd5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#000;
	padding:2px 0 2px 5px;
	font-weight:bold;
}

.border
{
	border:1px dashed #eff8fd;
	padding:15px;
	height:150px;
	overflow:hidden;
}

#right
{
	float:right;
	padding:10px 0 40px 20px;
}

.view_all
{
	padding:10px 0;
	margin:15px 0 0 0;
	text-align:center;
}

.view_all a
{
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF0000;
	background:#A3DCFB;
	padding:5px;
}

.view_all a:hover
{
	color:#FF0000;
}