/* GLOBAL STYLES */

html, body, h1, h2, h3, h4, div, p, ul, li, input, select, td, a{
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
html,body,div,p,ul,li,input,select,td,a{ font-size: 11px; }
h1{ font-size: 18px; padding-bottom: 2px;}

h1, h2, h3, h4, h5, h6{
    color: #dc1c1c;
}

h2{ font-size: 16px; }
h3{ font-size: 14px; }
h4{ font-size: 13px; }
h5{ font-size: 12px; }
h6{ font-size: 11px; }
h5{ border-bottom: 2px solid #979797; margin-bottom: 8px; padding-bottom: 0px; text-transform: uppercase; }
h4,h6{ padding: 0px; margin: 0px; }


body{
    background: #505050 url(/images/body_bg.jpg) repeat top left;

    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

#pageContainer{
    position: relative;
    background-color: #FFFFFF;
    color: #000000;
    margin: 0px auto 0px auto;
    text-align: left;
    width: 978px;
    border: 1px solid #000000;
}

/* END GLOBAL STYLES */

/* LOGO STYLES */

#header{
    position: relative;
    z-index: 10000;
    height: 129px;
    color: #FFFFFF;
    background: url(/images/header.jpg) repeat top left;
    border-bottom: 1px solid #000000;
}

#hLogo{
    position: absolute;
    left: 45px;
    top: 4px;
}

#hInfo{
    position: absolute;
    top: 4px;
    right: 8px;

    color: #CBEBFF;
    font-weight: bold;
    font-size: 12px;
}

#logoLink{
    position: absolute;
    left: 0px;
    display: block;
    text-decoration: none;
}
#logoLink img{
    border: 0px solid #FFFFFF;
}
#logoLink, #logoLink img{
    width: 190px;
    height: 100px;
}

/* END LOGO STYLES */

/* MENUBAR STYLES */
/* MENUBAR STYLES */

#menubar{
    background: #484848 url(/images/menubar.jpg) repeat-x top left;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #000000;
}

#tmenu{
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    width: 100%;
}

#tmenu td{
    margin: 0px;
    padding: 0px;
}


#tmenu td a{
    position: relative;
    display: block;
    padding: 5px 20px;

    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 1em;
    border-left: 1px solid #000000;
}

#tmenu td a#tma_0{
    border-left: 0px solid #000000;
}

#tmenu td a:hover{
    color: #FFFFFF;
    background: #000000 url(/images/menubar_over.jpg) repeat-x top left;
}

 /* DROP DOWN MENU */
#tmenu td ul{
    position: absolute;
    display: none;
    top: 1.6em;
    left: 0px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 200px;
    z-index: 2000;
}
html>body #tmenu td ul{ width: 200px; }


#tmenu td ul li{
    display: block;
    float: left;
    margin: 0px;
    width: 200px;
}
html>body #tmenu td ul li{
    width: auto;
}

#tmenu td ul li a{
    display: block;
    padding: 4px 5px 3px 5px;
    margin: 0px;
    width: 200px;
    height: auto;

    white-space: nowrap;
    background-image: none;
    text-transform: none;
    text-align: left;
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;

    background-color: #C2CEA8;
    color: #000000;
    border-bottom: 1px solid #F0E9BB;
    border-left: 1px solid #F0E9BB;
}
html>body #tmenu td ul li a{
    width: auto;
}

#tmenu td ul li a:hover{
    background-color: #D2E2D7;
    background-image: none;
    text-decoration: none;
    color: #000000;
    text-transform: none;
}

 /* END DROP DOWN MENU */
/* END MENUBAR STYLES */



/* LEFT MENU STYLES */

#dleftmenu{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#dleftmenu li{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#dleftmenu li a{
    display: block;
    padding: 3px 0px 3px 0px;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    width: 100%;

    color: #000315;
    border-bottom: 1px solid #99C3DB;
}

#dleftmenu li a:hover span{
    color: #007AC7;
}

/* COLUMN MAIN */

#contentContainer{

    background-color: #FFFFFF;
    color: #000000;

    background: url(/images/content_watermark_top.jpg) no-repeat top right;
}

#contentTable{
    background: url(/images/content_watermark_bottom.jpg) no-repeat bottom right;
    width: 100%;
}

#mtcellLeft, #mtcellRight, #mtcellMiddle{
    vertical-align: top;
}

#mtcellLeft{
    padding-top: 9px;
    width: 190px;
    text-align: left;
    background-color: #3c3c3c;
}

