/* style for template #0  */

p, body, font, div, td
{
	font-family:		verdana, arial, helvetica, sans-serif;
	font-size:		11px;
}
h1
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		20px;
  color:			#f7931d;
}
h2
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		18px;
  color:			#f7931d;
}
h3
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		16px;
  color:			#999999;
}
h4
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		14px;
  color:			#f7931d;
}
.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:			#999999;
}
.lightsmall
{ color:			#999999;
  font-size:		9px;
}
.lightmenu
{ color:			#999999;
  text-decoration:	none;
}
.lightstandard
{ color:			#999999;
  font-weight:		normal;
}
.middle
{ color:			#f7931d;
}
.olive
{ color:			#FF0000;
  font-weight:		normal;
  font-size:		10px;
}
.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:			#f7931d;
  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:			#f7931d;
  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;
	margin:			1px;
	color:			#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#f7931d;
  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:		#f7931d;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #f7931d;
	border-bottom-color: #f7931d;
}
.myAccount_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f7931d;
}
.myAccount_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #f7931d;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #e1e1e1;
}

.pageSeparator {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
