@charset "UTF-8";
@import "Navigation.css";
@import "Home.css";

body {
	font-family: Helvetica, Arial, sans-serif;
	background: #0e81c4 url('images/background.jpg') no-repeat top center;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	}


/* ––––––– Logos –––––– */

.window {
	width: 259px;
	height: 118px;
	margin: 60px 0 0 0;
	padding:  0;
	overflow: hidden;
	position: relative;
}
	
.image_reel {
	position: absolute;
	top: 0; 
	left: 0;
}
	
.image_reel img {
	float: left;
	border:  none;
}


/* ––––––– Typography –––––– */

p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	}

p {
	color: #325265;
	font-size: 12px;
	line-height: 19px;
	}

p a {
	color: #325265;
	}
	
p a:hover {
	color: #109cec;
	}

p sup {
	font-size: 65%; 
	line-height: 5px;
	}  

h1 {
	color: #91d052;
	font-size: 47px;
	letter-spacing: -1px;
	font-weight: bold;
	}

h2 {
	color: #7fcff8;
	font-size: 16px;
	line-height: 13px;
	}
	
h4 {
	color: #1189c8;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 10px;
	}
	
#challenge li {
	color: #325265;
	font-size: 12px;
	line-height: 19px;
	}

.lightGreen {
	color: #bfec77;
	}
	
.darkBlue {
	color: #1189c8;
	}
	
#greenMiles {
	color: #91d052;
	font-size: 16px;
	line-height: 13px;
	font-weight: bold;
	}

#orangeMiles {
	color: #f79c27;
	font-size: 16px;
	line-height: 13px;
	font-weight: bold;
	padding: 0 10px;
	}
	
#blueMiles {
	color: #1189c8;
	font-size: 16px;
	line-height: 13px;
	font-weight: bold;
	}
	
#sponsor_levels h5 {
	color: #1189c8;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	}
	
#sponsor_levels h4 {
	margin: 0;
	padding: 0;
	}

/* ––––––– Misc –––––– */

.clearfloat {
	clear: both;
    height: 0;
    line-height: 0px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

.wrapper {
	width: 840px; 
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
#sub_wrapper { 
	background: white url('images/Sub_Header.png') no-repeat top center;
	width: 568px;
	margin: 0 26px 0 0;
	padding: 25px;
	float: right;
	} 
	
#btm_round {
	background: url('images/Sub_Footer.jpg') no-repeat bottom center;
	width: 618px;
	height: 20px;
	margin: 0 0 -25px -25px;
	padding: 40px 0 0 0;
	}

/* ––––––– Buttons –––––– */

#btn_Join {
	background: url('images/btnJoin.jpg') no-repeat;
	width: 138px;
	height: 33px;
	display: block;
	}

#btn_Join_Big {
	background: url('images/btnJoin_Big.jpg') no-repeat;
	width: 250px;
	height: 105px;
	display: block;
	}
	
#btn_Sponsor {
	background: url('images/btnSponsor.jpg') no-repeat;
	width: 163px;
	height: 33px;
	display: block;
	}

#btn_Form {
	background: url('images/btnForm.jpg') no-repeat;
	width: 163px;
	height: 33px;
	display: block;
	}

#btn_Team {
	background: url('images/btnTeam.jpg') no-repeat;
	width: 169px;
	height: 33px;
	display: block;
	}
	
#btn_Cyclist {
	background: url('images/btnCyclist.jpg') no-repeat;
	width: 163px;
	height: 33px;
	display: block;
	}

#btn_Donate {
	background: url('images/btnDonate.jpg') no-repeat;
	width: 104px;
	height: 33px;
	display: block;
	}

#btn a:hover {
	background-position: 0 -33px;
	}
	
#btnBig a:hover {
	background-position: 0 -105px;
	}
	
#btnBig {
	padding: 138px 0 0 169px;
	}
	
#home_right #btnBig {
	padding: 209px 0 0 2px;
	}

/* ––––––– Sub Layouts –––––– */

#cyclist {
	background: url('images/About_Cyclists2.jpg') top right no-repeat;
	margin: 45px 0 5px 0;
	padding: 10px 300px 20px 0;
	}

#captain {
	background: url('images/About_Cyclists.jpg') top right no-repeat;
	margin: 45px 0 5px 0;
	padding: 10px 300px 20px 0;
	}

