﻿@charset "utf-8";
body {
    background-color:#ffffff;
    font-size:12px;
    font-family:Arial;
    margin:0;
    padding:0;
    color:#5F4F38;
    background-image: url(../images/page_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    overflow-y:scroll;
}

#page {
    width:872px;
    margin:auto;
    padding:auto;
}
.cart
{
    float:left;
    margin:15px;
    margin-top:40px;
    margin-right:0px;
    color:#993300;
}
.cart_header
{
    float:left;
    width:100%;
    background-color:#ffebae;
}
.cart_row
{
    float:left;
    width:100%;
    border-bottom:1px solid #ebdaa2;
    padding:10px 0;
}
.cart_cell_bold
{
    font-weight:bold;
    font-size:14px;
}
.cart_row
{
    float:left;
    width:100%;
}
.cart_cell_name
{
    float:left;
    text-align:left;
    padding:6px;
    width:200px;
}
.cart_cell_qty
{
    float:left;
    text-align:center;
    padding:6px;
    width:93px;
}
.cart_cell_option
{
    float:left;
    text-align:center;
    padding:6px;
    width:170px;
}
.cart_cell_price
{
    float:left;
    text-align:center;
    padding:6px;
    width:60px;
}
.cart_cell_remove
{
    float:left;
    text-align:center;
    padding:6px;
    width:105px;
}
.cart_amounts
{
    float:left;
    width:100%;
    color:#993300;
}
.cart_amount
{
    float:left;
    width:100%;
    margin:10px 0px;
}
.cart_amount span.text
{
    float:left;
    display:block;
    width:90px;
    text-align:right;
    margin-left:475px;
    color:#7fb75c;
}
.cart_amount span.box
{
    float:left;
    display:block;
    width:90px;
    text-align:right;
    margin-left:10px
}
.cart_amount img
{
    cursor:pointer
}
#slogan {
    background-color: #7FB75C;
    text-align: center;
    color:#FFFFFF;
    text-transform: uppercase;
    font-weight:bold;
    font-size:13px;
    line-height:22px;
}
#header {
    clear:both;
    position:relative;
}
.headerText{
    position:absolute;
    right:0;
    top:0;
    margin:0;
}
.headerText a{
    color:#993300;
    font-size:8pt;
    text-decoration: none;
}
#menulinks {
    padding-top:14px;
    height:40px;
    border-bottom:#E9DAA1 1px solid;
    position:relative;
}
a:hover
{
    text-decoration:none !important;
}
.menulinks a {
    padding-left:15px;
    padding-right:15px;
    padding-top:10px;
    display:block;
    color:#979694;
    text-decoration:none;
    float:left;
    font-size:13px;
    font-weight:bold;
    text-transform: uppercase;
    height:40px;
}

#menulinks a:hover, #menulinks a.active {
    color:#993300;

}
#menulinks a.imglink {
    padding-left:0;
    padding-right:0;
    padding-bottom:0;
    padding-top:0;
    border:0;
}
#menulinks a.imglink img{
    border:0;
}

.menuline {
    width:1px;
    height:40px;
    float:left;
    display:block;
    background-color:#E9DAA1;
}
.submenu{
    position:absolute;
    top:54px;
    display:none;
    background-color:#F2E9C6;
    padding:10px 30px 10px 20px;
}
.submenu a{
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    display:block;
    color:#993300;
    text-decoration:none;
    float:none;
    font-size:10px;
    font-weight:normal;
    text-transform:none;
    height:20px;
}
.hrline{
    background-color:#E9DAA1;
    height:1px;
    margin:1px 0px;
}


#mainarea {
    clear:both;
    margin-bottom:20px;
}

#contentarea {
    width:703px;
    float:left;
    padding-bottom:15px;
}

#sidebar {
    float:left;
    width:168px;
    margin-right:1px;

}
#sidemenu
{
    float:left;
    width:168px;
    background-color:#f8f4f3;
    background-image:url(../images/left-bottom.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
}
ul#nav {
    padding:10px;
    margin:0;
}
ul#nav li {
    line-height:28px;
    list-style:none;
    list-style-position:outside;
}
ul#nav a {
    color:#993300;
    font-size:12px;
    text-transform:uppercase;
}
.listdot{
    font-size:8px;
}


#bottomarea{
    clear:both;
    padding:20px 0px;
}
.btmodule{
    width:190px;
    margin:0px 30px 0px 60px;
    float:left;
    color:#7EB75C;
    font-size:11px;
}
.btmodule h2{
    margin:0;
    padding:0;
    font-size:16px;
    font-weight: normal;
    color:#993300;
}
.btmodule a{
    color:#993300;
}
.btmodule a:hover{
    color:#993300;
}
.btform{
    clear:both;
    text-align:right;
}
.btform .input{
    background-color:#FFFFFF;
    border:#CBCBCB 1px solid;
    font-size:14px;
    height:16px;
    width:168px;
}

