
.pricegroup
{
clear:both;
margin-top:10px;
margin-bottom:20px;
}
.object_profile .prices .pricegroup {
	margin: 0 15px 10px 0px;
	width: 85px;
	float: left;
}
.pricegroup .days, .pricegroup .value{float:left; margin-right:7px; clear: none; }
.pricegroup .days{color:gray;}
.pricegroup .value{color:#000}

img {
    border:0;
}

.error {
	color: #be0f24;
}

.grid {
    width: 1px;
    background-color: #00ffff;
    height: 100%;
    position: fixed;
    top: 0;
}
.marked
{
margin-top:5px;
margin-bottom: 5px;
}
.marked a
{
color:#BE0F24 !important;
font-weight: bold;
}
.grid_h {
    background-color: #00ffff;
    width: 100%;
    height:1px;
    position: fixed;
    top: 0;
}


.center {
    text-align:center;
}
.clearer {
    clear: both;
}
.header {
    margin-top:30px;
    min-width: 1000px;
}
td.logo {
    width: 18.6%;
    text-align:center;
}
td.location_chooser {
    vertical-align:top;
    width:40.4%;
}
div.no_select {
    font-size: 80%;
}
td.phone_title {
    vertical-align:top;
    /*width:12%;*/
    text-align:right;
    font-size:80%;
    font-style:italic;
    padding-top:10px;
}
td.phone_number {
    vertical-align:top;
    width:18%;
    padding-top:4px;
    padding-left:10px;
    font-size:130%;
    font-style:italic;
}
td.language_chooser {
    padding-top:10px;
    vertical-align:top;
    text-align:center;
    font-size:70%;
}
td.location_chooser ul.navigation {
    margin:0;
    padding:0;
    font-size:85%;
}
ul.navigation li {
    float:left;
    list-style:none;
    margin-right:1.5em;
}


form {
    clear:both;
}
div.search_params {
    width: 33%;
    float: right;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 75%;
    color: #666666;
    line-height: 140%;
}
table.main_forms {
    margin-left: 4%;
    margin-right: 4%;
    margin-top: 25px;
    width:92%;
}
table.main_forms td {
    vertical-align:top;
}
div.content {
    clear:both;
    margin:0;
    padding:0;
    padding-top:20px;
}
.request_form .toggle,
.order_collapse  .toggle {
	font-size: 150%;
	font-style: italic;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration: none;
}
.request_form a.toggle,
.request_form span.toggle {
	color: #be0f24;
}
.collapse .request_form a.toggle {
	border-bottom: #ffffff;
	color:  #be0f24;
}
.request_form a:hover.toggle {
	border-bottom: 1px dashed #be0f24;
	color:  #be0f24;
}
.order_collapse  a.toggle {
	color: #000;
	border-bottom: 1px dashed;
}

div.request_collapse {
    width: 67%;
    float: left;
    color: #be0f24;
}
div.order_collapse {
    width:100%;
}
div.objects {
    clear: both;
    
    margin-left: 2%;
    margin-right: 2%;
}
div.object {
    width: 303px;
    height: 135px;
    float: left;
    background: url(/img/object_bg_small.png) top left no-repeat;
    margin: 9px;
}
div.object_layout {
    padding: 5px;
}
div.object_layout h2 {
    margin:10px 10px 5px 10px;
    padding: 0;
    font-style: italic;
    font-size: 70%;
}
div.object_layout h2 a {
    color: #000000;
}
div.metro {
    padding: 0px 10px 0px 25px;
    font-size: 60%;
    background: url(/img/metro_moscow.gif) no-repeat;
    background-position:9px 2px;
    color: #999999;
}
span.line_6 {
    color: #ff6616;
}
div.object_params {
    padding:0 10px;
    font-size: 70%;
}
div.object_desc {
    padding:15px 0px 30px 0px;
    
}

/* @group fade */
div.object_info {
    height: 120px;
    position: relative;
    overflow: hidden;
}
div.fade
{
    position: absolute;
    width: 100%;
    left: 0;
    background: url(/img/fade.png) repeat-x;
    height: 26px;
    -background-image: none !important;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fade.png', sizingMethod='crop');
    top: 160px;
    //display: expression(this.parentNode.scrollHeight> 150 ? "block" : "none");
}
div.object_layout div.photo {
	float:left;
	width:120px;
}
div.photo_layout {
    margin-left:0px;
    
}
div.photo_bottom {
    position: absolute;
    width: 100%;
    left: -7px;
    background: url(/img/photo_bottom_bg.png) repeat-x;
    height: 16px;
    -background-image: none !important;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/photo_bottom_bg.png', sizingMethod='crop');
    top: 204px;
    //display: expression(this.parentNode.scrollHeight> 150 ? "block" : "none");
}
div.price {
    color: #be0f24;
    padding: 7px 0 0 10px;
    font-size: 105%;
    margin: 0;
/*    display: inline; */
}
div.price span.small {
    font-size: 60%;
}
/* @end */
div.footer {
    margin-top: 40px;
    padding-left: 4%;
    padding-bottom: 40px;
    clear: both;
    font-size: 71%;
}
div.footer a {
    color: #000000;
}
div.footer span.logo {
    color: #be0f24;
}
td.object_profile {
    width:60%;
}
.object_profile h1 {
    display: block;
    float: none;
    font-size: 140%;
    margin: 0;
    padding-left:9px;
}
.object_profile h1 sup {
    font-size:60%;
    color:#666666;
}
.object_profile div.metro {
    width: 100%;
    font-size: 90%;
    background-position: 9px 5px;
}
.object_profile div.object_params {
    font-size: 90%;
	font-weight: bold;
}
.object_profile div.object_desc {
    font-size: 90%;
    line-height: 130%;
}
.object_profile div.currencies {
	padding-bottom: 1.5em;
	padding-top: 0.5em;
}
.object_profile div.currencies ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 75%;
}
.object_profile div.currencies ul li {
	float: left;
	margin-right: 2em;
}
.object_profile div.currencies ul li a {
	text-decoration: none;	
	border-bottom:1px dotted #007bb6;
	color: #007bb6;
	cursor: pointer;
}
.object_profile .prices {
	width: 200px;
	font-size: 90%;
	vertical-align: top;
}
.object_profile .prices .pricegroup {
	margin: 0 15px 10px 0px;
	width: 85px;
	float: left;
}
.object_profile .prices .days {
	color: #999;
	font-size: 90%;
}
.object_profile .prices .value {

	font-weight: bold;
}
div.photoroll {
    width:100%;
    /*height: 80px;*/
    text-align:center;
    margin:auto;
}
div.thumbnail_small_layout {
    width: 50px;
    height: 39px;
    background: url(/img/photo_thumb_bg.gif) top left;
    padding: 12px;
    float:left;
    cursor: pointer;
}
.t_l {
    width:4%;
    height:22px;
    background: url(/img/ob_page_t_l.gif) bottom right no-repeat;
}
.t {
    height:22px;
    background: url(/img/ob_page_t.gif) bottom left repeat-x;
}
.t_r {
    width:4%;
    height:22px;
    background: url(/img/ob_page_t_r.gif) bottom left no-repeat;
}
.l {
    width:4%;
    background: url(/img/ob_page_l.gif) top right repeat-y;
}
.r {
    width:4%;
    background: url(/img/ob_page_r.gif) top left repeat-y;
}
.b_l {
    width:4%;
    height:22px;
    background: url(/img/ob_page_b_l.gif) top right no-repeat;
}
.b {
    height:22px;
    background: url(/img/ob_page_b.gif) top repeat-x;
}
.b_r {
    width:4%;
    height:22px;
    background: url(/img/ob_page_b_r.gif) top left repeat-y;
}
table.photo_board_layout {
    width:465px;
    margin:auto;
}
.photo_board_layout img{border:0px;}
td.larr,
td.rarr {
    width:25%;
    text-align:center;
    cursor: pointer;
}
.date_inputs {
    width:auto;
}
td.dd,td.mm {
    width:30px;
}
td.yyyy {
    width:30px;
}

