img {
	border:0px !important;	
}
body {
	margin:0;
	margin-top:10px;	
	background:url(Images/BG.jpg) top center no-repeat #000000;
	font-family: 'bodyFont';
	color:#000;
	font-size:14px;
}
h1 {
	color:#c92409;
	font-size:42px;
	font-family: 'headerFont';
	text-transform:uppercase;
	margin:0;
	font-weight:bold;
	display:table-cell;
	vertical-align:central;
}
h2 {
	color:#205394;
	font-size:23px;
	margin:0;
	margin-bottom:10px;
	position:relative;
	top:-3px;
}
h2 a {
	color:#205394 !important;
}
h2 a:hover {
	text-decoration:none !important;	
}
h3 {
	color:#6b7291;
	font-size:20px;
	margin:0;
	margin-bottom:5px;
	font-weight:normal;
}
h4 {
	color:#c92409;
	font-size:17px;
	margin:0;
	margin-bottom:5px;
}
.grey {
	color:#666666;
}
table.team tbody:nth-child(2) tr:first-child h3 {
	display:none;
}
hr {
	height:10px;
	width:100%;
	
	border:0;
	background:url(Images/HR.png) center no-repeat;
	padding:20px 0px 20px 0px;	
	margin:0;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#Fader {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:url(Images/faderBG.png);
	z-index:4;
	display:none;	
}
#FooterFader {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:url(Images/faderBG.png);
	z-index:11;
	display:none;	
}
#Banner {
	width:1016px;
	height:115px;
	
	position:absolute;
	top:8px;
	left:50%;
	margin-left:-508px;	
	z-index:10;
}

