
/* ***************************
*
*    light blue: #f1f7fc
*    light blue: #D7E5F0
*    medium blue: #CDDBF0
*    medium blue: #BDD3E6
*    medium blue: #6CA0BF
*
******************************/

/* ***************************
*
*    logo green: #74C043
*    light blue: #CDDBF0
*    medium blue: #007DC3
*
******************************/

body
{
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, san-serif;
	font-size: 100%;
	min-width: 950px !important;
	background-image: url('home-background.gif');
	background-repeat: repeat-x;
	background-position: 0 -250px;
}

p, h1, h2, h3, h4, h5, h6, li
{
	font-family: arial, helvetica, san-serif !important;
	color: #000000;
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 1em !important;
	font-weight: bold !important;
}

h2
{
	font-size: 1em !important;
	font-weight: bold !important;
}

h3, h4, h5, h6
{
	font-size: 1em !important;
	font-weight: bold !important;
}

a:link,
a:visited,
a:active,
a:hover
{
	color: #00539b;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

a:visited
{
	color: #00325A;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.imgfloatleft, .imgfloatright
{
	width: 210px;
	padding: 5px;
	border: 1px solid #6CA0BF;
	background-color: #D7E5F0;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
}

.imgfloatleft
{
	float: left;
	margin: 0 5px 5px 0;
}


.imgfloatright
{
	float: right;
	margin: 0 0 5px 5px;
}

input[type="text"], input[type="password"], textarea, select
{
	border: 1px solid #006;
	background: #f1f7fc;
}

#USERNAME, #Password
{
	width: 120px;
	border: 1px solid #006;
	background: #f1f7fc;
}

input[type="submit"], input[type="button"]
{
	font-family: arial, helvetica, san-serif;
	border: 1px solid #006;
	background: #f1f7fc;
}

#container
{
	z-index: 100;	/* Fixes IE6 z-index bug; */
}

#col1 p
{
	line-height: 1.25;
	padding-bottom: .5em;
}

hr
{
	border: 0;
	background-color: #6CA0BF;
	height: 1px;
}

.pullcopy
{
	margin: 0px auto 10px auto;
	padding: 5px;
	border: 1px solid #6CA0BF;
	background-color: #D7E5F0;
	vertical-align: middle;
}

.pullcopy p
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #304315;
}

.pullquote
{
	margin: 0px auto 10px auto;
	padding: 5px;
	border: 1px solid #6CA0BF;
	background-color: #D7E5F0;
	background-image: url('quote-open.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	vertical-align: middle;
}

.pullquote p
{
	margin-left: 55px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #304315;
}

.pullquote p:before {
	content:url('quote-close.gif');
	float: right;
	margin: 0 0 0 5px;
}

.controls
{
	position: relative;
	z-index: 15;
}

#masthead-wrapper
{
	position: absolute;
	z-index: -1;
	top: 0px;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #ffffff;
	background-color: #CDDBF0;
}

#masthead
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 40px;
	margin: 0 0 10px 0;
	border-collapse: collapse;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #6CA0BF;
	background-color: #ffffff;
}

#masthead img
{
	display: none;
}

#usertools
{
	position: absolute;
	z-index: 200;
	top: 10px;
	right: 10px;
	font-size: .8em;
}

#thermometer
{
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	border-collapse:collapse;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #6CA0BF;
	background-color: #D7E5F0;
	font-size: .8em;
}

#thermometer #flash
{
	position: absolute;
	top: 5px;
	left: 390px;
}
	
#thermometer #goal
{
	top: 5px;
	left: 0px;
	margin: 5px 10px 5px 235px;
}

#thermometer img
{
	position: absolute;
	top: 5px;
	left: 200px;
}

#thermometer #achieved
{
	position: absolute;
	top: 5px;
	left: 800px;
	margin: 0 10px;
}

#navigation
{
	display: none;
}

#subnavigation
{
	position: relative;
	z-index: 100;
	width: 190px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #6CA0BF;
	background-color: #D7E5F0;
}

#subnavigation p
{
	padding: 0 0 .35em 0;
}

#subnavigation img
{
	margin-bottom: 10px;
}

#subnavigation a:link,
#subnavigation a:visited,
#subnavigation a:active,
#subnavigation a:hover
{
	font-weight: normal;
}

#mainfeature 
{
	clear: both;
	padding: 5px;
	margin: 0 0 10px 0;
	border: 1px solid #6CA0BF;
	background-color: #D7E5F0;
}

#userlogin
{
	display: none;
	opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	padding: 2px;
	border: 1px solid #6CA0BF;
	background-color: #D7E5F0;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	z-index: 200;
}

#userlogin #title
{
	margin: 0 0 6px 0;
	padding: 2px;
	border: 1px solid #6CA0BF;
	background-color: #CDDBF0;
}

#userlogin p
{
	padding: 2px;
	font-weight: bold;
}

#userlogin #closebox
{
	float: right;
	margin: 0;
	padding: 1px 4px;
	cursor: pointer;
	color: #6CA0BF;
	border: 1px solid #6CA0BF;
	background-color: #D7E5F0;
	font-family: verdana, geneva, sans-serif;
	font-weight: bold;
}

#userlogin .row
{
	margin: 10px 5px;
}

#userlogin input[type="text"], #userlogin input[type="password"]
{
	position: absolute;
	left: 10em;
}

#userlogin #login
{
	margin: 0 0 0 9.5em;
}

#performerlist, #sponsorlist, #sociallist
{
	width: 210px;
	margin: 0px 10px 10px 10px;
	padding: 10px;
	border: 1px solid #6CA0BF;
	background-color: #D7E5F0;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
}

#sponsorlist
{
	display: none;
}

#sociallist
{
	padding: 5px 10px;
	font-size: .8em;
}

#sociallist img
{
	vertical-align: middle;
}

.controlArea 
{
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
}

#footer-wrapper
{
	clear: both;
	position: relative;
	width: 100%;
	line-height: 1.1em;
}

#footer
{
	margin: 10px;
	padding-top: 5px;
	border-top: 1px solid black;
}

#footer p
{
	margin-bottom: .5em;
}

#footer img
{
	float: right;
	padding: 5px 15px;
}

.HouseLights
{
	display: none;
	opacity: 0;
	filter:alpha(opacity=0);
	background: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 200%;
	z-index: 150;
}

.VideoWrapper
{
	display: none;
	opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0 0 0 250px;
	z-index: 20;
}

.VideoSkin
{
	border: 1px solid black;
	background: #666;
	width: 200px;
	margin: 300px auto;
	padding: 10px;
	z-index: 20;
	text-align: center;
}

.VideoSkin .VideoControls
{
	margin: 10px 0 0 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}

.VideoSkin a
{
	color: #ACC6DE;
	text-decoration: none;
}
	
.VideoSkin a:hover
{
	text-decoration: underline;
}

.ContentWrapper
{
	padding: 10px;
	border: 1px solid #6CA0BF;
	background-color: #D7E5F0;
}

.Indent
{
	padding-left: 2em;
}

.Outdent
{
	padding: 0 0 10px 50px;
	text-indent: -50px;
}

.DisplayBlock
{
	display: block;
}

.DisplayHidden
{
	display: none;	
}
