/* 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; }
h1{ font-size: 18px; padding-bottom: 2px;}

h1, h2, h3, h4, h5, h6, td{
    color: #000000;
}

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: #FFFFFF url(/images/pink_swirls.png) repeat 49.2% 9px;
    background-attachment: fixed;

    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

#pageContainer{
    position: relative;
    background: #FFFFFF url(/images/the_big_swirl.png) no-repeat bottom right;
    color: #000000;
    margin: 8px auto 0px auto;
    text-align: left;
    width: 878px;
    border: 1px solid #B9BEC9;
}

/* END GLOBAL STYLES */

/* LOGO STYLES */

#header{
    position: relative;
    z-index: 10000;
    background: url(/images/header.png) no-repeat top left;
    height: 101px;

    color: #FFFFFF;
    border-bottom: 1px solid #999999;
}

#logoLink{
    display: block;
    text-decoration: none;
}
#logoLink img{
    border: 0px solid #FFFFFF;
}
#logoLink, #logoLink img{
    width: 166px;
    height: 91px;
}

#topSearch{
    position: absolute;
    top: 34px;
    right: 20px;
}

#topSearch .stext{
    width: 120px;
}

#topSearch .button{
    margin-left: 8px;
    background: transparent url(/images/search_button.png) no-repeat top left;
    width: 49px;
    height: 20px;
    border: 0px solid #FFFFFF;
    vertical-align: top;
}
#topSearch .button:hover{
    opacity: .70;
}

/* END LOGO STYLES */

/* MENUBAR STYLES */
#headMenu{
    background: url(/images/menu_bg.jpg) repeat-x top left;
    z-index: 2000;
    text-align: center;
}


#hmenu{
    position: absolute;
    top: 6px;
    right: 0px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    width: auto;
}

#hmenu li{
    position: relative;
    list-style: none;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}
#hmenu li a{
    display: block;
    padding: 0px 5px;
    margin: 0px;

    color: #53679A;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;

    border-left: 1px solid #53679A;
}

#hmenu li a#h_a_0{
    border-left: 0px solid #FFFFFF;
}

#hmenu li a:hover{
    color: #E8A7D2;
}

 /* DROP DOWN MENU */
#hmenu li ul{
    position: absolute;
    display: none;
    top: 22px;
    right: 0px;
    list-style: none;
    margin: 1px 0px 0px 0px;
    padding: 0px;
    width: 180px;
    height: auto;

    overflow: hidden;
}

#hmenu li ul li{
    display: block;
    float: none;
    margin: 0px;
    text-align: center;
}

#hmenu li ul li a{
    display: block;
    padding: 4px 5px 3px 5px;
    margin: 0px 0px 0px 0px;
    width: auto;
    height: auto;

    white-space: nowrap;
    background-image: none;
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;

    background-color: #3F3E3E;
    color: #FFFFFF;

    border-bottom: 1px solid #FFFFFF;
    border-left:  0px solid #FFFFFF;

    opacity: .85;
}

#hmenu li ul li a:hover{
    background-color: #360A0A;
    background-image: none;
    text-decoration: none;
    color: #FFFFFF;
    text-transform: uppercase;
}


 /* END DROP DOWN MENU */


 /* Product Menubar */

#menubar{
    position: absolute;
    bottom: 2px;
    right: 0px;
    text-align: right;
    width: auto;
}

#tmenu{
    list-style: none;
    margin: 0px 0px 0px auto;
    padding: 0px;
    text-align: left;
    white-space: nowrap;
    width: auto;
}

#tmenu li{
    list-style: none;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;

    height: 22px;
    background: url(/images/menubar.png) repeat-x bottom right;
    border-right: 1px solid #FFFFFF;
}
#tmenu li#tmLeft{
    width: 155px;
    height: 22px;
    background: url(/images/menubar_left.png) no-repeat bottom right !important;
    border-right: 0px solid #FFFFFF;
}
#tmenu li.tm_last{
    border-right: 0px solid #FFFFFF;
}
#tmenu li a{
    display: block;
    /* background-color: #54679B; */

    padding: 4px 5px 4px 5px;
    margin: 0px;

    height: auto;
    min-height: 14px;

    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;

    font-family: Arial, Helvetica, sans-serif;
}

