@charset "UTF-8";
/* CSS Document 
  CSS FOR PlantersSeed.com
  CREATED 10/25/10
  Scott Wilmarth
  River City Studio
====================
site colors:
---------------------
orangy-ochre: #F9C353 / FFBA60 -- page background
orange: #DD5519
camel-brown: #BA913F
green: #00431E
----------------------  */


body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    text-align:left;
    line-height: 16px;
}
body {
    background-color: #000;
    margin: 0px;
    font-weight: normal;
    background-image: url(/_img/background-page.jpg);
    background-repeat: no-repeat;
    background-position: center 30px;
}


#bg {
/*   background:url(/_img/bg_repeat.jpg) repeat-Y; */
/*   width: 1024px; */
/*   margin: 0px auto 0px; */
}

img {
border: none;
}
a {
    color: #990000;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
    color: #BB7D00;
}
p {
    margin: 10px 0px 8px 0px;
    padding: 0px;
}
ul, ol {
    margin-top: 4px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}

h1, h2, h3, h4, h5, h6 {
    color: #00431E;
    margin: 8px 0px 4px 0px;
    padding: 0px;
    line-height: 95%;
   	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Times, serif;
}
h1 {
    font-size: 24px;
    margin: 0px 0px 8px 0px;
}
h1 em {
    color: #F9C353;
    font-size: 24px;
}

h2 {
    font-size: 15px;
}
h3 {
    font-size: 14px;
}
h4 {
    font-size: 12px;
}

.underline {
  text-decoration:underline;
}

/* Page layout 
--------------------- */
#pageTopNavContainer {
    height: 30px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
	background-color: #fff;
	position: relative;
	/* height: 45px; */
}
#pageTopNav {
    margin: 0px auto;
    padding: 8px 0;
    width: 955px;
    text-align: center;
}
#pageTopNav a {
    margin: 0px auto;
    padding: 0px;
    width: 955px;
    text-align: center;
    color: #00431E;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
}
#pageContainer {
    margin: 0px auto;
    padding: 0px;
    width: 955px;
    text-align: center;
    position: relative;
}
#header {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 955px;
    background-image: url(/_img/background-header.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    position: relative;
    min-height: 260px;
    text-align: left;
}
#seasonalProducts {
	width: 944px;
	margin: 10px auto 0px auto;
}
#seasonalProducts td {
	/* width: 179px; */
	height: 175px;
	background-image: url(/_img/background-header-images.png);
	background-position: 49% -2px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}
#nav {
    margin: 0px 0px 14px 20px;
    padding: 25px 0px;
    text-align: center;
}
#nav li {
    margin: 0px 0px;
    padding: 0px 40px 0px 0px;
    text-align: center;
    color: #990;
    line-height: 20px;
    float: left;
    display: inline;
}
#nav li#nav3 {
    padding: 0px 160px 0px 0px;
}
#nav li#nav4 {
    padding: 0px 20px 0px 0px;
}
#nav li#nav5 {
    padding: 0px 20px 0px 0px;
}
#nav li#nav6 {
    padding: 0px 20px 0px 0px;
}

/* navigation link style */
#nav a, #nav a:link, #nav a:visited {
    font-size: 16px;
    padding: 0px;
    margin: 0px 0px;
    color: #fff;
    text-decoration:none;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Times, serif;
    text-transform: uppercase;
    font-weight: bold;
}
#nav a.active {
    color: #ffba60;
    text-decoration: none;
}
#nav a:hover {
    color: #FFBA60;
}
#nav a.active:hover {
    /* color: #666; */
    text-decoration: underline;
}
#logo {
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 32px;
    left: 398px;
}
#contentContainer {
    background-color: white;
    margin: 0px;
/*     padding: 20px 20px 0px 20px; */
/*     width: 915px; */
    height: 505px;
    /* overflow: auto; */
    position: relative;
    text-align: left;
}
#subnav {
    margin: 0px;
    padding: 5px 10px;
    color: #990;
    text-align: center;
    font-weight: bold;
}
/* style subnav links */
#subnav a {
    margin: 0px;
    padding: 0px 5px;
    color: #666;
    text-decoration: none;
    font-size: 13px;
}
#subnav a.active { /* this is the current page user is on*/
    color: #FFCC66;
}
#subnav a:hover {
    color: #FFFFF0;
    text-decoration: none;
}
#subnav a.active:hover { /* this is the current page user is on link is rolled over */
    color: #FFFFF0;
    text-decoration: none;
    border-bottom: 1px dashed #CC9900;
}

#content {
    width: 432px;
    float: right;
    /*
background-image: url(/_img/gSubnavBottom.jpg);
    background-repeat: no-repeat;
    background-position: top;
*/
    margin: 0px 0px;
    padding: 0px 0px;
}

.clearfloats {
clear: both;
}
#footer {
	 background:#000;
    margin: 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    text-align: center;
    color: #666;
}
/* style footer links */

#textlinks {
    margin: 0px;
    padding: 12px 0px 6px 0px;
}

#footer a {
    margin: 0px;
    padding: 0px 5px;
    color: #f90;
    text-decoration: none;
}
#footer a:hover {
    color: #f30;
    text-decoration: underline;
    }
address {
    margin: 5px 0px 5px 0px;
    padding: 0px 15px;
    font-style: normal;
}
#copyright {
    margin: 0px;
    padding: 5px 0px;
    color: #999;
    font-size: 9px;
}
/*  GENERAL STYLES FOR SITE ---------------  */

