/* general cleaning */

.displayblock{
  display:block;
}
.clearboth{
  clear:both;
}
p {
  padding: 0 0 10px 0;
  margin: 0;
}
blockquote{
  margin: 0 0 0 30px;
}
.floatleft{
  float:left;
}
.floatright{
  float:right;
}
.nopadding{
  padding:0;
}
.textcenter{
  text-align: center;
}

img {
  padding: 0;
  margin: 0;
  border: 0;
}
ul {
  margin: 0;
  padding: 0;
}
ol {
  margin: 0;
  padding: 0;
}
li {
  padding: 0;
  }

form, 
fieldset, 
legend {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

br.clear_floats {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	width: 100%;
}
  
/* end */


/*
 div {
  border: solid red 1px;
}
*/

body {
  width: 100%; 
  font-family: arial; 
  margin:0px;
  
  height: 100%;
}

#content{
  width: 853px;  
  margin: auto auto;
  background-image:url(/graphics/contentstrip1.jpg);
}
#contentlarge{
  width: 853px;  
  margin: auto auto;
  background-image:url(/graphics/contentstrip2.jpg);
}

#header{
  width: 853px;  
  margin: auto auto;
}
#logo{
  float: left; 
  width: 194px;
}
#rightheader{
  width: 650px; 
  height: 87px; 
  float: right;
}
#toplinks{
  text-align: right;
  margin: 2px 0 0 0;
}
.toplinktext{
  font-family: Arial, Helvetica, sans-serif;	
  font-size: 11px; 
  color: #858585;
}
#phonenumber{
	width: 360px;
	float: left;
	padding: 10px 0 0 25px;
}
#phonenumber p{
  font-family: "Times New roman", Helvetica, sans-serif;	
  font-size: 26px; 
  color: #972036;
  width: 305px;
  padding: 0;
}
#quickcart{
  float: right;
  width: 187px;
  height: 46px;
  margin: 12px 0 0 0;
  background-image:url(/graphics/quickcart.jpg);
  background-repeat:no-repeat;
  cursor: pointer;
}
#cartitems{
  width: 60px;
  margin: 28px 0 0 36px;
  float: left;
}
#carttotal{
  width: 88px;
  margin: 28px 0 0 3px;
  float:left
}


.carttext{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #242424;
}
#topbuttons{
  clear: both;
  height: 34px;
}
#redline{
  clear: both;
  width: 100%;
  height: 5px;
  background-image:url(/graphics/redline.jpg);
}
#content{
  width: 853px;    
  height: 100%;
  margin: auto auto;
}
#leftlinks{
  width: 165px;
  float: left;
}
#searchboxbg{
  background-image:url(/graphics/searchbox.jpg);
  height: 106px;
}
#searchbox{
  padding: 8px 0 0 8px;
}
.searchsitetext{
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #972036;
  padding:0;
}
.textfield{
  width: 140px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  margin: 5px 0 0 0;
}
.dropdown{
  width: 144px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  margin: 5px 0 0 0;
}
.manufacturers{
  width: 120px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  margin: 10px 0 0 2px;
}
.gobtndiv{
  text-align: right;
  padding: 6px 14px 0 0;
}
.whitespace{
  height:10px;
  background-color: #FFFFFF;
}
.linktitle{
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  color: #6d081a;
  text-decoration: none;
}
#footer{
  padding: 6px 0 0 0;
  width: 853px;  
  margin: auto auto;
}
#topfooter{
  background-color: #e2e2e2;
  height: 48px;
}
#bottomfooter{
  padding: 6px 0 0 0;
}
#topfooterlinks{
  margin: 3px 20px 0 0;
  float: right;
  width: 300px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #555555;
  text-align: right;
}
.footertext, .footertext a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ca997d;
  text-decoration: none;
}


#maincontent{
  width: 538px;
  float: left;
  padding: 10px 10px 0 10px;
}

.videobar{
  background-image:url(/graphics/Product_Videos_bar.jpg);
  width: 529px;
  height: 22px;
  margin: auto auto;
  clear: both;
}

.homebar{
  background-image:url(/graphics/homebar.jpg);
  width: 529px;
  height: 22px;
  margin: auto auto;
  clear: both;
}


