/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {padding: 0px 3px 0px 8px; font-family: Verdana, Arial, sans-serif; font-size: 10pt; line-height: 1.9; }
.boxText2 {padding: 0px; font-family: Verdana, Arial, sans-serif; font-size: 10pt; line-height: 16pt; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

ul.sitemap {
  color: #333333;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 14px;
}

BODY {
  padding: 10px 12px 10px 12px;
  background-color: #DACDA9;
}

h1, h2, h3, h4 {
  margin: 0px;
  padding: 0px;
  color: #396A00;
}

a:link {color: #460; text-decoration: none; }
a:visited {color: #460; text-decoration: none; }
a:hover {color: #080; text-decoration: underline; }
a:active {color: #460; }

.top-links a:link {padding: 0px 4px 0px 4px; color: #698A24; text-decoration: none; }
.top-links a:visited {padding: 0px 4px 0px 4px; color: #698A24; text-decoration: none; }
.top-links a:hover {padding: 0px 4px 0px 4px; color: #496A04; text-decoration: none; }
.top-links a:active {padding: 0px 4px 0px 4px; color: #698A24; }

TD {
  font: 10pt verdana, sans-serif;
  color: #333333;
}

.wrapper {
  background-color: #ffffff;
  padding: 0px 0px 0px 0px;
  border: 2px solid #333;
  width: 900px;
}

.top {
  padding: 0px 0px 0px 0px;
}

.content {
  padding: 22px 40px 12px 20px;
  background-color: #ffffff;
}

.top-links {
  padding: 0px 0px 0px 10px;
  background: url("img/link-back.jpg") repeat-x top;
  background-color: #ffffff;
  height: 37px;
  text-align: left;
 }


.purple-flower {
  height: 142px;
  width: 133px;
}

.one {
  padding: 0px 0px 0px 6px;
  height: 35px;
  border-bottom: 1px solid #cccccc;
}

.two {
  border-right: 1px solid #cccccc;
  width: 50px;
}

.three {
  border-bottom: 1px solid #cccccc;
  width: 83px;
}

.home-welcome {
  padding: 6px 12px 6px 8px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: 100%;
}

.ad {
  width: 180px;
  padding: 0px 0px 0px 0px;
  border: 1px solid #999999;
  height: 200px;
}

.home-store {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 8px 6px 3px 12px;
  vertical-align: top;
}

.home-image {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  width:180px;
  padding: 0px 0px 0px 0px;
}

.click-to-shop {
  background-color: #DEE7AE;
  text-align: center;
  padding: 0px 0px 0px 0px;
  width: 550px;
  height: 35px;
}

.footer {
  font: 9pt verdana, sans-serif;
  padding: 0px 8px 0px 8px;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
}

A.headerNavigation { 

}

A.headerNavigation:hover {

}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #fffffff;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #fff;
border: 1px solid #666; 
margin: 0px 0px 14px 0px;
}

.infoBoxContents {
  background: #ffffff;

}

.infoBoxNotice {
  background: #ffffff;
}



.infoBoxNoticeContents {
  background: #ffffff;
}

TD.infoBoxHeading {
  padding: 3px 4px 3px 6px;
  margin: 9px 0px 0px 0px;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  font-weight: bold;
  background: #CDCD87;
  color: #4F4F0B;
}

TD.infoBox, SPAN.infoBox {


}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background-color: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background-color: #ececec;
  border-bottom: 1px solid #cccccc;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  padding: 3px 4px 3px 4px;
  border-bottom: 1px solid #cccccc;
  font-size: 10px;
  background: #DEE7AE;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {

}

A.pageResults:hover {

}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #396A00;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px; font-weight: bold; padding: 8px 0px 16px 0px;
}

.smallText { line-height: 1.5; }
.smallText img { background-color: #fec; padding: 2px; border: 1px solid #555; margin: 5px; }

.smallText a:link, .smallText a:visited, .smallText a:hover { color: #063; }
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #698A24;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

 

.left-column-nav {
  font: 9px;
  padding: -5px 20px 12px 0px;
  width: 190px;
  vertical-align: top;
  margin: -10px 0px 0px -4px;
}

 .boxtext li
{
 list-style-type: none;
 padding: 9px 0px 3px 0px;
 margin: 0;
}

.option {
  padding: 6px 12px 6px 6px;
}

.bordered-text {
  padding: 8px 8px 8px 8px;
  border: 1px solid #cccccc;
}

.shop-pic {
  padding: 1px 8px 8px 0px;
}

.shop-pic2 {
  padding: 0px 0px 0px 12px;
}

.bordered-text li {
# list-style-type: none;
padding: 0em 0em .5em 0em;
margin: 0;
}

.bordered-text ul
{
# list-style-type: none;
padding: .5em 0em 0em 1.5em;
margin: 0;
}

.boxText2 li {
  list-style-type: none;
padding: 0px 0px 4px 0px;
margin: 0;
}

.boxText2 ul
{
  list-style-type: none;
padding: .5em 0em 0em .7em;
margin: 0;
}



.borderGray {border:1px solid #666666;}
TD.discountMain {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TD.discountHead {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: white; background-color: #6fbaf1;}


.credit-footer {
  padding: 8px 0px 0px 0px;
  font: 7pt verdana, sans-serif;
  color: #666666;
  text-align: center;
  margin: 0px;
}

.photo-credit {
  padding: 8px 0px 0px 0px;
  width: 175px;
  font: 7pt verdana, sans-serif;
  color: #666666;
  text-align: center;
  margin: 0px;
}

.home1 {
  padding: 0;
  border: 1px solid #cccccc;
}

.home2 {
  padding: 0;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.home3 {
  padding: 0;
}






.shop-box {
  width: 340px;
  height: 258px;
  background-image: url("http://www.morningskygreenery.com/images/shop-box.jpg");
  background-repeat: no-repeat;
  vertical-align: top;
  padding: 0px;
}


.help-choosing {
  height: 76px; 
  width: 339px;
  text-align: right;
  padding: 0px;
}

.home-links {
  height: 114px; 
  text-align: center;
  font: 12px verdana, sans-serif;
  padding: 0px 6px 0px 58px;
  line-height: 1.65;
}


.native {
  height: 68px; 
  width: 339px;
  text-align: right;
  padding: 0px;
  text-align: center;
}


.gcbg {
  background: url("images/gcbg0109.jpg") top right;
  background-repeat: no-repeat;
  padding: 40px 70px 5px 12px;
  border: 1px solid #ccc;
}



 
iframe {
overflow-x: hidden;
overflow-y: hidden;
}
 
.snow {
  vertical-align: top;
  background: url("images/snowflakes-animated.gif");
  height: 200px;
  padding: 6px;
  border: 1px solid #dcdcdc;
}