/*
 * This file is broken into two sections.  The top section is for editorial skins, which are hard-coded to specific tag pages.
 * The bottom section is for sales skins, which are served via doubleclick ads.  Each section has a sample template that you
 * should copy and paste as the basis for a new entry.  Please put your new entry in the appropriate section.  When in doubt,
 * talk to Ethan.
 */

/***************************************************************************************************
 *
 * Editorial Skins
 *
 ***************************************************************************************************/

/*
 * note: to find out what your sanitized tag name is, go to popsugar.com/tag/{your tag} and view the source
 * for the page. in the <body> tag, look for a class that starts with "tag-".  that's your sanitized tag
 * name.  for example, the "2011 New Year" tag gets sanitized to "tag-2011-new-year" and the "Valentine's
 * Day" tag gets sanitized to "tag-valentine-s-day".
 */

/**************************************************
 * begin editorial skin template
 **************************************************/

/***** "sample tag" skin (sanitized tag name: "tag-sample-tag") *****/
/* hide the background of the marquee area so text/logos built into the background image can show through beneath the main nav bar */
.tag-sample-tag #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

/* collapse the marquee area when the nav is open */
.tag-sample-tag #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

/* set the background image */
#custom_bg.tag-sample-tag {
    background: #000 url('/static/skins/PopAwardsSupertag2011.jpg') no-repeat center top;
}

/* Account for OnSugar bar when logged in*/
.account #custom_bg.tag-sample-tag {
    background-position: center 25px;
}

/**************************************************
 * end editorial skin template
 **************************************************/

/***** "2011 New Year" skin (sanitized tag name: "tag-2011-new-year") *****/
.tag-2011-new-year #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-2011-new-year #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-2011-new-year {
    background: #000 url('/static/skins/newyears2011.jpg') no-repeat center -5px;
}

.account #custom_bg.tag-2011-new-year {
    background-position: center 20px;
}

/*****
 2011 award season skin:
  - "2011 Screen Actors Guild Awards" - "tag-2011-screen-actors-guild-awards"
  - "2011 Grammy Awards" - "tag-2011-grammy-awards"
  - "2011 Oscars" - "tag-2011-oscars"
  - "2011 Peoples Choice Awards" - "tag-2011-peoples-choice-awards"
  - "2011 Award Season" - "tag-2011-award-season"
  - "2011 Golden Globe Awards" - "tag-2011-golden-globe-awards"
*****/
.tag-2011-screen-actors-guild-awards #sugar-menu-tabs-bottom-1,
.tag-2011-grammy-awards #sugar-menu-tabs1 .sugar-menu-tabs-bottom-1,
.tag-2011-oscars #sugar-menu-tabs-bottom-1,
.tag-2011-peoples-choice-awards #sugar-menu-tabs-bottom-1,
.tag-2011-award-season #sugar-menu-tabs-bottom-1,
.tag-2011-golden-globe-awards #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-2011-screen-actors-guild-awards #sugar-menu-tabs-bottom-1.nav_open,
.tag-2011-grammy-awards #sugar-menu-tabs-bottom-1.nav_open,
.tag-2011-oscars #sugar-menu-tabs-bottom-1.nav_open,
.tag-2011-peoples-choice-awards #sugar-menu-tabs-bottom-1.nav_open,
.tag-2011-award-season #sugar-menu-tabs-bottom-1.nav_open,
.tag-2011-golden-globe-awards #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-2011-screen-actors-guild-awards,
#custom_bg.tag-2011-grammy-awards,
#custom_bg.tag-2011-oscars,
#custom_bg.tag-2011-peoples-choice-awards,
#custom_bg.tag-2011-award-season,
#custom_bg.tag-2011-golden-globe-awards {
    background: #000 url('/static/skins/PopAwardsSupertag2011.jpg') no-repeat center -5px;
}

.account #custom_bg.tag-2011-screen-actors-guild-awards,
.account #custom_bg.tag-2011-grammy-awards,
.account #custom_bg.tag-2011-oscars,
.account #custom_bg.tag-2011-peoples-choice-awards,
.account #custom_bg.tag-2011-award-season,
.account #custom_bg.tag-2011-golden-globe-awards {
    background-position: center 20px;
}

/***** "Valentine's Day" skin (sanitized tag name: "tag-valentine-s-day") *****/
.tag-valentine-s-day #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-valentine-s-day #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-valentine-s-day {
    background: #4e0202 url(/static/skins/valentines_day_2011.jpg) no-repeat center -5px;
}