#rlinks{
  width: 124px;
  padding: 10px 2px 0 2px;
  float: right;
  height: 100%;
  border-left: #c1c1c1 1px solid; 
}
.rightlinktop{
  background-image:url(/graphics/rightlinks-top.jpg);
  margin: auto auto;
  width: 120px;
  height: 22px;
}
.rightlinktoptext{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #972036;
  font-weight: bold;
  padding: 5px 0 0 5px; 
}

.special, .special a{
  padding: 6px 0 0 0;
  margin: auto auto;
  text-align:center;
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#972036;
}
.standardtext{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #555555;
}
#homeintro{
  margin: 0 0 0 4px;
  float:right;
  width: 290px
}
.homebartext{
  font-family: "Arial Black", Helvetica, sans-serif;
  font-size: 11px;
  color: #972036;
  padding: 3px 0 0 15px;
}
.featuredproducts{
  padding: 10px 15px 0 10px;
  float: left;
}
.product{
  width: 150px;
  height: 200px;
  padding: 0 10px 0 10px;
  text-align: center;
  float: left;
}
.prodprice{
  font-family: Arial, Helvetica, sans-serif;
  color: #503b13;
  font-size:20px;
}
#bottombuttons{
  clear:both;
  padding: 15px 0 0 0;
}
.productlisttoplinks{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #87172c;
  display: inline;
}
.pagelinks{
  width: 150px;
  float: right;
  text-align:right;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #87172c;
}
#FilterTable{
  clear: both;
  border: 3px #e5e5e5 solid;
  padding: 1px;
}
.refinetop{
  background-image:url(/graphics/refinestrip.jpg);
  background-repeat: repeat-x;
  height: 26px; 
}
.refinetext, .refinetext a{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  padding: 6px 0 0 5px;
  font-weight: normal;
  text-decoration: none;
}
.black12{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: justify;
}
.black12 a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-align: justify;
  text-decoration: none;
}
.black12 a:hover{
  color: #972036;
}
.productpic{
  float: left;
  width: 120px;
  height: 120px;
  text-align: center;
  vertical-align: middle;
}
.productinfo{
  padding: 0 0 0 15px;
  float: left;
  width: 400px;
}
.productlistbuttons{
  float: right;
  width:135px;
  text-align:right;
  margin: 0px 0 0 0;
}
.redtext{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #89182d;  
  font-weight: normal;
}
.wastext{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #656565;
  text-decoration: line-through;
  list-style: none;
}
.nowtext{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #811327;
  text-decoration: none;
  list-style: none;
}
.singleproduct{
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #c1c1c1;
}
.redtitle{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #8b192e;
}
.largeproductinfo{
  float: left;
  padding: 20px 0 0 30px;
  width: 260px;
}
#productoptionsform{
  border: 1px solid #8d1a2f;
  padding: 3px;
}
.white12{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
}
.enlargebutton{
  padding: 0 0 0 80px;
  clear: both;
}

.productbulletheader
{
    font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #8b192e;
}
.productbullet
{
    font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}












/* LINKS */


A.productlistlinks:link, A.productlistlinks:visited, A.productlistlinks:active {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #87172c; font-weight: normal; text-decoration: none;
}
A.productlistlinks:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #87172c; font-weight: normal; text-decoration: underline;
}

A.footerlink:link, A.footerlink:visited, A.footerlink:active {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #482215; font-weight: normal; text-decoration: none;
}
A.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #482215; font-weight: normal; text-decoration: underline;
}

A.homeproduct:link, A.homeproduct:visited, A.homeproduct:active, .homeproduct {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #503b13; font-weight: normal; text-decoration: none;
}
A.homeproduct:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #503b13; font-weight: normal; text-decoration: underline;
}
   
A.toplink:active, A.toplink:link, A.toplink:visited {
font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #858585; font-weight: normal; text-decoration: none;
}
A.toplink:hover{
font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline;
}

