/* main begin */



/* ---------- layout styles begin ---------- */

h1, h2, h3, h4, h5, h6, div, p, blockquote, form, label, ul, li, ol, dl, fieldset, address {
   padding:0;
   margin:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
    margin-bottom:1em;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:1.5em;
}
input, textarea {
	padding:2px;
}
input, textarea, select {
	margin:2px 2px 1px 0;
}

.adminErrortext, .delete a
                  { color: #FF0000; }
.adminStatustext  { color: #006600; }

/* ---------- layout styles begin ---------- */
body {
	margin:0px;padding:0px;
	text-align:center;
	background: #F0ECE6;
}

.clearfix { clear:both; }

img { border: 0px; }

#container {
	text-align:left;
	margin:0px auto;
	position:relative;
	background-color:#FFFFFF;
	border-right:1px solid #CDCDCD;
	border-left:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	margin-bottom:20px;

/* border */
/* -- */
}

body#start #container, body#produkt #container, body#resultat #container, body#newstart #container {
	width:938px;
}

body#start #container, body#produkt #container,body.cart #container, body.conf #container,  body#resultat #container {

}
body.cart #container, body.conf #container {
	width: 938px;
}

#wrapper {

}


div#header {
	clear:both;
	position:relative;
	z-index:1;
/* border    */
	border: 0px solid #999;
/*  */
	width: 938px;
}

.flaguk ,.flagse{
	position:absolute;
	left: 890px;
	top:50px;

}

.flagse {
	position:absolute;
	left: 870px;


}

div#footer {
	padding:15px;
	margin:10px 5px 5px 5px;
	clear:both;
	position:relative;
	font-weight:bold;
	border-top: 1px solid #CDCDCD;
}

div#footer a{
	color: #b7b7b7;
}

* html div#footer {
	padding-top:0px; /* IE-fix */
}

#header img {
	display: block;
}

div#footer .comers a:visited { text-decoration: none; }

/* ---------- layout styles begin ---------- */
#menu {
	padding-top: 15px;
	width: 180px;
	float: left;
	border:0px solid red;
	background-image: url('../images/bg_main.jpg');background-repeat:repeat-x;background-position:top left;
}

body#resultat #area1{
	width:742px;
	padding:8px 6px 20px 10px;
	float:left;
	background-image: url('../images/bg_main.jpg');background-repeat:repeat-x;background-position:top left;
}

body#book div#area1{
	width:742px;
	padding:8px 6px 20px 10px;
	margin:0px;
	float:left;
	border: 0px solid black;
	background-image: url('../images/bg_main.jpg');background-repeat:repeat-x;background-position:top left;
}

body#resultat #area2, body#resultat #area3, body.hide2 #area2{
	display:none;
}

/* new start */

body#newstart #area1 {
	display:none;
}

body#newstart #area2 {
	width:747px;
	height:auto;
	padding:38px 6px 25px 5px;
	float:left;
	background-image: url('../images/bg_main.jpg');background-repeat:repeat-x;background-position:top left;
}


body#newstart #area3 , body#newstart #area4, body#newstart #area5{
	width:245px;
	padding:0px;
	margin:0 5px 0 0;
	float:left;
}



/* end new start */

body#start #area1 {
	display:none;
}



body#start #area2 {
	width:747px;
	height:auto;
	padding:38px 6px 5px 5px;
	float:left;
	background-image: url('../images/bg_main.jpg');background-repeat:repeat-x;background-position:top left;
}

body#start #area3 {
	width:500px;
	height:auto;
	padding:5px 10px 5px 10px;
	float:left;
}

body#start #area4 {
	width:200px;
	height:auto;
	padding:5px 10px 5px 10px;
	float:left;
}

/* -- Produkt --- */
body#produkt #area2 , body#produkt #area1 {
	 visibility: hidden; 
}

body#produkt #area3 {
	width:410px;
	height:auto;
	padding:5px 0;
	float:left;
	background-image: url('../images/bg_main.jpg');background-repeat:repeat-x;background-position:top left;
}

body#produkt #area4 {
	width:328px;
	height:auto;
	padding:5px 10px 5px 10px;
	float:left;
	background-image: url('../images/bg_main.jpg');background-repeat:repeat-x;background-position:top left;

}

