.category_title, .tt_products_item_single_display h1 {
	font-weight:bold;
	font-size:18px;
	margin-top:10px;
}

.tt_products_item_list {
	border:1px solid #2b205a;
	border-left:#91b742 3px solid;
	padding:10px;
}


.listitem {
	border-bottom:1px solid #2b205a;
	margin-bottom:10px;
	padding-bottom:10px;
}

.price {
	float:right;
}

.tt_products_item_single_display img {
	float:left;
}

.orderformular input.basket {
	background-image:url(../images/basket.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px;
	background-color:#FFFFFF;
	width:40px;
	height:20px;
}

.orderformular input {
	height:15px;
	border:1px solid #2b205a;
}

.orderformular {
	float:right;
	line-height:20px;
}


.product_note {
	padding-right:20px;
	width:330px;
	float:left;
}

.listitem img {
	margin-right:10px;
	float:left;
}

.product_note a{
	text-decoration:none;
	color:#91b742;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:20px;
}

.list_link_detail a {
	text-decoration:none;
	color:#91b742;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:20px;
	float:right;
}

.listitem h3 a{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.page_navigation {
	
}

.page_prev, .page_next, .page_links {
	float:left;
	margin: 5px;
}

.listitem h3 {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

.basket_items {
	vertical-align:top;
	border-bottom:1px solid #2b205a;
}

.basket_descript {
	float:left;
	margin-right:10px;
	width:300px;
}

.product, .image, .quantity {
	vertical-align:middle;
	border-top:1px solid #2b205a;
}

.total, .basket_items .price{
	width:100px;
	vertical-align:top;
	/*border-top:1px solid #2b205a;*/
}

.delivery h2, .payment h2, .price_summary h2 {
	font-size:18px;
	font-weight:bold;
}

.delivery, .price_summary, .payment {
	margin-top:30px;
}

.form_control {
	float:right;
}

.tt_products_item_catlist ul{
	margin:0px;
	padding:0px;
}

.tt_products_item_catlist li{
	margin:0px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	padding-top:30px;
	list-style:none;
	width:176px;
	height:50px;
	float:left;
	border:1px solid #2b205a;
	border-left:3px solid #91b742;
}

.tt_products_item_catlist li a {
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#91b742;
}

.basket_leer {
	border:1px solid #2b205a;
	border-left:3px solid #91b742;
	padding:10px;
}

.tt_products_basket_info {
	border:1px solid #2b205a;
	border-left:3px solid #91b742;
	padding:10px;
}

.tt_products_basket_info fieldset legend {
	font-weight:bold;
	font-size:18px;
	margin:10px 0;
}

.tt_products_basket_info input {
	width:200px;
}

.tt_products_basket_info .formright {
	width:200px;
	float:left;
}

.tt_products_basket_info label {
	margin-top:10px;
	width:150px;
}

#billing_zip, #delivery_zip {
	width:50px;
}

.tt_products_basket_payment, .tt_products_order_confirmation {
	padding:10px;
	border:1px solid #2b205a;
	border-left:3px solid #91b742;
}

.leftform {
	float:left;
	width:120px;
	line-height:20px;
	margin:2px;
}

.delivery_address input, billing_address input {
	margin-bottom:5px;
}
