@charset "utf-8";
/* CSS Document */

html, body, div, ul, ol, li, p {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
}

html {
	height: 100%;
	background: #340227 url(/themes/default/images/bgr.jpg) no-repeat 50% 50%;
}

body {
	min-width: 990px;
	max-width: 1280px;
	height: 100%;
	min-height: 560px;
	margin: 0 auto;
	position: relative;
	scrollbar-face-color: #7a4f6e;
    scrollbar-highlight-color: #7a4f6e;
    scrollbar-shadow-color: #7a4f6e;
    scrollbar-3dlight-color: #7a4f6e;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #7a4f6e;
    scrollbar-darkshadow-color: #7a4f6e;
}

img
{
	border: 0px;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

h1
{
	font-size: 16px;
	margin-left: 15px;
}

h3 {
	position: absolute;
	top: 30px;
	left: 150px;
	width: 62%;
	height: 27px;
	margin: 0;
	padding: 0;
	border-top: 2px solid;
	/*
	position: absolute;
	width: 62%;
	border-top: 2px solid;
	margin-top: 30px;
	left: 150px;
	*/
}

h3 img {
	margin-top: -1px;
}

h3 span {
	width: 1px;
	height: 1px;
	display: block; 
	font-size: 16pt;
	color: black;
	text-transform: uppercase;
	background: white;
}

#content h4
{
	font-size: 16px;
}

h5
{
	margin-left: 70px;
	font-size: 14px;
	font-weight: bold;
}

h6
{
	font-family: Arial;
	font-size:34px;
	margin:10px 0 0;
}

a:link
{
	color: #ffffff;
}

a:visited
{
	color: #ffffff;
}

a:hover
{
	color: #ffffff;
}

#logo {
	width: 173px;
	height: 67px;
	padding: 36px 4px 7px 10px;
	position: absolute;
	top: 0;
	right: 7px;
	background: url(/themes/default/images/logo-bgr.png)
}

#menu {
	width: 181px;
	padding: 44px 0 0 47px;
	position: absolute;
	top: 110px;
	left: 0;
	z-index: 3;
	background: url(/themes/default/images/menu-bgr.jpg) no-repeat 0 0
}

#menu a {
	display: block;
	margin: 2px 0;
	padding: 0 0 0 16px;
	font: normal 11pt 'Arial';
	text-transform: uppercase;
	text-decoration: none;
	color: #999;
}

#menu li {
	list-style: none;
	margin-bottom: 5px;
}

#menu .selected {
	color: white;
	background: url(/themes/default/images/arrow.gif) no-repeat 0 50%;
}

#menu .selected2 {
	color: white;
	background: url(/themes/default/images/arrow2.gif) no-repeat 0 50%;
}

#menu ul {
	margin: 10px 0 10px 10px;
}

#menu ul a {
	font: normal 10pt 'Arial';
	text-transform: none;
}

#wrapper {
	height: 50%;
	padding: 80px 0 20px 0;
	margin: 0 200px 0 238px;
	background: url(/themes/default/images/content-bgr.png) repeat 0 0;
}

#content {
	/*background: #794e6c;*/
	position: relative;
	height: 100%;
	overflow: auto;
	padding-left: 40px;
	padding-right: 40px;
	z-index: 2;
}

#content img {
	margin: 10px;
}

img.right {
	float: right;
	margin: 10px 0 10px 20px;
}

#content ul
{
	padding-left: 30px;
}

#content ol
{
	padding-left: 30px;
}

#left {
	width: 142px;
	padding: 0 10px 0 34px;
	position: absolute;
	top: 150px;
	right: 0;
	z-index: 3;
	background: url(/themes/default/images/left-bgr.png) no-repeat 0 0
}

#left p {
	margin: 0px 0 4px;
	font: normal 8pt 'Arial';
	color: white
}

#left .phone {
	padding: 0 15px;
	font-size: 13pt;
}

#left .phone span {
	margin: 0 -15px;
	font-size: 8pt;
	display: block;
}

#left span {
	color: #6c5d64
}

#left a {
	color: white;
	text-decoration: none
}

#left a:hover {
	text-decoration: underline;
}

#left .download a {
	border-bottom: 1px dashed #c21155;
	font-size: 13pt;
	color: white;
	text-decoration: none;
}

#footer {
	width: 100%;
	height: 63px;
	position: absolute;
	bottom: 0;
	background: url(/themes/default/images/footer-bgr.jpg) repeat-x
}

#footer .left {
	width: 238px;
	height: 357px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/themes/default/images/footer-bgr-left.png) no-repeat 0 100%
}

#footer .right{
	width: 212px;
	height: 356px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(/themes/default/images/footer-bgr-right.png) no-repeat 0 100%;
	z-index: 1;
}

.cat_item
{
	margin-bottom: 10px;
}

#no_mycarousel
{
	margin:0 auto;
	text-align:center;
	width:372px;
}

#no_mycarousel li
{
	float: left;
    list-style: none;
    margin: 10px;
}

.input_grey
{
	background-color: #cccccc;
}

#catalog_description
{
	width: 35%;
	z-index: 1;
	position: absolute;
	top: 30px;
	left: 350px;
}

#bottom_links
{
	position: relative;
	z-index: 30;
	text-align: center;
	margin-top: 10px;
}

#bottom_links img
{
	margin: 0 10px;
}

.catalog_cat_desc
{
	overflow: hidden;
}

#vofise
{
	position:absolute;
	right:35px;
	top:10px;
	z-index: 35;
	font-size: 8pt;
}


#content .house {
	overflow: hidden;
}
#content .house img {
	border: 1px solid #FFFFFF;
	padding: 3px;
	margin: 0;
}
#content .house div.main {
	float: left;
	margin: 0 30px 0 0;
	width: 280px;
}
#content .house div.main img {
	margin: 0 0 20px 0;
}
#content .house .description {
	overflow: hidden;
	margin: 20px 0
}
#content .house h1 {
	font-size: 16px;
	margin: 10px 0;
	padding: 0;
}
#content .description ul
{
	padding-left: 310px;
}
#content .house .add_photos div {
	margin: 0 20px 20px 0;
	float: left;
}



