.horizontalcssmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
}

/*Top level list items*/
.horizontalcssmenu ul li {
	position: relative;
	display: inline;
	float: left;
	Width:auto;
	padding:0;
}

.horizontalcssmenu a:link, .horizontalcssmenu a:visited { color: #000;}
.horizontalcssmenu a:hover { color: #fff;}

/*Top level menu link items style*/
.horizontalcssmenu ul li a {
	display: inline;
	Width: auto; /*Width of top level menu link items*/
	padding: 2px 8px;
	border-left-Width: 0;
	text-decoration: none;
	color: #000;	
	font-weight:bold;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul {
	left: 0;
	top: 0;
	position: absolute;
	display: inline;
	visibility: hidden;
	z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li {
	display: inline;
	float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a {
	Width: 100px; /*Width of sub menu levels*/
	font-weight: normal;
	padding: 2px 5px;
	background: #CCCCCC;
	border: 1px solid #333;
	border-Width: 0px 1px 0px 1px;
	display:block;
}

.horizontalcssmenu ul li ul li a:visited 
{
    font-weight: normal;
}

.horizontalcssmenu .last { border-Width: 0px 1px 1px 1px; }

.horizontalcssmenu ul li a:hover 
{
	/*	background: url(menubgover.gif) center center repeat-x; */
}

.horizontalcssmenu ul li ul li a:hover {
	background: #666666;/*#217cd4;*/
}

.horizontalcssmenu .arrowdiv {
	position: absolute;
	right: 0;
	/*background: transparent url(menuarrow.gif) no-repeat center left;*/
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

.inline{
	display:inline;}
	
	


/* Crayon new style Provided on 21/08/2008 */

.left_colnav h4 {
	text-transform: uppercase;
	color: #fff;
	margin: 10px 10px 10px 8px;
	padding: 0px;
}

.left_colnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.left_colnav li{
	border-bottom: 1px solid #333333;/*#8fabc6;*/
}
	
.left_colnav li.first {
	background:#009900;
	border-top: 1px solid #333333;/*#8fabc6;*/
}

.left_colnav li a:link, .left_colnav li a:visited{
	display:block;
	padding:8px 0 8px 8px;
	background: gray;/*#217cd4;*/
	color:#FFFFFF;
}
	
.left_colnav ul ul{
	border-top:1px solid #8fabc6;
	padding:0;
	margin:0;}
	
.left_colnav ul ul li a{
	padding-left:20px;
	margin-left:12px;
}
		
.left_colnav ul li a{
	/*height:12px;*/
	padding: 8px 0 8px 8px;
	color:#FFFFFF;
}
	
.left_colnav ul ul li{
	background: #CCCCCC;/*#b8d1eb;*/
	border:none;
}

.left_colnav li li a:link, .left_colnav li li a:visited{
	display:block;
	padding:8px 0 8px 8px;
	background:#CCCCCC;/*#b8d1eb;*/
	color: #333;
	font-weight: normal;
}
/* ##### - STANDARD CSS - ##### */

html, body, p, li, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p {
	margin: 12px 0px;
}

.font10{font-size:10px;}
.bold { font-weight: bold; }

.align_left  { text-align: left; }
.align_right { text-align: right; }
.align_center{ text-align: center; }

.float_left  { float: left; }
.float_right { float: right; }

.clear { clear: both; }
.clear_left { clear: left; }
.clear_right { clear: right; }

.top_05	{ margin-top: 5px; }
.left_10 { margin-left: 10px; }
.right_10 { margin-right: 10px; }

.spacer_05 { height: 5px; }
.spacer_10 { height: 10px; }
.spacer_15 { height: 15px; }
.spacer_20 { height: 20px; }
.spacer_40 { height: 40px; }

.invis_fix { position: relative; }


/* ##### - SITE DEFAULTS - ##### */

html, body { height: 100%; }

body {
	background-color: #FFFFFF;
	text-align: center;
}

body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

img {
	border: none;
}

h2 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }


h1{font-size:18px;}
/*h2 { font-size: 14px; }
h3 { font-size: 12px; }
h4{font-size: 12px; }*/

input, select, textarea {
	border: 1px solid #333;
}

.input_img {
	border: none;
	Width: auto;
	height: auto;
}


/*a:link, a:visited {
	text-decoration: none;
	color: #217cd4;
	font-weight: bold;
}*/

a:link, a:visited {
	text-decoration: none;
	color: #217CD4;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.white_link:link, a.white_link:visited {
	color: #fff;
	font-weight: normal;
}
a.black_link:link, a.black_link:visited {
	color: #000000;
	font-weight: normal;
}
a.grey_link:link, a.grey_link:visited {
	color: #dbdbdb;
	font-weight: normal;
}

ul {
	margin-left: -25px;
	color: #217CD4;
}

ul.innercontent li{
	
	color: #333333;
}

* html body ul {
	margin-left: 18px;
}

*:first-child+html ul {
	margin-left: 18px;
}

.no_pad {
	margin: 0px;
	padding: 0px;
}

.checkradio {
	border: none;
	height: auto;
	/* background-color: none; */
}

.hidden_div { display: none; }
.visible_div { display: block; }


/* ########## global layout #################### */

.central_inner {
	Width: 955px;
	/*height: 100%;*/
	margin: 0px auto;
	padding: 0px 10px;
	text-align: left;
	background-color: #DBDBDB;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}


/*#header*/
.header {
	height: 84px;
	/*background-image: url(../siteimages/logo_header.jpg);*/
	background-repeat: no-repeat;
	/*background-image: url(../siteimages/header_06.jpg);*/
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}

/*#header .date */
.header .date {
	margin-right: 10px;
	color: #000000;
	height: 14px;
	padding-top: 7px;
}

.headermenuborder .b1, .headermenuborder .b2, .headermenuborder .b3,.headermenuborder .b4 {
border-color:#D0D0D0;
background:#D0D0D0;
}

.nav {
	/*Width: 530px;
	Width: auto;*/
	height: 15px;
	/*background-color: #b8d1eb;
	border: 1px solid #333;
	border-top: none;
	border-right: none;*/
	color: #fff;
	padding: 4px 0px 0px 0px;
}

.brandingNav
{
    /*background-image: url(../siteimages/header_menu_bg2.gif);*/
    padding: 7px 0px 0px 0px;
    background-repeat:no-repeat;
    /*width: 536px;*/
    /*margin-right : 10px;*/
    /*background-position:10px;   */
}

.nav a:hover { color: #fff; text-decoration : none;}

.red{color:#912014;}
.orange{color:#217CD4}

.search {
	Width: 300px;
	/*background-image: url(../siteimages/search.gif);*/
	background-image: url(../BrandedImages/QuotePanelImages.gif);
	background-position : 0 -102px;
	background-repeat:no-repeat;
	margin: 11px 0px 10px;
}


.search .border	{ border: 1px solid #333; border-bottom: none; }
.search .inner	{ padding-top: 6px;}

.search input {
	padding: 4px 0px 0px 0px;
	font-weight: normal;
}

* html body .search { margin-right: 5px; }


.searchie6 {
	Width: 300px;
	background-image: url(../siteimages/search.gif);
	background-repeat:no-repeat;
	margin: 10px -50px 0px; /* margin-top was 9px, before JQuery menu */
}


.searchie6 .border	{ border: 1px solid #333; border-bottom: none; }
.searchie6 .inner	{ padding-top: 6px;}

.searchie6 input {
	padding: 4px 0px 0px 0px;
	font-weight: normal;
}

* html body .searchie6 { margin-right: 0px; }



#tabs {
	height:38px !important;	
	background-position:top centre;
    border: 1px solid #333;
    margin-bottom: 10px;
	padding: 18px 7px 0px 10px;
	font-weight: bold;
	
}

#tabs ul {
	padding: 0px;
	margin: 0px;
}

* html body #tabs ul {
	padding: 0px;
	margin: 0px;
}

#tabs li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#tabs .tab {
	float: left;
	/*background-image: url(../siteimages/tabs-silver-off.gif);*/
	background-repeat: no-repeat;
	background-position:center bottom;
	Width: 129px;
	/*height: 32px;----sk*/
	/*height:29px;works on ie.7*/
	height:27px;
	margin-right: 3px;
	/*padding: 10px 12px;works on ie7*/
	/*line-height: 12px;works on ie7*/
	font-size: 14px;
	color: #333;
	padding:11px 12px 0px;
	
	
}

#tabs ul a:link, #tabs ul a:visited {
	text-decoration: none;
}

#tabs .selected, #tabs a.selected:link, #tabs ul a:hover {
	/*background-image: url(../siteimages/tabs-silver-on.gif);*/
	color: #fff;
}

#tabs .last { margin-right: 0px; }



#tabs_net {
	height:38px !important;	
	background-position:top centre;
   
    margin-bottom: 10px;
	padding: 19px 7px 0px 10px;
	font-weight: bold;
}

#tabs_net ul {
	padding: 0px;
	margin: 0px;
}

* html body #tabs_net ul {
	padding: 0px;
	margin: 0px;
}

#tabs_net li {
	padding: 0px;
	margin: 0px;
	display: inline;
}



#tabs_net .net_tabs {
	float: left;
	/*background-image: url(../siteimages/bg_tab_net2.gif);
	background-image: url(Gradient.axd?Orientation=Vertical&Length=35&StartColor=c0c0c0&FinishColor=ffffff); */
	background-repeat : repeat-x;
	/*background-repeat: no-repeat;*/
	background-position:center bottom;
	Width: 126px;
	height:28px;
	margin-right: 3px;
	font-size: 14px;
	color: #333;
	padding:5px 12px 0px;
}

