body {
  	color: #333;
 	padding:0;
 	margin:0;
	text-align: center;
	min-width: 998px;
	font-family: verdana, Arial, sans-serif;
	font-size:0.7em;
	background-color:#FFF;
	font-size:100%;
    line-height:1.125em;
	position: relative;
	top: -15px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.cursorPointer {
	cursor: pointer;	
}

.hidden {
	display:none;
}


span span {
	font-size: 1.0em;
}

img  {
	border:0;
	margin:0;
	outline:none;
}

a {
	outline:none;
}

#map{
	width: 440px;
	height: 350px;
	margin-left: 10px;
}
/* Font Tags  */

span, #mainText {
  	color: #333;
	font-size: 0.7em;
}

#mainText h1, #mainText h2, #mainText span {
	font-size: 1.0em;
}

span.lowerfooterText {
	font-size: 0.6em;
	color: #9A9A9A;
}

span.footerText {
	font-size: 0.6em;
	color: #A4A7A8;
}

span.straplineText  {
	font-size: 0.8em;
	color: #000;
}

span.menuTopLevelSelected  {
 	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
  	color: #666;
	font-weight:bold;
}

span.menuSubLevelSelected  {
 	font-family: Tahoma, Verdana, Arial;
	font-size: 0.7em;
  	color: #000;
	font-weight:bold;
}

.footerLinksPosition  .menuSubLevelSelected {
	color: #9A9A9A;
}

span.scooterCaption  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
  	color: #000;
}

h1  {
	font-family: verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #000;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
}

h2  {
	font-family: verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #000;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
}




/* Links  */

a:link , a:visited {
   text-decoration: none;
   color: #ED1B24;
}
a:active , a:hover {
   text-decoration: underline;
}

a.menu_link:link , a.menu_link:visited {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #333;
	font-size: 0.8em;
}
a.menu_link:active , a.menu_link:hover {
	text-decoration: underline;
}

a.submenu_link:link , a.submenu_link:visited {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #666;
	font-size: 0.7em;
}
a.submenu_link:active , a.submenu_link:hover {
	text-decoration: underline;
}

a.footer_link:link , a.footer_link:visited {
	text-decoration: none;
	font-size: 0.6em;
	color: #CCC;
	text-align:center;
}
a.footer_link:active , a.footer_link:hover {
	text-decoration: underline;
	color:#CCC;
	text-align:center;
}

a.footer_link2:link , a.footer_link2:visited {
	text-decoration: none;
	font-size: 0.6em;
	color: #999;
}
a.footer_link2:active , a.footer_link2:hover {
	text-decoration: underline;
	color:#999;
}

a.scooter_link:link , a.scooter_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 0.7em;
	color: #000;
}
a.sooter_link:active , a.scooter_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color:#000;
}

/* end */


/* General  */

div#wrapper {
	width:996px;
	margin: 0 auto;
	text-align:left;
	background-color: #FFF;
	border-left: 1px #D4D4D4 solid;
	border-right: 1px #D4D4D4 solid;
}

div.header , div.header2 {
	background-image: url(../image/header-back.gif);
	background-repeat: no-repeat;
	width: 996px;
	margin:0;
	padding:0;
	position:relative;
	top: 18px;
}

div.header2 {
	background-image: url(../image/header-back2.jpg);
}

div#headerAndstrapline  {
	width: 715px;
	position: relative;
	top: 40px;
}

div.strapline  {
	position: absolute;
	left: 72px;
	top: 95px;
	width: 400px;
}

div.dealerLocation  {
	position: relative;
	left: 500px;
	top: -30px;
	width: 400px;
}

div.dealerLocationStandard  {
	position: relative;
	left: 730px;
	top: -30px;
	width: 220px;
}



img.ukmap  {
	position: relative;
	top: -55px;
	left: 8px;
}

div.search  {
	width: 100px;
	position: relative;
	top: -55px;
	left: 85px;
}

div.logout  {
	width: 100px;
	position: absolute;
	left: 85px;
	top: 50px;
}

div.search input  {
	font-size: 0.6em;
	color: #9A9A9A;
	border: #CCC solid 1px;
	margin: 0;
	padding:2px;
}

img.searchButton  {
	position: relative;
	left: 73px;
	top: 2px;
}

img.logout  {
	position: relative;
	left: 50px;
	top: 2px;
}

img.rhsHeader  {
	float: right;
	position: relative;
	top: 50px;
	right: 100px;
}



div#logo  {
	position: relative;
	top: 25px;
	left: 60px;
	width: 370px;
}

div#mainContent  {
	width: 996px;
	background-image: url(../image/maincontentBack.gif);
	background-repeat: repeat-y;
	border-bottom: solid 1px #CBCCCD;
}

div#bodyArea  {
	float: right;
	width: 752px;
	position: relative;
	right: 9px;
}

div#mainText , div#mainTextLogged  {
	width: 470px;
	padding-left: 8px;
	position:relative;
	top: 23px;
}

div#mainTextLogged  {
	width: 740px;
}

div.rightColumn  {
	float: right;
	width: 271px;
	background-image: url(../image/rhsBack.gif);
	background-repeat: repeat-y;
}

div.rhsContent  {
	position: relative;
	top: -120px;
	width: 265px;
	left: 5px;
}

div.rhsOneColumn  {
	position: relative;
	top: -120px;
	width: 237px;
	left: 17px;
}

img.rhsBreak  {
	position: relative;
	top: -80px;
}	

div.rhsOneColumn2  {
	position: relative;
	top: -80px;
	width: 237px;
	left: 17px;
}

img.rhsBottom  {
	margin-bottom: -3px;
}