td.dd input {
    width:1.6em;
}
td.mm input {
    width:1.6em;
}
td.yyyy input {
    width:3.2em;
}
.r_col {
    vertical-align:top;
    font-size: 0.9em;
    
}
.agree
{
font-size: 0.8em;
}
.alllink
{
font-size: 0.9em;
color: #BE0F24;
margin-top: 10px;
}
.alllink a
{
color:#BE0F24;
text-decoration: none;
}
table.inputs td.dates {
	width: 50%;
	vertical-align: top;
}
.collapse,
.small_form {
	margin-left:-15px;
}
table.request_form
{
    font-size:90%;
}
table.request_form td.c,
.collapse table.request_form td.с {
	background: #ffffff;
}

table.request_form td.t_l {
    width:15px;
    background: none;
}
table.request_form td.t_r {
    background: none;
}
table.request_form td.t {
    background: none;
}
table.request_form td.l {
    width:15px;
    background: none;
}
table.request_form td.r {
    background: none;
}
table.request_form td.b {
    background: none;
}
table.request_form td.b_l {
    width:15px;
    background: none;
}
table.request_form td.b_r {
    background: none;
}
.collapse table.request_form td.t_l {
    width:15px;
    background: url(/img/sa_t_l.png) right bottom no-repeat;
}
.collapse table.request_form td.t_r {
    background: url(/img/sa_t_r.png) left bottom no-repeat;
}
.collapse table.request_form td.t {
    background: url(/img/sa_t.png) bottom repeat-x;
}
.collapse table.request_form td.l {
    width:15px;
    background: url(/img/sa_l.png) right bottom repeat-y;
}
.collapse table.request_form td.r {
    background: url(/img/sa_r.png) left top repeat-y;
}
.collapse table.request_form td.b {
    background: url(/img/sa_b.png) left top repeat-x;
}
.collapse table.request_form td.b_l {
    width:15px;
    background: url(/img/sa_b_l.png) right top no-repeat;
}
.collapse table.request_form td.b_r {
    background: url(/img/sa_b_r.png) left top no-repeat;
}

