/* GLOBAL STYLES */

html, body, h1, h2, h3, h4, div, p, ul, li, input, select, td, a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
html,body,div,p,ul,li,input,select,td,a{ font-size: 11px; }

h2, h3, h4, h5, h6{
    color: #961b1b;
}

h1{
    font-size: 18px;
    margin: 0px 0px 10px 0px;
    padding: 0px 4px 4px 4px;
    font-size: 16px;
    color: #961b1b;
    border-bottom: 1px solid #404040;
}

h2{ font-size: 16px; }
h3{ font-size: 14px; }
h4{ font-size: 13px; }
h5{ font-size: 12px; }
h6{ font-size: 11px; }
h4,h5,h6{ padding: 0px; margin: 0px; }

body{
    background: #252525 url(/images/body_bg.gif) repeat fixed top left;
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #000;
}

#pageContainer{
    position: relative;
    background-color: #e5e5e5;
    margin: 10px auto 0px auto;
    padding: 0px;
    text-align: left;
    width: 980px;
}

/* END GLOBAL STYLES */

#top_bar{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2000;
    width:100%;
    height: 96px;
    background: url(/images/header_bg.gif) repeat-x top left;
}

/* LOGO STYLES */
#header_container{}
#header{
    position: relative;
    z-index: 3000;
    width: 980px;
    height: 130px;
    margin: 0px auto;
    background-color: #ededed;
}
#logoLink{
    position: absolute;
    left: 24px;
    top: 20px;
    display: block;
    text-decoration: none;
}
#logoLink img{
    border: 0px solid #f00;
}
#logoLink, #logoLink img{
    width: 353px;
    height: 96px;
}

#tk_img{
    position: absolute;
    right: 32px;
    top: 34px;
}

/* END LOGO STYLES */

/* MENUBAR STYLES */
/* MENUBAR STYLES */
#floatHack{
    height: 1px;
    clear: both;
}

#menubar_container{
    background-color: #545454;
}

#menubar{
    position: relative;
    z-index: 6000;
    width: 955px;
    padding: 0px 0px 0px 25px;
}
#tmenu{
    border-left: 1px solid #484848;
    border-right: 1px solid #6e6e6e;
}

#tmenu td{
    margin: 0px;
    padding: 0px;
}


#tmenu td a{
    position: relative;
    display: block;
    padding: 0px;
    border-left: 1px solid #6e6e6e;
    border-right: 1px solid #484848;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

#tmenu td a.ta_first{}

#tmenu td a span{
    display: block;
    padding: 13px 18px;

    color: #fff;
    text-decoration: none;
    font-size: 10px;
}

#tmenu td a:hover, #tmenu td .cur{}

#tmenu td a:hover span{
    background-color: #707070;
    color: #ffffff;
}

 /* DROP DOWN MENU */
#tmenu td ul{
    position: absolute;
    z-index: 25000;
    display: none;
    top: 34px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    opacity: .95;
    overflow: hidden;
    background-color: #545454;
    border: 1px solid #707070;
}

#tmenu td ul li{
    display: block;
    margin: 1px 3px;
    overflow: visible;
    padding: 1px;
    border-bottom: 1px solid #707070;
}

#tmenu td ul li a{
    display: block;
    padding: 4px 5px 3px 5px;
    margin: 0px;
    height: auto;

    white-space: nowrap;
    background-image: none;
    text-transform: none;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #fff;

    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;

    min-width: 166px;
}

#tmenu td ul li a:hover, #tmenu td ul li a.ta_cur{
    background-color: #606060;
    background-image: none;
    text-decoration: none;
    color: #fff;
    text-transform: none;
}

#tmenu td ul .drop_spacer{ border-bottom: 0px solid #fff; }
 /* END DROP DOWN MENU */
/* END MENUBAR STYLES */


/* COLUMN MAIN */
#contentContainer{
    position: relative;
    z-index: 5000;
    height: auto;
    margin: 0px;
    padding: 14px 15px 0px 15px;
}

#containerTable{ width: 950px; margin: 0px; }

#columnLeft, #columnRight{
    width: 170px;
    text-align: left;
    vertical-align: top;
}
#columnLeft input, #columnRight input{
    padding: 2px 3px;
}

#columnMain{
    vertical-align: top;
    padding: 0px 14px;
}