#topBar {
	width:1016px;
	height:34px;
	background:url(Images/transBlueBG.png);	
}
.menu {
	float:left;
	width:743px;
	height:13px;
	
	padding:8px 10px 10px 0px;
	
	color:#fff;
	text-transform:uppercase;
	font-size:13px;
	text-align:right;
	
	font-weight:bold;
	font-size:13px !important;
}	
.menu img {
	margin-right:10px;	
}
.menu a {
	color:#fff;
	padding:8px 5px 8px 5px;
}
.menu a:hover {
	background-color:#c92409;
	text-decoration:none;
}
.mailinglist {
	width:594px;
	height:13px;
	text-align:right;
	float:left;
}
.mailingListinput {
	border:1px solid #c92409;
	border-right:0px;
	font-size:10px !important;
	width:150px;
	height:15px
}
.mailingListbutton {
	border:0px;
	background:#c92409;
	color:#fff;
	text-transform:uppercase;	
	margin:0;
	padding:3px 10px 3px 10px;
	cursor:pointer;
	margin-right:5px;
	font-size:11px !important;
}
.mailingListbutton:hover {
	background:#345a80;
}
.search {
	width:253px;
	height:24px;
	
	padding:6px 6px 5px 4px;
	
	float:right;
	
	background:url(Images/searchBG.png);
}
.editStatus {
	cursor:pointer;
}
.search input {
	background:none;
	border:0;
	font-size:14px;
	height:20px;
	width:220px;
	float:left;	
	padding-left:5px;
}
.search input:focus { outline: none; }
.search button {
	background:none;
	border:0;
	font-size:0px;
	float:right;
	height:22px;
	width:22px;	
	cursor:pointer;
}
#logoBar {
	width:994px;
	height:47px;
	background:url(Images/transWhiteBG.png);
	padding:11px 11px 12px 11px;	
}
#logoBar img {
	position:relative;
	left:20px;	
}
.logoBarRight {
	float:right;	
	color:#205394;
	font-size:14px;
	text-align:right;
	height:47px;
}
.logoBarRight .mainNav {
	font-weight:bold;	
}
.mainNav ul {
	list-style:none;	
}
.mainNav li {
	display:inline;
	width:auto;
	padding:7px 5px 5px 5px;
	height:13px;
	font-size:12px;	
	cursor:pointer;
}
.mainNavHover {
	background:#c92409;
	color:#fff;
}
.mainNavHover a {
	color:#fff !important;
}
.logoBarRight a {
	color:#205394
}
.mainNav a:hover {
	text-decoration:none;	
}
.logoBarRight .welcome {
	margin-top:2px;
	margin-bottom:3px;
	height:19px;
	overflow:hidden;
}
.loginBox {
	margin-top:-1px;	
}
.loginBox input {
	border:1px solid #345a80;
	border-right:0px;
	font-size:10px;
	width:100px;
	height:14px
}
.loginBox button {
	border:0px;
	background:#345a80;
	color:#fff;
	text-transform:uppercase;	
	margin:0;
	padding:3px 10px 3px 10px;
	cursor:pointer;
}
.loginBox button:hover {
	background:#c92409;
}
.welcome .errorTxt {
	font-size:12px;
	font-weight:normal;	
	color:#c92409;
}
.welcome .placeholderText {
	color:#999999;
}
#Container {
	width:994px;
	height:auto;
	padding:0px 11px 11px 11px;
	
	background-color:#fff;
	
	margin:0 auto;
	overflow:hidden;
	
	-webkit-box-shadow:  0px 0px 100px 10px rgba(0, 0, 0, 1);
	box-shadow:  0px 0px 100px 10px rgba(0, 0, 0, 1);
}
.noBannerFiller {
	height:120px;	
}
#Gallery {
	width:1005px;
	height:560px;
	height:452px;
	overflow:hidden;	
	margin-left:-11px;
	margin-top:104px;
}
#leftPipe {
	width:11px;
	height:560px;
	position:absolute;
	top:110px;
	left:50%;
	margin-left:-508px;
	z-index:2;
	background:#FFFFFF;	
}
.bannerHolder {
	width:7952px;
	height:560px;	
	height:452px;
}
#Gallery img {
	display:inline;
	float:left;
}
.bannerOverlay {
	width:400px;
	height:250px;
	position:absolute;
	top:260px;
	left:50%;
	margin-left:-497px;
	z-index:2;
	overflow:hidden;
}
.bannerOverlay .pickRide {
	width:255px;
	height:110px;
	background:#eb2605;
	padding:7px 5px 15px 40px;	
	color:#fff;
	font-size:36px;
	text-transform:uppercase;
	font-family: 'headerFont';
	font-weight:bold;
}
.bannerOverlay .pickRide .text {
	font-size:90px;	
	position:relative;
	top:0px;
	left:-3px;	
	float:left;
}
.bannerOverlay .pickRide .stamp {
	float:right;
	position:relative;
	left:50px;	
	top:10px;
}
.bannerOverlay .pickChallenge {
	width:250px;
	height:90px;
	background:#fff;
	padding:7px 5px 7px 40px;	
	color:#083f7a;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	
	margin-top:15px;
}
.bannerOverlay .pickChallenge p {
	margin:0;
}
.galleryControllers {
	width:996px;
	height:39px;
	
	position:absolute;
	top:310px;
	left:50%;
	margin-left:-498px;
	z-index:3;
}
.galleryControllers .left {
	width:25px;
	height:inherit;
	float:left;
	
	background:url(Images/galPrev.png) no-repeat;
	cursor:pointer;	
}
.galleryControllers .right {
	width:25px;
	height:inherit;
	float:right;
	
	background:url(Images/galNext.png) no-repeat;
	cursor:pointer;	
}
.pageTitle {
	width:389px;
	height:153px;
	position:absolute;
	top:300px;
	left:50%;
	margin-left:117px;	
}
#FlagBar {
	width:965px;
	height:59px;
	padding:5px 0px 3px 30px;
	background:url(Images/flagBar.png);
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	font-family: 'headerFont';
	font-weight:bold;
}
#FlagBar a {
	color:#fff;	
}
#FBBox {
	width:210px;
	height:126px;	
	position:absolute;
	z-index:2;
	top:557px;
	left:50%;
	margin-left:310px;
}
#Content {
	width:994px;
	height:auto;
	padding-top:20px;
}
.contentHolder {
	width:964px;
	height:auto;
	padding:0px 20x 20px 0px;
	margin-left:20px;
}
.homepage {
	margin-left:0px !important;
	width:984px !important;
}
.contentHolder h1 {
	height:72px;	
}
.shareBtns {
	position:absolute;
	top:700px;
	left:50%;
	margin-left:278px;
}
#LatestNews .photo {
	width:389px;
	height:216px;
	float:left;	
	overflow:hidden;
	padding-right:20px;
	padding-bottom:15px;
}
#Sponsors {
	width:994px;
	height:193px;
	
	overflow:hidden;	
}
#MoreSponsors {
	width:994px;
	height:30px;
	background:url(Images/sponsorBar.png) no-repeat;	
	color:#fff;
}
.sponsorOverlay {
	width:320px;
	height:123px;
	
	float:left;
	
	margin-top:30px;
	
	background:#FFF;
	
	padding:5px 10px 5px 10px;
}
#FooterNav {
	margin-top:10px;
	width:980px;
	height:16px;
	padding:7px;
	background:url(Images/footerBG.png) no-repeat;	
	text-align:right;
	color:#fff;
	font-size:12px;
	
	position: relative;
}
#FooterNav a {
	color:#fff;
	padding:6px 5px 6px 5px;
}
#FooterNav a:hover {
	background-color:#c92409;
	text-decoration:none;
}