.account #custom_bg.tag-valentine-s-day {
    background-position: center 20px;
}

/*****
 fashion week skin:
  - "Fashion Week" - "tag-fashion-week"
*****/
.tag-fashion-week #sugar-menu-tabs-bottom-1 {
	background: none;
	height: 66px;
}

.tag-fashion-week #sugar-menu-tabs-bottom-1.nav_open {
	height: 0;
}

#custom_bg.tag-fashion-week {
    background: #ffffff url(http://media27.onsugar.com/files/2011/09/36/3/1837/18372712/a09667a9cac83d0e_FashionWeek_STag2011_Fall.jpg) no-repeat center -5px;
}

.account #custom_bg.tag-fashion-week {
    background-position: center 20px;
}

/***** "2011 Spring" skin (sanitized tag name: "tag-2011-spring") *****/
.tag-2011-spring #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-2011-spring #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-2011-spring {
    background: #b2ca68 url(http://media.onsugar.com/files/2011/02/09/1/192/1922441/50ef33bda00566c3_Spring_STag2011_4.B.jpg) no-repeat center -5px;
}

.account #custom_bg.tag-2011-spring {
    background-position: center 20px;
}

/***** "eco" skin (sanitized tag name: "tag-eco") *****/
.tag-eco #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-eco #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-eco {
    background: #afc377 url(http://media.onsugar.com/files/2011/03/12/5/192/1922441/9523b78e712424be_Eco_Skinbackground.jpg) no-repeat center -5px;
}

.account #custom_bg.tag-eco {
    background-position: center 20px;
}

/***** "wedding" skin (sanitized tag name: "tag-wedding") *****/
.tag-wedding #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-wedding #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-wedding {
    background: #c7ece9 url(http://media.onsugar.com/files/2011/03/12/5/192/1922441/8ffc2f604faefd6f_Wedding_Skinbackground.jpg) no-repeat center -5px;
}

.account #custom_bg.tag-wedding {
    background-position: center 20px;
}

/***** "2011 Summer" skin (sanitized tag name: "tag-2011-summer") *****/
.tag-2011-summer #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-2011-summer #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-2011-summer {
    background: #00ABD7 url(http://media.onsugar.com/files/2011/06/22/3/1669/16696682/22151b2714a63316_summer_Skinbackground.jpg) no-repeat center -5px;
}

.account #custom_bg.tag-2011-summer {
    background-position: center 20px;
}

/***** "Bikini" skin (sanitized tag name: "tag-bikini") *****/
.tag-bikini #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-bikini #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-bikini {
    background: #00ABD7 url(http://media33.onsugar.com/files/2011/07/29/3/1837/18372712/3b78f5e6fb44f99f_Bikini_water.jpg) no-repeat center -5px;
}

.account #custom_bg.tag-bikini {
    background-position: center 20px;
}

/***** "Back to School 2011" skin (sanitized tag name: "tag-back-to-school") *****/
.tag-back-to-school #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-back-to-school #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-back-to-school {
    background: #23232D url(http://media12.onsugar.com/files/2011/08/31/1/1837/18372712/4b0ff9226c967652_BackToSchool_2011.jpg) no-repeat center -5px;
}

.account #custom_bg.tag-back-to-school {
    background-position: center 20px;
}

/***** "Halloween 2011" skin (sanitized tag name: "tag-halloween") *****/
.tag-halloween #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-halloween #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-halloween {
    background: #000 url(http://media5.onsugar.com/files/2011/09/39/3/1837/18372712/30c075a1bca144aa_FINALHalloween2011.jpg) no-repeat center -5px;
}

.account #custom_bg.tag-halloween {
    background-position: center 20px;
}

/***** "Holiday" skin (with marquee)
    Holiday         - "tag-holiday"
*****/
.tag-holiday #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-holiday #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-holiday {
    background: #f0f0f0 url(http://media24.onsugar.com/files/2011/10/43/5/1837/18372712/7d2908b7e253292d_Holiday_STag2012_c.jpg) no-repeat center -5px;
}

.account #custom_bg.tag-holiday {
    background-position: center 20px;
}

