/*BODY STYLES*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#454545;
	font-family: Arial, Helvetica, sans-serif;
}
.body_align_a {
	text-align: center;
}
.body_align_b {
	margin-left: auto;
	margin-right: auto;
	width: 782px;
	background-repeat:repeat;
	overflow:hidden
}
td {
	border-collapse: collapse;
} /* make IE behave normally for tables */
/* MAIN STYLES */
.flashheaderposition {
	position:relative;
	z-index:1;
	left:288px;
	top:22px;
}
.flashheadersize {
	width:468px;
	height:59px;
	left:0px;
	top:0px;
}
/*text*/
.copytext {
	font-size:12px;
	color:#333333;
	line-height:18px
}
.smalltext {
	font-size:11px;
	color:#333333;
}
.headertext {
	font-size:12px;
	color:#ffffff;
	padding-left:8px;
}
.headertext2 {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.linktext {
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}
.errortext {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center
}
/*header / footer*/
.mainheaderbg {
	background-image: url(bg/mainheaderbg.jpg);
	height:217px;
	width:782px;
	background-position:top left;
	background-repeat:no-repeat;
}
.mainfooterbg {
	height:175px;
	width:782px;
	background-image: url(bg/mainfooterbg.jpg);
	background-repeat:no-repeat
}
/*main page columns*/
.col1 {
	width:194px;
	height:740px;
	background-image:url(menuHeader.jpg);
	background-repeat:no-repeat
} /*LEFT MENU*/
.col2 {
	vertical-align:top;
	padding:10px;
} /*CONTENT AREA*/
/*background images*/
.popupbg {
	background-color:#e8e4e1;
}
.bg {
	background-image:url(bg/middleBg.jpg);
	background-repeat:repeat
}
.popupbg {
	background:#d0cece;
}
.errorbg {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#9e0505;
}
.headerbg {
text-align:left;
	background-image: url(bg/headerbg.jpg);
	background-position:top left;
	height:29px;
	width:578px;
	background-repeat:no-repeat
}
.middlebg {
	background-image: url(bg/middlebg.jpg);
	background-repeat:repeat-y
}
.footerbg {
	background-image: url(bg/footerbg.jpg);
	height:30px;
	background-repeat:no-repeat
}
.panelheaderbg {
	background-image:url(panelbg/panelheaderbg.jpg);
	background-position:top left;
	height:20px
}
.panelmiddlebg {
	background-image:url(panelbg/panelmiddlebg.jpg);
	height:20px
}
.panelfooterbg {
	background-image:url(panelbg/panelfooterbg.jpg);
	background-position:bottom left;
	height:20px
}
.contentcol1 {
	width:392px;
	height:440px;
}
.contentcol2 {
	width:186px;
	text-align: left;
	background-image:url(calender/contentcol2bg.jpg);
	background-position:bottom right
}
/*servicing panels*/
.panelheader {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background-color:#999999
} /*FOR SERVICING PAGE ETC...*/
.panelbg {
	background-color:#d2d2d2;
}/*FOR SERVICING PAGE ETC...*/
/*positions*/
.position {
	position:relative;
	left:0px;
	top:-10px;
	width:578px;
}
.position2 {
	position:relative;
	left:0px;
	top:5px;
	width:100%;
	z-index:1;
	cursor:pointer;
}
.contentposition {
	position:relative;
	left:0px;
	top:20px;
	width:578px;
}
.cmscontentposition {
	position:relative;
	left:0px;
	top:-9px;
	width:578px;
}
.testinfoposition {
	position:relative;
	left:28px;
	top:12px;
	width:155px;
	z-index:1;
}
/*width / align*/
.width1 {
	width:578px;
}
.align1 {
	text-align:left
}
.padding1 {
	padding:5px;
}
/*forms*/
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #000000;
}
.formbutton {
}
.backbutton {
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	height:22px;
	top:32px;
	vertical-align:middle;
	font-size:10px;
	color:#ffffff;
	background: url("back_button.gif") 0 0 no-repeat;
	text-decoration:none;
	text-align:center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style: none;
}
.servicingimage {
	background-image:url(service_icons.gif);
	background-repeat:no-repeat;
	width:578px;
	height:47px;
	left:0px;
	top:2px;
	position:relative
}
/*alternating rows*/
.rowbbg {
	font-size:12px;
	color:#333333;
	background-color:#ffffff;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:6px;
	height:33px;
	vertical-align:middle
}
.rowabg {
	font-size:12px;
	color:#333333;
	background-color:#aeafaf;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:6px;
	height:33px;
	vertical-align:middle
}
#rowbbglink {
	display:block;
	width:148px;
	height:29px;
	padding-top:0px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: url("book2.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-align:center;
	cursor:pointer;
}
#rowbbglink:hover {
	background-position: -148px 0;
}
#rowabglink {
	display:block;
	width:148px;
	height:29px;
	padding-top:0px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: url("book1.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-align:center;
	cursor:pointer;
}
#rowabglink:hover {
	background-position: -148px 0;
}
/*top menu*/
.topmenu .copytext {
	color:#ffffff;
	line-height:14px;
	font-size:12px;
}
.topmenu .headertext {
	color:#ffffff;
	font-weight:normal;
	font-size:12px;
}
.topmenu .linktext {
	color:#ffffff;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 4px;
	background-image: url(/seperator.gif);
	font-size:12px;
}
.topmenu .linktext:hover {
	text-decoration:underline;
}
.topmenu .width1 {
	width:782px;
}
.topmenu .position {
	left:0px;
	top:0px;
} /*position entire menu*/
.topmenu .position2 {
	z-index:1;
	width:762px;
	top:-175px;
	position:relative;
	left:-10px;
} /*position menu items only - also change size to move login*/
.topmenu .bg {
	background-image: url(bg/topmenubg.jpg);
	background-repeat: no-repeat;
	height:71px;
	background-position:top left;
}
/*left menu*/
.leftmenu .position {
	left:0px;
	top:30px;
	z-index:1;
	height:170px;
	width:194px;
}
.leftmenu #linktext {
	display:block;
	width:194px;
	margin-top: 0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	color: #ffffff;
	background: url("menubutton.jpg") 0 0 no-repeat;
	text-decoration: none;
	height:26px;
}
.leftmenu #linktext:hover {
	background-position: -194px 0px;
}
.leftmenu span {
	position:relative;
	left:22px;
	top:6px;
}
.leftcolumnhtml {
	width:194px;
	background-image:url(menuFooter.jpg);
	background-repeat:no-repeat;
	height:22px;
	margin-top:10px
}
.leftcolumnhtml .position {
	position:relative;
	top:22px;
}
/*footer*/
.footer .position {
	left:5px;
	width:772px;
	top:10px
} /*ENTIRE FOOTER POSITION/SIZE*/
.footer .position2 {
} /*VMM LOGO POSITION*/
.footer .position3 {
} /*MENU POSITION*/
.footer .copytext {
	font-size: 11px;
	color: #ffffff;
}
.footer .copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left:120px;
}
.footer .linktext {
	font-size: 11px;
	color: #ffffff;
}
/*selectvehicle*/
.selectvehicle .padding1 {
	margin:4px;
	padding:0px;
}
.selectvehicle .copytext {
	line-height:14px;
	color:#ffffff;
}
.selectvehicle .linktext {
	font-weight:bold;
	color:#ffffff;
}
.selectvehicle .height1 {
	height:34px
} /*'click here' panel height'*/
.selectvehicle .bg2 {
	padding:1px;
	width:133px;
	height:200px;
	vertical-align:top;
	background-image:url(vehiclebg.jpg);
	background-repeat:no-repeat;
}
.selectvehicle .headertext2 {
	color:#ffffff;
	text-align:center;
}
.selectvehicle .position3 {
	position:relative;
	left:4px;
	top:-2px;
	z-index:1;
	margin-bottom:0px
}
/*calender*/
.calender .headercell {
	width: 45px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url("calender/calenderheaderbg.jpg");
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.calender .defaultcell {
	width: 45px;
	height: 45px;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url("calender/inactivebutton.jpg")
}
.calender .inactivecell {
	width: 45px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#FFFFFF
}
.calender #activecell {
	display:block;
	width:45px;
	height:45px;
	text-align:center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background: url("calender/activebutton.jpg") 0 0 no-repeat;
	text-decoration: none;
}
.calender #activecell:hover {
	background-position: -45px;
	text-decoration: underline;
}
.calender .position2 {
	position:relative;
	left:0px;
	top:14px;
	width:45px;
	height:45px;
	z-index:1;
	cursor:pointer;
} /*date positioning*/
.calender .position3 {
	position:relative;
	left:36px;
	top:38px;
	width:120px;
	z-index:1;
} /*next space text*/
.calender .position4 {
	position:relative;
	left:19px;
	top:4px;
	width:144px;
	z-index:1;
	cursor:pointer;
} /*test info positioning*/
.calender .border {
	background-color:#333333;
	padding: 1px;
}
.calender .padding1 {
	padding-left:12px;
	padding-right:10px;
	padding-top:18px;
}
.calender .contentcol2 {
	background-image:url(calender/calendercontentcol2bg.jpg);
	background-position:bottom right
}
/*testinfo*/
#testinfo {
	position:relative;
	left:-10px;
	top:0px;
	width:155px;
	z-index:1;
}
#testinfo .bg {
	width:143px;
	background-image: url(testinfo/vehiclebg.jpg);
	border: 1px solid #FFFFFF;
	background-position: top;
}
#testinfo .panelheaderbg {
	background-image:url("testinfo/vehicle.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
#testinfo .panelfooterbg {
	background-image:url("testinfo/vehicle.jpg");
	background-position: center bottom;
	height:7px;
}
#testinfo .position {
	position:relative;
	left:11px;
	top:1px;
	width:155px;
	z-index:1;
}
#testinfo .height1 {
	height:100px;
}
#testinfo .padding1 {
	padding:6px;
}
#testinfo .copytext, #testinfo .headertext2 {
	color:#FFFFFF;
	line-height:14px;
}
.calender .nextspacetext {
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	padding-bottom:0px;
}
.calender .nextspacetext2 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-bottom:0px;
}
.calender #nextspacetext3 {
	display:block;
	width:114px;
	height:27px;
	padding-top:6px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background: url("/calender/button.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-align:center;
}
.calender #nextspacetext3:hover {
	background-position: -114px 0;
}
.calender .nospacetext {
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}
/*contact*/
.contact .bg2 {
	background-image:url(contactbg.jpg);
	background-position:bottom;
	width:170px;
}
.contact .img1 {
	background-image:url(phone.jpg);
	height: 40px;
	width: 170px;
}
.contact .img2 {
	background-image:url(post.jpg);
	height: 40px;
	width: 170px;
}
.contact .img3 {
	background-image:url(email.jpg);
	height: 40px;
	width: 170px;
}
.contact .middlebg {
	padding-left:0px;
}
/*servicing*/
.servicing .panelheader {
	background-image: url(panelheaderbg.jpg);
	background-position:top left;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	height:34px;
	width:283px;
}/*Added by alan 24/08*/
.servicing .panelbg {
	background-image: url(panelfooterbg.jpg);
	background-position:bottom left
}/*Added by alan 24/08*/
/*contact*/
.contact .width1 {
	padding-top:8px;
}

