body 
{
    margin: 0;
    background: #4B5B96 url(/lib/dragonballzcentral/sc-bg.jpg) 0 top repeat-x;
    padding: 0;
    font: normal 11px verdana, arial, sans-serif;
    text-align: center;
}

img
{
    border: none;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#container
{
    width: 922px;
    margin: 0 auto;
    background: #fff;
    text-align: left;
    border: 4px solid #fff;
    border-bottom: none;
    border-top: none;
}

#innerContainer
{
    width: 922px;
}

#header
{
    width: 922px;
    float: left;
}

.headerTop
{
    width: 922px;
    float: left;
    background: #fff;
}

.logo
{
    width: 280px;
    float: left;
}

.headerTopRight
{
    width: 642px;
    float: right;
}

.headerTopRightnew
{
    width: 442px;
    float: right;
}

.headerlinks
{
    text-align: right;
    color: #243B7E;
    font-size: 10px;
    margin: 9px 0;
    width: 642px;
}

.headerlinksnew
{
    text-align: right;
    color: #243B7E;
    font-size: 10px;
    margin: 9px 0;
    width: 442px;
}

.headerlinks a
{
    color: #243B7E;
    padding: 0 7px;
}

.headerRight
{
    width: 555px;
    float: right;
}

.headerRight2
{
    width: 642px;
    float: right;
}

.headerRightnew
{
    width: 442px;
    float: right;
}

.shipping
{
    float: left;
    width: 237px;
}

.logo2
{
    float: left;
    width: 200px;
}

.logo3
{
    float: left;
    width: 207px;
}

.headerLastRight
{
    width: 217px;
    float: right;
    text-align: center;
}

.loginArea
{
    font-size: 10px;
    color: #243B7E;
}

.phone
{
    margin: 10px 0 0 0;
    font-weight: bold;
    color: #172047;
}

.phone span
{
    color: #06208E;
    font-size: 17px;
}

.headerBottom
{
    clear: both;
    width: 922px;
    float: left;
    background: url(/lib/dragonballzcentral/sc-search-area-bg.gif) -4px 0 no-repeat;
    height: 52px;
}

.search
{
    width: 346px;
    float: left;
    margin: 5px 0 0 0;
}

.search *
{
    vertical-align: middle;
}

.search form
{
    margin: 0;
    /*width: 261px;*/
    padding: 0 0 0 90px;
}

.search form input.searchIn
{
    background: url(/lib/dragonballzcentral/sc-search-box-bg.gif) 0 0 no-repeat;
    border: none;
    width: 219px;
    height: 18px;
    padding: 3px 0 0 3px;
    font-size: 10px;
    font-family: Verdana;
    color: #000;
    margin: 0 3px 0 0;
}

.browseShop
{
    width: 576px;
    float: right;
}

.browseTheme
{
    width: 349px;
    text-align: right;
    float: left;
    margin: 13px 0 0 0;
}

.browseTheme select
{
    width: 175px;
    font-size: 10px;
    font-family: Verdana;
    color: #000;
    border: 1px solid #6773A5;
    /*height: 19px;*/
}

.shopCart
{
    width: 209px;
    float: right;
    /*padding: 0 0 0 16px;*/
    margin: 5px 0 0 0;
}

#bodyshell
{
    clear: both;
    width: 922px;
    border-bottom: 12px solid #fff;
    float: left;
}

#navcont
{
    width: 173px;
    float: left;
}

.leftnavArea
{
    width: 173px;
}

.leftnav
{
    width: 173px;
    background: url(/lib/dragonballzcentral/sc-leftnav-bg.gif) 0 0 repeat-y;
}

.leftnav img.leftnav-img
{
    margin: 5px 8px
}

ul#nav
{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 171px;
    padding: 0 1px;
}

ul#nav li
{
    width: 171px;
    position: relative;
    z-index: 1;
}

ul#nav li a
{
    display: block;
    color: #000;
    font-weight: bold;
    background: url(/lib/dragonballzcentral/sc-bullet.gif) 0 center no-repeat;
    padding: 5px 12px;
}

ul#nav li a:hover
{
    background: #00218C url(/lib/dragonballzcentral/sc-bullet-hover.gif) 0 center no-repeat;
    text-decoration: none;
    color: #FDF44F;
}

ul#nav li ul
{
    display: none;
    width: 146px;
    position: absolute;
    left: 164px;
    top: 0;
    z-index: 90;
    background: url(/lib/dragonballzcentral/sc-casc-top.gif) 0 0 no-repeat;
    margin: 0;
    padding: 5px 0 0;
}

ul#nav li:hover a, ul#nav li.sfhover a 
{
    background: #00218C url(/lib/dragonballzcentral/sc-bullet-hover.gif) 0 center no-repeat;
    text-decoration: none;
    color: #FDF44F;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
	display: block;
}

ul#nav li ul li
{
    width: 146px;
    list-style: none;
    background: #00218C;
}

ul#nav li ul li a
{
    padding: 5px 3px 5px 15px;
    background: none !important;
    color: #fff !important;
}

ul#nav li ul li a:hover
{
    text-decoration: none;
    color: #FDF44F !important;
    background: none;
}

ul#nav li ul li.lastLi
{
    background: none;
}

ul#nav li ul li.lastLi img
{
    vertical-align: top;
}

.leftnav .otherCatDropDown
{
    text-align: center;
    width: 173px;
}

.leftnav .otherCatDropDown select
{
    font-size: 10px;
    font-family: Verdana;
    border: 1px solid #6474A7;
    width: 143px;
    padding: 0 0 0 3px;
    margin: 3px 0;
}

.leftnav .lastDrop
{
    background: url(/lib/dragonballzcentral/sc-leftnav-bot.gif) 0 bottom no-repeat;
    padding-bottom: 10px;
}

.join-club
{
    width: 173px;
    margin: 9px 0;
}

.guarantee, .testimonials
{
    width: 173px;
    background: url(/lib/dragonballzcentral/sc-leftnav-bg.gif) 0 0 repeat-y;
    text-align: center;
}

.guaranteeTitle, .testiHd
{
    background: url(/lib/dragonballzcentral/sc-leftnav-top.gif) 0 0 no-repeat;
    padding: 10px 0 0 0;
    font-weight: bold;
    font-size: 12px;
    color: #051350;
    margin: 0 0 10px;
}

.guaranteeTxt
{
    background: url(/lib/dragonballzcentral/sc-leftnav-bot.gif) 0 bottom no-repeat;
    padding: 0 11px 10px;
    line-height: 15px;
}

.testimonials
{
    margin: 0 0 12px;
}

#scTestimonials
{
    background: url(/lib/dragonballzcentral/sc-leftnav-bot.gif) 0 bottom no-repeat;
    padding: 0 0 10px;
}

#testiConts
{
    padding: 0 10px;
}

#testiConts ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.htmlArea
{
    margin: 9px 0;
    text-align: center;
}

#maincont
{
    width: 737px;
    float: right;
}

#footer
{
    width: 922px;
    text-align: center;
    background: #fff;
    margin: 0;
    padding: 0 0 50px;
    clear: both;
}

.footerlinks
{
    background: url(/lib/dragonballzcentral/sc-footerlinks-bg.gif) -4px 0 no-repeat;
    width: 922px;
    padding: 7px 0 11px;
    color: #44507A;
    font-size: 10px;
}

.footerlinks a
{
    color: #fff;
    padding: 0 16px;
}

.footerlinks a:hover
{
    color: #FDED02;
    text-decoration: none;
}

.badges
{
    width: 922px;
    padding: 20px 0;
}

.badges *
{
    vertical-align: middle;
}

.badges img
{
    margin: 0 10px;
}

.credit
{
    color: #4C5B96;
    font-size: 10px;
}

.credit a
{
    color: #4C5B96;
}

.welcomeArea
{
    width: 736px;
    background: url(/lib/dragonballzcentral/sc-welcome-bg.gif) 0 0 repeat-y;
    float: left;
    margin: 0 0 23px 0;
}

.welcomeTop
{
    background: url(/lib/dragonballzcentral/sc-welcome-top.gif) 0 0 no-repeat;
    float: left;
    padding: 12px 0 0 0;
}

.welcomeTopLeft
{
    width: 509px;
    float: left;
}

.welcomeImg
{
    padding: 0 12px;
    width: 274px;
    float: left;
}

.welcomeMsg
{
    float: right;
    width: 201px;   
    margin: 0 10px 0 0;
}

.welcomeMsg a img
{
    margin: 10px 0;
}

.welcomeTopRight
{
    float: right;
    width: 206px;
}

.headlines
{
    padding: 0 11px 0 0;
}

.headliner
{
    background: url(/lib/dragonballzcentral/sc-arrow.gif) 0 center no-repeat;
    padding: 0 0 0 30px;
    margin: 10px 0;
}

.headliner a
{
    color: #1B2E70;
    text-decoration: underline;
}

.headliner a:hover
{
    text-decoration: none;
}

.welcomeBottom
{
    background: url(/lib/dragonballzcentral/sc-welcome-sep.gif) 0 0 no-repeat;
    clear: both;
    width: 736px;
    float: left;
}

.welcomeInnerBottom
{
    background: url(/lib/dragonballzcentral/sc-welcome-bot.gif) 0 bottom no-repeat;
    float: left;
    padding: 0 0 10px 0;
}

.welcomeInnerBottom .contents-table
{
    margin: 10px 4px 0;
    width: 728px;
    background: #EEEEF6;
    
}

.welcomeInnerBottom .contents-table td.img-cell
{
    padding: 15px 0 0 0;
}

.msgTitle
{
    font-size: 17px;
    font-weight: bold;
    color: #1D2F71;
    margin: 0 0 20px;
}

.welcomeInnerBottom .contents-table .name a
{
    font-size: 13px;
}

.featuredArea
{
    clear: both;
}

.featuredArea .featuredTitle
{
    margin: 0 0 12px;
}

.featuredArea .contents-table .name a
{
    font-size: 12px;
}

.bestSellingArea .bestSellersTitle
{
    margin: 12px 0;
    float: left;
}

.bestSellingArea .contents-table
{
    clear: both;
}

.moreCategoriesArea .hotCatTitle
{
    margin: 12px 0 12px;
}

.titleLine
{
    font-weight: bold;
    font-size: 11px;
    background: #E9ECF3;
    padding: 4px 0;
    width: 712px;
    text-indent: 5px;
    float: left;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    text-transform: uppercase;
}

* html .titleLine
{
    width: 732px;
}

ul.sectionLine
{
    list-style: none;
    padding: 0;
    width: 702px;
    float: left;
    border-left: 20px solid #fff;
    margin: 5px 0;
}

* html ul.sectionLine
{
    width: 722px;
}

ul.sectionLine li
{
    float: left;
    width: 33%;
    padding: 2px 0;
}

ul.sectionLine li a
{
    display: block;
    padding: 0 10px 0 0;
    color: #01164D;
}

ul.sectionLine li a:hover
{
    text-decoration: none;
    font-weight: bold;
}

.contents-table
{
    text-align: center;
}

.contents-table td.table-spacer-vertical, #paging td.verticalSpacer
{
    padding: 0 5px 0 0;
}

.contents-table .name 
{
    margin: 10px 0 0 0;
}

.contents-table .name a
{
    color: #1C2E6C;
   font-size: 11px;
}

.contents-table .sale-price-bold, .contents-table .price-bold
{
    color: #0063E5;
    font-weight: bold;
    font-size: 11px;
}

.contents-table .price
{
    color: #1E2D70;
    font-size: 11px;
    text-decoration: line-through;
}

.contents-table div
{
    padding: 2px 0;
}

.contents-table div.view-products
{
    padding: 15px 0 2px;
}

.contents-table div.special-sub
{
    font-size: 11px;
}

.contents-table div.special-sub a
{
    color: #2B345B;
}

.contents-table form
{
    margin: 0;
}

#contentarea
{
    width: 737px;
    float: left;
}

.adsArea
{
    float: right;
    width: 120px;
}

.adsArea .we-buy, .adsArea .wholesale
{
    margin: 0 0 12px;
}

.adsArea .ad
{
    margin: 0 0 5px;
}

.contentsArea
{
    width: 605px;
    float: left;
}

.contentsArea .bannerHead
{
    text-align: center;
}

.contentsArea .outSection
{
    background: url(/lib/dragonballzcentral/sc-section-bot.gif) 0 bottom no-repeat;
    padding: 0 0 9px;
    float: left;
    margin: 10 0 0;
    width: 605px;
}

.contentsArea .sectPage
{
    margin: 10px 0;
}

.contentsArea .inSection
{
    background: url(/lib/dragonballzcentral/sc-section-top.gif) 0 0 no-repeat;
    padding: 9px 0 0;
    float: left;
     width: 605px;
}

.contentsArea .section-area
{
    background: url(/lib/dragonballzcentral/sc-section-bg.gif) 0 0 repeat-y;
    float: left;
    padding: 0 10px;
    /*width: 585px;*/
}

.contentsArea .caption
{
    width: 585px;
}

.contentsArea .section-area .section-img
{
    width: 145px;
    float: left;
    margin: 5px 0;
}

.contentsArea .section-area .section-cap
{
    float: right;
    width: 440px;
    margin: 20px 0;
    color: #1C2E6E;
}

.contentsArea .section-area .section-cap span, .contentsArea .section-area .caption span
{
    font-size: 16px;
    font-weight: bold;
}

.contentsArea .section-area .caption
{
    color: #1C2E6E;
    margin: 2px 0;
}

.section-page-featured
{
    clear: both;
}

.sect-featured-title
{
    margin: 0 0 10px;
}

.sectionContents
{
    margin: 10px 0 0 0;
}

.featSects
{
    margin: 0 0 10px 0;
}

.sectionContents table td.table-spacer-horizontal
{
    background: url(/lib/dragonballzcentral/sc-section-sep.gif) 0 0 repeat-x;
    height: 25px;
}

#paging
{
    clear: both;
    font: normal 11px verdana, arial, sans-serif;
    color: #fff;
    width: 605px;
}

#ctrls *, #ctrls2 *
{
    font: normal 11px verdana, arial, sans-serif;
    color: #fff;
}

#ctrls b, #ctrls2 b
{
    font-weight: bold;
    padding: 0 3px 0 0;
}

.sep
{
    padding: 0 3px 0;
}

#ctrls a, #ctrls2 a
{
    color: #fff;
    text-decoration: underline;
}
#ctrls a:hover, #ctrls2 a:hover
{
    text-decoration: none;
}

#ctrls
{
    margin: 0 0 10px 0;
}
#ctrls2
{
    margin: 10px 0 0 0;
}

#ctrls, #ctrls2
{
    background: url(/lib/dragonballzcentral/sc-adv-page-top.gif) 0 0 no-repeat;
    height: 54px;
}

#ctrls table, #ctrls2 table
{
    padding: 10px 0 0 0;
}

#sortlinks, #sortlinks2
{
    text-indent: 10px;
}

#sortlinks a, #sortlinks2 a
{
    text-decoration: none;
}

#sortlinks a:hover, #sortlinks2 a:hover
{
    text-decoration: underline;
}

.leftArrowDiv
{
    padding: 0 5px 0 0;
}

.rightArrowDiv
{
    padding: 0 0 0 5px;
}

.itemof
{
    padding: 0 10px 0 0;
}

#paging form
{
    margin: 0;
}

#paging .chosen
{
    font-weight: bold;
}

#paging #contents table
{
    width: 605px;
}


#paging #contents .name 
{
    margin: 10px 0 0 0;
}

#paging #contents .name a
{
    color: #1C2E6C;
    font-size: 11px;
    font-weight: bold;
}

#paging #contents .qtytext, #paging #contents .qtytext input
{
    color: #1C2E6C;
    font-size: 11px;
}

#paging #contents .qtytext input
{
    width: 20px;
    text-align: center;
    font-family: Verdana;
    font-size: 10px;
}

#paging #contents .saleprice, #paging #contents .price-bold
{
    color: #0063E5;
    font-weight: bold;
    font-size: 11px;
}

#paging #contents .price
{
    color: #1E2D70;
    font-size: 11px;
    text-decoration: line-through;
}

#paging #contents tr td.horizontalSpacer
{
    padding: 35px 0 0 0;
    height: 35px;
}

#paging #contents div
{
    padding: 2px 0;
}

a.moreoptions
{
    font: bold 11px verdana, arial, sans-serif;
    color: #1C2E6C;
}

.scBreadcrumbs 
{
    margin: 10px 0 0;
}

.scBreadcrumbs a
{
    font-weight: bold;
    color: #1F2D6E;
}

.scBreadcrumbs span.crumb
{
    color: #1C2E6E;
}

.itemArea
{
    background: url(/lib/dragonballzcentral/sc-item-name-bot.gif) 0 bottom no-repeat;
    width: 605px;
    margin: 10px 0;
    padding: 0 0 7px
}

.innerItem
{
    background: url(/lib/dragonballzcentral/sc-item-name-top.gif) 0 0 no-repeat;
    width: 605px;
    padding: 7px 0 0 0;
}

.itemTitle
{
    background: url(/lib/dragonballzcentral/sc-item-name-bg.gif) 0 0 repeat-y;
    font-weight: bold; 
    font-size: 16px;
    color: #1C2F6A;
    padding: 3px 10px;
    text-align: center;
}

.itemImageArea
{
    width: 285px;
    float: left;
    text-align: center;
}

#scPage-insets
{
    margin: 15px 0 0;
}

#scPage-insets img
{
    border: 1px solid #E0E2EE;
    margin: 0 5px;
    padding: 3px;
}

.prodInfoArea
{
    width: 312px;
    float: right;
}

.prod-info
{
    background: url(/lib/dragonballzcentral/sc-prod-info-bg.gif) 0 0 repeat-y;
}

.prod-info form
{
    margin: 0;
   /*background: url(/lib/dragonballzcentral/sc-prod-info-top.gif) 0 0 no-repeat;*/
}

.prod-info .tabletop
{
    background: url(/lib/dragonballzcentral/sc-prod-info-top.gif) 0 0 no-repeat;
    /*height: 7px;*/
    padding: 7px 0 0 0;
    margin: 0;
    width: 312px;
    font-size: 0;
    line-height: 0;
}

.prod-info .tablebottom
{
    background: url(/lib/dragonballzcentral/sc-prod-info-bot.gif) 0 bottom no-repeat;
    padding: 7px 0 0 0;
    margin: -1px 0 0 0;
    width: 312px;
    font-size: 0;
    line-height: 0;
}

* html .prod-info .tablebottom
{
    margin: -3px 0 0 0;
}

.prod-info form table#product-info-table
{
    width: 312px;
    /*background: url(/lib/dragonballzcentral/sc-prod-info-bot.gif) 0 bottom no-repeat;*/
    font-size: 11px;
    padding: 0;
    margin: -1px 0 0 0;
}

* html .prod-info form table#product-info-table
{
    margin: -3px 0 0 0;
}

.prod-info form table#product-info-table th
{
    background: url(/lib/dragonballzcentral/sc-th-bg.gif) 0 0 repeat-y;
    width: 94px;
    padding: 3px 1px 3px 6px;
    text-align: left;
    font-weight: normal !important;
    color: #1C2E6C;
}

.prod-info form table#product-info-table td
{
    width: 205px;
    padding: 3px 0 3px 3px;
    color: #1E2D70;
}

.prod-info form table#product-info-table td.rate
{
    width: 205px;
    padding: 3px 0 3px 3px;
}

.prod-info form table#product-info-table td.rate img
{
    margin: 0 1px;
}

.prod-info form table#product-info-table td.rate a
{
    color: #1C2E6E;
    text-decoration: underline;
}

.prod-info form table#product-info-table td.rate a:hover
{
    text-decoration: none;
}

.prod-info form table#product-info-table td.prod-info-sep
{
    background: url(/lib/dragonballzcentral/sc-prod-info-sep.gif) 0 0 repeat-x;
    width: 309px;
    height: 5px;
    padding: 0;
}

.prod-info form table#product-info-table tr.stock-avail td
{
    font-weight: bold;
    color:#58A823;
}

.prod-info form table#product-info-table tr.stock-avail td span
{
    color:#E52B13;
}

.prod-info form table#product-info-table td.add-to-cart
{
    background: #00218C;
    width: 309px;
    text-align: center;
    padding: 15px 0 10px;
}

.prod-info form table#product-info-table td.add-to-cart input
{
    border: none;
}

.prod-info form table#product-info-table td input, .prod-info form table#product-info-table td select
{
    font-size: 10px;
    border-color: #808080;
}

.prod-info form table#product-info-table td select
{
    width: 100px;
}

span#pitPriceBox
{
    text-decoration: line-through;
}

span#pitSalePriceBx
{
    font-weight: bold;
    font-size: 14px;
    color: #0064E6;
}

.cross-sell
{
    clear: both;
    float: left;
    width: 605px;
}

.cross-title
{
    margin: 10px 0;
}

.cross-sell select
{
    font-size: 11px;
    width: 100px;
}

.cross-sell form
{
    font-size: 10px;
}

.related-items
{
    margin: 10px 0;
    clear: both;
    float: left;
}

.related-items .relatedTitle
{
    margin: 0 0 10px 0;
}

.related-items h3
{
    display: none;
}

#seo-related-links {
    padding: 0 5px;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links ul {
        margin:0; padding: 0;
        list-style: none;
        width: 100%;
        }
    #seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
        background: url(/lib/dragonballzcentral/sc-related-bullet.gif) 15px center no-repeat;
        margin:0; 
        padding:3px 0;
        }
        /*
* html #seo-related-links ul.seo-links li {
    width: 40%;
}
*/
        #seo-related-links ul.seo-links li a {
            text-decoration: underline;
            padding-left: 25px;
            display: block;
            _width: 100%;
            color: #1C2E70;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: none;
                }
        #seo-related-links ul.seo-links li.viewMore
        {
            background: none;
        }
            #seo-related-links ul.seo-links li.viewMore a
            {
                color: #0065EB;
                text-decoration: underline;
            }
                #seo-related-links ul.seo-links li.viewMore a:hover
            {
                text-decoration: none;
            }

