@charset "UTF-8";
/* CSS Document */

* { 
        margin: 0; 
        padding: 0; 
} 

html { 
        width: 100%; 
        height: 100%; 
} 

body { 
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        width: 100%; 
        height: 100%; 
        background-color: #F1F2F7; 
        min-width: 1000px;
}

input 
{
	border: solid 1px #00336A;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}

button 
{
	background-color: #EFEFEF;
	border: solid 1px #00336A;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #333300;
} 

#top-background 
{
	margin: 0;
	padding:0; 
	width: 100%; 
    background-image:url(../images/pageBG.gif); 
    background-repeat:repeat-x; 
} 
        
#pageBackground 
{
	margin: 0;
	padding:0; 
	width: 100%; 
    background-image:url(../images/pageBG.gif); 
    background-repeat:repeat-x; 
	background-color: #F1F2F7; 

} 

.clear {clear:both;} 

h1 { 
    font-size: 10pt; 
    color: #00336A; 
    text-transform:uppercase;
    background-position:bottom; 
    padding: 15px 0 10px 0px; 
    font-weight:bold;
}

.presentingLogo 
{
	padding: 0px 0 10px 0;
} 

a:link {text-decoration: none;} 
a:visited {text-decoration: none;} 
a:hover {text-decoration: none;} 
a:active {text-decoration: none;} 
        

/* CONTENT */ 

#container { 
	margin: 0;
} 

#leftColumn 
{
	margin: 5px 0 0 0;
	float:left; 
	width: 200px;
} 

#welcomPresents 
{
	margin: 0 0 0 5px;
	background-image:url(../images/welcomPresents.gif);
	background-repeat:no-repeat;
	width:251px;
	height:22px;
}

#eventName 
{
	margin: 15px 0 5px 5px;
	background-image:url(../images/trekUpTheTower.gif);
	background-repeat:no-repeat;
	width:147px;
	height:34px;
} 

.presentingSponsors 
{
	padding: 0 15px 15px 10px; 
    font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size: .7em;
	text-align:center;
}

#middleColumn 
{
	margin: 42px 0 0 0;
	float:left; 
	width:530px;
} 

#eventImage 
{
    background-image:url(../images/mainImage.jpg); 
    background-repeat:no-repeat;
    margin: 0 0 5px 0;
    width: 530px; 
    height: 250px;
}

#contactUsGraphic 
{
	background-image:url(../images/volunteersPgGraphic.jpg); 
    background-repeat:no-repeat;
    margin: 0;
    width: 530px; 
    height: 200px;	
}

#faqGraphic 
{
	background-image:url(../images/twoPeoplePgGraphic.jpg); 
    background-repeat:no-repeat;
    margin: 0;
    width: 530px; 
    height: 200px;
}

#raceInformationGraphic 
{
	background-image:url(../images/womanMedalPgGraphic.jpg); 
    background-repeat:no-repeat;
    margin: 0;
    width: 530px; 
    height: 200px;	
}

#sponsorsGraphic 
{
	background-image:url(../images/floorViewPgGraphic.jpg); 
    background-repeat:no-repeat;
    margin: 0;
    width: 530px; 
    height: 200px;	
}

#volunteersGraphic 
{
	background-image:url(../images/runnerVolunteersPgGraphic.jpg); 
    background-repeat:no-repeat;
    margin: 0;
    width: 530px; 
    height: 200px;	
}

#aboutWelcomGraphic 
{
	background-image:url(../images/womanPgGraphic.jpg); 
    background-repeat:no-repeat;
    margin: 0;
    width: 530px; 
    height: 200px;	
}

#promotionKitGraphic 
{
	background-image:url(../images/floorViewPgGraphic.jpg); 
    background-repeat:no-repeat;
    margin: 0;
    width: 530px; 
    height: 200px;	
}

#pageHeader 
{
	background-color:#E69117;
	border:solid 1px #E69117;
	width:528px;
}

#content 
{
	margin-top: 5px;
	background-color:#FFFFFF;
	border:solid 1px #666666;
	width:528px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #000000;
}

#content a:link, #content a:active, #content a:visited 
{
    color: #00336A;
    text-decoration: underline;
}

#content a:hover 
{
    color: #999999 
}

#info 
{
	padding:25px;
}

#info h4 
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

#eventDate 
{
	margin: 0 0 4px 0;
	float: right;
	background-image:url(../images/eventDate.gif);
	background-repeat:no-repeat;
	width:149px;
	height:35px;
}

.headers 
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.raceResultsLink 
{
	text-align: center;
	text-decoration: underline;
}

.listInformation
{
    list-style-type: none;
    display: block;
}

.trainingTips 
{
    border: solid 1px #00336A;
    border-collapse: collapse;
    padding: 2px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

.trainingTips th
{
    background-color: #00336A;
    color: #EFEFEF;
    border-collapse: collapse;
    padding: 2px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

.trainingTipsHdr 
{
    background-color: #D8EBFF;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}

.itemStyle 
{
    background-color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
    text-align: center;
}

.alternateStyle 
{
    background-color: #DADADA;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
    text-align: center;
}

.listInformationHeader 
{
	padding:10px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    list-style-type: none;
}

.listInformation 
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    list-style-type: none;
    padding:10px;
}

.numberedList 
{
	margin:0;
    font-family: Tahoma, Arial, Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    list-style-type: decimal;
    padding: 10px 0 0 20px;
}

.volunteerList 
{
	margin:0;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    list-style-type: decimal;
    padding: 10px;
    line-height: 25px;
}

.volunteerListItems 
{
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    list-style-type: disc;
    padding: 10px;
    line-height: 20px;
}  

#rightColumn 
{
	margin:0 0 0 25px;
	float:left; 
	width:150px; 
}

#trekLogo 
{
	margin-top: 40px;
	background-image:url(../images/trekLogo.png);
	background-repeat:no-repeat;
	width:150px;
	height:211px;
}