.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

strong
{
	font-weight: bold;
}

body
{
	color: #272727;
}

#wrapper
{
	margin: 5px auto 10px auto;
	width: 550px;
}

#webshop_head
{
	background: url(../img/bg_header.gif) no-repeat 0 0 #fff;
	margin-top: 6px;
}

#webshop_head div
{
	background-image: none;
}

#webshop_head div.bottomright
{
	padding: 1px 10px 10px;
}

#page_title {
	color:#B18C28;
	font-size:18px;
	font-weight:bold;
	margin-top:1em;
}

/************************************************************************
 *
 *   webshop general rounded box
 */
 
div.wbox
{
	background: url(../img/webshop_main_box_top_left.png) top left no-repeat;
}

div.wbox div.topright
{
	background: url(../img/webshop_main_box_top_right.png) top right no-repeat;
}

div.wbox div.bottomleft
{
	/* background: url(../img/webshop_main_box_bottom_left.png) bottom left no-repeat; */
}

div.wbox div.bottomright
{
	/* background: url(../img/webshop_main_box_bottom_right.png) bottom right no-repeat; */
}

/************************************************************************/

#webshop_head h2
{
	color: #000;
	float: left;
	font-size: 28px;
	font-weight: normal;
	margin-top: 10px;
}

#webshop_head h3 
{
	background: url(../img/header_basket.gif) no-repeat 0 0;
	color: #fff;
	/*float: right;*/
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	margin-top: 0;
	min-width: 200px;
	padding: 15px 12px 0;
	text-align: right;
	_width: auto !important;
	_width: 200px;
}

#webshop_nav
{
	margin: 5px auto 0 auto;
}

#webshop_nav *
{
	font-size: 12px;
}

#webshop_nav div.left
{
	float: left;
	margin-left: 10px;
}

div#webshop_nav a
{
	color: #8e8e8e;
	text-decoration: none;
}

#webshop_nav div.right
{
	float: right;
	font-weight: bold;
	margin-right: 10px;
}

#webshop_nav span.actual
{
	font-weight: bold;
}	

#webshop_pager_top
{
	margin: 10px 0 0 0;
	position: relative;
	text-align: center;
}

#webshop_pager_bottom
{
	margin: 10px 0px;
	position: relative;
	text-align: center;
}

#webshop_pager_top span.actual, #webshop_pager_bottom span.actual
{
	font-weight: bold;
}

#webshop_pager_top a, #webshop_pager_bottom a
{
	color: #272727;
}

#webshop_pager_top span.prev a, #webshop_pager_top span.next a,
#webshop_pager_bottom span.prev a, #webshop_pager_bottom span.next a
{
	text-decoration: none;
}

#webshop_pager_top span.prev, #webshop_pager_bottom span.prev
{
	margin-right: 5px;
}

#webshop_pager_top span.next, #webshop_pager_bottom span.next
{
	margin-left: 5px;
}

#webshop_pager_top span.spacer, #webshop_pager_bottom span.spacer
{
	margin-right: 5px;
}

#webshop_pager_top *, #webshop_pager_bottom *
{
	font-size: 12px;
}

#webshop_pager_top div.left
{
	left: 0;
	position: absolute;
}

#webshop_pager_top div.right, #webshop_pager_bottom div.right
{
	right: 0;
	position: absolute;
	top: 0;
}

#webshop_pager_top div.right form, #webshop_pager_bottom div.right form
{
	display: inline;
}

#webshop_arrange
{
	background: url(../img/list_page_arrange.gif) repeat-x 0 0;
	height: 37px;
	margin-top: 10px;
	position: relative;
}

#webshop_arrange div.wbox, #webshop_arrange div.bottomleft,
#webshop_arrange div.bottomright, #webshop_arrange div.topright
{
	/* background: none; */
}

#webshop_arrange a.product
{
	color: #344320;
	font-size: 14px;
	font-weight: bold;
	left: 117px;
	position: absolute;
	top: 5px;
}

#webshop_arrange a.price
{
	color: #344320;
	float: right;
	font-size: 14px;
	font-weight: bold;
	left: 310px;
	position: absolute;
	top: 5px;
}

#webshop_arrange div.bottomright
{
	height: 28px;
}

div.webshop_list_item
{
	background: #fff;
	margin-top: 4px;
}

div.webshop_list_item_even
{
	background: url(../img/list_page_product_even.gif) repeat-x 0 0;
	margin-top: 4px;
}


div.webshop_list_item div.wbox, div.webshop_list_item div.bottomleft,
div.webshop_list_item div.bottomright, div.webshop_list_item div.topright,
div.webshop_list_item_even div.wbox, div.webshop_list_item_even div.bottomleft,
div.webshop_list_item_even div.bottomright, div.webshop_list_item_even div.topright

