@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	color: #999;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */
	background-color: #000;
	background-image: url(../../../Images/green_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	}
html>body {
	font-size: small;
} /* be nice to Opera */

/* Layout Rules
----------------------------------------------- */
#wrap {
	width: 800px;
	padding-top: 20px;
	margin: 0 20px;
	color: #13445E;
}
.thrColAbsHdr #wrap, .thrColAbsHdr #gallerywrap,#wrapAbout, #wrapshop{
	/* [disabled]background-image: url(../../../Images/wrapshadow.jpg); */
	background-repeat: repeat;
	width: 820px;
	background-color: #000;
	background-position: center top;
	margin: 0px auto;
	text-align: center;
	padding: 0;
}
.albumDesc	{
	margin-top: -15px;
	color: #666666;

}
.albumBookDesc {
	font-size: small;
	color: #666666;
	margin-top: -13px;
}
.descTitle {
	font-size: small;
	color: #999999;
}

.albumName {
	font-size: large;
	color: #234705;
}


/* Form Elements
----------------------------------------------- */
label, select { 
	font-size: 90%;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}
select {
	color: #B1B1BC;
	background-color:  #131313;
	border: 1px solid #b1b1bc;
}

/* 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;
	text-transform: uppercase;
	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;
	color: #fff;
	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;
	color: #fff;
	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;
	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;
	margin-bottom: 5px;
	width: 250px;
	float: left;
	margin-right: 10px;
	background-color: #171717;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#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: left;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #eee;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	padding: 1em; 
	overflow: hidden; 
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {
	border: 2px solid #234705 !important;
}
.inFocus {
	border: 1px solid #234705 !important;
}.header {
	margin-top: 0px;
}
.clearall {
	clear: both;
}
#footerContent {
	padding-left: 50px;
	color: #333333;
	padding-top: 10px;
	margin-top: 100px;
}

#footerContent #footer a {
	color: #333333;
	text-decoration: none;

}
#gallery {
	/* [disabled]width: 800px; */
	/* [disabled]margin-left: 100px; */
	background-color: #000000;
}
#jlc {
	width: 1000px;
	position: relative;
	margin-left: 100px;
	background-color: #000000;
	margin-top: 50px;
}
#jlc #leftside {
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #111111;
	height: 100%;
}
#bottom {
	background-color: #000000;
	margin-left: 100px;
	width: 1000px;
}
#jlc #navgallery {


}

