/* *1 common (общие)
----------------------------------------------------------------------------- */
html,body,p,form,input,label,h1,h2,h3,h4,h5,h6 {
padding:0px;
margin:0px;
}
html {
width:100%;
height:100%;
}
body {
width:100%;
height:100%;
font:62.5% tahoma,verdana,arial,sans-serif;
color:inherit;
background:#f5cd7d url('../../img/body.gif') repeat-y 50% 0;
}

/* *2 text (ссылки, абзацы, заголовки, списки)
----------------------------------------------------------------------------- */
a {
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
img {
border:0px;
}
p {
margin-bottom:1.0em;
font:1.0em verdana,tahoma,arial,sans-serif;
color:#330099;
background-color:inherit;
}
p a {
color:#639;
background-color:inherit;
}
.nah2 {
font-size: 15px;
font-weight: normal;
color: #330099;
}
/* *3 main (основные)
----------------------------------------------------------------------------- */
#wrap {
width:1000px;
min-height:100%;
margin:0 auto;
position:relative;
overflow:hidden;
z-index:1;
color:inherit;
background:#fffaeb url('../../img/wrap.jpg') no-repeat 0 0;
}
.both {
width:100%;
clear:both;
overflow:hidden;
}
#spacer {
width:100%;
height:248px;
clear:both;
overflow:hidden;
}

/* *4 footer (подвал)
----------------------------------------------------------------------------- */
#footer {
width:1000px;
height:248px;
margin:-248px auto 0 auto;
position:relative;
overflow:hidden;
z-index:2;
background:#6e73b4 url('../../img/footer.jpg') no-repeat 0 100%;
}
#counter {
position:absolute;
top:190px;
left:10px;
color:#fff;
}
#counter img {
margin-right:5px;
display:block;
float:left;
}
#counter a{
color:#fff;
text-decoration:none;
}
#copy {
height:32px;
padding:4px 0 0 60px;
position:absolute;
top:185px;
left:40px;
font-size:11px;
color:#fff;
background-color:transparent;
background:url('../../img/copy.gif') no-repeat 0 0;
}
#author {
height:32px;
padding:4px 0 0 125px;
position:absolute;
top:185px;
left:680px;
font-size:11px;
color:#fff;
background-color:transparent;
background:url('../../img/author.gif') no-repeat 0 0;
}
#copy a,#author a {
color:#fff;
text-decoration:none;
background-color:inherit;
}
#copy a:hover,#author a:hover {
text-decoration:underline;
}
#menu2 {
padding:0px;
margin:0px;
list-style:none;
position:absolute;
left:53px;
top:23px;
font:11px verdana,tahoma,arial,sans-serif;
color:#336;
background:#fdf8ea;
}
#menu2 li {
padding:0 6px;
float:left;
}
#menu2 li a {
color:#336;
background-color:inherit;
}
#footer address {
position:absolute;
top:13px;
left:768px;
font:11px/16px tahoma,verdana,arial,sans-serif;
color:#639;
background-color:transparent;
}
#footer address a {
color:#669;
background-color:inherit;
}


/* *5 header (шапка)
----------------------------------------------------------------------------- */
#header {
width:100%;
height:300px;
position:relative;
background:#6e73b4 url('../../img/wrap.jpg') no-repeat 0 0;
}
#flash1 {
width:250px;
height:300px;
position:absolute;
top:0px;
left:0px;
z-index:1;
}
#special {
width:800px;
height:304px;
overflow:hidden;
position:absolute;
top:-1px;
left:-1px;
z-index:2;
}
#top_adv {
font:bold 12px verdana,tahoma,arial,sans-serif;
color:#669;
position:absolute;
top:237px;
left:220px;
width:380px;
height:45px;
background-color:transparent;
}
#flash2 {
width:265px;
height:83px;
position:absolute;
top:142px;
left:220px;
background:url('../../img/flash2.jpg') no-repeat 0 0;
}
#flash3 {
width:50px;
height:50px;
position:absolute;
top:237px;
left:601px;
background:url('../../img/flash3.gif') no-repeat 0 0;
}
#menu {
padding:0px;
margin:0px;
list-style:none;
position:absolute;
left:220px;
top:116px;
z-index:3;
font:14px Arial Narrow,arial,sans-serif;
}
#menu li {
padding:0 9px;
float:left;
}
#menu li a {
color:#fff99d;
text-decoration:none;
background-color:inherit;
}
#menu li a:hover {
color:#fff;
text-decoration:underline;
background-color:inherit;
}
#ico {
padding:0px;
margin:0px;
list-style:none;
position:absolute;
top:90px;
right:170px;
z-index:10;
}
#ico li {
padding-left:13px;
float:left;
}
#ico li img {
display:block;
}
#title {
position:absolute;
top:78px;
left:228px;
z-index:4;
width: 420px;
overflow: hidden;
}
#header .phone_mag {
	right: 165px;
	top: 40px;
	position: absolute;
	width: 170px;
	height: 30px;
	background: url("/templates/img/new_phone_mag.png") 0 0;
	text-indent: -9100px;
	overflow: hidden;
}