body#produkt #area5 {
	width:690px;
	height:auto;
	padding:5px 10px 5px 10px;
	float:left;
}



/* ---- Produkt end ---- */

body#resultat #area4{
	display: none;
}

body.cart #area1, body.conf #area1  {
	width: 715px;
	padding:8px 10px 8px 10px;
	float: left;
}

body#popup #area1 {
	width:500px;
	margin:20px;
	float:left;
}
/* ---------- layout styles end   ---------- */

/* ---------- fonts begin ---------- */
body, td, th, input, textarea, select, h1, h2, h3, h4, h5, h6, a, p, div {
	font-family:  Arial, Helvetica, sans-serif;
	color:#000000;
}

body,  p , a, div{
	font-size: 12px;
	line-height:16px;
}

input, select, textarea { font-size:12px; }

input, select { height:auto; }
/* ---------- fonts end   ---------- */

/* ---------- headings begin   ---------- */
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	font-size:11px;
	margin-top:10px;
	margin-bottom:11px;
}
h1 { color:#325567 }
h2 { color:#325567 }
h3 { color:#325567 }

/* ---------- headings end   ---------- */

/* ---------- links begin ---------- */
a {
  	color: #2e6070;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#1A1A1A;
}


/* ---------- links end ---------- */


/* ---------- left menu begin   ---------- */



#menu ul {
	padding:0;
	margin:0;
}
#menu li {
	list-style-type:none;
	display: inline;
}
#menu a {
/*	font-family: Arial Narrow; */
	width:148px;
	height:23px;
	display:block;
	text-align:left;
	text-indent:23px;
	text-decoration:none;
	line-height:22px;
}

#menu .listLevel1 a:hover /* , #menu .listLevel2 a:hover */ {
	background: transparent url(../images/pixelpil.gif) no-repeat;
   color: #008d47;
}

#menu .listLevel2 a:hover{
	color: #008d47;
	background: transparent;
}


#menu .listLevel1 .selected a {
	background: transparent url(../images/nav_skugga.png) no-repeat bottom right;
	height: 40px;
	width: 210px;
	color: #008d47;
}

#menu .listLevel1 .selected a:hover {
	background: transparent url(../images/nav_skugga.png) no-repeat bottom right;
	height: 40px;
	width: 210px;
}

#menu ul.listLevel1 {

}

#menu .listLevel1 a:hover {
	background-position: 12px 9px;
}

#menu .listLevel2 a:hover {
	background-position: -12px 9px;
}

#menu .listLevel2 .selected a {
	background-color:#ffffff;
	color: #008d47;
}

ul.listLevel2 li span.selected {
}


#menu ul.listLevel1 a {
	color:#2E6070;
	font-weight:bold;
	font-size: 12px;
}

#menu ul.listLevel2 {
	margin-left: 40px;
	margin-bottom: 0px;
}

#menu ul.listLevel2 li {
	display: block;
}

#menu ul.listLevel2 a {
	font-size: 12px;
	text-indent: 0px;
}

#menu ul.listLevel2 li.countryItemSelected a{
	color: #008d47;	
}

#menu ul.listLevel2 li.destItemSelected a.destLink{
	color: #008d47;
}

#menu ul.listLevel2 li.countryItem a:hover{
	background-position: 12px 9px;
}


#menu ul.listLevel2 li.destItem a.destLink{
	font-size: 12px;
	text-indent: 10px;
}

#menu ul.listLevel2 li.destItem a.destLink:hover{
	background-position: 12px 9px;
}



#menu ul.listLevel2 li.resortItem {
	display: none;
}

#menu ul.listLevel2 li.productItem {
	display: none;
}


.menuRoundCorner {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px #999999 solid;
	width: 165px;
	margin-left: 5px;
	background: #F0ECE6;
}

/* ---------- left menu end   ---------- */

/* ---------- footer begin ---------- */
#footer div.address {
	/*position:relative;*/
	height:25px;
	text-indent:174px;
	line-height:25px;
	/*top:0px;*/
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background: url(../images/footer.jpg) center no-repeat;
}
/* ---------- footer end   ---------- */

