body {
	text-align:center;
	font-family:trebuchet ms, arial;
	font-size:14px;
}
.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
h3 {
	margin:0;
	padding:0;
}
#wrapper {
	position:relative;
	width:905px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-image: url('/images/webpages/watermark.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapper_order {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.newsletter {
	background: #fff;
}
#popup {
	text-align:left;
}
.separator {
	width:100%;
	height:5px;
	background:#B3D335;
	color:#B3D335;
	margin-bottom:10px;
	border:none;
}
form {
	margin:0;
	padding:0;
}
/* ----- Navigation buttons ----- */
.button_box {
	margin-top:15px;
	clear:both;
}
.button {
	float:left;
	display:block;
	width:125px;
	padding:5px 0 5px 20px;
	background:#C9252C;
	color:#fff;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	border:0;
}
.button_right {
	float:right;
	display:block;
	width:120px;
	padding:5px 0 5px 20px;
	background:#C9252C;
	color:#fff;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	border:0;
}
.button_submit {
	background:#C9252C;
	width:130px;
	height:28px;
	padding:0 0 0 20px;
	font-family:trebuchet ms, arial;
	color:#fff;
	font-size:100%;
	font-weight:bold;
	text-align:left;
	border-style:solid;
	border-color:#C9252C;
	cursor:pointer;
}
.button_middle {
	float:left;
	display:block;
	padding:5px 0px 5px 20px;
	margin:0 10px 0 10px;
	background:#C9252C;
	color:#fff;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
}
.button_middle a {
	color:#fff;
	font-size:100%;
}
/* ----- Standard ----- */
#header {
	height: 298px;
}
#header2 {
	
}
#sidebar_left {
	position:absolute;
	top:299px;
	width:200px;
	padding:0px;
}
#sidebar_left li {
	font-size:14px;
	font-weight:bold;
}
#sidebar_right {
	position:absolute;
	top:299px;
	margin-left:734px;
	width:168px;
	padding:0px;
}
#main {
	position:relative;
	left:212px;
	width:510px;
}
#main p {

}
#food {
	
}
#food img{
	float:left;
}
.food_spacer {
	float:left;
	display:block;
	width:15px;
	height:10px;
	border:0px solid #000;
}
#footer {
	clear:both;
	margin-top:60px;
	height:25px;
	padding:5px 20px 5px 20px;
	background:#397c20;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
#loading {
	display:none;
	margin:auto;
	width:250px;
	height:250px;
	background-image: url('../images/misc/loader.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.footer_left {
	float:left;
	width:210px;
}
.footer_right {
	float:right;
	width:49%;
	text-align: right;
}
#contact_info {
	width:168px;
	padding:0;
	margin:0;
	font-size:14px;
	line-height:1.2;
	float:right;
}
#smiley {
	float: left; 
	margin: 10px 0 0 30px;
	display: block;
}
/* ----- Productlisting ----- */
.productlisting {

}
.productlisting p {
	margin:0;
	padding:0;
}
.productlisting-header {
	color:#C92232;
	font-weight:bold;
}
.toggle {
	margin-top:5px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	color:#C92232;
}
.content_header {
	font-size:16px;
	font-weight:bold;
	clear:both;
	margin-bottom:20px;
}
.simple_options {
	float:left;
	width:250px;
	margin: 0 20px 0 20px;
	border:0px solid #000;
}
.simple_options_left {
	float:left;
	text-align:left;
	width:165px;
	border:0px solid #000;
}
.simple_options_right {
	float:right;
	text-align:right;
	width:40px;
	border:0px solid #000;
}
.simple_options_header {
	
}
.simple_options_content {
	
}
.simple_options_button {
	float:right;
	width: 12px;
	padding:5px 0 0 5px;
	border:0px solid #000;
}
/* ----- Product ----- */
.product {
	width:100%;
}
.product h1 {
	margin:0;
	padding:0;
}
.product_align {
	vertical-align:top;
}
.product_image img {
	border:none;
	padding-right:10px;
}
.product_name {
	font-size:13px;
	font-weight:bold;
	color:#000;
}
.product_description p {
	margin:5px 0 0 0;
	padding:0;
}
.product_price {
	font-size:13px;
	font-weight:bold;
	white-space:nowrap;
	margin-bottom:5px;
}
/* ----- Sidebar ----- */
.boxheader1 {
	background:#397c20;
	height:27px;
	padding:2px 0 0 20px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.boxheader2 {
	background:#C9252C;
	height:27px;
	padding:2px 0 0 20px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.boxheader3 {
	background:#B3D335;
	height:27px;
	padding:2px 0 0 20px;
	color:#000;
	font-size:16px;
	font-weight:bold;
}
.boxheader4 {
	background:#397c20 url('/images/webpages/main_header.gif') no-repeat right;
	padding:2px 0 0 20px;
	height:27px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.boxheader5 {
	background: url('/images/webpages/sidebar_button.gif');
	display:block;
	padding:2px 0 0 20px;
	margin-bottom:6px;
	height:27px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.boxcontent1 {
	background:#B3D335;
	padding:5px 0 7px 20px;
	font-size:12px;
	margin-bottom:10px;
}
.boxcontent1 ul {
	list-style: none;
	margin:0;
	padding:0;
}
.boxcontent1 a {
	text-decoration:none;
	color:#000;
}
.boxcontent1 a:hover {
	text-decoration:underline;
}
.boxcontent2 {
	padding:5px 0 7px 0;
	font-size:12px;
	margin-bottom:10px;
}
.boxcontent3 {
	background:#B3D335;
	padding:5px 0 7px 20px;
	font-size:12px;
	margin-bottom:10px;
}
/* ----- Order process ----- */
.shoppingcart {
	width:100%;
}
.show_cart {
	display:block;
	width:80px;
	padding:3px 3px 3px 3px;
	margin:5px 0 5px 0;
	text-align:center;
	background:#C9252C;
	color:#fff;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	border:0;
}
.shoppingcart_separator {
	border:0;
	color:#397C20;
	background-color:#397C20;
	height:1px;
	width:100%;
	margin:10px 0 10px 0;
}
#order {
	border: solid 0px #327638;
}
#order_left {
	float:left;
	width: 49%;
}
#order_right {
	float:right;
	width: 49%;
}
.order_products {
	width: 100%;
}
.customer_info {
	width:300px;
}
.pay_info {
	
}
.delivery_dropdown {
    font-size: 18px;
}
.hasDatepicker {
    font-size: 18px;
}
/* ----- 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: 500px;
}
.timeline_active {
	float: left;
	width: 95px;
	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: 95px;
	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;
top: -300px;
left: -300px; /*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: -150px;
left: 0; /*position where enlarged image should offset horizontally */
}
