body {
	background-image: none;
	background-color: #00002b;
}

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}

h1 {
	color: #00002b;
	text-align: center;
}
h2 {
	color: #00002b;
	text-align: center;
	line-height: 125%;
}
a { color: #000; }
a:visited { color: #666; }
a:hover { color: #fff; background-color:#000; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}
.notice {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
.pagecontent {
	width: 780px;
	padding: 5px 10px;
	background-image: url(../images/radial_gradient_background_green.jpg);
	margin-left: auto;
	margin-right: auto;
}
.nav_row, .horizontal_spacer, .footer {
	background-color: #00002b;
	color: white;
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.nav_row a:link, .nav_row a:visited, .footer a:link, .footer a:visited {
	color: white;
	text-decoration: none;
}
.nav_row a:hover, .footer a:hover {
	color: #00c9c9;
	text-decoration: none;
}
.nav_row {
	font-size: 16px;
	padding-top: 5px;
}
.login_creds {
	font-size: 10px;
	margin-bottom: 0px;
}
.footer {
	font-size: 10px;
}
.centerme {
	text-align: center;
}
.credits {
	text-align: center;
	font-size: 10px;
}
.head_area {
	position: relative;
	width: 800px;
	height: 245px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}
.head_graphic {
	position: absolute;
	float: left;
	top: 0px;
	left: 40px;
}
.head_slogan {
	color: #040133;
	font: italic 18px Helvetica;
	position: absolute;
	top: 30px;
	right: 40px;
}

div.clear {
	clear: both;
}
.which_ticket {
	width: 150px;
	float: left;
	text-align: right;
	font-size: small;
}
.ticket_form {
	width: 40px;
	float: right;
	padding-left: 10px;
}

form.boxoffice {
	width: 100px;
	float: left;
	display: inline;
}
.intern_pic {
	float: left;
	margin-right: 5px;
	border: 0px;
}
.one_intern {
	width: 80%;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
}
.one_production {
	width: 80%;
	height: 225px;
	margin-left: auto;
	margin-right: auto;
}
.user_label {
	width: 35%;
	vertical-align: top;
}
.user_field {
	width: 60%;
	vertical-align: top;
}
.paypal_donate {
	width: 120px;
	align: center;
	margin-left: auto;
	margin-right: auto;
}

.production_list {
	border-collapse: collapse;
}

.production_list th {
	background-color: #00002b;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-weight: normal;
}

.production_list td {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

.production_list a img {
	border: 0;
}

.production_list a {
	color: black;
}

.even {
	background-color: #00c9c9;
}

.box_office_production {
	float: left;
	width: 200px;
	margin: 0 30px 30px;
}

.box_office_production h1 {
	font-size: large;
}

.box_office_production a img {
	border: 0;
}

.view_cart_button {
	margin-left: auto;
	margin-right: auto;
	width: 135px;
}