*{
	font-family: Helvetica, Arial, Tahoma;
	font-size:13px;	
	background-repeat:no-repeat;
	text-align:left;
}
a{
	
	color: rgb(40, 11, 00);
	text-decoration:underline;	
}
a:hover{
	color: rgb(248, 103, 51);
	text-decoration:underline;
}
body{
	text-align:center;
	background-image:url(img2/bg-page.jpg);
/*	background-image:url(img2/bg-page-winter.jpg);*/
	background-repeat:no-repeat;
	background-position:top;
}
body,h1,h2,h3,h4,h5,h6,form,input{
	padding:0px;
	margin:0px;
	
}
#content{
	overflow:hidden;
}
img{
	border:0px;
}
.cb{
	clear:both;
}
#main{
	margin:0px auto;
	width:963px;
	position:relative;
}
#header{
	height:175px;
}
#logo{
	position:absolute;
	margin:26px 0px 0px 0px;
}
.topMenuList{
	position:absolute;
	padding:0px;
	margin:25px 0px 0px 305px;
	list-style-type:none;
}
.topMenuList li{
	float:left;
}
.topMenuList li a{
	display:block;
	float:left;
	font-size:20px;
	color: rgb(57, 54, 47);
	padding:0px 15px;
	height:36px;
	line-height:36px;
	text-decoration:underline;
	text-shadow: rgba(155, 155, 155, 0.2) 0px 2px 2px;
	
}
.topMenuList li a:hover{
	text-decoration:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
/*
selected menu items
*/
#tab_country li.tab_country a{
    height:36px;
    line-height:36px;
    color: rgb(248, 103, 51);
    text-decoration:none;
    cursor:text;
}

#tab_news li.tab_news a{
    height:36px;
    line-height:36px;
    color: rgb(248, 103, 51);
    text-decoration:none;
    cursor:text;
}

#tab_company li.tab_company a{
    height:36px;
    line-height:36px;
    color: rgb(248, 103, 51);
    text-decoration:none;
    cursor:text;
}

#tab_hotel li.tab_hotel a{
    height:36px;
    line-height:36px;
    color: rgb(248, 103, 51);
    text-decoration:none;
    cursor:text;
}

#tab_discount li.tab_discount a{
    height:36px;
    line-height:36px;
    color: rgb(248, 103, 51);
    text-decoration:none;
    cursor:text;
}
#searchBlock{
	width:743px;
	height:79px;
	float:right;
	margin:73px 0px 0px 0px;
	background-image:url(img/bgSearch.gif);
}
#searchBtn{
	position:absolute;
	margin:0px 0px 0px 700px;
}
.searchFieldBlock{
	float:right;
	margin:115px 25px 0px 0px;
}
	.searchFieldBlock input {
		padding:2px 5px;
	}
.searchFieldBlock h3{
	color:#FFFFFF;
	padding:0px 0px 5px 0px;
	margin:0px;
}
#searchForm{
	margin:15px 0px 0px 35px;
}
#leftColumn{
	float:left;
	width:604px;
	padding:20px 0px;
}
#rightColumn{
	float:right;
	width:340px;
	padding:65px 0 20px 0;
}
.titleSearch{
	float:left;
	height:25px;
	margin:17px 0px 10px 0px;
}
h1.title{
	font-size:21px;
	color: rgb(170, 187, 39);
	font-weight:normal;
	padding:0px 0px 0px 2px;
}
h1.title a{
	font-size:21px;
	color: rgb(57, 54, 47);
	text-decoration:underline;
	padding:3px;
}
h1.title a:hover{
	text-decoration:none;
}
h1.title span {
	font-size:21px;
	padding:3px;
	text-decoration:underline;
/*	background:#f8f5d9;*/
}
.pagerBlock{
	height:25px;
	margin:17px 0px 30px 0px;
}
.pagerBlock a{
	display:block;
	float:left;
	font-size:21px;
	color:#2190DD;
	padding:0px 5px;
	margin:0px 10px 0px 0px;
}
.pagerBlock a.last{
	margin-right:0px;
}
.pagerBlock a.arrow{
	display:block;
	float:left;
	color:#2190DD;
	padding:0px 10px;
	margin:10px 0px 0px 0px;
}
.pagerBlock a:hover{
	text-decoration:none;
}
.pagerBlock span.current{
	display:block;
    float:left;
    font-size:21px;
    padding:0px 5px;
    margin:0px 10px 0px 0px;
}
.logoSquare,.logoSquareRight{
	width:181px;
	height:112px;
	float:left;
	margin:0px 30px 30px 0px;
	background-image:url(img/logoSquare.gif);
	padding:0px;
}
.logoSquareRight{
	margin-right:0px;
}
.logoSquare img,.logoSquareRight img{
	margin:1px 0px 0px 5px;
}
#logosBlock{
	
}
#underLogosLinks{
	height:36px;
}
#underLogosLinks a{
	display:block;
	float:left;
	color:#2190DD;
	height:36px;
	line-height:36px;
}
#underLogosLinks a:hover{
	text-decoration:none;
}
#underLogosLinks a.link1,#underLogosLinks a.link2{
	background-image:url(img/arrow.gif);
	background-position:0px 13px;
	padding:0px 0px 0px 20px;
	margin:0px 30px 0px 0px;
}
#underLogosLinks a.link2{
	background-image:url(img/arrow2.gif);
}
#underLogosLinks a.pinkLink{
	float:right;
	width:180px;
	background-image:url(img/pinkSquare.gif);
	text-align:center;	
}