/* *6 right (правая)
----------------------------------------------------------------------------- */
#right {
width:215px;
position:relative;
right:52px;
overflow:hidden;
float:right;
}
#right .cell {
padding:8px 0 10px 14px;
position:relative;
}

#right .cell .space {
width:199px;
border:1px solid #fc9;
position:relative;
z-index:1;
}
#right .cell .pic {
width:38px;
height:30px;
position:absolute;
top:0px;
left:3px;
z-index:2;
background:url('../../img/ico/right_cell.gif') no-repeat 0 0;
}
#right .cell h4 {
padding:6px 10px 6px 27px;
font:1.4em tahoma,verdana,arial,sans-serif;
color:#fff99d;
background:#669;
}
#right .cell .cnt {
width:177px;
padding:10px;
overflow:hidden;
}
#right .cell form {
width:177px;
padding:11px 0px;
display:block;
overflow:hidden;
}
#right .cell input {
display:block;
float:left;
}
#right .cell input.text {
padding:1px 5px;
border:1px solid #669;
font:1.1em tahoma,verdana,arial,sans-serif;
color:#336;
background:#fffaeb;
}
#right .cell input.submit {
cursor:pointer;
}

#search input.text {
width:147px;
}
#search input.submit {
width:15px;
height:17px;
border:none;
position:relative;
left:5px;
cursor:pointer;
background:url('../../img/ico/search.gif') no-repeat 50% 50%;
}

#producers .both {
padding-bottom:10px;
}
#producers .cnt {
padding-bottom:0px !important;
}
#producers .cnt img {
margin:0 auto;
display:block;
}

#hit .cnt {
width:187px !important;
padding:20px 5px !important;
}
#hit ul {
padding:0px;
margin:0px;
list-style:none;
font:bold 1.1em/1.63em tahoma,verdana,arial,sans-serif;
}
#hit ul li {
padding:4px 20px 14px 21px;
position:relative;
background:url('../../img/ico/hit_li.gif') repeat-x 1px 100%;
}
#hit ul li a {
display:block;
color:#996633;
text-decoration:none;
background-color:inherit;
}
#hit ul li a:hover {
text-decoration:underline;
}
#hit ul li span {
width:15px;
height:15px;
display:block;
position:absolute;
top:3px;
left:0px;
background:url('../../img/ico/hit_span.gif') no-repeat 0 0;
}

#subscribe {
padding-bottom:0px !important;
}
#subscribe form {
width:169px !important;
padding:11px 4px !important;
}
#subscribe input.text {
width:115px;
padding:3px 5px !important;
border:1px solid #af88b8 !important;
font-weight:bold !important;
}
#subscribe input.submit {
width:35px;
height:21px;
padding-bottom:3px;
position:relative;
left:7px;
font:12px tahoma,verdana,arial,sans-serif;
}
#subscribe label {
padding:14px 10px 4px 4px;
display:block;
float:left;
font-size:1.1em;
}
#subscribe label a {
color:#969;
text-decoration:none;
background-color:inherit;
}
#subscribe label a:hover {
text-decoration:underline;
}

#right .banner {
padding:11px 0 13px 14px;
}
#right .banner img {
display:block;
}

#basket {
padding:0 0 10px 8px;
position:relative;
}
#basket h4 {
width:150px;
height:33px;
padding:13px 0 0 58px;
font:16px tahoma,verdana,arial,sans-serif;
color:#669;
background:#fff2cd url('../../img/basket_h4.png') no-repeat 0 0;
}
#basket .space {
width:151px;
padding:8px 20px 8px 30px;
position:relative;
left:7px;
background:#f9e0a2;
}
#basket .space .both {
padding-bottom:7px;
}
#basket .space p {
margin:0px;
display:block;
font:bold 1.1em tahoma,verdana,arial,sans-serif;
color:#369;
background-color:inherit;
}
#basket .space p span {
color:#c00;
background-color:inherit;
}
#basket .space p.left {
width:85px;
float:left;
}
#basket .space p.right {
width:55px;
float:right;
}


