/*
=============================
Global
=============================
*/
* {
	margin:0;
	padding:0;
	font-family:"Segoe UI", "Lucida Grande", Arial, sans-serif;
	font-size:11px;
}
html {
	min-height:100%;
	background:#ccc url(/Images/bg-master.jpg) bottom no-repeat;
	margin:0;
}
body {
	height:100%;
	background:url(/Images/bg-body.gif) center repeat-y;
	margin:0 auto 120px auto;
	color:#333;
}
* html body {
	height:80%; /* IE6 hack */
}
div.pageContainer {
	width:940px;
	margin:auto;
	padding:20px 0;
	position:relative;
}
div.content {
	clear:both;
	padding:0 20px 30px 20px;
}
a {
	color:#259;
}
h1, h2 {
	font-size:26px;
	font-family:Georgia;
	font-style:italic;
	color:#bbb;
	text-align:center;
	padding:10px 0 25px 0;
}
h1 small, h1 small a {
	font-size:14px;
	font-family:Georgia;
	color:#bbb;
	outline:none;
}
h3 {
	font-size:13px;
	margin-bottom:.2em;
}
p {
	margin-bottom:1em;
	line-height:140%;
}

/*
=============================
Header
=============================
*/
a.logo {
	display:block;
	width:600px;
	margin:auto;
	outline:none;
}
a.logo img {
	display:block;
	border:none;
}
div.loginStatus {
	position:absolute;
	top:3px;
	right:0;
}

/*
=============================
Navigation
=============================
*/
ul.nav {
	list-style:none;
	background:#bbb;
	padding:3px;
	height:1.82em;
	margin:20px 0;
	overflow:hidden;
}
ul.nav li {
	float:left;
	padding-right:3px;
}
ul.nav li a {
	display:block;
	line-height:20px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	text-decoration:none;
	padding:0 14px;
	outline:none;
}
* html ul.nav li a { /* IE6 Hack */
	padding:0 12px;
}
ul.nav li a:hover {
	background:#ccc;
}
ul.nav li a.active,
ul.nav li a.active:hover {
	background:#259;
	color:#fff;
}

/* Submenu */
ul.nav li ul {
	list-style:none;
	position:absolute;
	width:122px;
	background:#fff;
	display:none;
	border:1px solid #259;
	border-top:none;
	padding:2px;
}
ul.nav li ul li {
	float:none;
	padding:0;
}
ul.nav li ul li a {
	color:#aaa;
	text-align:center;
	padding:0;
}
ul.nav li ul li a:hover {
	background:#ccc;
	color:#fff;
}


/*
=============================
Content Boxes (Home Page)
=============================
*/
div.contentBoxContainer {
	margin-top:40px;
	padding-left:30px;
}
div.contentBox {
	float:left;
	background:#ccc;
	width:260px;
	height:260px;
	border:7px solid;
	margin-right:26px;
}
div.latestNews {
	background:#5F4663;
	padding:10px;
	width:240px;
	height:240px;
	border-color:#AFA2B1;
}
div.latestNews h3 {
	color:#fff;
	font-size:15px;
	margin-top:3px;
}
div.latestNews p {
	color:#fff;
	margin:0;
}
div.weeklySpecial {
	background:#9ED266 url(/Images/bg-special.jpg) bottom no-repeat;
	border-color:#CEE8B2;
}
div.weeklySpecial * {
	text-align:center;
}
div.weeklySpecial h3 {
	margin:62px 0 0 0;
	font-size:22px;
	color:#000;
}
div.weeklySpecial p {
	color:#000;
}
div.newSeason {
	background:#043377;
	border-color:#8199BB;
	margin:0;
}
div.newSeason h3 {
	text-align:center;
	color:#4664b2;
	font-size:40px;
	margin:10px 0 0 0;
	text-transform:uppercase;
	line-height:100%;
}
div.newSeason strong {
	display:block;
	text-align:center;
	color:#fff;
	font-size:22px;
	margin-bottom:12px;
}
div.contentBox ul.newSeason {
	list-style:none;
	padding-left:18px;
}
div.contentBox ul.newSeason li {
	color:#fff;
	list-style:none;
	line-height:150%;
	font-weight:bold;
}