{
	background: none;
}

div.webshop_list_item img, div.webshop_list_item_even img
{
	border: 1px solid #7a7a7a;

}

div.webshop_list_item div.bottomright, div.webshop_list_item_even div.bottomright
{
	padding: 14px 8px 13px 11px;
}

div.webshop_list_item div.currency span, div.webshop_list_item_even div.currency span
{
	color: #841518;
	font-size: 14px;
	font-weight: bold;
}

div.webshop_list_item div.currency, div.webshop_list_item_even div.currency
{
	font-size: 14px;
}

div.webshop_list_item div.order_box, div.webshop_list_item_even div.order_box
{
	background: #e1d2a6;
	padding: 15px 24px 11px 16px;
	width: 190px;
}

div.webshop_list_item_even div.order_box
{
	background: #c2c2c2;
}

div.webshop_list_item input.pcs, div.webshop_list_item_even input.pcs
{
	background: url(../img/input_text.gif) repeat-x 0 0;
	border: 0;
	height: 18px;
	padding: 2px 0 0 2px;
	width: 56px;
}

div.webshop_list_item input.submit, div.webshop_list_item_even input.submit
{
	background: url(../img/input_order_button.gif) no-repeat 0 0;
	border: 0;
	color: #fff6c1;
	font-size: 11px;
	font-weight: normal;
	height: 21px;
	margin-top: 7px;
	width: 124px;
}


div.webshop_list_item p, div.webshop_list_item_even p
{
	font-size: 12px;
	margin-top: 5px;
}

div.webshop_list_item form, div.webshop_list_item_even form
{
	font-size: 12px;
	margin-top: 4px;
}

div.webshop_list_item img, div.webshop_list_item h3, div.webshop_list_item div.order_box,
div.webshop_list_item_even img, div.webshop_list_item_even h3, div.webshop_list_item_even div.order_box
{
	float: left;
}

div.webshop_list_item h3, div.webshop_list_item_even h3
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 10px;
	padding-bottom: 10px;
}

div#submain div.webshop_list_item h3 a.prod, div#submain div.webshop_list_item_even h3 a.prod
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div#submain div.webshop_list_item h3 a, div#submain div.webshop_list_item_even h3 a
{
	color: #841518;
	font-size: 12px;
	font-weight: normal;
}

#webshop_categories
{
	border: 3px solid #dddddd;
}

#webshop_categories div
{
	background-image: none;;
}


#webshop_latest
{
	background: url(../img/bg_latest.jpg) repeat-x 0 0;
}

#webshop_latest div
{
	/* background-image: none; */
}


#webshop_recommended
{
	background: url(../img/bg_recommended.jpg) repeat-x 0 0;
}

#webshop_recommended div
{
	/* background-image: none; */
}

#webshop_categories, #webshop_recommended
{
	margin-top: 16px;
}

#webshop_latest
{
	margin-top: 8px;
}

#webshop_categories h3, #webshop_latest h3, #webshop_recommended h3
{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 0;
}

#webshop_categories div.bottomright, #webshop_latest div.bottomright, #webshop_recommended div.bottomright
{
	padding: 5px 10px 10px;
}

#webshop_categories h3, #webshop_recommended h3, #webshop_latest h3
{
	color: #000;
}

#webshop_categories ul li
{
	background: url(../img/bullet_category_normal.gif) no-repeat 0 7px;
	display: block;
	float: left;
	padding-left: 10px;
	width: 146px;
}

#webshop_categories ul li.fixerleft
{
	margin-left: -39px;
	_margin-left: -19px;
	clear: left;
}

#webshop_categories ul li.marginright
{
	margin-right: 20px;
	_margin-right: 15px;
}


#webshop_categories ul li:hover
{
	background-image: url(../img/bullet_category_hover.gif);
}

#webshop_categories ul a
{
	color: #666;
	font-size: 12px;
	text-decoration: none;
}

#webshop_categories ul a:hover
{
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}


#webshop_categories ul li.spacerright
{
	margin-right: 20px;
}

#webshop_latest, #webshop_recommended
{
	font-size: 12px;
}

#webshop_latest div.main
{
	float: left;
	text-align: center;
	width: 202px;
}

#webshop_latest div.sub
{
	float: left;
	width: 310px;
}

#webshop_latest div.product
{
	float: left;
	margin-bottom: 20px;
	text-align: center;
	width: 155px;
}

#webshop_latest div.main img
{
	/*border: 1px solid #727272;*/
	display: block;
	margin-bottom: 8px;
}

