/* Vertical Grain Design
www.verticalgraindesign.com
Jamie Graham
*/

html, body {
	margin:0;
	padding:0;
}

body {
	background-color: #fff;
	background-repeat:repeat-x;
    	text-align: justify;
	font:12px "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;
	color:#000000;
	line-height:22px;
	background-repeat: repeat-x;
	background-image: url(images/bgrepeat.jpg) ;
	
}

#content .contentpaneopen {
	padding-top: 30px;
}

a {
	outline: none;
	
}

h3 {
	color: white;
	margin: 0 auto;
	padding-left: 10px;
	padding-bottom: 4px;
}

img {
	padding:0;
	margin:0;
}

table {
	border-collapse:collapse;
}

p {
	padding: 0px;
	margin: 0px;
	/*line-height:130%;*/
}

/* Layout Containers */

#container {
	width:100%;
	margin: 0 auto;
	background: url(images/bgrepeat.jpg);
	background-repeat: repeat-x;
}

#headerwrap {
	width: 100%;
	background: url(images/headerwide.jpg) no-repeat top center;
	margin-left: auto;
	margin-right: auto;

}

#header1 {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#logo {
	position: absolute;
	width: 355px;
	height: 288px;
	background: url(images/logo.png) no-repeat center top;
	z-index: 1;
	display: block;
	left: 301px;
	top:1px;
}

/*#logo:hover {
	background: url(images/logo_hover.png) no-repeat center bottom;
}*/

#logo a {
	width: 20px;
	height: 20px;
	margin-left: 120px;
	margin-top: 125px;
}

#top {
	height: 53px;
	width: 960px;
	text-align: right;
	background: url(images/navbar.png) no-repeat bottom center;
	padding-top: 175px;
}


#bgimage {
	height: 322px;
	width: 960px;
	background: url(images/bgimage.jpg) no-repeat 0 0;

}

#spacer {
	width: 960px;
	height: 30px;
	
}

#gold_sponsors {
	padding-left: 20px;
	padding-top: 20px;
	width: 300px;
	float:left;
}

#gold_sponsors .moduletable-blank h3 {
	background: url(images/gold_sponsor_button.png) no-repeat;
	height: 30px;
}

#slideshow {
	float:left;
	padding-left:240px;
	padding-top:30px;
}

#bgimageshadow {
	height: 16px;
	width: 960px;
	background: url(images/shadow.png) no-repeat 0 0;
}

#medialinks {
	float: left;

}

#register {
	width: 585px;
	height: 52px;
	float: right;
	padding-right: 13px;
	
}

a.registerpane {
	width: 585px;
	height: 52px;
	background: url(images/registernow.png) no-repeat;
	display: block;
	font: bold 18px arial;
	text-align: center;
	padding-top: 15px;
	color: #1100a8;
}

#register a:hover { 
	color: #1800f5;
}

#main_container {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	
	clear: both;
}

#footleft {
	width: 320px;
	float: left;
	padding-top: 20px;
}

#footmid {
	width: 320px;
	float: left;
	padding-top: 20px;
}


#footright {
	width: 320px;
	float: left;
	padding-top: 20px;
}

/* Navigation - Top Position */

#top ul {
	text-align: left;
	padding-bottom: 0px;
	padding-top: 20px;
	padding-left: 10;
	margin-top: 0;
	float: right;
	margin-left: 0;
	color: white;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
}

#top ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-top: 10px;
}

#top ul li a {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 10px;
	color: #ffffff; /*e6e6e6*/
	text-decoration: none;
	line-height:18px;
	border-bottom: 0px;
	font-size: 16px;
}

#top ul li a:hover {
	border-bottom: 0px;
	color: #f6f6f6;
	border-color: white;
	
}

#top ul li.item2 a {
	background:url(images/about.png) no-repeat 0 0;	
	margin-left: 6px;
	padding-right:70px;
	border-right: 1px dashed;
}

.item2 span {
	display:none;	
}

#top ul li.item3 a {
	background:url(images/celebration.png) no-repeat 0 0;
	border-right: 1px dashed;
	padding-right: 125px;
}

.item3 span {
	display:none;	
}