table.inputs td.date table.date_inputs {
    width:auto;
    border-collapse:collapse;
    margin:0;
    padding:0;
}
table.inputs td.date {
    width:300px;
}
table.date_inputs label,
.review_form label,
.review_form .error {
    font-size:70%;
}

table.date_inputs label,
.review_form label {
    color:#666666;
    margin-top:0;
    padding-top:0;
    display:inline;
}

table.date_inputs label {
    float:left;
}
.review_form .error {
    font-size: 70%;
}

table.inputs {
    width:100%;
    font-size:90%;
}
table.inputs h2 {
    font-size:100%;
    font-weight:normal;
    font-style:italic;
    margin-bottom:5px;
}
table.inputs td.criterias {
    vertical-align: top;
    width:50%;
}
table.request_form h1 {
	margin:0;
	color:#be0f24;
}
table.photo_board_layout td.t {
	padding-bottom:15px;
    width:465px;
    background: url(/img/photo_big_bg_t.gif) bottom center no-repeat;
}
table.photo_board_layout td.c {
    background: url(/img/photo_big_bg_c.gif) center repeat-y;
    width:465px;
    position:relative;
}
table.photo_board_layout td.b {
    height:15px;
    width:465px;
    background: url(/img/photo_big_bg_b.gif) top center no-repeat;
}


table.photo_board_layout div.mainImageContainer {
    position:relative;
    margin:0 auto;
    
    background: url(/img/loading.gif) center no-repeat;
}
.calendar {
    margin-top:10px;
    
}
.calendar table {
    width:inherit;
    font-size:80%;
    margin-right:10px;
    cursor: pointer; /* FIXME */
}

.calendar table td,
.calendar table th {
    text-align:right;
    padding:2px;
    padding-right:7px;
}
.calendar table th.weekend,
.calendar table td.weekend {
    color:#d88b76;
}
.calendar table tr.odd td.otherDay {
    color:#F0E5B7;
}
.calendar table tr.even td.otherDay {
    color:#ebe9da;
}
.calendar table td.today {
    color:#be0f24;
}
.calendar table th {
    font-weight:normal;
}
.calendar table td.button {
    text-align:center;
}
.calendar table .button.title {
    text-align:center;
    text-transform:uppercase;
    color:#be0f24;
    white-space: nowrap;
}
.calendar table td.selected {
    background-color:#be0f24;
    color:#ffffff;
}
.calendar table td.occupied {
	background: #999;
	color: #777;
}
.calendar table td.occupied.start.selected,
.calendar table td.occupied.end.selected {
	background-color:#be0f24;
	color: #ffffff;
}

.calendar table td.occupied.start {
	background: url(/img/date_acc_s.gif) center no-repeat;
}
.calendar table td.occupied.end {
	background: url(/img/date_acc_e.gif) center no-repeat;
}
.calendar table tr.days.even {
    background-color:#ebe9da;
}

#request_collapse {
    cursor: pointer;
}