/***** "Holiday" skin (no marquee)
    Gift Guide      - "tag-gift-guide"
    Holiday Decor   - "tag-holiday-decor"
*****/
.tag-gift-guide #sugar-menu-tabs-bottom-1,
.tag-holiday-decor #sugar-menu-tabs-bottom-1{
    background: none;
    height: 66px;
}

.tag-gift-guide #sugar-menu-tabs-bottom-1.nav_open,
.tag-holiday-decor #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-gift-guide,
#custom_bg.tag-holiday-decor {
    background: #f0f0f0 url(http://media24.onsugar.com/files/2011/10/43/5/1837/18372712/7d2908b7e253292d_Holiday_STag2012_c.jpg) no-repeat center -5px;
}

.account #custom_bg.tag-gift-guide,
.account #custom_bg.tag-holiday-decor {
    background-position: center 20px;
}

/***** "Best of 2011" skin (sanitized tag name: "tag-best-of-2011") *****/
.tag-best-of-2011 #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-best-of-2011 #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-best-of-2011 {
    background: #a7b2e1 url(http://media32.onsugar.com/files/2011/11/45/1/1837/18372712/2bedcab0b52ed68d_Bestof2011_final.jpg) no-repeat center -5px;
}

.account #custom_bg.tag-best-of-2011 {
    background-position: center 20px;
}

/***** "New Year" skin (sanitized tag name: "tag-new-year") *****/
.tag-new-year #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-new-year #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-new-year {
    background: #9e6e3d url("http://media1.onsugar.com/files/2011/12/51/2/192/1922243/f8ec3c3dd337b778_NYE_STag2012light_crop.jpg") no-repeat center top;
}

.account #custom_bg.tag-new-year {
    background-position: center 20px;
}

/*****
 2012 award season skin:
  - "People's Choice Awards" - "tag-people-s-choice-awards"
  - "Critics' Choice Awards" - "tag-critics--choice-awards"
  - "Golden Globe Awards" - "tag-golden-globe-awards"
  - "SAG Awards" - "tag-sag-awards"
  - "Grammy Awards" - "tag-grammy-awards"
  - "Oscars" - "tag-oscars"
*****/
.tag-people-s-choice-awards #sugar-menu-tabs-bottom-1,
.tag-critics--choice-awards #sugar-menu-tabs-bottom-1,
.tag-golden-globe-awards #sugar-menu-tabs-bottom-1,
.tag-sag-awards #sugar-menu-tabs-bottom-1,
.tag-grammy-awards #sugar-menu-tabs-bottom-1,
.tag-oscars #sugar-menu-tabs-bottom-1 {
    background: none;
    height: 66px;
}

.tag-people-s-choice-awards #sugar-menu-tabs-bottom-1.nav_open,
.tag-critics--choice-awards #sugar-menu-tabs-bottom-1.nav_open,
.tag-golden-globe-awards #sugar-menu-tabs-bottom-1.nav_open,
.tag-sag-awards #sugar-menu-tabs-bottom-1.nav_open,
.tag-grammy-awards #sugar-menu-tabs-bottom-1.nav_open,
.tag-oscars #sugar-menu-tabs-bottom-1.nav_open {
    height: 0;
}

#custom_bg.tag-people-s-choice-awards,
#custom_bg.tag-critics--choice-awards,
#custom_bg.tag-golden-globe-awards,
#custom_bg.tag-sag-awards,
#custom_bg.tag-grammy-awards,
#custom_bg.tag-oscars {
    background: #000 url("http://media2.onsugar.com/files/2011/12/51/2/192/1922243/0eb274db411987d6_AS_AwardSeasons_crop.jpg") no-repeat center top;
}

.account #custom_bg.tag-people-s-choice-awards,
.account #custom_bg.tag-critics--choice-awards,
.account #custom_bg.tag-golden-globe-awards,
.account #custom_bg.tag-sag-awards,
.account #custom_bg.tag-grammy-awards,
.account #custom_bg.tag-oscars {
    background-position: center 20px;
}

/***************************************************************************************************
 *
 * Sales Skins
 *
 ***************************************************************************************************/

/**************************************************
 * begin sales skin template
 **************************************************/

/***** sample_skin_id sponsor (remove after: mm/dd/yyyy) *****/
/* background image and color */
#custom_bg.sample_skin_id {
    background: #fff url(http://media.onsugar.com/files/2011/01/03/5/802/8028614/86dd597bbcf144c2_Skin_SugarTemplate_v4_blank.jpg) no-repeat fixed center top;
}

