h2.category_title,
h2.product_title{
	font-weight: lighter;
	text-transform: uppercase;
	padding-bottom: 40px;
	font-size: 13px;
	text-align: center;
}

tr.listitem td{
	padding: 0 10px 30px 0;
}

tr.listitem th{
	padding: 0 0 5px 0;
}

tr.listitem td.right{
	padding: 0 0px 20px 0;
}


.price_no_vat{
	font-size: 10px;
}


div.order_form{
	text-align: right;
}


span.tx-ttproducts-pi1-wrap2{
	
}

div.variants select{
	padding:1px ;
	vertical-align: top;
}

div.page_prev,
div.page_next{
	display: inline;
}

.tt_products_item_single_display{
	text-align: center;
}

.tt_products_basket table th{
	font-weight: normal;
}

.tt_products_basket table th,
.tt_products_basket table td{
	text-align: left;
	padding: 0 0 4px 0;
}

.tt_products_basket table th.right,
.tt_products_basket table td.right{
	text-align: right;
	padding-right:0;
	width:180px;
}

.tt_products_basket table td.divider_row{
	vertical-align: middle;	
	height:40px;
}

.tt_products_basket span.option{
	padding:20px;
}

.tt_products_basket span.option_wide{
	padding:40px;
}

.tt_products_basket div.option_wide{
	width:50%;
	padding-top:25px;	
	height:120px;
	float: left;
}
.tt_products_basket div.payment_image{
	padding-top: 25px;
}

.tt_products_basket .form_control{
	clear: both;
}


.tt_products_basket_info fieldset {
	padding:0;
	border:0;
	text-align: left;
}

.tt_products_basket_info fieldset legend{
	margin:0 0 0 -7px; padding: 0 0 20px 0;
}

.tt_products_basket_info fieldset.float_left {
	height:370px;
	width:350px;
	float:left;
}

.tt_products_basket_info fieldset.float_right {
	height:300px;
	width:350px;
	float:right;
}

.tt_products_basket_info fieldset label{
	width:100px;
	float:left;
	clear: both;
	padding-bottom:10px;
}

.tt_products_basket_info fieldset input{
	margin-bottom:10px;
}

.tt_products_breadcrumbs{
	padding-bottom: 20px;
}
.tt_products_breadcrumbs p{
	padding-bottom: 27px;
}



.payment{
	margin: 30px 0 40px 0;	
}

.trading_conditions{
	padding: 0 0 40px 0;
}

.control_summary{
	text-align: left;
}
.control_summary div{
	
}

.control_summary div h2{
	padding:20px 0;
	text-decoration: underline; 
}

dl{

}

dt{
	width:80px;
	float:left;
	clear:left;
	font-weight: bold;
	color:#281A00;
}

dd{
	margin-left: 80px;
}


.delivery-payment dt{
	width:120px;
}


/* BUTTONS */

a.AAA-button-2states{
	display: block;
	float: left;
	text-decoration: none;
}

.AAA-button-2states{
       border:0;
    background-color:transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor:pointer;
    height:18px;
    position:relative;
    padding:0;
    /padding:18px 0 0 0;
    text-indent:-9999px;
    /text-indent:0;
    overflow: hidden;
  
}



.AAA-button-2states:hover{
   background-position: 0 -18px;
}

.AAA-button-2states:focus{
   outline:none;
   text-decoration: none;
}

.AAA-button-2states.active{
   background-position: 0 -36px;
}


