/*--autocompile--*/
.autocomplete_list * {
	font: 11px verdana,sans-serif;
}

.autocomplete_list { 
	background: #fff; display: block; border: 1px solid #7F9DB9; text-align: left; z-index: 200; 
	width: 202px !important;
}

.autocomplete_list b, .autocomplete_list em, .autocomplete_list strong { 
	font-weight: bold; 
}

.autocomplete_list, .autocomplete_list ol, .autocomplete_list li { 
	list-style-type: none; margin: 0; padding: 0; 
}

.autocomplete_list .item, .autocomplete_list .current_item { 
	margin: 0px; padding: 3px 6px; text-align: left; cursor: pointer; 
	border-top: 1px solid #e3e3e3;	
}

.autocomplete_list .first_item {
	border-top: none;
}

.autocomplete_list .current_item { 
	background: #AFD0E7; color: #000; 
}

.autocomplete_list span { 
	color: #111; float: right; padding-left: 20px; 
}

.autocomplete_text { 
	/*background: transparent url("/images/frontend/indicator.gif") no-repeat right center;*/
}
.autocomplete_text_busy { 
	background: transparent url("/images/frontend/indicator.gif") no-repeat right center;
}

#loading { 
	background: #FFF url("/images/frontend/indicator.gif") no-repeat right 8px;
	width: 340px;
	border: 1px solid #FF0000;
	font-size: 0.75em;
	padding: 5px;
	padding-right: 20px;
	position: absolute;
	left: 200px;
	bottom: 500px;
	color: #FF0000;
	font-weight: bold;
}

