/*  RIDERS CLUB 
_____________________________________________________________________________*/

#riders_club_left {
	width: 475px;
}

#riders_club_text {
	padding: 25px 0px 10px 20px;
	color: #FFFFFF;
}

#riders_club_text h1 {
	font-size: 12pt;
}

#riders_club_text h1.large {
	font-size: 26pt;
	text-align: center;
}

#riders_club_text h2 {
	font-size: 10pt;
	margin-bottom: 3px;
}

#rider_form {
	margin-top: 10px;
}

#rider_form input {
	border: 0;
	width: 172px;
	height: 22px;
	margin-right: 5px;
	background-color: #FFFFFF;
	font-size: 8pt;
	padding-left: 2px;
}

.label {
	margin-bottom: 3px;
	margin-top: 8px;
}

#club_text_left {
	color: #666666;
	width: 555px;
	float: left;
	line-height: 1.5em;
}

#club_text_left h1 {
	color: #000000;
	font-size: 93%;
	text-transform: uppercase;
}

.jersey {
	float: left;
	margin-top: 95px;
}

/* GENERAL 
_____________________________________________________________________________*/

.edit {
	float:right;
}

html, body { 
	margin-bottom: 1px; 
	min-height: 100%; 
	height:100%;
	_height: 100%; /* for ie */
	margin:0px;
	padding:0px;
}
 
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, form, fieldset, th, td { 
	margin:0;
	padding:0;
	border:0;
}

fieldset, img {
	border:0;
	margin:0;
	padding:0;
}

table { 
	cellspacing: 0;
	cellpadding: 0;
	font-size:inherit;
	font:100%;
}
 
.clear { 
	clear: both; 
	height: 0px;
	overflow: hidden;
}
 
img { 
	border: 0; 
	vertical-align: bottom; 
}
 
body {
	font-family: Helvetica, Arial,  sans-serif;
	background-color: #FFFFFF;
	font:12px/1.22 Helvetica,Arial,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	color: #999999;
}
	
#container {
	width: 858px;
	margin: 13px auto 0px auto;
	min-height:100%;
	_height: 100%; /* for IE */
	background-image:url(/images/site/bg.gif);
}
	
body>#container { /*for Firefox*/
	height:auto;
}

* html {#container:height:100%;} /*for IE 6*/

/* LINKS
_____________________________________________________________________________*/

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

a:hover { 
	text-decoration: underline; 
}

a.blog { 
	background: url(/images/site/moots_nav.gif); 
	background-position: 0 0;
	display: block;
	float: left;
	width: 100px;
	height: 24px;
}

a.blog:hover { 
	background: url(/images/site/moots_nav.gif); 
	background-position: 0 -24px;
	display: block;
	float: left;
	width: 100px;
	height: 24px;
}

a.blogactive {
	background: url(/images/site/moots_nav.gif); 
	background-position: 0 -48px;
	display: block;
	float: left;
	width: 100px;
	height: 24px;
}

a.club { 
	background: url(/images/site/moots_nav.gif); 
	background-position: -100px 0;
	display: block;
	float: left;
	width: 99px;
	height: 24px;
}

a.club:hover { 
	background: url(/images/site/moots_nav.gif); 
	background-position: -100px -24px;
	display: block;
	float: left;
	width: 99px;
	height: 24px;
}
a.clubactive { 
	background: url(/images/site/moots_nav.gif); 
	background-position: -100px -48px;
	display: block;
	float: left;
	width: 99px;
	height: 24px;
}


a.forum { 
	background: url(/images/site/moots_nav.gif); 
	background-position: -199px 0;
	display: block;
	float: left;
	width: 99px;
	height: 24px;
}

a.forum:hover {
	background: url(/images/site/moots_nav.gif); 
	background-position: -199px -24px;
	display: block;
	float: left;
	width: 99px;
	height: 24px;
 }
a.forumactive { 
	background: url(/images/site/moots_nav.gif); 
	background-position: -199px -48px;
	display: block;
	float: left;
	width: 99px;
	height: 24px;
}

a.faq { 
	background: url(/images/site/moots_nav.gif); 
	background-position: -298px 0;
	display: block;
	float: left;
	width: 100px;
	height: 24px;
}

a.faq:hover { 
	background: url(/images/site/moots_nav.gif); 
	background-position: -298px -24px;
	display: block;
	float: left;
	width: 100px;
	height: 24px;
}

a.faqactive { 
	background: url(/images/site/moots_nav.gif); 
	background-position: -298px -48px;
	display: block;
	float: left;
	width: 100px;
	height: 24px;
}

a.store { 
	background: url(/images/site/moots_nav.gif); 
	background-position: -398px 0;
	display: block;
	float: left;
	width: 99px;
	height: 24px;
}

a.store:hover { 
	background: url(/images/site/moots_nav.gif); 
	background-position: -398px -24px;
	display: block;
	float: left;
	width: 99px;
	height: 24px;
}

a.storeactive { 
	background: url(/images/site/moots_nav.gif); 
	background-position: -398px -48px;
	display: block;
	float: left;
	width: 99px;
	height: 24px;
}

a.no_underline:hover {
	text-decoration: none;
}

a#logo_link {
	width: 840px;
	height: 120px;
	cursor: pointer;
	display: block;

}		

#sections a.active {
	color: #000000;
}

#profiles a {
	color: #FFFFFF;
}
	
a#more_profiles {
	font-size: 90%;
	color: #7D7D7D;
	font-weight: bold;
	display: block;
	margin-top: 20px;
	margin-left: 5px;
}