#content{
    position: relative;
    z-index: 2000;
    height: auto;
    min-height: 500px;
    padding: 8px 8px 24px 8px !important;
    margin: 0px;
    color: #000000;
}
#contentText{ }

.content_nobg{
    background-color: transparent !important;
    border: 0px solid #000000 !important;
    padding: 0px 0px 0px 0px !important;
}

#footer{
    position: relative;
    margin: 0px auto;
    padding: 8px 0px;
    width: 980px;
    text-align: left;
    text-align: center;
    color: #fff;
}

#copyright, #footer_bbb{ vertical-align: bottom; font-size: 10px; }
#copyright{ float: left; text-align: left; color: #969696; }
#bbb{ float: right; }
#bbb{ text-align: right; }
#bbb a{ color: #969696; text-decoration: none; font-weight: normal; font-size: 10px; }
#bbb a:hover{ color: #d1d1d1; text-decoration: underline; }


/* END COLUMN MAIN */

/* DATA TABLES */
td.adminTitle{
    background-color: #545454;
    text-decoration:none;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    color: #fff;
    padding: 4px 8px 4px 8px;
}
.adminTitle h3{ color: #fff; padding: 0px; margin: 0px; }

td.cellHeader{
    padding: 4px 8px 4px 8px;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    background-color: #707070;
    color: #fff;
}

.cellHeader a{ color: #fff; }
.cellHeader a:hover{ color: #F3F3F3; }

td.cell{
    padding: 5px 8px 5px 8px;
    font-size: 12px;
    text-align: left;
    border-bottom: 1px solid #404040;
}
td.cellOdd{
    padding: 2px 8px 2px 8px;
    font-size: 12px;
    background-color: #cfcfcf;
    border-bottom: 1px solid #404040;
}
td.cellError{
    padding: 2px 8px 2px 8px;
    font-size: 12px;
}

.vcTable{
        width: 100%;
}

/* END DATA TABLES */


/* FORM ELEMENTS */

input, select{
    background-color: #ededed;
    font-weight: normal;
    font-size: 12px;
    color: #737373;
    border: 1px solid #9c9c9c;
}
.button{
    padding: 2px 3px;

    color: #fff;
    font-size: 11px;

    background-color: #000000;
    border: 1px solid #656565;
    cursor: pointer;
    font-weight: normal;

    -moz-border-radius: 4px;
}

.button:hover, .buttonOver{ opacity: .8; }

/* END FORM ELEMENTS */

/* ANCHORS */
a{ font-weight: bold; color: #3a90e8; text-decoration: underline; }
a:hover{ color: #8cb9e7; }
a.cellHeader{ text-decoration: none; font-weight: bold;}
a.cellHeader:hover{ text-decoration: underline}
a.cellHeaderSmall{ text-decoration: none; font-size: 10px; font-weight: bold;}
a.cellHeaderSmall:hover{ text-decoration: underline; }
a.cellLarge{ text-decoration:none; font-weight: normal; }
a.cellLarge:hover{ text-decoration:none;}
a.small{ font-size: 11px; font-weight: bold; margin-bottom: 4px;}
a.toolbarText{ font-weight: bold; font-size: 10px; text-decoration: none;}
a.toolbarIcon{ margin: 0px;}
a.toolbarIcon:hover{ margin: 0px;}
.toolbarIcon{ margin: 0px;}

/* END ANCHORS */

/* MISC */
/* DONT CHANGE THIS P IE Users will appreciate it */
/* Most ie users will probably paste stuff, so here it is. */

/*used for the checkout page header text and for email header text*/
.boldHeader{ font-weight: bold; }
span.small{ font-size: 12px; }

.clearBoth, .dispTable{
    display: table;
    clear: both;
}

/* this is why the w3 says not to name classes "large" and "small" and "red" etc... */
h1.large{
    margin-bottom: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
    font-weight: bold;
    color: #757575;
    font-size: 14px;
    border-bottom: 0px solid #fff;
}

h1.large a{ font-weight: normal; font-size: 11px; }
h1.large a:hover{ }

.tdHeader{ font-size: 12px; }
.error{ font-weight: bold;  color: #FF0000; border: 0px solid #CCCCCC; padding: 0px 2px;}
span.good{ font-weight: bold; }

/* replacement for hr */
div.hr, div.hr2{ height: 1px; font-size: 1px; width: 100%; margin: 6px 0px }
form{ padding: 0px; margin: 0px; }
table.center{ margin: 0px auto; }
table.right{ margin-left: auto; margin-right: 0px; }

/* general 100% + 0 padding and 0 margin (where applicable) */
.t100{ width: 100%; margin: 0px; padding: 0px; }

.center{ text-align: center; }
.right{ text-align: right; }


/* PRODUCTS */

#prod_email{
    position: absolute;
    top: 6px;
    right: 15px;
}
#prod_email input{ background-color: #961b1b; border: 1px solid #4e1915; }

#p_cat_desc{
    padding: 8px 4px 8px 4px;
    border-top: 2px dotted #6f6f6f;
    border-bottom: 2px dotted #6f6f6f;
}


#prodPageContainer{
    width: 100%;
}
#prodPageContainer td{
    vertical-align: top;
    padding-top: 12px;
}

#prodContent{
    padding-right: 16px;
    color: #000;
}

#prodImgContainer{
    text-align: center;
}

