/* CSS Document for Wella Viva site homepage. */

/* Main content containers. */
	#homeContainer {
		width: 912px;
		margin: 0 0 0 51px;
		background: url(../images/border-bg.png);
		
	}

	* html #homeContainer {
		background: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/border-bg.png", sizingMethod="scale");
		/*border:1px solid red;*/
	}
	
	#homeContent {
		width: 899px;
		height: 672px;
		background: url(../images/home/home_key_visual_10.png) top no-repeat;
		
		
	}
	
	* html #homeContent {
		background: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/home/home_key_visual_10.png", sizingMethod="crop");
	}
	
	/*div#homeContent h2 {
		position: absolute;
		top: 177px;
		left: 542px;
		width: 268px;
		height: 76px;
		text-indent: -9099px;
		background: url(../images/home-wild-hdr.jpg) no-repeat;
	}*/
	
	div#homeFlashContainer {
		position: absolute;
		top: 420px;
		left: 13px;
		width: 886px;
		height: 240px;
		background: url(../images/home-flash-bg.jpg);
		/*border:1px solid green;*/
	}
	
	
	div#stiwa {
		position: absolute;
		top: 135px;
		left: 43px;
		width: 315px;
		height: 316px;
		z-index:10;
		
		/*border:1px solid green;*/
	}
	/*div#homeFlashContent {
		position: absolute;
		top: 0;
		left: 0;
		width: 884px;
		height: 240px;
		background: url(../images/home-flash-alt-bg.jpg) no-repeat ;
		
	}*/
	
	div#homeFlashContent {
		position: absolute;
		top: 0px;
		left: 0;
		width: 884px;
		height: 240px;
		background: url(../images/home/new/home-flash-html_bg_de.jpg) no-repeat;
		
	}
	
	div#homeFlashContent ul {
		position: absolute;
		top: 50px;
		left: 0;
		width: 200px;
		height: 170px;
		list-style-type: none;
		
		
	}
	
	li#homeNewViva a {
		position: absolute;
		top: -15px;
		left: 0;
		width: 200px;
		height: 25px;
		text-indent: -9099px;
	/*border:1px solid red;*/
		background: url(../images/spacer.gif) ;
	}
	
	li#homeVivaWorks a {
		position: absolute;
		top: 13px;
		left: 0;
		width: 200px;
		height: 25px;
		text-indent: -9099px;
	/*border:1px solid red;*/
		background: url(../images/spacer.gif) ;
	}
	
	li#homeWildSide a {
		position: absolute;
		top: 40px;
		left: 0;
		width: 200px;
		height: 25px;
		text-indent: -9099px;
	/*border:1px solid red;*/
		background: url(../images/spacer.gif) ;
	}
	
	li#homeLatestStyles a {
		position: absolute;
		top: 66px;
		left: 0;
		width: 200px;
		height: 25px;
		text-indent: -9099px;
		/*border:1px solid red;*/
		background: url(../images/spacer.gif) ;
	}

	/* update: in 04.07.08 
	li#homeWildGirls a {
		position: absolute;
		top: 93px;
		left: 0;
		width: 200px;
		height: 25px;
		text-indent: -9099px;
		background: url(../images/spacer.gif) ;
	}*/
	
	
	li#homeLevel a {
		position: absolute;
		top: 120px;
		left: 0;
		width: 200px;
		height: 26px;
		text-indent: -9099px;
		/*border:1px solid red;*/
		background: url(../images/spacer.gif) ;
	}

	
	
	
   a.map {
        display:block;
        float:left;
        position:relative;
       
        height:220px;
        text-indent:-3000px;
		
		
		
		
    }
    #home-new {
        left:202px;
		    width:155px;
    }
    #home-how {
        left:205px;
		 width:130px;
    }
    #home-wild {
	 left:215px;
        width:130px;
    }
    #home-latest {
        left:240px;
		  width:150px;
    }
/*
	 #home-girls {
        left:205px;
        width:100px; 
    }*/
	
 /*   #home-level {
       left:200px;
	    width:150px;
		
		
    }*/
    
.mainContent_inner{
	background: url(../images/home/new/main-content-bg.png) no-repeat;
	width:906px;
	height:662px; 
}
