/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
 
#home_co_main {width:653px; height:422px; float:left; background:#bacd81 url(../images/home_co_main.jpg);}
#home_co_main p{position:relative; padding:.5em; top:364px; left:0; color:#ffffff; 
font:1.2em arial, helvetica, sans-serif; background: url(../images/home_co_main_bg.jpg) repeat-y;}

#home_co_tr {width:278px; height:208px; float:right; background:#f5f5f5 url(../images/home_co_tr.jpg); }
#home_co_tr h1 {padding:.5em; color:#d54d01; font:bold 1.5em arial, helvetica, sans-serif; }
#home_co_tr  p{padding:0 .7em .2em .7em; color:#283500; font:1.2em arial, helvetica, sans-serif; } 


#home_co_br {width:278px; height:208px; float:right; background:#f6f6f6 url(../images/home_co_br.jpg); margin-top: 6px; }
#home_co_br h1 {padding:.5em; color:#d54d01; font:bold 1.5em arial, helvetica, sans-serif; }
#home_co_br  p{padding:0 .7em .2em .7em; color:#283500; font:1.4em/1.3em arial, helvetica, sans-serif; }

.footer-right {width:430px !important; height:60px; background:#e4e4e4 url(../images/footer-right.jpg) no-repeat;}
.footer-right h1 {color:#d54d01; font:bold 2em arial, helvetica, sans-serif; padding:.3em .3em 0 .3em; text-align:center; }
.footer-right p {color:#283500 !important; font:bold 1.3em arial, helvetica, sans-serif; padding:0 .3em 0.3em; text-align:center; }
.footer-right a { color:#4f8100; text-decoration:none; }
.footer-right a:hover { color:#4f8100; text-decoration:underline; }


#home_co_bottom {width:942px; height:46px; background:#90b300 url(../images/home_co_bottom.jpg); margin-top:6px; }

#bigger p, #bigger ul {font-size:1.2em !important; }

#bigger ul {margin-bottom:1em; }

.bolden {font-weight:bold;}



.category-description, .product-specs {font-size:1.2em; width:500px;}
.category-image { display:block; /*width:705px;*/ margin-bottom:1em; }
.single-units {font-size:110%; color:#d54d01; font-weight:bold; }
.single-units span {color:#000000; font-weight:bold; }

.series_button1{padding:0 20px 0 118px; color:#283500; font:bold 1.5em/46px arial, helvetica, sans-serif; float:left;}

a.series_button {
    background: transparent url(../images/bg_button_a-1.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	margin-top:11px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.series_button span {
    background: transparent url(../images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.series_button:hover, a.series_button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
    text-decoration: none;
}

a.series_button:hover span, a.series_button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