#FooterNav .irs {
	position: absolute;
	top:6px;
	left:7px;
	
	color:#fff;
}
.footerNavClone {
	position:absolute;
	top:600px;
	left:50%;
	margin-left:-497px;
	z-index:13;	
}
.siteMap {
	background:#205291;
	width:981px;
	height:500px;
	
	position:absolute;
	top:400px;
	left:50%;
	margin-left:-507px;
	padding:7px;
	border:10px solid #fff;
	
	z-index:12;
	
	display:none;
}
.siteMap h1 {
	font-size:85px;
	color:#fff;	
	font-weight:bold;
	line-height:0.8em;
	border-bottom:1px solid #fff;
	width:200px;
}
.siteMap h2 {
	font-family: 'headerFont';
	font-size:22px;
	text-transform:uppercase;
	color:#fff;	
	font-weight:bold;
	border-bottom:1px solid #fff;
	width:200px;
	margin-bottom:5px;
}
.siteMap a {
	font-family: 'headerFont';
	color:#fff;	
	font-size:17px;
	text-transform:uppercase;
}
.siteMap a:hover {
	color:#c92409;
	text-decoration:none;	
}
.siteMapMailingList {
	background:#999;
	width:270px;
	height:120px;	
	margin-top:157px;
	margin-left:-50px;
	padding:10px;
}
.siteMapMailingList b {
	color:#fff;
	font-size:17px;
	font-family: 'headerFont';
	text-transform:uppercase;
}
.siteMapMailingList b img {
	margin-right:10px;	
}
.siteMapMailingList h1 {
	color:#d0d0d0;
	font-size:20px;
	border:none !important;
	margin-top:10px;
	margin-bottom:5px;
}
.signUpField {
	background:#fff;
	height:25px;
	width:265px;
	padding:5px 0px 5px 5px;	
}
.signUpField input[type=text] {
	border:0;
	background:none;
	width:170px;
	height:25px;
	font-size:12px;
}
.signUpField input[type=submit] {
 	float:right;
	cursor:pointer;
	width:86px;
	height:25px;
	border:0;
	background:none;
	background:url(Images/signUpBtn.png);
}
.mainLinks a {
	font-size:23px;	
}
#Footer {
	width:1016px;
	height:30px;
	margin:0 auto;
	font-size:12px;
	color:#8c8b8b;
	margin-top:5px;	
}
.blueBtn {
	float:right;
	width:auto;
	height:16px;
	padding:5px 40px 9px 20px;
	text-transform:uppercase;
	background:url(Images/whiteArrow.png) right center no-repeat;
	cursor:pointer;
	font-size:14px;
	color:#fff;

}
.blueBtn:hover {
	background-color:#c92409 !important;	
	text-decoration:none;
}
.moreInfoBtn {
	background-color:#345a81;
	position:relative;
	top:200px;
}
.findUsOnFB {
	position:absolute;
	top:930px;
	left:50%;
	margin-left:-88px;
}
.readFullBtn {
	background:url(Images/readFullStory.png);
	width:206px;
	height:30px;
	cursor:pointer;	
	
	position:absolute;
	top:931px;
	left:50%;
	margin-left:290px;
}
.readFullBtn:hover {
	background:url(Images/readFullStory-Hover.png);
}
.registerBtn {
	background:url(Images/registerBtn.png);
	width:158px;
	height:30px;
	cursor:pointer;	
	
	position:absolute !important;
	top:453px;
	left:50%;
	margin-left:335px;
}
.registerBtn:hover {
	background:url(Images/registerBtn-Hover.png);
}
.rightDifficultyHolder {
	position:absolute !important;
	top:460px;
	left:50%;
	margin-left:-80px;	
}
	
