/* Table of contents
	 1. lightbox.css
	 2. main.css
	 3. forms2.css
	 4. elements.css
	 5. calander.css
	 6. ria.css
	 7. asr.css
-------------------------------------------------- */

/* 1. lightbox.css
-------------------------------------------------- */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 420px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

/* 2. main.css
-------------------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background: rgb(255,255,255) url('/hv/images/main/body_bg.gif') repeat-x;
	color:rgb(38,50,127);
	text-align: center;
}

#ap_vo { 
	padding-top:10px; 
}

#container {
	text-align: left;
	width: 996px;
	padding-left: 4px;
	margin: 0px auto;
}

#language a:hover,
#language a:hover img { text-decoration: none; }

.fanpage {
	width: 1010px;
	height: 574px;
	background: #B1D101;
	margin-left: -5px;
	margin-top: 29px;
	position: relative;
	left: -5px;
}

#header {
	width: 785px;
	padding: 0px;
	height: 135px;
}

#footer {
	clear: both;
	width: 718px;
	background: rgb(255,255,255) url('/hv/images/main/footer_bg.gif') no-repeat top right;
	padding: 27px 50px 20px 0px;
	text-align: right;
	color: rgb(109,179,55);
	font-size: 10px;
}

#content {
	float: left;
	width: 768px;
/*	overflow:hidden; verstoort printeigenschappen */
}

body.broadcentre #leftcontent{
	width:438px;
	float:left;
/*	overflow:hidden;verstoort printeigenschappen */
}

body.broadcentre #middlecontent{
	width:320px;
	float:right;
/*	overflow:hidden;verstoort printeigenschappen */
	position:relative;
}

body.narrowcentre #leftcontent{
	width:530px;
	float:left;
/*	overflow:hidden;verstoort printeigenschappen */
}

body.narrowcentre #middlecontent{
	width:228px;
	float:right;
/*	overflow:hidden;verstoort printeigenschappen */
}

body.nocentre #leftcontent{
	width:758px;
	float:left;
/*	overflow:hidden;verstoort printeigenschappen */
}

body.inver #leftcontent{
	width:228px;
	float:left;
/*	overflow:hidden;verstoort printeigenschappen */
}

body.inver #middlecontent{
	width:530px;
	float:right;
	overflow:hidden;
}

body.service #middlecontent{
	overflow: visible;
}

body.boekingsbevestiging #middlecontent table td {
	width: 530px;
	float: left;
}

.costs-overview .spacer td {
	font-weight: bold;
	padding-top: 15px;
}

body.boekingsbevestiging #middlecontent table.mail td .costs-overview tr .first-child {
	width: 248px !important;
}

body.boekingsbevestiging #middlecontent table.mail td .costs-overview tr .last-child {
	text-align: right;											
}
											
body.boekingsbevestiging #middlecontent table.mail td {
	width: auto !important;
	float: none !important;
	padding-right: 10px;
}

body#pop {
	background: rgb(255,255,255) url('../images/checkin/body_bg.gif') repeat-x 0 -120px;
	padding:70px 10px 10px 10px;
	text-align:left;
}

#column {	
	float: right;
	width: 218px;
	margin-top: 40px;
	overflow:hidden;
	position: relative;
	margin-right:1px;
}

#columncars {
	float: right;
	height: 100px;
	margin-left: 780px;
	margin-top: 40px;
	padding: 0 !important;
	position: absolute;
	width: 218px;
	z-index: 3;
}

#column img, #column span {
	position:relative;
}
/* typografie */

table {
	border-collapse: collapse;
	margin:0px; 
	padding:0px;
}

div.print, thead.print th.print{
	display:none;
}

a {
	text-decoration: none;
	color: rgb(0,173,239);
	font-weight:bold;
	font-size:11px;
}

a:hover {
	text-decoration: underline;
	color:rgb(38,50,127);
}

ul.nobull {
	display:block;
	list-style: none;
	margin:0;
	padding:0;	
}

ul li a,
.destination_tablebox .odd .first a,
.destination_tablebox .even .first a {
	padding-left:1.5em;
	line-height:15px;
	background: url( '/hv/images/buttons/pijltje_dbl.gif' ) no-repeat 2px 2px;
}

ul li a:hover,
.destination_tablebox .odd .first a:hover,
.destination_tablebox .even .first a:hover {
	background: url( '/hv/images/buttons/pijltje_lbl.gif' ) no-repeat 2px 2px;
}

#column ul.color li a,
#content ul.color li a,
.destination_tablebox .sub .first a {
	padding-left:15px;
	line-height:15px;
	color:rgb(109,179,63);
	background: url( '/hv/images/buttons/pijltje_lgr.gif' ) no-repeat bottom left;
}

.destination_tablebox .sub .first a	{
	margin-left:20px;
}

#column ul.color li a:hover,
#content ul.color li a:hover,
.destination_tablebox .sub .first a:hover {
	color:rgb(193,215,46);
	background: url( '/hv/images/buttons/pijltje_dgr.gif' ) no-repeat bottom left;
}

a.wh_arrow, #content a.wh_arrow {
	color:rgb(255,255,255);
	padding-left:15px;
	line-height:1.5em;
	background: url( '/hv/images/buttons/pijltje_wh.gif' ) no-repeat bottom left;
}
a.wh_arrow:hover, #content a.wh_arrow:hover {
	text-decoration:underline;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:top;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}	

h3{
	font-size: 12px;
}

h4{
	font-size: 12px;
}

h5 {
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h2 img {
	padding-bottom:2px;
	display:block;
}

img {
	border: 0px;
}

label {
	color:rgb(38,50,127)
}

label span {
	font-weight:normal;
}

p {
	padding:8px 0 8px 0;
	margin: 0;
}

div {
	margin:0; 
	padding:0;
}

ul {
	padding:5px 0 5px 0;
	margin: 0 0 0 2em ;
}

hr {
}

div.hr0 {
	height:1px; 
	overflow:hidden;	
	width:100%;	
	background:rgb(0,173,239);
	margin:10px 0;
}

div.hr1 {
	clear:both;
	height:1px; 
	overflow:hidden;	
	width:95%;	
	background:rgb(0,173,239);
	margin:10px;
}

div.hr0 hr, div.hr1 hr{
	display: none;
}

/* standaard elementen */

.right {
	float:right;
	text-align:right;
}
.right-aligning {
	float: none;
	text-align:right;
}
div.overview div.right {
	float: none;
	width: 461px;
}

div.overzicht div.overview div.right {
	float: right;
	width: 100%;
}

/*
div.overzicht div.overview td br {
	display: none;
}

div.overzicht div.overview div.right br {
	display: block;
}
*/

div.overzicht div.overview table.tax td { /* mie.css en mie7.css */
	width: 260px;
}

div.shop-pay div.right {
	float: none;
}

div.shop-pay div.right img#indicator {
	display: inline !important;
}

div.shop-pay p.summary-intro {
	padding-bottom: 0px;
	margin-bottom: 1em;
}
div.shop-pay p.pnr {
	padding-bottom: 0px;
	margin-bottom: 0.2em;
}
td.rii, p.rii, div.rii{
	text-align:right;
}

.left {
	float:left;
}
.full {
	width:100%;
}
div.clear {
	height: 1px;
	overflow: hidden;
	clear:both;
	width:1px;
}

div.margin {
	clear:both;
	height:15px; 
	overflow:hidden;
}

div.noform {
	height: 40px;
}

div.gobackEline a{
	float:right;
	font-size:11px;
	margin-top:7px;
	padding-left:10px;
	background:url('/hv/images/buttons/arrow_prev.gif') no-repeat 0px 4px;
}

div.breadcrump{
	float:right;
	margin-top:7px;
}

div.breadcrump2{
	float:right;
}

div.breadcrump3{
	float:right;
}

div.breadcrump a{
	font-size:9px;
	padding-left:10px;
	font-weight:normal;
	background:url('/hv/images/buttons/arrow_next.gif') no-repeat 0px 4px;
}

div.breadcrump2 a{
	font-size:9px;
	padding-left:10px;
	font-weight:normal;
	background:url('/hv/images/buttons/arrow_next.gif') no-repeat 0px 4px;
}

div.breadcrump2 a.firstitem{
	background:none;
}

div.breadcrump3 a{
	font-size:9px;
	padding-left:10px;
	font-weight:normal;
}

div.goback{
	float:right;
	margin-top:7px;
}

div.goback a{
	font-size:9px;
	padding-left:10px;
	font-weight:normal;
	background:url('/hv/images/buttons/arrow_prev.gif') no-repeat 0px 4px;
}
div.form_gen div.message {
	font-weight: bold;
	color: rgb(109,179,55);
}

/* menu mytransavia */

body.mytrv #leftcontent ul,
body.service #leftcontent ul{
	list-style: none;
	margin-top:0;
	padding-top:0;
}

body.mytrv #leftcontent li a,
body.service #nav li a{
	background:none;
	color:rgb(38,50,127);
	font-weight:normal;
}

body.mytrv #leftcontent li a:hover,
body.service #nav li a:hover{
	color:rgb(0,173,239);
	font-weight:normal;
}

#leftcontent a.subnav {
	display:block;
	margin:6px 0 8px 30px;
}

/* header */
#language {background: none; float: right; color: #26327F;font-size:10px; font-weight: bold; height: 30px; padding: 0; width: 246px;}
#language a {float: left; display: block; width: 19px; height: 30px; padding: 0;}
#language .nl {background: url('/hv/images/lang/flags-sprite.gif') left top no-repeat; padding-left: 6px;}
#language .fr {background: url('/hv/images/lang/flags-sprite.gif') -25px top no-repeat;}
#language .en {background: url('/hv/images/lang/flags-sprite.gif') -44px top no-repeat;}
#language .es {background: url('/hv/images/lang/flags-sprite.gif') -62px top no-repeat;}
#language .it {background: url('/hv/images/lang/flags-sprite.gif') -82px top no-repeat;}
#language .de {background: url('/hv/images/lang/flags-sprite.gif') -101px top no-repeat;}
#language .pl {background: url('/hv/images/lang/flags-sprite.gif') -119px top no-repeat;}
#language .pt {background: url('/hv/images/lang/flags-sprite.gif') -139px top no-repeat;}
#language .dk {background: url('/hv/images/lang/flags-sprite.gif') -158px top no-repeat;}
#language .se {background: url('/hv/images/lang/flags-sprite.gif') -177px top no-repeat;}
#language .ma {background: url('/hv/images/lang/flags-sprite.gif') -196px top no-repeat;}
#language .tr {background: url('/hv/images/lang/flags-sprite.gif') right top no-repeat; padding-right: 12px;}

/* OLD: #language a {float: left; display: block; width: 17px; height: 13px; margin: 0 1px; padding: 0;}
#language .nl {background: url('/hv/images/lang/flags-sprite.gif') left top no-repeat;}
#language .fr {background: url('/hv/images/lang/flags-sprite.gif') -37px top no-repeat;}
#language .en {background: url('/hv/images/lang/flags-sprite.gif') -74px top no-repeat;}
#language .es {background: url('/hv/images/lang/flags-sprite.gif') -111px top no-repeat;}
#language .it {background: url('/hv/images/lang/flags-sprite.gif') -148px top no-repeat;}
#language .de {background: url('/hv/images/lang/flags-sprite.gif') -185px top no-repeat;}
#language .pl {background: url('/hv/images/lang/flags-sprite.gif') -222px top no-repeat;}
#language .pt {background: url('/hv/images/lang/flags-sprite.gif') -259px top no-repeat;}
#language .dk {background: url('/hv/images/lang/flags-sprite.gif') -296px top no-repeat;}
#language .se {background: url('/hv/images/lang/flags-sprite.gif') -333px top no-repeat;}
#language .ma {background: url('/hv/images/lang/flags-sprite.gif') -370px top no-repeat;}*/

#login {
	width: 515px;
	text-align: right;
	font-size: 10px;
	float: right;
	padding: 8px 20px 0px 0px;
	color: rgb(109,179,55);
}

#login a {
	font-weight: bold;
}

#logo {
	float: left;
	padding-top: 1px;
	width: 278px;
	height: 66px;
}

body.loggedin #logo {
	padding-top:1px;	
}

#nav {
	width: 768px;
	padding-top: 17px;
	clear: both;
}

#nav img {
	display: block;
	float: left;
}

/* footer */

#footer a,#footer span.search {
	color: rgb(0,173,239);
	font-weight:bold;
	font-size:11px;
}

input#search {
	width:60px; 
	height:12px;
	border:1px solid rgb(0,173,239);
	margin-top:3px; 
	font-size:9px; 
	padding:0;
}

input#arro {
	margin-top:4px;
	vertical-align:top;
	border:0;
}
#footer p{
	padding:0; 
	margin:0;
}

#footer span.copyright_notice {
	color: rgb(148,148,148);
	display: block;
	font-weight:normal;
	font-size:11px;	
	margin-top: 3px;
}

/* standaard blobs */

div.blob {
	position:relative;
} 

div.blob h3 { 
	padding:10px; 
	position:relative;
	left:0;
	_padding-left:10px;
}

div.blobbody {
	padding:10px;
	margin:0;
/*	margin-top:-1.7em !important; */
}

div.blobfooter {font-size: 1px;
}

div.blobfooter p {
	padding:10px;
	margin:-1em 0 0 0;
	height:1px;
}

div.halfblob {
	background: url('/hv/images/blob/lgr_line_bottom.gif') bottom left no-repeat;	
}

/* type 1: lichtgroene lijn */

div.type1 {
	background: url('/hv/images/blob/lgr_line_topleft.gif') top left no-repeat;
} 
div.type1 h3 {
	background: url('/hv/images/blob/lgr_line_topright.gif') top right no-repeat;
}
div.type1 div.blobbody {
	background: url('/hv/images/blob/lgr_line_rightborder.gif') top right repeat-y;
}
div.type1 div.blobfooter {
	background: url('/hv/images/blob/lgr_line_bottomleft.gif') bottom left no-repeat;
}
div.type1 div.blobfooter p {
	background: url('/hv/images/blob/lgr_line_bottomright.gif') bottom right no-repeat;
}


/* type 2: lichtgroen vlak met-nee, zonder schaduw */


div.type2 {
	background: url('/hv/images/blob/greenblob_topleft.gif') top left no-repeat;
} 
div.type2 h3 {
	background: url('/hv/images/blob/greenblob_topright.gif') top right no-repeat;
}
div.type2 div.blobbody {
	background: url('/hv/images/blob/greenblob_rightborder.gif') top right repeat-y;
}
div.type2 div.blobfooter {
	background: url('/hv/images/blob/greenblob_bottomleft.gif') bottom left no-repeat;
}
div.type2 div.blobfooter p {
	background: url('/hv/images/blob/greenblob_bottomright.gif') bottom right no-repeat;
}

div.type2 ul,
div.type3 ul, 
div#news ul, 
div.bform ul
{
	list-style: none;
	padding-left: 1.5em;
	text-indent: -1.5em;
	padding-bottom:0;
	margin:0;
	position: relative;
}

div.type2 ul.bull, ul.bull li {
	list-style: disc;
	padding-left:1em;
	text-indent: 0em;
	margin-left:1em;
}

div.type2 li a, div.type2 li a:hover {
	color: rgb(255,255,255);
	font-weight:bold;
	padding-left:15px;
	line-height:1.5em;
	background: url( '/hv/images/buttons/pijltje_wit_oplgr.gif' ) no-repeat bottom left;
}

/* type 3: donkergroene lijn */

div.type3 {
	background: url('/hv/images/blob/dgr_line_topleft.gif') top left no-repeat;
} 
div.type3 h3 {
	background: url('/hv/images/blob/dgr_line_topright.gif') top right no-repeat;
}
div.type3 div.blobbody {
	background: url('/hv/images/blob/dgr_line_rightborder.gif') top right repeat-y;
}
div.type3 div.blobfooter {
	background: url('/hv/images/blob/dgr_line_bottomleft.gif') bottom left no-repeat;
}
div.type3 div.blobfooter p {
	background: url('/hv/images/blob/dgr_line_bottomright.gif') bottom right no-repeat;
}


/* type 4: donkergroen vlak met-nee, zonder schaduw */


div.type4 {
	background: url('/hv/images/blob/dgreenblob_topleft.gif') top left no-repeat;
} 
div.type4 h3 {
	background: url('/hv/images/blob/dgreenblob_topright.gif') top right no-repeat;
}
div.type4 div.blobbody {
	background: url('/hv/images/blob/dgreenblob_rightborder.gif') top right repeat-y;
}
div.type4 div.blobfooter {
	background: url('/hv/images/blob/dgreenblob_bottomleft.gif') bottom left no-repeat;
}
div.type4 div.blobfooter p {
	background: url('/hv/images/blob/dgreenblob_bottomright.gif') bottom right no-repeat;
}

/* type 5: donkerblauwe lijn */

div.type5 {
	background: url('/hv/images/blob/dbl_line_topleft.gif') top left no-repeat;
} 
div.type5 h3 {
	background: url('/hv/images/blob/dbl_line_topright.gif') top right no-repeat;
}
div.type5 div.blobbody {
	background: url('/hv/images/blob/dbl_line_right.gif') top right repeat-y;
}
div.type5 div.blobfooter {
	background: url('/hv/images/blob/dbl_line_bottomleft.gif') bottom left no-repeat;
}
div.type5 div.blobfooter p {
	background: url('/hv/images/blob/dbl_line_bottomright.gif') bottom right no-repeat;
}


/* form_gen: grijs kader */

div.form_gen {
	background: url('/hv/images/blob/form_topleft.gif') no-repeat scroll left top;
	width: 530px;
} 
div.form_gen h3, #content div.type1 div.blobbody div.form_gen h3, div.form_gen div.blobheader  {
	background: url('/hv/images/blob/form_topright.gif') top right no-repeat;
	height:30px; overflow:hidden;
}
div.form_gen h3.inner{
	background: none;
}

div.form_gen div.blobbody {
	background: url('/hv/images/blob/form_right.gif') top right repeat-y;
	padding:20px 30px 20px 30px;
/*	position: relative; */
}

div.form_gen div.blobfooter { 
	background:transparent url('/hv/images/blob/form_bottomleft.gif') no-repeat scroll left top;
	height:60px;
}

.pip table {
	width:100%
}

div.subtotaal-pay-new div.pip {
	padding:0px 0px  10px 10px;
}

div.form_gen div.blobfooter div.pip { 
	background:transparent url(/hv/images/blob/form_bottomright.gif) no-repeat scroll right top;
	height:60px;
	margin:0;
	padding:0 10px
}

div.blobbody div.form_gen div.blobfooter .pip {
	padding:10px 10px  0 10px;
}

div.form_gen div.blobfooter div.pip table { 
	height:30px;
	margin-top:10px;
	position:relative;
	top:15px;
}


/* tabjes */

.tabs {
	padding: 0px;
	width: 100%;
	height: 29px;
	font-size: 12px;
	background: rgb(255,255,255);
	margin-bottom: 5px;
}
.blobbody .tabs{width:99%;}

.tabs .tab {
	height: 29px;
	float: left;
	padding: 0px;
	background-repeat: repeat-x;
}

.tabs .tab a, .tabs .tab b {
	color: rgb(255,255,255);
	font-weight: bold;
	padding: 9px 3px 0px 3px;
	display: block;
	font-size: 10px;
}

.tabs .tab a:hover {
	text-decoration: none;
}

.tabs .tab div {
	height: 29px;
	float: left;
	padding: 0px;
}

.tabs .tab .tab_left {
	width: 9px;
}

.tabs .tab .tab_right {
	width: 10px;
}

.tabs .tab.dgr {
	background-image: url(/hv/images/tabs/dgr_tile_small.gif);
}

.tabs .tab.lgr {
	background-image: url(/hv/images/tabs/lgr_tile_small.gif);
}

.tabs .tab.dbl {
	background-image: url(/hv/images/tabs/dbl_tile_small.gif);
}

.tabs .tab.lbl {
	background-image: url(/hv/images/tabs/lbl_tile_small.gif);
}

.tabs .tab.dgr_selected {
	background-image: url(/hv/images/tabs/dgr_tile_big.gif);
}

.tabs .tab.lgr_selected div {
	background-image: url(/hv/images/tabs/lgr_tile_big.gif);
}

.tabs .tab.dbl_selected div {
	background-image: url(/hv/images/tabs/dbl_tile_big.gif);
}

.tabs .tab.lbl_selected div {
	background-image: url(/hv/images/tabs/lbl_tile_big.gif);
}

.tabs .tab.dgr .tab_left {
	background-image:  url(/hv/images/tabs/dgr_left_small.gif);
}

.tabs .tab.lgr .tab_left {
	background-image:  url(/hv/images/tabs/lgr_left_small.gif);
}

.tabs .tab.dbl .tab_left {
	background-image:  url(/hv/images/tabs/dbl_left_small.gif);
}

.tabs .tab.lbl .tab_left {
	background-image:  url(/hv/images/tabs/lbl_left_small.gif);
}

.tabs .tab.dgr_selected .tab_left {
	background-image:  url(/hv/images/tabs/dgr_left_big.gif);
}

.tabs .tab.lgr_selected .tab_left {
	background-image:  url(/hv/images/tabs/lgr_left_big.gif);
}

.tabs .tab.dbl_selected .tab_left {
	background-image:  url(/hv/images/tabs/dbl_left_big.gif);
}

.tabs .tab.lbl_selected .tab_left {
	background-image:  url(/hv/images/tabs/lbl_left_big.gif);
}

.tabs .tab.dgr .tab_right {
	background-image:  url(/hv/images/tabs/dgr_right_small.gif);
}

