/************************************
*********** Browse Page *************
************************************/
.tblBorderBrowse {
/*	border: 2px solid #999999; */
	border-right: 1px thin #adaca8;
}
.productNameBgBrowse {
	background-color: #333333;
}
.lnkProductBrowse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.lnkProductBrowse:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.prdname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.prdname:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.heading3_c1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.txttitle_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#e31836;
	text-decoration:none;
	}

.tabbrd {
	border: 1px solid #CCCCCC;
	height: 75px;
	width: 75px;
}

.tblc_border {
	border: 1px solid #E8E8E8;
}


.priceBg {
	background-color: #990000;
}
.detailsBg {
	background-color: #F0BA02;
}
.txtPriceBrowse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.lnkDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.lnkDetails:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