.module3col{
    width:220px;
    text-align:center;
    line-height:20px;
    float:left;
    margin-right:14px;
    padding:10px 0 20px 0;
}
.pager{
    clear:both;
    text-align:center;
    margin-bottom:20px;
}
.module3col img{
    border:0;
    height:125px;
}
.module3col h3{
    border:0;
    margin:0;
    padding:0;
    font-weight:bold;
    font-size:12px;
}


.moduledetail{

}
.moduledetail .pic{
    width:300px;
    float:left;
}
.pic
{
    margin-top:30px;
}
.moduledetail .content{
    width:400px;
    float:left
}
.content{
    margin-top:30px;
}
.moduledetail h2{
    font-size:12px;
    font-weight:bold;
    padding:4px;
    color:#7FB75C;
    margin:0px 10px 10px 0px;
}
.moduledetail .price{
    font-size:12px;
    font-weight:bold;
    color:#7FB75C;
    padding-left:5px;
}
.moduledetail .caption{
    line-height:16px;
    margin-bottom:20px;
}
.moduledetail .linkbtn{
    color:#FFFFFF;
    background-color:#7FB75C;
    font-size:12px;
    font-weight:bold;
    line-height:30px;
    padding:5px;
    cursor:pointer;
}
.moduledetail .linkbtn:hover{
    color:#FFFFFF;
    background-color:#7FB75C;
}
#footer {
    clear:both;
    padding:25px 10px;
    margin-bottom:40px;
    text-align:center;
    font-size:12px;
    text-align:left;
    background-color:#F3E9C6;
    position:relative;
    margin-top:10px;
}
#footer_add{
    position:absolute;
    top:24px;
    right:10px;
    width:160px;
    z-index:100px;
    text-align:right;
}
a {
    color:#5F4F38;
    text-decoration:none;
}

a:hover {
    color:#5F4F38;
    text-decoration:underline;
}
.breadcrumb
{
    padding:5px;
    width:100%;
}
.breadcrumb a
{
    font-size:10px;
}
.service_product
{
    width:540px;

    margin-left:15px;
    float:left;
    +padding-bottom:5px;
}
.service_product:hover
{
    cursor:pointer;
}

.service_product_title
{
    font-size:12px;
    margin:5px;
    float:left;
    width:49%;
}
.service_product_title a
{
    color:#993300;
}
.service_product_price
{
    font-size:12px;
    margin:5px;
    float:left;
    color:#7fb75c;
    padding-top:1px;
    width:47%;
    text-align:right;
}
.alternate_bg
{
    background-color:#ffebae;
}
.alternate_bg2
{
    background-color:#f3e9c6;
}
.checkout
{
    float:left;
    width:100%;
}
.checkout div
{
    float:left;
    margin-left:15px;
}
.checkout_header
{
    padding:6px;
    width:676px;
    text-align:right;
    background-color:#7fb75c;
    margin-top:15px;
    color:white;
    font-weight:bold;
}
.delivery_method,.delivery_email,.checkout_block
{
    float:left;
    margin-top:10px;
    width:688px;
    border-bottom:1px solid #EBDAA2;
    padding:10px 0;
}
.delivery_method input,.delivery_email input
{
    margin-top:7px;
    float:left;
}
.float_block
{
    float:left;
    width:100%;

}
.red_text
{
    color:#9b3202
}
.float_block input,.float_block select
{
    margin-top:7px;
}
.title_span
{
    display:block;
    float:left;
    width:150px;
    text-align:left;
    margin-top:7px;
}
.green_text
{
    color:#7FB75C;
    font-weight:bold;
}
.special_product
{
    margin: 35px; float: left; width: 620px;
}
.special_product_title
{
    color:#993300;
    font-size:16px;
    font-weight:bold;
    padding:5px;
    padding-bottom:0px;
}
.special_product_subtitle
{
    color:#993300;
    font-size:12px;
    font-weight:normal;
}
.special_product_price
{
    font-size:12px;
    float:left;
    padding:5px;
    padding-bottom:0px;
    width:100%;
}
.special_product_description
{
    float:left;
    width:60%;
    color:#55472c;
    padding:5px;
}
.checkout_confirm
{
    float:left;
    width:100%;
}
.checkout_column
{
    float:left;
    width:50%;
}
.test_row
{
    float:left;
    margin-left:15px;
    margin-top:10px;
    width:100%;
}
.list_title
{
    float:left;
    width:100%;
    margin-top:20px;
    margin-bottom:10px;
    margin-left:15px;
    font-size:14px;
    font-family:arial;
}
.threeUnderFlash p
{
    margin:15px 0;
}
.threeUnderFlash p,.threeUnderFlash p a
{
    color:#993300;
}