body{
	font: 100%/120% "Lucida Grande", Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	margin: 0;
	padding: 0;
	background: url(../graphics/background.jpg) repeat #b2b2b3;
}
html{
	border: 0;
}


/*------------------------------- Tags ---------------------------------*/


form  {
	margin: 0;
}
img {
	border: 0;
}
input, select, textarea {
	font: 100%/120% "Lucida Grande", Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #3f3f3f;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #717171;
	font-weight: normal;
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #919191;
}
fieldset {
	padding: 10px;
}
.mandatory {
	color: #e7006a;
}
.errorLabel {
	display: block;
	color: red;
	padding: 10px;
	text-align: center;
	border: 1px solid #f24b4b;
	margin-bottom: 20px;
}
.javascript {
	width: 100%;
	height: 35px;
	color: #000;
	padding: 15px 0 0;
	text-align: center;
	background: #fffdbe;
	border-bottom: 1px solid #000;
}
.javascript a {
	color: #000;
	text-decoration: underline;
}
.javascript a:hover {
	color: #000;
	text-decoration: none;
}


/*------------------------------- Floats ---------------------------------*/


.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
	display: block;
	line-height: 0;
	white-space: nowrap;
}


/*------------------------------- NEW Advert ---------------------------------*/


.newAd {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}


/*------------------------------- Layout ---------------------------------*/


#topBar {
	width: 100%;
	height: 30px;
	color: #717171;
	text-align: right;
	font-size: 10px;
	padding: 10px 0 0;
	background: url(../graphics/topbar.jpg) repeat-x #717171;
}
#topBar ul {
	width: 904px;
	display: block;
	margin: 0 auto;
	padding: 0;
}
#topBar li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#topBar img {
	vertical-align: middle;
}
#topBar a {
	color: #dfdfdf;
}
#topBar a:hover {
	color: #fff;
}
#container {
	width: 916px;
	margin: auto;
	background: url(../graphics/bgdContainer.jpg) repeat-y top center;
}
#header{
	width: 904px;
	height: 106px;
	margin: auto;
	padding: 0 0 0 0px;
	background: url(../graphics/car_hire_header.jpg) no-repeat #000000;

}
#header img {
	display: block;
}
#header h1 {
	display: none;
}
#header img .logo{
	margin-top:-30px;
}
#menu {
	width: 904px;
	height: 32px;
	margin: auto;
	background: url(../graphics/bgdMenu.jpg) no-repeat #dcdcdc;
	
}
#banner {
	width: 904px;
	height: 298px;
	margin: auto;
	background: url(../graphics/bgdBanner.gif) no-repeat top center #eaeaea;
}
#content {
	width: 844px;
	padding: 30px;
	margin: auto;
	font-size: 13px;
	background: #fff;
}
#content h2, #content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	display: block;
}
#content h2 {
	font-size: 17px;
	padding: 0 0 7px;
	border-bottom: 1px solid #b7b7b7;
}
#content h3 {
	font-size: 14px;
	padding: 0 0 4px;
	margin-top: 20px;
	border-bottom: 1px dotted #b7b7b7;
}
#content .strapline {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.1em;
	background: #f2f2f2;
	/* background: #e1e1e1; */
}
#content .highlight {
	padding: 0 15px;
	background: #e6e6e6;
	border: 1px solid #d8d8d8;
	margin-bottom: 20px;
}
#content .button {
	width: 90px;
	display: block;
	padding: 6px;
	margin-left:1px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	border: 1px solid black;
	background: url(../graphics/bgdButton.jpg) repeat-x top center #ff0000;
}
#content .smallprint {
	font-size: 10px;
	text-align: justify;
	font-style: italic;
	line-height: 15px;
}
#contentLeft {
	width: 260px;
	float: left;
}
#contentLeft img {
	display: block;
	margin-bottom: 30px;
}
#contentLeft .submenu, #contentLeft .yourAccount {
	width: 210px;
	height: 221px;
	padding: 75px 0 0 50px;
	margin-bottom: 30px;
	font-size: 16px;
}
#contentLeft .submenu {
	background: url(../graphics/bgdSubmenu.jpg) no-repeat;	
}
#contentLeft .yourAccount {
	background: url(../graphics/bgdYourAccount.jpg) no-repeat;
}

