﻿body 
{
    font: normal 13px Calibri;
    height: 100%;
    margin: 0;
    visibility: visible;
    background-color: #ffffff;
}

a
{
    color: #663700;
    text-decoration: none;
    border:none;
}

img
{
    border:none;
}

.greentitle
{
    color: #B8B308;
    font-size: 26px;
    font-family: 'Goudy Old Style';
    font-weight: bold;
}
.tbxSearch
{
    border-color: White;
    border-style: None;
    height: 18px;
    width: 161px;
}
.tbxContactUs
{
    border-color: White;
    border-style: None;
    height: 22px;
    width: 185px;
}
.tbxMessage
{
    border-color: White;
    border-style: None;
    height: 118px;
    width: 182px;
    overflow: auto;
    resize: none;
}
.Welcome
{
    margin-left: 20px;
    margin-top: -20px;
    font-family: 'Goudy Old Style';
    font-size: 14px;
}
.about
{
    font-family: Calibri;
    font-size: 14px;
    margin-left: 20px;
}
.product
{
    height: 110px;
    width: 150px;
    padding-left: 13px;
    padding-bottom: 18px;
}

.subscribe
{
    color: #B8B308;
    text-decoration: none;   
}


#page
{
    position: relative;
    width: 1024px;
    margin: 0 auto;
}

#header
{
    height: 282px;
    width: 100%;
    background-image: url('../images/header.jpg'); 
    background-repeat: no-repeat;
}

#search
{
    top: 0px;
    padding-top: 8px;
    margin-left: 600px;
    height: 35px;
}

#menu
{
    font-family: 'Goudy Old Style'; 
    font-size: 18px;
    color: #663700;
    font-weight: bold;
    margin-left: 330px;
    top: 0; 
    padding-top: 70px;
    height:60px;
    width:560px;
}

.table
{
    width:100%;
    height:40px;
    color:#663700;
}

#ContentPage
{
    background-image : url('../images/body-middle.jpg'); 
    background-repeat:repeat-y;
    width:100%;
    min-height:400px;
    color:#663700;
    position: relative;
}

.ContentP
{
    height: 600px;
    width: 730px;
    margin: 0 auto;   
}

#ContentO
{
    width: 730px;
    margin: 0 auto; 
}
.divproduct
{
    top: 320px;
    position: relative;
    z-index: 100px;
    padding-left: 20px;
    width: 99%;   
}

.tabProduct
{
    width: 100%;
    height: 150px;
    margin-left: -10px;
    margin-top: -20px;
}

.tdproduct
{
    background-image: url('../images/home-page-product-border.png');
    background-repeat: no-repeat   
}

#cornerleft
{
    background-image: url('../images/corner1-left.png'); 
    background-repeat: no-repeat;
    width:121px;
    height:177px;
    position:absolute;
    bottom: 0; 
    left: 0;
}

#cornerright
{
    background-image: url('../images/corner2-right.png'); 
    background-repeat: no-repeat;
    width:125px;
    height:177px;
    position:absolute;
    bottom: 0; 
    right: 0;
}

#footer
{
    height:105px;
    width:100%;
    background-image: url('../images/footer-green.jpg'); 
    background-repeat: no-repeat;
    color: #663700;
    font-family:Calibri;
    font-size: 1.2em;
    font-weight: bold;
}

.footer_1
{
    margin-left: 17%;
    padding-top: 1.4%;
    width: 20%;
    float: left;
}

.footer_2
{
    float: left;
    padding-top: 1.4%;
    width: 20%;
}

#divinfo
{
    width:320px;
    height:350px;
    padding-top:20px; 
    padding-left:80px; 
    float:right;
}
.prod_c_1
{
    width: 100%;
    height: 50%;
}

.prod_c_1_r
{
    float: left;
    width:70%;
    margin-right: 1%;
}

.prod_c_1_l
{
    float: left;
    width: 304px;
    height: 244px;
}
.prod_c_2
{
    clear: both;
    width: 100%;
}

.DispProduct
{
    margin-top: 5%;
    width: 77%;
    float: left;
    margin-left: -10px;
}

.tabProduct_pro
{
    width: 100%;
    height: 150px;
}

.tdproduct_pro
{
    background-image: url('../images/home-page-product-border.png');
    background-repeat: no-repeat; 
    width: 178px;
    height: 210px;
}

.imgProduct_pro
{
    padding-top: 7%;
    height: 100px;
    width: 150px;
    padding-left: 7%;   
}

.desc_pro
{
    text-align: center;
    margin-top: 20%;
}

.black_overlay 
{
    background-color: white;
    display: none;
    height: 1420px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}
.white_content 
{
    background-color: white;
    /*border: 8px solid #9D1F23;*/
    background-image: url("../images/pop-up-backround.png");
    background-position: center;
    background-repeat: no-repeat;
    display: none;
    height: 437px;
    left: 30%;
    overflow: auto;
    /*padding: 16px*/
    position: absolute;
    top: 800px;
    width: 568px;
    z-index: 50000;
}

.gallery_content
{
    height: 400px;   
}

.close_btn
{
    left: 92%;
    position: absolute;
    top: 4%;
}

.prev_img
{
    position: absolute;
    top: 45%;
    left: 2%;
}

.next_img
{
    position: absolute;
    top: 45%;
    left: 90%;
}

.full_img
{
    position: absolute;
    top: 8%;
    left: 30%;
    width: 240px;
    height: 240px;
}

.full_text
{
    color: #663700;
    left: 10%;
    position: absolute;
    right: 10%;
    top: 70%;
    margin-top: -20px;
}

.satisfaction_div
{
    float: left;
    width: 20%;
    margin-top: 5%;
}

.cmt_title
{
    padding-top: 7%;
    padding-left: 7%;
    width: 85%;
    color: #663700;
}
.Error
{
    color: Red;
    line-height: 27px;
}

.fontheight
{
     line-height:27px;
}

.paging
{
    float: right;
    margin-top: 2%;
}

.datalist
{
    height: 400px;
}