#sponsors {
	background: url('images/Sponsor_Chester.jpg') top right no-repeat;
	margin: 45px 0 5px 0;
	padding: 10px 300px 20px 0;
	}

#donate_cyclists {
	background: url('images/Sponsor_Cyclists.jpg') top right no-repeat;
	margin: 45px 0 5px 0;
	padding: 10px 300px 20px 0;
	}
	
#donate_cyclists2 {
	background: url('images/Sponsor_Cyclists2.jpg') top right no-repeat;
	margin: 45px 0 5px 0;
	padding: 10px 300px 20px 0;
	}

#map {
	background: url('images/About_Map.jpg') no-repeat;
	width: 566px;
	height: 225px;
	margin: 50px 0 5px 0;
	padding: 0 0 10px 0;
	display: block;
	}

#ink {
	background: url('images/About_InkLegs.jpg') top right no-repeat;
	margin: 50px 0 5px 0;
	padding: 0 300px 10px 0;
	}

#tailache {
	background: url('images/About_Party.jpg') top right no-repeat;
	margin: 50px 0 5px 0;
	padding: 0 300px 10px 0;
	}

#challenge {
	margin: 50px 0 5px 0;
	padding: 0 0 10px 0;
	}

#team_wrapper {
	background: url('images/Register_Team_Header.jpg') top center no-repeat;
	text-align: center;
	padding: 40px 0 0 0;
	}

#register_riders {
	background: url('images/Register_Riders.jpg') top no-repeat;
	width: 566px;
	margin: 50px 0 5px 0;
	padding: 0 0 10px 0;
	}

#sponsor_levels {
	width: 566px;
	margin: 50px 0 5px 0;
	padding: 0 0 10px 0;
	}

#pricing_wrapper {
	background: url('images/Register_Pricing_Header.jpg') top center no-repeat;
	text-align: center;
	padding: 40px 0 0 0;
	}

#routes_wrapper {
	background: url('images/Routes_Header.jpg') top center no-repeat;
	text-align: center;
	padding: 80px 0 0 0;
	}

#routes_wrapper p {
	margin-top: 5px;
	}

ul#pricing {
	list-style: none;
	margin: 0 0 0 24px;
	padding: 0;
	text-align: left;
	}

ul#pricing li {
	background: url('images/Register_List.jpg') no-repeat;
	width: 518px;
	height: 36px;
	margin: -4px 0;
	padding: 10px 0 0 10px;
	}

ul#row_pricing {
	margin: 0;
	padding: 0;
	}

ul#row_pricing li {
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;	
	display: inline;
	}

ul#row_pricing li#registration_type {
	width: 240px;
	height: 25px;
	display: block;
	float: left;
	color: #173a50;
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
	}

ul#row_pricing li#registration_date {
	width: 202px;
	height: 25px;
	display: block;
	float: left;
	color: #1189c8;
	font-size: 14px;
	font-weight: bold;
	}

ul#row_pricing li#registration_price {
	width: 60px;
	height: 25px;
	display: block;
	float: left;
	color: #af4b03;
	font-size: 16px;
	font-weight: bold;
	}

ul#row_pricing li#registration_price a {
	text-decoration: none;
	color: #af4b03;
	}


#kids {
	font-size: 12px;
	font-weight: normal;
	}

#what_list {
	float: left;
	}

ul#what_list {
	padding: 0;
	margin: 0;
	}

ul#what_list li {
	padding: 0;
	margin: 0;	
	display: inline;
	list-style: none;
	}

ul#what_list li#what, ul#what_list li#when, ul#what_list li#where, ul#what_list li#why {
	width: 131.5px;
	height: 121px;
	padding: 5px 0 0 10px;
	float: left;
	display: block;
	}

#about_what{
	background: url('images/About_What.jpg') no-repeat;
	height: 126px;
	width: 566px;
	}

#about_what p {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding-right: 5px;
	color: #53778e;
	}

#about_what h4 {
	margin: 0;
	padding: 10px 0 8px 28px;
	color: #173a50;
	font-size: 16px;
	font-weight: bold;
	}
	
#about_what ul#what_list li#what h4 {
	margin: 0;
	padding: 10px 0 8px 37px;
	}