/*
=============================
News Ticker
=============================
*/
div.newsTicker {
	position:relative;
	width:240px;
}
div.newsTicker div.arrowShim {
	position:absolute;
	background:#000;
	opacity:.2;
	filter:alpha(opacity=20);
	height:21px;
	width:240px;
	text-align:center;
	color:#fff;
	line-height:21px;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
div.newsTicker img.arrow {
	position:absolute;
	top:3px;
	cursor:pointer;
}
div.newsTicker img.prev {
	left:3px;
}
div.newsTicker img.next {
	right:3px;
}
div.newsTickerListContainer {
	width:240px;
	height:240px;
	overflow:hidden;
}
ul.newsTickerList {
	list-style:none;
	width:1000px;
	padding-top:25px;
}
ul.newsTickerList li {
	width:240px;
	padding-right:10px;
	float:left;
}
div.newsTicker h3 {
	font-size:22px;
	line-height:25px;
}
div.newsTicker p {
	margin:8px 0;
}
div.newsTicker a {
	color:#fff;
	font-weight:bold;
	float:right;
}
div.newsTicker img.newsImg {
	display:none;
}

/*
=============================
Product Pages
=============================
*/
ul.productCategoryList {
	list-style:none;
	height:135px;
}
ul.productCategoryList li {
	float:left;
	margin-bottom:18px;
	width:141px;
	height:40px;
	padding-left:39px;
	background-position:left center;
	background-repeat:no-repeat;
}

/*  Vegetable Categories  */
	li.bulbs		{ background-image: url(/Images/thumbs/onion.jpg) }
	li.flowers		{ background-image: url(/Images/thumbs/broccoli.jpg) }
	li.fruits		{ background-image: url(/Images/thumbs/capsicum.jpg) }
	li.mushrooms	{ background-image: url(/Images/thumbs/mushroom.jpg) }
	li.herbs		{ background-image: url(/Images/thumbs/basil.jpg) }
	li.leaves		{ background-image: url(/Images/thumbs/lettuce.jpg) }
	li.roots		{ background-image: url(/Images/thumbs/carrots.jpg) }
	li.legumes		{ background-image: url(/Images/thumbs/peas.jpg) }
	li.stems		{ background-image: url(/Images/thumbs/celery.jpg) }
	li.tubers		{ background-image: url(/Images/thumbs/potato.jpg) }

/*  Fruit Categories  */
	li.berries		{ background-image: url(/Images/thumbs/raspberry.jpg) }
	li.citrus		{ background-image: url(/Images/thumbs/lemon.jpg) }
	li.melons		{ background-image: url(/Images/thumbs/watermelon.jpg) }
	li.stone		{ background-image: url(/Images/thumbs/peach.jpg) }
	li.tree			{ background-image: url(/Images/thumbs/apple.jpg) }
	li.tropical		{ background-image: url(/Images/thumbs/bananas.jpg) }
	li.vine			{ background-image: url(/Images/thumbs/grapes.jpg) }
	li.fruitveg		{ background-image: url(/Images/thumbs/olives.jpg) }

ul.productCategoryList li a {
	font-size:16px;
}
ul.productCategoryList li span {
	display:block;
	text-align:left;
}
div.productDisplayContainer {
	float:left;
	position:relative;
	width:560px;
	padding:0 50px;
}
div.productDisplayContainer img.arrow {
	position:absolute;
	top:0;
	cursor:pointer;
	display:none;
}
div.productDisplayContainer img.prev {
	left:0;
}
div.productDisplayContainer img.next {
	right:0;
}
div.productDisplayListContainer {
	overflow:hidden;
	width:560px;
	border:1px solid #ccc;
	padding-top:10px;
}
ul.productDisplay {
	list-style:none;
	width:10000%;
}
ul.productDisplay li {
	float:left;
	width:560px;
}
div.productDisplayItem {
	width:538px;
	padding:0 10px;
}
div.productDisplayItem img {
	float:left;
	max-width:240px;
}
div.productDisplayItemDetail {
	margin-left:250px;
}
div.productDisplayItemDetail h3 {
	font-size:18px;
	margin-bottom:.6em;
}
div.productDisplayItemDetail h4 {
	font-size:14px;
	font-style:italic;
}
div.productDisplayItemDetail ul {
	padding-left:15px;
	margin-bottom:1em;
}
div.productDisplayItemDetail ul li {
	float:none;
	width:auto;
	line-height:140%;
}

/*
=============================
Availability Chart
=============================
*/
div.availabilityChartContainer {
	float:left;
	margin:0 10px;
}
table.availabilityChart td,
table.availabilityChart th {
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
}
table.availabilityChart th {
	width:23px;
	border-top:1px solid #fff;
	font:11px/17px Tahoma;
}
table.availabilityChart td.itemName,
table.availabilityChart th.itemName {
	width:150px;
	text-align:right;
}
table.availabilityChart td.itemName {
	line-height:20px;
	padding-right:6px;
}
table.availabilityChart tr.key td {
	border-bottom:30px solid #fff;
}
.fruit td.available {
	background:#f40;
}
.fruit td.short {
	background:#fc0;
}
div.vegetables {
	margin-right:0;
}
.vegetables td.available {
	background:#2a2;
}
.vegetables td.short {
	background:#7d7;
}
.vegetables table.availabilityChart td.itemName,
.vegetables table.availabilityChart th.itemName {
	text-align:left;
}
.vegetables table.availabilityChart td.itemName {
	padding:0 0 0 6px;
}
td.unavailable {
	background:#eee;
}

/*
=============================
Company Profile
=============================
*/
div.panorama {
	float:right;
	width:500px;
	height:300px;
	margin-left:20px;
	border:4px solid #ddd;
}

/*
=============================
Contact Details
=============================
*/
div.addressContainer {
	float:left;
	margin:0 30px 20px 0;
}
address {
	font-style:normal;
	line-height:140%;
}
div#map {
	float:right;
	width:460px;
	height:330px;
	margin-bottom:16px;
	border:2px solid #fff;
	background:#ccc url(/Images/_Metal/bg-map.gif) center no-repeat;
}
ul.team {
	list-style:none;
}
ul.team li {
	float: left;
	width: 30%;
	height: 70px;
	margin-right: 3%;
	margin-bottom:1.5em;
	border-bottom:1px solid #ddd;
	padding-bottom:1.5em;
}
ul.team li h3 {
	color:#683870;
}
ul.team li strong {
	font-size:16px;
}
ul.team li p {
	margin:0;
	padding-bottom:0;
}
ul.team li a {
	font-weight:bold;
}

