/* 
Prezzybox Main CSS Document 
Created by: Ben Herbert
Date: 03/2009
*/

body
{
    font-size: 11px;
    color: #330066;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    background: url(http://media.prezzybox.com/images/shared/bg-hearts.jpg) top left repeat-x #FFFFFF;
    background-color: #ffecf5;
    margin: 0;
    padding: 0;
}
script
{
    padding: 0;
    margin: 0;
    height: 0;
    width: 0;
}
form, select, h1, h2, h3, h4, h5, input, li, ul
{
    padding: 0;
    margin: 0;
}
ul
{
    font-size: 12px;
    margin: 5px 0 10px 30px;
}

table
{
    border-spacing: 0px;
    padding: 0px;
    border-collapse: collapse;
    font-size: 12px;
}

div.HR
{
    margin: 10px auto 10px auto;
    padding: 0;
    width: 80%;
    border-bottom: 1px solid #CCCCCC;
    height: 1px;
}
div.cartHR
{
    margin: 10px auto 10px auto;
    padding: 0;
    width: 95%;
    border-bottom: 1px solid #CCCCCC;
    height: 1px;
}
div.longHR
{
    margin: 10px auto 10px auto;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    height: 1px;
}
hr
{
    margin: 0 0 5px 0;
    padding: 0;
    width: 80%;
    text-align: center;
    height: 1px;
    color: #CCCCCC;
}

a
{
    text-decoration: none;
    color: #ff0066;
}
a:hover
{
    text-decoration: none;
    color: #99CC00;
}

img
{
    border: 0;
}

