@import"reset.css";

 body {
margin: 0px;
padding: 0px;
font-family:tahoma;
font-size:12px;
text-align: left;
background:#fff;
}

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

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

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

}

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

h1 {
font-size:24px;
font-family:"Trebuchet MS";
font-weight:normal;
margin-bottom:10px;
}
h2 {
font-size:18px;
font-family:"Trebuchet MS";
font-weight:normal;
margin-bottom:10px;
}
p{
font-size:12px;
font-family:Tahoma;
font-weight:normal;
}

.float_left {
float:left;
width:456px;
}

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

/* Логотип */
#logo {
position:relative;
left:30px;
top:35px;
height:141px;
display:block;
float:left;
width:260px;
}
.logo {
font-size:18px;
font-family:"Trebuchet MS";
font-weight:normal;
float: left;
width: 410px;
}
.image {width:220px;height:106px;display: block;background: url('images/logo.png') no-repeat;position:absolute;}
.link {font-size:18px;color:#000;font-weight:bold;} /* Стиль надписи лого ( Simpla) при отключенных картинках */


 /* лэйбл*/
#lable {
  width: 270px;
  float: left;
  color: #c2c2c2;
  font-size: 11px;
  padding: 0px 0px 0px 10px;
}
/* текст лэйбла*/
#lable .l_text {
  position: relative;
  left: 9px;
  font-style:italic;
}
  
/* Основная часть заголовка */
#header_menu {
float:left;
width:700px;
font-size:12px;
font-family:Arial;
margin-top:20px;
}

/* Верхняя часть панель заголовка */
#top_panel {
width:700px;
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;
}
/* Верхнее меню */
#header_menu .top_header_menu {
border:1px solid #c8c8c8;
background:#a8a3a3;
padding:14px 0 14px 0;
margin-top:12px;
text-align:center;
}

/* Ссылки в верхнем меню */
#header_menu .top_header_menu li {display:inline; padding:0 20px 0 20px;}
#header_menu .top_header_menu li a {color:#ffffff;}
#header_menu .top_header_menu li .on {color:#9e9e9e;}
#header_menu .top_header_menu li.active a {
  text-decoration: none;
}





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

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

/* Корзина */
#cart_info {
padding-left:0px;
margin:16px 0px 20px 0px;
height: 50px;
}

#cart_info img {
  float: left;

}

/* Меню каталога */
#catalog_menu {
border:1px solid #e3e3e3;
padding:20px 30px 5px 30px;
background:#fff;
margin-bottom:14px;
}

/* Боковое меню */
#side_menu {
border:1px solid #e3e3e3;
padding:15px 30px 15px 30px;
background:#fff;
margin-bottom:14px;
}

#side_menu a {
  color: grey;
}


/* Бренды */
#brands_menu {
border:1px solid #e3e3e3;
padding:10px 10px 10px 10px;
background:#ffffff;
margin-bottom:14px;
text-align: left;
color: grey;
font-family:Tahoma;
}
#brands_menu a
{
color:#616F85; padding: 5px 5px 5px 20px; font: normal 13px Tahoma; 
}

#brands_menu h3 {
  color: grey;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  }

/* Верхний уровень вложенности меню каталога */
ul.catalog_menu {
list-style:none;
margin: 0px;
padding: 0px;
}
ul.catalog_menu li{  /* Элемент списка */
margin-bottom:10px;
font-size:18px;
font-family:"Trebuchet MS";
color:#000;
}
ul.catalog_menu li a{ /* Ссылка */
font-size:18px;
font-family:"Trebuchet MS";
}

/* Внутренний уровень вложенности меню каталога */
ul.catalog_menu ul {
list-style:none;
margin-left:20px;
margin-bottom:10px;
margin-top:10px;
}
ul.catalog_menu ul li{  /* Элемент списка */
margin-bottom:10px;
font-size:12px;
font-family: Tahoma;
color:#000;
}
ul.catalog_menu ul li a{  /* Ссылка */
font-size:12px;
font-family:Tahoma;
}

/* Поиск */
#search {
border:1px solid #e3e3e3;
padding:0px 0px 0px 0px;
margin-bottom:18px;
}
#search form {
background:#f4f4f4 url('images/search.jpg') no-repeat left;
padding:14px 0 14px 15px;
}
#search .gsc-input {
  padding-left: 5px;
}

