﻿html body {
width:100%;
height:100%;
margin:0;}
select {
    -webkit-appearance: textarea;border: 2px inset;
border-image: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
cursor: auto;
	width:100% !important;
	padding:4px !important;
	font-size:14px !important;
}
.calendar-header select, .enter-vehicle-wrp select, #SelectAddress1_divAddressList select, #EnterDetails1_cboTitle {background-image:url(../Images/Mobile/HQ/DropDownArrow.png); background-color:#FFFFFF; background-repeat:no-repeat; background-position:right top; background-size:28px 28px; margin:0; border-radius:0px;}
select, input {
    width: 100%;
    border-radius: 6px;
}
body {
	-webkit-text-size-adjust:none;
	font-family: Lucida Sans Unicode, Lucida Grande, arial, sans-serif;
	background-color:#161619;
	
	background-repeat:repeat-x;
	font-size:12px;
	color:white;
	height:100%;
}
#divLoadingPanel {
	background-color:#000000;
	width:100%;
	height:5000px;
	position:fixed !important;
	top:0;
	
}
#divLoadingPanel img {
	margin-top:120px;
	margin:120px auto 0 auto;
}
 .checkbox-checked
        {
            width: 30px;
            height: 30px;
            background: url(../Images/Mobile/HQ/CheckboxChecked.png) no-repeat;
            display: block;
            padding: 5px;
			background-position: 5px 5px;
			
        }
        .checkbox-unchecked
        {
            width: 30px;
            height: 30px;
            background: url(../Images/Mobile/HQ/CheckboxUnchecked.png) no-repeat;
            display: block;
            padding: 5px;
			background-position: 5px 5px;
        }
		.checkbox-error
        {
            width: 30px;
            height: 30px;
            background: url(../Images/Mobile/HQ/CheckboxError.png) no-repeat;
            display: block;
            padding: 5px;
			background-position: 5px 5px;
        }
		.checkbox-error input, .checkbox-unchecked input, .checkbox-checked input {padding:0px;
margin: 5px;}


input[type='checkbox']:checked {

}
input[type='checkbox']:checked:after {

	content: ' ';
	display: block;
}
img {
	max-width:100%;
	height:auto;
}
h1 {
	font-size:14px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-weight:bold;
	text-shadow: 1px 1px 0px black;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
.primary-font-color {
	color:#fff;
}
.primary-color {
	color:#fff;
}
/*FIND AND REPLACE 313574 AND 434787 For primary colour and slightly lighter colour*/
.clearAll {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}
/*FIND AND REPLACE 313574 AND 434787 For primary colour and slightly lighter colour*/
#divBranchName {
	padding:15px;
	text-align:center;
}
.RadPanelBar_Black div.rpHeaderTemplate, .RadPanelBar_Black a.rpLink {
	background-image:url(../Images/Mobile/HQ/SummaryBG.png) !important;
}
.RadPanelBar .rpText {
font-weight:bold;
	padding:10px !important;
}
.rpExpandHandle {
	margin:15px 15px 0 0 !important;
}
.RadPanelBar_Black div.rpHeaderTemplate, .RadPanelBar_Black a.rpLink, .RadPanelBar .rpRootGroup {
	border:0px !important;
}
.RadPanelBar .rpHeaderTemplate, .RadPanelBar .rpOut {
	border:0px !important;
}
.rpText {
	color:white !important;
}
.RadPanelBar_Black .rpExpandable span.rpExpandHandle, .RadPanelBar_Black .rpExpanded span.rpExpandHandle {
	background-image:url(../Images/Mobile/HQ/SummaryButtons.png) !important;
}
.combo-loading-panel
    {
        background-color: White;
        width: 100%;
        height: 100%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
        filter: alpha(opacity=95);
        -moz-opacity: 0.95;
        -khtml-opacity: 0.95;
        opacity: 0.95;
    }
