@charset "utf-8";
/* CSS Document */

body { margin:20px 0; width:100%; background:#fff; font:12px Arial, Helvetica, sans-serif; color:#232034; }

a img {border:0;}

#wrapper { width:859px; margin:0 auto; background:url(../images/wrapper-bg.gif) repeat-y; }
#wrapper_login { width:859px; margin:0px auto;}

#banner-home { width:859px; background:url(../images/annual-travel-insurance-banner-home.jpg) no-repeat; }
#banner-home-UK { width:859px; background:url(../images/annual-travel-insurance-banner-home-UK.jpg) no-repeat; }
#banner-form { width:859px; background:url(../images/annual-travel-insurance-banner-form.jpg) no-repeat; }
#banner-page { width:859px; background:url(../images/annual-travel-insurance-banner-page.jpg) no-repeat; }

#logo { float:left; width:365px; height:74px; padding-top:15px; padding-left:48px;}

#menu { float:right; width:400px; text-transform:uppercase; color:#fff; font:bold 12px Arial, Helvetica, sans-serif; margin-top:18px; }
#menu ul { margin:0; padding:0; list-style:none; }
#menu li { margin:0; padding:0; float:left; padding:0 12px; border-right:1px solid #fff; }
#menu li.first { padding-left:0; }
#menu li.last { padding-right:0; border-right:0; }

#menu a {color:#fff; text-decoration:none;}
#menu a:hover { color:#000066;}
#menu a.selected { color:#000066;}

#menu-sub { float:right; width:400px; height:30px; text-transform:uppercase; color:#67a0f1; font:bold 22px Arial, Helvetica, sans-serif; margin-top:15px; }
#menu-sub a {color:#67a0f1; font:bold 10px Arial, Helvetica, sans-serif;}
#menu-sub img { margin-bottom:2px; _margin-bottom:1px; padding:0 4px; }
#menu-sub ul { margin:0; padding:0; margin-right:30px; list-style:none; }
#menu-sub li { margin:7px 0 0 0; padding:0; float:left; padding:0 12px; border-right:1px solid #67a0f1; font-size:10px; font-weight:bold; }
#menu-sub li.first { padding-left:0; }
#menu-sub li.last { padding-right:0; border-right:0; }

#quote-box { position:relative; float:left; clear:both; margin-top:25px; left:32px; width:399px; }
#text-box { position:relative; width:380px; float:right; color:#232034; margin-top:250px; _margin-top:270px; left:-30px; text-align:justify; line-height:17px; }
#text-box h1 { margin:10px 0; padding-bottom:10px; border-bottom:1px solid #000066; color:#000066; font-size:30px; font-weight:normal; }

.button-box { width:193px; height:61px; background:url(../images/button-box-1.gif) no-repeat; font-size:15px; font-weight:bold; text-align:center; padding-top:23px; text-transform:uppercase; margin-top:20px; }
.button-box a {color:#fff; text-decoration:none; }
.button-box a:hover {color:#232034; text-decoration:none; }

.PMINote { font-size:8px; text-decoration:underline; }

#page-bottom { width:859px; height:30px; background:url(../images/page-bottom.jpg) no-repeat; }

#footer-wrapper {width:819px; margin:20px auto; text-align:center; font-size:11px; line-height:16px;}
#footer-wrapper a {color:#666; text-decoration:none;}
#footer-wrapper a:hover {color:#232034; text-decoration:underline;}

.float-left {float:left;}
.float-right {float:right;}
.text-orange { color:#f38113; }
.clear { clear:both; }

#panel-home-left {
	clear: left;	
	width: 400px;
	float: left;
	height: 541px;
	margin-top:7px;
}

#panel-home-left-UK {
	clear: left;	
	width: 400px;
	float: left;
	height: 444px;
	margin-top:7px;
	
}


#form-booking-home {
	padding: 0px;
}

#form-booking-home-header {
	background-image: url(../img/header_form_booking.png);
	width: 100%;
	height: 66px;
	background-repeat:no-repeat;
}

#form-booking-home-main {
	width: 100%;
	background-image: url(../img/bg_form_booking.png);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #666666;
}