/*--locations menu--*/
/*div#locations {
	background: #F7E59D url("/images/frontend/backgroundImage/bg_menuMid.jpg") repeat-y 0 0;
	width: 183px;
	margin-top: 0;
}
div#leftCol p {
	position: absolute;
	left: 13px;
	top: -52px;
	font-size: 0.8em;
	z-index: 10;
	color: #EB6F29;
	width: 150px;
	height: 50px;
	overflow: hidden;
}
div#locations ul {
	list-style-type: none;
	float: left;
}
div#locations ul li.fl a,
div#locations ul li.selectedFirst a {
	font-weight: bold;
	font-size: 0.85em;
	background: transparent url("/images/frontend/icons/ico_countryDown.gif") no-repeat left center;
	padding-left: 15px;
	font-size: 0.75em;
}
div#locations ul li.fl li a,
div#locations ul li.selectedFirst li a {
	font-weight: normal;
	background-image: none;
}
div#locations ul#locList {
	background: transparent url("/images/frontend/backgroundImage/bg_menuTop.jpg") no-repeat right top;
	padding-top: 5px;
	padding-left: 10px;
}
div#locations ul a {
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #C53534;
	display: block;
	width: 130px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#locations ul ul a {
	background: transparent  url("/images/frontend/icons/ico_arrow1.gif") no-repeat left center !important;
	border-bottom: 1px solid #F9ECB7;
}
div#locations ul ul a:hover, 
div#locations ul ul a.selected {
	color: #C53534;
	background: transparent url("/images/frontend/icons/ico_arrow2.gif") no-repeat left center !important;
	font-weight: bold !important;
}
div#locations ul li {
	position: relative;
	width: 173px;
	float: left;
}
div#locations ul li.hideLayer a {
	background: url("/images/frontend/icons/ico_country.gif") no-repeat left center !important;
}
div#locations ul li.hideLayer ul {
	display: none !important;
}
div#locations ul li.showLayer ul{
	display: block;
}
div#locations ul li.showLayer ul ul {
	display: none;
}
div#locations ul ul li {
	width: 140px;
}
div#locations ul li ul {
	padding-left: 20px;
}
div#locations ul li ul ul {
	display: none;
	background-image: none;
	background-color: #F7E59D;
	border: 1px solid #FFF;
	width: 143px;
	padding-left: 10px;
}
div#locations ul ul ul a {
	margin-right: 0 !important;
	width: 120px !important;
}
div#locations ul ul li.menu_hover ul  { 
	display: block; 
	position: absolute;
	left: 140px;
	top: 3px;	
}*/
div#locations {
	background: #F7E59D url("/images/frontend/backgroundImage/bg_menuMid.jpg") repeat-y 0 0;
	width: 183px;
	margin-top: 0;
}
div#leftCol p.headLoc {
	position: absolute;
	left: 13px;
	top: -52px;
	font-size: 0.8em;
	z-index: 10;
	color: #EB6F29;
	width: 150px;
	height: 50px;
	overflow: hidden;
}
div#locations ul {
	list-style-type: none;
	float: left;
}
div#locations ul li.fl a,
div#locations ul li.selectedFirst a {
	font-weight: bold;
	font-size: 0.85em;
	background: transparent url("/images/frontend/icons/ico_countryDown.gif") no-repeat left center;
	padding-left: 15px;
	font-size: 0.75em;
}
div#locations ul li.fl li a,
div#locations ul li.selectedFirst li a {
	font-weight: normal;
	background-image: none;
}
div#locations ul#locList {
	background: transparent url("/images/frontend/backgroundImage/bg_menuTop.jpg") no-repeat right top;
	padding-top: 5px;
	padding-left: 10px;
}
div#locations ul a {
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #C53534;
	display: block;
	width: 130px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#locations ul ul a {
	background: transparent  url("/images/frontend/icons/ico_arrow1.gif") no-repeat left center !important;
	border-bottom: 1px solid #F9ECB7;
}
div#locations ul ul a:hover, 
div#locations ul ul a.selected {
	color: #C53534;
	background: transparent url("/images/frontend/icons/ico_arrow2.gif") no-repeat left center !important;
	font-weight: bold !important;
}
div#locations ul li {
	position: relative;
	width: 173px;
	float: left;
}
div#locations ul li.hideLayer a {
	background: url("/images/frontend/icons/ico_country.gif") no-repeat left center !important;
}
div#locations ul li.hideLayer ul {
	display: none !important;
}
div#locations ul li.showLayer ul{
	display: block;
}
div#locations ul li.showLayer ul ul {
	display: none;
}
div#locations ul ul li {
	width: 140px;
}
div#locations ul li ul {
	padding-left: 20px;
}
div#locations ul li ul ul {
	display: none;
	background-image: none;
	background-color: #F7E59D;
	border: 1px solid #FFF;
	width: 143px;
	padding-left: 10px;
}
div#locations ul ul ul a {
	margin-right: 0 !important;
	width: 120px !important;
}
div#locations ul ul li.menu_hover ul  { 
	display: block; 
	position: absolute;
	left: 140px;
	top: 3px;	
}
/*--search area--*/
UL#searchTabs {
	margin-left: 10px;
}
	UL#searchTabs LI {
		margin-right: 10px;
	}
	UL#searchTabs LI,
	UL#searchTabs LI A {
		display: block;
		float: left;
		height: 38px;
	}
	UL#searchTabs LI A {
		color: #FFF;
		font-size: 0.8em;
		font-weight: bold;
		outline: none;
		text-decoration: none;
		padding-left: 35px;
	}
	UL#searchTabs LI A.opt1 {
		background: transparent url("/images/frontend/tab-1.jpg") no-repeat left top;
		line-height: 38px;
		width: 89px;
	}
		UL#searchTabs LI A.opt1-sel {
			background: transparent url("/images/frontend/tab-1-sel.jpg") no-repeat left top;
			color: #000;
		}
	UL#searchTabs LI A.opt2 {
		background: url("/images/frontend/tab-3.jpg") no-repeat left top transparent;
		line-height: 38px;
		padding-left: 34px;
		width: 106px;
	}
		UL#searchTabs LI A.opt2-sel {
			background: transparent url("/images/frontend/tab-3-sel.jpg") no-repeat left top;
			color: #000;
		}
	UL#searchTabs LI A.opt3 {
		background: url("/images/frontend/tab-2.jpg") no-repeat left top transparent;
		height: 33px;
		line-height: 15px;
		padding-left: 27px;
		padding-right: 5px;
		padding-top: 5px;
		text-align: center;
		width: 123px;
	}
		UL#searchTabs LI A.opt3-sel {
			background: transparent url("/images/frontend/tab-2-sel.jpg") no-repeat left top;
			color: #000;
		}
	DIV#tab-2-search,
	DIV#tab-3-search {
		position: absolute;
		left: -10000000px;
		min-height: 200px;
	}
	DIV#tab-2-search {
		min-height: 350px;
	}	
