body {
	color: #434242;
	background-color: #f2f7f5;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix{zoom: 1; /* for ie */}

em {
	font-style:italic;
}
/****************************************************************/
/* 1. STRUCTURE  */
/****************************************************************/


#accessibility
{
	position: absolute;
	top: -10000px;
}


#container{
	width: 1072px;
	/* margin: 10px 0 0 10px; */
	margin: 0px auto 20px auto;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
}
#pageBtm{
	/*
	
	border: 1px solid red;
	padding-bottom: 20px;
	*/
	height: 26px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #404040;
}

#wrapper{
	background-color: #fff;
	padding: 20px 85px;
	text-align: left;
	
	
	/* padding: 0 10px; */
	/* background-image: url(../images/grid.gif);  
	background-repeat:repeat-y;
	background-position: 10px;*/ 
	
}

#header{
	text-align: left;
	padding: 0 0 0px 0;
	margin: 0 0 24px 0;
}


#menu{
	padding: 14px 0;
	margin-bottom: 37px;
	border-top: 1px solid #434242;
	border-bottom: 4px solid #434242;
}

#logo{
	float: left;
	background: url(../images/logo.gif) no-repeat 0 0;
	width: 292px;
	height: 98px;
	text-indent: -2000px;
}

#content{
	padding: 0px 0px 0 0px;
}

#footer{
	margin: 40px 0 0px 0;
	padding: 19px 0 0 0;
	border-top: 1px solid #434242;
}

#mainCol{
	width: 450px;
	float: left;
}

#sideCol{
	width: 220px;
	float: right;
}

.content_wrap{
	background-color: #f2f7f5;
	padding: 24px 25px 24px 20px;
}
#checkout_login .content_wrap{
	padding-right: 34px;
}

.content_slim{
	width: 210px;
}
.content_wide{
	width: 480px;
}
.content_inner{
	background-color: #fdfdfd;
	padding: 49px 40px 54px 40px;
}

.left .content_inner_sml{
	padding: 29px 35px 54px 30px;
}
.right .content_inner_sml{
	padding: 29px 40px 54px 37px;
}
#product .content_inner{
	padding: 46px 40px 54px 40px;
}
#checkout_login .content_inner{
	padding: 29px 40px 54px 30px;
}
#review .content_inner{
	padding: 26px 40px 54px 30px;
}

.register_wrap{
	padding: 29px 43px 37px 34px;
	background: url(../images/register_bg.gif) repeat-y;
	position: relative;
}

.actions{
	margin: 10px 0;
	
}


.variation_block{
	width: 150px;
}
.left{
	float: left;
}

.right{
	float: right;
}

.half{
	width: 49%;
}


.main_col{
	width: 595px;
}
.side_col{
	width: 246px;
}

#checkout_login .side_col{
	width: 276px;
}
#checkout_login .main_col{
	width: 564px;
}

.thumb_holder{
	height: 160px;
	width: 195px;
	background-color: #f6f6f6;
}

.image_holder{
	height: 240px;
	width: 240px;
	background-color: #f6f6f6;
}

.product_info{
	
}

.product_extras{
	padding: 5px 0;
	text-align: right;
}

.product_images{
	width: 340px;
	float: right;
}
#user_bar{
	width: 300px;
	float: right;
	text-align: right;
}
#user-bar-greeting{
/* display: inline;
margin-right: 10px; */
}
#user-bar-action{
	/* display: inline; */
}

#mini_cart{
	
	width: 200px;
	float: right;
}
#mini_cart .small{
	width: 40px;
	text-align: right;
}
#mini_cart .large{
	width: 158px;
	border-right: 1px dotted #ccc;
}

#cart_actions{
	margin: 20px 95px 0 0;
	text-align: right;

}


#order_actions{
	margin: 14px 0 0 0;
	text-align: right;
}

#order_actions .submit_option{
	width: 105px;
	float: right;
}

.submit_notes{font-size: 93%; margin: 10px 0 0 0;}

#login-bg{
	background: url(../images/login-bg.gif) repeat-y;
}

/****************************************************************/
/* 2. TEXT  */
/****************************************************************/
#header{font-size: 93%} /* 12px*/
#content{font-size: 93%} /* 12px*/
#footer{font-size: 85%} /* 12px*/

#checkout_login{
	color: #7d7d7d;
}

h1, h2, h3, h4, h5, h6 {
       font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
        font-weight: normal;
        padding: 0px;
}




h2 {
	color: #434242;
	font-size: 161.6%; /* 21px*/
    margin-bottom: 20px; 

}


h2.short{
	margin-bottom: 9px;
}

h3{
	color: #7ba290;
	margin: 0px 0 18px 0;
	padding: 0px 0 7px 0;   
	font-size: 123.1%; /* 16px */   
	border-bottom: 1px solid #dce1df;  
}


