/* CSS Document */
body
{
	padding: 0px;
	margin: 0px;
	background: url(../images/mainbg1.png) 0 0 repeat-x #fff;
	color: #707070;
	font: 14px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
div, p, ul, h2, h3, img
{
	padding: 0px;
	margin: 0px;
}
ul
{
	list-style-type: none;
}
/*----TOP PANEL----*/
#topAdv
{
	
	position: absolute;	
	top: -75px;		
	left: 400px;
	font-size: large;
	font-weight: bold;
	color: orange;
	text-decoration: none;	
	
}
#topAdv a:hover
{
	color: #09D095;
	text-decoration: none;
}

#topAdv a:visited
{
	color: maroon;
	text-decoration: none;
}

#topNav
{
	width: 325px;
	height: 15px;
	position: absolute;
	top: 10px;
	right: 0px;
}
#topNav li
{
	float: left;
	font: 10px/12px "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: none;
}
#topNav ul li a
{
	padding: 0 12px 0;
	color: #1F2355;
	text-decoration: none;
	background: none;
}
#topNav ul li a:hover
{
	text-decoration: underline;
}

#topPan
{
	width: 950px;
	height: 152px;
	position: relative;
	margin: 0 auto;
	padding: 0px;
	top: 0px;
	left: 0px;
}
/*#topPan img{width:208px; height:58px; position:absolute; top:35px; left:0px;}*/
#topPan img
{
	position: absolute;
	top: 3px;
	left: 5px;
}

#topPan ul
{
	width: 325px;
	height: 32px;
	position: absolute;
	top: 76px;
	right: 0px;
}
#topPan ul li
{
	float: left;
	width: 79px;
	height: 32px;
	padding: 0px 0 0 1px;
}
#topPan ul li a
{
	background-position: 1px 0;
	display: block;
	width: 79px;
	height: 32px;
	background: url(../images/menubg-normal_gen.png) 0 0 no-repeat;
	color: #656565;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
#topPan ul li a:hover
{
	background: url(../images/menubg-hover_gen.png) 0 0 no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
#topPan a.selected
{
	display: block;
	width: 79px;
	height: 32px;
	background: url(../images/menubg-hover_gen.png) 0 0 no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
#topPan ul li
{
	display: block;
	width: 79px;
	height: 32px;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
#topPan ul.dropdown
{
	width: 480px;
	height: 22px;
	position: absolute;
	top: 119px;
	right: 0px;
}
#topPan ul.dropdown li
{
	float: left;
	width: 79px;
	height: 22px;
}
#topPan ul.dropdown li a
{
	display: block;
	width: 79px;
	background: url(../images/vertical-dot.gif) 100% 0 no-repeat #fff;
	color: #3E3E3E;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}
#topPan ul.dropdown li a:hover
{
	text-decoration: none;
	background: url(../images/vertical-dot.gif) 100% 0 no-repeat #fff;
	color: #7C7900;
}

#topPan ul.dropdown li.verticallinenone a
{
	display: block;
	width: 79px;
	background: #fff;
	color: #3E3E3E;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}
#topPan ul.dropdown li.verticallinenone a:hover
{
	text-decoration: none;
	background: #fff;
	color: #7C7900;
}

/*----/TOP PANEL----*/

/*----/headerPanel-----*/
#pageHeader
{
	width: 950px;
	position: relative;
	font-size: 26px;
	margin: 0 auto;
	padding: 0px;
	color: #1F2355;
	font-weight: bold;
}
/*----/MAIN CONTENT PAN----*/
#mainContentPan
{
	/*background:#1F5653;*/
	background: #F4F4F4;
}
#contentPan
{
	width: 950px;
	position: relative;
	margin: 0 auto;
	background: #F4F4F4;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px; /*border: solid 1px black;*/
}
#contentPan ul
{
	list-style-type: square;
	margin-left: 1em;
	padding-left: 1em;
}
/*----/MAIN CONTENT PAN----*/



/*----BODY TOP PANEL----*/
#bodytopmainPan
{
	width: 100%;
	background: #F4F4F4;
	color: #8D8D8D;
	float: left;
	padding: 42px 0 0;
	clear: both;
}

#bodytopPan
{
	width: 950px;
	position: relative;
	background: #F4F4F4;
	color: #707070;
	margin: 0 auto;
	padding: 0px;
}
#bodytopPan h2
{
	background: #F4F4F4;
	color: #6E6C00;
	font-size: 24px;
	height: 70px;
	line-height: 70px;
}
#bodytopPan p
{
	padding: 0 38px 11px 0;
}
#bodytopPan p span
{
	font-weight: bold;
}
#bodytopPan p.more
{
	margin: 0 0 15px 618px;
	padding: 0px;
}
#bodytopPan p.more a
{
	display: block;
	width: 79px;
	height: 28px;
	background: url(../images/button1.gif) 0 0 no-repeat #fff;
	color: #111;
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#bodytopPan p.more a:hover
{
	background: url(../images/button2.gif) 100% 0% no-repeat #fff;
	color: #111;
	text-decoration: none;
}
/*----/BODY TOP PANEL----*/

/*----BODY MIDDLE PANEL----*/
#bodymainmiddlePan
{
	width: 100%;
	background: #FFFFFF;
	color: #8D8D8D;
	float: left;
	padding: 0px 0 0;
	clear: both;
}

#bodymiddlePan
{
	width: 970px;
	position: relative;
	margin: 0 auto 0 auto;
	background: #fff;
	color: #8D8D8D;
	padding: 8px;
}
/*---Middle One----*/
#middleonePan
{
	width: 180px;
	float: left;
	padding-left: 30px;
}
#middleonePan p
{
	padding: 0 0 20px 0;
	width: 155px;
}
#middleonePan p.boldtext
{
	font-size: 16px;
	background: #fff;
	color: #2B2A2A;
	font-weight: bold;
	padding: 32px 0 0;
}
#middleonePan p.blacktext
{
	background: #fff;
	color: #000;
	padding: 0 0 12px 0;
}
#middleonePan p.dotline
{
	background: url(../images/dot.line.gif) 0 0 repeat-x;
	width: 156px;
	padding: 0 0 12px 0;
}

#middleonePan p.more
{
	margin: 0 0 40px 0px;
	padding: 0px;
}
#middleonePan p.more a
{
	display: block;
	width: 79px;
	height: 28px;
	background: url(../images/redbutton.gif) 0 0 no-repeat #fff;
	color: #111;
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#middleonePan p.more a:hover
{
	background: url(../images/bluebutton.gif) 0 0 no-repeat #fff;
	color: #111;
	text-decoration: none;
}

#middleonePan ul
{
	width: 156px;
	padding: 0 0 20px 0;
}
#middleonePan ul li
{
	width: 156px;
	height: 20px;
}
#middleonePan ul li a
{
	width: 140px;
	height: 20px;
	background: url(../images/arrow1.gif) 0 8px no-repeat #fff;
	color: #8D8D8D;
	line-height: 20px;
	text-decoration: underline;
	padding: 0 0 0 16px;
}
#middleonePan ul li a:hover
{
	background: url(../images/arrow2.gif) 0 8px no-repeat #fff;
	color: #272525;
	text-decoration: underline;
}


#middleonePan ul.block
{
	width: 156px;
	height: 90px;
	display: block;
	padding: 0px;
}
#middleonePan ul.block li
{
	width: 156px;
	height: 110px;
}
#middleonePan ul.block li a
{
	width: 135px;
	height: 90px;
	display: block;
	background: url(../images/id_protection.png) 0 0 no-repeat #FCFCFC;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0;
}
#middleonePan ul.block li a:hover
{
/*	background: url(../images/block1-hover.jpg) 0 0 no-repeat #FCFCFC;*/
	color: #fff;
	text-decoration: none;
}


/*---/Middle One----*/

/*---Middle Two----*/
#middletwoPan
{
	width: 180px;
	float: left;
}
#middletwoPan p
{
	padding: 0 0 20px 0;
	width: 155px;
}
#middletwoPan p.boldtext
{
	font-size: 16px;
	background: #fff;
	color: #2B2A2A;
	font-weight: bold;
	padding: 32px 0 0;
}
#middletwoPan p.blacktext
{
	background: #fff;
	color: #000;
	padding: 0 0 12px 0;
}
#middletwoPan p.dotline
{
	background: url(../images/dot.line.gif) 0 0 repeat-x;
	width: 156px;
	padding: 0 0 12px 0;
}

#middletwoPan p.more
{
	margin: 0 0 40px 0px;
	padding: 0px;
}
#middletwoPan p.more a
{
	display: block;
	width: 79px;
	height: 28px;
	background: url(../images/greenbutton.gif) 0 0 no-repeat #fff;
	color: #111;
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#middletwoPan p.more a:hover
{
	background: url(../images/pinkbutton.gif) 0 0 no-repeat #fff;
	color: #111;
	text-decoration: none;
}

#middletwoPan ul
{
	width: 156px;
	padding: 0 0 20px 0;
}
#middletwoPan ul li
{
	width: 156px;
	height: 20px;
}
#middletwoPan ul li a
{
	width: 140px;
	height: 20px;
	background: url(../images/arrow1.gif) 0 8px no-repeat #fff;
	color: #8D8D8D;
	line-height: 20px;
	text-decoration: underline;
	padding: 0 0 0 16px;
}
#middletwoPan ul li a:hover
{
	background: url(../images/arrow2.gif) 0 8px no-repeat #fff;
	color: #272525;
	text-decoration: underline;
}

#middletwoPan ul.block
{
	width: 156px;
	height: 90px;
	padding: 0px;
}
#middletwoPan ul.block li
{
	width: 156px;
	height: 110px;
}
#middletwoPan ul.block li a
{
	width: 135px;
	height: 90px;
	display: block;
	background: url(../images/travel_insurance.png) 0 0 no-repeat #FCFCFC;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0;
}
#middletwoPan ul.block li a:hover
{
	/*background: url(../images/block2-hover.jpg) 0 0 no-repeat #FCFCFC;*/
	color: #fff;
	text-decoration: none;
}

/*---/Middle Two----*/

/*---Middle Three----*/
#middlethreePan
{
	width: 180px;
	float: left;
}
#middlethreePan p
{
	padding: 0 0 20px 0;
	width: 155px;
}
#middlethreePan p.boldtext
{
	font-size: 16px;
	background: #fff;
	color: #2B2A2A;
	font-weight: bold;
	padding: 32px 0 0;
}
#middlethreePan p.blacktext
{
	background: #fff;
	color: #000;
	padding: 0 0 12px 0;
}
#middlethreePan p.dotline
{
	background: url(../images/dot.line.gif) 0 0 repeat-x;
	width: 156px;
	padding: 0 0 12px 0;
}

#middlethreePan p.more
{
	margin: 0 0 40px 0px;
	padding: 0px;
}
#middlethreePan p.more a
{
	display: block;
	width: 79px;
	height: 28px;
	background: url(../images/bluebutton.gif) 0 0 no-repeat #fff;
	color: #111;
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#middlethreePan p.more a:hover
{
	background: url(../images/redbutton.gif) 0 0 no-repeat #fff;
	color: #111;
	text-decoration: none;
}

#middlethreePan ul
{
	width: 156px;
	padding: 0 0 20px 0;
}
#middlethreePan ul li
{
	width: 156px;
	height: 20px;
}
#middlethreePan ul li a
{
	width: 140px;
	height: 20px;
	background: url(../images/arrow1.gif) 0 8px no-repeat #fff;
	color: #8D8D8D;
	line-height: 20px;
	text-decoration: underline;
	padding: 0 0 0 16px;
}
#middlethreePan ul li a:hover
{
	background: url(../images/arrow2.gif) 0 8px no-repeat #fff;
	color: #272525;
	text-decoration: underline;
}

#middlethreePan ul.block
{
	width: 156px;
	height: 90px;
	padding: 0px;
}
#middlethreePan ul.block li
{
	width: 135px;
	height: 110px;
}
#middlethreePan ul.block li a
{
	width: 134px;
	height: 90px;
	display: block;
	background: url(../images/EandO.png) 0 0 no-repeat #FCFCFC;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0 0 0px;
}
#middlethreePan ul.block li a:hover
{
	/*background: url(../images/block3-hover.jpg) 0 0 no-repeat #FCFCFC;*/
	color: #fff;
	text-decoration: none;
}

/*---/Middle Threee----*/

/*---Middle Four----*/
#middlefourPan
{
	width: 180px;
	float: left;
}
#middlefourPan p
{
	padding: 0 0 20px 0;
	width: 155px;
}
#middlefourPan p.boldtext
{
	font-size: 16px;
	background: #fff;
	color: #2B2A2A;
	font-weight: bold;
	padding: 32px 0 0;
}
#middlefourPan p.blacktext
{
	background: #fff;
	color: #000;
	padding: 0 0 12px 0;
}
#middlefourPan p.dotline
{
	background: url(../images/dot.line.gif) 0 0 repeat-x;
	width: 156px;
	padding: 0 0 12px 0;
}

#middlefourPan p.more
{
	margin: 0 0 40px 0px;
	padding: 0px;
}
#middlefourPan p.more a
{
	display: block;
	width: 79px;
	height: 28px;
	background: url(../images/bluebutton.gif) 0 0 no-repeat #fff;
	color: #111;
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#middlefourPan p.more a:hover
{
	background: url(../images/redbutton.gif) 0 0 no-repeat #fff;
	color: #111;
	text-decoration: none;
}

#middlefourPan ul
{
	width: 156px;
	padding: 0 0 20px 0;
}
#middlefourPan ul li
{
	width: 156px;
	height: 20px;
}
#middlefourPan ul li a
{
	width: 140px;
	height: 20px;
	background: url(../images/arrow1.gif) 0 8px no-repeat #fff;
	color: #8D8D8D;
	line-height: 20px;
	text-decoration: underline;
	padding: 0 0 0 16px;
}
#middlefourPan ul li a:hover
{
	background: url(../images/arrow2.gif) 0 8px no-repeat #fff;
	color: #272525;
	text-decoration: underline;
}

#middlefourPan ul.block
{
	width: 156px;
	height: 90px;
	padding: 0 0 0 0;
}
#middlefourPan ul.block li
{
	width: 135px;
	height: 110px;
}
#middlefourPan ul.block li a
{
	width: 134px;
	height: 90px;
	display: block;
	background: url(../images/RoomAndWheekDeals.gif) 0 0 no-repeat #FCFCFC;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0 0 0px;
}
#middlefourPan ul.block li a:hover
{
	/*background: url(../images/block3-hover.jpg) 0 0 no-repeat #FCFCFC;*/
	color: #fff;
	text-decoration: none;
}

/*---/Middle Four----*/

/*---vertical separator---*/
#separator
{
	float: left;
	width: 28px;
	height: 200px;
	background: url(../images/vertical-dot.gif) repeat-y;
}

/*---Middle Four----*/

#middlelastPan {
    width:155px;
    padding-left: 25px;
    float:left;
}
#middlelastPan td {
    padding-bottom: 8px;
}


/*----FOOTER PANEL----*/
#footermainPan
{
	height: 170px;
	background: url(../images/footerbg-gen.gif) 0 0 repeat-x #1F2355;
	color: #fff;
	clear: both;
}
#footerPan
{
	width: 950px;
	position: relative;
	margin: 0 auto;
}
#footerPan img.footerlogo
{
	position: absolute;
	top: 81px;
	right: 11px;
}

#footerPan p.html
{
	background: url(../images/html-button.gif) 0 0 no-repeat;
	position: absolute;
	top: 42px;
	right: 115px;
	width: 64px;
	height: 22px;
	padding: 3px;
}
#footerPan p.html a
{
	width: 55px;
	height: 18px;
	display: block;
	font-weight: bold;
	background: url(../images/arrow3.gif) 100% 50% no-repeat #F4F4F4;
	color: #565656;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 0 0 5px;
}
#footerPan p.html a:hover
{
	background: url(../images/arrow4.gif) 100% 50% no-repeat #F4F4F4;
	color: #565656;
	text-decoration: none;
}

#footerPan p.css
{
	background: url(../images/css-button.gif) 0 0 no-repeat;
	position: absolute;
	top: 42px;
	right: 55px;
	width: 53px;
	height: 19px;
	padding: 3px;
}
#footerPan p.css a
{
	width: 50px;
	height: 18px;
	display: block;
	font-weight: bold;
	background: url(../images/arrow5.gif) 90% 50% no-repeat #B3B3B3;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 0 0 5px;
}
#footerPan p.css a:hover
{
	background: url(../images/arrow2.gif) 90% 50% no-repeat #B3B3B3;
	color: #fff;
	text-decoration: none;
}
#footerPan p.copyright
{
	background: #1F2355;
	color: #fff;
	font: 11px/15px "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	position: absolute;
	top: 117px;
	left: 26px;
}

#footerPan ul
{
	width: 520px;
	position: absolute;
	top: 93px;
	left: 14px;
}
#footerPan li
{
	float: left;
	font: 13px/15px "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#footerPan ul li a
{
	padding: 0 12px 0;
	color: #fff;
	background: #1F2355;
	text-decoration: none;
}
#footerPan ul li a:hover
{
	text-decoration: underline;
}

#footerPan ul.templateworld
{
	width: 300px;
	background: #1F2355;
	color: #fff;
	display: block;
	position: absolute;
	font-size: 12px;
	top: 135px;
	left: 26px;
}
#footerPan ul.templateworld li a
{
	background: #1F2355;
	display: block;
	color: #fff;
	text-decoration: none;
}
#footerPan ul.templateworld li a:hover
{
	text-decoration: underline;
}


.imgBtn
{
	border: none;
}

.image
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.legalText
{
	text-align: left;
	font-size: x-small;
}

div.menupos
{
	width: 487px;
	height: 32px;
	position: absolute;
	top: 76px;
	right: 25px;
}
#linkarea 
{
	text-align: center;
}
#linkarea table
{
	width: 80%;
}

#linkarea table td
{
	text-align: center;
	
}

.boxarea
{
	
	margin: 0px;
	padding: 0px;

	width: 100%;
}
.boxtopL
{
	width: 15px;
	height: 15px;	
	background: url(../images/top_left.gif) top left no-repeat;
}
.boxtop
{
	height: 15px;	
	background: url(../images/hor_line_top.gif) top left repeat-x;
}
.boxtopR
{
	width: 15px;
	height: 15px;
	background: url(../images/top_right.gif) top right no-repeat;
}
.boxL
{
	width: 15px;
	background: url(../images/vert_line_left.gif) top left repeat-y;
}
.boxR
{	width: 15px; 
	background: url(../images/vert_line_right.gif) top right repeat-y;
}
.boxbotL
{	
	width: 15px;
	height: 15px;	
	background: url(../images/bot_left.gif) bottom left no-repeat;
}
.boxbot
{
	height: 15px;
	background: url(../images/hor_line_bot.gif) bottom left repeat-x;
}
.boxbotR
{
	width: 15px;
	height: 15px;	
	background: url(../images/bot_right.gif) bottom right no-repeat;
}
.Row1
{
	background-color: #1F2354;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.Row2
{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.tblBorder
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
}

