@import url("/_infrastructure/css/module/gallery.css");

/* 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
----------------------------------------------------------------------------- */
.gallery {
	position: relative;
	}
.gallery .gallery-top {
	}
.gallery form.gallery {
	}
.gallery .gallery-control {
	/*position: absolute;
	top: 0;
	left: 370px;
	background-color: #FFF;
	height: 460px;
	border: 1px solid red;*/
	margin-left: 10px;
	}
.gallery .gallery-directional em {
	font-style: normal;
	}
.gallery .gallery-directional em {
	display: none;
	}
.gallery .gallery-directional a {
	display: block;
	width: 31px;
	}
.gallery .gallery-directional span#SI_galleryImgPrev a { 
	float: left;
	background: url(/images/common/btn-prev.gif) top left no-repeat;
	text-indent: -3000px;
	}	
.gallery .gallery-directional span#SI_galleryImgNext a { 
	background: url(/images/common/btn-next.gif) top right no-repeat;
	text-indent: -3000px; 
	margin-left: 210px;
	}
.gallery .gallery-photo {
	width: 358px;
	}
.gallery .gallery-photo dt{
	margin-top: 12px;
	}
.gallery .gallery-photo img { 
	display: block;
	border: 1px solid #a98d71;
	margin-bottom: 5px;
	}
.gallery .gallery-photo dd{
	padding-top: 5px; 
	font-size: 0.92em; 
	line-height: 1.1em; 
	color: #666;  
	border-top: 5px solid #ffa900;
	}
.gallery .gallery-photo dd #SI_galleryImgTitle {
	background-color: #FFF;
	font-size: 1em;
	color: #990000;
	}
.gallery .gallery-photo dd #SI_galleryImgDesc {
	}
#gallery-form {

	}
#SI_miniCaption{

	padding: 0 13px 12px 13px;
	}
.mini-gallery .mini-directional{
	padding: 0 12px 0 12px;
	}
.mini-gallery .mini-directional a {
	display: block;
	width: 32px;
	float: left;
	}	
a img.mini_next{ 
	
	}
		
/* GALLERY THUMBNAILS
----------------------------------------------------------------------------- */
.gallery-paging{
	clear: both;
	}
.gallery .gallery-thumbnails {
	}
.gallery .gallery-thumbnails ul {
	margin-top: 12px;
	margin-left: 33px;
	list-style: none;
	width: 190px;
	padding: 0;
	}
.gallery ul li {
	float: left;
	background: none;
	display: inline;
	margin: 0 11px 11px 0;
	padding: 1px;
	border: 3px solid #48210c;
	}
.gallery ul li.active {
	border-color: #ffa900;
	}
/* 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%;
	}


/* 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
----------------------------------------------------------------------------- */
.gallery-file {
	}
.gallery-file dl.file-group {
	}
.gallery-file dl.file-list {
	margin: 0 0 0 0px;
	padding: 0;
	}
.gallery-file dl.file-list dt {
	padding: 0;
	margin: 0;
	}	
.gallery-file dl.file-list dt ,
.gallery-file dl.file-list dt strong {
	color: #440022;
	}
.gallery-file dl.file-list dd p {
	padding: 0;
	margin: 0 0 5px 0;
	}
.gallery-file dl.file-list dd p p {
	padding: 0;
	margin: 0;
	}
.gallery-file dl.file-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
.gallery-file dl.file-list ul li {
	background: none;
	padding-left: 0;
	
	}
.gallery-file dl.file-list ul li a {
	}
.gallery-file dl.file-list ul li p {
	}
.gallery-file a.edit {
	}
	
/* TEASER GALLERY
----------------------------------------------------------------------------- */
.gallery-teaser {
	width: 269px;
	}
.sc .gallery-teaser {
	width: 267px;
	}
.gallery-teaser a.image {
	}
.gallery-teaser a img {
	display: block;
	border: 1px solid #a98d71;
	margin-bottom: 5px;
	}
.sc .gallery-teaser a img {
	border: none;
	}
.gallery-teaser h2 {
	}
.gallery-teaser h3 {
	}
.gallery-teaser h4 {
	}
.gallery-teaser p {
	padding-top: 5px; 
	font-size: 0.92em; 
	line-height: 1.1em; 
	color: #666;  
	border-top: 5px solid #ffa900;
	font-size: 11px;
	}
.gallery-teaser p.no-content {
	border-top: none;
	}
.gallery-teaser a.more {
	}
.gallery-teaser a.edit {
	}

	
/* 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 {
	}

