body, html {
	background-color: #212141;
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

img {
	border-style: none;
}

a {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

#header img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#user_bar {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #fff;
	height: 25px;
	background-color: #660000;
	padding-right: 10px;
	padding-top: 6px;
}

div#user_bar a, .fieldWithErrors a {
	color: #fff;
}

#logout_form {
	display: inline;
}

.link_button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font: inherit;
	text-decoration: underline;
	cursor: pointer;
}

.link_button:hover, .link_button:active {
	text-decoration: none;
}

#content {
	color: black;
	background-color: #fffeff;
	padding: 10px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

table, tbody, thead {
	border-collapse: collapse;
	border-spacing: 0;
}

table.enroll_table {
	width: 90%;
	padding: 0;
	border-style: none;
	border-width: 0;
	margin-right: auto;
	margin-left: auto;
}

table.enroll_table td, table.enroll_table th {
	border-style: none;
	margin: 0;
	text-align: center;
	border-width: 0;
}

table#wiz_nav {
	width: 50%;
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px auto 5px;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

ul.judging_list {
	list-style-type: none;
}

hr {
	border: 1px solid #000;
	width: 75%;
}

div#flash-notice {
	background-color: #cfc;
	margin:  10px 0;
	padding: 5px;
	border: 5px solid #9c9;
}

div#flash-warning {
	background-color: #cfc;
	margin:  10px 0;
	padding: 5px;
	border: 5px solid #9c9;
}

div#flash-error {
	background-color: #cfc;
	margin:  10px 0;
	padding: 5px;
	border: 5px solid #9c9;
}

.row-odd {
	background-color: #ccc;
	padding: 5px;
}

.row-even {
	padding: 5px;
}

ul.select-list {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

div.results_area {
	padding: 5px;
	background-color: #b3b3b3;
}

td#team_reg {
	width: 50%;
	border-style: none;
	vertical-align: top;
}

td#team_mem {
	width: 50%;
	border-style: none;
	vertical-align: top;
}

table#team_columns {
	width: 100%;
	border-style: none;
}

table#invoice_table {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

table#schedule_table {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

table.visible {
	border: 1px solid #000;
}

table.visible td, table.visible th {
	border: 1px solid #000;
	padding: 3px;
	vertical-align: top;
}

table.stat {
	border: 1px solid #000;
	width: 225px;
}

table.stat td, table.stat th {
	border: 1px solid #000;
	padding: 3px;
	vertical-align: top;
}

div#add_team {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.stat_col {
	width: 225px;
	float: left;
	margin: 2px;
}

div.stat_row_container {
	clear: both;
}

table.info_table, table#invoice_table, table.gray {
	border-collapse: collapse;
}

table.info_table {
	display: inline-block;
}

table.info_table td, table.info_table th, table#invoice_table td, table#invoice_table th, table.gray td, table.gray th {
	background-color: #c0c0c0;
	border: 2px solid #fffeff;
	padding: 3px;
}

table.info_table td.left {
	font-size: 175%;
	font-weight: bold;
	text-align: center;
	width: 75px;
}

table.info_table td.right {
	width: 145px;
}

table.info_table th {
	width: 228px;
	height: 32px;
	vertical-align: middle;
}

.multiple {
	width: 700px;
	min-height: 150px;
}

#id_non_guest-students_attending {
	height: 500px;
}

.form_field, .form_field_error {
	overflow: hidden;
	padding: 5px 0;
}

.form_field img, .form_field_error img {
	vertical-align: middle;
}

.form_field_error {
	background-color: #c80000;
	border: 2px solid #910000;
	color: #fff;
	padding: 3px;
	margin-left: -3px;
	margin-bottom: 4px;
}

label {
	font-weight: bold;
}

span.help_text {
	color: #929292;
}

div.submit {
	text-align: right;
	clear: both;
}

div.sub-form {
	clear: both;
}

div.sub-form div.form_field, div.sub-form div.form_field_error {
	display: inline-block;
}