#contentLeft .submenu a, #contentLeft .yourAccount a {
	color: #717171;
}
#contentLeft .submenu a:hover, #contentLeft .yourAccount a:hover {
	color: #3f3f3f;
}
#contentLeft .submenu ul, #contentLeft .yourAccount ul {
	margin: 0;
	padding: 0;
}
#contentLeft .submenu li, #contentLeft .yourAccount li {
	margin-bottom: 15px;
}
#contentRight {
	width: 550px;
	float: right;	
}
#footer {
	width: 830px;
	height: 146px;
	margin: auto;
	padding: 5px 45px 0;
	font-size: 10px;
	text-align: right;
	background: url(../graphics/bgdFooterNew.jpg) no-repeat top center;
}
#footer p {
	display: block;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
}
#footer img {
	float: left;
	display: block;
	position: relative;
}
#popup {
	padding: 20px;
	background: #fff;
}
#popup h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	display: block;
	padding: 0 0 4px;
	margin-top: 20px;
	border-bottom: 1px dotted #b7b7b7;
}


/*------------------------------- Menu / Dropdowns ---------------------------------*/


a.menuHome, a.menuCarRental, a.menuVanRental, a.menuLongTerm, a.menuContact {
	display: block;
	float: left;
	text-decoration: none;
}
a.menuHome {
	width: 169px;
	height: 32px;
	margin-right: 1px;
	background: url(../graphics/menuHome.jpg) 0 0 no-repeat;
}
a:hover.menuHome {
	background-position: -169px 0;
}
a.menuCarRental {
	width: 169px;
	height: 32px;
	margin-right: 1px;
	background: url(../graphics/menuCarRental.jpg) 0 0 no-repeat;
}
a:hover.menuCarRental {
	background-position: -169px 0;
}
a.menuVanRental {
	width: 173px;
	height: 32px;
	margin-right: 1px;
	background: url(../graphics/menuVanRental.jpg) 0 0 no-repeat;
}
a:hover.menuVanRental {
	background-position: -173px 0;
}
a.menuLongTerm {
	width: 204px;
	height: 32px;
	margin-right: 1px;
	background: url(../graphics/menuLongTerm.jpg) 0 0 no-repeat;
}
a:hover.menuLongTerm {
	background-position: -230px 0;
}
a.menuContact {
	width: 178px;
	height: 32px;
	background: url(../graphics/menuContact.jpg) 0 0 no-repeat;
}
a:hover.menuContact {
	background-position: -178px 0;
}
.dropMenuHome span, .dropMenuCarRental span, .dropMenuVanRental span, .dropMenuLongTerm span, .dropMenuContact span {
	display: block;
	float: left;
	margin-right: 20px;
}
.dropMenuHome, .dropMenuCarRental, .dropMenuVanRental, .dropMenuLongTerm, .dropMenuContact {
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	margin-top: -3px;
	margin-left: -1px;
	visibility: hidden;
	position: absolute;
}
.dropMenuHome a, .dropMenuCarRental a, .dropMenuVanRental a, .dropMenuLongTerm a, .dropMenuContact a {
	width: auto;
	height: 25px;
	padding: 13px 0 0 30px;
	display: block;
	text-decoration: none;
	color: #7e7e7e;
	font-size: 14px;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #e8e8e8;
}
.dropMenuHome {
	width: 168px;
	margin-left: 0;
	background: url(../graphics/bgdDropdown.jpg) repeat-x top center #e5e5e5;
}
.dropMenuCarRental {
	width: 168px;
	margin-left: 0;
	background: url(../graphics/bgdDropdown.jpg) repeat-x top center #e5e5e5;
}
.dropMenuVanRental {
	width: 173px;
	background: url(../graphics/bgdDropdown.jpg) repeat-x top center #e5e5e5;
}
.dropMenuLongTerm {
	width: 204px;
	background: url(../graphics/bgdDropdown.jpg) repeat-x top center #e5e5e5;
}
.dropMenuContact {
	width: 184px;
	margin-right: 0;
	background: url(../graphics/bgdDropdown.jpg) repeat-x top center #e5e5e5;
}
.dropMenuCarRental a:hover, .dropMenuVanRental a:hover, .dropMenuLongTerm a:hover, .dropMenuContact a:hover {
	color: #ff0000;
	text-decoration: none;
}
* html .dropMenuCarRental { /*IE only hack*/
	width: 138px;
}
* html .dropMenuCarRental a { /*IE only hack*/
	width: 100%;
}
* html .dropMenuVanRental { /*IE only hack*/
	width: 143px;
}
* html .dropMenuVanRental a { /*IE only hack*/
	width: 100%;
}
* html .dropMenuLongTerm { /*IE only hack*/
	width: 174px;
}
* html .dropMenuLongTerm a { /*IE only hack*/
	width: 100%;
}
* html .dropMenuContact { /*IE only hack*/
	width: 174px;
}
* html .dropMenuContact a { /*IE only hack*/
	width: 100%;
}


