body
{
	margin: 0;
	color: #333333;
	font-size: small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

form
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}

a
{
	color: #4B270C;
}
a:visited
{

}

#container
{
	width: 960px;
	position: relative;
}

h1
{
	margin: 0;
	padding: 0;
}
 
h1 a
{
	margin: 0;
	padding: 0;
	width: 219px;
	height: 94px;
	display: block;
	overflow: hidden;
	outline: none;
	text-indent: -9999px;
	background-image: url('/images/logo.gif');
	background-repeat: no-repeat;
}

h2
{
	margin: 0 0 15px 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #7CBA06;

}
h2 a
{
	color: #7CBA06;
	text-decoration: none;
}

h3, fieldset legend
{
	display: block;
	margin: 0 0 12px 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #4B270C;
}

h3 a
{
	color: #4B270C;
	text-decoration: none;
}

h4
{
	margin: 12px 0 6px 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}



fieldset legend
{
	margin: 0;
	padding-bottom: 12px;
}



#column_right h3
{
	font-weight: bold;
}

#lang
{
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: right;	
}
#lang li
{
	display: block;
	float: left;
	margin: 0 15px 0 0;	
}
#lang li a
{
	color: #6F624E;
	text-decoration: none;
}


#lang li.active a
{
	color: #7CBA06;
}

#menu
{
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: right;
	clear: right;
	position: relative;
	top: 50px;
	right: 220px;
}
#menu li, #footermenu li
{
	display: block;
	float: left;
	margin: 0 15px 0 0;
}
#menu li a, #footermenu li a
{
	color: #6F624E;
	text-decoration: none;
}

#menu li a:hover, #footermenu li a:hover
{
	color: #333333;
	text-decoration: underline;
}
#menu li.active a, #footermenu li.active a
{
	font-weight: bold;
}

#footermenu
{
	margin: 12px 15px 12px 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: right;
}

#treeview
{
	float: right;
	margin: 12px 15px 12px 0;
	padding: 0;
	width: 190px;
	text-align: right;
}

#main
{
	background-image: url('/images/main_bg.png');
	background-repeat: repeat-y;
	border: #CECECE solid 1px;
	border-left: 0;
	background-color: #ffffff;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	width: 959px;

}

#column_left
{
	width: 220px;
	float: left;
}

#search
{
	background-color: #EBEAE0;
	padding: 11px 0 10px 10px;
	border-bottom: #CECECE solid 1px;
	margin: 0;
	height: 23px;
}
input.search
{
	width: 120px;
	height: 14px;
	padding: 3px;
	line-height: 100%;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #CECECE;
}
#search input.button.small
{
	margin: 0 0 0 6px;
	float: left;
	clear: none;
}
input.button.small
{
	background-image: url('/images/button_small.gif');
	width: 66px;
}
input.button
{
	text-shadow: 0px 0px;
	background-image: url('/images/button_medium.gif');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	display: block;
	float: left;
	width: 90px;
	height: 22px;
	text-align: center;
	color: #ffffff;
	border: 0;
	padding: 0 0 3px 0;
	margin: 6px 0 6px 0;
	line-height: 100%;
}
input.button:hover
{
	text-shadow: 0px 0px 3px white;
}