#tmenu li a:hover{
    /* background-color: #E8A7D2; */
    color: #394871;
    background: url(/images/menubar_hover.png) repeat-x bottom right;

}

/* END MENUBAR STYLES */



/* LEFT MENU STYLES */

#dleftmenu{
    position: absolute;
    z-index: 10000;
    top: 8px;
    left: 12px;
    width: 211px;
    height: auto;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
}

#dleftmenu li{
    position: relative;
    float: left;

    list-style: none;
    margin: 0px 0px 1px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    min-height: 18px;
}

#dleftmenu li a{
    display: block;

    background-color: #53669A;

    padding: 2px 4px 2px 4px;
    margin: 0px 0px 0px 0px;

    height: auto;
    min-height: 14px;

    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    letter-spacing: .04em;


    white-space: normal;

    opacity: .85;
}

#dleftmenu li a:hover{
    background-color: #E8A7D2;
    color: #53669A;
}


/* DROP DOWN MENU */
#dleftmenu li ul{
    position: absolute;
    top: 0px;
    left: 212px;
    display: none;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 250px;
    height: auto;

    overflow: hidden;
}


#dleftmenu li ul li{
    float: left;
    background: none;
    margin: 0px;
}

#dleftmenu li ul li a{
    display: block;
    padding-left: 18px;
    margin: 0px;

    width: auto;
    min-width: 250px;

    white-space: nowrap;
    background-image: none;

    color: #FFFFFF;

    border-bottom: 1px solid #FFFFFF;
}


 /* END DROP DOWN MENU */


#leftFlash{
    position: absolute;
    z-index: 1000;

    top: 321px;
    left: 12px;

    width: 211px;
    height: 128px;
}

#jsImgRotate{
    position: absolute;
    z-index: 2000;
    top: 0px;
    left: 0px;

    width: 211px;
    height: 128px;

    overflow: hidden;
}
#jsImgRotate img{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;

    width: 211px;
    height: auto;

    visibility: hidden;
    opacity: 0;

    cursor: pointer;
}

/* END LEFT MENU STYLES */

/* COLUMN MAIN */
#headerContainer{position: relative;}

#contentContainer{
    position: relative;
    z-index: 5000;
    height: auto;
    min-height: 460px;
}

#cleft_bg{
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 235px;
    height: 460px;
    background: url(/images/column_left_bg.jpg) no-repeat top left;
}
#columnLeft{
    position: absolute;
    z-index: 5000;
    top: 0px;
    left: 0px;
    width: 235px;

    height: 460px;
    text-align: left;
    border-right: 1px solid #B9BEC9;

    overflow: visible;
}


#cmain_bg{
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 236px;
    width: 685px;
    height: 460px;
}
#columnMain{}


#content{ padding: 16px 12px 10px 12px; position: relative; z-index: 2000; color: #000000; }
#contentText{}

#contentImage{ padding: 0px; width: 685px; height: 460px; overflow: hidden; }

#copyright{
    position: relative;
    background-color: #DEE6ED;
    margin: 0px auto;

    font-size: 9px;
    text-align: center;
    color: #3E434E;

    display: table;
    clear: both;
    height: auto;
    width: 878px;

    border-right: 1px solid #B9BEC9;
    border-bottom: 1px solid #B9BEC9;
    border-left: 1px solid #B9BEC9;
}

#copyright #copyString{
    float: left;
    color: #3E434E;
    height: auto;
}
#copyright #bbb{
    float: right;
    color: #3E434E;
    height: auto;
}

#copyright div{ padding: 2px 4px 2px 4px; font-size: 9px; }
#copyright a{ color: #3E434E; font-weight: normal; font-size: 9px; text-decoration: none;}
#copyright a:hover{ color: #666666; 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: #53669A;
    text-decoration:none;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    padding: 4px 8px 4px 8px;
}
td.cellHeader{
    padding: 4px 8px 4px 8px;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    background-color: #ECECEC;
}
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: #C0C0C0;
}
td.cellError{
    padding: 2px 8px 2px 8px;
    font-size: 12px;
}

.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;
    background-color: #53669A;
    border-top: 1px solid #C0C0C0;
    border-right: 1px solid #3E3E3E;
    border-bottom: 1px solid #3E3E3E;
    border-left: 1px solid #C0C0C0;
    cursor: pointer;
}
.button:hover{
    color: #53669A;
    background-color: #E8A7D2;
}