/* ---------- Push start ---------- */
.pushDiv img {
	float:right;
	width:220px;
	margin:10px;
	margin-top:10px;
	padding:3px;
	display: none;
}

p.pushHeader {
	font-size:11px;
   font-weight:bold;
}
.pushDiv .showInfoDetails, .pushDiv .infoDetails  { padding-left:10px !important; }
.pushDiv .pushText {
	font-weight: normal;
	font-size: 11px;
}
/* ---------- end push ---------- */

/* ---------- prodlist layout ---------- */

div.prodlist ul.products li {
	float:left;
	margin:0px;
	padding:2px 0 2px 2px;
}
div.prodlist div.product {
	border:0;
	border-bottom:1px solid rgb(217, 221, 220);
	padding:0px;
	margin:0px;
}
div.prodlist div.product .header {
	float:left;
	margin:0px 4px 0px 0px;
	padding-right:10px;

}

div.prodlist .image img{
	padding-right:10px;

}

div.prodlist .rating{
	position: absolute;
	z-index: 1;
	top: 85px;
}

div.prodlist div.name {
	float: left;
	margin:0px;
	border: none;
	color:#325567;
	padding-bottom: 4px;
	position: relative;
	left: 0px;
	font-size:18px;
	line-height:22px;
	font-family: verdana, arial, sans-serif;
}

div.prodlist div.product div.descr {
	display: inline;
	margin:0px;
	clear: right;
}


* html div.prodlist div.name {
	margin-left:2px; /* IE-fix */
}

div.prodlist div.destination, div.prodlist div.resortName {
	display:none;
}
div.prodlist div.link, div.prodlist div.maplink {
	position:relative;
	margin:6px 0px 20px 6px;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	background: url(../images/knappar_mini_grey.gif) center no-repeat;
	width:76px;
	/*height:16px; */
}

div.prodlist div.maplink {
	margin:10px 0px 20px 0px;
}

div.prodlist div.link a {
	text-decoration:none;
}

/* ---------- Bokningsruta start ---------- */

div.menuRoundCornerTop, div.menuRoundCornerBottom {
	background: url(../images/kundkorg_top.gif) no-repeat;
	width: 175px;
	height: 22px;
	margin-left: 2px;
}

div.menuRoundCornerMitten {
	background: url(../images/kundkorg_mitten1.gif) repeat-y;
	width: 175px;
	height: auto;
	margin-left: 2px;
}

div.menuRoundCornerBottom {
	background: url(../images/kundkorg_botten.gif) no-repeat;
}


/* ---------- Bokningsruta end ---------- */

/* ---------- product menu begin   ---------- */


.productmenu {
	border-bottom:1px solid rgb(217, 221, 220);
	padding: 0 0 10px 0px;
	text-align:left;
}
.productmenu ul { text-align:left; }
.productmenu li {
	display:inline;
	padding: 0 5px 0 10px;
	border-right:1px solid rgb(217, 221, 220);
}
.productmenu a {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	
}
.productmenu a:hover { color:#df2c00; }

.productmenu .selected a { background-color:#ffffff; color:#df2c00; }

/* ---------- product menu end   ---------- */

#mailform {
	margin-top: 30px;
}

/* ------- test package bookrow ------ */




.prodsearch {position:absolute;top:40px;left:780px;}



#logo a{
	height: auto;
	text-indent: 0;
}

#pren {
	margin-top: 5px;
	margin-bottom: 5px;
	background: #fff url(../images/bg_green_pren.png) no-repeat;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

A.comers {
   font-family:verdana;
  	font-size:7px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}


span {
}

.offersHeader br{
	display: none;
}

.offers {
	padding-left: 5px;
	padding-top: 5px;
	display: block;
}

.offers img{
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	margin: 0;
	width: 134px;
}

.offers p{
	width: 255px; 
	margin: 0px;
	margin-left: 10px;
	float: left;
	padding: 0px;
}

.offersHeader {
	font-weight: bold;
	float: left;
	padding-top: 5px;
	color: #325567;
}

.offers span {
	display: none;
}

.countryItem {
	font-size: 11px;
	color:#999999;
	font-weight: bold;
}