/*------------------------------- Homepage ---------------------------------*/


#bannerHome {
	width: 904px;
	height: 298px;
	margin: auto;
	padding: 0 0 0 0;
	background: url(../graphics/car_hire_main_image_1.jpg) no-repeat #eaeaea;
}
#bannerHome h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #31135d;
	border-bottom: 0;
	margin: 0 0 23px 5px;
}
#bannerHome .input {
	width: 70px;
	height: 15px;
	font-size: 11px;
}
#bannerHome .times {
	width: 65px;
	font-size: 11px;
}
#bannerHome .branches {
	width: 170px;
	font-size: 11px;
}
#bannerHome .promo {
	width: 163px;
	height: 15px;
	padding: 0 0 0 3px;
	font-size: 11px;
}
#columnMiddleHome, #columnLeftHome {
	width: 260px;
	height: 296px;
	padding: 0;
	float: left;
	margin-right: 30px;
	background: url(../graphics/bgdBox.jpg) no-repeat top center;
}
#columnRightHome {
	width: 220px;
	height: 276px;
	padding: 20px 20px 0;
	float: left;
	background: url(../graphics/bgdBox.jpg) no-repeat top center;
}
#columnRightHome input.input {
	width: 194px;
	height: 23px;
	border: 1px solid #c6c6c6;
	font-size: 14px;
	color: #717171;
	background: /* url(../graphics/bgdInput.jpg) repeat-x top center #e3e3e3 */ #f5f5f5;
	padding: 7px 10px 0;
	margin-bottom: 10px;
}
#columnRightHome input.input:hover {
	border: 1px solid #a9a9a9;
}
#columnRightHome input.error {
	width: 194px;
	height: 23px;
	border: 1px solid #ef798c;
	font-size: 14px;
	color: #717171;
	background: /* url(../graphics/bgdInput.jpg) repeat-x top center #e3e3e3 */ #f5f5f5;
	padding: 7px 10px 0;
	margin-bottom: 10px;
}
#columnRightHome .dropdown {
	vertical-align: middle;
	margin: 0 0 5px;
	padding: 0;
}
#columnRightHome p {
	display: block;
	padding: 5px 0 0;
	margin: 0;
}
#columnRightHome p span {
	margin-left: 10px;
	margin-right: 52px;
}
#columnRightHome img {
	position: absolute;
	margin: 18px 0 0 133px;
}
#columnLeftHome h2, #columnMiddleHome h2, #columnRightHome h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #4d4d4d;
	border-bottom: 0;
	margin: 0 0 23px;
}
#branches {	
	width: 840px;
	height: 149px;
	padding-top: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	background: url(../graphics/bgdBranches.jpg) no-repeat top center;
}
#branches h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 0;
	color: #4d4d4d;
	border-bottom: 0;
	margin: 0 0 20px 20px;
}
#branches .branchList {
	width: 165px;
	margin-left: 2px;
	float: left;
	overflow: hidden;
	padding: 0 0 10px;
}
#branches .branchList ul {
	list-style: circle;
	padding: 0;
	margin: 0 0 0 35px;
}
#branches .branchList li {
	padding: 0 0 4px;
}
#branches a {
	color: #717171;
}
#branches a:hover {
	text-decoration: none;
	color:#FF0000;
}
#about {
	width: 800px;
	height: 149px;
	font-size: 15px;
	line-height: 20px;
	padding: 20px 20px 0;
	background: url(../graphics/bgdAbout.jpg) no-repeat top center;
	margin-bottom: 30px;
}
#about h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #4d4d4d;
	border-bottom: 0;
	margin: 0;
}

