/* @override 
	http://localhost:3000/stylesheets/style.css?1175791468
	http://localhost:3000/stylesheets/style.css?1176229453
	http://localhost:3000/stylesheets/style.css?1176229601
	http://localhost:3000/stylesheets/style.css?1176230039
	http://localhost:3000/stylesheets/style.css?1176230089
	http://localhost:3000/stylesheets/style.css?1176230118
	http://new.walnutgrovespring.com/stylesheets/style.css?1201763745
	http://walnutgrove.local/stylesheets/style.css?1203444838
	http://walnutgrovespring.wants.thisbythem.com/stylesheets/style.css?1203639396
*/

html { 
  padding:0px;
  margin:0px;
  height: 100%;
  background-color: #f3f6f7;
}

img {
  border-style: none;
  text-decoration: none;
}

div.img {
  border: none;
}

p {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

body {
  padding: 0;
  margin:0px;
  text-align: center;
  color: #312100;
  position: relative;
  height: 100%;
  font: 11px/1.4em "Lucida Grande", Verdana, Arial, sans-serif;
}
#body-wrapper {
  background: url(/images/web-background.jpg) repeat-x;
  height: 100%;
}

a {
  color: #4c6d80;
  text-decoration: none;
}

a:hover {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

h1#masthead {
  display: none;
}

h1 {
  color: #656c00;
  font: bold 1.5em "Georgia", Times New Roman, Times, serif;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 0;
}

h2 {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
}

h3 {
  color: #656c00;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  margin-top: 10px;
  margin-bottom: 0px;
}

h4 {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 0;
}

hr {
  display: none;
}

/* @group forms */

select {
  border: 1px solid #ccd1d1;
  padding: 3px;
}

.fieldWithErrors {
  border-left: 4px solid #e15828;
}

.fieldWithErrors input {
  margin: 0;
  color: #e15828;
}

#errorExplanation {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px dotted #df6902;
  background: #fffbf4 url(../images/error_excl.gif) no-repeat 0 center;
  padding: 10px 20px 10px 35px;
}

#errorExplanation ul {
  margin: 0;
  padding: 0;
  min-height: 50px;
}

#errorExplanation li {
  list-style-type: none;
  color: #df6902;
  padding-bottom: 10px;
}

fieldset {
  border-style: none;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccd1d1;
}

input.fill {
  width: 100%;
}

legend {
  font-size: 1.2em;
}

/* @end */

#wrapper {
  width: 660px;
  margin:0 auto;
  text-align: left;
  background-image: url(/images/centerPanel_back.png);
  height: 100%;
  min-height: 680px;
  position: relative;
}

#header {
  background-image: url(/images/topGraphic.jpg);
  height: 287px;
  margin-right: 13px;
  margin-left: 13px;
  margin-bottom: 0;
}

#persimmon-center {
  width: 660px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 4;
}

#persimmon {
  height: 78px;
  background: url(/images/top_persimmon.png) no-repeat;
  position: absolute;
  z-index: 99;
  width: 168px;
  right: -50px;
  overflow: visible;
}

/* @group menu */

ul#menu {
  position: absolute;
  top: 268px;
}

ul#menu {
  padding: 0;
  list-style: none;
  margin: 0 auto 0 23px;
  display: block;
}

ul#menu li {
  float: left;
  margin-right: 10px;
  background: url(/images/menu_divider.gif) no-repeat right 3px;
}

ul#menu a{
  display: block;
  background-repeat: no-repeat;
  margin-right: 14px;
  text-decoration: none;
  border: none;
}

ul#menu a:hover{
  text-decoration: none;
}

ul#menu a span {
  visibility: hidden;
}

#menu-home a {
  width: 51px;
  background-image: url(/images/menu_home.gif);
}

#menu-home a:hover {
  background-image: url(/images/menu_home-down.gif);
}

#menu-water a {
  width: 55px;
  background-image: url(/images/menu_water.gif);
}

#menu-water a:hover {
  background-image: url(/images/menu_water-down.gif);
}

#menu-drink a {
  background-image: url(/images/menu_drink.gif);
  width: 113px;
}

#menu-drink a:hover {
  background-image: url(/images/menu_drink-down.gif);
}

#menu-live a {
  width: 93px;
  background-image: url(/images/menu_live.gif);
}

#menu-live a:hover {
  background-image: url(/images/menu_live-down.gif);
}

#menu-contact a {
  width: 72px;
  background-image: url(/images/menu_contact.gif);
}

#menu-contact a:hover {
  background-image: url(/images/menu_contact-down.gif);
}

ul#menu #menu-purchase {
  background-image: none;
  margin: 0;
  padding: 0;
}

#menu-purchase a {
  background-image: url(/images/menu_purchase.gif);
  width: 80px;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
}

#menu-purchase a:hover {
  background-image: url(/images/menu_purchase-down.gif);
}


/* @end */

#content-wrapper {
  background: url(/images/columns.gif) repeat-y;
  margin-bottom: 0;
  position: relative;
  padding: 18px 13px 20px 13px;
}

#columns-wrapper {
background: url(/images/leftContent_bckgrd.jpg) no-repeat 0 top;
  padding-right: 10px;
  min-height: 500px
}

#columns-wrapper.empty {
  background: url(/images/leftBottles.jpg) no-repeat;
}

#content {
  width: 310px;
  padding-bottom: 30px;
  position: relative;
  padding-right: 3px;
	clear: both;
	float: right;
}