#form-booking-home-header-callcentre {
	background-image: url(../img/header_form_booking_callcentre.png);
	width: 100%;
	height: 66px;
}

#form-booking-home-main-callcentre {
	width: 100%;
	background-image: url(../img/bg_form_booking_callcentre.png);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #666666;
}
#form-booking-home-main label {
	width: 190px;
	display: block;
	float: left;
	margin: 1px;
	padding-top: 5px;
	padding-left: 20px;
	font-size:12px;
	color:#666666;

}

#form-booking-home-main-callcentre select, #form-booking-home-main input {
	font-size: 11px;
	margin: 3px;
	padding: 0;
}

#form-booking-home-main-callcentre label.wide {
	width: 457px;
}

#form-booking-home-main-callcentre label {
	width: 229px;
	display: block;
	float: left;
	margin: 3px;
	padding-top: 5px;
	padding-left: 20px;
	font-size:12px;
	color:#666666;
	padding-left:20px;

}

#form-booking-home-main select, #form-booking-home-main input {
	font-size: 11px;
	margin: 3px;
	padding: 0;
}

#form-booking-home-main label.wide {
	width: 317px;
}
.checkbox {
	padding: 0;
	margin: 0;
	float: right;
	padding-top: 4px;
	padding-right: 23px;
}

.checkbox_PMI {
	float: right;
	padding-top: -4px;
	margin-left: -31px;
}
.checkbox_callcentre {
	padding: 0;
	margin: 0;
	float: right;
	padding-top: 4px;
	padding-right: 76px;
}



#form-booking-home-footer {
	background-image: url(../img/footer_form_booking.png);
	background-repeat: no-repeat;
	width: 100%;
	text-align: center;
	height: 40px;
	padding-top: 20px;
}
#form-booking-home-footer-callcentre {
	background-image: url(../img/footer_form_booking_callcentre.png);
	background-repeat: no-repeat;
	width: 100%;
	text-align: center;
	height: 40px;
	padding-top: 20px;
}
a{
	color: #666;
	font-size: 12px;
	line-height: 18px;
	text-decoration:none;
}
a.current{
	color: #666;
	font-size: 12px;
	line-height: 18px;
	text-decoration:none;
}
a.hover{
	color: #666;
	font-size: 1px;
	line-height: 18px;
	text-decoration:none;
}

.Mst_OverLib 
{
	/*border:solid 2px #000080; */
	margin-bottom: 0px;
}

.box_overlib 
{
	margin-bottom: 0px;
	/*background-color:#2eb0e2;*/
	background-color:#303c79;
}

.padder_box_overlib 
{
	border-left-color:#fff;
	border-right-color:#fff;
	border-left-style:solid;
	border-right-style:solid;
	border-right-width:2px;
	border-left-width:2px;
	/*padding: 5px 10px; */
	font-size: 9px;
	color:#fff;
}

.inline_top_padding 
{
	display:inline;
	vertical-align:top;
	margin-left:5px;
	margin-top:-1px;
}
.inline_search 
{
	display:inline;
	vertical-align:top;
	margin-right:4px;
	margin-top:0px;
}

.inline_top_padding_front
{
	display:inline;
	vertical-align:top;
	margin-left:0px;
	margin-right:0px;
	
}
.inline_top_padding_front_FF
{
	display:inline;
	vertical-align:top;
	margin-left:0px;
	margin-right:7px;
	margin-top:4px;
	
}

a.FooterLinks {
	text-decoration:underline;
	color: #666;
	font-size: 11px;
}

a:hover.FooterLinks
{
	text-decoration:none;
	color: #000;
	font-size: 11px;
}

/* login box*/
#login { position:relative; width:264px; left:562px; top:4px; height:29px; background:url(../images/box-login.gif) no-repeat; padding:5px 0 0 15px;}
#login div {float:left; margin-right:5px; _margin-right:5px;}
#login input { font-size:11px;}
.login_box  {
	font-size:11px;
	padding-left:-7px;
}

/* login box */

table.booking_table_3 tr td {
	padding:0px;
	padding-left:-2px;
}

.td_width{
	width:147px;
}