﻿body 
{
	background-image: url('../images/bg.gif');
	background-repeat:repeat;
	
	overflow: auto;
	
	color: #010101;
	font-family: Arial;
	font-size: 12px;
	
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

a
{
	color: #d42a5f;
}

h2
{
	font-size: 18px;
	color: #d42a5f;
	margin-top: 0px;
	margin-bottom: 2px;
}
h2 a { text-decoration: none; }
h3
{
	font-size: 16px;
	margin: 0px;
	margin-bottom: 2px;	
}
h4
{
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	color: #ef4f28;
}
h5
{
	font-size: 11px;
	color: #d42a5f;
	margin-top: 0px;
	margin-bottom: 2px;
}

.textbox
{
	border: solid 1px #d4cbaa;
}

.textbox_disabled
{
    color: #d6d5da;
	border: solid 1px #d4cbaa;
	background-color: #d6d5da;
}

.small
{
	font-size: 11px;
}

.red
{
	color: Red;
	font-size: 11px;	
}

.error
{
	font-size: 12px;
	color: #ef4f28;
}

/******************* LAYOUT *******************/

div#box
{
	width: 1000px;
	margin: 0 auto;
}


/******************* TOP DESCRIPTION *******************/
div#t
{
	color: #797258;
	font-size: 11px;
	padding: 20px 0px 10px 4px;
}

span#t_descr
{
	background-color: #f9f6e4;
}

a.t
{
	color: #797258;
	font-size: 11px;
	background-color: #f9f6e4;
	text-decoration:none;
}

span#t_links
{
	background-color: #f9f6e4;
	font-size: 11px;
	/*margin-left: 110px;*/
}


/******************* TAB MENU *******************/
div#tabs
{
	height: 28px;
}
div#mbuts
{
	float: left;
}
div#loginbut
{
	float: right;
}


/******************* HEADER *******************/
/*
div#header
{
	border-left: dotted 1px #000;
	border-right: dotted 1px #000;
	
	background-image: url( '../images/default/bg.gif' );
	background-repeat: no-repeat;
	background-color: #f3edc8;
	
	height: 201px;
}*/

div#r
{
	height: 155px;
	width: 390px;
	float: right;
}

div#search
{
	float: left;
	margin: 101px 0px 0px 0px;
}
/*
td.search
{
	width: 112px;
	height: 81px;
	background-image: url( '../images/default/search.gif' );
}
*/
div#search td.textbox
{
	padding-top:18px;
	border: none;
}
div#search td.button
{
	padding-top:18px; padding-left:8px
}

div#basket
{
	float: right;
	margin: 0px 10px 4px 0px;
}
div#basket span
{
	font-size:10px;
}

div#menu
{	
	height: 43px;
	width: 390px;
	float: right;
	background-image: url('../images/menu_bg.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding-top: 8px;
}

div#menu a
{
	color: #f3edc8;
	font-size: 12px;
	font-weight: bold;
}


/******************* CONTENT *******************/
div#center
{
    padding: 0px;
    padding-left: 210px;
    
    border-left: dotted 1px #000;
	border-right: dotted 1px #000;
	
	background-color: #f3edc8;
}
div#container
{
}
div#content
{
	float: right;
	width: 100%;
	position: relative;
	background-color: #f3edc8;
}
div#l_menu
{
	float: left;
	width: 180px;
	margin-left: -210px;
	position: relative;	
	background-color: #f3edc8;
	padding-left: 12px;
	padding-right: 18px;
}

div#mfooter
{
    background-color: #f3edc8;
    border-left: dotted 1px #000;
	border-right: dotted 1px #000;
    padding-left: 210px
}

div#sitemap { color: #b4aa8c; margin-bottom: 10px; }
div#sitemap a { color: #b4aa8c; }

div#paging
{
	background-image: url('../images/paging_bg.gif');
	background-repeat: repeat-x;	
	height: 25px;
}

div#paging_cnt
{
	padding: 4px 0px 0px 10px;
}

div#r_space
{
	margin-right: 12px;
}

div#mainform
{
	border-top: solid 3px #d42a5f;
	background-color: #f5f1d3;
}

div#mainform_bottom
{
	height: 30px;
	border-bottom: solid 2px #d42a5f;
	background-color: #e48d95;
}

/******************* left column *******************/
td.l_c
{
	width: 150px;
	padding-left: 12px;
	padding-right: 18px;
}

table.l_menu
{
	font-size: 11px;
	font-weight: bold;
	
	width: 100%;
}

table.l_menu td
{
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom: solid 1px #7b7369;
}

table.l_menu td.txt
{			
	width: 100%;
}

table.l_menu a
{
	color: #000;
	text-decoration: none;
}
table.l_menu a.current
{
	color: #d42a5f;
	text-decoration: none;
}

div#tags a.link1 { font-size: 10px; color: #9f9a7f; text-decoration: none; }
div#tags a.link2 { font-size: 12px; text-decoration: none; }
div#tags a.link3 { font-size: 12px; color: #9f9a7f; text-decoration: none; }
div#tags a.link4 { font-size: 14px; color: #9f9a7f; text-decoration: none; }
div#tags a.link5 { font-size: 18px; text-decoration: none; }
div#tags a.link6 { font-size: 18px; color: #9f9a7f; text-decoration: none; }
div#tags a.link7 { font-size: 16px; text-decoration: none; }
div#tags a.link8 { font-size: 24px; text-decoration: none; }
div#tags a.link9 { font-size: 16px; color: #9f9a7f; text-decoration: none; }
div#tags a.link10 { font-size: 24px; color: #9f9a7f; text-decoration: none; }
div#tags a.link11{ font-size: 21px; text-decoration: none; }


/******************* center column *******************/
td.c_l
{
	width: 422px;
}

td.c_l2
{
	width: 540px;
}

p.descr
{
	text-align: justify;
	margin: 0px;
}

p.descr2
{
	font-size: 11px;
	text-align: justify;
	margin: 0px;
	margin-bottom: 10px;
}

/* list */
table.list
{
	width: 100%;
}

table.list td
{
	vertical-align: top;
}

table.list td.spacer
{
	height: 10px;
}

a.title
{
	color: #010101;
	font-size: 11px;
	font-weight: bold;
}

a.cat
{
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

table.list span.artic
{
	color: #ee5629;
}

/*
img.list_image
{
	border: solid 1px #60574b;
}
*/

a.list_icon
{
	font-size: 10px;
}

img.list_icon
{
	vertical-align: bottom;
}

p.o_title_small
{
	color: #ef4f28;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
}

p.o_title
{
	color: #ef4f28;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
}

h1
{
	color: #ef4f28;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
}

p.o_title_big
{
	color: #ef4f28;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
}

a.l_title
{
	font-size: 16px;
}

/* catalog list */
table.catalog_list
{
  width: 100%;
}

td.vsep
{
	width: 1px;
	background-color: #d4cbaa;
	padding: 0px;
}

td.hsep
{
	height: 1px;
	background-color: #d4cbaa;
	padding: 0px;
}

span.old_price
{
	color: #8f8975;
	text-decoration: line-through;
}

img.zoom
{
	position: absolute;  
	margin-top: 61px; 
	margin-left: 61px;
}

/* item view */
div#item_price_bg
{
	margin-right: 10px;
	background-image: url('../images/price_bg.gif');
	background-repeat: no-repeat;
	height: 48px;
	width: 230px;
}

div#item_price
{
	color: #f3edc8;
	font-size: 24px;
	text-align: center;
	padding-top: 10px;	
}

span.item_art
{
	color: #ef4f28;
	font-size: 14px;
}

div#small_links
{
	color: #d42a5f;
	font-size: 10px;
}

table.item_tbl
{
	background-color: #f9f5e2;
	width: 100%;
}

table.to_cart
{
	font-size: 18px;
}

div#variants
{
	color: #f9f5e2;
	background-color: #d42a5f;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}

table.item_tbl td.item_image
{
	text-align: center;
	padding: 12px 0px 12px 0px;
	width: 224px;
}

table.item_tbl td.phones
{	
	font-size: 11px;
	border-bottom: solid 1px #d4cbaa;
	padding: 12px 0px 10px 20px;
	width: 170px;
}

table.item_tbl td.item_descr
{	
	padding: 10px 15px 0px 10px;
}

table.item_tbl td.item_descr p
{
	margin: 5px;
	text-align: justify;
}

table.item_tbl td.buy
{
	padding-top: 10px;
}

table.pack_tbl
{
	width:100%;
	border-top: solid 3px #d42a5f;
	background-color: #d4cbaa;
	border-bottom: solid 3px #d42a5f;
}

table.pack_tbl td.title
{
	color: #a0987d;
	font-size: 18px;
	background-color: #f5f1d3;
	padding: 20px 0px 20px 8px;
}

table.pack_tbl table th
{
	/*color: #a0987d;*/
	color:Black;
	font-size: 11px;
	font-weight: bold;
	background-color: #ebe4c0;
}

table.pack_tbl table td
{
	background-color: #f3edc8;
}

table.pack_tbl table tr.alt_tr td
{
	/*color: #a0987d;*/
	color:Black;
	font-size: 11px;
	font-weight: bold;
	background-color: #f5f1d3;
}

table.pack_tbl table tr.alt_tr2 td
{
	/*color: #a0987d;*/
	color:Black;
	font-size: 11px;
	font-weight: bold;
	background-color: #ebe4c0;
}

table.pack_tbl table tr.alt_tr2 td.payment
{
	color: #010101;
	font-weight: normal;
}

table.pack_tbl table tr.alt_tr2 td.deliv_price
{
	color: #010101;
	font-weight: normal;
	padding-right: 90px;
}

table.pack_tbl table tr.tr_itog td
{
	color: #f9f5e2;
	font-size: 18px;
	background-color: #e48d95;
}

table.pack_tbl a
{
	font-size: 11px;
}

div#with
{
	font-size: 11px;
	background-color: #f9f5e2;
	padding-left: 10px;
	padding-top: 12px;
	border-bottom: solid 1px #d4cbaa;
}

div#near
{
	font-size: 11px;
	background-color: #ebe4c0;
	padding-left: 10px;
	padding-top: 12px;
	border-bottom: solid 1px #d4cbaa;
}

div#all
{
	font-size: 11px;
}

/* cart */
div#user_menu
{
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	background-image: url('../images/user_menu_bg.gif');
	background-repeat: repeat-x;
	height: 69px;
	width: 378px;
}

div#user_menu a.active
{
	text-decoration: none;
}

div#form
{
	padding-top: 30px;
	padding-bottom: 45px;
	padding-left: 8px;
	border-top: solid 1px #c1b798;
	border-bottom: solid 2px #c1b798;
	background-color: #f5f1d3;
}

/* cart order */
div#form_order
{
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 4px;
	border-top: solid 1px #c1b798;
	border-bottom: solid 2px #c1b798;
	background-color: #f5f1d3;
}

/* wish */
div#wish
{
	width: 490px;	
	border: solid 1px #c1b798;
	background-color: #f5f1d3;
}

div#wish_title
{
	padding-left: 17px;
	padding-top: 14px;
	padding-bottom: 15px;
}

div#wish_cnt
{
	padding-left: 17px;
	padding-top: 10px;
	border-top: dotted 1px #7f6f5b;
	background-color: #f3edc8;
}

div#wish_cnt td.title
{
    color: #a0987d;
    font-size: 14px;
    font-weight: bold;
}

div#wish_cnt td.descr
{
    color: #ef4f28;
    font-size: 11px;
}

/* alert */
table.alert
{
    width: 100%;
}

table.alert td.top
{
    height: 62px;
    padding-left: 15px;
}

table.alert td.top a
{
    background-color: #F9F6E4;
}

table.alert td.cnt
{
    padding-left: 15px;
    padding-top: 14px;
    border-top: dotted 1px #7f6f5b;
    border-bottom: dotted 1px #7f6f5b;
    background-color: #F3EDC8;
}

table.alert td.bottom
{
    color: #73726f;
    font-size: 10px;
    padding-left: 15px;
    height: 105px;
}

table.alert td.bottom span
{
    background-color: #F9F6E4;
}

/******************* FOOTER *******************/
table.tfooter
{
	color: #565250;
	height: 170px;
	width: 100%;
	border-top: dotted 1px #7f6f5b;
	border-bottom: dotted 1px #7f6f5b;
}

a.tfooter
{
	color: #565250;
	text-decoration:none;
}


table.tfooter p
{
	text-align: justify;
	margin-right: 10px;
}

table.recl
{
	font-size: 10px;
}

div#footer_links
{
	text-transform:uppercase;
}

table.bfooter
{
	color: #f3edc8;
	background-color: #d8466e;
	width: 100%;
}

a.cart_link
{
	color: #f3edc8;
	font-weight: bold;
	border-bottom: dotted 1px;
	text-decoration: none;
}

p.btext
{
	color: #fec9d7;
	font-size: 10px;
}

a.btext
{
	color: #fec9d7;
	font-size: 10px;
	text-decoration:none;
}


div#login
{
   background-color: #f3edc8;
   border: solid 1px #c1b798;
   padding: 10px;
   width: 250px;
}
