﻿a 
{
	color: #0099FF;
	text-decoration: underline;
}

a:hover 
{
	color: #000000;
	text-decoration: none;
}

a:visited 
{
	color: #666666;
	text-decoration: underline;
}

html
{
	height: 100%;
	min-height: 100%;
}

.Blue
{
	color: #3399cc;
	font-weight: bold;
}

body 
{
	height: 100%;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #ffffcc;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10;
}

.HeightFix
{
	position: relative;
	width: 100%;
	min-height: 100%;
}

* html .HeightFix
{
	height: 100%;
	width: 100%;
}

img 
{
	border: 0px;
}

h1 
{
	font-size: 16px;
	font-weight: bold;
}

h2 
{
	font-size: 14px;
	font-weight: bold;
}

h3 
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.AdvertisementLeaderBoard 
{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 728px;
	height: 90px;
	z-index: 5;
}

.AdvertisementWideSkyScraper 
{
	position: absolute;
	right: 10px;
	top: 200px;
	width: 160px;
	height: 600px;
	z-index: 4;
}

.BackGround 
{
	position: absolute;
	bottom: 10px;
	right: 180px;
	width: 326px;
	height: 278px;
	z-index: 4;
}

.ContentTopCap 
{
	position: absolute;
	left: 190px;
	top: 183px;
	width: 618px;
	height: 17px;
	z-index: 1;
	background-image: url('../resources/images/ContentTopCap618x17.gif');
	background-repeat: no-repeat;
}

.Content 
{
	position: absolute;
	left: 190px;
	right: 200px;
	top: 200px;
	min-height: 100%;
	text-align: left;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-image: url('../resources/images/ContentBackGround635x20.png');
	background-repeat: repeat-y;
	z-index: 5;
}

.Headline 
{
	position: absolute;
	left: 260px;
	right: 0px;
	top: 120px;
	width: 100%;
	height: 45px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 13px;
	font-size: 16px;
	font-weight: bold;
	color: #3399cc;
	z-index: 10;
	background-image: url('../resources/images/Headline747x45.gif');
	background-repeat: no-repeat;
}

.Logo 
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 236px;
	height: 154px;
	z-index: 10;
}

.Small 
{
	font-size: 10px;
}

/* Boxes Width */

.DropDown 
{
	width: 190px;
}

.Input 
{
	width: 184px;
}