#mtcellRight{
    padding-top: 43px;
    width: 196px;
    text-align: center;
    text-align: left;
}

#mtcellMiddle{
}


#pageHeader{
    padding: 8px 15px 8px 4px;
}

#content{
    position: relative;
    z-index: 2000;
    padding: 20px 18px 50px 15px;
    min-height: 450px;
    color: #000000;
}

#bottomMenu{
    background: #a90000 url(/images/footer_bg.jpg) no-repeat top left;
    height: auto;
    min-height: 27px;
    border-top: 1px solid #000000;
}


#bmenu{
    padding-top: 5px;
    text-align: center;
    color: #FFFFFF;
}
#bmenu a{
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

#bmenu a:hover{
    color: #ffeee4;
    text-decoration: underline;
}


#copyright{
    position: relative;

    margin: 4px auto 8px auto;

    font-size: 9px;
    color: #FFFFFF;
    width: 980px;
}

#copyright #copyString{
    float: left;
    width: 300px;
    text-align: left;
}
#copyright #bbb{
    float: right;
    width: 300px;
    text-align: right;
    font-size: 9px;
    color: #FCFEE8;
}

#copyright div{ padding: 2px 4px 2px 4px; font-size: 9px; }
#copyright a{ color: #FCFEE8; font-weight: normal; font-size: 9px; text-decoration: none;}
#copyright a:hover{ color: #DEDEDE; text-decoration: none; }

#copyright .clearBoth{
    margin: 0px; padding: 0px;
}

#paytd{ background-color: #061975; }
.payments{ height: 36px; width: 205px; background: #53669A url(/images/payment_options.jpg); }

/* END COLUMN MAIN */

/* DATA TABLES */
td.adminTitle{
    background-color: #CCCCCC;
    border: 1px solid #DDDDDD;
    text-decoration:none;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    color: #000000;
    padding: 4px 8px 4px 8px;
    opacity: .7;
}
td.cellHeader{
    padding: 4px 8px 4px 8px;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    background-color: #484848;
    color: #FFFFFF;
    opacity: .8;
}

.cellHeader a{ color: #FFFFFF; }
.cellHeader a:hover{ color: #F3F3F3; }

td.cell{
    color: #000000;
    padding: 5px 8px 5px 8px;
    font-size: 12px;
    text-align: left;
    border-bottom: 1px solid #C0C0C0;
}
td.cellOdd{
    padding: 2px 8px 2px 8px;
    font-size: 12px;
    background-color: #DFDFDF;
    border-bottom: 1px solid #C0C0C0;
}
td.cellError{
    padding: 2px 8px 2px 8px;
    font-size: 12px;
    background-color: #CF4D4D;
    border-bottom: 1px solid #C0C0C0;
}

.vcTable{
        width: 100%;
}

/* END DATA TABLES */


/* FORM ELEMENTS */

input, select{
    background-color: #F3F3F3;
    font-weight: normal;
    font-size: 12px;
    color: #666666;
    border: 1px solid #878CA2;
}
.button{
    color: #FFFFFF;
    font-size: 11px;

    background-color: #c20000;
    border: 1px solid #9c0000;
    cursor: pointer;
}
.button:hover{
    opacity: .8;
}

a.button, a.buttonOver{
    padding: 2px;
}
/* END FORM ELEMENTS */

/* ANCHORS */
a{ color: #0054ff; }
a:hover{ color: #548dee; }
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 */

a img{
    border: 0px solid #FFFFFF;
}

/* 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{
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: 6px;
    left: 12px;

    font-weight: bold;
    color: #6C7077;
    font-size: 11px;
}

h1.large a{color: #3352A5; font-weight: normal; font-size: 11px; }
h1.large a:hover{ color: #548DEE; }

.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 */
.product{
    padding: 8px;
    margin: 0px;
}

.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;
}

#prodImg{
    background-color: #FFF;
    border: 1px solid #DEDEDE;
    padding: 3px;
    width: 256px;
}

.reqProdOpt{
    font-size: 10px;
}

#priceFoot{
    float: left;
    padding-top: 5px;
}

#qtyFoot{
    float: right;
}
#qtyFoot .pqty{
    width: 20px;
}
#qtyFoot .button{
    margin-bottom: -5px !important;
}

.tellFriend{
    float: right;
    text-align: right;
    padding-top: 8px;
}
.largeProdGallery{ width: 450px; text-align: center; }
.smallProdGallery{
    float: right;
    text-align: center;
}

