/* VERSIONS
/* 4_5: Initial css version, with most recent production improvements
/* 4_6: Added empty teaser gallery css, renamed to teaser-gallery, and added portal teaser/file gallery css as seperate styles

/* GALLERY AND FILE-LIST STYLES
*******************************************************************************/

/* MAIN GALLERY
----------------------------------------------------------------------------- */
body.layout-n1-p1-s1-gallery #primary-content {
	}
body.layout-n1-p1-s1-gallery #secondary-content {

	}
.gallery {
	position: relative;
	}
.gallery .gallery-top {
	}
.gallery form.gallery {

	}
.gallery select
{
	font-size: 90%;
}
.gallery .gallery-control {
	/*position: absolute;
	top: 0;
	left: 370px;
	background-color: #FFF;
	height: 460px;
	border: 1px solid red;*/
	}
	

	
.gallery .gallery-paging {
	display: block;
	margin-right: 5px;
	}
	
.gallery .gallery-paging #SI_galleryImgNumOf {
	display: inline;
	}
	
.gallery .gallery-directional {
	display: inline;
	margin-right: 5px;
	}
	
.gallery .gallery-directional {
	font-style: normal;
	}
	
.gallery .gallery-directional span img{
	display: inline;
	}
	
.gallery .gallery-photo {
	/*width: 370px;*/
	}
	
.gallery .gallery-photo dd {
	}
	
.gallery .gallery-photo dd #SI_galleryImgTitle {
	background-color: #FFF;
	font-size: 1.1em;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.gallery .gallery-photo dd #SI_galleryImgDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#gallery-form {
	margin-top: 0px;
	margin-bottom: 20px;
	}
		
/* GALLERY THUMBNAILS
----------------------------------------------------------------------------- */
.gallery .gallery-thumbnails {
	width: 500px;
	height: 65px;
	clear: both;
	margin-bottom: 10px;
	}
.gallery .gallery-thumbnails ul {
	list-style: none;
	width: 500px;
	padding: 0;
	background-color: #FFF;
	}
.gallery ul li {
	float: left;
	display: inline;
	margin: 0 4px 4px 0;
	padding: 2px;
	border: 1px solid white;
	list-style-image: none;
	background-image: none;
	}
.gallery ul li.active {
	border: 1px solid #A3A3A3;
	}
/* IE MAC HACK */
/*\*/ .gallery ul li a {
	position: relative;
	overflow: hidden;
	width: 76px;
	height: 51px;
	display: block;
	margin: 0;
	} /**/
	
.gallery ul li img { display: block; margin: 0; }

.gallery .empty {
	margin-left: 20px;
	}
.gallery ul li a.file {
	text-indent: -9999px;
	padding: 0 !important;
	background-position: 50% 50%;
	}
	
/* MAIN GALLERY DISPLAY
----------------------------------------------------------------------------- */

dl.gallery-photo {
	margin: 0 0 20px 0;
	padding: 0;
	width: 334px;
	float: left;
	}
dl.gallery-photo dt {
	width: 320px;
	padding: 7px; background: #FFF url(/images/common/bg-gallery-dl.gif) left top no-repeat; border: none; 
	border-bottom: 2px solid #EDEDED;
	}	
.pc dl.gallery-photo dt img {
	margin-left: 0px auto;
	border: none;
	display: block;
	}
dl.gallery-photo dd {
	margin: 0; 
	padding: 0;
	width: 320px;
	}	
dl.gallery-photo dd #SI_galleryImgNumOf {
	margin: 5px 7px 0 7px; 
	padding: 0;
	}	
dl.gallery-photo dd h2 {
	margin: 5px 7px;
	color: black !important;
	}	

.gallery .gallery-paging {
	margin-bottom: 10px;
	}


/* GRID GALLERY
----------------------------------------------------------------------------- */
.gallery-grid {
	position: relative;
	}
.select-paging {
	width: 30%;
	}	