#tabs_net .net_tabs_ie6 {
	float: left;
	/*background-image: url(../siteimages/bg_tab_net2.gif);
	background-image: url(Gradient.axd?Orientation=Vertical&Length=40&StartColor=c0c0c0&FinishColor=ffffff); */
	background-repeat : repeat-x;
	/*background-repeat: no-repeat;*/
	background-position:center bottom;
	Width: 130px;
	height:32px;
	margin-right: 3px;
	font-size: 14px;
	color: #333;
	padding:1px 10px 0px;
}

#tabs_net ul a:link, #tabs_net li a:visited {
	text-decoration: none;
}

#tabs_net .selected, #tabs_net a.selected:link, #tabs_net li a:hover {
	/*background-image: url(../siteimages/bg_tab_net_selected2.gif);*/
	color: #FFFFFF;
	/*color: #333;*/
}

#tabs_net .last { margin-right: 0px; }


#tabs_confuse {
	height: 55px;
	/*background-color: #2b0b00;
	background-image: url(../siteimages/bg_tabs.gif);*/
	border: 1px solid #333;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
	font-weight: bold;
}

#tabs_confuse ul {
	padding: 0px;
	margin: 0px;
}

* html body #tabs_confuse ul {
	padding: 0px;
	margin: 0px;
}