div#searchUnit {
	background: transparent url("/images/frontend/bg_searchMid.gif") repeat-y left top;
	clear: left;
	margin-left: 0;
}
div#searchUnit.offer {
	background: transparent url("/images/frontend/bg_searchMidOffer.gif") repeat-y left top;
	margin-bottom: 10px;
}
div#searchUnit.offer p.info {
	font-size: 1em !important;
	margin-top: -4px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #E46405;
}
div#searchUnit.offer p.info strong {
	color: #AC0D0D;
}
div#searchUnit div.searchTop {
	background: transparent url("/images/frontend/bg_searchTop.jpg") no-repeat left top;
}
div#searchUnit.offer div.searchTop {
	background: transparent url("/images/frontend/bg_searchTopOffer.jpg") no-repeat left top;
}
div#searchUnit div.searchBottom {
	background: transparent url("/images/frontend/bg_searchBot.gif") no-repeat left bottom;
	width: 708px;
	padding: 10px 20px 10px 20px;
}
div#searchUnit.offer div.searchBottom {
	background: transparent url("/images/frontend/bg_searchBotOffer.gif") no-repeat left bottom;
}
div#searchUnit label {
	display: block;
	width: auto;
	float: none;
	margin-top: 0;
}
div#searchUnit form {
	padding-top: 5px;
}
div#searchUnit form div {
	float: left;
	padding-right: 8px;
	clear: none;
	margin-bottom: 5px;
	width: auto;
}
div#searchUnit form input.inputTxt {
	width: 200px;
}
div#searchUnit form div.standardOfferButton {
	float: left;
	padding: 0 !important;
	width: 400px;
}
	div#searchUnit form button {
		margin-left: 0 !important;
	}
	div#searchUnit form div.standardOfferButton label {
		display: inline;
		float: none;
	}
	div#searchUnit form div.standardOfferButton input {
		float: none;
		margin-left: 5px;
		margin-right: 5px;
	}
div#searchUnit div.panel {
	padding-top: 5px;
	width: 720px;
}
div#searchUnit div.panel a {
	background: transparent url("/images/frontend/icons/ico_arrow2.gif") no-repeat left 4px;
	color: #C73633;
	display: block;
	font-size: 0.7em;
	float: right;
	line-height: normal !important;
	padding-left: 8px;
	margin-top: 8px;
	text-decoration: none;
	vertical-align: middle;
}
	div#searchUnit.offer div.panel a {
		background: transparent url("/images/frontend/icons/ico_arrow1.gif") no-repeat left 4px;
		color: #E46405;
	}
div#searchUnit div.multChoice {
	width: 170px;
	border: 1px solid #D7DDE4;
	padding: 5px;
	padding-top: 3px;
	margin-right: 15px;
}
	div#searchUnit div.multChoiceFix {
		width: 175px;
		border: none;
		padding:  0 5px 0 5px;
	}
	div#searchUnit div.multChoice div {
		border: 1px solid #D7DDE4;
		clear: left;
		padding: 5px;
		padding-top: 3px;
		width: 170px;
	}
	div#searchUnit div.multChoice div label {
		width: auto;
	}
