@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	outline: 0;
}

abbr {
border:none !important;
text-decoration:none !important;
cursor:help;
}

/*
green:#4c694d;
olive:#4c694d;
dark yellow:#fff;
brown:#fff;
*/

body {
	background-color:#4c694d;
	font-family: "Trebuchet MS", Helvetica,Arial,sans-serif;
	color:#4c694d;
	text-align:left;
	letter-spacing:2px;
	 vertical-align: middle;
}

#tinymce {
	background-color: rgb(160, 176, 174);
}

body, html {
	height:100%;
	width:100%;
}

#body {
	width:900px;
	position:relative;
	margin:auto;
	background: #a6b3a7;
	border:2px solid #4b4b4b;
	height:540px;
	margin-top:5px;
}

a {
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}

img {
	border:none;
}


#overlay {
	
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
	position:absolute;
	z-index:110;
	background-color:#4c694d;
	color:#fff;
	
}
#overlay #loading {
	padding-top:25%;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

#header {
	text-align:right;
	padding:5px;
	font-size:12px;
	font-weight:500;
	color:#4c694d;
	height:50px;
	background-position:right;
	background-repeat:no-repeat;
}

#restOfPage {
	position:absolute;
	top:110px;
	width:100%;
/*	//left:300px;
*/	z-index:1;
}
#leftLine {
	height:50px;
	background-color:#4c694d;
	width:150px;
	float:left;
	background-image:url(../images/topBG.jpg);
	background-repeat:repeat-x;
}
#logoLine {
	float:left;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	height:50px;
	position:relative;
	z-index:5;
	top:-25px;
	z-index:90;
}
#logoLine img {
	height:100px;
	position:relative;
}
#rightLine {
	height:45px;
	background-color:#4c694d;
	padding-top:5px;
	padding-right:50px;
	padding-left:280px;
	//padding-left:40px;
}
#rightLine #title {
	font-family: "Helvetica Neue Light", Helvetica,Arial,sans-serif;
	padding-top:7px;
	color:#FFF;
	font-size:20px;
	font-weight:normal;
}
#rightLine img {
	float:right;
	height:40px;
	width:219px;
}

#main, #tinymce {
	position:relative;
	padding:10px;
	padding-top:35px;
	padding-bottom:0px;
	height:365px;
	overflow-y:auto;
	color: #000;
	font-size:12px;
	letter-spacing:1px;
	background-color:#a6b3a7;
	background-image:url(../images/mainBG.jpg);
	background-repeat:repeat-x;
	background-position:bottom right;
}

#main #mainText {
	position:relative;
	z-index:2;
}

#main p, #tinymce p {
	font-size:12px;
	margin-bottom:10px;
	font-weight:200;
	line-height:15px;
	padding-left:10px;
	padding-right:10px;
}

#main table {
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	margin-bottom:5px;
}

#main th {
	background-color:#798e7a;
	padding:3px;
}

#main td {
	padding:3px;
}

#tinymce h1, #main H1 {
	letter-spacing:2px;
	color:#000;
	font-size:18px;
	padding-left:10px;
}

#tinymce h2, #main H2 {
	letter-spacing:2px;
	color:#4c694d;
	font-size:16px;
	padding-left:10px;
}

#tinymce h3, #main H3 {
	letter-spacing:2px;
	color:#4c694d;
	font-size:14px;
	padding-left:10px;
}

#tinymce h4, #main H4 {
	letter-spacing:2px;
	color:#000;
	font-size:12px;
	padding-left:10px;
}

#main p .colour {
	color:#000;
	font-weight:bolder;
}

#main a, #tinymce a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#main a:hover {
	color:#4c694d;
}

#subFood p {
	margin-bottom:6px;
}

#subFood H4 {
	margin-bottom:6px;
}

#main #small p{
	font-size:11px;
}

#footer {
	
	background-color:#4c694d;
	padding:5px;
	padding-left:20px;
}
#footerLinks a {
	
	margin-left:10px;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
}
#permissions {
	float:right;
	padding-right:5px;
	padding-top:5px;
	font-size:11px;
}
#permissions, #permissions a {
	color:#FFF;
}



#store_left {
	width:170px;
	float:left;
	padding-top:40px;
}

#store_left a {
	color:#fff;
	display:block;
	width:100%;
}



#store_left #search {
	margin-bottom:15px;
}

#store_left #search input {
	width:138px;
	height:16px;
	line-height:16px;
	padding-top:3px !important;
	padding-left:20px;
	background:url('../img/search.gif');
	border:none;
}

#store_left li {
	list-style:none;
}

#store_left div {
	letter-spacing: 1px;
	line-height:12px;
	color:#fff;
	font-size:10px;
	padding:6px;
	background-color:#4c694d;
	margin-bottom:40px;
}

#store_left div div {
	padding:0px;
	margin:0px;
}





/** SNIPPETS **/

/** store **/
.product_detail *, .hproduct-category *{
	padding:0px !important;
}

.hproduct-category h1 {
	color:#000 !important;
}

.hproduct.summary {
	padding:7px !important;
	border:3px solid #4c694d;
	margin:10px;
	margin-left:0px;
	position:relative;
	width:250px;
	font-size:11px;
	height:150px;
	float:left;
}

.hproduct.summary * {
	color:#000;
}

.hproduct.summary .image img {
	float:left;
	margin-right: 10px;
	border:3px solid #fff;
}

.hproduct.summary h3.name a {
	font-weight:bold;
	font-size:14px;
	color:#000 !important;
}

.hproduct.summary .manufacturer {
	font-size:12px;
	margin-bottom:15px;
}

.hproduct.summary .price {
	
}

.hproduct.summary .view_more {
	color:#fff;
}

.hproduct.summary .view_more a {
	color:#fff;
}

#crumbs {
	color:#fff;
	margin-bottom:20px;
}

.product_detail h1 {
	color:#000 !important;
}

.product_detail .image {
	margin-left:20px;
}

.product_detail .thumb {
	margin-left:10px;
	margin-bottom:10px;
	border:5px solid #fff;
}

.product_detail * {
	vertical-align: middle;
}

.product_detail #quantity {
	margin:0px;
	border:none;
}

.product_detail h3 {
	color:#000 !important;
	margin-bottom:20px;
}

.product_detail .description {
	margin-bottom:20px;
}

table#cart {
	padding:0px;
}

table#cart th {
	padding:3px;
	text-align: center;
}

table#cart .quantity-input{
	width:50px;
}

table#cart td{
	padding:6px;
}


.checkout label {
	display:block;
	width:150px;
	float:left;
}

.checkout input {
	width:300px;
	padding:3px;
	margin-bottom: 10px;
}

.checkout input[type='submit'] {
	width:auto;
}

.checkout textarea {
	padding:3px;
	width:300px;
	height:100px;
	margin-bottom:10px;
}


#store_nav ul {
	padding-left: 10px;
}

#footer li {
	display:inline;
}