.TextBox 
{
	width: 486px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Button Section */

.Button {
	width: 150px;
}
.HomeOn {
	position: absolute;
	left: 11px;
	top: 210px;
	width: 188px;
	height: 50px;
	font-size: 21px;
	font-weight: bold;
	z-index: 10;
	background-image: url('../resources/images/buttons/HomeButtonOn188x50.gif');
	background-repeat: no-repeat;
}

a.HomeRollOver 
{
	display: block;
	width: 188px;
	height: 50px;
	z-index: 20;
	background-image: url('../resources/images/buttons/HomeButton376x50.gif');
	background-repeat: no-repeat;
}

a.HomeRollOver:hover 
{
	background-position: -188px 0;
}

.HostsOn {
	position: absolute;
	left: 11px;
	top: 260px;
	width: 188px;
	height: 50px;
	font-size: 21px;
	font-weight: bold;
	z-index: 10;
	background-image: url('../resources/images/buttons/HostButtonOn188x50.gif');
	background-repeat: no-repeat;
}

a.HostsRollOver 
{
	display: block;
	width: 188px;
	height: 50px;
	z-index: 20;
	background-image: url('../resources/images/buttons/HostButton376x50.gif');
	background-repeat: no-repeat;
}

a.HostsRollOver:hover 
{
	background-position: -188px 0;
}

.ScheduleOn {
	position: absolute;
	left: 11px;
	top: 310px;
	width: 188px;
	height: 50px;
	font-size: 21px;
	font-weight: bold;
	z-index: 10;
	background-image: url('../resources/images/buttons/ScheduleButtonOn188x50.gif');
	background-repeat: no-repeat;
}

a.ScheduleRollOver 
{
	display: block;
	width: 188px;
	height: 50px;
	z-index: 20;
	background-image: url('../resources/images/buttons/ScheduleButton376x50.gif');
	background-repeat: no-repeat;
}

a.ScheduleRollOver:hover 
{
	background-position: -188px 0;
}

.SponsorsOn {
	position: absolute;
	left: 11px;
	top: 360px;
	width: 188px;
	height: 50px;
	font-size: 21px;
	font-weight: bold;
	z-index: 10;
	background-image: url('../resources/images/buttons/SponsorsButtonOn188x50.gif');
	background-repeat: no-repeat;
}

a.SponsorsRollOver 
{
	display: block;
	width: 188px;
	height: 50px;
	z-index: 20;
	background-image: url('../resources/images/buttons/SponsorsButton376x50.gif');
	background-repeat: no-repeat;
}

a.SponsorsRollOver:hover 
{
	background-position: -188px 0;
}

.ListenOn {
	position: absolute;
	left: 11px;
	top: 410px;
	width: 188px;
	height: 50px;
	font-size: 21px;
	font-weight: bold;
	z-index: 10;
	background-image: url('../resources/images/buttons/AskButtonOn188x50.gif');
	background-repeat: no-repeat;
}

a.ListenRollOver 
{
	display: block;
	width: 188px;
	height: 50px;
	z-index: 20;
	background-image: url('../resources/images/buttons/AskButton376x50.gif');
	background-repeat: no-repeat;
}

a.ListenRollOver:hover 
{
	background-position: -188px 0;
}

.AboutOn 
{
	position: absolute;
	left: 11px;
	top: 460px;
	width: 188px;
	height: 50px;
	font-size: 21px;
	font-weight: bold;
	z-index: 10;
	background-image: url('../resources/images/buttons/AboutButtonOn188x50.gif');
	background-repeat: no-repeat;
}

a.AboutRollOver 
{
	display: block;
	width: 188px;
	height: 50px;
	z-index: 20;
	background-image: url('../resources/images/buttons/AboutButton376x50.gif');
	background-repeat: no-repeat;
}

a.AboutRollOver:hover 
{
	background-position: -188px 0;
}

.ContactOn 
{
	position: absolute;
	left: 11px;
	top: 510px;
	width: 188px;
	height: 50px;
	font-size: 21px;
	font-weight: bold;
	z-index: 10;
	background-image: url('../resources/images/buttons/ContactButtonOn188x50.gif');
	background-repeat: no-repeat;
}

a.ContactRollOver 
{
	display: block;
	width: 188px;
	height: 50px;
	z-index: 20;
	background-image: url('../resources/images/buttons/ContactButton376x50.gif');
	background-repeat: no-repeat;
}

a.ContactRollOver:hover 
{
	background-position: -188px 0;
}

.LegalOn 
{
	position: absolute;
	left: 11px;
	top: 560px;
	width: 188px;
	height: 50px;
	font-size: 21px;
	font-weight: bold;
	z-index: 10;
	background-image: url('../resources/images/buttons/LegalButtonOn188x50.gif');
	background-repeat: no-repeat;
}

a.LegalRollOver 
{
	display: block;
	width: 188px;
	height: 50px;
	z-index: 20;
	background-image: url('../resources/images/buttons/LegalButton376x50.gif');
	background-repeat: no-repeat;
}

a.LegalRollOver:hover 
{
	background-position: -188px 0;
}

.QuoteOn 
{
	position: absolute;
	left: 11px;
	top: 260px;
	width: 188px;
	height: 50px;
	font-size: 21px;
	font-weight: bold;
	z-index: 10;
	background-image: url('../resources/images/buttons/QuoteButtonOn188x50.gif');
	background-repeat: no-repeat;
}

a.QuoteRollOver 
{
	display: block;
	width: 188px;
	height: 50px;
	z-index: 20;
	background-image: url('../resources/images/buttons/QuoteButton376x50.gif');
	background-repeat: no-repeat;
}

a.QuoteRollOver:hover 
{
	background-position: -188px 0;
}

.LoginOn 
{
	position: absolute;
	left: 11px;
	top: 210px;
	width: 188px;
	height: 50px;
	font-size: 21px;
	font-weight: bold;
	z-index: 10;
	background-image: url('../resources/images/buttons/LoginButtonOn188x50.gif');
	background-repeat: no-repeat;
}

a.LoginRollOver 
{
	display: block;
	width: 188px;
	height: 50px;
	z-index: 20;
	background-image: url('../resources/images/buttons/LoginButton376x50.gif');
	background-repeat: no-repeat;
}

a.LoginRollOver:hover 
{
	background-position: -188px 0;
}

.DataOn 
{
	position: absolute;
	left: 11px;
	top: 210px;
	width: 188px;
	height: 50px;
	font-size: 21px;
	font-weight: bold;
	z-index: 10;
	background-image: url('../resources/images/buttons/DataButtonOn188x50.gif');
	background-repeat: no-repeat;
}

a.DataRollOver 
{
	display: block;
	width: 188px;
	height: 50px;
	z-index: 20;
	background-image: url('../resources/images/buttons/DataButton376x50.gif');
	background-repeat: no-repeat;
}

a.DataRollOver:hover 
{
	background-position: -188px 0;
}

/* Spry Select Validation */

.selectRequiredMsg, .selectInvalidMsg {
	display: none;
}

.selectRequiredState .selectRequiredMsg,
.selectInvalidState .selectInvalidMsg {
	display: inline;
	color: #CC3333;
}

.selectValidState select, select.selectValidState {
	background-color: #B8F5B1;
}

select.selectRequiredState, .selectRequiredState select,
select.selectInvalidState, .selectInvalidState select {
	background-color: #FFCCCC;
}

.selectFocusState select, select.selectFocusState {
	background-color: #FFFFCC;
}

/* Spry Text Validation */

.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
}

.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FFCCCC
}

.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}