body {
	margin: 0;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 18px;
	color: #000;
	height: 100%;
	text-align: center;
	background-image:url(../../grfx/tomacbg.jpg);
	border-top: 4px solid #000;
	background-repeat: no-repeat;
	background-position: bottom;
	}
body.sub {
	/*background: transparent url(images/background_left.png) -180px 0px no-repeat;*/
	background-image:url(../../grfx/tomacbg.jpg);
	border-top: 4px solid #000;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
}
body.cortez {
	/*background: transparent url(grfx/bike_grid_cortez.png) -180px 0px no-repeat;*/
	background-image:url(../../grfx/tomacbg.jpg);
	border-top: 4px solid #000;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
}
body.typex {
	/*background: transparent url(grfx/bike_grid_typex.png) -180px 0px no-repeat;*/
	background-image:url(../../grfx/tomacbg.jpg);
	border-top: 4px solid #000;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
}
body.Automatic {
	/*background: transparent url(grfx/bike_grid_Automatic.png) -180px 0px no-repeat;*/
	background-image:url(../../grfx/tomacbg.jpg);
	border-top: 4px solid #000;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
}
body.carbide {
	/*background: transparent url(grfx/bike_grid_carbide.png) -180px 0px no-repeat;*/
	background-image:url(../../grfx/tomacbg.jpg);
	border-top: 4px solid #000;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
}
body.snyper {
	/*background: transparent url(grfx/bike_grid_snyper.png) -180px 0px no-repeat;*/
	background-image:url(../../grfx/tomacbg.jpg);
	border-top: 4px solid #000;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
	
}
body.primer {
	/*background: transparent url(grfx/bike_grid_primer.png) -180px 0px no-repeat;*/
	background-image:url(../../grfx/tomacbg.jpg);
	border-top: 4px solid #000;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
}
body.john {
	/*background: transparent url(grfx/bike_grid_primer.png) -180px 0px no-repeat;*/
	background-image:url(../../grfx/tomacbg.jpg);
	border-top: 4px solid #000;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
}

body.ias {
	/*background: transparent url(grfx/bike_grid_primer.png) -180px 0px no-repeat;*/
	background-image:url(../../grfx/ias_box.jpg);
	border-top: 4px solid #000;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #999;
	/*background-color:#999999;
	padding:2px;*/
}
a:hover {
 color: #000;
}

/* Page container */
#container, .container {
	width: 960px;
	margin: 0 auto;
}

#container.biker {
	position: relative;
	background: transparent url(../../grfx/bikes_page.png) top left no-repeat;
}
#container.footer {
	position: relative;
	background: transparent url(../../grfx/footer_stripes.jpg) top left no-repeat;
}
.front {
	position: relative;
	background: transparent url(../../images/homeimage-johnny_legend.jpg) 110px 100px no-repeat;
}
.newsletter {
	position: relative;
	background: transparent url(../../grfx/bike_grid_john.png) 90px 40px no-repeat;
}
#container.john {
	position: relative;
	background: transparent url(../../grfx/bike_grid_john.png) 90px 40px no-repeat;
}
#container.ias {
	position: relative;
	background: transparent url(../../grfx/ias_box.jpg) 80px 125px no-repeat;
}
#biker.side {
	right: 450px;
	margin-top:2px;
}
#gallery_container {
	padding: 8px 0px;
	text-align: left;
	overflow:hidden;
}

/*bike Image Gallery */
div#gallery ul, div#gallery li {
		margin:0;
		padding:0;
		list-style:none;
	}
	
div#gallery li	{ 
		width:400px;
		height:340px;
		overflow:hidden; 
	}
	
	span#prevBtn a, span#nextBtn a {
		display: block;
		width: 31px; height: 31px;
		margin-top: 10px;
		text-indent: -2000px;
		float: left;
	}
	
	span#prevBtn a { background: transparent url('../../grfx/button-left.gif') no-repeat 0 0; }
	span#nextBtn a { background: transparent url('../../grfx/button-right.gif') no-repeat 0 0; }

/*Tabs*/
	
	div#tabs ul li a.tab-current { background: #fff; color: #777; }
	div#tabs ul li a:hover { background: #777; color: #fff; }
	
	div#tabs a, a:link, a:active, a:visited
	{
	}