div#searchUnit div.col {
	width: 250px;
	border: 1px solid #D7DDE4;
	padding: 5px;
	padding-top: 0;
	margin-right: 15px;
}
	div#searchUnit div.colFix {
		border: none;
		padding: 0;
	}
	div#searchUnit div.colFix div div {
		border: 1px solid #D7DDE4;
		clear: left;
		padding: 5px;
		padding-top: 0;
		width: 250px;
	}
	div#searchUnit div.colFix div div div {
		border: none;
	}
	div#searchUnit div.colFix div div input {
		float: none;
	}
	div#searchUnit div.colFix div div label.radio {
		display: inline;
		float: none;
		width: auto;
	}
	div#searchUnit DIV SPAN.row {
		float: left;
		width: 200px;
	}
div#searchUnit label.radio {
	padding-left: 3px !important;
	padding-left: 0;
	vertical-align: middle;
	float: left;
	display: block;
	width: 140px;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
}
div#searchUnit div.col label {
	width: 250px;
}
div#searchUnit div.multChoice input {
	float: left;
}
div#searchUnit input.checkbox {
	margin-left: 2px;
	margin-right: 2px;
}
div#searchDet div.multChoice span {
	float: left;
	width: 173px;
}
div#searchUnit div.till,
div#searchUnit div.dist,
div#searchUnit div.pool {
	width: 250px;
}
div#searchUnit select.atractDistance_f {
	float: left;
}
/*--unit list and unit details--*/
h3.breadCrumbLoc {
	color: #C52C00;
	font-size: 1em;
	margin-top: 10px;
	width: 100%;
}
	h3.breadCrumbLoc span {
		float: left;
	}
	h3.breadCrumbLoc a.imgLoc {
		background: transparent url("/images/frontend/icons/foto.gif") no-repeat right center;
		color: #C52C00;
		font-size: 1em;
		font-family: Arial, Helvetica, sans-serif;
		padding-right: 25px;
		float: right;
	}
h3.breadCrumbLoc a {
	color: #C52C00;
}
div.locSecMenu a.red {
	color: #E71B1A;
}
div.locSecMenu {
	border: 1px solid #CD0D0C;
	background-color: #FFD193 !important;
	background-image: none !important;
}
div.secMenu {
	background: #EAEDE9 url("/images/frontend/bg_line.jpg") repeat-y left top;
	padding: 5px 10px 5px 10px;
	font-size: 0.75em;
	margin-top: 10px;
	width: 750px;
}
	div.locStandardOffer {
		background-image: none;
		background-color: #B80036;
		color: #FFF;
		font-size: 0.75em;
	}
	div.locStandardOffer a {
		color: #FFF !important;
	}

div.secMenu a {
	color: #655139;
	margin-right: 5px;
	line-height: 25px;
}
div.secMenu a.infoDoc {
	border: 1px solid #CD0D0C;
	background-color: #FFD193;
	padding: 2px 10px 2px 10px !important;
}
div#unitDetails ul,
div#unitDetails ol,
div#unitList ul,
div#unitList ol,
div#unitOffers ul,
div#unitOffers ol {
	margin-left: 25px !important;
}
div#unitList h4,
div#unitDetails h4,
div#unitOffers h4 {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 2px;
	background: transparent url("/images/frontend/bg_line.jpg") no-repeat left bottom;
}
	div#unitDetails h4.marginBottom {
			margin-bottom: 20px;	
	}
	div#unitDetails SPAN.line {
		background-color: #F7E49F;
		display: block;
		height: 5px;
		margin: 5px 0 10px 0;
	}
div#unitDetails P.subtitle {
	font-size: 0.75em;
}
div#unitList h4 {
	clear: left;
	width: 100%;
}
div#unitList div.unitBoxFix {
	float: left;
}
div#unitList div.unitBox {
	margin-top: 5px;
}
	div#unitList div.unitBox A {
		text-decoration: none;
	}
