/* 
 * Style Sheet for HarmonyOrchards Copyright 2007
 *
 * Colors:
 *           green: #8bc53f
 *           orange: #ff7f00
 *			 red: #ec1c24
 *           blue: #0054a5
 *           
 *
 */

body {
	padding: 0;
	margin: 0;
	font: medium Calibri, Arial, sans-serif;
	color: #0054a5;
	text-align: justify;
}

div {
	padding: 0;
	margin: 0;
}

a {
	color: #4683BE;
	text-decoration: none;
}
a:hover {
	color: #0054a5;
}
a:focus {outline: none}

.apple { color: #ec1c24; }
.apricot { color: #ff7f00; }
.pear { color: #8bc53f; }

img { border: 0; }

h2, h4 {
	color: #ec1c24;
}

h3 {
	color: #ff7f00
}



/* ----------------( #container )------------------------------ */

#container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}


/* ----------------( #header )--------------------------------- */

#header {
	margin: 0;
	text-align: center;
}

#logo {
	margin: 20px 0 0 0;
	padding: 0;
}

#logo h1 {
	margin: 0 auto;
	padding: 0;
	width: 559px;
	height: 132px;
	background-image: url(/img/banner.gif);
}

#logo h1 a {
	display: block;
	width: 559px;
	height: 132px;
	text-indent: -9999px;
}


/* ----------------( #nav-top )------------------------------------ */

#nav-top {
	background: url(/img/colorband.gif) bottom center no-repeat;
	padding: 0 0 9px 0;

}

#nav-top ul {
	position: relative;
	margin: 6px auto;
	padding: 0;
	height: 13px;
	list-style: none;
	background-image: url(/img/nav.gif);
	width: 700px;
}

#nav-top ul li {
	position: absolute;
	top: 0;
	height: 13px;
}

#nav-top a {
	display: block;
	height: 13px;
	text-indent: -9999px;
	width: 100%;
}

#nav-top #t-about { left: 0; width: 160px; }
#nav-top #t-ourfruit { left: 182px; width: 80px; }
#nav-top #t-inseason { left:  287px; width: 80px; }
#nav-top #t-store { left: 392px; width: 114px; }
#nav-top #t-ourcider { left: 528px; width: 78px; }
#nav-top #t-contact { left: 630px; width: 70px; }

#about #nav-top #t-about a, #nav-top #t-about a:hover          { background: url(/img/nav.gif) 0 -13px; }
#ourfruit #nav-top #t-ourfruit a, #nav-top #t-ourfruit a:hover { background: url(/img/nav.gif) -182px -13px; }
#inseason #nav-top #t-inseason a, #nav-top #t-inseason a:hover { background: url(/img/nav.gif) -287px -13px; }
#store #nav-top #t-store a, #nav-top #t-store a:hover { background: url(/img/nav.gif) -392px -13px; }
#nav-top #t-ourcider a:hover { background: url(/img/nav.gif) -528px -13px; }
#contact #nav-top #t-contact a, #nav-top #t-contact a:hover { background: url(/img/nav.gif) -630px -13px; }


/* ----------------( .store-access )--------------------------- */
.store-access {
    width:540px;
    float:right;
    text-align:right;
    padding:0 50px 0 10px;
    color:#fff;
    }
.store-access li {
    display:inline;
    background:url(../images/shop_access_pipe.gif) no-repeat 100% .35em;
    padding-right:7px;
    padding-left:3px;
    }
.store-access { margin-bottom:6px; }
.store-access a, .shop-access a:hover { color:#ebbc58; font-size:.95em; }
.store-access li.last { padding-right:0; background:none; }

/* ----------------( #content )-------------------------------- */

#content {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 95%;
	font-weight: bold;
}

#contact #info {
	padding-top: 60px;
	text-align: center;
}

#contact #info h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 160%;
	font-weight: normal;
}

#contact #info p {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 125%;
	font-weight: normal;
}

#contact #content img, #about #content img {
	float: left;
	margin-right: 10px;
}