/**************************************************
 * end sales skin template
 **************************************************/

/***** Merrell_Skin sponsor (remove after: 12/1/11) *****/
#custom_bg.Merrell_Skin {
    background: #000 url(http://media.onsugar.com/files/2011/03/09/5/802/8028614/4bf4856ea4640dad_Merrell_Skin.jpg) no-repeat fixed center top;
}

/***** secret_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.secret_skin {
    background: #00498D url(http://media15.onsugar.com/files/2011/08/34/4/802/8028614/7e0f32d7019f638a_Secret_Skin.jpg) no-repeat fixed center top;
}

/***** gap_fall_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.gap_fall_skin {
    background: #000 url(http://media4.onsugar.com/files/2011/08/35/1/802/8028614/2ed9821e4c05d376_GapFallPants_skin.jpg) no-repeat fixed center top;
}

/***** downy_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.downy_skin {
    background: #FFC965 url(http://media7.onsugar.com/files/2011/09/39/1/802/8028614/8952c1855b2ea326_Downy_Skin.jpg) no-repeat fixed center top;
}

/***** kahlua_skin sponsor (remove after: 2/1/12) *****/
#custom_bg.kahlua_skin {
    background: #fec424 url(http://media18.onsugar.com/files/2011/09/39/1/802/8028614/32bf5dec6f79a4fe_Kahlua_Yum_Skin_Final.jpg) no-repeat fixed center top;
}

/***** guess_skin sponsor (remove after: 2/1/12) *****/
#custom_bg.guess_skin {
    background: #000 url(http://media12.onsugar.com/files/2011/09/39/5/802/8028614/59e329a7d86f6499_GUESS_skin.jpg) no-repeat fixed center -25px;
}

.account #custom_bg.guess_skin {
    background-position: center top;
}

/***** scope_skin sponsor (remove after: 2/1/12) *****/
#custom_bg.scope_skin {
    background: #62c1f1 url(http://media23.onsugar.com/files/2011/10/40/3/802/8028614/4fc2133c293311c8_Scope_Skin.jpg) no-repeat fixed center top;
}

/***** scope_seamless_skin sponsor (remove after: 2/1/12) *****/
#custom_bg.scope_seamless_skin {
    background: #64c1ee url(http://media32.onsugar.com/files/2011/10/40/3/802/8028614/e26f1a1517fe21e2_Scope_Seamless_Skin.jpg) no-repeat fixed center top;
}

/***** new_balance_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.new_balance_skin {
    background: #32a9bd url(http://media6.onsugar.com/files/2011/10/41/5/802/8028614/8be9e154873fbdc4_NewBalance_skin.jpg) no-repeat fixed center top;
}

/***** popsugar_shop_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.popsugar_shop_skin {
    background: #2c2c2c url(http://media5.onsugar.com/files/2011/10/43/3/802/8028614/39db7d79889f71d9_Shop_Skinfinal.jpg) no-repeat center top;
}

/***** tjmaxx_xmas_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.tjmaxx_xmas_skin {
    background: #d9edf8 url(http://media1.onsugar.com/files/2011/10/44/1/802/8028614/8f4ae65a7678d301_TJmaxx_skin.jpg) no-repeat fixed center top;
}

/***** under_armour_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.under_armour_skin {
    background: #000 url(http://media8.onsugar.com/files/2011/11/44/2/802/8028614/73b8cdfdbc94727e_UA_CG_PopSugar_Skin_FINAL_110111.jpg) no-repeat fixed center -25px;
}

.account #custom_bg.under_armour_skin {
    background-position: center top;
}

/***** gwlbwlb_friday_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.gwlbwlb_friday_skin {
    background: #fff url(http://media20.onsugar.com/files/2011/11/45/4/802/8028614/15d10a36060166c5_GWLB2_Skin__Friday_LOGO.jpg) no-repeat fixed center -46px;
}

/***** gwlbwlb_tonight_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.gwlbwlb_tonight_skin {
    background: #fff url(http://media26.onsugar.com/files/2011/11/45/4/802/8028614/d84fa48f2778959e_GWLB2_Skin__Tonight_LOGO.jpg) no-repeat fixed center -46px;
}

/***** safeway_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.safeway_skin {
    background: #dacba4 url(http://media32.onsugar.com/files/2011/11/45/3/141/1413124/57fec6ac0e89448b_Safeway_Skin.jpg) no-repeat center -25px;
}

.account #custom_bg.safeway_skin {
    background-position: center top;
}

/***** ebay_skin sponsor (remove after: 2/1/12) *****/
#custom_bg.ebay_skin {
    background: #eee url(http://media15.onsugar.com/files/2011/11/45/4/141/1413124/dcddce32d8c37f03_eBay_skin.jpg) no-repeat fixed center top;
}

