body {
	font-family		: tahoma, verdana, arial, helvetica, sans serif;
	font-size		: 13px;
	line-height		: 1.4em;
	margin			: 6px;
	background		: #FFF url('/images/page-background.png');
	color			: #444;
	text-align		: center;
}

a:link, a:visited {
	color			: #949;
	text-decoration	: none;
}

a:hover, a:active {
	color			: #949;
	border-bottom	: 1px solid #449;
}


hr {
	height:1px;
	color: #506;
	background: #506;
	border: none;
}

h1 {
	margin			: 0px;
	text-align		: center;
}

/* =============================================================================

   TOP MENU

============================================================================= */

#topmenu {
	width				: 750px;
	height			: 28px;
	margin			: 0px auto;
	padding			: 0px;
	background		: #848 url('/images/menu-bar.gif') top left repeat-x;
}

#topmenu ul {
	width				: 750px;
	margin			: 0px;
	padding			: 0px;
	list-style-type	: none;	
}

#topmenu li {
	margin			: 0px;
	padding			: 0px;
	display			: inline;
	float				: left;
	list-style-type	: none;	
}

#topmenu li a {
	display			: block;
	width				: 150px;
	font-size		: 13px;
	height      : 28px;
	line-height	: 28px;
	text-align	: center;
	border			: none;
	color				: #FFF;
	font-weight	: bold
}

#topmenu li a:hover {
	background		: #949;
	color			    : #fff;
}

#topmenu li a:active {
	background		: #949;
	color			    : #fff;
}

/* =============================================================================

   BOTTOM MENU

============================================================================= */

#bottommenu {
	width			: 750px;
	height			: 20px;
	margin			: 0px auto 10px auto;
	padding			: 0px;
	background		: #506 url('/images/footer-bar.gif') top left no-repeat;
}

#bottommenu ul {
	width			: 750px;
	margin			: 0px;
	padding			: 0px;
	list-style-type	: none;	
}

#bottommenu li {
	margin			: 0px;
	padding			: 0px;
	display			: inline;
	float			: left;
	list-style-type	: none;	
}

#bottommenu li a {
	display			: block;
	width			: 128px;
	font-size		: 10px;
	line-height		: 18px;
	padding			: 0px 10px;
	text-align		: center;
	border			: none;
	color			: #d8d;
	font-weight		: bold
}

#bottommenu li a:hover {
	color		: #fff;
}

#bottommenu li a:active {
	color		: #fff;
}

/* =============================================================================

   CONTENTS

============================================================================= */

#contents {
	width			: 748px;
	min-height		: 650px;
	margin			: 0px auto;
	padding			: 1px;
	text-align		: left;
	background		: #FFFFFF url('/images/main-background.gif') top left repeat-y;
	position		: relative;
	top				: 0;
	left			: 0;
}


#contents .topcontent {
	min-height			: 330px;
	background		: bottom right no-repeat;
	margin			: 10px 30px 10px 30px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

* html #contents .topcontent {
	height: 330px;
}

#contents .bottomcontent {
	min-height		: 160px;
	background		: url('/images/bottom-background.gif') top left repeat-x;
	padding			: 10px 10px 10px 0px;
}

#contents .bottomcontent2 {
	padding			: 10px 30px 30px 30px;
	background		: url('/images/bottom-background.gif') top left repeat-x;
}

* html #contents .bottomcontent {

	width: 738px;
}

#contents .bottomcontent h3{
	margin-left: 10px;
	margin-top: 0px;
}

#contents_include {
	margin-left: 10px;
}

#contents .suppliedbybunches {
	height		: 50px;
	background		: url('/images/bottom-background.gif') top left repeat-x;
	padding			: 5px 30px 5px 5px;
	margin : 0px !important;
	font-size: 14px;
	color: #155;
	line-height: 25px;
}


.warning {
	border-width	: 0px 0px 2px 0px;
	border-color	: #F00;
	border-style	: solid;
	background		: #ff0;
	color			: #f00;
	padding			: 6px 10px;
	margin			: 0px 0px 10px 0px;
	text-align		: center;
	font-weight		: bold;
}


input, select, a.button {
	font-family		: Verdana, arial, helvetica, sans serif;
	font-size		: 9pt;
}

input.button, a.button {
	border			: 1px solid #506;
	background		: #eee;
	color			: #506;
	margin			: 0px;
	padding			: 2px 10px;
	font-weight		: bold;
	font-size		: 9pt;

}

input.button
{
	position		: relative;
	top			: 2px;
	padding			: 0px 10px;	
}

a.button {
	padding			: 2px 20px;
}
	
*:lang(en) input.button
{
	padding			: 3px 20px;
	top			: 0px;
}

*:lang(en) a.button
{
	padding			: 4px 20px;
}
	

input.button:hover, a.button:hover {
	border			: 1px solid #506;
	background		: #506;
	color			: #fff;
}



a.smallbutton {
	border			: 1px solid #506;
	background		: #eee;
	color			: #506;
	margin			: 0px;
	padding			: 3px 8px;
	font-weight		: normal;
	font-size		: 8pt;

}

