/* CSS Document */

body {background-color:#1e2124; color:#b3b3b3; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-image:url(header_bg.gif); background-position:top; background-repeat:repeat-x; line-height:19px;}
body {margin:0px 0px 0px 0px;}

h1 {font-size:18px; color:red; clear:both;}
h2 {font-size:16px; color:red; clear:both;}
h3 {font-size:16px; color:red; clear:both;}


* html .container {
	margin-left: -1000px;
	position: relative;
}
/*\*/
* html .container, * html .content {
	height: 1px;
}
/**/
.content {
	padding: 0px;
}
.width {
	width: 100%;
	min-width: 1000px;
	margin:0 auto;
	height:100%;

}
* html .minwidth {
	padding-left: 1000px;
}
/*\*/
* html .minwidth, * html .layout {
	height: 1px;
}
/**/


form {margin:0px 0px 0px 0px}
input, textarea { background-color:black; color:white; border:1px #333333 solid; overflow:hidden; }
.errors {color:red;}

a:link {color:white; text-decoration:underline;}
a:hover {text-decoration:underline; color:red;}
a:visited {color:white;}
a:visited:hover {color:red;}

hr {background-image:url(divider.gif); background-repeat:no-repeat; background-position:center; height:1px; color:silver; background-color:transparent; border:0px;}

#header_index {width:100%; clear:both; text-align:left;}

#content_index { width:100%; background-image:url(footer_bg.gif); background-position:bottom; background-repeat:repeat-x; clear:both;background-color:#131518;}
#movie_container {width:482px; clear:none; float:left; left:400px; position:absolute}
#news_container {width:16%; float:left; padding:1% 1% 2% 1%} /*front page only*/
.date {color:#efefef; font-size:8px;}
.title a:link {}
.summary {}

#main_content {width:76%; float:right; padding:1% 1% 2% 0%; } /*front page only*/
#main_content img {padding: 10px 30px 0px 0px}

#menu_container {width:307px; clear:none; position:relative; float:left; }
#right_content_container {width:653px; position:relative; float:left; margin-top:75px; text-align:justify}

.clear {clear:both}
.hr {background-image:url(divider.gif); background-repeat:no-repeat; background-position:center; width:100%; height:2px; clear:both; background-color:transparent}

#footer {position:relative; width:100%;  padding:1% 0% 1% 0%; clear:both; text-align:center; }







ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				5px 5px 0 5px !important;
}
ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.childscontainer {
	margin-bottom:		20px;
	float:				left;
}
.thumbscontainer {
	margin-bottom:		20px;
	float:				left;
	clear:				both;
	text-align:			center;
}
.pagenumbers {
	margin-bottom:		20px;
}
.picturecontainer {
	text-align:			center;
}
.picturecontainer .title {
	font-weight:		bold;
	margin-top:			20px;
}
.picturecontainer .picture img {
	border:				none;
	margin:				0 !important;
}
.picturecontainer .picture a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
.managecontainer {
    float: 				left;
}
.managecontainer textarea {
	width:				395px;
}
.managecontainer hr {
	width:				400px;
	text-align: 		left;
	margin: 			20px auto 20px 0;
}
.pictureform .managepicture {
	float:				left;
	clear:				left;
}
.pictureform .shortfields {
	margin-left: 		20px;
	float:				left;
}
.pictureform .clearboth {
	clear:				both;
}
.uploadcounter {
	width: 				20px;
	margin-bottom: 		10px;
	float:				left;
	clear:				left;
}
.uploadfile {
	margin-bottom: 		10px;
	float:          	none;
}
.uploadfile input {
	width:				385px;	
}
.uploadform {
	margin-top:			20px;
	margin-bottom:		-10px;
   	clear: 				both;
}
.uploadform .clearboth {
	clear:				both;
}
.slideshowwrapper {
	text-align:			center;
}
.deleteform {
	float:				left;
}
.synchform {
	float:				left;
}