/***** crest_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.crest_skin {
    background: #1c1950 url(http://media8.onsugar.com/files/2011/11/45/4/802/8028614/d02dfd63eac24594_Crest_Fit_Skin_Final.jpg) no-repeat fixed center top;
}

/***** mwwm_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.mwwm_skin {
    background: #000 url(http://media22.onsugar.com/files/2011/11/46/3/141/1413124/ff17c2ea9e7d66cd_MyWeekWithMarilyn_Skin_1_.jpg) no-repeat center -25px;
}

.account #custom_bg.mwwm_skin {
    background-position: center top;
}

/***** iceage_thanksgiving_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.iceage_thanksgiving_skin {
    background: #0d2b71 url(http://media1.onsugar.com/files/2011/11/46/4/802/8028614/2106fc59928767e8_Ice-Age_LilSugar_Skin_Thanksgiving_v2.jpg) no-repeat fixed center top;
}

/***** iceage_tomorrow_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.iceage_tomorrow_skin {
    background: #0d2b71 url(http://media1.onsugar.com/files/2011/11/47/3/802/8028614/0a7166c2da084312_IceAge_LilSugar_970x66-960x418_Pushdown.jpg) no-repeat fixed center top;
}

.account #custom_bg.iceage_tomorrow_skin {
    background-position: center 25px;
}

/***** iceage_tonight_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.iceage_tonight_skin {
    background: #0d2b71 url(http://media3.onsugar.com/files/2011/11/47/3/802/8028614/a747b7557ebf8e21_IceAge_LilSugar_970x66-960x418_Pushdown.jpg) no-repeat fixed center top;
}

.account #custom_bg.iceage_tonight_skin {
    background-position: center 25px;
}

/***** peanuts_thanksgiving_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.peanuts_thanksgiving_skin {
    background: #2a4977 url(http://media25.onsugar.com/files/2011/11/46/5/802/8028614/e2473379aefd081b_Peanuts_LilSugar_Skin_Thanksgiving_v2.jpg) no-repeat fixed center top;
}

/***** peanuts_tomorrow_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.peanuts_tomorrow_skin {
    background: #2a4977 url(http://media7.onsugar.com/files/2011/11/46/5/802/8028614/47a462c6c9bd8da4_Peanuts_LilSugar_Skin_Tomorrow_v2.jpg) no-repeat fixed center top;
}

/***** peanuts_tonight_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.peanuts_tonight_skin {
    background: #2a4977 url(http://media23.onsugar.com/files/2011/11/46/5/802/8028614/3e4f81ad33c6491f_Peanuts_LilSugar_Skin_Tonight_v2.jpg) no-repeat fixed center top;
}

/***** levis_holiday_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.levis_holiday_skin {
    background: #fdeedb url(http://media13.onsugar.com/files/2011/11/47/2/2008/20088764/ea1089bffbc6a29b_Levis_Skin_1_.jpg) no-repeat center top;
}

/***** ihmtd_daydate_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.ihmtd_daydate_skin {
    background: #019dce url(http://media3.onsugar.com/files/2011/11/46/5/192/1922564/cf9b4cee94e55b34_IHMTD_DayDate_skin.jpg) no-repeat fixed center top;
}

/***** ihmtd_tomorrow_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.ihmtd_tomorrow_skin {
    background: #019dce url(http://media6.onsugar.com/files/2011/11/46/5/192/1922564/e007ef4afb3f5a80_IHMTD_Tomorrow_skin.jpg) no-repeat fixed center top;
}

/***** ihmtd_tonight_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.ihmtd_tonight_skin {
    background: #019dce url(http://media18.onsugar.com/files/2011/11/46/5/192/1922564/cb840d40fabdc184_IHMTD_Tonight_skin.jpg) no-repeat fixed center top;
}

/***** ihmtd_weds_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.ihmtd_weds_skin {
    background: #019dce url(http://media31.onsugar.com/files/2011/11/46/5/192/1922564/bb2cbd7fcbf71ed0_IHMTD_Wednesday_skin.jpg) no-repeat fixed center top;
}

/***** macys_believe_v1_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.macys_believe_v1_skin {
    background: #b70f1e url(http://media21.onsugar.com/files/2011/11/47/2/192/1922564/07495353311d2195_MacysBelieve_SkinV1.jpg) no-repeat fixed center top;
}

/***** macys_believe_v2_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.macys_believe_v2_skin {
    background: #b70f1e url(http://media6.onsugar.com/files/2011/11/47/2/192/1922564/62ba0f515a561d88_MacysBelieve_SkinV2.jpg) no-repeat fixed center top;
}

/***** e_scouted_nov26_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.e_scouted_nov26_skin {
    background: #000 url(http://media18.onsugar.com/files/2011/11/47/2/141/1413124/1e073c9d6e9adca4_Scout_Skin_Nov26.jpg) no-repeat fixed center top;
}

/***** e_scouted_nov27_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.e_scouted_nov27_skin {
    background: #000 url(http://media21.onsugar.com/files/2011/11/47/2/141/1413124/c3adc80a89fa1805_Scout_Skin_Nov27.jpg) no-repeat fixed center top;
}

/***** e_scouted_nov28_skin sponsor (remove after: 12/1/11) *****/
#custom_bg.e_scouted_nov28_skin {
    background: #000 url(http://media3.onsugar.com/files/2011/11/47/2/141/1413124/f189e682252317b2_Scout_Skin_Nov28.jpg) no-repeat fixed center top;
}

