/*extended code for reset browser*/
html, body
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
/* style for template #0  */

p, body, font, div, td
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		11px;
}
h1
{color:#432301;
font-family:Arial;
font-size:12px;
font-weight:bold;
list-style-type:none;
text-decoration:none;
}
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:			black;
}
.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:			white;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;
}
.standard
{ font-weight:		normal;
  text-decoration:	none;
}
.standardsmall
{ font-weight:		normal;
  font-size:		10px;
  text-decoration:	none;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightmenu
{ color:			#A79B6B;
  text-decoration:	none;
  font-size:		11px;
}
.lightmenunobold
{ color:			white;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		11px;
}
.darkmenu
{ color:			black;
  text-decoration:	none;
  font-size:		11px;
}
.topmenu
{ color:			#FFFFFF;
  text-decoration:	none;
  font-size:		11px;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#203A16;
}
.olive
{ color:			#FC851E;
}
.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;
  color:			#FFCCCC;
  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;
  color:			#FFCCCC;
  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:			#AA5A5A;
  background-color: white;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#CCCCCC;
  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:		#CCCCCC;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #CCCCCC;
  BORDER-RIGHT: 1px dotted #CCCCCC;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #CCCCCC;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #CCCCCC;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #F6F6F6;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #CCCCCC
}
.selected_option {
  background: white url(images/tmpl9_mainmenu_selected.gif) no-repeat;
  background-position: top left;
  background-color: #CA7A7A;
}

.left_body{
	padding-top:15px;
	padding-left:16px;
	padding-right:18px;
}

.right_body{
	padding-top:15px;
	padding-left:0px;
	padding-right:11px;
}

.mod_top{
	 background:white url(images/tmpl10_mod_header.gif) no-repeat;
	 width:164px;
	 height:62px;
}

.mod_body{
	 background:white url(images/tmpl10_mod_bg.gif) repeat-y;
	 width:164px;
}

.mod_bottom{
	 background:white url(images/tmpl10_mod_footer.gif) no-repeat;
	 width:164px;
	 height:10px;
}

.mod_center_1{
	margin-left:12px;

	padding-left:5px;
	padding-right:3px;
	color:#A79B6B;
	width:138px;
	height:274px;
	background:white url(images/tmpl10_mod_center.gif) no-repeat;
}

.mod_center_1_1{
    margin-right:5px;
}

.mod_center_2{
	margin-left:12px;
	width:138px;
	height:275px;
	background:white url(images/tmpl10_mod_center_2.gif) no-repeat;
}

.content_out{
	width:491px;
	
	border:1px solid #ECE3DC;
}

.content{
	width:465;
	margin:0px;
	padding:11px 12px 10px 14px;
}

.top_menu{
	margin-top:9px;
	margin-left:20px;
}

.mod_title{
	font-size:13px;
	font-weight:bold;
	color:#78704C;
	padding-top:12px;
	padding-left:5px;
}

.mod_search{
	margin-left:444px;
	width:256px;
	height:37px;
	background:white url(images/tmpl10_mod_search_bg.gif) no-repeat;
}

.mod_search_in{
	margin:0;
	padding-top:5px;
	padding-left:5px;
}

.search_form_text{
	color:#FFFFFF;
}