html *
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

body
{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: .85em;
	margin: 0 1%;
}

h1
{
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Helvetica;
	color: #333;
	border-bottom: 2px solid #ECEADE;
	display: inline;
	margin-left: 8px;
	padding-right: 5em;
}

h2
{
	font-size: 1.25em;
	font-weight: normal;
	color: #333;
	margin: 2em 0 .75em 0;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-bottom: 1px solid #ECEADE;
}

h2 a
{
	text-decoration: none;
	color: #333;
}

a
{
	color: #990600;
}
a:hover
{
	color: #001F46;
}
p
{
	margin-bottom: 1em;
	line-height: 1.3em;
}

fieldset ul
{
	margin-left: 2em;
}

strong {
	color: #001F46;
}

ul {
	list-style-type: none;
}

#container-a
{
	/* None in main... but in color stylesheets */
}

#container-b
{
	padding-left: 16px;
	padding-right: 16px;
}

.clear
{
	clear: both;
}

#linetwo
{
	font-size: .8em;
	color: #444;
	font-weight: normal;
}


/* ---[ header ]------------------------------- */
#header
{
	padding: .2em 0 .2em 16px;
	margin-top: 1.5em;
	float: left;
	width: 30%;
}

#userbar
{
	margin-top: -1.5em;
	float: right;
	vertical-align: bottom;
	width: 70%;
	font-size: .8em;
	padding-right: 16px;
}

#userbar ul
{
	float: right;
}

#userbar li
{
	display: inline;
}

#userbar a
{
	float: left;
	color: #333;
	text-decoration: none;
	padding-left: 8px;
	margin-right: 4px;
	text-shadow: #fff 2px 2px 1px;
}

#userbar a span
{
	display: block;
	padding: .25em 8px .25em 0;
}

#userbar a:hover
{
	background-position:0% -125px;
	color: #000;
}

#userbar a:hover span
{
	background-position: 100% -125px;
}

#top-a
{
	height: 8px;
}

#top-b
{
	margin-left: 16px;
	height: 8px;
}

.leaderboard
{
	text-align: left;
	margin-bottom: 1em;
	margin-left: 8px;
	height: 120px;
	width: 98%;
	overflow: hidden;
}

.leaderboard .header_image
{
	height: 120px;
	width: auto;
	margin: 0px 5px 0px 5px;
	background: url('./../../../images/header.png') center left no-repeat;
}

/* ---[ main content ]------------------------------- */
#main
{
	float: right;
	width: 81%;
}

#countdown
{
	float: right;
}

#content
{
	padding-left: 8px;
	margin-top: 1em;
}

#feed
{
	float: right;
}

.notice, #errorExplanation p
{
	margin: 2em 7%;
	padding: .5em 1em;
	background-color: #A6E855;
	border-top: 2px solid #86BA4E;
	border-bottom: 2px solid #86BA4E;
	font-size: .9em;
	text-align: center;
	color: #444;
}

#errorExplanation ul
{
	margin: -1.5em 7% 0 7%;
	padding: 1em;
	background-color: #eee;
	font-size: .9em;
}

.tabbox
{
	font-size: .8em;
	padding-left: 8px;
}

/* ---[ news ]------------------------------- */

.news
{
	float: left;
	width: 100%;
	font-size: .9em;
	border-bottom: 1px solid #ccc;
	padding: .5em 0;
}

.news .listing
{
	line-height: 1.5em;
	padding: 0 5px;
}

.news h5
{
	font-size: 1.3em;
	padding: 0 5px;
}

.news h5 a
{
	text-decoration: none;
	color: #444;
}

.news h5 a:hover
{
	color: #000;
}

.news strong
{
	color: #999;
}

.new .news
{
	background: url('./images/corner-right-feature.png') top right no-repeat #CFE6E0;
	margin-bottom: 10px;
}

.news
{
	background: url('./images/corner-right-feature_old.png') top right no-repeat #d9e4e1;
	margin-bottom: 10px;
}

.news .corner_container
{
	position: relative;
}

.news .news_corner
{
	background: url('./images/corner-left-feature_old.png') top left no-repeat;
	position: absolute;
	top: -6px;
	left: 0px;
	width: 8px;
	height: 8px;
}

/* ---[ form ]------------------------------- */

#form
{
	float: left;
	width: 100%;
	font-size: .9em;
	border-bottom: 1px solid #ccc;
	padding: .5em 0;
	background: url('./images/corner-right-feature.png') top right no-repeat #CFE6E0;
}

#form h5
{
	font-size: 1.3em;
	padding: 0 5px;
}

#form h5 a
{
	text-decoration: none;
	color: #444;
}

#form h5 a:hover
{
	color: #000;
}

/* ---[ message ]------------------------------- */

#form .message_text
{
	text-align: center;
}

/* ---[ Login ]------------------------------- */

.title
{
	float: left;
	width: 100%;
	text-align: center;
	font-size: 1.3em;
	padding: 0 5px;
	color: #444;
}

.left
{
	float: left;
	width: 50%;
}

.right
{
	float: left;
	width: 50%;
}

.center
{
	text-align: center;
}

.error
{
	border: 1px solid #000000;
	color: #990600;
	padding: 5px 5px;
}

/* ---[ menu ]------------------------------- */

#menu
{
	float: left;
	width: 19%;
	background-color: #F3F1E8;
	font-size: .8em;
	font-family: Verdana, sans-serif;
}

#menu .search
{
	text-align: center;
	padding: 1.4em 0;
	background-color: #ccc;
	margin-bottom: 1em;
	background-image: url('./images/tile-grey.png');
	background-repeat: repeat;
}

#menu .sponsors
{
	text-align: center;
	padding: 1.4em 0;
	background-color: #ccc;
	margin-bottom: 1em;
	background-image: url('./images/tile-grey.png');
	background-repeat: repeat;
}

#menu .sponsors img
{
	border: 0;
	margin-bottom: 5px;
}

#navigation
{
	font-family: Helvetica;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 0 8px 1em 8px;
}

#navigation a
{
	color: #333333;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

#navigation a:hover
{
	color: #990600;
}

#navigation .opened
{
	background-image: url('./images/arrowup.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#navigation .closed
{
	background-image: url('./images/arrowdown.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#navigation .close
{
	display: none;
}

#navigation .sub
{
	margin-left: 1em;
	margin-bottom: 1em;
}

/* ---| footer |-------------------------------- */
#footer
{
	padding: 2em;
	margin-top: 8px;
	background-color: #000;
	background-image: url('./images/gradient-black.png');
	background-repeat: repeat-x;
	color: #777;
	font-size: .75em;
	border-bottom: 8px solid #fff;
	text-align: center;
	letter-spacing: .1em;
}

#footer a
{
	color: #fff; 
	text-decoration: none;
}

#footer a:hover
{
	color: #444;
}
