/* style for template #2 */

html, body {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
color: #820700;
font-size: 10px;
}
.html_div {
background: #9c6732 url(images/left_bg.gif) repeat-y left;
}
.body_div {
background: url(images/right_bg.gif) repeat-y right;
padding: 0 44px;
}
.main_div {
}
.main_tb {
background: url(images/head_bg.gif) repeat-x top;
}
.main_td {
background: url(images/head.jpg) no-repeat top left;
}
.head_div {
background: url(images/head_r.gif) no-repeat top right;
padding: 0 25px;
}
.logo {
padding: 50px 20px 20px;
line-height: 32px;
}
.logo a {
color: #ffffff;
text-decoration: none;
font-size: 24px;
font-family: 'Arial Narrow';
font-weight: normal;
}
.logo a:hover {
text-decoration: underline;
color: #cccccc;
}
.top_menu a {
line-height: 32px;
margin: 0 15px;
color: #820700;
font-weight: bold;
text-decoration: none;
background: url(images/top_menu_bul.gif) no-repeat left;
padding-left: 8px;
padding-top: 2px;
font-size: 10px;
}
.left_menu {
padding: 0 10px;
}
.left_tit {
font-size: 11px;
font-weight: bold;
color: navy;
}
.left_link {
background: url(images/arrow_category_small.gif) no-repeat left;
padding-left: 10px;
}
.foot {
background: url(images/foot_bg.gif) repeat-x top;
}
.foot_l {
background: url(images/foot_left.gif) no-repeat top left;
}
.foot_r {
background: url(images/foot_right.gif) no-repeat top right;
padding: 20px 26px 45px 26px;
color: #d4c394;
}
.foot_r a {
color: #d4c394;
}

p, font
{ font-family:		Verdana, Arial;
  font-size:		10px;
}
td
{ font-family:		Verdana, Arial;
  font-size:		10px;
}
.small
{ font-size:		10px;
}
.cat
{ font-size:		12px;
}
.big
{ font-size:		16px;
}
h1
{ font-family:	Verdana, Arial;
  font-size:	12px;
  color:	black;
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		9px;
}
.light
{ color:			navy;
}
.lightsmall
{ color:			navy;
  font-size:		10px;
}
.lightstandard
{ color:			navy;
  font-weight:		normal;
}
.middle
{ color:			black;
}
a
{
  font-family:		Verdana, Arial;
  font-weight:		bold;
  font-size:		10px;
color: #820700;
}
.no_underline
{ text-decoration:		none;
}
a.small
{
  font-family:		Verdana, Arial;
  font-size:		10px;
  font-weight:		bold;
  color:			#10447C;
}
a:hover
{ color:		red;
}
a.standard
{ font-family:		Verdana, Arial;
  font-size:		10px;
  font-weight:		normal;
}
a.cat
{ font-family:		Verdana, Arial;
  font-size:		12px;
  font-weight:		bold;
}
.cart
{ font-family:		Tahoma;
  font-size:		10px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			black;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	12px;
  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:	    10px;
  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:  #D2E7FF;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #A9C0FF
}
