body {
	margin:  0 auto;
	padding:  0;
	background: #B1ABA0 url('../images/bg_main.gif') repeat-y center;
	text-align:  center;
	font-family:  Arial, sans-serif;
	font-size:  13px;
	color:  #000;
}
img{
	border: none;
}
h1{
	font-size:  15px;
	margin: 5px 0 0 0;
}
h2{
	font-size:  13px;
	margin: 10px 0 0 0;
}
p{
	margin: 3px 0 10px 0;
}
a{
	color: #333;
}
form{
	display: inline;
}
ul{
	margin: 10px 15px 0 15px;
	padding: 0;
}
li{
	margin: 0 0 5px 0;
	padding: 0;
}

select, option{
	font-size: 10px;
}

.hr{
	width:  100%;
	height:  6px;
	margin:  5px 0;
	background: url('../images/line_bg.gif') repeat-x;
}
hr{
	display:  none;
}
.input_text{
	width:  135px;
}
#content{
	width:  765px;
	height:  100%;
	padding:  10px;
	margin:  0 auto 0 auto;
	text-align:  left;
}
#cart{
	font-size:  10px;
	color:  #000;
	letter-spacing: 1px;
	margin:  2px 0 6px 0;
}
#cart a{
	text-decoration:  none;
}
#cart a:hover{
	text-decoration:  underline;
}
#cart_table{

}
#cart_table td{
	font-size: 13px;
}
#cart_table th{
	font-size: 13px;
	text-align: left;
}
#left{
	width: 147px;
	float: left;
	background: url('../images/line_bg.gif') repeat-y top right;
	padding:  0 10px 0 0;
}
#middle{
	width: 395px;
	margin: 6px 0 20px 8px;
	float: left;
}
#middle td{
	font-size: 13px;
}
#right{
	width: 194px;
	padding: 5px 0 0 8px;
	background: url('../images/line_bg.gif') repeat-y top left;
	float:  left;
}
#cols{
	width: 575px;
	margin: 8px 0 0 5px;
	float: left;
}
#footer {
	width:  765px;
	margin: 30px 0 30px 0;
	font-size:  10px;
	color:  #000;
	letter-spacing: 1px;
	clear:  both;
}
#footer a{
	text-decoration:  none;
}
#footer a:hover{
	text-decoration:  underline;
}

.copyright {
	font-size:  11px;
	color:  #666666;
	text-align:  center;
}
.small_em{
	font-size:  11px;
	color:  #333333;
	font-style:  italic;
	line-height:  14px;
}
.warning_link{
	display:  block;
	font-size:  12px;
	margin:  10px 0 15px 0;
	color: #6FA315;
}
.contact {
	float: left; 
	margin: 10px 102px 0 10px;
	font-size: 13px;
}
/* the td background for the cart and confirm are defined inline */
.contact tr,td{
	font-size: 13px;
	padding: 10px;
	background: #F6F6F6;
	border-bottom: dashed 1px #CCC;
}

/* START STOCKISTS */
.stockists{
	font-size: 11px;
	float: left; 
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
}
.stockists h1{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 18px;
	color: #6FA315;
}
.stockists .listing{
	float: left; 
	margin: 0 15px 10px 0; 
	padding: 0 0 0 0;
	width: 100px;
}
.stockists .clear{
	font-size: 0px;
	clear: both; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	width: 0px; 
	height: 0px;
}
/* END STOCKISTS */

/* START CART AND CONFIRM */
.cart_container{
	float: left; 
	margin: 10px 0 0 15px;
	width: 580px;
}
.cart_container a{
	text-decoration: none;
}
.cart_container a:hover{
	text-decoration: underline;
}
.cart_container table{
	width: 580px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.cart_container h1{
	font-size: 25px;
	font-weight: bold;
	color: #6FA315;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.cart_container td{
	font-size: 13px;
}
.cart_container th{
	font-size: 13px;
	text-align: left;
}
/* END CART AND CONFIRM */

/* START SHIPPING FORM */
	/* this also covers the billing form */
.ship_form{
	float: left; 
	margin: 10px 0 0 15px;
}
.ship_form h1{
	font-size: 25px;
	font-weight: bold;
	color: #6FA315;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.ship_form td{
	font-size: 10px;
	font-weight: bold;
	color: #6FA315;
	text-align: right;
}
.ship_form input{
	font-size: 10px;
	width: 148px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* firefox fix  this affects only IE*/
* html .ship_form input{
	height: 19px;
	width: 152px;
} 
.ship_form select{
	font-size: 10px;
	width: 152px;
	height: 19px;
}
.ship_form .submit{
	font-size: 10px;
	width: 60px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.ship_form .input_small{
	width: 45px;
}
.ship_form .checkbox{
	width: 15px;
}
/* END SHIPPING FORM */

/* START SHIPPING OPTIONS FORM */
.ship_option_form{
	float: left; 
	margin: 10px 0 0 15px;
}
.ship_option_form h1{
	font-size: 25px;
	font-weight: bold;
	color: #6FA315;
}
.ship_option_form p{
	font-size: 10px;
	font-weight: bold;
	color: #6FA315;
}
.ship_option_form select{
	font-size: 10px;
	width: 174px;
	height: 19px;
}
.ship_option_form textarea{
	font-family:  Arial, sans-serif;
	font-size: 11px;
	width: 170px;
	height: 60px;
}
.ship_option_form .submit{
	font-size: 10px;
	width: 60px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
/* END SHIPPING OPTIONS FORM */

.blue {
	font-size:  9px;
	color:  #437DD4;
	line-height:  11px;
}
.strong {
	font-weight:  bold;
}
.green {
	color: #6FA315;
}
.orange{
	color: #E78904;
}
.red{
	color: #D24D00;
}
.purple{
	color:  #D12151;
}
.progress_bar{
	width: 500px;
}
.progress_bar div{
	width: 100px;
	text-align: center;
	float: left;
}
.progress_bar .current{
	background-color: #A7CB48;
}
/* the missing required for the shipping options is defined inline */
.missing_required{
	color: red; 
	font-weight: bold;
	font-size: 13px;
}