#prodOptions{
    width: 200px;
}

.pOptionsC{}

.product{
    padding: 8px;
    margin: 0px;
}

.product a img{ border: 0px solid #fff; }

.product0{
    padding-left: 0px;
}

.linePrice{
    text-decoration: line-through;
}

#prodPageContent{
    float: right;
    width: 280px;

    line-height: 1.4em;
}
#prodPageContent h3{
    margin-top: 0px;
    margin-bottom: 8px;
    color: #596774;
    font-size: 18px;
}

#prodImgContain{
    float: left;
    text-align: center;
}

.reqProdOpt{
    font-size: 10px;
}


.tellFriend{
    float: right;
    text-align: right;
    padding-top: 8px;
}

.smallProdGallery{
    float: right;
    text-align: center;
}

.pOptContainer{  border: 1px solid #E9E9E9; }
.pOptContainer td{
    padding: 1px !important;
}

.pOptContainer .optOdd{
    background-color: #F1F1F1;
}

#poptContain{
    position: relative;
}

#poptionselectcontain{
    visibility: hidden;
}

.poptionselect{
    width: 160px;
    font-size: 10px;
}

.priceFoot{
    text-align: center;
    padding: 0px;
    margin-bottom: 15px;
    font-weight: bold;
}

.prodTotalStr{
    font-weight: bold;
}
.prodTotal{
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}

.dispPriceFoot{
    float: left;
    font-weight: bold;
}

.pcatTable{
    width: 100%;
}

.pcatLeft, .pcatMiddle, .pcatRight{
    width: 33%;
    padding: 10px 4px;
}

#fullImgContain{
    text-align: center;
}

#relatedProdTable td{
    text-align: center;
    vertical-align: top;
    padding: 12px 0px;
}

#rpNav{
    margin-top: 24px;
}

#rpNav table{
    width: 100%;
}

#rpNav td, #rpNav a{
    font-size: 11px;
}
a.plistCurrent{
    font-size: 13px;
    font-weight: bold;
}

/* END PRODUCTS */

/* GALLERY STYLES */

.galleryDescription{
    margin-top: 16px;
}

div.galleryContainer{
    position: relative;
    padding: 0px;
    margin: 0px;

    height: 100px;

    white-space: nowrap;
}

div.galleryContainer table tr td{
    white-space: nowrap;
}

.galleryContainer{
    list-style: none;
    margin: 0px 10px 0px 24px;

    white-space: nowrap;

    overflow: visible;
    width: 100%;
}

.galleryContainer td{
    margin: 0px;
    padding: 0px 4px;

    text-align: center;
}



.galleryContainer td a{
    margin: 0px;
    text-decoration: none;
    font-size: 10px;
}

.galleryContainer td img{
    margin: 5px 4px 0px 4px;
    border: 0px solid #FFFFFF;
}

#gDisplayImage{
    text-align: center;
}

#gDisplayImageCaption{
    position: absolute;
    top: 368px;
    left: 128px;

    overflow: hidden;

    width: 418px;
    height: 76px;

    border: 1px solid #FFFFFF;

    background-color: #000000;
    color: #FFFFFF;

    opacity: .65;
}

#gDisplayCloseBox{
    position: absolute;
    top: 0px;
    right: 0px;

    width: 12px;
    height: 12px;
    padding: 1px;

    text-align: center;

    font-size: 11px;
    font-weight: bold;
    border: 1px solid #FFFFFF;
    cursor: pointer;
}