a.button, a.buttonOver{
    padding: 2px;
}
/* END FORM ELEMENTS */

/* ANCHORS */
a{ font-weight: bold; color: #53669A; }
a:hover{ color: #E8A7D2; }
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;}

.cartButtons{
    position: absolute;
    z-index: 10000;
    top: 8px;
    right: 16px;

    color: #D38DBB;
    font-size: .95em;
}
.cartButtons a{
    color: #D38DBB;
    text-decoration: none;

    font-size: .95em;
}
.cartButtons a:hover{
    color: #8290B6;
}

/* 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;
    margin: 8px 0px;
}

/* 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: #D38DBB; }

.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: 285px;
    margin-bottom: 64px;
}
#prodPageContent h3{
    margin-top: 0px;
}

#prodImgContain{
    float: left;
}

#prodQtyContainer{
    position: absolute;
    right: 25px;
    bottom: 28px;

    width: 275px;
}

.addToCartButton{
    margin-left: 32px;
    background: transparent url(/images/add_to_cart_button.png) no-repeat top left;
    width: 70px;
    height: 20px;

    color: #FFFFFF;
    border: 0px solid #FFFFFF;
    cursor: pointer;
    vertical-align: top;
}
.addToCartButton:hover{
    opacity: .70;
}


.tellAFriendButton{

    background: url(/images/tell_a_friend_button.png) no-repeat top left;
    width: 76px;
    height: 20px;

    color: #FFFFFF;
    border: 0px solid #FF0000;
    cursor: pointer;
    vertical-align: top;
}
.tellAFriendButton:hover{
    opacity: .70;
}

.reqProdOpt{
    font-size: 10px;
}

#qtyFoot{
    padding: 5px;
    width: 275px;
    height: 20px;

    font-size: 9px;
    background-color: #F0F3F8;
    border: 1px solid #CFD2D7;
}

.tellFriend{
    float: right;
    text-align: right;
    padding-top: 8px;
}
.largeProdGallery{ width: 450px; text-align: center; }
.smallProdGallery{
    float: right;
    text-align: center;
}

.pOptContainer{  }
.pOptContainer td{
    padding: 8px 8px 0px 8px;
}
.pOptInfo{
    float: right;
    margin-top: 5px;
}
.pOptImg{
    float: left;
    width: 140px;
    height: 64px;
}

.priceFoot{
    text-align: center;
    padding: 0px;
    margin-bottom: 15px;
}

.dispPriceFoot{
    float: left;
    font-weight: bold;
}

.simProducts{
    width: 100%;
    border: 1px solid #6B8ABF;
    margin: 8px auto 0px auto;
    clear: both;
}

.simProductsH{
    white-space: nowrap;
    text-align: left;
    background-color: #6B8ABF;
    padding: 5px 5px 5px 0px;
}

.simProductsH a{
    padding: 5px 6px;
    margin-right: 1px;
    color: #D5E2EB;
    text-decoration: none;
}
.simProductsH a:hover, .simProductsH .simHover{
    background-color: #D5E2EB;
    text-decoration: underline;
    color: #6B8ABF;
}

.simProductsC{ display: table; clear: both; }
.simProductsC ul{ list-style: none; width: 100%; }
.simProductsC ul li{ float: left; width: 150px; min-height: 200px; height: auto; padding: 3px 8px;}

.pcatTable{
    width: 100%;
}

.pcatLeft, .pcatMiddle, .pcatRight{
    width: 33%;
    padding: 10px 4px;
}

/* 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{
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    overflow: hidden;
    width: 685px;
    height: 460px;
}

#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: 128px;

    text-align: center;
    width: 418px;
    height: 76px;
    background-color: #DEE6ED;
    opacity: .65;
    border: 1px solid #E8A7D2;
}
#preloadContent{
    margin: 0px auto;
    text-align: center;
    width: 200px;
    text-align: center;
    font-size: 20px;
    color: #425382;
}
#preloadBarOuter{
    margin: 16px auto 0px auto;
    position: relative;
    width: 200px;
    height: 16px;
    font-size: 1px;

    border: 1px solid #E8A7D2;
}
#preloadBarInner{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 16px;
    font-size: 1px;

    background-color: #53669A;
}

#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 */


/* BOTTOM BASE */

#bottomBaseContainer{
    position: relative;
    border-top: 1px solid #B9BEC9;
    overflow: hidden;
    height: 83px;
}
#bottomBasePic{
    margin: 15px 0px 8px 10px;
    float: left;
}
#bbContainScroll{
    position: absolute;
    top: 8px;
    left: 180px;
    overflow: auto;

    width: 400px;
}
#bottomBase{
    position: relative;
    color: #FFFFFF;
    overflow: hidden;

    width: 100%;
    height: 84px;
}
#bottomBase div{
    color: #FFFFFF;
}

