* {
    padding: 0;
    margin: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
    background: #4D4A41 url(../images/bg.png) repeat-x top left; /* #554F41; */

    color: #666666;
    text-align: center;

    font-size: x-small; 
            /* Value for Windows IE 5 */
    voice-family: "\"}\"";
            /* Rule 'ends' for Windows IE 5 */
    voice-family: inherit;
            /* Recover from trick */
    font-size: small;
            /* Intended value for recent browsers */
}

.donothing {
    /* */
}


a img { border: none; }

a:link, #navEZPagesTOC ul li a {
    color: #3300FF;
    text-decoration: none;
}
 
a:visited {
    color: #3300FF;
    text-decoration: none;
}

a:hover, #navEZPagesTOC ul li a:hover {
    color: #FF0000;
}

a:active {
    color: #0000FF;
}

form, select, input {
    display: inline;
    margin: 0.1em;
}

textarea {
    margin: auto;
    display: block;
    width: 95%;
}

input:focus, select:focus, textarea:focus {
    background: #F0F8FF;
}

fieldset {
    padding: 0.5em;
    margin: 0.5em 0em;
    border: 1px solid #cccccc;
}

legend {
    font-weight: bold;
    padding: 0.3em;
}

label, h4.optionName {
    line-height: 1.5em;
    padding: 0.2em;
}

label.checkboxLabel, LABEL.radioButtonLabel {
    margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
}

label.inputLabel {
    width: 11em;
    float: left;
}

label.inputLabelPayment {
    width: 15em;
    float: left;
}

label.selectLabel, label.switchedLabel, label.uploadsLabel  {
    width: 12em;
    float: left;
}

p, address {
    padding: 0.5em;
}

hr {
    height: 1px;
    margin-top: 0.5em;
    border: none;
    border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
    line-height: 1.8em;
    padding: 0.2em;
    border: 1px solid #000000;
	height: 1%;
}

.messageStackWarning, .messageStackError {
    background-color: #ff0000;
    color: #ffffff;
}

.messageStackSuccess {
    background-color: #99FF99;
    color: #000000;
}

.messageStackCaution {
    background-color: #FFFF66;
    color: #000000;
}

/*wrappers - page or section containers*/
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;
}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
    margin: auto;
} 

#sendSpendWrapper {
    border: 1px solid #cacaca;
    float: right;
    margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
    margin: 0;
    width: 47%;
}

/*navigation*/

.navNextPrevCounter {
    margin: 0em;
}

.navNextPrevList {
    display: inline;
    white-space: nowrap;
    margin: 0;
    padding:  0.5em 0em;
    list-style-type: none;
}

#navEZPagesTOCWrapper {
    font-weight: bold;
    float: right;
    height: 1%;
    border: 1px solid #000000;
}

#navEZPagesTOC ul {
    margin: 0;
    padding:  0.5em 0em;
    list-style-type: none;
    line-height: 1.5em;
}

#navEZPagesTOC ul li {
    white-space: nowrap;
}

#navEZPagesTOC ul li a {
    padding: 0em 0.5em;
    margin: 0;
}

#navCategoryIcon, .buttonRow {
    margin: 0.5em;
}

#navMainSearch {
    float: right;
}

#navEZPagesTop {
    background-color: #ffff33;
}

#navBreadCrumb, #navEZPagesTop {
    font-weight: bold;
    margin: 0em;
    padding: 0.5em;
}

#navColumnTwo {
    background-color: #00BFBF;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
    vertical-align: top;
}

.shippingEstimatorWrapper {
    padding: 0.5em;
}

.alert {
    color: #FF0000;
    margin-left: 0.5em;
}

.important {
    font-weight: bold;
}

.gvBal {
    float: right;
}

/*Shopping Cart Display*/
.tableHeading th {
    border-bottom: 1px solid #cccccc;
}

.tableHeading, #cartSubTotal {
    background-color: #e9e9e9;
}