#sixt {
	width: 800px;
	height: 149px;
	font-size: 15px;
	line-height: 20px;
	padding: 20px 20px 0;
	background: url(../graphics/bgdAbout.jpg) no-repeat top center;
}
#sixt h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #4d4d4d;
	border-bottom: 0;
	margin: 0;
	text-align:top;
}


/*------------------------------- Branches Slide Box ---------------------------------*/


.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 100%;
}
.csw { /* These 2 lines specify style applied while slider is loading */
	width: 840px;
	height: 130px;
	overflow: hidden;
}
.csw .loading {
	margin: 50px 0 500px;
	text-align: center;
	font-size: 10px;
	letter-spacing: 0.1em;
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 840px;
	height: 130px;
	clear: both;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float: left;
	height: 100%;
	position: relative;
	width: 840px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: 0;
	float: left;
	display: none;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	display: none; /* I turned the top nav off with this */
}
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 46px;
	text-indent: -9000em;
}
.stripNavL a, .stripNavR a {
	width: 34px;
	height: 34px;
	display: block;
	border: none;
}
.stripNavL a:focus, .stripNavR a:focus {
	outline: none; /* fx 1.05, Safari, Mac IE */
}
.stripNavL {
	width: 34px;
	left: -17px;
	background: url(../graphics/btnLastBranch.gif) no-repeat center;
}	
.stripNavR {
	width: 34px;
	right: -18px;
	background: url(../graphics/btnNextBranch.gif) no-repeat center;
}


/*------------------------------- Vehicle / Booking Pages ---------------------------------*/


.vehicleContainerLeft, .vehicleContainerRight {
	width: 375px;
	padding: 15px;
	background: #e6e6e6;
	border: 1px solid black;
	margin-bottom: 20px;
}
.vehicleContainerLeft {
	float: left;
}
.vehicleContainerRight {
	float: right;
}
.vehicleContainerLeft h4, .vehicleContainerRight h4 {
	font-size: 20px;
	color: #ff0000;
	margin: 0;
	padding: 5px 0 10px;
}
.vehicleContainerLeft h5, .vehicleContainerLeft h6, .vehicleContainerRight h5, .vehicleContainerRight h6 {
	font-family: 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 0;
}
.vehicleContainerLeft h5, .vehicleContainerRight h5 {
	font-size: 30px;
	color: #6d6382;
	margin: 0 50px 0 0;
	padding: 0;
	display: inline;
}
.vehicleContainerLeft h6, .vehicleContainerRight h6 {
	font-size: 11px;
	color: #6d6382;
	margin: -24px 0 0 285px;
	padding: 0;
	width: 55px;
	display: block;
}
.vehicleImage {
	width: 219px;
	height: 130px;
	display: block;
	margin: 15px 0 10px;
}
.vehiclePrice {
	width: 358px;
	height: 43px;
	display: block;
	padding: 30px 0 0 14px;
	margin: 10px 0 25px;
	text-align: left;
	background: url(../graphics/bgdVehiclePrice.jpg) repeat top center #d0d0d2;
	border: 1px solid #c0c0ca;
}
.vehicleCall {
	width: 250px;
	height: 45px;
	display: block;
	padding: 28px 100px 0 20px;
	margin: 10px 0 25px;
	text-align: left;
	background: url(../graphics/bgdVehicleCall.jpg) repeat top center #d0d0d2;
	border: 1px solid #c0c0ca;
}
.vehicleDetails {
	padding: 0;
}
.vehicleDetails td {
	width: 220px;
}
.extra_help{
	text-align:right;
	padding-right: 20px;
	padding-top:6px;
	display: block;
	color:#FF0000;
	font-size:14px;
}
.extra_help a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.insurance {
	padding-bottom: 10px;
	display: block;
	border-bottom: 1px solid #ccc;
}
#restrictions {
	height: 106px;
	padding: 0 15px;
	background: url(../graphics/bgdRestrictions.jpg) top right no-repeat #e6e6e6;
	border: 1px solid #d8d8d8;
	margin-bottom: 20px;
}
.toggle {
	cursor: pointer;
	width: 95px;
	padding: 6px 6px 6px 0;
}
.inputDates {
	width: 80px;
}
#extraCharges {
	display: block;
	padding: 0 10px 15px;
	background: #e6e6e6;
	border: 1px solid #d8d8d8;
	margin-bottom: 20px;
}
#extraCharges h3 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: red;
	letter-spacing: 0.1em;
	display: block;
	font-size: 14px;
	padding: 0 0 4px;
	margin-top: 20px;
	border-bottom: 1px dotted #fb5d5d; */
}
#extraCharges li {
	list-style-position: inside;
	padding-bottom: 5px;
}
.cards {
	border: 1px solid #ccc;
	display: inline;
	margin-right: 20px;
}