.redArrow {
	width:18px;
	height:14px;
	background:url(Images/dropDownArrow.png);
	position:absolute;
	top:108px;
	z-index:100;
	display:none;	
}
.DD {
	display:none;
	position:absolute;
	top:112px;
}
/*
#honorRideDD {
	height:605px !important;
}
*/
.honorRidePageMenu {
	width:995px;
	height:285px;
	
	margin-top:-8px;	
}
.honorRidePageMenu .leftSide {
	border-right: #efefef 11px solid;
	width:385px;
	height:285px;
	float:left;
}
.honorRidePageMenu .leftSide .leftListItem {
	height:30px !important;
	padding-top:18px;
}
.honorRidePageMenu .rightSide {
	width:588px;
	height:265px;
	float:left;
	padding-top:20px;
	border-right: #efefef 11px solid;
}
#hrSuccess {
	margin-left:30px;	
}
#hrSuccess h1 {
	font-family: 'headerFont';
	color:#205394;
	font-size:18px;
	text-transform:uppercase;
	margin:0;
	width:auto;
}
#hrSuccess a {
	color:#205394;
}
#hrSuccess a:hover {
	text-decoration:none;
}
#hrSuccess:hover a {
	color:#c92409 !important;
}
#hrSuccess:hover h1 {	
	display:list-item;
    list-style-position:inside;
    list-style-image:url(Images/redArrow.png);
    direction:rtl;
    text-align:left;
	color:#c92409 !important;

}
#honorRideSection {
	margin-left:40px;	
}
.fullWidthDD {
	width:1006px;
	height:530px;
	padding:0px 0px 0px 11px;
	background:#FFF;
	left:50%;
	margin-left:-508px;
	z-index:50;	
	
	border-top:2px solid #CCC;
}
.leftDD {
	width:385px;
	height:530px;
	overflow-x:hidden;
	overflow-y:auto;
	float:left;
}
.rightDD {
	width:559px;
	height:488px;
	padding:10px 20px 10px 20px;
	border:#efefef 11px solid;
	float:right;
	color:#205394;
	font-size:14px;
	font-family: 'headerFont';
}
.rightDD .photo {
	width:295px;
	height:295px;
	overflow:hidden;
	margin:0 auto;
}
.leftListItem {
	width:357px;
	height:auto;
	overflow:hidden;
	padding:8px 8px 8px 20px;
	border-bottom:#efefef 1px solid;
	cursor:pointer;
}
.leftListItem a {
	color:#205394;

}
.leftListItem a:hover {
	text-decoration:none;
}
.leftListItem:hover {
	background-color:#efefef;	
}
.leftListItem h1 {
	font-family: 'headerFont';
	color:#205394;
	font-size:18px;
	text-transform:uppercase;
	margin:0;
	width:auto;
}
.leftListItem:hover a {
	color:#c92409 !important;
}
.leftListItem:hover h1 {	
	display:list-item;
	list-style-position:inside;
    list-style-image:url(Images/redArrow.png);
	text-indent:5px;
    direction:rtl;
    text-align:left;
}
.leftListItemHover {
	background-color:#efefef;	
}
.leftListItemHover a {
	color:#c92409 !important;
}
.leftListItemHover h1 {	
	display:list-item;
    list-style-position:inside;
    list-style-image:url(Images/redArrow.png);
    direction:rtl;
    text-align:left;
}
.leftListItem h2 {
	font-family: 'headerFont';
	color:#205394;
	font-size:14px;
	margin:0;
	font-weight:normal;
}
.pastLink {
	width:566px !important;
	height:311px !important;	
}
.pastLink img {
	width:566px;
	height:311px;	
}

