@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/FoxStopBackgroundGradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
/* ------- layout styles ---------------------------------- */
div#main {
	background-image: url(../images/FoxStopBackgroundB.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	min-height: 800px;
}
div#debug {
}
div#contentframe1 {
	position: relative;
	top: 180px;
	left: 43px;
	width: 776px;
}
div#contentframe2 {
	position: relative;
	background-image:url(../images/LargeContentBoxBackground.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0 15px 0 15px;
	vertical-align: top;
	position: relative;
}
div#contentheader {
	background-image:url(../images/LargeContentBoxTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 776px;
	height: 16px;
	position: relative;
}
div#contentfooter {
	background-image:url(../images/LargeContentBoxBottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 776px;
	height: 16px;
	position: relative;
}
div#contentside {
	position: absolute;
	right: 0;
	height: 100px;
	width: 1px;
}
div#content {
	width: 745px;
}
div#yellowlogo {
	float: left;
	width: 480px;
}
div#logout {
	float:right;
	margin: 0 0 0 5px;
}
div#links {
	float:right;
	margin: 0 0 0 5px;
}
div.publiclinks {
	margin: 0px auto 10px auto;
	width: 580px;
	text-align: center;
	font-weight: 900;
	color:#626272;
	display: block;
}
/* section ------------------------------- */
div#homeblurb {
	width: 480px;
	clear: left;
}
/* section ------------------------------- */
div#rules, div#disclamer {
	width: 700px;
}
/* section ------------------------------- */
div#prizes {
	width: 480px;
	clear: left;
}
div#prizesponsors img {
	margin: 0 auto;
	text-align: center;
}
/* section ------------------------------- */
div#homeloginframe {
	float: right;
	clear: right;
	margin: 10px 10px 10px 0;
	width: 230px;
}
div#homelogin {
	padding: 5px 10px 5px 10px;
	background-color: #DDE7EF;
	border: 1px solid #515055;
	/* border: 3px solid #DDDDDD; */
}
div#homelogin label {
	width: 200px;
	display: block;
}
div#homelogin input {
	width: 200px;
	display: block;
	margin: 3px 0 3px 0;
}
div#homelogin select {
	width: 203px;
	display: block;
	margin: 3px 0 3px 0;
}
/* section ------------------------------- */
div#homeregisterframe {
	float: right;
	clear: right;
	margin: 10px 10px 10px 0;
	width: 230px;
}
div#homeregister {
	padding: 5px 10px 5px 10px;
	background-color: #DDE7EF;
	border: 1px solid #515055;
	/* border: 3px solid #DDDDDD; */
}
div#homeregister label {
	width: 200px;
	display: block;
}
div#homeregister input.radio {
	margin-left: 30px;
}
div#homeregister input.block {
	width: 200px;
	display: block;
	margin: 3px 0 3px 0;
}
div#homeregister select.block {
	width: 203px;
	display: block;
	margin: 3px 0 3px 0;
}
.highlight {
	background-color:#CCCCCC;
	padding: 2px;
	border: solid 2px #0000FF;
	font-weight: 700;
}
/* section ------------------------------- */
div#kills {
	margin-top: 15px;
	margin-bottom: 15px;
}
div#kills table {
	width: 700px;
	border: 1px solid #000000;
}
div#kills th {
	border-bottom: 1px solid #000000;
}
div#kils tr.rowa td {
	background: #C2CAD0;
}
div#kils tr.rowb td {
	background: #FFFFFF;
}
tr.norows td {
	padding: 5px 0 5px 0;
	background: #B56B68;
}
/* section ------------------------------- */
div#heading {
	font-weight: 900;
	font-size: 14px;
	margin-bottom: 5px;
}
div#report {
	margin-top: 15px;
	margin-bottom: 15px;
}
div#report table {
	width: 700px;
	border: 1px solid #000000;
}
div#report th {
	border-bottom: 1px solid #000000;
}
div#report table tr.rowa td {
	background: #C2CAD0;
}
div#report table tr.rowb td {
	background: #FFFFFF;
}
tr.norows td {
	padding: 5px 0 5px 0;
	background: #B56B68;
}
/* section ------------------------------- */
div#manualentryframe {
	float: left;
	clear: left;
	margin: 10px 10px 10px 0;
	width: 330px;
}
div#manualentry {
	padding: 5px 10px 5px 10px;
	background-color: #DDE7EF;
	border: 1px solid #515055;
	/* border: 3px solid #DDDDDD; */
}
div#manualentry label {
	width: 300px;
	display: block;
	margin: 8px 0 8px 0;
}
div#manualentry p {
	width: 200px;
	display: block;
	margin: 8px 0 2px 0;
}
div#manualentry input, div#manualentry select {
	width: 200px;
	display: block;
	margin: 2px 0 8px 0;
}
div#manualentry select {
	width: 203px;
}
div#findlist {
	clear: both;
}
/* section ------------------------------- */
div#registerframe {
	float: right;
	clear: right;
	margin: 10px 10px 10px 0;
	width: 380px;
}
div#register {
	padding: 5px 10px 5px 10px;
	background-color: #DDE7EF;
	border: 1px solid #515055;
	/* border: 3px solid #DDDDDD; */
}
div#register label {
	width: 350px;
	display: block;
}
div#register input {
	width: 200px;
	display: block;
	margin: 3px 0 3px 0;
}
div#register select {
	width: 203px;
	display: block;
	margin: 3px 0 3px 0;
}
/* section ------------------------------- */
div#reportsframe {
	float: right;
	clear: right;
	margin: 10px 10px 10px 0;
	width: 380px;
}
div#reports {
	padding: 5px 10px 5px 10px;
	background-color: #DDE7EF;
	border: 1px solid #515055;
	/* border: 3px solid #DDDDDD; */
}
div#reports label {
	width: 350px;
	display: block;
	margin: 8px 0 8px 0;
}
/* section ------------------------------- */
div#statsframe {
	float: left;
	clear: left;
	margin: 10px 10px 10px 0;
	width: 330px;
}
div#stats {
	padding: 5px 10px 5px 10px;
	background-color: #DDE7EF;
	border: 1px solid #515055;
	/* border: 3px solid #DDDDDD; */
}
div#stats label {
	width: 300px;
	display: block;
	margin: 8px 0 8px 0;
}
/* section ------------------------------- */
div#footertop div img {
	vertical-align: top;
}
div.footer {
	width: 745px;
}
div.clearfloats {
	clear: both;
}
div.images {
	width: 650px;
	margin: 0 auto;
}
div.images img {
	margin: 0 15px;
}
/* ------- text styles ------------------------------------ */
.error {
	color: #FF0000;
	font-weight: 900;
}
.description {
	margin-bottom: 8px;
}
.heading {
	font-weight: 900;
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
}
.headingbig {
	font-weight: 900;
	font-size: 18px;
	margin-bottom: 5px;
}
.headingbiger {
	font-weight: 900;
	font-size: 24px;
	margin-bottom: 5px;
}
.headingred {
	font-weight: 900;
	font-size: 18px;
	margin-bottom: 5px;
	color: #FF0000;
}
p {
	margin: 10px 3px 3px 3px;
	display: block;
}
p.indent {
	padding-left: 40px;
}
ol {
	display: block;
	margin: 5px 3px 5px 30px;
	list-style-type: decimal;
}/*
ol li {
	display: block;
	list-style-type: decimal;
	margin: 3px 0px 3px 0px;
}*/
ul {
	display: block;
	margin: 5px 3px 5px 30px;
	list-style-type: disc;
}/*
ul li {
	display: block;
	list-style-type: disc;
	margin: 3px 0px 3px 0px;
}*/
a {
	font-weight: 900;
	color:#626272;
	text-decoration: none;
}
a:hover {
	font-weight: 900;
	color:#25252B;
}
