@charset "utf-8";
#leftSide {
	padding-right: 10px;
	padding-left: 10px;
	width: 880px;
}

#photoContainer {
	position: relative;
	width:875px;
	margin:5px auto 0;
	border:1px solid #000000;
	text-align: center;
	background:#fff url(../assets/photos/crewPromos/background-crewpromogallery.jpg) no-repeat 350px 15px;
	overflow: auto;
}
#photoContainer ul {
	list-style-type:none;
	width:350px;
	height: 550px;
	float:left;
}
#photoContainer li {
	float:left;
	margin: 15px 5px 5px;	 
} 
#photoContainer a.gallery:hover { 
    border:1px solid #ccc; 
}
#photoContainer a.gallery:hover span {
	width:524px;
	height:524px;
	top:15px;
	left: 350px;
	color:#000;
	background:#fff;
	position: absolute;
	font-weight: bold;
	text-align: right;
}
#photoContainer a.gallery:hover img { 
	border:1px solid #fff; 
	float:right; 
	margin-right:5px; 
} 
#photoContainer a.gallery span { 
	    position: absolute;
		width:1px; 
	    height:1px; 
	    top:0px; 
	    left: 0px; 
	    overflow:hidden;
	    background:#fff; 
} 
#photoContainer a.gallery, #photoContainer a.gallery:visited { 
	    display:block; 
	    color:#000; 
	    text-decoration:none; 
	    border:1px solid #000; 
	    margin:1px 2px 1px 2px; 
	    text-align:left; 
	    cursor:default; 
} 
#photoContainer a.slidea {
	background:url(../assets/photos/crewPromos/jon-th.jpg);
	height:90px;
	width:63px;
} 
#photoContainer a.slideb {
	background:url(../assets/photos/crewPromos/DSC-0050-Cath-th.jpg);
	height:90px;
	width:63px;
} 
#photoContainer a.slidec {
	background:url(../assets/photos/crewPromos/sarah-gallery-pic-th.jpg);
	height:90px;
	width:63px;
} 
#photoContainer a.slided {
	background:url(../assets/photos/crewPromos/becky-th.jpg);
	height:90px;
	width:63px;
} 
* html #photoContainer a.slidee {
	width:90px;
	height: 63px;
} 
#photoContainer a.slidee {
	background:url(../assets/photos/crewPromos/sistasOfSoul-th.jpg);
	height:63px;
	width:90px;
} 