.gallery-grid .paging-container:after,
.column-container:after {
	content: ".";
	display: list-item;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.column-container div {
	float: left;
	}
.column-container .col-1 {
	margin-right: 24px;
	}
.gallery-grid dl.gallery-image { 
	border: 1px solid #DDD;
	background-color: #EEE; 
	padding: 8px;
	}
.gallery-grid dl.gallery-image img {
	background-color: #FFF;
	padding: 3px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	} 
.gallery-grid dl.gallery-image p {
	margin: 4px 0 0;
	}
.gallery-grid .paging-container {
	position: relative;
	padding: 0 30px 0 32px;
	float: left;
	}
.gallery-grid .paging-container span {
	color: #999;
	}
.gallery-grid .paging-container .prev-btn,
.gallery-grid .paging-container .next-btn {
	position: absolute;
	top: 0;
	
	width: 28px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	
	border: 1px solid #DDD;
	background-color: #EEE;
	}
.gallery-grid .paging-container .prev-btn {
	left: 0;
	}
.gallery-grid .paging-container .next-btn {
	right: 0;
	}
.gallery-grid .paging-container ul {
	list-style: none;
	padding: 0;
	}
.gallery-grid .paging-container li {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	
	border: 1px solid #DDD;
	background-color: #EEE; 
	margin-right: 2px;
	}
.gallery-grid .paging-container li.active {
	background-color: #999;
	}
.gallery-grid .paging-container li.active a {
	color: #FFF;
	}
.gallery-grid .gallery-desc {
	clear: both;
	padding-top: 0.6em;
	}

/* GALLERY LIST WITH THUMBS
----------------------------------------------------------------------------- */
.gallery-thumblist {
	}
.gallery-thumblist .gallery {
	margin-bottom: 10px;
	}
.gallery-thumblist .gallery .picturebox {
	padding: 0;
	margin: 0;
	}
.gallery-thumblist .gallery .picturebox a,
.gallery-thumblist .gallery .picturebox img {
	margin: 0;
	padding: 0;
	}
.gallery-thumblist .gallery .picturebox a.file {
	/*text-indent: -9999px;
	padding: 0 !important;*/
	background-position: 50% 50%;
	height: 50px;
	width: 50px;
	}
	
.gallery-thumblist .gallery p {
	}

/* FILE-LIST
----------------------------------------------------------------------------- */
/* REMOVED FROM HERE AND PUT IN BASE.CSS */
	
/* TEASER GALLERY
----------------------------------------------------------------------------- */
.gallery-teaser {
	}
.gallery-teaser a.image {
	}
.gallery-teaser img {
	background:#FFFFFF url(/images/common/bg-special-treatment.gif) no-repeat scroll left top;
	border:medium none;
	padding:7px 0pt 7px 7px;
	}
.gallery-teaser h2 {
	}
.gallery-teaser h3 {
	}
.gallery-teaser h4 {
	}
.gallery-teaser p {
	}
.gallery-teaser a.more {
	}
.gallery-teaser a.edit {
	}
.gallery-teaser dl.image dd{
	font-size: 1.1em; 
	}

	
/* PORTAL GALLERY STYLES
*******************************************************************************

PORTAL FILE GALLERY
----------------------------------------------------------------------------- */
.portal-gallery-file {
	}
.portal-gallery-file dl.file-group {
	}
.portal-gallery-file dl.file-list {
	margin: 0 0 0 10px;
	padding: 0;
	}
.portal-gallery-file dl.file-list dt {
	padding: 0;
	margin: 0;
	}	
.portal-gallery-file dl.file-list dt ,
.portal-gallery-file dl.file-list dt strong {
	color: #440022;
	}
.portal-gallery-file dl.file-list dd p {
	padding: 0;
	margin: 0 0 5px 0;
	}
.portal-gallery-file dl.file-list dd p p {
	padding: 0;
	margin: 0;
	}
.portal-gallery-file dl.file-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
.portal-gallery-file dl.file-list ul li {
	background: none;
	padding-left: 0;
	}
.portal-gallery-file dl.file-list ul li a {
	}
.portal-gallery-file dl.file-list ul li p {
	}
.portal-gallery-file a.edit {
	}
.portal-gallery-file p.login-link {
	}

/* PORTAL TEASER GALLERY
----------------------------------------------------------------------------- */
.portal-gallery-teaser{
	}
.portal-gallery-teaser a.image {
	}
.portal-gallery-teaser a img {
	}
.portal-gallery-teaser h2 {
	}
.portal-gallery-teaser h3 {
	}
.portal-gallery-teaser h4 {
	}
.portal-gallery-teaser p {
	}
.portal-gallery-teaser a.more {
	}
.portal-gallery-teaser a.edit {
	}
.portal-gallery-teaser p.login-link {
	}

/* PORTAL TEASER GALLERY
----------------------------------------------------------------------------- */	
.gallery .sidebar {
    float: right;
	position: relative;
    width: 160px;
	padding: 0;
	margin: 0;
	left: -20px;
	}
	
/*  -----------------------------|  MINI GALLERY  |------------------------------  */

#athletics .mini-gallery {
    float: right;
	position: relative;
    width: 198px;
	padding: 0;
	margin: 10px -65px 20px 0;
	left: 15px;
	overflow: hidden;
	}
	
#athletics .mini-gallery h5 {
	font-size: .95em;
	}

