/* reset */
html, body, div, span,
object, h1, h2, h3, h4, h5, h6,
blockquote, a, abbr, acronym, em,
img, strong, fieldset, form,
label, legend, table, tr, th, td,
ul, ol, li, dl, dt, dd
{
	margin: 0;
	padding: 0;
}

/* layout */
html, body {
	height:100%;
	width:100%;
}
body {
	font: 0.75em Arial, Helvetica, sans-serif; /* 13px */
	background: white;
	color:#000;
}
img {
	border:0;
}

.collapse
{
	border-collapse: collapse;
}

.lblRed
{
   color:Red;
}

.lblPriceWODiscount
{
   text-decoration:line-through;
   color:Black;
}

.lblPriceWithDiscountGreen
{
   color:Green;
}

.lblPriceWithDiscount
{
    color:Black;
    font-weight: bold; 
}
table {
}
caption, th, td {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	color:#000;
}
fieldset {
	border:0;
}
a:link, a:visited, a:hover {
	color:#002e73;
}

.pad0 { padding:0px; }
.pad10 { padding:10px; }

.mar0 { margin:0px; }
.mar5 { margin:5px; }
.marBottom10 { margin-bottom:10px; }

/* global classes */

.tac {
	text-align:center;
}
.ftl {
	float:left;
}
.ftr {
	float:right;
}
.clear-both {
	clear:both;
}
.w-col {
	width:47%;
}


.special-list {
	list-style:none;
	padding:0;
	margin:0 0 1em 10px;
	font-size:1.08em;
}
.special-list li {
	background:transparent url(../i/icons/li2_icon.gif) no-repeat 0 60%;
	padding-left:25px;
	margin-bottom:10px;
}
.special-list li strong {
	color:#000;
}
span.section-links
{
	float:right;
	font-size:0.92em;
    margin-top:-2.6em;
}
a.rss {
	background:url(../i/icons/rss_icon.gif) no-repeat 0 60%;
	padding-left:15px;
}

.vAlign *
{
	vertical-align: middle;
}

/* Main design */
#wrapper {
	width:775px;
	margin:0 auto;
	padding-bottom:3em;
}

#header h1
{
	float:left;
	color: #bd0000;
	font: 34px/70px Arial Black, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: -3px;
}

#header h1 a
{
	color: #bd0000;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}

/* Rooms Block */
#rooms-block
{
	margin-bottom: 4px;
}

#rooms-block table
{
	width: 100%;
}

td.roomImg
{
}

td.roomImg img
{
	display: block;
	margin: 0 auto;
	width: 74px;
	height: 74px;
	overflow: hidden;
	font-size: 10px;
	background-color: #FFF2C6;
}

/* help-menu */ 
#help-menu {
	border-bottom:1px solid #b5b5b5;
	font-size:0.92em; /* 11px */
	padding:0 0 5px 0;
	float: right;
	margin: 5px 0;
}
#help-menu li {
	list-style:none;
	background:url(../i/icons/li_icon.gif) no-repeat 0 60%;
	padding:0 30px 0 7px;
	display:inline;
}
#help-menu li.lang a {
	background:url(../i/icons/ru_lang.gif) no-repeat 0 60%;
	padding-left:21px;
}
#help-menu li.blog a {
	background:url(../i/blog/travelers_blog.gif) no-repeat 0 60%;
	padding-left:20px;
}

#help-menu li.lang {
	background:none;
	padding-left:0;
}
#help-menu li.lang a.en {
	background:url(../i/icons/en_lang.gif) no-repeat 0 60%;
	padding-left:21px;
}
#help-menu li.addthis {
	background:none;
	padding:0;
}
#help-menu li.addthis img {
	vertical-align:middle;
}

#travel-banner ul.travelProposalsList
{
    list-style:none;
    margin-bottom:30px;
}

#travel-banner ul.travelProposalsList li
{
    background:url(../i/icons/travelListItem.gif) no-repeat 0 60%;    
    margin-left:15px;
    margin-top:5px;
    padding-left:30px;
    font-size:15px;
}

