/*html, body{ height:100%}*/
body{
    background-color:#FFF;
    color:#444;
    font-family:arial;
    font-size:12px
}
body,form,td,th,h1,h2,h3{
    padding:0;margin:0;text-align:left;
}
td{
    vertical-align:top;overflow:hidden;
}
table{border-collapse:collapse;overflow:hidden;}
p{
    margin: 10px 0;
}
img{
    border:none;
    margin:0;
}
h1{
    color: #000;
    font-size: 38px;
    font-family: Times, serif;
    font-weight: bold;
    padding: 10px 0px;
}
h2, h3{
    font-size:15px;
}
a{
    color:#518C1E;
}
a:hover{
}

.top1{
    width:65%;
    background:url(imgs/02.jpg) top right no-repeat;
}
.top3{
    width:35%;
    background:url(imgs/03.jpg) top left no-repeat;
}
.top2{
    width: 960px;
    height: 183px;
    background: url(imgs/01.jpg);
}
.main_table {

}
.left_col{
    background:url(imgs/04.gif) top no-repeat;
    width: 150px;
    padding-top: 10px;
}
.left_col h2{
    background-color:#518c1e;
    color: #FFFFFF;
    font-size: 11px;
    padding: 3px 10px;
    float: left;
    letter-spacing: 0.5px;
}



.center_col{
    width:535px;
    background:url(imgs/05.jpg) top no-repeat;
}
.right_col{
    background:url(imgs/06.jpg) top no-repeat;
    width: 275px;
}
.right_col p{
    margin-left:20px;
    line-height: 18px;
}
.right_col p.hdr1{
    font-size:22px;
    font-weight:bold;
    margin-top:20px;
    margin-bottom:20px;
    color: #000000;
}
.right_col p.hdr2{
    font-size:18px;
    font-weight:bold;
    margin-top:20px;
    color: #666666;
}

.center_col p.hdr2{
    font-size:18px;
    font-weight:bold;
    margin-top:20px;
    color: #666666;
}

.categories {
    clear: both;
    margin-top: 5px;
    margin-bottom: 10px;

}
.categories A {
    DISPLAY: block;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 2px;
    COLOR: #518c1e;
    PADDING-TOP: 2px;

}
.categories A:hover,
.categories .selected {
    TEXT-DECORATION: none;
    BACKGROUND: url(imgs/mrk1.gif) left no-repeat;
}
.categories .selected {
    font-weight:bold;
}

.quicksearch{
    background:url(imgs/07.jpg) top right no-repeat;
    height: 127px;
    padding-left: 20px;
}
.quicksearch div{
    font-weight:bold;
    font-size:11px;
    color:#000;
    padding: 5px 0;
}
.quicksearch .ttl{
    color:#FFF;
    padding-bottom: 0px;
}
.quicksearch input {
    border:solid 1px #999;
    color: #444;
    font-size: 11px;
    width: 160px;
    line-height: 18px;
    height: 18px;
    padding: 0 5px;
}
.qs_item select{
    border:solid 1px #999;
    color: #444;
    font-size: 11px;
    //width: 210px;
    width: 150px;
    line-height: 18px;
    height: 18px;
    //line-height: 24px;
    //height: 24px;
}

.spo{
    background:url(imgs/b1.gif) bottom no-repeat;
    height: 185px;
    position: relative;
}
.spo .doc{
    position: absolute;
    left: 361px;
    top: 3px;
}
.spo h2{
    background-color:#FF0000;
    color: #FFF;
    font-size: 12px;
    padding: 3px 10px;
    float: left;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 10px;
}
.spo .ttl{
    color: #000;
    font-size: 32px;
    font-family: Times, serif;
    font-weight: bold;
    padding: 10px 110px 0px 8px;
    clear: both;
}
.spo p{
    font-size: 14px;
    line-height:19px;
    width: 300px;
    padding: 0 15px;
    margin: 7px 0;
}
.spo a{
    font-size: 12px;
    padding: 0 10px 0 15px;
    color: #FF0000;
    font-weight: bold;
    BACKGROUND: url(imgs/mrk2.gif) right no-repeat;
}

.nav_top {
    padding: 12px 0 17px 3px;


}
.nav_top A {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    margin-right: 15px;
}
.nav_top A:hover,
.nav_top A.selected {
    text-decoration: underline;
}


