/* ############ home  ########## */
#homePage{
	position:relative;
	height:485px;
	width: 998px;
	float: right;
	background-color:#000000;
	background-repeat:no-repeat;
}


/* HOME STANDARD */

 
.homeBackground {	background-image: url(Denim12M.jpg);}

.imghov:link,a.imghov:visited,a.imghov:active{
	background-image:url(Denim-Ov.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
	height:188px;
	left:1px;
	position:absolute;
	top:1px;
	width:270px;
}
a.imghov:hover{
background-image:url(Denim-Ov.png);
}
 

 /* feb 5 home */
 
.homeFeb5 {	background-image: url(homeFeb5.jpg);}

.diva:link,a.diva:visited,a.diva:active{
	background-image: url(diva0000.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	position:absolute;
	top: 40px;
	left:41px;
	width:429px;
	height: 233px;
	cursor: pointer;
}
a.diva:hover{
background-position: 0px -284px
 }
 

 /* jan 28 home */
 
.homeJan28 {	background-image: url(homeJan2.jpg);}

.nude:link,a.nude:visited,a.nude:active{
	background-image: url(nude0000.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	position:absolute;
	top: 0px;
	left:15px;
	width:415px;
	height: 218px;
	cursor: pointer;
}
a.nude:hover{
background-position: 0px -231px
 }
 
/*   home */


#homePage span { display:none} /* all spans */

#carousel{
	width:225px;
	height:485px;
	margin-top:0px;
	margin-right:0px;
	overflow:hidden;
	position:relative;
	float:right;
	text-align:right;
	background:#000;
	margin: 0;
	padding: 0;
}


#carousel li{ width:225px; position:absolute; text-align:center; left:0px; top:0px; margin:0; padding:0; list-style:none}

#carousel img{ margin-bottom:1px; }

#carousel  a{ display:block}

/* ############ home  ########## */



#toolTipDiv{
position: absolute;
left: -300px; text-align:left;
border: 2px solid black;
padding: 10px; width:80px;
background-color:#1E1E1E;
visibility: hidden;
z-index: 100; color:#fff; font-size:11px;
}

#toolTipDiv img{
width:80px; margin-bottom:5px;
}
