
.likeh1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	display: inline;
}

.likeh2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: left;
	color: #bf0000;
	display: inline;
}

body {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 0;
}


.mainpage {
	display: block;
	padding: 5px 21px 0 21px;
	width: 680px;
	float: left;
}


.basketitem{
  border-top: 1px dashed #A80263;
  margin: auto auto;
  clear: both;
  margin: 10px 0 0 0;
}
.basketid{
  padding: 50px 0 0 5px;
  font-family: Arial;
  font-size: 19px;
  color: #bf0000;
  float:left;
}
.basketimage{
  float: left;
  padding: 18px 0 0 25px;
}
.basketinfo{
  float:left;
  padding: 10px 0 0 25px;
  width: 250px;
}
.baskettitle{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #bf0000;
}
.bigbaskettitle{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #CB0076;
}
.basketdetails{
  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: 20px;
  color: #bf0000;
}
.basketsubtotal{
  font-size: 16px;
  color: #5C5C5C;
}
.basketdeleteitem{
  padding: 29px 0 10px 0;
}

.checkoutbuttons{
  clear: both;
  padding: 5px 0 0 5px;
}
.baskettotals{
  width: 96%;
  clear:both;
  float: right;
  text-align: right;
  border-top: 1px dashed #A80263;
  margin: 10px auto 0 auto;
  padding: 10px 20px 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #535353;
}
.baskettotaltext
{
  padding: 0 0 6px 0;
}


#t_paymentarea{
	width: 680px;
}
#t_paymenttabs{
	margin: auto auto;	
	width: 590px;
}
.t_paymenttabimage{
	display: block;
	float: left;	
}
#t_paymentbox{
	padding: 40px 0 0 10px;
}
#t_paymentbox h1{
	background: url(/graphics/checkout/paymenth1bg.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #7e7e7e;
	padding: 10px 150px 26px 10px;
	margin: 0;
}
.t_formfield{
	width: 	300px;
	height: 22px;
	color: #444444;
	margin: 0 10px 0 0;

}
.t_smallformfield{
	width: 	80px;
	height: 18px;
	color: #444444;

}
.t_w125{
	width: 125px;
	font-size: 13px;
	color: #444444;
}
#t_bottomlinks{
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #cecccc;
	clear: both;
}
.cardstable td{
	width: 1px;
}
.t_singleaddress{
	width: 145px;
	padding: 5px;
	margin: 0 5px 30px 0;
	float: left;
}
.t_singleaddress h2{
	margin: 0 0 10px 0;
	padding: 0;
	color: #212121;
	font-size: 15px;
	border-bottom: 1px solid #999;
}
.t_singleaddress p{
	line-height: 18px;
	color: #696969;
	font-size: 13px;
}
.t_standardtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	padding: 0 0 10px 0;
}
#t_paymentinnerbox{
	padding: 0 0 0 10px;	
}

.Address
{
     float: left; 
     width: 150px;
     height: 150px;
     background-color: #ffffff;
     border: solid 1px #c0c0c0;
     padding: 10px;
     margin-right: 10px;
     margin-bottom: 10px;
}
.GreyNoHeight
{
     float: left; 
     width: 150px;
     background-color: #ffffff;
     border: solid 1px #c0c0c0;
     padding: 10px;
     margin-right: 10px;
     margin-bottom: 10px;
}
.GreyPanel
{
     float: left; 
     width: 250px;
     height: 170px;
     background-color: #ffffff;
     border: solid 1px #c0c0c0;
     padding: 10px;
     margin-right: 10px;
     margin-bottom: 10px;
}
.FormLeft
{
    /*float: left;*/
    width: 100px;
    height: 30px;
    background-color: #e0e0e0;   
    border: solid 1px #000000; 
    text-indent: 5px;
    padding-top: 3px;
    font-size: 14px;
}
.FormRight
{
    float: left;
    width: 600px; 
    padding-top: 3px;  
    background-color: #f0f0f0;   
    border: solid 1px #000000; 
    text-indent: 5px;
    min-height: 30px;
}
.ReturnQuantity
{
    width: 36px; 
    height: 36px;
    font-size: 26px;
    padding: 2px 0 0 2px; 
}


#flashbanner
{
    padding: 8px 0 0 10px;
}


.Title {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #0f0f0f;
	text-decoration: none;
}

.Title:hover {
	color: #bf0000;
}
.Testimonial_wrap
{
    float:left;
    border:1px solid #ddd;
    width:680px;
    padding:5px;
    margin-bottom:20px;
}
.Testimonial_inner
{
    border:1px solid #ddd;
    width:638px;
    padding:10px 20px 0 20px;
    float:left;
}
.Testimonial_inner img
{
    float: left;
    margin-right: 10px;
    display: block;
    clear: left;
    height: 1%;
}
.Testimonial_inner p {
	font-size:13px;
	line-height:20px;
}
div.Testimonial_full {
	background:#fff;
	color:#000;
	padding:10px;
	margin:0 0 10px 0;
}
div.Testimonial_full a {
	color:#000;
}
div.Testimonial_full .letter_lge, div.Testimonial_inner .letter_lge, div.Testimonial_wrap .letter_lge{
	font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-right:8px;
}
div.Testimonial_full  p {
	font-size:14px;
}

.newPriceWas
{
    font-size: 28px;
    font-weight: bold;
    color: Black;
    float: left;
    width: 100px;
    height: 120;
    padding: 35px 0 0 10px;
    text-align: center;
    height: 85px;
    background-image: url(/graphics/price_strikethrough.gif);
    background-repeat: no-repeat;
    background-position: 30px 35px;
     line-height: 22px;
    
}
.newPriceWas span
{
     font-size: 24px;
     line-height: 22px;
    
}
.newPriceNow
{
    font-size: 26px;
    color: #a40102;
    float: left;
    width: 221px;
    height: 90px;
    text-align: center;
    background-image: url(/graphics/productprice.jpg);
    padding: 30px 0 0 0;
    font-weight: bold;
}
.newPriceNow span
{
     font-size: 38px;
     line-height: 22px;
}

.csspopupND
{
 background-color: #d5dcef;
 position:absolute;
 border: 1px solid #cecece;
 padding: 4px;
 cursor: pointer;
 text-align: justify;
 vertical-align: middle;
 text-align: center;
 font-size: 12px;
 z-index: 2000;
}

.baskettotals{
  width: 96%;
  clear:both;
  float: right;
  text-align: right;
  border-top: 1px dashed #A80263;
  margin: 10px auto 0 auto;
  padding: 10px 20px 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #535353;
}

.baskettotaltext
{
  padding: 0 0 6px 0;
}

.checkoutbuttons{
  clear: both;
  padding: 5px 0 0 5px;
}
 