/* Hopworks CSS */

/* CSS Reset */
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, 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-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;} :focus {outline: 0;}body {line-height: 1;} ol, ul {list-style: none;}table {border-collapse: separate;border-spacing: 0;}caption, th, td {text-align: left;font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {content: "";}blockquote, q {quotes: "" "";}


/* Main */

body {
	background:#000 url(../images/bg.gif);
	color:#CCC;
	font:85% Arial, Helvetica, sans-serif;
}

h1 {
	font-size:2.25em;
	font-weight:bold;
	padding:0 0 0.5em;
	color:#FFF;
}

p {
	line-height:1.25em;
}

a {
	color: #FFD600;
	text-decoration: none;
}

a:hover {
	color: #FF3600;
	text-decoration: none;
}

h4 {
	font-size:1em;
	font-weight:bold;
	padding-bottom:1em;
}

#wrapper {
	width:880px;
	margin:0 auto;
	background:url(../images/contentBg.gif) repeat-y;
}

#navBanner {
	width:880px;
	height:250px;
	background:url(../images/header.jpg) no-repeat;
}

/*********** Nav Bar **********/


#navBanner  #navbar {
	position:relative;
	top:221px;
	left:35px;
	text-align: left;
	vertical-align:middle;
	float: left;
	width: 100%;
	height:30px;
	margin: 3px 0 5px 0;
}
#navBanner  #navbar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navBanner  #navbar li {
	display: inline;
	height:30px;

}
#navBanner  #navbar li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#navBanner  #navbar li a {
	color: #fff;
	font-size: 1.3em;
	padding: 0 10px 0 10px;
	font-weight: bold;
}
#navBanner  #navbar li a:hover {
	color: #FFD600;
	text-decoration: none;
}

/****** END TOP *********/



#banner {
	width:100%;
	height:178px;
	background:url(../images/banner1.png) no-repeat;
}

#subBanner {
	width:100%;
	height:94px;
	background:url(../images/subBanner.png) no-repeat;
}

#subBanner h3 {
	font-size:2.5em;
	color:#FFF;
	line-height:94px;
	font-weight:bold;
	padding-left:4em;
	}

#content {
	padding:1.5em 50px;
	background:url(../images/contentTopBg.gif) no-repeat;
}

/******* MISC Stylings ********/
.style1 {
  font-size: 10px;
  font-style: italic;
  color: #CCCCCC;
}

.style2 {
  font-size: 29px;
  font-weight: bold;
  color: #FF0000;
}

.style8 {color: #FFFF00}
.style12 {
  font-size: 29px;
  font-weight: bold;
}

.style13 {
  font-size: 16px;
  font-weight: bold;
  color: #FF3600;
}

.style14 {font-size: 24px; font-weight: bold; }

.style15 {color: #F0F0F0}

.style16 {
  font-size: 16px;
  font-weight: bold;
  color: #FFD600;
}


#leftColumn {
	width:540px;
	float:left;
	margin-right:30px;
}

#leftColumn p {
	margin-bottom:1.5em;
}

#leftColumn img {
	float:left;
}


#leftColumn2 {
	width:540px;
	float:left;
	padding-bottom:10px;
}


#leftColumn2 img {
	float:left;
	margin-right: 10px;
}



.more {
	position:relative;
	left:450px;
	float:none !important;
}	

.leftHr {
	height:30px;
	width:100%;
	background:url(../images/dot.gif) repeat-x;
	display:block;
	margin-top:30px;
}

.leftHr_sub {
	height:10px;
	width:100%;
	background:url(../images/dot.gif) repeat-x;
	display:block;
	/* margin-top:420px; */
}


.miniColumn {
	width:250px;
	float:left;
	margin:5px 10px 10px 0;
	padding:5px 0 0 5px;
}

.miniColumn p {
	float:left;
}

.miniColumn img {
	float:left !important;
	width:100px;
	margin-right:10px;

}

.miniColumn h2 {
	font-weight:bold;
	color:#FFF;
	font-size:1.5em;
	padding-bottom:0.25em;
}



.miniColumn_yellow {
	width:250px;
	float:left;
	margin:5px 10px 10px 0;
	padding:5px 0 0 5px;
	background-color:#FFD600;
	color: #000000;
}

.miniColumn_red {
	width:250px;
	float:left;
	margin:5px 10px 10px 0;
	padding:5px 0 0 5px;
	background-color:#FF3600;
	color: #000000;
}



.miniColumn_yellow img {
	float:left !important;
	margin-right:5px;
}

.miniColumn_red img {
	float:left !important;
	margin-right:5px;
}

.bandthumb img {
	float:left !important;
	width:75px;
	margin-right:5px;
	border: 1pt solid #ffffff;
}