.tabs .tab.lgr .tab_right{
	background-image:  url(/hv/images/tabs/lgr_right_small.gif);
}

.tabs .tab.dbl .tab_right{
	background-image:  url(/hv/images/tabs/dbl_right_small.gif);
}

.tabs .tab.lbl .tab_right{
	background-image:  url(/hv/images/tabs/lbl_right_small.gif);
}

.tabs .tab.dgr_selected .tab_right {
	background-image:  url(/hv/images/tabs/dgr_right_big.gif);
}

.tabs .tab.lgr_selected .tab_right{
	background-image:  url(/hv/images/tabs/lgr_right_big.gif);
}

.tabs .tab.dbl_selected .tab_right{
	background-image:  url(/hv/images/tabs/dbl_right_big.gif);
}

.tabs .tab.lbl_selected .tab_right{
	background-image:  url(/hv/images/tabs/lbl_right_big.gif);
}

.tabs .lgr a, 
.tabs .lgr_selected a {
	color:rgb(109,179,63);
}

.tabs .dgr a,
.tabs .dgr_selected a {
	color:rgb(255,255,255);
}

.tabs .dbl a:hover {
	color: rgb(0,173,239);
}

.tabs .lbl a:hover {
	color: rgb(38,50,127);
}

.tabs .dgr a:hover {
	color: rgb(193,215,46);
}

.tabs .lgr a:hover {
	color: rgb(255,255,255);
}

div.blue {
	background:rgb(255,255,255);
	border-bottom: 2px solid rgb(0,173,239);
	width:530px;
}
div.bigblue {
	background:rgb(255,255,255);
	border-bottom: 2px solid rgb(0,173,239);

}
.nocentre div.blue {
	width:768px;
}
div.grey {
	background:rgb(255,255,255);
	border-bottom: 0px solid rgb(228,228,228);
	width:525px;
	margin-bottom:0px;padding-left:5px;
}
div.lgr {
	background:rgb(255,255,255);
	border-bottom: 2px solid rgb(193,215,46);
	width:320px;
}
/* einde tabjes */

div.row{
	clear:both;
	width:200px;
	color:rgb(38,50,127);
}

div.bigrow{
	clear:both;
	width:520px;
	color:rgb(38,50,127);
}

div.row span.price{
	float:right;
	margin-right: 2px;
	font-weight: normal;
}

.col{
	float:left; 
	padding-top:2px;
	padding-bottom:2px;
	width:45%;
}
.col1{
	float:left; 
	padding-top:2px;
	padding-bottom:2px;
	width:30%;
}
.col2{
	float:left; 
	padding-top:2px;
	padding-bottom:2px;
	width:40%;
}
.col3{
	float:left; 
	padding-top:2px;
	padding-bottom:2px;
	width:30%;
	text-align:right;
}

div.row .col1 {
	float:left; 
	padding-top:2px;
	padding-bottom:2px;
	width:130px !important;
}
div.summa div.row .col1 {
	width:10px !important;
}
td.botm{
	vertical-align:bottom;	
}

.formfade{
	opacity: 0.25;
}

.containerFlightBackground {
	background-color:#00ADEF;
}

.inprogress{
	background-color:#fff;
	border: 1px solid #26327e;
	color: #26327e;
	padding: 10px;
	position: absolute;
	width: 178px;
	left: 60px;
	top: 60px;
}

#leftcontent .inprogress{
	left: 170px;
	top: 60px;
}

/* custom tooltip */
.hastt{
	/*position: relative;*/
}

.customtt {
	background-color: #fff;
	border: 1px solid #26327f;
	display: none;
	overflow: hidden;
	padding: 3px;
	position: absolute;
	width: 200px;
}

/* end custom tooltip */

.floatfix {
	height: 0.01%;
}

.shadowtext{
	display: none;
}


/* Boekingsbevestiging
-------------------------------------------------- */
body.boekingsbevestiging {
	padding: 0 0 20px;
}

body.boekingsbevestiging td, 
body.boekingsbevestiging p, 
body.boekingsbevestiging h3, 
body.boekingsbevestiging h4, 
body.boekingsbevestiging h5, 
body.boekingsbevestiging h2, 
body.boekingsbevestiging th, 
body.boekingsbevestiging li,
body.boekingsbevestiging a {
	font-size: 11px;	
	line-height: 15px;
}

body.boekingsbevestiging div.container {
	width: 520px;
	text-align: left;
	margin: 0 auto;
}

body.boekingsbevestiging div.logo {
	width: 100%;
	margin: 20px 0 10px;
}

body.boekingsbevestiging p,
body.boekingsbevestiging address {
	padding: 0 0 10px;
	margin: 0;
}

body.boekingsbevestiging ul {
	margin: 0;
	padding: 0 0 10px 16px;
}

body.boekingsbevestiging h2 {
	font-size: 12px;
	padding: 10px 0 5px;
}

body.boekingsbevestiging h4 {
	color: #26327f;
	font-size: 10px;
	background: none;
	padding: 0;
}

body.boekingsbevestiging a:link,
body.boekingsbevestiging a:visited {
	color: #00adef;
}

body.boekingsbevestiging a:hover {
	color: #26327f;
}

body.boekingsbevestiging table.highlight {
	width: 100%;
	margin: 10px 0 5px;
}

body.boekingsbevestiging div.highlight {
border:4px solid #00B9F2;
margin:10px 0pt 5px;
padding:10px;
width:500px;
}

body.boekingsbevestiging #middlecontent div.highlight table td {
	float: none !important;
}

body.boekingsbevestiging div.highlight tr, body.boekingsbevestiging div.highlight td {
border-collapse:collapse;
margin:0pt;
padding:0pt;
}
body.boekingsbevestiging div.highlight td img {
display:block;
}
body.boekingsbevestiging div.highlight td.nummer {
font-size:18px;
padding:3px 0pt 0pt;
}

body.boekingsbevestiging table.summary {
	width: 100%;
	margin: 10px 0;
	border-bottom: 1px solid #26327F;
	border-top: 1px solid #26327F;
}

body.boekingsbevestiging table.summary table {
	width: 100%;
}

body.boekingsbevestiging table.summary address {
	font-style: normal;
}

body.boekingsbevestiging p a.more:link,
body.boekingsbevestiging p a.more:visited {
	padding-left: 1.5em;
	line-height: 15px;
	background: url(/static/gfx/pijltje_dbl.gif) no-repeat 2px 2px;
}

body.boekingsbevestiging p a.more:hover {
	background: url(/static/gfx/pijltje_lbl.gif) no-repeat 2px 2px;
}

body.boekingsbevestiging table.call-centre {
	width: 100%;
	background: #f7f7f7;
	margin: 0 0 10px;
}

body.boekingsbevestiging table.banners {
	margin: 20px 0 10px;
}

body.boekingsbevestiging p.disclaimer {
	padding-top: 20px;
	margin-top: 10px;
	border-top: 1px solid #26327F;
}

div.iframecontainer {
	margin: 8px 0;
}

.subtotaal-pay-new {
	margin-bottom: -1px!important;
}

/* ----------------------------------------------- */

/* STYLES FOR QUICK WINS */

/* Inklapper log in */

div.inlog-gegevens-inklap {
	border-top: 1px solid #00adef;
	border-bottom: 1px solid #00adef;
}

div.inlog-gegevens-inklap a.fold {
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:rgb(38,50,127);
	background: url('/hv/images/icon/icon-plus.gif') right no-repeat;
	padding: 3px 0 5px 0;
}

div.inlog-gegevens-inklap a.open {
	background: url('/hv/images/icon/icon-minus.gif') right no-repeat;
	font-weight: bold;
}

div.inlog-gegevens-inklap fieldset {
	margin: 16px 0 4px 0;
	padding-left: 4px;
}

div.inlog-gegevens-inklap a {
	margin: 0 0 2px 5px;
	display: -moz-inline-box;
	display: inline-block;
}

div.inlog-gegevens-inklap label {
	margin-bottom: 2px;
	width: 120px;
	display: -moz-inline-box;
	display: inline-block;
}

div.inlog-gegevens-inklap input {
	width: 121px;
	margin-bottom: 2px;
}

div.inlog-gegevens-inklap div.error-msg {
	font: normal 11px Verdana, sans-serif;
	line-height: 16px;
	color: #fe0000;
	width: 298px;
	float: left;
	display: inline;
	margin: 11px 0 9px 79px;
}

div.inlog-gegevens-inklap input.input-long {
	width: 221px;
}

div.inlog-gegevens-inklap input.noborder {
	width: auto;
	height: auto;
	float: right;
	display: inline;
	margin-top: 13px;
}

div.inlog-gegevens-inklap input.noborder2 {
	width: auto;
	height: auto;
	display: inline;
	border: 0px;
}

div.betaalmethode div.total-price {
	font: bold 11px Verdana, sans-serif;
	color: #6db33f;
	margin: 13px 0 6px 0;
}

div.betaalmethode input.fold {
	border: none;
	margin-left: -20px;
	position: absolute;
}

div.betaalmethode label {
	margin-right: 5px;
}

div.betaalmethode ul {
	list-style: none;
	margin: 18px 0 0 0;
}

div.betaalmethode div.fold {
/* 	margin-left: 21px; */
}

div.betaalmethode div.fold ul li label {
	margin-left: 7px;
	vertical-align: middle;
}

div.betaalmethode div.fold label {
	display: -moz-inline-box;
	display: inline-block;
	width: 182px;
	margin-bottom: 2px;
}

div.betaalmethode div.fold input {
	width: 132px;
	margin-bottom: 2px;
	margin-right: 0px;
}

div.betaalmethode div.fold select {
	width: 68px;
	margin-right: -4px;
	margin-bottom: 2px;
	height: auto;
}

div.betaalmethode div.fold select.select-medium {
	width: 137px;
}

div.betaalmethode div.fold input.input-small {
	width: 63px;
	margin-right: -4px;
}

div.betaalmethode div.fold input.noborder {
	width: auto;
	height: auto;
	vertical-align: middle;
}

/* KORTINGSCODE VOUCHERS */

div.kortingscode div.kortingscode-txt {
	margin-bottom: 9px;
}

div.kortingscode input {
	vertical-align: middle;
}

div.kortingscode input.fold {
	border: none;
	margin-right: 4px;
}

div.kortingscode div.fold {
	width: 507px;
	margin-left: 21px;
}

div.kortingscode div.fold fieldset {
	margin: 11px 0 7px 0;
}

div.kortingscode div.fold fieldset input {
	margin-right: 6px;
	width: 230px;
}

div.kortingscode div.fold fieldset input.noborder {
	width: auto;
}

div.kortingscode div.fold div.error {
	margin-top: 16px;
}

/* KORTINGSCODE KADER */

div.kortingscode-border {
	border: 1px solid #26327f;
	width: 455px;
	padding: 0 7px 2px 5px;
	line-height: 19px;
}

div.kortingscode-border div.text-left {
	float: left;
	display: inline;
}

div.kortingscode-border div.text-right {
	float: right;
	display: inline;
	width: 100px;
}

div.kortingscode-border table {
	margin-top: 6px;	
}

div.kortingscode-border table td.text {
	width: 390px;
}

div.kortingscode-border table td.price {
	width: 65px;
	text-align: right;
}

div.kortingscode-border table input.input-long {
	width: 230px;
}

/* Boeking geslaagd */

div.boeking-geslaagd {
	font: bold 11px Verdana, sans-serif;
	color: #6db33f;
	background: url('/hv/images/icon/icon-geslaagd.gif') left no-repeat;
	padding: 6px 0 0 29px;
	margin-bottom: 17px;
	height: 17px;
}

/* Nieuwe kolom-header met navigatie */

div.form-nav {
	background: url('/hv/images/main/bg-form-topleft-nav.gif') left top no-repeat;
}

div.form-nav div.blobheadernav {
	height: 68px;
	background: url('/hv/images/main/bg-form-topright-nav.gif') right top no-repeat;
	margin-bottom:-1.7em !important;	
}

div.blobheader ul {
	list-style: none;
	margin-top: 11px;
	margin-left: 28px;
}

div.blobheader ul li {
	float: left;
	font: normal 11px Verdana, sans-serif;
	color: #26327f;
	background: url('/hv/images/icon/icon-arrow.gif') right 2px no-repeat;
	padding-right: 43px;
	margin-right: 36px;
}

div.blobder ul li.selected {
	font: bold 11px Verdana, sans-serif;
}

div.blobder ul li.last {
	background: none;
	padding-right: 0;
	margin-right: 0;
}

.tagstest {
    color: red;
}

a.print-button {
    position: relative;
    top: 1px;
    padding-left: 34px;
    float: left;
    background: url(/hv/images/buttons/print.gif) no-repeat 12px 0;
}

table.seat-reservation {
	margin: 0 0 10px 30px;
	width: 448px !important;												
}
table.seat-reservation.check-res {
	width: 438px !important;												
}

table.seat-reservation td.head {
	padding-top: 10px;
	padding-bottom: 5px;
}

table.seat-reservation td.seat {
	width: 70px;
	font-weight: bold;
	text-align: right;
}

td.last-col {
	width: 79px;
}

table.seat-reservation td.seat span {
	text-align: right;
	width: 24px;
	display: -moz-inline-box;
	display: inline-block;
}

table.seat-reservation td.seat-res-price {
	width: 1%;
	white-space: nowrap;
	text-align: right;												
	padding-left: 3em;												
}

td.seat-res-price-subtotal {
	width: 88px;
	text-align: right;
	font-weight: bold;												
}

td.single-amount-label {
	width: 387px;	
}

div.shop-pay table {
	width: 100%;
}		

table.seat-reservation-passed td {
	font-size: 10px;
}

body.mytrv td.rii a.right {
	clear: right;
}

/* 3. forms2.css
-------------------------------------------------- */

/* formulieren */

/* from main */
body.narrowcentre #leftcontent .bform{
	position: relative;
	background: rgb(255,255,255) url('/hv/images/main/blueform_bg.gif') no-repeat bottom left;
	width: 530px;
	width: 525px;
	padding-right:5px;
}

body.broadcentre #middlecontent .bform {
	position: relative;
	width: 320px; 
}
body.broadcentre #middlecontent .bform .formcontainer{
	width: 310px;
	padding-right:5px;
}

body.broadcentre #leftcontent .bform{
	width: 438px;background: rgb(255,255,255) url('/hv/images/main/bm_blueform_bg.gif') no-repeat bottom left;
}
body.broadcentre #leftcontent .bform .formcontainer{
	width: 428px;
}

body.narrowcentre #middlecontent .bform{
	width: 228px;
}
body.narrowcentre #middlecontent .bform .formcontainer{
	width: 218px;
}	

body.nocentre #leftcontent .bform,
body.inver #middlecontent .bform {
	background: rgb(255,255,255) url('/hv/images/main/blueform_bg.gif') no-repeat bottom left;
	width: 525px;
}

.bform{
	position: relative;
}

.bform .formcontainer{
	clear:both;
	margin-left:5px;	
	padding: 5px 0 20px 0;
}

#typechoiceContainer{
	margin-left:5px;
	padding: 5px 0 0px 0;
}
#typechoice3 fieldset
{
	margin:10px 0; 
	padding:0; 
	border:0;
	width:305px;
	float:left;
}
.noborder, .image {
	border: none;
}

select, input	{ 
	font-size:11px;
}

#containerPackages, #containerOpenjaw {
	display: none; 
}

.destinationBox input {
	width:120px;
}

.bform h3, .bform th {
	color:rgb(255,255,255);
	font-weight:normal;
}

/*from main*/

legend{
	display:none;
}
	
.bform label, .bform .label{
	color:rgb(255,255,255);
}

select{
	width:auto; 
	font-size:11px;
	border:1px solid rgb(38,50,127);
	color:rgb(38,50,127);
}

div.formcontainer #bookflight select {
	width: 148px !important;
}

.noselect{height:35px;}

select option.optionhightlight{
	font-weight: bold;
}

input, textarea {
	border:1px solid rgb(38,50,127);
	padding-left:3px;
	color:rgb(38,50,127);
}

#expl{
	width:120px; 
	color:rgb(255,255,255); 
	font-size:7pt; 
	float:left;
}

#broadcontainerPackages #expl{
	margin-left:0px; 
	height:37px; 
	color:rgb(255,255,255); 
	font-size:7pt;
}

.blobfooter input, .button input, .subtotaal input {
	border:0;
}

fieldset 	{
	margin:0; padding:0; border:0;
}

input.smallnorm, select.smallnorm{
	width: 40px;
}

div.formcontainer #bookflight input.smallnorm,
div.formcontainer #bookflight select.smallnorm {
	width: 40px !important;
}

input.smallnorm_lowfare, select.smallnorm_lowfare {
	width: 46px;
}

.form_gen input.doubledatelong {
	width: 102px;
}

div.formcontainer #bookflight input.doubledatelong,
div.formcontainer #bookflight input.doubledatelong,
div.formcontainer #bookflight select.doubledatelong,
div.formcontainer #bookflight table.calander select {
	width: 102px !important;
}

.form_gen input.doubledate, input.doubledate, select.doubledate{
	width: 84px;
}

.form_gen input.doubledateschedule, input.doubledateschedule, select.doubledateschedule{
	width: 102px;
}

input.doubledatemedium, select.doubledatemedium{
	width: 155px;
}

input.doubledateplus, select.doubledateplus{
	width: 270px;
}

div.button {
	clear:both;
	float:right;
	margin:0px 0px 0 0px;
	padding-right:5px;
	text-align:right;
	height:22px;
}

div.bigbig {
	width:250px;
}

div.backbutton{
	height:22px;
	width:150px;
	float:left;
}

div.backbutton img{
	margin-top:0px;
	text-align:left;
}

div.carbutton {
	float:right;
	margin:120px 0px 0 0px;
	width:110px;
	padding-right:10px;
	text-align:right;
}

div.bottom {
	float:left;
	width:100%;
	margin-top:0px;
}
div.bottom ul{
}

fieldset img{
	vertical-align:bottom;
}

.calButton{
	display:inline;
}

div.bform ul {
	margin-bottom:0;
}

#content div.bform li a {
	color: rgb(255,255,255);
	font-weight:bold;
	padding-left:15px;
	line-height:1.5em;
	background: url('/hv/images/buttons/pijltje_wit_oplbl.gif' ) no-repeat bottom left;	
}

/* vluchten */

#bookwhat {
	padding-top:10px;
	width:200px;
}

#bookwhat label{
	color:rgb(255,255,255);
	display:inline;
}
#bookwhat label a,#bookwhat label a:hover{
	color:rgb(255,255,255); 
	text-decoration:none; 
	font-weight:normal;
}

#content div.bform .flighttabs{
	border-bottom: 2px solid #fff;
	height: 29px;
	margin: 12px -5px 0 -5px;
	padding: 0 1px 0 7px;
	text-indent: 0;
}

#content div.bform #broadcontainerFlight .flighttabs{
	margin: 12px 0 0 -5px;
}

#content div.bform .flighttabs li{
	background: url('/hv/images/tabs/flightstab_lefttop.gif') left top no-repeat #0067b2;
	float: left;
	list-style: none;
	list-style-position: inside;
	height: 26px;
	margin: 3px 3px 0 0;
	padding: 0;
}

#content div.bform .flighttabs li.active{
	background: url('/hv/images/tabs/flightstab_active_lefttop.gif') left top no-repeat #fff;
	height: 29px;
	margin: 0 3px 0 0;
}

#content div.bform .flighttabs li a,
#content div.bform .flighttabs li span{
	background: url('/hv/images/tabs/flightstab_righttop.gif') right top no-repeat;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 4px 5px 5px;
}

#content div.bform .flighttabs li.active a,
#content div.bform .flighttabs li.active span{
	background: url('/hv/images/tabs/flightstab_active_righttop.gif') right top no-repeat;
	color: #0067b2;
	padding: 7px 7px 0;
}

#content div.bform .flighttabs li.active span{
	padding: 9px 7px 0;
}

#containerFlight label, #containerOpenjaw label, #containerFlight .label, #containerOpenjaw .label{
	display:block;
	margin:0px 0 1px 0;
}
#fsingle {
	padding: 0; 
	margin-top:0px;
}

#containerFlight #fsingle div, #broadcontainerFlight #fsingle div{
	width:100px;
	display:block; 
	float:left;
}

#containerFlight #fsingle label, #broadcontainerFlight #fsingle label {
	display:inline; 
	vertical-align:top;
	line-height:20px;
}

#containerFlight fieldset#ffrom_set, #containerOpenjaw fieldset#oj_ffrom_set{
	float:left;
	margin-left:2px;
}

#containerFlight fieldset#fto_set, #containerOpenjaw fieldset#oj_fto_set{
	float:right;
	margin-right:-2px;
}

#containerFlight fieldset#fto_set {
	border-right: 1px solid #00adef;
	padding:1px 0px 0px 1px;
	border-top: 1px solid #00adef;
}

fieldset.openjaw {
	width:150px; 
	overflow:hidden; 
	background:url('/hv/images/main/verloop.png') no-repeat;
}

fieldset.pax {
	padding-bottom: 0!important;
}

.openjaw b{
	display:block;
	margin-bottom:5px;
}

#containerFlight fieldset#ffrom_set {
	padding:1px 1px 0px 1px;
	border-top: 1px solid #00adef;
}


#containerFlight fieldset#people, #containerOpenjaw fieldset#oj_people {
	clear:both;
	margin-left:3px;
}

#containerFlight fieldset#people div,#containerOpenjaw fieldset#oj_people div{
	width: 100%; 
	height: 30px;
	margin-top:-5px;
}