A.leftlinks:link, A.leftlinks:visited, A.leftlinks:active{
font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #555555; font-weight: normal; text-decoration: none; padding: 5px 0 0 15px; display:block;
}
A.leftlinks:hover{
font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000; font-weight: normal; text-decoration: none; padding: 5px 0 0 15px; display:block;
}

A.redleftlinks:link, A.leftlinks:visited, A.leftlinks:active{
font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #972036; font-weight: bold; text-decoration: none;
}
A.redleftlinks:hover{
font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline;
}
    
A.gobtn:active, A.gobtn:link, A.gobtn:visited{
font-family: 'Times New Roman', Times, serif;	font-size: 14px; color: #972036; font-weight: bold; text-decoration: none;
}
A.gobtn:hover{
font-family: 'Times New Roman', Times, serif;	font-size: 14px; color: #000000; font-weight: bold; text-decoration: underline;
}

A.refinelinks:link, A.refinelinks:visited, A.refinelinks:active{
font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #555555; font-weight: normal; text-decoration: none; 
}
A.refinelinks:hover{
font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000; font-weight: normal; text-decoration: none; 
}
A.redlinks:link, A.redlinks:visited, A.redlinks:active{
font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #87172c; font-weight: normal; text-decoration: none; 
}
A.redlinks:hover{
font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000; font-weight: normal; text-decoration: none; 
}

A.whitelink:link, A.whitelink:visited, A.whitelink:active{
font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: none; 
}
A.whitelink:hover{
font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: underline; 
}


h1
{
    font-weight: normal;    
}
h2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6d081a;
  display: inline;
}
.csspopupND
{
 background-color: #972036;
 position:absolute;
 border: 1px solid #cecece;
 padding: 4px;
 cursor: pointer;
 text-align: justify;
 vertical-align: middle;
 text-align: center;
 font-size: 12px;
 color: #ffffff;
 font-weight: bold;
 z-index: 200;
}
.pointer
{
 cursor: pointer;
}

.box
{
    font-size: 10px;
    width: 146px;
}
.redlist
{
 color: #972036;
}

hr
{
 color: #972036;
 height: 1px;
}

#addtobasket{
  float:right;
}
.basketitem{
  border-top: 1px dashed #972036;
  margin: auto auto;
  clear: both;
  margin: 10px 0 0 0;
}
.basketid{
  padding: 50px 0 0 5px;
  font-family: Arial;
  font-size: 19px;
  color: #972036;
  float:left;
}
.basketimage{
  float: left;
  padding: 10px 0 0 25px;
}
.basketinfo{
  float:left;
  padding: 10px 0 0 25px;
  width: 250px;
}
.baskettitle{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #972036;
}
.basketdetails{
   padding: 5px 0px 0 0;
    font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5C5C5C;
}
.basketprice{
  float:right;
  text-align: right;
  padding: 10px 10px 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #972036;
}
.basketsubtotal{
  font-size: 16px;
  color: #5C5C5C;
}
.basketdeleteitem{
  padding: 5px 0 10px 0;
}
.baskettotals{
  width: 96%;
  clear:both;
  float: right;
  text-align: right;
  border-top: 1px dashed #972036;
  margin: 10px auto 0 auto;
  padding: 10px 20px 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #972036;
}
.baskettotaltext{
  padding: 0 0 6px 0;
}

.Address
{
     float: left; 
     width: 150px;
     height: 150px;
     background-color: #efefef;
     border: solid 1px #c0c0c0;
     padding: 10px;
     margin-right: 10px;
     margin-bottom: 10px;
}
.GreyNoDimensions
{
     float: left; 
     background-color: #efefef;
     border: solid 1px #c0c0c0;
     padding: 10px;
     margin-right: 10px;
     margin-bottom: 10px;
}
.GreyNoHeight
{
     float: left; 
     width: 150px;
     background-color: #efefef;
     border: solid 1px #c0c0c0;
     padding: 10px;
     margin-right: 10px;
     margin-bottom: 10px;
}
.GreyPanel
{
     float: left; 
     width: 240px;
     height: 170px;
     background-color: #efefef;
     border: solid 1px #c0c0c0;
     padding: 10px;
     margin-right: 6px;
     margin-bottom: 10px;
}

