/************************************************************** 
**		Home Page Styles 
**		- NO Global Styles included
**		- Styles are tab arranged to show inheritance & layout
***************************************************************/
/* Import Nivo Slider CSS */
/*@import url('/wcsstore/Michele/css/en_US/jquery.nivo.slider.css');*/		/*Required for IE to work */

/* Import Espots CSS */
/*@import url('/wcsstore/Michele/css/en_US/espots.css');						/*Required for IE to work */

#home #content-area {background-color:transparent; width:1090px; height:905px; margin:0;} /*wider than 982px to allow espots to slide in*/

	/* FADING SLIDESHOW with Image Rollover on Top */
	#slide_container {background-color:#F6F6F6; position:absolute; top:116px; left:auto; width:982px; height:743px; overflow:hidden; padding:0;}
		 /*.home {background:transparent url(/wcsstore/Michele/images/en_US/Homepage/content_hp.jpg); width:982px; height:743px; display:block;}*/
		
		/* Content with IMAGE ROLLOVER:*/
		#hp_rollover {
			position:relative;
			top:244px;
			left:102px;
			width:199px;
			height:17px;
			z-index:9999;
		}
		
		#currentimg img {display:none;} /*allow first image to fade in*/
		
		/* Slideshow Container */
		#fadeHP {position: relative; width:982px; height:743px; overflow:hidden;}
	/**********************************************************************************************************************/		
		
		/* Bottom HP Espot/Navigation */
		#subFeatures  {display:block; width:982px; height:30px; position:relative; left:auto; background-color:#FFF; border:none;}
			#subLinks 	{display:inline; width:974px; height:22px; position:absolute; top:7px; left:0px; background-color: #fbfbfb; padding:4px; }

				/*Roll-over Buttons*/	
				#staticBtn {
					display:none;
					position:absolute;
					top:291px;
					left:683px;
					width:157px;
					height:11px;
					z-index:1003;
				}
				
				#Gift_Btn {
					display:block;
					position:absolute;
					top:67px;
					left:758px;
					width:197px;
					height:15px;
				}
				
				#Twitter_Btn, #FB_Btn, #Special_Btn {position:absolute; text-indent:-9999px; padding-top:4px;}
				
				#Special_Btn {
					/*display:inline;*/
					display:none;
					top:6px;
					left:583px;
					width:219px;
					height:20px;
				}
				
				#FB_Btn {
					display:inline;
					background:url('/wcsstore/Michele/images/en_US/Homepage/mw_fb.png') top left no-repeat;
					top:6px;
					left:819px;
					width:121px;
					height:18px;
				}
				
				#Twitter_Btn {
					display:inline;
					background:url('/wcsstore/Michele/images/en_US/Homepage/twitter.png') top left no-repeat;
					top:6px;
					left:947px;
					width:19px;
					height:18px;
				}
				
				a#Twitter_Btn, a#FB_Btn {display:block; line-height:0; text-indent:-9999px;}
				#Twitter_Btn:link, #FB_Btn:link {display:block; line-height:0; text-indent:-9999px;}
				#Twitter_Btn:hover, #FB_Btn:hover {background-position: top right; text-indent:-9999px;}
				
				#staticBtn, #FB_Btn, #Special_Btn a img {
					padding:0;
					margin:0;
					border:none;
				}
				
				#StaticImgMaps {
					display:inline;
					position:absolute;
					top:0px;
					left:auto;
				}
	/**********************************************************************************************************************/		
		/*LEFT SIDE HP Espots - ORIGINAL Espots*/
		/* Fade-In / Fade-Out Hover image jQuery styles*/
		#labels a, #labels img {display:none; z-index:-5;}
		a, area {outline:none;}
		.top_espot, .btm_espot, .featCat, div#labels a {display:none;}

		a.top_espot {
			/*background: url('/wcsstore/Michele/images/en_US/Homepage/slideshow/on/top_espot.gif');*/
			width: 153px;
			height: 16px;
			top: 223px;
			left: 4px;
			z-index:-999;
		}
		
		a.btm_espot {
			/*background: url('/wcsstore/Michele/images/en_US/Homepage/slideshow/on/btm_espot.gif');*/
			width: 153px;
			height: 16px;
			top: 466px;
			left: 4px;
			z-index:-999;
		}
		
		a.featCat {
			background: url('/wcsstore/Michele/images/en_US/Homepage/slideshow/on/img_swap.png');
			width: 199px;
			height: 17px;
			top: 244px;
			left: 100px;
			z-index:-999;
		}

	/**********************************************************************************************************************/		
		
		#imgSlide {display:none; width:1182px; height:743px; position:relative; top:0; left:-100px; overflow:hidden; z-index: 1006;}
		
		/*#imgSlide img {display: none;}
		#imgSlide .hover-revealed img {display: inline;}*/
		
		#imgSlide .previous, #imgSlide .current {
			position: relative;
			top: 0px;
			left: 0px;	
		}
		
		#imgSlide .previous {z-index: 1004;}
		
		#imgSlide .current {z-index: 1005;}
		
	/**********************************************************************************************************************/
		
		#imgFade {display:none; width:982px; height:743px; position:relative; top:0px; left:0px;}
		
		/*#imgFade img {display: none;}
		#imgFade .hover-reveal img {display: inline;}*/

		#imgFade .previous {z-index: 1001;}
		
		#imgFade .current {z-index: 1002;}	
		
	/**********************************************************************************************************************/
	
		#hero {display:block; width:982px; height:674px;}
		
		#btn_shopCollection {position:absolute; z-index:10; display:block; padding: 245px 0px 0px 194px;}
		
		#espots {display:block; width:982px;}

