﻿@import "reset.css";
html{
	font-size:100.01%;
	}
body{
	font-family:Tahoma;
	font-size:0.69em;
	color:#ffffff;
	background:#420005 url(../img/backgrounds/body.gif) repeat-x 50% 0;
	}
#popup{
	background:#49090e;
	}
.back-left{
	background:url(../img/backgrounds/body.l.png) no-repeat 0 0;
	}
.back-right{
	background:url(../img/backgrounds/body.r.png) no-repeat 100% 0;
	}
.bone{
	width:930px;
	margin:0 auto;
	}
#popup .bone{
	width:auto;
	}
	
a{
	color:#ff87af;
	text-decoration:underline;
	}
a:hover{
	text-decoration:none;
	}
p{
	margin:1em 0 0;
	}
h1{
	color:#ff87af;
	font-weight:normal;
	font-size:2.00em;
	margin:28px 0 14px;
	}
h1 .price{
	color:#ffffff;
	font-size:0.82em;
	}
h1 .price span{
	font-weight:normal;
	font-size:0.78em;
	}
h3{
	color:#ff87af;
	font-size:1.27em;
	margin:28px 0 14px;
	}
.abz img,
.news-list img{
	float:left;
	margin:0 22px 8px 0;
	border:7px solid #4f1217;
	}
.cl{
	clear:both;
	}
.content{
	line-height:1.24em;
	}
.load{
	background: url(../img/backgrounds/download.gif) no-repeat left center;
	font-weight:bold;
	margin-top:16px;
	padding: 8px 0 10px 35px;
	}
	
table{
	
	}
table th{
	background-color:#52151a;
	font-weight:bold;
	vertical-align:middle;
	padding:10px;
	}
table td{
	padding:10px;
	border-bottom:1px solid #52151a;
	}
	
table.img{
	width:100px;
	float:left;
	margin:0 0 0px 0;
	}
table.img img{
	float:none;
	margin:0 0 8px 0;
	}
table.img td{
	padding:0 26px 0 0;
	font-size:0.91em;
	border:0;
	vertical-align:top;
	}
table.img strong{
	color:#ff87af;
	font-weight:bold;
	display:block;
	font-size:1.10em;
	}
	
form table{
	color:#ff87af;
	}
form td{
	border:0;
	padding:0 4px 4px 0;
	vertical-align:top;
	}

input,
textarea{
	border:1px solid #7b2938;
	background-color:#52151a;
	color:#ffffff;
	font-family:Arial;
	padding:2px;
	font-size:1em;
	vertical-align:middle;
	}
td input,
td textarea{
	position:relative;
	top:-2px;
	}
input.button{
	background-color:#52151a;
	border:0;
	cursor:pointer;
	padding:1px 5px;
	}
/* HEAD
******************************************************/
.head{
	padding:10px 0;
	}
#logo{
	display:block;
	float:left;
	}
.head .fone{
	width:400px;
	height:63px;
	overflow:hidden;
	float:right;
	text-align:right;
	margin-top:26px;
	}
.head .fone img{
	margin-bottom:4px;
	vertical-align:bottom;
	}
	
/* MIDDLE
********************************************************/
.site-menu{
	padding:12px 16px 9px;
	background:url(../img/backgrounds/site.menu.png) repeat-x 0 0;
	}
.site-menu li{
	font-weight:bold;
	text-transform:uppercase;
	color: #ff87af;
	margin:0 16px 0 0;
	padding:0 0 0 20px;
	float:left;
	background:url(../img/backgrounds/menu.a.gif) no-repeat 0 2px;
	}