.pOptContainer{  border: 1px solid #E9E9E9; }
.pOptContainer td{
    padding: 1px;
}

.pOptContainer .optOdd{
    background-color: #F1F1F1;
}

.pOptInfo{
    float: right;
    margin-top: 5px;
}
.pOptImg{
    float: left;
    width: 140px;
    height: 64px;
}

.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;
}

/* 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; }

.productOptH{
    margin-top: 8px;

    color: #586FA3;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;

    border-bottom: 1px solid #E2E6E9;
}



.splashImg{ text-align: center; }

/* This node is for preload work and we don't want it to be seen */
#workNode{
    display: none;
}

#preloadContainer{
    z-index: 5000;
    display: none;
    position: absolute;
    top: 220px;
    left: 300px;

    text-align: center;
    width: 418px;
    height: 76px;
    background-color: #F2F2F2;
    opacity: .65;
    border: 1px solid #3AB0FF;
}
#preloadContent{
    margin: 0px auto;
    text-align: center;
    width: 200px;
    text-align: center;
    font-size: 20px;
    color: #000000;
}
#preloadBarOuter{
    margin: 16px auto 0px auto;
    position: relative;
    width: 200px;
    height: 16px;
    font-size: 1px;

    border: 1px solid #0099FF;
}
#preloadBarInner{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 16px;
    font-size: 1px;

    background-color: #C9E9FF;
}

#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;
}

.contactTable .cell{
    border: 0px solid #000000;
}
.contactTable .cellOdd{
    background-color: transparent;
    border: 0px solid #000000;
}

/* END CONTACT STYLES */

#ieHistoryHack{
    display: none;
}

/* Stars (Bob's happy thought, General's happy implementation) */

.starContain{
    position: relative;
    width: 89px;
    height: 16px;
    margin: 0px 0px 0px auto;
}
.starContain .starFill{
    position: absolute;
    z-index: 200;
    top: 0px;
    left: 0px;

    width: 0px;
    height: 16px;
    background-color: #FFD100;
}
.starContain .stars{
    position: absolute;
    z-index: 400;
    top: 0px;
    left: 0px;

    background: url(/images/stars.gif) no-repeat top left;
    width: 89px;
    height: 16px;
}

/* End Stars */

/* Article Styles */
#mpctd0{
    padding-right: 8px;
}
#mpctd1{
    padding-left: 8px;
}

#mpctdTop .artListingShort table{
    width: 100%;
}

.articleRateContainer .block{
    position: relative;
}

#emailFriend{ padding: 5px; }

