﻿/* CSS Document */

body
{
    margin: 0px;
    text-align: center;
    background-color: #030506;
    font-family: Tahoma;
}


.spacer
{
    clear: both;
}
/* layout*/

/* top*/
#wrapper
{
    width: 1000px;
    margin: 0px auto;
    text-align: left;
    background: #cbb576;
}
#top
{
    background-image: url(/images/top_bg.gif);
    background-repeat: no-repeat;
    height: 106px;
    width: 1002px;
}
#top .logo
{
    padding-left: 33px;
    padding-top: 25px;
}
.menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.menu ul
{
    margin: 0px;
    list-style: none;
    padding-left: 5px 0px 0px 3px;
}
.menu li
{
    float: left;
    color: white;
    font-size: 13px;
    padding-left: 10px;
    font-weight: bold;
}
.menu li a:link
{
    color: #fff;
    text-decoration: none;
}
.menu li a:visited
{
    color: #fff;
    text-decoration: none;
}
.menu li a:hover
{
    color: #f5e8bd;
    text-decoration: underline;
}
/* left*/

#left
{
    width: 220px;
    float: left;
    color: #fff;
    overflow: hidden;
}

#left .top
{
    background-image: url(/images/left_top.gif);
    width: 224px;
    height: 22px;
    background-repeat: no-repeat;
}
#left .middle
{
    background: url(/images/left_middle.gif) repeat-y left top;
    width: 224px;
    padding-left: 0px;
}
#left .bottom
{
    background-image: url(/images/left_bottom.gif);
    height: 36px;
    width: 224px;
    background-repeat: no-repeat;
}
#left .box h3
{
    background-image: url(/images/left_heading.gif);
    background-repeat: no-repeat;
    color: #FFE08E;
    height: 28px;
    padding: 5px 0px;
    margin: 5px auto;
    display: block;
}
#left .box
{
    width: 170px;
    padding: 2px;
    font-size: 12PX;
    color: #101535;
    float: left;
    margin-left: 25px;
    display: inline;
}

#left ul li a:link
{
    color: #fff;
    text-decoration: none;
}
#left ul li a:visited
{
    color: #fff;
    text-decoration: none;
}
#left ul li a:hover
{
    color: #000;
    text-decoration: underline;
}

#left ul
{
    padding: 0px;
    list-style: none;
    margin: 15px auto;
}
#left ul li
{
    background: url(/images/bullet.gif) left 5px no-repeat;
    margin-bottom: 10px;
    color: #fff;
    display: block;
    text-align: left;
    padding-left: 15px;
    line-height: 17px;
}
#left .total
{
    font-weight: bold;
    font-size: 14px;
    color: #000;
    text-align: right;
}
#left .checkout
{
    background-image: url(/images/btn.gif);
    width: 130px;
    height: 23px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border: 0px;
}

/* middle*/
#middle
{
    float: left;
    left: 250px;
    width: 552px;
}
#news
{
    float: left;
    left: 250px;
    width: 780px;
}
.quick_top, .news_top
{
    background-repeat: no-repeat;
    height: 19px;
}
.quick_top
{
    width: 552px;
    background-image: url(/images/quickshop_top.gif);
}
.news_top
{
    width: 780px;
    background-image: url(/images/news_top.gif);
}
.quick_middle, .news_middle
{
    background-repeat: repeat-y;
    padding-left: 15px;
    padding-right: 15px;
}
.quick_middle
{
    width: 552px;
    background-image: url(/images/quickshop_middle.gif);
    font-size: 12px;
}
.news_middle
{
    width: 780px;
    background-image: url(/images/news_middle.gif);
    padding-bottom: 15px;
}
.news_middle ul
{
    margin: 10px auto;
    padding: 0px;
    list-style: none;
}
.news_middle li
{
    line-height: 20px;
    height: 20px;
    background: url(/images/bullet3.gif) no-repeat left 8px;
    padding-left: 15px;
}
.quick_middle p, .news_middle p
{
    font-size: 13px;
}
.quick_middle ul li, .news_middle ul li
{
    font-size: 13px;
    margin-bottom: 3px;
}
.quick_middle ul li a, .news_middle li a
{
    color: #000;
    text-decoration: underline;
    font-size: 14px;
}
.quick_middle ul li a:visited, .news_middle li a:visited
{
    color: #333;
    text-decoration: underline;
}
.quick_middle ul li a:hover, .news_middle a:hover
{
    color: #003399;
    text-decoration: underline;
}
.quick_bottom
{
    background-repeat: no-repeat;
    height: 19px;
}
.quick_bottom
{
    width: 552px;
    background-image: url(/images/quickshop_bottom.gif);
}
.news_bottom
{
    width: 780px;
    background-image: url(/images/news_bottom.gif);
}
.quick_middle h3
{
    color: #4c0407;
    font-size: 14px;
}
.quickshop
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}
.quickshop dl
{
    width: 420px;
}
.quickshop dt
{
    width: 110px;
    float: left;
    padding: 4px;
    padding-top: 8px;
    text-align: right;
}
.quickshop dd
{
    margin: 0 0 0 118px;
    padding: 4px;
    text-align: left;
}
.quickshop input
{
    width: 180px;
}
.quickshop .radio
{
    width: 15px;
}
.quickshop select#content
{
    width: 185px;
}
.quickshop input.submit
{
    width: 70px;
}
div#submit
{
    width: 298px;
    text-align: left;
    padding: 4px;
    padding-left: 122px;
}
* html .quickshop input, * html .quickshop select, radio
{
    margin-left: -3px;
}
* html div#submit input
{
    margin-left: 0px;
}