div#webshop_latest a
{
	color: #841518;
}

div#webshop_recommended a
{
	color: #414141;
}

#webshop_latest span, #webshop_recommended span
{
	color: #000;
	font-weight: bold;
}

#webshop_latest div.product img, #webshop_recommended div.product img
{
	/*border: 1px solid #727272;*/
	display: block;
	margin: 0 auto 8px auto;
}

#webshop_recommended div.product
{
	float: left;
	margin-bottom: 20px;
	text-align: center;
	width: 170px;
}

#webshop_product_description
{
	background: url(../img/bg_latest.jpg) repeat-x 0 0;
	margin-top: 16px;
}

#webshop_product_description div.wbox, #webshop_product_description div.bottomleft,
#webshop_product_description div.bottomright, #webshop_product_description div.topright
{
	/* background: none; */
}

#webshop_product_description div.bottomright
{
	padding: 17px 14px 22px 10px;
}

#webshop_product_description h3
{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

#webshop_product_description h4
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 27px;
}

#webshop_product_description p.desc
{
	font-size: 12px;
	line-height: 18px;
	margin-top: 13px;
	text-align: justify;
}

#webshop_product_description div.right
{
	float: left;
	width: 236px;
}

#webshop_product_description img
{
	/*border: 1px solid #727272;*/
	float: left;
	margin-right: 20px;	
}

#webshop_product_description div.order_box
{
	background: #e1d2a6;
	height: 120px;
	padding: 15px 24px 11px 16px;
}

#webshop_product_description div.order_box div.currency span
{
	color: #841518;
	font-size: 14px;
	font-weight: bold;
}

.old_price
{
	color: #841518;
	text-decoration:line-through;
}
.save_price
{
	color: #841518;
	font-weight: bold;
}

#webshop_product_description div.order_box div.currency
{
	font-size: 14px;
}

#webshop_product_description div.order_box input.pcs
{
	background: url(../img/input_text.gif) repeat-x 0 0;
	border: 0;
	height: 18px;
	padding: 2px 0 0 2px;
	width: 56px;
}

#webshop_product_description div.order_box input.submit
{
	background: url(../img/input_order_button.gif) no-repeat 0 0;
	border: 0;
	color: #fff6c1;
	font-size: 11px;
	font-weight: normal;
	height: 21px;
	margin-top:6px;
	width: 124px;
}


#webshop_product_description div.order_box p
{
	font-size: 12px;
	margin-top: 5px;
}

#webshop_product_description div.order_box form
{
	font-size: 12px;
	margin-top: 4px;
}

#webshop_product_description span.premiere
{
	display: block;
	font-size: 14px;
	margin-bottom: 17px
}

#webshop_basket
{
	background: #fff url(../img/list_page_arrange.gif) repeat-x scroll 0 0;
	margin-top: 19px;
}


#webshop_basket div.wbox, #webshop_basket div.bottomleft,
#webshop_basket div.bottomright, #webshop_basket div.topright
{
	/* background: none; */
}

#webshop_basket div.bottomright
{
	padding: 14px 20px 14px 25px;
}
#webshop_basket table
{
	width: 100%;
}

#webshop_basket table th
{
	border-bottom: 1px dotted #979797;
	color: #344320;
	font-weight: bold;
	text-align: center;

}

#webshop_basket table td, #webshop_basket table th
{
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;	
}

#webshop_basket table input
{
	border: 0;
	background: url(../img/basket_input.gif) 0 0 repeat-x;
	height: 18px;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 40px;
}

#webshop_basket table td
{
	font-size: 12px;
}

#webshop_basket table td.del, #webshop_basket td.number
{
	text-align: center;
}

#webshop_basket span.total
{
	color: #841518;
}

#webshop_basket table a
{
	color: #841518;
	font-weight: bold;
}

#webshop_basket th.number, #webshop_basket th.delete
{
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}

#webshop_basket td.top
{
	padding-top: 7px;
}

#webshop_basket tr.bottom td
{
	border-bottom: 1px dotted #979797;
}

#webshop_basket div.sum
{
	margin-top: 6px;
	margin-left: 393px;
	font-size: 12px;
	font-weight: bold;
}

#webshop_basket div.sum span
{
	color: #841518;
}

#webshop_basket_buttons, #webshop_payment_buttons, #webshop_shipping_buttons, #webshop_confirm_buttons
{
	margin-top: 10px;
}

#webshop_basket_buttons button.recalc, #webshop_payment_buttons button.recalc,
#webshop_shipping_buttons button.recalc, #webshop_confirm_buttons button.recalc 
{
	float: left;
}