/* *7 left (левая)
----------------------------------------------------------------------------- */
#left {
width:691px;
padding-top:8px;
position:relative;
left:41px;
overflow:hidden;
float:left;
}
#left .bg {
width:652px;
padding:16px 19px 25px 20px;
margin-bottom:22px;
overflow:hidden;
background:#fff0c5 url('../../img/ico/left_bg.gif') no-repeat 666px 100%;
}
#left h3 {
width:100%;
padding:4px 0;
overflow:hidden;
font:1.5em tahoma,verdana,arial,sans-serif;
background:url('../../img/ico/h3.gif') no-repeat 0 50%;
}
#left h3 span {
padding:0 10px 0 3px;
float:left;
position:relative;
left:37px;
display:block;
color:#669;
background-color:#fef0c5;
}
#left h1, #left .bg.dop_info h2, div.for_title {
width:100%;
padding:4px 0;
overflow:hidden;
font:15px tahoma,verdana,arial,sans-serif;
background:url('../../img/ico/h3.gif') no-repeat 0 50%;
}

#left .bee {
    width: auto;
    padding:0;
    overflow:hidden;
    font: ;
    background: none;
}
#left h1 span {
padding:0 10px 0 3px;
float:left;
position:relative;
left:37px;
display:block;
color:#669;
background-color:#fef0c5;
}
.bg.dop_info h2 span, div.for_title span {
padding:0 10px 0 3px;
float:left;
position:relative;
left:37px;
display:block;
color:#669;
background-color:#fef0c5;
}

#nav {
width:100%;
padding:15px 0 18px 0;
overflow:hidden;
}
#nav form {
width:100%;
display:block;
overflow:hidden;
}
#nav select {
display:block;
float:left;
font-size:1.0em;
color:#999;
background:#fff5d6;
}
#nav .category {
width:210px;
margin-right:11px;
}
#nav .producers {
width:109px;
margin-right:10px;
}
#nav input {
display:block;
float:left;
}
#nav input.text {
padding:2px 5px;
border:1px solid #ccc4ab;
font-size:1.0em;
color:#999;
background:#fff5d6;
}
#nav input.price1 {
width:79px;
margin-right:11px;
}
#nav input.price2 {
width:103px;
margin-right:10px;
}
#nav input.submit {
width:80px;
height:19px;
padding:0 0 1px 40px;
border:none;
cursor:pointer;
font-size:11px;
color:#336;
text-decoration:underline;
background:url('../../img/ico/nav_submit.gif') no-repeat 6px 4px;
}
#nav input.submit:hover {
text-decoration:none;
}

#category {
width:663px;
overflow:hidden;
}
#category .cell {
padding-right:9px;
float:left;
}
#category .cell img {
width:208px;
height:118px;
border:2px solid #336;
display:block;
}
#category .hr {
width:100%;
height:34px;
clear:both;
background:url('../../img/ico/hr.gif') no-repeat 0 50%;
}
#add {
width:100%;
padding:30px 0 0 0;
margin:0px;
clear:both;
list-style:none;
overflow:hidden;
font:bold 1.1em tahoma,verdana,arial,sans-serif;
}
#add li {
padding:0 11px;
border-left:1px solid #336;
float:left;
}
#add li a {
color:#336;
background-color:inherit;
}
#add li.first {
border:none;
padding-left:20px;
background:url('../../img/ico/add_first.gif') no-repeat 2px 50%;
}



#hot {
width:225px;
float:left;
}
#hot .cell {
width:100%;
padding:30px 0 5px 0;
overflow:hidden;
}
#hot .cell .pic {
width:150px;
float:left;
position:relative;
left:5px;
}
#hot .cell .pic img {
width:148px;
height:148px;
border:1px solid #99c;
display:block;
}
#hot .cell .buttons {
width:60px;
padding-top:5px;
float:right;
}
#hot .cell .buttons img {
margin:0 auto 10px auto;
display:block;
}
#hot .cell h2 {
width:215px;
margin:0 0 7px 7px;
overflow:hidden;
display:block;
clear:both;
font:bold 1.1em tahoma,verdana,arial,sans-serif;
color:#639;
background-color:inherit;
}
#hot .cell .price {
margin:0px;
font:1.8em verdana,tahoma,arial,sans-serif;
color:#969;
background-color:inherit;
}
#hot .cell .price span {
font:1.33em verdana,tahoma,arial,sans-serif;
color:#939;
background-color:inherit;
}