.aCategory a{ font-size: 20px; font-weight: normal; color: #CB0000; padding: 3px 0px 0px 3px; }
.aCategory a:hover{ color: #1052A9; text-decoration: none; }

.article{ margin: 0px; }

.commentLnksC{
    margin: 4px 0px;
}

.commentBlockHeader{
    border: 1px solid #B3B3B3;
    border-bottom: 1px dotted #B3B3B3;
    width: 690px;
}
.commentContent{
    border: 1px solid #B3B3B3;
    border-top: 0px solid #B3B3B3;
    display: table;
    clear: both;
    width: 686px;
}

.commentUserImgC{
    width: 100px;
}
.commentUserImg img{
    float: left;
    margin: 3px;
    border: 1px solid #B3B3B3
}

.mainListings .artTitle a{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.mainListings .artInfo{
    margin: 2px 0px 8px 0px;
    padding: 0px;
}
.mainListings .artInfo li{
    list-style-type: none;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.mainListings .artInfo li a{
    text-decoration: none;
}

.artListings .artTitle h3{
    margin: 0px 0px 4px 0px;
    padding: 0px;
}
.artListings .artTitle h3 a{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.artListings div.hr{
    margin: 8px 0px;
}

.artListings .artInfo{
    margin: 2px 0px 8px 0px;
    padding: 0px;
}
.artListings .artInfo li{
    list-style-type: none;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.artListings .artInfo li a{
    text-decoration: none;
}

.articlePages{
    text-align: right;
    margin-bottom: 24px;
}

.article { margin-top: 2px; }
.articleBody{ height: auto; min-height: 300px; display: table; clear: both; width: 100%; }

/* no thought control */
.articleBody a img{ border: 0px solid #000000; }

.articleFoot{}
.articleFoot table{
    width: 100%;
}
.articleFoot table td {
    width: 33%;
    padding: 5px;
    font-size: 10px;
    vertical-align: top;
    text-align: left;
}

.articleReply{}
.articleReply textarea{
    width: 460px;
    height: 200px;
}

.cblock{
    margin: 12px 0px;
}

.commentBlockHeader{
    padding: 4px;
}
.commentUser, .commentDate{
    font-weight: bold;
    padding: 4px 0px;
}
.commentContent{
    padding: 8px 4px 8px 8px;
    margin-bottom: 24px;
}
.ratingError{
    text-align: center;
    padding: 12px 0px;
}
.ratingError .error{
    font-size: 16px;
}

.artPollContainer{ float: right; margin: 15px 20px 0px 0px; width: 250px; }
.artPollH{
    background-color: #C9E9FF;
    color: #000000;
    padding: 4px;
    font-weight: bold;
    text-align: center;
    border-right: 1px solid #9A9A9A;
    border-left: 1px solid #9A9A9A;
    border-top: 1px solid #9A9A9A;
}
.artPollC{
    padding: 8px;
    border: 1px solid #9A9A9A;
}

.pollDiv{}
.pollDiv h1 span{ font-size: 11px; font-weight: normal; }
.pollDiv .pollText{ margin: 8px 0px; font-size: 14px; font-weight: bold; }
.pollDiv table{ width: 100%; }
.pollDiv2 table{ table-layout: fixed; }
.pollDiv table .pt1{ width: 160px; font-size: 11px;}
.pollDiv table .pt2{ width: 250px; }
.pollDiv table .pt3{ width: 50px; text-align: right; font-size: 11px;}
.pollDiv2 table .pt4{ height: 12px;}
html>body .pollDiv2 table .pt4{ height: 3px;}

.pollDiv2 div.pt3{ font-size: 11px; }
.pollDiv2 div.pt4{padding-bottom: 4px;}

.pollDiv table td{ padding: 3px 0px; }
.pollBar{ height: 14px; font-size: 1px; margin: 1px; }
.pollForm{ margin: 12px 0px; }
.pollForm .block{ float: right; }

.block .pollBar{
    height: 5px;
    font-size: 1px;
}
html>body .block .pollBar{
    height: 3px;
}

* html .pollDiv table td{ background: url(/images/dot-horz.gif) repeat-x bottom; }
html>body .pollDiv table td { border-bottom: 1px dotted #000000; }
html>body .pollDiv table td.pt2 { border-bottom: 0px dotted #000000; }
.pollBar{ border: 1px solid #000000; background-color: #FF0000;}
.pollBar .pollPerc{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}

#poll .blockText{ font-size: 11px; }
#poll .pollText{ font-size: 14px; }

/* Short Articles */

.artListingShort{padding: 0px;}
.artListingShort h3{ margin: 0px; padding: 0px; font-weight: normal; }
.artListingShort td{ vertical-align: top; padding: 1px 0px; }
.artListingShort .atd1{ width: 80px; text-align: center; vertical-align: middle; }
.artListingShort .atd1 img{ border: 0px solid #000000; }

.artListingShort .atd2{ width: 12px; }
.artListingShort .atd3{ width: 218px; }

.artListingShort .atd4{
    width: 110px;
    text-align: center;
}
.artListingShort .atd4 .starContain{
    margin: 12px auto 0px auto;
}

/* End Article Styles */

/* RATING SLIDER */

.adheader a img{ border: 0px solid #000000; }

#sr_table td{
    border-bottom: 1px solid #000000;
}

.slider{
    /* these are set dynamicly
    width: 300px;
    height: 18px;
    */
    border: 1px solid #595959;
    background-color: #ECECEC;
}
.slider .drag{
    /* these are set dynamicly
    left: 144px;
    width: 12px;
    height: 18px;
    */
    border-top: 1px solid #EFEFFF;
    border-right: 1px solid #3E3E81;
    border-left: 1px solid #EFEFFF;
    background-color: #595959;
}

/* END SLIDER */

.forumTable{
    margin-top: 8px;
    background-color: #F0F5FA;
    border: 1px solid #C2CFDF;
}
.forumTable td{
    padding: 4px;
}
.rootForumHeader{
    background-color: #8394B2;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 14px;
}
.forumHeader{
    color: #3A4F6C;
    background-color: #D2DBE8;
    border-bottom: 1px solid #9BAFCF;
    font-weight: bold;
    font-size: 11px;
}
.forumInternal{
    background-color: #E4EAF2;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.forumInternalFirst{
    background-color: #DFE6EF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.forumInternalLast{
    background-color: #E4EAF2;
    border-right: 0px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

#bcStr{
    margin-top: 8px;
}

/* RSS Styles */
.rssLinkTop{ float: right; }
.rssLinkTop img{ border: 0px solid #000000; }

.rssLinkBottom{ float: left; }
.rssLinkBottom img{ border: 0px solid #000000; }

/* END RSS */
/* MEMBER PROFILE */
.editLine{
    float: right;
    color: #AD0306;
    font-weight: normal;
    font-size: 12px;
}
.editLine a{ text-decoration: none; }

.profileArticles{ width: 100%; }
.profileArticles .block{
    width: 100%;
}
.profileArticles .blockHR{
    text-align: left;
    padding: 3px;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #8394B2;
}
.profileArticles ul{
    padding: 0px;
    margin: 0px 0px 8px 0px;
}
.profileArticles ul li{
    list-style: none;
    background-color: #FFFFFF;
    border-bottom: 1px solid #B7C0CD;
}
.profileArticles ul li a{
    display: block;
    padding: 8px;
    cursor: pointer;
}
.profileArticles ul li a:hover{
    background-color: #E3E6E9;
    display: block;
}
.profileArtTitle{
    font-weight: bold;
    font-size: 13px;
}
.profileArtCat{
    text-decoration: underline;
    color: #AD0306;
    font-size: 10px;
}
.profileArtDate{
    font-size: 10px;
    float: right;
    text-align: right;
}

/* END MEMBER PROFILE */

/* inline editor */
body.bStart{
    margin: 2px; padding: 2px;
    background-color: #FFFFFF;

    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
}

.editorTop{
    background-color: #555555;
    border: 1px solid #000000;
}

.editorHeader{
     background-color: #CCCCCC;
     padding: 4px;
     color: #000000;
     border: 1px solid #000000;
     text-align: left;
}

#bgzDiv, #bgzActionDiv{
    border: 1px solid #000000;
}

#bgzDiv{
    position: relative;
}

.articleReply .editorHeader{
    width: 502px;
}
.articleReply #bgzDiv{
    width: 500px;
}

table.bzero{
     border: 0px dashed #FFFFFF;
}
td.bzero{
    border: 0px dashed #FFFFFF;
}

#b_fontselect{
     width: 100px;
}
.cbtn, .cbtnOver, .cbtnDown, .cbtnActive{
    width: 22px;
    height: 21px;
    border: 0px none #CCCCCC;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
}

.cbtn{
    background-color: #CCCCCC;
    border: 0px solid #CCCCCC;
}

.cbtnOver{
    background-color: #7db1e6;
    border: 0px outset #999999;
}

.cbtnDown{
    background-color: #7db1e6;
    border: 0px inset #999999;
}

.cbtnActive{
    background-color: #BBBBBB;
    border: 0px inset #999999;
}

#contextDiv{
    position: absolute;
    width: 150px;
    height: auto;
    background-color: #CCCCCC;
    border: 1px solid #000000;
    visibility: hidden;
}
html>body #contextDiv{
    -moz-opacity: .95;
}

.cxhead, .cxbtn, .cxbtnOver, .cxbtnDown{
    width: 146px;
    height: 14px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-size: 12px;
    text-align: left;
    color: #000000;
}

.cxhead{
    background-color: #000000;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    color: #FFFFFF;
}

.cxbtn{
    background-color: transparent;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}

.cxbtnOver{
    background-color: #7db1e6;
    border-top: 1px solid #DDDDDD;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #EEEEEE;
}

.cxbtnDown{
    background-color: #7db1e6;
    border-top: 1px solid #000000;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #BBBBBB;
    border-left: 1px solid #333333;
}
/* inline editor */

.contentText table.bzero{
     border: 0px dashed;
     border-color: #FF00FF;
}
.contentText td.bzero{
    border: 0px dashed;
    border-color: #FF00FF;
}

/* img rotator */

#jsImgRotate{
    display: block;
    position: relative;
    z-index: 2000;
    color: #000000;
    font-size: 3em;

    width: 277px;
    height: 190px;

    overflow: hidden;
}
#jsImgRotate img{
    z-index: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 277px;
    height: 190px;


    visibility: hidden;
    opacity: 0;

    cursor: pointer;
}

/* end img rotator */

.pOptionsC{
    height: 145px;

    overflow: auto;
}

.poption{
    margin-bottom: 8px;
}

/* product tabs */

#prodBlock{
    position: relative;
    margin-top: 30px;
}
#prodBlock ul{
    position: absolute;
    top: -17px;

    margin: 0px 0px 0px 4px;
    padding: 0px;
}
#prodBlock ul li{
    list-style: none;
    float: left;
    text-align: center;
}
#prodBlock ul li a{
    display: block;

    height: 16px;

    padding: 0px 15px;

    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;

    background-color: #C50102;
    border-top: 1px solid #898F9B;
    border-right: 1px solid #898F9B;
    border-bottom: 1px solid #898F9B;
}
#prodBlock ul li a:hover{
    text-decoration: underline;
}
#prodBlock ul li .cur{
    color: #C65757;

    height: 17px;

    font-weight: bold;
    background-color: #FFFFFF;
    border-bottom: 0px solid #898F9B;
}
#prodBlock ul #pbt_first{
    border-left: 1px solid #898F9B;
}