#gDisplayCaptionText{
    position: absolute;
    top: 14px;
    left: 0px;

    width: 410px;
    height: 62px;

    padding: 2px 4px;
    overflow: auto;
}

#gFamilyTree{
    margin-left: 32px;
}
#gFamilyTree a{

}
#gFamilyTree a:hover{

}

/* SUB-GALLERIES */
div.subgalleryContainer{
    position: relative;
    margin: 16px auto 0px auto;
    width: 648px;
    height: auto;
    clear: both;
    display: table;
}

ul.subgalleryContainer{
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    clear: both;
}

ul.subgalleryContainer li{
    float: left;
    margin: 0px;
    padding: 0px 0px;
    text-align: center;
    width: 191px;
}

ul.subgalleryContainer li a{
    display: block;
    margin: 0px;
    padding: 6px 0px;
    white-space: normal;
    height: auto;
    min-height: 124px;
    text-decoration: none;
}

ul.subgalleryContainer li img{
    margin: 0px 4px;
    border: 0px solid #FFFFFF;
}

/* END SUB-GALLERY */

/* END GALLERY */

.dottedHR{ border-top: 1px dotted #9AAADD; padding: 5px 0px; }

.splashImg{ text-align: center; }

/* This node is for preload work and we don't want it to be seen */
#workNode{
    display: none;
}

#preloadContainer{
    background: url(/images/loading_logo.png) no-repeat top center;
    z-index: 5000;
    display: none;
    position: absolute;
    top: 200px;
    left: 300px;

    text-align: center;
    width: 300px;
    height: 200px;

    opacity: .50;

}
#preloadContent{
    display: none;
    position: absolute;
    top: 80px;
    left: 0px;
    margin: 0px auto;
    text-align: center;
    width: 300px;
    text-align: center;
    font-size: 20px;
    color: #e1b552;
}
#preloadBarOuter{
    position: absolute;
    top: 100px;
    left: 0px;

    margin: 16px auto 0px auto;
    position: relative;
    width: 200px;
    height: 16px;
    font-size: 1px;
    padding: 2px;

    border: 2px solid #9b1818;
}
#preloadBarInner{
    position: absolute;
    top: 2px;
    left: 2px;
    width: 0px;
    height: 16px;
    font-size: 1px;

    background-color: #9b1818;
}

#ieHistoryHack{
    display: none;
}

/* CONTACT STYLES */
.contactTable{
    width: 50%;
    margin: 0px auto 0px auto;
    text-align: left;
}

.contactTable td{
    padding: 2px;
}

.contactLeft{
    width: 100%;
    margin-right: 8px;
    padding-right: 8px;
    text-align: left;
}

.contactRight{
    text-align: left;
    width: 100%;
}

.contactNote{

}

.contactTable .contactBottom{
    padding-top: 14px;
}

.required{
    color: #FF0000;
}

/* END CONTACT STYLES */

#ieHistoryHack{
    display: none;
}

#googleMap{
    width: 275px;
    height: 190px;
}

.quoteQuestion{
    background-color: #bfe1ff;
    border: 1px solid #4fb0ff;
    padding: 8px;
    margin-bottom: 8px;
    font-size: 11px;
    color: #454545;
}
.quoteQuestion a{ font-size: 11px; }

/* ############# POPUP CALENDAR ############# */
#d_form_cal{
    background-color: #ffffff;
}
.cpYearNavigation, .cpMonthNavigation{
    background-color: #C0C0C0;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
.cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText, .cpTodayTextDisabled, .cpText{
    font-family: Arial;
    font-size: 8pt;
}
td.cpCurrentMonthDate, td.cpOtherMonthDate, td.cpCurrentDate{
    padding: 0px 4px !important;
}
td.cpDayColumnHeader{
    text-align: center;
    border: 1px solid #C0C0C0;
    border-width: 0px 0px 1px 0px;
}
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate{
    text-align: center;
    text-decoration: none;
}
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled{
    color: #D0D0D0;
    text-align: center;
    text-decoration: line-through;
}
.cpCurrentMonthDate, .cpCurrentDate{
    color: #000000;
}
.cpOtherMonthDate{
    color: #808080;
}
td.cpCurrentDate{
    color: #FFFFFF;
    background-color: #C0C0C0;
    border-width: 1px;
    border: solid thin #800000;
}
td.cpCurrentDateDisabled{
    border-width: 1px;
    border: solid thin #FFAAAA;
}
td.cpTodayText, td.cpTodayTextDisabled{
    border: 1px solid #C0C0C0;
    border-width: 1px 0px 0px 0px;
}
a.cpTodayText, span.cpTodayTextDisabled{ height: 20px; }
a.cpTodayText{ color: #000000; }
.cpTodayTextDisabled{ color: #D0D0D0; }
.cpBorder{ border: 1px solid #808080; }

#cal_StartDate, #cal_EndDate, #cal_RecurStartDate, #cal_RecurEndDate{
    background: transparent !important;
}
#cal_StartDate table, #cal_EndDate table, #cal_RecurStartDate table, #cal_RecurEndDate table{
    background-color: #FFF;
}

/* Image galleries */
#home_img_gallery table{ width: 100%; }
#home_img_gallery table td{ vertical-align: middle; }

#home_img_gallery div{
    margin: 2px 0px;
    padding: 2px 2px 1px 2px;
    cursor: pointer;
    opacity: .8;
    border: 1px solid #575757;
    text-align: center;
}
#home_img_gallery div img{
    margin: 0px;
    padding: 0px;
}

