/* CSS by Christopher R. Staley */

body
{
	margin: 0;
	padding: 0;
	text-align: center;
}

#body
{
	width: 960px;
	margin: 0 auto;
}

#header
{
	width: 960px;
	height: 178px;
	background: url(/images/header/header.jpg) center center no-repeat;
	text-align: left;
	margin: 0 auto;
}

#header.logged_in
{
	background: url(/images/header/header_with_status.jpg) center center no-repeat;
}

#header #button,
#header.logged_in #button
{
	display: block;
	position: relative;	
}

/* Status Information */
#header.logged_in p
{
	width: 124px;
	height: 32px;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	position: relative;
	margin-left: 739px;
	top: -23px;
	text-align: center;
	color: #353535;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

#header #button
{
	width: 70px;
	height: 34px;	
	margin-left: 836px;	
	top: 30px;
}

#header.logged_in #button
{
	width: 35px;
	height: 53px;
	margin-left: 890px;
	top: 21px;
}

#header table
{
	width: 871px;
	position: absolute;
	margin-left: 44px;
	top: 90px;
}

#header table td
{
	text-align: center;
	height: 18px;
}

#header table td a
{
	height: 18px;
	line-height: 18px;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	border-left: 1px solid rgb(102, 102, 102);
}

#header table td.first a
{
	border-left: none;
	padding-left: 5px;
}

#header table td.last a
{
	padding-right: 5px;
}

#header table td a:hover
{
	background: url(/images/header/header_nav_on.gif) repeat-x center center;
}

#header table td.first a:hover
{
	background: url(/images/header/header_nav_on_left.gif) repeat-x left center;
}

#header table td.last a:hover
{
	background: url(/images/header/header_nav_on_right.gif) repeat-x right center;
}

#sub_nav
{
}

#sub_nav ul
{
	display: block;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 10px;
}

#sub_nav ul li
{
	display: inline;
	border-left: 1px solid Black;
	text-align: center;
	margin: 0;
	padding: 0;
}

#sub_nav ul li.first
{
	border-left: none;
}

#sub_nav ul li a
{
	padding-left: 10px;
	padding-right: 10px;
}

#main
{
	width: 90%;
	margin: 0 auto;
}

h1
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 20px;	
}

h2
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 18px;	
}

#content
{
	text-align: center;
}

#news
{
	text-align: center;
}

#news table
{
	margin: 0 auto;
}

#footer
{
	padding-top: 10px;
}

#video_search_results th
{
	background-color: #000080;
	color: White;
	font-size: 10px;
	font-weight: normal;
}

#video_search_results th a
{
	font-size: 16px;
	color: White;
}

#video_search_results th.scene
{
	font-weight: bold;
	font-size: 16px;
}

/* Copyright Notice */
#footer p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	text-align: center;
}

/* Admin Menu Link */
#footer p a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}

div.pagination
{
	font-size: 10px;
	clear: both;
}

div.pagination a
{
	padding-left: 3px;
	padding-right: 3px;
}

div.gallery_index, div.crack_gallery_index
{
	width: 100%;
	overflow: auto;
}

div.gallery_index div
{
	width: 210px;
	float: left;
	margin: 4px;
	margin-top: 20px;
}

div.crack_gallery_index div
{
	width: 143px;
	float: left;
	margin: 4px;
	margin-top: 20px;
}

div.gallery_index a img
{
	border: none;
	width: 210px;
	height: 160px;
}

div.crack_gallery_index a img
{
	border: none;
	width: 143px;
	height: 110px;
}

div.gallery_index div a, div.crack_gallery_index div a
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

div.random_crack_index div
{
	width: 143px;
}

div.random_crack_index a img
{
	width: 143px;
	height: 110px;
}

/* A Gallery Page */
#gallery
{
	width: 100%;
	overflow: auto;
}

#gallery div,
#gallery_directors_selection div.section div.pics div
{
	float: left;
	margin: 4px;
	margin-top: 20px;
}

#gallery img,
#gallery_directors_selection img
{
	border: none;
}

#gallery a.large_pic,
#gallery_directors_selection a.large_pic
{
	background: url(../images/buttons/plus.gif) no-repeat center left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 24px;
}

#gallery span.large_pic_missing,
#gallery_directors_selection span.large_pic_missing
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 24px;
}

/* Director's Selection */
#gallery_directors_selection div.section
{
	width: 100%;
	clear: both;
	border-bottom: 1px solid Black;
	padding-top: 10px;
	padding-bottom: 10px;
}

#gallery_directors_selection div.pics
{
/*	margin-right: 30%;*/
	float: left;
	width: 68%;
}

#gallery_directors_selection div.info
{
	float: right;
	width: 30%;
}

.center
{
	text-align: center;
}

div.cleaner
{
	height: 1px;
	font-size: 0;
	clear: left;
}

/* SPECIAL NEEDS */

.error { color: red; font-size: 12px; }

