.scooterboxlabel {
	text-align:center;
	font-weight:bold;
	text-decoration:none
}

.scooter_boxes {
	border:0;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;

}
.scooter_boxes li {
	float:left;
	padding:20px 0px 20px 0px;
	width:25%;
	list-style-type:none;
	list-style:none;
}

.scooter_boxes li img {	border: solid 4px white;}
	.scooter_boxes li img:hover { border: solid 4px silver;}
	.scooter_boxes li img:focus {border: solid 4px silver;}
	.scooter_boxes li img:active {border: solid 4px silver;}
	.scooter_boxes li img.scooter_selected {border:4px solid green;}

.main_intro {
	min-height:0.5em;
	padding:0.2em 0em;
}

#scooter_searchbox {
	width:100%;
	margin-top:10px
}

.show_hide_button {	width:100%}

.searchform_left, .searchform_right {
	float:left;
	display: inline;
	width:47%;
	padding: 0 1%;
}

.searchform_right {
	float:right;
	width:47%;
	padding: 0 1%;
}

.stretch {	width:100%;}

.padding-10 {
	padding-left:5px;
	font-weight:bold
}

.floatright {
	float:right
}

.radiofield {
	padding:5px 4px
}

.search_button_div {
	width:100%;
	text-align:right;
	float:right
}

#scooter_dealer {
	border:none;
	padding-top:10px;
	padding-left:0px
}

#results {}

/* scooter results - listed in a list, with tables for the data */
.scooter_image { float: left; width: 190px; display: block;}
.scooter_image img {
	border: 2px solid #ffffff;
	width: 170px;
	height: auto;
}
.scooter_image_full { float: left; display: block; margin-right: 10px;}

.s_results td {
	border:1px solid silver
}

.s_results tr  {
	border: solid 10px silver;
	-moz-border-radius: 8px;
	padding: 5px;
	margin: 5px 0;
	position: relative;
	}
	.scooter_results li:hover {	border: solid 1px #fd9400;}
	.scooter_results li:hover a.viewfulldetails { display:  block;}
	.scooter_results li:focus a.viewfulldetails { display:  block;}
	.scooter_results li:active a.viewfulldetails { display:  block;}
		
		.viewfulldetails {
			position: absolute;
			display: none;
			top: 0;
			right: 0;
			padding: 5px;
			color: #fd9400;
			font-size: 100%;
			font-weight: bold;
		}

	.scooter_results h3, .scooter_results h2 {
		padding:10px 5px 5px;
		clear: both;
		font-size: 140%;
	}

	.scooter_results table {
		width: 500px;
	}
		.scooter_results table caption {
			display:none;
			visibility:hidden
		}

	.scooter_results table th {
		width:30%;
		color:white;
		font-weight:bold;
		white-space: nowrap;
		background:#445599;
		text-align:right;
		padding:3px 10px 3px;
		border-bottom: 1px solid white;
	}
	
	.scooter_results table td {
		border-bottom: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		padding:3px 3px 3px 10px;		
	}
		.fieldnames_right_top {	border-top: 1px solid #cccccc;}
		

.pages {
	padding:5px 10px;
	margin-top:10px;
}

.pages li {
	float:left;
	list-style: none;
	padding-right:10px;
}

#results {
	min-height:150px;
}

#results table th {
	color:white;
	background-color:#445599;
	padding:4px;
	text-align:left;
	vertical-align:top;
	border:1px solid silver;
}
#results table th a {
	color:white;
	text-decoration:none
}

#results table a:hover {
	text-decoration:underline
}

#results table tr:hover {
	background-color:#FFF3DF;
}

#results table {
	width:100%
}

#results table tr td {
	padding-left:6px;
	vertical-align:top;
}

h2 {
	padding:0 0 1em;
}

.alternaterows {
	background-color:#fffaf2
}

.scooter_results {
	width:100%
}

.hideme {
	display:none;
	visibility:hidden;
	height:0px
}

.searchlinks {
	padding-top:6em
}

.shade {
	background-color:#eaeaea
}

#allowancetypebox {
	padding-bottom:5px
}

.results_intro {
	padding-bottom:15px;
	margin-top:-10px;
	width:100%;
}

.searchboxtop {
	height:60px;
}

.searchboxtop2 {
	height:40px;
	margin-top:20px
}

.search_button_div {
	padding-top:10px;
	padding-right:10px
}

.search_legend {
	float:right;
	width:50%;
	text-align:right;
	padding:10px 0px
}

.search_legend a:hover {
	text-decoration:none;
}

.pageclick_active {
	font-weight:bold;
	background:#FFE3B5;
	padding:0px 3px;
}

.intro_text {
	float:left;

}
.header-mot-img {
	margin-bottom:10px	
}

.scooter_intro_fieldset p {
	padding:0px 5px
}

.scooter_intro_fieldset {
	padding:0.1em 0
}

.scooter_disclaimer {
	color:#666666;
	font-size:90%
}
.scooterlogin {
	width:10%
}
.redbold {
	font-weight:bold;
	color:red;
}

.main ul { margin:0 }
	
