html{
		margin: 0;
		padding: 0;
	} 	

body {

}

#header {
	width: 100%;
	height: 250px;
	background-color: #35403F;
}

#nav {
	width:100%;
	height: 40px;
	background-color: #35403F;
}

#body {

}

a.link {
	font-weight: bold;
	color: #000;
}

a.link:hover {
	text-decoration: none;
	color: #15FFD2;
}

a.list {

}

a.list:hover {
	text-decoration: none;
}

p,ul,label {
	font-family: 'Open Sans', sans-serif;
	font-size:12pt;
}

p.italic {
	font-size: 14pt;
	font-style: italic;
	color: #999;
}

p.rubik {
	font-family: 'Rubik', sans-serif;
	font-size:12pt;
}

h2.title {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 50pt;
	color: white;
	text-shadow: 0px 2px 4px #000;	
}

h3.title {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 40pt;
}

h4.title {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 30pt;

}

/*NAV ELEMENTS -------------------------------------------------------------------------*/

p.nav {
	font-family: 'Rubik', sans-serif;
	font-size:14pt;
	color: #fff;
	text-align: center;
	padding-top: 6px;
}

ul.nav {

}

li.nav {
	float: left;
	list-style-type: none;
} 


a.navi {
	color: #fff;
	font-weight: normal;
}

a.navi:hover {
	text-decoration: none;
	color: #15FFD2;
}

/* Header Elements--------------------------------------------------------  */

img.icon {
	float: left;
	padding-left: 50px;
	width: 150px;
}

#make,#model,#year {
	font-family: 'Open Sans', sans-serif;
	font-size:12pt;
}

figcaption {
	font-style: italic;
	text-align:center;
}

figure {
padding-top: 20px;
padding-bottom: 20px;
}

footer {
	width=100%;
	height: 200px;
	background-color: #35403F;
	margin-top:50px;
	border-top:2px solid #15FFD2;
}

ul.bike{
	list-style-type: none;
	text-align: left;
}

/*style for drop downs */
select {
	border-radius: 3px;
}

#container {

}

ul.breadcrumb {
	display: inline;
	font-size: 16px;
	list-style: none;
	padding: 10px;
}

ul.breadcrumb li a {
	text-decoration: none;
}

ul.breadcrumb li a:hover {
	text-decoration: none;
}

.header {
	float: left;
	margin-top:-230px;
	width: 100%;
	height: 200px;
	background-color: #ee0000;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 200 200'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='100' y1='33' x2='100' y2='-3'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='100' y1='135' x2='100' y2='97'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23ca0000' fill-opacity='0.6'%3E%3Crect x='100' width='100' height='100'/%3E%3Crect y='100' width='100' height='100'/%3E%3C/g%3E%3Cg fill-opacity='0.5'%3E%3Cpolygon fill='url(%23a)' points='100 30 0 0 200 0'/%3E%3Cpolygon fill='url(%23b)' points='100 100 0 130 0 100 200 100 200 130'/%3E%3C/g%3E%3C/svg%3E");
}

.headergreen {
	float: left;
	margin-top:-230px;
	width: 100%;
	height: 200px;
	background-color: #0cee00;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 200 200'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='100' y1='33' x2='100' y2='-3'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='100' y1='135' x2='100' y2='97'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%230aca00' fill-opacity='0.6'%3E%3Crect x='100' width='100' height='100'/%3E%3Crect y='100' width='100' height='100'/%3E%3C/g%3E%3Cg fill-opacity='0.5'%3E%3Cpolygon fill='url(%23a)' points='100 30 0 0 200 0'/%3E%3Cpolygon fill='url(%23b)' points='100 100 0 130 0 100 200 100 200 130'/%3E%3C/g%3E%3C/svg%3E");
}

.headersuz {
	float: left;
	margin-top:-230px;
	width: 100%;
	height: 200px;
	background-color: #0049b0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 200 200'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='100' y1='33' x2='100' y2='-3'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='100' y1='135' x2='100' y2='97'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23003e96' fill-opacity='0.6'%3E%3Crect x='100' width='100' height='100'/%3E%3Crect y='100' width='100' height='100'/%3E%3C/g%3E%3Cg fill-opacity='0.5'%3E%3Cpolygon fill='url(%23a)' points='100 30 0 0 200 0'/%3E%3Cpolygon fill='url(%23b)' points='100 100 0 130 0 100 200 100 200 130'/%3E%3C/g%3E%3C/svg%3E");
}

.headeryam {
	float: left;
	margin-top:-230px;
	width: 100%;
	height: 200px;
	background-color: #1a10d2;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 200 200'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='100' y1='33' x2='100' y2='-3'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='100' y1='135' x2='100' y2='97'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23160eb3' fill-opacity='0.6'%3E%3Crect x='100' width='100' height='100'/%3E%3Crect y='100' width='100' height='100'/%3E%3C/g%3E%3Cg fill-opacity='0.5'%3E%3Cpolygon fill='url(%23a)' points='100 30 0 0 200 0'/%3E%3Cpolygon fill='url(%23b)' points='100 100 0 130 0 100 200 100 200 130'/%3E%3C/g%3E%3C/svg%3E");
}

.headerimg {
	float: left;
	margin-top:-230px;
	width: 100%;
	height: 200px;
background-color: #000000;
background-image: url("/images/banners/bikebg.jpg");
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
}


table {
	width: 300px;
	margin: 0 auto;
}

th {
	font-weight: normal;
}

caption {
	font-style: italic;
}

kbd:hover {
	background-color: #15FFD2;
}