/*--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: 50%;
	top: 730px;
	color: #FF0000;
	font-weight: bold;
}

/*--locations menu--*/
div#locations {
	background: #C2ECBA 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: #006AB0;
	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: #006AB0;
	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;
}
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: #C2ECBA;
	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--*/
div#searchUnit {
	background: transparent url("/images/frontend/bg_searchMid.gif") repeat-y left top;
}
div#searchUnit.offer {
	background: transparent url("/images/frontend/bg_searchMidOffer.gif") repeat-y left top;
}
div#searchUnit.offer p.info {
	font-size: 0.8em;
	margin-top: -8px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #006AB0;
}
div#searchUnit.offer p.info strong {
	color: #E61A19;
}
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.jpg") 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;
	color: #006AB0;
}
div#searchUnit form {
	padding-top: 5px;
}
div#searchUnit form div {
	float: left;
	padding-right: 5px;
	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: #006AB0;
	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: #006AB0;
}
div#searchUnit div.panel {
	padding-top: 5px;
}
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 {
	border: 1px solid #D7DDE4;
	padding: 5px;
	padding-top: 4px;
	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: left;
	}
	div#searchUnit div.colFix div div label.radio {
		float: left;
		width: auto;
	}
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;
}
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: transparent 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#unitOffers {
	margin-top: 20px;
}
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;
}
div#unitList h4 {
	clear: left;
	width: 400px;
}
div#unitDetails div.offer {
	padding-top: 20px !important;
}
div#unitList div.boxUnit div.img,
div#unitDetails div.image,
div#unitOffers div.headImg {
	margin-bottom: 2px;
	background-color: #8EB9DC;
	padding: 2px;
	height: 75px;
	width: 100px;
	margin-top: 5px;
	float: left;
	overflow: hidden;
	text-align: center;
}
	div.imageWidth {
		width: 750px;
	}
div#unitDetails div.image {
	margin-right: 3px;
}
div#unitDetails div.image {
	float: left;
}
div#unitDetails div.imageBig {
	float: left;
	width: 750px;
	overflow: hidden;
	margin-top: 5px;
}
div#unitDetails div.imageBig img {
	border: 3px solid #8EB9DC;
}
div#unitDetails div.info p.imgInfo {
	clear: left;
	margin-top: 5px;
}
div#unitOffers span.locName {
	font-size: 0.7em;
	clear: left;
	display: block;
	width: 300px;
}
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#unitDetails div.info {
	background: transparent url("/images/frontend/bg_line.jpg") no-repeat left top;
	padding: 5px 10px 5px 10px;
}
div#unitDetails div.info h5 {
	margin:  10px 0 0 0;
	padding-bottom: 5px;
	font-size: 1.1em;
}
	div#unitDetails h5.offerType1 {
		padding: 5px 0 0 30px;
		background: transparent url("/images/frontend/icons/ico_offer.gif") no-repeat 10px center;
		border: 1px solid #C52C00; 
		border-bottom: none; 
	}
	div#unitDetails div.offerBoxType1 {
		border: 1px solid #C52C00;
		border-top: none;
		padding-left: 10px;
		padding-top: 5px;
	}
div#unitList div.info,
div#unitDetails div.info,
div#unitOffers div.info,
div#addMod p.info {
	line-height: 1.4em;
	width: 750px;
	font-size: 0.75em !important;
	margin-top: 5px;
}
div#addMod textarea {
	height: 50px !important;
}
div.offerBox {
	padding-bottom: 5px;
	/*margin-bottom: 5px;*/
}
	div.superOffer {
		background-color: #DBF4D7;
		padding: 5px;
	}
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: 600px;
		float: left;
	}
div#unitLocSpecOffer {
	padding-top: 20px;
}
div#unitLocSpecOffer h2 {
	clear: left;
	font-size: 0.9em;
	border-bottom: 1px solid #C2EDB8;
	padding-bottom: 3px;
	margin-bottom: 10px;
	padding-top: 5px;
	color: #AC0D0D;
}
div#unitLocSpecOffer div.locBox {
	border: 1px solid #EA8531;
	margin: 5px;
	width: auto;
	padding: 5px;
	font-size: 0.75em;
	text-align: center;
}
div.colOffer {
	width: 185px;
	float: left;
}
div.boxUnit {
	width: 100%;
	margin-top: 5px;
	padding-top: 0;
	border-top: 1px solid #CEF2C6;
}
	div.boxUnit h5,
	div.boxUnit img.star,
	div.boxUnit a.offerSpec,
	div.boxUnit a.offerSpec img {
		display: inline;
		vertical-align: middle;
	}
	div.boxUnit a.offerSpec {
		background: transparent url("/images/frontend/icons/ico_offer.gif") no-repeat left center;
		padding-left: 20px;
		text-decoration: none;
	}
	div.boxUnit h5 {
		margin-right: 15px;
		font-size: 1em;
	}
	div.boxUnit h5 a {
		text-decoration: none;
	}
	div.boxUnit span.path {
		display: block;
		margin: 2px 0 0 0;
		font-size: 0.9em;
	}
	div.boxUnit div.img {
		margin-right: 10px;
		margin-top: 10px !important;
	}
	div.boxUnit div.data {
		width: 650px;
		float: left;
		padding-top: 8px;
	}
	div.boxUnit {
		font-size: 0.75em;
	}
	div.boxUnit span.facilities {
		display: block;
		font-style: italic;
		font-size: 0.9em;
	}
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.resortOpen {
	font-size: 0.75em;
	display: block;
	padding: 5px 0 3px 0;
	width: auto;
}
/*--add unit--*/ 
div#addMod {
	position: relative;
}
div#addMod p.info {
	margin: 10px 0 15px 0;
}
div#addMod p.shortInfo {
	width: 540px;
}
div#addMod label.multChoice {
}
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: 150px;
	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;
}
/*--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.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;
		}

div#unitDetails ul#tabsReserv {
	border-bottom: 1px solid #C2ECBA;
	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: #C2ECBA 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: #000;
	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 #C2ECBA;
	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 #C2ECBA;
	margin: 15px auto 0 auto;
	width: 100%;
}
table.tplPrices caption {
	display: none;
}
	div.tplPrices {
		margin-bottom: 15px;
	}
table.tplPrices th {
	background-color: #C2ECBA;
}
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 #C2ECBA;
	padding: 3px 5px 3px 5px;
	text-align: center;
}
div.offerBox div.info {
	font-size: 1em !important;
	width: auto !important;
}
div.offerSEOText {
	margin: 10px 0 10px 0;
}