/* style for template #2 */

p, font
{ font-family:		'Times New Roman', Verdana;
  font-size:		16px;

}
 div
{ font-family:		 'Times New Roman', Arial;
  font-size:		12px;
}

td
{ font-family:		 Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:		12px;
}
.small
{ font-family:		 Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:		10px;
}
.cat
{
	font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:		bold;
}
.big
{
	font-size:		16px;
	font-family: "Times New Roman", Times, serif;
}
h1
{ font-family:	Georgia, "Times New Roman", Times, serif;
  font-size:	20px;
  color:	#808000;
}
h2
{ font-family:	Georgia, "Times New Roman", Times, serif;
  font-size:	18px;
  color:    #666600;
}
h4
{ font-family:	Verdana, Arial, Helvetica, sans-serif;
  font-size:	18px;
  color: #FF0000;
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		9px;
}
.light
{ font-family:	'Times New Roman', Verdana;
  font-size:	14px;
  color:			white;
  text-decoration:	none;
}
.catalog_1
{
	font-family:	'Times New Roman', Garamond;
	font-size:	15px;
}
.catalog_2
{ font-family:	Verdana, Arial, Helvetica, sans-serif;
  font-size:	14px;
  color:			#0066FF;
  text-decoration:	none;
}
.lightsmall
{ color:			black;
  font-size:		12px;
}
.lightstandard
{
	color:			#800000;
	font-size:	12px;
	text-decoration:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.middle
{ color:			black;
}
.back
{
  color:			black;
  font-size:		15px;
}
a
{
  font-family:		'Times New Roman', Arial;
  font-weight:		bold;
  font-size:		14px;
  color:			navy;
}
.no_underline
{ text-decoration:		none;
}
a.small
{
  font-family:		Verdana, Arial;
  font-size:		11px;
  font-weight:		bold;
  color:			#10447C;
}
a:hover
{ color:		red;
}
a.standard
{ font-family:	'Times New Roman', Verdana;
  font-size:		16px;
  font-weight:		normal;
}
a.cat
{ ;
	font-size:		24px;
	font-weight:		bold;
	color:			#7F3124;
	font-family: 'Garamond', 'Times New Roman', serif;
}
a.cat_1
{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		14px;
	font-weight:		bold;
	color: #663300;  
}
.cart
{ font-family:		Tahoma;
  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:			black;
  background-color:  transparent;
}
.totalPrice
{ 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-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
}