#webshop_basket_buttons button.buy, #webshop_payment_buttons button.buy,
#webshop_shipping_buttons button.buy, #webshop_confirm_buttons button.confirm
{
	float: right;
}

#webshop_basket_buttons button.recalc, #webshop_payment_buttons button.recalc,
#webshop_shipping_buttons button.recalc, #webshop_confirm_buttons button.recalc,
#webshop_basket_buttons button.buy, #webshop_payment_buttons button.buy, #webshop_shipping_buttons button.buy,
#wrapper .webshop_invoice_info a, #webshop_shipping_info a, #wrapper .webshop_invoice_info_one a,
#webshop_confirm_buttons button.confirm
{
	background: url(../img/button_prev.gif) no-repeat 0 0;
	border: 0;
	color: #fff6c1;
	font-size: 12px;
	font-weight: normal;
	height: 21px;
	width: 124px;
}

#wrapper .webshop_invoice_info a, div#webshop_shipping_info a, #wrapper .webshop_invoice_info_one a
{
	color: #fff6c1;
	display: block;
	font-size: 11px;
	line-height: 21px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-decoration: none;
}

#webshop_basket_buttons button.buy, #webshop_payment_buttons button.buy, #webshop_shipping_buttons button.buy,
#webshop_confirm_buttons button.confirm
{
	background: url(../img/button_next.gif) no-repeat 0 0;
	font-weight: bold;
}

#webshop_payment, #webshop_shipping
{
	margin-top: 19px;
	background: #fff url(../img/bg_latest.jpg) repeat-x 0 0;
}

div.confirm_johnny div.webshop_invoice_info, div.confirm_johnny div.webshop_invoice_info_one
{
	background: #fff url(../img/bg_invoice.gif) repeat-x 0 0;
}

div.confirm_johnny div.webshop_invoice_info, div.confirm_johnny #webshop_shipping_info
{
	width: 265px;
}

#webshop_payment div.wbox, #webshop_payment div.bottomleft,
#webshop_payment div.bottomright, #webshop_payment div.topright,
#webshop_shipping div.wbox, #webshop_shipping div.bottomleft,
#webshop_shipping div.bottomright, #webshop_shipping div.topright,
div.confirm_johnny div.webshop_invoice_info div.wbox, div.confirm_johnny div.webshop_invoice_info div.bottomleft,
div.confirm_johnny div.webshop_invoice_info div.bottomright, div.confirm_johnny div.webshop_invoice_info div.topright,
div.confirm_johnny div.webshop_invoice_info_one div.wbox, div.confirm_johnny div.webshop_invoice_info_one div.bottomleft,
div.confirm_johnny div.webshop_invoice_info_one div.bottomright, div.confirm_johnny div.webshop_invoice_info_one div.topright,
#webshop_payment_and_shipping_price div.wbox, #webshop_payment_and_shipping_price div.bottomleft,
#webshop_payment_and_shipping_price div.bottomright, #webshop_payment_and_shipping_price div.topright,
#webshop_final_price div.wbox, #webshop_final_price div.bottomleft,
#webshop_final_price div.bottomright, #webshop_final_price div.topright
{
	/* background: none; */
}

#webshop_payment div.topright
{
	min-height: 217px;
}

#webshop_shipping textarea
{
	height: 70px;
	width: 400px;
	background: #FFFFFF none repeat scroll 0 0;
}

#webshop_payment div.bottomright
{
	font-size: 12px;
	line-height: 30px;
	padding: 18px 38px;
}

#webshop_payment ul, #webshop_shipping ul
{
	margin-top: 16px;
}

#webshop_shipping div.bottomright
{
	font-size: 12px;
	line-height: 18px;
	padding: 18px 38px;

}

#webshop_shipping div.bottomright ul li
{
	margin-bottom: 29px;
}

#webshop_shipping div.bottomright ul li p
{
	margin-top: 8px;
}

#webshop_payment_and_shipping_price
{
	background: #f3f3f3;
	margin-top: 5px;
}

#webshop_final_price
{
	background: #fff url(../img/list_page_arrange.gif) repeat-x 0 0;
	min-height: 37px;
	margin-top: 3px;
}

#webshop_final_price h3
{
	font-size: 18px;
	font-weight: bold;
	left: 13px;
	position: absolute;
	top: 17px;
	*top: -13px;
}

#webshop_final_price span.price
{
	color: #841518;
	float: right;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	right: 20px;
	top: 17px;
}



#webshop_final_price div.bottomright
{
	height: 60px;
	position: relative;
}

#webshop_payment_and_shipping_price div.bottomright
{
	height: 67px;
	position: relative;
}

