@charset "UTF-8";
/* CSS Document */

/* Normalize padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

/* Normalize list styles */
ol, ul {
list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}


/* Normalize table borders */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Normalize other borders */
fieldset, img {
border: 0;
}

/* Normalize text-alignment */
caption, th {
text-align: left;
}

/* Normalize (remove) quotation marks */
q:before, q:after {
content: '';
}

/* Pushes text out from left of the body */

p,ul {
font-family:"Trebuchet MS", "Arial", sans-serif;
padding-left: 0px;
}



a {
color: #999999;
}

a:hover { 
font-weight: normal; color: red;
}

h1  {
	position:absolute;
	background: url(images/g2ergonomics.gif) no-repeat;
	width: 209px;
	height: 98px;
	margin-top: 17px;
	margin-left:10px;
	text-indent:-9999px;
	color: white;
	}

h1 a {
	position: relative;
	display: block;
	width: 209px;
	height: 98px;
}

h2 {
padding-top:10px;
font-size: 15px;
font-family: "Trebuchet MS", "Verdana", "Geneva", sans-serif;
color: white;
}

h3 {
padding-top: 10px;
border-bottom: solid 1px #333333;
font-size: 13px;
font-family: "Trebuchet MS", "Verdana", "Geneva", sans-serif;
color: #ff0000;
}

html {
text-align: center;
padding-top:15px;

}

body {
background:url(images/background.gif);
position: relative;
width :780px;
margin :0 auto;
text-align: left; 

}

div#search {
position: absolute;
float: right;
padding-left:600px;
padding-top: 20px;
}


div#content {
width: 780px;
background-image: url(images/mid_bg.gif);
margin:0 auto;
font-size:12px;
color:#E8E8E8;
line-height: 100%;
font-family:"Trebuchet MS", "Arial", sans-serif;
font-weight:100;

}

div#contenthome {
width: 780px;
background-image: url(/images/mid_bg.gif);
margin:0 auto;
font-size:12px;
color:#E8E8E8;
line-height: 100%;
font-family:"Trebuchet MS", "Arial", sans-serif;
font-weight:100;

}

div#cartpics {
width: 775px;
background-color: #000000;
padding-right: 3px;
}


div#branding {
width: 780px;
height: 120px;
background: transparent url(images/header_bg.gif) no-repeat 0 0;
}

div#choose_ride {
position:relative;       
left : 0;
width: 100%;
background-image:url(images/mid_bg.gif);
}

#dirt {
	position:absolute;
	top: 30px;
	width: 180px;
	height: 116px;
	left: 15px;
	text-align:center;
	background: url(images/dirt_menu.jpg) no-repeat;
}

#harley {
	position:absolute;
	top: 30px;
	width: 180px;
	height: 116px;
	left: 203px;
	text-align: center;
	background: url(images/harley_menu.jpg) no-repeat;
}

#metric {
	position:absolute;
	top: 29px;
	width: 180px;
	height: 116px;
	left: 390px;
	text-align: center;
	background: url(images/metric.jpg) no-repeat;
}

#street {
	position:relative;
	top: 3px;
	width: 180px;
	height: 116px;
	left: 578px;
	text-align:center;
	background: url(images/street_menu.jpg) no-repeat;
}

li#street a, li#metric a, li#dirt a, li#harley a {
display:block;
height:150px;
width:180px;
text-indent:-9999px;
}

#leftcontent {
float:left;
margin-left: 3px;
padding-left: 35px;
width: 200px;
background-color: #000000;

	}
	
#leftcontent2 {
float:left;
margin-left: 3px;
padding-left: 35px;
width: 300px;
background-color: #000000;
overflow-y: inherit;

	}
	
	
#centercontent {
margin-left: 260px;
padding-top: 75px;
width: 300px;
height:361px;
background-color: #000000;
border: solid 1px #333333;

}

#centernoborder {
margin-left: 450px;
padding-top:25px;
width: 300px;
background-color: #000000;
overflow-y:inherit;
overflow-x: inherit;
}

#centercontentlong {
margin-left: 250px;
padding-top: 5px;
width: 500px;
background-color: #000000;
border: solid 1px #333333;
}
	
#rightcontent {
display: block;
position: absolute;
right:15px;
top:140px;
width:165px;
height: auto;

	}
	
#regtext{
padding-left:20px;
}

	
#footer {
position: relative;
clear:both;
width:780px;
height:80px;
background: url(images/footer_bg.gif) no-repeat;
}



#copyright{
position: relative;
padding-left: 640px;
color: white;
padding-top:50px;
font-size: 11px;
}
