/* style for template #0  */
body
{
margin:0;
padding:0;
background:url(images/bg.jpg) top repeat-x #4D2000;
}
.subheader
{
background:url(images/subheader.gif) top repeat-x;
}
.footer
{
background:url(images/footer.gif) top right repeat-x;
}
.copy
{
text-align:center;
padding:10px;
border-top:1px solid #3C3C3C;
background:#FFEFA7;
color:#282828;
}
.copy a
{
color:#282828;
text-decoration:underline;
font-weight:bold;
}
.copy a:hover
{
color:#282828;
text-decoration:none;
font-weight:bold;
}
.boxes{
background:url(images/bg_boxes.jpg) right top;
height:100%;
}
.border1
{
border:2px solid #452500;
}
.bg2
{
background:url(images/bg_2.gif) top left repeat-x #FFEFA7;
}
form
{
margin:0;
padding:0;
}
p, body, div, td
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		11px;
}
h1
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		17px;
  color:			black;
}
h3
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		15px;
  color:			black;
}
h4
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		14px;
  color:			black;
}
a
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-weight:		bold;
  color:			#4D2000;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		14px;
}
.faq_gray
{ font-size:		14px;
  color:			#666666;
}
.faq_olive
{ font-size:		14px;
  color:			#3A6135;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		9px;
}
.light
{ color:			#2A282A;
}
.my
{ color:			#ffefa7;
}
.lightsmall
{ color:			#2A282A;
  font-size:		9px;
}
.lightmenu
{ color:			#2A282A;
  text-decoration:	none;
}
.lightstandard
{ color:			#2A282A;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.olive
{ color:			#535353;
  font-weight:		normal;
  font-size:		9px;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  background-color:  transparent;
}
.cartsmall
{
  font-size:		9px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  background-color:  transparent;
}
.totalPrice
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:	    16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

.login
{ font-size:	    12px;
  font-weight:		normal;
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  margin:			1px;
  font-weight:		none;
  color:			black;
  background-color: white;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #E4D48D;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #6C3901
}

.phone{background:url(images/phone_bg.gif) left top no-repeat; color:#4D2000; font-size:12px; height:70px; text-align:right; width:203px;}
.phone p{margin:0; padding:10px 12px 0 0;}
.phone strong{font-size:13px;}

.ramka{
BORDER: 2px solid #6C3901;
}
.but{
	background:#aa4a01;
	font-family:tahoma, serif;
	font-size:11px;
	color:white;
	font-weight:bold;
	border:1px solid black;
	cursor:hand;	
}