div.square{
	height:36px;
	background-image:url(img/square.gif);
}
div.square h1{
	margin:0px 0px 0px 10px;
	padding-top:5px;
	background-position:0px 10px;
}
.vacancyBlock{
	height:21px;
	clear:both;
	margin-bottom:10px;
}
.vacancyBlock a,.vacancyBlock span{
	float:left;
}
.vacancyBlock a{
	background-image:url(img/square2.gif);
	background-position:0px 3px;
	padding:0px 0px 0px 17px;
	color:#2190DD;
	margin:0px 20px 0px 0px;
}
.vacancyBlock a:hover{
	text-decoration:none;
}
.vacancyBlock div{
	float:right;
	width:157px;
	height:21px;
	background-image:url(img/pinkSquare2.gif);
	text-indent:5px;
	line-height:21px;
}
#vacancies{
	padding:20px 0px 10px 5px;
}
.vacancyBlock span{
	background-image:url(img/arrowRight.gif);
	background-position:-5px 6px;
	font-weight:bold;
	padding:0px 0px 0px 33px;
}
.allLink{
	height:46px;
	background-image:url(img/baloon.gif);
	overflow:hidden;
	margin-left:5px;
}
.allLink a{
	float:left;
	color:#2190DD;
	padding:15px 0px 0px 46px;
}
.allLink a:hover{
	text-decoration:none;
}
.smallLogo{
	display:block;
	float:left;
	margin-right:12px;
	border: 5px solid rgb(248, 245, 217);
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}
.infoBlockLeft{
	float:left;
}
.infoBlockRight{
	float:right;
}

h2.title{
	width:293px;
	height:36px;
	font-size:18px;
	font-weight:normal;
	line-height:36px;
	text-indent:15px;
	margin-bottom:24px;
	color:rgb(170, 187, 39);
	background:rgb(248, 245, 217);
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-left:5px solid rgba(170, 187, 39, 0.3);
	text-shadow: 0 2px 2px rgb(255,255,255);
}
.linksList1{
	float:left;
	margin:0px;
	padding:0;
}

