﻿/* Page styles */
h1, h2 {
	font-family:"Trebuchet MS",Verdana,sans-serif;
	margin:0;
}
h1 {
	color:#333333;
	font-size:3em;
	letter-spacing:-1px;
	margin-bottom:10px;
	padding:0;
}
h2 {
	font-size:2em;
	letter-spacing:-1px;
	padding-top:10px;
}
pre {
	font-size:1.2em;
	line-height:1.2em;
}
div.content{
	display:none;
	float:left;
	width:450px;
}
div.content a, div.navigation a {
	color:#777777;
	text-decoration:none;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration:underline;
}
div.controls {
	height:23px;
	margin-top:5px;
}
div.controls a {
	padding:5px;
}
div.ss-controls {
	float:left;
}
div.nav-controls {
	float:right;
}
div.loader {
	background-image:url(loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:350px;
	width:550px;
}
div.slideshow {
	clear:both;
}
div.slideshow span.image-wrapper {
	float:left;
	padding-bottom:12px;
}
div.slideshow a.advance-link {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}
div.slideshow img {
	border:medium none;
	display:block;
}
div.download {
	float:right;
}
div.embox {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	clear:both;
	padding:12px;
}
div.image-title {
	font-size:1.4em;
	font-weight:bold;
}
div.image-desc {
	line-height:1.3em;
	padding-top:12px;
}
div.navigation {
}
ul.thumbs {
	clear:both;
	margin:0;
	padding:0;
}
ul.thumbs li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 10px 5px 0;
	padding:0;
}
a.thumb {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}
ul.thumbs li.selected a.thumb {
	background:#000000 none repeat scroll 0 0;
}
a.thumb:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
ul.thumbs img {
	border:medium none;
	display:block;
}
div.pagination {
	clear:both;
}
div.navigation div.top 
{
    height:0;
    margin:0;
    /*
	height:11px;
	margin-bottom:12px;*/
}
div.navigation div.bottom {
	margin-top:12px;
}
div.pagination a, div.pagination span.current {
	border:1px solid #CCCCCC;
	display:block;
	float:left;
	margin-right:2px;
	padding:4px 7px 2px;
}
div.pagination a:hover {
	background-color:#EEEEEE;
	text-decoration:none;
}
div.pagination span.current {
	background-color:#000000;
	border-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}
#thumbs-min ul.thumbs li {
	float:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#thumbs-min a.thumb {
	border:medium none;
	display:inline;
	padding:0;
}
#thumbs-min ul.thumbs li.selected a.thumb {
	background:inherit;
	color:#000000;
	font-weight:bold;
}

.noscript{display:none}
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {border:1px solid #CCC;}