#top ul li.item4 a {
	background:url(images/ride_club.png) no-repeat 0 0;
	margin-right: 251px;
	padding-right: 110px;
	border-right: 1px dashed;
}

.item4 span {
	display:none;
}

#top ul li.item5 a {
	background:url(images/ride_info.png) no-repeat 0 0;
	padding-right: 97px;
	border-right: 1px dashed;
}

.item5 span {
	display:none;
}

#top ul li.item6 a {
	background:url(images/contact.png) no-repeat 0 0;
	padding-right: 84px;
	border-right: 1px dashed;
}

.item6 span {
	display:none;
}

#top ul li.item7 a {
	background:url(images/prostate_cancer.png) no-repeat 0 0;
	padding-right:140px;
}

.item7 span {
	display:none;
}


#top ul li span:hover, top ul li:hover {
	border-color: white;
}

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

#left .moduletable ul.menu {
	padding:0;
	margin:0;
}

#left .moduletable ul li {
	list-style-type:none;
}

#left .moduletable ul li a {
	color: white;
	display: block;
	font-size: 15px;
	width: 190px;
	height:20px;
	padding:5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight:bold;
	list-style-type: none;
	background:url(images/left_nav_bg.png) no-repeat left top;
	text-align: left;
}

#left .moduletable ul li a:hover {
	color: white;
	background:url(images/left_nav_bg.png) no-repeat left bottom;
}


#site_logo {
	/*background: url(images/) no-repeat 0 20px;*/
}


#right {
	width: 150px;
	margin-top: 10px;
	float: right;
	padding-left: 10px;
	margin-bottom: 10px;
}

#content {
	min-width: 400px;
	max-width: 650px;
	float: right;	
	margin-bottom: 30px;
}

#vanisland, #westcoast {
	width:300px;
	height:250px;
	margin-left:120px;
	margin-top:35px;
	float:left;
}

#vanisland {
	background:url(images/vanisland_bg.png) no-repeat 0 0;
}

#westcoast {
	background:url(images/westcoast_bg.png) no-repeat 0 0;
}


#outer_footer {
	width:100%;
	height: 200px;
	margin: 0 auto;
	clear: both;
	background: url(images/footer.jpg);
}

#footer {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	height: 100px;
	/*background-image: url(images/footer.jpg);*/
}

#centerbottom {
	width:960px;
	float:left;
	margin:0 auto;
	padding-top: 10px;
	/*border-top:20px solid #f8981d;
	border-bottom:10px solid #f8981d;*/
}



#footerleft {
	float:left;
	text-align:left;
	width:45%;
	color: #white;
}

#footerleft p {
	color: #666;
}

#footerright {
	float:right;
	text-align:right;
	width:45%;
	/*margin-right:20px;*/
}

#footerright a {
	color:#606060;
}

#portal a {
	float: left;
	padding: 0px;
	margin: 0px;
}

#header {
	width: 400px;
	float: right;
}
	
.home {
	display: block;
	width: 150px;
	height: 150px;
	padding-left: 90px;
	padding-top: 100px;
}

#vickers {
	width: 91px;
	height: 113px;
	background: url(images/westcoast_rider_hover.jpg) no-repeat center top;
	float: left;
	text-align: left;
}

#vickers:hover {
	background: url(images/westcoast_rider_hover.jpg) no-repeat center bottom;
}
.moduletable-blank img {
	
	
}

#sponsorpage {
	width: 132px;
	height: 65px;
	background: url(images/sponsors_button.png) no-repeat center top;
}

#sponsorpage:hover {
	background: url(images/sponsors_button.png) no-repeat center bottom;
}

/* @end Layout Container Styles */

/* DF Contact Form Styles */

.dfContactInfoText, .dfContactFormText {
	font-size:16px;
	line-height:130%;
	color:#404040;
	font-style:italic;
	padding:5px 5px 5px 70px;
	/*background:url(images/contact_page_header.png) no-repeat 0 0;*/
	margin:0px 0px 5px 0px;	
}

.dfContactInfoText {
	background: url(images/phone.png) no-repeat 0 0;
	padding-bottom:35px;
}