/* login form */
#header div.login-form
{
	float: right;
	padding: 10px 0 10px 10px;
	color:#000;
	font-size:0.92em; /* 11px */
	overflow:hidden;
	margin-bottom: 5px;
	width: 366px;
}

#header div.login-form fieldset {
	overflow:hidden;
}

#header div.login-form .pad
{
	padding-right: 10px;
}

#header div.login-form input.txt
{
	border:1px solid #7f9db9;
	padding:1px;
	width:127px;
	margin-bottom: 2px;
}

#header div.login-form label.title
{
	font: 11px Arial, sans-serif;
	display:block;
	margin-bottom:1px;
}

#header div.login-form div.btn
{
	padding-top: 14px;
}

#header
{
	
}

/* main-menu */
#header .main-menu
{
	background: #002853;
	color: #fff;
	padding: 10px;
}

#header .main-menu a
{
	color: #fff;
	text-decoration: none;
}

#header .main-menu a:hover
{
	text-decoration: underline;
}


#footer .main-menu {
	border-bottom: 5px solid #002853;
	padding: 10px 0;
}

.main-menu {
	overflow:hidden;
	clear:both;
	margin-bottom:4px;
}
.main-menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
.main-menu ul.ftl {
	font-weight:bold;
}
.main-menu li {
	display:inline;
}

.main-menu ul.ftl li
{
	padding-right: 10px;
}

.main-menu ul.ftr li
{
	padding-left: 10px;
}

.main-menu ul.ftr {
	font-weight:100;
}






























/* Main Page Pictures */


#main-page-pictures
{
	width:800px;
	margin-bottom:-5px;
	margin-top:-4px;
	margin-left:-2px;
}

#main-page-pictures ul
{
	overflow: hidden;
	list-style: none;
	padding-left: 5px;
	margin-bottom:5px;
	margin-left:-6px;
}

#main-page-pictures ul li
{
	list-style: none;
	float: left;
	color: #fff;
	font: italic 20px Arial, sans-serif;
	width: 195px;
	height: 196px;
}


#main-page-pictures ul li img
{
	display: block;	
    border-width:3px;
    border-style:solid; 
    border-color:#FFF;
}

#main-page-pictures div.hl
{
   font-size:20px;
   font-weight:bold;   
}



/* Travel Banner */
#travel-banner
{
	clear: both;
	border: 1px solid #d1cfa6;
	background: #FFFEF1;
	height: 139px;
	padding-bottom:10px;
	margin-bottom:5px;
}

#travel-banner h1
{
	color: #bd0000;
	font: bold 24px Arial, sans-serif;
	margin-bottom: 10px;
	padding: 10px 0 0 12px;
	font-size:21px;
}

#travel-banner p
{
	padding: 0 0 0 12px;
	font-size: 15px;
	margin: 0 0 5px;
	width: 545px;
}

#travel-banner a.yellow
{
   background-color:#fffd7b;
   font-weight:bold;
}

/* left-column */
.left-column
{
	background: #f1f0d4;
	width: 463px;
	float: left;
	border: 1px solid #dac37f;
	padding: 10px;
}

.left-column h2
{	
	margin-bottom: 10px;	
}

/* left-column */
.left-column-blog
{
	background: #f1f0d4;
	width: 463px;
	float: left;
	border: 1px solid #dac37f;
	padding: 10px;
}

.left-column-blog h2
{
	font-size: 24px;
	margin-bottom: 10px;
	float: left;
}

/* right-column */

.right-column {
	width:286px;
	float:right;
}
.right-column .banner {
	margin:1px 0 5px;
}

.right-column-blog {
	width:286px;
	float:right;
}
.right-column-blog .banner {
	margin:1px 0 5px;
}

/* city-catalog */

#city-catalog table {
	margin-bottom:1em;
}
#city-catalog table td, #city-catalog table th {
	padding-bottom:5px;
}
#city-catalog table td {
	width:95px;
	padding-left:20px;
}
#city-catalog th {
	color:#000;
}
#city-catalog table th span {
	display:block;
	padding-left:20px;
	height:15px;
}