.linksList2{
	margin:0px;
	padding-left:10px;
}
.linksList1 li{
	margin:0 0 0 15px;
	padding:0px;
	margin-bottom:10px;
	list-style-type:circle;
}
.linksList2 li{
	padding:0px;
	margin-bottom:10px;
}
#footer{
	height:70px;
	background-image:url(img/footer.gif);
}
#footerMenu{
	float:left;
	padding:0px;
	margin:15px 0px 0px 18px;
	list-style-type:none;
}
#footerMenu li{
	float:left;
	background-image:url(img/circle1.gif);
	background-position:right 7px;
	padding:0px 18px 0px 13px;
}
#footerMenu li.last{
	background-image:none;
}
#footerMenu li a{
	color:#ffffff;
}
#footerMenu li a:hover{
	text-decoration:none;
}
#contactLink{
	display:block;
	float:right;
	width:94px;
	height:21px;
	background-image:url(img/bgContactLink.gif);
	margin:12px 12px 0px 0px;
	text-align:center;
	line-height:17px;
	color:#2190DD;
}
h3.title{
	color:rgb(170, 187, 39);
	background:rgb(248, 245, 217);
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	font-weight:normal;
	padding:3px 0px 7px 16px;
}
#loginBlock{
	margin:0px 0px 15px 10px;
}
#loginrow1 input{
	width:125px;
	padding:3px;
}
#loginrow2{
	padding:5px 0px 0px 25px;
}
#loginrow2 label{
	position:relative;
	left:-3px;
	top:-2px;
}
#forgotPasLink{
	color:#2190DD;
	position:relative;
	top:-3px;
	left:50px;
}
.registrationBtn{
	width:121px;
	height:21px;
	display:block;
	background-image:url(img/greenBtn.gif);
	color:#FFFFFF;
	text-align:center;
	margin:5px 0px 0px 90px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
h3.title2{
	color:rgb(170, 187, 39);
	background:rgb(248, 245, 217);
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	width:335px;
	height:36px;
	line-height:36px;
	text-indent:15px;
	font-weight:normal;
	font-size:22px;
	float:left;
	border-left:5px solid rgba(170, 187, 39, 0.3);
	text-shadow: 0 2px 2px rgb(255,255,255);
}
#propose{	
	background-image:url(img/bgPropose.gif);
	margin-right:10px;
}
#cadr{
	background-image:url(img/bgCadr.gif);
	background-position:left 2px;
}
#two{
	margin:10px 0px 0px 20px;
	height:120px;
}
#two a{
	display:block;
	width:148px;
	height:100px;
	overflow:hidden;
	float:left;
	color:#2190DD;
	line-height:180px;
	text-indent:15px;
}
#two a:hover{
	text-decoration:none;
}
#connectBanner{
	display:block;
	margin:0px 0px 20px 0px;
}
#cloudVacancies a{
	color:#2190DD;
	line-height:30px;
	display:block;
	float:left;
	margin:0px 15px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#cloudVacancies a:hover{
	text-decoration:none;
}
a.link10{
	font-size:10px;
}
a.link11{
	font-size:11px;
}
a.link12{
	font-size:12px;
}
a.link14{
	font-size:14px;
}
a.link16{
	font-size:16px;
}
a.link18{
	font-size:18px;
}
a.link20{
	font-size:20px;
}
#googleRek{
	padding:20px 0px;
}
#rights{
	float:left;
	padding:0px 0px 0px 20px;
}
#designBy{
	float:right;
	padding:0px 20px 0px 0px;
}
#bottomBanners{
	text-align:center;
}
#breadcrumb ul{
    display:block;
    overflow:hidden;
    padding-left:0;
}
#breadcrumb ul li span
{
    display: block;
    overflow: hidden;
}
#breadcrumb ul li a
{
    display: block;
    position: relative;
    height: 21px;
    line-height: 17px;
    overflow: hidden;
    float: left;
}
#breadcrumb ul li{
        background:transparent url(img/Chevron.gif) no-repeat scroll 100% 0;
		display:block;
		float:left;
		font-size:0.9167em;
		height:21px;
		line-height:21px;
		margin:0 6px 0 0;
		overflow:hidden;
		padding:0 10px 0 0;
		position:relative;
    }
    #breadcrumb li.last{
	    background:transparent none repeat scroll 0 0;
		margin-right:0;
		padding-right:0;
    }
    
	#breadcrumb li.home a{
		background:transparent url(img/IconHome.gif) no-repeat scroll 0 0;
		height:16px !important;
		margin-top:2px;
		overflow:hidden;
		padding:0;
		text-indent:-1000em;
		width:16px;
	}
		#breadcrumb li.home a:hover{
		    background-position:0 -16px;
		}