.miniColumn_yellow h2 {
	font-weight:bold;
	color:#FFD600;
	font-size:1.1em;
}

.miniColumn_red h2 {
	font-weight:bold;
	color:#FFD600;
	font-size:1.1em;
}

.band {
	padding: 10px 0 0px 0;
	vertical-align: text-top;
}

.event ul {
	padding: 10px 0 10px 0;
	vertical-align: text-top;
}

.event li {
	padding: 10px 0 10px 10px;
	vertical-align: text-top;
}

.eventname {
	font-weight: bold;
}
.eventdetails {
	font-size: 0.85em;
	line-height: 6px;
}

.eventdetails a {
	color: #FF3600;
	text-decoration: none;
}

.eventdetails a:hover {
	color: #FF3600;
	text-decoration: underline;
}



.events {
	font-weight: bold;
	padding: 10px 0 5px 10px;
	}

.small {
	font-size: 0.75em;
	padding: 10px 0 5px 10px;
}

#rightColumn {
	width:210px;
	float:left;
}

#rightColumn h2 {
	font-size: 1.0em;
	font-weight:bold;
	margin-bottom:0.25em;
}

#rightColumn p {
	padding-bottom:0.5em;
	color:#FFF;
	font-size:0.9em;
}

#rightColumn a {
	color: #FFD600;
	text-decoration: none;
}

#rightColumn a:hover {
	color: #FF3600;
	text-decoration: none;
}

#rightColumn input {
	width:90%;
	margin-bottom:4px;
}

.sharetheride {
	margin-top:0.5em;
	text-align: left;

}

.signup {
	width:100% !important;
	margin-top:0.5em;
	position:relative;
}

.rightHr {
	height:20px;
	width:100%;
	background:url(../images/dot.gif) repeat-x;
	display:block;
	margin-top:20px;
}

#rightColumn img {
	position:relative;
	/* left:118px;	 */
	margin-top:5px;
}


/*** Bike Fun Icons ***/
.bikefun ul {
	margin-left: 10px;
	padding: 10px 0 10px 0;
	vertical-align: text-top;
}

.bikefun li {
	background-image: url(../images/brand_icon.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding: 10px 0px 10px 40px;
	vertical-align: text-top;
	line-height: 30px;
}



#clear {
	clear:both;
}

#footer {
	clear:both;
	background:url(../images/footerBg.gif) no-repeat;
	height:25px;
	font-size:0.85em;
	padding:10px 50px 25px 35px;
}

#footer li {
	display:inline;
	margin-right:1.5em;	
}

#footer p {
	padding-top:0.25em;	
}

.footerHr {
	height: 51px;
	/* width: 880px; */
	background:url(../images/chain-matte.gif);
	display: block;
	margin: 0 0 20px 0;
	border: 0;
}

.imgborder {
	padding: 2px;
	border: #fdaa10 1px solid;
	float: left;
	}

/*********** = Menu = *************/


#menuColumn {
	width:450px;
	float:left;
	padding-bottom:10px;
}


#menuColumn img {
	float:left;
	margin-right: 10px;
}



#menu p {
	margin-bottom:0px;
}

.whiteText1 {
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	}

p.whiteText1 {
	padding-bottom: 10px;
	}

p.spacer {
	padding-bottom: 40px;
	}

p.spacer2 {
	padding-bottom: 20px;
	}

.yellowText1 {
	color: #fdaa10;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	}

.whiteText2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	}
.yellowText2 {
	color: #fdaa10;
	font-size: 16px;
	font-weight: bold;
	}

.whiteText3 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	}
.yellowText3 {
	color: #fdaa10;
	font-size: 13px;
	font-weight: bold;
	}

#priceLeft {
	float: left;
	margin-right:20px;
	display:inline;
	}
.priceText1 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	}

.clearLeft{
	clear:left;
	}








.mainform_input {
	margin:auto;
	font-family:"Trebuchet MS","lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#fdaa10;
	background-color: #0a0a0a;
	height: 16px;
	border: 1px solid #333333;
	font-weight: normal;
	padding:3px 2px 3px 4px;
	width:250px;
	}
.mainform_textarea {
	margin:auto;
	font-family:"Trebuchet MS","lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#fdaa10;
	background-color: #0a0a0a;
	border: 1px solid #333333;
	font-weight: normal;
	padding:3px 2px 3px 4px;
	width:250px;
	}
	
	
.form_holder td.fieldname {
	padding-right:5px;
	padding-left:3px;
	}
.form_holder td.fieldnumber {
	text-align:left;
	}

/*** Bike Shop Challenge ***/

#bsc {
	float: left;
	height: 146px;
	width: 540px;
	margin: 0 0 10px 0;
}