.small_form {
    position:absolute;
    width:62%;
}
.collapse {
    position:absolute;
    width:62%;
    z-index:3;
}
div.outerContainer {
	position:relative;
	font-size: 80%;
	margin-left: 10px;
	padding-top: 10px;
    height:30px;
}
div.slider {
    position:absolute;
    width:100%;
    height:15px;
}
div.sliderScale {
    position:relative;
    top:0;
    left:0;
}
div.sliderScale table {
    width:100%;
}
td.riska,
td.riska_left {
    background:url(/img/riska.gif) bottom left no-repeat;
    text-align:left;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
}
td.riska_left {
    background:url(/img/riska.gif) bottom left no-repeat;
    text-align:left;
}
td.riska_right {
	background:url(/img/riska.gif) bottom left no-repeat;
	border-bottom:0;
}
.order {
	border:0px solid #eee;
	border-top:0px;
	position:absolute;
	width:30%;
	z-index:3;
	background:url(/img/qo_bg.png);
	padding:10px;
	margin:-10px;
	margin-top:0;
}
.order label {
	color:#666;
	font-size:70%;
}
div.slider div.handle {
    width:10px;
    height:15px;
    cursor:move;
    position: absolute;
}
.text {
	margin-left: 4%;
	margin-right: 4%;
	/*width: 67%;*/
	font-size: 0.7em;
	color: #333333;
	
}
ul li
{
list-style: none;

}
.text ul li
{
font-size: 1.7em;
list-style: none;
color:#BE0F24;

}
.text ul
{
margin: 10px;

}
.text ul li ul li
{
font-size: 0.7em;
padding: 2px;

}
.text ul li ul li a
{
color:#000;
}
.text h2 {
	font-size: 120%;
	color: #000000;
	font-style: italic;
}
.content h1 {
	margin-left: 4%;
	padding-bottom: 20px;
}

.disabled-switcher {
	opacity: 0.3;
	cursor: default;
}
#errorpage_layout {
	margin-left:23%;
	width:63%;
	margin-top:60px;
	font-family: Arial;
}
#errorpage_layout p{
	font-size: 0.7em;
}
#errorpage_layout h1 {
	background: #be0f24;
	color:#ffffff;
	font-size:300%;
	padding:5px;
	display: inline;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	clear: both;
	float: none;
}
#errorpage_layout h2 {
	color: #be0f24;
	font-size:130%;
	font-weight: normal;
	font-style: normal;
}
#errorpage_layout span.error_number {

}
#errorpage_layout span.error_url {
	font-family: monospace;
}

div.photo_top {
	position: absolute;
	margin-top: -5px;
	margin-left: -5px;
}

