#rightbox {
	background-image: url(/images/top/top_bg_rightbox.jpg);
	background-repeat: no-repeat;
}
#information {
	float: left;
	width: 375px;
	padding: 0px 0px 0px 20px;
	margin-top: 23px;
}
#information a {
	color: #787878;
	text-decoration: underline;
}
#information a:hover {
	color: #000000;
	text-decoration: underline;
}

#information h2 {
	background: url(../images/top/top_ttl_infomation.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
	height: 5px;
	width: 61px;
	font-size: 5px;
}
#information ul {
	list-style: none;
}
#information li {
	font-size: 12px;
	line-height: 21px;
}
#information .date {
	font-weight: bold;
	color: #691F08;
	margin-right: 20px;
}
#upcoming-event {
	margin: 10px 10px 0px 0px;
	float: right;
	width: 320px;
	background: url(../images/top/top_btm_upcoming_event.gif) no-repeat 50% 100%;
	padding-bottom: 15px;
}
#upcoming-event h2 {
	background: url(../images/top/top_ttl_upcoming_event.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
	height: 35px;
	width: 320px;
}
#upcoming-event ul {
	background: url(../images/top/top_bg_upcoming_event.gif) repeat-y;
}
#upcoming-event li {
	padding: 10px 20px 10px 115px;
	list-style: none;
	font-size: 12px;
	line-height: 14px;
}
#upcoming-event #event01 {
	background: url(../images/top/event/event01.jpg) no-repeat 20px 5px;
}
#upcoming-event #event02 {
	background: url(../images/top/event/event02.jpg) no-repeat 20px 5px;
}
#upcoming-event #event03 {
	background: url(../images/top/event/event03.jpg) no-repeat 20px 5px;
}
#upcoming-event #event04 {
	background: url(../images/top/event/event04.jpg) no-repeat 20px 5px;
}
#upcoming-event #event05 {
	background: url(../images/top/event/event05.jpg) no-repeat 20px 5px;
}
#upcoming-event #event06 {
	background: url(../images/top/event/event06.jpg) no-repeat 20px 5px;
}
#upcoming-event #event07 {
	background: url(../images/top/event/event07.jpg) no-repeat 20px 5px;
}
#upcoming-event #event08 {
	background: url(../images/top/event/event08.jpg) no-repeat 20px 5px;
}
#upcoming-event #event09 {
	background: url(../images/top/event/event09.jpg) no-repeat 20px 5px;
}
#upcoming-event #event10 {
	background: url(../images/top/event/event10.jpg) no-repeat 20px 5px;
}
#distributor {
	margin: 10px 10px 0px 0px;
	float: right;
	width: 320px;
	background: url(../images/top/top_btm_upcoming_event.gif) no-repeat 50% 100%;
	padding-bottom: 15px;
}
#distributor h2 {
	background: url(../images/top/top_ttl_distributor.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
	height: 35px;
	width: 320px;
}
#distributor ul {
	background: url(../images/top/top_bg_upcoming_event.gif) repeat-y;
}
#distributor li {
	padding: 10px 20px 10px 115px;
	list-style: none;
	font-size: 10px;
	line-height: 14px;
}
li#logoOhlins   {
	background: url(../images/top/top_logo_ohlins.gif) no-repeat 20px center;
}
li#logoYacco    {
	background: url(../images/top/top_logo_yacco.gif) no-repeat 20px center;
}

/* added by pinesland.com */
#header ul.leftbox {
	background-color: #300;
	background-image: url(/images/common/header_bg.jpg);
	width: 170px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#header .leftbox li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header .mainimage {
	background-color: #000;
	width: 745px;
	margin-left: 170px;
	overflow: hidden;
	position: relative;
}
#loopslider {
	margin: 0 auto;
	width: 745px;
	height: 250px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#loopslider ul {
	height: 250px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#loopslider ul li {
	width: 745px;
	height: 250px;
	float: left;
	display: inline;
	overflow: hidden;
}

/* =======================================
	ClearFixElements
======================================= */
#loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#loopslider ul {
	display: inline-block;
	overflow: hidden;
}