#tabs_confuse li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#tabs_confuse .tab {
	float: left;
	/*background-image: url(../siteimages/bg_tab_confuse_silver.gif);*/
	background-repeat: no-repeat;
	background-position: bottom;
	width: 132px;
	height: 36px;
	margin-right: 3px;
	padding: 9px 12px;
	line-height: 12px;
	font-size: 14px;
	color: #333;
}

#tabs_confuse li a:link, #tabs_confuse li a:visited {
	text-decoration: none;
}

#tabs_confuse .selected, #tabs_confuse a.selected:link, #tabs_confuse ul a:hover {
	/*background-image: url(../siteimages/bg_tab_confuse_silver_selected.gif);*/
	color: #fff;
}

#tabs_confuse .last { margin-right: 0px; }



.content {
	background-color: #fff;
	border: 1px solid #8fabc6;
	border-bottom: none;
}

.bgbrown {
      border: 1px solid #8fabc6;
      border-bottom: none;

}


.content_padding {
	padding: 0px 10px;
}

.content_padding_brown {
	/*background:url(../siteimages/bg_brown_gradient.gif) repeat-x;*/
	padding: 0px 10px;
}

.content .left_col {
	Width: 682px;
	margin-bottom: 10px;
}

.content .right_col {
	Width: 235px;
	margin-bottom: 10px;
}

