/* CSS */
/* (c) Art Studio (www.web-design.com.ua) */
html, body{
	height:100%;
}
body{
	font-family:  Times New Roman, Times, serif;;
/*	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	background-image: url(/img/bg_body.png); 
	background-position: top;
	background-repeat: repeat;
	text-align: center;
}
body * {
/*	border: 1px solid red!important;*/
}
img{
	border: none;
}
a{
	color: #a4352f;
	outline: none;
}
a:hover{
	color: #991b1e;
}
hr{
	color: #3399ff;
	height: 1px;
}
.bold{
	font-weight: bold;
}
div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
div.softClear{
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	padding: 0;
	margin: 0;
}
div.softClear img{
	width: 99%;
	height: 1px;
}
input.checkbox{
	border: none!important;
}
input.radio{
	border: none!important;
}
.warning{
	font-weight: bold;
	color: red;
}
.plainPhoto{
	margin: 0 10px 10px 10px;
}
.plainPhoto img{
	border: 1px solid #b1bac1;
}
.photoName, .photoDate{
	text-align: center;
/*	width: 128px;*/
	font-size: 1.2em;
}
.date{
	color: black;
	font-size: 0.9em;
	margin: 0 0 5px 0;

}
#content{
	border: 1px dashed #e1c49a;
	border-width: 0 1px;
	padding: 0 20px;
	font-size: 1.4em;
	color: #5f452d;
	margin: 0 0 10px 245px;
}
#content span, #content font{
	font-size: 1em!important;
	font-family: inherit!important;
	color: inherit!important;
}
#content h1{
	font-size: 1.8em;
	font-family:  Georgia, serif;
	font-weight: normal;
}
#content h2{
	font-size: 1.6em;
	font-family:  Georgia, serif;
	font-weight: normal;
}


.headers {
	font-size: 1.6em;
	font-family:  Georgia, serif;
	font-weight: normal;
	margin-bottom: 5px;
}

#content a:visited{
	color: #5B3452;
}
#path{
	font-size: 1.1em;
	margin: 5px 5px 0px 20px;
	height: 20px;
	text-transform: uppercase;
}
#path a{
	color: #343434;
}


/* GALLERY PHOTO */
#galLogo{
	position: absolute;
	top: 10px;
	left: 32px;

}
#galHeader{
	background-image: url('/img/bg_galheader.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 40px;
	padding: 18px 0 0 150px;
}
#galHeader h1{
	color: #fba632;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.bigGalPhoto{
	text-align: center;

}
.bigGalPhoto img{
	border: 1px solid #ca7e23;
	margin: 18px 0 ;
}
#photoSelector{
/*	height: 177px;*/
	height: 165px;
	width: 100%;
/*	border: 1px solid white;*/
	overflow: auto;
	background-image: url('/img/bg_photoselector.png');
	background-position: top left;
	background-repeat: repeat-x;
	white-space: nowrap;
	padding: 0 0 15px 0;
	


	scrollbar-face-color: #fba632;
	scrollbar-highlight-color: #cb8628;
	scrollbar-shadow-color: #99651e;
	scrollbar-3dlight-color: #fcc273;
	scrollbar-arrow-color:  #343434;
	scrollbar-track-color: #343434;
	scrollbar-darkshadow-color: #171717;
}
#photoSelector a{
/*	display: block;*/
	margin: 0 6px 13px 6px;
/*	float: left;*/
}
#photoSelector a img{
	margin-top: 15px;
	border: 1px solid #ca7e23;
}
#photoSelector .focusElement{
	width: 0px; 
	height: 0px; 
	border: none; 
	color:#363636; 
	font-size: 0px; 
	background-color: #363636; 
	position: relative; 
	z-index: -1; 
	padding: 0px; 
	margin: 0px;
	left: 294px;
}
.activePhotoGrid{
	width: 128px;
	height: 141px;
	margin-top: 0px!important;
	border: none!important;
	background-position: 1px 14px;
	background-repeat: no-repeat;
}
/* //GALLERY PHOTO */

.iePNG{ 
	BEHAVIOR: url('/img/iepng.htc');
/*	filter: expression(fixPNG(this));*/
}



.varyPhoto{
	float: left;
	margin: 0 10px 10px 10px;
	color: #fba632;
}
.varyPhoto img{
	border: 1px solid #ca7e23;
}
.varyPhoto img.photo{
	margin: 0 10px;

}

