html, body {
	margin:0;
	padding: 0;
}

body {
	background-image: url(images/50s_bkgd.jpg);
	background-color: white;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

a:link { color:green }
a:visited { color:purple }
a:hover { color:blue }

#container {
	width: 858px;
	margin: auto;
	text-align: left;
	margin-top:50px;
}

#pageheader {

}

#menubar {
	margin: 0;
	padding: 0;
}

#menubar a, #menubar img {
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
	float: left;
	height: 35px;
	font: bold 13px sans-serif;;
	color: #333;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

#menubar a.scooters {
	width: 99px;
	height: 35px;
	background: url("images/scooters_hover.gif") 0 0 no-repeat;
}

#menubar a.service {
	width: 81px;
	height: 35px;
	background: url("images/service_hover.gif") 0 0 no-repeat;
}

#menubar a.extras {
	width: 79px;
	height: 35px;
	background: url("images/extras_hover.gif") 0 0 no-repeat;
}

#menubar a.updates {
	width: 86px;
	height: 35px;
	background: url("images/updates_hover.gif") 0 0 no-repeat;
}

#menubar a.about {
	width: 70px;
	height: 35px;
	background: url("images/about_hover.gif") 0 0 no-repeat;
}

#menubar a:hover, #menubar a:active { 
	background-position: 0px -35px;
}

#content {
	line-height: 18px;
	background-color: #fff;
	background-repeat: repeat-y;
	background-image: url("images/contentbkgd.gif");
}

#content .padding {
	padding: 40px 35px 25px 35px;
	margin: 0;
}

#sidebar {
	float: left;
	width: 215px;
	background-color: #fff;
}

#sidebar .padding {
	padding: 0px;
}

#sidemenu {
	margin-bottom: 32px;
}

#sidemenu a {
	display: block;
	width: 198px;
	padding: 0px;
	font: bold 13px sans-serif;;
	color: #333;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

#sidemenu a.vespa {
	width: 198px;
	height: 65px;
	background: url("images/vespa_hover.gif") -198px 0 no-repeat;
}

#sidemenu a.piaggio {
	width: 198px;
	height: 67px;
	background: url("images/piaggio_hover.gif") -198px 0 no-repeat;
}

#sidemenu a.kymco {
	width: 198px;
	height: 52px;
	background: url("images/kymco_hover.gif") -198px 0 no-repeat;
}

#sidemenu a.genuine {
	width: 198px;
	height: 94px;
	background: url("images/genuine_hover.gif") -198px 0 no-repeat;
}

#sidemenu a:hover, #sidemenu a:active { 
	background-position: 0px 0px;
}

#sidecatmenu { margin:-10px;margin-left:-12px }
#arcmenu { margin:-10px;margin-left:-12px }

#archive-title { display:block;border-bottom:2px solid green; margin-bottom: 1.5em }

#archivemenu {
	margin-bottom: 20px;
	clear:both;
}

.caption { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 5px; margin-bottom: 5px }


#subcontent {
	width: 564px;
	margin-left: 222px;
	background-color: #fff;
}

#subcontent .padding {
	padding: 0;
}

.content-nav { font-size:smaller }

.newsheader {
	margin-bottom: 20px;
}

.headline {
 font-weight: bold; 
 font-size: 21px; 
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
 text-transform: capitalize;
}

.posted  {
 color: #939393; 
 font-size: 10px; 
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}


#slider {
	width: 560px;
	padding: 0;
	margin: 0;
}

#sliderbox {
	margin-bottom: 20px;
}

#sliderbox a {
	display:block;
	float: left;
	width: 280px;
	height: 16px;
	padding: 0;
	margin-bottom: 24px;
	font: bold 9px sans-serif;;
	color:#333;
	text-decoration: none;
	text-indent: 9999px;
	overflow: hidden;
}

#sliderbox a.sliderleftlink {
	text-align: left;
	background: url("images/sliderleft-hover.gif") 0 0 no-repeat;
}

#sliderbox a.sliderrightlink {
	text-align: right;
	background: url("images/sliderright-hover.gif") 0 0 no-repeat;
}

#sliderbox a:hover, #sliderbox a:active {
	background-position: 0 -16px;
}

#updates {
	margin: 10px 15px 10px 15px;
}

.archive-list {
    margin: 10px 0 0 10px;
    padding: 0;
    list-style: none;
}

.banner { font-weight: bold; font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.allscoots { margin-bottom: 24px }
.allscoots img { margin-right: 15px }
.catitems { margin-top: -20px }

.price { font-weight: bold; font-size: 18px; font-family: "Trebuchet MS", sans-serif }

.qa { font-weight: bold; font-size: 21px; font-family: "Times New Roman", Georgia, Times; text-transform: capitalize; vertical-align: baseline }
.qabox1 { background-color: #dfedff; margin: 4px; padding: 5px }
.qabox2 { margin: 4px; padding: 5px }


#footer {
	clear: both;
}

#subfooter {
	text-align: center;
	margin: 10px 0 30px 0;
}

#subfooter a:link, a:visited {
	color: black;
}

#subfooter a:hover, a:active {
	color: green;
}

#subfootermenu {
	font-size: 14px;
	margin: 20px 0 40px 0;
}

#copyright {
	font-size: smaller;
}


.clear {
clear:both;
}

