/* style for template #4 */

p, font
{ font-family: Arial;
  font-size:		12px;
  
  
}
td
{ font-family:  Arial;
  font-size:		12px;
  color: #635e34;
  
  
}
h1
{ font-family:  Georgia ;
  font-size:		14px;
  color:	#268615;
  padding-top: 0pt
}
h2
{ font-family: Georgia;
  font-size:		14px;
  color:	#268615;
padding-top: 0pt
}

.red { font-family: Georgia;
  font-size:		14px;
  color:	red;
}

.header
{ font-family:      Georgia;
  font-size:		12px;
  color:				#268615;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{ font-family:  Georgia;
  font-weight:		bold;
  font-size:		12px;
  color:        	#268615;
}
a:hover {color: #83c579;}

.asm {font-size: 11px; font-family: arial}
.stat {color: gray; }

.small
{ font-size:		14px;
}
.faq
{ font-size:		14px;
}
.big
{ font-size:		14px;
  text-decoration:		none;
}
.cat
{ font-size:		14px;
   color: #4b4b4c
}
.cat_light
{ font-size:		14px;
  color:		#268615;
}
.standard
{ font-weight:		normal;
}
.light1
{color:		#268615;}
.light
{ color:   	#268615; padding-bottom: 5pt}
.lightsmall
{ color:				#268615;
  font-size:		12px;
}
.lightstandard
{ color:		#268615;
  font-weight:		normal;
}
.middle
{ color:		#268615;
}
.cart
{ font-family:  Georgia ;
  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;
}
.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:		#fd0d18;
  background-color:  transparent;
}
.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
}