.brownBorder {
	border: 1px solid #BA913F;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
/* Shadow Boxes Classes   */
.shadowBoxContainer { 
	border: 1px solid #BA913F;
}
.shadowBoxTop {
	background-image: url(/_img/shadowBoxTop.gif); /* background image are 220px wide */
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 5px !important;
	margin: 0;
	padding: 0;
	line-height: auto;
}
.shadowBoxCenter {
	background-image: url(/_img/shadowBoxCenter.gif); /* background image are 220px wide */
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0;
	padding: 1px 10px;
}
.shadowBoxBottom {
	background-image: url(../_img/shadowBoxBottom.gif); /* background image are 220px wide */
	background-position: center top;
	background-repeat: no-repeat;
	height: 5px !important;
	margin: 0;
	padding: 0;
	line-height: auto;
}

/*  HOME PAGE STYLES  ------------------- */

#homeContainer {
    background-color: #FFBA60;
    margin: 0;
    padding: 20px 15px 0px;
/*     position: relative; */
}
#homeContainer h2 {
    margin: 2px 0 5px 0;
    color: #00431E;
   	text-transform: uppercase;
   	font-size: 22px;
}
#homeContainer h3 {
    margin: 4px 0 5px 0;
    color: #00431E;
   	text-transform:none;
   	font-size: 18px;
}

#homeFeaturedColumn {
	width: 220px;
	float: left;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Times, serif;
}
#homeFeaturedItem {
	text-align: center;	
}
#homeOrderBox {
	margin: 15px 0;
	color:  #00431E;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
#homeOrderBox p {
	margin: 5px 0px;
	font-size: 16px;
}
#homeOrderBox p strong {
	font-size: 26px;
	line-height: 1.2;
}
#homeStayInformedBox {
	text-align: left;
}
#homeStayInformedBox p {
	margin: 5px 0;
}
#homeStayInformedBox p strong {
	margin: 0px 0;
	font-size: 110%;
}
#ccSignupForm {
	margin: 5px 0;
}
#ccSignupForm input {
	height: 20px;
}

#ccSignupForm table {
	width: 220px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#ccSignupForm table td {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
#ccSignupForm table td.ccSignup {
	width: 196px;
}
#ccSignupForm table td.ccSignup input {
	width: 194px;
	border: 1px solid #BA913F;
	height: 22px;
}

#ccSignupForm table td.ccSignupButton {
	background-color: #d17929;
	/* width: 24px; */
	border: 1px solid #BA913F;
	height: 20px;
	
}
#homeCopy {
	margin-top: -8px;
	width: 265px;
	float: left;
	text-align: justify;
	padding-left: 20px;
	line-height: 170%;
}
#storeFrontPic { 
	float: right;
	margin: 0 0 0 25px;
}

/*   CATEGORY PAGES -----------  */

/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

	/*
body { padding: 20px }
	.panel h2.title { margin-bottom: 10px }
*/
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px; }
	.coda-slider { /* background: #ebebeb;  */}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 915px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 915px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { 
		color: #000; 
		padding: 0 5px; 
		font-size: 11px;
		}
	/* Tab nav */
	.coda-nav ul li a.current { 
		background-image: url(/_img/sliderSubNav.gif);
		background-position: center bottom;
		background-repeat: no-repeat;
		color: #00431E;
		 }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { 
		padding: 0px 0px 0px 0px;
		height: 450px;
		}
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav {
		}
	.coda-nav ul { 		
		position: absolute;
		left: 220px;
		top: 24px;clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { /* background: #000; */ 
		color: #F9C353; 
		display: block; 
		float: left; 
		margin-right: 10px; 
		padding: 3px 6px 16px 6px; 
		text-decoration: none;
		font-size: 18px; 
		font-weight: bold;
		}
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left { float: left; padding-right: 2px; }
	.coda-nav-right {float: left;  border-left:1px solid #BA913F;  padding-left: 2px; }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	/*
.coda-slider-wrapper arrows #coda-nav-left-1.coda-nav-left {
	position: absolute;
	float: none;
	top: 20px;
	right: 20;
	padding-right: 2px;
	}
*/
	
/* panel content styles ----------------- */
#staticContent {
	padding-bottom: 20px;
}
#sliderSubNav {
	position: absolute;
	right: 20px;
	top: 25px;
}

.panel-wrapper ul {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
}
.panel-wrapper ul li {
	float: left;
	width: 200px;
	margin: 0 0 3px 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
.panel-wrapper div.banner {
	width: 213px;
	margin: 0;
	padding: 0;
	float: right;
	background-color: red;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
   	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Times, serif;
   	line-height: 1.2;
}
.panel-wrapper div.sliderContent {
	height: 450px !important;
	margin: 0;
	width: 915px;
	overflow: auto;
}

/*   PRODUCT INFO POPUP MODAL BOX STYLES   */

#productInfoWindow {
	width: 450px;
	border: 10px solid #00431E;
	padding: 25px;
}
#productInfoWindow ul.productOptions {
	width: 350px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#productInfoWindow ul.productOptions li {
	margin:  0px 0px 0px 50px;
	padding: 8px 0px  8px 10px;
	position: relative;
	text-align: left;
	border-bottom: 1px solid #ccc;
	list-style: none;
	font-size: 14px;
}
#productInfoWindow ul.productOptions li .price {
	position: absolute;
	left: 140px;
}
#productInfoWindow ul.productOptions li .add2cartButton {
	position: absolute;
	left: 200px;
	margin-top: -3px;
	font-size: 11px;
}
#productInfoWindow ul.productOptions li.moreShoppingLinks {
	padding-left: 200px;
	border-bottom: 0px;
	line-height: 1.5;
	width: 400px;
	font-size: 11px;
	font-weight: bold;
}
#productInfoWindow ul.productOptions li.moreShoppingLinks a {
	color: #DD5519;
	text-decoration: none;
}
#productInfoWindow ul.productOptions li.moreShoppingLinks a:hover{
	color: #00431E;
}

