@charset "utf-8";

.altrow {
	background-color: #333333;
}
/* CSS Document */

html,body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color: #FFFFFF;
	background-image: url(/images/action-background.jpg);
	background-repeat: repeat-y;
	background-position: center 35px;
}

div#container {
	position:relative; /* center, not in IE5 */
	width:988px; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	height: 380px;
}

div#header {
	height: 380px;
	background-image: url(/images/action-header.jpg);
}
#header h1 {
	height: 72px;
	width: 280px;
	position: absolute;
	left: 118px;
	top: 180px;
	color: #CCCCCC;
	font-size: 9px;
	font-weight: normal;
	line-height: 19px;
}
#header h2 {
	background-image: url(/images/freetrail-mountain-scooters-logo.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 450px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: 0px 40px;
	margin: 0px;
	padding: 0px;
}
#header h3 {
	background-image: url(/images/order-online.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 294px;
	position: absolute;
	left: 13px;
	top: 288px;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#header a {
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}



#horizontal-menu {
	vertical-align: middle;
	text-align: left;
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#content {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 11px;
	color: #c2c1c1;
	line-height: 15px;
	background-image: url(/images/action-background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}

div#content p {
	display: block;
}
		
div#inner-content {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#inner-content a {
	color: #9FBAFF;
	text-decoration: underline;
}


div#footer {
	width:100%;
	text-align: center;
	height: 100px;
	font-size: 0.6em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	line-height: 1.6em;
	color: #bdbdbd;
	background-repeat: repeat-y;
	background-position: center top;
}

div#footer p {
	margin: 1px;
	padding: 1px;
	}
#footer h3 {
	font-weight: normal;
	width: 100%;
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 16px;
}
#footer a {
	color: #bdbdbd;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div#inner-footer {
	width:820px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 14px;
}

h1 {
	font-weight: bold;
	color: #ff5e00;
	font-size: 1.1em;
	margin-top: 0px;
}

h2 {
	font-weight: bold;
	color: #ff5e00;
	font-size: 1.2em;
	margin-bottom: 0.8em;
}

.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.noborder2px {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 14px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.clear {
	clear: both;
}
a {
	color: #cccccc;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}
.image-spacer {
	padding-top: 8px;
	padding-bottom: 8px;
}
.front-image {
	float: right;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 70px;
}

#apDiv1 {
	position:absolute;
	width:420px;
	height:315px;
	z-index:1;
	left: 479px;
	top: 15px;
	background-image: url(/images/mountain-scooter-photo.jpg);
	background-repeat: no-repeat;
}
.leftImg {
	float: left;
	padding-right: 45px;
	padding-top: 15px;
	padding-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rightImg {
	float: right;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.leftImgFront {
	float: left;
	padding-right: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

