
/*
   
	lotusreisen.ch - global.css

	aquaverde GmbH, 2011
		
*/


/* --------------------- reset */

* { padding: 0; margin: 0; border: 0; outline: none;}


/* --------------------- misc */

body { background: #4c4b4b url(../interface/bkg.png) top repeat-x fixed; }

html, body { height: 100%; }

.left { float: left; }

.right { float: right; }

.textImg { padding: 20px 0 10px 0; }

input#Email { display: none } /* spam decoy */

input[type="radio"], input[type="checkbox"], .noBorder { border: none !important; }

.borderTop { padding-top: 18px; border-top: 1px #e2dfd4 solid; }

span.stars { vertical-align: top; }


/* --------------------- clearfix */

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

.clear { display: inline-block; }

html[xmlns] .clear { display: block; }

* html .clear { height: 1%; }


/* --------------------- typography */

@font-face { font-family: 'TrajanProRegular'; src: url('/lib/fonts/trajanpro-regular-webfont.eot?') format('eot'), url('/lib/fonts/trajanpro-regular-webfont.woff') format('woff'), url('/lib/fonts/trajanpro-regular-webfont.ttf') format('truetype'), url('/lib/fonts/trajanpro-regular-webfont.svg#webfontGZsiMLph') format('svg'); font-weight: normal; font-style: normal; }

body { font: 12px/18px Arial, Helvetica, sans-serif; color: #44423e; }

input, textarea, table, .calculator-submit-button { font: 12px/18px Arial, sans-serif !important; }

input, select, textarea { padding: 1px; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

.calculator-submit-button { font: 12px/18px 'TrajanProRegular', Times, serif !important; }

p, h1, h2, h3, h4, h5, h6 { margin-bottom: 15px; }

table h2 { margin-bottom: 4px; }

table h4 { margin-bottom: 6px; }

h5 { margin-bottom: 6px; }

ul { margin: 0 0 18px 16px; }

p + ul { margin-top: -15px; }

h1 { font: normal 23px 'TrajanProRegular', Times, serif; color: #44423e; }

h1.hp { font: normal 23px 'TrajanProRegular', Times, serif; color: #44423e; margin-bottom:0px;}

h1.center { margin: 0; padding: 10px 0 0 0; }

h2 { font: normal 18px 'TrajanProRegular', Times, serif; color: #44423e; }

h2.offer { font: normal 18px 'TrajanProRegular', Times, serif; color: #44423e; margin:20px 0px 10px 0px; padding:0}

h2.hp { font: normal 18px 'TrajanProRegular', Times, serif; color: #44423e; margin:0px 0px 10px 0px; padding:0}

h3 { font: normal 16px 'TrajanProRegular', Times, serif; color: #fff; }

h4 { font: normal 15px 'TrajanProRegular', Times, serif; color: #fff; }

h5 { font: normal 15px 'TrajanProRegular', Times, serif; color: #44423e; }

h6 { font: bold 13px/18px Arial, sans-serif; }

td { font: normal 12px/16px Arial, sans-serif; }

.monospace { font: normal 12px/12px monospace; }

.little { font-size: 11px; }

#join_fb { vertical-align: middle; margin-top: -6px; margin-left: 3px;}


/* --------------------- links */

a:link, a:active, a:visited { color: #b81466; text-decoration: underline; }

a:hover { color: #000; text-decoration: underline; }

span.condenseControl { color: #b81466; text-decoration: underline; }

span.condenseControl:hover { color: #000; text-decoration: underline; }

a.print { position: absolute; right: 10px; top: 4px; padding-right: 18px; background: url(../interface/icnPrint.gif) no-repeat right; font-size: 12px; }

a.print:link, a.print:active, a.print:visited { color: #44423E; text-decoration: none; }

a.print:hover { color: #b81466; text-decoration: none; }

a.printWindow { position: relative !important; right: auto !important; top: auto !important; padding-left: 18px; background: url(../interface/icnPrint.gif) no-repeat left; font-size: 12px; }

a.printWindow:link, a.print:active, a.print:visited { color: #b81466; text-decoration: underline; }

a.printWindow:hover { color: #b81466; text-decoration: none; }


/* --------------------- layout */

#wrapper { width: 1140px; margin: 0 auto; }

#header { width: 945px; height: 130px; padding: 7px 0 0 195px; }

.headerImg { width: 945px; }

#header #hotline { float: right; color: #A9A69E; height: 16px; margin-top: -4px; font: 14px 'TrajanProRegular', Arial, serif;}

#header #hotline.fr { margin-top: -7px;}

#logo { width: 945px; float: left; margin-top: 12px; text-align: center; }

#logo img { padding-bottom: 5px; }

#logo span { font: 12px Arial, serif; color: #A9A69E; cursor: pointer; display: block;}

#logo.fr img { margin-bottom: -8px;}

#content { width: 1140px; }

#navCol { width: 179px; float: left; padding-right: 16px; }

#mainCol { position: relative; width: 945px; float: left; background: #f7f3e8; -webkit-box-shadow: 3px 3px 5px #1e1e1e; -moz-box-shadow: 3px 3px 5px #1e1e1e; box-shadow: 3px 3px 5px #1e1e1e; }

#leftColHp { position: relative; width: 561px; float: left; padding-bottom: 3px; }

#leftCol { position: relative; width: 671px; float: left; border-right: 1px #e2dfd4 solid; padding-bottom: 3px; z-index: 1; }

.entry { padding: 19px 23px 19px 23px; font: normal 13px/20px Arial, serif; }

.entry h3 { font: normal 14px/16px 'TrajanProRegular', Arial, serif; color: #44423E; margin-top: 0px; margin-bottom: 0px; }

.truncate { width: 896px !important; margin: 15px 0 30px 0; }

.truncate p { display: inline; }

.truncate-full p { display: block; }

.truncateLeftCol { width: 625px !important; margin: 15px 0 30px 0; display: none; }

.truncateLeftCol p { display: inline; }

.truncate-full p { display: block; }

#rightColHp { width: 384px; float: left; }

#rightCol { position: relative; width: 273px; float: left; z-index: 0; }

#rightCol .offer { padding: 19px 23px; background: url(../interface/bkgOffer.gif) repeat-x; }

#rightCol .offer h2 { margin-bottom: 5px; }

#rightCol .offer ul, #rightCol ul.files { margin-bottom: 0;}

#rightCol form.departure fieldset { border: none; border-top: 1px #e2dfd4 solid; border-bottom: 1px #e2dfd4 solid; padding: 3px 0 5px 0; margin: 7px 0 12px 0; }

#rightCol form.departure label { float: left; color: #000 !important; }

#rightCol form.departure select { float: right; margin-top: 2px; border: 1px #666 solid; }

#rightCol form.departure input.submit { background: #b91668; color: #fff; padding: 2px 3px; display: block; cursor: pointer; webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; float: none !important; }

#rightCol .rightColImg { width: 273px; overflow: hidden; }

#rightCol .entry { padding: 19px 23px 23px 23px; border-top: 1px #e2dfd4 solid; }

#mainCol .results { margin-top: 30px; border-bottom: 1px #e2dfd4 solid; }

#mainCol .searchBar { position: relative; top: -17px;padding: 6px 10px 8px 10px; float: left; background: #3a3a3a; }

#mainCol .period { padding: 10px 0 8px 0; float: right;}

#mainCol form.departure label { float: left; margin-right: 10px; margin-top: 3px; color: #fff; }

#mainCol form.departure select { float: left; margin-top: 2px; border: 1px #666 solid; margin-right: 10px; }

#mainCol form.departure input.submit { float: left; background: #b91668; color: #fff; padding: 2px 3px; margin-top: 2px; display: block; cursor: pointer; webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

#mainCol ul.headerGallery { position: relative; width: 945px; height: 320px; list-style: none; overflow: hidden; z-index: 0; margin: 0; }

#mainCol ul.headerGallery li { position: absolute; width: 945px; height: 320px; top: 0; left: 0; }

#mainCol ul.headerGallery li .caption { position: absolute; left: 0; bottom: 0; width: 721px; background: url(../interface/bkgCaption.png); font-size: 12px; color: #fff; padding: 4px 200px 4px 24px; }

.caption2 { width:905px; text-align:center }

#mainCol .nav2 { position: absolute; top: 300px; left: 15px; height: 13px; list-style: none; z-index: 1001; margin: auto; width: 915px; font-size:12px; line-height:12px; height:12px;}

#mainCol .nav2 a img {vertical-align: middle; line-height:12px; margin-bottom: 2px; }

#mainCol .nav2 a { color:#fff; text-decoration:none }

#mainCol ul.nav { position: absolute; top: 275px; left:0px; height: 13px; list-style: none; z-index: 1000; margin:auto }

#mainCol ul.nav a { display: none; }

#mainCol ul.nav li { position: relative; width: 14px; height: 13px; overflow: hidden; float: left; margin-left: 4px; background: url(../interface/galleryNav.png) 0 13px; cursor: pointer; }

#mainCol ul.nav li.activeSlide { background: url(../interface/galleryNav.png); cursor: default; }

#mainCol #thumbs ul.nav { position: relative; top: auto; right: auto; height: auto; list-style: none; margin: 20px 0 6px 0; }

#mainCol #thumbs ul.nav li { float: left; width: 195px; height: 74px; margin: 0; margin: 0 11.5px 11.5px 0; background: none; }

#mainCol #thumbs ul.nav li.last { margin: 0 0 11px 0; }

#mainCol #thumbs ul.nav li.clear { width: 899px; height: 0; margin: 0; }

#mainCol #thumbs ul.nav li a { position: relative; width: 216px; height: 74px; overflow: hidden; float: left; display: block; }

#mainCol #thumbs ul.nav li a img { width: 216px; height: 74px; }

#mainCol #thumbs ul.nav li.activeSlide { cursor: default; }

#rightCol #thumbs { border-top: 1px #e2dfd4 solid; }

#rightCol #thumbs ul.nav { position: relative; top: auto; right: auto; height: auto; list-style: none; margin: 20px 0 0 0; }

#rightCol #thumbs ul.nav li { float: left; width: 273px; height: 94px; margin: 0; margin: 0 0 20px 0; background: none; }

#rightCol #thumbs ul.nav li a { position: relative; width: 273px; height: 94px; overflow: hidden; float: left; display: block; }

#rightCol #thumbs ul.nav li a img { width: 273px; height: 94px; }

#rightCol #thumbs ul.nav li.activeSlide { cursor: default; }

#mainCol ul.destinationsOverview { list-style: none; width: 625px !important; margin: 20px 0 0 0; float: left; font-size: 12px; }

#mainCol ul.destinationsOverview li { float: left; width: 200px; margin-right: 12px; padding-bottom: 18px; }

#mainCol ul.destinationsOverview li.last { margin: 0 !important; }

#mainCol ul.destinationsOverview li.clear { width: 899px; padding: 0; }

ul.galleryList { list-style: none; margin: 10px 0; }

ul.galleryList li { display: inline; }

ul.galleryList li a:link, ul.galleryList li a:active, ul.galleryList li a:visited { color: #4c4b4b; text-decoration: none; }

ul.galleryList li a:hover { color: #000; text-decoration: underline; }

ul.galleryList li a.on:link, ul.galleryList li a.on:active, ul.galleryList li a.on:visited { color: #b81466; text-decoration: none; }

ul.galleryList li a.on:hover { color: #b81466; text-decoration: none; }

ul.galleryList li.sep { margin: 0 9px 0 12px; }

#footer { width: 945px; padding: 13px 0; float: right; font-size: 12px; color: #999; line-height: 16px; }

#footer h3 { font: 12px/18px Arial, serif; color: #999; font-weight: bold; margin: 0;}

.trap { display: none; }

.nomargin { margin: 0 !important; }

.teaserOffer { width: 360px; height: 122px; margin-bottom: 15px; position: relative; cursor: pointer; }

.teaserOffer .txt { background-image: url(../interface/backWhite85.png); width: 197px; height: 111px; top: 5px; left: 156px; position: relative; }

.teaserOffer .txt h2 { font-family: arial; font-size: 40px; font-weight: bold; color: #B91668; padding: 0px 0px 0px 10px; margin: 0px; }

.teaserOffer .txt h3 { font-family: arial; font-weight: bold; font-size: 32px; color: #B91668; padding: 3px 0px 0px 10px; margin: 0px; }

.teaserOffer .txt h2 a, .teaserOffer .txt h3 a { text-decoration: none }

.teaserOffer .txt p { font-family: arial; font-size: 17px; color: #000; padding: 0px 0px 0px 10px; margin: 0px; }

.teaserOffer .txt p.small { font-family:  arial; font-size: 12px; color: #2A2A2A; padding: 0px 0px 0px 10px; margin: 0px; }

.teaserOffer .txt .links { position: absolute; bottom: 3px; right: 3px; font-family: Arial; font-size: 14px; padding: 0px; margin: 0px; }


/* --------------------- tables */

/* category table */

table.cat-table { width: 899px; padding: 0px; margin: 10px 0 20px 0; border-top: 1px #e2dfd4 solid; border-collapse: collapse; }

table.cat-table td { border-bottom: 1px #e2dfd4 solid; padding-top: 10px 0 !important; vertical-align: top; }

.cat-entry-thumb { width: 210px; }

.cat-entry-desc { padding: 8px 0; }

#search-results .cat-entry-desc { padding: /*26px*/ 10px 0 8px 0; line-height: 18px; }

.cat-entry-desc h4 { display: inline; font-size: 14.5px; }

.cat-entry-desc span.hotel { margin-left: 10px; }

.cat-entry-desc div { margin-top: 21px; }

.cat-entry-thumb img { margin: 10px 10px 10px 0; width: 200px; }

h2.entry-header { color: #b40141; }

.endcell { text-align: right; }

.picto { vertical-align: middle; }

/* top offer table */

table.arr-table { border-bottom: 1px #e2dfd4 solid; width: 899px; padding: 0px; margin: 20px 0 20px 0; border-collapse: collapse; }

table.arr-table td { border-top: 1px #e2dfd4 solid; padding: 3px 0 4px 0; vertical-align: top; text-align: left; font-size: 13px; }

table.arr-table td p { margin: 0; }

table.arr-table td.endcellleft { text-align: right; }

table.arr-table tr.active { background-color: #e2dfd4; padding: 0; margin: 0; }

/*table.arr-table tr:hover { background-color: #e2dfd4; } */

.arr-table strong { font-weight: normal; }

table.arr-table .table-head td {font-size: 12px; padding-top: 6px;}

/* calculator table */

table.calculator-table { padding: 0px; margin: 10px 0; border-collapse: collapse; }

td.sep { width: 15px; }

td.sep.area { width: 40px; }

table.calculator-table td { padding: 6px 0 4px 0; vertical-align: top; font-size: 12px; }

table.calculator-table input, table.calculator-table select { margin-top: 0px; border: 1px solid #747474; padding: 1px; }

table.calculator-table input[type="radio"], table.calculator-table input[type="checkbox"] { border: none !important; }

table.calculator-table select { width: 220px; }

table.calculator-table select#offers_select { color: #b91668; }

table.calculator-table input { padding: 1px 2px; /*width: 40px;*/ }

table.calculator-table td.submit { padding-top: 10px;}

.calculator-submit-button { width: auto !important; background: #b91668; color: #fff; border: none !important; padding: 3px 12px !important; display: block; cursor: pointer; webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size: 14px; -moz-box-shadow: 0 1px 2px #999; -webkit-box-shadow: 0 1px 2px #999; float: left; margin-right: 10px;}
a.calculator-submit-button { color: #44423E; text-decoration: none; line-height: 15px !important; height: 16px; }

input.radio { width: auto !important; border: none !important; }


/* booking table */

table.booking-view { width: 100%; padding: 0; margin: 0px 0 10px 0; text-align: left; font-size: 12px; border-collapse: collapse; border-color: #e2dfd4; border-style: solid; border-width: 1px 0 1px 0; }

table.booking-view th { text-align: left; }

table.booking-view th h4 { padding: 0; color: #44423E; font-weight: normal; }

table.booking-view td { padding: 4px; vertical-align: top; }

table.booking-view td.spacing { width: 50%; }

table.booking-view td.count { width: 1%; }

table.booking-view td.unit-currency { white-space: nowrap; }

table.booking-view td.currency { text-align: right; }

table.booking-view td.price { text-align: right; white-space: nowrap; }

table.booking-view tr.travel-info { background: #e2dfd4; border-color: #f7f3e8; }

table.booking-view tr.travel-info.nd { border-top: 1px solid #f7f3e8; }

table.booking-view tr.travel-info .descr { border-right: 1px solid #f7f3e8; padding-left: 6px; vertical-align: middle; }

table.booking-view tr.travel-info td.date { width: 50px; padding-left: 10px; }

table.booking-view tr.travel-info .border-left { border-left: 2px solid #f7f3e8; }

table.booking-view tr.item { border-bottom: 1px solid #e2dfd4; }

table.booking-view tr.total { border-top: 2px solid #e2dfd4; }

.errorInvisible { display: none; }

.checkerror { border-color: #B81466 !important; }

.errorMessage, .errorVisible { background-color: transparent; color: #B81466; margin-top: 20px;}

ul#missing-fields {color: #B81466; font-size: 12px; margin-top:-10px; margin-bottom:0}

label.checkerror { background-color: transparent; color: #B81466; }

#calculator-submit { width: 899px; margin-bottom: 20px; float: left; }

#calculator-submit form { float: left; }

.white { width: auto !important; background: #fff; color: #323130; border: none !important; padding: 3px 6px !important; display: block; cursor: pointer; webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size: 14px; }

#clear { clear: both; padding-bottom: 5px; }


/* booking form table */

table.booking-form-table { width: 899px; padding: 0px; margin: 10px 0; border-collapse: collapse; font-size: 12px; }

table.booking-form-table h4 { color: #44423E; font-weight: normal; }

table.booking-form-table td { padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #e2dfd4; }

table.booking-form-table td.first { padding-top: 0px; }

table.booking-form-table td.no-border-bottom { border: none; padding-bottom: 10px; }

table.booking-form-table .bf-col1 { width: 85px; }

table.booking-form-table .bf-col2 { width: 193px; }

table.booking-form-table .bf-col3 { width: 193px; }

table.booking-form-table .bf-col4 { width: 105px; }

table.booking-form-table .bf-col5 { width: 105px; }

table.booking-form-table .bf-col6 { }

table.booking-form-inner-table { width: 889px; padding: 0px; margin: 0px; border-collapse: collapse; }

table.booking-form-inner-table td { border: none; padding: 0px; }

td.exemple table { margin: 0; }

td.exemple table td { line-height: 125%; padding: 0; }

td.exemple p {margin: 0;}

select.participant-title { height: 20px; width: 79px !important; font-size: 12px; margin: 4px 0 4px 0; border: 1px solid #7f7f7f; }

.booking-participants input.participant-name { width: 183px; border: 1px solid #7f7f7f; height: 16px; }

.booking-participants input.participant-firstname { width: 183px; border: 1px solid #7f7f7f; height: 16px; }

.booking-participants input.participant-nationality { width: 95px; border: 1px solid #7f7f7f; height: 16px; }

.booking-participants input.participant-dob { width: 95px; border: 1px solid #7f7f7f; height: 16px; }

textarea { border: 1px solid #C0C0B8; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; width: 460px; padding: 2px; }

.booking-participants { padding-bottom: 10px; }

.booking-form-textarea { padding-top: 10px; padding-bottom: 10px; width: 460px; }

.address-form { padding-top: 10px; padding-bottom: 10px; }

.address-form input { width: 322px; border: 1px solid #7f7f7f; }

table.address-form-table { width: 889px; padding: 0px; margin: 0px; border-collapse: collapse; }

table.address-form-table td { padding: 2px 0; border: none; }

.address1 { width: 80px !important;}

.address2 { width: 500px; }

form h5 {margin-bottom: 5px;}

.address1 { width: 100px;}

.address-form input.checkfield2 { width: 100px;}

.combi-cell p { margin: 0; display: inline; }

.rteTable table { width: 625px; margin: 8px 0 18px 0; border: 1px solid #e2dfd4; border-collapse: collapse; font-size: 12px; line-height: 18px; }

.rteTable table td { border-bottom: 1px solid #e2dfd4; border-left: 1px solid #e2dfd4; padding: 5px 10px; vertical-align: top; }

.rteTable table ul { margin: 0 0 0 17px; }

.rteTable table td p { margin: 0; }

ul.files { list-style: none; margin: 0;}

#collapseMe { width: 899px; display:none; }

/* order table */

table.order-table td.no-border-bottom { padding: 12px 0 18px 0; width: 899px; }

div.ordering.address-form { padding-top: 0 !important; padding-bottom: 0 !important; }

div.ordering.address-form input { height: auto; width: 320px; }

table.order-table div.order-entry { float: left !important; min-width: 100px; margin-right: 20px; padding: 18px 10px 11px 10px; text-align: center; background: #e2dfd4; webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

table.order-table div.order-entry .order-image { padding-bottom: 5px; }

div.ordering table.address-form-table {  }

table.order-table textarea { border: 1px #747474 solid; margin-bottom: 18px; }

div.ordering #calculator-submit { float: none !important; }

.formLabel { width: 100px;}


/* --------------------- bali booking new */

form.searchbox { width: 360px; background: #fff; padding: 13px 15px 11px 15px; -webkit-box-shadow: 3px 3px 5px #a4a197; -moz-box-shadow: 3px 3px 5px #a4a197; box-shadow: 3px 3px 5px #a4a197; margin-bottom: 20px; }

form.searchbox select.flight_select, form.searchbox select.return_flight_select { width: 105px; padding: 0; }

form.searchbox table.calculator-table td { border-bottom: 1px solid #E2DFD4; height: 32px; vertical-align: middle; padding: 1px 0; }

form.searchbox td.submit { padding: 10px 0 0 0; }

form.searchbox .calculator-submit-button { float: right !important; margin-right: 0; margin-top: 10px; }

#leftCol .truncate { width: 625px !important; margin: 15px 0 30px 0; }

#leftCol table.cat-table { width: 625px; }

#leftCol table.cat-table h6 { margin: 0; }

#leftCol table.cat-table h6 a:link, #leftCol table.cat-table h6 a:visited, #leftCol table.cat-table h6 a:active { color: #000; text-decoration: none; }

#leftCol table.cat-table h6 a:hover { color: #b81466; text-decoration: none; }

div.gift { position: relative; width: 15px; height: 16px; padding-right: 30px; display: inline; cursor: pointer; }

div.gift img { position: absolute; }

div.gift div.giftOverlay { position: absolute; bottom: 18px; left: 18px; text-align: left; padding: 8px 10px; background: #ab0055; color: #fff; border: 1px #000 solid; -webkit-box-shadow: 3px 3px 5px #555; -moz-box-shadow: 3px 3px 5px #555; box-shadow: 3px 3px 5px #555; display: none; z-index: 5000; }

div.gift div.giftOverlay h3 { color: #fff; }

div.gift div.giftOverlay ul { margin: 10px 0 0 16px; }

#cboxLoadedContent form.searchbox { margin-bottom: 0; }

div.links-table-bottom { width: 625px; vertical-align: middle; padding: 3px 0; border-bottom: 1px solid #E2DFD4; border-top: 1px solid #E2DFD4; margin-top: 15px;}

div.links-table-bottom div.gift { position: relative; display: inline-block; cursor: pointer; }

div.links-table-bottom div.giftOverlay { position: absolute; top: auto; bottom: -10px; left: 20px; text-align: left; padding: 15px; background: #ab0055; color: #fff; border: 1px #000 solid; -webkit-box-shadow: 3px 3px 5px #555; -moz-box-shadow: 3px 3px 5px #555; box-shadow: 3px 3px 5px #555; display: none; }

#map { position: relative; overflow: hidden; width: 273px; height: 350px; }

div.map_info_box { width: 273px; background: #fff; display: none; }

div.map_info_box h6 { margin-bottom: 2px; text-align: left; }

div.map_info_box h6 a:link, div.map_info_box h6 a:visited, div.map_info_box h6 a:active { color: #000; text-decoration: none; }

div.map_info_box h6 a:hover { color: #b81466; text-decoration: none; }

div.map_info_box_popup h6 a:link, div.map_info_box_popup h6 a:visited, div.map_info_box_popup h6 a:active { color: #000; text-decoration: none; }

div.map_info_box_popup h6 a:hover { color: #b81466; text-decoration: none; }

div.map_info_box_popup h6 { margin: 0; }

div.map_info_box_popup div.clear, div.map_info_box div.clear { text-align: center; }

div.map_info_box_popup div.clear, div.map_info_box.thai div.clear { text-align: left; }

div.map_info_box_popup div.img { padding: 8px 0; }

#cboxLoadedContent #calculator-submit { width: 600px; }

table.booking-view { border: none; margin-top: 15px; }

table.booking-view td { padding: 4px 0 4px 4px; }

table.booking-view td.time { padding-right: 4px; }

table.booking-view.wide td { padding: 4px 10px 4px 10px; }

table.booking-view td.space { background: #f7f3e8; border: none; padding: 0 !important; }

table.booking-view tr.item { border-bottom: 1px solid #E2DFD4; border-top: 1px solid #E2DFD4; }

table.booking-view tr.total { border-bottom: 1px solid #E2DFD4; border-top: 2px solid #E2DFD4; }


/* --------------------- thai booking new */

form.searchbox.thai select.flight_select { border: 1px solid #747474; margin-left: 10px; }

form.searchbox.thai input.calculator-submit-button { margin-top: -2px !important; }

h1.sub { font-size: 16px; float: left; margin: 10px 0; }

table.cat-table.thai { margin: 0 0 8px 0; }

table.arr-table.thai { margin: 0 0 8px 0; width: 625px; }


/* --------------------- navigation */

ul.languageNav { list-style: none; float: left; margin: 0; }

ul.languageNav li { display: inline; }

ul.languageNav li a { padding: 0 13px 0 14px; border-left: 1px #666 solid; font: 12px 'TrajanProRegular', Arial, serif; }

ul.languageNav li a.first { padding: 0 13px 0 0; border-left: none; }

ul.languageNav li a:link, ul.languageNav li a:active, ul.languageNav li a:visited { color: #A9A69E; text-decoration: none; }

ul.languageNav li a:hover { color: #ECEEC8; text-decoration: none; }

ul.languageNav li a.on { color: #ECEEC8; text-decoration: none; font-weight: normal; }


ul.metaNav { list-style: none; float: right; margin: 0; }

ul.metaNav li { display: inline; }

ul.metaNav li a { padding: 0 13px 0 14px; border-left: 1px #666 solid; font: 12px 'TrajanProRegular', Arial, serif; }

ul.metaNav li a.first { padding: 0 13px 0 0; border-left: none; }

ul.metaNav li a.last { padding: 0 0 0 14px; }

ul.metaNav li a:link, ul.metaNav li a:active, ul.metaNav li a:visited { color: #A9A69E; text-decoration: none; }

ul.metaNav li a:hover { color: #fff; text-decoration: none; }

ul.metaNav li a.on { color: #ECEEC8; text-decoration: none; font-weight: normal; }


ul.mainNav { list-style: none; text-align: right; margin-top: -5px; margin: 0; }

ul.mainNav li a { font: 14px 'TrajanProRegular', Arial, serif; padding-bottom: 8px; display: block; }

ul.mainNav li a:link, ul.mainNav li a:active, ul.mainNav li a:visited { color: #A9A69E; text-decoration: none; }

ul.mainNav li a:hover { color: #fff; text-decoration: none; }

ul.mainNav li a.on { color: #ECEEC8; text-decoration: none; font-weight: normal; }


ul.subNav { list-style: none; text-align: right; margin: 0 0 25px 0; }

ul.subNav li a { font: 12px/14px Arial, serif; font-variant: normal; padding-bottom: 3px; display: block; }

ul.subNav li a:link, ul.subNav li a:active, ul.subNav li a:visited { color: #999; text-decoration: none; }

ul.subNav li a:hover { color: #fff; text-decoration: none; }

ul.subNav li a.on { color: #5fcef8; text-decoration: none; font-weight: normal; }


ul.contentNav { list-style: none; width: 273px; margin: 0; }

ul.contentNav li a { font: 12px/14px Arial, serif; font-variant: normal; display: block; padding: 9px 13px; border-bottom: 1px #e2dfd4 solid; }

ul.contentNav li a:link, ul.contentNav li a:active, ul.contentNav li a:visited { color: #44423e; text-decoration: none; }

ul.contentNav li a:hover { color: #b81466; text-decoration: none; }

ul.contentNav li a.on { background-color: #e7e3d8; color: #b81466; text-decoration: none; font-weight: normal; }


ul.contentNav li ul.contentSubnav li a.on { background-color: transparent; text-decoration: none; }

ul.contentSubnav { list-style: none; margin: 0 0 25px 0; }

ul.contentSubnav li a { font: 12px/14px Arial, serif; font-variant: normal; padding: 6px 23px; display: block; }

ul.contentSubnav li a:link, ul.contentSubnav li a:active, ul.contentSubnav li a:visited { color: #44423E; text-decoration: none; }

ul.contentSubnav li a:hover { color: #000; text-decoration: none; }

ul.contentSubnav li a.on { background-color: transparent; text-decoration: none; color:#b81466; }


/* --------------------- nu selectboxes */

.select-skinned { font-size:12px; position:relative }

.select-skinned-text { background-image:url(/interface/skinned-select-arrow.jpg) }

.select-skinned-cont { background:#fff; margin-right:13px; font-size:11px; white-space:nowrap; overflow:hidden; padding:0px 3px; cursor:pointer; line-height:18px; height:18px }

.select-skinned-text { background-repeat:no-repeat; background-position:center right; border:1px solid #ccc; width:auto; cursor:pointer }

.select-skinned ul { list-style:none; margin:0; padding:0; cursor:pointer; z-index:1000; position:absolute; background:#e0e0e0; color:#666; font-size:12px; border:1px solid #999 }

.select-skinned ul li { padding:2px 3px; white-space:nowrap }

.select-skinned ul li.hover { background:#ccc; }


/* --------------------- crossbrowsing */

html.msie table h4, html.msie table h2 { margin-top: 2px; text-align: left; }

html.msie input[type="radio"], html.msie input[type="checkbox"] { border: none !important; }

/* html.msie8 #mainCol { zoom: 1; filter: progid:DXImageTransform.Microsoft.Shadow(color='#1e1e1e', Direction=135, Strength=4); } */

html.msie8 table.booking-view tr.travel-info .descr { vertical-align: middle; }

html.msie .truncate, html.msie .description { padding: 15px 0 30px 0; margin: -15px 0 -30px 0; }

html.msie6 #logo img { visibility: hidden; }

html.msie6 #logo { background: url(../interface/logoLotusReisen-ie6.gif) no-repeat top center; }

html.msie6 .caption { background-color: #515354; }

html.msie6 #mainCol ul.nav li { background: url(../interface/galleryNav-ie.gif) 0 13px; }

html.msie6 #mainCol ul.nav li.activeSlide { background: url(../interface/galleryNav-ie.gif); }

html.msie6 ul.subNav li, html.msie6 ul.mainNav li { float: none; clear: left; width: 179px; }

html.msie6 ul.contentNav { margin-top: 1px; }

html.msie6 ul.contentNav li { float: none; clear: left; width: 273px; margin-top: -3px; }

html.msie7 #mainCol .nav2 #next2 { margin-top: -16px; }

html.msie7 h4.hotelTitle { float: left !important; }

html.msie7 table.booking-view tr.item td { border-bottom: 1px solid #E2DFD4; border-top: 1px solid #E2DFD4; }

html.msie7 table.booking-view tr.total td { border-bottom: 1px solid #E2DFD4; border-top: 2px solid #E2DFD4; }

html.msie7 div.map_info_box_popup span.ie-left, html.msie7 div.map_info_box span.ie-left { float: left !important; position: relative; left: 10px; }

html.msie7 table.booking-view tr.travel-info.nd td { border-top: 1px solid #f7f3e8; }

html.msie7 form.searchbox.thai select, html.msie7 form.searchbox.thai label { float: left; } 

html.msie7 form.searchbox.thai input.calculator-submit-button { float: right; } 

html.msie7 .results { height: 105px; }

html.msie7 .results.start { height: 160px; }
