/*Brett's Ride theme*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-style: normal;
}

body {
	line-height: 1;
	overflow-x: hidden;
	background: url(../img/bkgnd.jpg) fixed no-repeat 50% 0;
	background-color: #114475;
	font-family: Helvetica, Arial, sans-serif;
	color: #036;
}

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	font-family: helvetica, arial, sans-serif;
	color: #003366;
}

a img { border: none; }

div#banner {
	width: 929px;
	height: 288px;
	position: relative;
	top: 90px;
	margin-bottom: 30px;
	background-color: #eee;
	-moz-box-shadow: black 5px 5px 5px;
	-webkit-box-shadow: black 10px 5px 5px;
}

div#buttons {
	width: 378px;
	position: relative;
	float: left;
	margin: 10px 0;
}

ul#buttons { list-style: none; }

ul#buttons li { display: inline; }

ul#buttons li a {
	text-indent: -9999px;
	display: block;
	height: 44px;
	float: left;
}

ul#buttons li a.register {
	background: url(../img/largeBtn_register.png) no-repeat top center;
	width: 378px;
	margin-top: 15px;
}

ul#buttons li a.sponsor {
	background: url(../img/largeBtn_sponsor.png) no-repeat top center;
	width: 378px;
	margin-top: 10px;
}

ul#buttons li a.brettsChallenge {
	background: url(../img/largeBtn_brettsChallenge.png) no-repeat top center;
	width: 378px;
	margin-top: 10px;
}
ul#buttons li a.photos {
	background: url(../img/largeBtn_photos.png) no-repeat top center;
	width: 378px;
	margin-top: 10px;
}

ul#buttons li a.register:hover, ul#buttons li a.register:focus, 
ul#buttons li a.sponsor:hover, ul#buttons li a.sponsor:focus, 
ul#buttons li a.brettsChallenge:hover, ul#buttons li a.brettsChallenge:focus,
ul#buttons li a.photos:hover, ul#buttons li a.photos:focus, 
ul#buttons li a.register:active, 
ul#buttons li a.sponsor:active,
ul#buttons li a.brettsChallenge:active, 
ul#buttons li a.photos:active { background-position: bottom center; }

div#clear { clear: both; }

div#contact { margin: 10px 10px 35px 0; }

.contact {
	font-family: helvetica, arial, sans-serif;
	font-size: 17px;
	color: #003366;
	text-align: left;
	font-weight: 600;
}

.contact a:link, .contact a:visited, .contact a:active, .contact a:focus {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	color: #003366;
	text-align: left;
	text-decoration: none;
}

.contact a:hover {
	text-decoration: underline;
	font-size: 18px;
}

div#content {
	padding-left: 15px;
	padding-right: 15px;
	margin: 30px 10px 0 0;
	min-height: 500px;
}

div#content-photos {
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	min-height: 640px;
}

div#copyright {
	float: right;
	text-align: right;
	top: 41px;
	left: 55px;
}

div#footer {
	clear: both;
	height: auto;
	background-color: #CCC;
	padding: 20px;
	width: 920px;
	margin-top: 20px;
}

#footer ul { text-align: center; }

#footer ul li {
	display: inline;
	border-right: 1px solid #036;
	padding: 0 10px;
}

.footerAddress { padding-top: 10px; }

.fltlt { float: left; }

.fltrt { float: right; }

#footer ul .last { border-right: none; }

#footer ul .first { padding-left: 0px; }

h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 40px;
	color: #003366;
	font-weight: lighter;
	line-height: 48px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

#footer-links ul { display: inline; }

h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 32px;
	font-weight: lighter;
	color: #003366;
	padding-bottom: 5px;
}

h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #003366;
	line-height: 24px;
	margin: 10px 0 0 0;
	border-top: 1px solid #CCC;
	padding-top: 10px;
}
h4 {
	color: #003366;
	font-family: helvetica,arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}div#header {
	margin: 0 auto;
	height: 90px;
	width: 930px;
	padding-left: 15px;
	padding-right: 15px;
}

.copyright, .footerAddress, .siteBy {
	margin-top: 7px;
	font-size: 75%;
	width: 100%;
	text-align: center;
}

#footer ul .icons {
	border-right-style: none;
	margin: 0 6px;
	float: right;
	display: inline;
}

div#iframe {
	float: right;
	width: 670px;
	height: 600px;
	margin: 30px 0;
}

div#info {
	height: 250px;
	margin: 45px 0 20px 0;
}

div#left-sidebar {
	width: 380px;
	height: 100%;
	position: relative;
	left: 0;
	float: left;
	margin: 5px 0 0 5px;
}

div#links {
	float: left;
	position: relative;
	line-height: 20px;
}

div#logo {
	float: left;
	width: 80px;
	height: 80px;
	position: relative;
	top: 5px;
	left: 0;
}

div#map {
	/*background: url(img/map.png) no-repeat;*/
	width: 500px;
	height: 300px;
	position: relative;
	top: 0;
	right: 0;
	margin: 10px 0 10px 0;
	border: 2px solid black;
}