#city-catalog table th.rus span {background:url(../i/icons/flags.gif) no-repeat 0 1px;}
#city-catalog table th.ukr span {background:url(../i/icons/flags.gif) no-repeat 0 -14px;}
#city-catalog table th.bel span {background:url(../i/icons/flags.gif) no-repeat 0 -29px;}
#city-catalog table th.mol span {background:url(../i/icons/flags.gif) no-repeat 0 -44px;}
#city-catalog table th.lat span {background:url(../i/icons/flags.gif) no-repeat 0 -60px;}

/* blocks */
.news dl,
.articles dl
{
	margin-bottom: 1em;
}

.news dt,
.articles dt
{
	font-weight:bold;
}

.news dd,
.articles dd
{
	margin:0;
}

/* In The Media */
.in-the-media
{
	clear: both;
}

.in-the-media ul {
	margin-left:0px;
	padding:0;
	list-style:none;
}
.in-the-media ul li {
	height:1%;
	padding-bottom:0.5em;
	overflow:auto;
}
.in-the-media ul li img {
	float:left;
	margin-right:10px;
}
.in-the-media ul li p {
	margin:0 0 2.0em 0;
	padding-left:105px;
}

/* blockquote */ 

blockquote {
	background:#fffef0;
	border:1px solid #cdccae;
	padding:7px;
	position:relative;
	margin-bottom:0;
}
p.t-author {
	margin-top:0;
	padding-top:20px;
	margin-bottom:1.5em;
	background:url(../i/blockquote.gif) no-repeat 40px 0;
	position:relative;
	top:-1px;
}
p.t-author strong {
	font-style:italic;
	color:#000;
}

/* right-column */

.multi-block {
	background: #fff2c6;
	border: 1px solid #ffad01;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.multi-block h2 {
	background:#ffad01;
	font-size:18px;
	padding:5px 10px;
	margin-bottom:5px;
}
#search-apartments form {
	padding:5px 5px 0;
	font-size:1.08em; /* 13px */
}

#search-apartments select
{
    border: 1px solid Gray;
}

#search-apartments p {
	text-align:center;
	margin-top:0;
}
#search-apartments table input {
	border:1px solid #7F9DB9;
}

#search-apartments table select {
	width:157px;
}

#search-apartments table th,
#search-apartments table td
{
	padding-bottom:7px;
}

#search-apartments table th {
	width:70px;
	text-align:right;
	padding-right:5px;
	vertical-align:middle;
	
	color:#000;
	font-weight:100;
}
#search-apartments table th.vat {
	vertical-align:top;
	padding-top:0.25em;	
}

#search-apartments table em {
	display:block;
	color:#777;
	font-style:normal;
	font-size:0.77em; /* 10px */
	text-transform:uppercase;
}
#search-apartments td img {
	vertical-align:bottom;
	margin-left:10px;
}

div.contact-info
{
    margin-bottom:40px;
}

.contact-info div.cont {
	color:#000;
	padding:0 5px;
}
.contact-info div p {
	margin:0 0 0.5em;
}
p.contact-link img {
	vertical-align:middle;
	margin-right:5px;
}
p.hours img {
	margin-left:12px;
}

p.phone-number-list {
	background:url(../i/icons/phone_contact.gif) no-repeat top left;
	padding:5px 0 0 43px;
	font-size:0.92em;
}

p.phone-number-list span
{
	color: #525252;
}

.contacts-list
{
	padding: 5px 0px 0px 10px;
}

.contacts-list div
{
	padding-bottom: 10px;
	font-size: 11px;
}

/* footer */

#footer {
	clear:both;
	padding-top:20px;
}
#footer p 
{
	text-align:left:
	font-size:1.08em;
	padding-bottom:7px;
}
.MainCity
{
	font-weight:bold;
}

.articles .listhead
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#002853;
}