/*  -- Categorized Site Map --  */

.sitemap-header {
 display: block;
 padding: 15px 0 0 25px;
 font: bold 12px verdana, Arial, sans-serif;
 color: #00218C;
}
 
.sitemap-1 {
 display: block;
 padding: 5px 0 0 50px;
 font: bold 11px verdana, Arial, sans-serif;
 color: #3E3E3E;
}
 
.sitemap-2 {
 display: block;
 padding: 3px 0 0 75px;
 font: bold 11px verdana, Arial, sans-serif;
 color: #999;
}
 
.sitemap-3 {
 display: block;
 padding: 3px 0 0 100px;
 font: normal 10px Verdana, Arial, sans-serif;
 color: #000;
}
 
.sitemap-4 {
 display: block;
 padding: 2px 0 0 125px;
 font: normal 8px Verdana, Arial, sans-serif;
 color: #000;
}

/*  -- End Categorized Site Map --  */

.linksBelowProdInfo
{
    width: 312px;
    float: left;
    background: #fff;
}

.sendFriend
{
    margin: 10px 0;
    width: 164px;
    text-align: center;
    float: left;
}

.wishlist
{
    float: right;
    margin: 10px 0;
    width: 148px;
    text-align: center;
}

.recentViewed
{
    clear: both;
    float: left;
}

