@media all
{
body {
    background-color: #b49b7b;
    margin: 0;
    text-align: center
}
img
{
    text-decoration: none;
    border: none;
    display: block;
}
.indent {
    text-indent: .2in
}
p, div {
    color: #222222;
}
h1, h2, h3, h4, h5 {
    color: #036;
}
h1 { text-align: center }
#head {
    background-image: url('img/header-tile.gif');
    background-repeat: repeat-x;
    width: 957px;
    height: 131px
}
#center {
    width: 957px;
    margin-left: auto;
    margin-right: auto;
}
div.nav {
    background-image: url('img/nav-tile.gif');
    background-repeat: repeat-x;
    display: block;
    height: 34px;
    vertical-align: middle;
}
.nav_left {
    background-image: url('img/nav-left.gif');
    background-repeat: no-repeat;
    height: 34px;
}
.nav_right {
    background-image: url('img/nav-right.gif');
    background-repeat: no-repeat;
    background-position: top right;
    height: 34px;
}
ul.core_nav {
    display: inline;
}
ul.core_nav li {
    display: inline;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 34px;
    font-weight: bold;
    color: white;
    position: relative;
    top: 3px;
    font-size: 9pt;
    font-family: verdana, arial, sans-serif;
}
ul.core_nav a {
    color: white;
    text-decoration: none;
}
ul.core_nav li:hover {
    background-image: url('img/nav-hover.gif');
}
ul.main_nav {
    margin: 0 0 0 -32px;
    list-style-type: none;
    position: static;
    width: 180px;
    font-size: 9pt;
    text-align: center
}
ul.main_nav li a {
    padding: 3px 0 3px 0;
    color: white;
    font-family: arial, sans-serif;
    display: block;
    /*text-align: center*/
}
.main_cat
{
    text-indent: 7px;
    font-weight: bold
}
.sub_cat
{
    padding: 0;
    text-indent: 17px;
}
.child_cat
{
    text-indent: 27px;
}
li.post a
{
    text-align: left;
    padding: 5px 1px 5px 1px;
    text-decoration: none
}
.post a div
{
    font-size: 10pt;
    font-weight: bold;
    display: inline;
}
#basis {
    overflow: auto;
    width: 100%
}
#left {
    float: left;
    width: 194px;
    display: inline;
    margin: 0;
}
#right {
    float: right;
    width: 194px;
    display: inline;
    margin: 0;
    position: relative
}
.body {
    float: left;
    width: 388px;
}
.body2 {
    background-image: url('img/body-tile.gif');
    background-repeat: repeat-y;
    background-color: #FFF;
    width: 569px;
    display: block;
}
.body3 {
    background-image: url('img/body-top.gif');
    background-repeat: no-repeat;
    display: block;
    position: static;
}
.body4 {
    background-image: url('img/body-bottom.gif');
    background-repeat: no-repeat;
    background-position: 0% 100%;
    font-family: 'Trebuchet MS', arial, sans-serif;
    font-size: 10pt;
    color: #111;
    padding: 14px 7px 16px 9px;
    text-align: left;
    min-height: 50px;
    overflow: auto;
}
* html .body4 {
    height: 1%;
}
h1.section_head {
    background-image: url('img/section-top.gif');
    background-repeat: no-repeat;
    text-align: center;
    width: 194px;
    padding-top: 10px;
    margin: 0;
    height: 20px;
    font-family: verdana, arial, sans-serif;
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    display: block
}
div.section_body {
    background-color: #2360a5;
    background-image: url('img/section-tile.gif');
    background-repeat: repeat-y;
    color: #FFFFFF;
    font-size: 9pt;
    font-family: arial, sans-serif;
}
div.section_body * {
    color: #FFFFFF;
    font-size: 9pt
}
div.section_body a {
    color: #caeeff
}
div.section_body a:hover, div.section_body a:active, div.section_body a:focus {
    color: #bcff8a
}
div.section_content {
    padding: 2px 10px 0 10px;
    color: #FFFFFF;
    font-size: 10pt
}
#footer {
    background-color: #51c13a;
    color: #046e00;
    font-family: 'Trebuchet MS', arial, sans-serif;
    font-size: 9pt;
    width: 957px;
    display: block;
    text-align: left;
    
    background-image: url('img/footer-tile-v.gif');
    background-repeat: repeat-y;
}
#footer a:link, #footer a:visited { color: #006400 }
#footer a:hover, #footer a:focus { color: #beff9a }
#footer div {
    background-image: url('img/footer-tile.gif');
    background-repeat: repeat-x;
}
#footer div div {
    background-image: url('img/footer-left.gif');
    background-repeat: no-repeat;
}
#footer div div div {
    background-image: url('img/footer-right.gif');
    background-position: 879px 0;
    background-repeat: no-repeat;
    min-height: 125px;
    padding: 13px 80px 5px 17px;
}
.left {
    float: left
}
.right {
    float: right
}
.pic {
    border: 0 none #ffffff;
    margin: 5px;
}
.nl_textbox {
    background-image: url('img/textbox.gif');
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    width: 149px !important;
    height: 19px;
    padding: 9px 10px 5px 10px;
    font-size: 10pt !important;
    color: black !important;
    margin-top: 7px;
}
.unimportant_i
{
    display: inline !important;
}
.unimportant_b
{
    display: block !important;
}
a:link
{
    color: #43637F
}
a:active, a:visited
{
    color: #24425A
}
a:hover
{
    color: #428B3E
}
.wrapper {
    padding: 15px
}
.error {
    width: 80%;
    height: 1%;
    background-color: #F7C3C3;
    border: 1px solid #BB8888;
    color: #3E2D2D;
    padding: 10px;
    margin: auto;
    text-align: center;
    margin-bottom: 10px
}
.warning {
    width: 80%;
    height: 1%;
    background-color: #F7EFC3;
    border: 1px solid #BBB288;
    color: #3E3B2D;
    padding: 10px;
    margin: auto;
    text-align: center;
    margin-bottom: 10px
}
/*
 ===== CATEGORY PAGE =====
*/
table.pond_supplies
{
    border-collapse: collapse;
    width: 100%
}
td.pond_product_buy
{
    background-image: url('img/product-left.gif');
    background-repeat: repeat-x;
    background-color: #74A3CD;
    width: 160px;
    text-align: center;
    border-right: 1px solid #4F7B9F;
    border-top: 1px solid #4F7B9F;
    padding: 5px 0 5px 0
}
td.pond_product_description
{
    border-top: 1px solid #B3BEBF;
    background-image: url('img/product-right.gif');
    background-repeat: repeat-x;
    background-color: #EEF1F2;
    min-height: 100px;
    vertical-align: top;
    padding-top: 12px;
    /*border-bottom: 1px solid #B3BCBF;*/
}
.pond_product
{
    margin: 0;
    text-align: center;
}
.pond_product a:link, .pond_product a
{
    color: #595E5F;
}
.pond_product a:active, .pond_product a:visited, .pond_product a:focus, .pond_product a:hover
{
    color: #777E7F;
}
.quantity
{
    color: white;
    font-family: sans-serif;
    font-size: 11pt;
}
.quantity input
{
    font-family: courier, sans-serif;
}
input.add_cart
{
    margin-top: 3px;
}
.product_right
{
    background-image: url('img/product-left.gif');
    background-repeat: repeat-x;
    background-color: #74A3CD;
    width: 160px;
    text-align: center;
    border-right: 1px solid #4F7B9F;
    border-top: 1px solid #4F7B9F;
    padding: 5px 0 5px 0;
    float: right;
    margin-top: 50px
}
.product_right img
{
    border: 1px solid #4F7B9F;
}
.inline
{
    padding: 10px
}
div.subcategory
{
    padding: 10px;
    float: left;
    width: 250px;
}
div.subcategory a:link
{
    color: #5b85ab
}
div.subcategory a:active, div.subcategory a:visited
{
    color: #376387
}
div.subcategory a:hover
{
    color: #51ab4c
}
div.subcategory div
{
    font-size: 8pt
}
/* ===== CART PAGE ===== */
table.cart_title {
    margin-top: 5px;
    border-collapse: collapse;
}
.cart_title td {
    background-color: #74a3cd;
    padding: 2px;
    color: #ffffff;
    font-family: helvetica, tahoma, arial, sans-serif;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #4778a0;
    border-right: 1px solid #4778a0;
    border-top: 1px solid #daedf3;
    border-left: 1px solid #daedf3;
}
.pond_supply td {
    background-color: #eef1f2;
    border-bottom: 1px solid #ccd0d1;
    border-right: 1px solid #ccd0d1;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    color: #3d3d3d;
    padding: 5px;
    font-weight: 100;
    font-size: 11pt
}
.total_price td {
    background-color: #dee1e2;
    border-bottom: 1px solid #ccd0d1;
    border-right: 1px solid #ccd0d1;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    color: #3d3d3d;
    padding: 5px;
    font-weight: 100;
    font-size: 12pt;
    font-weight: bold
}
input.cart_button {
    padding: 3px 20px 3px 20px;
    margin: 4px 4px 4px 0;
    background-color: #eef1f2;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #e7eaeb;
    border-bottom: 1px solid #e7eaeb;
    font-weight: bold
}

}