.honorRideLeft {
	width:700px;
	float:left;	
}
.honorRideIcon {
	width:162px;
	height:125px;
	
	margin-left:10px;
	margin-top:10px;
	float:left;
	overflow:hidden;
	
	font-size:11px;
	color:#205394;
	text-align:center;
	font-weight:bold;
}
.honorRideIcon a {
	color:#205394;
}
.honorRideIcon:hover a {
	color:#c92409;	
	text-decoration:none;
}
.honorRideIconPhoto {
	width:162px;
	height:91px;
	
	overflow:hidden;	
	margin-bottom:5px;
}
.honorRideIconPhoto img {
	width:162px;	
}
.honorRideRegisterBtn {
	width:162px;
	height:30px;
	background:url(Images/HRmoreinfoHover.png) no-repeat;
	position:relative;
	top:-82px;
	display:none;
}
.honorRideRight {
	width:306px;
	height:480px;

	float:right;
	padding:10px 10px 10px 0px;	
	
	font-size:13px;
	color:#205394;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}
.honorRideRightPhoto {
	width:304px;
	height:183px;
	overflow:hidden;	
	margin-bottom:10px;
}
#aboutDD {
	width:385px;
	height:auto;
	background:#FFF;
	left:50%;
	margin-left:-148px;
	z-index:50;	
	
	border-top:2px solid #CCC;
}
/*#
DD {
	width:200px;
	height:auto;
	background:#FFF;
	left:50%;
	margin-left:308px;
	z-index:50;	
	
	border-top:2px solid #CCC;
} 
#mediaDD .leftListItem {
	width:172px;
	height:24px;
}
*/
#mediaDD .leftDD {
	width:710px;
	height:485px;	
	padding:20px 0px 10px 0px;
	font-size:13px !important;
}
#mediaDD .leftDD  h1 {
	font-size:30px;
}
#mediaDD .leftDD h1 a {
	color:#c92409;
}
#mediaDD .leftDD h1 a:hover{
	text-decoration:none;
}
#mediaDD .leftDD  h2 {
	font-size:19px;
	color:#6b7191;
}
#mediaDD .leftDD .photo {
	width:320px;
	height:178px;
	float:left;	
	overflow:hidden;
	padding-right:15px;
	padding-bottom:15px;
}
#mediaDD .leftDD .blueBtn {
	margin-top:6px;
	background-color:#375e87;
}
#mediaDD .rightDD {
	width:257px;
	height:470px;
	float:right;
	border:none;
	border-left:1px solid #CCC;
	
	margin-top:15px;
	
	padding:0px 10px 0px 10px;
}
#mediaDD .rightDD img {
	margin-bottom:16px;	
	border:0;
}

.moreNews {
	font-size:16px;	
	font-weight:bold;
}
.moreNews a {
	color:#205394;
	margin-bottom:4px;
}
.moreNews a:hover {
	text-decoration:none;	
}
.moreNews a span {
	color:#6b7291;
	font-weight:normal;
}

.errorTxt {
	font-weight:bold;
	color:#990000;	
}
.hidden {
	display:none;	
}
.profilePhoto {
	width:200px;
	height:200px;
	overflow:hidden;
	float:left;
	padding-right:20px;	
	padding-bottom:8px;	
}
.profilePhoto img {
	width:200px;	
}