.right_col .login_box {
	background-color: #08488D;
	color:#ffffff;
}
.login_box .border { border: 1px solid #8fabc6; border-top: none; border-bottom: none; }
.login_box .inner { padding: 10px 18px 13px 18px; }
.login_box .bottom { border-bottom: 1px solid #8fabc6; height: 8px; }

.login_box .input_label {
	height: 13px;
	padding-top: 3px;
	margin-bottom: 5px;
}

.login_box .input {
	background-color: #dbdbdb;
	Width: 118px;
	height: 16px;
	margin-bottom: 5px;
	padding: 2px 0px 0px 2px;
}

.right_col .panel1 {
	background-color: #DBDBDB;
}
.panel1 .border { border: 1px solid #8fabc6; border-top: none; border-bottom: none; }
.panel1 .inner { padding: 10px 18px 10px 18px; }

.panel1 .pic { margin-right: 5px; }

.panel1 .input {
	background-color: #eaeaea;
	Width: 192px;
	height: 16px;
	margin-bottom: 5px;
	padding: 2px 0px 0px 2px;
}

.right_col .key_policy {
	background-color: #dbdbdb;
}
.right_col .panel1 ul		{ color: #217CD4; }
.right_col .panel1 ul span	{ color: #333; }
.key_policy .border { border: 1px solid #8fabc6; border-bottom: none; }

.right_col .panel2 {
	background-color: #B8D1EB;
}
.testimonial .border { border: 1px solid #8fabc6; border-bottom: none; }
.panel2 .inner { padding: 10px 18px 10px 18px; }

.right_col .compare_us {
	background-color: #dbdbdb;
	border-left:1px solid #8fabc6;
	border-right: 1px solid #8fabc6;
}
.compare_us .border { border: 1px solid #8fabc6; border-bottom: none; }
.compare_us .inner { padding: 10px 17px 10px 17px; }

.compare_us .flexi_row {
	background-color: #217cd4;
	border: 1px solid #8fabc6;
	border-left: none;
	border-right: none;
	padding: 5px 35px;
	color: #fff;
	font-weight: bold;
}

.compare_us .row {
	background-color: #b8d1eb;
	border-bottom: 1px solid #8fabc6;
	padding: 5px 35px;
}


.content .fsa {
	font-size: 0.8em;
}

#footer {
	background-color: #fff;
	padding: 1px;
	font-size: 0.9em;
}

#footer .orange_box {
	background-color: #08488D;
	margin-bottom: 1px;
	padding: 10px;
	color: #fff;
}

#footer .grey_box {
	background-color: #DBDBDB;
	border: 1px solid #8fabc6;
	padding: 10px;
}

#footer .companycss {
	color: #000000;
	font-weight: normal;	
}



.cnr_b_tl { Width: 9px; height: 9px; background-image: url(../siteimages/cnr_brown.gif); background-position: left top; }
.cnr_b_tr { Width: 9px; height: 9px; background-image: url(../siteimages/cnr_brown.gif); background-position: right top; }
.cnr_b_bl { Width: 9px; height: 9px; background-image: url(../siteimages/cnr_brown.gif); background-position: left bottom; }
.cnr_b_br { Width: 9px; height: 9px; background-image: url(../siteimages/cnr_brown.gif); background-position: right bottom; }



.tooltip {
	background-color: #ffc;
	Width: 200px;
	padding: 3px;
	border: 1px solid #333;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}

#area_help, #discount_help, #couple_help, #residency_help, #login_help, #register_help
{
	position: absolute;
}

/*A way in css to create round borders start tanja*/
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; margin:0 5px;}
.b2 {height:1px; border-right:2px solid; border-left:2px solid; margin:0 3px;}
.b3 {height:1px; border-right:1px solid; border-left:1px solid; margin:0 2px;}
.b4 {height:2px; border-right:1px solid; border-left:1px solid; margin:0 1px;}

#salesblurbNoHref
{
    text-decoration:none;
    font-weight:normal;
    cursor:text;
}

#noHrefStyleWhite
{
    text-decoration:none;
    font-weight:normal;
    /*cursor:auto;*/
    cursor:text;
    color:white;
}

#noHrefStyle
{
    text-decoration:none;
    font-weight:normal;
    /*cursor:auto;*/
    cursor:text;
    color:#333333;
}

#noHrefStyleTitle
{
    text-decoration:none;
    /*font-size:14px;*/
    cursor:text;
    color:black;
}

.compare_us .inner{border:none;}
.panel1bground_border{background:#DBDBDB; border-left: solid 1px; border-right:solid 1px;}

/*change the style color of the 2 styles underneath to change the border color throughout the side*/
.bordercolorpanel .b1, .bordercolorpanel .b2, .bordercolorpanel .b3,.bordercolorpanel .b4,.inner, .panel1bground_border {
border-color:#8FABC6;
}

#search .inner{
border-color:#333;}
	
.bordercolorpanel .b1{
	background:#8FABC6;
}
.bordercolornone .b1, .bordercolornone .b2, .bordercolornone .b3,.bordercolornone .b4,.bordercolornone .inner{
	border:none;
}

.bordercolornone .b1{
	background:none;
}

	
.backgroundpanel1 .b2, .backgroundpanel1 .b3,.backgroundpanel1 .b4,.key_policy,.right_col .compare_us,.right_col .panel1 {
	 background:#DBDBDB;
}

.backgroundgreylight .b2, .backgroundgreylight .b3,.backgroundgreylight .b4 {
	 background:#fff;
}

.backgroundyellow .b2, .backgroundyellow .b3,.backgroundyellow .b4 {
	 background:#fffdd8;
}

.backgroundpanel2 .b2, .backgroundpanel2 .b3,.backgroundpanel2 .b4, .right_col .testimonial {
	background:#B8D1EB;
}

.loginpanel .b2, .loginpanel .b3,.loginpanel .b4, .right_col .login_box {
	background:#08488D;
}

.background .b2, .background .b3,.background .b4 {
	background:none;
}

.breadcrumbs {
	background:#e5e5e5;
	height: 15px;
	font-size:0.9em;
	color: #333;
	padding: 4px 0px 4px 8px;
	border: 1px solid #8FABC6;
	border-top: none;
}

.right .b1, .right .b2, .right .b3, .right .b4{display:block;}
.right .b1 {height:1px; margin-left:0px;}
.right .b2 {border-left:none; margin-left:0;}
.right .b3 {border-left:none; margin-left:0;}
.right .b4 {border-left:none; margin-left:0;}


/*.contentb { padding:0 0 200px 0; height:195px;background: url(../siteimages/home_img.jpg) left bottom no-repeat; border-right:1px solid #8fabc6; border-left:1px solid #888; margin:0; overflow:visible;}*/

.contentb{
	border-right:1px solid #8fabc6;}

.tablemark {
	position:relative;
	border:1px solid #8FABC6;
	padding:15px;
	Width: 464px;
	margin: 0px 0px 10px 0px;
}
	
/*end of a way in css to create round borders end tanja*/

.bookmark {
	position:relative;
	border:1px solid #8FABC6;
	padding:15px;
	/*Width: 464px;*/
	width:474px;
	height:44px;
	margin: 0px 0px 10px 0px;
}
.bookmark ul{
	list-style:none;
}

.bookmark ul li{
	display:inline;
	Width:434px;
}
	
.bookmark ul li img{
	margin:0px 3px 0px 5px;
}

.bookmark .align_right{	
	padding-left:275px;
}

.borderblack{
	border:1px solid #000;
}
	
	
.ff_spacer { margin-bottom: 10px; }

*:first-child+html .ff_spacer { margin-bottom: 0px; }
* html .ff_spacer { margin-bottom: 0px; }

#dhtmltooltipforsite 
{
	font-family : verdana;
	font-size : 11px;
	position: absolute;
	width: 150px;
	border: 1px solid #808080;
	padding: 4px 4px 4px 4px; 
	background-color: #B8D1EB;
	visibility: hidden;
	z-index: 100;
	color:black;
	text-align:left;
}

#dhtmltooltipforsite iframe
{
			display:none;/*sorry for IE5*/
			display/**/:block;/*sorry for IE5*/
			position:absolute;/*must have*/
			top:0;/*must have*/
			left:0;/*must have*/
			z-index:-1;/*must have*/
			filter:mask();/*must have*/
			width: 99%;/*must have for any big value*/
			height: 99%;/*must have for any big value*/
}


.inner{border-left:1px solid;border-right:1px solid;}

.extraPadding
{
    padding-top:4px;
    font-size:14px;
}

/*change the style color of the 2 styles underneath to change the border color throughout the side*/
.bordercolor .b1, .bordercolor .b2, .bordercolor .b3,.bordercolor .b4,.inner, .greybground_border {
	border-color:#8fabc6;
}

.tabsbackground

{
      height : 57px;
      width : 100%;
}

.absolute

{

      position : absolute;

}

 

.relative

{

      position : relative;

}

/* START - styles added for tabs change */

.newtabs {
font-weight:bold;
padding-left:10px;
padding-right:10px;
border:1px solid #333333;
height: 57px;
margin-bottom:10px;
background-repeat:repeat-x;
}

.newtabs ul {
margin:0;
padding:0;
}

.newtabs li {
display:inline;
margin:0;
padding:0;
}

.newtabs .newtab
{
width: 149px;
margin-right: 3px;
padding-top: 19px; 
}

.newtabs .newtab .b1, .newtabs .newtab .b2, .newtabs .newtab .b3, .newtabs .newtab .b4 {
background:#FFFFFF;  
border-color:#FFFFFF;  
}


.newtabs .newtab .b1On, .newtabs .newtab .b2On, .newtabs .newtab .b3On,.newtabs .newtab .b4On {
border-color:#C0D2FF;  
background:#C0D2FF;  
}

.newtabs .netrenewaltab
{
width: 149px;
margin-right: 3px;
padding-top: 19px; 
}

.netrenewaltab .b1, .netrenewaltab .b2, .netrenewaltab .b3,.netrenewaltab .b4 {
border-color:#FFFFFF;
background:#FFFFFF;
}

.netrenewaltab .b1On, .netrenewaltab .b2On, .netrenewaltab .b3On,.netrenewaltab .b4On {
border-color:#FFFFFF;
background:#FFFFFF;
}

.newtabs .newtabgradient {
color:#333333;
float:left;
font-size:14px;
height:28px; 
margin-right:3px;
padding:5px 12px 0;
width:125px;
background-repeat:repeat-x;
}

.newtabs ul a:link, .newtabs ul a:visited {
text-decoration:none;
}

/* END - styles added for tabs change */


/* START - styles added for JQuey Menu */
    
#navmenu, #navmenu ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:2em; /* height of menu */
}

#navmenu li ul
{
line-height:1.5em;  /* height of submenu */
}

#navmenu a
{

display:block; 
padding:0px 5px;
/* border:1px solid #333;*/
color:#fff; 
text-decoration:none;
color: #000;	
font-weight:bold;
}

#navmenu a:hover{
/*background-color:#666666; */  /* Menu header. Dont show bgcolor  */
color:#ffffff;
}


#navmenu li ul li a:hover{
background-color:#666666; 
color:#ffffff;
}

#navmenu a:visited { color: #000;}

#navmenu li{
float:left;
position:relative;
}

#navmenu ul {
position:absolute;
display:none;
width: 10em;/*12em;*/ /* This has to be equal to the line-height of #navmenu ul  */
top: 2em; /*1.5em;*/ /* This has to be equal to the line-height of #navmenu ul  */
}

#navmenu li ul a{
width:10em;/*12em;*/ /* This has to be equal to the width of #navmenu ul  */
height:auto;
float:left;
font-weight : normal;
	background-color : #cccccc;

}