#containerFlight fieldset#people label,#containerOpenjaw fieldset#oj_people label{
	float: right; 
	text-align: left; 
	width: 250px;
}

#containerFlight fieldset#people div.peoplerow select{
	clear: both;	
}

#containerFlight fieldset#people div.peoplerow span.label{
	float: left;
	padding: 0 0 5px 16px;
	width: 250px;
}

#broadcontainerFlight fieldset#people div.peoplerow select{
	clear: both;	
}

#broadcontainerFlight fieldset#people div.peoplerow span.label{
	float: left;
	padding: 0 0 5px 6px;
	width: 110px;
}

#yellowlegend {
	margin:0px 0 -5px 0px;
	line-height:20px;
}

#yellowlegend span.white {
	color:rgb(255,255,255);
}

#commentbaby{ 
	display:none; 
	clear:both;
	color:rgb(255,255,255);
	width:340px; 
	float:right;
	padding:5px;
}

#containerFlight #commentbaby{
	display:none; 
	clear:both;
	color:rgb(255,255,255);
	width:140px; 
	float:right;
	padding:5px;
}

/*form basic */

#broadcontainerFlight fieldset#ffrom_set, 
#broadcontainerFlight fieldset#fto_set, 
#broadcontainerFlight fieldset#ffromport,
#broadcontainerPackages fieldset {
	width:180px; 
	float:left;
}

#broadcontainerFlight fieldset#ffrom_set, 
#broadcontainerFlight fieldset#fto_set {
	width: 200px;
}

#broadcontainerPackages fieldset#people	{
	width:140px; 
	float:right;
	margin-right:15px;
}

.broadcentre #broadcontainerPackages fieldset#people {
	float:left;
	clear:both;
	width:165px; 
}

#broadcontainerFlight fieldset#people{
	float: left;
}

#broadcontainerFlight label, #broadcontainerPackages label {
	display:block;
	margin:5px 0 3px 0;
}

#broadcontainerFlight fieldset#people label{
	display:inline;
}

#broadcontainerFlight label.inv{
	margin-top:0; 
	padding-top:4px;
	float:right;
	width:115px;
	height:25px;
	text-align:left;
}

#broadcontainerFlight input.inv, #broadcontainerFlight select.inv {
	float:left;
	margin-top:4px;
}
#broadcontainerFlight #people{
	margin-top:13px;	
}
/* packages*/

#containerPackages fieldset,#containerPackages2 fieldset {
	display:block; float:left;
	margin:5px 5px 5px 0px;
}

#containerPackages legend, #containerPackages2 legend {
	display:none;
}

#containerPackages label, #containerPackages2 label {
	clear:both;
	display:block;
	width:133px; 
	margin:3px 10px 3px 0;
}

#broadcontainerPackages select,	
#containerPackages select, #containerPackages2 select {
	margin:2px 0px 2px 0;
}

.extrawide{width: 261px;}

#containerPackages .extrawide, #containerPackages2 .extrawide{
	width: 261px;
	margin-left: 30px;
}

#broadcontainerPackages .extrawide, .form_gen .extrawide, #bookhotel_narrow .extrawide {
	width: 261px;
	margin-left: 0px;
}

#bookhotel_narrow .extrawide {
	width: 159px;
	margin-left: 0px;
}

#containerAuto label, #broadcontainerAuto label, #containerAuto .label, #broadcontainerAuto .label{
	display:block;
	margin:5px 0 3px 0;
}

#containerAuto .btnspace, #broadcontainerAuto .btnspace{
	display: inline;
	line-height: 18px;
}

#containerAuto fieldset,  #containerFlight fieldset{
	margin-top:5px;
	padding-top:5px;
}

#fcountry{
	width:150px;
}

#ftake{
	clear:both;
	width:150px;
	float:left;
}

#fbring{
	width:150px;
	float:right;
}

.narrowcentre #fbring{
	margin-left: 9px;
	float:left;
}

.lnk{
	padding-left:7px;
	background:url('/hv/images/buttons/arrow_next.gif') no-repeat 0 5px;
	margin-top:5px;	
	cursor:pointer;
}

#containerAuto #fage{
	clear:both;
}

#containerAuto table.openhours{
	width:95%;
	border:1px solid white;
	margin:5px 0 5px 0;
	background:#79cded;
}

#broadcontainerAuto table.openhours{
	width:140px;
	border:1px solid white;
	margin:5px 0 5px 0;
	background:#79cded;
}

#containerAuto table.td{
	color:rgb(255,255,255);
}

#broadcontainerAuto fieldset {
	width:200px; 
	float:left;
}

#broadcontainerAuto fieldset#fage {
	width:200px; 
	float:left;
	}

/* hotels */

#containerHotel .arrivedat{
	display: block; 
	width:154px; 
	float:left; 
	margin-right:0px;
	}

#containerHotel .leave{
	display: block; 
	width:150px; 
	float:right; 
	margin-left:0px;
}

.bform #containerHotel .leave{
	float: left;
}

#containerHotel label{
	display:block;
	margin:5px 0 3px 0;
}

#fplacecheck{
	padding-top:22px;
}
	
#containerHotel fieldset {
	clear:both;
}
	
#containerHotel fieldset div {
	float:left;
}
	
#numberb th{
	color:#26327e;
}

#containerHotel fieldset div#ardat {
	width:51%; 
	overflow:hidden;
	background:red;
}

#containerHotel fieldset td.roomnumber {
	width:80px;
	padding-top:0px; 
	color:rgb(255,255,255);
}

#broadcontainerHotel fieldset td.roomnumber {
	width:60px; 
	padding-top:5px; 
	color:rgb(255,255,255); 
	text-align:right;
}

#containerHotel fieldset td div {
		width:auto;
}

#broadcontainerHotel	#numberb{
	width:370px; 
	float:right;
	margin-top:-120px;
}

#containerHotel fieldset div.addroom{
	float:right; 
	text-align:left;
	margin-top:20px;
	width:155px;
}
	
#containerHotel fieldset div.addroom a,
#broadcontainerHotel fieldset div.addroom a  {
	color: rgb(38,50,127);
	font-weight:normal;
}

#typofroom select {
	margin-bottom:3px;
}
	

#nonight {
	font-weight:bold; 
	color:rgb(255,255,255);
	margin:8px 0 5px 0;
}
	
#broadcontainerHotel #nonight{clear:both; width:150px;}
#broadcontainerHotel label{
	display:block;
	margin:5px 0 3px 0;
}
	
#broadcontainerHotel fieldset {
	width:90%;
	float:left;
}
	
#broadcontainerHotel fieldset div.addroom{
	float:right; 
	text-align:left;
	margin-bottom:20px;
	width:155px;
}
	
#broadcontainerHotel fieldset div.addroom a {
	color: rgb(38,50,127);
	font-weight:normal;
}

#broadcontainerHotel div#nonight{
	float:left;
	}
label#al{
	display:inline;
	}

#alledest{
	margin-top:22px;
}

#broadcontainerHotel #alledest a, #alledest a {
	color:rgb(255,255,255);
}

#broadcontainerHotel #alledest{
	margin-top:12px;
}

select.broad{
	width: 400px;
}


/* home tabs*/
#flight_tabs {
	margin-top:-16px;
	padding:0;
}

#flight_tabs div {
	margin-top:-9px;
	padding:0;
	height:43px;
	width:320px;
}

#flight_tabs div img{
	margin:10px;
}

.flight_tab1 {
	background: url('/hv/images/tabs/tab_1.gif' ) no-repeat 0 0;	
}
.flight_tab2 {
	background: url('/hv/images/tabs/tab_2.gif' ) no-repeat 0 0;	
}
.flight_tab3 {
	background: url('/hv/images/tabs/tab_3.gif' ) no-repeat 0 0;	
}
.flight_tab4 {
	background: url('/hv/images/tabs/tab_4.gif' ) no-repeat 0 0;	
}

#tflight_tabs {
	margin-top:0px;
	padding:0;
	margin-bottom:10px;
}

.tabtotal1 {
	height:34px;
}

.tabtotal2 {
	height:68px;
}

.tabtotal3 {
	height:102px;
}

.tabtotal4 {
	height:136px;
}

#tflight_tabs div {
	margin-bottom:-14px;
	padding:0;
	height:45px;
	width:530px;
}
#tflight_tabs div img{
	margin:0px 0 0 10px;
	padding-top:10px;
}

.tabtotal1 .tflight_tab1 {
	position:absolute; 
	margin-top:0px;
	background: url('/hv/images/tabs/topbigtab_10.gif' ) no-repeat 0 0;	
	z-index:1000;
}

.tabtotal2 .tflight_tab1, .tabtotal3 .tflight_tab1,
.tabtotal4 .tflight_tab1 {
	position:absolute; 
	margin-top:0px;
	background: url('/hv/images/tabs/topbigtab_11.gif' ) no-repeat 0 0;	
	z-index:1000;
}

.tabtotal2 .tflight_tab2 {
	position:absolute; 
	margin-top:34px;
	background: url('/hv/images/tabs/topbigtab_20.gif' ) no-repeat 0 0;	
		z-index:999
}
.tabtotal3 .tflight_tab2, .tabtotal4 .tflight_tab2 {
	position:absolute; 
	margin-top:34px;
	background: url('/hv/images/tabs/topbigtab_21.gif' ) no-repeat 0 0;	
	z-index:999
}

.tabtotal3 .tflight_tab3 {
	position:absolute; margin-top:68px;
	background: url('/hv/images/tabs/topbigtab_30.gif' ) no-repeat 0 0;	
	z-index:998;
}

.tabtotal4 .tflight_tab3 {
	position:absolute;
	margin-top:68px;
	background: url('/hv/images/tabs/topbigtab_31.gif' ) no-repeat 0 0;	
	z-index:998;
}
.tabtotal4 .tflight_tab4 {
	position:absolute;
	margin-top:102px;
	background: url('/hv/images/tabs/topbigtab_40.gif' ) no-repeat 0 0;	
	z-index:997;
}

#bflight_tabs {
	margin-top:0;
	padding:0;
	margin-bottom:45px;
}

#bflight_tabs div {
	margin-top:-6px;
	padding:0;
	height:41px;
	width:530px;
}

#bflight_tabs div.last {
	margin-top:-6px;
	padding:0;
	height:45px;
	width:530px;
}

#bflight_tabs div.emptytab{
	padding-bottom: 34px;
}

#bflight_tabs div img{
	margin:0 0 0 10px;
	padding-top:12px;
}

.tabtotal4 .bflight_tab1, .tabtotal3 .bflight_tab1 {
	background: url('/hv/images/tabs/bigtab_10.gif' ) no-repeat 0 0;	
}

.tabtotal4 .bflight_tab2 {
	background: url('/hv/images/tabs/bigtab_21.gif' ) no-repeat 0 0;	

}
.tabtotal3 .bflight_tab2 {
	background: url('/hv/images/tabs/bigtab_20.gif' ) no-repeat 0 0;
}

.tabtotal2 .bflight_tab3 {
	background: url('/hv/images/tabs/bigtab_30.gif' ) no-repeat 0 0;
}

.tabtotal4 .bflight_tab3, .tabtotal3 .bflight_tab3 {
	background: url('/hv/images/tabs/bigtab_31.gif' ) no-repeat 0 0;	
}

.tabtotal1 .bflight_tab4 {
	background: url('/hv/images/tabs/bigtab_40.gif' ) no-repeat 0 0;
}

.tabtotal4 .bflight_tab4, .tabtotal3 .bflight_tab4,
.tabtotal2 .bflight_tab4, .tabtotal1 .bflight_tab4 {
	background: url('/hv/images/tabs/bigtab_41.gif' ) no-repeat 0 0;	
}

/*themapagina*/

body.broadcentre #middlecontent .formcontainer {
	margin:0;
	padding:10px 5px 0;
}

body.broadcentre #middlecontent .form-bottom {
	height:10px;
	margin:0 0 -10px;
	position: relative;
}

body.broadcentre #middlecontent .tab0 { /* for NL different z-index, written in /nl/forms-nl.css */
	z-index:50;
	position: relative;
}

body.broadcentre #middlecontent .tab0 .formcontainer {
	background:#00adef;
}

body.broadcentre #middlecontent .tab0 .form-bottom { /* for NL different z-index, written in /nl/forms-nl.css */
	background: transparent url('/hv/images/tabs/tab-small-lightblue.png') no-repeat top;
	z-index:51;
}

body.broadcentre #middlecontent .tab1 { /* for NL different z-index, written in /nl/forms-nl.css */
	z-index:20;
	position: relative;
}

body.broadcentre #middlecontent .tab1 .formcontainer {
	background:#0067b2;
}

body.broadcentre #middlecontent .tab1 .form-bottom { /* for NL different z-index, written in /nl/forms-nl.css */
	background: transparent url('/hv/images/tabs/tab-small-darkblue.png') no-repeat top;
	z-index:21;
}

body.broadcentre #middlecontent .tab2 { /* for NL different z-index, written in /nl/forms-nl.css */
	z-index:41;
	position: relative;
}

body.broadcentre #middlecontent .tab2 .formcontainer {
	background:#c1d72e;
}

body.broadcentre #middlecontent .tab2 .form-bottom { /* for NL different z-index, written in /nl/forms-nl.css */
	background: transparent url('/hv/images/tabs/tab-small-lightgreen.png') no-repeat top; 
	z-index:41;
}

body.broadcentre #middlecontent .tab2 label,
body.broadcentre #middlecontent  .tab2 #expl {
	color:#26327e;
}

body.broadcentre #middlecontent .tab3 { /* for NL different z-index, written in /nl/forms-nl.css */
	z-index:31;
	position: relative;
}

body.broadcentre #middlecontent .tab3 .formcontainer {
	background:#6db337;
}

body.broadcentre #middlecontent .tab3 .form-bottom { /* for NL different z-index, written in /nl/forms-nl.css */
	background: transparent url('/hv/images/tabs/tab-small-darkgreen.png') no-repeat top; 
	z-index:31;
}

body.broadcentre #middlecontent .tab4 {
	z-index:10;
	position: relative;	
}

body.broadcentre #middlecontent .tab4 .formcontainer {
	background:#00adef;
}

body.broadcentre #middlecontent .tab4 .form-bottom {
	background: transparent url('/hv/images/tabs/tab-small-lightblue.png') no-repeat top; 
	z-index:11;
}

body.broadcentre #middlecontent .tab4 div.tekst {
	padding:10px 5px 0px 5px;
}

table.mail, table.mail td, table.mail tr{
	margin:0; 
	padding:0;
	border-collapse:collapse;
}

table.mail{
	height:auto; 
	width:520px;
}

table.mail td img {
	display:block;
}

table.mail h3{
	font-size:18px;
}

/* my trans*/

.form_gen fieldset{	
	display:block;
	margin:10px 0 0 0; 
	padding:10px 0 20px 0; 
	border:0;
	border-bottom:1px solid rgb(0,173,239);
}

.form_gen fieldset#exception{	
	display:block;
	margin:10px 0 0 0; 
	padding:10px 0 20px 0; 
	border:0;
}
	
.form_gen div.overview table {
	width:470px;
}

.form_gen div.overview table .tax {
	width:100%;
}

.form_gen div#creditcard2 table td, .form_gen div.passengers table td {
	width:167px;
}

.form_gen th{	
	font-weight:normal;
}	

.form_gen th.numbering{	
	width:20px;
}	
	
.form_gen legend{
	clear:both;
	display:block;	
	margin:0 0 5px 0;
	padding: 5px 0 10px 0;
	font-weight:bold;
	color: #26327f;
}

.form_gen legend span{
	font-weight:normal;
}

.form_gen div.invlabel {
	padding-top:4px;
}

.form_gen div.norm{
	clear:both;
	display:block; 
	width: 145px;
	margin:2px 25px 7px 0px;
	float:left;
	}

.form_gen select, .form_gen2 select, .form_gen2 div.blobbody table input{
	width:137px;
}

.form_gen div.blobbody table input.radiob{
	width:12px; 
	height:12px; 
	border:0; 
	margin-top:3px;
	padding-top:0px;
}

.form_gen select.number, .form_gen div.blobbody table input.number {
	width:40px;
}

.form_gen select.month {
	width:50px;
}

.form_gen select.doubledate{
	width:84px;
}

.form_gen select.number4 {
	width:60px;
}

.form_gen div.c2  {width:400px;}

.form_gen div.blobbody table input.check, #middlecontent input.check {
	width:15px;
	border:0;
}

.form_gen div.blobbody table input.arro,
.form_gen div.blobbody span input.arro {
	width:12px;vertical-align:bottom;border: none;
}

.form_gen div.blobbody table input.butt	 {
	height: 19px;width: auto;border: none;
}
	
.form_gen div.blobbody table input.rad{	
	width:12px; 
	border:0;
}	

.form_gen div.blobbody table input.smallnorm,
.form_gen div.blobbody table select.smallnorm,
.form_gen2 div.blobbody table input.smallnorm{
	width: 60px;
}
.form_gen div.blobbody table input.smallvery {
	width:40px;
}

.form_gen div.c2  {
	display:block;
	float:left;	
	margin-top:0;
}
.form_gen div.c3 {
	float:left;	
	margin-top:0;
	width:40px
}

.form_gen div.inv {
	display:block;
	height:15px;
	margin:0px 0px 1px 5px;
	padding:0;
	clear:both;
	float:left;
}

.form_gen label b{
}

.form_gen div.wide {
	width:400px;
}

.form_gen div.inp {
	margin:2px 25px 7px 200px;
	clear:both;
	float:left;
}

.form_gen div.error, .form_gen div.errorsummary {
	width:420px;
	margin:2px 25px 7px 25px;
	padding:10px;
	color: red;
	font-weight:bold;
	border: solid 1px red; 
}

.form_gen div.errorsummary{
	margin: 2px 0 7px 0;
	padding: 5px;
	width: auto;
}

div.errorbox{
	width:470px;
	margin: -10px 25px 7px 25px;
	padding:10px;
	color: red;
	font-weight:bold;
	border: solid 1px red; 
}

.bform div.error, .bform div.warning, .bform div.notification {
	margin:2px 2px 7px 2px;
	padding:5px;
	color: red;
	font-weight:bold;
	border: solid 1px red; 
	background-color: white;
}

.bform div.warning{
	background-color: #00adef;
	border: solid 1px #eeb901; 
	color: #fff;
}

.bform div.notification{
	background-color: #00adef;
	border: solid 1px #fff; 
	color: #fff;
}

.bform div.intro_oj {
	margin:2px 2px 7px 2px;
	padding:5px;
	color: white;
	font-weight:bold;
	border: solid 1px white; 
}
.error {color:red;}

.bform div.newsMessage, div.newsMessage {
	margin:2px 2px 7px 2px;
	padding:5px;
	color: #0067b2;
	font-weight:bold;
	border: solid 1px #0067b2; 
	background:#afdaf5;
}
div.newsMessage ul{
	margin-left:0;
	list-style:disc;
	padding:0 0 0 1.5em;	
}

div.newsMessage ul li{
}

.form_gen div.error  a{
	display:block;
	color: red;
	font-weight:bold;
	padding-left:15px;
	line-height:12px;
	margin-top:5px;
	background: url( '/hv/images/buttons/pijltje_red.gif' ) no-repeat bottom left;
}

.form_gen td div.error{
	float:left;
	border: 0;
	color: red;
	width:100%;
	margin:0;padding:0;
	font-weight:normal;
}

#leftcontent .broadtripelimage .twothird {
	width:350px; 
	float:left;
	margin-top:10px;
	margin-left:5px;
}

.tricontent label {
	color:rgb(255,255,255);
}

.notknown{
	color:rgb(148,148,148);
}

/*radio buttons*/

input#ja,
input#nee,
input#vlucht,
input#vakantie,
input#accomm {
	margin-bottom:-3px;
}

div.trd{width: 30%;}

table.formu {
	margin-left:0;
	width: 530px;
}
div.blobbody table.formu {
	width: 470px !important;
	table-layout: fixed;
}
table.formu td {
	margin-left:0; 
	padding: 3px 3px 3px 0;
}

table.formu td .check{
	margin-left:0; 
	padding: 0;
}
table.formu ul{
	margin:0; 
	padding: 0 1em;
}

table.formu tr.ssr td {
	padding-left: 4%;
}
table.formu tr.ssr .link {
	display: block;
	margin: 4px 0;
}
table.formu tr.ssr .choice {
	display: block;
	margin: 4px 0 2em;
}
table.formu tr.ssr .choice label input {
	position: relative;
	top: 3px;
	margin-right: 1em;
	margin-left: 0;
}
table.formu tr.ssr .choice label.yes {
}
table.formu tr.ssr .choice label.no {
	padding-left: 3.5em;
}
/* / formulieren */

table.packoverview {
	width:450px;
}
table.packoverview th {
		border-bottom: 1px solid rgb(193,215,46);
		color:rgb(109,179,55);
		font-weight:bold;
}

table.packoverview tr td {
	border-bottom: 1px solid rgb(193,215,46);
	vertical-align:middle;
	padding:3px;
}
table.packoverview tr.last td {
	border-bottom: 0;
}

div#counter{
	margin:5px 0 3px 0;
}
.disabled{
 	opacity: .8; 
}

.disabled_asr {
	opacity: 0.7;
}

select.disabled {
	background-color:rgb(228,228,228);
}
.fakeform{
	background-color:rgb(228,228,228);
	border:1px solid rgb(38,50,127);
	padding-left:3px;
	color:rgb(38,50,127);
	margin:2px;
	font-weight:normal;
	width:148px; 
	height:16px;
 	opacity: .8; 
}
#containerHotel fieldset td div.sfakeform,div.sfakeform {
	background-color:rgb(228,228,228);
	border:1px solid rgb(38,50,127);
	padding-left:3px;
	color:rgb(38,50,127);
	margin:2px;
	font-weight:normal;
	width:55px; 
	height:16px;
 	opacity: .8; 
}

