/* TEST
------------------------------------------------------------ */
/*
#header {
  background: lightgreen;
}
#navigation {
  background: pink;
}
#user {
  background: wheat;
}
body.product.bump-band #content div.custom {
  background: green;
}
#user ul li a {
  background: red;
  opacity: .5;
}
div#p-category.products {
  background: lightgreen;
}
*/



.header img {
  display: none;
}


/* MAGENTO - BLANK THEME
------------------------------------------------------------ */
ul.add-to-links {
  margin-top: 5px;
  line-height: 12px;
}
ul.add-to-links li a {
  color: #999;
  font-size: 11px;
}
ul.add-to-links li a:hover {
  color: #000;
}

body.catalog-category-view div.col-main div.sorter,
body.catalog-category-view div.col-main div.pager {
  display: none !important;
}





/* STRIP
------------------------------------------------------------ */
div.strip {
  height: 16px;

  /*background: #000;*/
  background: #CCCABD; /* brownish grey */
}



/* Header - Special Promotion
------------------------------------------------------------ */
div.special {
  position: absolute;
  top: 10px;
  left: 212px;
}
div.special p {
  color: #000;
  line-height: 14px;
}
div.special p span.code {
  font-size: 14px;
  font-weight: bold;
}
div.free {
  display: none !important;
}



div.top-banners {
  width: 500px;
  height: px;
  overflow: auto !important;
  position: absolute;
  top: 0;
  right: 0;
  
}
div.top-banners ul {
  overflow: auto !important;
}
div.top-banners ul li {
  float: right;
  margin-left: 15px;
}
div.top-banners ul li a {
  display: block;
  width: 120px;
  height: 60px;
}
div.top-banners ul li a span {
  display: none;
}



div.top-banners ul li.member_login a {
  background: url(../images/custom/top-banners/member_login.png) no-repeat;
}
div.top-banners ul li.newsletter a {
  background: url(../images/custom/top-banners/newsletter.png) no-repeat;
}
div.top-banners ul li.ways_2_save a {
  background: url(../images/custom/top-banners/ways_2_save.png) no-repeat;
}




/* IMAGE MAP
------------------------------------------------------------ */
.map {
  position: relative;
}
.map ul {
  list-style-type: none;
}
.map ul li {
}
.map ul li a {
  position: absolute;
  display: block;
}
.map ul li a span {
  display: none;
}




/* NAVIGATION - 213px -- value no longer relevant
------------------------------------------------------------ */
#navigation {
}
#navigation h3 {
  text-transform: uppercase;
  color: #000;
  letter-spacing: -1px;
  margin-bottom: 5px;
}
#navigation h3 span {
  display: none;
}
/* specific */
#navigation h3.featured_this_month {
  width: 98px;
  height: 14px;
  background: url(../images/custom/sidebar/left_features.png) no-repeat;
}
#navigation h3.shop_by_collections {
  width: 153px;
  height: 22px;
  background: url(../images/custom/sidebar/left_maggies_looks.png) no-repeat;
}
#navigation h3.shop_by_items {
  width: 146px;
  height: 19px;
  background: url(../images/custom/sidebar/left_shop_by_style.png) no-repeat;
}
#navigation h3.our_company {
  width: 103px;
  height: 15px;
  background: url(../images/custom/sidebar/left_about_us.png) no-repeat;
}
#navigation h3.gift_cards {
  width: 116px;
  height: 25px;
  background: url(../images/custom/sidebar/left_gift_cards.png) no-repeat;
  margin-bottom: 10px;
}
  #navigation h3.gift_cards a {
    display: block;
    width: 100%;
    height: 100%;
  }



#navigation ul {
  list-style: disc inside !important;
  margin-bottom: 10px;
  color: #DDD;
  /*border-bottom: 1px solid #E9E9E9;*/
  padding-bottom: 10px;
  font-style: italic;
  font-family: "Lucida Sans";
  
}
/* specific */
#navigation ul.last {
  border-bottom: 0;
}


#navigation ul li {
  width: 100%;
  padding-left: 0px;
  line-height: 15px;
}
#navigation ul li a {
  color: #848282;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}
#navigation ul li a span span {
  /*color: #E70033 !important;*/
  color: #000 !important;
  font-weight: bold;
}
#navigation ul li.child {
  padding-left: 20px;
}




