﻿/* CSS Document */

body {
	background: #709126 url(images/common/bg.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
body.homepage, body.aboutpage, body.productpage, body.orderpage, body.faqspage, body.contactpage, body.areapage, body.defaultpage {
	background: #709126 url(images/common/home_bg.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#nav-access {
	position:absolute;
	top:-9999px;
}
#container {
	margin: 0px auto 0px auto;
	width: 950px;
	height: auto;
	background: transparent;
}

#top {
	padding: 0px 25px 0px 25px;
	width: 900px;
	height: 35px;
	background: url(images/common/top.png) no-repeat;
}
#top .login_register {
	padding-top: 10px;
	width: 655px;
	height: 10px;
	float: left;
	color: #ffffff;
	font-size: 0.7em;
}
#top .login_register a:link, #top .login_register a:active, #top .login_register a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#top .login_register a:hover {
	color: #ffffff;
	text-decoration: none;
}
#top .shopping_cart {
	width: 245px;
	height: 20px;
	float: left;
}
.home_feature_container {
	padding: 0px 25px 0px 25px;
	width: 900px;
	height: 560px;
	z-index: 1;
	background: url(images/common/home_feature_bg.png) no-repeat;
}
.feature_container {
	padding: 0px 25px 0px 25px;
	width: 900px;
	height: 410px;
	z-index: 1;
	background: url(images/common/home_feature_bg.png) no-repeat;
	}
#header {
	width: 900px;
	height: 124px;
	position: absolute;
	z-index: 5;
}
#header h1, #header h2 {
	position: absolute;
	top: -9999px;
}
.dynamic_panel {
	padding: 0px 25px 0px 25px;
	width: 900px;
	height: auto;
	background: url(images/common/content_bg.png) no-repeat;
}
.dynamic_panel_admin {
	margin: 0px 24px 0px 26px;
	width: 900px;
	height: 100%;
	background-color:White;
	
}

#news {
	width: 900px;
	height: 63px;
	background: url(images/common/news.jpg) no-repeat;
	
}
#news p {
	padding: 20px 0px 0px 190px;
	font-size: 0.8em;
	color: #ffffff;
	
}
#news p a:link, #news p a:active, #news p a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#news p a:hover {
	color: #ffffff;
	text-decoration: none;
}

.content {
	padding: 0 0 0 54px;
	width: 483px;
	height: auto;
	float: left;
	
}
.product_content {
	padding: 0 0 0 20px;
	width: 483px;
	height: auto;
	float: left;
}
.content h3, .product_content h3 {
	padding: 0px 0px 10px 5px;
	font-size: 1.0em;
	color: #4c1f1a;
	font-style: italic;
	font-weight: bold;
}
.content h3 a:link, .content h3 a:active, .content h3 a:visited {
	color: #4c1f1a;
	text-decoration: underline;
}
.content h3 a:hover {
	color: #4c1f1a;
	text-decoration: none;
}
.content h4, .product_content h4 {
	padding: 0px 0px 10px 5px;
	font-size: 0.9em;
	color: #4c1f1a;
	font-weight: bold;
}
.content h5 {
	padding: 0px 0px 5px 5px;
	font-size: 0.8em;
	color: #7f7f7f;
	line-height: 1.4em;
	font-weight: bold;
}
.content p, .product_content p {
	padding: 0px 0px 15px 5px;
	font-size: 0.8em;
	color: #7f7f7f;
	line-height: 1.2em;
}
.content p a:link, .content p a:active, .content p a:visited, .product_content p a:link, .product_content p a:active, .product_content p a:visited {
	color: #7f7f7f;
	text-decoration: underline;
}
.content p a:hover, .product_content p a:hover {
	color: #7f7f7f;
	text-decoration: none;
}
.content address {
	padding: 0px 0px 15px 5px;
	font-size: 0.8em;
	color: #7f7f7f;
	line-height: 1.4em;
}
.content address a:link, .content address a:active, .content address a:visited {
	color: #7f7f7f;
	text-decoration: underline;
}
.content address a:hover {
	color: #7f7f7f;
	text-decoration: none;
}
.content ul {
	font-size: 0.8em;
	color: #7f7f7f;
	list-style: disc;
	padding: 5px 0px 10px 25px;
}
.product_content li {
	padding: 0px 0px 5px 5px;
}
.product_content ul {
	font-size: 0.8em;
	color: #7f7f7f;
	list-style: disc;
	padding: 5px 0px 10px 25px;
}
.content li {
	padding: 0px 0px 5px 5px;
	line-height: 1.4em;
}
.content table {
	font-size: 0.8em;
	color: #7f7f7f;
	line-height: 1.4em;
}
.content table td, .content table th {
	padding: 5px;
}
.content table th {
	font-size: 1.0em;
	color: #4c1f1a;
	font-style: italic;
	font-weight: bold;
}
.intro {
	margin: 20px 0px 10px 0px;
	width: 483px;
	height: auto;
	font-size: 1.0em;
	color: #7f7f7f;
	line-height: 1.2em;
	font-weight: bold;
}