#categories, #brands
{
	padding: 0 0 36px 0;
	margin-bottom: 320px;
	background-color: #EFF9E4;
	clear: left;
}
#categories ul, #brands ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#categories li, #brands li
{
	margin: 0;
	padding: 0;
}
#categories li a, #brands li a
{
	color: #4B270C;
	text-decoration: none;
	display: block;
	padding: 3px 0 3px 15px;
	
}
#categories li a:hover, #brands li:a:hover
{
	color: #2d1707;
	text-decoration: underline;
}
#categories li.active a, #brands li.active a
{
	color: #ffffff;
	background-image: url('/images/active_category_item.gif');
	background-repeat:no-repeat;
	width: 220px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#categories li.active a:hover, #brands li.active a:hover
{
	text-decoration: none;
}

#categories ul.subcategories
{
	width: 220px;
	margin: 3px 0 0 0;
}

#categories li.subcategory a
{
	margin: 0;
	padding: 3px 0 4px 12px;
	display: block;
	padding-left: 33px;
	position: relative;
}


img.product
{
	float: left;
	margin: 0 12px 12px 0;
}


div.oldprice
{
	clear: both;
	font-size: medium;
	margin-left: 147px;
	font-weight: normal;
	color: #4B270C;
	text-decoration: line-through;
}

#product_price_tocart
{
	margin: 24px auto 24px auto;
	width: 210px;


}

#product_price_tocart.discount
{
	margin-top: 6px;
}

#product_price
{
	clear: both;
	display: block;
	height: 18px;
	width: 84px;
	line-height: 100%;
	padding: 7px 6px 5px 12px;
	background-color: #B4E319;
	background-image: url('/images/product_price.gif');
	background-repeat: no-repeat;
	font-size: medium;
	float:left;
	font-weight: normal;
	color: #4B270C;
	text-align: center;
}
#to_cart
{
	display: block;
	width: 102px;
	height: 30px;
	padding: 0 0 0 6px;
	background-image: url('/images/price_info.gif');
	background-repeat: no-repeat;
	font-size: x-small;
	float:left;
}
#to_cart a
{
	color: #ffffff;
	display: block;
	height: 18px;
	font-size: medium;
	line-height: 100%;
	padding: 6px 9px 6px 36px;
	background-image: url('/images/cart.gif');
	background-repeat: no-repeat;
	background-position: 9px center;
	text-decoration: none;
	font-weight: bold;
}
#product_price_info
{
	display: block;
	width: 87px;
	height: 30px;
	background-image: url('/images/price_info.gif');
	background-repeat: no-repeat;
	font-size: x-small;
	float:left;
	color: #ffffff;
	font-size: small;
	line-height: 100%;
	padding: 7px 9px 6px 12px;
	text-align: center;
}
.category_spotlight
{
	margin: 0 30px 24px 0;
}

#category_spotlight_price
{
	margin: 6px 0 24px 0;
	width: 210px;
	float: left;
}
#spotlight_moreinfo
{
	display: block;
	width: 102px;
	height: 30px;
	padding: 0 0 0 6px;
	background-image: url('/images/price_info.gif');
	background-repeat: no-repeat;
	float:left;
}
#spotlight_moreinfo a
{
	color: #ffffff;
	display: block;
	height: 18px;
	font-size: medium;
	line-height: 100%;
	padding: 6px 9px 6px 9px;
	text-decoration: none;
	font-weight: bold;
}

#categorytabs
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: transparent;
	height: 32px;
	overflow: hidden;
	position: relative;
	width: auto;
	top: 1px;
}
#categorytabs li
{
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
}
#categorytabs li a
{
	color: #333333;
	background-image: none;
	width: 111px;
	text-decoration: none;
	font-size: small;
	margin: 0;
}

