#galleryImageView{
	height:400px;
	background-color:#343434;
	z-index:1;
	overflow: hidden;
}

#galleryImageView img{
	max-width:none;
}

.galleryViewBackground{
	position:relative;
}

#subNavBar{
	background-color:black;
	border-style:solid;
	border-top-width:1px;
	border-top-color: #ffffff;
	height:35px;
	margin-bottom:40px;
	z-index:30;
}

#subNavBar span{
	font-size:21px;
	color:#ffffff;
	font-weight:100;
	height:35px;	
}

#subNavBar span a{
	position:relative;
	top:5px;
}

#subNavBar > span > a > img{
	position:relative;
	top:0px;	
}

#subNavBar span img{
	
}

#subNavBar .left{
	float:left;
	padding-right:10px;
	padding-left:10px;
}

#subNavBar .left a{
	color:#fff;
	font-weight:100;
}

#subNavBar .red{
	background-color:#de0120;		
}

#subNavBar .right{
	float:right;
	width:100px;
}

#subNavBar .right img{
	padding-left:10px;	
}

#title{
	padding-bottom:20px;	
	font-size:75px;
	text-align:left;
	vertical-align:top;
	line-height:1;
}

#gallery #aboveSubNavTitle{
	padding-top:25px;
	padding-bottom:18px;
}

#aboveSubNavTitle{
	padding-top:8px;
	padding-bottom:8px;	
	font-size:75px;
	text-align:left;
	line-height:1;	
}

/*specifics*/

#nycmateVideo{
	position:absolute;
	padding-top:45px;
	padding-left:305px;
	width:561px;
	height:316px;
	z-index:120;
	display:none;
}

#nycmatePhoto{
	position:absolute;
	margin-top:25px;
	margin-left:275px;
	z-index:110;
	height:auto;
	width:auto;
}

#mbaImage{
	position:absolute;
	margin-top:25px;
	margin-left:125px;
	z-index:110;
	height:auto;
	width:auto;
}

#nextTrainPhoto{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	z-index:110;
	height:auto;
	width:auto;
}


#nycmatePlayButton{
	position:absolute;
	margin-top:140px;
	margin-left:500px;
	z-index:130;
	height:auto;
	width:auto;
}