@charset "UTF-8";
/* CSS Document */

/* Christmast Banner */
#banner_wrapper { width:700px; height:133px; position:relative; margin:10px auto; }
#banner_wrapper .banner_pic { width:359px; height:131px; float:left; background:url(../../../../images/banners/sale_pic3.png); cursor:pointer; }
#banner_wrapper .banner_text { width:327px; height:130px; margin:3px 0 0 0; float:right; background:url(../../../../images/banners/save_text.png); cursor:pointer; }


/*Sale Corner Banner (header) */
#corner_banner { width:153px; height:153px; position:absolute; top:0; right:0; background:url(../../../../images/banners/holiday_corner_banner.png); z-index:1001; cursor:pointer; }
#corner_banner .corner_text { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:13px; color:#FFF; text-align:center; float:right; margin:5px; cursor:pointer; }
	/* IE6 Hack Secure IMG */
	* html #corner_banner { width:153px; height:153px; position:absolute; top:0; right:0; background:url(../../../../images/banners/holiday_corner_banner.gif); z-index:1001; cursor:pointer; }

/* homepage promo */
#win_header_glow { width:343px; height:46px; background:url(http://www.cyclesounds.com/promo/images/win_header_glow3.png); position:absolute; left:205px; top:5px; z-index:1001; }
#win_sqr { width:163px; height:103px; background:url(http://www.cyclesounds.com/promo/images/enter_win_sq.gif); position:absolute; right:30px; top:235px; cursor:pointer; z-index:1001; }

/* Free Shipping Tag */
#free_ship_tag { height:72px; width:127px; background:url(../../../../images/je_new/free_ship_tag2.png); position:absolute; top:260px; left:75px; cursor:pointer; z-index:1001;
}