/*
=============================
Company Page
=============================
*/
ul.companyTabs {
	position:absolute;
	list-style:none;
	height:30px;
	margin-top:65px;
}
ul.companyTabs li {
	margin:0 4px 3px 0;	
	float:left;
}
ul.companyTabs li a {
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:2px 6px;
	background:#259;
	text-decoration:none;
	color:#fff;
}
ul.companyTabs li a.active {
	background:#97d554;
}
div.companyContent h3 {
	font-size:18px;
	font-style:italic;
	color:#999;
	margin:35px 0 .7em 0;
}
div.companyContent p {
	width:360px;
}
div.companyContent ul {
	width:350px;
	padding-left:15px;
	margin-top:20px;
}
div.companyContent li {
	line-height:150%;
}

/*
========================
Forms
========================
*/
div.form {
	clear:left;
	width:381px;
	background:#ccc;
	padding:8px;
	margin:auto;
}
div.contact {
	margin:0;
}
div.form * {
	margin-top:7px;
	padding:2px 0;
}
div.form label {
	float:left;
	clear:left;
	width:100px;
}
div.form input.text,
div.form textarea {
	width:270px;
	border:1px solid #aaa;
	background:#fff;
	padding:3px;
}
div.form textarea {
	height:60px;
}
div.form input.button {
	margin-left:100px;
}
div.form span.buttonText {
	padding:6px 0 0 20px;
}
div.validationContainer {
	margin:0 0 10px 0;
}
div.validationContainer h3 {
	margin:0;
	padding:2px 6px;
	background:#f00;
	color:#fff;
}
div.validationContainer ul {
	list-style:none;
	background:#fff;
	margin:0;
	padding:3px 6px;
}
div.validationContainer ul li {
	margin:1px 0;
}

