#BigDayOut_Content {
	padding: 0px 0px;
}

/*	============
	PHOTOS TITLE
	============  */
img.PhotosTitle {
	position: absolute;
}
/*	===========
	ROO GALLERY
	===========  */
#Gallery_Container {
	background: url(../images/photos/background.jpg) no-repeat top left;
	padding-top: 120px;
	padding-bottom: 15px;
}
#RooGallery_Container #HPLogo {
	position: absolute;
	margin: 23px 0px 0px 300px;
}
/*	GALLERY
	=======  */
#RooGallery {
	background-color: #e5d6b0;
}

/*	=====================
	BROWSE MORE GALLERIES
	=====================  */
#BrowseGalleries {
	display: none;
	padding: 10px 43px 0px 10px;
}
#BrowseGalleries img {
	float: left;
}
#BrowseGalleries a {
	float: right;
}

/*	======================
	MORE GALLERIES LISTING
	======================  */
#MoreGalleriesList {
	display: none;
	padding: 10px 10px;

}
#MoreGalleriesList .Gallery {
	float: left;
	width: 195px;
}
#MoreGalleriesList .Thumbnail {
	margin: 0px 0px 10px 0px;
}

.Thumbnail {
	float: left;
	width: 75px;
	margin: 3px 3px;
}

h2 {
	font-size: 20px;
	color: #cf8bff;	
}
#MoreGalleries {
	padding-top: 20px;	
	padding-bottom: 20px;	
}
#MoreGalleries h2 {
	float: left;
	width: 550px;
	margin-bottom: 10px;
}
#MoreGalleries select.input_option {
	float: left;
	width:139px
}
#StateForm {
	float: left;
}
#MoreGalleries .Item {
	float: left;	
	width: 195px;
}
#MoreGalleries .Item a {
    color: #ffffff;
}
#MoreGalleries .Item .Thumbnail {
	width: 40px;
	margin-left: 5px;
}
#MoreGalleries .Item .Copy {
	float: left;
	width: 125px;
	margin-top: 2px;
}