#webshop_payment_and_shipping_price h3
{
	font-size: 12px;
	font-weight: bold;
	left: 13px;
	position: absolute;
	top: 17px;
	*top: 2px;
}

#webshop_payment_and_shipping_price span.method
{
	font-size: 12px;
	left: 13px;
	position: absolute;
	top: 39px;

}

#webshop_payment_and_shipping_price span.price
{
	color: #841518;
	float: right;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 20px;
	right: 20px;
}

#invoice_info
{
	margin-top: 19px;
}

#invoice_info, #webshop_shipping_info
{
	background: url(../img/bg_invoice.gif) repeat-x 0 0;
}

#invoice_info div.wbox, #invoice_info div.bottomleft,
#invoice_info div.bottomright, #invoice_info div.topright,
#webshop_shipping_info div.wbox, #webshop_shipping_info div.bottomleft,
#webshop_shipping_info div.bottomright, #webshop_shipping_info div.topright
{
	/* background: none;*/ 
}

.webshop_invoice_info_one
{
	background: #aabea7;
	float: left;
	width: 545px;
}

.webshop_invoice_info
{
	background: #aabea7;
}

#invoice_info input.text, #webshop_shipping_info input.text
{
	border: 1px solid #D9C897;
	background: url(../img/basket_input.gif) 0 0 repeat-x;
	height: 14px;
	margin: 0 auto 0 auto;
	padding: 2px;
	width: 142px;
}

.webshop_invoice_info, #webshop_shipping_info
{
	float: left;
	margin-top: 19px;
	width: 270px;
}

.webshop_invoice_info, .webshop_invoice_info_one
{
	margin-right: 10px;
}

.webshop_invoice_info div.bottomright, #webshop_shipping_info div.bottomright, .webshop_invoice_info_one div.bottomright
{
	padding: 15px 15px 20px;
	font-size: 12px;
}

.webshop_invoice_info h3, #webshop_shipping_info h3, .webshop_invoice_info_one h3
{
	font-weight: bold;
}

.webshop_invoice_info p, #webshop_shipping_info p, .webshop_invoice_info_one p
{
	line-height: 18px;
	margin-top: 25px;
	margin-bottom: 19px;
}



#webshop_confirm_list
{
	background: #f3f3f3;
	font-size: 12px;
	margin-top: 10px;
}

#webshop_confirm_list div.wbox, #webshop_confirm_list div.bottomleft,
#webshop_confirm_list div.bottomright, #webshop_confirm_list div.topright
{
	/* background: none; */
}

#webshop_confirm_list div.bottomright
{
	padding-bottom: 30px;
}

#webshop_confirm_list span.price
{
	color: #841518;
	float: right;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	right: 20px;
	top: 5px;
	
}

#webshop_confirm_list table td, #webshop_confirm_list table th
{
	border: 0;
}

#webshop_confirm_list table thead tr 
{
	background: url(../img/table_th_confirm.gif) repeat-x 0 0;
}

#webshop_confirm_list table th 
{
	color: #344320;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 13px 7px 13px;
}

#webshop_confirm_list table tbody *
{
	background: #f3f3f3;
}

#webshop_confirm_list table td
{
	font-size: 12px;
	padding: 0 13px 17px 13px;
}

#webshop_confirm_list table th.number, #webshop_confirm_list table td.number
{
	padding-left: 35px;
	padding-right: 35px;
}

#webshop_confirm_list table td.number
{
	text-align: center;
}

#webshop_confirm_list table tr.top td
{
	padding-top: 7px;
}

#webshop_confirm_list table tr.bottom td
{
	border-bottom: 1px dotted #979797;
	padding-bottom: 10px;
}


#webshop_confirm_list table a
{
	color: #841518;
	font-weight: bold;
}

#webshop_confirm_list table td.total
{
	color: #841518;
}
#webshop_confirm_list table
{
	width: 100%;
}

#webshop_head h3 a
{
	color: #484848;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#webshop_head h3 a span
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.product_image {
 	background-repeat: no-repeat;
 	background-position: 50% 50%;
}

#webshop_product_description div.left,.webshop_list_item div.left
{
	float: left;
}
.webshop_list_item div.left a {
	text-align: center;
	color: #6B6B6B;
	margin-left: 5px;
}

.webshop_list_item div.right {
			width: 390px;
}
#webshop_product_description div.right {
				width: 280px;
}


#webshop_product_description div.right,.webshop_list_item div.right
{
	float: left;
	margin-left: 15px;
}

#shop_wrapper .right
{
	float: right;
}

.shop_header_nav {
        text-align: right;
}