/*stored bookings*/
.storedbookings .rowabg, .storedbookings .rowbbg, {
height:18px;
}
.storedbookings .headertext2 {
	padding-left:8px;
	padding-top:4px;
}
.storedbookings .padding2 {
	padding:14px;
}

/*selectvehiclelist*/
.selectvehiclelist .rowabg, .selectvehiclelist .rowbbg, {
height:18px;
}
.selectvehiclelist .padding2 {
	padding:8px;
}
.selectvehiclelist .padding2 {
	padding:4px;
}

/*selectslot*/
.selectslot .rowabg, .selectslot .rowbbg, {
height:38px;
}
/*enter details*/
.enterdetails .panelheaderbg {
	background-image:url("enterdetails_seperator.jpg")
}
/*thanks*/
.thanks .headertext3 {
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:4px;
}
.thanks .headertext2 {
	padding-left:12px;
	padding-top:8px;
}
.thanks .padding1 {
	padding:12px;
}

/*pop ups*/

.generalinfo .linktext, .terms .linktext, .privacy .linktext, .testlist .linktest, .whatstested .linktext, {
font-weight:bold;
padding-right:8px;
color:#FFFFFF;
}
 .generalinfo .headertext, .terms .headertext, .privacy .headertext, .testlist .headertext, .whatstested .headertext, {
font-weight:bold;
padding-left:8px;
color:#FFFFFF;
font-size:12px
}
 .generalinfo .position, .terms .position, .privacy .position, .testlist .position, .whatstested .position, {
left:-1px;
top:-2px;
width:100%;
}
 .terms .padding1, .privacy .padding1, {
padding:16px;
}
.enterdetails .headertext2 {
	padding-left:6px;
}
 .generalinfo .headerbg, .terms .headerbg, .privacy .headerbg, .whatstested .headerbg, {
background-image:url("popupBg.jpg");
height:24px;
background-repeat:repeat;
width:100%;
}
.generalinfo .middlebg, .terms .middlebg, .privacy .middlebg, .whatstested .middlebg, {
background-image:url("transparent.gif");
background-color:#e8e4e1;
}
.contact .position {
	width:400px;
}
#testinfo .headertext2 {
	padding-left:0px;
	padding-top:6px;
}
.contact .padding1 {
	padding:0px;
}
.location #mapFrame {
	width:526px;
}
.enterdetails .panelheaderbg {
	background-image:url("enterdetails_seperator.jpg")
}
.leftcolumnhtml .position {
	left:0px;
	top:22px;
	position:relative;
	z-index:1;
}
.servicingimage {
	background-image:url(service_icons.gif);
	background-repeat:no-repeat;
	width:578px;
	height:47px;
	left:0px;
	top:3px;
	position:relative;
}
.thanks .copytext {
	color:#333333
}
.thanks .headertext3 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color:#990000
}
.thanks .copytext2 {
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
.thanks .linktext2 {
	color:#FFFFFF;
	font-size:12px;
}
/*pop ups*/

.generalinfo .linktext {
	font-weight:bold;
	padding-right:8px;
	color:#FFFFFF;
}
.terms .linktext {
	font-weight:bold;
	padding-right:8px;
	color:#FFFFFF;
}
.privacy .linktext {
	font-weight:bold;
	padding-right:8px;
	color:#FFFFFF;
}
.testlist .linktest {
	font-weight:bold;
	padding-right:8px;
	color:#FFFFFF;
}
.whatstested .linktext {
	font-weight:bold;
	padding-right:8px;
	color:#FFFFFF;
}
.generalinfo .headertext {
	font-weight:bold;
	padding-left:8px;
	color:#FFFFFF;
	font-size:12px
}
.terms .headertext {
	font-weight:bold;
	padding-left:8px;
	color:#FFFFFF;
	font-size:12px
}
.privacy .headertext {
	font-weight:bold;
	padding-left:8px;
	color:#FFFFFF;
	font-size:12px
}
.testlist .headertext {
	font-weight:bold;
	padding-left:8px;
	color:#FFFFFF;
	font-size:12px
}
.whatstested .headertext {
	font-weight:bold;
	padding-left:8px;
	color:#FFFFFF;
	font-size:12px
}
.generalinfo .position {
	left:-1px;
	top:-2px;
	width:100%;
}
.terms .position {
	left:-1px;
	top:-2px;
	width:100%;
}
.privacy .headerbg {
	width:100%
}
.privacy .position {
	left:-1px;
	top:-2px;
	width:100%;
}
.testlist .position {
	left:-1px;
	top:-2px;
	width:100%;
}
.whatstested .position {
	left:-1px;
	top:-2px;
	width:100%;
}
.terms .padding1 {
	padding:16px;
}
.privacy .padding1 {
	padding:16px;
}
.generalinfo .headerbg {
	background-image:url("popupBg.jpg");
	height:24px;
	background-repeat:repeat;
	width:100%;
}
.terms .headerbg {
	background-image:url("popupBg.jpg");
	height:24px;
	background-repeat:repeat;
	width:100%;
}
.privacy .headerbg {
	background-image:url("popupBg.jpg");
	height:24px;
	background-repeat:repeat;
	width:100%;
}
.whatstested .headerbg {
	background-image:url("popupBg.jpg");
	height:24px;
	background-repeat:repeat;
	width:100%;
}
.generalinfo .middlebg {
	background-image:url("transparent.gif");
	background-color:#CCCCCC;
	width:100%;
}
.terms .middlebg {
	background-image:url("transparent.gif");
	background-color:#CCCCCC;
	width:100%;
}
.privacy .middlebg {
	background-image:url("transparent.gif");
	background-color:#CCCCCC;
	width:100%;
}
.whatstested .middlebg {
	background-image:url("transparent.gif");
	background-color:#CCCCCC;
	width:100%;
}
.testlist .middlebg {
	background-image:url("transparent.gif");
}
.contact .position {
	width:400px;
}
.contact .padding1 {
	padding:0px;
}
.location #mapFrame {
	width:526px;
	border: 1px solid #444444;
	margin-top:10px;
	margin-bottom:10px;
}
.stationoffline .middlebg {
	background-color:#990000;
	color:#FFFFFF;
	text-align:center;
}
.stationoffline .copytext {
	color:#FFFFFF;
	font-weight:bold;
}
.bookingerror .middlebg {
	background-color:#990000;
	color:#FFFFFF;
	text-align:center;
}
.bookingerror .copytext {
	color:#FFFFFF;
	font-weight:bold;
}
.bookingerror .linktext {
	color:#FFFFFF;
}
.bookingtaken .middlebg {
	background-color:#990000;
	color:#FFFFFF;
	text-align:center;
	background-position:top
}
.bookingtaken .copytext {
	color:#FFFFFF;
	font-weight:bold;
}
.bookingtaken .linktext {
	color:#FFFFFF;
}
.stationoffline .middlebg .copytext {
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	padding-left:8px;
	background-color:#9e0505;
	background-image:url(transparent.gif);
	height:120px;
}
.bookingerror .middlebg {
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	padding-left:8px;
	background-color:#9e0505;
	background-image:url(transparent.gif);
	height:120px;
}
.bookingtaken .middlebg {
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	padding-left:8px;
	background-color:#9e0505;
	background-image:url(transparent.gif);
	height:120px;
}
.bookservice .rowabg {
	background-color:#9e0505;
	color:#FFFFFF;
}
.servicing .formbutton {
	font-size:10px
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	width : 194px;
	font-size:12px;
}
#nav {
	margin-top:21px;
}
#nav li { /* all list items */
	position : relative;
	background-color: #023169;
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 163px;
}
#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	z-index:9292929;
	margin-left : 194px;
	margin-top : -29px;
}
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#nav li a {
	width: 174px;
	display : block;
	background-color: #023169;
	padding:0px 0px 0px 20px;
	font-size: 11px;
	line-height:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
	height:24px;
}
#nav li a:hover {
	background-color:#01224D;
	color:#fff;
}
#nav li ul li a {
	width: 174px;
	display : block;
	background:#01224D no-repeat;
	color:#fff;
	padding:2px;
	font-size: 11px;
	line-height:12px;
	font-weight:normal;
	text-decoration: none;
	height:24px;
}
#nav li ul li a:hover {
	background:url(transparent.gif) #666666;
	color:#FFFFFF;
}
#nav li a:hover {
	background-color: #023169;
}
#nav span {
	position:relative;
	left:8px;
	top:6px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#content {
	margin-left : 12em;
}
.col1 .position {
	position:relative;
	top:10px;
	width:0px
}
/* Support for the "iehover-fix.js" */

#nav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
}
/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */

.mstLeftMenuParent {
}
.mstLeftMenuChild {
}
#nav .mstLeftMenuParentArrow {
	background: url(/images/station_images/107/mstLeftMenuParentArrow.jpg) bottom right no-repeat;
}
#nav .mstLeftMenuChildArrow {
	background-color:#01224D;
}
.contentfooter {
	background: url(../motrushden/bg/mainfooterbg.jpg) bottom right no-repeat;
	height:30px;
}
.headerbg2 {
	background-image: url(../motrushden/bg/headerbg2.jpg);
	background-position:top left;
	height:35px;
	width:582px;
	color:#202020;
	font-size:12px;
	line-height:14px;
}