div.scooterHome  {
	height: 160px;
	float: left;
	width: 104px;
	position: relative;
	left: 14px;
	margin: 0px 15px 15px 0px;
}

div.address  {
	width: 241px;
	margin-top: 30px;
	line-height: 1em;
}


div.addressMain  {
	background-image: url(../image/lhsAddress2.gif);
	background-repeat: repeat-y;
}

div.addressText  {
	position: relative;
	left: 20px;
}


img.addressImg  {
	margin:0;
	padding:0;
}


div#footerBlurb  {
	position: relative;
	top: 4px;
	width: 665px;
}

div.footerLinks  {
	float: right;
	width: 260px;
	height: 73px;
	position: relative;
	right: 23px;
	margin-left: 50px;
	background-color: #4B5355;
}

div.footerLinksPosition  {
	position: relative;
	left: 25px;
	top: 5px;
	width: 213px;
}

img.footerLine  {
	margin: 0;
	padding: 0;
}



div.Footer  {
	background-color: #484F51;
	padding-left: 20px;
	height: 73px;
}

div.lowerfooterLinks  {
	float: right;
}

div.lowerFooter  {
	padding: 10px 10px 10px 15px;
	margin: 0px 0px 10px 0px;
}

div#assertisLink  {
	text-align: center;
}

img.bodyImage  {
	margin-top: 20px;
	border: solid 1px #4F5658;
}



/* Nav Stuff */

div#menu  {
	width: 226px;
	background-color: #ECECEC;
	border-top: solid 1px #CBCCCD;
	padding-top: 20px;
}

ul.dealerOptions  {
	background-color: #D4D4D4;
	border-top: solid 1px #C5C5C5;
	border-bottom: solid 1px #C5C5C5;
	padding: 6px 0px;
}

ul  {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.submenuList  {
	margin-bottom: 3px;
	margin-top: 4px;
}

li.mainNav , li.subNav {
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	left: 25px;
	margin: 0;
}

li.subNav {
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	left: 15px;
	margin: 0;
}

li.line  {
	padding: 0;
	margin: 0;
	margin-top: -7px;
}


/* Menu Ends */

ul.body  {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.7em;
	color: #333;
}

/* Images  */

img.mainImage  {
	border-bottom: solid 2px #F7F5EB;
}

img.line  {
	position: relative;
}

img.thumbnail  {
	border: solid 1px #72BAE0;
	margin-right: 18px;
}

img.thumbnailb  {
	border: solid 1px #72BAE0;

}

img.rhsPic  {
	margin-bottom:4px;
	position:relative;
	left: 10px;
}

/* Map */

.rhsDealer {
	border: 1px solid #FFF;
	padding: 5px;
}

.rhsDealer:hover {
	border: 1px solid #BBB;
	background: #eee;
}

img.mapImage  {
	margin-top: 20px;
	border: solid 1px #4F5658;
	position: relative;
	left: 10px;
}

.mapComment  {
	height: 46px;
	background-image:url(../image/map2.gif);
	background-repeat: repeat-x;
	width: 445px;
	position: relative;
	left: 10px;
	display:block;
}

div.text  {
	float: left;
	position: relative;
	top: 12px;
}

img.mapImageRHS  {
	float: right;
}

img.mapImageLHS  {
	float: left;
}

/* Scooter Page  */

div.scooterGallery  {
	border: solid 1px #000;
	padding: 3px;
	width: 208px;
	margin-top: 15px;
	position: relative;
	left: 7px;
	
}

img.buyOnline , img.buyOnline2  {
	position: relative;
	top:2px;
}

img.buyOnline2  {
	left: 255px;
	top: 4px;
}

img.colourChoice  {
	float: left;
	margin-right: 20px;
	position: relative;
	left: 20px;
}

table.techSpecs  {
	font-size: 0.6em;
}

tr.techSpecs1  {
	background-color: #F4F4F4;
}

/* Dealer Homepage  */

#images ul li {
	float: left;
	width: 110px;
}

#documents ul li ul li {
	float: left;
	width: 49%;
}

#documents ul li ul {
	list-style: disc;
	padding-left: 2px;
	margin-left: 16px;
	display: none;
}

/* Dealer Login  */

div.loggedIn  {
	position: relative;
	left: 720px;
	top: -70px;
	width: 200px;
}

div.featuredSection  {
	background-color: #E4E4E4;
	padding: 10px;
	font-size: 0.6em;
	margin-bottom: 20px;
}


/*  Gallery  */

div.galleryThumb , div.galleryThumbProduct  {
	float: left;
	margin-right: 25px;
	height: 240px;
}

div.galleryThumbProduct  {
	margin-right: 15px;
	height: 140px;
	position: relative;
	left: 20px;
}

img.galleryImage  {
	border: solid 1px #000;
	cursor: pointer;
}

div.description  {
	background-color: #E4E4E4;
	padding: 10px;
	font-size: 0.6em;
	margin-bottom: 20px;
	width: 132px;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
}

/* Login  */

div.login  {
	width: 448px;
	background-image: url(../image/loginMiddle.gif);
	background-repeat: repeat-y;	
}


div.loginContent {
	width: 390px;
	position: relative;
	left: 30px;
	color: #333;
	font-size: 0.7em;
}



/* Contact Forms  */

div.Inputs  {
	float: right;
}

div.InputsStock  {
	float: right;
	margin-right: 20px;
}

div.Field , div.Field2  {
	width: 500px;
	margin-bottom: 5px;
	padding: 10px;
}

div.Field2  {
	background-color: #E4E4E4;
}

div.InputLeft  {
	width: 200px;
}

form#enquiryForm {
	border: solid 1px #D4D4D4;
	width: 520px;
	padding: 10px;
}
