*
{
    margin: 0;
    padding: 0;
}

html
{
    height:100.1%
}

body
{
    background: #ffffff url(/images/bg1.png) fixed;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    min-width: 930px;
    text-align: center;
}

a
{
    color: #006330;
}

a:hover
{
    text-decoration: none;
}

acronym
{
    cursor: help;
}

fieldset
{
    border: 0;
}

h1, h2, h3, h4, h5, h6
{
    /* border-bottom: 2px dotted #254726; */
    color: #3A7F16;
    font-family: arial, helvetica, sans-serif;
}

h1
{
    background: transparent url(/images/recycle-small.gif) no-repeat center left;
    padding-left: 28px;
    font-size: 14pt;
}

h2
{
    font-size: 12pt;
}

h3
{
    font-size: 11pt;
}

img
{
    border: 0;
}

ol, ul
{
    list-style-position: outside;
    padding-left: 40px;
}

option
{
    padding-right: 5px;
}

p
{
    padding: 10px 0;
}

#container
{
    background-color: #ffffff;
    border-left: 2px solid #254726;
    border-right: 2px solid #254726;
    margin: auto;
    text-align: left;
    width: 930px;
}

#header
{
    background: #ffffff url(/images/background.png) repeat-x;
    height: 200px;
    padding: 5px 0 5px 20px;
}

#logo
{
    background: url(/images/organic-compost-tumbler-logo.png) no-repeat;
    height: 200px;
    width: 466px;
}

* html #logo
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/organic-compost-tumbler-logo.png', sizingMethod='scale');
    background: none;
}

#navbar
{
    background-image:url('/menu.png');
    font-size: 12px;
    font-weight: bold;
    line-height: 2.1em;
    width: 990px;
	height: 60px;
	margin-left: -30px;
}

#navbar ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 4px 5px 0 5px;
}

#navbar li
{
    display: inline;
}

#navbar a
{
    color: #ffffff;
    display: block;
    float: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 11pt;
    padding: 5px 7px 4px 7px;
    text-decoration: none;
}
#navbar a:hover
{
    color: #00000;
    display: block;
    float: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 11pt;
    padding: 5px 7px 4px 7px;
    text-decoration: none;
}

#content
{
    padding: 20px;
}

#footer
{
    background-color: #254726;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    height: 50px;
    padding-top: 10px;
    text-align: center;
}

#footer a
{
    color: #ffffff;
}

#footer p
{
    padding: 0;
}

#footer ul
{
    list-style-image: none;
    list-style-type: none;
    padding: 0;
}

#footer ul li
{
    display: inline;
    font-weight: bold;
    margin-left: 5px;
}

#comparison
{
    margin: 30px auto;
    width: 80%;
    text-align: center;
}

#comparison thead th
{
    background: #254726 url(/images/gradient.png);
    color: #ffffff;
}

#comparison th
{
    background-color: #D8E7CA;
    border-bottom: 1px solid #254726;
    color: #254726;
    padding: 5px;
}

#comparison td
{
    background-color: #ECF4E4;
    padding: 5px;
}

#comparison td.leftcol
{
    border-left: 2px solid #254726;
    border-right: 1px solid #254726;
    font-weight: bold;
    padding: 3px;
}

#comparison td.rightcol
{
    border-left: 1px solid #254726;
    border-right: 2px solid #254726;
    padding: 3px;
    text-align: center;
}

#comparison td.middlecol
{
    border-left: 1px solid #254726;
    border-right: 1px solid #254726;
    padding: 3px;
    text-align: center;
}

#comparison td.borderbottom
{
    border-bottom: 2px solid #254726;
}

#review
{
    margin: 0 auto 30px;
    width: 80%;
}

#review th, #coupon th
{
    background-color: #254726;
    color: #ffffff;
    padding: 3px;
}

#review td
{
    padding: 5px 3px;
}

#review h2
{
    margin: 0;
}

.checkouttable
{
    width: 600px;
}

#checkout label
{
    margin-right: 0.5em;
    padding-top: 0.2em;
    text-align: right;
}

#checkout input
{
    width: 250px;
}

#checkout input.cvv
{
    width: 3em;
}