/***** dove_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.dove_skin {
    background: #fff url(http://media14.onsugar.com/files/2011/11/47/2/192/1922564/293d930548ec1e3c_Dove_Skin.jpg) no-repeat fixed center top;
}

/***** juicy_couture_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.juicy_couture_skin {
    background: #060723 url(http://media2.onsugar.com/files/2011/11/48/2/192/1922153/0e698fe7f94ab5b1_Juicy_Skin.jpg) no-repeat fixed center top;
}

/***** nye_december_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.nye_december_skin {
    background: #000 url(http://media1.onsugar.com/files/2011/11/48/2/192/1922153/48491df889f47cba_NYE_Skin_December.jpg) no-repeat fixed center top;
}

/***** nye_friday_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.nye_friday_skin {
    background: #000 url(http://media3.onsugar.com/files/2011/11/48/2/192/1922153/4a99b2924c2f29d5_NYE_Skin_Friday.jpg) no-repeat fixed center top;
}

/***** nye_now_playing_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.nye_now_playing_skin {
    background: #000 url(http://media2.onsugar.com/files/2011/11/48/2/192/1922153/4e3020d61d0dec38_NYE_Skin_NowPlaying.jpg) no-repeat fixed center top;
}

/***** nye_tomorrow_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.nye_tomorrow_skin {
    background: #000 url(http://media2.onsugar.com/files/2011/11/48/2/192/1922153/a28747e1404fed73_NYE_Skin_Tomorrow.jpg) no-repeat fixed center top;
}

/***** frye_skin sponsor (remove after: 2/1/12) *****/
#custom_bg.frye_skin {
    background: #FEFBF6 url(http://media24.onsugar.com/files/2011/08/33/3/802/8028614/6e20f28ea95444a7_Frye_Skin.jpg) no-repeat fixed center top;
}

/***** safeway_holiday_skin sponsor (remove after: 2/1/12) *****/
#custom_bg.safeway_holiday_skin {
    background: #f3ebde url(http://media4.onsugar.com/files/2011/11/48/3/141/1413124/51e91042dae9693e_Safeway_skin.jpg) no-repeat center -25px;
}

.account #custom_bg.safeway_holiday_skin {
    background-position: center top;
}

/***** lancome_tmr_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.lancome_tmr_skin {
    background: #000 url(http://media4.onsugar.com/files/2011/12/48/5/192/1922564/137ee12ebc21e15a_Lancome_Skin.jpg) no-repeat fixed center top;
}

/***** bestbuy_holiday_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.bestbuy_holiday_skin {
    background: #fff url(http://media1.onsugar.com/files/2011/12/49/3/141/1413124/66022b82edf59735_BestBuy_Skin.jpg) no-repeat center -25px;
}

.account #custom_bg.bestbuy_holiday_skin {
    background-position: center top;
}

/***** udraw_skin sponsor (remove after: 1/1/12) *****/
#custom_bg.udraw_skin {
    background: #fff url(http://media1.onsugar.com/files/2011/12/50/1/141/1413124/1318b1766b5ecea0_uDraw_skin.jpg) no-repeat fixed center top;
}