#navigation li.about-maggie,
#navigation li.testimonials {
  margin-top: 5px;
  border-top: 1px dotted #CCC;
}
#navigation li.about-maggie a,
#navigation li.testimonials a {
  margin-top: 0px;
}



/* USER
------------------------------------------------------------ */
#user {
  width: 777px;
  height: 16px;
  position: absolute;
  right: 0;
  bottom: 3px;
  font-family: "Frutiger 57 Condensed", Arial;
  background-image: url(../images/custom/user_bg.png);
}
/*
body.loggedout #user {
  background: url(../images/custom/user_background_loggedout.png) no-repeat;
}
body.loggedin #user {
  background: url(../images/custom/user_background_loggedin.png) no-repeat;
}
*/
#user ul {
  list-style: none;
  position: relative;
}
#user ul li {
}
#user ul li a {
  position: absolute;
  top: 0;
  height: 16px;
}
#user ul li a span {
  display: none;
}



/* specific - inactive */
#user ul li.sizing a {
  left: 0px;
  width: 48px;
}
#user ul li.style_tips a {
  left: 83px;
  width: 79px;
}
#user ul li.exposure a {
  left: 198px;
  width: 74px;
}
#user ul li.refer_a_friend a {
  left: 308px;
  width: 169px;
}
#user ul li.contest a {
  display: none;
}
#user ul li.shopping_cart a {
  right: 0;
  width: 112px;
}
/* loggedout */

#user ul li.register a {
  left: 510px;
  width: 37px;
}
#user ul li.login a {
  left: 592px;
  width: 38px;
}



/* loggedin */
#user ul li.logout a {
  left: 614px;
  width: 43px;
  display: none;
}
#user ul li.account a {
  left: 530px;
  width: 52px;
}












/* CATEGORIES
------------------------------------------------------------ */
body.catalog-category-view div.col-main h2 {
  display: none;
}
body.catalog-category-view div.col-main div.cat_description {
  clear: both;
  width: 777px !important;
  /*
  width: 775px !important;
  border: 1px solid #cdcdcd;
  */
}
body.catalog-category-view div.col-main div.cat_description a.splash_link {
  display: block;
  width: 777px;
  height: 100%;
}
  body.catalog-category-view div.col-main div.cat_description a.splash_link span {
    display: none;
  }
body.category-tops div.col-main div.cat_description {
  /*
  background: url(../images/custom/splash_tops_01.jpg) no-repeat;
  background: url(../images/custom/splash_tops_02.jpg) no-repeat;
  */
  background: url(../images/custom/splash_tops_03.jpg) no-repeat;
  height: 250px;
  margin-bottom: 30px;
}
body.category-bottoms div.col-main div.cat_description {
  /*
  background: url(../images/custom/splash_bottoms_01.jpg) no-repeat;
  background: url(../images/custom/splash_bottoms_02.jpg) no-repeat;
  */
  background: url(../images/custom/splash_bottoms_03.jpg) no-repeat;
  height: 250px;
  margin-bottom: 30px;
}
body.category-dresses div.col-main div.cat_description {
  /*
  background: url(../images/custom/splash_dresses_01.jpg) no-repeat;
  background: url(../images/custom/splash_dresses_02.jpg) no-repeat;
  */
  background: url(../images/custom/splash_dresses_03.jpg) no-repeat;
  height: 250px;
  margin-bottom: 30px;
}

body.category-jewelry div.col-main div.cat_description {
  /*
  background: url(../images/custom/splash_jewelry_0-.jpg) no-repeat;
  background: url(../images/custom/splash_jewelry_02.jpg) no-repeat; height: 432px;
  */
  background: url(../images/custom/splash_jewelry_03.jpg) no-repeat;
  height: 250px;
  margin-bottom: 30px;
}




/* CATEGORY - category-sales-promotions
------------------------------------------------------------ */
body.category-sales-promotions div.col-main div.category-title {
  display: block;
}



/* CATEGORY - category-most-popular
------------------------------------------------------------ */
body.category-most-popular div.col-main div.category-title {
  display: block;
}