#checkout input.img
{
    margin: 30px 0 20px 600px;
    width: 107px;
}

#checkout .checkoutbtn
{
    margin-top: 10px;
    height: 45px;
    width: 150px;
}

div#error
{
    border: 1px solid #ff0000;
    margin: 0 auto 20px;
    width: 90%;
}

#contact input
{
    border: 2px #254726 solid;
    margin-bottom: 4px;
    width: 225px;
}

#contact label
{
    float:left;
    width:28%;
    margin-right:0.5em;
    padding-top:0.2em;
    text-align:right;
}

#contact textarea
{
    border: 2px #254726 solid;
    height: 200px;
    width: 350px;
}

#contact .submitbtn
{
    background-color: #ffffff;
    border: 0;
    margin-left: 29%;
    margin-top: 10px;
    height: 45px;
    width: 150px;
}

.button
{
    background-color: #254726;
    border: 0;
    margin: 5px;
    color: #ffffff;

}

p.error
{
    padding: 0;
    margin: 3px 0;
}

div#error
{
    margin-top: 10px;
}

h2.error
{
    background-color: #ff0000;
    color: #ffffff;
    margin: 0;
    padding: 2px 2px 2px 5px;
}

img.error
{
    float: left;
    margin: 3px 20px 20px 20px;
}

ul.error
{
    list-style-position: inside;
    margin: 0 0 10px 33px;
}

.checkoutdemo
{
    background-color: #D8E7CA;
    font-weight: bold;
    padding: 3px;
    text-align: right;
    width: 30%;
}

.checkoutfield
{
    background-color: #ECF4E4;
    padding: 3px;
    width: 70%;
}

#checkout input
{
    height: 15px;
}

#checkout .checkbox
{
    margin: 0 10px 0 100px;
    width: 20px;
}

.checkouthead
{
    background: #254726 url(/images/gradient.png);
    color: #ffffff;
    font-size: 11pt;
    margin: 0;
    padding: 3px 0 3px 10px;
	width: 600px;
	display: block;
	font-weight: bold;
}

.features
{
    margin: 15px 0 15px 60px;
}

.airflow
{
    color: #254726;
    float: right;
    font-size: 8pt;
    margin-left: 30px;
    width: 150px;
}

.padd10px
{
    padding: 10px;
}

.solid
{
    background-color: #254726;
}

.clear
{
    clear: both;
    height: 1px;
    overflow: hidden;
    margin-top: -1px;
}

.left
{
    text-align: left !important;
}

.center
{
    text-align: center !important;
}

.right
{
    text-align: right !important;
}

.smaller
{
    font-size: smaller !important;
}

.bold
{
    font-weight: bold !important;
}

.italics
{
    font-style: italic !important;
}

.block
{
    display: block !important;
}

.inline
{
    display: inline !important;
}

.red
{
    color: #ff0000 !important;
}

.green
{
    color: #254726 !important;
}

.fleft
{
    float: left !important;
}

.fright
{
    float: right !important;
}
.head
{
	color: #ffffff;
	background-color: #64b022;
}

.left {
	 float: left;
	 margin-right: 20px;
}
.right {
	 float: right;
	 margin-left: 10px;
}

.box {
 	border:1px solid #333;

 	position:relative;
 	margin: 10px 10px 10px 10px;
  padding:10px;
  background: #F5F5F5;
  font-size: 8pt;
  font-family: arial;
  text-align: center;
}



.ribbonBox {

 width: 190px;

 float: left;

 margin-bottom: 15px;

 }



.ribbonTop {

 width: 250px;

 background: transparent url('/images/ribbons_top.png') no-repeat;

 height: 52px;

 }

.ribbonTop h2 {

 color: #fff;

 font-weight: normal;

 font-size: 18px;

 padding: 15px 0 0 10px;

 }

.ribbonMid {

 width: 250px;

 background: transparent url('/images/ribbons_mid.png') repeat-y;

 float: left;
 padding-left: 12px;
 padding-right: 25px;

 }

.ribbonMid p {

 margin-right: 20px;


 }

.ribbonBot {

 width: 250px;

 background: transparent url('/images/ribbons_bot.png') no-repeat;

 height: 14px;

 float: left;

 }