/*
=============================
News Section
=============================
*/
div.newsItem {
	padding:20px 0;
	background:url(/Images/bg-newsitem.gif) bottom no-repeat;
}
div.newsItem span.newsItemDate {
	float:left;
	background:#8d6;
	color:#fff;
	padding:1px 3px;
	font-weight:bold;
	margin:6px 6px 0 0;
}
div.newsItem h2 {
	font-size:18px;
	margin-bottom:4px;
	padding:0;
	text-align:left;
	color:#000;
	font-family:"Segoe UI", "Lucida Grande", Arial, sans-serif;
}
div.newsItem p {
	padding-left:260px;
}
div.newsImageContainer {
	float:left;
	margin-right:20px;
	width:240px;
}
div.newsImageContainer span {
	display:block;
	background:#bbb;
	color:#fff;
	text-align:center;
	line-height:160%;
	font-size:16px;
	font-weight:bold;
}
div.newsImageContainer img {
	display:block;
	width:240px;
}

/*
=============================
Cruise Ships
=============================
*/
ul.cruisePics {
	list-style:none;
}
ul.cruisePics li {
	float:left;
	margin-right:24px;
}

/*
=============================
Online Ordering
=============================
*/
div.promo,
div.productSearch {
	float:left;
	width:210px;
	margin-right:20px;
	background:#ccc;
}
div.promo {
	height:200px;
	background:none;
}
div.promo h4 {
	text-align:center;
	color:#259;
	font-size:18px;
	font-style:italic;
	margin-top:.3em;
}
div.productSearch h3 {
	color:#fff;
	font-size:15px;
	line-height:100%;
	background:#259;
	padding:5px;
	margin-bottom:0;
}
div.productSearch select,
div.productSearch input.search {
	padding:2px;
	font-size:13px;
	width:194px;
	border:none;
	border:1px solid #aaa;
	margin:6px 5px 0 5px;
}
div.productSearch select {
	width:200px;
	font-size:11px;
}
div.productSearch input.add {
	margin:5px;
	padding:3px;
}
div.productSearch p {
	margin:0 5px 5px 5px;
	text-align:center;
}
div.availCredit h3 {
	background:#ccc;
	border-bottom:10px solid #fff;
	position:relative;
}
div.availCredit span {
	position:absolute;
	text-align:right;
	font-size:13px;
	top:6px;
	right:5px;
}
ul.productSearchResults {
	height:255px;
	padding:4px;
	border:1px solid #bbb;
	list-style:none;
	background:#eee;
	margin:5px;
	overflow-y:scroll;
}
ul.order {
	height:300px;
	text-transform:capitalize;
}
ul.productSearchResults li a {
	display:block;
	padding:1px 2px;
	text-decoration:none;
	outline:none;
}
* html ul.productSearchResults li a { /* IE6 Hack */
	width:90%;
}
ul.cssHover li a:hover,
ul.productSearchResults li a.active {
	background:#259;
	color:#fff;
}
ul.productSearchResults input {
	float:right;
}
div.orderForm {
	float:left;
	width:660px;
	padding:0 5px;
}
div.orderForm h3 {
	color:#fff;
	font-size:15px;
	line-height:100%;
	background:#259;
	padding:5px;
}
div.content h3 i {
	font-size:15px;
}
div.orderForm h3 span.date {
	float:right;
}
div.orderForm p.orderMsg {
	margin:20px 0;
	text-align:center;
	background:#ddd;
	padding:30px;
}
div.orderForm p.orderMsg span {
	display:block;
	margin-bottom:.3em;
	font-size:15px;
}
div.orderForm p.orderMsg strong {
	display:block;
	margin-top:1em;
	color:#fff;
	background:#259;
	padding:.2em;
}
div.orderForm p.overCredit {
	background:#f00;
	color:#fff;
}
div.orderForm p.overCredit span {
	font-weight:bold;
}
div.orderForm p.overCredit strong {
	background:#fff;
	color:#f00;
}
div.orderForm p.invalid {
	color:#f00;
	background:none;
	padding:0;
}
div.warning {
	text-align:center;
	width:500px;
	margin:10px auto 20px auto;
	border:2px solid #E70101;
	padding:8px;
}
div.warning span {
	display:block;
	text-align:center;
	font-size:15px;
}
div.warning strong{
	display:block;
}
table.orderTable {
	width:100%;
}
table.orderTable th {
	text-align:left;
	height:28px;
	font-style:italic;
}
table.orderTable td {
	padding:3px 0;
}
table.orderTable tr.detailRow td {
	border-top:8px solid #fff;
}
table.orderTable td.commentField {
	padding-left:4px;
	font-style:italic;
}
table.orderTable tr {
	background:#ddd;
}
table.orderTable tr.heading,
table.orderTable tr.total {
	background:none;
}
table.orderTable tr.unavailable {
	background:#F4ACAC;
}
table.orderTable tr.tax td {
	padding-top:20px;
}
table.orderTable .sku {
	width:150px;
	padding-left:4px;
}
table.orderTable .product {
	width:400px;
	padding-left:4px;
}
table.orderTable .measure {
	padding:3px 7px;
}
table.orderTable .buttons {
	width:250px;
}
table.orderTable .buttons input {
	float:left;
	margin-left:4px;
	padding:1px;
}
table.orderTable .money {
	text-align:right;
	width:60px;
	padding-right:4px;
}
table.orderTable td.qty,
table.orderTable th.qty {
	text-align:right;
	padding-right:14px;
}
table.orderTable td.total {
	font-size:13px;
	font-weight:bold;
}
table.orderTable input.qty {
	width:40px;
	text-align:center;
}
table.orderTable select {
	width:120px;
}
input.navButton {
	padding:5px;
	margin:8px 5px;
	float:right;
	color:#fff;
	font-weight:bold;
	background-color:#89C04D;
	border-width:2px;
	border-style:solid;
	border-top-color:#C8E9A5;
	border-left-color:#C8E9A5;
	border-right-color:#669336;
	border-bottom-color:#669336;
}
input.back {
	background:#aaa;
	border-top-color:#ccc;
	border-left-color:#ddd;
	border-right-color:#777;
	border-bottom-color:#777;
}
input.createButton {
	padding:5px;
	position:absolute;
}
div.extraDetails {
	height:165px;
	background:#ddd;
	padding:10px;
	margin-top:10px;
}
div.readonly div.extraDetails {
	background:none;
	padding:15px;
	position:relative;
	top:15px;
	border-top:1px solid #aaa;
	height:auto;
}
div.extraDetails div.addressSelector {
	position:absolute;
	background:#fff;
	border:1px solid #aaa;
	padding:3px 12px 3px 3px;
	margin-top:4px;
}
div.extraDetails div.addressSelector img {
	position:absolute;
	top:2px;
	right:2px;
}
div.extraDetails div.addressSelector a {
	float:left;
	margin-right:3px;
	padding:5px 8px;
	text-decoration:none;
	color:#000;
	outline:none;
}
div.extraDetails div.addressSelector a:hover {
	background:#d7fbd2;
}
div.extraDetails div.delivery {
	float:left;
	width:290px;
}
div.extraDetails div.delivery input {
	padding:1px;
}
div.extraDetails div.delivery input.text {
	padding:2px;
	width:266px;
	margin-bottom:4px;
}
div.extraDetails div.floatSection 
{
	float:left;
	width:120px;
}
.smallText
{
	width:100px;
}
.deliveryLabel 
{
	clear:left;
	margin-top:5px;
}
div.readonly div.extraDetails div.delivery {
	width:270px;
}
div.extraDetails label {
	display:block;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:4px;
}
div.extraDetails textarea {
	width:330px;
	height:100px;
	padding:2px;
}
div.extraDetails div.comments {
	float:right;
	width:340px;
}

