@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0 0 30px 0;
	font-family:'Comic Sans MS',Helvetica,Arial,sans-serif;
	font-size:15px;
	color:#333333;
	background: #B5B5B3 url(images/bg.gif) repeat-x 0 0;
}

#wrapper {
	width: 1010px;
	background: url(images/main_bg.gif) no-repeat 100% 0;
	margin:0 auto;
	padding-top:65px
}

#content {
	float: right;
	width: 581px;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	padding: 25px 30px;
	opacity: 0.87;
	-moz-opacity: 0.87;
	margin-top:25px;
	filter:alpha(opacity=87);
}
h1 {
	font-family:'Comic Sans MS',Helvetica,Arial,sans-serif;
	font-size:23px;
	color:#3F547E;
	color:#058ACF;
}
p {
	line-height:34px
}
.pink {
	color:#D10069
}
.clear {
	clear:both
}
a.deezine {
	margin-left: 20px;
	background: url(images/deezine.gif) no-repeat 0 0;
	height: 58px;
	display: block;
	width: 195px;
}
a.deezine:hover {
	background-position: 0 100%;
}
a.deezine img {
	display: none;
}
#sidebar  {
	width: 208px;
	float: right;
	position: relative;
	text-align: left;
	margin-left: 32px;
	margin-right:15px;
}
#sidebar p {
	line-height:22px

}
#sidebar ul {
	margin:35px 0 80px 0px;
	list-style-type: none;
	padding-left:15px
}
#sidebar li a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555656;
	text-decoration: none;
	border-bottom: 1px dotted #058ACF;
}
#sidebar  li a:hover {
	color: #058ACF;
	border-bottom: 1px dotted #058ACF;
}
#sidebar li.facebook {
	background: url(images/facebook.gif) no-repeat 0 0;
	list-style-type: none;
	margin-bottom:15px;
	
}
#sidebar li.facebook a {
	color: #555656;
}
#sidebar li {
	vertical-align:top;
	background: url(images/bullet.gif) no-repeat 0 0;
	list-style-type: none;
	padding-left:39px;
	height:31px;
	padding-top:8px;
}
#counter {
	float:right;
	position:relative;
	width:188px;
	text-align:center;
	padding:18px 0 15px 0;
	margin-right:20px;
	margin-top:-10px
	
}
#button a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:28px;
	color:#FFFFFF;
	text-decoration:none;
}
#buttonExpand a.submit {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline;
	position:relative;
	left:-52px;
	top:4px
}
.header {
	float:right;
	position:relative;
	margin-right:38px
}
#counter p {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:10px
}
input {
	margin:5px;
	height:24px;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3F547E;
	padding-left:5px

}
form {
	padding-top:3px
}

.dateblock {
text-align: center;
width: 50px;
font-family: Arial;
padding:10px 2px 2px 2px;
float:left;
position:relative;
margin:10px 12px 0 5px;
background-color:#3F547E;
color:#FFFFFF;
}
.day {
font-size: 28px;
position: relative;
top: -5px;
font-weight:bold;
}
.month {
font-size: 14px;
font-weight:bold;
}
.year {
font-size: 14px;
position: relative;
top: -10px;
font-weight:bold;
}
#button {
    color: white;
    cursor: pointer;
    width: 210px;
    height: 54px;
    text-align: center;
}
#button p {
    font-size: 10px;
    position: relative;
    top: 15px;
}
#button h5 {
    position: relative;
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 0px;
}
#buttonExpand {
    height: 200px;
    width: 210px;
    display: none;
    margin: 0px;
    text-align: center; 
}
#buttonContainer {
    background-image:url(images/im-so-in.gif);
    margin-top: 14px;
	padding-bottom:13px  
}
#buttonFeedback {
    margin: 0px;
    position: relative;
    display: block;
    margin-top: -20px;
}
#buttonContainerWrapper {
    height: 200px;
    position: relative;
}#numberOfRiders {
font-size:19px
}
#content a {
	color: #555656;
	text-decoration: none;
	border-bottom: 1px dotted #058ACF;
}
.teams {
	margin-top:23px
}
#tabControls {
    margin-top: 30px;
}
#tabControls a {
    font-size: 20px;
    font-weight: bold;
    background: #aaa;
    color: inherit;
    padding: 10px;
    padding-top: 5px;
    line-height: 30px;
    outline: none;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
}
.activeTabControl {
    background: #058ACF;  
    color: #fff;
}
#tabContent {
    border-top: 2px solid #058ACF;
    border-right: 2px solid #fff;
}

.sponsor_logos {
	display:inline;
	text-align:center;
}