a.smallbutton:hover {
	border			: 1px solid #506;
	background		: #506;
	color			: #fff;
}

.floatright {
	float	: right;
	text-align : left;
}

.nowrap {
	white-space: nowrap;
}


.category-product{
	margin: 1em 0;
}

.category-product .productimage {
	margin: 1em 0.5em;
}


.category-product h3{
	margin: 0;
	padding: 0;
}

.category-product a{
	border:0;
	margin: 0;
	padding: 0;
}

.category-product a img{
	border:0;
	margin: 0;
	padding: 0;
}

.category-product table{
	width: 100%;
	background: #FFF;
	border-left			: 2px solid #d1bcd5;
	border-right		: 2px solid #d1bcd5;
	border-bottom		: 2px solid #d1bcd5;
}

.category-product-bestseller table{
	width: 100%;
	background: #FFF;
	border-left			: 2px solid #FC0;
	border-right		: 2px solid #FC0;
	border-bottom		: 2px solid #FC0;
}

.category-product th, .category-product td{
	vertical-align: top;
}

.category-product th{
	text-align: right;
}

.category-product .description{
	font-size: 12pt;
	line-height: 1.4em;
	padding: 0.5em 1em;
}


.pricesstartfrom {
	position:absolute;
	bottom: 0px;
	left: 0px;
}

.moreinfotd .pricesstartfrom {
	position: static;
	border: 0;
	margin: 5px;
}

.pricesstartfrom:hover {
	border: 0;
}


.category-product .moreinfotd{
	vertical-align: bottom;
	padding: 0.5em 1em;
}

.moreinfo {
	border: 0;
	margin: 5px;
}

.moreinfo:hover {
	border: 0;
}

.product-description {
font-weight: normal;
font-size: 16px;
line-height: 24px;
}

.childproductimage {
border: 2px solid #506;
}

.clearboth {
font-size: 1px;
clear: both;
}

#miniBasket {
background: url('/images/minibasket.png') right top no-repeat;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
line-height: 28px;
padding-right: 1em;
position: absolute;
top: 0px;
right: 1px;
cursor: pointer;
z-index: 1000;
width: 175px;
text-align: right;
}

#miniBasket a {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

#buyform {
clear: both;
margin-top: 2em;
}

#buyform table {
border-collapse: collapse;
}

#buyform tbody{
background: #FEF;
}

#buyform tbody td{
padding: 2px;
}



.summary{
font-size: 16px;
line-height: 1.4em;
}

.datatable {
	width			: 700px;
	border			: 1px solid #999999;
	border-collapse		: collapse;
	font-size		: 9.5pt;
}

.datatable thead th{
	border-right		: 1px solid #506;
	border-bottom		: 1px solid #506;
	padding			: 4px 10px;
	background		: #506;
	color					: #ffffff;
}

.datatable tbody th{
	width			: 150px;
	border-right		: 1px solid #999999;
	border-bottom		: 1px solid #999999;
	padding			: 4px 10px;
	background		: #F0F0F0;
	vertical-align		: top;
}

.datatable tbody td{
	border-bottom		: 1px solid #999999;
	padding			: 4px 10px;
	vertical-align		: top;
}

.datatable tbody textarea {
	width			: 500px;
	padding			: 2px 10px;
	border			: 1px solid #999999;
}

.datatable tbody input.textbox {
	width			: 500px;
	padding			: 2px 10px;
	border			: 1px solid #999999;
}

.datatable tbody select {
	width				: 520px;
	padding			: 2px 0px;
	border			: 1px solid #999999;
}

.datatable tbody select.month {
	width			: 100px;
}
.datatable tbody select.year {
	width			: 100px;
}

.datatable tbody textarea:hover, .datatable tbody input.textbox:hover, .datatable tbody input.textbox:hover {
	background		: #FFFFEE;
	border			: 1px solid #7E69AD;
}

.clearboth { font-size: 1px; line-height: 0px;}


/* =============================================================================

   WARNINGS

============================================================================= */

#general_warning {
	width			: 728px;
	margin			: 0 auto;
	background		: #c00;
	color			: #fff;
	padding			: 6px 10px;
	text-align		: center;
	font-weight		: bold;
	border			: 1px solid #506;	
}

.shipping_warning {
	border-width	: 0px 0px 2px 0px;
	border-color	: #c00;
	border-style	: solid;
	-moz-border-radius	: 6px;
	background		: #c00;
	color			: #fff;
	padding			: 6px 10px;
	margin			: 0px 0px 10px 0px;
	text-align		: center;
	font-weight		: bold;
}

#stock_warning {
	border-width	: 1px;
	border-color	: #c00;
	border-style	: solid;
	color			: #c00;
	font-size: 10px;
	line-height: 14px;
	padding			: 6px 10px;
	margin			: 0px 0px 10px 0px;
	text-align		: center;
	clear: both;
}

#mi_categories, #mi_basket {
text-indent: 10px;
	text-align: left !important;
}