ul.student_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.student_list li.odd, ul.student_list li.even, ul.student_list li.neutral {
	padding: 1em;
}

ul.student_list > li {
	margin-bottom: 1em;
	background-color: #d5d5d5;
}

div.form_field_error, ul.student_list li, .confirm, ul.messages li, div.form_non_field_errors {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.errorlist {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

ul.errorlist li {
	margin: 0;
}

.selector {
	float: left;
	width: 580px;
}

.selector-available, .selector-chooser, .selector-chosen {
	float: left;
}

.selector-available, .selector-chosen {
	width: 270px;
}

.selector-chooser {
	height: 50px;
	margin: 8em 3px 0;
	padding: 0;
	width: 22px;
	background: url(/admin_media/img/admin/chooser-bg.gif) no-repeat scroll center top;
}

.selector-chooser li {
	list-style-type: none;
	margin: 0;
	padding: 3px;
}

.selector-add, .selector-remove {
	display: block;
	height: 16px;
	text-indent: -3000px;
	width: 16px;
}

.selector-add {
	background:url("/admin_media/img/admin/selector-add.gif") no-repeat scroll center top transparent;
	margin-bottom:2px;
}

.selector-remove {
	background:url("/admin_media/img/admin/selector-remove.gif") no-repeat scroll center top transparent;
}

.selector h2 {
	border: 1px solid #cccccc;
	padding: 2px;background:url("/admin_media/img/admin/nav-bg.gif") repeat-x scroll left bottom white;
	color:#666666;
	margin: 0;
	font-size: .9em;
}

.selector-filter {
	background:none repeat scroll 0 0 white;
	border-color:#cccccc;
	border-style:solid;
	border-width:0 1px;
	color:#999999;
	margin:0;
	padding:3px;
	text-align:left;
	height: 25px;
	vertical-align: middle;
}

.selector-filter input {
	width: 230px;
}

.selector select {
	margin-top: 0;
	margin-bottom: 5px;
	height: 17.2em;
	width: 270px;
	border: 1px solid #cccccc;
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a.selector-chooseall, a.selector-clearall {
	color:#666666;
	display:block;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	padding:3px 0 3px 18px;
	text-align:left;
	width:6em;
	text-decoration: none;
}

.selector-chooseall {
	background:url("/admin_media/img/admin/selector-addall.gif") no-repeat scroll left center transparent;
	width:7em;
}

.selector-clearall {
	background:url("/admin_media/img/admin/selector-removeall.gif") no-repeat scroll left center transparent;
}

.confirm {
	background-color: #7e1a04;
	color: #fffeff;
	margin: 5px;
	padding: 5px;
}

ul.messages {
	list-style-type: none;
	margin: 0 auto;
	width: 60%;
	text-align: center;
}

ul.messages li {
	padding: 5px;
	margin: 5px 0;
	font-weight: bold;
}

ul.messages li.error, div.form_non_field_errors {
	background-color: #dd360e;
	color: #fffeff;
}

ul.messages li.warning {
	color: #000;
	background-color: #fcfe77;
}

ul.messages li.success {
	color: #fffeff;
	background-color: #4c8f00;
}

div.form_non_field_errors {
	padding: 5px;
	margin: 5px 0;
}

ul#guest_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#guest_list li {
	margin: 0;
	padding: 0;
}

.horizontal {
	clear: both;
}

.horizontal > div {
	float: left;
}

.schedule {
	width: 100%;
}

.schedule th {
	text-align: left;
}

.odd {
    background-color: #d4d4d4;
}

.info {
	background-color: #3c8ffd;
	color: #fff;
	padding: 5px 5px 5px 30px;
	list-style-image: url('/static/images/info.png');
	font-weight: bold;
	font-size: 125%;
	border: 1px solid #1e4f91;
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.info a, .info a:hover, .info a:visited, .info a:active {
	color: #fff;
	text-decoration: underline;
}

.mono {
    font-family: Menlo, Consolas, Inconsolata, monospace;
}

.bold {
	font-weight: bold;
}