.eventHeader {
	background:#205191;
	padding:7px 30px 5px 30px;
	color:#fff;
	text-transform:uppercase;
	font-size:20px;	
	font-weight:bold;
	
	width:935px;
	height:30px;
	
	margin-bottom:10px;
}
.eventHeader .eventName {
	float:left;
	width:630px;
}
.eventHeader .eventDate {
	float:right;
	width:300px;
	text-align:right;	
}
.rightPhotos {
	width:389px;
	height:auto;
	float:right;
	padding:0px 0px 0px 10px;	
}
.photoThumb {
	width:69px;
	height:69px;
	padding-top:10px; 
	margin-right:10px;
	overflow:hidden;
	cursor:pointer;
	float:left;	
}
.photoThumb img {
	height:100px;	
	margin-left:-30px;
}
.parcipitationStatus {
	width:935px;
	height:auto;
	padding:0px 30px 0px 30px;
	margin-bottom:10px;
}
.parcipitationStatus h1 {
	font-size:25px;
	font-weight:bold;
}
.parcipitationStatus h1 span {
	font-size:14px;
}
.firstRide {
	font-size:18px;
	color:#205191;
	font-family:headerFont;	
}
.firstRide a {
	color:#205191;
}
.formSection {
	width:995px;
	height:auto;	
	margin-bottom:10px;
}
.formSection h1 {
	background:#c2c2c2;
	padding:7px 30px 5px 30px;
	color:#fff;
	text-transform:uppercase;
	font-size:25px;	
	font-weight:bold;
	
	width:935px;
	height:30px;
	margin-bottom:10px;
}
.formSection .formPane {
	width:975px;
	height:auto;
	margin-top:10px;
	background:#205191;	
	
	padding:10px;
	color:#fff;
}
.regTable th {
	text-align:right;
}
.regTable input[type=text], .regTable input[type=password], .regTable select {
	width:240px;
	height:25px;
	font-size:14px;	
	border:0;
	padding:0px 5px 0px 5px;
}
.regTable textarea {
	width:240px;
	height:70px;
	font-size:14px;	
	border:0;
	padding:0px 5px 0px 5px;
}
.whiteBtn {
	width:110px;
	height:30px;
	background:#fff;
	color:#205191;
	text-transform:uppercase;
	border:0;	
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
}
.whiteBtn:hover {
	color:#fff !important;	
	background:#c92409 !important;
}
.whiteBtn.small {
	width:60px;
	height:22px;
	font-size:11px;
	margin-right:2px;
	float:left;
}
.riderPageField {
	height:22px !important;
	width:140px !important;
	font-size:11px !important;
	border:0;
	margin-right:2px;
	float:left;
}
.riderPageField:focus {
    outline: 0;
}
.profileDD {
	height:22px !important;
	width:140px !important;
	font-size:11px !important;
	border:0;
	margin-right:2px;
	float:left;
}
.profileDD:focus {
    outline: 0;
}
.problemField {
	border-left:5px solid #F00 !important;
}
.problemCell {
	border:5px solid #F00 !important;
}
.toolKit {
	width:210px;
	padding-left:30px;
	height:auto;
	margin:0 auto;
	font-size:11px; 
	font-weight:bold;
	background:url(Images/informationIcon.png) center left no-repeat;
}
.toolKit a {
	color:#fff !important;	
}
#terms {
	width:400px;
	height:80px;
	overflow:auto;
	background:#FFFFFF;
	color:#000;
	font-size:10px;
	padding:5px;	
}
.error {
	color:#F00;
	font-weight:bold;
	text-align:center;
}
.Spinner {
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-20px;
	margin-top:-20px;
	width:40px;
	padding:10px;
	z-index:10000;
	background:#000;
	opacity:0.7;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	
	display:none;	
}
#photoFader {
	width:100%;
	height:100%;
	
	position:fixed;
	top:0;
	left:0;
	
	background:#000;
	opacity:0.8;	
	z-index:10;
	display:none;
}
.close {
	background:url(Images/close.png);
	width:42px;
	height:42px;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:207px;
	margin-top:-218px;
	cursor:pointer;
	z-index:1000;
	display:none;
}
#backBtn {
	width:25px;
	height:33px;
	background:url(Images/galPrev.png);
	position:fixed;
	top:50%;
	left:50%;
	display:none;
	z-index:9999;
	cursor:pointer;
}
#nextBtn {
	width:25px;
	height:39px;
	background:url(Images/galNext.png);
	position:fixed;
	top:50%;
	left:50%;
	display:none;
	z-index:9999;
	cursor:pointer;
}
#stagePhoto {
	position:fixed;
	top:50%;
	left:50%;
	
	border:1px solid #000;	
	
	display:none;
	z-index:20;
}

