/* --------------------------------------------------- 
TEMPLATE.CSS contains the default styles for websites
built in the anytime system.
--------------------------------------------------- */



/* MAIN ELEMENTS 
Main page elements, page layout, links and other common
styles. */
html, body { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;  
text-align:center;
background-color:#090909;
clear:both;
margin:0 auto;
}


/* DEFAULT LINKS */
a         {text-decoration:none;color:#233d53;}
a:visited {text-decoration:none;}
a:hover   {text-decoration:none;color:#38424a;}
a img     {border:none;}


/* DEFAULT HEADERS */
h1, h2, h3, h4, h5, h6 {
margin:0px 0px 0px 0px;
}

h1 {font-size:30px;color:#546671;line-height:30px;padding:4px 0 4px 0;text-transform:uppercase;}
h2 {font-size:20px;color:#333333;line-height:22px;padding:4px 0 4px 0;text-transform:uppercase;}
h3 {font-size:18px;color:#333333;line-height:20px;padding:4px 0 4px 0;text-transform:uppercase;}
h4 {font-size:16px;color:#333333;line-height:18px;padding:4px 0 4px 0;}
h5 {font-size:14px;color:#546671;line-height:16px;padding:4px 0 4px 0;text-transform:uppercase;}
h6 {font-size:12px;color:#546671;line-height:14px;padding:2px 0 0 0;text-transform:uppercase}



/* OTHER DEFAULT ELEMENTS */
acronym {border:none;}

p {padding-top:0;margin-top:0;}



.grey {font-size:19px;
		color:#909497;}


.clearer {
clear:both;
font-size:0;
line-height:0;
height:0;
padding:0 0 0 0;
margin:0 auto;
border:none;
}

.divider {
clear:both;
font-size:0;
line-height:5px;
height:5px;
padding:0 0 0 0;
margin:5px 0 0 0;
border-top:solid #b4bbc2 1px; 
}


/* GAPS
Gaps to space elements */
.gap1 {float:left;width:18px;}
.gap2 {float:left;width:15px;}
.gap3 {float:left;width:20px;}


/* IMAGE HOLDERS
hold images to the left or right */
.img-left {float:left;margin-right:15px;margin-top:4px;margin-bottom:6px;}
.img-right {clear:right;float:right;margin-left:15px;margin-top:4px;margin-bottom:6px;}
.img-main {display:none;text-align:center;}
	.img-main img {
	margin-left:auto;
	margin-right:auto;
	}


/* LIST ELEMENTS
list elements */
ul {
margin-top:0px;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
margin-left:0;
padding-left:0;
}
	li {
	font-weight:bold;
	line-height:18px;
	list-style:none;
	margin-top:0;
	padding-top:0;
	padding-bottom:7px;
	margin-left:0;
	padding-left:20px;
	background-image:url(../images/point2.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	}




/* STANDARD PAGE ELEMENTS 
Standard page elements for laying out the main content of a website. */
#container1 {
width:900px;
text-align:left;
margin:0 auto;
margin-left:auto;
margin-right:auto;
padding:0 0 0 0;
border:none;
}

#container2 {
width:900px;
text-align:left;
background-color:#ffffff;
margin:0 auto;
margin-left:auto;
margin-right:auto;
padding:0 0 0 0;
border:none;
}


	/* MAIN HEADER */
	#header {
	height:158px;
	color:#3d4041;
	background-color:#090909;
	background-image:url(../images/nav_bar.gif);
	background-position:left 82px;
	background-repeat:no-repeat;
	}
		#header a {color:#91a8bf;}
		#header a:hover {color:#ffffff;}
		
		#header img {
		padding:20px 0 0 30px;
		}
		
		
		
		
		#header-nav {
		float:right;
		width:650px;
		height:42px;
		font-size:11px;
		padding-top:10px;
		text-align:right;
		}
			#header-nav span {letter-spacing:2px;}
		
		
		
		
		/* MAIN NAVIGATION */
		#navigation {
		clear:right;
		float:right;
		width:650px;
		height:31px;
		}
		
			#navigation #nav-ul {
			margin:0 0 0 0;
			padding:0 0 0 0;
			position:relative;
			}
				#navigation #nav-ul li {
				float:right;
				list-style:none;
				margin:0 0 0 0;
				padding:0 0 0 0;
				background:none;
				}
				
					#navigation #nav-ul li ul {
					top:31px;
					left:0px;
					margin:0 0 0 27px;
					padding:0 0 0 0;
					position:absolute;
					visibility:hidden;
					background-color:#ced5db;
					}
						#navigation #nav-ul li ul li {
						float:left;
						}
						
							#navigation #nav-ul li ul li a {
							display:inline-block;
							line-height:31px;
							font-size:12px;
							font-weight:bold;
							color:#34393d;
							text-transform:uppercase;
							padding:0 12px 0 12px;
							}
								#navigation #nav-ul li ul li a:hover {
								color:#253848;
								}
						
						
						
		
			#navigation a {
			line-height:31px;
			display:inline-block;
			font-size:15px;
			font-weight:bold;
			color:#dcdcdc;
			text-transform:uppercase;
			padding:0 12px 0 12px;
			background-image:url(../images/nav_bg.gif);
			background-position:center 100px;
			background-repeat:no-repeat;
			}
				#navigation a:hover {
				color:#34393d;
				background-image:url(../images/nav_bg.gif);
				background-position:center -31px;
				}
					#navigation .on {
					color:#ffffff;
					background-image:url(../images/nav_bg.gif);
					background-position:center 0px;
					}
					#navigation .on2 {
					color:#34393d;
					background-image:url(../images/nav_bg.gif);
					background-position:center -31px;
					}
			
			
		.navmenu-dropdown-holder {}
		.navmenu-dropdown-menu {
		font-size:11px;
		font-weight:bold;
		background-color:#000000;
		}
			.navmenu-dropdown-menu a {
			display:block;
			line-height:22px;
			padding:0 0 0 9px;
			border-top:solid #666666 1px;
			overflow:hidden;
			}
			.navmenu-dropdown-menu a:hover {}
			
			
			
			
			
	#owners-nav {
	clear:right;
	float:right;
	width:400px;
	line-height:25px;
	margin-top:50px;
	color:#ffffff;
	padding:0 0 0 35px;
	background-image:url(../images/owners_club_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
		#owners-nav a {
		color:#e9dcc4;
		}
		
		
	#dealers-nav {
	clear:right;
	float:right;
	width:346px;
	line-height:25px;
	margin-top:50px;
	color:#ffffff;
	padding:0 0 0 35px;
	background-image:url(../images/dealers_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
		#dealers-nav a {
		color:#e9dcc4;
		}
		
			
			
			
			
			
			
	#flash {
	display:block;
	height:280px;
	border-bottom:solid #090909 7px;
	}
	
	
	
	#bikes-flash {
	display:block;
	height:90px;
	border-top:solid #cdcdcd 1px;
	}
	
	
	
	
	
	#breadcrumb {
	color:#696d6f;
	line-height:31px;
	font-size:11px;
	text-transform:uppercase;
	padding-left:11px;
	background-color:#303334;
	background-image:url(../images/breadcumb_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
		#breadcrumb a {color:#ffffff;}
		#breadcrumb a:hover {color:#91a8bf;}

		
		
	
	
	/* MAIN CONTENT */
	#main {
	line-height:24px;
	padding:28px 10px 0 10px;
	color:#ffffff;
	position:relative;
	background-image:url(../images/background_image_std.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
		#main .inner-clear {
		padding:0 350px 4px 20px;
		}
		
			#main .inner-clear h1 {color:#ffffff;}
	
		#main .inner-white {
		color:#000000;
		padding:17px 20px 16px 20px;
		background-color:#ffffff;
		}
		
		
		#main .inner-white .about-left {
		float:left;
		width:410px;
		}
		
		#main .inner-white .about-card {
		float:right;
		width:206px;
		margin-top:4px;
		position:relative;
		}
		
			#main .inner-white .about-card img {
			margin-left:16px;
			}
		
			#main .inner-white .about-card .about-card-inner {
			position:absolute;
			top:0px;
			left:16px;
			width:170px;
			line-height:14px;
			font-size:11px;
			padding:108px 10px 0 10px;
			background-image:url(../images/card_over.png);
			background-position:center -30px;
			background-repeat:no-repeat;
			}
			
				#main .inner-white .about-card .about-card-inner h1 {color:#243847;font-size:14px;line-height:16px;padding-bottom:0px;}
				#main .inner-white .about-card .about-card-inner img {
				margin-left:0px;
				}
		
		.card-bg {
		background-image:url(../images/card_bg.gif);
		background-position:456px 14px;
		background-repeat:no-repeat;
		}
		
		
		
		
		
	.mag-link {
	text-align:center;
	}
	
		.mag-link a {
		line-height:22px;
		font-size:11px;
		display:inline-block;
		border-bottom:solid #b4bbc2 1px;
		background-image:url(../images/magnify_icon.gif);
		background-position:left;
		background-repeat:no-repeat;
		padding:0 3px 0 20px;
		}
		
	.img-main {
	line-height:16px;
	}
	
	
	
	
	
	#main-home {
	line-height:24px;
	padding:28px 30px 0 30px;
	}
	
	
		.bike-holder {
		float:left;
		width:140px;
		margin-right:15px;
		text-align:center;
		}
		
		
		
		#main .main-points {
		
		}
			li {
			font-weight:bold;
			line-height:18px;
			list-style:none;
			margin-top:0;
			padding-top:0;
			padding-bottom:7px;
			margin-left:0;
			padding-left:20px;
			background-image:url(../images/point2.gif);
			background-position:0px 2px;
			background-repeat:no-repeat;
			}
	
	
	
		#main-home .home-link {
		float:left;
		width:270px;
		height:112px;
		position:relative;
		margin-right:15px;
		}
			#main-home .home-link-inner {
			top:0px;
			left:0px;
			width:270px;
			height:112px;
			text-align:right;
			position:absolute;
			}
				#main-home .home-link-inner a {
				display:block;
				width:253px;
				height:94px;
				font-size:24px;
				color:#ffffff;
				font-weight:bold;
				line-height:20px;
				padding:18px 17px 0 0;
				text-align:right;
				text-transform:uppercase;
				background-image:url(../images/home_link_arrow.gif);
				background-position:228px 70px;
				background-repeat:no-repeat;
				}
					#main-home .home-link-inner a:hover {
					color:#efae32;
					}

	
	
	
	/* MAIN FOOTER */
	#footer {
	line-height:18px;
	font-size:11px;  
	color:#ffffff;
	text-align:left;
	padding-top:8px;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#090909;
	border-top:solid #3d4041 1px;
	}
	
		#footer a {color:#91a8bf;}
		#footer a:hover {color:#ffffff;}
		
		#footer span {color:#3d4041;letter-spacing:2px;}
		
		#footer .footer-right {
		float:right;
		width:200px;
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		text-align:right;
		}
			#footer .footer-right span {color:#9cacb1;letter-spacing:normal;}
		
		
		
		