input.error, select.error, textarea.error {
	border: 1px solid red;
}
.winetr label{color:#26327e;}

.groepsboekingen{
	float: left;
	white-space: nowrap;
}

.gendropdown{
	background-color: #afdaf5;
	border: 1px solid #26327f;
	float: left;
}

.carsdropdown{
	background-color: #afdaf5;
	border: 1px solid #26327f;
	float: left;
	width: 222px;
}

.gendropdown input{
	border: 1px solid #fff;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
}

.gendropdown a{
	float: left;
}

div.blobbody fieldset.checkbox {
	position: relative;
}

div.blobbody fieldset.checkbox div {
	padding-left: 25px;
}

div.blobbody fieldset.checkbox div input#newsletter,
div.blobbody fieldset.checkbox div input#voorwaarden {
	position: absolute;
	margin-left: -25px;
	margin-top: 0px;
}

#sel_insurances input.inv {
	position: relative;
	top: -2px;
}

#sel_insurances input {
	margin-top: 0px;
	margin-left:0px;
}

.flights input.radio, .flights input.check {
	margin-top: 1px;
}
.flights input.radio {
	margin-left: 0;
}

#sel_asr input.radio {
	position: relative;
	top: -2px;
}

/* ssr - mobiliteitsbeperkingen */
body.ssr fieldset {
	margin:0 0 10px 0;
	padding:0;
	border-style: none;
	display: none;
}
body.ssr fieldset.groupOTHER {
	display: block;
}

body.ssr input {
	position: relative;
	top: 2px;
	margin-right: 8px;
}

body.ssr input.radio {
	top: 3px;
	margin-left: 25px;
}

body.ssr label {
	display: block;
	position: relative;
	margin: 2px 0 0 0;
}
body.ssr label.disabled {
	color: #e4e4e4;
	opacity: 1;
}

body.ssr .ssr-scoot-messages {
	display: inline;
	color: red;
	font-weight: bold;
	position: absolute;
	margin-left: 4em;
	top: 5px;
	width: 230px;
}
body.ssr .ssr-scoot-messages hr {
	display: none;
}

body.ssr .ssr-scoot-messages .max-one-scoot-message,
body.ssr .ssr-scoot-messages .no-scoot-on-down-message {
	font-weight: bold!important;
	float: left;
	clear: both;
}

table.ssr-info {
	margin-bottom: -2em;
}

table.ssr-info col.indent-width {
	width: 5%;
}
table.ssr-info col.dob {
	width: 40%;
}
table.ssr-info col.ssr {
	width: 55%;
}
table.ssr-info tr.ssr-info-row td {
	padding-bottom: 2em;
}
table.ssr-info td.dob {
	padding-right: 1.5em;
}

body.ssr-passengers .choice {
	float: right;
	clear: right;
}
body.ssr-passengers .choice label {
	float: left;
	position: relative;
	top: -7px;
}
body.ssr-passengers .choice label.yes {
	margin-right: 16px;
}
/* ---------- CLEARFIX CSS FOR GETTING DIVS DONE ---------- */

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}

/*  ---------- MAIN COLUMNS  ---------- */
.asr-contentholder #content {
	position: relative;
	float: left;
	margin: 0 10px 0px 0px;	
	padding: 0px;
}

.asr-contentholder #infocolumn {
	position: relative;
	float: left;
}


/* ---------- GENERAL CSS  ---------- */
.asr-contentholder a {border: 0px; text-decoration:underline; color: #26327e;}
.asr-contentholder a:focus{-moz-outline:none;outline:none;}
.asr-contentholder a:hover {text-decoration:none;}

.asr-contentholder a.arrow {background: url(/hv/images/asr/a-arrow_off.gif) 0px 2px no-repeat; padding-left: 15px; font-weight: bold; color: #00adef; text-decoration:none;}
.asr-contentholder a.arrow:hover {background-image: url(/hv/images/asr/a-arrow_on.gif); color: #26327e; text-decoration: underline;}

.asr-contentholder a.faq {
	background: url(/hv/images/asr/faq-arrow_off.gif) 0px 5px no-repeat; 
	line-height: 1.5em; 
	border-bottom: 1px solid #6db337; 
	padding: 0 0 5px 20px;
	margin: 0 0 10px 0;
	font-size: 0.8em; 
	font-weight: bold; 
	color: #6db337; 
	display: block;
	text-decoration:none;
}
.asr-contentholder a.faq:hover {color: #c1d72e;}
.asr-contentholder a.open {color:#00adef; background-image: url(/hv/images/asr/a-arrow_off.gif); border: none; margin: 0px; padding-bottom: 0px;}
.asr-contentholder .border {height: 10px;}
.asr-contentholder .border.top, 
.asr-contentholder .border.bottom {overflow:hidden;}


/* --- text layout & styles --- */

.asr-contentholder h1 {margin: 0 0 15px 0; padding: 0px; float: left; width: 530px; display:block; text-align: left;}
.asr-contentholder h2 {margin: 0 0 5px 0; padding: 0px;}
.asr-contentholder h3 {margin: 0 0 15px 0; padding: 0px; }

.asr-contentholder input.imageinput {margin: 0px 5px 0px 5px;}
.asr-contentholder input.condities {margin: 0 5px 0 10px; vertical-align:middle;}

.asr-contentholder .important {font-weight: bold;}

.asr-contentholder span.euroformat {margin-right: 10px; font-weight: bold;}

.asr-contentholder p {font-size: 0.7em; margin: 0px 0px 10px 10px; line-height: 1.5em;}
.asr-contentholder p.flightinfo {margin: 0px 0px 5px 10px; font-size: 0.7em; font-weight: bold; color:#00adef;}
.asr-contentholder p.ontop {margin: 0 0 10px 0; width: 530px;}
.asr-contentholder p.notable {margin-left: 0px;}

.asr-contentholder .backbutton {position: relative; float: left; margin: 0px 15px 15px 0px;}
.asr-contentholder .nextbutton {position: relative; float: right; margin: 0px 2px 15px 0px;}

.asr-contentholder .faq p {margin: 10px 0px 10px 0px; padding-bottom: 10px; border-bottom: 1px solid #00adef; }


/* --- table styles --- */

.asr-contentholder table {	width: 100%; font-size: 0.7em; 	background-color: #f7f7f7;}
.asr-contentholder tr {vertical-align:top;}
.asr-contentholder table tr.headers {padding: 0px; background-color: #ffffff;}
.asr-contentholder table th {padding: 6px 0px;}
.asr-contentholder table tr.divider td, table tr.dot td {
	padding: 0px; 
	margin: 0px; 
	background-color: #ffffff; 
	font-size: 0em;
}
.asr-contentholder table tr.divider td {height: 2px;}
.asr-contentholder table.tr.dot td {height: 21px; background: #ffffff url(/hv/images/asr/formtddot.gif) bottom left repeat-x;}
.asr-contentholder table.clear {background-color: #ffffff;}
.asr-contentholder table td {padding: 10px 0px;}
.asr-contentholder table td.important {padding-left: 5px;}
.asr-contentholder td.changedata a {font-weight: bold; color: #00adef; text-decoration:none;}
.asr-contentholder td.changedata a:hover {color: #26327e; text-decoration: underline;}


/*  ---------- CONTENT CSS ----------  */
.asr-contentholder {
	font-size: 140% !important;
	font-family: Verdana, Arial, sans-serif; 
	color: #26327e !important;
}

#container .asr-contentholder {
	margin: 42px 0 0;
	float:left;
	width:768px;
}

.asr-contentholder .contentholder.last {margin:0;}

/* --- classes for flexible content ---*/
.asr-contentholder .formstyle {width: 530px; margin: 0px; padding: 0px;}
.asr-contentholder .homestyle {width: 438px; margin: 0px 0px 0px 0px; padding: 0px;}
.asr-contentholder #content.homestyle {margin-top: 30px !important; margin-top: 30px;}

/* --- progress menu  ---*/
.asr-contentholder .progress {
	position: relative;
	float: left;
	margin: 0 0 23px 0;
	padding: 0px;
}

.asr-contentholder .progress ul, 
.asr-contentholder .progress li {margin: 0px; padding: 0px;}
.asr-contentholder .progress li {
	position: relative;	
	float: left;
	overflow: hidden;
}
.asr-contentholder .progress li a {
	display:block;
	margin: 0 32px 0 0;
	padding: 0;
	font-size: 0.7em;
	font-weight: bold;
	color: #949494;
	text-decoration: none;
}
.asr-contentholder .progress li.visited a {color: #0067b2;}
.asr-contentholder .progress li.active a {color: #00adef;}
.asr-contentholder .progress li a:hover {color: #0067b2;}


/* --- homepage  ---*/
.asr-contentholder .homeblock {margin: 0px 0px 0px 0px; padding: 0px;}
.asr-contentholder .homeblock img {float: left;}
.asr-contentholder .homeblock .photo {float: right; padding: 0px; margin: 75px 0 0 0; overflow:hidden; display:inline;}

.asr-contentholder .photoframe {
	position: absolute;
	top: 0px;
	left: 241px;
	width: 197px;
	height: 256px;
	background: url(/hv/images/asr/photoframe.png) 0px 0px no-repeat;
}

* html .asr-contentholder .photoframe {background: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/hv/images/asr/photoframe.png");}


/* --- attention (banners on homepage  ---*/
.asr-contentholder .attention {
	position: relative;
	float: left;
	width: 438px;
	height: 121px;
	z-index: 1;
	background: #ffffff url(/hv/images/asr/attention_bg.gif) 0px 0px no-repeat;
}

.asr-contentholder .attention img {float: left;}
.asr-contentholder .attention .photo {margin: 3px 3px 3px 3px;}
.asr-contentholder .attention p {float: left; width: 295px}
.asr-contentholder .attention h3 {float: left; margin: 15px 0 10px 10px;}


/* --- checkblock  ---*/
.asr-contentholder .checkblock {margin: 0 0 20px 0;}
.asr-contentholder .checkblock .border {width: 530px;}
.asr-contentholder .contentholder .textcontent {
	border-style: solid;
	border-color: #c1d72e;
	border-width: 0px 1px 0px 1px;
	padding: 10px 0px 10px 0px;
	width: 528px;
}
.asr-contentholder .checkblock .top {background: #c1d72e url(/hv/images/asr/checkblock_top.gif) left top no-repeat;}
.asr-contentholder .checkblock .bottom {background: #c1d72e url(/hv/images/asr/checkblock_bottom.gif) left top no-repeat;}
.asr-contentholder .checkblock h2 {margin: 0px 10px 10px 10px;}
.asr-contentholder .checkblock .par  {padding-top: 0px;}

/* exception for checkblock blue version ttlamount */
.asr-contentholder .ttlamount .textcontent {border-color:#26327e;}
.asr-contentholder .ttlamount .top {background-image:url(/hv/images/asr/totalamount_top.gif);}
.asr-contentholder .ttlamount .bottom {background-image:url(/hv/images/asr/totalamount_bottom.gif);}

/* --- formblock  ---*/

.asr-contentholder .formblock {margin: 0 0 20px 0;}
.asr-contentholder .formblock .textcontent {
	border-style: solid;
	border-color: #e4e4e4;
	border-width: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	width: 510px;
}
.asr-contentholder .formblock .border {width: 530px;}
.asr-contentholder .formblock .top {height: 15px; background: #e4e4e4 url(/hv/images/asr/formblock_top.gif) left top no-repeat;}
.asr-contentholder .formblock .bottom {height: 70px; background: #e4e4e4 url(/hv/images/asr/formblock_bottom.gif) left top no-repeat;}
.asr-contentholder .formblock h2 {margin: 10px;}
.asr-contentholder .formblock .par {padding-top: 0px;}
.asr-contentholder .formblock .backbutton, .formblock .nextbutton {margin-top: 30px;} 

/* conformation block*/

.asr-contentholder .conformation .textcontent {width: 510px; border-width: 0px 5px 0px 5px; padding: 5px 5px 5px 5px; border-color: #00adef;}
.asr-contentholder .conformation .top {background-image:url(/hv/images/asr/conformation_top.gif);}
.asr-contentholder .conformation .bottom {height: 15px; background-image:url(/hv/images/asr/conformation_bottom.gif);}
.asr-contentholder .conformation h2 {margin:10px 0 10px 10px;}
.asr-contentholder .conformation h2.nomargeheader {margin:0 0 0 10px;}
.asr-contentholder td.conformationnumber {width: 250px; padding-top: 5px; font-size: 1.8em; font-weight: bold; color: #0067b2;}
.asr-contentholder .conformation th.mrspc {padding-right: 10px;}

/* within formblock */

.asr-contentholder table.bounddata {margin: 0 0 3px 0;}
.asr-contentholder table.bounddata td {padding: 5px 5px 5px 5px;}
.asr-contentholder table.bounddata tr.firstrow td {padding: 5px 5px 0px 7px;}

/* within formblock */

.asr-contentholder table.formdata {width: 490px; margin: 0 10px 3px 10px;}
.asr-contentholder table.formdata td {vertical-align: middle;}
.asr-contentholder table.formdata th.title {padding-left: 25px;}
.asr-contentholder table.formdata th.name {padding-left: 5px;}
.asr-contentholder table.formdata td.data {font-weight: bold; width: 110px; padding:0 0 0 5px;}
.asr-contentholder table.formdata td.inputrow {width: 340px;}
.asr-contentholder table.formdata select {
	height: 17px; 
	border: 1px solid #1171b7; 
	font-size: 1em; 
	padding: 0px; 
	margin: 0px; 
	color: #26327e;
}
.asr-contentholder table.formdata select.title {width: 63px; margin-left: 10px;}
.asr-contentholder table.formdata select.day {width: 40px;}
.asr-contentholder table.formdata select.month {width: 40px;}
.asr-contentholder table.formdata select.year {width: 60px;}
.asr-contentholder table.formdata select.parent {width: 90px;}
.asr-contentholder table.formdata input {font-size: 1em; border: 1px solid #1171b7; height:17px;}
.asr-contentholder table.formdata input.firstname {width: 112px;}
.asr-contentholder table.formdata input.lastname {width: 104px;}
.asr-contentholder table.formdata input.contactinformation {width: 185px;}


.asr-contentholder table.contactpage td {padding: 4px 0;}
.asr-contentholder table.contactpage td.data {width: 200px; padding-left: 10px;}
.asr-contentholder table.contactpage td {border-bottom: #ffffff 2px solid;}
.asr-contentholder table.contactpage select {width: 185px;}
.asr-contentholder table.contactpage .ctitle {width: 60px;}
.asr-contentholder table.contactpage textarea {width: 177px; height: 100px; padding: 4px; border: 1px solid #1171b7; font-size: 1em; font-family:verdana; color: #26327e;}
.asr-contentholder table.contactpage td.valigntop {vertical-align: top;padding-top: 5px;}


/* extra for step 4 formdata within box for bounding info */

.asr-contentholder table.passengers .first {padding-left: 10px;}
.asr-contentholder table.passengers td.persons {padding-left: 10px;}
.asr-contentholder table.passengers td.changedata {width: 85px;}
.asr-contentholder table.passengers td.seats {width: 45px;}
.asr-contentholder table.passengers td.seatprice {width: 90px;}
.asr-contentholder table.passengers tr.tlamount td {background-color: #ffffff; font-weight: bold;}
.asr-contentholder table td.name {width: 160px; padding-right: 15px; padding-left: 10px;}
.asr-contentholder table.contactinfo td.persons {width: 160px; padding-right: 20px;}

/* bookinginfo */
.asr-contentholder table.bookinginfo td.code {width: 210px; padding-left: 10px; font-weight:bold;}
.asr-contentholder table.bookinginfo td.mclm {width: 420px; padding-left: 10px; font-weight:bold;}
.asr-contentholder table.bookinginfo tr.clear {background-color: #ffffff;}


/* --- infocolumn  block  ---*/
.asr-contentholder #infocolumn .contentholder {background:#c1d72e; margin: 0 0 20px 0;}
.asr-contentholder #infocolumn .par {padding: 0 10px 0px 10px;}
.asr-contentholder #infocolumn h2 {padding: 5px 10px 0px 10px;}
.asr-contentholder #infocolumn .border {width: 228px;}
.asr-contentholder #infocolumn .border.top {background: url(/hv/images/asr/infocolumn_top.gif) 0px 0px no-repeat;}
.asr-contentholder #infocolumn .border.bottom {background: #c1d72e url(/hv/images/asr/infocolumn_bottom.gif) 0px 0px no-repeat;}

.asr-contentholder #infocolumn a {
	color: #ffffff;
	font-weight: bold;
	line-height: 3em;
	overflow:hidden;
	padding: 0 0 0 18px;
	text-decoration:none;
	background: url(/hv/images/asr/white-arrow.gif) 0px 1px no-repeat;
}
.asr-contentholder #infocolumn a:hover {text-decoration: underline;}

/* exception for infoblock  */
.asr-contentholder .paymethod .textcontent {
	width:211px;
	border-style: solid;
	border-color: #c1d72e;
	border-width: 0px 1px 0px 1px;
	background-color: #ffffff;
	padding: 5px 5px 5px 10px;
}

.asr-contentholder #infocolumn .paymethod .top {background-image:url(/hv/images/asr/paymethod_top.gif);}
.asr-contentholder #infocolumn .paymethod .bottom {background-image:url(/hv/images/asr/paymethod_bottom.gif);}
.asr-contentholder .paymethod h2 {margin: 0 0 10px -10px; padding: 0px;}
.asr-contentholder .paymethod p {margin-left:0; margin-right: 0;}

/*  ---------- INFOCOLUMN CSS ----------  */

/* --- classes for flexible content ---*/
.asr-contentholder .infocolumn {width: 228px;}
.asr-contentholder .infocolumn p.cc {margin-bottom: 5px; font-weight: bold;}
.asr-contentholder .infocolumn p.cc span {font-weight: bold; color: #ffffff; margin-left: 20px;}

.asr-contentholder .homeseats {
	width: 294px; 
	margin: 0px; 
	padding: 0 13px 49px 13px !important; padding: 0 13px 18px 13px;
	font-size: 0.7em;
	color: #ffffff; 
	background-color:#00adef;
	overflow:visible;
}

.asr-contentholder .homeseats .textgroups {
	border-width: 1px 0px 1px 0px;
	border-style:solid;
	border-color: #b3e7fa;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px 3px 0px; 
}
.asr-contentholder .homeseats .textgroups.first {border-bottom: 0px; margin-top:0px;}
.asr-contentholder .homeseats .textgroups.last {border: 0px; margin-top:0px;}
.asr-contentholder .homeseats strong {line-height: 1.6em;}
.asr-contentholder .homeseats .textgroups.bg {background-color: #30bbf2;}
.asr-contentholder .textgroups table {font-size: 0.95em; background: none; margin: 0px; padding: 0px;}
.asr-contentholder .textgroups img {margin: 0px; padding: 0px; vertical-align:top; margin-left: 3px;}
.asr-contentholder .textgroups td {margin: 0px; padding: 0px 0px 2px 0px;}
.asr-contentholder .textgroups td.txt {width: 130px; padding-left: 5px;vertical-align: middle; text-align:left;}
.asr-contentholder .textgroups td.flightnr {padding-left: 4px; font-weight: bold;}
.asr-contentholder .textgroups td.flightnr input {width: 50px; padding: 2px; margin-left: 25px; border: 1px solid #26327e; font-size: 0.85em;}

.asr-contentholder input.tickets {vertical-align: middle;}
.asr-contentholder input.return {margin-right: 5px;}
.asr-contentholder input.oneway {margin: 0 5px 0 20px;}
.asr-contentholder input.confirmnr {margin-top: 5px; padding: 2px; border: 1px solid #26327e; font-size: 0.85em;}
.asr-contentholder input.special {float: left; margin-bottom: 10px; margin-right: 5px; vertical-align:middle;}
.asr-contentholder input.seatsearch {float: right; margin: 0px 0px 5px 10px;}

.asr-contentholder .textgroups select.airport, 
.asr-contentholder .textgroups select.nrpassengers  {
	width: 130px; 
	font-size: 0.95em;
	border: 1px solid #1171b7;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.asr-contentholder .textgroups select.month {
	width: 39px; 
	font-size: 0.95em;
	border: 1px solid #1171b7;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.asr-contentholder .textgroups select.day {
	width: 60px; 
	font-size: 0.95em;
	border: 1px solid #1171b7;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

.asr-contentholder .homeseats .infobottom {
	position: absolute; 
	bottom: -1px; 
	left: 0px; 
	width: 320px; 
	height: 15px; 
	overflow: hidden; 
	display:inline; 
	background: #ffffff url(/hv/images/asr/homeseatsbottom.gif) 0px 0px no-repeat;
	background-color:#00adef;
}

#fto {
	width: 147px;
}

/*  ---------- SSR-info LIGHTBOX CSS ----------  */
.ssr-contentholder .lightbox {text-align:left; line-height:1.5em;}
.ssr-contentholder .lightbox .traveller {position:relative}
.ssr-contentholder .lightbox .traveller div {display:none; background-color:#dbf3fd; margin:0; padding:11px;}
.ssr-contentholder .lightbox .traveller div h4 {font-weight:bold; margin:0 0 3px 0}
.ssr-contentholder .lightbox .open div {display:block;}
.ssr-contentholder .lightbox .open div div.conditions {display:block;; background:#f6fcfe; border:1px solid #39bff3; padding:6px 10px 20px 7px; margin-top:10px; position: relative;}
.ssr-contentholder .lightbox .open div div.conditions h4 {margin:0 0 8px 0}
.ssr-contentholder .lightbox .open div div.conditions input.close {cursor:pointer; cursor:hand; font-size:.7em; line-height:.7em; border:none; float: right; margin: -8px 0; position: relative}
#outerImageContainer {height:auto !important;}

/* 4. elements.css
-------------------------------------------------- */

/*home*/

div.inspiration {
	margin: 2px 0 2px 0 ;	
}
div.specialoffer {
	width:215px;	
	margin: 0;
	height: 215px; 
	overflow:hidden;
	background: url('/hv/images/blob/bg_specialoffer.gif') no-repeat bottom left;
}

div.specialoffer .teasimg {
	width:100%;
	height:70px;
}
div.specialoffer .titel {
	width:100%;
	height:30px;
	padding:0;
	overflow:hidden;
	text-align:left;	
}
div.specialoffer .descs {
	text-align:left;
	padding:10px;
	font-size:12px;
	font-weight:bold;
}
div.specialoffer .descs p{
	height:55px; 
	overflow:hidden;
}
/* vluchtoverzicht */

.paging {
	margin: 0px 0px 10px 0px;
	padding: 6px 0px;
	height: 15px;
	width:523px
}

#return_choices {
	margin-top:5px;
}

div#ap_vo input{
	border:0;
}

#hc div, #tc div{
	float:left;
}

#hc div.goal, #tc div.goal{
	color:rgb(0, 103, 178)
}

#hc div h3, #tc div h3{
	display:block;
	margin-left:0px;
	text-align:center;
	font-weight:bold;
	height:15px; 
	width:105px;

}
#hc div ul, #tc div ul {
	display:block;
	list-style: none;
	margin:0;
	padding:0 0 25px 0;
}

#hc  div  ul li, #tc  div  ul li {
	width:90px;
	padding:12px 8px;
	height:40px;
	overflow:hidden;
	background: url('/hv/images/blob/schedule_bg5_3b.gif')
	
}
#hc  div  ul li label,#tc  div  ul li label {
	cursor:pointer;
}

#hc  div  ul li.cheap, #tc  div  ul li.cheap {
		background: url('/hv/images/blob/schedule_bg5_2.gif');
}

#hc  div  ul li.fullbooked, #tc  div  ul li.fullbooked {
	background: url('/hv/images/blob/schedule_bg_booked.gif');
	opacity: .4;	
}

#hc  div  ul li.fullbooked div, #tc  div  ul li.fullbooked div {
	margin:0;
}

#hc  div  ul li.disabled, #tc  div  ul li.disabled {
	background: url('/hv/images/blob/schedule_bg_booked.gif');
	opacity: .4;
}

#hc  div  ul li.disabled input, #tc  div  ul li.disabled input {
	visibility: hidden;
}

#hc  div  ul li.axie, #tc  div  ul li.axie {
	background: url('/hv/images/blob/schedule_bg5_2.gif');
}

#hc  div  ul li.axie, #hc  div  ul li.axie b,
#tc  div  ul li.axie, #tc  div  ul li.axie b,
#tc  div  ul li.axie span, #hc  div  ul li.axie span {
	color:red;
}

#hc div ul li.norm-miles, #tc div ul li.norm-miles {
	background:url("/hv/images/blob/schedule_bg5_3b-airmiles.gif") repeat scroll 0 0 transparent;
}

#hc div ul li.cheap-miles, #tc div ul li.cheap-miles {
	background:url("/hv/images/blob/schedule_bg5_2-airmiles.gif") repeat scroll 0 0 transparent;
}

#hc  div  ul li.selec, #tc  div  ul li.selec {
	background-color:#0067B2;
}

#hc  div  ul li.empty, #tc  div  ul li.empty {
	background: url('/hv/images/blob/schedule_bg_empty5.gif');
}

#hc  ul li div, #tc  ul li div{
	float:left;
	padding:0; 
	margin:0;
}

#hc ul li div input, #tc ul li div input{
	padding:0;
	margin:1px 5px 0 0;
	float:left;
}

#hc  ul li div b, #tc  ul li div b {
	display:block;
	height:13px;	
	width:67px;
	color:rgb(38,50,127);
}

#hc  ul li div.timers, #tc  ul li div.timers{
	clear:both;
	width:120px;
}

#hc  ul li div span, #tc  ul li div span {
	display:block;
	color:rgb(38,50,127);
	margin-left:0px;
	overflow:hidden;
}

#hc  ul li div b span, #tc  ul li div b span {
	display: -moz-inline-box;
	display: inline-block;
	width: 51px;
	overflow: visible;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.cheapflights{
	height:25px;
	padding-top:10px;
}

.cheapflights a{
}

.cheaplisting ul{
	display:block;	
	width:30%;
	margin-right:3%;
	margin-left:0;
	list-style:none;
	padding:0;
	float:left;
}

.cheaplisting ul li{
	padding-left:10px;
	line-height:24px;	
	background: url('/hv/images/main/exclamation.gif') no-repeat;
}

.cheaplisting ul li a, .cheaplisting ul li a:hover{
	background: none
}

div.flightday {
	cursor:pointer
}
div.flightday ul{
	margin-bottom:25px;
	padding-bottom:20px;
}

span.cheap{
	color:rgb(255,242,0);
	background:rgb(0,103,178);
}

.euro {
	float:left;
	width:8px; 
	margin:15px 0 0 0; 
	padding:0;
}

.monthview .month1{
	display:block; 
	float:left;
	margin-left:4px;
}

.monthview .month2{
	display:block; 
	float:left;
}

/*
.monthview{margin:0px 0px 0 4px;text-align:left;padding-top:10px;width:525px; overflow:hidden;}
.monthview .monthname{text-align:left; margin:0px;background:rgb(255,255,255);height:15px;}
.monthview .daycont{float:left;}
.monthview .available{border:1px solid #ccc; height:36px; width:14px; vertical-align:bottom;  margin-right:1px;background:rgb(193,215,46);}
.monthview .available div { width:100%; background:white;}
.monthview .framework{width:630px; height:80px;position:relative;}
.monthview .noavailable{border:1px solid rgb(255,255,255); border-bottom:1px solid #ccc; height:36px; width:14px; vertical-align:bottom;  margin-right:1px;}
.monthview .datenr{font-size:7pt;text-align:center; width:14px;overflow:hidden;}
.monthview .cheap{background:rgb(255,242,0);}
.monthview .daycont .goal{background:rgb(0,103,178);}
.monthview .price_b {height:20%;}
.monthview .price_c {height:40%;}
.monthview .price_d {height:60%;}
.monthview .price_e {height:80%;}
*/
/*
.monthview{margin:0px 0px 0 4px;text-align:left;padding-top:10px;width:525px; overflow:hidden;background:url(/hv/images/blob/monthview.jpg);}
.monthview .monthname{text-align:left; margin:0px;height:15px;}
.monthview .daycont{float:left;}
.monthview .available{border:1px solid #ccc; height:36px; width:14px; vertical-align:bottom;  margin-right:1px;background:white;}
.monthview .available div { width:100%; background:rgb(193,215,46);}
.monthview .cheap div { width:100%; background:rgb(255,242,0);}

.monthview .framework{width:630px; height:80px;position:relative;}
.monthview .noavailable{border:1px solid rgb(255,255,255); border-bottom:1px solid #ccc; height:36px; width:14px; vertical-align:bottom;  margin-right:1px;}
.monthview .datenr{font-size:7pt;text-align:center; width:14px;overflow:hidden;}

.monthview .daycont .goal{background:rgb(0,103,178);}
.monthview .price_b {height:20%;}
.monthview .price_c {height:40%;}
.monthview .price_d {height:60%;}
.monthview .price_e {height:80%;}


.monthview{margin:0px 0px 0px 0px;text-align:left;padding-top:10px;width:525px; overflow:hidden;}
.monthview .monthname{text-align:left; margin:0px; padding: 0 0 0 5px; height:15px;background:rgb(255,255,255);}
.monthview .daycont{float:left;}
.monthview .available{border:1px solid #ccc; height:36px; width:14px; vertical-align:bottom;  margin-right:1px;background:rgb(193,215,46);}
.monthview .available div, .monthview .fullbooked div { width:100%; background:white;}
.monthview .fullbooked {border:1px solid #ccc; height:36px; width:14px; vertical-align:bottom;  margin-right:1px;background:#e4e4e4;}

.monthview .axie div { width:100%; background:url('/hv/images/icon/alert.gif')}
.monthview .framework{width:630px; height:80px;position:relative;}
.monthview .noavailable{border:1px solid rgb(255,255,255); border-bottom:1px solid #ccc; height:36px; width:14px; vertical-align:bottom;  margin-right:1px;}
.monthview .datenr{font-size:7pt;text-align:center; width:14px;overflow:hidden;}
.monthview .cheap{background:rgb(255,242,0);}
.monthview .daycont .goal{background:rgb(0,103,178);}
.monthview .daycont .blok{display:block; width:14px;}
.monthview .daycont .blok:hover{text-decoration:none;}


.monthview .price_a {height:0%;}
.monthview .price_b {height:20%;}
.monthview .price_c {height:40%;}
.monthview .price_d {height:60%;}
.monthview .price_e {height:80%;}
*/

/*
.frmtll{
	margin-top:15px;
	border-top:1px solid rgb(0,103,178);
	border-right:1px solid rgb(0,103,178);
	border-left:1px solid rgb(0,103,178); 
	position:absolute; 
	height:40px;
}
*/

table.calenderview {
	margin-bottom:25px;
}

table.calenderview th{
	text-align:center;
}
table.calenderview td{
	cursor: pointer;
	width:70px;
	height:50px;
	padding: 10px 5px 0 0;
	background:url('/hv/images/blob/schedule_bg7_2.gif' ) no-repeat bottom left;
}

table.calenderview td *{
	cursor: pointer;
}

table.calenderview td.noavail{
	cursor: default;
	width:70px;
	height:50px;
	padding: 10px 5px 0 0;
	background:url('/hv/images/blob/schedule_bg7_5.gif' ) no-repeat bottom left;
}
table.calenderview td.noavail *{
	cursor: default;
}
table.calenderview td.nothing{
	cursor: default;
	width:70px;
	height:50px;
	padding: 10px 5px 0 0;
	background:url('/hv/images/blob/schedule_bg_empty7.gif' ) no-repeat bottom left;
}
table.calenderview td.nothing *{
	cursor: default;
}
table.calenderview td.cheap, table.calenderview td.axie{
	width:70px;
	height:50px;
	padding: 10px 5px 0 0;
	background:url('/hv/images/blob/schedule_bg7_1.gif' ) no-repeat bottom left;
}

table.calenderview td div{
	float:left;
	padding:0; 
	margin:0;
	white-space:nowrap;	
}

table.calenderview td div input{
	padding:0;
	margin:0px 3px 0 4px;
	float:left;
}

table.calenderview td div b {
	display:block;
	height:16px;
	width:45px;
	text-align:right;
	color:rgb(38,50,127);
	white-space:nowrap;	
}

table.calenderview td div span {
	display:block;
	width:62px;
	margin-left:-15px;
	color:rgb(38,50,127);
	position: relative;
}

table.calenderview td div span strong {
	display: -moz-inline-box;
	display: inline-block;
	width: 49px;
	text-align:right;
	font-weight: normal;
}

table.calenderview td.axie div span,table.calenderview td.axie div b {
	color:red;
}

table.calenderview td.fullbooked {
	padding:10px 0 0 5px;
	background:url('/hv/images/blob/schedule_bg7_5.gif' ) no-repeat bottom left;
}

#frmtll1, #frmtll2{
	position:absolute;
	background:#E4E4E4;
	height:65px;
	margin-top:0px;
	border-bottom:6px solid rgb(0,103,178);
	/*	border-left:1px solid rgb(0,103,178);	border-right:1px solid rgb(0,103,178);	*/
	opacity: .4;
	z-index:1;
}

#content a.arrowleft, #column a.arrowleft {
	color:rgb(0,173,239);
	font-weight:bold;
	padding-left:15px;line-height:12px;
	background: url('/hv/images/buttons/pijltje_dbl_inver.gif' ) no-repeat bottom left;
}

#content a.arrowright,#content .searchresultsnav a.arrowright,
#column a.arrowright {
	color:rgb(0,173,239);
	font-weight:bold;
	padding-right:15px;
	line-height:12px;
	margin-right: 0px!important;
	background: url('/hv/images/buttons/pijltje_dbl.gif' ) no-repeat bottom right;
}

#content a.noarrowright,#content .searchresultsnav a.noarrowright,
#column a.noarrowright {
	color:rgb(0,173,239);
	font-weight:bold;
	padding-right:15px;line-height:12px;
}

#content a.arrowleft:hover, #column a.arrowleft:hover {
	color:rgb(0,103,178);
	background: url('/hv/images/buttons/pijltje_lbl_inver.gif' ) no-repeat bottom left;
}

#content a.arrowright:hover,#content .searchresultsnav a.arrowright:hover, 
#column a.arrowright:hover {
	color:rgb(0,103,178);
	background: url('/hv/images/buttons/pijltje_lbl.gif' ) no-repeat bottom right;
}

/* triplettes */


div.tripleitem{
	float:left;
	width:137px;
	height:170px;
	overflow:hidden;
	margin:5px 4px 0 5px;
	cursor:pointer;
	padding:0px;
}

div.tripleitem h4	{
	font-size:1em; 
	color:rgb(38,50,127); 
}

div.tripleitem div.desc	{
	font-size: 10px;
	color:rgb(0,173,239);
	height:22px;
	overflow:hidden;
}

p.price, div.tripleitem h4, div.tripleitem div.desc	{
	margin:2px;
	padding:0 5px 0 5px;
}

div#sun div.tripleitem {
	background: url('/hv/images/blob/bg_sun.gif') no-repeat bottom left;
}

div#snow div.tripleitem {
	background: url('/hv/images/blob/bg_snow.gif') no-repeat bottom left;
}

/* samenvatting */

#smallshop {
	overflow:hidden;
	width: 228px;
	padding: 10px 0 20px 0px;
	margin-top:3px;
}