.myli {
	border: medium solid;
	height: 200px;
	padding: 10px;
	text-align: center;
	width: 100px;
}
a {
	text-decoration:none !important;
}
.RadPanelBar {width:100% !important;}
.select-service-slot-type-wrp .rpHeaderTemplate {background-image:url(../Images/Mobile/HQ/SelectServiceType.png) !important; padding:15px 5px 15px 55px; color:white !important; font-weight:bold !important;}
.select-service-slot-type-wrp .rpExpanded {background-image:url(../Images/Mobile/HQ/SelectServiceTypeExpanded.png) !important;}
.select-service-slot-type-wrp .rpHeaderTemplate span {font-size:12px !important; margin-right:8px;}
.select-service-slot-type-wrp .rpHeaderTemplate .service-price {font-weight:normal !important; font-size:11px;}
.select-service-slot-type-wrp .rpSlide {padding:15px !important; background-color:#2e2e2e !important; color:white !important;}
.select-service-slot-type-wrp li {margin-bottom:2px; color:white !important;}
.select-service-slot-type-wrp .checklist-item-group {font-size:14px !important; font-weight:bold !important;}
.select-service-slot-type-wrp .checklist-item {list-style: circle inside; line-height:12px;}

.select-vehicle-wrp table, .tbl-confirmation, .vrm-lookup-wrp .col1 table {width:100%;}
.vrm-lookup-wrp .col1 table, .select-vehicle-wrp .col1 table, .enter-vehicle-wrp .col1 table {padding:16px;}
.RadPanelBar_Default a.rpSelected, .RadPanelBar_Default div.rpSelected, .RadPanelBar_Default a.rpSelected:hover {background-position:0 0 !important;}
/***** Loading Panel ******/
.div-loading-panel {
	width:100%;
	text-align:center;
	display:none;
}
.div-loading-panel img {
}
.customer-menu-wrp table {width:100%; border-spacing:0px;}
.customer-menu-wrp table tr {}
.customer-menu-wrp table tr td {color:white;}
.td-booking-details, #SelectAddress1_divAddressList {padding:8px 16px 8px 16px;}
/***** Standards ******/
form {
	width:100%;
}
.booking-wrp {
	width:100%;
	overflow-x:hidden;
	min-height:1000px;
}
.booking-wrp h1 {
	font-weight:bold;
}
.booking-wrp .menu-btn {
	float:right;
	margin:6px 6px 0;
	}
.booking-wrp .link {
	font-family:Arial;
	font-weight:bold;
	color:#fff;
}
.booking-wrp .header-wrp {
}
.booking-wrp .sub-header-wrp h1 {
	background-color:#ffffff;
}
.booking-wrp .sub-header-wrp h2 {
	font-weight:normal;
}
.booking-wrp .header-wrp h1 {
	padding:16px;
	width:100%;
	font-size:18px;
}
.booking-wrp .header-wrp h2, h2 {
	background-image:url(../Images/Mobile/HQ/StepBg.png);
	width:100%;
	padding:16px;
}
.booking-wrp .header-wrp h2, .sub-header-wrp h2, h2 {
	font-weight:normal;
	color:#fff;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	font-size:12px;
}
.booking-wrp .sub-header-wrp h2 {
	margin-top:12px;
}
.booking-wrp .left-col {
	width:100%;
	color:#fff;
}
.booking-wrp .left-col-wide {
	width:100%;
}
.booking-wrp .textbox {
	font-size:18px;
	width:99.7% !important;
}
.booking-wrp .textarea {
	border:solid 1px #d4d4d4;
	background:#EDEDED;
	height:150px;
	width:100%;
}
.booking-wrp .border {
}
.booking-wrp .error {
	background:#fee2e2;
	border:solid 1px #ffa1a1;
	width:100% !important;
	font-size:18px !important;
}
.booking-wrp .error-message {
	color:#df0000;
}
.booking-wrp .tbl-column-1 {
	width:20%;
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
}
.booking-wrp .tbl-column-2 {
	text-align:left;
}
.booking-wrp .small-text {
	font-size:12px;
	font-weight:bold;
}
.booking-wrp .small-text a {
	text-transform:uppercase;
}
.booking-wrp .content-wrp {
}
.booking-wrp .content-wrp .enter {
	background-color:#377BC5;
	border:solid 1px #2466AD;
	width:140px;
}
.booking-wrp .content-wrp .enter:hover {
	background-color:#2466AD;
	border:solid 1px #1A589B;
}
.booking-wrp .required-error-text {
	color: Red;
	font-size: small;
}
.booking-wrp .alternate-row, .booking-wrp .alternate-row .td-1, .booking-wrp .alternate-row .td-2, .booking-wrp .alternate-row .td-3 {
}
.booking-wrp .green-box {
	background:#cfea95;
	border:solid 1px #b6d07f;
	font-size:12px;
	line-height:18px;
	padding:10px;
}
.booking-wrp .red-box {
	background:#e50000;
	border:solid 1px #e50000;
	font-size:12px;
	line-height:18px;
	padding:10px;
	color:#fff;
	font-weight:bold;
	margin-top:12px;
}
.booking-wrp .blue-box {
	background:#dcebfc;
	border:solid 1px #bcd4ef;
	font-size:12px;
	line-height:18px;
	padding:10px;
	margin-bottom:12px;
	color:#333;
}
.booking-wrp .blue-box td {
	padding:0px;
}
.booking-step-navigator-wrp {
	width:18%;
	float:left;
	margin:5px 0 0 3px;
}
#TopMenu1_tdRegisteredUsers {
	visibility:hidden;
}
/***** BookingDetails *****/