#area1 h1, #area3 h1 {
	color: #325567;
	font-size: 20px;
	border-bottom: 0px solid #325567;
	padding-bottom: 4px;
}

#area1 h1  {
	border-bottom: 0px solid #325567;
}


#area3 .rating img {
	padding: 0px;
}

.offers a.pageLink {
	display: block;
	background: #ffffff url(../images/button_search_date.gif) no-repeat;
	width: 150px;
	height: 1px;
	overflow: hidden;
	padding: 0;
   font-size: 0;
	padding-top: 20px;
	margin-top: 3px;
	margin-left: 0;
	margin-bottom: 3px;
	margin-right: 3px;
}

.offers table{
	width: 400px;
	display: block;
	float: left;
	margin-bottom: 15px;
	margin-top: 5px;
}

.pushDiv{
	color: #5B5B5B;
}

div.emailSubscribe {
	padding: 5px 18px 5px 18px; 
}

.destinationList li {
	list-style: none;
	clear: both;
	padding-top: 10px;
	color: #a5a5a5;
}

.destinationList h3{
	color: #325567;
	border-bottom: none;
	font-size: 15px;
	display: block;
	clear: both;
}

div.pushDivOffer p.pushHeader {
	font-size:11px;
   font-weight:normal;
	color: #7c7c7c;
	width: 150px;
	float: left;

}

div.pushDivOffer a.pageLink {
	color: #036335;
	float: left;
	text-decoration: none;
}

div.pushDivOffer p{
	vertical-align: bottom;
}

div.pushDivOffer {
 padding:0px;
 margin:0px;
 border-bottom:1px solid #999;

}

.destinationList img{
   	border: none;
	float: right;
}


.destinationList a.destinationLink, .product.header.descr a.link, div.prodlist div.header div.link a {
	line-height:16px;
	width:76px;
	text-align:center;
	color:#FFFFFF;

}

.destinationList a.destinationLink {
	margin: 3px 0 0 0;
	clear: both;
}

.product.header.descr a.link, div.prodlist div.header a {
	margin: 3px 0 0 7px;		
}

div.prodlist div.header div.maplink, div.prodlist div.header  {
	float: left;
}

div.maplink a {
	color:#FFFFFF;
}


/* -- flikaktiv start -- */


div.flikinaktiv, div.flikaktiv {
	background: url(../images/tab_grey.gif) no-repeat;
	float: left;
	width: 100px;
	height: 31px;
	text-decoration: none;
}

div.flikaktiv {
	background: url(../images/tab_blue.gif) no-repeat;
}

div.flikinaktiv a, div.flikaktiv a {
	padding-top:10px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	display:block;
}

div.flikinaktiv a:hover, div.flikinaktiv a:hover {
	text-decoration: underline;	
}

/* -- flikaktiv end -- */

div.borderimgTop {
	background-image: url('../images/rubrik_small_notext.gif');
	background-repeat:no-repeat;
	display:block;
	width:176px;
	height:24px;
	padding-top:14px;
	text-align: center;
}

div.borderimg {
	background-image: url('../images/bg_table_small.gif');
	background-repeat:repeat-y;
	width:176px;
	padding: 10px 0 0 10px;
	margin:0px;
	
}

div.borderimgBottom {
	margin-top: -12px;
	padding-top: 2px;
}

#area3 .pageBold {
	display: block;
	font-weight: bold;
}

#area3 table{
	margin-bottom: 10px;
}


.infoTable .pageBold {
	font-weight: bold;
}

.infoTableHeader {
	margin-top:0px;
	line-height: 1.3em;/*13px*/
}

infoTableSubheader {
   width:150px;
}

.productName {
    color: #666666;
    font-weight: bold;
    margin-top: 0px;
    font-style: normal;
    line-height: 1.4em;/* 14px*/
}

body.popupInfo div{
	text-align: left;
}


body#resultat div.product div.image img{
   position: static;
	margin: 0;
}

body#resultat div.product div.rating{
	margin-bottom: 10px;
}

body#resultat div.product div.propertyIcon{
	float: right;
	margin-left: 3px;
}

body#resultat div.product div.propertyIcon a{
	display: inline;
}

