
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	
}

#category
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
	}

#category ul
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		list-style-image:url(images/arrow.gif);
		line-height:23px
	}
	
#category li
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		list-style-image:url(images/arrow.gif);
  		line-height:23px
	}
#category li a
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#232323;
		text-decoration:none;
	}
#category li a:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#232323;
		text-decoration:underline;
	}
.proRate
{
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#920011;
		text-decoration:none;
		font-weight:bold;
}

.featureproductitle
{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#ffffff;
		text-decoration:none;
		font-weight:bold;
		text-transform:uppercase
}





TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

#special {
  font-size: 14px;
  display:block;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}


.boxText {  font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #000000;}

SPAN.category_links {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #ff0000; }

.producttile
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration:none;
	line-height:18px;
}

.producttile:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#742B2E;
	text-decoration:none;
	line-height:18px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}


TD.maroon, DIV.maroon {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #990000;
}





table.infoBox
{
font-family: Arial, Helvetica, sans-serif;
background-repeat:repeat-y;

}

table.infoBox1
{
font-family: Arial, Helvetica, sans-serif;

}

.headerNavigation a:link,  a:visited { color:#153969; text-decoration:none;}



/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #163c6c;
	font-size: 13px;
	text-decoration: none;
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #163c6c;
	background-color: #ccc;
	font-size: 13px;
	text-decoration: none;
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #163c6c;
	font-size: 13px;
	text-decoration: none;
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}


/* VJ Links Manager v1.13 end */


.quantity_table {
	margin-top: 13px;
	padding-left: 8px;
}

* html .quantity_table {
	margin: 0;
	padding: 0;
}

.category_head {
	color: white;
	font-weight: bold;
	font-size: 14px;
}
.category_head a {
	color: white;
	text-decoration: none;
}
.category_head a:hover {
	text-decoration: underline;
}

.document-title {
	color: #0000FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#proddrop {
    width: 10em;
}

#span_cart {
	display: none;
}
#progress {
	position: absolute;
	display: none;
}

