body {
	background: #666666;
	font: 12px Arial, Tahoma, Verdana, sans;
	color: #222;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 920px;
	margin: 0 auto;
	background: #fff;
}
#header {
	background: #fff no-repeat;
}
#header a#logo {
	display: block;
	background: #fff url(images/logo.jpg) top right no-repeat;
	width: 920px;
	height: 113px;
	text-indent: -9000px;
}
#header #menu {
	background: #e4832b url(images/gradient.gif) repeat-x;
	padding: 8px 5px;
	margin-bottom: 10px;
}
#header #menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#header #menu ul li {
	display: inline;
	margin: 0 20px;
}
#header #menu ul li a {
	color: #fff;
}
#container {
	overflow: hidden;
	padding: 10px 15px;
	font-size: 11px;
}
#sidebar {
	width: 200px;
	float: left;
	display: inline;
}
#content {
	width: 480px;
	float: left;
	display: inline;
	margin: 0 20px;
	font-size: 11px;
}
#sidebar-r {
	width: 170px;
	float: right;
	display: inline;
	font-size: 11px;
}

#footer {
	background: #e4832b url(images/gradient.gif) repeat-x;
	padding: 5px;
	text-align: center;
	font-size: 11px;	
	color: #fff;	
}
h2, h1 {
	color: #e4832b;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

a img{
	border: none;
}

div.gradient_box {
	background: #c0d683 url(images/gradient_menu.jpg) bottom left repeat-x;
	padding: 10px;		
}

ul.categories {
	margin: 5px;
	padding: 5px 10px;
	font-size: 12px;
	list-style: none; 
	padding: 0; margin: 0;
}
ul.categories li a {
	display: block;
	padding: 3px;
	color: #fff;
	font-weight: bold;
}
ul.categories li a:hover, ul.categories li a.selected {
	text-decoration: none;
}
ul.categories ul {
	padding: 0 0 0 13px;
	margin: 0;
}
div.subs {
	background: #eee;
	border-bottom: 2px solid #ddd;
}
div.subs div.each {
	width: 160px;
	float: left;
}
div.subs h3 {
	font-size: 11px;
	display: block;
	padding: 5px;
	background: #136382;
	color: #fff;
	font-weight: bold;
	margin: 0;
}
div.subs ul {
	list-style: none;
	padding: 5px;
	margin: 0;
	width: 150px;
}
div.subs ul li {
	padding: 3px;
}
input.field {
	padding: 2px;
	font: 11px Arial, Tahoma, Verdana, sans;
}
input.button {
	padding: 2px;
	font: bold 11px Arial, Tahoma, Verdana, sans;
}
form.newspaper label {
	display: block;
	margin-right: 10px;
	width: 70px;
	float: left;
	margin: 5px 0;
}
form.newspaper br {
	clear: left;
}
a:link, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div#content div.slideshow {
	position: relative;
	overflow: hidden;
	width: 480px;
	height: 180px;
}


div#mini-basket table {
	width: 100%;
}
div#mini-basket table thead th, div#mini-basket table thead td {
	background: #579145;
	color: #fff;
}
div#mini-basket table th, div#mini-basket table td {
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
div#mini-basket table tr.alt td { background: #eee; }
div#mini-basket table th.price, div#mini-basket table td.price {
}

#shop {
}
#shop table.shop_productlist {
	width: 100%;
}
#shop table.shop_productlist tr th, #shop table.shop_productlist tr td {
	padding: 5px;
	white-space: normal;
}
#shop table.shop_productlist tr td.price{
	white-space: nowrap;
}
#shop table.shop_productlist tr th {
	background: url(images/gradient.gif) repeat-x #F46630;
	color: #000;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #d15757;
	padding: 5px;
}
#shop table.shop_productlist tfoot { display: none; }
#shop table.shop_productlist tr.alt {
	background: #f3f3f3;
}
#shop table.shop_productlist tr td {
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
}
#shop table.shop_productlist tr td.image img {
	border: 1px solid #ccc;
}
#shop table.shop_productlist tr td input.field {
	text-align: center;
	border: 1px dotted #aaa;
	width: 15px;
}
#shop table.shop_productlist tr td input.order-button {
}
#shop table.shop_productlist tr td p.teaser {
	margin: 0px;
	padding: 0px;
}
#shop table.shop_productlist tr td span.pricesecondary {
	display: none;
}
#shop div.shopproduct div.top {
	width: 100%;
	overflow: hidden;
}
#shop div.shopproduct div.top div.images {
	float: right;
	display: inline;
	width: 160px;
}
#shop div.shopproduct div.top div.images ul {
	margin: 0px;
	padding: 0px;
}
#shop div.shopproduct div.top div.images ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#shop div.shopproduct div.top div.images a img {
	border: solid 2px #476022;
	margin: 0px 3px 10px 3px;
}

#shop div.shopproduct div.top span.priceprimary {
	display: block;
	margin: 1px 0px 10px 0px;
	font-weight: bold;
	font-size: 12px;
}
#shop div.shopproduct div.top span.notforsale {
	display: none;
}