#prodBlocksContent{
    padding: 8px;
    border-top: 1px solid #898F9B;
    border-bottom: 2px solid #898F9B;
}


#relatedProdTable{
    margin: 0px auto;
}
.relatedProduct{
    padding: 3px 3px 15px 3px;
    text-align: center;
}
.relatedProduct img{
    border: 1px solid #D6D6D6;
}

#rpNav{
    border-top: 1px solid #898F9B;
    border-bottom: 1px solid #898F9B;
    padding: 5px 0px;
    margin-top: 8px;
}
#cntString{
    text-align: right;
}

/* end product tabs */

.cartPrices{
    margin-top: 8px;
    background-color: #F2F2F2;
    border: 1px solid #C0C0C0;
}
.cartPrices td{
    padding: 4px;
}

#googleMap{
    width: 275px;
    height: 190px;
}

/* 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;
}

#featPrice{
    padding-top: 5px;
}

#featAdd2Cart{
    float: right;
}
#featAdd2Cart .pqty{
    width: 20px;
}

#prodScrollC{
    position: relative;
}

#prodScroll{
    width: 500px;
    margin: 8px auto;

    overflow: hidden;
}
#prodScroll td{
    vertical-align: top;
    text-align: center;
    padding: 3px 8px;
}
#prodScroll td a img{
    border: 1px solid #D6D6D6;
}

#cbNav{
    border-top: 1px solid #898F9B;
    border-bottom: 1px solid #898F9B;
    padding: 5px 0px;
    margin-top: 8px;
}

/* trainers */
.trainerFloat{
    float: right;
}