#middle.aboutus
{
    width: 552px;
    color: #fff;
    background-color: #2B388A;
}
#middle .aboutus td
{
    border: 2px solid #59361E;
    background-color: #6E9BC5;
    background-image: url(/images/abouts.gif);
    background-repeat: repeat-x;
    color: #000;
    font-size: 12px;
    padding: 15px;
}
#middle .aboutus td h3
{
    color: #000;
    font-size: 14px;
}




/* right*/
#right
{
    float: right;
    width: 227px;
    background: url(/images/rightbg.gif) repeat-y center top;
    height: auto;
    padding: 0px;
    overflow: hidden;
}
#righttop
{
    background: url(/images/righttop.gif) no-repeat top center;
    width: 227px;
    height: 10px;
    float: left;
}
#rightbottom
{
    background: url(/images/rightbottom.gif) no-repeat bottom center;
    height: 10px;
    float: left;
    width: 227px;
}
#right .img
{
    margin: 0px auto;
}
#right a
{
    color: #000;
    font-size: 12px;
    line-height: 19px;
}
#right a:hover
{
    color: #4c0407;
}
#right .login
{
    width: 200px;
    color: #000;
    background: url(/images/rightbox_middle.gif) repeat-y center top;
    font-size: 12px;
    padding-left: 8px;
}
#right .login a
{
    padding-left: 10px;
    width: 170px;
}
.login dl
{
    width: 190px;
}
.login dt
{
    width: 80px;
    float: left;
    padding: 4px;
    padding-top: 8px;
    text-align: right;
}
.login dd
{
    margin: 0 0 0 50px;
    padding: 4px;
    text-align: left;
}
.login input
{
    width: 80px;
}
.rightbox_top
{
    background: url(/images/rightbox_top.gif) no-repeat center top;
    height: 14px;
}
.rightbox_bottom
{
    background: url(/images/rightbox_bottom.gif) no-repeat center bottom;
    height: 14px;
    overflow: hidden;
}

#right .sitenews
{
    width: 200px;
    color: #000;
    background: url(/images/rightbox_middle.gif) repeat-y center top;
}

#right img
{
    margin: 5px auto;
    padding: 0px;
    display: block;
}
#right .sitenews ul
{
    list-style-image: url(/images/bullet3.gif);
}
#right .sitenews ul li
{
    margin-bottom: 8px;
}

a:Link
{
    color: #000;
    text-decoration: underline;
}
a:hover
{
    color: #4d0206;
    text-decoration: none;
}
a:visited
{
    color: #4d0206;
    text-decoration: underline;
}
#right h2
{
    margin: 5px auto;
    padding: 0px;
    background: url(/images/right_title.gif) no-repeat;
    width: 205px;
    height: 25px;
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: normal;
}
/*second pages*/
.cart
{
    background-color: #b7a56b;
}
.cart td
{
    background-color: #f6e8ba;
    font-size: 12px;
}

/*.cart .checkout{}*/




