	/*~	gallery	*/
#b #gallerycontent { padding : 8px ; }

#b #gallerycontent p,
#b #gallerycontent ul {
	padding:5px 0px;
}

#b #thumbnails { margin: 10px 0px; }

.gallerytype{
	font-size: 1.2em;
	font-weight:bold;
}
#container .gallerytype a:visited {
	color: #008CC4;
}
.galleryOptions{
	clear:both;	
	display:block;
	float:left;
	font-size: 1.2em;
	margin-bottom: 10px;
	padding: 5px 0;
	width:100%;
}
	.galleryOptions select,
	.galleryOptions button { float : left ; }
	.galleryOptions button { 
		background-image : url(/images/tin/football/gallery_go_button.gif) ; 
		*height : 24px ; 
		padding : 23px 0 0 24px ; 
		margin : 0px 0 0 3px ; 
		*width : 24px ; 
		}
		

.fl{
	float:left;
}

.fr{
	float:right;
}


.albumGallery{
	clear:both;	
	display: block;
	padding: 6px 0px;
}

#gallerycontent .tile{
	display: inline;
	float: left;
	margin: 0 9px 10px 9px;
	width: 137px;
}

#gallerycontent .tileDetail{
	display: inline;
	float: left;
	margin: 0px 11px 10px 11px;
	height: 110px;
	width: 137px;
}

.imgbg {
	height: 91px;
	width: 135px;
	border:1px solid #e3e3e3;
	background:#e3e3e3;
	text-align: center;
	vertical-align: middle;
}

#container .imgbg img {}

#gallerycontent .tileText{
	width: 13em;
	height: 9em;
}

.tile .date{
	font-size: 1.2em;
	padding: 4px 0 4px 0;	
}

.tile .noImages{
	font-size: 1.2em;
	color:#333;		
}

#gallerycontent .tile h2{
	color: #6C7BAA;
	font-family:"times new roman",georgia,serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom:0em;	
}

#gallerycontent #galleryname {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom:0em;	
}

#gallerycontent #gallerysubtitle {
	color:#333;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom:1px solid #fff;
}

#gallerycontent #gallerydescription {
	font-size: 1.2em;
	margin: 8px 0;
}

.mainImage {
	text-align: center;
	vertical-align: middle;
	height:260px;
	width: 656px;
}

#galleryMainImage {
	max-height: 300px;
}


#gallerycontent .largeImageCaption {
	color:#444;
	font-size: 1.2em;
	font-style:italic;
	text-align:center;
	min-height:2.5em; 
  	height:auto !important;
	height:2.5em;
	margin: 5px 0px 10px 0px;
}

.center {
	text-align: center;
}