div#map-info {
	margin: 25px 0 20px 0;
	text-align: justify;
}

ul#navbar {
	float:right;
	height:40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	right:75px;
	top:30px;
	width: 540px;
}
ul#navbar li { display: inline; }

ul#navbar li a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	float: left;
}

#social {
	width: auto;
	float:left;
	top: 35px;
	position: absolute;
	margin-left: 870px;
	z-index: 100;
}

#social a img { padding-right: 10px; }

ul#navbar li a.about {
	background: url(../img/topNav_about.png) no-repeat center top;
	width: 133px;
}

ul#navbar li a.contact {
	background: url(../img/topNav_contact.png) no-repeat center top;
	width: 130px;
}

ul#navbar li a.donate {
	background: url(../img/topNav_donate.png) no-repeat center top;
	width: 130px;
}

ul#navbar li a.results {
	background: url(../img/topNav_results.png) no-repeat center top;
	width: 132px;
}

ul#navbar li a.about:hover, ul#navbar li a.about:active, ul#navbar li a.about:focus,
ul#navbar li a.contact:hover, ul#navbar li a.contact:active, ul#navbar li a.contact:focus,
ul#navbar li a.donate:hover, ul#navbar li a.donate:active, ul#navbar li a.donate:focus,
ul#navbar li a.results:hover, ul#navbar li a.results:active, ul#navbar li a.results:focus { background-position: bottom center; }

p {
	font-family: helvetica, arial, sans-serif;
	color: #003366;
}

p.white {
	font-family: helvetica, arial, sans-serif;
	color: #ffffff;
}

p.article {
	padding: 15px;
	color: #003366;
	border: 2px solid #777777;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	font: lighter 18px/1.5 Helvetica, Arial, sans-serif;
	text-align: left;
	text-indent: 10px;
}

p.headline {
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 36px;
	color: #ffffff;
	line-height: 35px;
	text-indent: -80px;
}

p.info {
	text-indent: 20px;
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	color: #003366;
	text-align: justify;
	margin: 5px;
	line-height: 21px;
}

p.packet {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	color: #003366;
	margin: 10px 0 10px 0;
	line-height: 23px;
}

p.ride {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	color: #003366;
	margin: 10px 0 10px 0;
	line-height: 21px;
}

p.small {
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 26px;
	color: #ffffff;
	line-height: 40px;
	text-indent: -80px;
}

p.video {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	color: #003366;
	text-indent: 25px;
	text-align: justify;
}

div#packet { width: 400px; }

div#page-wrap {
	margin: 0 auto;
	width: 960px;
	height: 100%;
	background-color: #ffffff;
}

div#photo {
	width: 164px;
	position: relative;
	float: left;
	margin: 30px 0 0 10px;
	clear: left;
}

ul#photo-links {
	float: left;
	position: relative;
	line-height: 25px;
}

div#results {
	margin: 0 auto;
	height: 800px;
	width: 805px;
}

div#rides { margin: 20px 0 0 0; }

div#right-sidebar {
	width: 500px;
	height: 100%;
	position: relative;
	float: right;
	margin: 5px 5px 0 0;
}

div#rock {
	float: left;
	width: 320px;
	/*height: 60px;*/
	position: absolute;
	bottom: 0;
}

.route {
	position: relative;
	margin: 30px 0 0 0px;
	top: 0;
	left: 0;
}

.slideshow {
	position: relative;
	width: 960px;
	height: 276px;
}

.slideshow img { background-color: #eee; }

div#title {
	height: 50px;
	position: relative;
	top: 180px;
}

div#top_buttons, div#logo_header, div#bottom_buttons { display: none; }

div#whitespace { height: 600px; }
div#video {
	width: 500px;
	height: 100%;
	position: relative;
	right: 0;
	top: 0;
	margin: 10px 0;
}
ul.rideOptions li {
	display: inline;
	padding: 12px;
}
ul.regOptions li { margin: 5px 0; }

.center { text-align: center; }
#left-sidebar tr td {
	text-align: center;
}
.buy-jersey {
	background-color: #F1F1F1;
	border: 1px solid #081A52;
	float: right;
	padding: 5px;
	text-align: center;
	width: 210px;
	border: 1px solid #081A52;
	text-align: center;
	margin-top: 10px;
}
.buy-jersey form table tr td {
	width: 200px;
}
.buy-jersey form table tr td select{
	margin-bottom: 5px;
}
#sponsor_platinum {
	font-size: 120%;
	line-height: 1.2;
}
#sponsor_gold {
	font-size: 110%;
	line-height: 1.2;
}
#sponsor_silver {
	font-size: 100%;
	line-height: 1.2;
}
#sponsor_bronze {
	font-size: 90%;
	line-height: 1.2;
}

