/* CSS Document */

.redModule{
	border-bottom:#B05442 solid 2px;
	padding: 20px 10px 20px 20px;
	margin-bottom:10px;
}
.redModule a{
	color:#B05442;
}
.redModule a.activeArticlesMenuElement {
	color:#000000;
	text-decoration:none;
}
h3.headerRed{
	background-color:#B05442;
	margin:0px;
	padding:5px 10px 6px 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	background-position:bottom right;
	background-repeat:no-repeat;
}
h3.headerRed a{
	color:#F5EDD8;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}
h3.headerRed a:hover{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}





.blueModule{
	border-bottom:#6BB8BC solid 2px;
	padding: 20px 10px 20px 20px;
	margin-bottom:10px;
}
.blueModule a{
	color:#007684;
}
.blueModule a.activeArticlesMenuElement {
	color:#000000;
	text-decoration:none;
}

h3.headerBlue{
	background-color:#6BB8BC;
	margin:0px;
	padding:5px 10px 6px 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	background-position:bottom right;
	background-repeat:no-repeat;
}



.yellowModule{
	border-bottom:#C4A43F solid 2px;
	padding: 20px 10px 20px 20px;
	margin-bottom:10px;
}
.yellowModule a{
	color:#A37C00;
}

h3.headerYellow{
	width:170px;
	background-color:#C4A43F;
	margin:0px;
	padding:5px 10px 6px 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	background-position:bottom right;
	background-repeat:no-repeat;
}


.authorizeBlock{
	font-weight:bold;
}
.authorizeBlock td{
	vertical-align:middle;
	padding-right:5px;
	padding-bottom:3px;
}
.authorizeBlock input{
	font-size:11px;
}
.authorizeBlock a{
	font-size:10px;
	font-weight:bold;
	color:#A37C00;
}


.priceIndex{
	color:#555555;
}
.priceIndex a{
	font-weight:bold;
	color:#007684;
}
.priceIndex table{
	border-bottom:#AAAAAA solid 1px;
	margin:0px 0px 10px 0px;
}
.priceIndex td{
	font-size:11px;
	padding:1px 0px 1px 0px;
}
.priceIndex th{
	color:#007684;
	font-weight:bold;
	border-bottom:#AAAAAA solid 1px;
	text-align:left;
	font-size:12px;
}
.priceIndex .indexPlus{
	font-weight:bold;
	color:#53A625;
}
.priceIndex .indexMinus{
	font-weight:bold;
	color:#B05442;
}



.searchBlock{
	background-color:#B05442;
	background-image:url(images/search_decor_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	color:#F5EDD8;
}
.searchBlock h1{
	padding:10px;
	margin:0px;
	color:#D3A18D;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
}
.searchBlock a{
	color:#F5EDD8;
	font-weight:normal;
	text-decoration:underline
}
.searchBlock a:hover{
	color:#F5EDD8;
	font-weight:normal;
	text-decoration:underline
}
.searchBlock td{
	color:#F5EDD8;
	font-size:11px;
	vertical-align:middle;
	white-space:nowrap;
}
.searchBlock .searchBlock_input{
	font-size:11px;
	color:#555555;
	margin:0px;
	padding:0px 1px 0px 2px;
	background-color:#F5EDD8;
}
.searchBlock .redButton{
	background-color:#C4A43F;
	border-top:#E2D29F solid 1px;
	border-left:#E2D29F solid 1px;
	border-bottom:#62521F solid 1px;
	border-right:#62521F solid 1px;
}

.searchBlock .table {
	background-color:#F5EDD8;
}
.searchBlock .table td {
	background-color:#B05442;
	padding: 5px;
}
.searchBlock .table a{
	color:#F5EDD8;
	text-decoration:underline;
}




.contentListBlue{
	color:#555555;
	font-size: 12px;
	font-weight:normal;	
}
.contentListBlue a{
	color:#007684;
}
.contentListBlue a.textLink{
	color:#555555;
	font-weight:normal;
	text-decoration:none;
}
.contentListBlue a.textLink:hover{
	color:#555555;
	font-weight:normal;
	text-decoration:underline;
}
.contentListBlue a.smallLink{
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.contentListBlue a.smallLink:hover{
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
}
.contentListBlue .headDate{
	color:#959595;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.contentListBlue h1{
	background-color:#6BB8BC;
	margin:0px;
	padding:4px 5px 3px 10px;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
}
.contentListBlue td{
	border-bottom:#959595 solid 1px;
	padding:10px 0px 10px 10px;
}






.contentListYellow{
	color:#555555;
	font-size: 12px;
	font-weight:normal;	
}
.contentListYellow a{
	color:#A37C00;
}
.contentListYellow a.textLink{
	color:#555555;
	font-weight:normal;
	text-decoration:none;
}
.contentListYellow a.textLink:hover{
	color:#555555;
	font-weight:normal;
	text-decoration:underline;
}
.contentListYellow a.smallLink{
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.contentListYellow a.smallLink:hover{
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
}
.contentListYellow .headDate{
	color:#959595;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.contentListYellow h1{
	background-color:#C4A43F;
	margin:0px;
	padding:4px 5px 3px 10px;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
}
.contentListYellow td{
	border-bottom:#959595 solid 1px;
	padding:10px 0px 10px 10px;
}





.contentListRed{
	color:#555555;
	font-size: 12px;
	font-weight:normal;	
}
.contentListRed a{
	color:#B05442;
}
.contentListRed a.textLink{
	color:#555555;
	font-weight:normal;
	text-decoration:none;
}
.contentListRed a.textLink:hover{
	color:#555555;
	font-weight:normal;
	text-decoration:underline;
}
.contentListRed a.smallLink{
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.contentListRed a.smallLink:hover{
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
}
.contentListRed .headDate{
	color:#959595;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.contentListRed h1{
	background-color:#B05442;
	margin:0px;
	padding:4px 5px 3px 10px;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
}
.contentListRed td{
	border-bottom:#959595 solid 1px;
	padding:10px 0px 10px 10px;
}





.VIP_block{
	background-color:#B05442;
	border-top:#000000 solid 3px;
	background-image:url(images/vip_arrow.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#F5EDD8;
	font-size:11px;
	padding:5px 10px 10px 10px;
	margin-bottom:10px;
}
.VIP_block h1{
	color:#F5EDD8;
	font-size:12px;
	line-height:15px;
	margin:0px;
	padding:0px;
}
.VIP_block h1 a{
	color:#F5EDD8;
	font-size:12px;
	line-height:15px;
	display:block;
}
.VIP_block a{
	color:#F5EDD8;
	font-size:11px;
	line-height:13px;
}
.VIP_block a:hover{
	color:#ffffff;
}
.VIP_block a.smallLink{
	font-family: tahoma, arial, times, sans-serif;
	color:#F5EDD8;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
.VIP_block table{
	background-color:#FFFFFF;
	margin: 5px 0px 5px 0px;
}
.VIP_block td{
	text-align:center;
	vertical-align:middle;
}
.VIP_block td a{
	font-size:14px;
	line-height:16px;
	color:#B05442;
	text-decoration:none;
	display:block;
}
.VIP_block td a:hover{
	font-size:14px;
	line-height:16px;
	color:#B05442;
	text-decoration:underline;
	display:block;
}





.HTML_block{
	background-color:#FFFFFF;
	border:#B05442 solid 1px;
	padding:5px;
	margin:0px 10px 10px 10px;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.HTML_block b{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.HTML_block img{
	margin: 0px 5px 5px 0px;	
}
.HTML_block p{
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.HTML_block a{
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
.HTML_block a:hover{
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
.HTML_block h1{
	margin:0px;
	padding:0px;
}
.HTML_block h1 a{
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#B05442;
	text-decoration:none;
}
.HTML_block h1 a:hover{
	font-size:11px;
	font-weight:bold;
	color:#B05442;
	text-decoration:underline;
}
.HTML_block h2{
	margin:0px;
	padding:0px;
}
.HTML_block h2 a{
	font-size:11px;
	font-weight:bold;
	color:#B05442;
	text-decoration:underline;
}
.HTML_block h2 a:hover{
	font-size:11px;
	font-weight:bold;
	color:#B05442;
	text-decoration:underline;
}




.attentionBlock{
	padding: 0px 10px 10px 15px;
	background-image:url(images/icon_attention.gif);
	background-position: top left;
	background-repeat:no-repeat;
	font-size:11px;
	line-height:12px;
}
.attentionBlock a{
	color:#A37C00;
	font-size:11px;
	line-height:12px;
}




table.propertyListTable{
}
table.propertyListTable td.block{
	border-bottom:#959595 solid 1px;
	padding:10px;
}
table.propertyListTable td.propertySelectionVIP{
	border-bottom:#959595 solid 1px;
	padding:10px;
	background-color:#F5EDD8;
}
table.propertyListTable td.propertySelectionVIP h4{
	color:#B05442;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	display:inline;
}
.propertyObjectBlock{
	width:65%;
}
.propertyObjectBlock .propertyThumbnail{
	background-color:#FFFFFF;
	border:#959595 solid 1px;
	padding:5px;
	width:100px;
/*	height:100px;*/
	vertical-align:middle;
	text-align:center;
	color:#999999;
	font-size:9px;
	line-height:9px;
}
.propertyDescContainer{
	padding:0px 0px 0px 10px;
}
.propertyDescription{
	padding: 0px 0px 0px 0px;
	width:80%;
}
.propertyDescription td{
	font-size:12px;
	vertical-align:baseline;
	padding: 0px 10px 0px 0px;
	border-bottom: #e5e5e5 solid 1px;
	width:20%;
}
.propertyDescription td.propertyDescriptionLeftBorder{
	border-left: #e5e5e5 solid 1px;
	padding-left:10px;
}
.propertyDescription td a{
	font-size:12px;
}
.propertyDescription .price{
	color:#000000;
}





.pageNavigator{
	padding:0px;
}
.pageNavigator td{
	white-space:nowrap;
	vertical-align:middle;
	border:0px;
	padding:0px;
}
.pageNavigator select{
	font-size:11px;
}





.objectSpecificationsTable{
}
.objectSpecificationsTable th{
	background-color:#6BB8BC;
	padding:3px 5px 3px 5px;
	color:#ffffff;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	vertical-align:baseline;
}
.objectSpecificationsTable td{
	background-color:#ffffff;
	padding:3px 5px 3px 5px;
	color:#666666;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	border-bottom:#e0e0e0 solid 1px;
	vertical-align:baseline;
}
.objectSpecificationsTable td strong{
	color:#000000;
	font-weight:normal;
}

.objectSpecificationsPhotoTable{
}
.objectSpecificationsPhotoTable .photo{
	background-color:#FFFFFF;
	border:#959595 solid 1px;
	padding:5px;
}

.objectSpecificationsContacts{
	background-color:#FFFFFF; 
	border:#e0e0e0 solid 1px;
}
.objectSpecificationsContacts div{
	text-align:center;
}
.objectSpecificationsContacts a{
	font-size:10px;
}
.objectSpecificationsContacts img{
	margin:0px 0px 5px 0px;
}


.selectedWhiteBlock{
	background-color:#FFFFFF; padding:10px; border:#e5e5e5 solid 1px;
}




.commentsColumnSmall{
	font-family: tahoma, arial, times, sans-serif;
	padding:10px 0px 10px 0px;
	font-size:10px;
	line-height:12px;
	color:#999999;
}
.commentsColumnSmall a{
	font-size:10px;
}
.commentsColumnSmall strong{
	font-size:10px;
	color:#333333;
}


div.secondLevelMenuBlock{
	padding:0px 0px 0px 10px;
	margin:0px 0px 5px 10px;
	border-left:#bbbbbb solid 1px;
	font-size:11px;
}
div.secondLevelMenuBlock a{
	font-size:11px;
	font-weight:normal;
}
div.secondLevelMenuBlock a:hover{
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}



.pageAuthorBlock{
	text-align:right;
	font-style:italic;
	color:#999999;
	font-weight:normal;
}
.pageAuthorBlock a{
	font-style:italic;
	color:#999999;
	font-weight:normal;
}
.pageAuthorBlock a:hover{
	font-style:italic;
	color:#999999;
	font-weight:normal;
}





.imageInText{
	border:#959595 solid 1px;
	padding: 5px;
	background-color:#FFFFFF;
	display:inline;
	text-align:left;
	float:left;
	margin: 3px 10px 2px 0px;
}

.empty
{
	display: none;
}




.freqLinks{
}
.freqLinks a.link1{
	font-size:20px;
	font-weight: normal;
}
.freqLinks a.link1:hover{
	font-size:20px;
	font-weight: normal;
}
.freqLinks a.link2{
	font-size:18px;
	font-weight: normal;
}
.freqLinks a.link2:hover{
	font-size:18px;
	font-weight: normal;
}
.freqLinks a.link3{
	font-size:16px;
	font-weight: normal;
}
.freqLinks a.link3:hover{
	font-size:16px;
	font-weight: normal;
}
.freqLinks a.link4{
	font-size:14px;
	font-weight: normal;
}
.freqLinks a.link4:hover{
	font-size:14px;
	font-weight: normal;
}
.freqLinks a.link5{
	font-size:12px;
	font-weight: bold;
}
.freqLinks a.link5:hover{
	font-size:12px;
	font-weight: bold;
}
.freqLinks a.link6{
	font-size:12px;
	font-weight: normal;
}
.freqLinks a.link6:hover{
	font-size:12px;
	font-weight: normal;
}
.freqLinks a.link7{
	font-size:11px;
	font-weight: normal;
}
.freqLinks a.link7:hover{
	font-size:11px;
	font-weight: normal;
}
.freqLinks a.link8{
	font-size:10px;
	font-weight: normal;
}
.freqLinks a.link8:hover{
	font-size:10px;
	font-weight: normal;
}
.freqLinks a.link9{
	font-size:9px;
	font-weight: normal;
}
.freqLinks a.link9:hover{
	font-size:9px;
	font-weight: normal;
}


.tags td{
font-size:11px;
font-weight:normal;
}
.tags a{
font-size:11px;
font-weight:normal;
}
.tags a:hover{
font-size:11px;
font-weight:normal;
}



.calendar_block{
	background-color:#F5EDD8;
	margin-bottom:10px;
	border-bottom:#C4A43F solid 1px;
	color:#999999;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.calendar_block td{
	text-align:center;
	vertical-align:bottom;
	border-bottom:#C4A43F solid 1px;
}
.calendar_block sup{
	font-size:10px;
}

.calendar_block .calendar_head{
	background-color:#C4A43F;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	padding:4px;
}
.calendar_block .calendar_head a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

.calendar_block .calendar_anotherMonth{
	color:#aaaaaa;
}
.calendar_block .calendar_anotherMonth a{
	color:#999999;
}
.calendar_block .calendar_weekend{
	background-color:#E5DDC8;
}
.calendar_block .calendar_today{
	border-left: #C4A43F solid 1px;
	border-right: #C4A43F solid 1px;
}
.calendar_block .calendar_active{
	background-color:#FFFDE8;
}



.grayGroupBlock {
	margin-top:10px;
	padding:5px;
	background-color:#f0f0f0;
	border-bottom:#d0d0d0 solid 2px;
}
.groupBlock {
	border-bottom:#d0d0d0 solid 2px;
	OVERFLOW: auto;
	height: 150px;
	width:100%;
}



.form_input{
	background-color:#F5EDD8;

}