#categorytabs li a span
{
	display: block;
	background-image: none;
	width: 103px;
	height: 24px;
	margin: 0;
	padding: 6px 0 0 0;
	text-align: center;
	border: #CECECE solid 1px;
	background: #DAE3C0 url('/images/tabbg.png') 0 0 repeat-x;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#categorytabs li.ui-tabs-selected a span
{
	font-weight: bold;
	border-bottom: 0;
	height: 25px;
	background-color: #EFF9E4;
	background-image: none;
}

.categorytabs_content
{
	border: #CECECE solid 1px;
	background-color: #EFF9E4;
	padding: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	margin: 0 30px 30px 0;
	font-size: 0.9em;
}

.categorytabs_content ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.categorytabs_content li
{
	width: 33%;
	display: block;
	float: left;
	height: 18px;
}

.categorytabs_content li.active a
{
	text-decoration: none;
	font-weight: bold;
}

#content
{
	width: 520px;
	float: left;
}

#content_text
{
	padding: 30px;
}

#home_news
{
	padding: 0 30px 30px 30px;
}

#home_paymethods
{
	border-top: #CECECE solid 1px;
	margin: 0 30px 24px 30px;
	padding: 24px 0 0 0;
}

#content_productlist
{
	padding: 30px 0 30px 30px;
	clear: both;
}

#content_productlist.home
{
	padding-bottom: 0;
}

#breadcrumb
{
	padding: 21px 30px 15px 30px;
	font-size: x-small;
	color: #888888;
}

#breadcrumb a
{
	color: #aaaaaa;
}

#content_railbar
{
	margin: 34px 0 0px 0;
	padding: 0;
	background-image: url('/images/grayline.gif');
	background-repeat: repeat-x;
	background-position: 0px 10px;
	font-size: x-small;
	color: #666666;
}


#content_railbar ul
{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content_railbar li
{
	float: left;
	width: 25%;
	text-align: center;
}

#content_railbar li.active
{
	color: #000000;
}

#content_railbar li div.railbar_step
{
	display: block;
	width: 15px;
	height: 9px;
	line-height: 100%;
	padding: 6px 3px 8px 3px;
	margin: 0 auto 6px auto;
	text-align: center;
	background-image: url('/images/set.gif');
	background-repeat: no-repeat;
	background-position: center center;
	color: #888888;
}

#content_railbar li.active div.railbar_step
{
	background-image: url('/images/set_active.gif');
	color: #ffffff;
	font-weight: bold;
}


ul.productlist
{
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.productlist li
{
	width: 149px;
	margin: 0 6px 36px 0;
	display: block;
	float: left;
	text-align: center;
	font-size: smaller;
	position: relative;
}

ul.productlist li a.name
{
	height: 15px;
	display: block;
}

ul.productlist li div.image
{
	height: 100px;
	margin: 0 0 6px 0;
	line-height: 100px;
	background-position: center center;
	background-repeat: no-repeat;
}

ul.productlist li div.image img
{
	display: none;
}

ul.productlist li a
{
	text-decoration: none;
	color: #666666;
}

ul.productlist li div.pricetag
{
	background-color: #7C4300;
	background-image: url('/images/pricetag_top.gif');
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	margin: 9px auto 0 auto;
	width: 84px;
	font-size: small;
}
ul.productlist li div.pricetag a
{
	display: block;
	padding: 3px 12px 3px 12px;
	width: 60px;
	color: #ffffff;
	background-image: url('/images/pricetag_bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

ul.productlist li div.discounttag
{
	display: block;
	height: 9px;
	width: 49px;
	line-height: 100%;
	padding: 9px 3px 11px 3px;
	margin: 0 auto 6px auto;
	text-align: center;
	background-image: url('/images/discounttag.png');
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	position: absolute;
	top: 63px;
	right: 6px;
	font-weight: bold;
}


.sets
{
	clear: both;
	margin: 0 30px 0 0;
	float: right;
}

.sets p
{
	float: left;
	display: block;
	padding-top: 2px;
}

.sets ul
{
	float: left;
	padding: 0;
	display: block;
	list-style-type: none;
}

.sets ul li
{
	float: left;
}

.sets ul li a
{
	display: block;
	width: 15px;
	height: 9px;
	line-height: 100%;
	padding: 4px 3px 8px 3px;
	text-align: center;
	background-image: url('/images/set.gif');
	background-repeat: no-repeat;
	background-position: center center;
	font-size: smaller;
	text-decoration: none;
	color: #333333;
	margin-left: 6px;
}

.sets ul li.active a
{
	background-image: url('/images/set_active.gif');
	color: #ffffff;
}

#product_variations
{
	clear: both;
	margin-bottom: 12px;
	padding-top: 12px;

}

#product_variations ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#product_variations ul li
{
	display: block;
	float: left;
	text-align: center;
	font-size: smaller;
	width: 100px;
	margin: 0 6px 6px 0;
}

#product_images
{
	clear: both;
	margin-bottom: 12px;
	padding-top: 12px;
	border-top: 1px solid #DDDDDD;	
}

#product_details
{
	clear: both;
	width: 225px;
	margin: 0 10px 0 0;
	padding-top: 12px;
	float: left;
	border-top: 1px solid #CECECE;
}

#product_related
{
	margin: 12px 0 0 30px;
	clear: both;
}

#product_related h3
{
	border-top: 1px solid #CECECE;	
	width: 460px;
	padding-top: 12px;
}

table.product_details
{
	border-top: 1px solid #DDDDDD;
	width: 100%;
}
table.product_details th
{
	text-align: left;
	padding: 2px;
	border-bottom: 1px solid #DDDDDD;
	font-size: x-small;
}
table.product_details td
{
	text-align: left;
	padding: 2px 2px 2px 12px;
	border-bottom: 1px solid #DDDDDD;
	font-size: x-small;
}

#product_labels
{
	border-top: 1px solid #CECECE;
	width: 225px;
	float: left;
	padding-top: 12px;
	font-size: x-small;
}





#column_right
{
	width: 219px;
	float: left;
	padding: 1px 0 0 0;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}

#column_right h3
{
	font-size: small;
	color: #ffffff;
	padding: 15px;
	margin: 0;
	height: 15px;
}

#column_right h3.cart
{
	padding-left: 45px;
	background-image: url('/images/cart.gif');
	background-repeat: no-repeat;
	background-position: 12px center;
}

#column_right .content
{
	background-color: #EFF9E4;
	padding: 12px 12px 24px 12px;
	margin: 0 0 0 1px;
	background-image: url('/images/shadow_up.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#cart .content
{
	background-color: #EFF9E4;
	padding: 0;
	background-image: url('/images/shadow_up.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

div.cartitemthumb
{
	background-color: #DAE3C0;
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #7CBA06;
	clear: both;
	font-size: x-small;
	height: 40px;
	position: relative;
}
img.cartitemthumb
{
	float: left;
	margin-right: 3px;
}

.cartitemthumb_RemoveButton
{
	float: right;
	display: block;
	width: 11px;
	height: 11px;
}

#cart_nrItems
{
	padding: 12px;
}

#cart_thumbs_total
{
	padding: 6px 6px 18px 6px;
	text-align: right;
	font-weight: bold;
}

#cart_thumbs_total.many_items
{
	border-top: 1px solid #CECECE;
}

#cart_thumbs_empty, #cart_thumbs_checkout, #cart_processing
{
	padding: 12px;
}

#footer
{
	clear: both;
	margin-bottom: 12px;
}

.clearfix
{
	clear: both;
}

div.cartitemthumb div.amount_price
{
	float: right;
	font-size: small;
	margin: 0 6px 6px 0;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

div.cartitemthumb div.amount
{
	float: left;
	background-color: #ffffff;
	padding: 0 3px 0 3px;
	margin: 2px 5px 0 0;
	font-weight: bold;
	font-size: x-small;
	position: relative;
}

div.cartitemthumb div.price
{
	float: left;
	font-weight: bold;
	position: relative;
}

div.cartitemthumb a.amountbutton
{
	display: block;
	float: left;
	background-color: #7CBA06;
	color: #ffffff;
	text-decoration: none;
	padding: 0 3px 0 3px;
	margin: 2px 2px 0 0;
	width: 7px;
	text-align: center;
	font-size: x-small;
}

a.button
{
	display: block;
	background-image: url('/images/button_checkout.gif');
	background-position: center center;
	background-repeat: no-repeat;
	width: 123px;
	padding: 4px 6px 7px 6px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 100%;
}

#cart a.button
{
	margin: 0 auto 18px auto;
}

table.cart
{
	width: 100%;
	margin-bottom: 12px;
	clear: both;
}

table.cart th
{
	border-bottom: 1px solid #7CBA06;
	padding-bottom: 3px;
	font-size: x-small;
}

table.cart td
{
	background-color: #EFF9E4;
	padding: 3px;
	border-bottom: 1px solid #CECECE;
	font-size: x-small;
}

table.cart td.price, table.cart td.total
{
	text-align:right;
}

table.cart td.amount, table.cart td.present
{
	text-align: center;
}

tr.totals th
{
	color: #000000;
	background-color: #DAE3C0;
	padding: 3px;
	border-bottom: 1px solid #7CBA06;
	text-align: right;
}

tr.totals td
{
	color: #000000;
	background-color: #DAE3C0;
	font-weight: bold;
	border-bottom: 1px solid #7CBA06;
}


img.cart
{
	margin: 0;
	padding: 0;
}


#charity
{
	border-bottom: 1px solid #DDDDDD;
	padding: 0 0 24px 0;
	margin-bottom: 24px;
	width: 100%;
}

#charity p
{
	margin: 0 0 6px 0;
}

.charity
{
	float: left;
	width: 150px;
	font-size: xx-small;
	text-align: center;
}

#couponform, #couponinfo, #chequesform
{
	padding: 0 0 24px 0;
	margin: 0 0 24px 0;
	border-bottom: 1px solid #DDDDDD;
}

#shippingcountry
{
	padding: 0 0 24px 0;
	margin: 0 0 24px 0;
	border-bottom: 1px solid #DDDDDD;
}

#couponform label, #chequesform label
{
	margin: 0 6px 6px 0;
	line-height: 162%;
	width: 65px;
}

#couponform input, #couponform label, #chequesform input, #chequesform label
{
	float: left;
}

#couponform input.button, #chequesform input.button
{
	margin: 0 0 0 6px;
}


input.submit.checkout
{
	float: right;
}

#contactdata_login label, #contactdata label
{
	float: left;
	clear: left;
	width: 160px;
	margin: 0 0 6px 0;
	font-weight: bold;
	line-height: 162%;
}

#contactdata label.checkbox
{
	float: none;
	clear: left;
	margin: 0 0 6px 0;
	font-weight: normal;
	line-height: 162%;
}

#contactdata_login .forgotpassword
{
	clear: left;
	display: block;
	margin-left: 160px;
	font-size: smaller;
}

input.checkbox, input.radio
{
	clear: left;
}

input.contactdata, select.contactdata
{
	float: left;
	margin: 0 0 6px 0;
	width: 180px;
}

input.contactdata.nr
{
	margin-left: 6px;
	width: 30px;
}

input.contactdata.zip
{
	margin-right: 6px;
	width: 72px;
}

#input_delivery_street, #input_delivery_city
{
	width: 140px;
}

#contactdata_login input.submit
{
	float: left;
	margin: 12px 0 0 0;
}

#input_delivery_message
{
	float: left;
	margin: 0 0 6px 0;	
	height: 90px;
	width: 240px;
}

p.form_info
{
	clear: left;
	font-size: x-small;
}

fieldset
{
	padding: 0 0 24px 0;
	margin: 0 0 24px 0;
	border: 0;
	border-bottom: 1px solid #DDDDDD;
}

div.submit
{
	clear: left;
	
}

#delivery_address
{
	background-color: #EBEAE0;
	padding: 12px;
	border: 1px solid #CECECE;
}

#input_message
{
	height: 90px;
	width: 400px;
}

.error
{
	padding: 6px;
	color: #d42f1e;
	background-color: #ffcdac;
	border: 1px solid #d42f1e;
	margin: 12px 0 12px 0;
}

.info
{
	margin: 24px 10px 12px 0;
}

.column_2
{
	width: 215px;
	margin: 24px 10px 12px 0;
	float: left;
}

#loginbox, #newsletter
{
	font-size: x-small;
}

#loginbox input.text, #newsletter input.text
{
	float: left;
	width: 100px;
}

#loginbox label, #newsletter label
{
	clear: left;
	float: left;
	width: 80px;
	line-height: 230%;
}

#loginbox input.button, #newsletter input.button
{
	margin: 12px 0 0 0;
	float: left;
}

#loginbox .forgotpassword
{
	display: block;
	float: right;
	text-align: right;
	margin-top: 9px;
	width: 80px;
}

#loginbox legend
{
	font-size: small;
}

#loginbox fieldset
{
	padding: 0;
	margin: 0;
	border: 0;
}


#best
{
	background-color: #7CBA06;
	padding-top: 37px;
	margin: 0;
	background-image: url('/images/shadow_up.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height: 310px;
	width: 220px;
	float: left;
	margin-top: -347px; 
	clear: left;
	overflow: hidden;
}

ul.tabs
{
	margin: 0;
	padding: 6px 0 0 6px;
	list-style-type: none;
	background-color: #7CBA06;
	display: block;
	height: 30px;
	width: 214px;
	overflow: hidden;
}
ul.tabs li
{
	margin: 0 6px 0 0;
	padding: 0;
	float: left;
}
ul.tabs li a
{
	display: block;
	color: #333333;
	background-image: url('/images/tabs.jpg');
	background-position: 0 -31px;
	background-repeat: no-repeat;
	width: 101px;
	height: 30px;
	text-decoration: none;
	font-size: x-small;
	cursor: pointer;
}
ul.tabs li a span
{
	display: block;
	background-image: url('/images/tabs.jpg');
	background-repeat: no-repeat;
	background-position: 100% -31px;
	width: 93px;
	height: 21px;
	margin: 0 0 0 4px;
	padding: 9px 4px 0 0;
	text-align: center;
}

#catbrand li a, #catbrand li a span
{
	background-image: url('/images/tabs_green.jpg');
}

.ui-tabs-hide
{
    display: none;
}
ul.tabs li.ui-tabs-selected a
{
	background-position: 0px 0px;
}

ul.tabs li.ui-tabs-selected a span
{
	background-position: 100% 0px;
}

#best .content
{
	clear: left;
	background-color: #EBEAE0;
	padding: 6px 0 6px 6px;
	height: 268px;
}

#best .content ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#best .content li
{
	margin: 0 6px 12px 0;
	float: left;
	width: 100px;
	text-align: center;
	
}

#best .content li a.image
{
	display: block;
	width: 100px;
	height: 100px;
	background-color: #ffffff;
	margin: 0 0 6px 0;
}

#best .content li a.name
{
	font-size: x-small;
	text-decoration: none;
}



#content_text.home
{
	padding-bottom: 0;
}


#content_text.home p
{
	margin-bottom: 0;
}

#tips
{
	margin-bottom: 24px;
}

.tip
{
	width: 203px;
	height: 303px;
	padding: 18px 12px 0 12px;
	background-image: url('/images/tip_bg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin: 0 6px 0 0;
	position: relative;
}

.tip div.discounttag
{
	display: block;
	height: 7px;
	width: 49px;
	line-height: 100%;
	padding: 6px 3px 14px 3px;
	margin: 0 auto 6px auto;
	text-align: center;
	background-image: url('/images/discounttag.png');
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	position: absolute;
	top: 215px;
	right: 12px;
	font-weight: bold;
}

.tip .button
{
	margin-left: auto;
	margin-right: auto;
}

.tip h3
{
	margin-bottom: 18px;
}

.tip a.tip_image
{
	display: block;
	height: 180px;
	margin: 0;
	padding: 0;
}

.tip a.productname
{
	display: block;
	text-decoration: none;
	color: #333333;
	margin: 9px 0 9px 0;
	padding: 0;
}

ul.faq
{
	margin: 0;
	padding: 0;
	list-style-image: url('/images/breadcrumb_arrow.gif');
	margin-left: 12px;
}

ul.faq li
{
	margin-bottom: 3px;
}


div.answer
{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #DDDDDD;
}

div.answer table 
{
	margin: 6px auto 24px auto;
	border-spacing: 1px;
}

div.answer table p
{
	margin: 0;
	padding: 0;
}

div.answer table th
{
	padding: 6px;
	text-align: center;
	border-bottom: 1px solid #DDDDDD;
	background-color: #ffffff;
}

div.answer table td
{
	background-color: #EBEAE0;
	padding: 6px;
	text-align: right;
}

.up
{
	float: right;
	font-size: x-small;
	background-image: url('/images/arrow_up.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}

.newsitem
{
	padding: 0 0 24px 0;
	margin: 0 0 24px 0;
	border-bottom: 1px solid #DDDDDD;	
}

#freedelivery
{
	float: right;
	width: 180px;
	height: 42px;
	padding: 5px 51px 0 0;
	background-image: url('/images/icon_transport.gif');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
/* 	margin: 0 0 24px 0; */
}

.freedelivery p
{
	clear: both;
	margin: 0;
	padding: 6px;
	color: #4B270C;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

a.rss
{
	display:block;
	width: 30px;
	height: 30px;
	float: right;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url('/images/rss.gif');
	background-repeat: no-repeat;
	
}

#kaboodle
{
	float: right;
	text-align: right;
	margin: 0 30px 0 0;
	font-size: x-small;
}

#kaboodle a
{
	display: block;
	float: right;
	padding: 3px 22px 0 0;
	height: 20px;
	color: #888888;
	background-image: url(http://www.kaboodle.com/ht/mk/img/kicon-sm.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#actionbanner
{
	margin: 0 0 27px 0;
}

#loyaltybanner, #ecochequesbanner, #winkelbanner
{
	text-align: center;
	margin-top: 21px;
}

#stock_reminder
{
	border: #CECECE solid 1px;
	background-color: #EFF9E4;
	padding: 18px;
	margin: 0 0 21px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#stock_reminder h4
{
	color: #4B270C;
	font-size: 1.1em;
	margin-top: 0;
}

#stock_reminder label
{
	float: left;
	margin: 0 6px 6px 0;
	font-weight: bold;
	line-height: 162%;
}

#stock_reminder input.text
{
	float: left;
	width: 140px;
	margin: 0 6px 6px 0;
	line-height: 162%;
}

#stock_reminder input.button
{
	float: left;
	margin: 0 0 6px 0;
}

#add2list
{
	border: #CECECE solid 1px;
	background-color: #EFF9E4;
	padding: 9px;
	margin: 0 0 21px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#add2list p
{
	margin: 0;
}

#lists
{
	margin: 0 0 24px 0;
}

.listitem
{
	clear: both;
	background: #EFF9E4;
	border: #fff solid 1px;
	border-width: 0 0 1px 0;
}

.listitem a
{
	text-decoration: none;
}

.listitem img
{
	float: left;
	margin: 9px;
}

.listitem .listdata
{
	float: left;
	margin: 0;
	padding: 0;
}

#verlof
{
	clear: left;
	background: #EBEAE0;
	border: #4B270C solid 1px;
	color: #4B270C;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	padding: 9px;
	margin: 30px 0 21px 0;

}