#smallshop img {
	display: block;
}

#smallshop .credit {
	color: rgb(109, 179, 63);
	font-weight: bold;
}

.price {
	font-size: 11px;
	color: rgb(38,50,127);
	float:right;
	font-weight:bold;
}

.summa{
	width:228px;
	color: rgb(38,50,127);
	font-size: 10px;
	padding: 15px 5px 15px 15px;
	background:  url('/hv/images/headers/samenvatting_midden.gif') repeat-y top left;
}

.flight-summary .summa {
	background:transparent url('/hv/images/headers/samenvatting_flight_midden.gif') repeat-y scroll left top;
}

.booking-summary .summa {
	background:  url('/hv/images/headers/samenvatting_midden.gif') repeat-y top left;
}

#content .summa a{
	text-decoration:underline;
	color:rgb(38,50,127);
	font-weight:normal;
}

/* nieuws */

#column #news {
	border-top: solid 1px rgb(0,103,178);
	border-bottom: solid 1px rgb(0,103,178);
	padding: 10px 0 10px 0;	
}

.banner{
	clear:both;
	padding-top:7px;
	margin-bottom:7px;
	margin-left:0px;
}

/* tables */


.lowpricetablebox {
	width:319px;
}

.lowpricetablebox table{
	width:317px; 
	padding:1px; 
	margin:1px;
	color:rgb(139,166,37);
	font-size:11px;
}

.lowpricetablebox td.first {
	margin:0 0 0 20px;
	padding-left:20px;
	height:19px;
}

.lowpricetablebox td.last {
	color:rgb(38,50,127);
	text-align:right;
	margin: 0 20px 0 0;
	padding-right:20px;
	padding-top:2px;
	height:19px;
}

.lowpricetablebox tr.odd td.last {
	background: url('/hv/images/blob/table-odd_bg.gif') no-repeat top right;
}

.lowpricetablebox tr.odd td.first {
	background: url('/hv/images/blob/table-odd_bg.gif') no-repeat top left;
}

#content .lowpricetablebox a {
	color:rgb(109,179,55);
	font-weight:bold;
	padding-left:25px;
	line-height:1.5em;
	background: url('/hv/images/buttons/pijltje_dgr.gif' ) no-repeat bottom left;
}

#content .lowpricetablebox a:hover {
	color:rgb(139,166,37);
	background: url('/hv/images/buttons/pijltje_lgr.gif' ) no-repeat bottom left;
}

/* package searchresult */
#resultatenInfo{
	font-weight: bold;
	float: left;
	font-size: 10px;
	color: rgb(38,50,127);
	margin-bottom:10px;
}

#resultatenInfo td {
	font-weight: bold;
	font-size: 10px;
	color: rgb(38,50,127);
	margin-bottom:0px;
}

#resultatenInfo .summary .label{
	font-weight: normal;
	font-size: 10px;
	color: rgb(38,50,127);
}
#resultatenInfo .summary td.label{
	text-align:right;
}

#sorteerButs {
	float: right;
	font-size: 10px;
	color: rgb(38,50,127);
	width:350px;
	text-align:right;
}

#sorteerButs a {
	font-weight: bold;
	color: rgb(109,179,55);
}

#sorteerButs a:hover{
	color: rgb(38,50,127);
}

.resultitem	{
	background: url('/hv/images/blob/dgr_line_right.gif' ) no-repeat top right;
	height:94px;
	margin-bottom:10px;
	overflow:hidden;
	position: relative;
}

body.hotels #content #leftcontent .resultitem, 
body.thema #content #leftcontent .resultitem 	{
	background: url('/hv/images/blob/dgr_line_rightt.gif' ) no-repeat top right;
	height:140px;
	margin-bottom:0;
}

body.hotels #content #leftcontent .resultitem .booknow, 
body.thema #content #leftcontent .resultitem .booknow {
	position:static;
	float:right;
	margin:-35px 5px 0 0px;
	width:135px;
	height:24px; 
	overflow:hidden;
	text-align:right;
}

.foot{
	clear:both;
	background: url('/hv/images/blob/dgr_line_right.gif' ) no-repeat bottom right;
	font-size:0;
	height:10px; 
	overflow:hidden;
	margin-bottom:5px;
}

.resultitem	.thumbnail, .thumb{
	float:left; 
	width: 140px;
	height:140px;
	overflow:hidden;
	margin-right:3%;	
	text-align:center;
}
.resultitem	.thumbnail img{	
}

.hotels .resultitem	.thumbnail, .thema .resultitem	.thumbnail{
	margin-top:15px;
}

.resultitem h3 {
	margin-top:3px;
	font-size:10px;
}

.resultitem h4 {
	font-size:12px; 
	color:rgb(109,179,63);
}

.resultitem .info{ 
	height:140px; 
	overflow:hidden;
}

.resultitem .smalldesc {
	width:250px;
	float:left;
	line-height:15px;
	font-size:10px
}
.resultitem .mediumdesc {
	width:300px;
	float:left;
	font-size:10px;
}
.resultitem .desc {
	width:360px;
	float:left;
	font-size:10px;
}

.elineitem .desc h3{
	float: left;
	width: 250px;
}

.elineitem .desc h4{
	clear: both;
	float: left;
	width: 250px;
}

.elineitem .descright{
	padding-top: 3px;
	text-align: right;
}

.broadcentre .resultitem .desc {
	width:260px;
	float:left;
	font-size:10px;
}
.resultitem .traveldesc {
	width:260px;
	float:left;
	margin-top:12px;
	height:85px; 
	overflow:hidden;
}

.resultitem .desc p{
	margin-top:5px;
}

.resultitem span.lable {
	font-weight:bold;
	display:block;
	float:left;
	width:100px;
}

.resultitem .price {
	float:right;
	width:95px;
	height:14px; 
	overflow:hidden;
	text-align:right;
	margin:3px 5px 0 0px;
	font-weight:normal;
}

.resultitem .luggage{
	float: right;
	margin: 4px 2px 0 0;
}

.closepage .resultitem .price {
	text-align:left;
}
.resultitem .closepage{
	float:right;
	width:109px;
	height:14px; 
	overflow:hidden;
	text-align:right;
	margin:5px 5px 0 0px;
	font-weight:normal;
}
.resultitem .closepage .price {
	float:left;width:89px;
	text-align:left;
	margin:0;display:inline;
	font-weight:normal;
}
/*
.resultitem .booknow {
	float:right;
	margin:-5px 5px 0 0px;
	width:135px;
	height:24px; 
	overflow:hidden;
	text-align:right;
}

.resultitem .booknow {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	width:135px;
	height:24px; 
	overflow:hidden;
	text-align:right;
}
*/
.resultitem .booknow{
	position:absolute;
	/*
	margin-top:71px;
	margin-left:400px;
	*/
	top: 71px;
	//left: 400px;
	right: 5px;
}
	
.back{
	font-size: 9px; 
	padding-top: 10px;
}

.searchresultsnav img {
	padding:5px 0px 0px 0px;
	margin-bottom:-2px;
}

.searchresultsnav {
	float: right;
	height: 23px;
	padding-top:3px;
}

#content .searchresultsnav a {
	padding:2px;
	font-weight: bold;
	color: rgb(109,179,55);
}

#content .searchresultsnav a.selected {
	margin: 1px;
	border: 1px solid rgb(38,50,127); 
	color: rgb(38,50,127); 
}

.searchresultsnav a:hover {
}

/* packagedetails */

#packagedetails .type4 h3, #hoteldetails .type4 h3 {
	color:rgb(255,255,255);
}

#packagedetails .type1 h3 {
	height:20px;
	padding:0;
	overflow:hidden;
}