#cartSubTotal {
    border-top: 1px solid #cccccc;
    font-weight: bold;
    text-align: right;
    line-height: 2.2em;
    padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
    height: 2.2em;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
    padding: 0.5em 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
    text-align: right;
    padding-right: 0.2em;
}

#scUpdateQuantity {
    width: 2em;
}

.cartQuantity {
    width: 4.7em;
}

.cartNewItem {
    color: #33CC33;
    position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
    color: #660099;
    position: relative;   /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
    text-align: right;
    font-weight: bold;
}

.cartRemoveItemDisplay {
    width: 3.5em;
}

.cartAttribsList {
    margin-left: 1em;
}

#mediaManager {
    width: 50%; 
    margin: 0.2em;
    padding: 0.5em;
}

.normalprice, .productSpecialPriceSale {
    text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
    color: #ff0000;
}

.orderHistList {
    margin: 1em;
    padding: 0.2em 0em;
} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
    list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
    margin: 0;
    padding: 0.2em 0em;
} 

#cartBoxEmpty, #cartBoxVoucherBalance {
    font-weight: bold;
}

.totalBox {
    width: 5.5em;
    text-align: right;
    padding: 0.2em;
}

.lineTitle, .amount {
    text-align: right;
    padding: 0.2em;
}

.amount {
    width: 5.5em;
}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
    margin: 0em 1em 1em 0em ;
}

#cartImage {
    margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
    width: 20%;
    margin: 0.3em 0em;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
    margin: 1em 0em;
}

/*sideboxes*/
h3.leftBoxHeading, h3.leftBoxHeading a {
    color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading {
    margin: 0em;
    background-color: #FF6699;
    padding: 0.5em 0.2em;
}

.leftBoxContainer {
    border: 1px solid #ffffff;
    margin-top: 1.5em;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
    color: #FFFF00;
}

.rightBoxHeading {
    margin: 0em;
    background-color: #663366;
    padding: 0.2em 0em;
}

h3.leftBoxHeading a:hover {
    color: #FFFF33;
    text-decoration: none;
} 

h3.rightBoxHeading a:hover {
    color: #FF0000;
    text-decoration: none;
}

.rightBoxContent {
    background-color: #ffffff;
    margin-bottom: 1em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
    text-align: center;
}

#bestsellers .wrapper {
    margin: 0em 0em 0em 1.5em;
}

#bestsellers ol {
    padding: 0;
    margin-left: 1.1em;
}

#bestsellers li {
    padding: 0;
    margin: 0.3em 0em 0.3em 0em;
}

#bannerboxHeading {
    background-color: #0000CC;
}

#upProductsHeading {
    text-align: left;
}

#upDateHeading {
    text-align: right;
}

/*misc*/
.back {
    float: left;
}

.forward, #shoppingCartDefault #PPECbutton {
    float: right;
}

.bold {
    font-weight: bold;
}

.rowOdd {
    background-color: #E8E8E8;
    height: 1.5em;
    vertical-align: top;
}

.rowEven {
    background-color: #F0F0F0;
    height: 1.5em;
    vertical-align: top;
}

.hiddenField {
    display: none;
}
.visibleField {
    display: inline;
}

#myAccountGen li, #myAccountNotify li {
    margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
    width: 20%;
    text-align: right;
}

.accountQuantityDisplay {
    width: 10%;
    vertical-align: top
}

TR.tableHeading {
    background-color: #cacaca;
    height: 2em;
}

.ratingRow {
    margin: 1em 0em 1.5em 0em;
}

LABEL#textAreaReviews {
    font-weight: normal;
    margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    background-color: #ffffff;
    background: #ffffff;
}

.information {padding: 10px 3px; line-height: 150%;}

/* haboo */

#mainWrapper {
    background: #FFFFFF url(../images/rhs.png) repeat-y top right;
    padding-right: 8px;
    width: 56.5em;

/*	width: 760px; */
}