div.break
{
    height: 0;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

p
{
    margin: 0;
    padding: 0 0 6px 0;
    font-size: 11px;
}
/* H TAGS */

H1
{
    font-size: 16px;
    font-weight: bold;
    color: #990099;
    margin: 0 0 5px 0;
    padding: 0;
    line-height: 1.5em;
}
H2
{
    font-size: 14px;
    font-weight: bold;
    color: #990099;
    margin: 0 0 6px 0;
    padding: 0;
}

h2#tagline
{
    color: #ff0066;
}
H3
{
    font-size: 12px;
    font-weight: bold;
    color: #990099;
    margin: 0 0 6px 0;
    padding: 0;
}
H4
{
    font-size: 12px;
    font-weight: bold;
    color: #990099;
    margin: 0 0 6px 0;
    padding: 0;
}

/* General Colour Styles */
.green
{
    color: #99CC00;
}
.purple
{
    color: #990099;
}
.pink
{
    color: #FF0066;
}

.GreyNew
{
    color: #666666;
}

/* TOP NAVIGATION */
div#cartpagesecureTop
{
    padding: 5px 5px 5px 0;
}
div#cartpagesecureTop img
{
    float: right;
    padding: 0 0px 5px 10px;
}
/*
a.mainLogo 
{
background:url(/resources/images/topnav/logo.gif) no-repeat;
background-position:0 0;
display:block;
height:54px;
width:338px;    
}
a.mainLogo:hover 
{
background-position:-338px 0;
}
*/
div.mcafeetop
{
    float: right;
    text-align: right;
    padding: 3px 5px 0 5px;
}
div#topnav
{
    padding: 3px 0 0 0;
    margin: 0 0 6px 0;
    position: relative;
    z-index: 500;
}

div.aboutlinks
{
    text-align: right;
    font-size: 11px;
    color: #999999;
    padding: 0px 5px 0 0;
    width: 450px;
    float: right;
}
div.aboutlinks a
{
    color: #999999;
    font-weight: normal;
}
div.aboutlinks a:hover
{
    color: #ff0066;
}

div.mainLogo
{
    width: 450px;
    float: left;
    padding: 5px 0 5px 5px;
}

div.accountBox
{
    float: right;
    border: 1px solid #CCCCCC;
    height: 30px;
    padding: 10px;
    margin: 5px 10px 0 0;
    font-size: 12px;
    color: #999999;
    line-height: 1.2em;
}
div.accountBox span
{
    color: #99CC00;
    font-weight: bold;
}
div.accountBox a
{
    color: #999999;
}
div.accountBox a:hover
{
    color: #FF0066;
}

div.checkoutbox
{
    float: right;
    border: 1px solid #CCCCCC;
    height: 50px;
    padding: 0px 0px 0 0px;
    margin: 5px 5px 0 0;
}
div.cartImage
{
    padding: 6px 5px 0 5px;
    float: left;
}
div.cartTotal
{
    float: left;
    height: 15px;
    padding: 10px 0px 0 0;
    font-size: 14px;
    font-weight: normal;
}
div.cartSubTotal
{
    float: left;
    font-size: 10px;
    font-weight: normal;
    color: #999999;
}
div.cartTotal a
{
    color: #999999;
}
div.cartTotal a:hover
{
    color: #ff0066;
}
div.checkoutButton
{
    padding: 8px 5px 0 7px;
    float: left;
}

div#categoryBar
{
    padding: 0 0 0 4px;
    margin: 0;
}
div#categoryBar ul
{
    padding: 0;
    margin: 0;
    display: inline;
    list-style: none;
}
div#categoryBar li
{
    padding: 0;
    margin: 0;
    display: inline;
    list-style: none;
}

div.subcategories
{
    background: url(../images/topnav/tagback.gif) top left repeat-x;
    height: 26px;
    padding: 3px 0 0 10px;
    margin: 0 0 6px 0;
    color: #ffffff;
    font-size: 13px;
    overflow: hidden;
}
div.subcategories a
{
    color: #ffffff;
}
div.subcategories a:hover
{
    color: #ff0066;
}

/* Remove 1st Sept 2010 Start */
/* SEARCH BAR */
div#searchBar
{
    padding: 0 0px 0 7px;
}

div.search
{
    background: url(../images/topnav/searchback.gif) top left no-repeat;
    padding: 10px 0px 0 17px;
    float: left;
    height: 34px;
    width: 296px;
}
.searchbox
{
    width: 251px;
    height: 20px;
    border: 0;
    font-size: 16px;
    color: #999999;
    padding: 2px 0 0 3px;
    float: left;
}
.searchButton
{
    float: right;
    padding: 0 0px 0 0;
}

div.browsePrice
{
    width: 209px;
    background: url(../images/topnav/browseback.gif) top left no-repeat;
    float: left;
    padding: 10px 0 0 205px;
    height: 34px;
}
div.browsePrice select
{
    width: 195px;
    color: #999999;
    font-size: 16px;
    padding: 1px 0 3px 0;
}
.giftWizardSearch
{
    float: left;
}

/* Remove 1st Sept 2010 End */

/* LEFT HAND SIDE NAVIGATION */
.telephoneNumberImage img
{
    margin: 7px 0 10px 0;
}
div#LHS
{
    width: 200px;
    padding: 0;
    margin: 0 0px 10px 6px;
    float: left;
    background-color: #ffffff;
}

.leftBanners img
{
    margin: 0 0 10px 0;
}

div.customerWaves
{
    background-color: #FFFFFF; /*background:url(/resources/images/lhs/waves/top.gif) top left no-repeat;*/
    padding: 0px 0px 0 0px;
    margin: 0px 0 6px 0;
    color: #999999;
    font-size: 10px;
}

div.customerWaves p
{
    padding: 0 5px 0 5px;
    margin: 0 0 8px 0;
}

div.waveCustomer
{
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 11px;
    color: #999999;
    line-height: 1.2em;
}
div.waveCustomer a
{
    color: #990099;
}

div.waveCustomer span
{
    color: #ff0066;
    padding: 0 5px 0 5px;
    margin: 0;
    font-size: 11px;
    font-weight: bold;
}

/* SUB CATEGORY LIST LHS */
div.leftSubcats
{
    background: url(/resources/images/lhs/subcats/newtop.gif) top center no-repeat;
    padding: 33px 0px 0px 0;
    margin: 0px 0 10px 0;
}
div.leftSubcatsList
{
    border-left: 1px solid #0099ff;
    border-right: 1px solid #0099ff;
    border-bottom: 1px solid #0099ff;
    background: #BFE5FF;
    padding: 4px 4px 2px 4px;
}
div.leftSubcats ul
{
    margin: 0;
    padding: 0px;
    list-style: none;
    font-size: 11px;
}
div.leftSubcats li
{
    margin: 0 0 2px 0;
    padding: 6px 2px 6px 25px;
    background: url(/resources/images/lhs/subcats/arrow.png) no-repeat #FFFFFF;
    background-position: 7px 6px;
}
div.leftSubcats li:hover
{
    background: url(/resources/images/lhs/subcats/arrow.png) no-repeat #0099ff;
    background-position: -259px 6px;
    color: #FFFFFF;
}
div.leftSubcats a
{
    color: #999999;
    display: block;
    height: 100%;
    font-size: 11px;
    font-weight: bold;
    background: #FFFFFF;
}
div.leftSubcats a:hover
{
    color: #FFFFFF;
    background: #0099ff;
}
div.leftSubcats li:hover a
{
    color: #FFFFFF;
    background: #0099ff;
}

div.leftSubca

/* BROWSE PY PRICE LIST LHS 
div.leftBrowsePrice
{
    background: #E5BFE5;
}
div.leftBrowsePrice ul
{
    margin: 0;
    padding: 0px;
    list-style: none;
    font-size: 11px;
}
div.leftBrowsePrice li
{
    margin: 0 0 2px 0;
    padding: 6px 2px 6px 25px;
    background: url(/resources/images/lhs/browseprice/arrow.png) no-repeat #FFFFFF;
    background-position: 7px 6px;
}
div.leftBrowsePrice li:hover
{
    background: url(/resources/images/lhs/browseprice/arrow.png) no-repeat #990099;
    background-position: -259px 6px;
    color: #FFFFFF;
}
div.leftBrowsePrice a
{
    color: #999999;
    display: block;
    height: 100%;
    font-size: 11px;
    font-weight: bold;
    background: #FFFFFF;
}
div.leftBrowsePrice a:hover
{
    color: #FFFFFF;
    background: #0099ff;
}
div.leftBrowsePrice li:hover a
{
    color: #FFFFFF;
    background: #990099;
}
/* GIFTS IN THIS CATEGORY */
div.inthisCat
{
    margin: 0px 0 10px 0;
}
div.inthisCatList
{
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background: #F2F2F2;
    padding: 4px 4px 2px 4px;
}
div.inthisCat ul
{
    margin: 0;
    padding: 0px;
    list-style: none;
    font-size: 11px;
}
div.inthisCat li
{
    margin: 0 0 2px 0;
    padding: 6px 2px 6px 25px;
    background: url(/resources/images/lhs/incat/arrow.png) no-repeat #FFFFFF;
    background-position: 7px 6px;
}
div.inthisCat li:hover
{
    background: url(/resources/images/lhs/incat/arrow.png) no-repeat #CCCCCC;
    background-position: -259px 6px;
    color: #FFFFFF;
}
div.inthisCat a
{
    color: #999999;
    display: block;
    height: 100%;
    font-size: 11px;
    font-weight: bold;
}
div.inthisCat a:hover
{
    color: #FFFFFF;
}
div.inthisCat li:hover a
{
    color: #FFFFFF;
}


/* NEW ARRIVALS LHS */
div.newArrivalsLeft
{
    margin: 10px 0 10px 0;
}
div.newArrivalsProd
{
    border-left: 1px solid #FF9900;
    border-right: 1px solid #FF9900;
    border-bottom: 1px solid #FF9900;
    background: #FFFFFF;
    padding: 4px 0 0 0;
    font-size: 11px;
}
img.newProd
{
    padding: 0 3px 5px 4px;
    float: left;
}
div.newArrivalsProd P
{
    margin: 0;
    padding: 0 2px 5px 0;
    color: #ff0066;
    line-height: normal;
    font-weight: bold;
    font-size: 11px;
}
a.newProdMore
{
    color: #99CC00;
    font-weight: bold;
}
a.newProdMore:hover
{
    color: #FF0066;
}
a.newArrivalTitle
{
    color: #990099;
    font-weight: bold;
}
a.newArrivalTitle:hover
{
    color: #CC99CC;
}
/* FUN STUFF LHS */
div#funstuff
{
    margin: 10px 0 10px 0;
}
div.funstuff
{
    border-left: 1px solid #FF0066;
    border-right: 1px solid #FF0066;
    border-bottom: 1px solid #FF0066;
    background: #FFFFFF;
    padding: 0px 0 0 0;
}

/* CART SECURITY IMAGE */
div#cartSecurity
{
    /*background: url(/resources/images/lhs/security/top.gif) top center no-repeat;     padding: 33px 0px 0px 0;     margin: 0px 0 0px 0;*/
}

/* NEWSLETTER SIGN UP LHS */

.newsletterLHS
{
    padding: 5px 3px 5px 3px;
}
.newsletterYes
{
    float: right;
}
input.newsletterEmail
{
    float: left;
    width: 148px;
    height: 23px;
    border: 1px solid #CCCCCC;
    margin: 0 3px 0 0;
    color: #999999;
    font-size: 12px;
    padding: 2px 0 0 2px;
}

/* TOP 10 GIFT LISTS */

div.innerTop10
{
    background: #BFE5FF;
}
div.innerTop10 ul
{
    list-style: none;
    padding: 1px 1px 1px 1px;
    margin: 0;
}
div.innerTop10 a
{
    font-weight: bold;
    color: #999999;
    font-size: 11px;
}
div.innerTop10 a:hover
{
    color: #999999;
}
div.innerTop10 span
{
    font-weight: bold;
    color: #ff0066;
    font-size: 11px;
}
div.innerTop10 img
{
    float: right;
    padding: 2px 4px 0px 2px;
    margin: 0px 0 0 0;
}
li.number1
{
    background: url(/resources/images/lhs/top10/1.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number2
{
    background: url(/resources/images/lhs/top10/2.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number3
{
    background: url(/resources/images/lhs/top10/3.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number4
{
    background: url(/resources/images/lhs/top10/4.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number5
{
    background: url(/resources/images/lhs/top10/5.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number6
{
    background: url(/resources/images/lhs/top10/6.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number7
{
    background: url(/resources/images/lhs/top10/7.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number8
{
    background: url(/resources/images/lhs/top10/8.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number9
{
    background: url(/resources/images/lhs/top10/9.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number10
{
    background: url(/resources/images/lhs/top10/10.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}


/* TOP 5 New GIFT LISTS */
div.innerTop5
{
    background: #E5BFE5;
}
div.innerTop5 ul
{
    list-style: none;
    padding: 1px 1px 1px 1px;
    margin: 0;
}
div.innerTop5 a
{
    font-weight: bold;
    color: #999999;
    font-size: 11px;
}
div.innerTop5 a:hover
{
    color: #999999;
}
div.innerTop5 span
{
    font-weight: bold;
    color: #ff0066;
    font-size: 11px;
}
div.innerTop5 img
{
    float: right;
    padding: 2px 4px 0px 2px;
    margin: 0px 0 0 0;
}
li.number1
{
    background: url(/resources/images/lhs/top10/1.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number2
{
    background: url(/resources/images/lhs/top10/2.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number3
{
    background: url(/resources/images/lhs/top10/3.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number4
{
    background: url(/resources/images/lhs/top10/4.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}
li.number5
{
    background: url(/resources/images/lhs/top10/5.gif) top left no-repeat #FFFFFF;
    padding: 2px 0 3px 32px; /*overflow:hidden;*/
    margin: 0 0 2px 0;
    min-height: 33px;
}


/* MAIN BODY OF PAGES */

div.mainProductText
{
    font-size: 12px;
    clear: both;
}
div.mainProductText font
{
    font-size: 12px;
}
div.mainProductText ul
{
    font-size: 12px;
    margin: 5px 0 10px 30px;
    padding: 0;
}
div.mainProductText a
{
    font-size: 12px;
    color: #990099;
    font-weight: bold;
}
div.mainProductText a:hover
{
    color: #CC99CC;
}
div.breadcrumbs
{
    padding: 0 0 10px 0;
    color: #990099;
    font-weight: bold;
    font-size: 11px;
}

div.breadcrumbs a
{
    color: #990099;
    text-decoration: underline;
}
div.breadcrumbs a:hover
{
    color: #FF0066;
}
a.breadcrumbs
{
    text-decoration: none;
}

div#fbComments
{
    margin-top: 10px;
}

/* SUB CATEGORIES ON CATEGORY PAGES */
div.subcatImages
{
    padding: 10px 0 0 6px;
    margin: 0;
}
div.subcatImages ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}
div.subcatImages li
{
    margin: 0;
    padding: 0 5px 0 0;
    list-style: none;
    display: inline;
    width: 120px;
    float: left;
}
div.subcatImages3row
{
    padding: 10px 0 10px 6px;
    margin: 0 0 10px 0;
}
div.subcatImages3row ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}
div.subcatImages3row li
{
    margin: 0;
    padding: 0 5px 0 0;
    list-style: none;
    display: inline;
    width: 245px;
    float: left;
}
a.subcatMain3
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    display: block;
    width: 238px;
    height: 25px;
    background: #99CC00;
    padding: 2px 3px 3px 4px;
    line-height: 1.1em;
    margin: 5px 0 0 0;
}
a.subcatMain3:hover
{
    background: #FF0066;
    color: #FFFFFF;
}
div.subcatImagesSpecial
{
    padding: 10px 0;
    margin: 0 0 10px 0;
}
div.subcatImagesSpecial ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}
div.subcatImagesSpecial li
{
    margin: 0;
    padding: 0 5px 0 0;
    list-style: none;
    display: inline;
    width: 120px;
    float: left;
}
a.subcatMain
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    display: block;
    width: 113px;
    height: 25px;
    background: #99CC00;
    padding: 2px 3px 3px 4px;
    line-height: 1.1em;
    margin: 5px 0 0 0;
}
a.subcatMain:hover
{
    background: #FF0066;
    color: #FFFFFF;
}


/* FILTER YOUR SEARCH */
div.customise
{
    margin: 10px 0 10px 0;
    height: 30px;
    background: #99cc00;
}
div.gridswitch
{
    padding: 0 19px 0 10px;
    border-right: 1px solid #CCFF99;
    float: left;
}
div.filters
{
    float: left;
    background: url(/resources/images/categories/customiseView.gif) 40px 0px no-repeat;
    height: 30px;
    padding: 0 0 0 190px;
}
div.filters select
{
    margin: 5px 5px 0 0;
    padding: 0;
    float: left;
    width: 135px;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    height: 19px;
}

/* PAGE NUMBERS - CATEGORIES */
div.previousPage
{
    float: left;
    width: 200px;
    text-align: left;
    color: #99CC00;
    font-size: 12px;
    font-weight: bold;
}
div.previousPage a
{
    color: #99CC00;
}
div.previousPage a:hover
{
    color: #FF0066;
}
div.pageSummary
{
    width: 360px;
    float: left;
    text-align: center;
    color: #CCCCCC;
    font-size: 12px;
    font-weight: bold;
}
div.pageSummary a
{
    color: #99CC00;
    text-decoration: underline;
}
div.pageSummary a:hover
{
    color: #FF0066;
}
div.nextPage
{
    float: left;
    width: 200px;
    text-align: right;
    color: #99CC00;
    font-size: 12px;
    font-weight: bold;
}
div.nextPage a
{
    color: #99CC00;
}
div.nextPage a:hover
{
    color: #FF0066;
}
/* CATEGORY PRODUCT LAYOUTS - LINE LIST */
div.categoryProducts
{
    margin: 10px 0 10px 0;
    font-size: 11px;
    color: #330066;
}
div.lineProducts
{
    margin: 0 0 10px 0;
    border-bottom: 1px solid #CCCCCC;
    line-height: 1.5em;
}
div.lineProducts img
{
    float: left;
    padding: 0 10px 10px 0;
}
div.cartlineProducts
{
    margin: 0 0 5px 0;
    line-height: 1.5em;
}
.cartRelProdImage
{
    float: left;
    padding: 0 10px 10px 0;
}
div.productdataLine
{
    width: 455px;
    float: left;
    line-height: 1.5em;
}
a.CatProductTitle
{
    color: #990099;
    font-weight: bold;
    font-size: 12px;
}
a.CatProductTitle:hover
{
    color: #CC99CC;
}
a.MoreInfo
{
    font-size: 12px;
    color: #FF0066;
    font-weight: bold;
}
a.MoreInfo:hover
{
    color: #99cc00;
}
a.MoreLikeThis
{
    font-size: 12px;
    color: #99cc00;
    font-weight: bold;
    text-decoration: underline;
}
a.MoreLikeThis:hover
{
    color: #FF0066;
}
span.price
{
    font-size: 12px;
    color: #FF0066;
    font-weight: bold;
}
div.addtoCartLine
{
    width: 140px;
    float: right;
    text-align: right;
    margin: 0 0 0 5px;
    padding: 0px 0 0 0;
    vertical-align: top;
}
div.addtoCartLine img
{
    float: right;
    padding: 0;
}
div.specialIcons
{
    height: 120px;
    text-align: right;
}


/* CATEGORY PRODUCT LAYOUTS - LINE LIST - NEW LAYOUT added*/

.emailTxtBox
{
    margin: 5px 0 5px 0;
    width: 122px;
}

.stockSubmit
{
    float: none;
}


.listProductSection
{
    margin: 0 0 10px 0;
    width: 598px;
    float: left;
}

.imgLink
{
    float: left;
    padding: 0 10px 5px 0;
}

.abstractWidth
{
    width: 400px;
}

.productDetails
{
    width: 400px;
    float: left;
    line-height: 1.5em;
}

.newProductTitle
{
    color: #990099;
    font-weight: bold;
    font-size: 14px;
}

.newProductTitle:Hover
{
    color: #909;
}

.newMoreInfo
{
    color: #330066;
    font-weight: bold;
}

.extraInfo
{
    height: 125px;
}

.specialImage
{
    text-align: right;
}

.SaleStockLevel
{
    text-align: right;
}

.outOfStock
{
    float: right;
    clear: right;
}

.newAddToCart
{
    width: 140px;
    float: right;
    text-align: right;
    margin: 0 30 0 5px;
    padding: 0px 0 0 0;
    vertical-align: bottom;
}


.greyBottomLine
{
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    height: 1px;
    margin: 0 auto 10px auto;
}

/* CATEGORY LIST GRID */
span.moreLike
{
    color: #ff0066;
    font-weight: bold;
    font-size: 12px;
}
div.gridProducts
{
    width: 380px;
    padding: 11px 0px 10px 0;
    float: left;
    border-bottom: 1px solid #c8c8c8;
}
div.relatedProds
{
    width: 380px;
    padding: 5px 0px 0px 0;
    float: left;
}

.relatedProductLong
{
    width: 330px;
    margin-bottom: 20px;
}

div.addtoCartGrid
{
    height: 160px;
    float: left;
}
div.buyGrid
{
    padding: 0px 0 0 5px;
    height: 50px;
}
div.gridBuyButton
{
    float: left;
    height: 40px;
    padding: 18px 0 0 5px;
}
div.gridTypeImage
{
    float: right;
    padding: 0 5px 0 0;
}
/*div.buyGrid img
{
padding:0px 0 0 5px;    
    } 
    
img.gridImage 
{
padding:0 0 0px 0;    
    }*/
div.productdataGrid
{
    width: 220px;
    float: left;
    padding: 0 5px 0 5px;
    height: 135px;
    overflow: hidden;
}
/* HOMEPAGE PROMOTIONS */
div.homePromotions
{
    font-size: 11px;
    line-height: 1.2em;
    font-weight: normal;
    color: #999999;
    padding: 0px 0 0 0;
    margin: 0 0 0px 0;
    width: 760px;
}
div.promotionCategories
{
    padding: 7px 0 0 0;
    float: left;
    width: 410px;
    margin: 0 10px 0 0;
}
div.promotionCategories img
{
    padding: 0px 0 9px 0;
}
.CategoriesBannerTop
{
    padding: 0 10px 6px 0;
}

.CategoriesBannerBottom
{
    padding: 6px 10px 0px 0;
}
div.promotionSeasonal
{
    width: 340px;
    float: left;
    padding: 7px 0 0 0;
}
div.promotionSeasonal img
{
    padding: 0px 0 10px 0;
}

div.homeOutline
{
    border: 1px solid #CCCCCC;
    padding: 5px 2px 0px 2px;
    margin: 0 0 10px 0;
}

/* HOMEPAGE PRODUCTS */
div.homespacer
{
    width: 10px;
    float: left;
}
div.homepageProduct
{
    width: 372px;
    float: left;
    vertical-align: text-top;
    font-size: 11px;
    color: #330066;
    margin: 0 0 10px 0;
}
div.homepageProduct span
{
    color: #ff0066;
    font-weight: bold;
    font-size: 12px;
}
a.hometitle
{
    color: #990099;
    font-weight: bold;
    font-size: 12px;
}
a.hometitle:hover
{
    color: #CC99CC;
}
a.moreinfo
{
    color: #FF0066;
    font-weight: bold;
    font-size: 12px;
}
a.moreinfo:hover
{
    color: #99CC00;
}
a.morelikethis
{
    color: #99CC00;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
}
a.morelikethis:hover
{
    color: #FF0066;
}
.homepageProdImage
{
    padding: 0 5px 0 0;
}
div.homepageitems h2
{
    font-size: 14px;
    font-weight: bold;
    color: #99CC00;
    margin: 0;
    padding: 0 0 10px 0;
}
a.News
{
    color: #CCCCCC;
    font-size: 11px;
}
a.MoreInfoHome
{
    color: #330066;
}
/* TOP PICKS HOMEPAGE */
div#topPicks
{
    background: url(/resources/images/toppicks/back.gif) top left no-repeat;
    padding: 0 0 0 0px;
    border: 1px solid #CCCCCC;
    width: 758px;
    margin: 0 0 5px 0;
}
span.toppicks
{
    visibility: inherit;
    color: #ff0066;
    font-weight: bold;
}
span.toppicksprice
{
    visibility: inherit;
    color: #990099;
    font-weight: bold;
}
div.topgiftpicks
{
    visibility: inherit;
    width: 178px;
    overflow: hidden;
    float: left;
}
div.carosel
{
    visibility: inherit;
    float: right;
}

/* HOMEPAGE */
div.homeModuleLeft
{
    float: left;
    width: 375px;
    margin: 10px 0 0px 0;
}

div.homeModuleRight
{
    float: right;
    width: 375px;
    margin: 10px 0 0px 0;
}

/* VIDEO OF THE MONTH HOMEPAGE */
div#vidofMonth
{
    background: url(/resources/images/home/video.gif) top left no-repeat;
    padding: 34px 0 0 0;
    margin: 0;
}
div.vidofMonth
{
    border-left: 1px solid #FF0066;
    border-right: 1px solid #FF0066;
    border-bottom: 1px solid #FF0066;
    padding: 10px 4px 4px 4px;
    height: 156px;
    overflow: hidden;
    text-align: left;
}
div.productVid
{
    width: 200px;
    text-align: left;
    float: left;
    padding: 0px 10px 0 6px;
    overflow: hidden;
}
div.vidofMonth span
{
    color: #FF0066;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.8em;
}
div.vidofMonth a.title
{
    color: #990099;
    font-weight: bold;
    font-size: 12px;
}
div.vidofMonth a.title:hover
{
    color: #cc99cc;
}
div.vidofMonth a.morelikethis
{
    color: #99CC00;
    font-weight: bold;
    font-size: 12px;
}
div.vidofMonth a.morelikethis:hover
{
    color: #FF0066;
}
/* HOMEPAGE NEWS SECTION */
div#homeNews
{
    background: url(/resources/images/home/news.gif) top left no-repeat;
    padding: 34px 0 0 0;
    margin: 0;
}
div.homeNews
{
    border-left: 1px solid #0099FF;
    border-right: 1px solid #0099FF;
    border-bottom: 1px solid #0099FF;
    padding: 5px 4px 4px 4px;
    height: 161px;
    overflow: hidden;
    text-align: left;
}
div.homeNews a
{
    color: #909;
    font-size: 11px;
    font-weight: bold;
}
div.homeNews a:hover
{
    text-decoration: underline;
}
div.seemorenews
{
    text-align: right;
    padding: 5px 0 0 0;
}
div.seemorenews a
{
    color: #0099FF;
    font-size: 12px;
    font-weight: bold;
}
div.seemorenews a:hover
{
    text-decoration: underline;
}
/* IN THE PRESS */
div#inthePress
{
    background: url(/resources/images/home/press.gif) top left no-repeat;
    padding: 34px 0 0 0;
    margin: 0;
}
div.inthePress
{
    border-left: 1px solid #99CC00;
    border-right: 1px solid #99CC00;
    border-bottom: 1px solid #99CC00;
    padding: 0 4px 4px 4px;
    height: 166px;
    overflow: hidden;
    text-align: left;
}
div.inthePress P
{
    font-size: 11px;
    line-height: normal;
    color: #330066;
}
div.inthePress img
{
    padding: 4px 10px 0 0px;
}
div.inthePress a
{
    color: #FF0066;
    font-weight: bold;
}
div.inthePress a:hover
{
    color: #99CC00;
}
div.inthePress span
{
    color: #990099;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.6em;
}

div#expressDelivery
{
    margin: 10px 0 0px 0;
}
/* POPULAR SEARCHES BOX */
div#popularSearches
{
    background: url(/resources/images/home/popularsearch.gif) top left no-repeat;
    padding: 34px 0 0 0;
    margin: 0;
}
div.popSearches
{
    border-left: 1px solid #FF9900;
    border-right: 1px solid #FF9900;
    border-bottom: 1px solid #FF9900;
    padding: 0 4px 4px 4px;
    height: 150px;
    overflow: hidden;
    text-align: center;
}
div.popSearches2
{
    height: 140px;
    overflow: hidden;
}
div.popSearches ul
{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
div.popSearches li
{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: center;
}
div.popSearches a
{
    color: #999999;
}
div.popSearches a:hover
{
    color: #FF9900;
}
a.popular1
{
    font-size: 1.0em;
    font-weight: 100;
}
a.popular2
{
    font-size: 1.1em;
    font-weight: 200;
}
a.popular3
{
    font-size: 1.2em;
    font-weight: 300;
}
a.popular4
{
    font-size: 1.3em;
    font-weight: 400;
}
a.popular5
{
    font-size: 1.4em;
    font-weight: 500;
}
a.popular6
{
    font-size: 1.5em;
    font-weight: 600;
}
a.popular7
{
    font-size: 1.6em;
    font-weight: 700;
}
a.popular8
{
    font-size: 1.7em;
    font-weight: 800;
}
a.popular9
{
    font-size: 1.9em;
    font-weight: 900;
}
a.popular10
{
    font-size: 2.1em;
    font-weight: 900;
}

/* CUSTOMER EREVIEWS OF THE MONTH - HOMEPAGE */
div#reviewsHome
{
    background: url(/resources/images/home/reviews.gif) top left no-repeat;
    padding: 34px 0 0 0;
    margin: 0;
}
div.vertPurple
{
    background: #990099;
    width: 1px;
    margin: 10px 5px 0px 2px;
    float: left;
    height: 140px;
}
div.reviewsHome
{
    border-left: 1px solid #990099;
    border-right: 1px solid #990099;
    border-bottom: 1px solid #990099;
    padding: 2px 4px 4px 4px;
    height: 164px;
    overflow: hidden;
}
div.reviewofMonth
{
    color: #99CC00;
    float: left;
    width: 180px;
}

div.reviewofMonth a
{
    color: #FF0066;
    font-weight: bold;
}
div.reviewofMonth a:hover
{
    color: #99CC00;
}
div.reviewofMonth span
{
    color: #330066;
}
div.picofMonth
{
    color: #99CC00;
    float: left;
    width: 175px;
}
div.picofMonth a
{
    color: #FF0066;
    font-weight: bold;
}
div.picofMonth span
{
    color: #330066;
}
/* PRODUCT PAGES */
div.productTitle
{
    width: 415px;
    font-weight: bold;
    font-size: 12px;
    color: #FF0066;
    float: left;
}
div.description
{
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0 10px 0;
    font-size: 11px;
}

div.PrezzyboxReply
{
    padding: 0 0 10px 0;
    font-size: 11px;
    color: #ff0066;
    font-weight: normal !important;
    margin: 5px 0 10px 50px;
}

div.description ul
{
    margin: 0px 0 10px 30px;
    padding: 0;
    font-size: 11px;
}
div.description H3
{
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0px 0;
    color: #ff0066;
}
div.productTitle H1
{
    padding: 0;
    margin: 0 0 2px 0;
    color: #990099;
}
div.ipointsProduct
{
    float: left;
    background: url(/resources/images/products/ipoints.gif) 245px 0px no-repeat;
    width: 240px;
    padding: 12px 100px 10px 0;
    text-align: right;
    color: #999999;
    font-weight: bold;
    font-size: 11px;
}
div#productImage
{
    margin: 10px 0 0px 0;
    width: 410px;
    overflow: hidden;
    text-align: center;
    float: left;
    padding: 0;
}
div#buyBox
{
    margin: 10px 0 5px 0;
    float: right;
    width: 325px;
    padding: 5px;
    border: 1px solid #CCCCCC;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    overflow: hidden;
}
div#buyBox H2
{
    padding: 0;
    margin: 0 0 2px 0;
    color: #990099;
}
.boxPrice
{
    color: #ff0066;
    font-size: 12px;
}
div.buyButton
{
    width: 260px;
    margin: 15px auto 25px auto;
    position: relative;
    height: 30px;
}
div.buyButton span
{
    position: absolute;
    top: 8px;
    left: 0px;
}
div.preorderItem
{
    padding: 10px 0 10px 0;
    text-align: center;
    clear:both;
}
div.preorderBox
{
    padding: 0 0 0 16px;
}
.preorderGO
{
    padding: 0px 0 0 10px;
}
input.preorderEmail
{
    border: 1px solid #CCCCCCC;
    margin: 0 3px 0 0;
    font-size: 12px;
    color: #990099;
    height: 21px;
    width: 197px;
    float: left;
    padding: 5px 0 0 3px;
}
input.txtQuantity
{
    font-size: 12px;
    color: #FF0066;
    font-weight: bold;
    width: 47px;
    height: 18px;
    border: 1px solid #CCCCCC;
    padding: 2px 0 0 3px;
    position: absolute;
    top: 4px;
    left: 65px;
}
input.imgAddToCart
{
    position: absolute;
    top: 0px;
    left: 125px;
}

div.morelikethis
{
    text-align: center;
    font-size: 12px;
    color: #ff0066;
    font-weight: bold;
    margin: 10px auto 10px auto;
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0 15px 0;
    width: 300px;
}
div.morelikethis a
{
    text-decoration: underline;
    color: #99CC00;
}
div.morelikethis a:hover
{
    text-decoration: underline;
    color: #FF0066;
}

.seemore
{
    color:#f06;
}

.seemore:hover
{
    color:#909
}

div.deliveryDetails
{
    /* background:url(/resources/images/products/deliveryvan.gif) top left no-repeat; */ /* border-bottom: #cccccc 1px solid; /* width: 300px; */
    padding: 5px 0 10px 0px;
    color: #cccccc;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.1em;
    margin: 5px 0 0 0;
}
div.productFeatures
{
    width: 735px;
    height: 30px;
    margin: 10px 0 5px 0;
    border: 1px solid #CCCCCC;
    padding: 5px 10px 5px 15px;
    line-height: 1.1em;
}
div.productFeatures ul
{
    list-style: none;
    display: inline;
}
div.productFeatures li
{
    list-style: none;
    display: inline;
    width: 87px;
}
li.reviews
{
    background: url(/resources/images/products/reviewSmall.gif) top left no-repeat;
    padding: 2px 0 5px 35px;
    width: 55px;
    float: left;
    width: 55px;
}
li.photos
{
    background: url(/resources/images/products/photoSmall.gif) top left no-repeat;
    padding: 2px 0 5px 35px;
    width: 55px;
    float: left;
}
li.videos
{
    background: url(/resources/images/products/videoSmall.gif) top left no-repeat;
    padding: 2px 0 5px 35px;
    width: 55px;
    float: left;
}
li.wishlist
{
    background: url(/resources/images/products/wishlistSmall.gif) top left no-repeat;
    padding: 2px 0 5px 35px;
    width: 55px;
    float: left;
}
li.reminder
{
    background: url(/resources/images/products/reminderSmall.gif) top left no-repeat;
    padding: 2px 0 5px 35px;
    width: 55px;
    float: left;
}
li.friend
{
    background: url(/resources/images/products/friendSmall.gif) top left no-repeat;
    padding: 7px 0 11px 32px;
    width: 55px;
    float: left;
}
div.productFeatures a
{
    color: #999999;
    font-size: 12px;
    font-weight: bold;
}
div.productFeatures a:hover
{
    color: #990099;
}
div.AdditionalInfo
{
    width: 325px;
    padding: 10px;
    float: left;
    border: 1px solid #CCCCCC;
    margin: 15px 5px 0 0;
}
div.AdditionalInfo li
{
    padding: 0 0 5px 0;
    font-weight: bold;
    list-style: none;
    margin: 0;
}
div.AdditionalInfo ul
{
    padding: 3px 0 10px 0;
    list-style: none;
    margin: 0;
}
div.AdditionalInfo H4
{
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0px 0;
    color: #99cc00;
}
div.AdditionalInfo span
{
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 0px 0;
    color: #ff0066;
}
img#additionalImage
{
    float: left;
    margin: 15px 0px 0 0;
}
div.productIcons
{
    padding: 10px 0 10px 0;
    margin: 0 0 0px 0;
    width: 360px;
    float: left;
}
div.productIcons img
{
    padding: 0px 10px 0px 0;
}
div.shareProduct
{
    padding: 20px 0 10px 25px;
    margin: 10px 0 10px 0;
    font-weight: bold;
    font-size: 12px;
    position: relative;
    text-align: left;
}
div.shareProduct span
{
    position: absolute;
    top: 20px;
    left: 0px;
}
div.shareProduct ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    position: absolute;
    top: 17px;
    left: 130px;
}
div.shareProduct li
{
    list-style: none;
    margin: 0;
    padding: 0 5px 0 0;
    display: inline;
    float: left;
}
li.del
{
    background: url(/resources/images/products/delback.gif) top left no-repeat;
}
a.del
{
    background: url(/resources/images/products/del.gif) top left no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}
a.del:hover
{
    background: -20px -20px;
    cursor: pointer;
}
li.digg
{
    background: url(/resources/images/products/diggback.gif) top left no-repeat;
}
a.digg
{
    background: url(/resources/images/products/digg.gif) top left no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}
a.digg:hover
{
    background: -20px -20px;
    cursor: pointer;
}
li.facebook
{
    background: url(/resources/images/products/facebookback.gif) top left no-repeat;
}
a.facebook
{
    background: url(/resources/images/products/facebook.gif) top left no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}
a.facebook:hover
{
    background: -20px -20px;
    cursor: pointer;
}
li.stumble
{
    background: url(/resources/images/products/stumbleback.gif) top left no-repeat;
}
a.stumble
{
    background: url(/resources/images/products/stumble.gif) top left no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}
a.stumble:hover
{
    background: -20px -20px;
    cursor: pointer;
}
li.yahoo
{
    background: url(/resources/images/products/yahooback.gif) top left no-repeat;
}
a.yahoo
{
    background: url(/resources/images/products/yahoo.gif) top left no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}
a.yahoo:hover
{
    background: -20px -20px;
    cursor: pointer;
}
li.furl
{
    background: url(/resources/images/products/furlback.gif) top left no-repeat;
}
a.furl
{
    background: url(/resources/images/products/furl.gif) top left no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}
a.furl:hover
{
    background: -20px -20px;
    cursor: pointer;
}
li.google
{
    background: url(/resources/images/products/googleback.gif) top left no-repeat;
}
a.google
{
    background: url(/resources/images/products/google.gif) top left no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}
a.google:hover
{
    background: -20px -20px;
    cursor: pointer;
}

li.twitter
{
    background: url(/resources/images/products/twitter.gif) top left no-repeat;
}
a.twitter
{
    background: url(/resources/images/products/twitterback.gif) top left no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}
a.twitter:hover
{
    background: -20px -20px;
    cursor: pointer;
}

li.flower
{
    background: url(/resources/images/products/flowerback.gif) top left no-repeat;
}
a.flower
{
    background: url(/resources/images/products/flower.gif) top left no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}
a.flower:hover
{
    background: -20px -20px;
    cursor: pointer;
}
/* CUSTOMER REVIEWS */
div.customerReviews
{
    border-top: 1px solid #CCCCCC;
    padding: 10px 0 10px 0;
    margin: 10px 0 0 0;
}
div.customerReviews P
{
    font-weight: bold;
    font-size: 12px;
}
div.customerReviews H3
{
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0px 0;
    color: #ff0066;
}
/*div.reviewer
{
    color: #990099;
    font-weight: bold;
    font-size: 11px;
    margin: 10px 0 0 0;
}
*/
div.hreview .item
{
    color: #909;
    font-weight: bold;
    float: left;
}
div.hreview .reviewed
{
    color: #909;
    float: left;
}
div.hreview .description
{
    color: #330066;
    font-size: 11px;
    margin: 10px 0 10px 50px;
    float: left;
    clear: both;
    font-weight: normal !important;
}
div.reviewerPage
{
    color: #990099;
    font-weight: bold;
    font-size: 12px;
    margin: 20px 0 0 0;
}
/* div.reviewer p 
{
    color: #330066;
    font-weight: bold;
    font-size: 11px;
}
*/
div.reviewerPage p
{
    color: #330066;
    font-weight: normal;
    font-size: 12px;
    text-decoration: italic;
}
.reviewButton
{
    float: left;
    padding: 20px 0 0 15px;
}
div.customerPhoto
{
    float: left;
    padding: 10px 8px 10px 0;
    margin: 0 0px 0 0;
    color: #ff0066;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    font-style: italic;
}
div.customerPhoto a
{
    color: #99CC00;
    font-weight: bold;
    font-style: normal;
}
div.relatedProducts
{
    border-top: 1px solid #CCCCCC;
    margin: 10px 0 10px 0;
    padding: 10px 0 0 0;
}
div.relatedProducts H3
{
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0px 0;
    color: #ff0066;
}
/* FOOTER OF SITE */

.social
{
    margin-left:10px;
}

div#footer
{
    margin: 0 auto 0 auto;
    background-color: #ffffff;
    padding: 0 0 0px 0;
}
div#footer span
{
    color: #990099;
    font-size: 11px;
    font-weight: bold;
}
div.aboutLinks
{
    width: 550px;
    padding: 0 0px 0 0px;
    margin: 10px 0px 0px 260px;
    font-weight: normal;
    background-color: #ffffff;
    font-size: 11px;
    float: left;
}
div.quickLinks span
{
    color: #990099;
    padding: 0 0 5px 10px;
    font-size: 11px;
    font-weight: bold;
}
div.aboutLinks ul
{
    float: left;
    width: 130px;
    margin: 0 0px 0 0;
    padding: 3px 5px 0 0;
    list-style: none;
}
div.quickLinks
{
    width: 280px;
    padding: 0 0px 0 0px;
    margin: 10px 0px 0px 0px;
    font-weight: normal;
    font-size: 10px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    background-color: #ffffff;
    float: left;
}
/*this is what we want */
div.quickLinks ul
{
    float: left;
    width: 130px;
    margin: 0 0px 0 0;
    padding: 3px 0px 0 10px;
    list-style: none;
}
div#footer a
{
    color: #000033;
}
div#footer a:hover
{
    color: #990099;
}
div.security
{
    width: 970px;
    padding: 0 0px 0 14px;
    margin: 10px 0px 0px 0px;
    background-color: #ffffff;
    float: left;
    display: inline;
}
img.securityImage
{
    float: left;
    padding: 3px 5px 0 0;
}

div.copywrite
{
    clear: both;
    font-size: 10px;
    color: #990099;
    text-align: left;
    font-weight: bold;
    padding: 10px 0 5px 5px;
}
/* CART PAGE */
h2.yourcart
{
    font-size: 16px;
    font-weight: bold;
    color: #990099;
    padding: 0;
    margin: 0 0 10px 0;
}
td.prodDetails
{
    height: 30px;
    padding: 0 0 0 10px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #999999;
    width: 500px;
}
td.prodPrice
{
    height: 30px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #999999;
    width: 95px;
    text-align: center;
}
td.prodQTY
{
    height: 30px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #999999;
    width: 70px;
    text-align: center;
}
td.prodTotal
{
    height: 30px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #999999;
    width: 95px;
    text-align: center;
}
td.prodDelete
{
    height: 30px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #999999;
    width: 25px;
    text-align: center;
}
td.prodDispatch
{
    height: 30px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #999999;
    width: 170px;
    text-align: center;
}
table.cartTable
{
    border-bottom: 1px solid #999999;
    border-spacing: 0px;
    padding: 0px;
    border-collapse: collapse;
}

td.indProdDetails
{
    padding: 5px 0 5px 10px;
    margin: 0;
    background: #FFFFFF;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}
td.indProdDetails img
{
    float: left;
    padding: 0 5px 0 0;
}
td.indProdDetails a
{
    color: #330066;
    font-size: 14px;
    font-weight: bold;
}
td.indProdDetails a:hover
{
    color: #990099;
}
td.indProdDetails span
{
    color: #999999;
    font-size: 11px;
    font-weight: bold;
}
td.indProdPrice
{
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #330066;
    background: #FFFFFF;
    border-right: 1px solid #999999;
    text-align: center;
}
td.indProdQTY
{
    padding: 0;
    margin: 0;
    background: #FFFFFF;
    border-right: 1px solid #999999;
    text-align: center;
}
td.indProdQTY input
{
    width: 42px;
    height: 18px;
    font-size: 12px;
    font-weight: bold;
    color: #330066;
    text-align: center;
}
td.indProdTotal
{
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #330066;
    background: #FFFFFF;
    border-right: 1px solid #999999;
    text-align: center;
}
td.indProdDelete
{
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background: #FFFFFF;
    border-right: 1px solid #999999;
    text-align: center;
}
div.updateCart
{
    text-align: right;
    margin: 10px 0 10px 0;
}

td.deliveryOption
{
    height: 30px;
    padding: 0 0 0 10px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #999999;
    width: 680px;
}
td.deliveryPrice
{
    height: 30px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #999999;
    width: 80px;
}

td.delOption
{
    font-size: 14px;
    font-weight: bold;
    color: #990099;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    padding: 5px 0 5px 10px;
}
td.delOption span
{
    font-size: 11px;
    font-weight: bold;
    color: #330066;
}
td.delPrice
{
    font-size: 12px;
    font-weight: bold;
    color: #330066;
    border-right: 1px solid #999999;
}

div#cartTotals
{
    margin: 10px 0 10px 0;
    padding: 5px;
    border: 1px solid #999999;
    height: 20px;
}
div.cartTotals
{
    float: right;
    text-align: right;
    width: 500px;
    font-weight: bold;
    color: #ff0066;
    font-size: 14px;
}
div.cartVouchers
{
    float: left;
    text-align: left;
    width: 400px;
    font-weight: bold;
    color: #99CC00;
    font-size: 12px;
    padding: 2px 0 0 0;
}
td.otherCustomers
{
    height: 30px;
    padding: 0 0 0 10px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background: #990099;
    width: 680px;
}
div.categoryText
{
    margin: 10px 0 5px 0;
    padding: 0;
    font-size: 12px;
}
div.categoryText h3
{
    margin: 0 0 5px 0;
    padding: 0;
    color: #990099;
    font-weight: bold;
    font-size: 12px;
}
/* TWITTER HOMEPAGE */
div#twitter_div
{
    background: url(/resources/images/home/twitter.gif) top left no-repeat;
    padding: 34px 0 0 0;
    margin: 0;
    font-size: 11px;
    color: #330066;
}
div.twitterHome
{
    border-left: 1px solid #94E4E8;
    border-right: 1px solid #94E4E8;
    border-bottom: 1px solid #94E4E8;
    padding: 0 4px 4px 4px;
    height: 150px;
    overflow: hidden;
}
div.twitterHome ul li
{
    height: 42px;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #94E4E8;
    list-style: none;
    margin: 0;
}
div.twitterHome ul
{
    padding: 0;
    margin: 0;
}
div.twitterHome a
{
    font-size: 11px;
    color: #ff0066;
    font-weight: bold;
}
div.twitterHome a:hover
{
    color: #99CC00;
}

/* CART PAGES */
div.payPaypal
{
    width: 358px;
    float: left;
    text-align: center;
    margin: 0 0 0 105px;
    padding: 5px 0 5px 0;
}
img.paypalOrange
{
    padding: 10px 0 0 0;
}
div.orPayment
{
    float: left;
    width: 40px;
    padding: 30px 0 0 0;
    text-align: left;
}
div.payCard
{
    width: 358px;
    float: left;
    text-align: center;
    margin: 0;
    padding: 5px 0 5px 0;
}
img.paymentTypes
{
    padding: 2px 0 0 0;
}
/* ABOUT PAGES */
td.ecard
{
    font-size: 11px;
    color: #330066;
    font-weight: normal;
}
.smallPrint
{
    font-size: 9px;
    font-weight: bold;
    color: #999999;
}
.textBoxEmail
{
    width: 170px;
    height: 18px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #ff0066;
    border: 1px solid #CCCCCC;
}
.multiLineBoxPopUp
{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #ff0066;
}
/* eCard Specific Styles */
#eCardEditButton, #eCardImageCaptcha, #eCardEnterCaptcha, #eCardSendButton
{
    padding-top: 3px;
    padding-bottom: 3px;
    width: 414px;
}

.eCardToFrom, .eCardMessage
{
    border: solid 1px #cccccc;
    background-color: white;
    width: 414px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 4px;
}

.eCardMessageText
{
    padding-top: 10px;
    font-weight: bold;
    font-style: italic;
    text-align: center; /* font-size: 12pt;*/
}
#eCardEnterCaptcha input
{
    width: 170px;
    height: 18px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #ff0066;
    border: 1px solid #CCCCCC;
    padding: 3px 0 0 2px;
}
.eCard66
{
    float: left;
    padding: 2px 2px 2px 2px;
}
.eCard99
{
    float: right;
    padding: 2px 2px 2px 2px;
}
td.MainProductHeader
{
    font-size: 14px;
    font-weight: bold;
    color: #ff0066;
}
a.affiliateTitles
{
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    height: 20px;
    padding: 4px 0 0 0;
}
a.affiliateTitles:hover
{
    color: #FF0066;
    cursor: pointer;
}
p.aboutTitles
{
    font-size: 14px;
    font-weight: bold;
    color: #ff0066;
}
h2.aboutpages
{
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    color: #990099;
}
input.trackingBox
{
    height: 20px;
    width: 310px;
    color: #ff0066;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    padding: 2px 0 0 3px;
}
.RegisterTitles
{
    color: #330066;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
TD.RegisterBox
{
    border: 1px solid #CCCCCC;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    height: 100%;
}
Select.Register
{
    font-size: 12px;
    font-weight: bold;
    color: #FF0066;
    width: 165px;
}
Select.Register2
{
    font-size: 12px;
    font-weight: bold;
    color: #FF0066;
    width: 100%;
}
Select.Register3
{
    font-size: 12px;
    font-weight: bold;
    color: #FF0066;
    width: 245px;
}
Input.Register
{
    font-size: 12px;
    font-weight: bold;
    color: #FF0066;
    width: 100%;
    height: 100%;
    border: 0px solid #FFFFFF;
}

/* CHECKOUT STYLES */
.messageBox
{
    width: 396px;
    font-size: 14px;
    color: #ff0066;
}
td.messageNote
{
    font-size: 12px;
    color: #999999;
}
div.errorMessagesCart
{
    padding: 5px 0 0px 0;
    text-align: center;
    margin: 0 auto 0 auto;
    width: 760px;
}
div.errorMessagesCart p.pinkText
{
    font-size: 14px;
    color: #ff0066;
    text-transform: uppercase;
    font-weight: bold;
}
div.cartTerms
{
    padding: 5px;
    text-align: left;
    margin: 5px auto 20px auto;
    width: 748px;
    font-size: 12px;
    color: #99CC00;
    font-weight: bold;
    border: 1px solid #CCCCCC;
}
div#cartsecureTop
{
    text-align: right;
    padding: 10px 0 0 0;
    width: 500px;
    float: right;
}
img.thawteTop
{
    float: right;
    padding: 0 0 0 10px;
}
div.greyMcBox
{
    float: right;
    width: 124px;
    height: 62px;
    border: 3px solid #CCCCCC;
    position: relative;
    text-align: center;
    padding: 2px 0 0 0;
    margin: 0px 10px 0 10px;
}
div.greyMcBox img
{
    padding: 1px 0 0 0;
}
div.checkoutTitle
{
    padding: 0px 10px 10px 10px;
    font-size: 16px;
    font-weight: bold;
    color: #99CC00;
}
div.checkoutTitle H1
{
    float: left;
}
div.checkoutTitle span
{
    color: #FF0066;
}
.cartNumber
{
    float: right;
}
div.checkoutStages
{
    text-align: center;
}
div.checkoutStages ul li
{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
}
div.senderDetails
{
    width: 760px;
    margin: 0 auto 10px auto;
}
div.senderDetails table
{
    border-left: 1px solid 999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
}
td.cartHeader
{
    background: #999999;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 14px;
    height: 30px;
    padding: 0 0 0 10px;
}
td.senderLabel
{
    width: 222px;
    text-align: right;
    font-size: 14px;
    color: #999999;
    font-weight: bold;
}
td.senderLabel span
{
    color: #FF0066;
}
td.senderInput span
{
    font-weight: bold;
    font-size: 14px;
    color: #ff0066;
}
td.senderInput input
{
    border: 1px solid #CCCCCC;
    width: 397px;
    height: 19px;
    font-weight: bold;
    font-size: 14px;
    color: #ff0066;
    padding: 1px 0 0 3px;
}
td.senderInput select
{
    border: 1px solid #CCCCCC;
    width: 402px;
    height: 22px;
    font-weight: bold;
    font-size: 14px;
    color: #ff0066;
}
td.cartSpacer
{
    padding: 2px 0 0 0;
    font-size: 0;
}
td.required
{
    font-size: 12px;
    font-weight: bold;
    color: #FF0066;
    text-align: left;
    padding: 0 0 0 3px;
    width: 130px;
}
div.cartdeliveryDetails
{
    width: 760px;
    margin: 0px auto 10px auto;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    padding: 0 0 10px 0;
    position: relative;
    top: 0px;
    left: 0px;
}

.deliveryRadio
{
    margin: 10px 0 10px 5px;
    font-size: 14px;
    font-weight: bold;
    color: #999999;
}
.deliveryRadioActive
{
    margin: 10px 0 10px 5px;
    font-size: 14px;
    font-weight: bold;
    color: #FF0066;
}
td.enterCodeText
{
    font-size: 14px;
    font-weight: bold;
    color: #990099;
    text-align: left;
    padding: 13px 0 10px 10px;
    width: 100px;
    border-left: 1px solid #999999;
}
td.enterCode
{
    padding: 10px 0 0 0;
    text-align: left;
}
td.enterCode input
{
    font-size: 14px;
    font-weight: bold;
    color: #330066;
    width: 300px;
    height: 18px;
    border: 1px solid #CCCCCC;
    text-transform: uppercase;
    padding: 3px 0 0 3px;
}
td.useVoucher
{
    padding: 10px 10px 10px 0;
    text-align: right;
    border-right: 1px solid #999999;
}
td.voucherMessage
{
    padding: 5px 10px 10px 10px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}
td.voucherMessage span
{
    color: #ff0066;
}
td.smallsenderInput select
{
    border: 1px solid #CCCCCC;
    width: 102px;
    height: 22px;
    font-weight: bold;
    font-size: 14px;
    color: #ff0066;
}
td.smallsenderInput input
{
    border: 1px solid #CCCCCC;
    width: 100px;
    height: 22px;
    font-weight: bold;
    font-size: 14px;
    color: #ff0066;
}
div.cartPaymentButtons
{
    width: 760px;
    margin: 0 auto 10px auto;
    padding: 10px 0 10px 0;
}
.gotoCart
{
    float: left;
}
.gotoComplete
{
    float: right;
}
div#bottomCheckout
{
    margin: 0 auto 10px auto;
    width: 840px;
    text-align: center;
}
div#bottomCheckout ul
{
    list-style: none;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
    display: inline;
}
div#bottomCheckout li
{
    padding: 0 5px 0 5px;
    float: left;
}
div.mcafeeBottom
{
    width: 124px;
    height: 62px;
    border: 3px solid #CCCCCC;
    text-align: center;
    padding: 2px 0 0 0;
}
div.checkoutTotal
{
    float: right;
    font-size: 14px;
    font-weight: bold;
    color: #FF0066;
    padding: 10px 5px 0 0;
}
td.checkoutProdDetails
{
    padding: 5px 0 5px 10px;
    margin: 0;
    background: #FFFFFF;
    border-right: 1px solid #999999;
    color: #99CC00;
    font-size: 11px;
    font-weight: bold;
}

.checkoutProductTitle
{
    color: #990099;
    font-size: 14px;
    font-weight: bold;
}
td.checkoutProdPrice
{
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #330066;
    background: #FFFFFF;
    border-right: 1px solid #999999;
    text-align: center;
}
td.checkoutProdQTY
{
    padding: 0;
    margin: 0;
    background: #FFFFFF;
    border-right: 1px solid #999999;
    text-align: center;
}
td.checkoutProdTotal
{
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #330066;
    background: #FFFFFF;
    text-align: center;
    border-right: 1px solid #999999;
}
td.checkoutVoucherDetails
{
    padding: 5px 0 5px 10px;
    margin: 0;
    background: #FFFFFF;
    color: #330066;
    font-size: 12px;
    font-weight: bold;
    width: 390px;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
}
td.checkoutVoucherDetails span
{
    color: #990099;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
td.checkoutVoucherRemove
{
    border-right: 1px solid #999999;
    text-align: right;
    padding: 0 2px 0 0;
}
td.checkoutVoucherRemove a
{
    font-size: 11px;
    font-weight: bold;
    color: #999999;
}
td.checkoutVoucherRemove a:hover
{
    color: #FF0066;
}
td.plaingrey
{
    background: #cccccc;
    width: 50px;
}
div.loading
{
    padding: 10px 30px 10px 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 35%;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
}
.SignupText
{
    font-size: 12px;
    font-weight: bold;
    color: #ff0066;
}
div.orderDetails
{
    width: 760px;
    margin: 10px auto 10px auto;
}
div.orderDetails table
{
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
td.orderHeader
{
    background: #CCCCCC;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 14px;
    height: 25px;
    padding: 5px 0 0 10px;
}
td.orderDetails
{
    font-size: 16px;
    color: #999999;
    font-weight: bold;
    padding: 10px;
}
.orderNumber
{
    color: #99CC00;
}
td.orderDetails a
{
    color: #ff0066;
}
td.orderDetails a:hover
{
    text-decoration: underline;
}
.ipointsLogo
{
    float: left;
}
div.ipointsCollect
{
    float: left;
    font-size: 16px;
    color: #999999;
    font-weight: bold;
    padding: 20px 0 0 5px;
}
div.orderRecommendations
{
    width: 740px;
    margin: 10px auto 10px auto;
    padding: 10px;
    font-size: 12px;
    color: #330066;
    border: 1px solid #CCCCCC;
}
div.checkoutHide
{
    visibility: hidden;
}
div.checkoutSocial
{
    font-size: 16px;
    color: #999999;
    font-weight: bold;
    width: 760px;
    margin: 10px auto 10px auto;
}
.specialCats
{
    font-size: 12px;
    font-weight: bold;
    color: #FF0066;
    margin: 5px 0 3px 0;
    padding: 0px 0 0 0;
}
div.customerReviewPop
{
    width: 390px;
    border: 1px solid #CCCCCC;
    padding: 5px;
    position: relative;
}
div.customerReviewPopText
{
    float: left;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    width: 225px;
}
img.winReview
{
    position: absolute;
    top: 340px;
    left: 50px;
}
img.winPhoto
{
    position: absolute;
    top: 325px;
    left: 10px;
}
.reviewBox
{
    width: 167px;
    height: 18px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #ff0066;
    border: 1px solid #CCCCCC;
    padding: 3px 0 0 3px;
}
.browsePhoto
{
    width: 173px;
    height: 20px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #ff0066;
    border: 1px solid #CCCCCC;
    padding: 3px 0 0 3px;
}
/* AFFILIATES */
div.affiliatePromotions
{
    padding: 0;
    margin: 0;
}
.affiliateBanner img
{
    padding: 0 0 0 10px;
}
.newsSearch
{
    height: 22px;
    width: 300px;
    padding: 4px 0 0 3px;
    font-size: 12px;
    color: #990099;
    border: 1px solid #CCCCCC;
}
a.newsArticle
{
    font-size: 12px;
    color: #FF0066;
}
a.newsArticle:hover
{
    color: #99CC00;
}
.inpressImage img
{
    float: left;
}
/* NEW SEARCH */
table.searchesTable
{
    border: 1px solid #CCCCCC;
    padding: 0px;
}
table.searchesTable td
{
    padding: 5px 2px 5px 5px;
    text-align: left;
    width: 140px;
}
table.searchesTable UL
{
    padding: 0;
    margin: 0px 0 0 0;
    list-style: none;
}
table.searchesTable li
{
    padding: 0 0 3px 0;
}
table.searchesTable select
{
    width: 140px;
    font-size: 12px;
    color: #ff0066;
    font-family: Verdana, Arial, Times New Roman;
}
span.searchterm
{
    color: #ff0066;
    font-weight: bold;
}
span.refineoptions
{
    color: #990099;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 3px 0;
}
ul.alternativeSearches
{
    font-weight: bold;
}
/* GIFT WIZARD OLD */
div.OldGiftWiz
{
    border: 1px solid #CCCCCC;
    padding: 20px 10px 0 540px;
    height: 280px;
    margin: 0 0 20px 0;
    text-align: right;
    background: url(/resources/images/categories/giftwizard.gif) 5px 0px no-repeat;
}
div.OldGiftWiz select
{
    width: 180px;
    font-size: 12px;
    color: #FF0066;
    height: 20px;
    margin: 0 0 10px 0;
}
input.ageRangeOld
{
    width: 174px;
    font-size: 12px;
    color: #FF0066;
    margin: 0 0 40px 0;
    border: 1px solid #CCCCCC;
    height: 18px;
    padding: 3px 0 0 4px;
}
input.required
{
    background-color: #FFFFCC;
    border: 1px solid #FF0066;
}
/* CELEBROS - Related Products */
div.CelebrosRecsContainer
{
    border-top: 1px solid #CCCCCC;
    margin: 10px 0 10px 0;
    padding: 10px 0 0 0;
}
div.CelebrosRecsTitle
{
    font-family: Verdana,arial,Times New Roman;
    padding: 0 0 10px 0;
    font-size: 12px;
    font-weight: bold;
    color: #FF0066;
    padding: 0;
}
div.CelebrosRec
{
    width: 380px;
    padding: 5px 0px 0px 0;
    float: left;
}
div.CelebrosRec div
{
    width: 150px;
    float: left;
    padding: 0px 0px 0 0;
}
div.CelebrosRec div img
{
    border: 0;
    width: 150px;
    height: 150px;
}
div.CelebrosRec div.CelebrosProductText
{
    font-family: Verdana,arial,Times New Roman;
    width: 220px;
    float: left;
    padding: 0 5px 0 5px;
}
.CelebrosProductText a
{
    font-family: Verdana,arial,Times New Roman;
    font-size: 12px;
    font-weight: bold;
    color: #990099;
    text-decoration: none;
}
.CelebrosProductText a:hover
{
    color: #CC99CC;
}
div.CelebrosRec .CelebrosProductPrice
{
    font-family: Verdana,arial,Times New Roman;
    font-size: 12px;
    font-weight: bold;
    color: #FF0066;
    padding: 0 0 0 5px;
}
div.competitionsHome
{
    margin: 0 0 10px 0;
}
td.FeedbackProductCell textarea
{
    width: 365px;
    font-size: 12px;
    color: #ff0066;
    border: 1px solid #CCCCCC;
    padding: 3px;
    height: 120px;
    margin: 5px 0 0 0;
}
input.overallService
{
    width: 365px;
    font-size: 12px;
    color: #ff0066;
    border: 1px solid #CCCCCC;
    padding: 3px;
    height: 120px;
    margin: 5px 0 0 0;
}
td.FeedbackProductCell
{
    padding: 2px 0 5px 0;
    vertical-align: top;
    text-align: left;
    width: 50%;
}
td.FeedbackOverallCell
{
    padding: 10px 20px 0px 0;
    vertical-align: top;
    text-align: left;
    width: 50%;
}
td.uploadPhotoCell
{
    padding: 0 0 0 20px;
    vertical-align: top;
}
td.starRatingCell
{
    padding: 0 0 0 20px;
    vertical-align: top;
}
input.uploadPhotoRating
{
    width: 250px;
    height: 20px;
    padding: 2px;
    font-size: 12px;
    color: #ff0066;
    border: 1px solid #CCCCCC;
}
.HiddenTextBox
{
    visibility: hidden;
}
.FeedbackInstructionLabel
{
    color: #330066;
    font-weight: normal;
}
.productFeedbackLayout
{
    margin: 10px 0 0px 0;
}
img.spiderImage
{
    position: absolute;
    top: 0px;
    left: 350px;
}
/* New Sub Cat Text Lists */
/* New Sub Cat Text Lists */
div.specialLists
{
    float: left;
    margin: 0 0px 0px 0;
}
div.specialLists li
{
    list-style: none;
    padding: 0 0 2px 0;
    margin: 0;
}
div.specialLists ul
{
    list-style: none;
    padding: 0 2px 0px 0px;
    margin: 3px 0 3px 5px;
}
div.specialLists a
{
    font-size: 11px;
    color: #999999;
    font-weight: bold;
}
div#blueList
{
    width: 240px;
    border: 1px solid #0099FF;
    margin: 0 10px 0 0;
}
div#extendedBlueList
{
    width: 100%;
    border: 1px solid #0099FF;
    margin: 0 10px 0 0;
}
div#blueList span
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    background: #0099FF;
    height: 18px;
    padding: 2px 0 0 5px;
}
div#extendedBlueList span
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    background: #0099FF;
    height: 18px;
    padding: 2px 0 0 5px;
}
div#blueList a:hover
{
    color: #0099ff !important;
}
div#extendedBlueList a:hover
{
    color: #999999;
}
div#extendedBlueList ul
{
    width: 760px;
}

div#extendedBlueList a
{
    color: #330066;
}

div#extendedBlueList ul li
{
    float: left;
    width: 252px;
}
div#extendedBlueList br
{
    clear: left;
}
div#pinkList
{
    width: 244px;
    border: 1px solid #FF0066;
    margin: 0 10px 0 0;
}
div#extendedPinkList
{
    width: 244px;
    border: 1px solid #FF0066;
    margin: 0 10px 0 0;
}
div#pinkList span
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    background: #FF0066;
    height: 18px;
    padding: 2px 0 0 5px;
}
div#extendedPinkList span
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    background: #FF0066;
    height: 18px;
    padding: 2px 0 0 5px;
}
div#pinkList a:hover
{
    color: #FF0066;
}
div#extendedPinkList a:hover
{
    color: #FF0066;
}
div#greenList
{
    width: 244px;
    border: 1px solid #99CC00;
}
div#extendedGreenList
{
    width: 244px;
    border: 1px solid #99CC00;
}
div#greenList span
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    background: #99CC00;
    height: 18px;
    padding: 2px 0 0 5px;
}
div#extendedGreenList span
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    background: #99CC00;
    height: 18px;
    padding: 2px 0 0 5px;
}
div#greenList a:hover
{
    color: #99CC00;
}
div#extendedGreenList a:hover
{
    color: #99CC00;
}
div.homeBannerScroller
{
    margin: 0 0 5px 0;
}
div.invisible
{
    visibility: hidden;
    margin: 0;
    padding: 0;
    height: 0px;
    width: 0px;
    display: none;
}
div#invisible
{
    visibility: hidden;
    margin: 0;
    padding: 0;
    height: 0px;
    width: 0px;
    display: none;
}
div.invisibleTesting
{
    visibility: hidden;
    height: 0px;
    width: 0px;
    margin: 0;
    padding: 0;
}
div#invisibleTesting
{
    visibility: hidden;
    height: 0px;
    width: 0px;
    margin: 0;
    padding: 0;
}
div.messageboardoutline div.messageThreads
{
    width: 100%;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #330066;
}
.ThreadHeadTopTable
{
    padding: 0;
    margin: 0;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #330066;
}

td.greyBoard
{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}

td.pinkBoard
{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #FF0066;
    font-weight: bold;
}

td.welcomeBoard
{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #330066;
    font-weight: bold;
    padding: 0 0 5px 0;
}
td.ThreadHeadCell
{
    border: 1px solid #999999;
    padding: 5px;
}

.ThreadHeadTable
{
    padding: 0;
    margin: 0;
}

td.ThreadSubject
{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #330066;
    font-weight: bold;
    padding: 10px 0 0 0px;
}

td.CustomerReply
{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #330066;
    font-weight: bold;
    padding: 20px 0 5px 0px;
}
td.CustomerMessage
{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #330066;
    padding: 5px;
    border: 1px solid #666666;
}
td.PrezzyboxReply
{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
    padding: 20px 0 5px 0px;
}
td.PrezzyboxMessage
{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #666666;
    padding: 5px;
    border: 1px solid #ff0066;
}

div.replytothreadBox
{
    width: 100%;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    padding: 30px 0 10px 0;
    text-align: left;
}

.replythreadBox
{
    height: 100px;
    color: #666666;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    width: 618px;
    padding: 2px;
    margin: 10px 0 0 0;
}
div.replythreadButton
{
    text-align: right;
    padding: 10px 0 0 0;
}

/* Christmas Countdown Timer */
div.xmasCountdown
{
    width: 327px;
    height: 80px;
    background: url(/resources/images/products/xmascountdown.gif) top left no-repeat;
    color: #FFCC00;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    letter-spacing: -1px;
    margin: 5px auto 0 auto;
}
div.xmasCountdown span
{
    position: absolute;
    top: 29px;
    left: 85px;
}
div.xmasCountdown a
{
    position: absolute;
    top: 50px;
    left: 295px;
    display: block;
    height: 25px;
    width: 25px;
}
/*----------------------------------------------------------------------------------------------------------*/

/* New Breadcrumbs Ordered List Start */
.Breadcrumbs
{
    list-style-type: none !important;
    float: left;
    padding: 0;
    margin: 0;
}

.Breadcrumbs li
{
    float: left;
    padding-left: 3px;
}
.Breadcrumbs li:before
{
    content: "> ";
    float: left;
    padding-right: 2px;
}

span#YouAreHere
{
    float: left;
}

/* New Breadcrumbs Ordered List End */
/*----------------------------------------------------------------------------------------------------------*/


/*Tag cloud end*/
/*-----------------------------------------------------------*/

/*left hand side widgets*/
/*
.WidgetHeader
{
    width: 194px;
    height: 25px;
    padding-left: 6px;
    padding-top: 8px;
    padding-bottom: 0px;
    max-height: 38px;
    overflow: hidden;
}
.WidgetHeader *
{
    color: #ffffff !important;
    font-size: 14px;
}
.WidgetBody
{
    width: 198px;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
}*/
.WidgetHeader008D85
{
    background: #008D85;
    background-repeat: no-repeat;
    background-position: right;
    -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
}
.WidgetHeader94E4E8
{
    background: #94E4E8;
    background-repeat: no-repeat;
    background-position: right;
    -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
}
.WidgetHeader0099FF
{
    background: #0099FF;
    background-repeat: no-repeat;
    background-position: top right;
        -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    }
.WidgetHeader99CC00
{
    background: #99CC00;
    background-repeat: no-repeat;
    background-position: right;
        -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
}
.WidgetHeader990099
{
    background: #990099;
    background-repeat: no-repeat;
    background-position: right;
        -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
}

.WidgetHeader3B5998
{
    background: #3B5998;
    background-repeat: no-repeat;
    background-position: right;
        -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
}

.WidgetHeader33CCFF
{
    background: #33CCFF;
    background-repeat: no-repeat;
    background-position: right;
        -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
}

.WidgetHeaderBCCED5
{
    background: #BCCED5;
    background-repeat: no-repeat;
    background-position: right;
        -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
}
.WidgetHeaderCCCCCC
{
    background: #CCCCCC;
    background-repeat: no-repeat;
    background-position: right;
        -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
}
.WidgetHeaderFF0000
{
    background: #FF0000;
    background-repeat: no-repeat;
    background-position: right;
        -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
}
.WidgetHeaderFF0066
{
    background: #FF0066;
    background-repeat: no-repeat;
    background-position: right;
        -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
}
.WidgetHeaderFF9900
{
    background: #FF9900;
    background-repeat: no-repeat;
    background-position: right;
        -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
}
.WidgetHeaderFFCC00
{
    background: #FFCC00;
    background-repeat: no-repeat;
    background-position: right;
        -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
}

/*left hand side widgets end*/

/*-----------------------------------------------------------*/

/*home page widgets*/
.WidgetHomeHeader
{
    width: 371px;
    height: 33px;
    padding-left: 6px;
    line-height: 33px;
}
.WidgetHomeHeader *
{
    color: #ffffff !important;
    font-size: 16px !important;
}
.WidgetHomeBody
{
    width: 375px;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
}

.textBox
{
    width: 250px;
    height: 18px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #ff0066;
    border: 1px solid #CCCCCC;
}