.pager {
	width:964px;
	height:auto;
	text-align:center;
	margin:0 auto;
	font-size:20px;
}
.pager span {
	margin-right:10px;	
}
.pager .onPage {
	color:#000;	
}
.pager a:hover {
	text-decoration:none;	
}
#pastRideLayover {
	width:568px;
	height:81px;
	background:url(Images/pastRideLayover.png) no-repeat;
	position:absolute;
	top:350px;
	left:50%;
	margin-left:-81px;
	z-index:100;
	display:none;
	cursor:pointer;	
}
/* Admin Buttons */
.newBannerBtn {
	position:absolute !important;
	top:532px;
	left:50%;
	margin-left:335px;
	z-index:2;	
}
.sortBanners {
	position:absolute !important;
	top:532px;
	left:50%;
	margin-left:200px;
	z-index:2;	
}
#sortBanners .sorter {
	width:150px;
	height:83px;
	margin:0px 10px 10px 0px;
	float:left;
	
	overflow: hidden;
}
.newNewsBtn {
	float:right;	
}
.homepageNewsBtn {
	float:none;
	position:absolute !important;
	top:675px;
	left:50%;
	margin-left:380px;	
	z-index:3;
}
.sortCatsHolder .sortableItem {
	font-size:14px;
	cursor:pointer;	
}
.deletePhotoBtn {
	position:relative;
	top:-100px;
	left:40px;	
}
.deleteEventBtn {
	position:absolute !important;
	top:12px;
	left:50%;
	margin-left:418px;	
}
.newEventBtn {
	position:absolute !important;
	top:12px;
	left:50%;
	margin-left:310px;
}
.adminTable {
	width:100%;
	height:auto;
	
	border:1px solid #205394;
	margin-bottom:30px;
}
.adminTable thead {
	color:#fff;
	background:#205394;	
}
.adminTable th {
	text-align:left;	
}
.adminTable .altRow {
	background:#CCCCCC;	
}
.adminTable .buttonCell {
	width:150px;
	text-align:right;	
}
.editableDD { cursor:pointer; }

.widgetCreator {
	background:#FFF;
	width:800px;
	height:500px;
	padding:10px;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-250px;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 1);
	box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 1);
	display:none;
}
.widgetCreator .closeBtn {
	position:fixed;
	top:50%;
	left:50%;
	margin-left:395px;
	margin-top:-267px;
	z-index:1000;
	cursor:pointer;	
}
.widgetCreator .form {
	width:300px;
	height:auto;
	padding:10px;
	float:left;
}
.widgetCreator input {
	width:100%;
	height:18px;
	font-size:18px;
	padding:5px;
	border:1px solid #000;
	margin-bottom:10px;	
}
.widgetCreator textarea {
	width:100%;
	height:80px;
	font-size:12px;
	padding:5px;
	border:1px solid #000;
	margin-bottom:10px;	
}
.widgetCreator select {
	width:310px;
	height:auto;
	font-size:12px;
	padding:5px;
	border:1px solid #000;
	margin-bottom:10px;
}
.widgetCreator .preview {
	width:415px;
	height:400px;
	padding:10px 10px 10px 25px;
	
	float:right;
	border-left:1px solid #000;
}
a.motorcycle {
	display: inline-block;
	margin: 0 30px 0 0;
	font-weight: bold;
	color: #c92409;
}
.generalDonation {
	color: #fff;
	font-size: 18px;
}
.or {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
}
.relativeTD {
	position:relative;
}
.tooltip {
	position: absolute;
	right: -23px;
	top: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: white;
	color: #333;
	width: 19px;
	height: 20px;
	text-align: center;
	cursor:help;
}
.tooltip:hover p {
	display:block;
}
.tooltip p {
	display: none;
	position: absolute;
	right: -234px;
	width: 190px;
	top: -15px;
	background-color: white;
	color: #333;
	padding: 10px 14px;
	font-size: 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:left;
}
.unregStatus h4 {
	color:#fff;
}
.unregStatus {
	display:none;
}
#unregForm {
	display:none;
}
#unregForm .confirmUnreg:active {
	border-style: inset;
}
#unregForm .confirmUnreg {
	align-items: flex-start;
	text-align: center;
	cursor: default;
	color: buttontext;
	padding: 2px 6px 3px;
	border: 2px outset buttonface;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	background-color: buttonface;
	box-sizing: border-box;

	margin: 10px auto 0;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 5px 22px;
	display:block;
}
.donation #FBBox {
	display:none;
}
.mainNav ul li.noDD:first-child a {
	color:#c92409;
}