﻿body {
	background: #CCCCCC url(../images/body_background.png) top center repeat-y;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height:170%;
}

center{
	padding: 0px;
	margin: 0px;
}

body, input, textarea, select, td, div, code {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input, textarea, select
{
	
}

a {
	color: #aa0000;
}

h1 {
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 10px 0px;
		font-size:14px;
		border-bottom: 1px solid #E9E8E0;
		font-weight: bold;
}

h2 {
	font-size:14px;
	margin: 0px 0px 15px 0px;
}

.logo {
	background:url(../images/logo-victor.jpg) top left no-repeat;
	width: 170px;
	height: 70px;
	position:relative;
	cursor: pointer;
	margin: 12px 0px 0px 0px;
	float: left;
}

.logo a{
	width: 170px;
	height: 70px;
	display: block;
}

.clear{
	clear:both;
}

.bTop{
	padding: 0px 10px;
	
}

.section-top{
	margin: 0px;
	height: 105px;

}

.section-menu{
	float: right;
	width: 750px;
}

.section-menu ul {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.section-menu ul li{
	float: left;
	list-style: none;
	margin: 0px 25px 0px 0px;
}

.section-menu ul li a{
	text-decoration: none;
}

.section-menu ul li a.active{
	text-decoration: underline;
}

.info-menu {
	float: right;
	margin: -10px -10px -15px 0px;
	position: relative;
	background: url(../images/background-block-linear.png) bottom repeat-x;
	padding: 5px 15px 5px 0px;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}


.info-menu a{
	margin-left: 15px;
	position: relative;
	font-weight: bold;
}


.default-menu {
	text-align:left;
	margin: 35px 0px 0px 0px;
	padding:5px 0px 10px 0px;
	color:#fff;
	position:relative;
	z-index:10;
	
}


.default-menu a{
	text-decoration:none;
	color:#1B5364;
	margin:0px 0px 10px 0px;
	font-size:14px;
	padding:10px 15px;
	font-weight: bold;
	border-left:1px solid #CECFE1;
}

.content .default-menu a:hover{
	text-decoration:none;
}

.default-menu a.active{
	color:#fff;
	border:1px solid #CECFE1;
	margin-right:-1px;
	background: url(../images/default-menu-hover-background.png) left center repeat-x;
}

.default-menu a.active:hover{
	color:#fff;
}

.default-menu .search-form{
	float:right;
	text-align: right;
}

.default-menu .search-form input{
	background-color:#b0b0b0;
	border: 1px solid #777;
	color: #fff;
}

.content{
	width: 1000px;
	margin-top: -25px;
}

.content-site .block{
	padding: 0px;
}


.content, .content-front, .content-content, .content .wrap-content{
	text-align:left;
	color: #555;

}


.content .wrap-content {
	padding:12px 15px 15px 15px;
}
.content .wrap-content {
	min-height: 350px;
	height:auto !important;
	height: 350px;
}

.content a img{
	border:0px;
}

.content a {
	color: #1B5364;
}

.content a:hover {
	color: #cc0000;
}

.content .home-menu {
	padding:10px 25px;
}

.content .home-menu a{
	text-decoration:none;
	color:#4D3622;

}

.content .home-menu a:hover{
	color:#aa0000;
}

.content .home-menu ul li {
	padding: 3px 0px;
}

.content .home-menu ul {
	list-style:none;
	font-size:18px;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

.content .search-result{
	border-top:1px solid #E9E8E0;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

.content .search-form{
	margin: 5px 0px;
	padding: 10px 0px 5px 0px;
	width:auto;
}

.content .search-title{
	font-size:14px;
	
}

.content .search-result a{
	text-decoration:none;
}

/* default content */

.bContent{
	background: #F1F1F1 url(../images/bWrap.png) top no-repeat;
	padding: 15px 15px 15px 15px;
	border-top:2px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:2px solid #e0e0e0;
}

.content .default-content {
	float: left;
	width: 675px;
	text-align: justify;
	border: 1px solid #e0e0e0;
}

.content .info-content {
	float: right;
	width: 245px;
	margin-left:13px;
}

.content .info-content .div-block .wrap{
	padding: 12px 15px 15px 15px;
}

.content .info-content .div-block{
	background: #fff url(../images/background-block.png) top repeat-x; 
	border: 1px solid #e0e0e0;
}

.content .info-content .blockTitle{
	margin: -15px -15px 15px -15px;
	padding: 6px 15px;
	background:#F6F7F7;
	font-weight: bold;
	font-size: 14px;
}



.content .info-content ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.content .info-content ul li{
	padding:1px 0px;
	font-weight:bold;
}

.content .info-content ul li a{
	text-decoration:none;
	font-weight: normal;
	display: block;
	padding:1px 5px;
	background-color: #f5f5f5;
	color: #bb0000;
}

.content .info-content ul li a:hover{
	background-color: #f0f0f0;
}

.content .info-content ul li a.active{
	background-color: #1B5364;
}

.content .bg-front{
	display:none;
}

.content .bg-gallery{
	border-bottom: 1px solid #ccc;
	padding: 7px 0px 7px 9px;
	position:relative;
	margin:0px 0px 0px 0px;
	background-color: #f5f5f5;
}

.content .bg-gallery  a{
	display:block;
}

.content .bg-gallery .box{
	float:left;
	width:170px;
	height:110px;
	display:block;
	margin-right:7px;
	position:relative;
	cursor:pointer;
	overflow: hidden;
	border:2px solid #ccc;
}

.default-content .img, .default-content .img-rst{
	display:block;
	margin: 5px 0px 5px 15px;
	position:relative;
	
}
.default-content .img-rst{
	margin: 5px 0px 0px 0px;
}

.default-content .img img, .default-content .img-rst img {
	border: 2px solid #1B5364;
}

/* contact */

.contact input{
	width:290px;
}
	
.contact textarea {
	width:100%;	
	height: 100px;
	overflow:auto;
}

.submit{
	width:auto;
	margin: 0px;
}

.contact .submit{
	width:auto;
}
.contact div {
	margin:0px 0px 5px 0px;
}

.contact .contact-message{
	color:#aa0000;
	margin:0px 0px 5px 0px;
}

.contact .contact-address {
	float:right;
	margin: 0px 0px 0px 0px;
	width: 50%;
}

.contact-address div.map{
	margin:0px 0px 0px 0px;
}

.contact-address div.map a{
	text-decoration:none;
	background-color: #aa0000;
	color: #fff;
	padding: 1px;
}



/* FOR CATALOG */

.info-content .filter-residence h3, .content-front .filter-residence h3, .info-content .div-block h3{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	font-size:14px;

}

.content-front .filter-residence h3{
	
}

.content-front .filter-residence{
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #E2E0D7;
}

.content-front .filter-residence select{
	margin: 0px 5px 0px 0px;
	width: 29%;
}

.info-content .filter-residence select{
	margin: 0px 0px 10px 0px;
	width: 100%;
}

.info-content .filter-residence input{
	margin: 0px 0px 10px 0px;
	width: 99%;
}

.info-content .filter-residence input.submit{
	width: auto;
	margin: 0px;
}

.filter-residence select{
	margin: 0px 5px 0px 0px;
	width: 29%;
}

.filter-residence form {
	padding: 0px;
	margin: 0px;
}

.catalog-filters {
	background: #F2F2EE url(../images/background-block-linear.png) top repeat-x;
	border: 2px solid #1B5364;
	margin:0px 0px 10px 0px;
	position:relative;
	z-index:10;
}

.category-filters .pagination{
	border-top:1px solid #e0e0e0;
	margin-bottom: 5px;
}

.catalog-filters .wrap{
	padding: 10px;
}

.info-content .catalog-categories{
	margin:0px 0px 0px 0px;

}

.info-content .catalog-categories a{
	display:block;
	text-decoration:none;

	
}

.info-content .catalog-categories a.categories{
	display:block;
	padding:1px 5px;
	text-decoration:none;
	font-weight: bold;
	padding:0px 0px 5px 0px;
	border-bottom: 1px dotted #E2E0D7;
	margin: 0px 0px 5px 0px;
	
}

.info-content .catalog-categories a.categories:hover{
	text-decoration:none;

}

.info-content .catalog-categories a:hover{
	text-decoration:underline;
}


.info-content .subcategories-menu {
	padding-left: 15px;
	position:relative;
	display:block;
	
}


.info-content .subcategories-menu a{
	padding: 3px 0px 0px 0px;
	
}

.star {
	position:relative;
	display: block;
	width: 45px;
	height: 34px;
	padding: 1px 5px;
	font-weight: bold;
	color: #fff;
	background:url(../images/star.png) top left no-repeat;
	margin: 3px 0px -40px 0px;
	z-index:3000;
}

a .star{
	text-decoration:none;
}

.houses-list-featured, .houses-list{
	display:block;
	border-top:1px solid #e0e0e0;
	padding:10px 0px;
}

.houses-title{
	font-size:14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	z-index:2000;
	position:relative;
}

.houses-title a{
	text-decoration:none;
}

.houses-list-featured {
	background: url(../images/houses-list-featured.png) bottom left repeat-y;

}

.houses-list-featured .houses-price, .houses-list .houses-price {
	float: right;
	font-size:11px;
	font-weight: bold;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	z-index:2000;
	position:relative;
}

.houses-list .houses-extra, .houses-list-featured  .houses-extra{
	font-weight: bold;
	margin: 10px 145px 5px 0px;
	border-right: 1px dotted #e0e0e0;
	z-index:2000;
}

.houses-image{
	position:relative;
	z-index:2000;
	cursor: pointer;
}

.houses-price {
	font-size:14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.houses-line{
	margin: 8px 0px;
}

.houses-extra{
	font-weight: bold;
}

.houses-extra-info{
	margin: 0px 0px 0px 20px;
	float: right;
	min-width: 250px;
	width: auto !important;
	width: 250px;
}


.houses-extra-info .house-plans{
	border: 2px solid #1B5364;
	padding: 0px 5px 2px 5px;
	margin: 0px 0px 10px 0px;
	background:url(../images/flower-left.jpg) top right no-repeat;
	font-weight:bold;
	color: #1B5364;
}

.houses-extra-info .house-plans a{
	display: block;
	padding: 0px;
}


.houses-list-featured .product-image, .houses-list .product-image, .product-image{
	margin: 3px 20px 5px 0px;
}

.product-image {
	margin: 0px;
}

.content .default-content .product-image{
	padding:1px;
	border: 2px solid #1B5364;
}

.content .default-content .product-image-list-first, .content .default-content .product-image-list{
	border: 2px solid #1B5364;
	margin: 10px 0px 10px 0px;
	float: left;
	width: 119px;
	padding: 0px;
	
}
.content .default-content .product-image-list-first a, .content .default-content .product-image-list a{
	padding: 1px;
	display: block;
}

.content .default-content .product-image-list-first span, .content .default-content .product-image-list span{
	width: 117px;
	height: 80px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.content .default-content .product-image-list{
	margin-left: 10px;
}


.product-front{
	position:absolute;
	padding: 5px;
	border:1px solid #ccc;
	background:url(../images/product-featured.jpg) top repeat-x;
	background-color: #fff;
	z-index:10;
	width: 170px;
	display:block;
	color: #4D3622;
}

.product-discount{
	background:url(../images/product-discount.jpg) no-repeat top left;
	padding: 2px 15px;
	margin: 0px 0px 0px 5px;
	cursor: pointer;
}

.product-front  .title {
	font-size: 14px;
	font-weight: bold;
	color: #4D3622;
}
.product-front  .price {
	font-size: 11px;
	font-weight: bold;
	color: #4D3622;
}

.houses-no{
	margin:10px 0px 0px 0px;
	font-weight: bold;
}

.houses-recipe {
	margin:25px 0px 0px 0px;
}

.houses-recipe td {
	color: #4D3622;
	border-top:1px solid #f0f0f0;
	padding: 5px 0px;
}

.houses-recipe td.head{
	font-weight: bold;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	font-size:14px;
}

.houses-recipe .td1{
	width:20%;
}
.houses-recipe .td2{
	width:70%;
	padding: 0px 15px;
	font-weight: bold;
}
.houses-recipe .td3{
	text-align: right;
	font-weight: bold;
}
	

.category-text{
	margin: 0px 0px 20px 0px;
}

.categories{

}

.read-more {
	margin: 5px 0px 0px 0px;
}


.footer {
	border-top: 2px solid #e0e0e0;
	margin:15px 0px 0px 0px;
	padding: 10px 15px 0px 15px;
	text-align:left;
}



/* div websites pagination numbers*/

.pagination {
	margin: 10px 0px -5px 0px;
	padding: 10px 0px 5px 0px;
	border-top: 1px dotted #D0BEAA;
}

.pagination a {
	padding: 1px 3px;
	margin: 1px;
	border: 1px solid #1B5364;
	text-decoration: none; /* no underline */
	color: #1B5364;
	background-color:#fff;
}

.pagination a:hover, div.pagination a:active {
	border: 1px solid #1B5364;
	color: #fff;
	background-color: #1B5364;

}

.pagination span.current {
	padding: 1px 3px;
	margin: 1px;
	border: 1px solid #1B5364;
	background-color: #1B5364;
	color: #fff;
}

.pagination span.disabled {
		padding: 1px 3px;
		margin: 2px;
		border: 1px solid #1B5364;
		color: #000;
}

.frontpage-page{
	margin: 0px 0px 20px 0px;
}


/* sliders */

.blockFrontpage{
	background: #fff url(../images/background-block.png) top repeat-x;
	padding: 11px 10px;
	border-top:1px solid #e0e0e0;
	font-weight: bold;
}

.blockFrontpage a, .blockFrontpage a.first{
	font-weight: bold;
	border-left: 1px solid #f0f0f0;
	padding-left: 10px;
	margin-left: 10px;
	color: #cc0000;
}

.blockFrontpage a.first{
	border: none;
	padding:0px;
	margin:0px;
}

.blockFrontpageText{
	position: absolute;
	display: block;
	margin: -50px 0px 0px 0px;
	padding: 5px 10px;
	z-index: 9999;
	background: #aa0000;
	color: #fff;
	font-weight: bold;
}


#frontpage {
	position:relative;
	z-index:20;
}

.scroller, .scroller .slide{
	height: 300px;
	width: 675px;
}

.scroller {
	overflow: hidden;
	position: relative;
	z-index:20;
}

.scroller a img{
	border: none;
}

.scroller .slide {
	float: left;
	
}
/* end sliders */