#content {
	width: 100%;
	text-align: left;
	z-index: 9998;
	height: 425px;
}
#video {
	width: 100%;
	text-align: left;
	z-index: 9998;
	height: 550px;
}
#header {
	padding: 8px 0;
	text-align: right;
	width: 100%;
	
}


div#navcontainer
{
	z-index: 1200;
	text-align: left;
	overflow: hidden;
	height: 363px;
	clear: both;
	margin-bottom: 10px;
	margin-right: 10px;
}

	ul#navigation
	{
		padding: 0;
	}
	
		ul#navigation li.tab
		{
			float: right;
			position: relative;
			margin-left: 10px;
			display: block;
			width: 105px;
			height: 363px;
			overflow: hidden;
		}
		
		ul#navigation li.bikes
		{ background: #bbb url('../../images/09_menu_bikes.jpg') no-repeat left bottom; }
		ul#navigation li.legend
		{ background: #bbb url('../../images/09_menu_legend.jpg') no-repeat left bottom; }
		ul#navigation li.company
		{ background: #bbb url('../../images/09_menu_company.jpg') no-repeat left bottom; }
		ul#navigation li.stuff
		{ background: #bbb url('../../images/09_menu_stuff.jpg') no-repeat left bottom; }

			ul#navigation li.tab span { display: none; }
				
			ul#navigation li ul.nav-list
			{
				position: absolute;
				top: 5px; right: 5px;
				display: none;
				color: #000;
			}
			
				ul#navigation li ul.nav-list li
				{
					float: none;
					margin: 0;
					white-space: nowrap;
				}
				
					ul#navigation li ul.nav-list li a 
					{ 
						display: block;
						color: #e0e0e0; 
						background: #2d2d2d;
						border: 1px solid #000;
						padding: 2px 5px 1px 4px;
						margin-bottom: 4px;
						text-decoration: none;
						opacity: 0.8;
					}
					
					ul#navigation li ul.nav-list li a:hover
					{
						background: #e0e0e0; 
						color: #000;		
						border: 1px solid #bbb;
					}
			
		/*end bottom main nav*/	
	
	#geometry {
	width: 100%;
}
	#geometry ul {
		padding: 0;
		margin: 0;
		list-style: none;
		font-size: 10px;
		color: #000;
		line-height:15px;
	}
	#geometry ul li {
		/*float: left;*/
	}
	#geometry ul li a {
		padding: 2px 2px;
	}
	.previousspec {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 9px;
	color:#000;
	line-height:13px;
}

	#spec {
	width: 100%;
}
	#spec ul {
		padding: 0;
		margin: 0;
		list-style: none;
		font-size: 10px;
		color:#000;
		line-height:15px;
	}
	#spec ul li {
		/*float: left;*/
	}
	#spec ul li a {
		padding: 1px 1px;
		
	}
	
#tabs {
	width: 100%;
}
	#tabs ul {
		font-size:10px;
		padding: 0;
		margin: 0;
		list-style: none;
	}
	#tabs ul li {
		float: left;
		border: 1px solid #999;
		background-color:#000000;
		margin: 0 2px
	}
	#tabs ul li a {
		padding: 2px 4px;
		display: block;
		background-color:#000000;
	}

/* Footer */

#footer {
    position: relative;
    font-size: 12px;
    width: 100%;
    text-align: right;
    background-color: #000;
    padding: 2px 0;
    color: #fff;
	z-index: 1500;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
}

#footer .left {
	height: 20px;
}
#flags {
    position: relative;
    font-size: 12px;
    width: 100%;
    padding: 2px 0;
    color: #fff;
    bottom: 25px;
    left: -60px;
	z-index: 1500;
}
#footer .container {
	padding-right: 30px;
}
#footer2 {
    position: relative;
	margin: 0 0 0 10%;
    font-size: 12px;
    width: 90%;
    background-color: #ccc;
    padding: 1px 0;
    color: #000;
    bottom: 120px;
	z-index: 1500;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
}
#footer2 .container {
	text-align: left;
}