.booking-details-wrp {
	width:100%;
	background-color:#000;
}
.booking-details-wrp h3 {
	padding:10px 10px 0 10px;
}
.booking-details-wrp .tbl-booking-details {
	padding:0px 10px 10px 10px;
}
.booking-details-wrp .header {
	height:8px;
}
.booking-details-wrp .content {
	background-color:#e3e3e3;
}
.booking-details-wrp .footer {
	height:8px;
	background-image:url(../Images/BookingSummary/Summary-Footer.jpg);
}
.booking-details-wrp h3 {
	font-size:14px;
	font-weight:bold;
	margin:0px 8px 4px 4px;
	text-transform:uppercase;
}
.booking-details-wrp h4 {
	font-size:11px;
	font-weight:bold;
	margin:0px 8px 0px 8px;
	color:#5f5f5f;
	font-family:Arial;
}
.booking-details-wrp span {
}
.booking-details-wrp p {
	font-size:12px;
	margin:0px 8px 0px 8px;
	font-family:Arial;
}
.booking-details-wrp .tbl-booking-details {
	width:100%;
}
.booking-details-wrp .tbl-booking-details td {
	font-size:12px;
	padding:0 0 2px 0;
	vertical-align:top;
}
.booking-details-wrp .tbl-booking-details td.left-column {
	font-weight:bold;
	padding-right:5px;
	width:70px;
	text-align:right;
}
.booking-details-wrp .tbl-booking-details td.right-column {
	padding-right:5px;
}
.tbl-enter-details, .tbl-general-info {
	color:white;
	font-size:11px;
}
.tbl-enter-details .textbox, select {
	width:100% !important;

}
/***** ManageBooking *****/
.manage-bookings-wrp h1 {
	font-size: 18px;
	color: white;
	font-weight: bold;
	margin: 0px;
	font-family: Arial;
	line-height: 18px;
	margin-bottom: 4px;
	text-shadow: 1px 1px 0px black;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
.manage-bookings-wrp h4 {
	color: white;
	text-shadow: 1px 1px 0px black;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
.manage-bookings-wrp p {
	margin-bottom: 4px;
	font-size: 11px;
	color: white;
	text-shadow: 1px 1px 0px black;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
/***** SelectDate *****/
.add-extras-wrp .td-1 {background-image:url(../Images/Mobile/HQ/AltTableRow.png);}
.add-extras-wrp .td-2, .add-extras-wrp .td-3  {background-image:url(../Images/Mobile/HQ/AltTableRow.png); background-position:-10px 0;}
.add-extras-wrp .col1 table {
	width:100% !important;
}
.add-extras-wrp .col1 table td {
	padding:12px;

}
.add-extras-wrp .td-1 { display:table-cell; width:40px;}
.add-extras-wrp .td-1 span {margin:0px !important;}
.add-extras-wrp .col1 tr {
	background-color:#000 !important;
}
.add-extras-wrp .col1 .cmd-add-extras {
	margin:12px;
}
.add-extras-wrp .checklist-title {
	width:inherit !important;
}
.select-date-wrp .key-wrp {
	font-size:10px;
	padding:14px;
	background:url(../Images/Mobile/HQ/SpecialCalSmall.png);
	background-repeat:no-repeat;
	background-position: 14px 14px;
}
.select-date-wrp .key-wrp img {
	visibility:hidden;
}
.select-date-wrp .next-slot-wrp {
	visibility:hidden;
	width:1px;
	height:1px;
}
}
.select-date-wrp .next-slot-wrp .nxt-slot {
	color:#fff;
	font-size:18px;
	margin:0px;
	font-weight:bold;
}
.select-date-wrp .next-slot-wrp p {
	color:#fff;
	font-size:12px;
}
/***** Calendar *****/
.RadCalendar {
	margin:0px auto 0px auto;
}
table.RadCalendar {
	width:100% !important;
}
.select-date-wrp .RadCalendar_Default {
	width:100%;
}
table.RadCalendarMonthView {
	background-color:#efeeee !important;
}
.select-date-wrp .RadCalendar table {
	border:0px;
}
.select-date-wrp .RadCalendar .rcMain, .select-date-wrp .RadCalendar .rcTitlebar, .select-date-wrp .RadCalendar .rcRow td {
	border:0px !important;
}
.select-date-wrp .RadCalendar .rcMain {
}
.select-date-wrp .RadCalendar .rcTitlebar {
	background-repeat:repeat-x;
	text-shadow: 1px 1px 0px black;
}
.select-date-wrp .RadCalendar .rcTitlebar .rcTitle {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.select-date-wrp .RadCalendar .rcFastPrev {
	background-image:url(../Images/SelectDate/Left-Double.png) !important;
	width:21px !important;
	height:15px !important;
	display:block !important;
}
.select-date-wrp .RadCalendar .rcPrev {
	background-image:url(../Images/SelectDate/Left-Single.png) !important;
	width:15px !important;
	height:15px !important;
	display:block !important;
}
.select-date-wrp .RadCalendar .rcFastNext {
	background-image:url(../Images/SelectDate/Right-Double.png) !important;
	width:21px !important;
	height:15px !important;
	display:block !important;
}
.select-date-wrp .RadCalendar .rcNext {
	background-image:url(../Images/SelectDate/Right-Single.png) !important;
	width:15px !important;
	height:15px !important;
	display:block !important;
}
.select-date-wrp .RadCalendar .rcWeek th {
	color:#efeeee;
	font-weight:bold;
	font-size:11px;
}
.select-date-wrp .RadCalendar .rcHover {
	background-image:url(../Images/SelectDate/hover.png) !important;
	background-repeat:no-repeat;
}
.select-date-wrp .RadCalendar .rcOtherMonth {
}
.select-date-wrp .RadCalendar .rcMainTable {
	padding:0px 2px 2px 2px;
}
.select-date-wrp .RadCalendar .rcMainTable td {
	text-align:center;
	vertical-align:middle;
}
.select-date-wrp .RadCalendar .rcRow td {
}
.select-date-wrp .RadCalendar .rcRow td a {
	color:#fff;
	font-size:12px;
	height:30px;
}
.select-date-wrp .RadCalendar .rcWeek th {
	text-align:center !important;
}
.select-date-wrp .RadCalendarMonthView {
	background-color:#efeeee;
	border:0px;
	background-image:url(../Images/SelectDate/Dropdown-Background.png);
}
.select-date-wrp table.RadCalendarMonthView {
	border:0px !important;
}
.select-date-wrp .RadCalendar {
	background-image:url(../Images/Mobile/HQ/SmallGrad.png);
	background-repeat:repeat-x;
}
.select-date-wrp .rcButtons #rcMView_Today, .select-date-wrp .rcButtons #rcMView_OK, .select-date-wrp .rcButtons #rcMView_Cancel {
	background-image:url(../Images/SelectDate/Button-Gloss.png) !important;
	background-color:#313574 !important;
	background-repeat:repeat-x;
	border:solid 1px #3135740 !important;
	border-style:solid !important;
	border-width:1px !important;
	border-color:#313574 !important;
	margin:2px !important;
	color:#ffffff !important;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	font-size:11px;
}
.select-date-wrp .RadCalendarMonthView a {
	background-color:#787878 !important;
	background-repeat:repeat-x;
	font-size:11px;
	color:#666666;
	background-image:url(../Images/SelectDate/Button-Gloss.png);
	border:solid 1px #3135740 !important;
	border-style:solid !important;
	border-width:1px !important;
	border-color:#666 !important;
	margin:2px !important;
	color:#ffffff !important;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	font-size:11px;
}
.select-date-wrp .RadCalendarMonthView .rcSelected a {
	background-color:#313574 !important;
	border-style:solid !important;
	border-width:1px !important;
	border-color:#313574 !important;
}
.select-date-wrp .RadCalendarMonthView #rcMView_PrevY a {
	background-image:url(../Images/SelectDate/Last-Year-Button.png) !important;
	background-color:#333 !important;
	border-color:#333 !important;
}
.select-date-wrp .RadCalendarMonthView #rcMView_NextY a {
	background-image:url(../Images/SelectDate/Next-Year-Button.png) !important;
	background-color:#333 !important;
	border-color:#333 !important;
}
/***** Calendar Day Styles *****/
.select-date-wrp .RadCalendar .rcRow .disabled-day {
	background: url(../images/mobile/hq/UnSelectableCal.png) no-repeat top left;
	display:block;
}
.select-date-wrp .RadCalendar .rcRow .disabled-day:hover {
}
.select-date-wrp .RadCalendar .rcRow .enabled-day-current-month {
	background: url(../images/mobile/hq/SelectableCal.png) no-repeat top left;
}
.select-date-wrp .RadCalendar .rcRow .enabled-day-current-month:hover {
}
.select-date-wrp .RadCalendar .rcRow .enabled-day-other-month {
	background: url(../images/mobile/hq/SelectableCalOtherc.png) no-repeat top left;
}
.select-date-wrp .RadCalendar .rcRow .enabled-day-other-month:hover {
}
.select-date-wrp .RadCalendar .rcRow .enabled-day-other-month {
	background-color:#313574
}
.select-date-wrp .RadCalendar .rcRow .special-day-current-month {
	background: url(../images/mobile/hq/SpecialCal.png) no-repeat top left;
	display:block;
}
.select-date-wrp .RadCalendar .rcRow .special-day-current-month:hover {
}
.select-date-wrp .RadCalendar .rcRow .special-day-other-month {
	background: url(../images/mobile/hq/SpecialCal.png) no-repeat top left;
	display:block;
}
.select-date-wrp .RadCalendar .rcRow .special-day-other-month:hover {
}
.select-date-wrp .RadCalendar .rcRow .special-day-other-month {
}
.select-date-wrp .RadCalendar .rcRow .selected-special-day {
	background: url(../images/mobile/hq/SpecialCal.png) no-repeat top left;
	display:block;
}
.select-date-wrp .RadCalendar .rcRow .selected-special-day:hover {
}
.select-date-wrp .RadCalendar .rcRow .selected-enabled-day {
}
.select-date-wrp .RadCalendar .rcRow .selected-enabled-day:hover {
}
.select-date-wrp .RadCalendar .rcRow .disabled-day span, .select-date-wrp .RadCalendar .rcRow .enabled-day-current-month span, .select-date-wrp .RadCalendar .rcRow .enabled-day-other-month span, .select-date-wrp .RadCalendar .rcRow .special-day-current-month span, .select-date-wrp .RadCalendar .rcRow .special-day-other-month span, .select-date-wrp .RadCalendar .rcRow .selected-special-day, .select-date-wrp .RadCalendar .rcRow .selected-enabled-day span {
}
.select-date-wrp .RadCalendar .rcRow .hover-day {
}
.RadCalendar .rcMain .rcRow a, .RadCalendar .rcMain .rcRow span {
	padding:4px 0 4px 0 !important;
}
/***** SelectSlotType *****/
 .customer-menu-wrp table tr td a {color:white; font-size:14px; font-weight:bold;}
 .btn-wrp {padding:6px 12px 6px 12px;}
 .btn-wrp .cmd-save, .cmd-update-password {margin-bottom:12px; font-size:14px;}
 .cmd-update-password {margin-top:12px;}