/* PAGE - HOME
------------------------------------------------------------ */
div.splash {
  /*
  background: url(/themes/maggiematernity/images/splash_home_simple_summer_chic_01.jpg) no-repeat;
  position: relative;
  height: 321px;
  */
  margin-bottom: 10px;
}

body.cms-home div#imageContainer {
  /*
  height: 321px;
  */
  height: 432px;
  width: 775px;
  border: 1px solid #cdcdcd;
  position: relative;
}
body.cms-home div#imageContainer a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
body.cms-home div#imageContainer a img {
  height: 432px;
  width: 775px; /* for border */
}



/**/
div.home_barkers {
  clear: both;
  height: 224px;
  position: relative;
}
div.home_barkers div.b {
  position: absolute;
}
div.home_barkers div.b a {
  display: block;
  width: 100%;
  height: 100%;
}
div.home_barkers div.b a span {
  display: none;
}
/**/
div.home_barkers div.b.b1 {
  left: 0;
  top: 0;
  width: 358px;
  height: 224px;
  /*
  background: url(../images/custom/page-home/panels-set-1/1.jpg) no-repeat;
  background: url(../images/custom/page-home/panels-set-2/1.png) no-repeat;
  background: url(../images/custom/page-home/panels-set-3/1.png) no-repeat;
  */
  background: url(../images/custom/page-home/panels-set-3/1.png) no-repeat;
}
div.home_barkers div.b.b2 {
  left: 368px;
  top: 0;
  width: 260px;
  height: 112px;
  /*
  background: url(../images/custom/page-home/panels-set-1/2.jpg) no-repeat;
  background: url(../images/custom/page-home/panels-set-2/2.png) no-repeat;
  background: url(../images/custom/page-home/panels-set-3/2.png) no-repeat;
  */
  background: url(../images/custom/page-home/panels-set-3/2.png) no-repeat;
}
div.home_barkers div.b.b3 {
  left: 368px;
  top: 122px;
  width: 260px;
  height: 102px;
  /*
  background: url(../images/custom/page-home/panels-set-1/3.jpg) no-repeat;
  background: url(../images/custom/page-home/panels-set-2/3.png) no-repeat;
  background: url(../images/custom/page-home/panels-set-3/3.png) no-repeat;
  */
  background: url(../images/custom/page-home/panels-set-3/3.png) no-repeat;
}
div.home_barkers div.b.b4 {
  right: 0;
  top: 0;
  width: 140px;
  height: 224px;
  /*
  background: url(../images/custom/page-home/panels-set-1/4.jpg) no-repeat;
  background: url(../images/custom/page-home/panels-set-2/4.png) no-repeat;
  background: url(../images/custom/page-home/panels-set-3/4.png) no-repeat;
  */
  background: url(../images/custom/page-home/panels-set-3/4.png) no-repeat;
}


/* PAGE - BEST OF BLACK
------------------------------------------------------------ */
body.cms-best-of-black div.col-main {
  /*
  background: url(../images/custom/splash_best_of_black_02.jpg) center no-repeat;
  */
  background: url(../images/custom/splash_best_of_black_03.jpg) center no-repeat;
  position: relative;
  height: 600px;
}
body.cms-best-of-black div.col-main div.barkers {
  display: none;
}
body.cms-best-of-black div.col-main h1 {
  display: none;
}
body.cms-best-of-black div.col-main p {
  display: none;
  position: absolute;
  left: 210px;
  top: 287px;
  width: 350px;
  height: 100px;
  color: #FFF;
  font-size: 11px;
  text-align: center;
  line-height: 16px;
}


/* ul.map */
/* splash_best_of_black_03.jpg */
body.cms-best-of-black div.col-main ul li a {
  width: 139px;
  height: 92px;
}
body.cms-best-of-black div.col-main ul li.p1 a {
  left: 30px;
  top: 15px;
}
body.cms-best-of-black div.col-main ul li.p2 a {
  left: 220px;
  top: 15px;
}
body.cms-best-of-black div.col-main ul li.p3 a {
  left: 420px;
  top: 15px;
}
body.cms-best-of-black div.col-main ul li.p4 a {
  left: 610px;
  top: 15px;
}
body.cms-best-of-black div.col-main ul li.p5 a {
  left: 30px;
  top: 360px;
}
body.cms-best-of-black div.col-main ul li.p6 a {
  left: 220px;
  top: 360px;
}
body.cms-best-of-black div.col-main ul li.p7 a {
  left: 420px;
  top: 360px;
}
body.cms-best-of-black div.col-main ul li.p8 a {
  left: 610px;
  top: 360px;
}