.ratings {
	overflow:hidden;
}
.ratings ul {
	padding:0;
	margin:10px 25px;
	float:left;
}
.ratings ul li{
	list-style:none;
	
}
.ratings ul li span{
	width:150px;
	float:left;
}
#hortabs ul {
	padding-left:0;
	overflow:hidden;
}
#hortabs ul li{
	list-style:none;
	float:left;
}
#hortabs ul li a{
	display:block;
    float:left;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
    height:36px;
    line-height:36px;
    width:125px;
    text-align:center;   
}
.hortabs_about #hortabs_about a,
.hortabs_gallery #hortabs_gallery a,
.hortabs_blog #hortabs_blog a,
.hortabs_tours #hortabs_tours a
{
    background:rgb(248, 245, 217);
      
}
div.entry {
	overflow:hidden;
	margin-bottom:20px;
}
div.entry h3{
	
}   
div.entry h3 a{
	color:#2190DD;
}
div.entry h3 a, div.entry h3 span{
    font-size:15px;
    line-height:30px;
    background-image:url(img/arrowRight.gif);
    background-position:5px 8px;
    padding:0 0 0 33px;
}
div.entry h3 a.first, div.entry h3 span.first{
    background-image:url(img/square2.gif);
    background-position:0 5px;
    padding:0 0 0 20px;
}
div.entry div.content{
	margin:0 20px;
}
div.entry div.meta{
	float:right;
	margin:0 20px 0 0;
}
div.entry .user, .responses div.user, #user_info_sidebar .user{
	background-image:url(img/user.jpg);
    background-position:0 0px;
    padding:0 0 0 18px;
}
div.entry .user a{
	font-size:12px;
	font-weight:bold;
}
div.entry .date, .responses span.date{
	margin-left:5px;
	font-size:12px;
	color:#888;
}
div.entry .comments{
	background-image:url(img/comment.png);
	background-position:0 2px;
    padding:0 0 0 20px;
}
/* COMMENTS */
#comments{
	margin-left:20px;
}

/*
.responses .even, .topics .even {
    border-left:5px solid #FAFAFA;
}
.responses .odd, .topics .odd {
    border-left:5px solid #F3F3F3;
}*/
.responses {
    margin-left: 0px;
    padding-left: 0px;
    margin-top:5px;
}
.responses li { 
    list-style-type: none;
    padding: 4px 4px 4px 0; 
    margin-bottom:10px;
}
.responses div.user{
    margin:5px 2px 7px;
}
.responses div.avatar{
	float:left;
	margin: 0 10px 10px 0;
}
div.bulk {
	margin-left:50px;
}
div.bulk p{
	margin-top:0;
}
.hidden { display: none; }
.thread-0 { margin-left: 0px; }
.thread-1 { margin-left: 20px; }
.thread-2 { margin-left: 40px; }
.thread-3 { margin-left: 60px; }
.thread-4 { margin-left: 80px; }
.thread-5 { margin-left: 100px; }
.thread-6 { margin-left: 120px; }
.thread-7 { margin-left: 140px; }
.thread-8 { margin-left: 160px; }
/* hides from ie5-mac \*/
* html .clearfix { height: 1%; }
/* end hide from ie5-mac */
/* END COMMENTS */
/* user info sidebar */
#user_info_sidebar {
	overflow:hidden;
	margin-bottom:15px;
}
#user_info_sidebar img{
	float:left;
	margin:0 10px 0 5px;
	
}
#user_info_sidebar .tools{
	margin-top:7px;
}
/* end user info sidebar */

#rightColumn .linksList1,
#rightColumn .linksList2 
{
	margin:10px 0 0 15px;
}

fieldset.inlineLabels {
	border:0;
}
	fieldset.inlineLabels p label{
		width:150px;
		float:left;
		font-weight: bold;
	}
	.form_block{
		margin-left:150px;
		padding:5px;
	}
ul.errorlist{
	padding:0;
}
	ul.errorlist li {
		list-style: none;       
		padding:3px;
		color:#C64105;      
	}     
ul.country-list li{
	list-style: none;
	width:33%;  
	float:left;
}
	ul.country-list li.letter{
		width:100%;
		margin:10px 0;
		display:block;
		font-weight:bold;
	}
div.form-ratings{
	overflow:hidden;
}
div.form-ratings ul {
	margin:0;
	padding:0;
	width:300px;
	float:left;
	overflow:hidden;
}
	div.form-ratings ul li {
		list-style:none;
		overflow:hidden;
	}
		div.form-ratings ul li span {
			width:150px;
			float:left;
		}
.hotelTopList {
	color:#aaa;
}
.hotelTopList a{
	text-decoration:underline;
}
.hotelTopList li {
	line-height:17px;
}
.warm_part{
	display:none;
}