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

body {
	margin:23px 0 0 0;
	background-image:url(images/bg2.png);
	background-repeat:repeat-x;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
td, tr {
}
h1 {
	color:#C40006;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
}
h4 {
	color:#000;
	margin:3px 0;
	font-size:12px;
	text-align:left;
}
a {
	color:#C40006;
	text-decoration:none;
}
a:hover {
	color:#6FF;
	text-decoration:underline;
}
/* form styles */
form {
	margin:0;
	padding:0;
	position:relative;
}
input {
	border:solid 1px #999;
	margin:0px;
}
.generalformfields {
	padding-left: 6px;
	padding-top: 3px;
	border:solid 1px #999999;
	background-color:#333333;
	color:#999;
}
#email {
	padding-left: 6px;
	padding-top: 3px;
	border:solid 1px #999999;
	background-color:#333333;
	color:#999;
}
#form1 {
	margin:0 0 5px 0;
	padding:5px 0;
}
.bike-search {
	border:solid 1px #999;
	background-color:#333;
	color:#FFF;
	width:170px;
	margin:0 0 10px 0;
}
#search-title {
	color:#F00;
	font-size:14px;
}
#searchfield {
	background:url(images/search.png);
	width:347px;
	height:32px;
	position:absolute;
	top:9px;
	left:12px;
}
#searchfield-input {
	position:absolute;
	left:82px;
	top:5px;
	width:258px;
	height:20px;
	border:none;
	font-size:14px;
}
#searchgo {
	position:absolute;
	left:367px;
	top:9px;
	background:url(images/but-go.png);
	width:56px;
	height:31px;
	border:none;
	cursor:pointer;
}
#but-cart {
	position:absolute;
	left:437px;
	top:8px;
}
/* template styles */

#wrapper {
	width:910px;
}
#top {
	background-image:url(images/top.png);
	height:37px;
}
#header {
	position:relative;
	height:178px;
	background:url(images/header.jpg) #333333;
	background-repeat:no-repeat;
}

#banner-ad {
	position:absolute;
	top:32px;
	right:16px;
}
#banner-ad img {
	padding:3px;
	background-color:#FFF;
	border:solid 1px #666;
}
/* new template style start */
#leftcol {
	width:193px;
	background:url(images/leftcol-t.png) no-repeat center top #000000;
	border-left:solid 1px #ffffff;
}
#midcol {
	background:url(images/midcol-t.png) no-repeat center top #212121;
	width:548px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
}
#rightcol {
	width:145px;
	background:url(images/rightcol-t.png) no-repeat center top #000000;
	border-right:solid 1px #ffffff;
	padding:10px;
}
#leftcol-b {
	background:url(images/leftcol-b.png) no-repeat center top #000000;
	border-left:solid 1px #ffffff;
	height:8px;
}
#midcol-b {
	background:url(images/midcol-b.png) no-repeat center top #212121;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
}
#rightcol-b {
	background:url(images/rightcol-b.png) no-repeat center top #000000;
	border-right:solid 1px #ffffff;
}

#search {
	background:url(images/content-midcol-b.png) no-repeat center bottom;
	height:50px;
	border-bottom:solid 1px #ffffff;
	position:relative;
}

/* new template style end */

#footer {
	background-color:#FFF;
	position:relative;
	padding:5px;
	overflow:auto;
}
#bottom {
	background-image:url(images/bg-footer.jpg);
	height:37px;
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
	padding:5px 20px;
	background:url(images/midcol-t.png) no-repeat center top #212121;
	overflow:auto;
	position:relative;

}
#content img {
	padding:3px;
	border:solid 1px #333;
	margin:5px;
}
#content td,tr {
	color:#FFF;
}
#content li {
	margin:7px 0;
	list-style:square;
}
#divider-t {
	background-image:url(images/divider-t.png);
	width:16px;
}
#divider-m {
	background-image:url(images/divider.png);
	background-repeat:repeat-y;
}
#divider-b {
	background-image:url(images/divider-b.png);
}
#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:center;
	padding:10px 0;
}
#copyright a {
	text-decoration:none;
	color:#fff;
}
#facebook {
	position:absolute;
	top:13px;
	right:26px;
	border:solid 1px #FFF;
}

/* menu styles */

#mainmenu {
	background-color:#333;
	height:39px;
	position:relative;
	width:910px;
	z-index:100;
}
#mainmenu ul {
	margin:0px;
	padding:1px;
	position:relative;
	z-index:101;
}
#mainmenu li {
	list-style:none;
	height:100%;
	padding:0;
	margin:0;
	position:relative;
	float:left;
	z-index:102;
	
	
}
#mainmenu li a {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:11px;
	padding-right:11px;
	margin:0 1px;
	text-align:center;
	background-image:url(images/bg-nav.jpg);
	background-repeat:repeat-x;
	border:solid 1px #FFF;
	display:block;
}
#mainmenu a:hover {
	color:#c00d01;
	text-decoration:none;
}
#footer {
	background-color:#FFF;
	position:relative;
	padding:5px;
	overflow:auto;
}
#footer div {
	padding:5px;
	position:relative;
	float:left;
	margin:0 20px;
	width:100px;
}
div#footer ul {
	margin:0;
	padding:0;
}
div#footer li {
	list-style:none;
	display:block;
	text-align:left;
	
}
div#footer li a {
	color:#333;
	text-decoration:none;
	font-size:9px;
}
div#footer li a:hover {
	text-decoration:underline;
	color:#999;
}