.aaa{
    width:100%;
}
.aaa .bl{
    padding: 0 15px;
}

.carty{
    width:236px;
    height:43px;
    background-image:url(imgs/cart.png);
    //background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imgs/cart.png);
    padding-left: 55px;
    padding-top: 10px;
    color: #333;
}
.carty div{
    margin-top: 2px;
    font-size: 15px;
    position: relative;
}
.carty a{
    color:#333;
}

.category{
    width: 535px;
}
.category h1{
    background-color:#518C1E;
    color: #FFF;
    font-size: 12px;
    padding: 3px 10px;
    float: left;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
}
.category div{
    clear:both;
}


.gr_row{
    background-color:#518C1E;
    height:3px;
}

.menu_bot {
    COLOR: #518C1E;
    PADDING-TOP: 15px;
    font-weight: bold;
    font-size: 12px;
}
.menu_bot div {
    font-size: 11px;
    color: #333333;
    margin-bottom: 20px;
    margin-top: 5px;
}
.menu_bot div a{
    color: #333333;
}
.menu_bot A {
    MARGIN-LEFT: 7px;
    COLOR: #518C1E;
    MARGIN-RIGHT: 7px;
    TEXT-DECORATION: none
}
.menu_bot A:hover {
    TEXT-DECORATION: underline
}

.bot_logo{
    background:url(imgs/12.gif) no-repeat;
}



.prod {
    height: 155px;
    width:100%;
    background:url(imgs/10.gif) no-repeat left top;
}
.prod TD {


}
.prod .bm{
    float:left;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 7px;
    clear: none;
    /*width: 60%;*/
}
.prod .pt{
    padding-left:1px;
    height:68px;
    text-align: center;
    font-size:10px;
}
.prod .pt .dscr{
    overflow: hidden;
    line-height: 10px;
    height: 51px;
    margin-top: 5px;
    padding-right: 15px;
    float: left;
    text-align: left;
}
.prod a{
    color:#518c1e;
    font-size:11px;
}
.prod a:hover{
    text-decoration: none;
}
.prod a.buy{
    color:#fff;
    font-size:12px;
    font-weight:bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 7px;
    white-space: nowrap;
}
.prod .name {
    font-size: 14px;
    color: #518c1e;
    font-weight: bold;
    padding:7px 10px 0 10px;
    height: 20px;
    white-space: nowrap;
}
.prod .pr {
    COLOR: #333333;
    TEXT-ALIGN: center;
    margin-top: 2px;
    float: right;
    clear: none;
    white-space: nowrap;
    position: relative;
    left: -15px;
    font-size:10px;
    text-transform:lowercase;
    line-height:14px;
    //text-transform: uppercase;
    //font-size: 8px;
    //line-height:inherit;
}
.prod .pr span{
    font-size: 17px;
    font-weight:bold;
    display: block;
    color: #000000;
}
.prod .bot{
    height:60px;
    padding-left: 33px;
}
div.prod_rows{
    overflow:hidden; width:535px;
}
table.prod_row{
    background:url(imgs/11.gif);
    margin-bottom: 5px;
    width: 100%;
    overflow:hidden;
}
table.prod_row .col{
    background:url(imgs/09.gif) no-repeat right top;
    width: 33%;
    overflow:hidden;
}
table.prod_row .over{
    background:url(imgs/08.gif) no-repeat right top;
    overflow:hidden;
}

.lang{
    text-align: right;
    color: #000000;
}
.lang a{
    margin:4px
}
.lang div{
    padding:4px
}



.product{
    /*background:url(imgs/b1.gif) bottom no-repeat;*/
    /*margin-bottom: 20px;*/

}
.product h1{
    color: #000;
    font-size: 38px;
    font-family: Times, serif;
    font-weight: normal;
    line-height: 30px;
    padding: 0;
}
.product td{
    vertical-align:middle;
}
.product div table .pic{
    background:url(imgs/bill_bg.gif);
}
.product div table .title{
    padding-left:20px;
}

.variant{
    color: #000000;
    margin: 10px auto;
    width: 500px;
}
.variant td,
.variant th{
    text-align: center;
    padding: 5px 10px;
    color: #000;
}
.variant thead tr{
    background:url(imgs/row3.gif) no-repeat center;
}
.variant thead th.buy{
    background-position:right;
}
.variant thead th.package{
    background-position:left;
}

