@import
"reset.css";


/* Верхний фон */
#wrap_top_bg {
width:100%;
background:url('../images/body_bg.png') repeat-x top;
}

/* Нижний фон */
#wrap_bottom_bg {
width:100%;
background:url('../images/bottom_bg.jpg') repeat-x bottom;
}

/* Страница */
#wrap {
width:1024px;
margin:0 auto;
}

/* Все ссылки */
a {color: #1884ff;}
a:hover {text-decoration:none;}
/* Ссылка черного цвета, а не по умолчанию */
.black_link {color:#000;}

h1 {
font-size:24px;
font-family:"Tahoma";
font-weight:normal;
margin-bottom:10px;
color:#2072a9;
}
h2 {
font-size:18px;
font-family:"Tahoma";
font-weight:normal;
margin-bottom:10px;
}
p{
font-size:12px;
font-family:Tahoma;
font-weight:normal;
}

.float_left {
float:left;
width:auto;
}

/* Шапка страницы */ 
#header {
width:1024px;
overflow:hidden;  
height:100px;
}

#categories_list{

}

#categories_list table{
	width:100%;
}
#categories_list table tr td{
	text-align:center;
	padding-bottom:10px;
}

#categories_list img{
	border:1px solid #5cbd24;
}

/* Логотип */
#logo {
position:relative;
left:0px;
top:5px;
width:240px;
height:90px;
display:block;
float:left;
width:260px;
}
.image {width:240px;height:84px;display: block;background: url('../images/logo.png') no-repeat;position:absolute;}
.link {font-size:18px;color:#000;font-weight:bold;}
#logo h1{
  font-size:6px;
  color:#2072a9;
  padding-top:85px;
}

/* Основная часть заголовка */
#header_menu {
float:right;
width:auto;
font-size:12px;
font-family:Arial;
margin-top:10px;
}

#contacts{
/*  float:right; */
  width:auto;
  margin-top:40px;
  color: #2072a9;
  font: 700 20px 'Trebuchet MS',Tahoma;
}
#contacts table tr td{
  vertical-align:top;
}

/* Верхняя часть панель заголовка */
#top_panel {
overflow:hidden;
}

/* Вход для пользователя */
#top_panel_left {float:left;}

/* Выбор валюты */
#top_panel_right {float:right;}

/* Ссылка с иконкой входа */
#user_login_link {
background:url('../images/login_micro.gif') no-repeat left center;
padding:0 2px 0 16px;
}
#user_exit_link {
background:url('../images/exit.gif') no-repeat right center;
padding-right:26px;
margin-left: 30px;
}
/* Верхнее меню */
#menu{
  width:1024px;
  height:46px;
  margin-bottom:5px;
  vertical-align:middle;
}

#top_header_menu {
height:46px;
text-align:center;
background: url('../images/menu_bg.png') repeat-x;
color:#000;
font-size:22px;
font-family:"Trebuchet MS",Tahoma;
padding:10px;
}

#top_header_menu li {
  display:inline; 
  padding:10px 20px 10px 20px;
}

#top_header_menu li.on {
  background: url('../images/menu_hover.png') repeat-x;
}

#top_header_menu li:hover {
  background: url('../images/menu_hover.png') repeat-x;
}

#top_header_menu li a {color:#fff; text-decoration:none;}


/* Корзина */
#cart_info {
float:right;
background:url('../images/shopping_cart.png') no-repeat left center;
padding-left:35px;
padding-top:10px;
height:30px;
margin-top:0px;
font-size:14px;
}


/* Основная часть страницы */
#main_part {
width:1024px;
overflow:hidden;
}

/* Левая часть страницы */
#left_side {
float:left;
width:204px;
}

/* Меню каталога */
#catalog_menu {
border: 1px solid #5cbd24;
color: #5cbd24;
padding:0px 0px 5px 10px;
background:#fffcec;
margin-bottom:14px;
}

#special_catalog_menu{
border: 1px solid #5cbd24;
color: #5cbd24;
padding:0px 0px 5px 10px;
background:#fffcec;
margin-bottom:14px;
}

.box_header_green {
width:204px;
height:18px;
padding:5px 0 5px 5px;
font: 700 14px "Trebuchet MS";
color: #f4f4f4;
background:url('../images/box_title_green.png') no-repeat left center;
}

.box_header_blue {
width:204px;
height:18px;
padding:5px 0 5px 5px;
font: 700 14px "Trebuchet MS";
color: #f4f4f4;
background:url('../images/box_title_blue.png') no-repeat left center;
}

/* Боковое меню */
#side_menu {
border:1px solid #2072a9;
padding:20px 30px 5px 30px;
background:#fffcec;
margin-bottom:14px;
}