#navmenu ul ul{
top:auto;
}	

#navmenu li ul ul {
left:10em;/*12em;*/ /* This has to be equal to the width of #navmenu ul  */
margin:0px 0 0 10px;
}

#navmenu li:hover ul ul, #navmenu li:hover ul ul ul, #navmenu li:hover ul ul ul ul{
display:none;
}

#navmenu li:hover ul, #navmenu li li:hover ul, #navmenu li li li:hover ul, #navmenu li li li li:hover ul{
display:block;
}

.headermenuborder
{
	width:1px;
	/*background-color:#d0d0d0;*/
	display:block;font-size:1px;overflow:hidden;
	/*background-image: url(Gradient.axd?Orientation=Vertical&Length=24&StartColor=FFFFFF&FinishColor=D0D0D0);*/
}

/* END - styles added for JQuey Menu */


/* JQuery FAQ  */
#faqs dt 
{
color : #217CD4;
font-weight : bold; 
margin-top : 10px;
}

/*
#faqs dd
{
padding : 0px;
margin : 0px;
}
*/

.rememberme input 
{
	border : none;
}

.tc_title {
	background-color: #dbdbdb;
}
.tc_title .border	{ border: 1px solid #8fabc6; }
.tc_title .inner	{ padding: 5px 18px; }
.tc_title .bottom	{ border-bottom: 1px solid #8fabc6; height: 8px; }


.tc_body 

{
      background-color: #fff;
      background-position: center bottom;
      background-repeat: repeat-x;     

}


.tc_body .border	{ border: 1px solid #8fabc6; border-bottom: none; border-top: none; }
.tc_body .inner	{ padding: 10px 18px 10px 18px; }
.tc_body .bottom	{ border-bottom: 1px solid #8fabc6; height: 8px; }

.tc_left, .tc_right { Width: 49%; }

.tc_body h3		{ margin-bottom: 5px; }
.tc_body .day	{ Width: 19%; text-align: center; }
.tc_body .day img	{ margin: 6px 0px; }
.tc_body .provided { font-size: 0.8em; }

.tc_body .where_copy{ Width: 225px; }

.tc_body p { margin-top: 5px; font-size: 0.9em; }

.tc_body .news_date {
	Width: 60px;
	margin: 0px 10px 3px 0px;
}

.tc_body .news_title {
	Width: 238px;
	margin-bottom: 3px;
}

.tc_body .lead_offer {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.tc_body .lead_offer_copy { /*Width: 540px;*/ width:440px; }

.tc_body .offer_copy { Width: 205px; }

.advert{
float:right;}

.ad_468 {
	text-align: center;
	margin-bottom: 10px;
}

.offer_copy{height:120px}

/* style to create rounded corner for SEO blurb */
.seoblurb .b1{background:#8FABC6;}
.seoblurb .b2, .seoblurb .b3, .seoblurb .b4 {background:#D2D2D2;}
.seoblurbbottom .b1{background:#8FABC6;}
.seoblurbbottom .b2, .seoblurbbottom .b3, .seoblurbbottom .b4 {background:#FFFFFF;}/* all styles deleted because they are now defined directly within the QPC control */
body
{
}
#centerbody
{
  border:1px solid #8FABC6;
margin:0 0 10px;
padding:15px;
position:relative;
width:474px;
 
}
#centerbody h1 {
font-size:18px;
padding:2px 0px 20px 0px;
}



#centerbody h2
{font-size:14px;
    }



/* Affiliate Program  */

.tdAffiliate {
background:#E9F8FF none repeat scroll 0%;
color:#336699;
margin:10px;
padding:12px;
border:1px solid #106899;
}
.tdAffiliateq ol{

line-height:2em;
list-style-type:decimal;
margin:0pt 23px;
}

.tdbutton {
background-color:#6CB3DD;
background-image:url(../siteimages/gradient1.jpg);
border:1px solid #0078C6;
color:white;
height:22px;
font-weight:bold;
}

/*Claims*/

/* Travel News */
.TravelregEamil
{
border:solid 1px #DADADA;padding:10px;height:80px; line-height:20px;
}

.newsletter ul
{
    list-style-type:none;
    
    }

ul .newsletter li {
font-weight:bold;
line-height:2em;

padding:0;
}
ul .newsletter li a {
color:#366287;
text-decoration:none;
}

.newsletter #sp {padding-top:15px;text-align:right;	padding-bottom:20px;}

ul.slope 
{
    color:#333333;
}
ul.slope li{
	
	padding-top:10px;
	padding-left:10px; 
	list-style-type: disc;
	list-style-position:outside;}
	

/*Testimonials */


.cust {background: url(../siteimages/customer_feedback.gif) no-repeat left top;
        vertical-align:top; 
        padding-left: 115px;
height:130px;
border-bottom:1px dashed #CCCCCC;
padding-bottom:4px;
}

/* index */
.maintitle h1{font-size: 18px;}

.maintitle
{
      
    background-repeat: repeat-x; 
    background-position:top centre ;
    /*border-bottom: 1px solid #8FABC6; */
    padding: 10px 10px 10px; 
    font-size: 11px;
   /* margin-bottom: 10px;*/
     text-align:justify;
     /*height:140px;*/
    border-style:none solid none;
    border-width:0px 1px 0px;
    border-color:#8FABC6;
      }
      
 

     
 #maintitleConfuse
{
    /*background-image: url(../siteimages/blue_grad_com.gif);*/
    background-color:White;
    background-repeat: repeat-x; 
    background-position:top centre ;
    border-bottom: 1px solid #8FABC6; 
    padding: 10px 10px 0px; 
    font-size: 11px; 
   /* margin-bottom: 10px;*/
     text-align:justify;
     /*height:225px;*/
    
      }
      
 

     
 #maintitleConfuse
{
    background-image: url(../siteimages/blue_grad_com.gif);
    background-color:White;
    background-repeat: repeat-x; 
    background-position:top centre ;
    border-bottom: 1px solid #8FABC6; 
    padding: 10px 10px 0px; 
    font-size: 11px; 
   /* margin-bottom: 10px;*/
     text-align:justify;
     height:139px;
    
      }


.right_200 {margin-left:200px}




.tic_width{
/*height:125px; */

border-bottom:1px dotted #CCCCCC;
padding-bottom:14px; text-align:justify;
font-size:0.9em;
}
.tic_last{
padding-bottom:14px; text-align:justify;
font-size:0.9em; height:130px}

/* Travel offers*/





.grayline
{
   border-bottom:1px dashed #CCCCCC;
    padding-bottom:14px;}
              
.padr{ padding-right:10px;}              
              
/**/

.taxi{margin-left:100px;}

.red{color:#D80000;}
/*FAQ*/
.faq{margin:0px;
    }
.faq ol
{
color:#217CD4;  
line-height:2em;
list-style-type:decimal;
}
.faq ol li a{font-weight:bold}

.imgpad{ padding:0px 20px 20px 0px}


input.btnsearch{ 
background-color:Transparent;
/*background-image: url(../siteimages/search_arrow1.gif); 
background-position : center;*/
background-image:url(../siteimages/ticker_buttons.gif);
background-position : 0px -111px;

background-repeat: no-repeat;
width: 24px; 
height: 28px; 
border: 0;
}

input.btnsearchhov
{
background-color:Transparent;
/*background-image: url(../siteimages/search_arrow2.gif); 
background-position : center;*/
background-image:url(../siteimages/ticker_buttons.gif);
background-position : 0px -140px;
background-repeat: no-repeat;
width: 24px; 
height: 28px; 
border: 0;
cursor:hand;cursor: pointer;}

.TailoredTC{ 
border-bottom:1px dotted #cccccc;
height:110px;
padding-bottom:14px;
text-align:justify;}


#dhtmltooltipformaster{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}



/*sprite classes */
.spritemain
{
 background-image:url(/siteimages/sprite3.jpg);
 background-repeat:no-repeat;
 height:80px;width:90px;cursor:hand;
}

.spritesingletrip
{
 background-position:0 0;
}

.spriteannual
{
 background-position:0 -85px;
}

.spritewinter
{
 background-position:0 -170px;
}

.spritelongstay
{
 background-position:0 -255px;
}

.spritegapyear
{
 background-position:0 -340px;
}

.spritewinterannual
{
 background-position:0 -425px;
}
.spritesmallmain
{
	background-image:url(/siteimages/sprite2.jpg);

}

.spritesmallregister
{
	background-position:0 0;
}

.spritesmallhelp
{
	background-position:0 -47px;
}

.spritesmallEHIC
{
	background-position:0 -95px;
}

/* For Policy Detail*/
.policydetail
{
background-image:url(/siteimages/pdficon.jpg);
 background-repeat:no-repeat; background-position:left top;
 vertical-align:top; 
 padding-left:65px;
 height:70px;
 padding-bottom:4px;
 cursor: pointer;
	cursor: hand;
}


input.btngetquote{ 
background-color:Transparent;
background-image: url(../siteimages/btn_getquotenow.gif); 
background-repeat: no-repeat;

width: 139px; 
height: 33px; 
border: 0;
}

input.btngetquotehov
{
background-color:Transparent;
background-image: url(../siteimages/btn_getquotenow_over.gif); 
background-repeat: no-repeat;

width: 139px; 
height: 33px; 
border: 0;
cursor:hand;cursor: pointer;}

/*For Travel checklist pages*/
.travelcheck{margin-left:-10px;padding:0px;}

.travelcheck ul{
list-style-type: none;
padding: 0;
margin: 0;
text-align:justify;
list-style-position:outside }

.travelcheck li{
/*background-image: url("../siteimages/check.gif");*/
 background-repeat: no-repeat;
padding-bottom:15px;
padding-left:23px;}

.padb{padding-bottom:10px}


/*For Compareus page  */

.padb{padding-bottom:10px}



/*For compare_travel_insurance */

.compareboxheader td
{

font-size:11px;
color:#646464;
font-weight:normal;
}

/* .compareboxborder tr{height:40px;}*/
/*
.compareboxheader td a:hover{text-decoration:none}
.compareboxheader td a:link{color:#040000;font-weight:bold}
.compareboxheader td a:visited{color:#040000;font-weight:bold}
*/
 .daysbox{
 /*
 background-color:#F4E997;*/
 background-color:#E5EEF7;
 margin-bottom:25px;
 border-collapse:collapse;
 border-color:#8FABC6;height:60px;
  text-align:center;}
 


 .compareboxborder
 {
 

 border:1px solid #8FABC6;
 padding-bottom:0;
 padding-left:0;
 margin-bottom:30px;
 text-align:center;
 }
/* 
 .compareback
 {
  background-image:url(siteimages/compare7.jpg);
 background-repeat:no-repeat;
 }*/
 
 .comparebg{
 padding:0px 0px 0px 4px;
 margin:0px;
 background-image:url(../siteimages/compare7.jpg); 
 background-repeat:no-repeat;
 width:472px;
 height:374px
 }
 
 .compareflex{height:52px; padding:0px 0px 0px 4px;
 margin:0px; }
 
 .comparetitle
 {
 font-size:14px;

 color:#217CD4;
 text-align:left;
 }
 

 
 .yellow{background-color:#F4E997}
 .darkyellow{background-color:#E7DC8C}
 .blue{background-color:#E5EEF7}
 .darkblue{background-color:#D0D7DF}
 .white{background-color:#FFFFFF}
 .darkwhite{background-color:#E8E7E5}




a.normal_link:hover, a.normal_link:link, a.normal_link:visited {
color:#333333;
font-weight:normal;
text-decoration:none
}


a.bold_link:hover, a.bold_link:link, a.bold_link:visited {
color:#333333;
font-weight:bold;
text-decoration:none
}

#popupbox
{

background-color:White;
    background-repeat: repeat-x; 
    background-position:top centre ;
    border-bottom: 1px solid #8FABC6; 
    width:394px;

}
.popupboxinner{
padding:10px;
text-align:left;
}

/*Credit Crunch offer popup */

#innerpopup h3{color:black;font-size:15px;margin-top:0px}
#innerpopup{ font-family:Arial; font-size:11px; height:190px;float:right;width:235px;}

.mainbox{width:500px;position:absolute;left:250px;top:250px;}
.tabpopup{/*border: #D52122 solid 4px;*/
}
.textb{ color: #FFFFFF; font-family:Arial; font-size:15px; font-weight:bold; padding:5px 0px 5px 5px;background-color:#D52122;float:left;width:250px;height:23px }
#tex{ color:black;font-size:13px}
#tet{color:#666666}
a.blacklink:link, a.blacklink:visited {color:#333333;font-weight:normal;font-size:9px;}

.flexidiscount{margin-top:0px;margin-bottom:10px}
    .style1
    {
        cursor: hand;
        }
        
                #shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #D8D8D8;
	}
 
	#shadow-container .shadow2 {
		background: #B8B8B8;
	}
 
	#shadow-container .shadow3 {
		background: #989898;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 4px solid #D52122;
		width:510px;
		
	}
	

/* background for travel insurance cover*/


.backgrounddarkgrey .b2, .backgrounddarkgrey .b3, .backgrounddarkgrey .b4
{
background:#C0C0C0 none repeat scroll 0 0;
}

#tickerstyle 
{
background-color:White;
/*background-image:url(../siteimages/Play_BG.gif);*/
background-image:url(../siteimages/ticker_buttons.gif);
background-position : 0px -170px;
background-repeat:repeat-x;
float:left;
height:25px;
text-align:justify;
width:681px;
}

.defaultliststyle ul {color : #000;}
.left_col .travel {
	border: 1px solid #8FABC6;
	border-top: none;
	background: #08488D;
}


.left_colnav {
	Width: 153px;
}

*:first-child+html .left_colnav ul  {
	margin-left: 0px;
}
	
.centre_col {
	border-left: 1px solid #8FABC6;
	Width: 526px;
	background-color: #fff;
}

.centre_col .inner {
	padding: 10px;
	border: none;
}

.centre_col .inner .textcolumn {
	Width: 183px;
	padding-right: 31px;
}
	
.centre_col .inner .travelimages {
	Width: 301px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
	
.centre_col .inner .travelimages .border {
	border: 1px solid #8FABC6;
	border-right: none;
}
	
		
.centre_col .inner .travelimages .font10 {
	text-align: center;
	display: block;
	font-size: 10px;
}

.ad_300 {
	float: right;
	position: relative;
	Width: 300px;
	text-align: center;
	padding: 0px;
	margin-bottom: 10px;
}
	
.ad_468 {
	text-align: center;
	margin: 10px 0px;
}