/*------------------------------- Extras / Confirm Pages ---------------------------------*/


.inputExtras {
	width: 80px;
	height: 20px;
	border: 1px solid #ccc;
	background: #fff;
	color: #717171;
	padding: 3px 0 0 3px;
	font-size: 12px;
}
table#extras {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 30px 0;
}
table#extras th {
	padding: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	background: #606060;
	color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table#extras th.required {
	padding: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	background: #606060;
	color: #fff;
	border-right: 0px;
	border-bottom: 1px solid #ccc;
}
table#extras th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ccc;
	background: none;
	color: #717171;
}
table#extras td {
	padding: 10px;
	background: #e5e6e8;
	color: #717171;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table#extras td.nobg {
	padding: 5px;
	background: #e5e6e8;
	color: #717171;
	border: 0;
}
.price {
	font-size: 16px;
	color: #000;
}
.inputAdditional {
	width: 785px;
	height: 70px;
	border: 1px solid #ccc;
	background: #fff;
	color: #717171;
	padding: 3px 0 0 3px;
	font-size: 12px;
}




/*------------------------------- Lease Bookings ---------------------------------*/


.leaseVehicle {
	padding: 15px;
	background: #e6e6e6;
	border: 1px solid #d8d8d8;
	margin-bottom: 20px;
}
.leaseVehicle h4 {
	font-size: 15px;
	color: #ff0000;
	letter-spacing: 0.1em;
	margin: 0;
	font-weight: normal;
	border-bottom: 0;
	padding-bottom: 4px;
}
.leaseVehicle h5, .leaseVehicle h6 {
	font-family: "Times New Roman", Times, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 0;
}
.leaseVehicle h5 {
	font-size: 30px;
	color: #6d6382;
	margin: 0 50px 0 0;
	padding: 0;
	display: inline;
}
.leaseVehicle h6 {
	font-size: 13px;
	color: #6d6382;
	margin: -24px 0 0 224px;
	padding: 0;
	width: 55px;
	display: block;
}
.leaseVehicleIcon {
	float: left;
}
.leaseVehicleLeft {
	width: 280px;
	float: left;
}
.leaseVehicleRight {
	width: 230px;
	float: right;
	text-align: right;
}
.leaseVehicleImage {
	width: 219px;
	height: 130px;
	display: block;
	float: left;
	margin: 10px 0 20px;
}
.leaseVehiclePrice {
	width: 292px;
	height: 43px;
	float: right;
	display: block;
	padding: 30px 0 0 14px;
	margin: 20px 0 0;
	background: url(../graphics/bgdVehiclePrice.jpg) no-repeat top center #d0d0d2;
	border: 1px solid #c0c0ca;
}
.leaseVehiclePrice em {
	font-size: 10px;
	font-style: normal;
}


/*------------------------------- Login / Register ---------------------------------*/


.inputRegister {
	width: 300px;
	height: 30px;
	background: #fff;
	color: #717171;
	padding: 5px 0 0 5px;
	border: 1px solid #ccc;
	font-size: 18px;
}
.countries {
	width: 307px;
	text-transform: capitalize;
}


/*------------------------------- Customer Pages ---------------------------------*/