#news {
width:410px;
float:right;
}
#news .space {
padding:15px 0 15px 37px;
}
#news p.date {
font-size:11px;
color:#669;
background-color:inherit;
}
#news p.link {
padding-left:12px;
margin-bottom:0.7em;
background:url('../../img/ico/link.gif') no-repeat 0 50%;
}
#news .hr {
width:100%;
height:19px;
background:url('../../img/ico/hr2.gif') repeat-x 0 1px;
}
.aaa {
width: 300px;
padding-bottom:40px;
background:#fff0c5 url('../../img/ico/left_bg.gif') no-repeat 100% 100%;
}
.aaa p {
padding:10px 10px;
margin:0;
color:#5e2995;
font:bold 1.4em verdana,tahoma,arial,sans-serif;
text-align:center;
background-color:inherit;
}
.aaa img {
display:block;
margin:0 auto;
border:1px solid #4d249a;
}

.menu_item {
	padding:2px 5px 2px 15px;
}

.sub_item_block {
	padding:1px 15px;
}

.sub_level_1 {
	padding:1px 5px 1px 10px;
}


/* Order */

.blue_header {
	color:#928AD7;
}

.red_header {
	color:#CF2424;
}

.theader {
	height:20px;
	padding:7px 10px;
}


table.site_table {
   border-left: 1px solid #CBCBCB;
   border-top: 1px solid #CBCBCB;
}

table.site_table th, table.site_table td {
   padding: 5px;
   border-right: 1px solid #CBCBCB;
   border-bottom: 1px solid #CBCBCB;
}

table.site_table th {
   color:#928AD7;
   background-color:#FFFFFF;
   font-weight:bold;
   text-align:center;
}

table.site_table td {
   color:#656565;
   background-color:#F9F9F9;
   text-align:left;
}

.tos {
   font-size:9px;
   height:150px;
   overflow:auto;
   border: 1px solid #CBCBCB;
   padding:10px;
   text-align:justify;
   background-color:#FFFFFF;
}

.tos_header {
   text-align:left;
   font-weight:bold;
   color:#928AD7;
   padding-bottom:5px;
}

.order_container {
   width:600px;
}

#delivery, #payment, #person, #bonuses {
   text-align:left;
   padding: 5px 0px;
}

.msg_box {
   position:absolute;
   width:200px;
   height:60px;
   padding:20px;
   visibility:hidden;
   background-color:#F9F9F9;
   border:1px solid black;
   text-align:left;
}

.present {
   float:left;
   border: 1px solid #CBCBCB;
   margin:10px;
   padding:5px;
   text-align:center;
   width:155px;
   height:225px;
}
.present a {
	font-size:10px;
}

.bg2 {
	filter:alpha(opacity=0);
	opacity:0;
	width:652px;
	padding:16px 19px 25px 20px;
	margin-bottom:22px;
	overflow:hidden;
	background:#fff0c5 url('../../img/ico/left_bg.gif') no-repeat 666px 100%;
}
.bee {
}
p.link_logo {
padding-left:30px;
padding-top:5px;
margin-bottom:0.7em;
height:18px;
background:url('../../img/ico/link_logo.gif') no-repeat 0 50%;
}



/***new_styles***/
div.cb {
    clear: both;
    overflow:hidden;
}
.h_10px {
    height: 10px;
}
a.c_039 {
    color: #003399;
}
a.c_039:hover {
    color: #000080;
}
table.cartlist_item {
    float:left;
    width:320px;
}
.cartlist_item td {
    vertical-align:top;
    padding: 30px 0 5px 0 !important;
    font-size: 14px;
    line-height: 20px;
}
.cartlist_item td.cell {
    width:165px !important;
}

.product_item_list_name {
    position: relative;
    height: 158px;
}

