/*-----------------------------------------------------------------------------
ETHS Drama Stylesheet

author:    Ben Falk
email:     info@falkencreative.com
website:   www.falkencreative.com

colors:     light blue: 223c76
			med main blue: 192d5b
			dark main blue: 0a1733

-----------------------------------------------------------------------------*/


/* LINK STYLES ------------------------------------------------------------- */

a:link, a:visited {
	text-decoration: none; 
	color: #0a1733;}
a:hover, a:active { 
	text-decoration: none;
	color: #223c76;}
	
#subnav a:link, #subnav a:visited {
	text-decoration: none; 
	color: #666666;}
#subnav a:hover, #subnav a:active { 
	text-decoration: none;
	color: #223c76; }
	
.subnav_top a:link, .subnav_top a:visited {
	color: #223c76; }

#content_index a:link, #content_index a:visited {
	text-decoration: underline;
	color: #FFFFFF; }
#content_index a:hover, #content_index a:active {
	text-decoration: underline;
	color: #FFFF00; }
		
#content a:link, #content a:visited {
	text-decoration: underline;
	color: #FFFFFF; }
#content a:hover, #content a:active {
	text-decoration: underline;
	color: #FFFF00; }

#content .sitemap a:link, #content .sitemap a:visited {
	text-decoration: none;
	color: #FFFFFF; }
#content .sitemap a:hover, #content .sitemap a:active {
	text-decoration: none;
	color: #FFFF00; }
#content .sitemap_sub a:link, #content .sitemap_sub a:visited {
	text-decoration: none;
	color: #FFFFFF; }
#content .sitemap_sub a:hover, #content .sitemap_sub a:active {
	text-decoration: none;
	color: #FFFF00; }
			
#banner a:link, #banner a:visited {
	text-decoration: none;
	color: #0e1f43; }
#banner a:hover, #banner a:active {
	text-decoration: none;
	color: #586fa1; }
	
#content .text_subheader_underline a:link, #content .text_subheader_underline a:visited {
	text-decoration: none;
	color: #FFFFFF; }
#content .text_subheader_underline a:hover, #content .text_subheader_underline a:active {
	text-decoration: none;
	color: #FFFF00; }

/* GENERAL STYLES ---------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; }
	
body {
	padding: 0px;
	margin: 0px;
	
	background:url(resources/main_images/eths_bg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF; 
	text-align: center; }
	
p {
	padding-bottom: 14px; }
	
hr {
	width: 480px;
	height: 1px;
	
	border: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF; }
	
#table {
  	margin: 0 auto;
  	width: 760px; }
	
img {
	border: 0px; }
	
.galleryimg {
	padding-right: 6px; }
	
.list {
	list-style-type: square;
	margin-bottom: 14px;
	margin-left: 25px;
	font-size: 12px; }
	
.list ul {
	list-style-type: square;
	margin-left: 50px;
	font-size: 12px; }	
	
.num_list {
	list-style-type: decimal;
	margin-bottom: 14px;
	margin-left: 14px;
	font-size: 12px; }
	
.list li {
	padding-bottom: 4px; }

#banner {	
	text-align: left;
	vertical-align: top;
	width: 550px;
	height: 175px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 0; }

.content_bottom {
	margin-bottom: 5px; }
		
#content {
	width: 540px;
	height: 450px;
	padding: 8px 26px 20px 40px;

	background-image:url(resources/main_images/eths_maincontainer_top.jpg);
	background-repeat: no-repeat;
	background-color: #1a305f; 
	
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFFFFF;
	font-size: 14px;
	}

#content_index {
	width: 540px;
	padding: 8px 0px 20px 40px;
	height: 270px;

	background-image:url(resources/main_images/eths_maincontainer_top.jpg);
	background-repeat: no-repeat;
	background-color: #1a305f; 
	
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFFFFF;
	font-size: 14px;
	}
		
#footer_l {
	text-align: left;
	padding-top: 22px;
	
	background-image: url(resources/main_images/eths_shows.jpg);
	background-position: top left;
	background-repeat: no-repeat; }
#footer_r {
	vertical-align: top;
	text-align: left;
	
	background-image: url(resources/main_images/eths_newsletter.jpg);
	background-position: top right;
	background-repeat: no-repeat; 
	
	font-size: 11px;
	color: #ffffff; }
#footer_r div { padding: 35px 10px 0px 20px; }

#sitemap {
	padding: 2px 0px 0px 10px;
	vertical-align: top;
	
	text-align: left;
	font-size: 9px; }
#credits {
	padding: 2px 10px 0px 0px;
	vertical-align: top;
	
	text-align: right;
	font-size: 9px; }

/* NAV STYLES ----------------------------------------------------------------- */	

#nav {
	width: 200px; 
	padding: 13px 10px 0px 0px;
	
	vertical-align: top;
	text-align: right; 
	
	font-weight: bold;
	font-size: 14px;
	color: #223c76; }
	
#nav ul {	
	list-style: none; }
#nav ul li, #nav ul ul li {
	padding-top: 6px; } 	
	
#subnav {
	padding-top: 2px;
	padding-bottom: 8px;
	border-bottom: 2px solid #999999;	}		
.subnav_top {
	padding-bottom: 8px; 
	border-bottom: 2px solid #999999; }
.subnav_noselect {
	padding-right: 20px;
	font-size: 12px;
	color: #666666; }
.subnav_select {
	padding-right: 5px;
	font-size: 12px;
	color: #223c76; }	
.nav_hidden {
	visibility: hidden; }
.logo {
	padding-bottom: 45px; 
	padding-left: 10px; }

/* FORM STYLES ---------------------------------------------------------------------- */

.form_label {
	padding-left: 25px; }
.form_label_2 {
	padding-left: 50px; }
.form_ads_textbox {
	padding: 3px 2px 2px 4px;
	height: 14px;
	width: 200px;
	
 	border: 1px solid #223c76;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e1f43; }
.form_ads_dropdown {
	padding: 1px 1px 1px 1px;
	width: 208px;
 	border: 1px solid #223c76;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e1f43; }
.form_ads_textarea {
	padding: 3px 2px 2px 4px;
	width: 436px;
 	border: 1px solid #223c76;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e1f43; }
.form_ads_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0e1f43; }
.form_ads_textbox_sml {
	padding: 3px 2px 2px 4px;
	height: 14px;
	width: 80px;
	
 	border: 1px solid #223c76;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e1f43; }
	
.form_index_emailentry {
	padding: 3px 2px 2px 4px;
	height: 14px;
	width: 110px;
	
	background-color: #FFFFFF;
 	border: 1px solid #223c76;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e1f43; }
.form_index_emailbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0e1f43; 
	
	width: 52px;
	padding-top: 2px; 
	padding-bottom: 1px; }
	
.form_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	
	border: 0px;
	background-color: #1a305f; }

.text_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00; 
	
	width: 300px; }
	
.form_alert {
	color:#FFCC00;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
	
	background-color: #1a305f; 
	border: 0px;
	}
	
/* TEXT STYLES ---------------------------------------------------------------------- */

#footer_r p {
	margin-bottom: 4px; }
	
.text_header {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 28px; 
	margin: 10px 0 5px 0;} 
	
.text_subheader_underline {
	width: 480px;
	padding-left: 0px;
	margin-bottom: 20px;
	
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF; } 
	
.text_subheader_thespians {
	width: 480px;
	padding-left: 0px;
	margin-bottom: 20px;
	
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF; } 

.text_indent_thespians { padding-left: 25px; }
.text_indent_thespians em { color:#CCCCCC; }
	
.text_subheader {
	color: #FFFFFF;
	font-weight: bold; }

.text_italic {
	font-style: italic; }
	
.text_small {
	font-size: 12px; }

.text_indent {
	padding-left: 25px; }

.text_alumniheader {
	font-weight: bold;
	color: #FFCC00; }
	
.shows_l {
	padding-left: 25px; 
	text-align: right;
	vertical-align: top; }
.shows_r {
	text-align: left;
	vertical-align: top; 
	padding-top: 4px; }
		
.image_sub {
	padding-right: 16px; 
	padding-bottom: 14px; }
	
.sitemap {
	list-style: none; }
	
.sitemap_sub {
	list-style: none; 
	padding-left: 25px; 
	font-size: 12px; }
.t_back {
	font-size: 12px; }