#packagedetails .thumbnail, #hoteldetails .thumbnail {
	position:relative;
	width:205px;
	float:left;
	overflow:hidden;
}

#packagedetails th {
	width:100px;
	margin:0; 
	padding:2px 0 2px 0;
}

#packagedetails table, div.tabel {
	margin:0px;
	padding:2px;
}

#packagedetails .pip table {
	margin-top:10px;
	padding:2px;
}

#packagedetails .blue {
	width:100%;
}

#packagedetails .price {
	float:right;
	width:109px;
	height:14px; 
	overflow:hidden;
	text-align:right;
	margin:10px 5px 0 0px;
	font-weight:normal;
}

/* overzicht 'opties' */

div.overz {
	background:url("/hv/images/headers/overzicht_midden.gif") repeat-y;
	padding:5px 25px;
	font-size:10px;
}
div.overview table{
	width:100%;	
}
div.overview table th{
	font-size:11px;
	color:rgb(38,50,127);
	font-weight:bold;
	text-align:left;
}

div.overview table td{
	vertical-align:top;	
}

div.overview table td.right-align {
	float: right;
}

div.overview table td.last {
	text-align:right;
}

div.overview table td.pricedesc {
	margin-top:10px;
}

div.overview table td label a{
	cursor: pointer;
	text-decoration: underline;
	color:rgb(38,50,127);
}

div.overview table td.pricedesc a, 
div.overview span.pricedesc a, 
.price span.pricedesc a {
	text-decoration:underline;
	font-weight:normal;
	color:rgb(38,50,127);
}

.tax td{
	font-weight:normal;
	text-align:left;
}

/* shoppingcart*/

div.shoppingcart img, div.overzicht img{
	display:block;
}

div.shop {
	background:url("/hv/images/headers/nietbetaald_midden.gif") repeat-y;
	padding:5px 25px;
	font-size:10px;
}

div.shop-pay {
	background:url("/hv/images/headers/betaald_midden.gif") repeat-y;
	padding:5px 25px;
	font-size:10px;
}

div.shop-pay .data, div.shop .data {
	float:left; 
	width:80px; 
	margin-right:5px;
}

div.shop-pay .prod, div.shop .prod {
	float:left; 
	width:230px; 
	margin-right:5px;
}

.overview .prod {
	float:left; 
	width:300px; 
	margin-right:5px;
}

.overview .price {
	float:left; 
	width:75px; 
	margin-right:0;
	text-align:right;
}

.overview .price span {
	display: -moz-inline-box;
	display: inline-block;
	width: 55px;
	text-align: right;
}

td div.container #show,
td div.container #hide {
	text-decoration: underline;
	cursor: pointer;
}

td div.container #show:hover,
td div.container #hide:hover {
	text-decoration: none;
}

td div.container div#module #bd table {
	width: 100%;
}

.overview .price-100p {
	width: 100%
}

div.overview table.full-width {
	width: 528px;
}

td div.container div#module #bd table td {
	width: 262px;
}

td div.container div#module #bd table td b span {
	font-weight: bold;
}

.overview .price-negative {
	font-weight: bold;
	color: red
	float:left; 
	width:100%; 
	margin-right:0px;
	text-align:right;
}
.price-negative-message {
	color: red;
	float:left; 
	width:100%; 
	margin-right:0px;
	text-align:right;
}
/*was 140px breed*/

.overview .fhead{
	width:250px;
}

.overview .fhead img {
	display:block; 
	float:left; 
	padding-right:5px;
}

span.color-txt {
	color: #6db33f;
	font-weight: bold;
}

div.betaalmethode fieldset {
	margin-top: 0;
	padding-top: 0;
	margin-left: -5px;
	padding-left: 20px;
}

.shop-pay .price b {
	font-size: 11px;
}

.shop-pay .price b span.big-price {
	display: -moz-inline-box;
	display: inline-block;
	width: 51px;
	text-align: right;
	font-weight: bold;
}

.shop-pay .price span.small-price {
	display: -moz-inline-box;
	display: inline-block;
	width: 46px;
	text-align: right;
}

.shop-pay .prod span {
	margin-left: 0px;
	display: block;
	/* width: 290px; */
}

div.shop-pay .prod b, div.shop .prod b{
	font-size:11px;
}

div.shop-pay .price, div.shop .price {
	float:right; 
	width:160px; 
	margin-right:0px;
	text-align:right;
	font-size: 10px;
}

div.shop-pay .price span, div.shop .price span, .overview .price span{
	font-weight:normal;
}

div.shop-pay .change, div.shop .change {
	float:right; 
	width:150px; 
	margin-right:0px;
	margin-top:-12px;
	text-align:right;
}

.shop td, .shop a:hover {
	color:rgb(38,50,127);
}

.shop a,.shop a:visited{
	font-weight:bold;
	color:rgb(0,173,239);	
}

input.right{
	margin: 5px -10px -5px 0;
}

/* cross sell winkelmandje */

div.shoppingwindow {
	margin-top:0px;
	padding-top:0;	
	clear:both;
}

div.broadtripelimage div.btripleitem{
	background:url('/hv/images/blob/plus_midden.gif') repeat-y top left;
	cursor:default;
	float:left;
	width:170px;
	margin:0 0 0 5px;
	padding:0;
}

div.broadtripelimage div.btripleitem img{
	padding:0; 
	margin:0;
}

div.broadtripelimage div.btripleitem .tritop	{
	background:url('/hv/images/blob/plus_top.gif') no-repeat top left; 
	padding: 15px 5px 2px 10px;
	height:21px;
}

div.broadtripelimage div.btripleitem .tricontent{}

div.broadtripelimage div.btripleitem .tricontent .trifoot	{
	background:url('/hv/images/blob/plus_onder.gif') no-repeat top left; 
	height:5px;
	padding:0; 
	margin:0;
	overflow:hidden;
}

div.broadtripelimage div.btripleitem p.desc	{
	font-size: 10px;
	color:rgb(38,50,127); 
	margin:2px;
	padding:0 20px 0 10px;
}

div.broadtripelimage div.btripleitem p.price {
	float:right;
	color: rgb(38,50,127); 
	font-size:12px;
	padding:5px 20px 0 10px;
	margin:0;
}

.plus {
	clear:both;
	margin-top:20px;
}

.plusbreedtop{
	width:510px;
	height:15px;
	padding-top:15px;
	padding-left:10px;
	background:url('/hv/images/blob/plus_breed.gif') no-repeat top left;
}
.plusbreedtopof{
	width:510px;
	height:15px;
	padding-top:15px;
	padding-left:10px;
	background:url('/hv/images/blob/plusof_breed.gif') no-repeat top left;
}
.plusmediumtop{
	width:438px;
	height:15px;
	padding-top:15px;
	padding-left:10px;
	background:url('/hv/images/blob/plusmedium_top.gif') no-repeat top left;
}

.plusbreedtop a, .plusmediumtop a, .plusbreedmiddle a, .plusmediummiddle a { 
	font-weight:bold; 
	color:rgb(255,255,255);
}

#content .plusbreedmiddle a.arrowright, #content .plusmediummiddle a.arrowright,
#content .plusbreedmiddle a.arrowright:hover, #content .plusmediummiddle a.arrowright:hover { 
	color:rgb(255,255,255);
	font-weight:bold;
	padding-right:15px;
	line-height:12px;
	background: url( '/hv/images/buttons/pijltje_wit_oplbl.gif' ) no-repeat bottom right;
}

.plusbreedmiddle{
	width:480px; 
	padding:10px 30px 10px 10px;
	background:url('/hv/images/blob/plusbreed_midden.gif') repeat-y top left;	
}

.plusmediummiddle{
	width:388px; 
	padding:10px 30px 10px 10px;
	background:url('/hv/images/blob/plusmedium_midden.gif') repeat-y top left;	
}

.plusbreedbottom{
	width:520px;
	height:40px;
	background:url('/hv/images/blob/plusbreed_onder.gif') no-repeat top left;
}

.plusmediumbottom{
	width:438px;
	height:40px;
	background:url('/hv/images/blob/plusmedium_onder.gif') no-repeat top left;
}

.plusbreedmiddle .resultitem .desc {
	width:320px;
	overflow:hidden;
}

.plus ul{
	margin:0;
	list-style: none;
}

.plus ul li a.plus{color: rgb(255,255,255);
	font-weight:bold;
	padding-left:15px;
	line-height:1.5em;
	background: url( '/hv/images/buttons/pijltje_wit_oplbl.gif' ) no-repeat bottom left;
}


.half{
	width:259px;
	float:right;
}

.firstcol{
    float:left
}

.half .blobbody{
	padding-bottom:20px;
}

.half .blobfooter p{
   width:239px;
}

.half .thumbnail{
	height:100px; 
}
.half .desc{
	margin-bottom:1.5em;
}

/*  extra elements ernie: reissoort  */

.destination_tablebox {
 	width:418px;
	margin:0; 
	padding:0;
}
/*
.destination_tablebox .even .first a {
	padding-left:35px;
	line-height:1.5em;
}

.destination_tablebox .even .first a:hover {
	padding-left:35px;
	line-height:1.5em;
}
*/
.destination_tablebox table{
	width:410px; 
	padding:1px; 
	margin-left:0px;
	color:rgb(139,166,37);
	margin-bottom:4px;
}

.destination_tablebox td.first {
	margin:0 0 0 0px;
	padding:0 0 0 20px;
	height:19px;
}

.destination_tablebox td.offers {
	margin:0 0 0 20px;
	padding:2px 0 0 20px;
	text-align:right;
	height:19px;
	border:0;
}

.destination_tablebox td.last {
	font-weight:normal;
	color:rgb(38,50,127);
	text-align:right;
	margin: 0;
	padding:2px 20px 0 0;
	height:19px;
}

.destination_tablebox td.last a{
	font-weight:bold;
	color:rgb(38,50,127);
}

.destination_tablebox tr.odd td.offers {
	text-align:right;
	background: url('/hv/images/blob/table-odd_b.gif') repeat-x top left;
}

tr td.first,tr th.first {
	padding-left:10px;
}

tr.odd td.first, 
.destination_tablebox tr.odd td.first {
	background: url('/hv/images/blob/table-odd_bg.gif') no-repeat top left;
}

td.last,th.last {
	padding-right:10px;
}

tr.odd td.last, 
.destination_tablebox tr.odd td.last {
	background: url('/hv/images/blob/table-odd_bg.gif') no-repeat top right;
}

tr.odd td{
	background-color:red;
	background: url('/hv/images/blob/table-odd_b.gif') no-repeat top right;
}

td.low {/*text-transform:lowercase;*/}

.offer {
/*	background: url('/hv/images/tabel_bg.gif') no-repeat bottom left; */
	width: 300px;
}

.offer .photo {
	width:110px; 
	float:left; 
	padding:0;
	margin-top:-5px}
	
.offer .desc {
	float:right;
	width:175px;
	padding-right:5px;
}

.offer .desc .land {
	padding-top:7px;
	font-size: 10px;
	font-weight: bold;
	color: rgb(38,50,127);
}
.offer .desc .appname a {
	font-weight:bold; 
	color:rgb(109,179,55); 
	line-height:25px;
}

.offer .desc .price {
	float:right; 
	font-weight:bold; 
	color: rgb(38,50,127);
	margin:5px 0px 0 0; 
}

.excl, .weather{
	text-align:right;
}

th.excl, td.excl{
	font-weight:bold; 
	padding-right:14px;
}

table.lowprice{
	width:98%;
	padding:1px 1px; 
	margin:1px;
	line-height:19px;
}

.hometop div.lowprice {
	margin:8px;
}

.hometop table.lowprice{ 
	margin: 10px 0 10px 0; 
	width:204px;
}

table.lowprice th{
	color:rgb(139,166,37); 
	vertical-align:bottom;
}

td.best, th.best{ 
	padding-left:20px;	
}

table.lowprice .boeken a,
div#column div#savedpages a {
	font-weight:bold; 
 	padding-left:20px;
	line-height:1.5em;
	background: url( '/hv/images/buttons/pijltje_dgr.gif' ) no-repeat top left;
	color:rgb(109,179,55);
}

table.lowprice .boeken a:hover,
div#column div#savedpages a:hover {
	background: url( '/hv/images/buttons/pijltje_lgr.gif' ) no-repeat top left;
	color:rgb(139,166,37);
}

.lowprice tr.odd td {
	background: url('/hv/images/blob/table-odd_b.gif') repeat-x top left;
}

.lowprice tr.odd td.boeken {
	background: url('/hv/images/blob/table-odd_bg.gif') no-repeat top right;
}

.lowprice tr.odd td.best {
	background: url('/hv/images/blob/table-odd_bg.gif') no-repeat top left;
}

.lowprice a.sort_down {
	background: transparent url('/hv/images/buttons/sort_down.gif') no-repeat right 2px;
	padding-right: 15px;
	color: rgb(139,166,37);
	margin-right:-20px
}

.lowprice a.sort {
	padding-right: 15px;
	color: rgb(139,166,37);
	margin-right:-20px
}

.lowprice .boeken {
	padding-right:10px;
	padding-top:0;
}

.lowprice .best {
	padding-left:20px; 
	text-align:left;
	padding-top:0;
}

.cityinfo {
	width:730px;
}

.cityinfo .thumbnail {
	float:left; 
	width:170px;
	height:75px; 
	overflow:hidden;
}

.cityinfo .desc {
	width:300px; 
	float:left; 
	margin:0 20px 0 20px;
}


#weather{
	width:200px; 
	background:#e4e4e4; 
	border-bottom:1px solid rgb(148,148,148); 
	border-right:1px solid rgb(148,148,148);
	margin-bottom:12px;
}

#weather table{
	width:100%;
}

#weather table tr.im td{
	background:white;
	padding-bottom:3px;
}

#weather table tr.temp td{
	padding-bottom: 4px;
	font-size:10px;
}

#weather table td{
	width:20%;
	text-align:center;
}

/* service */

.question{
	font-weight:bold;
	padding-left:20px;
	background: url( '/hv/images/buttons/pijltje_dgr.gif' ) no-repeat 0 10px;
	color:rgb(109,179,55);
}
span.found{
	background:rgb(255,242,0);
}

div.sitemap { 
	float: left; 
	width: 33%; 
}

ul.sitemap {
	margin:10px 0 10px 0;
	padding:0;
	display:block;
	list-style: none;
}

ul.sitemap li{
	 font-weight:bold;
	margin-bottom:10px;
}
ul.sitemap li ul li{
	margin-bottom:0px;
}

ul.sitemap li ul li a.sub{
	margin-bottom:0px;
	margin-left:15px;
}

.static_mainbanner{
	background: rgb(193,215,46) url('/hv/images/bg_mainbanner.gif') no-repeat bottom left;
	width:439px; 
	overflow:hidden;
	padding-bottom:15px;
	margin-bottom:5px;
	color:rgb(109,179,55);
}

.static_rightbanner {
	width:319px; 
	margin:10px 0 0 0; 
	padding:0;
	background:rgb(193,215,46);
	overflow:hidden;
}

.static_mainbanner img.header, .static_rightbanner img.header  {
	margin: 5px 50px 5px 10px;
}

.box {
	background: url( '/hv/images/blob/tabel_bg.gif' ) no-repeat bottom left;
	margin: 0 0 10px 0;
	padding:20px;
}

.streepje {
	padding-right:5px;
}

#sorteerButs .streepjeSelect a{
	color: rgb(38,50,127);
	padding-right:5px; 
	font-weight:bold; 
}

table.schedule {
	width:100%;
}

table.schedule th,table.schedule td{
	text-align:center;
}

table.schedule td li span{
	display: inline;
}

/*service */

.nav{
	float:left; 
	width:150px;
}

.liv { 
	float:right; 
	width:300px;
}

.serviceitem {
	border-bottom:1px solid rgb(193,215,46); 
	clear:both;
}

/*landen*/

.landen { 
	float:right; 
	width:575px;
}

.mapform {
	float:right; 
	text-align:right;
	margin-top:6px;
}

/*tr.odd td {background:rgb(228,228,228) ;} */

tr.odd td {
	background:rgb(247,247,247);
}

/* cross sell */

.sp_price {
	text-align:right;
	width:100%;
	font-size: 11px;
	color: rgb(38,50,127);
	font-weight:bold;
}

.bform h2,.plus h3{
	color:rgb(255,255,255);
}

.plus label{
	color:rgb(255,255,255); 
	font-weight:bold;
}

/**
* CSS specific for Dojo Widgets 
*/

/* CarsHome widget */

.formcontainer .lnk {
	display:  none;
}

/* DestinationBox widget (and others) */

.choicesbox {
	display: none;
	position: absolute;
}

.choicescontainer{
    display: none;
    position: absolute;
}

.choices {
    background-color: #f7f7f7;
    color: #26327e;
    border: solid #000000;
    border-width: 0px 1px 1px 1px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    padding:0px;
	line-height:14px;
}

.choicesbox .choices {
	display: block;
	position: static;
}

.choices div {
	margin-left:2px; 
	display:block; 
	clear:both; 
	width:100%;
}

.choices div.selected {
	margin-left:0px; 
	display:block; 
	border: none;
}

div.selected {
    background-color: #0067b2;
    color: white;
    border: solid #949494;
    border-width: 0px 1px 0px 1px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    width: 100%;
    padding:0 0 0 2px;
	line-height:14px;
}

/* Summary widget */

.flight-summary {
	padding-bottom: 0 !important;
}

.summary .footer,
.summary .header {
	padding: 10px 10px 5px 10px;
	position: relative;
}

.summary .header .total {
	position:absolute;
	right:10px;
	top:13px;
}

.flight-summary .header,
.flight-summary .footer {
	background-color: #00adef;
	color: #fff;
}

.booking-summary .header,
.booking-summary .footer {
	background-color: #c1d72e;
	color: #26327F;
}


.summary .header h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

.summary .header em {
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}

.summary .header strong span,
.summary .footer em span {
	width: 51px;
	display: -moz-inline-box;
	display: inline-block;
	text-align: right;
}

.summary .header .togglebtn {
	position: absolute;
	right: 10px;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
	top: 30px;
}

.summary .header .price {
	font-weight: normal;
}

.summary .header .price strong {
	position: static;
	width: 46px;
	display: -moz-inline-box;
	display: inline-block;
	text-align: right;
	font-weight: normal;
}

.summa .row .price .bold {
	font-weight: bold;
}

.summa .row .price strong {
	width: 50px;
	display: -moz-inline-box;
	display: inline-block;
	text-align: right;
	font-weight: normal;
}

.summary .header .togglebtn {
	position: absolute;
	right: 10px;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}

.flight-summary .header .togglebtn {
	color: #fff;
}

.summary .header .togglebtn:hover {
	text-decoration: none;
}

.summary .details {
	display: block;
	padding: 10px 0 0;
	margin: 10px 0 5px;
}

.flight-summary .details {
	border-top: 1px solid #fff;
}

.booking-summary .details {
	border-top: 1px solid #26327f;
	text-align: left;
}

.summary .row {
	overflow: hidden;
	padding: 2px 0;
}

.summary .row .mid-coll {
	display:block;
	float:left;
	width:110px;
}

.summary .header .row,
.summary .footer .row {
	width: 100%;
	overflow: hidden;
	padding: 2px 0;
}

.summary .row .col1 { 
	padding:0; 
}

.flight-summary .row .col1 { 
	width:145px; 
}

.booking-summary .row .col1 { 
	width:145px; 
}

.flight-summary .header .row span {
	color: #fff;
}

.summary .row .minus-col1 {
	width: 140px;
}

.summary .footer strong {
	font-size: 15px;
	font-weight: bold;
	position: relative;
}

.summary .footer strong span {
	display: block;
	font-size: 13px;
}

.summary .footer .row .price strong {
	width: 46px;
	display: -moz-inline-box;
	display: inline-block;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
}

.summary .footer em {
	font-weight: bold;
	font-style: normal;
	position: absolute;
	right: 10px;
	top: 14px;
	font-size: 11px;	
}

.summary .footer .legal {
	text-align: right;
}

.summary .footer .togglebtn {
	color: #26327f;
	text-decoration: underline;
	font-weight: normal;
}

.summary .footer .togglebtn:hover {
	text-decoration: none;
}

.summary .taxSummary {
	display: none;
	background: none;	
}

.summary .editinfo {
	display: none;
}

/* error notice */

div#notices ul {
	margin-left:-1em;
	text-indent:0px;
	padding-left:0px;
} 

div#notices li {
	display:block;
	padding:0px 0px 4px 1.5em ;	
}

.meerinfo {
	border:solid 1px #6db337;
	padding:10px;
	margin-bottom:5px;
	}

/* powered by*/

.power{
 	float:right;
	width:305px;
	height:17px;
	padding:10px 0 0 0;
	text-align:right;
	color:#6db337;
	font-size:11px;
}

.power span {
	font-weight:bold;
	font-style:normal;
}

h3 .power{
	padding-top:0; 
	padding-right:5px;
}

.type1 h3 .power{
	padding-top:10px; 
	padding-right:20px;
}

.type4 .power {
	color:white;
}


.togglebtn{
	color: #26327f;
	cursor: pointer;
	text-decoration: underline;
}

/*homebanners*/

div.hometop {
	overflow: hidden; 
	width: 218px; 
	height: 230px;
	background: url('/hv/images/blob/prijzenblob.gif') no-repeat top left;	
}

table.lowprice tr.even td, table.lowprice tr.odd td {
	vertical-align: middle;
	padding-top: .2em;
	padding-bottom: .2em;
}

table.lowprice tr.odd td {
	background: #e4e4e4 !important;
	vertical-align: middle;
}