#innerWrapper {
    margin: 0 auto;
    text-align: left;
    background: #FFFFFF;
    color: #000000;
    padding-left: 8px;
    background: #FFFFFF url(../images/lhs.png) repeat-y top left;
}

#navMainWrapper {
    float: right;
    width: 33em;
    padding-right: 0.2em; 
    background-color: transparent;
}

#navMain ul {
    border: 0;
    margin: 0;
    list-style: none;
    float: right;
}

#navMain ul li {
    border: 0;
    margin: 0;
    list-style-type: none;
    display: inline;
}

#navMain ul li a {
    border: 0;
    margin: 0;
    list-style-type: none;
    display: inline;

    float: left;
    padding-left: 1em;
    padding-right: 1em;
    border-left: 1px solid #5FC82E;

    margin-top: 0.5em;
    text-decoration: none;
    color: #CB0062;
}

#navMain ul li.first a {
    padding-left: 0;
    border-left: 0;
}

#navMain ul li.basket a {
    padding-right: 2.5em;
    background: transparent url(../images/basket.gif) no-repeat center right;
}

#tagline {
    clear: right;
    background: transparent url(../images/phone.gif) no-repeat bottom right;
    text-indent: -999em;
    margin-right: 1em;
    height: 2.5em;
}

#topmenu {
    border: 0;
    margin: 0;
    list-style: none;
    float: right;
    width: 19.3em;
    background: transparent url(../images/topmenu.gif) no-repeat top right;
    
    margin-top: 1em;
    padding-right: 0.5em;
    height: 2.2em;
}

#topmenu li {
    border: 0;
    margin: 0;
    list-style-type: none;
    display: inline;
}

#topmenu li a {
    border: 0;
    margin: 0;
    list-style-type: none;
    display: inline;

    float: left;
    padding-right: 1.2em;
    padding-left: 1.2em;
    border-right: 1px solid #5FC82E;

    margin-top: 0.7em;
    text-decoration: none;
    color: #7C0C3C;
}

#topmenu li.last a {
    border-right: 0;
}

#navCatTabs ul {
    clear: both;
    border-top: 1px solid #C8C8C8;
    background: #700B35 url(../images/mainmenubg.gif) repeat-x top left;
    height: 5.5em;
    padding-left: 0.5em;
}

#navCatTabs ul li {
    border: 0;
    margin: 0;
    list-style-type: none;
    display: inline;
}

#navCatTabs ul li a {
    border: 0;
    margin: 0;
    list-style-type: none;
    display: inline;

    float: left;

    font-size: 150%;

    padding: 1.2em;
    padding-left: 1.6em;
    background: transparent url(../images/mainmenuitembg.gif) no-repeat top right;
    padding-right: 2.3em;
    
    color: #FFFFFF;
    text-decoration: none;
    
    font-family: serif;
}

#navCatTabs ul li.last a {
    background: transparent;
    padding-right: 1.4em;
}

#contentMainWrapper {
    background: transparent url(../images/toy.gif) no-repeat bottom left;
    clear: both;
}

.hafloat {
    margin-right: 1em;
}

#leftmenu {
    margin: 0;
    padding: 0;
    list-style: none;

    background: transparent url(../images/leftmenubg.gif) no-repeat top left;
    padding-left: 2em;
}

#leftmenu li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#leftmenu li a {
    padding: 0.65em;
    display: block;
    padding-left: 1em;
    background: transparent url(../images/dashed.gif) repeat-x bottom left;
    color: #0466CB;
    text-decoration: none;

	/* for ie5/6 */
	width: 90%;
}

.centerColumn {
    margin-right: 1em;
    padding-top: 1em;

    min-height: 30em;

    background: transparent url(../images/playsleep.gif) no-repeat bottom right;
    padding-bottom: 5em;

	/* for ie5/6 */

	height: auto !important; /* for modern browsers */
	height: 30em; /* for IE5.x and IE6 */
	min-height: 30em; /* for modern browsers */
}

