body
{
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #e2373e;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #ffcccc;
	text-decoration: underline;
}

a.linkCategory:link, a.linkCategory:visited
{
	color: #ffffff;
	text-decoration: underline;
}

a.linkCategory:hover, a.linkCategory:active
{
	color: #cccccc;
	text-decoration: underline;
}

a.linkQuick:link, a.linkQuick:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.linkQuick:hover, a.linkQuick:active
{
	/* color: #454545; */
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:linkvday
{
	color: #ffffff;
	text-decoration: underline;
}

a.linkCategoryvday:link, a.linkCategoryvday:visited
{
	color: #ffffff;
	text-decoration: underline;
}

a.linkCategoryvday:hover, a.linkCategoryvday:active
{
	color: #ffffff;
	text-decoration: underline;
}

a.red:link, a.red:visited
{
	color: #e2373e;
	text-decoration: none;
}

a.red:hover, a.red:active
{
	color: #ffcccc;
	text-decoration: none;
}

a.linkCategoryblk:link, a.linkCategoryblk:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.linkCategoryblk:hover, a.linkCategoryblk:active
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.linkblknobold:link, a.linkblknobold:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.linkblknobold:hover, a.linkblknobold:active
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.head:link, a.head:visited
{
	color: #e2373e;
	text-decoration: none;
}

a.head:hover, a.head:active
{
	color: #e2373e;
	text-decoration: none;
}

#catBlock
{
	background-color: #595959;
	text-align: center;
	/*padding: 8px;*/
	border-right: 1px solid #ffffff;
	font-size: 10px;
	font-weight: bold;
}

#catBlockEnd
{
	background-color: #595959;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}

td, .text1
{
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
}

.text2
{
	font-size: 10px;
	color: #cccccc;
}

.text3
{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}


.text3a
{
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
}

.text4
{
	color: #ffffff;
}

.text5
{
	font-size: 11px;
	line-height: 30px;
}

.text5a
{
	font-size: 11px;
}

.text6
{
	font-size: 13px;
	color: #ff0000;
}

.text7
{
	font-size: 11px;
	color: #000000;
}


/* -- original styles --
td, .text1
{
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
}

.text2
{
	font-size: 10px;
	color: #cccccc;
}

.text3
{
	font-size: 10px;
	color: #000000;
}

.text4
{
	color: #ffffff;
}

.text5
{
	font-size: 11px;
	line-height: 30px;
}

.text5a
{
	font-size: 11px;
}

.text6
{
	font-size: 13px;
	color: #ff0000;
}

.text7
{
	font-size: 11px;
	color: #000000;
}
*/


/*
.text4whitebackgrnd
{
	color: #666666;
}*/


.header1, h1
{
	font-size: 16px;
	font-weight: bold;
}

#bodyCell
{
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

#searchBar
{
	background-image: url(/media/img/HP_A_Search_Bg.gif);
	background-repeat: repeat-x;
	padding: 5px 11px 5px 0px;
}

#formInput1
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #d9d9d9;
	padding: 3px;
	width: 150px;
}

#footer
{
	vertical-align: top;
	text-align: center;
	color: #fff;
	padding: 10px 0px 10px 0px;
}

/* #footer
{
	padding: 100px 0px 10px 0px;
} */

.div1
{
	margin: 10px 0px 7px 0px;
}

.img
{
	border: 1px solid #d9d9d9;
}

#relatedProducts
{
	border-left: 1px solid #d9d9d9;
	padding: 10px 10px 10px 0px;
	text-align: center;
}

#catHead {
	padding: 24px 20px 20px 20px; 
	font-family: "Times New Roman";
	font-size: 32px;
	color: #ffffff;
	width: 320px;
}

.lblErr{
	color:#800;
}
.fldErr{
	background-color:#DFB5B5;
}
#errDiv{
	border:1px solid #800;
	padding:5px;
	background-color:#DFB5B5;
	color:#000;
}
#errTitle{
	font-weight:700;
	color:#800;
}
.errField{
 	padding-left:5px;
}

/* Product Detail */
.ajxResponse{
	color: #DF363C;
	font-weight: 700;
	font-size: 11px;
	margin-top:5px;
	min-height: 30px;
	width:128px;
	display: block;
}

.video
{	padding: 20px;
	float: right;
}

.thumbimage
{
	float: left;
	padding: 0px 6px 0px 0px;
}