/*
=============================
Order Success Page
=============================
*/
p.orderCompleteText {
	text-align:center;
}
img.thanks {
	display:block;
	margin:auto;
}

/*
=============================
Order History
=============================
*/
ul.tabs {
	list-style:none;
	height:24px;
	padding-left:10px;
}
ul.tabs li {
	float:left;
}
ul.tabs li a {
	display:block;
	height:24px;
	line-height:24px;
	padding:0 20px;
	background:#aaa;
	margin-left:8px;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
}
ul.tabs li a.active {
	background:#ddd;
}
div.readonly {
	background:#ddd;
	padding:10px;
}
div.history h3 {
	background-color:#493353;
}
div.readonly h3 {
	margin-bottom:12px;
}
div.readonly h3 span.number {
	font-size:15px;
	font-weight:bold;
}
div.readonly table.orderTable td {
	border-color:#ddd;
}
div.readonly table.orderTable tr {
	background:none;
}
div.readonly table.orderTable tr td,
div.readonly table.orderTable tr th {
	border-bottom:1px solid #aaa;
	padding:5px 0;
}
div.readonly table.orderTable tr.total td {
	border:none;
}
div.readonly table.orderTable tr.tax td {
	padding-top:20px;
}
div.readonly div.orderDelivery {
	padding:0;
}