#home_img_gallery div.over, #home_img_gallery div.cur{
    opacity: 1;
    border: 1px solid #a46c31;
}

/* End Image galleries */


.hRandProds{
    background-color: #111111;
    margin-top: 10px;
    width: 100%;
}

.hRandProds table{
    border-collapse: collapse;
}

.hRandProds table td{
    border: 1px solid #202020;
    padding: 8px 4px;
    vertical-align: top;
    text-align: center;

}

.hRandProds table td a{
    text-decoration: none;
}

.hRandProds table td img{
    margin-bottom: 4px;
}

.hRandProds td.hRandProdHeader{
    background-color: #202020;
    padding: 10px 10px;
    text-align: left;
}
.hRandProds .hRandProdHeader h2{
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
}

/* featured products and scroller */
.featProdsC h5{
    margin-top: 0px;
}

#featImg{
    vertical-align: top;
}

#featDesc{
    vertical-align: top;
    padding: 0px 8px;
}
#featDesc h2{
    margin-top: 0px;
    font-size: 13px;
}

#featPrice{
    padding-top: 5px;
}

#featAdd2Cart{
    float: right;
}
#featAdd2Cart .pqty{
    width: 20px;
}

#prodScrollC{
    background: #f3ecd7 url(/images/scroll_bg.jpg) no-repeat top left;
    margin: 4px 0px;
    position: relative;
    width: 570px;
    height: 81px;
    border: 1px solid #eead47;
}

#prodScroll{
    margin: 4px 20px;
    width: 547px;
    overflow: hidden;
}
#prodScroll td{
    vertical-align: top;
    text-align: center;
    padding: 0px;
}
#prodScroll td a{
    display: block;
    background-color: #000000;
    min-width: 120px;
    color: #956f31;
    white-space: nowrap;
    text-decoration: none;
    margin: 4px 8px;
    padding: 8px 4px 4px 4px;
    text-align: center;
    border: 1px solid #956f31;
}
#prodScroll td a:hover{
    color: #eead47;
    border: 1px solid #eead47;
}

#prodScroll td a img{
    opacity: .6;
    border: 1px solid #eead47;
}
#prodScroll td a:hover img{
    opacity: 1;
}

#bLeftArrow, #bRightArrow{
    position: absolute;
    top: 0px;
    color: #b37c18;
    width: 20px;
    height: 100%;
}

#bLeftArrow{
    left: 0px;
    border-right: 1px solid #b37c18;
}
#bRightArrow{
    right: 0px;
    border-left: 1px solid #b37c18;
}

#bLeftArrow a, #bRightArrow a{
    background-color: #000000;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    opacity: .70;
}

#bLeftArrow a{
    background: #000000 url(/images/b_left_arrow.gif) no-repeat center center;
}

#bRightArrow a{
    background: #000000 url(/images/b_right_arrow.gif) no-repeat center center;
}

#bLeftArrow a:hover, #bRightArrow a:hover{
    opacity: .95;
}

#cbNav{
    border-top: 1px solid #898F9B;
    border-bottom: 1px solid #898F9B;
    padding: 5px 0px;
    margin-top: 8px;
}

/* checkout */
#chckOut .cellOdd{
    width: 50%;
    border: 1px solid #C0C0C0;
}
#chckOut .cellOdd .editBtn{
    float: right;
    padding-top: 8px;
}