/* Бренды */
#brands_menu {
border:1px solid #2072a9;
padding:10px 10px 10px 10px;
background: #fffcec;
margin-bottom:14px;
}
#brands_menu a
{
  color:#2072a9; 
  padding: 5px; 
}
#brands_menu a:hover
{
  color:#5cbd24; 
}
ul.brands_menu {
list-style:none;
}
ul.brands_menu li{  /* Элемент списка */
margin:10px 0 5px 0;
}
ul.brands_menu li a{ /* Ссылка */
text-decoration:none;
font-family:Tahoma;
font-size:14px;
font-weight:700;
color:#1884ff;
}

ul.catalog_menu {
list-style:none;
}
ul.catalog_menu li{  /* Элемент списка */
margin:10px 0 5px 0;
border-bottom:1px solid #1884ff;
}
ul.catalog_menu li a{ /* Ссылка */
text-decoration:none;
font-family:Tahoma;
font-size:14px;
font-weight:700;
color:#1884ff;
}
ul.catalog_menu li a.active{ /* Ссылка */
color:#5cbd24;
font-weight:700;
}

ul.catalog_menu ul {
list-style:none;
margin:0 0 5px 8px;
}
ul.catalog_menu ul li{ 
margin:5px 0 0px 0;
border-bottom:1px dotted #1884ff;
}
ul.catalog_menu ul li a{ 
font-family: Tahoma;
font-size:12px;
font-weight:400;
color:#1884ff;
}
ul.catalog_menu ul li a.active{ 
font-weight:700;
color:#5cbd24;
}

ul.special_catalog_menu {
list-style:none;
}
ul.special_catalog_menu li{ 
margin:10px 0 5px 0;
border-bottom:1px solid #1884ff;
}
ul.special_catalog_menu li a{
text-decoration:none;
font-family:Tahoma;
font-size:12px;
font-weight:700;
color:#1884ff;
}
ul.special_catalog_menu li a.active{
color:#5cbd24;
font-weight:700;
}

#search {
border:1px solid #2072a9;
background: #fffcec;
padding:5px;
margin-bottom:18px;
}
#search form {
background:#f4f4f4;
padding:14px 0 14px 18px;
}
.search_input_text {
width:100px;
margin-right:6px;
}
.search_input_submit {
width:45px;
}

/* Новости */
#news {
font-family:Arial;
list-style:none;
margin-bottom:20px;
}
#news li{
margin:20px 0 0px 0;
}

.news_date {
color:#848484;
font-size:11px;
}
.news_annotation {
margin:0px 0 6px 0;
font-size:12px;
}


/* Правая часть страницы */
#right_side {
float:left;
width:802px;
margin-left:18px;
}

/* Блок с баннером */
#catalog_image {
background:#fff;
margin-bottom:15px;
border:1px solid #5cbd24;
padding:3px;
}

#makeMeScrollable
{
  width:100%;
  height: 210px;
  position: relative;
}
#makeMeScrollable div.scrollableArea *
{
position: relative;
float: left;
margin: 0;
padding: 0;
}

/* Заголовок страницы */
#page_title {
font-family:Tahoma;  
padding:0 0 10px 0;
margin-bottom:16px;
border-bottom:1px dotted #1884ff;
overflow:hidden;
clear:both;
_height:1%;
}


/*********    Список товаров   *********/
#product_list{

}
/* Блок товара */
.product_block {
float:left;
width:267px;
overflow:hidden;
text-align:center;
margin-bottom:10px;
}

.product_block_special {
float:left;
width:200px;
overflow:hidden;
text-align:center;
margin-bottom:10px;
}
.product_block_special2 {
float:left;
width:240px;
overflow:hidden;
text-align:center;
margin-bottom:10px;
}


/* Блок с картинкой товара */
.product_block_img {
float:left;
}

/* Картинка товара */
.product_block_img img{
border:1px solid #5cbd24;
padding:5px;
}

/* Описание товара */
.product_block_annotation {
float:left;
text-align:left;
margin-left:0px;
width:250px;
}

/* Название товара */
.product_name_link {
display:block;
}

/* Название товара - хита */
.product_name_link_hit {
background:url('../images/medal.jpg') no-repeat left top;
display:block;padding:0 0 14px 24px;margin-top:2px;
}

/* Цена товара */
.price {
color:#000;
font-size:18px;
font-family:Arial;
margin:0px 10px 5px 0;
float:left;
}

/* Старая цена товара */
.old_price {
color:#a5a5a5;
font-size:18px;
font-family:Arial;
text-decoration:line-through;
}

/* В корзину */
.link_to_cart {
background: white url('../images/in_rec.jpg') no-repeat bottom;
width:84px;
height:21px;
display:block;
margin-top:4px;
border:none;
cursor: hand;
}
.link_to_cart1 {
background: white url('../images/in_rec.jpg') no-repeat bottom;
width:84px;
height:21px;
display:block;
margin-top:4px;
border:none;
cursor: hand;
}

/* Аннотация */
.product_annotation {
font-size:12px;
font-family:Tahoma;
margin-top:4px;
}