/*
=============================
Popup
=============================
*/
.popup {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.popupBg {
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	background:#fff;
	opacity:.8;
	filter:alpha(opacity=80);
	width:100%;
	height:100%;
}
.popupMsg {
	position:fixed;
	top:45%;
	width:960px;
	z-index:20;
}
.popupMsg div {
	width:210px;
	margin:auto;
	padding:20px;
	text-align:center;
	border:2px solid #f00;
	background:#fee;
}
.popupMsg input {
	width:70px;
	padding:3px;
}
/* 
=====================================
Popup Container
=====================================
*/
#popup-dimmer {
	position:absolute;
	top:0px;
	left:0px;
	background:#fff;
	filter:alpha(opacity=80);
	opacity:.8;
	width:100%;
	height:100%;
	z-index:1000;
	visibility:hidden;
	display:none;
}
#popupHeader {
	color:#FFF;
	font-weight: bold;
	padding: 5px;
	height: 15px;
	background-color:#88BDD8;
}
#popup-container {
	position:absolute;
	z-index:1001;
	visibility:hidden;
	display:none;
	background:#ddd;
	color:#555;
	border:2px solid #225599;
}
#popup-container img.closebutton {
	position:absolute;
	cursor: pointer;
	top:2px;
	right:2px;
}
#popup-container iframe {
	border:0;
	visibility:hidden;
}

/*
=============================
Admin
=============================
*/
.admin div.form {
	width:650px;
	float:left;
	clear:none;
	position:relative;
}
.admin div.form label {
	clear:none;
}
.admin div.form span {
	display:block;
	height:16px;
}
.admin div.form span,
.admin div.form input.text,
.admin div.form textarea {
	width:410px;
}
.admin div.form select {
	width:200px;
	padding:0;
}
.admin div.form select option {
	margin:0;
	padding:0;
}
.admin div.form div.imageContainer {
	position:absolute;
	width:108px;
	top:10px;
	right:10px;
	padding:0;
	margin:0;
	text-align:center;
}
.admin div.form div.imageContainer img {
	border:4px solid #bbb;
	width:100px;
	display:block;
	padding:0;
	margin:0 0 5px 0;
}
.admin div.form div.imageContainer input {
	padding:3px;
	margin:0;
	width:100px;
}
.admin div.form input.save {
	padding:3px;
	margin:10px 0 0 100px;
}
.admin div.form input.delete {
	padding:3px;
}
.admin div.freshProduce {
	text-align:center;
}
.admin div.freshProduce textarea {
	width:350px;
	height:130px;
}
.admin div.freshProduce input {
	padding:3px;
	margin-top:6px;
}
/*
=============================
Validation
=============================
*/
div.validation-container 
{
	border: solid 1px #225599;
	background-color:#DCE1EC;
	padding:10px 3px 10px 3px;
	margin-bottom:15px;
}
div.validation-container h3
{
	color:Black;
	background:transparent;
}
div.validation-container ul 
{
	list-style-position:inside;
}
div.validation-container li
{
	padding-left:10px;
}
