/*@import url('/wcsstore/Zodiac/css/en_US/jquery.nivo.slider.css');*/
/*@import url('/wcsstore/Zodiac/css/en_US/espots.css');*/						/*Required format for IE to work */

.home_content_bg {display:block; width:968px; height:488px;}

/* Hide Shipping Msg on HP */
#header_shippinginfo {display:none;}

/* Hide Border in Footer on HP - instead include border on HP img to eliminate 2px gap on HP */
.footer_table {border-top: none;}

/* To add Left Nav elements & links for 768px width HP image content change to display:block */
#hp_left_nav {display:none;}

/*Hidden for full page content with no Left Nav*/
.shell_leftnav_bg {
	width:171px;
	display:none;
}

/* STATIC 968px Wide HP Background Image*/
#staticWide {
	display:block;
	/*background:#000000 url('/wcsstore/Zodiac/images/en_US/home/content_bg_wide.jpg') no-repeat top left;*/
	position:absolute;
	top:84px;
	left:0;
	width:968px; 
	height:488px; 
	/*z-index:53;*/
}

/* Under Sea 9.6.11 */
/*Shop Collection Sprite*/
#slideshow img, #slideshow2 img {display: none;}

#slideshow1 {z-index: 1;}

#main_intro {z-index: 1;}
/*#main {z-index: 10;}*/
/*#main2 {z-index: 11;}*/
#main2 {z-index: 2;}
#slideshow2 {z-index:12;}

#copy {display:inline;}

#homepageCopy{
	position: absolute;
	padding: 56px 0px 0px 56px;
	z-index: 20;
}

#shopCollection {
	/*background:url('/wcsstore/Zodiac/images/en_US/home/slideShow/adventure/shopCollection.gif') top left no-repeat;*/
	background:url('/wcsstore/Zodiac/images/en_US/home/shopCollection.gif') top left no-repeat;
	width:196px; height:25px;
	display:block;
	position:relative;
	top: 151px;	left: 26px;
	z-index:15;
}

#fadeHP #shopCollection {
	position:absolute;
	line-height:0;
	text-indent:-9999px;
}

#copy a {display:none;}

#fadeHP #shopCollection:hover {background-position: top right;}
/*END: Shop Collection Sprite*/

#slide_container {
	display:block;
	background-color:#000;
	position:absolute;
	top:84px;
	left:0px;
	width:968px; 
	height:488px;  
	overflow:hidden; 
	padding:0;
}
	
#fadeHP {position: relative; width:968px; height:488px;}

.main, #main_intro, #main, #main2 {
	position:absolute;	
	top: 0px;
	left: 0px;
	width: 968px;
	height: 488px;
}	

#main_intro, #main, #main2 {
	opacity:0; 
	filter: alpha(opacity=0);		
	-moz-opacity:0;					
	zoom: 1;						
}