/* Shroni Addition*/
.content_shroni {
	padding: 0 0 0 54px;
	width: 483px;
	height: auto;
	float: left;
	text-align:center;
	
}

.content_shroni table {
	font-size: 0.8em;
	color: #7f7f7f;
	line-height: 1.4em;
	text-align:center;
}

.content_shroni table td, .content table th {
	padding:2px;
}

.sub_content {
	width: 363px;
	height: auto;
	float: left;
}

.blockquote {
	padding: 0px 0px 20px 0px;
	width: 483px;
	height: auto;
}
.blockquote_top {
	padding: 25px 0px 0px 15px;
	width: 468px;
	height: 38px;
	background: url(images/products/blockquote_top.gif) no-repeat;
}
.blockquote_content {
	width: 483px;
	height: auto;
	background: url(images/products/blockquote_content.gif) repeat-y;
}
.blockquote_bottom {
	width: 483px;
	height: 18px;
	background: url(images/products/blockquote_bottom.gif) no-repeat;
}
.blockquote_content p {
	padding: 0px 35px 20px 18px;
	font-size: 0.8em;
	color: #7f7f7f;
	line-height: 1.4em;
}
.blockquote_content p a:link, .blockquote_content p a:active, .blockquote_content p a:visited {
	color: #7f7f7f;
	text-decoration: underline;
}
.content p a:hover{
	color: #7f7f7f;
	text-decoration: none;
}
.services_text {
	padding: 0px 0px 15px 5px;
	font-family: Arial, Sans-Serif, Helvetica;
	font-size: 0.8em;
	color: #7f7f7f;
	line-height: 1.2em;
}

.product_list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.product_list li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

#footer {
	padding-top: 10px;
	width: 950px;
	height: 77px;
	background: url(images/common/footer.png) no-repeat;	
}
#footer .footer_info {
	width: 748px;
	float: left;
}
#footer .footer_lazygrace {
	float: left;
}
#footer .seo_links {
	padding: 0 0 6px 25px;
	font-size: 0.7em;
	width: 723px;
	float: left;
}
#footer .seo_links li {
	float: left;
	padding-right: 2px;
	color: #b8c893;
}
#footer .seo_links li a:link, #footer .seo_links li a:active, #footer .seo_links li a:visited {
	color: #b8c893;
	text-decoration: underline;
}
#footer .seo_links li a:hover {
	color: #b8c893;
	text-decoration: none;
}
#footer p {
	padding-left: 25px;
	font-size: 0.7em;
	color: #b8c893;
	line-height: 1.4em;
}
#footer p a:link, #footer p a:active, #footer p a:visited {
	color: #b8c893;
	text-decoration: underline;
}
#footer p a:hover {
	color: #b8c893;
	text-decoration: none;
}