#search_input_text {
margin:0px 0px 0px 15px;
}
#search_input_submit {
width:54px;
}

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

.news {
font-family:Arial;
list-style:none;
margin: 0px;
padding: 0px;
}

#news li{
margin:20px 0 0px 0;
}
#news p {
margin: 0px;
padding: 0px;
}

.news li{
margin:20px 0 0px 0;
}
.news p {
margin: 0px;
padding: 0px;
}

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


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

/* Блок с баннером */
#banner {
background:#fff;
margin-bottom:15px;
}

/* Картинка баннера */
#banner img {
border:1px solid #e3e3e3;
padding:5px;
}

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


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

/* Блок товара */
.product_block {
float:left;
height: 200px;
width:352px;
overflow:hidden;
padding-bottom:16px;
}

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

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

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

/* Название товара */
.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-top:5px;
width: 100%;
float: left;
}

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

/* В корзину */
.link_to_cart {
background:url('images/in_rec.jpg') no-repeat;
width:84px;
height:21px;
color:#fff;
font-size:12px;
font-family:Tahoma;
display:block;text-align:center;padding-top:1px;margin-top:4px;
float: left;
}

/*доставка*/
.delivery {
  font-size: 11px;
  float: left;
  width: 180px;
  padding: 4px 0px 8px 3px;
  /*background: url('images/info.png') no-repeat left;*/
  color: grey;
}

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

/* Хлебные крошки */
#path {
float:left;color:#848484;
text-align:right;
font-size:11px;
padding:0px;
}

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

/* Блок с описанием категории */
#category_description {
padding:15px;
margin-bottom:26px;
border:1px solid #e3e3e3;
font-size:12px;
font-family:Arial;
}

.category_description {
padding:15px;
margin-bottom:26px;
border:1px solid #e3e3e3;
font-size:12px;
font-family:Arial;
}

/* Постраничная навигация */
#paging {
clear:both;
padding:12px 0 24px 0;
font-family:Arial;
}
#paging a{
color:#1884ff;
font-size:12px;
border:1px solid #e3e3e3;
padding:6px 10px 6px 10px;
display:block;
float:left;
margin:2px;
}
.all_pages {
border:none !important;
}
.current_page {
background:#f6f6f6;
color:#000 !important;
text-decoration:none;
}

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

/* Описание товара */
#product_main {
overflow:hidden;
margin-bottom:28px;
_height:1%;
}

#product_param {
  width: 100%;
  border: #e3e3e3 solid 1px;
}

#product_param .head_param {
  text-align: center;
  background: #ffffff;
}

#product_param .blue {
  background: #F0F7FD;
  }
  
#product_param .white {
  background: #ffffff;
  }
  
  


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

#midlle_img {
  cursor:pointer;
  max-width:300px;
}

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

/* Текст описания товара */
#product_main_description {
float:left;
width:290px;
font-size:12px;
font-family:Arial;
}
#product_main_description p {
padding:4px 0px 5px 0px;
margin: 0px;
display: inline-block;
}
#product_main_description ul {
list-style:none;
margin: 0px;
padding: 0px;
}
#product_main_description h3 {
  padding: 8px 0px 4px 0px;
  margin: 0px;
  font-size:20px;
}  



/* Блок статей */
#articles {
background:url('images/gray_bgd.jpg');
width:670px;
padding:22px 30px 22px 30px;
_padding:22px 0 22px 30px;
overflow:hidden;
clear:both;
margin-bottom: 30px;
}

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

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

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

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



/*********    Подвал   *********/
#footer {
height:74px;
padding-top:30px;
margin-top: 30px;
}
#syst {
float:left;
padding-left: 330px;
}
#syst li{
display:inline;
padding-right:2px;
}
#copyright {
float:left;
color:#969696;
font-family:Tahoma;
font-size:12px;
margin-top:12px;
}

/* Комментарии к товару */
#comments {
background:url('images/gray_bgd.jpg');
width:670px;
padding:22px 10px 12px 30px;
_padding:22px 10px 12px 20px;
overflow:hidden;
clear:both;
}