body#resultat div.product div.descr{
	width: 560px;
}

body#resultat div.product a {
	display: block;
	float: left;
}

body#resultat div#searchresult ul {
	margin-left: 20px;
}

body#resultat div#searchresult ol.results li {
	clear: both;
}

div.product div.extra td.description, div.product div.extra th.description, div.product div.productParts td.description, div.product div.productParts th.description {
	width: 280px;
}

body.popupInfo table {
	text-align: left;
	width: 480px;
}

body.popupInfo table td table.infoTable {
	text-align: left;
	width: 240px;
}

body#productinfo table.infoTable {
	text-align: left;
	width: 470px;
}

body#mainBody{
	text-align: left;
}

body#resultat div.product a.googlemapslink{
	float: right;
}

body#glb table.infoTable {
	text-align: left;
	width: 520px;
}

#ui-datepicker-div {
	margin-bottom: 10px;
}

/* style for bookedcalenderlist.jsp end */

.imageMiniProdList img {
	width:150px;
	padding: 10px 0 0 0;
}


div.offerStartpage {
	margin:0px;
	padding:5px;
	float:left;
	border:1px solid #FFF;
	border-top:1px solid rgb(217, 221, 220);
	height:350px;
	display:box;
}

div.offerStartpage div.prodlist div.product {

	border-bottom:0px solid rgb(217, 221, 220);
}

div.offerStartpage div.product div.destinationName, div.product div.resortName {
	float: left;
	margin-left:0px;
	border: none;
	color:#325567;
	padding-bottom: 4px;
	position: relative;
	left: 0px;
	font-size:14px;
	line-height:22px;
	
}

div.offerStartpage div.product div.destinationName, div.product div.descr {
	width:220px;
	
}



div.offerStartpage b{
	font-size:16px;
	line-height:20px;
	color:#AA0A00; 
/*	color:#FFFFFF;*/
/*	background: url(../images/prisbox.gif) top left no-repeat;
	width:157px;
	height:48px;
	display:block; */
}

div.offerStartpage div.product div.name {
	width:200px;
	font-size:16px;
	line-height:22px;

}

div.offerStartpage ul.products div.product .header .image img  {
	float:left;
	width:150px;
	border:0px solid #000;
	height:100px;
  	padding: 0px 0px 0px 0px;
 	margin: 20px 70px 10px 0;

}

div.push2Text a {
	font-size:16px;
	line-height:22px;
	color:#AA0A00;}

.infoTableSubheader {
	font-weight:bold;
}

/* - search -*/

/*--------- search form ----------*/

/* -------- product --------- */

div.product .extra .header .image img {
	width:150px;
}

div.product h3 {
	background:none;
}
div.product .extra th.productName, div.product .productParts th.productName {
	letter-spacing:1px;
	font-size:10px;
	font-weight:bold;
}

div.product h4 {
	margin-top:0px !important;
	margin-bottom:0px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	line-height:1.4em !important;
	font-size:10px;
}


img.new {
	width:35px;
	height:35px;
	position:absolute;
	left:82px;
	top:-7px;
}


div.product h4 {
	margin:4px 0px 4px 0px !important;
	padding: 4px 10px 4px 10px !important;
	font-size:1em !important;
}
div.product .extra h4 {
	margin:0px 0px 4px 0px !important;
}

div.product div.destinationName, div.product div.resortName {
	float: left;
	margin-left:20px;
	border: none;
	color:#325567;
	padding-bottom: 4px;
	position: relative;
	left: 0px;
	font-size:18px;
	line-height:22px;
}

div.product div.resortName{
	display:none;
}

#results div.product {
	border:1px solid #999999;
	padding:15px;
	background-color:#FFFFFF;
	margin-bottom:15px;

}

div.product .oddRow TD {
	background-color:#e0ecf8;
}


#results div.product .extra td, #results div.product .productParts td, #results div.product .extra th, #results div.product .productParts th {
	padding:5px 6px 5px 6px;
	text-align:left;

}


#results div.product .bookLink, #results div.product .requestLink, div.product .extra .book  {
	padding:4px 20px 4px 20px;
	color:#325567;
	font-weight:bold;
}