table#bookings {
	width: 100%;
	padding: 0px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 30px 0;
}
table#bookings a {
	color: #717171;
	text-decoration: none;
}
table#bookings a:hover {
	color: #717171;
	text-decoration: underline;
}
table#bookings th {
	padding: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	background: #606060;
	color: #fff;
}
table#bookings td {
	padding: 12px 10px 10px;
	background: #ededed;
	color: #717171;
	border-bottom: 1px solid #dfdfdf;
}
table#bookings td.booking a {
	color: #717171;
	text-decoration: underline;
}
table#bookings td.booking a:hover {
	color: #717171;
	text-decoration: none;
}
table#delivery {
	width: 100%;
	padding: 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 30px 0;
}
table#delivery a {
	color: #717171;
	text-decoration: none;
}
table#delivery a:hover {
	color: #717171;
	text-decoration: underline;
}
table#delivery th {
	padding: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	background: #606060;
	color: #fff;
}
table#delivery td {
	padding: 12px 10px 10px;
	background: #ededed;
	color: #717171;
	border-bottom: 1px solid #dfdfdf;
}


/*------------------------------- Branches Page ---------------------------------*/


#map {
	width: 260px;
	height: 396px;
	background: url(../graphics/bgdMap.gif) no-repeat;
	margin: 0 auto 30px;
	padding: 0;
	position: relative;
}
#map li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}
#map a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#london {
	left: 171px;
	top: 298px;
	width: 18px;
	height: 15px;
	z-index: 40;
}
#london a {
	height: 15px;
}
#london a:hover {
	background: url(../graphics/bgdMap.gif) -214px -754px no-repeat;
}
#southEast {
	left: 137px;
	top: 244px;
	width: 87px;
	height: 98px;
}
#southEast a {
	height: 98px;
}
#southEast a:hover {
	background: url(../graphics/bgdMap.gif) -130px -645px no-repeat;
}
#southWest {
	left: 40px;
	top: 285px;
	width: 104px;
	height: 80px;
}
#southWest a {
	height: 80px;
}
#southWest a:hover {
	background: url(../graphics/bgdMap.gif) 0px -689px no-repeat;
}
#midlands {
	left: 104px;
	top: 228px;
	width: 84px;
	height: 62px;
}
#midlands a {
	height: 62px;
}
#midlands a:hover {
	background: url(../graphics/bgdMap.gif) -170px -567px no-repeat;
}
#wales {
	left: 50px;
	top: 234px;
	width: 64px;
	height: 75px;
}
#wales a {
	height: 75px;
}
#wales a:hover {
	background: url(../graphics/bgdMap.gif) -36px -587px no-repeat;
}
#northEast {
	left: 115px;
	top: 138px;
	width: 66px;
	height: 95px;
}
#northEast a {
	height: 95px;
}
#northEast a:hover {
	background: url(../graphics/bgdMap.gif) -157px -411px no-repeat;
}
#northWest {
	left: 93px;
	top: 164px;
	width: 40px;
	height: 82px;
}
#northWest a {
	height: 82px;
}
#northWest a:hover {
	background: url(../graphics/bgdMap.gif) -126px -505px no-repeat;
}
#scotland {
	left: 36px;
	top: 25px;
	width: 110px;
	height: 157px;
}
#scotland a {
	height: 157px;
}
#scotland a:hover {
	background: url(../graphics/bgdMap.gif) -10px -411px no-repeat;
}
table#openingTimes {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 30px 0;
	border-left: 1px solid #ccc;
}
table#openingTimes th {
	padding: 10px 15px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	background: #606060;
	color: #fff;
	border-bottom: 1px solid #ccc;
}
table#openingTimes td.row01 {
	padding: 12px 0 10px 15px;
	background: #fff;
	color: #717171;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table#openingTimes td.row02 {
	padding: 12px 0 10px 15px;
	background: #eee;
	color: #717171;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/*------------------------------- FAQ's Page ---------------------------------*/


#questions ul {
	list-style: circle;
}
#questions li {
	padding: 0 0 5px;
}
.answerTop {
	width: 550px;
	height: 15px;
	background: url(../graphics/bgdAnswerTop.jpg) no-repeat top center;
}
.answer {
	width: 508px;
	padding: 0 20px;
	background: #ededed;
	overflow: hidden;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.answerBottom {
	width: 540px;
	height: 85px;
	text-align: right;
	padding: 0 10px 0 0;
	background: url(../graphics/bgdAnswerBottom.jpg) no-repeat top center;
}
.answerBottom a {
	color: #717171;
}


/*------------------------------- Flexible Leasing Page ---------------------------------*/


.inputNumber {
	width: 30px;
	height: 30px;
	background: #fff;
	color: #717171;
	padding: 5px 0 0 5px;
	border: 1px solid #ccc;
	font-size: 18px;
}
.inputFlexiAdditional {
	width: 300px;
	height: 100px;
	background: #fff;
	color: #717171;
	padding: 5px 0 0 5px;
	border: 1px solid #ccc;
	font-size: 18px;
}


/*------------------------------- Careers Page ---------------------------------*/

ul#jobBenefits {
	margin: 0;	
	padding: 0;
}
#jobBenefits li {
	padding: 4px;
	margin-bottom: 4px;
	background: #e6e6e6;
	list-style-position: inside;
}