.catlist_price {
    position: absolute;
    bottom:0;
    left:0;
    /*margin-top: 20px;*/
}
.catlist_price a {
    font-size: 20px;
    font-family: verdana,tahoma,arial,sans-serif;
    color:#003399;
    text-decoration: none;
    background: #fffaec url('/img/ico/cart-catlist.png') no-repeat 5px 50%;
    padding: 5px 5px 5px 35px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.catlist_price a:hover {
    background: #f9e0a2 url('/img/ico/cart-catlist.png') no-repeat 5px 50%;
}
.catlist_price a:active {
    margin: 1px 0 0 1px;
}
.catlist_price a span {
    font-size: 12px;
}

.cartlist_item .pic {
    position: relative;
}

.cartlist_item .pic .zoom-img {
    position: absolute;
    right: 1px;
    bottom: 1px;
    width: 36px;
    height: 35px;
    overflow: hidden;
    text-indent: -9100px;
    background: url('/img/ico/zoom-img.png') 0 0 no-repeat;
}
.cartlist_item .pic .zoom-img:hover {
    background-position: 1px 1px;
}

.product-item .pic {
    position: relative;
}

.product-item .pic .zoom-product-img {
    position: absolute;
    right: 1px;
    bottom: 1px;
    width: 148px;
    height: 148px;
    overflow: hidden;
    text-indent: -9100px;
    background: url('/img/ico/zoom-img.png') 112px 113px no-repeat;
}
.product-item .pic .zoom-product-img:hover {
    background-position: 113px 114px;
}

.product_price {
    margin-top: 20px;
    font-size: 16px;
    font-family: verdana,tahoma,arial,sans-serif;
}
.product_price a {
    font-size: 20px;
    font-family: verdana,tahoma,arial,sans-serif;
    color:#003399;
    text-decoration: none;
    background: #fffaec url('/img/ico/cart-catlist.png') no-repeat 5px 50%;
    padding: 5px 5px 5px 35px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.product_price a:hover {
    background: #f9e0a2 url('/img/ico/cart-catlist.png') no-repeat 5px 50%;
}
.product_price a:active {
    margin: 1px 0 0 1px;
}
.product_price a span {
    font-size: 12px;
}

/****filte_search***/
#filterCont {
    position: relative;
    background: #5269b3 url("/img/template/filter_bg.jpg") 0 0 no-repeat;
    margin: 20px -13px;
    width: 677px;
    height: 40px;
}

#filterForm {
    padding-left: 5px;
}

#filterForm select {
    width: 160px;
    margin: 10px;

    font-size: 12px;
    color:#3e549c;
    line-height: 18px;
}

#filterForm select.class_PRICE {
    width: 100px;
}

#filterForm select.class_BRAND {
    width: 110px;
}

#filterForm .go_search {
    float: right;
    background: url("/img/template/go_search.png") 4px 4px no-repeat;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border: 0;
    text-indent: -9100px;
    cursor: pointer;
}

#filterForm .go_search:hover {
    background-position: 5px 5px;
}

#filterForm #filterPreloader {
    position: absolute;
    right: 2px;
    top: 3px;
}

.filter_search_result {
    font-size: 13px;
    line-height: 18px;
}

.filter_search_result span {
    font-weight: bold;
}

.breadcrumbs {
    padding: 4px 0;
    overflow: hidden;
    font: 14px tahoma,verdana,arial,sans-serif;
    line-height: 20px;
    background: url('/img/ico/h3.gif') 0 50% no-repeat;
}

.breadcrumbs span {
    padding: 0 10px 0 3px;
    float: left;
    position: relative;
    left: 37px;
    display: block;
    color: #669;
    background-color: #FEF0C5;
}

.breadcrumbs a {
    color:#502D81;
}

.breadcrumbs a:hover {
    color:#556AB0;
}


/***for descriptions***/
.for_descriptions {
	position: relative;
	padding: 50px 19px 25px 20px;
	font-size: 13px;
	line-height: 16px;
	color: #003399;
	background: #FEF0C5 url('../../img/ico/h3.gif') no-repeat 18px 10px;
}

.for_descriptions * {
	font-size: 13px;
	color: #003399;
	line-height: 18px;
}

.for_descriptions p {
	margin: 8px 0 16px;
	padding: 0;
}

.for_descriptions h1 {
	font:17px tahoma,verdana,arial,sans-serif !important;
	padding:0 10px 0 3px !important;
	margin: -37px 0 0 37px;
	float:left;
	width: auto !important;
	color:#666699;
	background:#fef0c5 !important;
}

.for_descriptions h3, .for_descriptions h2 {
	font:16px tahoma,verdana,arial,sans-serif !important;
	margin: 0;
	padding: 10px 0 !important;
	color:#666699;
	background: transparent !important;
}

/***for_main_page***/
ul.catalog_cat_item {
	float: left;
	width: 165px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.catalog_cat_item.last {
	width: 150px;
}

.catalog_cat_item li {
	margin: 0;
	padding: 5px 25px 5px 0;
	line-height: 14px;
}

ul.catalog_cat_item.last li {
	padding-right: 0;
}

ul.catalog_cat_item li ul {
	margin: 0;
	padding: 0 0 7px 0;
	list-style: none;
}

ul.catalog_cat_item li ul li {
	margin: 0;
	padding: 4px 0 4px 0px;
	line-height: 14px;
}

a.level_0 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #556ab0;
}

a.level_0:hover {
	text-decoration: underline;
	color: #5F548C;
}

a.level_1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #556ab0;
	text-transform: lowercase;
}

a.level_1:hover {
	text-decoration: underline;
	color: #5F548C;
}
