/* --------------------------------------------------------------- */
/* thestreet.css: CSS stylesheet for The Street Theatre website    */
/*                                                                 */
/* Author: Adrian Edwards (adrian_edwards@yahoo.com)               */
/* Date: 11 July 2006                                              */
/*                                                                 */
/* Copyright (c) 2006, The Stagemaster Inc                         */
/*                     (trading as The Street Theatre)             */
/*                     All rights reserved.                        */
/* --------------------------------------------------------------- */

.linkSep {
	display: none;
}

.note {
	font-size: 90%;
}

.skipNav {
	display: none;
}

a:link {
	background-color: transparent;
	color: #000;
}

a:visited {
	background-color: transparent;
	color: #333;
}

a:active {
	background-color: #eee;
	color: #000;
}

a:hover {
	background-color: #333;
	color: #fff;
  text-decoration: none;
}

abbr {
  border: 0;
}

address {
	font-style: normal;
	margin-left: 2em;
}

blockquote {
	font-style: italic;
	line-height: 1.4em;
  margin: 0.5em 0;
}

body {
	background: White url(/ushers/images/bg.gif) top left repeat-x;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 1em;
	text-align: left;
}

div.content,
div.advertise,
div.useraccount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0.5em 10%;
}

div.fineprint {
	font-size: 90%;
}

div.footer {
  color: #333;
	font-weight: bold;
	margin-top: 1px;
	text-align: center;
}

div.header {
	font-weight: bold;
	margin-top: 1px;
	text-align: center;
}

div.navbar {
	background-color: Black;
	border-bottom: medium solid Silver;
	border-right: medium solid Silver;
	color: White;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
}

div.navbar a {
	background-color: Black;
	color: White;
	text-decoration: none;
}

div.navbar a:link {
	background-color: Black;
	color: White;
	text-decoration: none;
}

div.navbar a:visited {
	background-color: Black;
	color: White;
	text-decoration: none;
}

div.navbar a:active{
	background-color: Black;
	color: White;
	text-decoration: none;
}

div.navbar a:hover {
	background-color: Black;
	color: #FFD700; /* Gold */
	text-decoration: none;
}

h1 {
  color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
}

h2 {
  color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

h2 a {
	background-color: transparent;
	color: #333;
}

h2 a:hover {
	background-color: transparent;
	color: #333;
}

h3 {
	border-right: thin #999 dashed;
	border-top: thin #999 dashed;
  color: #390;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	clear: both;
}

h3 a {
	background-color: transparent;
	color: #333;
}

h3 a:hover {
	background-color: transparent;
	color: #333;
}

hr {
	background-color: transparent;
	color: #999;
}

img {
	border-bottom: medium Silver solid;
	border-left: none;
	border-right: medium Silver solid;
	border-top: none;
}

img.left {
	float: left;
	margin-right: 0.5em;
}

img.noborder {
	border: none;
}

img.right {
	float: right;
	margin-left: 0.5em;
}

li {
  line-height: 1.4em;
}

p {
  line-height: 1.4em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

p.footnote {
	background-color: #eee; /* Pale gray */
	font-size: 90%;
	padding: 0.5em;
}

span.navCurrent {
	background-color: Black;
	color: #fa0; /* Orange */
}

sup.noteRef {
	font-size: 75%;
}

td {
	background-color: White;
	color: #444;
  line-height: 1.4em;
}
th {

	background-color: #333;
	color: White;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* --------------------------------------------------------------- */
/*                   END OF ORIGINAL STYLESHEET                    */
/* --------------------------------------------------------------- */

table.form td {
padding: 3px 0px;
vertical-align: top;
}

form {
float: left;
display: block;
padding: 0px;
margin: 0px;
clear: both;
}

input.text,
select.text,
textarea.text {
width: 95%;
}

input.button {
}

p.buttons {
text-align: right;
}

span.little {
font-size: 10px;
color: #333333;
}

div.advertise {
text-align: center;
}

p.error {
border: 1px solid #FF0000;
background-color: #FFB3B3;
padding: 10px 5px;
}
p.success {
border: 1px solid #009900;
background-color: #9BFF9B;
padding: 10px 5px;
}

h4 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-bottom: 0.5em;
padding-right: 0.5em;
padding-top: 0.5em;
font-size: 13px;
}

li.college {
font-size: 10px;
color: #0066CC;
list-style: inside;
}

div.listitem,
div.listitemunav,
div.listitemrush {
border-left: 7px solid #DDD;
margin-bottom: 5px;
overflow: auto;
}
	div.listitem div,
	div.listitemunav div,
	div.listitemrush div {
	display: block;
	padding: 3px;
 	}
	div.listitemunav {
	padding-bottom: 0px;
	border: 1px solid #000000;
	border-left: 7px solid #000000;
	background-color: #B3B3B3;
	}
	div.listitemrush {
	padding-bottom: 0px;
	border: 1px solid #FF0000;
	border-left: 7px solid #FF0000;
	background-color: #FFB3B3;
	}
div.listitem:hover {
border-left-color: #CCC;
background-color: #F6F6F6;
}
	div.listitemunav:hover {
	background-color: #939393;
	}
	div.listitemrush:hover {
	background-color: #FF9393;
	}
	div.listitem div.options,
	div.listitemunav div.options,
	div.listitemrush div.options {
	font-size: 10px;
	}