body {
	text-align:center;
	font-family:verdana;
	font-size:12px;
	background:#f1dbf5;
}
.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size:18px;
	font-weight:normal;
}
h3 {
	margin:0;
	padding:0;
}
#wrapper {
	position:relative;
	width:900px;
	background:#fff url('../images/webpages/dot.gif') repeat-y 240px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	padding:0px;
	text-align:left;
	border:1px solid #000;
}
#wrapper-order {
	position:relative;
	width:900px;
	background:#fff;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	padding:0px;
	text-align:left;
	border:1px solid #000;
}
.newsletter {
	background: #fff;
}
#popup {
	text-align:left;
	background: #fff;
}
form {
	margin:0;
	padding:0;
}
img {
	border:none;
}
#header {
	height:150px;
	border-bottom:1px solid #000;
}
#header p {
	margin:0;
	padding:0;
}
.logo {
	position:absolute;
}
.nav {
	position:absolute;
	width:600px;
	top:100px;
	margin-left:300px;
	border:0px solid #000;
}
.nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
}
.nav li {
	display:inline;
	list-style:none;
	font-size: 16px;
	font-weight:bold;
}
.nav a { 
    padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color:#000;
}
.nav a:hover { 
	text-decoration: none; 
}
.box-header {
	font-weight:bold;
	font-size:14px;
}
.pagination {
	margin-top:15px;
	text-align:right;
	width:600px;
}
.cart {
	line-height:1.5;
}
.cat_bullet {
	color:#9BBB59;
}
/* ----- Navigation buttons ----- */
.button_box {
	margin-top:15px;
	clear:both;
}
.button {
	float:left;
	display:block;
	padding:5px 20px 5px 20px;
	background:#9BBB59;
	color:#000;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #000;
}
.button_checkout {
	float:right;
	display:block;
	padding:4px 20px 4px 20px;
	background:#9BBB59;
	color:#000;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #000;
}
.button_right {
	float:right;
	display:block;
	padding:5px 20px 5px 20px;
	background:#9BBB59;
	color:#000;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #000;
}
.button_submit {
	background:#9BBB59;
	padding:2px 20px 2px 20px;
	font-family:verdana;
	color:#000;
	font-size:100%;
	font-weight:bold;
	text-align:left;
	border:1px solid #000;
	cursor:pointer;
}
.button_middle {
	float:left;
	display:block;
	padding:5px 0px 5px 20px;
	margin:0 10px 0 10px;
	background:#9BBB59;
	color:#000;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #000;
}
.button_middle a {
	color:#fff;
	font-size:100%;
	border:1px solid #000;
}
/* ----- Standard ----- */
#main {
	margin:20px;
	border:0px solid #000;
}
#main p {

}
.sidebar_left {
	float:left;
	width:215px;
	border:0px solid #000;
	margin-right:25px;
}
.sidebar_left ul {
	list-style-type:none;
	line-height:1.3;
	padding:0;
	margin:0;
}
.sidebar_links {
	margin-top:10px;
}
.sidebar_left a {
	text-decoration:none;
	color:#000;
}
.sidebar_left a:hover {
	text-decoration:underline;
}
.content {
	float:left;
	width:600px;
	clear:right;
}
#footer {
	background:#9BBB59;
	border-top:1px solid #000;
	font-size:10px;
	margin-top:25px;
}
#footer a {
	color:#000;
}
#loading {
	display:none;
	margin:auto;
	width:250px;
	height:250px;
	background-image: url('../images/misc/loader.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
/* ----- Productlisting ----- */
.productlisting {
	width:600px;
}
.productlisting_separator hr {
	border:0;
	color:#97C00E;
	background-color:#89513A;
	height:1px;
	width:100%;
	margin:10px 0 10px 0;
}
.productlisting_description {
	width:250px;
}
.productlisting_name {
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.productlisting_price {
	font-size:16px;
	font-weight:bold;
	padding-bottom:15px;
}
/* ----- Product ----- */
.product {
	width:100%;
}
.product_number {
	font-size:10px;
}
.product h1 {
	margin:0;
	padding:0;
}
.product_align {
	vertical-align:top;
}
.product_image img {
	border:none;
	padding-right:10px;
}
.product_extraimages {
	float:left;
	margin:5px 5px 5px 0;
}
.product_picture img {
	border:none;
	padding-right:5px;
}
.product_name {
	font-size:13px;
	font-weight:bold;
}
.product_description p {
	
}
.product_price {
	font-size:20px;
	font-weight:bold;
	white-space:nowrap;
}
fieldset {
	margin:1.5em 0 0 0;
	padding:0;
}
legend {
	margin-left:1em;
	color:#7D7D7D;
	font-weight:bold;
}
fieldset ol {
	margin:0;
	padding:1em 1em 0 1em;
	list-style:none;
}
fieldset li {
	padding-bottom:0.5em;
}
fieldset li a {
	text-decoration: underline;
}
fieldset .input_text {
	width:250px;
}
fieldset textarea {
	width:300px;
}
fieldset.submit {
	border-style:none;
}
label {
	float:left;
	width:10em;
	margin-right:1em;
}
.form_checkbox {
	width:14px;
}
.shipping_select {
	border:0px solid #000;
	border-spacing:5px;
	vertical-align:top;
}
.shipping_select input {
	width:14px;
}
#show_terms {
	text-decoration:underline;
}
/* ----- Order process ----- */
.shoppingcart {
	width:100%;
}
#order {
	margin:20px;
	border: solid 0px #000;
}
#order_left {
	float:left;
	width: 49%;
}
#order_right {
	float:right;
	width: 49%;
}
.order_products {
	width: 100%;
}
.customer_info {
	width:300px;
}
.pay_info {
	
}
.shipping_select {
	border:0px solid #000;
	border-spacing:5px;
	vertical-align:top;
}
/* ----- Languages ----- */
.language_flag {
	float:left;
	width:30px;
}
/* ----- Date picker ----- */
input.calendar {
  width: 73px;
  margin-right:6px;
}
button.calendar {
  background: url('/images/misc/datepicker/calendar-icon.gif');
  border: 0;
  cursor: pointer;
  height: 20px;
  margin-right: 6px;
  width: 20px;
}
button.calendar:hover,
button.calendar.active {
  background-position: left bottom;
}
div.calendar {
	background: url('/images/misc/datepicker/calendar.png');
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	
div.calendar div {
	background: none !important;
	cursor: move;
	height: 185px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 147px;
}	

div.calendar caption {
	color: #333;
	padding-top: 6px;
	text-align: center;
	width: 100%;
}
div.calendar caption a {
	cursor: pointer;
	display: block;
	height: 12px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 17px;
	width: 11px;
}
div.calendar caption a.prev {
	background-image: url('/images/misc/datepicker/calendar-prev.gif');
	left: 0;
}
div.calendar caption a.next {
	background-image: url('/images/misc/datepicker/calendar-next.gif');
	right: 0;
}
div.calendar caption a:hover {
	background-position: 0 12px;
}
div.calendar caption span {
	height: 25px;
	position: relative;
	text-align: center;
}
div.calendar caption span.month {
	padding-right: 8px;
}
div.calendar caption span.month:after {
	content: ',';
}

div.calendar table {
	background: #FFF;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}
div.calendar td,
div.calendar th {
	border: 0;
	color: #0597DB;
	height: 21px;
	text-align: center;
	width: 21px;
}
div.calendar td {
	background: url('/images/misc/datepicker/calendar-td.gif');
	color: #FFF;
	font-size: 11px;
}
div.calendar td.invalid {
	color: #999;
}
div.calendar td.valid {
	background: url('/images/misc/datepicker/calendar-valid.gif');
	color: #0597DB;
	cursor: pointer;
}
div.calendar td.hilite {
	background: url('/images/misc/datepicker/calendar-hilite.gif');
}
div.calendar td.inactive {
	background: url('/images/misc/datepicker/calendar-td.gif') 0 100%;
	color: #FFF;
}
div.calendar td.active,
div.calendar td.hover {
	background: url('/images/misc/datepicker/calendar-valid.gif') 0 100%;
	color: #FFF;
	cursor: pointer;
}
/* ----- Time picker ----- */
input.timespinner {
	text-align:center;
	font-family:trebuchet ms, arial;
	color:#000;
	background:#EBEBE4;
	border:1px solid #7F9DB9;
	float:left;
	height:18px;
	margin-right:6px;
	width:74px;	
}
button.timespinner_plus,
button.timespinner_minus {
	cursor:pointer;
	border:0px;
	height:20px;
	width:20px;
	margin:0px;
	padding:0px;
}
button.timespinner_plus {
	background:url('/images/misc/timespinner-plus.png');	
}
button.timespinner_minus {
	background:url('/images/misc/timespinner-minus.png');
}
button.timespinner_plus:hover,
button.timespinner_plus.active,
button.timespinner_minus:hover,
button.timespinner_minus.active {
	background-position:0 20px;
}
/* ----- Timeline ----- */
#timeline {
	margin: 0 0 25px 0;
	width: 600px;
}
.timeline_active {
	float: left;
	width: 120px;
	height: 15px;
	padding: 5px;
	border: solid 1px #327638;
	background-color: #409347;
	text-align: center;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.timeline_inactive {
	float: left;
	width: 120px;
	height: 15px;
	padding: 5px;
	border: solid 1px #327638;
	background-color: #B3D335;
	text-align: center;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.timeline_arrow {
	float: left;
}
/* ----- Hover picture, shopping cart ----- */
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background:#fff;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: 0px; /*position where enlarged image should offset horizontally */
}
/* ----- Hover picture, product ----- */
.thumbnail2{
position: relative;
z-index: 0;
}
.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background:#fff;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: 0px; /*position where enlarged image should offset horizontally */
}