div.overzicht div.insuranceerror {
	width:420px;
	margin:2px 25px 7px 25px;
	padding:10px;
	color: red;
	font-weight:bold;
	border: solid 1px red; 
}

table.insuranceerrorindicator {
	padding:10px;
	border: solid 1px red; 
}

div.subtotaal-pay-new-low {
	height: 24px; 
	margin-bottom: 0;
	}

div.erroranchorblue {
	color: red;
}

div.erroranchorblue a {
	color: #00ADEF;
}

div.newpasswordgreen {	
	color: #6DB33F
}

body.booking-iframe {
		background: #00ADEF;
}
	
body.booking-iframe #container,
body.booking-iframe #content {
		width: auto;
}

/* 5. calander.css
-------------------------------------------------- */

/*kalendertje*/

/* geeft blauw kadertje igv popup */

/*
div.pop_calander {
	width:150px; 
	height:152px;
	margin:3px;
	padding:3px 5px 7px 5px;
	background:url('/hv/images/blob/calander.gif') no-repeat top left;
} 

div.pop_calander {
	width:150px; 
	height:158px;
	overflow:hidden;
	margin-bottom:0px;

}*/



table.calander {
	background:rgb(0,173,239); 
	margin:0px 0px 3px 0px;
	font-size:11px;
}
.tab2 table.calander, .tab3 table.calander {
	background:#c1d72e; 
}
.tab3 div.pop_calander table.calander, .tab2 div.pop_calander table.calander, .tab1 div.pop_calander table.calander{
	margin:0 0 2px 0;
}

div.pop_calander  {
	width:143px; 
	margin-bottom:2px;
	background:rgb(0,173,239); 
	padding:2px 2px 0 2px;
}
.tab3 div.pop_calander, 
.tab2 div.pop_calander  {
		background:#c1d72e; 
}

table.calander td div.av{
	color:rgb(0,173,239);
}

.tab2 table.calander td div.av, .tab3 table.calander td div.av{
	color:rgb(0,173,239);
}

table.calander td div.noav{
	color:rgb(38,50,127);
}
.tab2 table.calander td div.noav, .tab3 table.calander td div.noav{
	color:rgb(38,50,127);
}
#content table.calander td div a{
	font-weight:normal;
	color:rgb(255,255,255);
	text-decoration: none;
}

#content table.calander td div.cheap a, #content table.calander td div.axie a{
	color:rgb(255,242,0);font-weight:bold;
}

table.calander td div a:hover{
	text-decoration:underline;
}

table.calander th, 
table.calander td {
	text-align:center; 
	height:20px; 
	color:rgb(255,255,255);
	padding:0;
}
table.calander th {
	width:20px;
	height:14px;
}

table.calander td {
	background:url('/hv/images/widgets/calander/bg_calander.gif');
}

.tab2 table.calander td, .tab3 table.calander td {
	background:url('/hv/images/widgets/calander/bg_calander_dgr.gif');
}

.tab2 table.calander td div.noav, .tab3 table.calander td div.noav{
	color:rgb(193,215,46);
}

table.calander td.first {
	background:url('/hv/images/widgets/calander/bg_calander-l.gif');
	padding-left:0;
}
.tab2 table.calander td.first, .tab3 table.calander td.first {
	background:url('/hv/images/widgets/calander/bg_calander-l_dgr.gif');
	padding-left:0;
}

table.calander td.last {
	background:url('/hv/images/widgets/calander/bg_calander-r.gif');
	padding:0;
	}
.tab2 table.calander td.last,
.tab3 table.calander td.last {
		background:url('/hv/images/widgets/calander/bg_calander-r_dgr.gif');
		padding:0;
		}
table.calander td div {
	width:20px; height:17px;padding-top:3px;
	}

table.calander tr.titel td {
	background:url('/hv/images/widgets/calander/bg_top_calander.gif');
	color:rgb(38,50,127);
	font-weight:normal;
	vertical-align:middle; 
	font-size:8pt;
	/*text-transform:lowercase;*/
}

.tab2 table.calander tr.titel td,
.tab3 table.calander tr.titel td {
	background:url('/hv/images/widgets/calander/bg_top_calander_dgr.gif');
	}

table.calander tr.titel td.first,
table.calander td.first div.choice
{
	background:url('/hv/images/widgets/calander/bg_top_calander-l.gif');
}
.tab2 table.calander tr.titel td.first,
.tab2 table.calander td.first div.choice,
.tab3 table.calander tr.titel td.first,
.tab3 table.calander td.first div.choice
{
	background:url('/hv/images/widgets/calander/bg_top_calander-l_dgr.gif');
}

table.calander tr.titel td.last,
table.calander td.last div.choice {
	background:url('/hv/images/widgets/calander/bg_top_calander-r.gif');
}
.tab2 table.calander tr.titel td.last,
.tab2 table.calander td.last div.choice,
.tab3 table.calander tr.titel td.last,
.tab3 table.calander td.last div.choice {
	background:url('/hv/images/widgets/calander/bg_top_calander-r_dgr.gif');
}
table.calander div.choice {
	background:url('/hv/images/widgets/calander/bg_top_calander.gif');
}
.tab2  table.calander div.choice, .tab3 table.calander div.choice {
	background:url('/hv/images/widgets/calander/bg_top_calander_dgr.gif');
}

#content table.calander div.choice a{
	color:rgb(38,50,127);
}

#content table.calander td div.nopick a{
	color:rgb(38,50,127);
}


#content table.calander div a{
	text-decoration: underline;
}

a#cal_next, a#cal_back, a.cal_next, a.cal_back {display:block;width:18px; height:12px;overflow:hidden;position: relative;}
a#cal_next span, a#cal_back span, a.cal_next span, a.cal_back span{position:absolute; width:100%; height:100%;top:0; left:0;}

a#cal_back span, a.cal_back span {
	background:url('/hv/images/widgets/calander/point_left.gif') no-repeat 5px 0px;
}
a#cal_next span, a.cal_next span {
	background:url('/hv/images/widgets/calander/point_right.gif') no-repeat 5px 0px;
}
a#cal_back:hover span, a.cal_back:hover span{
	background:url('/hv/images/widgets/calander/point_left_over.gif') no-repeat 5px 0px;
}
a#cal_next:hover span, a.cal_next:hover span {
	background:url('/hv/images/widgets/calander/point_right_over.gif') no-repeat 5px 0px;
}

.tab2 a#cal_back span, .tab2 a.cal_back span,.tab3 a#cal_back span, .tab3 a.cal_back span {
	background:url('/hv/images/widgets/calander/point_left_dgr.gif') no-repeat 5px 0px;
}
.tab2 a#cal_next span, .tab2 a.cal_next span,.tab3 a#cal_next span, .tab3 a.cal_next span {
	background:url('/hv/images/widgets/calander/point_right_dgr.gif') no-repeat 5px 0px;
}
.tab2 a#cal_back:hover span, .tab2 a.cal_back:hover span,.tab3 a#cal_back:hover span, .tab3 a.cal_back:hover span{
	background:url('/hv/images/widgets/calander/point_left_over_dgr.gif') no-repeat 5px 0px;
}
.tab2 a#cal_next:hover span, .tab2 a.cal_next:hover span,.tab3 a#cal_next:hover span, .tab3 a.cal_next:hover span {
	background:url('/hv/images/widgets/calander/point_right_over_dgr.gif') no-repeat 5px 0px;
}

select.calmonth{
	width:102px;
}

.pop_calander .message{
	color: #fff;
	display: none;
	position: absolute;
	/*margin: 60px auto auto 10px;*/
	height: 119px;
	margin: 20px 0 0 0;
	padding: 17px 3px 0 3px;
	text-align: left;
	width: 140px; 
	/*border: 1px solid rgb(38,50,127);*/
	overflow:hidden;
}

.pop_calander .message a, .pop_calander .message a:active, .pop_calander .message a:hover{
	color: #fff;
}

.pop_calander .messagebg{
	display: none;
	position: absolute;
	height: 136px;
	margin: 20px 0 0 0;
	width: 144px; 
	overflow:hidden;
	background:rgb(0,173,239);
	filter: alpha(opacity=85);
	opacity: 0.85;
}

.pop_calander .errorMessage {
	padding: 5px 0 5px 0;
	border: 1px solid rgb(255,242,0);
}

#ftime .pop_calander table.calander td div{text-align:right; width:15px;}

/* 6. ria.css
-------------------------------------------------- */

#scheduleLoader {
	margin:15px 0 0 0;
	height:62px; 
	width:105px;
	padding:12px 0px;
	background: url('/hv/images/blob/schedule_bg_empty5.gif')  no-repeat;
	text-align:center;
}

#scheduleLoader img {
	margin-top:5px;
}

.calLoader {
	text-align:center;
}

/* widget: destinationbox */
.notice {
	color: red;
	clear: both;
	width:135px; overflow:hidden;
	background:white;
	padding:3px;
	border:solid 1px red;
}

/* widget: carsHome */
input.destination { 
	width:200px;
	height:17px;
}

/* 7. asr.css
-------------------------------------------------- */

/* ---------- CLEARFIX CSS FOR GETTING DIVS DONE ---------- */

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}

/*  ---------- MAIN COLUMNS  ---------- */
.asr-contentholder #content {
	position: relative;
	float: left;
	margin: 0 10px 0px 0px;	
	padding: 0px;
}

.asr-contentholder #infocolumn {
	position: relative;
	float: left;
}