.pager{

}
.pager a{
	display: block;
	border: 1px solid #ca7e23;
	width: 20px;
	height: 17px;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	margin: 2px;
	float: left;
}
.pager a:hover{
	background-color: white;
	border: 1px solid white;
}
.pager a.current{
	border: 2px solid white;
	position: relative;
	top: -1px;
	font-weight: bold;
	color: black;
}

/* DINADIS */
#footer{
	width: 990px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#topBlock{
	width: 990px;
	height: 27px;
	padding-top: 3px;
}
#lang{
	text-align: left;
}
#lang a{
	margin: 2px 7px 0 5px;
}
.loginform{
	float: right;
	width: 700px;
	text-align: right;
	padding-top: 3px;
	font-size: 1.1em;
}
.loginform input.text{
	width: 75px;
	height: 15px;
	border: 1px solid #b58f66;
}
#mainDiv{
	width: 990px;
	text-align: left;
	border: 1px solid #b38c63;
	background-color: #f9f3ed;
}
#topBan{
	height: 125px;

}
.topMenu{
	height: 22px;
	background-image: url('/img/bg_topmenu.png');
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px 30px 0 30px;
	color: #7c5d3f;
	font-size: 1.4em;
	margin-bottom: 25px;
}
.topMenu a{
	color: #7c5d3f;
	text-decoration: none;
/*	display: block;
	height: 22px;
	float: left;*/
}
.topMenu a:hover{
	color: #991b1e;
}
.button{
	width: 69px;
	height: 21px;
	background-image: url('/img/bg_button.png');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color: white;
	font-weight: bold;

	text-align: center;
/*	padding: 0 0 1px 5px*/
}
.block{
	position: relative;
	margin: 0 10px 10px 10px;
	color: #5f452d;
	font-size: 1.2em;
	background-color: #f6e2cd;
	border: 1px solid #e4c8a1;
	border-width: 0 1px 0 1px;
	background-image: url('/img/bg_block_bottom.png');
	background-position: bottom;
	background-repeat: repeat-x;
}
.block .top{
	background-image: url('/img/bg_block_top.png');
	height: 19px;
	padding: 2px 5px 0 5px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	top:0;
}
.block .connerTL{
	position: absolute;
	height: 19px;
	width: 3px;
	top: 0;
	left: -1px;
	background-image: url('/img/corner_block_tl.png');
}
.block .connerTR{
	position: absolute;
	height: 19px;
	width: 3px;
	top: 0;
	right: -1px;
	background-image: url('/img/corner_block_tr.png');
}
.block .connerBL{
	position: absolute;
	height: 3px;
	width: 3px;
	bottom: 0;
	left: -1px;
	background-image: url('/img/corner_block_bl.png');
	font-size: 1px;
}
.block .connerBR{
	position: absolute;
	height: 3px;
	width: 3px;
	bottom: 0;
	right: -1px;
	background-image: url('/img/corner_block_br.png');
	font-size: 1px;
}
.block .blockContent{
	padding: 5px;
}
.block .blockContent a{
	color: #7c5d3f;
}
.block .blockContent a:hover{
	color: #991b1e;
}
#content .block{
	font-size: 0.83em;

}
.lmenuItem {
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-bottom: 2px;
	border-bottom: 1px dashed #e1c49a;
}

.lmenuItem img{
	position: relative;
	top: 3px;
	margin-right: 5px;
}


.newsItem {
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	border-bottom: 1px dashed #e1c49a;
	font-size: 1.2em;
	margin-bottom: 3px;

}

.newsItem img{
	margin-left: 5px;
	margin-top: 3px;
}




#content table{
	border-collapse: collapse;
	border: 1px solid #a79788;
	width: 100%;
}



#content table td,th{
	border: none;
	padding: 2px 10px;
/*	font-size: 1em!important;*/
}


.cleartab {
	border: 0px solid #a79788;
	width: 100%;
	padding: 0px;
	margin: 0px;
}