div#unitList div.unitBox div,
div#unitDetails div.image,
div#unitOffers div.headImg {
	margin-bottom: 2px;
	border:1px solid #FFC525;
	background-color: #FDE98A;
	height: 75px;
	width: 100px;
	margin-top: 5px;
	float: left;
	overflow: hidden;
	text-align: center;
}
div#unitDetails div.image {
	margin-right: 3px;
}
img.star {
	vertical-align: top;
	display: block;
}
div.starPos {
	float: left;
	padding-top: 18px;
	width: 110px;
	height: 135px;
	overflow: hidden;
}
div#unitDetails div.image {
	float: left;
}
div#unitDetails div.imageBig {
	float: left;
	width: 750px;
	overflow: hidden;
}
div#unitDetails div.imageBig img {
	border: 3px solid #B3AF8E;
}
div#unitDetails div.info p.imgInfo {
	clear: left;
	margin-top: 5px;
}
div#unitList div.unitBox span,
div#unitOffers span.locName {
	font-size: 0.7em;
	clear: left;
	display: block;
}
div#unitList div.unitBox span {
	width: 100px !important;
}
div#unitOffers span.locName {
	width: 300px;
}
div#unitList div.unitBox strong {
	display: block;
	font-weight: normal;
}
div#unitDetails h3.title,
div#unitOffers h3.title {
	margin-top: 10px;
	font-size: 1.4em;
	font-weight: normal;
	margin-right: 5px;
}
	div#unitOffers h3.title {
		margin-top: 0;
	}
div#unitList div.info,
div#unitDetails div.info,
div#unitOffers div.info,
div#addMod p.info {
	line-height: 1.4em;
	width: 770px;
	font-size: 0.75em;
	margin-top: 5px;
}
div#addMod textarea {
	height: 50px !important;
}
div.offerBox {
	padding-bottom: 5px;
	/*margin-bottom: 5px;*/
}
	div.superOffer {
		background-color: #DFEB87;
		padding: 5px;
		width: 760px;
	}
div.offerBox div.info {
	margin: 5px 0 5px 0;
}
	div.offerBox div.headBox {
		width: 100%;
	}
	div.offerBox div.headBox div.headImg{
		margin-right: 10px;
	}
	div.offerBox div.headBox div.headInfo{
		width: 660px;
		float: left;
	}
	div.offerBox div.headBox div.headInfo P {
		font-size: 0.75em;
		line-height: 1.4em;
	}
div#unitLocSpecOffer {
	padding-top: 20px;
}
div#unitLocSpecOffer h2 {
	clear: left;
	font-size: 0.9em;
	border-bottom: 1px solid #FFDB64;
	padding-bottom: 3px;
	margin-bottom: 10px;
	padding-top: 5px;
	color: #AC0D0D;
}
div#unitLocSpecOffer div.locBox {
	border: 1px solid #EA8531;
	/*float: left;*/
	margin: 5px;
	width: auto;
	padding: 5px;
	font-size: 0.75em;
	text-align: center;
}
div.colOffer {
	width: 185px;
	float: left;
}
div.resortInfo {
	padding: 5px 10px 5px 10px;
	border: 1px solid #FDF5E0;
	background-color: #FEF9E9;
	margin-top: 10px;
	font-size: 0.75em;
	cursor: pointer;
}
div#locInfo,
div#descInfo {
	cursor: pointer;
}
div.resortInfo div {
	padding: 2px 0 2px 0;
}
a.map {
	background: transparent url("/images/frontend/icons/ico_globe.gif") no-repeat 0 0;
	color: #C52C00;
	display: block;
	padding: 0 0 5px 20px;
}
	a.mapFix {
		padding-bottom: 0;
	}
a.open {
	font-size: 0.75em;
	display: block;
	padding: 5px 0 3px 0;
	width: auto;
}