h4 {
	color: #B3B3B3;
 
     margin: 0px 0 10px 0;
}
h5{
	font-size: 108%;
	margin: 0px 0 5px 0;
}
.featured li h5{
	margin: 10px 0 0 14px;
}
.featured li p{
	margin-left: 14px;
	padding: 0;
}

.product_info h2{
	margin-bottom: 2px;
	padding-bottom: 0;
	font-size: 123.1%;
}

.product_info p.sub{
	margin-bottom: 20px;
}

.body_text p {
	padding: 0 0px 20px 0;
	
}

.posted{
	margin-bottom: 0;
	font-size: 77%; /* 10px */
	color: #969577;
}



.entry{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}

form.button-to, .button-to div {
	display: inline;
}

.product_info .price{
	font-weight: bold;
	color: #26211f;
	padding-bottom: 11px;
	margin-bottom: 18px;
	border-bottom: 1px solid #c2c2c2;
}

.product_info .price .rrp{
	color: #7d7d7d;
	font-weight: normal;
}

.product_info .price .your_price{
	color: #26211f;
}

.your_price{
	color: #b46f01;
}
.action_required{
	background-color: lightyellow;
	border: 1px solid yellow;
	padding: 10px;
}

#order_steps .active{
	color: #e85302;
}

#order_steps .symbol{
	margin: 0 23px 0 23px;
}

.discount{
	color: red;
}

#mini_cart p{
	padding: 0;
	margin: 43px 0 0 0;
	text-align: right;
}


.rrp{
	color: #7d7d7d;
	margin-right: 10px;
	text-decoration: line-through;
}

.body_text{
	font-size: 93%;
	line-height: 131%;
}
#footer span{
	color: #81ab98;
}

#footer .contact{
	width: 300px;
	float: left;
}
#footer .links{
	width: 450px;
	float: right;
	text-align: right;
}

product_extras{
	color: #81ab98;
}

.cart_date{
	margin-bottom: 17px;
	color: #7d7d7d;
	font-size: 85%; /* 11px */
}

.footer_notes{margin: 40px 0 20px 0; font-size: 85%; color: #7d7d7d; text-align: right;}
/****************************************************************/
/*LINKS  */
/****************************************************************/
a{
	color: #81ab98;
}
a.primary{
	display: block;
	margin: 0 0 4px 0;
}

a.secondary{
	color: #999;
}
#order_steps a{
	color: #7d7d7d;

	text-decoration: none;
}
#order_steps .active a{
	color: #e85302;
}

#menu a{
	text-decoration: none;
}
#menu li.active a{
	text-decoration: underline;
}
#cart_actions a{
	line-height: 93%;
}
#cart_actions a.txt{
	margin: 0 25px 0 0;
}
/****************************************************************/
/* 2. FLASHES & ERRORS  */
/****************************************************************/

#notice { 
border: 2px solid red; 
padding: 1em; 
margin-bottom: 2em; 
background-color: #f0f0f0; 
font: bold smaller sans-serif; 
} 
#errorExplanation{
	margin: 0 0 10px 0;
}
#errorExplanation h2{
	margin: 0;
	padding: 0;
}
#errorExplanation ul{
	margin: 0 0 0 40px;
}

span.error_message{
	background-color: red;
	color: white;
	padding: 2px 4px;
	margin: 0 0 2px 0;
}
span.my_error_message{
	background-color: beige;
	color: #999;
}


.field_error input{
	
	border: 1px solid red;
}
div#flash_notice{
	padding: 5px 0;
	margin: 5px 0 5px 0;
	font-family: "Georgia", serif;
	font-style: italic;
	text-align: center; 
	
	background-color: #FFFFDD;
	border-top: 1px solid #E3E1B3;
	border-bottom: 1px solid #E3E1B3;
}

#flash_error {
	padding: 5px 0;
	margin: 5px 0 5px 0;
	font-family: "Georgia", serif;
	font-style: italic;
	text-align: center; 
	
	background-color: #FCC;
	border-top: 1px solid #C66;
	border-bottom: 1px solid  #C66;
}

/****************************************************************/
/* TABLES  */
/****************************************************************/

th{
	padding: 0 5px 5px 0;
	color: #7ba290;
	font-size: 123.1%; /* 16px*/
	border-bottom: 1px solid #dce1df;
	margin-bottom: 5px;
}
#order_addresses th{
	color: #7d7d7d;
	font-weight: bold;
	font-size: 85%;
	padding: 0;
	margin: 0;
	border-bottom: none;
}
th.for-figure{
	text-align: right;
}
table#cart{
	/**/ width: 100%; 
}



table#cart td{
	
	vertical-align: top;
}
td.currency, td.totals-text{
	text-align: right;
}
td.order-total{
	font-weight: bold;
}

.line_item td, .order_item td{
	padding: 4px 5px 3px 0px;
}

tr.even{
	background-color: #f6f6f6;
}

.line_item td{
	padding-top: 27px;
}

.line_item td.thumb{
	padding-top: 4px;
}

#order_addresses{
	margin-top: 15px;
	padding-top: 20px;
	border-top: 3px solid #434242;
}