.variant tbody tr{
    background: url(imgs/row1.gif) no-repeat center;
}
.variant tbody td.buy{
    width:100px;
    background-position:right;
}
.variant td.package{
    background-position:left;
}
.variant tbody td.buy a{
    color:#CC0000;
}
.variant tbody td.buy a:hover{
    color:#ff0000;
}

.variant tbody tr.popular{
    background: url(imgs/row5.gif) no-repeat left;
}
.variant tbody tr.over{
    background: url(imgs/row2.gif) no-repeat center;
}


.cart .variant tbody tr{
    background: none;
}
.cart .variant thead .remove{
    background-position:left;
}
.cart .variant thead .subtotal{
    background-position:right;
}
.cart .variant td{
    padding: 3px;
    vertical-align: middle;
}
.cart .variant th{
    padding: 10px;
    vertical-align: middle;
}
.cart .variant tbody .remove input{
    border:none;
}
.cart .variant tbody .qty input{
    width:12px;
    text-align: center;
}
.cart .variant tbody td,
.cart .variant tbody th{
    border-bottom:solid 1px #eee
}
.cart .variant tbody th{
    text-align: right;
}
.cart .variant tr.total th,
.cart .variant td.total{
    font-weight:bold;
    border: none;
}


.legend{
    background: url(imgs/row5.gif) no-repeat left;
    padding-left:40px;
}
.legend img{
    margin-right: 5px;
}

.main{
    /*  padding: 15px;*/
    margin:15px;
    width: 505px;
}
.main h2, .main h3{
    font-size: 24px;
    margin: 20px 0 15px;
    font-family: Times, serif;
    color: #518C1E;
    line-height: 0.9;
}

.simple{
    margin: 10px 0;
    font-size: 11px;
    color: #000000;
}
.simple td,
.simple th{
    text-align: center;
    padding: 3px 5px;
    border: solid 1px #ccc;
    vertical-align: middle;
}
.simple thead tr{
    background-color: #EFF4ED;
}


.testimonials div{
    border-bottom: dotted 1px #518c1e;
    padding: 15px 0;
    position: relative;
    border-top: dotted 1px #518c1e;
}
.testimonials div span{
    font-style:italic;
    color:#000;
}
.testimonials div.over{
    color:#cc0000;
    background-color: #FDF4EB;
}
.news p{
    text-align:justify;
}
.news .link{
    color:#000;
    font-style:italic;
    overflow:hidden;
    width: 504px;
}


form table{
    margin:20px auto
}
form table td{padding:2px}
form table tbody th{text-align:left;color:#666;padding:2px 4px 4px 2px}
form table input,form textarea{
    border:1px solid #CCC;
    padding: 1px 3px;
}
form table input.button, input.submit{
    color: #FFFFFF;
    background: url(imgs/button.gif);
    width: 100px;
    height: 23px;
    border: none;
    text-transform: lowercase;
    font-weight: bold;
}

.generic{
    margin: 10px 5px 20px 15px;
}
.generic td{
    text-align:center;
    vertical-align:middle;
    padding: 5px 5px 5px 5px;
}
.generic th{
    vertical-align:middle;
    padding: 5px 5px 5px 5px;
}
.policy{
    margin: 10px 5px 20px 15px;
}
.contact{
    margin: 10px 5px 20px 15px;
}
.news{
    margin: 10px 5px 20px 15px;
}
.special{
    margin: 10px 5px 20px 15px;
}
.special td{
    padding: 5px;
}
.news h2{
    margin-top:25px;
}
.faq{
    margin: 10px 5px 20px 15px;
}
.faq td{
    text-align:center;
    vertical-align:middle;
    padding: 5px 5px 5px 5px;
}
.faq th{
    vertical-align:middle;
    padding: 5px 5px 5px 5px;
}
p{
    text-align:justify;
    text-indent:15px;
}
div{
    text-align:justify;
}
div.prod_descr {
    margin: 10px;
}
.prod_descr h3{
    text-align: center;
}
.cat_descr img{
    margin: 5px;
}

.bookmark{margin-left:15px;margin-top:25px}
.bookmark td{height:20px}
.bookmark a{color:#7F7F7F;font-size:10px;margin-left:5px}

.subscribe{margin-left:15px;margin-top:5px}
.subscribe td{height:20px}
.subscribe a{color:#7F7F7F;font-size:10px;margin-left:5px}
