body,p,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	}
	
.links { font-size:10px;}	

.pricetext,price{
	color: #000;
	font-size:11pt;
	background:transparent;
	text-decoration: none;
	font-weight : bold;
}

.retailprice{
	color: #f00;
	font-size:11pt;
	background:transparent;
	text-decoration: none;
}

.salesprice{
	color: #f00;
	font-size:11pt;
	background:transparent;
	text-decoration: none;
}


.shortdescription 
{
	color: #000;
	font-size: 10pt;
	text-decoration: none;
}
.description 
{
	color: #000;
	font-size: 10pt;
	text-decoration: none;
}

.productname { 
	font-weight: bold; 
	color:#000099; 
	font-size: 10pt;
	text-decoration: none;
	
}
.inventory { 
	font-weight: bold; 
	color:#cdcdcd; 
	font-size: 8pt;
	text-decoration: none;
}


.newarrival { 
	font-weight: bold; 
	color:#99000; 
	font-size: 12pt;
	text-decoration: none;	
}

.salesdescription{
	font-weight: bold; 
	color:#000; 
	font-size: 12pt;
	text-decoration: none;	
}


.sku{
	font-weight: bold; 
	color:#cdcdcd; 
	font-size: 8pt;
	text-decoration: none;	
}


.smalltext {
	color: #000;
	font-size: 8pt;
	text-decoration: none;
	}

.errortext {
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	padding: 10px;
	color: #990000;
}
.carttable {
	color: #000;
	background: #B2D5FA;
	text-decoration: none;
	border: 1px solid #000000;
	}
.cartheaderrow {
	color: #000;
	font-weight: bold;
	background: #B2D5FA;
	text-decoration: none;
	border: 1px solid #000000;
	}
.cartrow {
	color: #000;
	background: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
	}
.cartcontent{
	color: #000;
	background: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
	}

.cartprice {
	color: #000;
	background: #B2D5FA;
	text-decoration: none;
	font-size: 11pt;
}

.carttext {
	color: #000;
	text-decoration: none;
	}

.cartheader {
	color: #000;
	font-weight: bold;
	background: #FFFFFF;
	text-decoration: none;
	}
	
.cathead {
	color: #fff;
	background: #7d6d8a;
}
	
.category {
	display: block;
	color: #7d6d8a;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 2px;
	margin: 2px 0px 0px 4px;
	border: 1px solid #000000;
	}
.subcategory {
	display: block;
	color: #7d6d8a;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	margin: 2px 0px 0px 4px;
	border: 1px solid #000000;
	}


td.light
{
	color: #000;
	background: #cdcdcd;
}
tr.light
{
	color: #000;
	background: #cdcdcd;
}
table.light
{
	color: #000;
	background: #cdcdcd;
}

td.dark
{
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #7d6d8a;
}
tr.dark
{
    font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #7d6d8a;
}
table.dark
{
	background: #7d6d8a;
}

.content
{
	color: #000;
	font-size: 12pt;
	border:0;
	background:transparent;
}

.content_box
{
	margin: 0px;
	padding: 0px;
	border: 2px solid #000000;
	background-color: #ffffff;
	color: #000000;
}

.textbox {
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}


hr.dark
{
	border : medium;
	color: #7d6d8a;
}


.shortDescTitle {
	FONT-SIZE: 16px;
	COLOR: #000000;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight : bold;
}


   .select {
	width: 287px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: Black;
}
        .headerSpacing {padding-top:22px;}

          .inputStyle {
                 margin: 0px;
                padding: 0px;
                font-family: Arial, Verdana, Geneva, sans-serif;
                font-size: 11px;
                color:black;
                height: 19px;
                padding-left:2px;
                }

     
                td.border {
                        border-right: 1px inset #DADAD9
                }


                td.border_hor {
       border-top: 1px inset #DADAD9
	}
                

.InputRequired
 {
	FONT-SIZE: 11px; COLOR: #cc0000; FONT-FAMILY: Arial, Helvetica,sans-serif
}


.InputHeading {
	FONT: 12px/15px Arial, Verdana, sans-serif; COLOR: #666666
}
.InputSubHeading {
	FONT: 11px/13px Arial, Verdana, sans-serif; COLOR: #666666
}


.FormHeader {
	FONT: 14px/14px Arial, Verdana, sans-serif;
	COLOR: #8B0000;
}