#bgWrapper {
    background: #FFFFFF url(../images/shadow.gif) repeat-x top left;
}

#contentMainWrapper tr tr {
    background: none;
}

#navSuppWrapper {
    background: #FFFFFF;
}

#navSupp {
    clear: both;
    text-align: center;
    color: #2F2F2F;
    padding-left: 2em;
    padding-right: 2em;

    /* needed for shadows */
    background: #FFFFFF;
}

#navSupp ul {
    border: 0;
    margin: 0;
    list-style: none;
    
    padding-top: 0.5em;
    padding-bottom: 0.5em;

    border-top: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
}

#navSupp ul li {
    border: 0;
    margin: 0;
    list-style-type: none;
    display: inline;
}

#navSupp ul li a {
    border: 0;
    margin: 0;
    list-style-type: none;
    display: inline;

    padding-right: 1em;
    padding-left: 1em;
    border-right: 1px solid #5FC82E;

    text-decoration: none;
    color: #CB0062;
}

#navSupp ul li.last a {
    border-right: 0;
}

#navSupp a, #siteinfoLegal a {
    text-decoration: none;
    color: #2F2F2F;
}

#siteinfoLegal {
    padding-bottom: 1em;
    background: #FFFFFF;
}

#siteinfoLegal span, #siteinfoLegal span a {
    color: #CB0062;
}

address {
    font-style: normal;
}

#siteinfoLegal address, #siteinfoLegal p {
    font-size: 86%;
    padding-bottom: 0.5em;
}

.habottom {
    margin: 0 auto;
    width: 57.5em;
    text-align: left;

    background: #FFFFFF;
    color: #000000;

    padding-left: 8px;
    background: transparent url(../images/bottombg.png) repeat-x top left;

/*
	width: 722px;
*/
}

#indexCategoriesHeading {
    color: #DA4877;
    font-size: 120%;
    padding-bottom: 0.5em;
}

.categoryIcon {
    display: none;
}

.nproduct {
    float: left;
    height: 11.5em;
    width: 8.5em;
    padding-right: 0.7em;
}

/* for ie5/6 */
.nproduct br {
	display: none;
}

.nproduct img {
    border: 1px solid #C8C8C8;
}

.listingProductImage {
    width: 100px;
/*	height: auto; */
}

.nproduct {
    line-height: 100%;
}

.nproduct a {
    color: #DB4777;
    text-decoration: none;
}

.nproduct p {
    font-weight: bold;
    font-size: 78%;
    padding-left: 0;
    padding-bottom: 0;
}

.nproduct .moreinfo {
    display: none;
}

#productMainImage {
    float: left;
    width: 15em;
/*	text-align: center; */
}

#productMainImage img {
    width: 170px;
    height: auto;
}

#productDescription {
    font-size: 100%;
}

h2 {
    color: #2A7ABF;
    font-size: 120%;
    font-family: Arial, sans-serif;
}
	
h3#productPrices {
    font-size: 120%;
    font-weight: bold;
    padding-bottom: 0.5em;
    font-family: Arial, sans-serif;
}

h3#productPrices span {
    color: #939393;
}

#productDateAdded {
    display: none;
}

#productDescription {
    float: left;
    width: 20em;
}

/* #E6E7EB */

p.greybox {
    margin-left: 2em;
    padding: 0;
    background: transparent url(../images/greybox-tl.gif) no-repeat top left;
    text-align: center;
    margin-top: 1em;
    margin-right: 1em;

	/* for ie5/6 */
	width: 14em;
}

.tr {
    background: transparent url(../images/greybox-tr.gif) no-repeat top right;
    display: block;
    padding-top: 5px;
}

.bl {
    background: transparent url(../images/greybox-bl.gif) no-repeat bottom left; 
    display: block;
    padding-left: 5px;
}

.br {
    display: block;
    background: transparent url(../images/greybox-br.gif) no-repeat bottom right;
    padding-right: 5px;
    padding-bottom: 5px;
}