#contact #content a {
	color: #8bc53f;
}

div#credits {
	margin: 30px auto;
	font-size: 80%;
	text-align: center;
	font-weight: normal;
}

#fruits {
	margin-top: 10px;
}

.fruit {
	width: 100%;
	margin-top: 20px;
}

.fruit-thumbnail {
	float: left;
	margin: 0;
	padding: 0;
	width: 190px;
}

.fruit-images {
	text-align: center;
	width: 100%;
}

.fruit-display {
	margin-right: 4px;
}

#fruit-info {
	clear: both;
	margin-top: 20px;
}

.popup #container {
	width: 600px;
	}

.actions {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.actions li
{
	display: inline;
	margin: 0 4px 0 0;
	padding: 0;
}

.search-about {
	display: none;
}

/* ----------------( #inseason )------------------------------- */

#inseason #main {
	width: 600px;
	float: left;
}

#inseason #sidebar {
	width: 200px;
	float: right;
}

#inseason #summary {
	text-align: center;
}

#inseason #description {
	text-align: center;
	width: 62%;
	margin: 0 auto 20px auto;
}

#inseason #images {
	text-align: center;
}

#inseason #images .row {
	margin-bottom: 6px;
}

#inseason #images .row image{
	margin-right: 6px;
}

#inseason #sidebar {
	text-align: left;
}

#inseason #sidebar h3 {
  color: #0054a5;
  text-transform: uppercase;
}

#inseason #sidebar h4 {
  color: #0054a5;
}

#inseason #sidebar a {
	font-size: 110%;
}

#inseason #sidebar a:hover {
	color: inherit;
	text-decoration: underline;
}

#inseason #sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}


/* ----------------( #footer )--------------------------------- */

#footer {
	clear: both;
	margin: 15px 20px; 
	padding: 14px 0 0 0;
	height: 39px;
	background: url(/img/organic.gif) top right no-repeat;
	text-align: center;
}

#store #footer {
	background: none;
}

/* ----------------( #store )---------------------------------- */

#store #container {
	width: 900px;
}

.product-giftboxes {
	
	}
	
.product-giftboxes a {
	}
	
#store #header {
	margin-bottom: 2em;
}

#store p {

	}
/* Turn off some of the built in magento styles */

.middle {
}

.one-column {
    width:800px;
}

.shopping-cart-collaterals {
    width:300px;
}

.add-or, .add-to-box {
	display:none;
	}
	
/* .product-essential { background-image: none; } */

/* ----------------( .storefront )------------------------------ */

.storefront .middle-container {
	width: 740px;
	margin: 0 auto;
	color: #2c7514;
	font-size: 90%;
	font-weight: bold;
}

.storefront p {
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}

.storefront #intro {
	text-align: center;
	/*border-bottom: 1px solid #2c7514;*/
	margin-bottom: 1em;
	}

.storefront #left {
	float: left;
	width: 320px;
}

/*
.storefront .order-info {
	background: transparent;
	border: none;
	color: #ff0000;
	text-align: center;
	width: 280px;
}

*/
.storefront .order-info {
	text-align: left;
	width: 280px;
	color: red;
}

.storefront .order-info a {
	color: #2c7514;
	font-size: 120%;
}

.storefront .order-info em {
	color: red;
}
.storefront .fruit-links {
}

.storefront .fruit-links a {
	color: #ff0000;
}

.storefront .fruit-links a:hover {
	color: #8bc53f;
}

.storefront #right {
	float: left;
	width: 420px;
}

.storefront #right #description {
	width: 100%;
	margin: 0 auto;
}

.testimonials {
	margin-top: 2em;
	color: #0054a5;
	font-weight: normal;
}

/* ----------------( #misc )----------------------------------- */

/* self-clearing floats */
#content:after,
.fruit:after,
.image-edit:after,
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html #content {height: 1%;}
* html .fruit {height: 1%;}
* html .image-edit {height: 1%;}
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

