/* style for template #1  */
a:hover {
	color: #000000;
}
p, body, font, div, td
{ font-family:		Arial;
  font-size:		12px;
}
h1
{ font-family:		Arial;
  font-size:		17px;
  color:			black;
}
h3
{ font-family:		Arial;
  font-size:		15px;
  color:			black;
}
h4
{ font-family:		Arial;
  font-size:		14px;
  color:			black;
}
a
{ font-family:		Arial;
  font-size:		12px;
  color:			#666666;
}
.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:		12px;
}

.topcat
{ 
	font-family:	Arial;
	font-size:		12px;
	color:			#ffffff;
	text-decoration: none;

}
.go_button{
	color: #ffffff;
	background-color: #999999;
	font-family: arial;
	font-size: 11;
	font-weight: bold;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px 2px 0px 2px;
	}
	
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		9px;
}
.light
{ color:			#111111;
}
.lightsmall
{ color:			#111111;
  font-size:		9px;
}
.lightmenu
{ color:			#111111;
  text-decoration:	none;
}
.lightstandard
{ color:			#111111;
  font-weight:		normal;
}
.middle
{ color:			#666666;
}
.olive
{ color:			#163106;
  font-weight:		normal;
  font-size:		9px;
}
.cart
{
  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:			#666666;
  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:			#666666;
  background-color:  transparent;
}
.totalPrice
{ font-family:		Arial;
  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-family:		Arial;
  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;
  
}

.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 #666666;
  BORDER-RIGHT: 1px dotted #666666;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #666666;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #666666;
}

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

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #666666
}