.site-menu a{
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
.main-photo{
	background:url(../img/backgrounds/menu.png) 0 0;
	padding:6px;
	border-left:1px solid #996667;
	border-right:1px solid #996667;
	}
.sidebar-column .main-photo{
	margin-bottom:8px;
	border-left:0;
	}
.main-photo img{
	vertical-align:bottom;
	}
	
/* menu */
.menu{
	background:url(../img/backgrounds/menu.png) 0 0;
	margin:0;
	padding:15px 0 10px;
	border:1px solid #996667;
	border-top:0;
	}
.sidebar-column .menu{
	border-left:0;
	margin-bottom:8px;
	padding-top:1px
	}
.menu li{
	background:url(../img/menu/bg.gif) no-repeat 0 7px;
	padding:0 0 0 32px;
	float:left;
	margin:0 0 0 40px;
	}
.menu li.first{
	margin-left:30px;
	}
.sidebar-column .menu li{
	padding:0 0 0 27px;
	float:none;
	margin:16px 0 0 14px;
	}
.menu a img{
	vertical-align:bottom;
	}
.sidebar-column .menu li li{
	background:url(../img/backgrounds/dealers.gif) no-repeat 0 50%;
	padding:1px 0 1px 16px;
	margin:10px 0 0 0;
	}
.menu li li a{
	color:#6d6d6d;
	font-weight:bold;
	}
	
/* dealers */
.dealers{
	background:url(../img/backgrounds/menu.png) 0 0;
	margin:0 0 8px 0;
	padding:15px 10px 10px;
	border:1px solid #996667;
	}
.dealers li{
	background:url(../img/backgrounds/dealers.gif) no-repeat 0 50%;
	padding:4px 0 4px 16px;
	}
.dealers a{
	color:#6d6d6d;
	font-weight:bold;
	}
	
/* breadcrumbs */
.breadcrumbs{
	margin:28px 16px 0;
	color:#ffffff;
	}
.breadcrumbs li{
	display:inline;
	padding:0 15px 0 0;
	margin:0 3px 0 0;
	background:url(../img/backgrounds/breadcrumbs.gif) no-repeat 100% 70%;
	}
.breadcrumbs li.you-are-here{
	padding:0;
	margin:0;
	background:none;
	}
.breadcrumbs a{
	color:#ffffff;
	text-decoration:none;
	}
.breadcrumbs a:hover{
	color:#ffffff;
	text-decoration:underline;
	}
.breadcrumbs strong{
	font-weight:normal;
	text-decoration:underline;
	}
	
/* Content */
.about-block{
	float:left;
	width:300px;
	padding-top:7px;
	}
.catalog-block{
	float:left;
	width:165px;
	margin-left:75px;
	padding-top:7px;
	}
.news-block{
	float:right;
	width:310px;
	padding-top:7px;
	}
.weoffer-block{
	width:540px;
	float:left;
	clear:left;	
	padding-top:17px;
	}	
.about-block h2,
.catalog-block h2,
.news-block h2,
.weoffer-block h2{
	margin:17px 0 7px;
	position:relative;
	left:-12px;
	padding:0;
	}
.about-block p{
	padding-left:32px;
	background:url(../img/backgrounds/p.gif) no-repeat 0 0;
	margin-top:0;
	}
.catalog-block ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.catalog-block li{
	padding:0 0 5px 14px;
	margin:4px 0 0;
	background:url(../img/backgrounds/bullet.gif) no-repeat 0 50%;
	}
.catalog-block a{
	color:#ffffff;
	}
.catalog-block .photo{
	border:4px solid #4f1217;
	margin-top:8px;
	}
.weoffer-block p{
	padding-left:32px;
	margin-top:0;
	}
.news-block dl{
	padding-top:3px;
	}
.news-block dt{
	padding-left:24px;
	background:url(../img/backgrounds/dt.gif) no-repeat 0 50%;
	}
.news-block dt span{
	background-color:#b9003d;
	padding:1px 3px;
	}
.news-block dd{
	line-height:1.2em;
	padding:3px 0 23px 24px;
	}
.news-block dd a{
	color:#ffffff;
	text-decoration:none;
	}
.news-block dd a:hover{
	color:#ffffff;
	text-decoration:underline;
	}

.main-column{
	width:756px;
	float:right;
	}
.sidebar-column{
	width:173px;
	float:left;
	}
.main-column .content{
	padding-left:16px;
	}
	
/* map */
.map{
	}
.map img{	
	border:5px solid #4f1217;
	}
.map .big-photo{
	float:left;
	position:relative;
	left: 0px;
	}
.map .small-photos{
	padding-top:2px;
	float:right;
	width:148px;
	margin-right:40px;
	}
.map .small-photos img{
	margin-top:17px;
	}
	
/* news-list */
.news-list{
	
	}
.news-list dt{
	font-weight:bold;
	font-size:0.91em;
	margin-bottom:.7em;
	}
.news-list dt a{
	font-size:1.10em;
	}
.news-list dd{
	margin-bottom:20px;
	}
.news-list p{
	margin-top:.5em;
	}
	
/* announces */
.announces{
	padding-top: 0px;
	}
.announces .clearfix{
	padding-top:30px;
	}
.announces .item{
	width:334px;
	float:left;
	}
.announces .odd{
	float:right;
	}
.announces img{
	border:4px solid #4f1217;
	}
.announces p{
	margin-top:0;
	}
.announces h4{
	font-size:1.09em;
	font-weight:bold;
	padding:0;
	margin:8px 0 3px;
	}
	
/* products */
.products{
	padding-top:16px;
	}
.products .item{
	width:344px;
	padding:0 26px 16px 0;
	float:left;
	}
.products .photo{
	display:block;
	float:left;
	}
.products .photo img{
	border:4px solid #4f1217;
	margin-right: 20px;
	}
.products h4{
	font-weight:bold;
	padding:0;
	margin:0px 0 44px 156px;
	}
.products .price{
	font-weight:bold;
	font-size:1.27em;
	margin:0px 0 0 156px;
	display:block;
	}
.products .price span{
	font-size:0.79em;
	}
.products p{
	margin:0px 0 0 156px;
	font-size:0.91em;
	}

/* pages */
.pages{
	border-bottom:1px solid #862e39;
	padding-bottom:2px;
	margin-top:20px;
	color:#ff87af;
	}
.pages-bottom{
	border-bottom:0;
	border-top:1px solid #862e39;
	padding-bottom:0;
	padding-top:2px;
	margin-top:0;
	}
.pages a{
	margin:0 6px;
	}
.pages strong{
	font-weight:normal;
	margin:0 6px;
	color:#ffffff;
	}
.pages span{
	color:#ffffff;
	}

	
/* FOOTER 
********************************************************/
.footer{
	margin:60px 0 0 0;
	padding:27px 0 24px;
	background:url(../img/backgrounds/footer.gif) no-repeat 0 0;
	position:relative;
	left:32px;
	}
.menu-bottom{
	font-size:1.09em;
	height:31px;
	padding-bottom:100px;
	}
.menu-bottom li{
	display:inline;
	padding:0 27px 0 30px;
	background:url(../img/backgrounds/menu.bottom.gif) no-repeat 0 2px;
	line-height:31px;
	}
.menu-bottom li.first{
	padding-left:20px;
	background:none;
	}
.menu-bottom a{
	color:#ffffff;
	text-decoration:none;
	}
.menu-bottom a:hover{
	color:#ffffff;
	text-decoration:underline;
	}
.counters{
	float:left;
	margin-right:20px;
	}
.counters a{
	margin-right:13px;
	}
.developer{
	color:#ff87af;
	margin:0;
	position:relative;
	top:-2px;
	}
	
/* popup */
#popup{
	
	}
#popup .top{
	padding:2px 0 0 20px;
	}
#popup .zag{
	padding:16px 0 6px 20px;
	color:#ff87af;
	font-weight:bold;
	font-size:1.09em;
	}
#popup .im{
	padding:0px 0 40px 20px;
	}
#popup .im p{
	margin:0;
	}
#popup .kr{
	padding:0 0 0 20px;
	font-size:0.91em;
	}
#popup .bottom{
	border-top:1px solid #430207;
	margin-top:7px;
	padding:10px 20px;
	}
#popup .developer{
	color:#ffffff;
	}

/* UTIL */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
	

