.tabs div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: block;
	float: left;
	width: 515px; 
}
.tabs div.content a, .tabs div.navigation a {
	text-decoration: none;
	color: #777;
}
.tabs div.content a:focus,.tabs  div.content a:hover,.tabs  div.content a:active {
	text-decoration: underline;
}
.tabs div.controls 
{
    position:absolute;
	margin-top: 157px;
	height: 32px;
	z-index: 1;
	width: 515px; 
}
.tabs div.controls a {
	padding: 4px;
}
.tabs div.ss-controls {
	float: left;
}
.tabs div.nav-controls {
	/*float: right;*/
	height:inherit;
}
.tabs .prev 
{
    display: block;
    float:left;
    /*background: url('../images/sprites.gif') -150px -40px no-repeat;  */
    background: url('../images/sprites.gif') -154px -40px no-repeat;  
    width: 23px;
    height: 32px;
}
.tabs .prev:hover
{
    background: url('../images/sprites.gif') -154px -40px no-repeat;  
}
.tabs .next 
{
    display: block;
    float:right;
    background: url('../images/sprites.gif') -220px -40px no-repeat;  
    /*width: 23px;*/
    width: 26px;
    height: 32px;
    margin:0px;
    padding:0px;    
}
.tabs .next:hover
{
    background: url('../images/sprites.gif') -255px -40px no-repeat;  
}
.tabs div.slideshow-container {
	position: relative;
	clear: both;
	height: 355px; /* This should be set to be at least the height of the largest image in the slideshow */
}
.tabs div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 515px;
	height: 355px; /* This should be set to be at least the height of the largest image in the slideshow */
}
.tabs div.slideshow {

}
.tabs div.slideshow span.image-wrapper, .tabs div.slideshowGalery span.image-wrapper{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.tabs div.slideshow a.advance-link, .tabs div.slideshowGalery  a.advance-link{
	display: block;
	width: 515px;
	height: 355px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 355px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
    overflow: hidden;
    position: relative;

}
.tabs div.slideshow a.advance-link:hover,.tabs  div.slideshow a.advance-link:active,.tabs  div.slideshow a.advance-link:visited {
	text-decoration: none;
}
.tabs div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
    left: 0;
    position: absolute;
    top: 0;
}
.tabs .slideshow img {
    display:inline;
}
/* -------------------------------------*/
.tabs .slideshowGalery img {
    display:inline;
}
.tabs div.slideshowGalery img {
	vertical-align: middle;
	border: 1px solid #ccc;
}

.tabs div.download {
	float: right;
}
.tabs div.caption-container {
	
}
.tabs span.image-caption {
	display: block;
	position: absolute;
}
.tabs div.caption {
	background-color: #000;
	padding: 12px;
	color: #ccc;
}
.tabs div.caption a {
	color: #fff;
}
.tabs div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

.tabs div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
.tabs div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
    position:relative;	
}
.tabs div.navigation ul{
	position:relative;
	overflow:hidden;
	height:325px;
}
.nextLi, .prevLi  
{
    position: absolute;
    top: 345px;
    font-size:1em !important;
    margin:0 !important;
    padding: 0 !important;
}
.nextLi  
{
    left: 115px;
    background: transparent url(../images/spritesY.gif) no-repeat 35px 2px;    
    padding-right:10px !important;       
}
.prevLi 
{
    left: 0px;
    background: transparent url(../images/spritesY.gif) no-repeat 1px -317px;     
    padding-left:10px !important;   
    }
.nextLi:hover, .prevLi:hover
{
    color: #333333 !important;
}
.tabs .thumbs 
{

}
.tabs ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;	
}
.tabs ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0px 10px 5px 0;
	list-style: none;
}
.tabs a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
.tabs ul.thumbs li.selected a.thumb {
	background: #000;
}
.tabs a.thumb:focus {
	outline: none;
}
.tabs ul.thumbs img {
	border: none;
	display: block;
}
.tabs div.pagination {
	clear: both;
}
.tabs div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
.tabs div.navigation div.bottom {
	margin-top: 12px;
}
.tabs div.pagination a,.tabs  div.pagination span.current,.tabs  div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 3px 2px 3px;
	font-size:0.9em;
}
.tabs div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
.tabs div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.tabs div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
.tabs #captionToggle a {
	float: right;
	display: block;
	background-image: url('../images/caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 5px 30px 5px 5px;
	clear: both;
}

/*landungpage -----------------------------------------*/
.landungpageGalery 
{
  padding:0px; 
  width:950px; 
  margin:25px 0;
}

.landungpageGalery div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	width: 770px; 
}
.landungpageGalery div.controls 
{
	width: 770px; 
}
.landungpageGalery div.loader {
	width: 770px;
}
.landungpageGalery div.slideshow a.advance-link {
	width: 770px !important;
    text-align:left;
    line-height: 0;
}
.landungpageGalery .slideshow-container 
{
    margin:0;
    padding:0px;  
}
.landungpageGalery #captionToggle a {
	/*float: right;*/
	display: block;
	background-image: url('../images/caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 370px 30px 5px 5px;
	clear: both;
}
.landungpageGalery span.image-caption {
	bottom:-5px !important;
	left: 0px !important;
}
.landungpageGalery div.controls {
    visibility:hidden;
}
.landungpageGalery div.slideshow img {
	border: 0px;
}
.landungpageGalery #captionToggle 
{
    clear:both;
    
}
.landungpageGaleryNav ul
{
    overflow:hidden;
    height:325px;
}
.visible span {    
  /*  opacity: 0 !important; */
}
#caption span.image-caption 
{
    left: 1px !important;
    bottom: 0px !important; 
   /* opacity: 0;    */
    }
    
    
.landungpageGaleryNav .nextLi,.landungpageGaleryNav .prevLi  
{
    position: absolute;
    top: 349px;
    font-size:1em !important;
}
.landungpageGaleryNav .nextLi  
{
    left: 115px;
    background: transparent url(../images/spritesY.gif) no-repeat 35px 2px;    
    padding-right: 10px !important;
}
.landungpageGaleryNav .prevLi 
{
    left: 3px;
    background: transparent url(../images/spritesY.gif) no-repeat 0px -317px;    
    padding-left: 8px !important;    
    }
.landungpageGaleryNav .nextLi:hover,.landungpageGaleryNav .prevLi:hover
{
    color: #333333 !important;
    background-color: #fff !important;
}
     