#trainers .tCell{
    padding: 0px 8px 15px 8px;
    width: 50%;
}
#trainers .tCell img{
    float: right;
    margin: 4px;
    border: 1px solid #D2D2D2;
}
#trainers .tCell .tLnk{
    margin-top: 8px;
    color: #dc1c1c;
}

#trainerDetails td{
    vertical-align: top;
    padding: 0px 8px;
}
#trainerImg{
    text-align: center;
}
#trainerImg span{
    font-weight: bold;
    color: #dc1c1c;
    text-transform: uppercase;
}

/* trainer testimonials */
#testimonials td{
    vertical-align: top;
    padding: 3px;
}
#testimonials .testimonialsImg{
    text-align: center;
}
#testimonials .testimonialsImg a{
    font-size: 10px;
}

#testimonialPics td{
    text-align: center;
    width: 50%;
}

/* trainer consultation */
#consultC{
    width: 305px;
    margin: 0px auto;
}
#consultT td{
    padding: 3px;
}
#consultButtons{
    text-align: right;
}
#consultButtons td{
    padding: 0px;
}

/* checkout */
#chckOut .cellOdd{
    width: 50%;
    border: 1px solid #C0C0C0;
}
#chckOut .cellOdd .editBtn{
    float: right;
    padding-top: 8px;
}

/* downloadable products */
#downProdsTable td{
    padding: 8px;
}

.downProds h5{
    margin-top: 0px;
}

.downProds img{
    float: right;
    margin: 4px;
    border: 1px solid #D2D2D2;
}

.raquo{
    color: #dc1c1c !important;
}



.brandHeader h3 a{
    color: #B00000;
    font-size: 14px;
    text-transform: uppercase;
}
.brandHeader h3 a:hover{
    color: #EF0000;
}