.recentTitle
{
    margin: 10px 0;
}

table#recent-items a.name
{
    font: bold 11px verdana, arial, sans-serif;
    color: #1C2E6C;
    display: block;
    padding: 4px 0;
}

table#recent-items div.recent-items-price, table#recent-items span.recent-items-saleprice
{
    font: bold 11px verdana, arial, sans-serif;
    color: #0066E6;
}

table#recent-items div.recent-items-price strike
{
    color: #1C2E6C;
    font-weight: normal;
}

.tabbedInfo
{
    clear: both;
    float: left;
    margin: 30px 0 0;
    width: 605px;
}

div#sc-tab-details {
	margin: auto;
	/*width: 526px;*/
	clear: both;
}

div#sc-tab-details ul#sctab {
	margin: 0;
	float: left;
	width: 605px;
	clear: both;
	list-style: none;
	background: url(/lib/dragonballzcentral/sc-tabbed-bg.gif) 0 0 no-repeat;
	padding: 0;
	height: 37px;
}

div#sc-tab-details ul#sctab li.tabheader,
div#sc-tab-details ul#sctab li.tabhover {
	margin: 0 2px 0;
	height: 37px;
	width: 130px;
	float: left;
	/*background: url(/lib/dragonballzcentral/sc-selected-tab.gif) 0 3px no-repeat;*/
	font: bold 12px verdana, arial, sans-serif;
}