/*--add unit--*/ 
div#addMod {
	position: relative;
}
div#addMod form {
	padding-top: 0 !important;
}
div.chenar {
	border: 1px solid #489723;
	background-color: #F3F8F7;
	padding: 0;
	width: 750px;
	clear: none;
	margin-right: 10px;
	padding: 5px;
}
	div.chenar h2 {
		font-size: 1.1em;
		font-weight: normal;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	div#addMod div#roomOptionDet,
	div#addMod div#otherServDet,
	div.chenar div.column {
		padding: 0;
		width: auto;
		clear: none;
	}
	div.chenar div.column {
		clear: none;
		float: left !important;
		padding-left: 10px;
		width: 230px;
	}
	div.chenar div.column label {
		margin-left: 3px;
	}
	div#addMod div#roomOptionDet label,
	div#addMod div#otherServDet label {
		float: none;
		display: inline;
		width: auto;
		margin-right: 3px;
	}
	div#addMod div#roomOptionDet input.inputTxt {
		width: 30px;
	}
	div#addMod a.more {
		display: block;
		font-size: 0.75em;
		margin-bottom: 5px;
	}
div#addMod p.info {
	margin: 10px 0 15px 0;
}
div#addMod p.shortInfo {
	width: 540px;
}
div#addMod label.multChoice {
}
div#addMod div.multChoice span {
	float: left;
	margin-left: 2px;
	width: 450px;
}
div#addMod label.radio {
	float: none;
	display: inline;
	vertical-align: middle;
	margin-left: 3px;
}
div#searchUnit input.checkbox {
	vertical-align: middle;
}
a.removeSubImage {
	font-size: 0.7em;
	margin-left: 5px;
	vertical-align: middle;
}
div.dynamicLabel a{
	border: 1px solid #7F9DB9;
	width: 140px;
	padding: 5px;
	text-align: center;
	display: block;
	font-size: 0.8em;
	text-decoration: none;
	margin-bottom: 5px;
}
span#subimage div{
	margin-bottom: 1px;
}
div.terms label {
	width: 100%;
	float: none;
	padding-right: 5px;
}
div#infoDoc {
	width: 200px;
	padding: 15px 5px 15px 5px;
	position: absolute;
	right: 20px;
	top: 120px;
	border: 1px solid #CD0D0C;
	background-color: #FFD193;
}
div#infoDoc a {
	font-size: 0.75em;
	background: transparent url("/images/frontend/icons/infoDoc.gif") no-repeat left center;
	padding-left: 20px;
	display: block;
	margin-bottom: 10px;
}
div#unitDetails div.offer {
	padding-top: 20px !important;
}
div#unitDetails div.info h5 {
	text-transform: uppercase;
	margin:  10px 0 0 0;
	padding-bottom: 5px;
	font-size: 1em;
}
div#unitDetails h5.offerType1,
div#unitDetails h5.offerType2,
div#unitDetails h5.offerType3,
div#unitDetails h5.offerType4,
div#unitDetails h5.offerType5 {
	padding: 5px 0 0 40px;
	background: transparent url("/images/frontend/icons/ico_offer.gif") no-repeat 10px center;
	border: 1px solid #C52C00; 
	border-bottom: none; 
}
div#unitDetails h5.offerType2,
div#unitDetails h5.offerType3,
div#unitDetails h5.offerType4,
div#unitDetails h5.offerType5 {
	background-image: none;
	padding-left: 10px;
}
span.specOffer {
	background: transparent url("/images/frontend/icons/ico_offer.gif") no-repeat 90% 0;
	/*padding-left: 25px;*/
}
div#unitDetails div.offerBoxType1,
div#unitDetails div.offerBoxType2,
div#unitDetails div.offerBoxType3,
div#unitDetails div.offerBoxType4,
div#unitDetails div.offerBoxType5 {
	border: 1px solid #C52C00;
	border-top: none;
	padding-left: 10px;
	padding-top: 5px;
}
/*--tariff button form unit details--*/
div.tarifeButton {
    background: #FE8B16 url("/images/frontend/button_tariff_L.gif") no-repeat left top;
	line-height: 40px;
	height: 40px;
	float: left;
	margin: 10px 10px 0 0;
}
DIV.tarifs {
	width: 770px;
}
div.tarifeButton a {
	color: #FFF;
	text-decoration: none;
	background: transparent url("/images/frontend/button_tariff_R.gif") no-repeat right top;
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	font-size: 1.3em;
	font-weight: 600;
}
	div.superOffer div.tarifeButton {
		background: #FE8B16 url("/images/frontend/button_tariff_L2.gif") no-repeat left top !important;
	}
	div.superOffer div.tarifeButton a {
		background:transparent url("/images/frontend/button_tariff_R2.gif") no-repeat right top;
	}