/* Отдельный комментарий */
.comment_pack {
font-family:Tahoma;  
padding:0 0 10px 0;
margin:0 30px 12px 0;
border-bottom:1px dotted #bfbfbf;
}
.comment_name {
font-size:18px;
color:#000;
}
.comment_date {
font-size:11px;
color:#848484;
position:relative;top:-1px;
padding-left:8px;
}
.comment_text {
font-size:12px;
}

/* Форма комментария */
.comment_textarea {
width:640px;
height:75px;
margin-bottom:15px;
}
p.comment_username{
float:left;
display:block;
width:430px;
}
p.comment_username input {
font-size:12px;
width:135px;
padding:1px 2px 1px 2px;
}
.comment_submit  {width:145px !important;margin-left:500px; font-size: 18px;}


/*********    Вход и регистрация   *********/

/* Форма входа */

.login_table td{
  padding: 3px 30px 5px 0;
}
.login_table input{
  width:220px;
  font-size:18px;
}

/* Сообщение об ошибке */
#error_block {background-color:white;border:1px solid #ffac00;padding:8px;width:270px;margin-bottom:18px;}
#error_block p {background:url('images/error.jpg') no-repeat left top;padding:0 0 2px 24px;}

/* Капча */
.captcha {
border:1px solid #d0d0d0;
background:#f4f4f4;
width:200px;
margin:0 0 12px 0;
padding:6px;
overflow:hidden;
}
.captcha img {float:left;padding-right:15px;}
.captcha input {font-size:18px;width:70px !important;margin-top:4px;}


/*********   Обратная связь   *********/

.feedback td{
  padding: 3px 30px 5px 0;
}
.feedback input{
  width:350px;
  font-size:18px;
}
.feedback input.submit{
  width:150px;
  font-size:18px;
}
.feedback textarea{
  width:350px;
  height:100px;
  font-size:18px;
}



/*********    Корзина   *********/
#cart_products
{
width:100%;
}
#cart_products td {
border-bottom: dotted #d4d4d4 1px;
padding: 8px 0 8px 0;
margin:0px;
}
#cart_products .td_1 {
}
#cart_products .td_2 {
width:90px;
text-align:right;
padding-right:24px !important;
}
#cart_products .td_3 {


}
#cart_products .td_4 {
width:50px;
text-align:right;
}
.line {
height:1px;border-top:1px dotted #d4d4d4;
margin:0 0px 4px 2px;
}

.return_from_cart {
font-size:18px;
font-family:Tahoma;
color:#1884ff;
float:left;
text-align:left;
}

.total_line {
overflow:hidden;
_height:1%;
}

.total_sum{
float:right;
text-align:right;
font-size:18px;
}

.billet {
border-top:dotted #d4d4d4 1px;
border-bottom:dotted #d4d4d4 1px;
background:#f7f7f7;
padding:25px 25px 8px 25px;
margin-bottom:16px;
}

.delivery_select {vertical-align:top;padding-top:4px;_padding-top:0px;}

.delivery_text {
padding:0 0 12px 8px;
}
.delivery_text p {
padding-bottom:10px;
}
.delivery_text h3 {
font-size:18px;
font-weight:normal;
font-family:Arial;
padding-bottom:16px;
}

.order_form td{font-size:14px; padding:3px 0 10px 0; width:130px;}
.order_form input {font-size:18px;padding:1px 2px 1px 2px;width:250px;}
.order_form input.address {padding:1px 2px 1px 2px;width:495px !important;}
.order_form textarea {
width:499px;
height:80px;
margin:5px 0 12px 0;
}

input#order_button{width:155px !important;  font-size: 18px;}


/*********    Заказ   *********/
div.order_products {

}
table.order_products {
width:100%;
}
table.order_products td {
font-size: 12px;
border-bottom: dotted #d4d4d4 1px;
padding: 8px 0 8px 0;
margin:0px;
}
table.order_products .td_1 {
}
table.order_products .td_2 {
width:120px;
text-align:right;
}
input.payment_button{
font-size:12px; width:200px;height:20px;
}
table.order_info {

width:100%;
border: dotted #d4d4d4 1px;
background-color: #f9f9f9;
padding: 10px;
}
table.order_info td {
font-size: 14px;
padding: 5px;
margin:0px;
}

#other_img img {
  cursor: pointer;
  }





