/* style for template #0  */


body {
	background-image: url();
	background-color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-size: 24px;
}


p, body, font, div, td
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		12px;
  color:            #fff;
}
h1
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		17px;
  color:			#fff;
}
h3
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		15px;
  color:			#fff;
}
h4
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		14px;
  color:			#fff;
}
a
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-weight:		normal;
  font-size:		12px;
  color:			#7aabd3;
  text-decoration:	none;
}


a:hover
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-weight:		normal;
  font-size:		12px;
  color:			#c2c2c2;
}




.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		11px;
}
.faq_gray
{ font-size:		14px;
  color:			#CC0F0F;
  text-decoration:	none;
}
.faq_olive
{ font-size:		14px;
  color:			#3A6135;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-weight:		bold;
  font-size:		12px;
  color:			#7aabd3;
  text-decoration:	none;
}


cat:hover
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-weight:		bold;
  font-size:		10px;
  color:			#c2c2c2;
}



.standard
{ font-size:		10px;
  color:			#4D4D4D;
font-weight:		normal;
text-decoration:	none;
}

standard:hover
{ font-size:		10px;
  color:			#c2c2c2;
font-weight:		normal;
text-decoration:	none;
}



.standardsmall
{ font-weight:		normal;
  font-size:		9px;
  color:            #f4f4f4;
}
.light
{ color:			black;
}
.lightsmall
{ color:			black;
  font-size:		9px;
}
.lightmenu
{ color:			#4d4d4d;
  text-decoration:	none;
}
.lightstandard
{ color:			#eaeaea;
  font-weight:		normal;
}




.middle
{ color:			#F0B5B5;
}
.olive
{ color:			#163106;
  font-weight:		normal;
  font-size:		9px;
}
.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:			#7aabd3;
  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:			#F0B5B5;
  background-color:  transparent;
  text-decoration:	none;
}
.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;
  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:			white;
  background-color: #000;
}

.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:  #000;
}

.pageSeparator {
	BORDER-BOTTOM: 0px dotted #818181
}