.body {
	background-color: #eaf2ff;
	font-family:"Montserrat",sans-serif;
	line-height: normal;
	font-size: 12px;
}
.ui-widget{
    font-family:"Montserrat",sans-serif !important;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {margin:0;padding:0;}
ol, ul {
    list-style: none outside none;
}
img {
	border:0;
}

fieldset {
border: 0;
}

.tooltip{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 300;
	display: none;
	color:white;
	font-weight:normal;
	background-color:#004E89;
	padding:5px;
	width:715px;
	border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}

/* CONTENT */
div.content {
	display:block;
	width:960px;
	margin:0 auto;
}
	div.content div.left {
		width:220px;
		float:left;
		overflow:visible;
		z-index:-1;
		clear: left;
	}
	div.content div.right {
		width:740px;
		float:right;
		overflow:hidden;
		z-index:10;
		position: relative;
	}
	div.content div.right-home {
		width:960px;
		overflow:hidden;
		z-index:1;
		position: relative;
		text-align: center;
		margin: 0 auto;
	}
	div.right div.center {
		width:730px;
		text-align:center;
	}

div.topsearch {
	width:730px;
	height:340px;
	overflow:hidden;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
	div.topsearch div.leftsearch {
		width:450px;
		height:340px;
		float:left;
	}
	div.topsearch div.rightsearch {
		padding:15px;
		width:250px;
		height:310px;
		background-color:#ff5400;
		float:left;
		color:white;
		position: relative;
	}
		div.topsearch div.rightsearch h1 {
			font-size:20px;
			font-weight:bold;
			margin:10px 0 15px 0;
			padding:0;
		}
		div.topsearch div.rightsearch label {
			display:block;
			width:100px;
			float:left;
			font-size:14px;
			margin-top:4px;
		}
		div.topsearch div.rightsearch div {
			margin-bottom: 8px;
		}
		div.topsearch div.rightsearch div.last {
			position: absolute;
			bottom: 5px; 
			width: 250px;
			right: 15px;
		}
		div.topsearch div.rightsearch div.last img 
		{
		    float: right;
		    cursor: pointer;
		}
		div.topsearch div.rightsearch div.last img.aLeft 
		{
		    float: left;
		}
		div.topsearch div.rightsearch input.field, 
		div.topsearch div.rightsearch select.field {
			margin-left:20px;
			border-radius:3px;
			display:inline-block;
			border:1px solid #b83d00;
			width:128px;
			font-size:14px;
			height: 20px;
		} 
		div.topsearch div.rightsearch input.field {
			padding:5px;			
		}
		div.topsearch div.rightsearch select.field {
			width:130px;
			padding:5px;
			height: 30px;
			margin-left: 20px;
		}
		input.calendar {
			background-image:url('../_images/calendar.png');
			background-repeat:no-repeat;
			background-color:white;
			background-position:102px 6px;
			padding-right:29px !important;
			width:94px !important;
		}
		input.calendar2 {
			background-image:url('../_images/calendar.png');
			background-repeat:no-repeat;
			background-color:white;
			background-position:102px 6px;
			padding-right:29px !important;
			width:94px !important;
		}
        div.topsearch div.rightsearch .childAge 
		{
		    width: 159px;
		    float: left;
		    margin-bottom: 5px;
		}
		div.topsearch div.rightsearch .childAge.aRight 
		{
		    float: right;
		} 
		div.topsearch div.rightsearch .childAge select 
		{
		    width: 56px;
		    margin-left: 10px;
		} 
		div.topsearch div.rightsearch .childAge label 
		{
		    margin-top: 2px;
		    width: 54px;
		}
		
div.arrow { margin: 0 auto; width: 960px; position: relative; *position: absolute; }


div.logo {
	float: left;
    height: 57px;
    margin-top: 22px;
    overflow: visible;
    /*width: 491px;*/
	margin-left: 2%;
}
div.logo img { /*z-index:-1;*/ }

div.needhelp {
	text-align:right;
	width:239px;
	height:50px;
	float:right;
	background-image:url('../_images/callus4.png');
	background-repeat:no-repeat;
	color:#64bbe9;
	font-size:28px;
	margin: 5px 0 0;
    padding: 11px 0 0;
}

div.trips a {
	display:inline-block;
	width:162px;
	height:89px;
	color:white;
	font-size:15px;
	text-align:center;
	text-decoration:none;
	padding-top:90px;
	line-height:80%;
	background-repeat:no-repeat;
	margin-left:22px;
}

div.trips a span.small { font-size:12px; line-height:150%; }
div.trips a span.currency { font-size:18px; position:relative; top:-1px; left:2px; }
div.trips a span.sum { font-size:24px; line-height:69%; }

div.trips a.singletrip { background-image:url('../_images/single-trip.png'); margin-left:15px; }
div.trips a.multitrip { background-image:url('../_images/multi-trip.png'); }
div.trips a.longstay { background-image:url('../_images/eu-residents.png'); }
div.trips a.instructor { background-image:url('../_images/over-65.png'); }

div.trips a img {
	position:relative;
}

/* MENU */
div.menu {
	box-shadow: 0px 0px 12px #bad6e2;
}
div.menu div.home,
div.menu div.document,
div.menu div.list,
div.menu div.stats,
div.menu div.comment {
	display:block;
	background-image:url('../_images/btn-menu.png');
	height:38px;
	margin-bottom:1px;
}
div.menu div a {
	display:block;
	padding:10px 0 0 0;
	height:28px;
	font-weight:bold;
	font-size:16px;
	color:#023b74;
	text-decoration:none;
	width:210px;
}
div.menu div a:hover {
	color:#ff5400;
}
div.menu div.extend:hover {
	background-image:url('../_images/btn-menu-ex.png');
}

div.menu div span.menuicon {
	background-repeat:no-repeat;
	display:block;
	width:14px;
	float:left;
	margin:3px 22px 0 13px;
	height:12px;
	background-image:url('../_images/sprite.png');
}

div.menu div.home span.menuicon { background-position:0px 0px; }
div.menu div.home:hover span.menuicon { background-position:-14px 0px; }
div.menu div.document span.menuicon { background-position:0px -12px; }
div.menu div.document:hover span.menuicon { background-position:-14px -12px; }
div.menu div.list span.menuicon { background-position:0px -24px; height:11px; }
div.menu div.list:hover span.menuicon { background-position:-14px -24px; }
div.menu div.stats span.menuicon { background-position:0px -35px; }
div.menu div.stats:hover span.menuicon { background-position:-14px -35px; }
div.menu div.comment span.menuicon { background-position:0px -47px; }
div.menu div.comment:hover span.menuicon { background-position:-14px -47px; }

div.submenu {
	width:245px;
	background-color:white;
	z-index:100;
	position:relative;
	left:230px;
	top:-38px;
	color:#023B74;
	font-weight:bold;
	display:none;
	border-radius:6px;
	box-shadow: 0px 0px 8px #bbb;
}
div.menu div.extend:hover div.submenu {
	display:block;
}

div.submenu a {
	display:block;
	background-image:url('../_images/bluebullet.png');
	background-repeat:no-repeat;
	background-position:230px 15px;
	background-color:white;
	border-top:1px solid #cddfe9;
	padding:10px 0 0 15px !important;
	height:29px !important;
	width:230px !important;
	font-size:14px !important;
}

div.submenu a:hover {
	background-image:url('../_images/orangebullet.png');
	color:#ff5400;
}
div.submenu a.firstsubmenu {
	position:relative;
	left:-45px;
	height:28px !important;
	padding-left:60px !important;
	background-position:275px 15px !important;
	border-top:none;
	border-top-right-radius:6px;
}
		
/* NEW TOP MENU */
		
.topMenuWrap {width:99.8%; background:url(../_images/top_menu_bg_small.png) repeat 0 0; height:43px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;border:solid 1px #86C7E8;margin: 10px 0 17px;}
.topMenuWrap .topmenu {width:100%; height:43px; display: table;}
.topMenuWrap .topmenu li{display:table-cell; width: 20%; border-right: 1px solid #86C7E8; height:43px;}
.topMenuWrap .topmenu li:hover{background:url(../_images/li_top_bg_hover.gif) repeat-x 0 0;}
.topMenuWrap .topmenu li.rightOne{background:none; }
.topMenuWrap .topmenu li>a{outline: medium none;text-decoration: none;width: 100%; text-align: center; display:block; height:43px; float:left; font-size:19px; font-weight:bold; color:#023b74;}
.topMenuWrap .topmenu li span{padding-top: 10px; height: 100%; width:100%; display: block; cursor:pointer;}
.topMenuWrap a:hover span{color:#ff5400;}
.rtsFirst .rtsSelected{background:url(../_images/hover_left_bg.png) no-repeat 0 0; padding-left:4px !important;}
.rtsSelected span{background:url(../_images/li_top_bg_hover.gif) repeat-x 0 0; color:#fff; padding-left:4px; text-shadow:1px 1px 1px #333 !important;}
.rtsLast{background:none !important;}
.rtsLast span{width:174px !important;}
.topMenuWrap .first:hover{background:url(../_images/hover_left_bg.png) no-repeat 0 0; padding-left:4px;}
.topMenuWrap .first:hover span{padding-left:0;}
.rtsLast a:hover{background:url(../_images/hover_right_bg.png) no-repeat right 0; padding-right:4px;}
.rtsLast a:hover span{padding-right:0;}
.topMenuWrap .rightOneTop {background:none;border-top-right-radius:6px;border-bottom-right-radius:6px;border-right:none !important;}
.topMenuWrap .leftOneTop {border-top-left-radius:6px;border-bottom-left-radius:6px; width: 20%;}
.topsubmenu{visibility:hidden; position:absolute;padding: 0;z-index:10000;font-size: 10px;}
.topsubmenu a {
	display:block; 
	background:url(../_images/main-navi_bg.png) repeat-x 0 0; 
	height: 43px;
	outline: medium none;
	text-decoration: none;
	text-align: left; 
	display:block; 
	font-size:17px; 
	color:#023b74;
	padding: 0 10px;
	border-bottom: 1px solid #076896;
}

/* LEFT SIDEBAR */
div.save70 {
	width:210px;
	overflow:visible;
	height:50px;
	margin-top:10px;
}
div.save70 img {
	position:relative;
	left:-60px;
	top:-55px;
	z-index:-1;
}
div.save70 div.save1 {
	height:39px;
	width:116px;
	float:left;
}
div.save70 div.save2 {
	height:39px;
	width:94px;
	float:left;
}
div.save70 span.save1 {
	color:#ff5400;
	letter-spacing:1px;
	font-size:18px;
	font-weight:bold;
}
div.save70 span.save2 {
	color:#023b74;
	font-size:13px;
	font-weight:bold;
}
div.save70 span.save3 {
	color:#ff5400;
	font-size:50px;
	line-height:83%;
}

div.savediv {
	background-image:url('../_images/bg-save.png');
	z-index:10;
}
div div.savediv div{
	height:39px;
	width:130px;
	overflow:hidden;
	float:left;
	margin:3px 0 0 5px;
}
div.savediv span {
	display:block;
	float:right;
	height:33px;
	width:50px;
	color:#023b74;
	font-size:14px;
	font-weight:bold;
	margin:9px 13px 0 0;
	text-align:right;
}

div.choose {
	margin-top:15px;
}
div.choose ul {
	list-style-image:url('../_images/bullet.png');
	font-size:14px;
	font-weight:bold;
	color:#023b74;
	padding-left:17px;
	margin-top:14px;
	margin-bottom:14px;
}
div.choose ul li {
	margin-bottom:10px;
}

/* FOOTER HOME*/
div.footer-home {
	background: #539cbf;
	height:300px;
	padding-top:30px;
	color:white;
}
div.footerbox {
	margin: 0 auto;
	width: 980px;
}
div.footer-home div.col1 {
	height:142px;
	width:135px;
	padding-left:55px;
	float:left;
}
div.footer-home div.col2 {
	height:142px;
	width:148px;
	padding-left:15px;
	float:left;
}
div.footer-home div.col3 {
	height:142px;
	width:110px;
	padding-left:16px;
	float:left;
}
div.footer-home a {
	display:inline-block;
	font-size:12px;
	color:white;
	text-decoration:none;
	margin-bottom:14px;
}
div.footer-home a:hover {
	text-decoration:underline;
}
div.footer-home a span {
	background-image:url('../_images/sprite.png');
	background-repeat:no-repeat;
	background-position:0 -59px; 
	display:block;
	width:14px;
	height:10px;
	float:left;
	margin-right:6px;
	position:relative;
	top:2px;
}
div.footer-home a span.icon1  { background-position:0 -59px; }
div.footer-home a span.icon2  { background-position:0 -69px; }
div.footer-home a span.icon3  { background-position:0 -79px; }
div.footer-home a span.icon4  { background-position:0 -89px; }

div.footer-home a span.icon5  { background-position:-13px -59px; }
div.footer-home a span.icon6  { background-position:-14px -69px; }
div.footer-home a span.icon7  { background-position:-13px -79px; }
div.footer-home a span.icon8  { background-position:-13px -89px; }

div.footer-home a span.icon9  { background-position:-28px -59px; }
div.footer-home a span.icon10 { background-position:-28px -69px; }
div.footer-home a span.icon11 { background-position:-28px -79px; }
div.footer-home a span.icon12 { background-position:-28px -90px; }

div.footer-home a.social {
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	padding:13px 0 0 50px;
	font-weight:bold;
	font-size:12px;
	color:#c9dfe9;
	margin-bottom:20px;
}
div.footer-home a.social:hover {
	color:#dbf4ff;
}
div.footer-home a.twitter { background-image:url('../_images/twitter.png'); width:70px; }
div.footer-home a.facebook { background-image:url('../_images/facebook.png'); width:100px; }
div.footer-home a.email { background-image:url('../_images/email.png'); width:200px; }

div.footer-home div.copyright {
	color:#5c656a;
	font-size:12px;
	margin:40px auto 0;
	width:800px;
}
div.footer-home div.copyright img.left {
	float:left;
	margin-right:10px;
	position:relative;
	top: 10px;
}
div.footer-home div.copyright span.left {
	float:left;
	display:block;
	line-height:160%;
}
div.footer-home div.copyright span.right {
	float:right;
	display:block;
	line-height:160%;
	margin-right:5px;
}
/* END HOME FOOTER */

/* FOOTER */
div.footer {
	background-image: url('../_images/footer.png');
	background-repeat: no-repeat;
	/*	height:265px;*/
	padding-top: 50px;
	color: white;
}
div.footer div.col1 {
	height:142px;
	width:175px;
	padding-left:35px;
	float:left;
}
div.footer div.col2 {
	height:142px;
	width:168px;
	padding-left:15px;
	float:left;
}
div.footer div.col3 {
	height:142px;
	width:80px;
	padding-left:36px;
	float:left;
}
div.footer div.social {
	height:138px;
	float:right;
	width:285px;
}
div.footer span.title {
	color:#4c82ac;
	font-size:14px;
}
div.footer a {
	display:inline-block;
	font-size:12px;
	color:#c9dfe9;
	text-decoration:none;
	margin-bottom:14px;
}
div.footer a:hover {
	text-decoration:underline;
}
div.footer a span {
	background-image:url('../_images/sprite.png');
	background-repeat:no-repeat;
	background-position:0 -59px; 
	display:block;
	width:14px;
	height:10px;
	float:left;
	margin-right:6px;
	position:relative;
	top:2px;
}
div.footer a span.icon1  { background-position:0 -59px; }
div.footer a span.icon2  { background-position:0 -69px; }
div.footer a span.icon3  { background-position:0 -79px; }
div.footer a span.icon4  { background-position:0 -89px; }

div.footer a span.icon5  { background-position:-13px -59px; }
div.footer a span.icon6  { background-position:-14px -69px; }
div.footer a span.icon7  { background-position:-13px -79px; }
div.footer a span.icon8  { background-position:-13px -89px; }

div.footer a span.icon9  { background-position:-28px -59px; }
div.footer a span.icon10 { background-position:-28px -69px; }
div.footer a span.icon11 { background-position:-28px -79px; }
div.footer a span.icon12 { background-position:-28px -90px; }

div.footer a.social {
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	padding:13px 0 0 50px;
	font-weight:bold;
	font-size:12px;
	color:#c9dfe9;
	margin-bottom:20px;
}
div.footer a.social:hover {
	color:#dbf4ff;
}
div.footer a.twitter { background-image:url('../_images/twitter.png'); width:70px; }
div.footer a.facebook { background-image:url('../_images/facebook.png'); width:100px; }
div.footer a.email { background-image:url('../_images/email.png'); width:200px; }

div.footer div.copyright {
	color:#5c656a;
	font-size:12px;
	float:left;
	margin:61px 30px 0 29px;
	width:900px;
}
div.footer div.copyright img.left {
	float:left;
	margin-right:10px;
	position:relative;
	top:-4px;
}
div.footer div.copyright span.left {
	float:left;
	display:block;
	line-height:160%;
}
div.footer div.copyright span.right {
	float:right;
	display:block;
	line-height:160%;
	margin-right:5px;
}

/* RESULTS */
div.resultsinfo {
	background-color:#eaf2ff;
    border: 1px solid #333;
	border-radius:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:auto;
	height:250px;
	padding: 5px 10px 42px;
	color:#333;
	font-size:12px;
	line-height:130%;
}
div.resultsinfo h3 {
    font-size: 17px;
    font-weight: normal;
    margin: 10px 0 5px;
}
div.resultsdiv {
	overflow:visible !important;
	position:relative;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
table.results {
    border-radius: 12px;
}
	table.results tr th{
		padding: 0px 0px 0px 10px;
	}
table.results tr th p {font-size: 11px;font-weight: bold;margin: 5px 0;}
table.results tr th div.polHead {background: #52b4da;border-radius: 12px 12px 0 0;margin: 0 0 0  auto;width: 230px;}
table.results tr th div.polHead .intern{background: #fff;border-radius: 12px;-moz-border-radius: 12px;-webkit-border-radius: 12px;box-shadow: 0 1px 3px rgba(0,0,0,0.33);font-size: 18px;height: 140px;margin: 0 auto;padding: 15px 5px 0 5px;position: relative;z-index: 10;}
table.results tr th div.buyleft {color: #19d119;display: inline-block;margin: 5px 0 0 6px;}
table.results tr th hr {border: 0;height: 0;border-top: 1px solid rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(255, 255, 255, 0.3);margin: 20px auto;width: 95%;}
table.results tr td.buynow {
	border-right:1px solid #8cb3cc;
	vertical-align:top;
    position: relative;
}
table.results tr td.buynow div.buyleft {
	width:100%;
	font-size:26px;
	color:#023B74;
	text-align:center;
    margin: 20px 0 6px;
}
table.results td {
    padding: 2px 1px;
}

.actionButtonsTR td{
    padding: 0 !important;
}
table.results tr td.buynow div.buyright {
	margin-top:8px;
	float: right;
	width:103px;
}
table.results tr td.buynow a.aicon {
	cursor:pointer;
	text-decoration:none;
	display:block;
	width:75px;
	margin-left:10px;
	float:left;
	margin-top:12px;
}
table.results tr td.buynow a:hover {
	text-decoration:underline;
}
table.results tr td.buynow span.icon {
	display:inline-block;
	width:9px;
	height:9px;
	background-image:url('../_images/sprite.png');
	background-repeat:no-repeat;
	float: left;
}
table.results tr td.buynow span.activities {
	background-position:-28px 0;
}
table.results tr td.buynow span.keypoints {
	background-position:-37px 0;
}
table.results tr td.buynow span.cont {
	color:#023b74;
	float:left;
	font-size:12px;
	margin-left: 4px;
	margin-top: -2px;
}

table.results tr td.first { border-left:none; }
table.results tr td.last { border-right:none; }

table.results div.benefit {
	display:inline-block;
	float: left;
	font-size:14px;
	height:31px;
	padding-top:15px;
	text-align:center;
	width:145px;
}
table.results div.excess {
	display:inline-block;
	float: left;
	font-size:14px;
	height:31px;
	margin-left: 5px;
	padding-top:15px;
	text-align:center;
	width:80px;
}
table.results div.theader {
	font-size:14px;
	color:#ff5400;
}
table.results .two30 {margin: 0 0 0 auto; width: 230px;}
table.results div.orangel { background-color:#f3f7fe; }
table.results div.orange { background-color:#f3f7fe; }
table.results div.grayl { background-color:#f3f7fe; }
table.results div.gray { background-color:#f3f7fe; }
table.results div.greenl { background-color:#f3f7fe; }
table.results div.green { background-color:#f3f7fe; }
table.results div.keypoint { background-color:#f3f7fe; width: 100%;}

table.results td.tfooter {
	vertical-align:middle;
	text-align:center;
	height:75px;
	border-right:1px solid #c4c4c4;
	padding-bottom:20px;
}
table.results td.tfooter a {
	color:#004e89;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
table.results td.tfooter a:hover {
	text-decoration:underline;
}
table.results td.tfooter img {
	position:relative;
	top:6px;
	left:-5px;
}
table.leftresults {
	margin-left:3px;
	border-collapse:separate;
	width: 100%;
}
table.leftresults td{
	height:50px;
	color:#004e89;
	font-size:13px;
}
span.subscript {
	font-size:11px;
}
div.singlearrow {
	text-align:left;
	margin:0;
	padding:0;
	background-image:url('../_images/single-arrow.png');
	width:35px;
	height:42px;
	display:inline-block;
	position:absolute;
	left:960px;
	*left: 750px;
	top:85px;
	*top: 10px;
	z-index: 9999;
}
div.singlearrow a {
	width:35px;
	float:left;
	display:inline-block;
	height:42px;
	margin:0;
	padding:0;
}
div.doublearrow {
	text-align:left;
	margin:0;
	padding:0;
	width:112px;
	height:84px; 
	display:inline-block;
	position:absolute;
	left:960px;
	*left: 750px;
	top:4px;
	*top: 10px;
	z-index: 99;
}
div.doublearrow a {
	width:112px;
	float:left;
	display:inline-block;
	height:42px;
	margin:0;
	padding:0;
}
div.doublearrow a.left { background: url('../_images/arrow-left.png') no-repeat -27px 0; clear: left; width: 27px;}
div.doublearrow a.right { background: url('../_images/double-arrows.png') no-repeat 0 0; }
form#searchform div {
	height:30px;
	overflow:hidden;
}

.sfContentBlock
{
    display:inline;
	
}

.innerCenter { background: url(../_images/innerContent.png) repeat 0 0; float: left; width: 700px;	padding: 15px; }
.innerCenter h3{font-size:11px; font-weight:bold; }
.innerContent { float: left; width: 100%; background: url(../_images/topRoundCorner.png) no-repeat 0 0; padding-top: 10px; margin-bottom: 15px; }
.innerContent.second { margin-top: 10px; }
.bottomContent { float: left; width: 100%; height: 10px; background: url(../_images/bottomContent.png) no-repeat 0 0; }  

.ui-dialog-title-mail-modal .ui-dialog-titlebar-close.ui-stete-hover span{background-position:-96px -128px !important;}

/* modal form */
.modalForm{text-align:left;}
.modalForm h3{font-size:16px; font-weight:bold; padding:10px 0;}
.modalForm fieldset{padding-bottom:10px;}
.modalForm label{display:block; font-size:13px; font-weight:bold; padding-bottom:2px;}
.modalForm .textFld{padding:5px; border:solid 1px #ccc;}
.modalForm .textFld:focus{border-color:#0B68D9;}
.modalForm .textFld{width:270px;}
.modalForm .submitBtn, #chat-box .submitBtn{background:url(../_images/buy_btn_bg.png) no-repeat 0 0; width:93px; height:31px; border:none; font-weight:bold; color:#fff; font-size:13px; cursor:pointer;}
.modalForm .submitBtn:hover{background-position:0 -31px;}

/*results page blocks*/
.rezultsItem {float:left; width:677px; padding:0;text-align: left;}
.rezultsItem h3 {float:left; color:#1b90e8; width:653px; padding: 5px 0 15px 10px; font-size:18px; font-weight:bold; }
.orderBlk .buyIco{background:url(../_images/buy_cart_icon.png) no-repeat 10px 8px; padding-left:50px; padding-right:25px; padding-bottom:10px; font-size:20px; width:600px;}
.thePrice{float:right; color:#f35b09; font-size:16px; padding-top:3px;}
.productInfoB {float:left;  padding:10px; width:655px; }
.orderBlk .orangeH{color:#f35b09; padding:20px 0 10px 5px; width:650px;}
.orderBlk .greenH{color:#85c200; padding:20px 0 10px 5px; width:650px;}
.orderBlk .greyH{color:#7f7f7f; padding:20px 0 10px 5px; width:650px;}
.roundedB{border:solid 1px #e5e5e5; -moz-border-radius:5px; -webkit-border-radius:5px; padding:5px 10px 10px; float:left; width:635px;}
.roundedB form{float:left; padding:8px 0 0 10px;}
.personalDetails .fRow{float:left; clear:left; padding-bottom:5px; width:100%;}
.personalDetails .fRow label{float:left; padding:5px 15px 0 0; color:#000; width:105px;}
.txtField{padding:4px; border:solid 1px #ccc;}
.personalDetails select{padding:3px; border:solid 1px #ccc;}
.personalDetails .txtField{width:190px;}
.personalDetails em{color:#707070;}
.personalDetails span{color:#ff2222;}

.personalDetails .lTxtField{width:240px;}
.personalDetails .mlTxtField{width:200px;}
.personalDetails .mTxtField{width:150px;}
.personalDetails .msTxtField{width:75px;}

.declarationQuestions{float:left; width:650px; color:#000; padding-left:5px;font-size: 15px;}
.declarationQuestions td{padding-bottom:10px;border-bottom:1px solid #CCCCCC;padding-top: 10px;}
.declarationQuestions td.first{padding-right:10px; width:85%;}
.declarationQuestions td label{cursor:pointer;}
.declarationQuestions tr.last td{padding-bottom:0;}

.tedsList {padding:0; float:left;}
.tedsList li {padding:8px 0 0 0px; clear:left; font-size:11px; line-height:13px;}
.tedsList li strong { display:block; float:left; width:90px; padding:0px 10px 0 0px; font-size:12px;}
.dataRightBlk .tedsList li strong { display:block; float:left; width:116px; padding:0px 10px 0 0px; }

.tc{float:left; width:635px; position:relative; left:5px; height:60px; padding:5px; color:#7f7f7f; border:solid 1px #d9d9d9; overflow:auto; font-size:11px; line-height:16px;}
.tc p {padding-bottom: 10px;}
.acceptTc{clear:left; width:635px; padding-left:5px; padding-top:10px;}
.acceptTc a{float:left; font-size:11px; padding-top:3px; white-space:nowrap;}
.acceptTc p{float:left; color:#5c656a; padding:0; width: 365px;font-size: 12px}
.acceptTc input{margin:0; position:relative; top:1px;}
.acceptTc label{padding-left:5px; cursor:pointer;}
.nextCheckBtn{background:url(../_images/nextCheckout.png) no-repeat 0 0; font-size:1px; text-align:left; color:#f46009; width:115px; height:29px; display:block; margin-top:25px; float:right; clear:left; text-indent:-9999px; border:none; cursor:pointer;}
.nextCheckBtn:hover{background-position:0 -29px; color:#bc4a07;}
.nextDeclBtn{background:url(../_images/nextDeclarations.png) no-repeat 0 0; font-size:1px; text-align:left; color:#f46009; width:129px; height:29px; display:block; margin-top:25px; float:right; clear:left; text-indent:-9999px; border:none; cursor:pointer;}
.nextDeclBtn:hover{background-position:0 -29px; color:#bc4a07;}

/* errors style */
.errorsWrap{clear:left; float:left; margin-top:20px; width:600px; padding:10px 10px 10px 80px; background:url(../_images/error_icon.png) no-repeat 10px 10px;text-align: left;}
.errorsWrap li{padding:2px 0; float:left; clear:left; padding-bottom:10px; font-weight:bold}
.errorsWrap b{font-size:14px;}

.cartBox {
    background: url("../_images/shopping-cart-box_bg.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 49px;
    padding: 10px 42px 10px 9px;
    width: 251px;
}

.cartBox .cartItems {
    background: url("../_images/cart_icon.png") no-repeat scroll 0 0 transparent;
    color: #1C9AD6;
    font-size: 15px;
    line-height: 22px;
    margin: 0;
    padding: 0 0 0 35px;
}

.cartBox strong {
    color: #F58220;
    font-size: 18px;
    padding-left: 35px;
}

strong, b {
    font-weight: 700;
}

.cartBox a
{
    float: right;
}

.btncheckout
{
    background:url(../_images/btnCheckout.png) no-repeat 0 0; 
    font-size:1px; 
    text-align:left; 
    color:#f46009; 
    width:115px; 
    height:29px; 
    display:block; 
    float:right; 
    text-indent:-9999px; 
    border:none; 
    cursor:pointer;
}

.btncheckout:hover
{
    background-position:0 -29px; 
    color:#bc4a07;
}

.resultsSummary {
    background: none repeat scroll 0 0 #52b4da;
    border-radius: 5px 5px 5px 5px;
    clear: left;
    color: #FFFFFF;
    margin: 0 0 5px 1px;
    padding: 10px 0 15px 10px;
    width: 950px;
}

.extrasColumnBorder{
	border-bottom: 1px solid;
    float: left;
    padding-bottom: 7px;
    padding-top: 10px;
    width: 100%;
}

 .final{
	border-bottom: none;
}

.extrasColumn{
	width: 221px;
	float: left;
}

.extrasRow, .extrasRowIns
{
    font-size: 12px;
    text-align: right;
}
.extrasRowThin, .extrasRowInsThin
{
    font-size: 12px;
    text-align: right;
	margin-top: 5px;
}

    .extrasRowInsThin span, .extrasRowIns span {
        display: inline-block;
    }
.instructorExtraTable{
	width: 100%;
}
	
.instructorExtraTitle {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 7px;
}

.extrasRow span
{
    float:left;
}

.extrasRowThin span
{
    float:left;
}

.extrasRow label
{
    cursor: pointer;
}

.extrasRowThin label
{
    cursor: pointer;
}
.clearer {clear:both;}

.screening .subRow span {
    font-size: 16px !important;
    font-weight: bold !important;
}

.policyType
{
    font-size: 11px;
    color:#FFFFFF;
}

.policyWording{
	display: block;
	font-size: 11px;
	text-align: center;
	color: #023B74;
}

.buyPolDoc a{
	text-decoration: none;
}
.buyPolDoc a:hover{
	text-decoration: none !important;
}

.policyWordingIcon {
	border: 0 none;
    display: block;
    height: 53px;
    margin: 8px 0 0 4px;
}

.reQuote {float: left;padding-top: 2px;}
.reQuote.first {padding-top: 7px;padding-right: 11px;}
.reQuote.last {
	float: right;
    padding-right: 12px;
    padding-top: 2px;
}

div.reQuote input.field, 
div.reQuote select.field {
	margin-left:5px;
	margin-right: 8px;
	border-radius: 8px;
	display:inline-block;
	border:1px solid #000;
	width:128px;
	font-size:14px;
	height: 20px;
} 
div.reQuote input.field {
	padding:5px;			
}
div.reQuote select.field {
	width:130px;
	padding:5px;
	height: 30px;
	margin-left: 5px;
	margin-right: 8px;
}


div.reQuote label {font-size: 15px;}

.filtersTitle{
	color:white;
	height:54px;
	background-repeat:repeat-x;
	padding:0 0 0 22px;
	margin-bottom:4px;
	width:auto;
	text-align:left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: none repeat scroll 0 0 #D35147;
}
.filtersTitle label {
	display: block;
    font-size: 16px;
    padding-top: 16px;
}

.ui-datepicker {
	z-index: 10 !important;
}

.topAction{
	height: 52px;
	border-bottom: 1px solid #EFF5F8;
}

.buyPolDoc {
	float: left;
	width: 74px;
	height: 100px;
}
.priceInclTax {
	color: #023b74;
    font-size: 9px;
    text-align: center;
    width: 100%;
    margin: 19px 0 20px;
}

.tooltipKeypoints .tooltip.fixed {
	font-size: 13px;
}
.actionbtn{
    color: #000;
    display: block;
    height: 30px;
    text-decoration: none;
}
    .actionbtn:hover {
        text-decoration: none !important;
    }

.searchtitle{
	font-size: 20px;
    margin: 10px 0 15px;
    padding: 0;
	display:block;
}

.displaynone {
	display:none !important;
}
.specialOffer {
	float: right;
    height: 19px;
}

.feedback-header {
    cursor: pointer;
    display: block;
    float: right;
    height: 67px;
    margin-right: 20px;
    margin-top: 20px;
    width: 194px;
    z-index: 1000;
}

.feedback-header.contact {
	background-image: url("/_images/feedback.gif");
}

.feedback-header.chat {
	background-image: url("/_images/chat.gif");
}

.feedback-body {
	background-color: #FFFFFF;
    color: #000000 !important;
    font-size: 14px !important;
    height: 366px;
    padding: 10px;
    position: fixed;
    right: 10px;
    top: 137px;
    width: 430px;
	z-index: 1000;
	border:1px solid #64BBE9;
	background: url('../_images/chat_backg.jpg') no-repeat 0 0;
}

.display-block{
	display: block;
}
.display-none{
	display: none;
}

#chat-box-email {
    border: 1px solid #CCCCCC;
    padding: 4px;
	width: 75%;
	margin-top: 10px;
	margin-bottom: 13px;
}
#chat-box-start-name, #chat-box-start-email{
	border: 1px solid #CCCCCC;
    padding: 4px;
	width: 85%;
	margin-top: 10px;
	margin-bottom: 20px;
}
#chat-box-cmt{
    border: 1px solid #CCCCCC;
    padding: 4px;
	width: 96%;
	margin-top: 10px;
	margin-bottom: 20px;
}

#chat-box-textinput{
	border: 1px solid #CCCCCC;
    padding: 4px;
	width: 77%;
}

.feedback-label{
	color: #023B74;
	font-size: 14px;
    font-weight: bold;
}
.feedback-label.first{
	margin-top: 40px;
}

#chat-box-input{
	margin-top: 15px;
}

#feedback-error-placeholder{
	margin-bottom: 10px;
	color: red;
}

.feedback-close{
	display: block;
    height: 20px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 20px;
	background: url('../_images/fb_close.png') no-repeat 0 0;
	cursor: pointer;
}
.feedback-close:hover{
	background: url('../_images/fb_close_h.png') no-repeat 0 0;
}

.share-icon-email{
	background: url('../_images/s_email.png') no-repeat 0 0 !important;
}
.share-icon-email:hover{
	background: url('../_images/s_email_h.png') no-repeat 0 0 !important;
}

#feefologohere {
	margin-left: 5px;
    margin-top: 25px;
}

#texts h1 {
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  color: #5c656a;
}

#texts h2 {
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  color: #5c656a;
}

#texts h3, li, p {
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  color: #5c656a;
}

#bullet-home {
	background-color: #72add3;
	border-radius: 6px 6px 6px 6px;
	border: 6px solid #72add3;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	padding-bottom: 5px;
	margin-top:-10px;
}

.feefoLogo {
	display: block;
	width: 210px;
	height: 340px;
	background:url(../_images/feefo_skicover.gif) no-repeat 0 0;
	cursor: pointer;
}



.share2-icon {
    background-image: url("/_images/social-icons.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    margin: 2px;
    opacity: 0.9;
    text-indent: -99999px;
    width: 40px;
	float: left;
}

.share-affix2{
	display: block;
    height: 58px;
    padding-top: 13px;
}

a.share2-icon:first-child{
	margin-left: 17px;
}
a.share2-icon:nth-child(5){
	margin-left: 60px;
}


.feefoFeedbackList {
	width: 100%;
}

.feefooFeedback {
    display: block;
    margin: 0 auto 15px;
    width: 83%;
}

.feefooFeedback span {
    
}

.feefoFacebook {
	display: inline-block;
	width: 29px;
	height: 29px;
	background: url("/_images/FB-f-Logo__blue_29.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.feefoFeedbackContent{
	font-size: 13px;
	font-style: normal;
    font-weight: normal;
	color: #000;
}
.feefoFeedbackContent h2{
	font-weight: bold;	
}

.feefoFeedbackContent p{
	line-height: 18px;
    padding: 10px 0 0;
}
	
.feefoFeedbackContent a{
	color: #08c;
    text-decoration: none;
}

.feedbackItemHeader{
	background-color: #3b7ac9;
    border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    color: #fff;
    padding: 3px 5px;
	margin-bottom: 2px;
}

.feedbackItemBody{
	background-color: #A1A1A1;
    border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    color: #fff;
    margin-bottom: 2px;
    padding: 3px 5px;
}

.feedbackItemFooter{
	background-color: #A1A1A1;
    border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    color: #fff;
    padding: 3px 5px;
	
}

.clearfix {
    display: block;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.mainNavi {
    border-radius: 6px;
    clear: both;
    float: none;
    height: 50px;
    margin: 0 auto;
    width: 960px;
}

.mainNavi li {
    /*background: url("../_images/main-navi-separator_bg.png") no-repeat scroll right 14px rgba(0, 0, 0, 0);*/
    float: left;
    height: 43px;
    padding: 0px 13px 0;
    overflow: hidden;
}

.mainNavi li a {
    color: #fff;
    display: block;
    font-size: 17px;
    height: 43px;
}

.topsubmenu a {
	height: 37px !important;
}

.mainNavi a span {
    display: block;
    float: left;
    height: 27px !important;
    padding: 6px 31px 0;
	cursor: pointer;
}
.mainNavi a:hover{background:url(../_images/main-navi-tabs.png) no-repeat right -141px; height:43px; cursor:pointer;}
.topsubmenu a:hover {height:37px;}
.mainNavi a:hover span{background:url(../_images/main-navi-tabs.png) no-repeat 0 -94px; height:27px; cursor:pointer;}
.mainNavi li.last {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.topsubmenu a span {
	padding: 7px 20px 0 !important;
	font-size: 15px;
}

.topsubmenu a:hover{background:url("../_images/main-navi_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0) !important;}
.topsubmenu a:hover span{background:none !important; text-indent:1px; }

.no-padding-top {
	padding-top: 0px !important;
}
.no-padding-bottom{
	padding-top: 0px !important;
}

#followingtable p{
	font-size: 1.2em !important;
}
.SubDeclarations{
	color: red !important;
}
.color-red{
	color: red;
}
.benefit-help{
	display: block;
	float: right;
	height: 21px;
	position: absolute;
	right: 0px;
	top: -3px;
}
.benefit-name{
	float: left;
}
.benefit-block{
	position: relative;
}

td.darkBackground{
    color: #444 !important;
    padding-top: 4px;
}
table.results td.darkBackground div.theader{
    background: #d7e4fc;
    color: #444 !important;
}

/*AGENT LOGIN*/

.agentLogin p {
    margin: 10px 0 0;
    padding: 0;
    text-align: right;
    width: 200px;
}

.agentLogin p.logedIn {
    float: left;
    margin: 0 0;
    padding: 0;
    text-align: right;
    width: 100%;
}

.agentLogin p label {
    line-height: 22px;
    text-align: right;
    width: 65px;
    color: white;
}
.agentLogin p.logedIn label {
    float: left;
    font-weight: normal;
    line-height: 24px;
    padding: 0;
    text-align: left;
    width: 100%;
    color: #fff;
}
.agentLogin p.logedIn a

.agentLogin p .textFld {
    float: left;
    width: 126px;
    padding: 2px;
}

.logoutButton{
	background-image:url(../_images/btnLogOut.png); 
	background-repeat:0 0; 
	display:inline-block; 
	width: 73px; 
	height: 26px;
	text-indent:-9999px; 
	cursor: pointer;
}

.loginButton{
	background-image:url(../_images/btnLogin.png); 
	background-repeat:0 0; 
	display:inline-block; 
	width: 73px; 
	height: 26px;
	text-indent:-9999px; 
	float: right;
	cursor: pointer;
}

.filter{
	display:block;
	margin: 61px 0 20px;
}

.filterButton{
	background-image:url(../_images/btnFilter.png); 
	background-repeat:no-repeat; 
	display:inline-block; 
	width: 73px; 
	height: 26px;
	text-indent:-9999px; 
	float: right;
	cursor: pointer;
}

.salesReport{
}

.salesReport tr th, 
.salesReport tr td { 
	padding: 6px 8px; 
	border-bottom: 1px solid #CCCCCC; 
	background: #F8F8F8;  
}

 .salesReport tr th { 
	background: #F1F1F1;  
}

.topsearch.wide{
	float: left;
    margin-top: 6px;
    width: 100%;
}

.topsearch.wide .leftsearch{
	width: 581px;
}

.shadow-wide{
	height: 19px;
	float: left;
}

div.wide div.rightsearch{
	width: 329px;
	padding: 0 25px;
	height: 340px;
}

div.wide div.rightsearch select.field {
	width: 155px;
	margin-left: 0px;
}

div.wide div.rightsearch input.field{
	width: 143px !important;
	margin-left: 0px;
}

div.wide div.rightsearch input.calendar, input.calendarWithTime{
	background-position: 127px 6px !important;
	padding-right: 5px !important;
}
div.wide div.rightsearch label{
	width: 170px;
}

div.wide div.rightsearch label.small{
	width: 151px !important;
}

div.wide div.rightsearch div.last{
	width: 329px;
	right: 25px;
}

div.wide div.rightsearch  select.fieldYesNo{
	width: 155px;
}

div.wide div.rightsearch label.yesNo{
	width: 170px;
}

div.wide div.rightsearch label.voucherCodeLabel{
	width: 170px;
}

div.wide div.rightsearch input.fieldSmall{
	width: 138px;
}

div.wide div.rightsearch .childAge select 
{
	width: 56px !important;
	margin-left: 10px;
} 
div.wide div.rightsearch .childAge label{
	margin-top: 2px;
    width: 89px;
}

.declarationQuestions p{
	/*font-size: 12px !important;*/
}
#thermsAndConditions p{
	font-size: 12px !important;
	color: #5c656a;
}

.findaddressBtn {margin-top: -5px;vertical-align: middle; border-radius:5px;border:0; text-indent:-9999px; background:url(../_images/findaddress.png) no-repeat 0 0; width:117px; height:29px; display:inline-block; text-indent:-9999px;font-size:1px;color:#f46009;text-align:left;}
.findaddressBtn:hover{background-position:0 -29px; border:0; text-indent:-9999px}

.border-red{border: 2px solid #f35b09 !important;}

.color-red-force{
	color:red !important;
}
#findAddressError{font-size: 10px;}

.header-row{
    width: 100%;
    /*margin-bottom: 11px;*/
    background: #539cbf;
    height: 100px;
}

.header-row .header-wrapper{
    margin: 0 auto;
    max-width: 900px;
}

.header-row .headerPhone {
    float: right;
    padding-top: 25px;
    margin-right:  2%;
}
.header-row p {
    clear: right;
    color: #fff;
    float: right;
    font-size: 12px;
    padding-top: 5px;
    white-space: nowrap;
}
.header-row .phone {
    font-size: 28px;
    margin-top: 8px;
}
.subtitle {
    font-size: 10px !important;
    margin-top: -7px;
}

#searchformStep1 div, #searchformStep2 div, #searchformStep7 div {
	float: left;
	margin: 18px 3px 18px 19px;
	color: #FFFFFF;
	font-size: 14px;
}
	#searchformStep1 div.last, #searchformStep2 div.last, #searchformStep3 div.last, #searchformStep4 div.last, #searchformStep5 div.last, #searchformStep7 div.last {
		position: absolute;
		right: 0;
		bottom: 0;
		margin: 10px 133px 92px 0;
	}

/*SEARCH BOX HOME*/
.getAQuote {
	font-size: 36px;
	color: #fff;
	margin: 0px 0px 0px 20px;
	width: 960px;
}
.last.NEXT {background: white;border-radius: 8px;height: 30px;padding: 2px 0 2px;}
.last {cursor: pointer;}
#searchformStep2 div.last.stepTwo {right: 119px !important; top: 73px; height: 45px}
#searchformStep2 .agesTitle {color: #fff;float: none;font-size: 30px;margin-left: 120px !important;}
#searchformStep2 .agesBoxes div {display: inline; margin: 0 !important; width:180px;}
#searchformStep2 .agesBoxes {margin-left: 90px !important; margin-bottom: 19px !important; text-align: center;}
.wide-search-home{
    width: 100%;
    overflow: hidden;
    position: relative;
}

div.wide-search-home div.horiz-search-box-home input.field{
    border: 1px solid #127BBF;
    border-radius: 8px;
    display: inline-block;
    font-size: 13px;
    height: 23px;
    padding: 5px;
    width: 155px;
}
div.wide-search-home div.horiz-search-box-home input.field.cal80{
    background-position: 84px 6px;
    width: 80px !important;
}
div.wide-search-home div.horiz-search-box-home select.field.cal130{
    width: 130px;
}



div.wide-search-home div.horiz-search-box-home select.field{
    border: 1px solid #127BBF;
    border-radius: 8px;
    display: inline-block;
    font-size: 13px;
    height: 35px;
    padding: 5px;
    width: 155px;
}

div.wide-search-home div.horiz-search-box-home select.abroad {
	border: 1px solid #127BBF;
	border-radius: 8px;
	display: inline-block;
	font-size: 13px;
	height: 35px;
	padding: 5px;
	width: 130px;
}


.horiz-search-box-home label {
    display: block;
    color: #ffffff;
    font-weight: bold;
    height: 35px;
}

.PolicyStartDate {font-size:20px;}
.horiz-search-box-home {
	background: #0000007d;
	border-radius: 8px;
	bottom: 73px;
	/*padding: 0 2%;*/
	position: absolute;
	width: 970px;
}
/*END SEARCH BOX HOME*/

/*SEARCH BOX*/
.wide-search{
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

div.wide-search div.horiz-search-box input.field{
    height: 18px;
    padding: 5px;
    width: 155px;
    border: 1px solid #127BBF;
    border-radius: 3px;
    display: inline-block;
    font-size: 13px;
}

div.wide-search div.horiz-search-box select.field{
    height: 30px;
    padding: 5px;
    width: 155px;
    border: 1px solid #127BBF;
    border-radius: 3px;
    display: inline-block;
    font-size: 13px;
}

.horiz-search-box label {
    display: block;
    color: #fff;
    height: 20px;
}

.horiz-search-box{
    background: #539cbf;
    border-radius: 6px;
    bottom: 0;
    padding: 0 2%;
    position: absolute;
    width: 96%;
}
/*END SEARCH BOX*/

.main-feedback-link{
    display: block;
    left: 50px;
    position: absolute;
    top: 46px;
}
.voucherCodeDiv{
    float: none;
    clear:both;
    margin: 15px 0 !important;
}
.voucherCodeDiv label{
    display: inline-block;
}

    .voucherCodeDiv input {
        width: 145px;
        margin-left: 10px;
    }
	
#rowChildAges{
    float: none;
    clear: both;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

#child1Age, #child2Age, #child3Age, #child4Age{
    margin-top: 0 !important;
}

.float-right{
    float: right;
}

.gadgetPolicyList{
    width: 100%;
    font-size: 13px;
}

.gadgetPolicyList li {
    padding-top: 15px;
}

.gadgetPolicyList li input{
    float: right;
    margin-top: 3px;
}

.gadgetPolicyList li .aditionalPolicyTitle{
    display: inline-block;
    font-size: 14px;
    color: #000;
}

.aditionalPolicyDescription{
    font-weight: bold;
    width: 88%;
    display: inline-block;
    font-size: 10px;
    font-family: "montserrat";
}

.aditionalPolicyPrice{
    color: #1c94c4;
    float: right;
    font-size: 16px;
    font-weight: bold;
}

.gadgetPolicyList .ui-widget-content{
    border: none;
}

.gadgetPolicyList li table{
    width: 100%;
}

.gadgetPolicyList .ui-widget-header{
    border: none;
    background: none;
}

.gadgetPolicyList .ui-tabs .ui-tabs-panel{
    border: 1px solid #aaaaaa;
    border-top-right-radius: 4px;
    margin-top: -4px;
    padding: 1em 0.8em;
    background: #f6f6f6 url("ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50%;
}

.gadgetPolicyList .ui-tabs .ui-tabs-nav{
    padding: 0 0 4px;
}

.gadget-ins-details{
    background: none;
}

.gadgetPolicyList li input.choose-policy{
    margin-top: 48px;
}

.not-req-container{
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    padding: 1em 1.4em;
}

.extra-policy-wording{
     display: inline-block;
}
.extra-policy-wording img{
    display: inline-block;
    float: left;
}
.extra-policy-wording span{
    display: inline-block;
    padding-top: 15px;
    padding-left: 7px;
}

.add-gadget-label{
    color: green;
    display: inline-block;
    font-weight: bold;
    margin-left: 12px;
    margin-right: 5px;
    margin-top: 48px;
    padding: 0;
}

.gadgetPolicyList li.ui-state-active a{
    background: #066589; /* Old browsers */ /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#066589), color-stop(24%,#076d94), color-stop(71%,#0886b6), color-stop(100%,#0991c5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #066589 0%,#076d94 24%,#0886b6 71%,#0991c5 100%); /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: linear-gradient(to bottom, #066589 0%,#076d94 24%,#0886b6 71%,#0991c5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#066589', endColorstr='#0991c5',GradientType=0 ); /* IE6-9 */
    color: #fff;
    border-radius: 3px 3px 0 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.width100{width: 100% !important;}

.productInfoB>img{
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
}

.nextPDPageBtn {
    background: rgba(0, 0, 0, 0) url("../_images/next_personaldet.png") no-repeat scroll 0 0;
    border: medium none;
    clear: left;
    color: #f46009;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 1px;
    height: 29px;
    margin-top: 25px;
    text-align: left;
    text-indent: -9999px;
    width: 156px;
}

.gadget-paragraph{
	font-size: 13px;
    color: #006aba;
}

.extraOptions {
    float: none;
    margin: 15px 0;
    padding-left: 10px;
}


.extraOptions label{
    display: inline-block;
    margin-right: 16px;
    margin-top: 15px;
}
.extraOptions label span {
    display: inline-block;
    padding-right: 10px;
}
.extraOptions label input[type=checkbox]{
    float: right;
}

.extraCover{
    color: #fff;
    font-size: 15px;
    padding-top: 8px;
}

.searchformStep3Container {
    float: left;
    padding-left: 10px;
}

.extraOptions>span{
    color: #fff;
    display: inline-block;
    min-width: 130px;
}

.extraOptions select{
    width: 70px !important;
    margin-left: 25px;
}

.extraOptions .q{
    display: inline-block;
    position: absolute;
    margin-top: 7px;
    text-decoration: none;
}

.extraOptions .tooltip {
    background: #fff url("../_images/q_icon.png") no-repeat scroll 5px 5px;
    border: 1px solid #deca7e;
    color: #000;
    font-size: 12px;
    font-weight: 100;
    left: 105px !important;
    line-height: 18px;
    padding: 5px;
    /*position: relative;*/
    text-align: left;
    text-indent: 20px;
    top: -80px !important;
    width: 500px;
    z-index: 1000;
}

.buyNowBtn{
    background: #2ccf2c;
    border-radius: 12px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    line-height: 35px;
    margin: 0 6px;
    text-align: center;
    width: 120px;
}

.buyNowBtn:hover {
    background: #33bb33;
    color: #ffffff;
}

.actionBtnNew.upgrades {
    background: transparent url("../_images/background-yellow.png") no-repeat scroll 0 0;
    color: #004e89;
    cursor: pointer;
}

.actionButtons a{
    text-decoration: none;
}
.actionButtons a:hover{
    text-decoration: none !important;
}

.actionBtnNew{
    background: transparent url("../_images/background-light-blue.png") no-repeat scroll 0 0;
    border-radius: 6px;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.63);
    color: #004e89;
    font-size: 15px;
    font-weight: normal;
    height: 26px;
    margin: 0 auto;
    padding-top: 7px;
    text-align: center;
    text-decoration: none !important;
    width: 137px;
}

.actionBtnNew:hover{
    color:#ff5400;
}

.viewKeyp {    
    background: #eff7fb;
    border-radius: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.33);
    color: #444;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    line-height: 33px;
    margin: 0px auto 15px;
    text-align: center;
    width: 200px;
}
.viewKeyp:hover {color: #52b4da;}
.resultsButtons {
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 10px;
    font-weight: bold;
    /*margin: 0 2.5px 7px;*/
    margin: 4px 2.5px 7px;
    text-align: center;
    /*width: 52px;*/
    width: 71px;
}
.resultsButtons img {width: 45px;}
.resultsButtons a {color: #fff;}
.resultsButtons:hover, .resultsButtons a:hover {color: #d5eefa;}

.policyBenefitBox{
    background: #f3f7fe;
    font-size: 14px;
    height: 31px;
    padding-top: 11px;
    text-align: center;
    margin-bottom: 2px;
}

.policyBenefitBoxContainer{
    clear: both;
    padding: 2px 1px;
    width: 230px;
    margin: 0 0 0 auto;
}

.actionButtons{
    background: #52b4da;
    border-radius: 0 0 12px 12px;
    height: 130px;
    margin: 0 0 10px auto;
    padding: 15px 0 0px;
    width: 230px;
}

table.leftResultsTop {
	margin-left:3px;
	border-collapse:separate;
	width: 100%;
    margin-top: 10px;
}
table.leftResultsTop td{
	height:48px;
	color:#004e89;
	font-size:14px;
    padding-left: 4px;
}

.leftActionButtons{
    position: fixed;
    left: 0;
    top: 33%;
    z-index: 100;
}

.rightActionButtons{
    position: fixed;
    right: 0;
    top: 33%;
    z-index: 100;
}

    .rightActionButtons div {
        width: 100px;
        height: 40px;
        margin-bottom: 3px;
        cursor: pointer;
    }

.callAction{
    background: transparent url("../_images/social-phone.png") no-repeat scroll 0 0;
}
.chatAction{
    background: transparent url("../_images/social-chat.png") no-repeat scroll 0 0;
}

.new-chat {
    background: transparent url("../_images/social-chat.png") no-repeat scroll 0 0;
}

.chatActionOffline{
    background: transparent url("../_images/social-chat-off.png") no-repeat scroll 0 0;
}

.emailAction{
    background: transparent url("../_images/social-email.png") no-repeat scroll 0 0;
}

.facebAction {
    background: transparent url("../_images/social-facebook.png") no-repeat scroll 0 0;
}

.twitterAction {
    background: transparent url("../_images/social-twitter.png") no-repeat scroll 0 0;
}

.rightActionButtons div.gapAction {
    cursor: auto;
}

.upgradesPopup{
    position: absolute;
    width: 161px;
    top: 220px;
    background-color: #ECF4F7;
    padding: 2px 10px 10px;
    min-height: 100px;
}

.upgradeContainer{
    padding: 6px 5px 4px;
    margin-bottom: 1px;
    background-color: #FFFFFF;
    font-size: 11px;
    position: relative;
}

.upgradeContainer input{
    display: inline-block;
    float: left;
    margin: 2px 5px 0 0;
}

.upgradeTitle{
    font-size: 10px;
    display: inline-block;
    height: 18px;
    line-height: 15px;
    width: 88%;
}

.upgradePrice{
    display: inline-block;
    color: #007CD8;
    font-size: 13px;
}

.declarationsContainer {
    margin-top: 60px;
    border-top: #CCCCCC 1px solid;
}

.declarationsContainer p {
    line-height: 18px;
    padding: 10px 0 0 0;
}

.upgradeHelpIcon {
    /*background: transparent url("../_images/questionmrk_20.png") no-repeat scroll 0 0;*/
    height: 15px;
    float: right;
    display: inline-block;
}

.upgradePopupTitle{
    padding-bottom: 2px;
}

.upgradePopupTitle span{
    font-size: 11px;
    line-height: 21px;
}

.upgradeDescriptionPopup{
    font-size: 10px;
}

.upgradeDescriptionContainer{
    position: absolute;
    width: 320px;
    top: 220px;
    background-color: #ECF4F7;
    padding: 2px 10px 10px;
    min-height: 100px;
    z-index: 1000;
}

.upgradeBenefits{
    margin-top: 10px;
}
.upgradeBenefits th{
    text-align: left;
    min-width: 50px;
}

.upgradePolicyWording {
    margin-top: 5px;
}
.upgradePolicyWording img{
    height: 55px;
}

.upgradePolicyWording span{
    display: inline-block;
    float: left;
    padding-top: 18px;
    padding-right: 10px;
    color: #000;
}

.closeUpgradeDetails{
    background-image: url(../_images/close.png);
    height: 30px;
    width: 30px;
    position: absolute;
    top: -15px;
    right: 0;
}

.relLink {
	float: left; 
	font-size: 12px;
	margin: 5px;
	background-color: #81c5dc;
	padding: 5px 15px;
	border-radius: 10px;
}

.relLink a {
	color: #5c656a;
	text-decoration: none;
}

.relLink a:hover {
	color: white;
}

img.snowForecastLogo {
    width: 200px;
}
.ad-age-ctn {
    position: relative;
}
.confirm-ad-age {
    position: relative;
    padding: 5px 5px 5px 5px;
    width: 107px;
    color: #FFFFFF;
    background: #000000;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
     display: none; 
    border-radius: 6px;
    bottom: 55px;
    right: 0;
    z-index: 999;
    opacity: .9;
}
.confirm-ad-age:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 6px solid #000000;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
div#adultAge2Div {
    margin-top: 0 !important;
}
#searchformStep4 div.last {
    top:5px;
}
#searchformStep5 div.last {
	top: 50px;
}

#searchformStep4 span, #searchformStep5 span{
    font-size:15px !important;
}

#searchformStep4 .tooltip {
    left: 25px !important;
    width: 455px;
    top: -32px !important;
}

#searchformStep4 .extraOptions select{
    margin-left:38px !important;
}

#searchformStep2 div{
    margin:8px 15px 10px 10px !important;
}

#searchformStep2 #childsDiv .field{
    
}

.homeicons {
	background: white;
	border-radius: 8px;
	box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .38);
	color:  black;
	margin: 15px auto 25px;
	padding: 20px;
	width: 855px;
}

.homeicons h1 {
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 35px;
}

.mainimage-home {
	margin-bottom: 15px;
}

.search-box-ext {
	margin: 0 auto;
	width: 900px;
}

.homeintboxes {
	margin: 0 auto;
	width: 800px;
}

.homeicons.covidBox {
    background: #539cbf;
    color: #fff;
}

.homeicons.covidBox .homeintboxes {
    font-size: 11px;
    width: 850px;
}

.homeicons.covidBox .homeintboxes td {
    padding: 0 8px;
    width: 16.66%;
}

.homeintboxes a {
	color: #444;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.homeintboxes a:hover {
	color: #539cbf;
}

.homeintboxes span {
	font-size: 12px;
}

.homekeypoints {
    font-size: 13px;
}

.izq {
    text-align: left;
}

.quicklinks {
	border-radius: 62px;
	box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .38);
}

/*FADED CIRCLES*/

.fadedcircles {
  position: relative;
}

.fadedcircles img {
  border-radius: 62px;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .38);
  opacity: 1;
  display: block;
  width: 60%;
  margin: 0 auto;
  height: auto;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fadedcirclesmiddle {
  -webkit-transition: .5s ease;
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.fadedcircles:hover img {
  opacity: 0.3;
}

.fadedcircles:hover .fadedcirclesmiddle {
  opacity: 1;
}

.fadedcirclestext {
  background-color: #539cbf;
  border-radius: 8px;
  color: white;
  font-size: 13px;
  font-weight: normal;
  padding: 8px;
}

.safebuy {
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 800px;
}

.safebuy span {
    font-size: 0.95em;
}

.resultsimage {
    margin: -11px 0 0;
    position: relative;
    z-index: -50;
}

.leftresults {
    clear: left;
    float:left;
	overflow:visible;
	width:210px;
	z-index:-1;
}

.top-menu-icon {
    cursor: pointer;
    float: left; 
    margin: 25px 0 10px;
}

/*NEW VERTICAL MENU*/
nav {
    font-weight:bold;
    position: absolute;
    top: 76px;
    /*left:0;*/
    width: 330px;
    z-index: 100;
    border-bottom: 1px solid #1872A7;
    border-left: 1px solid #1872A7;
    border-right: 1px solid #1872A7;
}

nav ul {
    list-style-type: none;
    padding-left: 0;
    background-color: #fff;
    margin: 0;
}

nav ul:first-child{
    background-color: #005689 !important;
}

    nav ul li {
        background: #539cbf;
        font-size: 15px;
        text-align: left;
        position: relative;
    }

    nav ul li a {
        color: #fff;
        display: inline-block;
        padding: 11px 20px;
        text-decoration: none;
        width: 85%;
    }

.new-menu-home {
    background: #005689 !important;
}

.new-menu-home a:hover{
    color:#fff;
}

.new-menu-home a{
    color:#fff;
}

.level-1 li{

}

nav ul li a:hover {
    color: #005689;
    text-decoration: none !important;
}

.level-1{
    position:absolute;
    top:0;
    left:100%;
    width:90%;
}

.to-right {
    display: inline-block;
    float: right;
}

/*nav ul li a {
    text-decoration: none;
    color: #fff;
}*/
/*END OF NEW VERTICAL MENU*/

.faqStyles {
}

.faqStyles h2 {
    margin-bottom: 8px;
}

.faqStyles ul {
    list-style: circle;
    margin: 10px auto;
    padding-left: 20px;
}

.faqStyles li {    
    margin-bottom: 7px;
}

.faqStyles a {    
    color: #0000eead;
    text-decoration: none;
}

.faqStyles a:hover {    
    color: #fff;
}


/*NEW FOOTER*/

.footer-home .section1, .footer-home .section3, .footer-home .section4 {
    display: inline-block; 
    font-weight: normal;
    margin-bottom: 40px;
}

.footer-home .section1 { 
    margin-right: 10px;
    width: 17%;
}

.footer-home .section3 { 
    margin-right: 10px;
    width: 20%;
}

.footer-home .section1.social { 
    position: absolute;
}

.footer-home .section4 {
    float: right;
    width: 25%;
}

.footer-home .title {
    color: #fff;
    font-size: 15px;
    margin-bottom: 12px;
}

.footer-home .links a {
    color: #ffffffcc;
    display: block;
    font-size: 12.5px;
    margin-bottom: 10px;
    text-decoration: none;
}

.footerSocialIcon {
    margin-right: 7px;
    vertical-align: middle;
    width: 22px;
}

.footer-home input {
    width: 100px;
}

/*END NEW FOOTER*/





















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