/* Titles */
.title {
	width: 483px;
	height: 61px;
	position: relative;
}
.title h2 {
	position: relative;
	top: -9999px;
}

.title_home {
	background: url(images/titles/home.gif) no-repeat;
}
.title_about {
	background: url(images/titles/about.gif) no-repeat;
}
.title_products {
	background: url(images/titles/products.gif) no-repeat;
}
.title_order {
	background: url(images/titles/order.gif) no-repeat;
}
.title_area {
	background: url(images/titles/area.gif) no-repeat;
}
.title_faqs {
	background: url(images/titles/faqs.gif) no-repeat;
}
.title_contact {
	background: url(images/titles/contact.gif) no-repeat;
}
.title_salad {
	background: url(images/titles/salad.gif) no-repeat;
}
.title_herbs {
	background: url(images/titles/herbs.gif) no-repeat;
}
.title_fruit {
	background: url(images/titles/fruit.gif) no-repeat;
}
.title_veg {
	background: url(images/titles/vegetables.gif) no-repeat;
}
.title_dried_fruit_and_veg {
	background: url(images/titles/fruit_nuts.gif) no-repeat;
}
.title_traidcraft {
	background: url(images/titles/traidcraft.gif) no-repeat;
}
.title_preprep {
	background: url(images/titles/preprep.gif) no-repeat;
}
.title_wholesale {
	background: url(images/titles/wholesale.gif) no-repeat;
}
.title_community {
	background: url(images/titles/community.gif) no-repeat;
}
.title_workplace {
	background: url(images/titles/workplace.gif) no-repeat;
}
.title_office {
	background: url(images/titles/office.gif) no-repeat;
}
.title_five_a_day {
	background: url(images/titles/five_a_day.gif) no-repeat;
}
.title_news {
	background: url(images/titles/news.gif) no-repeat;
}
.title_enq {
	background: url(images/titles/feedback.gif) no-repeat;
}

.in_your_area_box {
	position: absolute;
	z-index: 5;
	width: 483px;
	height: 512px;
	background: #ffffff;
	display: none;
	overflow: auto;
}


#loading {
	margin: 30px auto 0 auto;
	clear:both;
	background:url(images/common/ajax-loader.gif) 0 0px no-repeat;
	text-align:center;
	width:32px;
	height: 32px;
	font-size:12px;
	display: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.back_button_div {
	padding: 20px 0px 0px 20px;
}


.news_image {
	float: left;
	margin: 3px 10px 10px 0px;
	border: 1px solid #6c4743;
}

.feedback_form {
	padding: 12px 0px 0px 0px;
	width: 475px;
	height: 359px;
	background: url(images/contact/form_bg.jpg) no-repeat;
}
.feedback_form .feedback_form_div {
	width: 475px;
	height: 40px;
}
.feedback_form .feedback_form_div label {
	padding-top: 12px;
	float: left;
	width: 182px;
	display: block;
	font-size: 0.8em;
	color: #7f7f7f;
	font-weight: bold;
	text-align:left;
}
.feedback_form .feedback_form_div input {
	margin: 8px 0px 0px 0px;
	width: 270px;
	height: 20px;
	border: 0px none;
	background: transparent;
}
.feedback_form .feedback_form_big_div {
	width: 475px;
	height: 156px;
}
.feedback_form .feedback_form_big_div label {
	padding-top: 12px;
	float: left;
	width: 182px;
	display: block;
	font-size: 0.8em;
	color: #7f7f7f;
	font-weight: bold;
	text-align:left;
}
.feedback_form .feedback_form_big_div textarea {
	margin: 14px 0px 0px 0px;
	width: 270px;
	height: 120px;
	border: 0px none;
	background: transparent;
	border: 0px none;
}
.feedback_button_div {
	width: 111px;
	height: 43px;
	padding-left: 362px;
}







