#main {
	padding-bottom:20px;
}
.photo-item-nav {
	display: inline;
	position: relative;
}
.photo-item-nav a {
	padding: 0 5px;
}

.photo-item {
	padding: 10px 0;
}
.photo-item.img {
	margin: 0 auto;
	text-align: center;
}
.photo-item.info {
	float: left;
	width: 50px;
	padding: 0;
}
.photo-strip{
	width: 740px;
	padding: 2px 0 5px 0;
	height: 94px;
	margin: 0 auto;
	background: #f3f3f3;
	padding:10px;
}
.noclass .photo-strip {
	padding: 2px 0 5px;
	background: #fff;
}
a.photo-strip-left {
	float: left;
	width: 12px;
	height: 93px;
	text-indent:-9999px;
	background: url('/pages/photos/includes/left.gif') top right no-repeat;
}
a.photo-strip-right {
	float: left;
	width: 12px;
	height: 93px;
	text-indent:-999999px;
	background: url('/pages/photos/includes/right.gif') top left no-repeat;
}
a.photo-strip-left:hover, a.photo-strip-right:hover {
	background-position: 0 -96px;
	width: 12px;
}
.photo-strip-container{ 
	display:table;
	margin:0 auto;
}
.photo-strip-container h3 {
	font-size:25px;
	margin-top:10px;
}
.photo-strip-container h3 a {
	color:#756850;
}
.photo-strip-body{	
	overflow:hidden;
	height:96px;
}

.photo-strip-body a {
	float: left;
	padding: 1px;
}
.photo-strip-body a img {
	float:left;
}
.album-strip-top {
	overflow:hidden;
	background: #fff;
	padding: 10px;
}
.album-name-date {
	font-size:25px;
	float:left;
}
.album-strip{
	padding: 10px;
	background: #f3f3f3;
}
.album-strip span {
	font-size: 10px;
}
#album-grid {
	padding: 5px 12px;
}
#album-grid a {
	float: left;
	display: inline;
	position: relative;
	width: 94px;
	height: 94px;
	padding: 1px;
}
.album-nav {
	float: right;
	display: inline;
	position: relative;
	text-align: right;
	padding:10px;
}
.album-nav a {
	padding: 0 2px;
}
.album-nav a:hover {
	text-decoration: none;
	color: #000;
}
.grid_pages a.current {
	border: none;
}
.grid_pages a:hover {
	background: #fff;
}
.album-nav a.current {
	font-weight: bold;
}

h3.album-title {
	float: left;
	display: inline;
}
.album-date {
	font-size: 11px;
	height: 14px;
	padding: 2px 0 0 4px;
	float: left;
	display: inline;
}
.album-link {
	float: right;
	display: inline;
	vertical-align:bottom;
	padding-top: 3px;
}

#photo-album-container {
	clear:left;
	margin-top: 10px;
	padding-top: 10px;
	
}
#photo-album-nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 30px;
}
#photo-album-nav ul li{
	display: inline;
}
#photo-album-nav ul li a,
#photo-album-nav ul li div{
	float: left;
	height: 30px;
	margin-right: 1px;
}
#photo_nav_browse_by{
	background: url('/images/photo-gallery/photo_nav_browse_by.jpg') top left no-repeat;
	width: 115px;
}
#photo_nav_most_popular a{
	background: url('/images/photo-gallery/photo_nav_most_popular.jpg') top left no-repeat;
	width: 113px;
}
#photo_nav_venue a{
	background: url('/images/photo-gallery/photo_nav_venue.jpg') top left no-repeat;
	width: 61px;
}
#photo_nav_date a{
	background: url('/images/photo-gallery/photo_nav_date.jpg') top left no-repeat;
	width: 57px;
}
#photo_nav_member a{
	background: url('/images/photo-gallery/photo_nav_member.jpg') top left no-repeat;
	width: 79px;
}
#photo_nav_end_spacer{
	background: url('/images/photo-gallery/photo_nav_end_spacer.jpg') top left repeat-x;
	width: 153px;
}
#photo-album-nav ul li a:hover{
 	background-position: 0 -32px;
 	height: 30px;
}
#photo-album-nav #by-most-popular #photo_nav_most_popular a,
#photo-album-nav #by-venue #photo_nav_venue a,
#photo-album-nav #by-date #photo_nav_date a,
#photo-album-nav #by-member #photo_nav_member a {
 	background-position: 0 -64px;
}

#photo-album-container {
	padding:10px 0;
	overflow:hidden;
}
#photo-album-container a {
	color: #754855;
}
.grid_showing, .grid_pages {
	padding:10px;
	margin:0;
}
h2.title {
	float:none;
}
#album-grid {
	padding:10px 0;
	overflow:hidden;
	clear: both;
}
#album-grid a {
	margin-right: 10px;
	padding: 3px;
}
.breadcrumb {
	font-size: 30px;
}
.holiday-date {
	font-size: 16px;
	padding:10px 0;
}

dl.info {
	padding:10px;
	width: 300px;
	margin: 20px auto;
	background: #f5f5f5;
}
dl.info dt {
	float: left;
	padding: 5px;
	clear: left;
	font-weight: bold;
	margin-top: 4px;
}
dl.info dd {
	text-align: right;
	padding: 5px;
	margin: 4px 0;
	background: #fff;
}

h1 {
	padding:0 0px 10px;
	font-size:30px;
}
.paginate {
	float:right;
	padding:0 20px;
}
.paginate a {
	width:15px;
	float: left;
    width: 15px;
		
}

.photo_container img {
	width:640px;
	margin:5px auto;
	display:block
}
.photo_nav {
	padding:0 20px;
	overflow:hidden;
}
.photo_nav a{
	display:block;
	width:150px;
}
.photo_nav a.prev {
	float:left;
	text-align:left;
}
.photo_nav a.album {
	margin:0 auto;
	text-align:center;
}
.photo_nav a.next {
	float:right;
	text-align:right;
}