.tbl-select-time tr {
	padding:12px 12px 12px 36px;
	text-align:left !important;
	;
	background-image:url(../Images/Mobile/HQ/bookingdetailsbg.png);
	background-position:left middle;
}
.select-slot-type-wrp .thumb-img {
	visibility:hidden;
	width:1px;
	height:1px;
	position:absolute;
}
.select-slot-type-wrp .slot-price {
	color: #fff;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
.select-slot-type-wrp .slot-name {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	font-family: Arial;
	line-height: 18px;
	margin-bottom:4px;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
.select-slot-type-wrp .slot-description {
	margin-bottom:4px;
	font-size:11px;
	color:#FFFFFF;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
/***** SelectServiceSlotType *****/
.select-service-slot-type-wrp li {
	list-style:none;
	margin-bottom:10px;
}
.select-service-slot-type-wrp .thumb-img {
	width:80px;
	height:100px;
	float:left;
}
.select-service-slot-type-wrp .thumb-desc {
	margin-right:14px;
}
.select-service-slot-type-wrp .cmd-submit-details {
	background: url(../images/mobile/standard/BookNow.png);
	background: url(../images/mobile/hq/BookNow.png) no-repeat top left;
	background-size: 97px 31px;
	-webkit-background-size: 97px 31px;
	width: 97px;
	height: 31px;
	display:block;
	float:left;
}
.select-service-slot-type-wrp .cmd-checklist {
	background: url(../images/mobile/standard/Checklist.png);
	background: url(../images/mobile/hq/Checklist.png) no-repeat top left;
	background-size: 133px 31px;
	-webkit-background-size: 133px 31px;
	width: 133px;
	height: 31px;
	display:block;
	margin-left:12px;
}
.select-service-slot-type-wrp .slot-price {
	color: #fff;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
.select-service-slot-type-wrp .slot-name {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	font-family: Arial;
	line-height: 18px;
	margin-bottom:4px;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
.select-service-slot-type-wrp .slot-description {
	margin-bottom:4px;
	font-size:11px;
	color:#FFFFFF;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
/***** SelectSlotTypeGroup *****/

.select-slot-type-group-wrp .slot-type-wrp {
	width:100%;
	background-repeat:no-repeat;
	float:left;
	text-align:center;
}
.select-slot-type-group-wrp .slot-type-wrp table {
	margin:0px auto 0px auto;
	width:100%;
}c
.select-slot-type-group-wrp .slot-type-wrp .slot-type-group {
	color:#1f61aa;
	visibility:hidden;
	height:1px;
}
.cmd-show-customer-vehicles {
	position:relative;
	left:0px;
	top:0px;
}
.cmd-show-customer-vehicles span {
	visibility:hidden;
}
#EnterVehicle1_tdShowCustomerVehicles .blue-box {
	background:none;
	border:none;
	padding:0px;
	margin:0px;
	position:relative;
	height:65px;
	width:1px;
	color:#333;
}
#EnterVehicle1_tdShowCustomerVehicles .blue-box table {
	width:320px !important;
}
#EnterVehicle1_tdShowCustomerVehicles .blue-box table td {
	width:1px !important;
}
#EnterVehicle1_tdShowCustomerVehicles #EnterVehicle1_lblAfterButton {
	visibility:hidden;
}
.select-slot-type-group-wrp .slot-type-group-wrp .slot-type-group-link 
{
    padding:12px 12px 12px 36px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	margin: 0;
	cursor: pointer;
	text-decoration:none;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	display:block;
}
.cmd-show-customer-vehicles {
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	position:absolute;
	background: url(../images/mobile/standard/StoredVehicle.png);
	background: url(../images/mobile/hq/StoredVehicle.png) no-repeat top left;
	background-size: 280px 45px;
	-webkit-background-size: 280px 45px;
	width: 280px;
	height: 45px;
	margin: 0;
	padding: 0;
	display: block;
	cursor: pointer;
	padding-top:10px;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
/* Select Time */
.select-time-wrp {
}
.select-time-wrp table {
}
.select-time-wrp td {
}
.select-time-wrp .tbl-select-time {
	width:100%;
	color:#efeeee;
}
.select-time-wrp .tbl-select-time td {
	padding:3px;
}
.select-time-wrp .tbl-select-time .td-header {
	font-size:10px;
	padding:14px;
	font-weight:bold;
	white-space:nowrap;
}
.select-time-wrp .tbl-select-time .td-1 {
	padding:14px;
}
.select-time-wrp .tbl-select-time .td-2 {
	padding:14px;
}
.select-time-wrp .tbl-select-time .td-3 {
	padding:14px;
}
.select-time-wrp .tbl-select-time .td-3-custom {
	font-size:12px;
	font-weight:bold;
	color:red;
	padding:14px;
}
 .select-time-wrp .td-header, {
visibility:hidden;
width:1px;
}
.select-vehicle-wrp {
}
/***** TopMenu *****/

.top-menu-wrp {
	font-size:0.7em;
	height:44px;
	background-image:url(../images/mobile/standard/blackbar.png);
	font-size: 11px;
	display:block;
}
.top-menu-wrp .RadMenu {
	position:inherit
}
.top-menu-wrp .RadMenu .rmHorizontal .rmItem {
	height:28px;
	width:50px;
}
.top-menu-wrp .RadMenu .rmHorizontal .rmItem a {
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}
.top-menu-wrp .RadMenu .rmHorizontal .rmItem a:hover {
	text-decoration:underline;
}
.top-menu-wrp .RadMenu .rmHorizontal .rmItem .rmRootLink {
	background: url(../images/mobile/standard/Menu.png);
	background: url(../images/mobile/hq/Menu.png) no-repeat top left;
	background-size: 43px 30px;
	-webkit-background-size: 43px 30px;
	width: 43px;
	height: 30px;
	display:block;
	margin:7px 7px 0 0;
}
.top-menu-wrp .RadMenu .rmHorizontal .rmItem .rmRootLink span {
	visibility:hidden;
}
.top-menu-wrp .RadMenu .rmHorizontal .rmItem a span {
	padding-top:7px;
}
.top-menu-wrp .RadMenu .rmVertical {
	background-color:#999999;
}
.top-menu-wrp .RadMenu .rmVertical .rmItem {
	height:auto;
	padding:0;
}
.top-menu-wrp .RadMenu .rmVertical .rmItem a {
	padding:5px 10px 6px 10px;
}
.top-menu-wrp .RadMenu .rmVertical .rmItem a span {
	margin:0;
	padding:0;
	text-align:left;
}
.top-menu-wrp .RadMenu .rmSlide, .top-menu-wrp .RadMenu_Context {
	z-index:999999999px;
}
.top-menu-wrp .RadMenu .rmSlide {
	top:45px !important;
	left:-136px !important;
}
.top-menu-wrp .logged-in {
	max-width:80%;
	float:left;
	margin:12px 0 0 12px;
	color:white;
	overflow:hidden;
}
.top-menu-wrp .log-in {
	width:80%;
	float:right;
	margin:6px 0 0 0;
	color:white;
}
.top-menu-wrp .log-in td {
	padding:0px 6px 0px 0px;
}
.top-menu-wrp .log-in a:hover {
	text-decoration:none;
}
.top-menu-wrp .go-back {
	display:block;
	float:right;
	font-weight:bold;
	margin-top:1px;
	text-decoration:none;
}
.top-menu-wrp .go-back span {
	background-image:url(../Images/go_back.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:9px;
	margin:6px 5px 0 0;
	width:8px;
}
.top-menu-wrp .log-in table {
	padding:0px;
	margin:0px;
	float:right;
}
.RadMenu {
	z-index:9999999999999!important;
}
.td-facebook-logo-logged-in {
	background-color: #2E4C80;
	color:White;
}
.td-facebook-user-picture {
	width: 50px;
}
.facebook-user-name {
	direction: ltr;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #3B5998;
	font-weight: bold;
	word-wrap: break-word;
}
.facebook-icon {
	background:url(../Images/facebook-icon.png);
	height:16px;
	width:16px;
	float: left;
}
.RadMenu .rmGroup .rmText {
	margin: 0px !important;
	padding: 0px !important;
}
.RadMenu .rmGroup .rmText .facebook-user-details {
	border: 2px solid #D9D9D9;
	width: 100%;
	background-color: white;
}
#EnterVehicle1_tblForm, .tbl-enter-details, .tbl-general-info, .tbl-edit-password {
	width:100% !important;
}
#EnterDetails1_divCustomerLogin {
	visibility:hidden;
	height:1px;
}
.enter-vehicle-wrp .col1 table {
	width:100%!important;
}
#EnterVehicle1_lblMakeRequiredPanel, #EnterVehicle1_lblModelRequiredPanel, #EnterVehicle1_lblFuelTypeRequiredPanel, #EnterVehicle1_lblRegistrationRequiredPanel {
	width:1px;
	visibility:hidden;
	overflow:hidden;
	float:right;
}
#EditPassword1_tblEditPassword {
	width:100%;
}
ul.menu {
	padding:0;
	margin:0;
	list-style:none;
	z-index:500;
	margin-right:1px;
	float:left;
}
ul.menu ul {
	padding:8px;
	margin:12px;
	list-style:none;
	position:absolute;
	left:-9999px;
	width:300px;
	background:#efeeee;
	color:#333333;
}
ul.menu a {
	font:normal 12px arial, sans-serif;
	color:#fff;
	text-decoration:none;
}
ul.menu ul li a {
	display:block;
	padding:2px 10px;
	height:auto;
	line-height:16px;
}
ul.menu ul li a:hover {
	background:#fffffe;
}
ul.menu li.liTop:hover {
	height:41px;
}
ul.menu li.liTop:hover ul {
	left:0;
}
/*** Customer Login ***/
.customer-login-wrp table {
	padding:12px;
}
.customer-login-wrp table table {
	padding:12px 0px 12px 0px;
}

