h2, h1, h3, form
{
    display: inline;
}

h2.subtitle, .subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #84a962;
	display: inline;
}

body {
	font-size: 12px;
}
.standardlink {
	color: #545454;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.standardlink:hover {
	color: #6e6e6e;
}
.smallerlink {
	color: #545454;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.smallerlink:hover {
	color: #6e6e6e;
}
.smalllink {
	color: #545454;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.smalllink:hover {
	color: #6e6e6e;
}
div.titletext h1, h1.maintitle , .maintitle
{
     color: #fff;
	height: 40px; 
     padding: 0px 0 0  5px;
     font-size: 19px;
     font-weight: bold;
}

div.boxdev {
	background: url("/images/front_page_box_bg.png") no-repeat;
	margin: 0 0 0 15px;
	overflow: hidden;
	width: 571px;
}

div.boxdev750 {
	background: url("/images/front_page_box_bg750.png") no-repeat;
	margin: 0 0 0 15px;
	overflow: hidden;
	width: 750px;
}

.original_price {
	color: #435d29;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

.price {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

.saving {
	color: #e10015;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

.pointer
{
    cursor: pointer;
}

.basketlink
{
  color: #ee0779;
  font-size: 11px;
  text-decoration: none;
}
.basketitem{
  border-top: 1px dashed #5C5C5C;
  margin: auto auto;
  clear: both;
  margin: 10px 0 0 0;
}
.basketid{
  padding: 50px 0 0 5px;
  font-family: Arial;
  font-size: 19px;
  color: #000000;
  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: #000000;
}
.bigbaskettitle{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #5C5C5C;
}
.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: #84a962;
}
.basketsubtotal{
  font-size: 16px;
  color: #84a962;
}
.basketdeleteitem{
  padding: 0 0 10px 0;
}
.baskettotals{
  width: 96%;
  clear:both;
  float: right;
  text-align: right;
  border-top: 1px dashed #5C5C5C;
  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 15px 0 5px;
}


#t_paymentarea{
	width: 750px;
	margin: 0 0 0 0;
}
#t_paymenttabs{
	margin: auto auto;	
	width: 590px;
}
.t_paymenttabimage{
	display: block;
	float: left;	
	margin: auto auto;
}
#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: 155px;
	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 10px 10px;	
	margin: 0 0 10px 0;
}

.Address
{
     float: left; 
     width: 150px;
     height: 150px;
     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: 250px;
     height: 170px;
     background-color: #efefef;
     border: solid 1px #c0c0c0;
     padding: 10px;
     margin-right: 10px;
     margin-bottom: 10px;
}

.h1
{
    display: inline;
}

.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;
}


.csspopupND
{
 background-color: #84a962;
 position:absolute;
 border: 1px solid #cecece;
 padding: 4px;
 cursor: pointer;
 text-align: justify;
 vertical-align: middle;
 text-align: center;
 font-size: 12px;
  color: #000000; 
  z-index: 10;
}


div.product_display_panel div.size {
	clear: both;
	float: left;
	padding: 0 0 0 0;
	width: 180px;
}

div.product_display_panel div.size h2 {
	background: #a40102;
	color: #fff;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}

div.product_display_panel div.size fieldset 
{
    float: left;
}

div.product_display_panel div.size label {
	cursor: pointer;
	float: left;
	overflow: hidden;
}

div.product_display_panel div.size label span.title {
	background: #ad0404;
	color: #fff;
	display: block;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

div.product_display_panel div.size label.first span.title {
	border-left: none;
}

div.product_display_panel div.size label span.radio {
	background: #fff;
	display: block;
	margin: 0 auto;
	padding: 0px 0 0px 0;
}

div.product_display_panel div.size label span.radio input {
	cursor: pointer;
	display: block;
	margin: 0 auto;
}

#likeh1, .likeh1
{
	clear: both;
	color: #949279;
	font-size: 18px;
	margin: 0;
	padding: 0 0 0 14px;
}

ul.features
{
    padding: 0 10px 0 18px;
    text-align: left;
    
}

.productbullet
{
    margin: 0 0 5px 0;
}

.buttons li object{
width:150px;
margin:0 auto;
}