div.index_forms table.main_forms {
	position: relative;
}
div.index_forms div.collapse,
div.index_forms div.order {
	width: 100%;
	position: relative;
}
table.inputs a.escape {
	margin-left:5px;
	font-size:80%;
	font-style: normal;
	color:#999999;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
table.request_form div.search_type {
	position:relative;
	float:right;
	margin-top: 7px;
	font-size:80%;
}
table.request_form div.search_type span,
.review_form span, .currency-switcher {
	margin-left:2em;
	border-bottom:1px dotted #007bb6;
	color: #007bb6;
	cursor: pointer;
}

.currency-switcher {
    margin: 0 0.6em 0 0;
}

.currency-switcher.current {
    border-bottom: 0;
    cursor: default;
}

table.request_form div.search_type span.selected,
.review_form span.selected {
	cursor: default;
	color:#000;
	border-bottom:1px dotted #fff;
}
.dropdown {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #777;
	width: 105px;
	padding: 0px 35px 0 15px;
	margin-top: 7px;
	height: 24px;
	padding-top: 0px;
	background: url(/img/dd_c.png) top left no-repeat;
	position: absolute;
	outline: none;
}
.dropdown a{
	outline: none;
}
.dropdown.expanded {
	background: none;
	padding: 0;
	width: 154px;
	position: absolute;
	padding-right: 0;
	z-index: 4;
}
.overflow_h {
    display:block;
	width: 105px;
	white-space: nowrap;
	overflow: hidden;
	padding: 3px 0;
    text-decoration:none;
    color:#777777;
}
.dropdown.expanded .overflow_h {
	padding-left:13px;
	width: 137px;
	margin-left: 2px;
}
.dropdown.expanded .overflow_h:hover {
	background: #be0f24;
	cursor: default;
	color: #fff;
}

.dropdown.expanded .overflow_h.current {
	color: #000;
}
.dropdown.expanded .overflow_h.selected {
	color: #be0f24;
}
.dropdown.expanded .overflow_h.selected:hover {
	color: #fff;
}
.dropdown.expanded .overflow_h.current:hover {
	background: none;
	color: #000;
}
.dd_t {
	padding-top: 0px;
	height: 10px;
	background: url(/img/dd_e_t.png) top left no-repeat;
}
.dd_c {
	background: url(/img/dd_e_c.png) top left no-repeat;
	background-position:0 10px;
}
.dd_b {
	height: 12px;
	background: url(/img/dd_e_b.png) top left no-repeat;	
}
.location_chooser table {
	width: 350px;
}

.single {
    background:none;
}
.object_desc h2 {
	
	padding-bottom:0;
	margin-bottom:10px;
}
.object_desc p,
.object_desc ul {
	list-style: none;
	margin:0;
	padding:0;
	padding-bottom:0.5em;
}
.credit_card {
	height: 22px;
	float:left;
	background: url(/img/creditcards.gif) top left no-repeat;
}
	.credit_card.visa {
		background-position: 0 0;
		width:40px;
	}
	.credit_card.mastercard {
		width:40px;
		background-position: -40px 0;
	}
	.credit_card.maestro {
		width: 40px;
		background-position: -80px 0;
	}
	.credit_card.amex {
		width: 30px;
		background-position: -125px 0;
	}
	.credit_card.jsb {
		width: 25px;
		background-position: -160px 0;
	}
	.credit_card.stb {
		width: 40px;
		background-position: -200px 0;
	}
	.credit_card.dinners {
		width: 30px;
		background-position: -240px 0;
	}
.company_disclaimer {
	margin-top:1em;
	border-top:1px solid #ccc;
	font-size:70%;
	line-height:1.4em;
	margin-right:40px;
}
	.company_disclaimer ul {
		margin:0;
		padding:0;
		padding-bottom:1em;
	}
.information {
	vertical-align: top;
}
.company_info {
	width:34%;
	float:right;
}
.reviews {
	width:50%;
	padding-left:4%;
	float:left;
}

.review_form {
	clear:both;
}
.review_form input.name {
	width:50%;
}
.review_form input.submit {
	margin-left:3em;
	margin-top:1em;
}
.review_form textarea {
	width:99%;
}
.review_form span {
	margin-left:0;
	margin-right:2em;
	font-size:80%;
}
.review_form span.selected {
	font-weight:bold;
	font-size:100%;
}
.review_form form {
	margin-top:1em;
}
.review {
	clear:both;
	margin-top:2em;
}
.review p {
	padding:0;
	margin:0;
	margin-left:2em;
	margin-bottom:1em;
}
p.reviewer {
	font-weight:bold;
	margin-left:0;
	margin-bottom:0;
	padding-bottom:0;
}
span.date {
	font-weight:normal;
	color:#999;
}
.success {
    background: green;
    color: white;
    padding: 1em;
    text-align: center;
}
#YMapsID{
height:600px;
/*border-top:2px solid #BE0F24;
border-left:2px solid #BE0F24;
border-bottom:2px solid #BE0F24;
border-right:25px solid #BE0F24;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-topleft:15px;
		
		-webkit-border-top-left-radius: 15px;
		-webkit-border-bottom-left-radius: 15px;
		*/

		/*border-top-left-radius: 15px;
		border-bottom-left-radius: 15px;*/

}
.logo h1
{
font-size: 1em;
margin-left: 20px;
float: none;
}
.language_chooser
{
color:#BE0F24;
font-weight: bold;
}
.language_chooser a
{
color:#000;

font-weight: normal;
}

.regForm td input
{
    width:90%;
}
.regForm td textarea, .regForm td select
{
    width:90%
}

.regForm td.label
{
    font-size:12px;
    font-weight: bold;
}
.regForm hr
{
    margin:30px;
    height:1px;
    border:0px;
    background: #BE0F24;
    
}

.regForm td
{
    padding-bottom:10px;
    vertical-align: top;
    
}

.regFormEng
{

    border-left:1px #BE0F24 solid;
    padding-left:10px;
    color: #BE0F24;
}
.regFormPlease
{
    color: #BE0F24;
    padding-left: 30px;
    margin-bottom: 20px;
}
.nofullinp input[type=text]
{
    width:80px !important;
}
.nofullinp td
{
    vertical-align: middle;
    padding-right: 3px !important;
    padding-left: 0px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
.regFormPlease input
{
width:auto!important;
}

