/*
BODY {
      background-color : #c50e1d;
      background-image: url(images/Pattern1.gif);
      background-repeat: repeat-y; 
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      color : #000088;
      margin: 0px; 
      }
*/   
a { font-family: Arial, Helvetica, sans-serif; font-style: 14px; font-weight: normal; color: #ffffff; text-decoration: none ; cursor:hand;
}

.CategoryName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ab0917;
	font-weight: bolder;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	font-weight: normal;
	line-height: 150%;  
}

.ProductSpecTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363636;
	font-weight: bold;
	 
}

.BoldTextSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.BoldTextSmallerGREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ab0917;
	font-weight: bold;
}

.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c70e1d;
	font-weight: bold;
}

.BoldTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.BasketPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cb0f1e;
	font-weight: bold;
	 
}

.Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	 
}

.LinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.roll:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.tabLoading
{
	background-color: #c50e1d;
	height: 25px;
	width:100px;
	border-right: #ffffff 1px solid;
	border-top: 0px;
	border-left: #ffffff 1px solid;
	border-bottom: 0px;
	padding: 0;
	margin: 0;
	color: #d3d3d3;
	font-family: 'Arial Narrow' , Arial;
	font-weight: bold;
}

 .dgv_Checkout_Header
 {
	 font-family:Arial;
	 font-weight:bold;
	 color:white;
	 background-color:#c50e1d;
	 text-align:center;
	 font-size:12px;
 }
 
 .dgv_Checkout_Header2
 {
	 font-family:Arial;
	 font-weight:bold;
	 color:black;/*#090536;*/
	 text-align:left;
	 font-size:12px;
 }
 
  .a_Checkout_links 
 {
	font-family:Arial;
	cursor:pointer;
	font-size:12px;
	color:#c50e1d;
	font-weight:normal;
	text-decoration:underline;
 }
 
 .subCatTableON
 {
	border-left: 1px solid #c7c7c7;
    border-top: 1px solid #c7c7c7; 
    border-right: 1px solid #c7c7c7; 
    border-bottom: 1px solid #c7c7c7;
    cursor:pointer;
 }
 
.TABLE_HomePage_Select_CellON
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ab0917;
	font-weight: bold;
	cursor: pointer;
	background-position:top;
	background-repeat: no-repeat;
	background-color: transparent;
}

.TABLE_HomePage_Select_CellOFF
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ab0917;
	font-weight: bold;
	background-image: none;
	cursor:default;
}

.standardText
{
	font-family:Arial,verdana,sans Sans-Serif;
	font-size:12px;
	color:Black;
}
