/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #000 url(img/bg.jpg);
	/* Body Font-Text Color */
	color: #000; font-style:normal 62.5%; font-variant:normal; font-weight:normal; font-size:9px; font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 2% 0;
	font-size: x-small; /*for IE5/Win Foxfire & Safari */
	
}

a {color: #B22222;}   /* URL Link Color */
a:hover {color: #000;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #B22222; padding: 8px 0 2px; }
h4,h5,h6,hi5 {color: #000; padding: 8px 0 2px;}

h1,h4 {font: normal 2.4em "Tahoma";}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2, h5 {font: normal 1.4em "Tahoma";}
hi5 {font: italic 1.2em "Tahoma";}
h3, h6 {font: bold 1.0em "Tahoma";}

redbold {color: #F00 font: bold 1.2 em "Tahoma";}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Trebuchet MS,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.0em;}

/* structure */
#wrapper {
	background: #000 url(img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 762px;
}

#container {
	background: #FBF9F4;
	border-top: 6px solid #000;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}

#wrap {
	width: 730px;  \* 762? *\
	padding-top: 20px;
	margin: 0 1px;
}


/* header */

.header {
	border-top: 2px solid #000;
	background: #000 url(img/header.jpg) no-repeat left bottom;
	height: 180px;
}

.header h1{
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
	color: #FFF
}

/* navigation */
.navigation {
	background: #000 url(img/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #000000;
}
.navigation a {
	/*display: block;*/
	border-right: 1px solid #999999;
	color: #CCC; 
	float: left;
	background: #000 url(img/nav.gif) repeat-x;
	text-transform: uppercase;
	padding: 0 10px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-style:normal; 
	font-variant:normal; 
	font-weight:bold; 
	font-size:12px; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	padding-left:20px; 
	padding-right:20px; /* padding-top:17px; padding-bottom:0*/
	
}   /* Active Tab Info */
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #FFF;}

/* main */
.main#two-columns {background: #FFF url(img/two-columns.jpg) repeat-y left top;}

.main#single-column {background: #FFF url(img/single-column.jpg) repeat-y left top;}

/* bottom */
.bottom {
	background: #DCDAC9 url(img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #332;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery 
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;} */

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%; padding-bottom: 20px}
/* .col2 .right .content {background: #000;} */  /* Right col fill */
.col2 .right {width: 33%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #FFF;   /* Block Text Color */
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}


/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }
#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 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;
}

#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('../demos/images/bg.gif'); */
	width: 250px;
	float: left;
	margin-right: 0px;  /* Was 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: 450px;  /* Was 500px */
	float: left;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #eee;
	border-top: solid 2px #333;
	border-right: solid 2px #404040;
	border-bottom: solid 2px #333;
	border-left: solid 2px #404040;
	padding: 1em; 
	overflow: hidden; 
}
#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;
}#wrapper #container #two-columns .col2 .right .content .block .redbold {
	color: #FF0000;
	font: bold;
}