#results div.product .header .image img {
	width:100px;
}

div.product div.name, div.product div.extra div.name { margin:0px 0px 0px 0px; }

#results div.product div.name a:link, #packages div.package div.name a:link {
	margin:3px 0px 0px 0px;
	font-size:18px !important;
	color:#325567 !important;
	font-weight:bold !important;
	font-family:arial;
	text-decoration:none;
}

#packages div.package div.name {
  margin-left: 0px;
}


div.moreinfo {
	
}

#results div.product .header .image img {
	top:-15px;
	margin-right:15px;
	display:block;
}


* html #results div.product .header .image img {
	/* IE specific */
	top:-27px;
	margin-bottom:-15px;
}

#results div.product div.descr {
	width:500px;
}



.noresult {
	border:1px solid #999999;
	margin:5px;
	padding:10px;
	background-color:#EBEBEB;

}

/* -- searchresult -- */

/* #searchresult h3 */

#searchresult h4, #packages div.product .productParts th 
  {
	background: url(../images/topMenu02bny.gif) center repeat-x;
	color:#FFFFFF;
}


/* --- searchform start ---- */

/* ---------- searchForm customization begin ---------- */
/*
.searchForm .section1 th, .searchForm .section2 th,  .searchForm .section3 th  {
	color:#000000;
	font-weight:bold;
	padding:3px 0 2px 0;
	text-align:left;
	background:none;
}
*/
.searchForm label{
	font-weight: bold;
}

.searchForm .section1 td, .searchForm .section2 td {
	background:none;
	color:#000000;
}
.searchForm .section3 td, .searchForm .section3 th {
	background:none;
	color:#000000;
}
.searchForm table table td, .searchForm table table th {
	padding-top:4px;
	padding-bottom:2px;
	padding-left:8px;
	padding-right:4px;
	}
/* ---------- searchForm customization end ---------- */

.searchFormSpecial {
	width:700px;
	float: left;
	background: url(../images/flickatop.jpg) no-repeat; 
}

.searchFormSpecialPostext{
	position:absolute;top:170px;left:220px;
	color:#325567;
	font-weight:bold;
}

.searchForm input[type="radio"] {
	  padding-top: 15px;
}

.searchForm img {padding:0 6px 0 0;}


/* ----------------- */

.searchForm .section1 th, .searchForm .section2 th, div.product .extra th  {
  	color: #000000;
  }

.searchForm { 
	margin: 0 0 10px 0;
	padding:0 10px 10px 10px;
	width: 410px;
	float: left;
	position:absolute;top:150px;left:200px;
	font-size:16px;
	line-height:22px;
	clear: right;
}


div.resultSearchForm .searchForm { 
	position:static;

}

.searchForm table table td, searchForm table table th {
	padding:0 0 0 0;}
	



.searchForm h2{
	color: #325567;
	border-bottom: 1px solid #325567;
}

.searchFormMap{
	background-color:#fff;
	width: 670px;
	float: left;
	border:1px solid #CAD3D0;
	margin-bottom:5px;
}

/* ---------- from search.css ---------- */

.searchForm .section1 td, .searchForm .section2 td {

}

.searchForm .section1 td, .searchForm .section3 td {

}

.searchForm .searchButton {
  background-color: #999999;
  }

/* ---------- end search.css ---------- */

/* -- searchdata --*/

div.searchdata {

}

.searchdata p {
	margin-bottom:0px;
	line-height:12px;
}

/* -- searchdata --*/

div#searchform{
	width: 480px;
	padding: 5px;
	float: left;
}

div#searchform label{
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

div#searchform select{
	float: left;
	margin: 3px 0 5px 0;
	padding: 0;
}

div#searchform div#divDeparture label#labelDeparture{
	float:left;
	clear: right;
}

div#searchform div#divDeparture select#departure{
	float:left;
	clear: both;
}

div#searchform div#divDeparture{
	float: left;
	width: 200px;
}

div#searchform input[submit]{
	clear: both;
}

div#searchform div#divDestination{
	float: left;
}

div#searchform div#divDestination label#labelDestination{
	float: left;
	clear: right;
}

div#searchform div#divDestination select#destination{
	float: left;
	clear: both;
}