#content table th{
	background-color: #e4c8a1;
}
/*
#content table td span{
	font-size: 1em!important;
}*/
.pair{
	background-color: #f9e9d9!important;
}
td.commentHead{
	background-color: #f9e9d9;
}
.pair td.commentHead{
	background-color: #F9F3ED!important;
}
.formblock{
	padding: 5px;
	margin: 5px;
	border: 1px solid #f1e2d0;
	background-color: #fdf7f1;
}
.formblock input , .formblock select, .formblock textarea{
	border: 1px solid #b58f66;
	text-align: left;
	margin: 2px;
}
.formblock textarea{
	width: 400px;
	height: 75px;
}
.activeLmenu{
	font-weight: bold;
	color: #343434!important;
}
input.error{
	border: 2px dashed red!important;
}
.auditionImage{
	float: right;
	border: 1px solid #ca7e23;
	margin: 0 0 20px 20px;
}
.nobull li, .nobull{
	list-style-type: none;

}
.citylist{
	width: 170px;
	float: left;
	margin: 5px;
}
.invicible{
	display: none;
}
.bigPhotoFrame{
	z-index:3;
	text-align: center;
	position: fixed;
	left: 0px; 
	top: 0;
	width: 100%;
}
* html .bigPhotoFrame{
	position: absolute!important;
	top: auto;
}
.bigphoto{
	cursor: pointer;
	z-index: 1000;
	width: 800px;
}
.bigphoto img{
	border: 1px solid #ccc;
	padding: 5px;
	background-color: white;
}
.discount{
	color: red!important;
	font-weight: bold;
}
.roomsDetailed th{
	text-align: center;
}
.roomsDetailed td{
	vertical-align: top;
	text-align: center;
}
table.airOrder{
	border: none!important;
}
table.airOrder td{
	text-align: right;
}
.baselist{
	padding: 10px;
}
.status_indicator_undefined{
	background-color: transparent;
}
.status_indicator_available{
	background-color: green;
	color: white;
}
.status_indicator_custom{
	background-color: yellow;
	color: black;
}
.status_indicator_unavailable{
	background-color: red;
	color: white;
}
.siDiv{
/*	height: 10px;
	width: 10px;*/
	padding:2px 1px;
	border: 1px solid gray;
	font-size: 0.8em;
	font-family: Arial Narrow, Tahoma, Helvetica, sans-serif;
}


.redlabel{
	font-weight:bold;
	color:red;
}
.commentDate{
	font-weight: normal;
	font-size: 0.8em;
}

#ddContainer{
	width: 100%;
	padding: 10px 0 ;
	border: 1px solid #A79788;
	border-right: none;
	border-left: none;
	overflow: auto ;
	height: 120px;
}
#ddContainer .ddTable td div.ddfixedWidth{
	width: 190px;
	font-size: 1.4em;
	text-align: center;
/*	background-color: red;*/
}
div.ddfixedWidth th{
	color: #5F452D;
	background-color: #F6E2CD;
}
.orderRecentLink{
	display: block;
	line-height: 32px;
	text-decoration: none;
	margin: 10px 0;
}
.orderRecentLink img{
	float: left; 
	margin-right: 4px;
}
.topOrderRecentLink{
	line-height: 43px!important;
}

.icon-heart{
	border:solid 1px #DEDEDE;
	background:#FFFFCC url(img/icon_info.png) 8px 6px no-repeat;
	color:#222222;
	padding:4px;
	text-align:center;
	font-size: 12px
}
.fpSFormTable td{
	padding: 5px 2px!important;
	margin:0;
	/*vertical-align: top;*/
}
.brownBorder{
	border: 1px solid #B58F66;
	font-size: 12px;
}
.priceListTable td{
	font-size: 1.3em;
	padding: 2px 3px;
}
.priceListTable th{
	font-size: 1.3em;
	text-align: center;
	color: #5F452D;
	background-color: #F6E2CD;
}
.priceListTable tr.odd td{
	background-color: #fce8d2;
}
#dpdContainer{
	width: 100%;
	padding: 10px 0 ;
	border: 1px solid #A79788;
	border-right: none;
	border-left: none;
	overflow: auto ;
	height: 350px;
	font-size: 1.1em;
}
a.quick, a.quick:visited {
color:#ffffff; font-weight: bold; font-size: 0.83em;	text-transform:uppercase; cursor: pointer;
}
a.quick :hover {
	cursor: pointer;
}

td.priceWeekendTd {
/*	background-color: #ef0000!important;*/
	color: #ef0000;
}
td.priceAgentTd{
	color: green;
}
td.priceWEAgentTd{
	color: FFFF00;

}

/* Catalog view style */
.onlyCatalog{
	display: none;
}
/* //Catalog view style */
