div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display:none; float:right; width:436px;}
div.content a, div.navigation a {text-decoration:none; color:#777;}
div.content a:focus, div.content a:hover, div.content a:active {text-decoration: underline;}

/*navigare poza mare*/
div.controls {height: 35px; width:400px; float:right;}
div.controls img {border:0; margin:5px 0 0 20px;}
div.controls a {text-decoration:none;}
div.ss-controls {float: left; }
div.nav-controls {float: right;}

div.slideshow-container {position: relative; clear:both; height:296px; /* This should be set to be at least the height of the largest image in the slideshow */}
div.loader {
	position: absolute; top: 0; left: 0; background-image: url('loader.gif'); background-repeat: no-repeat; background-position: center;
	width: 436px;
	height: 296px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {}
div.slideshow span.image-wrapper {display: block; position: absolute; top: 0;	left: 0;}
div.slideshow a.advance-link {
	display: block;
	width: 436px;
	height: 296px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 0; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;}
	
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;}

div.slideshow img {border:0;}
div.download {float: right;}
div.caption-container {}

span.image-caption {display: block;	position: absolute;}

div.caption {background-color: #000; padding: 12px; color: #ccc;}
div.caption a {color: #fff;}
div.image-title {font-weight: bold; font-size: 1.4em;}

div.image-desc {line-height: 1.3em; padding-top: 12px;}
div.navigation {height:294px;
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {clear:both; margin:0; padding:0;}
ul.thumbs li {width:74px; height:54px; float:left; padding:0; margin:0 0 5px 5px; list-style:none;}
ul.thumbs li img {border:solid 2px #daeafd;}
ul.thumbs li a.thumb {display:block; border: none;}
ul.thumbs li.selected {background-color:#FFF; opacity:0.4; filter:alpha(opacity=40);}
ul.thumbs li:hover {opacity:0.4; filter:alpha(opacity=40)}
a.thumb:focus {outline: none; }
ul.thumbs img {border:0;}