.articles p.shdesc
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	margin:0px;
	padding:10px 0px 20px 0px;	
	
}

.blogs p.shdesc
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	margin:0px;
	padding:0px 0px 0px 0px;	
	
}

.articles h2.h2
{
color:#000;
font-family:Arial;
font-size:24px;	
font-weight:bold;
}

.articles div.desc
{
    color:Black;
    font-family:Arial;
    font-size:12px;	
    padding-top:10px;
}
.articles div.back
{
text-align:center;
}

.articles div.back a
{
	background-image:url(../img/ar_r.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:16px;
	font-weight:bold;
}
.center
{
	text-align:center;
}




.news a.listhead
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#002853;
	text-decoration:none;
}

.news p.shdesc
{
	font-family:Arial;
	font-size:12px;
	color:Black;	
}

.news h2.h2
{
color:#000;
font-family:Arial;
font-size:24px;	
font-weight:bold;
text-decoration:none;
}

.news div.desc
{
color:Black;
font-family:Arial;
font-size:12px;	
}
div.back
{
text-align:center;
}

div.back a
{
	background-image:url(../img/ar_r.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:16px;
	font-weight:bold;
}

.DiscountBlock
{		
	margin-bottom:0px;
	padding:10px;
	background-color:#FADC77; 
	font-size:15px;
}

.DiscountBlock b
{	
	font-size: 1.0em;
	color:#002853;
}

.DiscountBlock h1
{

font-size:15px;
color:#9D1515;
display:inline;
}

.DiscountBlock span
{
	color:#000000;
	font-size:15px;
	font-weight:bold;
	color:#002853;	
}
.smallTextGrey
{
	font-size: 11px;
	color: #808080;
}
.btnBrown
{
	border-top-width: 0px; 
	border-right-width: 0px;
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	font-weight: 800; 	
	font-size: 10px; 
	background: url(/img/button3.gif) no-repeat; 		
	width: 71px; 
	height: 19px; 	
	cursor: hand; 
	color: #000000; 	
	font-family: verdana; 	
}

.apartmentHeader
{
	font-family: Arial;
	font-weight: bold;
	font-size: 2em; 
	margin-bottom:0px;
	color: #002853;
	margin:0;
}
.msgCaption
{
	color: #002853;
}
.center
{
	text-align: center;
}
.btnYellow
{
	border-top-width: 0px; 
	border-right-width: 0px;
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	padding: 0px; 
	font-weight: 800; 	
	font-size: 10px; 
	background: url(/img/button51.gif) no-repeat; 		
	width: 110px; 
	height: 19px; 
	cursor: hand; 
	color: #000000; 	
	font-family: verdana; 	
}

.Hiden
{
	display: none;
}
.NonHiden
{
	display: block;
}

.NonHidenInline
{
	display:table-row;
}

.sep
{
	width:15px;
}
.pager
{
	text-align: center;
	padding-top: 10px;
}
.pager td
{
	text-align: center;
	padding-top: 10px;	
}

div.check-list-item
{
	margin-left: -4px;
	margin-bottom: .8em;
}

.msgReg1
{
	color: #D32E01;	
}

.btnSingOut
{
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	font-weight: 800; 	
	font-size: 10px; 
	background: url(/i/buttons/sing_out.gif) no-repeat; 	
	width: 69px; 
	cursor: hand; 
	color: #ffffff; 	
	font-family: verdana; 
	height: 23px; 	
}

.ruSignOut
{
    background: url(/i/buttons/sing_out.gif) no-repeat; 
}

.u
{
text-decoration:underline;	
}

.rss_icon
{
   width:11px;
   height:11px;
   
}

.newsDate
{
   font-size: 12px;
   font-style:italic;
}

.readMore
{
    text-align:right;
}

.blogReadMore
{
    text-align:left;
    margin-bottom:10px;
    display:inline;
    font-size:11px;
}

.panelCities
{
    background: url(/i/blog/icon_tag.gif) no-repeat;
    padding-left:20px;
    margin-bottom:10px;
}

.rssSpan
{
  text-align:right;
  font-size:13px;
  float: right;
}

.rssNewsAll
{
  text-decoration:none;
}


.newsDateRight
{
   font-size: 12px;
   font-style:italic;
   float:right;
}

.hrLine
{
    color:#FFD4AD;
    border: none 1;
}

#stateDiv
{
  padding: 0px;
}

div.tabs {
background: #FFFFCC;
padding: 1em;
border:1px solid #DAC37F;
}

div.container { 
margin: auto; 
width: 90%; 
margin-bottom: 10px;
border:1px solid #FFC53E;
}

ul.tabNavigation {
list-style: none;
margin: 0;
padding: 0;

}

ul.tabNavigation li {
display: inline;
}

.ApDiscountBlock
{
  margin-bottom:0px;
  padding :10px;
  background-color:#FADC77; 
  font-size:12px;
}

ul.tabNavigation li a {
padding: 3px 9px;
background-color: #FFFF8F;
color: #000;
text-decoration: none;
border:1px solid #FFC53E;
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a.selected:hover {
background: #F1D628;
color: #000;
border:1px solid #ED1F09;
}

ul.tabNavigation li a:hover {
background: #ccc;
color: #000;
}

ul.tabNavigation li a:focus {
outline: 0;
}

div.tabs div {
padding: 5px;
margin-top: 3px;
border: 1px solid #FFFFCC;

}

div.tabs div h2 {
margin-top: 0;
}

#tabHeader
{
  border: 1px solid #DAC37F;
  padding: 1px;
}

.mobileDays
{
  display  :none;
}

#mobileDaysLabelDiv
{
    float: right;
    margin-left:25px;
    margin-top:-18px;
    display:none;
    
}

.imgAvia
{
    vertical-align:bottom;
}

.aviaDropDown
{
   border: 1px solid;
   font-size:11px;
   font-family:Verdana,Tahoma,Sans-Serif;
}

.tipsBlock
{
   margin-top: 2px;
}

.intro-block
{
   height:461px;
   width:990px;
   padding: 30px 20px 20px;
   margin-left:-47px;
}

.intro-block.business
{
   background: url(/i/promo/business_background.jpg) no-repeat;
   color:#118ab6;
   height:451px;
   margin-left:-54px;
}

.intro-block.vacations
{
   background: url(/i/promo/vacations_background.jpg) no-repeat;
   height:436px;
   color:#ce7c00;
   margin-top:18px;
}

.intro-block.romantic
{
   background: url(/i/promo/romantic_background.jpg) no-repeat;
   height:452px;
   color:#c43817;
}

.intro-block.adventure
{
   background: url(/i/promo/adventure_background.jpg) no-repeat;
   height:450px;
   color:#539b00;
}

.intro-block ul
{
    margin-top:20px;
    margin-left:30px;
}

.intro-block ul.promoLinks li
{
    background: none;
    display: inline;
    list-style-type: none;
    padding-right: 5px;
}

.intro-block .adventure ul
{
    margin-left:30px;
}

.intro-block .vacations ul.services
{
    margin-left:30px;
}

.intro-block ul li
{    
    background-position: left 0.5em;
    margin-top:8px;
    padding-left:20px;
    list-style:none;
}

.intro-block ul li
{
    color:#000;
}

.intro-block ul.services
{

}

.intro-block.business ul.services li
{
    background: url(/i/promo/business_bullet.gif) no-repeat;    
}

.intro-block.vacations ul.services li
{
    background: url(/i/promo/vacations_bullet.gif) no-repeat;    
}

.intro-block.romantic ul.services li
{
    background: url(/i/promo/romantic_bullet.gif) no-repeat;    
}

.intro-block.adventure ul.services li
{
    background: url(/i/promo/adventure_bullet.gif) no-repeat;    
}

.intro-block .header
{
    text-align: right;
    height:98px;
}

.intro-block .header p
{
    color:#fff;
}

.intro-block .header *
{
    color: #fff;
}

.intro-block.business .header
{
    padding-left: 145px;
    width: 300px;
}

.intro-block.vacations .header
{
    padding-left: 60px;
    margin-top: -20px;
    width: 550px;
}

.intro-block.vacations .header p
{
    text-align:left;
    margin-left:120px;
}

.intro-block.romantic .header
{
    padding-left: 70px;
    width: 550px;
}

.intro-block.romantic .header p
{
    text-align:left;
    margin-left:60px;
}

.intro-block.adventure .header
{
    padding-left: 30px;
    width: 450px;
}

.intro-block.adventure .header p
{
    text-align:right;
    margin-right:10px;
}

.intro-block.romantic .p
{
    padding-left: 10px;
}

.intro-block  .header h1
{
    font: italic 26px Arial, sans-serif;
    text-shadow: 1px 1px 1px #000;
    margin-bottom: 3px;
}

.intro-block .business .header h1
{ 
     margin-bottom: 3px;
}

.intro-block .header p
{
    margin-top: 0;
}

.intro-block h3
{
    font-size:20px;
    color:#bd0000;
    margin-left:40px;
}

.intro-block .content
{
   width:400px;
   height:315px;
   padding-top:10px;
}

.intro-block.adventure .content
{
   width:415px;
}

.intro-block.vacations .content
{
   width:415px;
}

.intro-block.romantic .content
{
   width:425px;
}

.intro-block.romantic .content  p
{
   margin-top:30px;
}

.intro-block .content p
{
   padding-left:60px;
}

.intro-block.romantic .content p
{
   width:300px;
}

.intro-block.vacations .content p
{
   width:215px;
}

.intro-block .footer
{
    margin-left:170px;
    height:50px;    
    padding-top:5px;
    text-shadow: 1px 1px 1px #000;
}

.intro-block.vacations .footer
{ 
    padding-top:10px;
}

.intro-block .footer h2 
{
    font-size: 23px;
    color:White;
}

.intro-block a
{
    margin-left:5px; 
}

p.rndApsHeader
{
    font-size:13px;
    color:#bd0000;
    font-weight:bold;
    margin-left:10px;
}

.left-column p.promoFooterPh
{
    font-weight:bold;
    font-size:15px;
    color:#bd0000;
}

.left-column span.warning
{
    font-weight:bold;
    color:#bd0000;
}

.left-column ul
{
    margin-left:20px;
}

.left-column-blog p.promoFooterPh
{
    font-weight:bold;
    font-size:15px;
    color:#bd0000;
}

.left-column-blog span.warning
{
    font-weight:bold;
    color:#bd0000;
}

.left-column-blog ul
{
    margin-left:20px;
}


ul.contactus li
{
    padding-left:40px;
    padding-bottom:20px;
    list-style:none;    
}

ul.contactus li span
{
    padding-top:5px; 
}

ul.contactus li.sendus
{
    background: url(/i/icons/email_contact.gif) no-repeat;    
    padding-top:5px;    
}

ul.contactus li.phone
{
    background: url(/i/icons/phone_contact.gif) no-repeat;
    padding-top:5px;
    padding-bottom:0px;    
}

ul.contactus li.tollfree
{
    background: url(/i/contacts/globe.gif) no-repeat;
    padding-bottom:5px;
    padding-left:30px;
    margin-left:10px;  
    padding-top:-5px;  
}

ul.contactus li.inst_messaging
{
    padding-top:10px;
    padding-left:5px;
    font-size:15px;
}

ul.contactus li.business
{
    background: url(/i/icons/hours_contact.gif) no-repeat;
    padding-left:30px; 
    padding-top:4px;
    margin-left:7px;
}

ul.contactus li.phone dl
{
    padding-left:3px;
    padding-bottom:20px;
    list-style:none;   
}

ul.contactus li.phone dl dt
{
    color:#525252;
    padding-bottom:5px;
    font-size:0.92em;
}

ul.contactus li.phone dl dd
{
    font-size:20px;
    padding-bottom:13px;
}

ul.contactus li.phone dl dd.last
{
    padding-bottom:1px;
}

ul.messaging
{
    margin-left:-30px;
}

ul.ru_messaging
{
    margin-top:10px;
    margin-left:30px;
}


ul.messaging li, ul.ru_messaging li
{
    padding-left:23px;    
    padding-right:10px;
    display:inline;
    padding-bottom:5px;
}

ul.messaging li.msn
{
    background: url(/img/msn.gif) no-repeat;
}

ul.messaging li.gtalk, ul.ru_messaging li.gtalk
{
    background: url(/img/gtalk.gif) no-repeat;
}

ul.messaging li.icq, ul.ru_messaging li.icq
{
    background: url(/img/icq.gif) no-repeat;
}

ul.messaging li.skype, ul.ru_messaging li.skype
{
    background: url(/img/skype.gif) no-repeat;
}

.blogs-head
{ 
    padding-bottom:10px;
}

.news-head
{ 
    display:block;
    padding-bottom:10px;
}

span.stories_notfound
{
   text-align:center;
   font-size:15px;
   font-weight:bold;   
}

ul.footerlinks
{
   float:right;
   list-style:none;
}

ul.footerlinks li
{
   float:left;
   margin-left:20px;
   background:transparent url(../i/icons/li_icon.gif) no-repeat scroll 0 60%;
   padding-left:8px;
}

.articles
{
   
}
.howitworks h2
{
   font-size:1.17em;
   text-transform:uppercase;
   padding-top:10px;
}

.partners h2
{
   font-size:1.17em;
   text-transform:uppercase;
   padding-top:10px;
}

.partners ol
{
   margin-left:20px;
}

.partners h1
{
   margin-bottom:10px;
}

div.services h1
{
   margin-bottom:10px;
}


div.services h2
{
   margin-bottom:10px;
   font-size:1.17em;
   text-transform:uppercase;
   padding-top:10px;
}

div.corpclients p
{
   margin-bottom:10px;
   margin-top:10px;
}

div.corpclients h2
{
   margin-bottom:10px;
   font-size:1.17em;
   text-transform:uppercase;
   padding-top:10px;
}

div.faq h2
{
   margin-bottom:10px;
   font-size:1.17em;
   text-transform:uppercase;
   padding-top:10px;
}

div.about p
{
   margin-bottom:10px;
   margin-top:10px;
}

div.about h2
{
   margin-bottom:10px;
   font-size:1.17em;
   text-transform:uppercase;
   padding-top:10px;
}

div.forowners p
{
   margin-bottom:10px;
   margin-top:10px;
}

div.forowners h2
{
   margin-bottom:10px;
   font-size:1.17em;
   text-transform:uppercase;
   padding-top:10px;
}

div.forowners ol
{
   margin-left:20px;
}

h1.testimonial
{
   padding-bottom:15px;
}

h1.padb10
{ 
   padding-bottom:15px;
}

h1.forgotPassword
{
   margin-bottom:10px;
}

h1.wtrlogo
{
   background:transparent url(../img/logo1.gif) no-repeat;
   width:200px;
   height:100px;
   margin-top:-30px;
   margin-left:-10px;
   margin-bottom:10px;
}

h1.apPageHeader
{
   font-size:2em;
}

div.loginAuthUser
{
   margin-top:20px;
   margin-left:75px;
}

div.loginAuthUser ul
{
   list-style:none;
}

div.loginAuthUser ul li 
{
    padding-left:20px;
    margin-right:30px;
    float:left;
}

div.loginAuthUser ul li.orders
{ 
   background:transparent url(/img/home.gif) no-repeat;
}

div.loginAuthUser ul li.profile
{ 
   background:transparent url(/img/profile.gif) no-repeat;
}

div.loginAuthUser ul li.signout
{ 
   margin-top:-5px;
   margin-right:0px;
   padding-left:0px;
}


#flightContent
{
   background-color:#f1f0d4;
}

.flightItem
{
    padding:5px;
    margin:5px;
    background-color: #FFF; 
    border: 1px solid #e0e0e0; 
}

table.flightRow td
{ 
    padding-left:5px;
}

div.flightItem div.flight_container
{
    background-color:#F1F0D4;
    padding:5px;
}

.ticketPriceRegion
{
    width:50px;
    background-color:Red;
}

.priceLabel
{
    font-weight: bold;
}

span.litNotFound
{
    font-weight:bold;
    font-size:17px;
}

#apartmentsPage table
{
    padding-left:10px;
}

.div_search_selector
{
    clear:both;
}

.div_search_selector ul, .div_nav_selector ul
{
    list-style:none;    
}

.div_search_selector ul
{
    margin-left:40px;
}

.div_search_selector ul.flightSearchFrom li, .div_nav_selector ul.flightNavFrom li
{
    float:left;
    margin-left:10px;
    margin-right:30px;
    background-position:30px 0;
    cursor:pointer;   
}

.div_search_selector ul.flightSearchFrom li.last
{
    margin-left:35px;
    margin-right:0px;
}

.div_nav_selector ul.flightNavFrom li.last
{
    margin-right:0px;
    margin-right:0px;    
}

.div_nav_selector ul.flightNavFrom li
{
    margin-left:0;
}

.div_search_selector ul.flightSearchFrom li input
{    
    margin-top:10px;
    margin-left:-20px;
}   

.div_nav_selector ul.flightNavFrom li input
{
    margin-top:14px;
    padding-top:3px;
    float:left;
    clear:both;
}

.div_nav_selector ul.flightNavFrom li label
{
    background-position:0 5px;
}

ul.flightSearchFrom li label, ul.flightNavFrom li label
{ 
    display:block;
    float:right;
    margin-left:5px;
    cursor:pointer;
}

ul.flightNavFrom li label
{
    float:left;
}

ul.flightSearchFrom li label.flightselect_item_apartment
{
    background:url(/i/flights/apartment.gif) no-repeat;
    width:32px;
    height:32px;
}

ul.flightSearchFrom li label.flightselect_item_flight
{
    background:url(/i/flights/flight.gif) no-repeat;
    width:100px;
    height:32px;
}

ul.flightNavFrom li label.nav_select_item_forward
{
    background:url(/i/flights/forward.gif) no-repeat;
    width:32px;
    height:25px;
    margin-top:12px;
}

ul.flightNavFrom li label.nav_select_item_backward
{
    background:url(/i/flights/backward.gif) no-repeat;
    width:32px;
    height:32px;
    margin-top:6px;
}

.div_nav_selector
{
    float:left;
}

span.flightPrice
{
    font-size:16px;
    font-weight:bold;
}

div.pnlFlightContainer
{
    width:735px;
    padding:0px;
}

div.flightHeader
{ 
    margin-top:5px;
    background-color:#fefbef;
}

div.flightHeader td
{ 
    font-weight:bold;
    color:#002853;
}

ul.flightList 
{
    list-style:none;
}

ul.flightList li
{ 
    cursor:pointer;
}

img.selectBtn
{
   cursor:pointer;
}

div.book_flight_info
{ 
   margin-top:10px;
   background-color:#FFF;
   padding:10px;
   margin-bottom:10px;
}

div.book_flight_info table tr.total
{
   margin-top:10px;
   font-size:17px;
}

h1.book_info
{
   color:#002853;
}

span.headerDetails
{
   font-size: 16px;
   color:#002853;
}

a.hypBacktoFlights
{
   margin-left:10px;
   margin-top:-5px;
}


.div_nav_selector
{
    float:left;
}

select
{
   border: solid 1px Gray;
}

select.passengersType
{
   margin-right:20px;
}

input.disabled
{
    color:#BCBCBC;
}

#search-apartments input.dateCheck
{
    text-align:center;
}


ul.ftr li.newOption
{
   font-weight:bold;
   background:url(/i/icons/newOption.png) no-repeat;   
   background-position:128px 0px;
   padding:9px 23px 6px 5px;
   position:relative;
}
 