p.greybox a {
    color: #BD4078;
    text-decoration: none;
    font-weight: bold;

    display: block;
    padding-bottom: 0.8em;
    padding-top: 0.8em;
}

h1 {
    color: #DA4877;
    font-size: 120%;
    padding: 0.3em;
    padding-left: 0;
    font-family: Arial, sans-serif;
}

label {
    clear: left;
    width: 8em;
}

input {
    margin-top: 0.4em;
}

.clearBoth {
    clear: both;
}

#navColumnOne {
    background: transparent url(../images/shadow.gif) repeat-x top left;
}

.navNextPrevWrapper {
    display: none;
}

.showcase {
    color: #FFFFFF;
    background: transparent url(../images/showcase.gif) no-repeat top left;
    padding: 1.5em;
    padding-top: 1em;
    padding-right: 3px;
    width: 34.3em;
}

.showcase form {
    margin: 0;
    padding: 0;
}

.showcase h3 {
    padding-bottom: 0.4em;
    font-size: 120%;
    font-family: Arial, sans-serif;
}

.showcase p {
    font-size: 86%;
    width: 24em;
    padding-bottom: 0.3em;
    padding-top: 0.3em;
    margin: 0;
    padding-left: 0;
}

.showcase .prodimg {
    float: right;
    width: 170px;
    padding-top: 1em;
}

.showcase .desc {
    margin: 0;
    padding: 0;
    overflow: auto;
    height: 5.8em;
}

.showcase .price {
    padding-bottom: 0;
}

.showcase .info {
    color: #000000;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.showcase .info a {
    color: #FFFFFF;
    text-decoration: none;
}

.buynow {
    padding-top: 0.4em;
    padding-bottom: 0.8em;
}

.buynow a {
    text-align: center;
    background: transparent url(../images/buynow.gif) no-repeat top left;
    padding: 0.6em;
    width: 5em;
}

.showcase .buynow {
    padding: 0;
    margin: 0;
}

.showcase .moreinfo {
    padding-bottom: 0;
}

.bestsellers {
    width: 20.65em;
    float: left;
}

.bestsellers h2 {
    display: block;
    font-size: 100%;
    color: #FFFFFF;
    background: #BC126A url(../images/bestsellers.gif) no-repeat top left;
    padding: 0.7em;
}

.giftideas {
    padding-left: 1em;
    width: 14.1em;
    float: left;
}

.giftideas h2 {
    display: block;
    font-size: 100%;
    color: #FFFFFF;
    background: #044E71 url(../images/giftideas.gif) no-repeat top left;
    padding: 0.7em;
}

.product {
    background: #F1EDEE url(../images/productshadow.gif) repeat-x top left;
    display: block;
    float: left;
    width: 10.1em;
    margin-right: 2px;
    text-align: center;
    padding-top: 0.5em;
    
    height: 16.5em;
}

.product p {
    font-size: 86%;
    padding-bottom: 0.3em;
}

.product h3 {
    color: #BB1158;
    font-size: 92%;
    padding-bottom: 0.3em;
    padding-top: 0.3em;
    
    height: 2em;
}

.product h3 a {
    color: #BB1158;
}

.product .info {
    color: #3A9500;
    font-weight: bold;
}

.product .info a {
    color: #FFFFFF;
    text-decoration: none;
}

.product .moreinfo a {
    color: #137BB0;
}

.giftideas .product {
    width: 100%;
}

#accountLinksWrapper ul {
    padding: 1em;
}

#addressBookDefault address {
    padding-right: 2em;
}

#navBreadCrumb {
    padding-left: 0;
    font-weight: normal;
    padding-bottom: 0;
}    

#siteMapList ul, .centercolumn ul {
    padding-left: 1em;
    margin-left: 1em;
}

.navSplitPagesResult {
    font-size: 86%;
}

.content p {
    padding-left :0;
}