/* splash_best_of_black_02.jpg */
/*
body.cms-best-of-black div.col-main ul li.p1 a {
  left: 32px;
  top: 57px;
  width: 123px;
  height: 242px;
}
body.cms-best-of-black div.col-main ul li.p2 a {
  left: 202px;
  top: 13px;
  width: 190px;
  height: 165px;
}
body.cms-best-of-black div.col-main ul li.p3 a {
  left: 450px;
  top: 10px;
  width: 172px;
  height: 168px;
}
body.cms-best-of-black div.col-main ul li.p4 a {
  left: 620px;
  top: 80px;
  width: 142px;
  height: 190px;
}
body.cms-best-of-black div.col-main ul li.p5 a {
  left: 617px;
  top: 311px;
  width: 143px;
  height: 232px;
}
body.cms-best-of-black div.col-main ul li.p6 a {
  left: 437px;
  top: 403px;
  width: 135px;
  height: 187px;
}
body.cms-best-of-black div.col-main ul li.p7 a {
  left: 219px;
  top: 403px;
  width: 128px;
  height: 185px;
}
body.cms-best-of-black div.col-main ul li.p8 a {
  left: 72px;
  top: 338px;
  width: 85px;
  height: 217px;
}
*/








/* PAGE - PRESS AND TESTIMONIALS
------------------------------------------------------------ */
body.cms-exposure div.col-main {
}
body.cms-exposure div.col-main h1 {
}
body.cms-exposure div.col-main h1 span {
  display: none;
}


body.cms-exposure div.col-main h2 {
  margin-bottom: 10px;
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 10px;
  width: 100%;
}
body.cms-exposure div.col-main h2 span {
  display: none;
}



/* specific - blogs and press */
body.cms-exposure div.col-main div.press_block {
  margin-bottom: 30px;
}
body.cms-exposure div.col-main div.press_block.blogs a {
  text-decoration: none;
  font-weight: normal;
  color: #666;
}
  body.cms-exposure div.col-main div.press_block div.flexcroll {
    height: 380px;
    position: relative;
  }
  body.cms-exposure div.col-main div.press_block ul {
    list-style: none;
    overflow: auto;
  }
  body.cms-exposure div.col-main div.press_block ul li {
    overflow: auto;
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 10px !important;
  }
  body.cms-exposure div.col-main div.press_block ul li a {
    color: #000;
    text-decoration: underline;
  }
  body.cms-exposure div.col-main div.press_block ul li img {
    float: left;
    margin-right: 10px;
  }
  body.cms-exposure div.col-main div.press_block ul li p {
    float: left;
    width: 160px;
  }


/* specific - testimonials */
body.cms-exposure div.col-main div.testimonials {
  width: 600px;
}
  body.cms-exposure div.col-main div.testimonials ul {
    list-style: none;
    color: #666;
    font-weight: bold;
  }
  body.cms-exposure div.col-main div.testimonials ul li {
    padding: 10px 40px 20px 40px;
    clear: both;
  }
  body.cms-exposure div.col-main div.testimonials ul li.odd {
    background: url(../images/custom/page-exposure/testimonial_background_odd.png) 20px 10px #FFF no-repeat;
  }
  body.cms-exposure div.col-main div.testimonials ul li.even {
    background: url(../images/custom/page-exposure/testimonial_background_even.png) 20px 10px #F3F1EF no-repeat;
  }
  body.cms-exposure div.col-main div.testimonials ul li span {
    display: block;
    font-weight: bold;
    text-align: right;
    color: #666;
    padding: 10px;
    font-style: italic;
  }










/* PAGE - REFER A FRIEND
------------------------------------------------------------ */
body.cms-refer-a-friend div.col-main {
}
body.cms-refer-a-friend div.col-main h1 {
}
body.cms-refer-a-friend div.col-main h1 span {
}
body.cms-refer-a-friend div.col-main iframe {
  border: 0;
  overflow: hidden;
}





