@charset "UTF-8";



select {
	color: #cccccc;
	background-color:  #131313;
	border: 1px solid #b1b1bc;
	width: 100px;
}

/* 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;
}

#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: 0px 8px;
	width: 107px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #666 url('../demos/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('../demos/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('../demos/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 0px #404040;
	border-right: solid 0px #404040;
	border-bottom: solid 0px #3a3a3a;
	border-left: solid 0px #404040;
	padding: 0px 10px 20px 0px;
	margin-bottom: 5px;
	background-image: url('../demos/images/bg.gif');
	width: 400px;
	float: left;
	
}
#thumbnailgall {
	clear: both;
	margin: 0 auto;
	
}
#thumbnailgall div {
	position: relative;
	width: 44px;
	height: 44px;
	float: left;
	margin: 4px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnailgall img {
	width: 44px;
	height: 44px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	margin: 0 !important;
}
#picture {
	padding: 0px;
	width: 100%;
	float: left;
	
}

/*
#mainImageOutline1 {

	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	border-top: solid 0px #999;
	border-right: solid 0px #404040;
	border-bottom: solid 0px #333;
	border-left: solid 0px #404040;
	padding-top: 1em; 
	padding-bottom: 1em; 
	padding-left: 70px; 
	padding-right: 10px; 
	overflow: hidden; 
	width: 0px;
	height: 0px;
}
*/

#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }

.selectedThumbnail {  
border: solid 1px #fc0 !important; 
margin: 0 !important;
}
.inFocus {  border: solid 1px #fc0 !important; }

.jsEnabled #gallery {
	display: none;
}

/* Spry Validation Widgets Demo*/
#MovieList{
  height: 600px;
  overflow: auto;
}







#thumbnailsGall1 {
	clear: both;
	margin: 0px auto;
}
#thumbnailsGall1 div {
	position: relative;
	width: 46px;
	height: 46px;
	float: left;
	margin: 4px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnailsGall1 img {
	width: 44px;
	height: 44px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	margin: 0 !important;
}



#thumbnailsGall2 {
	clear: both;
	margin: 0px auto;
}
#thumbnailsGall2 div {
	position: relative;
	width: 44px;
	height: 44px;
	float: left;
	margin: 4px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnailsGall2 img {
	width: 44px;
	height: 44px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	margin: 0 !important;
}


#thumbnailsGall3 {
	clear: both;
	margin: 0px auto;
}
#thumbnailsGall3 div {
	position: relative;
	width: 44px;
	height: 44px;
	float: left;
	margin: 4px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnailsGall3 img {
	width: 44px;
	height: 44px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	margin: 0 !important;
}


#thumbnailsGall4 {
	clear: both;
	margin: 0px auto;
}
#thumbnailsGall4 div {
	position: relative;
	width: 44px;
	height: 44px;
	float: left;
	margin: 4px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnailsGall4 img {
	width: 44px;
	height: 44px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	margin: 0 !important;
}


#thumbnailsGall5 {
	clear: both;
	margin: 0px auto;
}
#thumbnailsGall5 div {
	position: relative;
	width: 44px;
	height: 44px;
	float: left;
	margin: 4px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnailsGall5 img {
	width: 44px;
	height: 44px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	margin: 0 !important;
}


#thumbnailsGall6 {
	clear: both;
	margin: 0px auto;
}
#thumbnailsGall6 div {
	position: relative;
	width: 44px;
	height: 44px;
	float: left;
	margin: 4px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnailsGall6 img {
	width: 44px;
	height: 44px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	margin: 0 !important;
}


#thumbnailsGall8 {
	clear: both;
	margin: 0px auto;
}
#thumbnailsGall8 div {
	position: relative;
	width: 44px;
	height: 44px;
	float: left;
	margin: 4px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnailsGall8 img {
	width: 44px;
	height: 44px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	margin: 0 !important;
}


#thumbnailsGall8 {
	clear: both;
	margin: 0px auto;
}
#thumbnailsGall8 div {
	position: relative;
	width: 44px;
	height: 44px;
	float: left;
	margin: 4px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnailsGall8 img {
	width: 44px;
	height: 44px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	margin: 0 !important;
}


#thumbnailsGall9 {
	clear: both;
	margin: 0px auto;
}
#thumbnailsGall9 div {
	position: relative;
	width: 44px;
	height: 44px;
	float: left;
	margin: 4px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnailsGall9 img {
	width: 44px;
	height: 44px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	margin: 0 !important;
}







#transport1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport1 li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport1 a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 0px 8px;
	width: 107px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport1 a:link {
	background: #666 url('../demos/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;
}
#transport1 a:visited {
	background: #666 url('../demos/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;
}
#transport1 a:hover {
	background: #666 url('../demos/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;
}
#transport1 a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport1 .playBtn .pauseLabel, #transport1 .pauseBtn .playLabel {
	display: none;
}









#transport2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport2 li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport2 a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 0px 8px;
	width: 107px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport2 a:link {
	background: #666 url('../demos/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;
}
#transport2 a:visited {
	background: #666 url('../demos/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;
}
#transport2 a:hover {
	background: #666 url('../demos/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;
}
#transport2 a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport2 .playBtn .pauseLabel, #transport2 .pauseBtn .playLabel {
	display: none;
}













#transport3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport3 li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport3 a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 0px 8px;
	width: 107px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport3 a:link {
	background: #666 url('../demos/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;
}
#transport3 a:visited {
	background: #666 url('../demos/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;
}
#transport3 a:hover {
	background: #666 url('../demos/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;
}
#transport3 a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport3 .playBtn .pauseLabel, #transport3 .pauseBtn .playLabel {
	display: none;
}













#transport4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport4 li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport4 a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 0px 8px;
	width: 107px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport4 a:link {
	background: #666 url('../demos/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;
}
#transport4 a:visited {
	background: #666 url('../demos/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;
}
#transport4 a:hover {
	background: #666 url('../demos/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;
}
#transport4 a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport4 .playBtn .pauseLabel, #transport4 .pauseBtn .playLabel {
	display: none;
}
















#transport5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport5 li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport5 a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 0px 8px;
	width: 107px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport5 a:link {
	background: #666 url('../demos/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;
}
#transport5 a:visited {
	background: #666 url('../demos/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;
}
#transport5 a:hover {
	background: #666 url('../demos/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;
}
#transport5 a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport5 .playBtn .pauseLabel, #transport5 .pauseBtn .playLabel {
	display: none;
}

