@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	color: #FFC;
	background: #000;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */	
		background-repeat: repeat-x;
	background-image: url(../maps/nav/picto/bg_rule_red.gif);

	}
html>body { font-size: small; } /* be nice to Opera */

/* Layout Rules
----------------------------------------------- */
#wrap {
	width: 800px;
	margin: auto;
	margin-top: 3px;
	padding-top: 10px;
	border-bottom: #dfdfdf 0px solid;
	border-right: #dfdfdf Opx solid;
	border-left: #dfdfdf 0px solid;
}


/* Gallery and Playback Controls
----------------------------------------------- */
/* #gallerySelect {
	width: 248px;
	margin-top: -8px;
}
*/

#controls {	margin:0 auto 10px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

#transport a {
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #666 url('../maps/nav/picto/bg_grad_gray1.gif') repeat-x;
	color: #ffc;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #666 url('../maps/nav/picto/bg_grad_gray1.gif') repeat-x;
	color: #ffc;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666 url('../maps/nav/picto/bg_grad_gray2.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	width: 250px;
	float: left;
	margin-right: 5px;
	background-color: #171717;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}

#picture {
	padding: 0px;
	width: 500px;
	float:right;
	}
#mainImageOutline {
	margin: 0 auto;
	background-color: #FFC;
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
	border-left: solid 1px #404040;
	padding-bottom: 2px;
	padding-right: 2px;	
	overflow: hidden; 
}
#mainImage {
	width: 100%;
	height: 100%;
}

#galleryLinks{
    width: 600px;
	height:60px;
	background-color:#000000;
	border-bottom: #FFC 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#galleryLinks A {
	color: #FFC;
	margin:auto;
	text-decoration: none;
	text-align: center;	
	
}
#galleryLinks A:hover {
	color: #F00;
	text-decoration: none;
}

.caption {
	text-align:center;
	display:block;
	width: 350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 280px;
}
#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }.header {
	margin-top: 0px;
}