/* ---------- GENERAL CSS  ---------- */
.asr-contentholder a {border: 0px; text-decoration:underline; color: #26327e;}
.asr-contentholder a:focus{-moz-outline:none;outline:none;}
.asr-contentholder a:hover {text-decoration:none;}

.asr-contentholder a.arrow {background: url(/hv/images/asr/a-arrow_off.gif) 0px 2px no-repeat; padding-left: 15px; font-weight: bold; color: #00adef; text-decoration:none;}
.asr-contentholder a.arrow:hover {background-image: url(/hv/images/asr/a-arrow_on.gif); color: #26327e; text-decoration: underline;}

.asr-contentholder a.faq {
	background: url(/hv/images/asr/faq-arrow_off.gif) 0px 5px no-repeat; 
	line-height: 1.5em; 
	border-bottom: 1px solid #6db337; 
	padding: 0 0 5px 20px;
	margin: 0 0 10px 0;
	font-size: 0.8em; 
	font-weight: bold; 
	color: #6db337; 
	display: block;
	text-decoration:none;
}
.asr-contentholder a.faq:hover {color: #c1d72e;}
.asr-contentholder a.open {color:#00adef; background-image: url(/hv/images/asr/a-arrow_off.gif); border: none; margin: 0px; padding-bottom: 0px;}
.asr-contentholder .border {height: 10px;}
.asr-contentholder .border.top, 
.asr-contentholder .border.bottom {overflow:hidden;}


/* --- text layout & styles --- */

.asr-contentholder h1 {margin: 0 0 15px 0; padding: 0px; float: left; width: 530px; display:block; text-align: left;}
.asr-contentholder h2 {margin: 0 0 5px 0; padding: 0px;}
.asr-contentholder h3 {margin: 0 0 15px 0; padding: 0px; }

.asr-contentholder input.imageinput {margin: 0px 5px 0px 5px;}
.asr-contentholder input.condities {margin: 0 5px 0 10px; vertical-align:middle;}

.asr-contentholder .important {font-weight: bold;}

.asr-contentholder span.euroformat {margin-right: 10px; font-weight: bold;}

.asr-contentholder p {font-size: 0.7em; margin: 0px 0px 10px 10px; line-height: 1.5em;}
.asr-contentholder p.flightinfo {margin: 0px 0px 5px 10px; font-size: 0.7em; font-weight: bold; color:#00adef;}
.asr-contentholder p.ontop {margin: 0 0 10px 0; width: 530px;}
.asr-contentholder p.notable {margin-left: 0px;}

.asr-contentholder .backbutton {position: relative; float: left; margin: 0px 15px 15px 0px;}
.asr-contentholder .nextbutton {position: relative; float: right; margin: 0px 2px 15px 0px;}

.asr-contentholder .faq p {margin: 10px 0px 10px 0px; padding-bottom: 10px; border-bottom: 1px solid #00adef; }


/* --- table styles --- */

.asr-contentholder table {	width: 100%; font-size: 0.7em; 	background-color: #f7f7f7;}
.asr-contentholder tr {vertical-align:top;}
.asr-contentholder table tr.headers {padding: 0px; background-color: #ffffff;}
.asr-contentholder table th {padding: 6px 0px;}
.asr-contentholder table tr.divider td, table tr.dot td {
	padding: 0px; 
	margin: 0px; 
	background-color: #ffffff; 
	font-size: 0em;
}
.asr-contentholder table tr.divider td {height: 2px;}
.asr-contentholder table.tr.dot td {height: 21px; background: #ffffff url(/hv/images/asr/formtddot.gif) bottom left repeat-x;}
.asr-contentholder table.clear {background-color: #ffffff;}
.asr-contentholder table td {padding: 10px 0px;}
.asr-contentholder table td.important {padding-left: 5px;}
.asr-contentholder td.changedata a {font-weight: bold; color: #00adef; text-decoration:none;}
.asr-contentholder td.changedata a:hover {color: #26327e; text-decoration: underline;}


/*  ---------- CONTENT CSS ----------  */
.asr-contentholder {
	font-size: 140% !important;
	font-family: Verdana, Arial, sans-serif; 
	color: #26327e !important;
}

#container .asr-contentholder {
	margin: 42px 0 0;
	float:left;
	width:768px;
}

.asr-contentholder .contentholder.last {margin:0;}

/* --- classes for flexible content ---*/
.asr-contentholder .formstyle {width: 530px; margin: 0px; padding: 0px;}
.asr-contentholder .homestyle {width: 438px; margin: 0px 0px 0px 0px; padding: 0px;}
.asr-contentholder #content.homestyle {margin-top: 30px !important; margin-top: 30px;}

/* --- progress menu  ---*/
.asr-contentholder .progress {
	position: relative;
	float: left;
	margin: 0 0 23px 0;
	padding: 0px;
}

.asr-contentholder .progress ul, 
.asr-contentholder .progress li {margin: 0px; padding: 0px;}
.asr-contentholder .progress li {
	position: relative;	
	float: left;
	overflow: hidden;
}
.asr-contentholder .progress li a {
	display:block;
	margin: 0 32px 0 0;
	padding: 0;
	font-size: 0.7em;
	font-weight: bold;
	color: #949494;
	text-decoration: none;
}
.asr-contentholder .progress li.visited a {color: #0067b2;}
.asr-contentholder .progress li.active a {color: #00adef;}
.asr-contentholder .progress li a:hover {color: #0067b2;}


/* --- homepage  ---*/
.asr-contentholder .homeblock {margin: 0px 0px 0px 0px; padding: 0px;}
.asr-contentholder .homeblock img {float: left;}
.asr-contentholder .homeblock .photo {float: right; padding: 0px; margin: 75px 0 0 0; overflow:hidden; display:inline;}

.asr-contentholder .photoframe {
	position: absolute;
	top: 0px;
	left: 241px;
	width: 197px;
	height: 256px;
	background: url(/hv/images/asr/photoframe.png) 0px 0px no-repeat;
}

* html .asr-contentholder .photoframe {background: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/hv/images/asr/photoframe.png");}


/* --- attention (banners on homepage  ---*/
.asr-contentholder .attention {
	position: relative;
	float: left;
	width: 438px;
	height: 121px;
	z-index: 1;
	background: #ffffff url(/hv/images/asr/attention_bg.gif) 0px 0px no-repeat;
}

.asr-contentholder .attention img {float: left;}
.asr-contentholder .attention .photo {margin: 3px 3px 3px 3px;}
.asr-contentholder .attention p {float: left; width: 295px}
.asr-contentholder .attention h3 {float: left; margin: 15px 0 10px 10px;}


/* --- checkblock  ---*/
.asr-contentholder .checkblock {margin: 0 0 20px 0;}
.asr-contentholder .checkblock .border {width: 530px;}
.asr-contentholder .contentholder .textcontent {
	border-style: solid;
	border-color: #c1d72e;
	border-width: 0px 1px 0px 1px;
	padding: 10px 0px 10px 0px;
	width: 528px;
}
.asr-contentholder .checkblock .top {background: #c1d72e url(/hv/images/asr/checkblock_top.gif) left top no-repeat;}
.asr-contentholder .checkblock .bottom {background: #c1d72e url(/hv/images/asr/checkblock_bottom.gif) left top no-repeat;}
.asr-contentholder .checkblock h2 {margin: 0px 10px 10px 10px;}
.asr-contentholder .checkblock .par  {padding-top: 0px;}

/* exception for checkblock blue version ttlamount */
.asr-contentholder .ttlamount .textcontent {border-color:#26327e;}
.asr-contentholder .ttlamount .top {background-image:url(/hv/images/asr/totalamount_top.gif);}
.asr-contentholder .ttlamount .bottom {background-image:url(/hv/images/asr/totalamount_bottom.gif);}

/* --- formblock  ---*/

.asr-contentholder .formblock {margin: 0 0 20px 0;}
.asr-contentholder .formblock .textcontent {
	border-style: solid;
	border-color: #e4e4e4;
	border-width: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	width: 510px;
}
.asr-contentholder .formblock .border {width: 530px;}
.asr-contentholder .formblock .top {height: 15px; background: #e4e4e4 url(/hv/images/asr/formblock_top.gif) left top no-repeat;}
.asr-contentholder .formblock .bottom {height: 70px; background: #e4e4e4 url(/hv/images/asr/formblock_bottom.gif) left top no-repeat;}
.asr-contentholder .formblock h2 {margin: 10px;}
.asr-contentholder .formblock .par {padding-top: 0px;}
.asr-contentholder .formblock .backbutton, .formblock .nextbutton {margin-top: 30px;} 

/* conformation block*/

.asr-contentholder .conformation .textcontent {width: 510px; border-width: 0px 5px 0px 5px; padding: 5px 5px 5px 5px; border-color: #00adef;}
.asr-contentholder .conformation .top {background-image:url(/hv/images/asr/conformation_top.gif);}
.asr-contentholder .conformation .bottom {height: 15px; background-image:url(/hv/images/asr/conformation_bottom.gif);}
.asr-contentholder .conformation h2 {margin:10px 0 10px 10px;}
.asr-contentholder .conformation h2.nomargeheader {margin:0 0 0 10px;}
.asr-contentholder td.conformationnumber {width: 250px; padding-top: 5px; font-size: 1.8em; font-weight: bold; color: #0067b2;}
.asr-contentholder .conformation th.mrspc {padding-right: 10px;}

/* within formblock */

.asr-contentholder table.bounddata {margin: 0 0 3px 0;}
.asr-contentholder table.bounddata td {padding: 5px 5px 5px 5px;}
.asr-contentholder table.bounddata tr.firstrow td {padding: 5px 5px 0px 7px;}

/* within formblock */

.asr-contentholder table.formdata {width: 490px; margin: 0 10px 3px 10px;}
.asr-contentholder table.formdata td {vertical-align: middle;}
.asr-contentholder table.formdata th.title {padding-left: 25px;}
.asr-contentholder table.formdata th.name {padding-left: 5px;}
.asr-contentholder table.formdata td.data {font-weight: bold; width: 110px; padding:0 0 0 5px;}
.asr-contentholder table.formdata td.inputrow {width: 340px;}
.asr-contentholder table.formdata select {
	height: 17px; 
	border: 1px solid #1171b7; 
	font-size: 1em; 
	padding: 0px; 
	margin: 0px; 
	color: #26327e;
}
.asr-contentholder table.formdata select.title {width: 63px; margin-left: 10px;}
.asr-contentholder table.formdata select.day {width: 40px;}
.asr-contentholder table.formdata select.month {width: 40px;}
.asr-contentholder table.formdata select.year {width: 60px;}
.asr-contentholder table.formdata select.parent {width: 90px;}
.asr-contentholder table.formdata input {font-size: 1em; border: 1px solid #1171b7; height:17px;}
.asr-contentholder table.formdata input.firstname {width: 112px;}
.asr-contentholder table.formdata input.lastname {width: 104px;}
.asr-contentholder table.formdata input.contactinformation {width: 185px;}


.asr-contentholder table.contactpage td {padding: 4px 0;}
.asr-contentholder table.contactpage td.data {width: 200px; padding-left: 10px;}
.asr-contentholder table.contactpage td {border-bottom: #ffffff 2px solid;}
.asr-contentholder table.contactpage select {width: 185px;}
.asr-contentholder table.contactpage .ctitle {width: 60px;}
.asr-contentholder table.contactpage textarea {width: 177px; height: 100px; padding: 4px; border: 1px solid #1171b7; font-size: 1em; font-family:verdana; color: #26327e;}
.asr-contentholder table.contactpage td.valigntop {vertical-align: top;padding-top: 5px;}


/* extra for step 4 formdata within box for bounding info */

.asr-contentholder table.passengers .first {padding-left: 10px;}
.asr-contentholder table.passengers td.persons {padding-left: 10px;}
.asr-contentholder table.passengers td.changedata {width: 85px;}
.asr-contentholder table.passengers td.seats {width: 45px;}
.asr-contentholder table.passengers td.seatprice {width: 90px;}
.asr-contentholder table.passengers tr.tlamount td {background-color: #ffffff; font-weight: bold;}
.asr-contentholder table td.name {width: 160px; padding-right: 15px; padding-left: 10px;}
.asr-contentholder table.contactinfo td.persons {width: 160px; padding-right: 20px;}

/* bookinginfo */
.asr-contentholder table.bookinginfo td.code {width: 210px; padding-left: 10px; font-weight:bold;}
.asr-contentholder table.bookinginfo td.mclm {width: 420px; padding-left: 10px; font-weight:bold;}
.asr-contentholder table.bookinginfo tr.clear {background-color: #ffffff;}


/* --- infocolumn  block  ---*/
.asr-contentholder #infocolumn .contentholder {background:#c1d72e; margin: 0 0 20px 0;}
.asr-contentholder #infocolumn .par {padding: 0 10px 0px 10px;}
.asr-contentholder #infocolumn h2 {padding: 5px 10px 0px 10px;}
.asr-contentholder #infocolumn .border {width: 228px;}
.asr-contentholder #infocolumn .border.top {background: url(/hv/images/asr/infocolumn_top.gif) 0px 0px no-repeat;}
.asr-contentholder #infocolumn .border.bottom {background: #c1d72e url(/hv/images/asr/infocolumn_bottom.gif) 0px 0px no-repeat;}

.asr-contentholder #infocolumn a {
	color: #ffffff;
	font-weight: bold;
	line-height: 3em;
	overflow:hidden;
	padding: 0 0 0 18px;
	text-decoration:none;
	background: url(/hv/images/asr/white-arrow.gif) 0px 1px no-repeat;
}
.asr-contentholder #infocolumn a:hover {text-decoration: underline;}

/* exception for infoblock  */
.asr-contentholder .paymethod .textcontent {
	width:211px;
	border-style: solid;
	border-color: #c1d72e;
	border-width: 0px 1px 0px 1px;
	background-color: #ffffff;
	padding: 5px 5px 5px 10px;
}

.asr-contentholder #infocolumn .paymethod .top {background-image:url(/hv/images/asr/paymethod_top.gif);}
.asr-contentholder #infocolumn .paymethod .bottom {background-image:url(/hv/images/asr/paymethod_bottom.gif);}
.asr-contentholder .paymethod h2 {margin: 0 0 10px -10px; padding: 0px;}
.asr-contentholder .paymethod p {margin-left:0; margin-right: 0;}

/*  ---------- INFOCOLUMN CSS ----------  */

/* --- classes for flexible content ---*/
.asr-contentholder .infocolumn {width: 228px;}
.asr-contentholder .infocolumn p.cc {margin-bottom: 5px; font-weight: bold;}
.asr-contentholder .infocolumn p.cc span {font-weight: bold; color: #ffffff; margin-left: 20px;}

.asr-contentholder .homeseats {
	width: 294px; 
	margin: 0px; 
	padding: 0 13px 49px 13px !important; padding: 0 13px 18px 13px;
	font-size: 0.7em;
	color: #ffffff; 
	background-color:#00adef;
	overflow:visible;
}

.asr-contentholder .homeseats .textgroups {
	border-width: 1px 0px 1px 0px;
	border-style:solid;
	border-color: #b3e7fa;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px 3px 0px; 
}
.asr-contentholder .homeseats .textgroups.first {border-bottom: 0px; margin-top:0px;}
.asr-contentholder .homeseats .textgroups.last {border: 0px; margin-top:0px;}
.asr-contentholder .homeseats strong {line-height: 1.6em;}
.asr-contentholder .homeseats .textgroups.bg {background-color: #30bbf2;}
.asr-contentholder .textgroups table {font-size: 0.95em; background: none; margin: 0px; padding: 0px;}
.asr-contentholder .textgroups img {margin: 0px; padding: 0px; vertical-align:top; margin-left: 3px;}
.asr-contentholder .textgroups td {margin: 0px; padding: 0px 0px 2px 0px;}
.asr-contentholder .textgroups td.txt {width: 130px; padding-left: 5px;vertical-align: middle; text-align:left;}
.asr-contentholder .textgroups td.flightnr {padding-left: 4px; font-weight: bold;}
.asr-contentholder .textgroups td.flightnr input {width: 50px; padding: 2px; margin-left: 25px; border: 1px solid #26327e; font-size: 0.85em;}

.asr-contentholder input.tickets {vertical-align: middle;}
.asr-contentholder input.return {margin-right: 5px;}
.asr-contentholder input.oneway {margin: 0 5px 0 20px;}
.asr-contentholder input.confirmnr {margin-top: 5px; padding: 2px; border: 1px solid #26327e; font-size: 0.85em;}
.asr-contentholder input.special {float: left; margin-bottom: 10px; margin-right: 5px; vertical-align:middle;}
.asr-contentholder input.seatsearch {float: right; margin: 0px 0px 5px 10px;}

.asr-contentholder .textgroups select.airport, 
.asr-contentholder .textgroups select.nrpassengers  {
	width: 130px; 
	font-size: 0.95em;
	border: 1px solid #1171b7;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.asr-contentholder .textgroups select.month {
	width: 39px; 
	font-size: 0.95em;
	border: 1px solid #1171b7;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.asr-contentholder .textgroups select.day {
	width: 60px; 
	font-size: 0.95em;
	border: 1px solid #1171b7;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

.asr-contentholder .homeseats .infobottom {
	position: absolute; 
	bottom: -1px; 
	left: 0px; 
	width: 320px; 
	height: 15px; 
	overflow: hidden; 
	display:inline; 
	background: #ffffff url(/hv/images/asr/homeseatsbottom.gif) 0px 0px no-repeat;
	background-color:#00adef;
}


/*  ---------- SEATSELECTION CSS ----------  */
.asr-contentholder #seatselection {width:770px; float:left}
.asr-contentholder #seatselection .top {height:8px; background:url(/hv/images/asr/seatselection_top.gif) top left no-repeat;}
.asr-contentholder #seatselection .content {background:url(/hv/images/asr/seatselection_bg.gif) top left repeat-y;}
.asr-contentholder #seatselection .bot {height:39px; background:url(/hv/images/asr/seatselection_bot.gif) top left no-repeat; padding:10px;}

.asr-contentholder #seatselection .bot table {
	width: 427px;
	background-color: transparent;
}
.asr-contentholder #seatselection .bot table td.left {
	width: 50%;
	float: none;
	padding:0;
}
.asr-contentholder #seatselection .bot table td.right{
	text-align: right;
	padding:0 13px 0 0;
	float: none;
}

.asr-contentholder #selection {float:left; width:409px; margin:8px 0 0 20px; display:inline; overflow:hidden; font-size:0.7em;}
.asr-contentholder #selection h1, 
.asr-contentholder #selection h2 {float:none; margin:10px 0; position:relative;}
.asr-contentholder #selection h2 img {display:inline; padding:0;}
.asr-contentholder #selection p {font-size:1em; margin-left:0;}
.asr-contentholder #selection p.intro {margin-left:0; font-weight:bold; color:#26327e;}
.asr-contentholder #selection p.total-outbound {margin:10px 0 0; width:100%; text-align:right; position:relative; color:#26327e;}
.asr-contentholder #selection p.no-restitution {margin-left:0; color:red;}

.asr-contentholder #selection p.total-outbound span.asr-total-strong {font-weight: bold;}
.asr-contentholder #selection p.total-outbound span.asr-total-plain {font-size:11px;}
.asr-contentholder #selection p.total-outbound span span {margin:0 70px 0 0; zoom:1;}
.asr-contentholder #selection p.total-outbound span span.asr-price {width:60px; text-align:left; position:absolute; right:0; margin:0 0 0 70px;}
.asr-contentholder #selection .traveller {position:relative}
.asr-contentholder #selection .traveller .header {display:block; background:url(/hv/images/asr/traveller.gif) left top no-repeat; color:#0067b2; width:409px; height:19px; _height:26px; text-decoration:none; font-weight:bold; padding:7px 0 0 10px; _padding-bottom:7px !important;}
.asr-contentholder #selection .open .header {background-image:url(/hv/images/asr/traveller_current.gif); color:#fff;}
.asr-contentholder #selection .traveller .header span {display:block; float:left; width:17px}
.asr-contentholder #selection h2 span.traveller-seat,
.asr-contentholder #selection .traveller .header span.traveller-seat {display:inline; float:none; position:absolute; right:60px; width:50px; color:#757575; font-size:11px;}
.asr-contentholder #selection .traveller .header span.traveller-seat {font-weight:normal;}
.asr-contentholder #selection h2 span.traveller-price,
.asr-contentholder #selection .traveller .header span.traveller-price {display:inline; float:none; position:absolute; right:0; width:60px; color:#757575; font-size:11px;}
.asr-contentholder #selection .traveller .header span.traveller-price {font-weight:normal;}
.asr-contentholder #selection .open .header span.traveller-seat,
.asr-contentholder #selection .open .header span.traveller-price {color:#fff;}
.asr-contentholder #selection .traveller div {display:none; background:url(/hv/images/asr/traveller_open_bg.gif) left top no-repeat; margin:0; padding:11px}
.asr-contentholder #selection .traveller div h4 {font-weight:bold; margin:0 0 3px 0; font-size:1em;}
.asr-contentholder #selection .traveller div h4.select {display:block; text-align:right;}
.asr-contentholder #selection .traveller div p {margin:0;}
.asr-contentholder #selection .traveller div ul {list-style:none}
.asr-contentholder #selection .traveller div ul li {background:url(/hv/images/asr/seatselection_bullet.gif) left .7em no-repeat; padding:0 0 0 8px; line-height:1.4em}
.asr-contentholder #selection .open div {display:block;}
.asr-contentholder #selection .open div div.conditions {display:block; background:#f6fcfe; border:1px solid #39bff3; padding:6px 10px 10px 7px; margin-top:10px}
.asr-contentholder #selection .open div div.conditions h4 {margin:0 0 8px 0}
.asr-contentholder #selection .open div div.conditions input {background:url(/hv/images/asr/accept_conditions.gif) left top no-repeat; width:315px; height:22px; cursor:pointer; cursor:hand; color:#26327e; font-weight:bold; font-family:Verdana; line-height:.7em; padding:0 0 3px 0 !important; padding:0; margin:14px 0 0 25px}
.asr-contentholder #selection .open div div.selectedseat {position:absolute; background:none; right:14px; top:26px}
.asr-contentholder #selection .open div div.selectedseat img {margin-right:7px; position:relative; top:3px;}
.asr-contentholder #selection .open div div.selectedseat .seat {font-weight:bold; font-size:25px}
.asr-contentholder #selection .open div div.selectedseat .price {font-weight:bold; font-size:17px}

.asr-contentholder #selector {float:right; width:292px; margin:8px 25px 9px 0; display:inline; position:relative}
.asr-contentholder #selector h2 {margin-bottom:0;}
.asr-contentholder #selector #plane_down_large {margin-left:138px;}
.asr-contentholder #selector #top {padding-bottom:2.5em; background-color:#0094d9; position:relative; text-align:center;}
.asr-contentholder #selector #top #plane_up_large {position:absolute; bottom:0; left:138px}
.asr-contentholder #selector #top #plane_up_small {position:absolute; top:16px; left:138px}
.asr-contentholder #selector #top #plane_down_small {position:absolute; left:138px}
.asr-contentholder #selector .planepart_selector {list-style-type:none; padding:28px 0 0; margin: 0;}
.asr-contentholder #selector .planepart_selector li {margin:0 0 1px 0 !important; padding:0;}
.asr-contentholder #selector .planepart_selector li a {display:block; padding:2px 0 0; background-color:#0067b2; background-image:none; -moz-opacity: 0.40;opacity:.40;filter: alpha(opacity=40); height:19px; color:#fff; font-size:.7em; font-weight:bold; he\ight:17px; width:100%;}
.asr-contentholder #selector .planepart_selector li a#currentpart {background-color:transparent; -moz-opacity: 1;opacity:1;filter: alpha(opacity=100);}
.asr-contentholder #selector #planemap {height:308px; position:relative; overflow:hidden; top:0; margin:0;}
.asr-contentholder #selector #abc_top, #selector #abc_bot {height:16px; width:212px; position:absolute; left:40px; background-color:#fff; -moz-opacity: 0.70;opacity:.70;filter: alpha(opacity=70); font-weight:bold; font-family:Arial; font-size:14px; color:#666; overflow:hidden; z-index:10;}
.asr-contentholder #selector #abc_top span, #selector #abc_bot span {position:absolute; padding-left:8px}
.asr-contentholder #selector #abc_bot {bottom:0; z-index:9}
.asr-contentholder #selector .abc_a {left:16px;}
.asr-contentholder #selector .abc_b {left:43px;}
.asr-contentholder #selector .abc_c {left:70px;}
.asr-contentholder #selector .abc_d {left:119px;}
.asr-contentholder #selector .abc_e {left:146px;}
.asr-contentholder #selector .abc_f {left:173px;}
.asr-contentholder #selector #seats {height:1500px; background-color:#0067b2; background-position: left 0; background-repeat: no-repeat; position:absolute; top:0px; width:292px; z-index:2; text-align:center;}
.asr-contentholder #selector #seats div {height:43px; width: 216px; margin: 0 auto;}
.asr-contentholder #selector #seats #tailend{height:143px; width: 292px; margin: 0 auto;}
.asr-contentholder #selector #seats a {display:block; position:absolute; width:27px; height:31px;}
/* -moz-opacity: 0.70;opacity:.70;filter: alpha(opacity=70);}*/
#mouseover_legend {position:absolute; width:161px; background:url(/hv/images/asr/legend_bg.gif) left top no-repeat; padding:10px 8px 4px 8px; w\idth:145px; z-index:200; top:0; left:0; font-weight:bold; border-bottom:1px solid #8ba625; display:none}
#mouseover_legend p {margin:0;}


/*  ---------- SEATSELECTION LIGHTBOX CSS ----------  */
.asr-contentholder .lightbox {text-align:left; line-height:1.5em;}
.asr-contentholder .lightbox h1, 
.asr-contentholder .lightbox h2 {margin-left:9px; display:inline}
.asr-contentholder .lightbox p.intro {margin-left:9px; font-weight:bold}
.asr-contentholder .lightbox .traveller {position:relative}
.asr-contentholder .lightbox .traveller .header {display:block; background:url(/hv/images/asr/traveller.gif) left top no-repeat; color:#0067b2; font-size:.7em; width:409px; height:26px; text-decoration:none; font-weight:bold; padding:7px 0 0 10px; w\idth:399px; he\ight:19px}
.asr-contentholder .lightbox .open .header {background-image:url(/hv/images/asr/traveller_current.gif); color:#fff}
.asr-contentholder .lightbox .traveller .header span {display:block; float:left; width:17px}
.asr-contentholder .lightbox .traveller div {display:none; background-color:#dbf3fd; margin:0; padding:11px;}
.asr-contentholder .lightbox .traveller div h4 {font-size:.7em; font-weight:bold; margin:0 0 3px 0}
.asr-contentholder .lightbox .traveller div h4.select {display:block; text-align:right;}
.asr-contentholder .lightbox .traveller div p {margin:0; padding:0; color:#26327e;}
.asr-contentholder .lightbox .traveller div ul {margin:0; padding:0;}
.asr-contentholder .lightbox .traveller div ul li {margin:0 0 0 1.4em; font-size:.7em; line-height:1.4em; color:#26327e;}
.asr-contentholder .lightbox .open div {display:block;}
.asr-contentholder .lightbox .open div div.conditions {display:block;; background:#f6fcfe; border:1px solid #39bff3; padding:6px 10px 10px 7px; margin-top:10px}
.asr-contentholder .lightbox .open div div.conditions h4 {margin:0 0 8px 0}
.asr-contentholder .lightbox .open div div.conditions input.accept {cursor:pointer; cursor:hand; font-size:.7em; line-height:.7em; margin:14px 0 0; border:none;}
.asr-contentholder .lightbox .open div div.conditions input.cancel {cursor:pointer; cursor:hand; font-size:.7em; line-height:.7em; margin:14px 0 0; border:none;}
.asr-contentholder .lightbox .open div div.selectedseat {position:absolute; background:none; right:14px;}
.asr-contentholder .lightbox .open div div.selectedseat img {margin-right:7px; position:relative; top:3px;}
.asr-contentholder .lightbox .open div div.selectedseat .seat {font-weight:bold; font-size:25px}
.asr-contentholder .lightbox .open div div.selectedseat .price {font-weight:bold; font-size:17px; float:none; margin-left:7px;}
#outerImageContainer {height:auto !important;}


/*  ---------- SHOPPINGBASKET CSS ----------  */
.asr-contentholder #shoppingbasket {width:206px; height:500px; float:right;} 
.asr-contentholder #shoppingbasket h2 {margin:0 0 10px 0}
.asr-contentholder #shoppingbasket .top {height:4px; background:url(/hv/images/asr/baskettop.gif) top left no-repeat;}
.asr-contentholder #shoppingbasket .bottom {height:4px; background:url(/hv/images/asr/basketbot.gif) top left no-repeat; margin:0}
.asr-contentholder #shoppingbasket .content {border-left:1px solid #c1d72e; border-right:1px solid #c1d72e; padding:7px 12px 10px 12px}
.asr-contentholder #shoppingbasket .traveller {color:#00adef; font-size:1em; margin:0 0 3px 0}
.asr-contentholder #shoppingbasket .traveller p {color:#00adef; margin:0; margin:0 0 2px 0}
.asr-contentholder #shoppingbasket .traveller span {color:#00adef; display:block; float:left; font-size:.7em; font-weight:bold; margin:0 0 10px 0}
.asr-contentholder #shoppingbasket .traveller span.price {color:#00adef; display:block; float:right}
.asr-contentholder #shoppingbasket .empty {background:url(/hv/images/asr/basket_empty.gif) left bottom repeat-x; padding:0 0 13px 0; margin:0 0 13px 0}
.asr-contentholder #shoppingbasket .subtotal {color:#00adef; font-size:1em; font-weight:bold; margin:0 0 16px 0}
.asr-contentholder #shoppingbasket .subtotal span {color:#00adef; display:block; float:left; font-size:.7em; font-weight:bold; margin:0 0 10px 0}
.asr-contentholder #shoppingbasket .subtotal span.price {color:#00adef; display:block; float:right}
.asr-contentholder #shoppingbasket .total {font-size:1em; font-weight:bold; border-top:1px solid #26327e; padding-top:13px; margin-top:-11px}
.asr-contentholder #shoppingbasket .total p {margin:0; font-weight:normal; clear:both}
.asr-contentholder #shoppingbasket .total span {display:block; float:left; font-size:.7em; font-weight:bold; margin:0 0 10px 0}
.asr-contentholder #shoppingbasket .total span.price {display:block; float:right}

/*  ---------- AIRMILES CSS ----------  */
.airmiles-box {
	width: 527px;
	background: url(/hv/images/airmiles/airmiles-border.gif) left top no-repeat;
	margin-bottom: 20px;
}

.airmiles-small {
	background: url(/hv/images/airmiles/airmiles-border.gif) -527px top no-repeat;	
}

.airmiles-box .airmiles-box-btm,
.airmiles-box-small .airmiles-box-btm {
	background: url(/hv/images/airmiles/airmiles-border.gif) left bottom no-repeat;		
	height: 9px;
	font-size: 0;
	line-height: 0;
}

fieldset.airmiles
/*.airmiles-box p,*/
 {
	padding: 0 8px 13px 75px;	
}

.airmiles-box p,
.airmiles-box fieldset {
	padding: 0 0 13px;
}

fieldset.paddingleft {
	padding-left: 15px;
}

fieldset.airmiles label {
	display: block;
}

fieldset.airmiles table {
	width: 100%;
	border-collapse: collapse;
}

fieldset.airmiles table td {
	padding-bottom: 5px;
}

fieldset.airmiles table td.last-child {
	text-align: right;
}

fieldset.airmiles select {
	margin-top: 5px;
	text-align: right;
	font-weight: bold;
}

.airmiles-box .checkbox {
	margin-right: 10px;
}

.airmiles-box .toggle {
	height: 36px;
	width: 301px;
	margin: 0 0 0 26px;
	padding: 0 95px 0 0;
	position: relative;
}

.airmiles-box .toggle img {
	position: absolute;
	right: 0;
	top: -13px;
}

.airmiles-box p strong {
	font-size: 14px;
}

.airmiles-box .blue-box {
	background: url(/hv/images/airmiles/bg-blue-box.gif) 0 0 no-repeat;	
	height: 48px;
	width: 382px;
	margin: 0 0 13px 0;
}

.airmiles-box .blue-box p {
	padding: 28px 0 0 14px;
	color: #fff;
}

.airmiles-box table {
	border-collapse: collapse;
	margin: 10px 0 0 10px;
}

.airmiles-box table td {
	vertical-align: top;
}

.airmiles-box table td.first-child {
	padding-right: 10px;
}

.airmiles-box-links {
	padding: 0 11px;
	margin-bottom: 18px;
}

.airmiles-box-links input {
	float: right;
	position: relative;
	top: -3px;
}

.airmiles-summary .header {
	padding-bottom: 10px;
}

.airmiles-summary .header,
.airmiles-summary .footer {
	color: #fff;
	background-color: #0067b2;
}

.airmiles-summary .summa {
	background: url(/hv/images/airmiles/airmiles-middle.gif);
}

.airmiles-summary .summa p {
	background: url(/hv/images/airmiles/logo-airmiles.gif) left top no-repeat;
	padding: 0 0 0 38px;
	width: 145px;
	margin-bottom: 8px;
}

.airmiles-summary .summa span {
	font-weight: bold;
	float: right;
	margin-right: 32px;
}

.airmiles-summary .footer em {
	top: 10px;
}

.payment-airmiles {
	margin-bottom: 15px;
}

.payment-airmiles .price {
	width: 75px;
}

.payment-airmiles .price span {
	display: inline-block;
	text-align: right;
	width: 55px;
}