@charset "utf-8";
/* CSS Document */
/*
-----------------------------------------------
Rules for Galleries in Container
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #999;
	background: #000 ;
	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 */	
	}


.container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 122px;
	background-color: #4971a2;
	
}

.bannerArea .container {
	height:100px;
	background: url(../images/bestlogo.jpg) no-repeat;
}

/*.bannerArea .container a {
	color: white;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	border: 1px solid #FFF;
	background-color: #3575B1;
	top: 78px;
	position: relative;
	padding-right: 8px;
	padding-left: 4px;
	font-style: italic;
	padding-top: 0px;
	float: none;
}


.bannernav {
	padding-top: 20px;
	float: right;
	color: #FFF;
	font-size: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
}*/


.toplogo {
	padding-left: 30px;
	padding-top: 15px;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #003;
	
}

.contentArea .container {
	padding-top: 1px;
	padding-bottom: 1px;
	
}

.contentleftGallery {
	width: 960px;
	float: left;
	border-right-style: none;
	border-right-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #000;
	height: 700px;
	padding: 0px;
}

#wrap {
	padding-top: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#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: 10px;
}

/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }
#controls {	margin:0 auto 10px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

/*#galleryLinks a {
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #CCC;
	padding-right: 4px;
	padding-left: 4px;
}

#galleryLinks a:hover{
	color: #F39;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #CCC;
	padding-right: 4px;
	padding-left: 4px;
}
*/
#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 url('/images/bg_grad_gray1.gif') repeat-x;
	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 url('/images/bg_grad_gray1.gif') repeat-x;
	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 url('/images/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;
}

#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: 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;
	background-image: url('/images/bg.gif');
	width: 250px;
	height: 480px;
	float: left;
	margin-right: 10px;
	transport: auto;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
	overflow: auto;
	position: relative;
	height: 725px;
}
#thumbnails div {
	position: relative;
	width: 48px;
	height: 48px;
	float: left;
	margin: 8px;
	padding: 0px 4px;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 48px;
	height: 48px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	padding: 4px 10px;
}
#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; 
	width: 0px;
	height: 0px;
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }

.contentleftGallery {
	width: 1080px;
	float: left;
	border-right-style: none;
	border-right-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #000;
	height: 910px;
	padding: 0px;
}

/* Paragraph Headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {font-weight: normal; }
h1 {
	font-size: 165%;
	text-align: left;
	color: #fff;
	padding-left: 6px;
}
p {
	margin:0.375em 0;
}

.contentArea .container .contentleftGallery #wrap .goBack a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1em;
	color: #FFF;
	padding-right: 3px;
}