body { font: 12px Arial, Helvetica; }
td { font: 12px Arial, Helvetica; } 

/* FORMS */

form { margin: 0; padding: 0; }
input { font: 10px Arial, Helvetica; }
select { border: 1px solid #CEDFF1; }
input:focus { background: #eee;  }

input.signin { background: #fff; border: 1px solid  #B2BDDA;  font: 10px Arial; }
input.submit { font: 9px Arial, Helvetica; color: #233342; background: #77ABDC; padding: 0px; border: 1px solid #3E73A7; }
select.select { font: 9px Arial, Helvetica; color: #4E5863; background: #C4DDF7; padding: 0px; border: 1px solid #3E73A7; }
input.radiobutton { border: 1px solid; }
form .contact{ border: 1px solid #CEDFF1; color: #0B83C0; font: 10px Arial, Helvetica; padding: 5px; }

input.search { width: 100px; height: 16px; font: 9px Helvetica, Verdana; color: #233342; background: #77ABDC; border: 1px solid #3E73A7; padding: 2px; }
input.search:focus { background: #BBD5EE; }

.logincell  { margin: 0px; padding: 0px; border: none; width: 92px; height: 17px }
.loginbar  { color: #000; font: 9px Verdana; background-color: #fff; margin: 0px; padding: 0px; border: none; width: 92px; height: 17px }
.loginbar:focus { background: #fff; }

.logout a:link { color: #fff; }
.logout a:visited { color: #fff; }
.logout a:hover { color: #fff; }
.logout a:active { color: #fff; }
.logout { color: #fff; }

.loginstatus { 
	background: url("/images/buttons/mainmenu/status_background.jpg"); 
	width: 122px; height: 33px; 
	border: none; 
	color: #353535; font: 10px Arial, Helvetica; 
	text-align: center;
}

#videoindexgrid img { border: 0px solid #000; width: 210px; height: 160px; } 
#videoindexgrid div { margin: 3px; width: 210px; float: left; font-weight: bold; font: 12px Arial, Helvetica;  }

#galleryindexgrid img { border: 0px solid #000; width: 210px; height: 160px; } 
#galleryindexgrid div { margin: 3px; width: 210px; float: left; font-weight: bold; font: 12px Arial, Helvetica;  }

#rcindexgrid img { border: 0px solid #000; } 
#rcindexgrid div { margin: 3px; width: 140px; float: left; font-weight: bold; font: 12px Arial, Helvetica;  }

#galleryviewgrid120 img { border: 0px solid #000; }
#galleryviewgrid120 .120img { border: 0px solid #000; width: 120px; height: 120; }
#galleryviewgrid120 div { margin: 3px; width: 120px; height: 170px; float: left; font-weight: bold; font: 12px Arial, Helvetica;  }

#galleryviewgrid180 img { border: 0px solid #000; }
#galleryviewgrid180 .180img { border: 0px solid #000; width: 180px; height: 180; }
#galleryviewgrid180 div { margin: 3px; width: 180px; height: 230px; float: left; font-weight: bold; font: 12px Arial, Helvetica;  }

.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 20px;
	font-weight: bold;
	text-align: center; 	
}

.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 16px;
	font-weight: bold;
	text-align: center; 	
}


.nav {
	text-decoration: none;
	color: #000000;	
}

.nav:hover {
	color: #000000;	
}
.nav:visited {Color: #000000}
td.off {
	background-image:   url(../images/main_off.gif);	
	border-left: 1px solid #666666;
}

td.on {	
	background-image:   url(../images/main_on.gif);
	border-left: 1px solid #666666;
}


td.off1 {
	background-image:   url(../images/main_off1.gif);
	padding-left:10px;
}

td.on1 {	
	background-image:   url(../images/main_on1.gif);
	padding-left:10px;	
}



td.off2 {
	background-image:   url(../images/main_off2.gif);	
}

td.on2 {	
	background-image:   url(../images/main_on2.gif);
}



a.videolink {}
.videotitle {
	font-weight: bold;
	text-align: center;
}
td.videocell {

}
.pages_off {
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;	
}
.pages_on {
	font-weight: bold;
	padding-left: 5px;
}
.label {
	color: #000088;
	font-weight: bold;
}

td.box {
	background-color: #000080;
}

.box_heading {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.box_heading_small {
	color:#FFFFFF;	
	font-size: 10px;
}

.field_label {
	color: #000080;
	font-weight: bold;
}

.field_error {
	color: #FF0000;
	font-weight: bold;
}
.form_error {
	color: #FF0000;
	font-weight: bold;
}
.highlite {
	background-color: #FFFF66; 
	color:#000000;
}

.toplink {
	text-decoration: none;
	color: #333333;
}

th { font: 12px Arial, Helvetica; font-weight: bold; color: #000088;}

.odd { background-color: #efefef; padding: 2px;}
.even {  background-color: #e1e1e1;  padding: 2px;}