/*--tabs for resevations into the unit detail page--*/
div#unitDetails ul#tabsReserv {
	border-bottom: 1px solid #F5901E;
	list-style-type: none; 
	padding: 0 !important;
	margin: 10px 0 0 0;
	margin-left: 0 !important;
	width: 770px;
}
ul#tabsReserv,
ul#tabsReserv li,
ul#tabsReserv li div,
ul#tabsReserv li a {
	float: left;
}
ul#tabsReserv li {
	background: #F5901E url("/images/frontend/reservL_sel.gif") no-repeat left top;
	margin-right: 2px;
	padding-left: 8px;
}
ul#tabsReserv li.selected {
	background: #FFF url("/images/frontend/reservL_unsel.gif") no-repeat left top;
	position: relative;
	bottom: -1px;
	left: 0;
}
ul#tabsReserv li.selected div {
	background: transparent url("/images/frontend/reservM_unsel.gif") repeat-x left top;
}
ul#tabsReserv li a {
	background: transparent url("/images/frontend/reservR_sel.gif") no-repeat right top;
	color: #FFF;
	display: block;
	font-size: 0.85em;
	padding: 7px 15px 7px 7px;
	text-decoration: none;
}
ul#tabsReserv li.selected a {
	color: #C52C00;
	background: transparent url("/images/frontend/reservR_unsel.gif") no-repeat right top;
}
div#unitDetails div#reserv1Info,
div#unitDetails div#reserv2Info {
	border: 1px solid #F5901E;
	border-top: none;
	padding: 10px 10px 10px 10px;
	width: 748px !important;
}
div#unitDetails div#reserv1Info div.info,
div#unitDetails div#reserv2Info div.info {
	width: auto;
}
table.tplPrices {
	border-bottom: 1px solid #CCC;
	margin: 15px auto 0 auto;
	width: 100%;
}
table.tplPrices caption {
	display: none;
}
	div.tplPrices {
		margin-bottom: 15px;
	}
table.tplPrices th {
	background-color: #CCC;
}
table.tplPrices thead th {
	font-weight: normal;
}
table.tplPrices tbody th {
	background-color: #D1E58C;
	width: 100px;
}
table.tplPrices td, 
table.tplPrices th {
	border-right: 1px solid #CCC;
	padding: 3px 5px 3px 5px;
	text-align: center;
}
div.offerSEOText {
	margin: 10px 0 10px 0;
}
P#searchCriteria {
	font-size: 0.65em;
	margin-left: 15px; 
	margin-top: 3px;
}