#sidebar {
	position: relative;
	float: left;
	padding-left: 20px;
	width: 280px;
}

#buttons {
  text-align: right;
  margin-top: 20px;
}

/* @group side images */

#sidebar img {
  margin: 0;
  padding: 0;
  border: 2px solid #697000;

}

#sidebar .image {
}

#sidebar .caption {
  font-style: italic;
  margin-bottom: 8px;
  font-size: 11px;
}

#sidebar p {
  margin-top: 0;
}

/* @end */
#footer-wrapper {
  height: 25px;
  left:0;
  bottom: 0;
  width: 100%;
  text-align:center;
  position: fixed;
}
#footer {
  height:100%;
  background-color: #435764;
  text-align: left;
  padding-top: 7px;
  padding-left: 10px;
  padding-right: 0;
  color: #b8bbbb;
  position: relative;
  width: 624px;
  margin-right: auto;
  margin-left: auto;
}

#footer a {
  text-decoration: none;
  color: #799eb7;
}

/* @group front */

.all-news {
	margin-right: 20px;
	margin-bottom: 10px;
}

.more {
  text-align: right;
  margin-top: 3px;
}

.more a {
  color: #312100;
  text-decoration: none;
  background: url(/images/arrow_up.gif) no-repeat right;
  padding-right: 10px;
  margin: 0;
}

.more a:hover {
  color: #435764;
  background: url(/images/arrow_over.gif) no-repeat right;
}

.news {
  width: 291px;
  margin: 0 0 14px;
  padding: 0 0 5px;
  border-bottom: 1px dashed #dde0cd;
}

.news h2 {
  border-bottom: 1px dashed #dde0cd;
  padding-bottom: 2px;
  margin-bottom: 5px;
}

.newsList {
  padding-top: 8px;
  line-height: 1.4em;
	margin-right: 10px;
}

.newsList h3 {
	padding-bottom: 5px;
}

.newsList p {
	margin: 0;
}

.newsList a {
  border-top: 1px dashed #dcdcdc;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 1.2em;
	margin: 0;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newsList a:hover {
	text-decoration: none;
	border-bottom-style: none;
	background-color: #f3f6f7;
}


#frontquote {
  color: #4e6c84;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left: 260px;
	padding-right: 5px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: 50;
}

#frontquote p {
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 10px;
}

#retail {
  color: #4e5300;
  text-align: center;
  padding-top: 3px;
  padding-right: 9px;
}

#retail a {
  color: #4e5300;
  font-size: 1.2em;
}

/* @end */

/* @group products */

#products {
  margin-top: 20px;
  margin-right: 5px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}

.product {
  border-top: 1px solid #e1e1e1;
  margin-top: 20px;
  padding-top: 15px;
  position: relative;
}

.product h3 {
  color: #656c00;
  font-size: 1.4em;
}

.product img {
  float: left;
  margin-top: 4px;
}

.product .description {
  margin-left: 110px;
}

.product .price {
  margin: 0;
  font-size: 1.2em;
  text-align: right;
}

.links {
  text-align: right;
}

.links a {
  color: #c04a20;
  text-decoration: none;
  background: url(../images/cart.gif) no-repeat;
  padding-top: 3px;
  padding-left: 22px;
}

/* @end */

/* Hides from IE-mac \*/

/* @group cart status */

#cart-status {
  position: absolute;
  top: 8px;
  right: 9px;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

#cart-status a{
  text-decoration: none;
  background: url(../images/cart_blue.gif) no-repeat right;
  padding-top: 3px;
  padding-right: 19px;
}


/* @end */

.order ul  {
  list-style: none;
  margin-right: 17px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 5px;
  border-top: 2px solid #e5e6e4;
}

.order li {
  margin: 0 6px 0 0;
  display: block;
  font-weight: bold;
  color: #656c00;
  border-bottom: 1px solid #e5e6e4;
  background-color: #f9faf8;
  padding-top: 4px;
  padding-left: 5px;
  padding-bottom: 4px;
}

.order p {
  margin: 2px 0 10px;
  font-size: 1.2em;
}

.order hr {
  margin: 20px 0 0;
  padding: 20px;
}

.order .date, .id, .total, .tracking, .status {
  font-weight: normal;
  color: #000;
  border: none;
  padding-top: 4px;

}

.order .status {
  color: #df6902;
  font-weight: bold;
}

.notice {
  color: #656c00;
  margin-bottom: 10px;
  padding: 10px;
  border-style: dotted;
  background-color: #fdffef;
  border-width: 1px;
}

form.button-to {
	display: block;
	float: right;
}

p.price {
	font-weight: bold;
	display: block;
	padding-top: 20px;
	color: #60748c;
}

/* @group cart */

#cart a {
  font-size: 9px;
}

#cart td.line {
  border-bottom: 1px solid #ccd1d1;
}

#cart th {
  border-bottom: 1px solid #ccd1d1;
  padding-bottom: 5px;
}

#cart_total {
  text-align: right;
}

#cart td {
  padding-top: 10px;
}

#cart {
  margin-right: 7px;
}

th.right, td.right, #cart_total {
  text-align: right;
  padding-right: 10px;
}

table {
  width: 100%;
  margin-bottom: 11px;
  font-size: 1.2em;
}

th {
  text-align: left;
}

.required {
  color: #e15828;
  font-weight: bold;
}


/* @end */

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/

.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 1px;
}
.clear-block {
display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear-block {
height: 1%;
}
.clear-block {
display: block;
}
/* End hide from IE-mac */