@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;	
}
body, td {
	font: 12px Tahoma, Geneva, sans-serif;
	color:#2f0608;
}
body {
	text-align:left;
	background:#2f0608;
}

a {
	color: #2F0608;
	text-decoration:underline;
}
a:hover {
	color: #2F0608;
	text-decoration:underline;
}

a img           { border-color:#662228 }

h1,h2,h3,h4,h5,h6 { margin:1.8em 0 0.8em 0; padding:0; color:#2F0608; font-family: Tahoma, Geneva, sans-serif; font-weight:normal}
h1 { font-size:18px}
h2 { font-size:16px}
h3 { font-size:14px}
h4 { font-size:12px}
h5,h6 { font-size:11px}

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}

table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #ffae2e}
table.table1 td { padding:5px; border: 1px solid #ffae2e;}

table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #e0e0e0}
table.table2 td { padding:5px; border: 1px solid #545455;}
table.table2 th { padding:8px 5px; border: 1px solid #545455; background-color:#1049C2; color:#fff; text-align:left;}

.bodycontent {
	padding:0px 34px 40px 24px;
	line-height:normal;
	text-align:left;
	vertical-align:top;
}

h1.pagename {
	font:24px Tahoma, Geneva, sans-serif;
	color:#2F0608;
	padding:23px 15px 30px 0;
	margin:0;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

/* Other
-------------------------------*/
.copyright {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fbc152;
}
.copyright a, .copyright a:hover {
	color:#fbc152;
}
.small {
	font-size:10px;
	text-align:center;
	padding:10px;
}
.newsname {
	font:24px Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	padding:25px 10px 25px 0;
}
.news {
	font:12px Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	padding:10px 70px 40px 40px;
}
.title {
	color:#a46468;
	text-decoration:underline;
	font-size:14px;
}
.news a, .news a:hover {
	color:#7c151b;
	text-decoration:underline;
}
.news a.n, .news a.n:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Menus
-------------------------------*/



/*  Верхнее меню начало
--------------------------------------------*/
#menutop {
	padding:2px 25px 0 310px;
	margin:0;
	list-style:none;
	text-align:left;
}

#menutop li {
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	display:inline;
}
#menutop li span {
	display:inline-block;
}
#menutop li.norm a.f {
	font:12px Arial;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

#menutop li.over {
	cursor:pointer;
}

#menutop li.over a.f, #menutop li.over a.f:hover {
	font:12px Arial;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
#menutop li.norm span.m2_i, #menutop li.over span.m2_i 	{
	background:url(m2_i.gif) left top no-repeat;
	padding:0 0 0 5px;
}
#menutop li.norm span.m2_l {
}
#menutop li.norm span.m2_r {
}
#menutop li.norm span.m2_bg {
}
#menutop li.over span.m2_l {
	background:url(m2_lo.gif) left top no-repeat;
}
#menutop li.over span.m2_r {
	background:url(m2_ro.gif) right top no-repeat;
}
#menutop li.over span.m2_bg {
	background:url(m2_bgo.gif) top repeat-x;
}
#menutop li.norm span.m2_1 {
	background:url(m2_1.jpg) center top no-repeat;
	padding:53px 14px 0 14px;
}
#menutop li.over span.m2_1 {
	background:url(m2_1o.jpg) center top no-repeat;
	padding:53px 14px 0 14px;
}
#menutop li.norm span.m2_2 {
	background:url(m2_2.jpg) center top no-repeat;
	padding:53px 14px 0 14px;
}
#menutop li.over span.m2_2 {
	background:url(m2_2o.jpg) center top no-repeat;
	padding:53px 14px 0 14px;
}
#menutop li.norm span.m2_3 {
	background:url(m2_3.jpg) center top no-repeat;
	padding:53px 14px 0 14px;
}
#menutop li.over span.m2_3 {
	background:url(m2_3o.jpg) center top no-repeat;
	padding:53px 14px 0 14px;
}
/*  Верхнее меню конец 
--------------------------------------------*/



