/* style for template #0  */

p, body, font, div, td
{ font-family:	/*	Victorian LET;*/ arial;
  font-size:		15px;
}
h1
{ font-family:		/*Victorian LET;*/arial;
  font-size:		17px;
  color:		/*	black;*/#696969;
}
h3
{ font-family:		/*Victorian LET;*/arial;
  font-size:		15px;
  color:			/*black;*/#696969;
}
h4
{ font-family:		/*Victorian LET;*/arial;
  font-size:		14px;
  color:			/*black;*/#696969;
}
a
{ font-family:		/*Victorian LET;*/arial;
  font-size:		14px;
  color:			/*black;*/#696969;
}
select
{
/*width:150px;*/
}
.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:		28px;
}
*/
.cat {
	font-size: 18px;
	color: black;
	font-weight: normal;
	font-family: /*Victorian LET;	*/arial;
	text-decoration: none;
}
.cat:visited {
	font-size: 18px;
	color: black;
	font-weight: normal;
	font-family: /*Victorian LET;*/arial;
	text-decoration: none;
}
.cat:hover {
	font-size: 18px;
	color: black;
	font-weight: normal;
	font-family: /*Victorian LET;*/arial;
	text-decoration: underline;
}



.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		14px;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightmenu
{ color: lightgray;
/*color: black;*/
font-size:14px;
  text-decoration:	none;
	font-weight: bold;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.olive
{ color:			#837e7e;
  font-weight:		normal;
  font-size:		14px;
}
.cart
{
  font-size:		14px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  color:			#FF0000;
  background-color:  transparent;
}
.cart1
{
  font-size:		16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  color:			white;
	font-weight:bold;
  background-color:  transparent;
}
.cartsmall
{
  font-size:		14px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  color:			#837e7e;
  background-color:  transparent;
}
.gold  
{
  font-size:		14px;
  color:			red;
  background-color:  transparent;
}
.totalPrice
{ font-family:		Victorian LET;
  font-size:	    14px;
  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:	    14px;
  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:		#000000;
  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:		#000000;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #000000;
  BORDER-RIGHT: 1px dotted #000000;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #000000;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #000000;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  white;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #A000000
}


.front_sample_wrap{float:left;margin:0 4px 14px 6px}
.front_sample{height:213px;width:230px;background: url(/images/front_sample.jpg) no-repeat left top;text-align:center;padding:13px 0 0;position:relative;}
.wrap_img{height:150px}

.front_sample h4{font-size:11px;color:#ff5a00;font-weight:normal;margin:0 0 3px 0}
            .front_sample a{font:bold 11px tahoma;color:#363636}
            .price{background: url(/images/buy.jpg) no-repeat left top;width:226px;height:41px;margin:0 0 0 3px}
            .old_price{text-align:center;width:145px;height:15px;background: url(/images/old_price.jpg) no-repeat left top;color:#fff;font-size:11px;margin:0 0 0 14px;padding:2px 0 0 0}