/* PAGE - FAQS
------------------------------------------------------------ */
body.cms-faqs div.col-main {
  position: relative;
}
body.cms-faqs div.col-main h1 {
}
body.cms-faqs div.col-main h1 span {
}
body.cms-faqs div.col-main p.p1 {
  margin-left: 0px;
}
body.cms-faqs div.col-main h3 {
  margin-bottom: 10px;
}
body.cms-faqs div.col-main h4 {
  margin-left: 10px;
  font-size: 12px;
}
body.cms-faqs div.col-main p {
  margin-left: 10px;
}




/* PAGE - CUSTOMER CARE
------------------------------------------------------------ */
body.cms-customer-care div.col-main {
}
body.cms-customer-care div.col-main h1 {
}
body.cms-customer-care div.col-main h1 span {
}
body.cms-customer-care div.col-main h4 {
  font-size: 12px;
}






/* PAGE - SIZING
------------------------------------------------------------ */
/* splash_sizing_01.txt */
/*
body.cms-sizing div.col-main {
}
body.cms-sizing div.col-main h1 {
}
body.cms-sizing div.col-main h1 span {
}
body.cms-sizing div.col-main p {
  margin-bottom: 20px;
}
body.cms-sizing div.col-main img {
  float: right;
  padding: 0 0 20px 20px;
}
div.size_chart {
  padding-top: 0;
  margin-top: 0;
  border: 10px solid #F3F1EF;
  font-size: 11px;
}
div.size_chart table {
  border: 1px solid #E9E9E9;
  border-right: 0;
  padding-top: 0;
  margin-top: 0;
}
div.size_chart table thead tr th {
  border-right: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  font-weight: normal;
  text-align: center;
  padding: 10px;
  font-weight: bold;
}
div.size_chart table td {
  border-right: 1px solid #E9E9E9;
  width: 15%;
  text-align: center;
  padding: 10px;
  font-weight: bold;
}
*/
/* splash_sizing_03.jpg */
body.cms-sizing div.col-main {
  position: relative;
}
body.cms-sizing div.col-main h1 {
  display: none !important;
}
body.cms-sizing div.col-main h1 span {
}
body.cms-sizing div.col-main div.splash {
  background: url(../images/custom/page-sizing/splash_sizing_03.jpg) no-repeat;
  width: 777px;
  height: 504px;
}
  body.cms-sizing div.col-main div.content {
    display: none;
  }




/* PAGE - STYLE TIPS
------------------------------------------------------------ */
/* splash_style_tips_01/2.jpg */
/*
body.page.style-tips div.col-main {
  position: relative;
}
body.page.style-tips div.col-main h1 {
}
body.page.style-tips div.col-main h1 span {
}
body.cms-style-tips div.col-main div.splash {
  background: url(../images/custom/page-style-tips/splash_style_tips_01.jpg) no-repeat;
  width: 777px;
  height: 592px;
}
body.cms-style-tips div.col-main div.content a.bump-band {
  display: block;
  width: 235px;
  height: 250px;
  position: absolute;
  right: 0;
  top: 73px;
}
body.cms-style-tips div.col-main div.content a.bump-band span {
  display: none;
}
*/
body.cms-style-tips div.col-main {
  position: relative;
}
body.cms-style-tips div.col-main h1 {
  display: none !important;
}
body.cms-style-tips div.col-main h1 span {
}
body.cms-style-tips div.col-main div.splash {
  background: url(../images/custom/page-style-tips/splash_style_tips_03.jpg) no-repeat;
  width: 777px;
  height: 504px;
}
body.cms-style-tips div.col-main div.content {
  display: none;
}
/* -- */
body.cms-style-tips div.col-main div.content a.bump-band {
  display: none;
}
body.cms-style-tips div.col-main div.content a.bump-band span {
  display: none;
}

















/* PAGE - NEWSLETTER
------------------------------------------------------------ */
body.cms-newsletter div.col-main {
  position: relative;
}
body.cms-newsletter div.col-main h1 {
  display: none !important;
}
body.cms-newsletter div.col-main h1 span {
}
body.cms-newsletter div.col-main div.splash {
  position: relative;
  background: url(../images/custom/page-newsletter/splash_newsletter_03.jpg) no-repeat;
  width: 777px;
  height: 504px;
}
  body.cms-newsletter div.col-main div.splash div.content {
    position: absolute;
    left: 140px;
    top: 200px;
  }





