/* Color: White-dark */

body {
    background: #fff url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/page-bg4.png?t=1411720479) 0 0 repeat;
    color: #545454;
}
a {
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #FFFFFF;
}


#ContainerLower {
    background: #f3f3f3 url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/BgContainerLower.gif?t=1411720479) 0 0 repeat-x;
    border-top: 1px solid #eaeaea;
}
#ContainerFooter {
    background: #fff url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/page-bg4.png?t=1411720479) 0 0 repeat;
}
#Wrapper {
    background: url(%%ASSET_images/white/BgWrapper.%%) 0 0 no-repeat;
}


#TopMenu li a {
    color: #FFFFFF;
    text-decoration: none;
}
#TopMenu li div {
    color: #a5a5a5;
    text-decoration: none;
}
#TopMenu li a:hover {
    color: #737373;
    text-decoration: underline;
}


#Menu {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/DropdownMenuBg.gif?t=1411720479) 0 -9999px no-repeat; /* Preload dropdown img */
}
#Menu li a {
    border-left: 1px solid #bcbcbc;
}
#Menu li a:hover {
    color: #F280A4;
    text-decoration: none;
}
#Menu li.First a {
    border: 0;
}
#Menu li ul {
    border: 1px solid #bcbcbc;
    border-top: 0;
    background: #ddf2fb url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/DropdownMenuBg.gif?t=1411720479) 100% 0 no-repeat;
}
#Menu li li {
    border-bottom: 1px solid #e3e3e3;
}
#Menu li li:last-child {
    border: 0;
}
#Menu li li a {
    border: 0;
}


#SearchForm input {
    background: #fff url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/_custom/images/white/SearchBg.gif?t=1411720479) 0 0 no-repeat;
    border: 1px solid #dcdcdc;
}
#SearchForm .Button {
    border: 0;
}


.Block.banner_home_page_top, .Block.banner_category_page_top, .Block.banner_brand_page_top, .Block.banner_search_page_top {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/banner_shdw.png?t=1411720479) 0 100% no-repeat;
}


.Left .Block {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/BgLeftBlock.png?t=1411720479) 0 0 no-repeat;
}
.Left li {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/SidebarLi.gif?t=1411720479) 0 100% no-repeat;
}
.Left #SideCategoryList li a, .Left #SideShopByBrand li a {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/SidebarArrow.gif?t=1411720479) 0 50% no-repeat;
    padding-left: 10px;
}
.Left #SideCategoryList li li {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/SidebarLi.gif?t=1411720479) 0 0 no-repeat;
}
.Left #SideCategoryList li li a {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/SidebarArrowSmall.gif?t=1411720479) 0 50% no-repeat;
}
/* Category flyout styles */
#SideCategoryList .sf-menu ul {
}
#SideCategoryList .sf-menu ul li {
    background: #eaeaea;
}
#SideCategoryList .sf-menu li li a {
    background-image: none;
}


.Right .Block {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/BgRightBlock.png?t=1411720479) 0 0 no-repeat;
}
.Right li {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/SidebarLi.gif?t=1411720479) 0 100% no-repeat;
}


#ContainerLower .Divider {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/Line.gif?t=1411720479) 510px 0 repeat-y;
}
#HomeRecentBlogs li {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/NewsArrow.gif?t=1411720479) 0 50% no-repeat;
}
#Footer p {
    color: #FFFFFF;
}
#Footer a {
    color: #FFFFFF;
    text-decoration: none;
}
#Footer a:hover {
    color: #F280A4;
    text-decoration: none;
}

.NewsletterSubscription input {
    border: 1px solid #dcdcdc;
}

.Content .ProductList .ProductImage {
    background: #fff;
}
.ProductPrice, .ProductList em {
    color: #4e4e4e;
}
.ProductList .Rating {
    color: #9a9a9a;
}


.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: #515151;
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/circle-badge.gif?t=1411720479) no-repeat scroll 0 50%;
    color: #fff;
    <!--border-radius: 2px;-->
    <!---moz-border-radius: 2px;-->
    <!---webkitborder-radius: 2px;-->
}


.Breadcrumb {
    border-bottom: 1px solid #dcdcdc;
}