/*footer*/
#footerMain
{
    width: 1000px;
    margin: 0px auto;
    height: 31px;
    background: url(/images/footer_bg.gif) 0 0 repeat-x;
    clear: BOTH;
    border: #9b6723 1px solid;
}
#footer
{
    width: 980px;
    height: 33px;
    margin: 0 auto;
    position: relative;
    float: left;
    line-height: 33px;
}
#footer ul
{
    list-style: none;
    margin: 5px;
}
#footer ul li
{
    float: left;
    font: normal 12px/24px Arial, Helvetica, sans-serif;
    color: #fff;
}
#footer ul li a
{
    padding: 0 5px;
    font: normal 12px/24px Arial, Helvetica, sans-serif;
    color: #fff;
    background-color: inherit;
    text-decoration: none;
}
#footer ul li a:hover
{
    text-decoration: underline;
}
#footer span.copyright
{
    font: normal 10px/24px Arial, Helvetica, sans-serif;
    color: #fff;
    float: right;
    width: 300px;
}
#footer a.xhtml
{
    display: block;
    background: url(/images/xhtml_bg.gif) 0 0 no-repeat;
    width: 72px;
    height: 23px;
    position: absolute;
    left: 17px;
    top: 0;
    font: normal 10px/19px Arial, Helvetica, sans-serif;
    color: #3F3F3F;
    background-color: inherit;
    text-decoration: none;
    text-align: center;
}
#footer a.xhtml:hover
{
    color: #BA0804;
    background-color: inherit;
}
#footer a.css
{
    display: block;
    background: url(/images/xhtml_bg.gif) 0 0 no-repeat;
    width: 72px;
    height: 23px;
    position: absolute;
    left: 95px;
    top: 0px;
    font: normal 10px/19px Arial, Helvetica, sans-serif;
    color: #3F3F3F;
    background-color: inherit;
    text-decoration: none;
    text-align: center;
}
#footer a.css:hover
{
    color: #BA0804;
    background-color: inherit;
}
#footer p.design
{
    display: block;
    width: 170px;
    position: absolute;
    left: 17px;
    top: 29px;
    font: bold 12px/24px Arial, Helvetica, sans-serif;
    color: #9DBC52;
    background-color: inherit;
    padding: 2px;
}
#footer p.design a.link
{
    font: bold 12px/24px Arial, Helvetica, sans-serif;
    color: #9DBC52;
    background-color: inherit;
    text-decoration: none;
}
#footer p.design a.link:hover
{
    color: #fff;
    background-color: #BD3535;
}

/* contact us dl*/
.contact
{
    font-size: 12px;
}

.contact dl
{
    width: 120px;
}
.contact dt
{
    width: 50px;
    float: left;
    padding: 4px;
    padding-top: 10px;
    text-align: left;
    font-weight: bold;
}
.contact dd
{
    margin: 0 0 0 0px;
    padding: 4px;
    text-align: left;
    padding-top: 8px;
}
.contact input
{
    width: 80px;
}

.heading
{
    font-size: 18px;
}
/* margin */
.columsmar
{
    margin-bottom: 5px;
}
.row
{
    background: url(/images/row.gif) no-repeat center top;
    height: 5px;
    overflow: hidden;
}

.quick_middle
{
    font-size: 12px;
}
FIELDSET LEGEND
{
    color: #000;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
}
FIELDSET
{
    background-color: #f3f3f3;
    padding: 5px;
}

.quick_middle p
{
    font-size: 13px;
}
.country img
{
    border: 0px solid Transparent;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
}
.language
{
    float: right;
    display: none;
}
.w_stepper_wrap
{
    height: 27px;
    margin: 0px 0px 0px 20px;
    position: relative;
    width: 50px;
}

.w_stepper_up
{
    background: transparent url(/images/stepper.gif) repeat-y scroll 0 0;
    height: 14px;
    width: 15px;
}

.w_stepper_down
{
    background: transparent url(/images/stepper.gif) repeat scroll 0 -14px;
    height: 13px;
    width: 15px;
}

.w_stepper
{
    cursor: pointer;
    height: 27px;
    position: absolute;
    right: 0;
    width: 15px;
}

.w_stepper_qty
{
    color: #595959;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: bold;
    height: 21px;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 40px;
}
.w_stepper_up:hover
{
    background-position: -15px 0;
}
.w_stepper_up:active
{
    background-position: -30px 0;
}
.w_stepper_down:hover
{
    background-position: -15px -14px;
}
.w_stepper_down:active
{
    background-position: -30px -14px;
}