/***** jane_by_design_skin sponsor (remove after: 2/1/12) *****/
#custom_bg.jane_by_design_skin {
    background: #2d054c url("http://media3.onsugar.com/files/2011/12/51/1/192/1922564/aaa92d24b523a8de_JaneByDesign_Skin.jpg") no-repeat fixed center top;
}

/***** olay_essentials_skin sponsor (remove after: 2/1/12) *****/
#custom_bg.olay_essentials_skin {
    background: #64afde url("http://media3.onsugar.com/files/2011/12/51/1/802/8028614/f9b1e4ace31dbe88_Olay_CarrieSkin.jpg") no-repeat fixed center top;
}

/***** target_josie_skin sponsor (remove after: 2/1/12) *****/
#custom_bg.target_josie_skin {
    background: #c9dee1 url("http://media4.onsugar.com/files/2011/10/43/4/141/1413124/4008b8a31b9487e4_TargetJosieNatori_Skin.jpg") no-repeat fixed center top;
}

/***** target_albertus_skin sponsor (remove after: 2/1/12) *****/
#custom_bg.target_albertus_skin {
    background: #000 url("http://media20.onsugar.com/files/2011/10/43/4/141/1413124/00cc336d789ff40d_TargetAlbertus_Skin.jpg") no-repeat fixed center top;
}

/***** oneforthemoney_pp_groupon_fri_skin sponsor (remove after: 3/1/12) *****/
#custom_bg.oneforthemoney_pp_groupon_fri_skin {
    background: #000 url("http://media1.onsugar.com/files/2012/01/04/2/141/1413124/5f33eafacc8c2d12_OneMoney_PostSkin_Friday.jpg") no-repeat fixed center top;
}

/***** oneforthemoney_pp_groupon_tomorrow_skin sponsor (remove after: 3/1/12) *****/
#custom_bg.oneforthemoney_pp_groupon_tomorrow_skin {
    background: #000 url("http://media1.onsugar.com/files/2012/01/04/2/141/1413124/b9f2de56fb6d074a_OneMoney_PostSkin_Tmrrw.jpg") no-repeat fixed center top;
}

/***** oneforthemoney_groupon_fri_skin sponsor (remove after: 3/1/12) *****/
#custom_bg.oneforthemoney_groupon_fri_skin {
    background: #000 url("http://media3.onsugar.com/files/2012/01/04/2/141/1413124/2d2aedbe7aa92379_OneMoney_Skin_Friday.jpg") no-repeat fixed center top;
}

/***** oneforthemoney_groupon_tomorrow_skin sponsor (remove after: 3/1/12) *****/
#custom_bg.oneforthemoney_groupon_tomorrow_skin {
    background: #000 url("http://media3.onsugar.com/files/2012/01/04/2/141/1413124/c75a02d253f21ceb_OneMoney_Skin_Tmrrw.jpg") no-repeat fixed center top;
}

/***** oneforthemoney_nowplaying_skin sponsor (remove after: 3/1/12) *****/
#custom_bg.oneforthemoney_nowplaying_skin {
    background: #000 url("http://media4.onsugar.com/files/2012/01/03/3/141/1413124/5d9415192110ea78_OneMoney_Skin_NwPlyng.jpg") no-repeat fixed center top;
}

/***** freshstep_homepage_skin sponsor (remove after: 3/1/12) *****/
#custom_bg.freshstep_homepage_skin {
    background: #ececec url("http://media3.onsugar.com/files/2012/02/05/4/141/1413124/f03b3d755ed0a76c_FreshStep_Community_HomePage_Skin.jpg") no-repeat fixed center top;
}

/***** levis_standard_skin sponsor (remove after: 3/1/12) *****/
#custom_bg.levis_standard_skin {
    background: #000 url("http://media2.onsugar.com/files/2012/02/06/4/141/1413124/8acc69e7f86ccafa_Levis_1_BrandingSkin.jpg") no-repeat fixed center top;
}