/* PAGE - ABOUT MAGGIE
------------------------------------------------------------ */






/* PAGE - CONTEST
------------------------------------------------------------ */




/* PAGE - CONTACT
------------------------------------------------------------ */


/* PAGE - BLOG
------------------------------------------------------------ */





/* PAGE - FRIENDS
------------------------------------------------------------ */
body.cms-friends div.col-main {
}
body.cms-friends div.col-main h1 {
}
body.cms-friends div.col-main ul {
  margin-left: 30px;
}










/* PRODUCT - GLOBAL
------------------------------------------------------------ */



/* PRODUCT - BOX - CLASSIC
------------------------------------------------------------ */
body.product-classic-maggie-box div.col-main div.maggie-box {
  overflow: auto;
  clear: both;
  display: block !important;
  position: relative;
  /*
  border: 1px solid #cdcdcd;
  width: 775px;
  */
  /*
  background: url(../images/custom/splash_box_classic_01.jpg);
  background: url(../images/custom/splash_box_classic_02.jpg);
  */
  background: url(../images/custom/splash_box_classic_03.jpg);
  height: 386px;
}
body.product-classic-maggie-box div.col-main h2 {
  display: none;
}
body.product-classic-maggie-box div.col-main div.product-img-box {
  display: none;
}
body.product-classic-maggie-box div.col-main div.box-options {
  float: right !important;
  width: 328px !important; /* 350 total with 10px padding, 1px border */
}
body.product-classic-maggie-box div.col-main .product-view .product-shop {
  float: left;
  width: 420px !important;
  margin-top: 10px;
}



/* PRODUCT - BOX - SUMMER
------------------------------------------------------------ */
body.product-summer-maggie-box div.col-main div.maggie-box {
  overflow: auto;
  clear: both;
  display: block !important;
  position: relative;
  /*
  border: 1px solid #cdcdcd;
  width: 775px;
  */
  /*
  background: url(../images/custom/splash_box_summer_01.jpg);
  background: url(../images/custom/splash_box_summer_03.jpg);
  */
  background: url(../images/custom/splash_box_summer_02.jpg);
  height: 386px;
}
body.product-summer-maggie-box div.col-main h2 {
  display: none;
}
body.product-summer-maggie-box div.col-main div.product-img-box {
  display: none;
}
body.product-summer-maggie-box div.col-main div.box-options {
  float: right !important;
  width: 328px !important; /* 350 total with 10px padding, 1px border */
}
body.product-summer-maggie-box div.col-main .product-view .product-shop {
  float: left;
  width: 420px !important;
  margin-top: 10px;
}



/* PRODUCT - BOX - FOURTH TRIMESTER
------------------------------------------------------------ */
body.product-fourth-trimester-maggie-box div.col-main div.maggie-box {
  overflow: auto;
  clear: both;
  display: block !important;
  position: relative;
  /*
  border: 1px solid #cdcdcd;
  width: 775px;
  */
  /*
  background: url(../images/custom/splash_box_fourth_trimester_01.jpg);
  background: url(../images/custom/splash_box_fourth_trimester_02.jpg);
  */
  background: url(../images/custom/splash_box_fourth_trimester_03.jpg);
  height: 386px;
}
body.product-fourth-trimester-maggie-box div.col-main h2 {
  display: none;
}
body.product-fourth-trimester-maggie-box div.col-main div.product-img-box {
  display: none;
}
body.product-fourth-trimester-maggie-box div.col-main div.box-options {
  float: right !important;
  width: 328px !important; /* 350 total with 10px padding, 1px border */
}
body.product-fourth-trimester-maggie-box div.col-main .product-view .product-shop {
  float: left;
  width: 420px !important;
  margin-top: 10px;
}