td.review_item{
	padding: 8px 13px 0 0;
	width: 140px;
	vertical-align: top;
	font-size: 85%;
	line-height: 123.1%;
	color: #7d7d7d;
}
.line_item td.action, .order_item td.action{
	background-color: #fff;
}

td.image{
	width: 140px;
}

td.thumb{
	width: 110px;
}
td.product{
	
}
td.quantity{
	width: 100px;
}
td.unit_price{
	width: 80px;
}
td.price{
	width: 80px;
}
td.action{
	width: 80px;
}
/*
tr.total-line td{
	padding: 2px 0 4px 0;
	border-top: 1px solid #333;
	border-bottom: 2px solid #333;
	font-weight: bold;
	background-color: #f6f6f6;
}
tr.total-line td.total_cell{
	
	background-color: yellow;
}

tr.total-line td.totals-text{
	text-align: right;
}
tr.total-line td.blank{
	border: none;
	background-color: #fff;
}
*/
#order_wrapper{
	padding-bottom: 5px;
	border-bottom: 1px solid #dee0df;
}
#order_costs{
	margin: 12px 0 0 0;
	float: right;
	width: 185px;
	
}
#cart_costs{
	margin: 4px 90px 0 0;
	padding: 14px 5px 19px 0;
	border-top: 1px solid #dee0df;
	border-bottom: 1px solid #dee0df;
}
#cart_costs table{
	float: right;
}
#cart_costs td{
	width: 80px;
	
}
#cart_costs td.total-cell{
	width: 90px;
}
#order_costs table{
}
#order_costs td{
	width: 80px;
	padding: 3px 5px;
}
#order_costs td.total-cell{
	width: 85px;
}

#order_history table{
	width: 100%;
	margin: 0 0 20px 0;
}
#order_history td{
	padding: 5px;
}
/****************************************************************/
/* FORM  */
/****************************************************************/

input.inputText{width: 200px; display: block;}

label, input, textarea, question, answer{
	font-size: 85%; /* 11px */
	color: #7d7d7d;
}
form.buy{
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	padding: 6px 0;
	margin: 60px 0 18px 0;
}
form div.submit{
	text-align: right;
	margin: 10px 0;
	padding: 5px 0 0 0;
	
}

form.buy div{
	width: 200px;
	float: left;
}

#submit_btn{
	float: right;
}

label{
	display: block;
	margin: 8px 0 2px 0;
}

.radio{
	/* display: inline; */
	padding: 0 0 4px 0;
}

.radio label, .side_by_side .radio label{
	display: inline;
	float: none;
	margin: 0;
	width: auto;
}

.radio input{
	margin: 0 5px;
}

.side_by_side label{
	
	width: 120px;
	float: left;
	margin-top: 0;
}


label.checkbox{
	display: inline;
	margin-right: 5px;
}
form.buy label{
	display: inline;
}
#product_line_items__quantity{
	margin-left: 5px;
}

.fields{
	margin-bottom: 35px;
}

label.required{
	font-weight: bold;
}

.inline{
	display: inline;
}

label.inline{
	margin: 0 4px 0 0;
}

.question{
	float: left;
	width: 120px;
}
.answer{
	width: 280px;
	float: left;
	padding: 5px 0;
}

.fields small{
	display: block;
	margin-left: 0px;
}

#btn_sign_up{
	
	position: absolute;
	bottom: 33px;
	right: 44px;
}
/****************************************************************/
/* LISTS  */
/****************************************************************/
ul#product_summary{
	list-style-type: none;
}
#product_summary li{
	width: 150px;
	float: left;
}

.product_extras li{
	display: inline;
	list-style-type: none;
	margin: 0 0 0 8px;
	padding-right: 5px;
	border-right: 1px solid #81ab98;
}
.product_extras li.last{
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}
#mini_cart ul{
	clear: right;
	padding-top: 4px;
	margin: 0px 0 4px 0;
}
#mini_cart li{
	list-style-type: none;
	margin: 0 0 0 0px;
}
ul#order_steps{
	list-style-type: none;
	font-size: 85%;
	margin: 0 0 20px 0;
}
#order_steps li{
	color: #7d7d7d;
	display: inline;
}

#menu ul{
	clear: both;
	width: 550px;
	float: left;
	list-style-type: none;
}
#menu ul li{
	display: inline;
	margin-right: 10px;
}

ul.featured{
	padding-bottom: 20px;
	border-bottom: 1px solid #7d7d7d;
	margin-bottom: 23px;
}
ul.last{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.featured li{
	width: 181px;
	float: left;
	margin-bottom: 20px;
}
.featured li.item_4, .featured li.item_9, .featured li.item_14, .featured li.item_19{
	width: 178px;

}


#home ul.featured li{ width: 198px;}
#home ul.featured li.item_2{ width: 195px;}

ul#news li{margin: 0 0 20px 0;}
/****************************************************************/
/* FORMS  */
/****************************************************************/


label.hidden{
	display: none;
}