ol.shopcheckoutsteps {
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}
ol.shopcheckoutsteps li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 7px;
}
ol.shopcheckoutsteps li.selected {
	text-decoration: underline;
}
ol.shopcheckoutsteps li.selected a {
	color: #000;
}



#shop table.basket {
	width: 100%;
}
#shop table.basket tr th, #shop table.basket tr td {
	padding: 5px;
}
#shop table.basket thead tr th {
	background: url(images/gradient.gif) repeat-x #F46630;
	color: #000;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #d15757;
	padding: 5px;
}
#shop table.basket tr.alt {
	background: #f3f3f3;
}
#shop table.basket tr td {
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
}
#shop table.basket tr td.image {
	border: 1px solid #ccc;
}
#shop table.basket tr td.quantity input {
	text-align: center;
	border: 1px dotted #aaa;
	width: 15px;
}
#shop table.basket thead tr th.unitprice, #shop table.basket thead tr th.quantity, #shop table.basket thead tr th.price {
	text-align: right;
}
#shop table.basket tfoot tr th {
	text-align: left;
}
#shop table.basket tfoot tr th.price {
	text-align: right;
}




div.checkoutcontrolbuttons a.nextstep, div.checkoutcontrolbuttons a.prevstep {
	font-weight: bold;
}
div.checkoutcontrolbuttons a.prevstep {
	padding-right: 9px;
	border-right: 1px solid #000;
}
div.checkoutcontrolbuttons a.nextstep {
	padding-left: 10px;
}
div.megabasketupdate a {
	float: left;
	display: inline;
	font-weight: bold;
	padding-right: 9px;
	border-right: 1px solid #000;
}
div.checkoutcontrolbuttons.step1 {
	float: left;
	display: inline;
}
div#checkoutstep1 div.checkoutcontrolbuttons a.prevstep {
	padding-left: 9px;
}

div.checkoutcontrolbuttons.step5, div.checkoutcontrolbuttons.step6 {
	margin-top: 10px;
}
div.checkoutcontrolbuttons.step5 a.prevstep, div.checkoutcontrolbuttons.step6 a.prevstep {
	padding: 0px;
	border: none;
}

div.checkoutcontrolbuttons a.nextstep:hover, div.checkoutcontrolbuttons a.prevstep:hover {
}


div.checkoutcontainer div.customerdata, div.checkoutcontainer div.deliverydata, div.shopcheckoutdeliverytype, div.shopcheckoutpaymentmethods, div.shopcheckoutcomment {
	background-color: #f3f3f3;
	border: 2px solid #000;
	margin: 20px 0px;
	padding: 10px;
}
div.checkoutcontainer h3, div.shopcheckoutdeliverytype h3, div.shopcheckoutpaymentmethods h3, div.shopcheckoutcomment h3 {
	font-size: 1.1em;
	color: #000;
	padding: 0px 5px 10px 5px;
	margin: 0px;
	display: block;
	font-weight: bold;
}

.deliverycheckbox input {
	margin-right: 5px;
	vertical-align: text-bottom;
}

.customerdata td.label, .deliverydata td.label {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	vertical-align: text-bottom;
	width: 130px;
}
.customerdata td.field, .deliverydata td.field {
	vertical-align: text-bottom;
	padding-bottom: 5px;
}
.customerdata span.required, .deliverydata span.required {
	margin-left: 2px;
}

.customerdata input, .customerdata select, .deliverydata input, .deliverydata select {
	border: 1px solid #900;
	width: 210px;
}

.shopcheckoutshipping {
	width: 100%;
}
.shopcheckoutshipping td.shippingname, .shopcheckoutpaymentmethods td.paymentname {
	font-weight: bold;
	vertical-align: text-bottom;
	width: 135px;
}
.shopcheckoutshipping td.shippingselect, .shopcheckoutpaymentmethods td.paymentselect {
	padding-bottom: 5px;
	vertical-align: text-bottom;
}
.shopcheckoutshipping input, .shopcheckoutpaymentmethods td.paymentselect input {
	vertical-align: text-bottom;
}
.shopcheckoutcomment textarea {
	width: 371px;
	border: 1px solid #900;
	height: 75px;
}


ul.ultimize_list_pager {
	margin: 10px 0px;
	padding: 0px;
	width: 100%;
}
ul.ultimize_list_pager li {
	margin: 0px;
	padding: 0px 5px;
	list-style-type: none;
	display: inline;
}
ul.ultimize_list_pager li.ultimize_list_pager_back {
	padding-left: 0px;
}

ul.ultimize_list_pager li.selected {
	font-weight: bold;
	font-size: 1.2em;
}



/*



#shop .product-details-header .pictures {
	float: right;
}
#shop .product-details-header .pictures img {
	border: solid 2px #476022;
	cursor: pointer;
	margin: 0px 3px 10px 3px;
}
#shop .product-price {
	margin: 1px 0px 10px 0px;
	font-weight: bold;
	font-size: 12px;
}
#shop .product-details .product-reference {
	float: left;
	width: 104px;
	margin: 4px;
}
#shop .product-details .product-reference .product-name {
	display: block;
	height: 25px;
	vertical-align: bottom;
}
#shop .product-details .product-reference a {
	text-decoration: none;
}

*/