.dfContactFormText {
	background: url(images/email.png) no-repeat 0 0;
	padding-bottom:35px;
}

.dfContactTable { 
	font-size:14px;
	font-weight:bold;
	color:#505050;
}

.dfContactTable th {
	padding-right:10px;
	font-style:italic;
	font-size:12px;
	color:#808080;
}

.dfContactTable tr td input#dfContactField-name, .dfContactTable tr td input#dfContactField-phone, .dfContactTable tr td input#dfContactField-email, .dfContactTable tr td textarea {
	border:4px solid #0b4a8a;
	padding:4px;
	color:#606060;
	font-size:14px;
	height:20px;
	background:url(images/stripe.png) repeat 0 0;
}

.dfContactTable tr td textarea {
	min-height:110px;
}

.dfContactTable tr td input.button {

	}

/* end DF Contact Form styles */
/* Typography */

a {
	color: #666;
	line-height: 20px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

a img {
	border: 0px;
}

a img:
a:hover {
	color: #b3b3b3;
	text-decoration: underline;
}

.contentpaneopen {
	font-family: Arial, Verdana, sans-serif;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #EDEDED;
	color: #333;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 130px;
	padding-left: 10px;
}

a.mainlevel:hover { background-color: #FFFFFF; color: #99aa47; }

a.readon:link, a.readon:visited { color: #333; display: block; float: none; font-family: Verdana, Arial, sans-serif; font-size: 11px; height: 50px; }

a.readon:hover { color: #994a47; text-decoration: none; }

h1,.componentheading {
	font-size: 160%;
	padding-bottom: 5px;
	line-height: 160%;
	}

h2,.contentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited {
	font-family: Trebuchet MS, san-serif;
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin: 15px 0px 5px 0px;
	color: #404040; /*9D9C79*/
	text-align: left;
	padding-top:30px;
	}
	
h3,table.moduletable th {
	font-size: 130%;
	width: 100%;
	}
	
h4 {
	font-size: 120%;
	line-height: 135%;
}

h5 {
	font-size: 90%;
	line-height: 100%;
}
	
h6,.createdate,.modifydate,.small  {
	font-size: 80%;
	line-height: 90%;
}

	
/* end */

table .poker_table {
	border:2px solid #404040;
	background:white;
padding:5px;
}

table .poker_table td {
padding:3px;
text-align:left;
}


/* Joomla Bits */

label {

}

.moduletable h3 {
	margin-bottom:20px;
}

.moduletable {

}

.readon {
	float:right;
	padding:4px;
	color:#000;
	background-position: left center;
	text-indent: 15px;
}

a.readon {
	border-bottom:0px;
	color:#4D7C20;
	padding-bottom:1px;
}

.back_button {
	margin-bottom:20px;
	margin-top:20px;
}

a:hover.readon {
	text-decoration: underline;
	border-bottom:0px;
}

.search fieldset {
	background-color: #eee;
	border: 1px dashed #ccc;
	margin-top: 5px;
}


/* Joomla content styles */

.contentpaneopen {
	padding:20px 0px 0px 0px;
	margin-bottom:30px;
}

.contentpaneopen-homepage {
	padding-top:0px;
}

table.contenttoc {border: 1px solid #ccc;padding:2px;margin: 3px;margin-left: 8px;background-color: #eee;}


.sectiontableentry1 {text-indent: 8px;padding:8px;} 

.sectiontableentry2 {padding:8px;text-indent: 8px;color:#ccc;

}

.sectiontableentry1 a {text-decoration:none;border-bottom: 0px solid #dbd5c5;}

.sectiontableentry2 a {text-decoration:none;border-bottom: 0px solid #dbd5c5;color:#ccc;}


#content .buttonheading img, .buttonheading a,.sectiontableentry1 img,.sectiontableentry2 img {
	border:0px;background-color:#fff;padding:0px;
}

.buttonheading a:link {
	border-bottom:0px;
	padding:2px;
}

.buttonheading {	
	width: 100px;
	text-align: right;
}

#search_searchword {
	width: 200px;
}

#contact_text {
	width: 350px;
}

/* end */
