/* main config BEGIN */
body
{
	color: #000000;
	padding:0;
	margin:0 5px 0 5px;
}
p, table
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align: justify;
}
p
{
	text-indent: 20px;
}
a
{
	color: #0000DD;
	text-decoration: underline;
}
a:hover
{
	color: #F90000;
	text-decoration: none;
}
h1
{
	color: #00954A;
	text-align: center;
	font-size:16px;
	font-weight: bolder;
}
h2
{
	color: #00954A;
	text-align: center;
	font-size:15px;
	font-weight: bolder;
}
h3
{
	color: #00954A;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}
hr.green
{
	border: 1px solid #00A854;
}
hr.orange
{
	border: 1px solid #FF812F;
}

input.text
{
	border: 1px solid #000000;
	height: 20px;
}
textarea.textarea
{
	border: 1px solid #000000;
	height: 200px;
}

table.message_box
{
	border: 2px solid #F07200;
}
table.message_box td
{
	padding: 3px;
	text-align: left;
}
/* main config END */



/* header BEGIN */
div.clear
{
	clear: both;
	font-size:0;
	margin: 0;
	line-height: 0;
}
#header
{
	width:100%;
	height: auto;
}
#header .logo
{
	width: 200px;
	height: auto;
	padding: 10px 0 0 20px;
}
#header .logo p
{
	margin: 0;
	color: #000;
	font-weight: bolder;
	font-size:12px;
}
#header .navigate
{
	width: auto;
	height: auto;
}
#header .navigate .cat
{
	float: left;
	width: auto;
	height: auto;
	padding: 15px 20px 15px 20px;
}
#header .navigate .cat h3
{
	color: #000000;
	text-align: left;
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: bolder;
}
#header .navigate .cat ul
{
	margin:0;
	padding:0;
	list-style: none;
}
#header .navigate .cat li
{
	padding: 3px 0 0 15px;
}

#header .menu2
{
	width: 250px;
	height: auto;
	margin: 10px 5px 0 0;
	background-color: #FFF7F0;
	border-top: 2px solid #FF6501;
}
#header .menu2 div
{
	padding: 10px;
}
#header .menu2 ul
{
	padding: 0px;
	margin: 0;
	list-style: none;
}
#header .menu2 li
{
	font-size: 13px;
	font-weight: bolder;
	padding: 0px 10px 3px 10px;
}
#header .menu2 a
{
	text-decoration: none;
}
#header .topmenu
{
	width: 100%;
	height: 25px;
	color: #FFFFFF;
	font-weight: bolder;
	font-size:10px;
	vertical-align: bottom;
	text-align: center;
}
#header .topmenu a
{
	margin: 0 5px 0 5px;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: underline;
}
#header .topmenu a:hover
{
	text-decoration: none;
}
#header .topmenu .t1
{
	width: 30px;
	height: 25px;
	background: url('/images/top_t1.gif') top right no-repeat;
	margin-right:10px;
}
#header .topmenu .t2
{
	background-color: #00A854;
}
#header .topmenu .t3
{
	height: 25px;
	width:30px;
	background: url('/images/top_t2.gif') top left no-repeat;
}
#topmenu_item
{
	padding-left:10px;
	white-space: nowrap;
}
#topmenu_item_r1
{
	padding-left:30px;
	white-space: nowrap;
}
#head_search
{
	margin: 0;
	padding: 0 0 0 10px;
}
#head_search_field
{
	background-color:#FFFDFB;
	border: 1px solid #ADADAD;
	height:15px;
	width:160px;
	font-size:12px;
	color: #000000;
	font-style: italic;
	font-weight: bolder;
}
/* header END */



/* maincol BEGIN */
#maincol
{
	padding: 5px;
}
#maincol .topline
{
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	height:1px;
	border-bottom: 2px solid #FF6501;
	font-size:0;
	line-height: 0;
}
#maincol .mainleft
{
	padding: 5px 10px 5px 5px;
}
#maincol .mainright
{
	padding: 5px 5px 5px 10px;
}
#maincol .mainleft h3, #maincol .mainright h3
{
	margin: 0;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
#maincol .mainleft span, #maincol .mainright span
{
	font-style: italic;
}
div.green
{
	float: left;
	margin: 0 0 10px 0;
	padding: 4px 40px 4px 5px;
	font-size: 14px;
	font-weight: bolder;
	color:#FFFFFF;
	background: url('/images/top_t2.gif') #00A854 bottom right no-repeat;
}
div.orange
{
	float: left;
	margin: 0 0 10px 0;
	padding: 4px 40px 4px 5px;
	font-size: 14px;
	font-weight: bolder;
	color:#FFFFFF;
	background: url('/images/top_t3.gif') #FF812F bottom right no-repeat;
}
div.green a, div.orange a
{
	color:#FFFFFF;
	text-decoration: underline;
}
div.green a:hover, div.orange a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}
/* maincol END */



/* news BEGIN */
#mainnews
{
	clear: both;
	padding: 0 0 15px 0;
}
#mainnews a
{
	font-size: 14px;
}
#mainnews span.dt
{
	color: #7C7C7C;
	font-size: 11px;
	font-style: normal;
}
#mainnews span.dt a
{
	font-size: 11px;
}

#comments_table td
{
	padding: 10px 10px 10px 10px;
	font-size: 12px;
}
#comments_table td.td1
{
	border-right: 1px solid #5C5C5C;
	border-bottom: 1px solid #5C5C5C;
}
#comments_table td.td2
{
	border-bottom: 1px solid #5C5C5C;
}
#comments_table span
{
	font-size: 11px;
	color: #585858;
	font-style: italic;
}

#comform
{
	font-weight: bolder;
}
#comform input.text
{
	width: 300px;
	height: 20px;
	border: 1px solid #000000;
}
#comform textarea
{
	width: 500px;
	height: 100px;
	border: 1px solid #000000;
}


#subscribe_box
{
	float:right;
	width:180px;
	margin-left:10px;
	padding:10px;
	margin-bottom:10px;
	border-top:2px solid #FF6501;
	background-color: #EFFFEC;
}
#subscribe_box #subscribe_email_field
{
	font-style:italic;
	border:1px solid #666666;
	width:140px;
	margin:0 0 5px 0;
	height:16px;
}
/* news END */



/* catalog BEGIN */
.ul_also {margin:0; padding:0;}
.ul_also li {text-align: left; margin:0 0 0 10px; padding:0;}
#mcat
{
	width: auto;
	height: auto;
}
#mcat .cat
{
	float: left;
	width: auto;
	height: auto;
	padding: 0 10px 0 10px;
}
#mcat .cat h3
{
	color: #000000;
	text-align: center;
	margin:0;
	padding:0;
	font-size: 13px;
	font-weight: bolder;
}
#mcat .cat ul
{
	margin:0;
	padding:0;
	list-style: none;
}
#mcat .cat li
{
	padding: 3px 0 0 15px;
}
/* catalog END */



/* rightcol BEGIN */
#rightcol
{
	padding:5px;
	width: 250px;
}
#rightcol .topline
{
	padding-bottom: 10px;
	margin: 0;
	height:1px;
	border-bottom: 2px solid #00A854;
	font-size:0;
	line-height: 0;
}
#rightcol .content
{
	padding: 10px 5px 5px 5px;
	background-color: #FFECDF;
}

#rightcol .content .rblock
{
	clear: both;
	padding: 0 0 0px 0;
}
#rightcol .content .rblock h3
{
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bolder;
	color:#00954A;
}
#rightcol .content .rblock h3 a
{
	color:#00954A;
	text-decoration: underline;
}
#rightcol .content .rblock h3 a:hover
{
	text-decoration: none;
}
#rightcol .content .rblock .shop
{
	clear: both;
	padding-bottom: 10px;
	width: 100%;
}
#rightcol .content .rblock .shop p.price
{
	margin: 0;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: red;
}
#rightcol .content .rblock .shop a
{
	font-size: 12px;
	font-weight: bold;
}
#rightcol .content .rblock .img, #rightcol .content .rblock .link
{
	text-align: left;
	vertical-align: top;
}


#rightcol .content .rblock p.news
{
	text-indent: 0;
	margin:0;
	padding: 0 0 10px 0;
	text-align: left;
}
#rightcol .content .rblock p.news span
{
	color: #7C7C7C;
	font-size: 11px;
	font-style: normal;
}

#rightcol .content div.padd
{
	clear: both;
	font-size:0;
	margin: 0;
	line-height: 0;
	height:0;
	padding-top: 15px;
}
/* rightcol END */



/* footer BEGIN */
#footer
{
	width: 100%;
	margin-top: 10px;
	padding: 10px 5px 10px 5px;
	border-top: 2px solid #00A854;
}
#footer .i_more, #footer .i_more a
{
	font-size: 10px;
	color: #7C7C7C;
}
#footer div.main
{
	float: left;
	width: 60%;
	font-size: 11px;
	color: #7C7C7C;
}
#footer div.counters
{
	float: left;
	width: 38%;
	font-size: 11px;
	padding: 10px 5px 10px 5px;
	text-align: right;
}
/* footer END */


/*  вывод дополнительных картинок в каталоге  */
.image_box
{
	width: 720px;
	border: 1px solid #9F9F9F;
}
#image_title
{
	background-color: #F9F9F9;
	text-align: center;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
#image_big
{
	float: left;
	width: 550px;
	text-align: center;
	padding: 5px;
}
#image_thumb
{
	float: right;
	background-color: #F9F9F9;
	text-align: center;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	width: 150px;
	height: 300px;
	overflow: auto;
	overflow-y: scroll;
}
.image_item
{
	background-color: #FFFFFF;
	padding: 3px;
	margin: 3px 3px 10px 3px;
	border:0;
}
.image_selected
{
	border: 2px solid #5F5F5F;
}
.image_item span a
{
	font-size: 10px;
	color: #5F5F5F;
	font-weight: normal;
	text-decoration: none;
}
.image_item span a:hover
{
	text-decoration: underline;
}
.image_selected span a
{
	font-weight: bold;
}
.image_selected span a:hover
{
	text-decoration: underline;
}