/* Override TeamRaiser Styles for Registration */

.appArea, .appAreaNowidth, .appSubArea, div.appArea, div.appAreaNowidth, div.appSubArea { padding: 0; margin: 0px; width: 100%; }

.cstmTitle
{
	display: none;
}

.fr_reg_summary_table
{
	background-color: #e5f3ff;
	background-image: url('background.gif');
	background-repeat: repeat-y;
	background-position: -700px 0px;
}

.fr_reg_summary_table_heading_row
{
	font-style: italic;
	background-color: #bdd3e6;
}

.SectionHead
{
	text-decoration: underline;
}

.ObjTitle
{
	display: block;
	width: 100%;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid black;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

#lo_component_div
{
	background: #00539b;
}

.divider
{
	border: 1px solid #96b1c8;
	background-color: #e5f3ff;
	background-image: url('background.gif');
	background-repeat: repeat-y;
	background-position: -700px 0px;
}

h5.dividerHeading
{
	background: none;
}

#advanced_search_container
{
	display: none;
}

 .FormBox, TABLE.DefaultWrapper .FormBox, div.FormBox, table.FormBox
{
	border: 1px solid #96b1c8;
	background-color: #e5f3ff;
	background-image: url('background.gif');
	background-repeat: repeat-y;
	background-position: -700px 0px;
}

.TableHeadings, td.TableHeadings
{
	background-color: #bdd3e6;
}

p.PaddedListHeadings
{
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/* Marathon 2010 Styles */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #e5f3ff;
	background-image: url('background.gif');
	background-repeat: repeat-y;
}

p, h1, h2, h3, h4, h5
{
	margin: 0px;
	padding: 0 0 10px 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}

h1, h2, h3
{
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid black;
	color: #000000;
	font-weight: bold;
}

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

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

a:hover
{
	text-decoration: underline;
}

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"]
{
    border: 1px solid #006;
    background: #FFFFFF;
}

#container
{
	width: 100%;
	height: 100%;
	background-image: url('background-sparkles.gif');
	background-repeat: no-repeat;
}

#spotlight-wrapper
{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 190px;
	overflow: hidden;
}

#buttons
{
	float: left;
	margin-left: 60px;
}

#buttons #runner
{
	margin-top: 5px;
}

#buttons #sponsor
{
	margin-top: 5px;
}

#userlogin
{
	width: 210px;
	margin: 10px 10px 0 10px;
	padding: 10px;
	border: 1px solid #A5C3DC;
	background-color: #ffffff;
	background-image: url('sidebar-background.gif');
	background-repeat: repeat-y;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}

#userlogin TABLE
{
	width: 210px;
}

#userlogin TH
{
	font-size: 12px;
	padding: 0 0 10px 0;
}

#userlogin TD
{
	font-size: 12px;
	padding: 2px 0;
}

#userlogin #Username, #Password
{
	width: 120px;
}

#userlogin p
{
	margin: 0px;
	padding: 5px 0 0 0 ;
}

#masthead-wrapper
{
	position: absolute;
	top: 200px;
	width: 100%;
	border-collapse:collapse;
	border-top: 1px solid #0074D2;
	border-bottom: 1px solid #E7EFF6;
	background-color: #88afd0;
	background-image: url('masthead-background.gif');
	background-repeat: repeat-y;
}

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

#masthead #logo
{
	float: left;
}

#masthead #runners
{
	float: right;
	padding: 0 5% 0 0;
}

#thermometer
{
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	border-collapse:collapse;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #0074D2;
	background-color: #ffffff;
	background-image: url('thermometer-background.gif');
	background-repeat: repeat-y;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}

#thermometer #goal
{
	top: 5px;
	left: 0px;
	margin: 5px 10px;
}

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

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

#performers, #sponsors
{
	width: 210px;
	margin: 10px 10px 0 10px;
	padding: 10px;
	border: 1px solid #A5C3DC;
	background-color: #ffffff;
	background-image: url('sidebar-background.gif');
	background-repeat: repeat-y;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}

.controlArea { width: 210px !important; }
.scrollingBack { width: 210px !important; height: 190px !important; }
.scrollingAreaBox { height: 180px !important; overflow: hidden; }
.scrollingText { padding: 0px; margin: 18px 0 0 0;}
.Smaller { text-align: center; padding: 0px; margin: 0px; }

#content
{
	margin: 0px;
	padding: 10px 0;
	line-height: 1.5;
}

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

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

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

#footer p
{
	margin-top: 0px;
}

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

.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 #96b1c8;
	background-color: #e5f3ff;
	background-image: url('background.gif');
	background-repeat: repeat-y;
	background-position: -700px 0px;
}

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

.DisplayHidden
{
	display: none;
}

.DisplayBlock
{
	display: block;
}

#COUNTRY_SELECTED
{
	width: 150px;
}

#FIRST_NAME_SELECTED, #MIDDLE_NAME_SELECTED, #LAST_NAME_SELECTED
{
	width: 150px;
}

td.cstmBtnBack a:link,
td.cstmBtnBack a:visited,
td.cstmBtnBack a:active,
td.cstmBtnBack a:hover
{
	color: #FF0000 !important;
	text-decoration: none;
}

td.cstmBtnBack a:visited
{
	color: #B50000 !important;
	text-decoration: none;
}

td.cstmBtnBack a:hover
{
	text-decoration: underline;
}