/* HEADER
_____________________________________________________________________________*/

#header {
	background-image: url(/images/site/header.gif);
	width: 858px;
	height: 159px;
	position: relative;
}

#header_nav {
	position: absolute;
	bottom: 0px;
	_bottom: -1px;  /*FIX FOR IE*/
	left: 10px;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
}

/* CONTENT
_____________________________________________________________________________*/

#content_container {
	width: 858px;
	border: 0px solid red;
}

#content_pad {
	padding: 60px 20px 100px 20px;
}

#content_forum_pad {
	padding: 20px 20px 100px 20px;
}

#riders_club_pad {
	padding: 0px 10px 32px 10px;
}

#riders_club_form {
	background-image: url(/images/site/riders_club_bg.gif);
	background-position: top;
	min-height: 200px;
}

#club_text_pad {
	padding: 0 0 70px 44px;
}


/*  LEFT
_____________________________________________________________________________*/

#left {
	width: 154px;
	float: left;
}

#left_nav {
	padding-left: 9px;
	padding-right: 9px;
	text-transform: uppercase;
	font-weight: bold;
}

#left_nav h1 {
	color: #666666;
	font-size: 93%;
	margin-bottom: 3px;
}

#left_nav form {
	margin-bottom: 15px;
}

#left_nav input {
	background-color: #FFFFFF;
	width: 87px;
	height: 12px;
	font-size: 8pt;
	text-transform: none;
}

#left_nav ul {
	list-style: none;
	margin-top: 10px;
}

#left_nav li {
	margin-bottom: 3px;
	font-size: 93%;
}


/*  PROFILES LEFT NAV
_____________________________________________________________________________*/

#profiles {
	margin-top: 35px;
	padding-right: 9px;
	color: #FFFFFF;
}

#profiles h1 {
	display: block;
	background-image:url(/images/site/profile_header_bg.gif);
	background-position: bottom;
	font-size: 116.5%;
	color: #666666;
	padding: 3px 0 3px 5px;
	margin-bottom: 2px;
}

.profile_box {
	background-color: #FF9933;
	margin-bottom: 10px;
}

#entry .profile_box {
	background-color: #48B5E7;
}

#profiles h2 {
	color: #FFFFFF;
	font-size: 108%;
	margin-bottom: 3px;
}	

.profile_photo {
	margin: 11px 0 8px 11px;
}

.profile_name {
	float: right;
	width: 70px;
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	padding-top: 45px;
}

.profile_text {
	margin: 0px 20px;
	padding-bottom: 11px;
	font-size: 77%;
}

/*  RIGHT
_____________________________________________________________________________*/

#right {
	float: left;
	padding-left: 6px;
	margin-right: 10px;
	border-left: 1px solid #CECECE;
}

#right_pad {
	width: 565px;
}

#right h1 {
	font-size: 12pt;
	color: #000000;
}

#right h2 {
	font-size: 12pt;
	color: #666666;
	margin-bottom: 10px;
}

#right h3 {
	text-transform: uppercase;
	margin-left: 3px;
	font-size: 9pt;
}

.blogphoto {
	margin-left: 3px;
	margin-bottom: 10px;
}

.blog_summary {
	margin-bottom: 40px;
}

.blog_entry {
	margin-bottom: 40px;
	color: #666666;
}

#right a h1:hover {
	text-decoration: underline;
}

/* BLOG ENTRY BYLINES
_____________________________________________________________________________*/

.author {
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
}

.author a {
	color: #960004;
}

.red {
	color: #ED0000;
}

.info {
	color: #909090;
	font-weight: bold;
}

.info a {
	color: #464646;
}

/* COMMENTS
_____________________________________________________________________________*/

#comments {
	margin-bottom: 35px;
}

.comment {
	margin-bottom: 15px;
}

.comment_author {
	color: #333333;
	margin-top: -12px;
	margin-left: 2px;
}

#leave_comment .text {
	margin-left: 10px;
	background-color: #FFFFFF
}

/*  QA
_____________________________________________________________________________*/

.qa {
	margin-left: 55px;
	margin-bottom: 30px;
}

.q {
	color: #840000;
}

.qa h1 {
	font-size: 110%;
	margin-bottom: 10px;
	color: #7D7D7D;
	font-weight: bold;
}

.qa h2 {
	font-size: 100%;
	font-weight: normal;
	width: 700px;
}

.left_column {
	float: left;
	width: 30%;
}

.right_column {
	float: left;
	width: 50%;
}

/* SEARCH RESULTS
_____________________________________________________________________________*/

.search_keyword {
	color: #000000;
	font-weight: bold;
}

.search_results a {
	color: #666666;
	font-weight: bold;
}

/* PROFILES
_____________________________________________________________________________*/

#profile_left_top {
	width: 365px;
	float: left;
}

#profile_left_bottom {
	margin-top: 10px;
}

#profile_right {
	float: right;
	width: 155px;
	line-height: 15pt;
	color: #000;
}	

#profile_left_top h1 {
	font-size: 167%;
}

.profile_photo_lg {
	margin-top: 7px;
	margin-bottom: 30px;
}

#profile_right li {
	color: #000000;
	margin-bottom: 5px;
}

#profile_main h2 {
	color: #000000;
	font-size: 100%;
	margin-bottom: 5px;
}

#profile_main h3 {
	color: #000000;
	margin: 0;
	padding: 0;
}

#profile_main,
#profile_right a {
	color: #666666;
}

/*     ERROR PAGE
______________________________________________________________________*/

#error li {
	margin-left: 40px;
	margin-top: 10px;
}