A.Likeh2  {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #972036;
 font-weight: normal;
 text-decoration: none;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #972036;
 font-weight: normal;
 text-decoration: none;
}

A.Likeh2:hover  {
 color: #000000;
}
.standardtext{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #333333;
}
.standardlink{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #972036;
    text-decoration: none;
}
.standardlink:hover {
 color: #000000;
}
.tabletext{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #333333;
}

body
{    
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

td
{    
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

/* For Advice bit page */

.AdviceBit_Title {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 16px;
    font-weight : bold;
}

.AdviceBit_QA {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
}

.AdviceBit_Content {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 12px;
    list-style-type:none;
}

.AdviceBit_Image {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 9px;
    text-align : center;
}

.AdviceBit_Table {
    font-family: Arial, Helvetica, sans-serif;
    border : solid windowtext 1px;
    border-right: none;
    border-bottom: none;
}

.AdviceBit_Table .HeadText {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
}

.AdviceBit_Table .HeadTextUnit {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 9px;
}

.AdviceBit_Table .ContentText {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 11px;
}

.AdviceBit_Table td {
    font-family: Arial, Helvetica, sans-serif;
    width : 80px;
    border : solid windowtext 1px;
    border-top: none;
    border-left: none;
    vertical-align : top;
    padding : 0px 3px 0px 6px;
}

/* Adive pages'style */

.AdvicePage_Frame {
    font-family : Arial;
    width : 500px;
    text-align : left;
}

.AdvicePage_UL a {
    text-decoration : none;
    color : Black;
}

.AdvicePage_Title {
    font-size : 14px;
    font-weight : bold;
}

.AdvicePage_QA {
    font-size : 12px;
    font-weight : bold;
}

.AdvicePage_Content {
    font-size : 11px;
}

.AdvicePage_Table {
    border : solid windowtext 1px;
    border-right: none;
    border-bottom: none;
}

.AdvicePage_Table .HeadText {
    font-size : 10px;
    font-weight : bold;
}

.AdvicePage_Table .ColorHeader {
    font-size : 10px;
    font-weight : bold;
    background-color : #D3D3D3;
}

.AdvicePage_Table .ContentText {
    font-size : 11px;
}

.AdvicePage_Table td {
    /* width : 80px; */
    border : solid windowtext 1px;
    border-top: none;
    border-left: none;
    vertical-align : top;
    padding : 1px 3px 0px 6px;
}

.AdvicePage_ImgTable {
    width : 100%;
    font-size : 9.0px;
    text-align : center;
}

.AdvicePage_ImgTable td {
    vertical-align : bottom;
    text-align : center;
    font-size : 9.0px;
}

.AdvicePage_ImgTable td .FigureText {
    font-size : 9.0px;
    text-align : center;
    width : 200px;
}


.FormLeft
{
    float: left;
    width: 100px;
    background-color: #e0e0e0;   
    border: solid 1px #000000; 
    text-indent: 5px;
    padding-top: 3px;
    font-size: 14px;
    text-align: center;
    min-height: 30px;
}
.FormRight
{
    float: left;
    width: 80%; 
    padding-top: 3px;  
    min-height: 30px;
    background-color: #f0f0f0;   
    border: solid 1px #000000; 
}

.gridview{
    width: 100%;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.gridview td {
	background: #ffffff;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	color: #000000;
	font: 10px Verdana ;
	padding: 5px 5px;
	text-align: center;
}
.gridview td a{
	color: #0066CC;
	font: bold 10px Verdana;
	padding: 2px;
	text-decoration: none;
}
.bluelink{
	color: #0066CC;
	font: bold 12px Verdana;
	padding: 2px;
	text-decoration: none;
}
.gridview td a:hover {
	color: #333333;
	font-weight: bold;
}
.gridview th {
	background: #e0e0e0;
	border-top: solid 1px #000000;
	color: #000000;
	font: bold 11px Verdana;
	letter-spacing: 0;
	padding: 4px;
	text-align: center;
}
.gridview th a{
	color: #000000;
	font: bold 11px Verdana;
}
.gridview th a:hover{
	color: #000099;
}
.gridview tr.header {
	background: #C5DBF7;
}