/* Хлебные крошки */
#path {
float:right;
color:#2072a9;
text-align:right;
font-size:11px;
padding-top:6px;
  width:auto;
}

#path a {
color:#2072a9;
font-size:11px;
font-family:Tahoma;
}

#path a:hover {
color:#5cbd24;
}

/* Блок с описанием категории */
#brand_filter{
padding:7px;
background:#fff;
margin-bottom:10px;
color:#5cbd24;
border:1px solid #5cbd24;
font-size:12px;
font-family:Arial;
}

#category_description {
padding:10px;
border:1px solid #5cbd24;
font-size:12px;
font-family:Arial;
}

#paging {
clear:both;
font-family:Arial;
text-align:center;
}
#paging a{
color:#1884ff;
font-size:14px;
border:1px solid #1884ff;
padding:6px 10px 6px 10px;
margin:2px;
float:left;
text-decoration:none;
}
#paging a:hover{
background:#5cbd24;
color:#fff;
border:1px dotted #5cbd24;
}
.all_pages {
border:none !important;
}
.current_page {
border:1px solid #5cbd24;
color:#000 !important;
text-decoration:none;
}

/* Заголовок товара-хита */
#hit_header {
background:url('../images/medal.jpg') no-repeat left 3px;
padding-left:24px;
}

/* Описание товара */
#product_main {
overflow:hidden;
}

/* Характеристики товара */
#product_params {
margin:10px 0 14px 0;
font-size:14px;
}
#product_params table {
width:100%;
  border-spacing: 0px;
  border-collapse: collapse;
  background-color: #fff;
}
#product_params table tr td{
  border: 1px solid #5cbd24;
  padding: 3px;
}

/* Характеристики товара */
#filter_params {
margin-bottom:15px;
}
#filter_params table { 
  width:100%;
  border-spacing: 0px;
  border-collapse: collapse;
  background-color: #ffffff;
}
#filter_params table tr td{
  border: 1px solid #5cbd24;
  padding: 5px;
}
#filter_params span{
  padding-left: 5px;
}

#order_by{
border: 1px solid #5cbd24;
margin:5px 0 10px 0;
padding:5px 0 5px 5px;
background-color:#fff;
}


/* Картинки товара */
#product_main_img {
float:left;
width:410px;
}

/* Список дополнительных картинок */
#product_main_img ul {
margin-top:4px;
}
#product_main_img ul li{
display:inline;
padding-right:7px;
}
#product_main_img ul li img{
margin-bottom:8px;
}
#product_main_img img{
border:1px solid #5cbd24;
padding:5px;
max-width:410px;
}

/* Текст описания товара */
#product_main_description {
float:right;
width:370px;
font-size:12px;
font-family:Arial;
}
#product_main_description p {
padding-bottom:12px;
}
#product_main_description ul {
list-style:none;
}

#product_body{
margin:10px 0 10px 0;
border:1px solid #5cbd24;
padding:10px;
text-align:justify;
}


/* Блок статей */
#articles {
width:780px;
border:1px solid #5cbd24;
padding:22px 10px 22px 10px;
overflow:hidden;
clear:both;
margin-bottom: 30px;
}

/* Левая колонка статей */
#articles_left {
float:left;
width:370px;
}

/* Правая колонка статей */
#articles_right {
float:left;
width:360px;
margin-left:35px;
}

/* Блок статьи */
.article {
margin-bottom:24px;
}

/* Аннотация статьи */
.article_annotation {
font-size:12px;
font-family:tahoma;
color:#000;
}

._bold{
font-weight:700;
}

/*********    Подвал   *********/
#footer {
height:74px;
padding-top:15px;
margin-top: 10px;
text-align:center;
}
#syst {
float:left;
}
#syst li{
display:inline;
padding-right:2px;
}
#copyright {
display:block;

color:#969696;
font-family:Tahoma;
font-size:12px;
margin-top:5px;
}

#available_colors{
margin-top:10px;
}

#available_colors ul{
display:block;
padding:10px;
}

#available_colors ul li{
position:relative;
display:inline;
float:left;
margin-right:5px;
padding:0px;
width:80px;
text-align:center;
}

#available_doors{
}

#available_doors ul{
float:none;
display:block;
padding:10px;
}

#available_doors ul li{
float:left;
margin-right:5px;
margin-bottom:5px;
padding:0px;
text-align:center;
border:1px solid #5cbd24;
}

#compare{
margin-top:14px;
}

#available_fasady ul{
float:none;
display:block;
padding:10px;
}
#available_fasady ul li{
float:left;
margin-right:5px;
margin-bottom:5px;
padding:5px;
text-align:center;
border:1px solid #5cbd24;
}

#cart_success{
	display: none;
	background: #5cbd24;
	opacity: 0.8;
	padding: 10px;
	width:150px;
	border: 10px solid #5cbd24;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 10px; left: 70%;
	z-index: 99999;
}

#fade {
	display: none;
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