#bottomBaseText{
    padding: 4px 8px;
}

#bottomBaseContainer #bottomNewsLetter{
    position: absolute;
    top: 15px;
    right: 30px;

    width: 240px;
    height: 65px;
    background: transparent url(/images/get_our_free_newsletter.png) no-repeat top;
    vertical-align: top;
}

#newsForm{
    margin: 28px 0px 0px 14px;
}

#newsForm .ntext{
    width: 150px;
}

#newsForm .button{
    background: transparent url(/images/submit_button.png) no-repeat top left;
    width: 60px;
    height: 20px;

    color: #FFFFFF;
    border: 0px solid #FFFFFF;
    cursor: pointer;
}
#newsForm .button:hover{
    opacity: .70;
}

/* BOTTOM BASE UTILITY */
#bottomBaseContainer a{ color: #D5A876; }
#bottomBaseContainer a:hover{ color: #EFC395; }

#bLeftArrow, #bRightArrow{
    /*visibility: hidden;/* cannot use display none, opera chokes on the images */
    display: block;
    position: absolute;
    top: 32px;
    z-index: 1500;
    width: 20px;
    padding: 0px;
    background-color: #FFFFFF;
}
#bLeftArrow{
    left: 150px;
}
#bRightArrow{
    right: 270px;
}
#bLeftArrow a{
    background: url(/images/previous_button.png) no-repeat top left;
}
#bRightArrow a{
    background: url(/images/next_button.png) no-repeat  top left;
}
#bLeftArrow a:hover, #bRightArrow a:hover{
    opacity: .70;
}

#bLeftArrow a, #bRightArrow a{
    display: block;
    height: 20px;
    text-align: center;
    color: #9999CC;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

#bottomBaseContainer #bLeftArrow a img{
    border: 0px solid #000000;
}
#bottomBaseContainer #bRightArrow a img{
    border: 0px solid #000000;
}

#bottomBaseContainer #bLeftArrow a:hover, #bottomBaseContainer #bRightArrow a:hover{
    color: #CCCCFF;
    text-decoration: none;
    font-weight: bold;
}

/* END BOTTOM BASE UTILITY */


/* BOTTOMBASE THUMBNAILS */
#ptContainer{
    margin: 0px;
    padding: 0px;
}
#ptContainer td{
    padding-right: 6px;
}

.thumbPic a{
    position: relative;
    z-index: 50;
    display: block;
    padding: 0px;
    margin: 0px 0px 0px 1px;
}

.thumbPic a:hover img{
    opacity: .70;
}

.thumbPic a img{
    position: absolute;
    z-index: 75;
    top: 0px;
    left: 0px;
    margin: 0px;
    border: 0px solid #000000;
}

.thumbPic a span{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.tpMiddle{
    z-index: 100;
    background: url(/images/ol_thumb_middle.png) repeat-x top left;
}
.tpLeft{
    z-index: 200;
    background: url(/images/ol_thumb_left.png) no-repeat top left;
}
.tpRight{
    z-index: 300;
    background: url(/images/ol_thumb_right.png) no-repeat top right;
}

/* END BB THUMBS */

#newsForm .button{
    background: transparent url(/images/submit_button.png) no-repeat top left;
    width: 60px;
    height: 20px;

    color: #FFFFFF;
    border: 0px solid #FFFFFF;
    cursor: pointer;
    vertical-align: top;
}
#newsForm .button:hover{
    opacity: .70;
}

#ieHistoryHack{
    display: none;
}

#hFlashContainer{
    text-align: left;
    background: url(/images/fl_background.jpg) no-repeat center;
}
#hFlashContent{
    float: right;
    width: 240px;
    height: 400px;
    margin: 15px 30px 0px 0px;

    overflow: auto;

    color: #FFFFFF;
}