div#searchform div#divDepartureDate{
	width: 230px;
	float: left;
}

/*div#searchform div#divDepartureDate select{
	font-family: monospace;
}*/

div#searchform div#divDepartureDate label#labelDepartureDate{
	clear: right;
	float: left;
	width: 230px;

}

div#searchform div#divDepartureDate select#departureday{
	float: left;
	clear: left;
}

div#searchform div#divDepartureDate select#departuremonth{
	float: left;
}

div#searchform div#divReturndate{
	width: 230px;
	float: left;
}

/*div#searchform div#divReturndate select{
	font-family: monospace;
}*/


div#searchform div#divReturndate label#labelReturndate{
	float: left;
	width: 210px;
}

div#searchform div#divReturndate select#returnday{
	float: left;
	clear: left;
}

div#searchform div#divReturndate select#returnmonth{
	float: left;
}

div#searchform div#divReturnTrip {
	float: left;
	clear: both;
	width: 400px;
	margin: 5px 0 5px 0;
}

div#searchform select{
	margin: 2px;
}

div#searchform div#divReturnTrip input {
	float: left;
	margin-left: 10px;
}

div#searchform div#divReturnTrip label {
	margin-left: 5px;
	margin-top: 4px;
}

div#searchform label#labelPaxes {
	width: 400px;
}

div#searchform div#divPaxes{
	float: left;
	width: 200px;
}

div#searchform div#divSorting {
	float: left;
	width: 100px;
}

div#searchform div#divSorting select#sorting{
	float: left;
	clear: left;
}

div.hotel div#searchform div#divDestination{
	width: 400px;
}

div#searchform div#divRequestCapacity {
	float: left;
	width: 100px;
}

div#searchform div#divRequestCapacity select#requestCapacity{
	float: left;
	clear: left;
}

div#searchform div#divPropertySearch{
	float: left;
	width: 400px;
	margin-top: 10px;
}

div#searchform div#divPropertySearch label{
	float: left;
	width: 400px;
}

div#searchform div#divPropertySearch div.property{
	float: left;
	width: 130px;
}

div#searchform .searchButton {
  	border-style: solid;
  	border-width: 1px;
  	padding: 1px 3px;
  	font-weight: bold;
	border-color: #333333;
  	background-color: #999999;
	color: #ffffff;
	float: right;
}


  
/* Activity calender large */

div.productLarge {width:370px;}

div.productLarge div.image img {display:block;width:150px;float:left;margin:2px 0 2px 0;}
div.productLarge div.dateheader {width:370px;float:left;border-bottom:1px solid #215992;	font-weight:bold;
	font-style:normal;
	font-size:10px;
	font-family:verdana;
	text-decoration: none;
	line-height: 14px;}

.prodsearch {position:absolute;top:40px;left:780px;}

div.productLarge .soldout	{
		text-decoration:line-through;
		color:#999999;
		}

div.productLarge .available	{
		width:170px;
		float:left;
		padding:2px 0 0 4px;	color: #215992;
	font-weight:bold;
	font-style:normal;
	font-size:10px;
	font-family:verdana;
	text-decoration: none;
	line-height: 14px;
		}

div.productLarge div.link	{ width:30px;float:left;padding:4px 0 0 4px;}
div.productLarge .image 	{clear:both;}

/* --------------------------- */

div.notetext .infoTable {
	background: #FFFFCF;
	padding:10px;
	border:1px solid #999;
}

.standardText {
	font-family: Arial;
	font-size: 12px;
	color: #2e6070;
	font-weight: bold;

}

/*-------- Side cart background -------*/

.cs9SideCart {
	margin-left: 15px;
   padding-left: 10px;
    
}
.cs9SidecartTitle {
	color: #325567;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.cs9ProductContainer {
	border: none;
}

/*TOR IFRAME SUPPORT*/
/*Iframe background defaults to white*/
body#BookIframe{ background:none; }
/*Iframe container has no border and should fit in area iframe is included in*/
body#BookIframe #container{ border:none; width:740px; }
/*Content in iFrame should have a margin for text indentation purpose*/
body#BookIframe #container wrapper{ margin:5px; }
