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

html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ebebeb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
/*FORMAT SCROLL BAR*/
	scrollbar-face-color:#; 
	scrollbar-arrow-color:#; 
	scrollbar-track-color:#; 
	scrollbar-shadow-color:#; 
	scrollbar-highlight-color:#; 
	scrollbar-3dlight-color:#; 
	scrollbar-darkshadow-Color:#;
/*END FORMAT SCROLL BAR*/



}


.style1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
}

.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}
a:link {
	color: #FF3366;
	text-decoration: none;
}
a:visited {
	color: #FF3366;
	text-decoration: none;
}
a:hover {
	color: #99FFFF;
	text-decoration: none;
}
a:active {
	color: #FF3366;
	text-decoration: none;
}

.hidden {
	display: none;
}
.thumbnail{
z-index: 100;
margin: 0px 0px 0px 0px;
padding: 0px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 100;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
margin: 0px 0px 0 0px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
margin: 0 0 0 -167px;

}

/* WHOLE PAGE CONTAINER*/
#pagecontainer {
	width: 810px;
	margin: auto;
	text-align: left;

	}
/*END WHOLE PAGE CONTAINER*/

/*BANNER*/
#banner {
	margin: 15px 0 0 0px;
	padding:0;
	clear: both;
	width: 810px;
	height: 170px;
	background: url(../images/emailheader.jpg) ;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #EA529D;
	
}
#banner .padding {
	padding: 5px;
}
/*END BANNER*/

	/* FACEBOOKTWITTER */
#social {
	margin:0px 0;
	padding:0;
	width: 50px;
	height: 25px;
	float: left;

	}
#social ul {
	margin:0;
	padding:0;
	list-style: none;
	position:absolute;
	}
#social li, #social a {
	height:25px;
	width: 25px;
	display: block;
	list-style: none;
	position: absolute;
	}

#facebook{left:0px;height:25px; width: 25px;}
#facebook{background:url(../images/facebooktwitter.png) 0 0;}
#facebook a:hover{background: url(../images/facebooktwitter.png) 0 -25px;}


#twitter{left: 25px; width: 25px; height:25px;}
#twitter{background:url(../images/facebooktwitter.png) -25px 0;}
#twitter a:hover{background:url(../images/facebooktwitter.png) -25px -25px;}
	/* ENDFACEBOOKTWITTER */


#nav {
	margin: 0px 0px 20px 0px;
	padding: 0;
	width: 800px;
	height: 50px;
	float: none;
	clear: both;
	}

/* BUTTONS */
#navbuttons {
	position:relative;
	margin: 0;
	padding: 0;
	}
	/* IE5 Mac Hack \*/ 
#navbuttons { padding-left: 0px; } 
/**/ 
#navbuttons { padding-left: 0px; overflow: hidden; } 
/* End Hack */

#navbuttons dl {
	margin:0;
	padding:0;
	list-style: none;
	position:absolute;
	}
#navbuttons dt, #navbuttons a {
	height:50px;
	width: 100px;
	display: block;
	list-style: none;
	float: left;	}

#home{left:0px;height:50px; width: 100px;}
#home{background:url(../images/navbuttons.png) -0px -0px;}
#home a:hover{background: url(../images/navbuttons.png) -0px -50px;}

#about{left: 100px; height:50px; width: 100px;}
#about{background:url(../images/navbuttons.png) -100px 0px;}
#about a:hover{background:url(../images/navbuttons.png) -100px -50px;}

#store{left:200px;height:50px; width: 100px;}
#store{background:url(../images/navbuttons.png) -200px 0px;}
#store a:hover{background:url(../images/navbuttons.png) -200px -50px;}

#events{left:300px;height:50px; width: 100px;}
#events{background:url(../images/navbuttons.png) -300px 0px;}
#events a:hover{background:url(../images/navbuttons.png) -300px -50px;}

#pressroom{left:400px;height:50px; width: 100px;}
#pressroom{background:url(../images/navbuttons.png) -400px 0px;}
#pressroom a:hover{background:url(../images/navbuttons.png) -400px -50px;}

#storelocator{left:500px;height:50px; width: 100px;}
#storelocator{background:url(../images/navbuttons.png) -500px 0px;}
#storelocator a:hover{background:url(../images/navbuttons.png) -500px -50px;}

#lookbook{left:600px;height:50px; width: 100px;}
#lookbook{background:url(../images/navbuttons.png) -600px 0px;}
#lookbook a:hover{background:url(../images/navbuttons.png) -600px -50px;}

#contact{left:700px;height:50px; width: 100px;}
#contact{background:url(../images/navbuttons.png) -700px 0px;}
#contact a:hover{background:url(../images/navbuttons.png) -700px -50px;}




/* END BUTTONS */




#leftnav {
	margin: 0 0  0px 0px;
	padding: 0;
	width: 10px;
	float: left;


}

#leftnav .padding {
	padding: 0;
	}
	



	
	
	
	
/* HOMEPAGE ONLY*/
#centerhome {
	margin: 0 0 0 0px;
	padding: 0;
	float: left;
	width: 800px;
	background: url(http://www.yvettemandell.com/images/whiteopacity.png);
}
#centerhome .padding {
	padding: 10px;
	}
#centerimage {
	margin: 0;
	padding: 0;	
	float: left;
	width: 629px;
	height: 800px;
	 }

	 
#centercontent {
	margin: 0 0px 0 0px;
	padding: 00px;
	float: left;
	width: 150px;
	text-align: right;

}

#centercontent .padding {
	padding: 10px;
	}
	
#pressroomvideo {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 320px;
}
#pressroomtext {
	margin: 0;
	padding: 0;
	float: left;
	width: 450px;
}

#rssbox {
	margin: 0 0px 10px 0;
	width: 140px;
	float: left;
	font-size: 11px;
	text-align: right;
	
	}

#rssbox ul {
	padding: 0;
	margin: 0 0 0 0px;
	font-size: 11px;
	list-style: none;
		}





#footer {
	margin: 10px 0 5px 0px;
	width: 810px;
	float: left;
	clear: both;
}


#copyright {
	margin: 0;
	padding: 0;
	width: 810px;
	height: 50px;
	clear: both;
	text-align: center;
}
#copyright .padding{
	padding: 10px;
	}