/*--test area styling for a new look on unit details offers list--*/
DIV.offerInfoArea {
	border: 1px solid #F7E49F;
    clear: left;
    margin-left: -6px;
    padding: 10px 5px;
    width: 770px !important;
}
div#unitDetails UL#listInfoOfferTypes {
	margin: 0 0 0 -6px !important;
    padding: 0 0 0 11px;
    width: 770px;
}
UL#listInfoOfferTypes LI,
UL#listInfoOfferTypes LI A,
UL#listInfoOfferTypes LI A SPAN {
	display: block;
	float: left;
	min-height: 42px;
	text-align: center;
	width: 75px;
}
UL#listInfoOfferTypes LI {
	margin-right: 1px;
	position: relative;
	left: 0;
	top: 1px;
	z-index: 100;
	width: 74px;
}
UL#listInfoOfferTypes LI A {
	background: #F7E49F url("/images/frontend/tab_unsel_mid.jpg") repeat-x left top;
	color: #C73538;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
	UL#listInfoOfferTypes LI.selected A {
		background-image: url("/images/frontend/tab_sel_mid.jpg");
	}
UL#listInfoOfferTypes LI A SPAN.first {
	background: transparent url("/images/frontend/tab_unsel_left.jpg") no-repeat left top;
}
	UL#listInfoOfferTypes LI.selected A SPAN.first {
		background-image: url("/images/frontend/tab_sel_left.jpg");
	}
UL#listInfoOfferTypes LI A SPAN SPAN.last {
	background: transparent url("/images/frontend/tab_unsel_right.jpg") no-repeat right top;
}
	UL#listInfoOfferTypes LI.selected A SPAN SPAN.last {
		background-image: url("/images/frontend/tab_sel_right.jpg");
	}
	UL#listInfoOfferTypes LI A SPAN SPAN.last SPAN {
		
	}
UL#listInfoOfferTypes LI A STRONG {
	color: #C73538;
	display: block;
	margin-top: 5px;
}	
	UL#listInfoOfferTypes LI.selected A {
		border-bottom: 1px solid #FFF;
		color: #C73538;
	}
	UL#listInfoOfferTypes LI.selected A STRONG {
		color: #C73538;
	}
DIV.offerListMenu {
	margin-top: 0;
}
	DIV.offerListMenu A {
		color: #C53534;
	} 
	div.offerListMenu STRONG.head {
		display: block;
		margin-bottom: 0px;
	}
a.nolink {
	font-size: 0;
	height:0;
	width: 0;
}
A.savePdf {
	background: transparent url("/images/frontend/icons/pdf.png") no-repeat left top;
	color: #C53534;
	display: block;
	height: 32px;
	line-height: 32px;
	margin: 10px 0 10px 0;
	padding-left: 36px;
	width: 650px;
}
	A.savePdf-2 {
		font-size: 1em;
	}
DIV.offerBox A.savePdf {
	font-size: 0.75em;
}
DIV#reservForm.reservForm-2 {
	margin: 0 0 0 5px !important;
}
DIV#reservForm.reservForm-2 FORM {
	padding-top: 0 !important;
}
	DIV#reservForm.reservForm-2 LABEL {
		display: block;
		float: none;
		width: auto;
	}
	DIV#reservForm.reservForm-2 INPUT,
	DIV#reservForm.reservForm-2 TEXTAREA {
		font-family: Arial, Helvetica, sans-serif;
	}
	DIV#reservForm.reservForm-2  DIV.calLeftCol {
		clear: none !important;
		float: left;
		width: 260px;
	}
	DIV#reservForm.reservForm-2  DIV.calRightCol {
		clear: none !important;
		float: left;
		width: 467px;
	}
	DIV#reservForm.reservForm-2 div.securityNr,
	DIV#reservForm.reservForm-2 BUTTON {
		margin-left: 0 !important;
	}
	DIV#reservForm.reservForm-2 DIV.calArea DIV {
		clear: none;
		float: left;
		margin-top: -2px;
		width: 200px;
	}
	DIV#reservForm.reservForm-2 DIV.calArea DIV IMG {
		cursor: pointer;
		vertical-align: middle;
	}
	DIV#reservForm.reservForm-2 TEXTAREA {
		height: 130px;
   		width: 482px;
	}
	DIV#reservForm.reservForm-2 H2 {
		font-size: 1em;
   		margin-bottom: 7px;
	}
	