/*** Forgotten Password ***/
.forgotten-password-wrp .tbl-login {
	padding:12px;
}
.forgotten-password-wrp .tbl-login a {
	margin:12px 0px 12px 0px;
}

#EnterDetails1_cmdViewTermsAndPrivacy, #VRMLookup1_cmdSelectVehicleManually {font-size:14px; color:#01aae4; font-weight:bold; text-decoration:underline;}
/******** BUTTONS ********/

/******** BLUE ********/
.cmd-save, .cmd-update-password, .cmd-log-in, .cmd-forgotten, .btn-retrieve-pwd, .cmd-go-back, .cmd-new-booking, .cmd-menu, .cmd-find-address, .cmd-enter-address-manually, #SelectAddress1_cmdNotFound, .cmd-find-address-right, .cmd-vrm-lookup, .cmd-confirm-vehicle-details, #VRMLookup1_trShowCustomerVehicles .tbl-column-2 .primary-btn, .cmd-back-to-main-site, .cmd-enter-vehicle-manually, .enter-vehicle-wrp .primary-btn, .select-vehicle-wrp .primary-btn, .cmd-select-another-shot {
	padding:8px 12px 8px 12px;
	background:url(../Images/Mobile/HQ/BlueButtonBg.png);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:white;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
.cmd-find-address-right {margin-left:14px;}
.cmd-confirm-vehicle-details {float:left;}
#SelectAddress1_cmdNotFound {float:left; margin-left:16px; margin-top:-6px;}
.cmd-find-address {float:left; margin:5px 0px 5px 0px;}
.cmd-enter-address-manually {float:right; margin:5px 0px 5px 0px;}
.blue-box a {margin-top:14px;}
/******** RED ********/
.cmd-cancel, .manage-bookings-wrp table a, .cmd-not-my-vehicle {
	padding:8px 12px 8px 12px;
	background:url(../Images/Mobile/HQ/RedButtonBg.png);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:white;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
.cmd-not-my-vehicle {float:left; margin-left:16px;}
.manage-bookings-wrp table a {margin-top:12px;}
/******** BLACK ********/

.booking-step-navigator-wrp a {
	visibility:hidden;
}
/******** FACEBOOK ********/
.facebook-login-button {
	background: url(../images/mobile/standard/fblogin.png);
	background: url(../images/mobile/hq/facebook.png) no-repeat top left;
	background-size: 108px 32px;
	-webkit-background-size: 108px 32px;
	width: 108px;
	height: 32px;
	margin: 0;
	padding: 0;
	display: block;
	cursor: pointer;
}
/******** GREEN *********/

.cmd-select-slot-type, .cmd-select-time, .cmd-continue, .cmd-add-extras, .cmd-submit-details, .menu-service-accordian-wrp .primary-btn, cmd-map, .select-customer-vehicle-wrp table a, .cmd-accept-terms, .cmd-make-a-booking {
	padding:8px 12px 8px 12px;
	background:url(../Images/Mobile/HQ/GreenButtonBg.png);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:white;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
.cmd-accept-terms {margin-bottom:16px; margin-top:16px;}
.cmd-enter-vehicle-manually {margin:16px;}
.menu-service-accordian-wrp .primary-btn {float:right;}
.RadDataPager .rdpNumPart span {padding:4px 6px 4px 6px !important;}
.RadDataPager_Default {border:0px !important; padding:15px !important; background:url(../Images/Mobile/HQ/AltTableRow.png) !important; background-position:-35px 0;}
.RadDataPager .rdpWrap, .RadDataPager .rdpWrapRight, .RadDataPager .rdpWrapNone {padding:0px 10px;}
.RadDataPager_Default div a, .RadDataPager_Default div a:hover {background:#0080aa transparent !important; background-color:#0080aa; padding:2px!important; color:#fff!important; border-radius:4px; padding:2px !important; margin-left:10px !important; background-image:transparent !important;}
.RadDataPager_Default .rdpNumPart a:hover, .RadDataPager_Default .rdpNumPart a:hover span, .RadDataPager_Default .rdpNumPart a.rdpCurrentPage, .RadDataPager_Default .rdpNumPart a.rdpCurrentPage span {color:#fff!important; border-radius:4px;}


.select-customer-vehicle-wrp table, .manage-bookings-wrp table {width:100%;}
.select-customer-vehicle-wrp table td, .manage-bookings-wrp table td {padding:15px;}
.select-customer-vehicle-wrp table tr, .manage-bookings-wrp table tr{background-image: url(../Images/Mobile/HQ/trbg.png); background-position:-35px 0;}


.tbl-login {width:100% !important;}
.tbl-login a {margin-top:16px;}

#SelectAddress1_cboAddresses {margin-bottom:16px;}
.vrm-confirmation-wrp .col1 table {width:100% !important; padding:16px;}

.tbl-extras .td-2 span {font-weight:bold; text-transform:uppercase;}
#BookingConfirmation1_lblSlotTypePrice, #BookingConfirmation1_lvExtras_ctrl0_lblExtraPrice, #BookingConfirmation1_lvExtras_ctrl1_lblExtraPrice, #BookingConfirmation1_lblTotalPrice{padding-left:12px; font-weight:bold;}
.RadDataPager_Default .rdpNumPart a.rdpCurrentPage span {background:transparent !important;}
.welcome-wrp {color:#FFFFFF; text-align:center; padding-top:60px;}
.welcome-wrp h1 {font-size:24px; text-transform:uppercase;}
.welcome-wrp a {margin:15px 4px 0 4px;}

.RadDataPager_Default span {background-image:transparent;}
.RadDataPager_Default .rdpNumPart a:hover, .RadDataPager_Default .rdpNumPart a:hover span {background:none #0080aa !important;}
.RadDataPager_Default .rdpNumPart a.rdpCurrentPage, .rdpCurrentPage, .rdpCurrentPage:hover {background:none !important; background-color:#01a6de !important; background-image:transparent !important;}
.slot-unavailable-wrp .col1 {padding:12px;}
.slot-unavailable-wrp .col1 p {margin-bottom:12px;}
.home-btn {float:left; margin:6px 0 0 6px; width:inherit;}
.slot-type-group-wrp
{
	text-align:left !important;
	background-image:url(../Images/Mobile/HQ/trbg.png);
	background-position:left middle;
	display:block;
}
.slot-type-content-wrp table td a, .select-slot-type-wrp li, .customer-menu-wrp table tr td a {
	padding:12px 12px 12px 36px;
	text-align:left !important;
	background-image:url(../Images/Mobile/HQ/trbg.png);
	background-position:left middle;
	display:block;
}