body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12pt;;
	background:url('/images/0_bg_pur.png') repeat;
}

div.footer{
	position:fixed;
	_position:absolute;
	bottom:0;
	right:0;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}

div.bgleft{
  background-image:url(/images/body_bg_lt.png);
  background-position: bottom left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

div.bgright{
  background-image:url(/images/body_bg_rt.png);
  background-position: bottom right;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

div {
	margin:0px;
}

form {
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	margin:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;;
	margin:0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;;
	margin:0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;;
	color: #000000;        
}

ul {
	list-style-type:square;
	font-size:12pt;;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 23px;
	height:23px;
}

#nav a.main {
	display: block;
	text-decoration:none;
	color:#000000;
	padding-right:12px;
	padding-left:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}

#nav a.sub {
	display: block;
	width: 180px;
	text-decoration:none;
	text-align:left;
	padding-left:1em;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-image:url(/images/bg_sand.gif);
	/*background-color:#CCCCCC;*/
	line-height:18px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-weight:bold;
}

#nav a.main:hover {
	background-image:url(/images/nav_bg_hover.jpg);
	background-repeat:repeat-x;


}

#nav a.sub:hover {
	/*background-color:#999999;*/
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/images/bg_sand_blue.jpg);
	color:#ffffff;
	font-weight:bold;
}

#nav a:active {
	color:#FF0000;
}

#nav li { /* all list items */
	float: left;
	/* width: 160px; */ /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.itemsFound{
	font-size:8pt;
}

.breadCrumbs{
	font-size:8pt;
}

.breadCrumbs_top{
	font-size:8pt;
	color:#2374b7;
	text-decoration:none;
}

.breadCrumbs_top_pp{
	font-size:12pt;
	color:#2374b7;
	text-decoration:none;
}

.breadCrumbs_content{
	font-size:8pt;
	color:#990000;
	text-decoration:none;
}


.cartStrip
{
	background:url(/images/cart_header_blue.png) repeat-x;
	height:25px;
	color:#ffffff;
	font-size:14pt;
}

.footerLink
{	
	color:#207fb4;
	text-decoration:none;
font-family:Verdana,Arial;
font-size:7pt;
}

a.catalog_menu_link
{
	color:#1c75c6;
	text-decoration:none;
	font-size:12pt;
}

a.catalog_menu_link:hover
{
	color:#99CCFF;
	text-decoration:none;
	font-size:12pt;
}

a.faq
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;;
	font-weight: bold;
	color: #002370;
	text-decoration: none;
}

a.faq:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}


.faq_color_question_header
{
	color: #003399;
	font-size:14pt;
	font-weight:bold;
}

.faq_color_question
{
	color: #003399;
	font-size:11pt;
	font-weight:bold;
	padding-top:5px;
}

.faq_color_answer_header
{
	color: #666666;
	font-size:14pt;
	font-weight:bold;
}

.faq_color_answer
{
	color: #666666;
	font-size:11pt;
	font-weight:bold;
	padding-top:5px;
}

.faq_back_to_category
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

.faq_category_header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

.tstm_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

.product_page_title
{
	color: #006699;
	font-size:13pt;
	text-decoration:none;
	font-weight:bold;
}

.review_posted_by
{
	font-size:8pt;
	color:#006699;
	padding-left:10px;
}