#footer2 a {
	color: #000;
	font-weight:bold;
	padding:5px;
}
#footer2 a:hover {
	color: #fff;

	padding:5px;
}
#footer a {
	color: #ccc;
}
#footer a:hover {
	color: #fff;
}

#page {
	margin: 30px 0;
}
#bio {
	margin: 30px 0;
}
.info {
	height: 350px;
	overflow:auto;
	color:#000;
	margin: 0px;
    background-color: #fff;
    padding: 5px;
    text-align: left;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	
}
.video {
	height: 475px;
	overflow:auto;
	color:#000;
}
#menu {
	position: relative;
	z-index: 999;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	#menu ul li {
		width: 140px;
		height: 400px;
		float: left;
		position: relative;
	}
		#menu ul li.bikes {
		background: transparent url(../../grfx/menu_bikes.png) top left no-repeat;
	}
	#menu ul li.legend {
		background: transparent url(../../grfx/menu_legend.png) top left no-repeat;
	}
	#menu ul li.philosophy {
		background: transparent url(../../grfx/menu_philosophy.png) top left no-repeat;
	}
	#menu ul li.company {
		background: transparent url(../../grfx/menu_company.png) top left no-repeat;
	}
	#menu ul li.stuff {
		background: transparent url(../../grfx/menu_stuff.png) top left no-repeat;
	}
		#menu ul ul {
			margin-top: 100px;
		}
		#menu ul ul li {
			width: 84%;
			font-size: 9px;
			padding: 2px 8%;
			height: 16px;
		}
		#menu ul li ul li a, #menu ul li ul li a:link, #menu ul li ul li a:active, #menu ul li ul li a:visited {
			background-image:url(../../grfx/menu_nav_bg.gif);
			color: #fff;
			font-size:9px;
			display: block;
			padding-top:1px;
		}
		#menu ul li ul li a:hover {
			background-image:url(../../grfx/menu_nav_bg_over.gif);
		}
h1 {
	margin: 0;
	padding: 0;
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	color: #000;
}
h2 {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    padding: 0;
	color: #000;
}
h3 {
	font-size: 12px;
	margin: 0;
	color:#000;
}
h4 {
	font-size: 10px;
	color:#000;
	font-style:normal;
}
.smalltext {
	font-size: 9px;
}

.smalltextblack {
	font-size: 8px;
	background-color:#000;
	padding:1px;
}	
a:smalltextblack {
color:#ccc;
}
.footertext {
	font-size: 10px;
}
	a:footertext {

}

/* Standard classes */
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
.sixty {
	width: 60%;
}
.half {
	width: 50%;
}
.halfplustwo {
	width: 56%;
	overflow:hidden;
}
.halflesstwo {
	width: 48%;
	overflow:hidden;
}
.quarter {
	width: 26%;
}
.thirty {
	width: 29%;
}
.fourty {
	width: 43%;
}
.third {
	width: 33%;
}
.twothird {
	width: 66%;
}
.twenty {
	width: 20%;
}
.fifteen {
	width: 13%;
}
table {
	border-collapse: separate;
	border-spacing: 2px;
}

.indeximage {
	width: 50%;
	padding-left:15%;
}
.indextext {
	width: 48%;
	height:300px;
	padding-right:10px;
	padding-left: 2px;
	overflow:auto;
}
.informationimage {
	width: 52%;
	padding-left:10%;
}
.informationtext {
	width: 46%;
	height:280px;
	padding-right:2px;
	overflow:auto;
	color:#000;
	margin: 0px;
    background-color: #fff;
    padding: 5px;
	/*opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;*/
}

/*.informationtext p, img, a, a:link, a:active, a:visited {
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
}*/

.team {
	width: 100%;
	height:400px;
	padding-right:2px;
	overflow:auto;
	text-align: left;
}

.dist {
	width: 100%;
	height:280px;
	padding-right:2px;
	overflow:auto;
	text-align: left;
	background-color: #fff;
    padding: 5px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.hide {
	display: none;
	visibility: hidden;
}
.opaque_hide {
	color: #fff;
}
#message {
	padding: 5px;
	text-align: center;
	color: #cc2f2f;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
}
#loading {
	margin-top: 4px;
}
.small {
	font-size: 10px;
}