.CompareItem { width:200px; border-left: solid 1px #dcdcdc; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #dcdcdc; }
.CompareFieldTop { border-bottom:solid 1px #dcdcdc; }
.CompareFieldTop a:hover { color:#4e4e4e; }
.CompareCenter { border-left:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; }
.CompareLeft { border-left:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; }


.ViewCartLink {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/Cart.gif?t=1411720479) no-repeat 0 50%;
}

table.CartContents, table.General {
    border: 1px solid #dcdcdc;
}

table.CartContents thead tr th, table.General thead tr th {
    background: #f4f4f4;
    color: #2f2f2f;
    border-bottom: 1px solid #dcdcdc;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #dcdcdc;
    color: #606060;
}

.JustAddedProduct {
    border: 1px solid #dcdcdc;
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    text-decoration: none;
}
.JustAddedProduct a:hover {
    text-decoration: underline;
}


.CategoryPagination {
    color: #606060;
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}
.CheckoutRedeemCoupon { background: #f4f4f4; border: 1px solid #dcdcdc; padding: 10px; width: 300px; border: 1px solid #dcdcdc; margin-bottom: 10px; }
.SubCategoryList, .SubBrandList {
    background:#f4f4f4;
    border: 1px solid #dcdcdc;
}
.InfoMessage {
    background: #f4f4f4 url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/InfoMessage.gif?t=1411720479) no-repeat 5px 8px;
    border: 1px solid #dcdcdc;
    color: #606060;
}
.SpecificInfoMessage {
    color: #606060;
    background-color: #f8e4d1;
    border: 1px solid #dcdcdc;
}
.SuccessMessage {
    background: #f4f4f4 url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/SuccessMessage.gif?t=1411720479) no-repeat 5px 8px;
    border: 1px solid #dcdcdc;
    color: #606060;
}
.ErrorMessage {
    background: #FFECEC url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/ErrorMessage.gif?t=1411720479) no-repeat 5px 8px;
    border: 1px solid #dcdcdc;
    color: #606060;
}


.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #f4f4f4;
}
.QuickSearch { border: 1px solid #dcdcdc }
.QuickSearchHover td{ background: #f4f4f4; }
.QuickSearchAllResults a { background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/QuickSearchAllResultsButton.gif?t=1411720479) no-repeat right; }
.QuickSearchResult .Price { color: #4e4e4e; }
.CreateAccount {
    border-right: 1px solid #dcdcdc;
}
.SearchTips .Examples {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}
hr {
    background: #dcdcdc;
    border: #dcdcdc;
}
.Right hr {
    background: transparent;
    border: 0;
}
.MiniCart .SubTotal {
    color: #4e4e4e;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #f6f5f5 url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/white/ExpressChktSel.gif?t=1411720479) 0 0 repeat-x;
    color: #010101;
    border: 1px solid #bcbcbc;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f4f4f4;
    color: #606060;
    border: 1px solid #dcdcdc;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #9a9a9a;
}


/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #dcdcdc;
}


/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #dcdcdc;
}
.TabNav li a {
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
    color: #606060;
}
.TabNav li a:hover {
    background-color: #dcdcdc;
}
.TabNav li.Active a {
    border-bottom: 1px solid #dcdcdc;
    background: #d9f0fa;
    color: #3a2417;
}

/* Product Videos */

#VideoContainer {
    border: 1px solid #dcdcdc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.currentVideo {
    background-color: #ddf0f6;
}

.videoRow:hover {
    background-color: #efefef;
}

.CartContents .ItemShipping th {
    border-bottom-color: #dcdcdc;
    border-top-color: #dcdcdc;
    background: #f4f4f4;
    color: #2f2f2f;
}

.two-col-menu-left-col {
    float: left;
    width: 100%;
}
.two-col-menu-right-col {
    float: left;
    margin: 0 0 0 13px;
    width: 286px;
}
.two-col-menu-left-col a {
    border-bottom: medium none;
    color: #545454;
    outline: medium none;
}
.everyday-table, .specials-table, .seasonal-table, .everyday-assortment-table, .seasonal-assortment-table {
    border-top: 1px solid #BFBFBF;
    width: 651px;
}
.everyday-table td, .everyday-assortment-table td, .seasonal-assortment-table td {
    padding: 8px 0;
    vertical-align: top;
    width: 14%;
}
.specials-table .whitespace, .seasonal-table .whitespace {
}
.specials-table .whitespace td, .seasonal-table .whitespace td {
    border-right: medium none;
    padding: 2px 0;
}
.two-col-menu-left-col .whitespace-with-line td {
    border-right: medium none;
    border-top: 1px solid #BFBFBF;
    padding: 2px 0;
}

.two-col-menu-left-col th {
    border-right: 1px solid #e0e3e4;
    color: #3a2417;
    font-family: 'Questrial', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}
.highrow {
    height: 25px;   
}    
.specials-table td {
    border-right: 1px solid #e0e3e4;
    padding: 8px 2px;
    vertical-align: top;
    width: 14%;
}
.seasonal-table td {
    border-right: 1px solid #e0e3e4;
    padding: 8px 2px;
    vertical-align: top;
    width: 16%;
}
.two-col-menu-left-col td.last-col, .two-col-menu-left-col th.last-col {
    border-right: medium none;
}
td.single-line:hover {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/pink_overstate.jpg?t=1411720479) no-repeat scroll center top transparent;
    border-bottom: medium none;
    color: #545454;
}
td.single-line {
    border-bottom: medium none;
    color: #545454;
}
.selected-single-line {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/pink_overstate.jpg?t=1411720479) no-repeat scroll center top transparent;
    color: #000000;
}
.selected-single-line a {
    color: #000000;
    outline: medium none;
}
td.two-line:hover {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/pink_overstate_2lines.jpg?t=1411720479) no-repeat scroll center top transparent;
    border-bottom: medium none;
    color: #545454;
}
td.two-line {
    border-bottom: medium none;
    color: #545454;
}
.selected-two-line {
    background: url(//cdn11.bigcommerce.com/s-6a5db/templates/__custom/images/pink_overstate_2lines.jpg?t=1411720479) no-repeat scroll center top transparent;
    color: #000000;
}
.selected-two-line a {
    color: #000000;
    outline: medium none;
}
.main-content-area .two-col-menu-left-col img.asterisk {
    display: inline;
    padding: 0 0 4px 2px;
}
.two-col-menu-right-col img {
    display: inline;
}
.two-col-menu-right-col img.pdf {
    display: inline;
    margin: 0 0 -1px 3px;
}
.two-col-menu-right-col img.cupcake-image {
    padding: 16px 0 12px;
}
p.cupcake-description {
    text-align: center;
}
.two-col-menu-right-col a, .two-col-menu-right-col a:link, .two-col-menu-right-col a:active, .two-col-menu-right-col a:visited {
    border-bottom: medium none;
}


/* start fast cart styles */
#fastCartContainer {
    font-size: 13px;
}
.fastCartContent h2 {
    color: #010101;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #606060;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #eaeaea;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #010101;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #4e4e4e;
}
.fastCartContent .Quantity {
    color: #606060;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */



.ddimgtooltip {
box-shadow: 3px 3px 5px #c1c0c0; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #c1c0c0;
-moz-box-shadow: 3px 3px 5px #c1c0c0;
display:none;
position:absolute;
border:1px solid #c1c0c0;
background:white;
color: black;
z-index:2000;
padding: 8px;
}

#picasaGallery {
   width: 800px;
}
.picasaGalleryItem {
   box-shadow: 3px 3px 5px #c1c0c0; /*shadow for CSS3 capable browsers.*/
   -webkit-box-shadow: 3px 3px 5px #c1c0c0;
   -moz-box-shadow: 3px 3px 5px #c1c0c0;
   border: 1px solid silver;
   margin: 10px;
   padding: 8px;
   float: left;
}

.home-entry {
    height: 185px;
    width: 982px;
}
.entry-space {
    float: left;
    height: 175px;
    width: 238px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.entry-space-end {
    float: left;
    height: 175px;
    width: 238px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.cupcake-parade {
    float: left;
    padding: 0px;
    height: 154px;
    width: 980px;
}