/*------------------------------- Contact Page ---------------------------------*/


#contactUK, #contactUS, #contactAUS {
	padding: 0 15px;
	border: 1px solid #d8d8d8;
	margin-bottom: 20px;
}
#contactUK {
	background: url(../graphics/bgdFlagUK.jpg) no-repeat bottom right #e6e6e6;
}
#contactUS {
	background: url(../graphics/bgdFlagUS.jpg) no-repeat bottom right #e6e6e6;
}
#contactAUS {
	background: url(../graphics/bgdFlagAUS.jpg) no-repeat bottom right #e6e6e6;
}
.inputContact {
	width: 400px;
	height: 30px;
	background: #fff;
	color: #717171;
	padding: 5px 0 0 5px;
	border: 1px solid #ccc;
	font-size: 18px;
}
.inputContactEnquiry {
	width: 400px;
	height: 150px;
	background: #fff;
	color: #717171;
	padding: 5px 0 0 5px;
	border: 1px solid #ccc;
	font-size: 18px;
}


/*------------------------------- 1club Page ---------------------------------*/


#milestoneDetail h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	display: block;
	padding: 0 0 4px;
	margin-top: 20px;
	border-bottom: 1px dotted #b7b7b7;
}
table#milestones {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 30px 0;
}
table#milestones th {
	padding: 10px 15px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	background: #606060;
	color: #fff;
	border-bottom: 1px solid #ccc;;
}
table#milestones th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ccc;
	background: none;
	color: #606060;
}
table#milestones th.silver, table#milestones th.gold, table#milestones th.platinum, table#milestones th.diamond {
	border-left: 1px solid #ccc;
	border-top: 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #606060;	
}
table#milestones th.bronze {
	border: 1px solid #ccc;
	background: url(../graphics/bgdBronze.jpg) no-repeat top center #d2b38b;
	color: #606060;
}
table#milestones th.silver {
	background: url(../graphics/bgdSilver.jpg) no-repeat top center #dcdcdc;
}
table#milestones th.gold {
	background: url(../graphics/bgdGold.jpg) no-repeat top center #f2e99e;
}
table#milestones th.platinum {
	background: url(../graphics/bgdPlatinum.jpg) no-repeat top center #dcdcdc;
}
table#milestones th.diamond {
	background: url(../graphics/bgdDiamond.jpg) no-repeat top center #cad4de;
}
table#milestones td {
	padding: 12px 0 10px 15px;
	background: #fff;
	color: #717171;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/*------------------------------- Accessibility ---------------------------------*/


#accesskeys {
	position: relative;
	padding: 0;
	margin: 0;
	margin: 0;
	text-align: left;
	width: 290px;
}
#skiplinks{
	display: block;
	position: absolute;
	top: 6px;
	left: 12px;
	text-align: left;
	width: 220px;
	height: 1.7em;
	clip: rect(0px, 220px, 1.7em, 0px);
}
#skiplinks ul {
	padding: 0;
	margin: 0;
	list-style:none;
}
#skiplinks li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#skiplinks a {
	color: #000;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	z-index: 1000;
}
#skiplinks a:active, #skiplinks a:focus {
	position: absolute;
	overflow: visible;
	width: auto;
	height: auto;
	margin: auto;
	padding: 5px;
	background-color: #e7ff44;
	text-decoration: none;
}
table#access {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 30px 0;
}
table#access th {
	padding: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	background: #606060;
	color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table#access td {
	padding: 10px;
	background: #e5e6e8;
	color: #717171;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table#access td.letter {
	padding: 10px;
	background: #e5e6e8;
	color: #717171;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}