div#sc-tab-details ul#sctab li.tabheader a,
div#sc-tab-details ul#sctab li.tabhover a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	float: left;
	width: 100%;
	height: 23px;
	/*background: transparent url('tab-bg-left.gif') no-repeat left -29px;*/
	font: bold 12px verdana, arial, sans-serif;
	text-align: center;
	padding-top: 8px;
	color: #fff;
}

div#sc-tab-details ul#sctab li.tabhover {
	/*background-color: #5D3C83;
	background-position: right 0;*/
	background: url(/lib/dragonballzcentral/sc-selected-tab.gif) 0 3px no-repeat;
	width: 151px;
}

div#sc-tab-details ul#sctab li.tabhover a {
	background-position: left 0;
	color: #00218A;
}

div#sc-tab-details ul#sctab li.tabhover a:hover {
	text-decoration: none;
	color: #00218A;
}

div#sc-tab-details div#sctabinfo {
	margin: 3px 0 0 0;
	clear: both;
	float: left;
	background: url(/lib/dragonballzcentral/sc-tab-bg.gif) 0 0 repeat-y;
	width: 605px;
}

div#sc-tab-details div#sctabinfo div.infobox {
	clear: both;
	font: normal 12px verdana, arial, sans-serif;
	/*padding: 10px 16px;*/
	/*border: 2px solid #5D3C81;*/
	text-align: left;
	background: url(/lib/dragonballzcentral/sc-tab-bot.gif) 0 bottom no-repeat;
}

div#sc-tab-details div#sctabinfo div.infobox div
{
    background: url(/lib/dragonballzcentral/sc-tab-top.gif) 0 top no-repeat;
    padding: 10px;
}

table.master
{
    font: normal 12px verdana, arial, sans-serif;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 3px 0;
}

table.master *
{
    font: normal 12px verdana, arial, sans-serif;
    color: #1C2E6E;
}

table.master h1
{
    font-size: 14px;
    font-weight: bold;
}

div#sc-tab-details div#sctabinfo div.infobox div div#p-reviews-inner
{
    background: none;
    padding: 0;
}

div#sc-tab-details div#sctabinfo div.infobox div div#p-reviews-inner *
{
    background: none;
    padding: 0;
}

table.searchPage, table.searchPage *
{
    font: normal 12px verdana, arial, sans-serif;
}

table.searchPage span.name
{
    color: #1E2D70;
    font-weight: bold;
    font-size: 16px;
}

table.searchPage a
{
    color: #1E2D70;
    font-weight: bold;
}

table.searchPage input
{
    margin: 4px 0;
}

#customer-reviews .stars a{
	margin-bottom:-10px;
	display:block;
}