.menu {
	margin:15px 50px 0px 50px;
	padding:0;
	list-style:none;
}
.menu li {
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}
.menu li span {
	display:block;
}
.menu li span.m_1 {
	border-bottom:1px dashed #ffd06a;
}
.menu li a.c { 
	display:block;
	background:url(m_n.gif) left center no-repeat;
	padding:7px 10px 7px 27px;
	margin-left:-13px;
	font:15px Tahoma;
	color:#FFFFFF;
	text-decoration:none;
}
.menu li a.c:hover { 
	display:block;
	background:url(m_o.gif) left center no-repeat;
	padding:7px 10px 7px 27px;
	margin-left:-13px;
	font:15px Tahoma;
	color:#feeb6a;
	text-decoration:none;
}

.menubot {
	text-align:right;
	margin:0 40px 0 0;
	padding:0;
	list-style:none;
}
.menubot li {
	display:inline;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0 15px;
}
.menubot li a {
	font:12px Tahoma;
	color:#2F0608;
	text-decoration:none;
}
.menubot li a:hover {
	color:#2F0608;
	text-decoration:underline;
}

/* Backgrounds
-------------------------------*/
#l_t                {background:url(l_t.jpg) right top no-repeat; height:460px}
#l                  {background:url(l.gif) right repeat-y}
#r_t                {background:url(r_t.jpg) left top no-repeat; height:460px}
#r                  {background:url(r.gif) left repeat-y}
#j_back             {background:#662228}
#j_top              {background:url(j_top.jpg) left top no-repeat}
#c_lt               {background:url(c_lt.jpg) left top no-repeat}
#top_01             {background:url(top_01.jpg) 0px 0px no-repeat}
#top_02             {background:url(top_02.jpg) 548px 0px no-repeat}
#top_03             {background:url(top_03.jpg) 0px 228px no-repeat}
#top_04             {background:url(top_04.jpg) 548px 228px no-repeat}
#h1_ico             {background:url(h1_ico.png) no-repeat; width:60px; height:79px}
#news_ico           {background:url(news_ico.png) no-repeat; width:60px; height:78px}


.thumb              {color:#000000}

/* */

td.shop-column1 { width: 70%; padding-right: 10px; }
td.shop-column2 { width: 30%; }

h2.shop-product-title { font-size: 18px; font-weight: bold; }

/* SHOP CART */

div.shop-cart { text-align: right; font-size: 10px; text-transform: uppercase; margin-bottom: 20px; }
a.shop-cart { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-cart:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PATH */

div.shop-path { text-align: left; font-size: 10px; text-transform: uppercase; margin-bottom: 10px; }
a.shop-path { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-path:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP FOLDERS */

div.shop-folders { }
div.shop-folders-title { color:#000000;font-weight:bold;padding:5px;background-color:#e0e0e0; }
div.shop-folders-body { padding: 15px; font-size: 11px; }
a.shop-folder { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-folder:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PRODUCT LIST */

table.shop-products { font-size:11px; border-collapse: collapse; border-bottom: 1px solid #cccccc;  }
table.shop-products td { padding:5px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;}
td.product-th { padding:5px; background-color: #cccccc; font-weight: bold; color: #000000; text-align: center; }
td.product-tb { padding:5px; border-top: 1px solid #cccccc; text-align: right; }

div.shop-add-to-cart { padding:5px; }
span.shop-remove-from-cart { cursor: pointer; color: #cc0000; text-decoration: underline; }
span.shop-remove-from-cart:hover { cursor: pointer; color: #000000; text-decoration: underline; }

/* SHOP PRODUCT LIST STAGE */

table.stage { font-size:11px; }
td.stage-title { text-transform:uppercase; background-color:#cccccc; padding:7px; }
td.stage-image { padding: 5px; text-align:center; }
td.stage-body { padding: 10px; }


/* SHOP PRODUCT FORMS */

input.number { border:1px solid #cccccc; }
input.shop-add-to-cart { }
form.nomargin { margin: 0px;}

/* SHOP PRODUCT MISC */

#shop-added { display:none; z-index:10000; padding:5px; border:1px solid gray; position:absolute; left:0px; top: -20px; background-color:#FFFFCC;font-size:11px;font-family: verdana; }











form.hidden { margin: 0px; }



ul.boxes {
	color: #cccccc;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}

ul.boxes li { margin-bottom: 5px; }
ul.boxes li:hover { margin-bottom: 5px; }
