body, html {
	font-family: Calibri, Corbel, "Franklin Gothic Book", Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body {
    min-width:810px;
	background-color: #200000;
	background-image: url(images/bg_rCloud.jpg);
	background-attachment: fixed;
    }
#outer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-image: url(images/bg_transBlk70.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

/* Paragraph Headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {font-weight: normal; }

h1 { font-size: 165%; text-align: left; color: #fff; }
p { margin:0.375em 0; }


/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect {
	width: 180px;
	background-color: #CCCCCC;
}
#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;
	list-style-type: none;
}
#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;
}
#transport a:link {
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #660000;
	background-image: url(images/bg_grad_r1.gif);
	background-repeat: repeat-x;
}
#transport a:visited {
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #660000;
	background-image: url(images/bg_grad_r1.gif);
	background-repeat: repeat-x;
}
#transport a:hover {
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #660000;
	background-image: url(images/bg_grad_r2.gif);
	background-repeat: repeat-x;
}
#transport a:focus {
}

#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_transBlk70.png);
	width: 250px;
	float: left;
	margin-right: 10px;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 40px;
	height: 40px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 40px;
	height: 40px;
	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: 480px;
	float: left;
	margin: 0px;
}
#mainImageOutline {
	padding: 0;
	background-color: #333333;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	padding: 1em;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainImage {
	width: 100%;
	height: 100%;
}

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

/* Spry Validation Widgets Demo*/
#MovieList{
  height: 600px;
  overflow: auto;
}
#detailInfo {
	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: #000000;
	position: relative;
	z-index: 5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#outer #previews #detail1 {
	clear: left;
}
#outer #previews #detail1 label {
	width: 75px;
	float: left;
	text-align: right;
}
.basic {
	color: #FFFFFF;
}
.basic #header {
	background-image: url(images/bg_barBlk.png);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 60px;
	padding: 5px;
	background-repeat: repeat-x;
}
.basic #header h1 {
	margin: 5px;
	font-size: 24px;
}
.basic h2 {
	font-size: 150%;
	margin: 5px;
}
.basic h3 {
	font-size: 125%;
	margin: 5px;
	text-transform: uppercase;
}


.basic #header #siteTitle {
	float: left;
	padding: 10px;
	width: 320px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}




#menu {
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	width: 390px;
	float: right;
	padding-top: 15px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
#menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 70px;
	float: left;
	display: block;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#menu a:link {
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #660000;
	background-image: url(images/bg_grad_r1.gif);
	background-repeat: repeat-x;
}
#menu a:visited {
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #660000;
	background-image: url(images/bg_grad_r1.gif);
	background-repeat: repeat-x;
}
#menu a:hover {
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #660000;
	background-image: url(images/bg_grad_r2.gif);
	background-repeat: repeat-x;
}
#menu a:focus {
}
.basic #content {
	width: 800px;
	padding: 5px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(images/bg_transBlk70.png);
}
.basic #content #leftCol {
	width: 500px;
	top: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: none;
}
.basic #content #leftCol .colHead {
	background-image: url(images/bg_barBlk.png);
	padding-top: 5px;
	padding-bottom: 10px;
	height: 45px;
	clear: left;
	padding-left: 30px;
}
.basic #content #leftCol h3 {
	margin-top: 15px;
	margin-bottom: -5px;
}

.basic #content #leftCol p {
	padding-right: 5px;
	padding-left: 15px;
	line-height: 90%;
}


.basic #content #rightCol {
	width: 275px;
	float: right;
	margin: 0px;
	padding: 5px;
}
.basic #footer {
	height: 65px;
	width: 100%;
	bottom: 0px;
	padding: 0px;
	position: fixed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.basic #footer #footerContent {
	font-size: 75%;
	padding: 5px;
	height: 63px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	color: #CCCCCC;
	text-align: right;
	background-image: url(images/bg_barBlk.png);
}
.basic #footer #footerContent a {
	color: #CCCCCC;
	text-decoration: none;
}
.basic #footer #footerContent a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
.basic #content #rightCol img {
	margin: 10px;
	padding: 0px;
	border: 1px solid #000000;
}
.basic #content #leftCol a  {
	color: #FFFFFF;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #660000;
	text-decoration: none;
	background-image: url(images/bg_grad_r1.gif);
	background-repeat: repeat-x;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 3px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	width: 75px;
	float: left;
	display: block;
	font-size: 75%;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.basic #content #leftCol a:hover {
	color: #000000;
	background-image: url(images/bg_grad_r2.gif);
}
.basic #outer #previews a.button {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 70px;
	float: left;
	display: block;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-image: url(images/bg_grad_r1.gif);
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
}
.basic #outer #previews a:hover.button {
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #660000;
	background-image: url(images/bg_grad_r2.gif);
	background-repeat: repeat-x;
}
#helpHint {
	padding: 3px;
	border: 1px solid #FFFF00;
	background-image: url(images/bg-yelltrans20.png);
	visibility: hidden;
	z-index: auto;
	clear: left;
	position: absolute;
	left: 374px;
	top: 333px;
	margin: 0px;
	width: 15em;
	color: #000000;
}