/* PRODUCT - BOX - HOLIDAY
------------------------------------------------------------ */
body.product-holiday-maggie-box div.col-main div.maggie-box {
  overflow: auto;
  clear: both;
  display: block !important;
  position: relative;
  /*
  border: 1px solid #cdcdcd;
  width: 775px;
  height: 386px;
  */
  /*
  background: url(../images/custom/splash_box_holiday_0-.jpg);
  background: url(../images/custom/splash_box_holiday_0-.jpg);
  */
  background: url(../images/custom/splash_box_holiday_03.jpg);
  height: 386px;
}
body.product-holiday-maggie-box div.col-main h2 {
  display: none;
}
body.product-holiday-maggie-box div.col-main div.product-img-box {
  display: none;
}
body.product-holiday-maggie-box div.col-main div.box-options {
  float: right !important;
  width: 328px !important; /* 350 total with 10px padding, 1px border */
}
body.product-holiday-maggie-box div.col-main .product-view .product-shop {
  float: left;
  width: 420px !important;
  margin-top: 10px;
}







/* PAGE - ACCOUNT LOGIN
------------------------------------------------------------ */
xbody.customer-account-login div.col-main {
  position: relative;
  background: url(../images/custom/page-account-login/splash_account_login_03.jpg) no-repeat;
  width: 777px;
  height: 604px;
}
xbody.customer-account-login div.col-main h2 {
  display: none;
}



/* PRODUCT - GIFT CERTIFICATE (special)
------------------------------------------------------------ */
body.product-gift-certificate div.col-main {
  position: relative;
  background: url(../images/custom/page-gift-certificate/splash_gift_certificate_03.jpg) no-repeat;
  width: 777px;
  height: 604px;
}
body.product-gift-certificate div.col-main h2 {
  display: none;
}

body.product-gift-certificate div.col-main form#product_addtocart_form {
  display: block;
  margin-top: 285px;
  margin-left: 363px;
  width: 400px;
}

body.product-gift-certificate div.col-main form#product_addtocart_form p,
body.product-gift-certificate div.col-main form#product_addtocart_form div.price-box,
body.product-gift-certificate div.col-main form#product_addtocart_form ul.add-to-links,
body.product-gift-certificate div.col-main form#product_addtocart_form div.description {
  display: none;
}
  






/* PRODUCT - BUMP BAND
------------------------------------------------------------ */
body.product-bump-band div.col-main {
}
body.product-bump-band div.col-main h2 {
  display: none;
}
body.product-bump-band div.col-main div.splash {
  overflow: auto;
  clear: both;
  display: block !important;
  position: relative;
  /*
  border: 1px solid #cdcdcd;
  width: 775px;
  height: 386px;
  */
  /*
  background: url(../images/custom/splash_bump_band_01.jpg); height: 470px;
  background: url(../images/custom/splash_bump_band_02.jpg); height: 441px;
  */
  background: url(../images/custom/splash_bump_band_03.jpg);
  height: 441px;
  margin-bottom: 30px;
}
/**/
body.product-bump-band div.col-main div.custom {
  float: left;
  width: 470px;
  margin-right: 20px;
}
body.product-bump-band div.col-main div.custom h2 {
  font-size: 16px;
  margin-bottom: 15px;
  display: block !important;
  font-weight: bold;
}
body.product-bump-band div.col-main div.custom p {
  line-height: 14px;
}
body.product-bump-band div.col-main div.custom div.blurb2 img {
  width: 102px;
  height: 165px;
  float: left;
  margin-right: 20px;
}
/**/

body.product-bump-band div.col-main .product-view .product-shop {
  float: right;
  width: 280px;
}
body.product-bump-band div.col-main .product-view .product-shop div.description {
  display: none;
}


/*
body.product.bump-band #content p {
  position: absolute;
  left: 210px;
  top: 288px;
  width: 350px;
  height: 100px;
  color: #FFF;
  font-size: 11px;
  text-align: center;
}
*/













/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
  line-height: 1px;
  font-size: 1px;
  position: absolute;
  top: 0;
  left: 0;
}

.vscrollerbase {
  width: 10px;
  background-color: white;
}
.vscrollerbar {
  width: 10px;
  background-color: #CCC;
}
.hscrollerbase {
  height: 10px;
  background-color: white;
}
.hscrollerbar {
  height: 10px;
  background-color: #CCC;
}

.scrollerjogbox {
  width: 10px;
  height: 10px;
  top: auto;
  left: auto;
  bottom: 0px;
  right: 0px;
  background-color: gray;
}