/* ------- foto viewer -------*/
/*#jquery-overlay {position:absolute; top:0px; left:0px; z-index:100;}
*/
.MediaStripPane h1 {display:none; position:absolute;}
.MediaStripPane .actions { left:35px; top:360px; z-index:3}


.fotobar{ position:absolute; width:967px; height:97px; left:0px; top:583px; z-index:3; background:#000 url(../img/f_BG.gif) left top repeat-x; border:#666 solid 1px; }
.fotobar img{border:none;}
.fotobar img.m_left{border:none; position:absolute; left:0px; top:0px;}
.fotobar img.m_right{border:none; position:absolute; left:915px; top:0px;}
.fotobar .bgviewport {width:899px; height:85px; position:absolute; left:34px; top:7px;}
.fotobar .scrollable, .fotobar .scrollable2 {width:884px; height:85px; position:absolute; left:10px; top:0px; overflow:hidden; white-space:nowrap;}
.fotobar .scrollable img {width:100px; height:70px; padding:6px 5px; }
.fotobar .scrollable a, 
.fotobar .scrollable img {float:left; display:inline-block;}

.thumbs, .rss {position:absolute; clear:both; white-space:nowrap; width:20000em;}

/* style when mouse is over the item */
.thumbs a.hover img {padding:4px 3px;width:104px; height:75px;}

.fotobar .scrollable2 .rss a img {width:70px; height:70px; padding:5px 9px; /*background: url(../img/bg_rss2.gif)*/}
.fotobar .scrollable2 .rss a:hover img {padding:3px 7px; width:74px; height:74px;}

/*.rss a{
	width:100px; 
	height:68px; 
	padding:6px 5px; 
	position:relative;
	float:left; 
	display:block;
	overflow:hidden;
}
.rss a:hover {
	width:104px; 
	height:73px; 
	padding:4px 3px;
	position:relative;
	float:left; 
	display:block;
	overflow:hidden;
}
.fotobar .scrollable .rss img.landscape{
	position:absolute;
	width:100px; 
	height:75px;
	padding:0px;
	margin:0px;
	clip:rect(0px,100px,71px,0px);
}
body .fotobar .scrollable .rss img.portrait {
	position:absolute;
	width:100px;
	height:150px;
	padding:0px;
	margin:0px;
	clip:rect(0px,100px,71px,0px);
}
*/

/* style when element is active (clicked) */
/*.thumbs a.active img {padding:4px 12px;width:74px; height:78px;}*/


/* this makes it possible to add next button beside scrollable */
/* prev, next, prevPage and nextPage buttons */
.bgviewport a.prev, 
.bgviewport a.next, 
.bgviewport a.prevPage, 
.bgviewport a.nextPage {
	border:none;
	position:absolute;
	left:-20px;
	top:2px;
	display:block;
	width:16px;
	height:85px;
	background:url(../img/f_left.gif) top left no-repeat;
	cursor:pointer;
	z-index:4;
	clear:both;
	float:none;
}


/* disabled navigational button */
a.disabled {visibility:hidden !important;}

/* next button uses another background image */
.bgviewport a.next, .bgviewport a.nextPage {left:902px; background:url(../img/f_right.gif) top left no-repeat;clear:right;z-index:4;}

/* video viewer */
/*.video {
	position:absolute;
	z-index:4;
	left: 299px;
	top: 109px;
	background:#FFFFFF;
	padding:5px;
	border:#001D74 1px solid;
	left:265px;
	top:-350px;
}
*//*.vidobject {
	background:#000;
}
.close {
	text-align:right
}
.hidden {
	display:none!important;
}
*/

