html, body { margin:0; padding:0; font: 9pt/1.5em tahoma, verdana, arial, sans-serif; color:#494949; text-align:left; }

#container { width:940px; height:540px; overflow:hidden;}

div.content {
	float:right;
}
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;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url(../images/lightbox/ajax_loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 960px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	overflow:hidden;
	margin:0 auto;
}
.image-wrapper img { margin:0 auto;}
div.slideshow a.advance-link {
	padding:0;
	display: block;
	margin:0 0 0 20px;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	padding:0;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {width:300px;float: left;}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: none;
}
ul.thumbs li.selected a.thumb {
	background: #b1d4f0;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	font-size:10px;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin: 14px 2px 0 0;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;	
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #f7f7f7;
	border-color: #e1e1e1;
	color: #333;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

#slideshow-project {	
	float: left;
	width:698px; height:538px; overflow:hidden;
	border-left:1px solid #cccccc;}

#thumbs-project {  width:240px; height:400px; overflow:hidden; margin:0; padding:0;}

#thumbs-project h1 {font-size:14px; font-weight: normal; color:#1463b0; margin:0 0 12px 0; padding:0;  display:block; line-height:1em;}

#gallery-project { width:700px; overflow:hidden; margin:0; padding:0;}

#caption-project { position:absolute; bottom:50px; left:0; width:220px; margin:0; padding:0;}

#caption-project h1 {
	font-size:19px; font-weight: normal; color:#ba281d; margin:6px; padding:0;  display:block; line-height:1.4em;}
	
#caption-project p {
	font-size:12px; font-weight: normal; color:#333333; margin:6px; padding:0;  display:block; line-height:1.6em;}

#controls-project { position:absolute; bottom:12px; left:0; width:220px; margin:0; padding:0; font-size:12px; font-weight: normal; color:#333333;  display:block;}

ul.thumbs h1 {
	font-size:14px; font-weight: normal; color:#000; margin:0 0 6px 2px; padding:0;  display:block; line-height:1.4em; width:200px; clear:both;}
a.thumb img { width:103px; height:56px; }
div.navigation div.top { margin:0; height:0;}

div.nav-controls { height:32px; width:80px; overflow:hidden; line-height:1em; }
div.nav-controls  a.next { float:left; display:block; background:url(../images/lightbox/imageNext.png) 0 0 no-repeat; height:32px; width:32px; overflow:hidden; line-height:999px; margin:0 0 0 16px; padding:0;}
div.nav-controls  a.prev { float:left; display:block; background:url(../images/lightbox/imagePrev.png) 0 0 no-repeat; height:32px; width:32px; overflow:hidden; line-height:999px; margin:0; padding:0;}

div.ss-controls  a.play { float:left; display:block; background:url(../images/lightbox/play.gif) 0 0 no-repeat; height:32px; width:65px; overflow:hidden; line-height:999px; margin:0; padding:0;}
div.ss-controls  a.pause { float:left; display:block; background:url(../images/lightbox/pause.gif) 0 0 no-repeat; height:32px; width:65px; overflow:hidden; line-height:999px; margin:0; padding:0;}