/***** levis_slightcurve_skin sponsor (remove after: 3/1/12) *****/
#custom_bg.levis_slightcurve_skin {
    background: #f4f1e8 url("http://media3.onsugar.com/files/2012/02/06/4/141/1413124/c40a5b8f957fe6b1_Levis_2_SlightCurve_skin.jpg") no-repeat fixed center top;
}

/***** levis_demicurve_skin sponsor (remove after: 3/1/12) *****/
#custom_bg.levis_demicurve_skin {
    background: #f4f1e8 url("http://media1.onsugar.com/files/2012/02/06/4/141/1413124/6378f649be15f30b_Levis_3_DemiCurve_Skin.jpg") no-repeat fixed center top;
}

/***** levis_boldcurve_skin sponsor (remove after: 3/1/12) *****/
#custom_bg.levis_boldcurve_skin {
    background: #f4f1e8 url("http://media4.onsugar.com/files/2012/02/06/4/141/1413124/73ddbf8392093d11_Levis_4_BoldCurve_Skin.jpg") no-repeat fixed center top;
}

/***** levis_supremecurve_skin sponsor (remove after: 3/1/12) *****/
#custom_bg.levis_supremecurve_skin {
    background: #f4f1e8 url("http://media1.onsugar.com/files/2012/02/06/4/141/1413124/d008d72469cac497_Levis_5_SupremeCurve_Skin.jpg") no-repeat fixed center top;
}

/***** bare_escentuals_home_skin sponsor (remove after: 4/1/12) *****/
#custom_bg.bare_escentuals_home_skin {
    background: #fff url("http://media2.onsugar.com/files/2012/02/08/2/141/1413124/6d54716fc7cc92e7_Buxom_HomeSkin.jpg") no-repeat fixed center top;
}

/***** asics_skin sponsor (remove after: 4/1/12) *****/
#custom_bg.asics_skin {
    background: #00aca8 url("http://media2.onsugar.com/files/2012/03/10/2/141/1413124/9c07249a3b222696_asics-skin-2.jpg") no-repeat fixed center top;
}

/***** dwts_skin sponsor (remove after: 4/1/12) *****/
#custom_bg.dwts_skin {
    background: #000 url("http://media4.onsugar.com/files/2012/03/11/4/141/1413124/1304624f689d1a3e_DWTS_FinalSkinJPG.jpg") no-repeat fixed center top;
}

/***** quaker_community_skin sponsor (remove after: 6/1/12) *****/
#custom_bg.quaker_community_skin {
    background: #013765 url("http://media1.onsugar.com/files/2012/04/16/5/192/1922564/64089b0205446a6d_Quaker_CommunitySkin.jpeg") no-repeat fixed center top;
}

/***** kardashian_home_skin sponsor (remove after: 6/1/12) *****/
#custom_bg.kardashian_home_skin {
    background: #fff url("http://media4.onsugar.com/files/2012/05/20/1/141/1413124/c1369b2b3add1cf8_Kardashians_PopSugar_homepage.jpg") no-repeat fixed center -25px;
}

/***** kardashian_tonight_home_skin sponsor (remove after: 6/1/12) *****/ 
#custom_bg.kardashian_tonight_home_skin { 
    background: #fff url("http://media3.onsugar.com/files/2012/05/20/1/141/1413124/433fb18bdcf4d0b9_Kardashians_PopSugar_homepage-tonight.jpg") no-repeat fixed center -25px; 
}

/***** kardashian_tomorrow_home_skin sponsor (remove after: 6/1/12) *****/ 
#custom_bg.kardashian_tomorrow_home_skin { 
    background: #fff url("http://media2.onsugar.com/files/2012/05/20/1/141/1413124/e0cc1f06734ba596_Kardashians_PopSugar_homepage-tomorrow.jpg") no-repeat fixed center -25px; 
}

/***** dovebar_option2_home_skin sponsor (remove after: 8/1/12) *****/
#custom_bg.dovebar_option2_home_skin {
    background: #fff url("http://media4.onsugar.com/files/2012/07/28/2/141/1413124/a26e5b1086fde436_Dove_HOME_Skin_option2.jpg") no-repeat fixed center top;
}

/***** dovebar_option1_home_skin sponsor (remove after: 8/1/12) *****/
#custom_bg.dovebar_option1_home_skin {
    background: #fff url("http://media2.onsugar.com/files/2012/07/28/2/141/1413124/f5c29dc5c85f4806_dove_bar_skin_hp.jpg") no-repeat fixed center top;
}