/* CALENDAR IN */

.cal_cell4 {
position: relative;
float: left;
width: 97%;
margin: 1.5%;
color: white;
}

.cal_cell2 {
position: relative;
float: left;
width: 100%;
margin: 21px 0px;
color: #333;
background: white;
padding: 20px;
box-sizing: border-box;
}

span.news_list_date.calendar {
font-size: 14px;
margin: 5px 0px 15px;
float: left;
}

.event_description {
position: relative;
float: left;
width: 100%;
}

.cal_cell6 {
text-align: center;
color: white;
}

.calendar_day, .cal_cell3, .calendar_today, .cal_cell {
	position: relative;
	float: left;
	width: 10%;
	margin: 1%;
	padding: 1%;
}

.cal_cell {
border: 1px solid transparent;
}

.calendar_day, .calendar_today {
background: #FFF;
border-radius: 0px;
min-height: 120px;
border: 1px solid #999;
}

.calendar_today {
background: #efefef;
}

.cal_cell1 {
	position: relative;
	float: left;	
}

p.cal {
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 0.00em;
}

p.cal a {
	color: #333;
}

p.cal a:hover {
	color: #a41c29;
}

h1.cal_heading {
padding: 10px 20px;
color: white;
text-align: center;
}
h1.cal_heading_center {
	padding: 0px 0px 10px;
	color: white;
	text-align: left;
}


.cal_cell8 {
	width: 100%;
	position: relative;
	float: left;
	margin: 10px 0px 20px 0px;
}

.content-btn {
margin-bottom: 10px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.45);
-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.45);
box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.45);
}

.btn {
	background: #666;
	color: white;
	text-transform: uppercase;
	padding: 5px 10px;
	display: inline-block;
}

.btn:hover {
color: #FFF;
background: #a41c29!important;
}


.btn.cal_last {
color: #FFF;
position: absolute;
left: 10px;
top: 0px;
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent; 
border-right:10px solid #FFF; 
background: none;
padding: 0;
}

.btn.cal_next {
color: #FFF;
position: absolute;
right: 10px;
top: 0px;
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 10px solid #FFF;
background: none;
padding: 0;
}

.btn.cal_back {
color: #FFF;
position: relative;
float: left;
left: 0;
top: 0px;
}

h5.cal {
	color: #333;
}
/* CALENDAR OUT */
.formsplit.left {
    width: 50%;
    float: left;
}
.formsplit.right {
    width: 46%;
    float: right;
}


.subwrapper_left, .subwrapper_right {
	position: relative;
	float: left;
	width: 47.5%;
}

.subwrapper_left {
	margin: 0px 2.5% 10px 0px;
}

.subwrapper_right {
	margin: 0px 0px 10px 2.5%;
}

.subwrapper_left input, .subwrapper_right input, .subwrapper_left textarea, .subwrapper_right textarea {
	width: 98%;
}

.subwrapper_left .inline_checkbox, .subwrapper_right .inline_checkbox {
	width: auto;
}


input, textarea, select, .red_submit_button {
	position: relative;
	float: left;
	display: block;
	clear: both;
	color: #333;
	border: 1px solid #d8d8d8;
	background: #FFF;
/*	font-size: 16px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: #f4f4f4 0 0 0 4px;
	-moz-box-shadow: #f4f4f4 0 0 0 4px;
	box-shadow: #f4f4f4 0 0 0 4px;*/
	cursor: pointer;
	padding: 5px;
	margin: 5px 10px 5px 0px;
}

input:focus, textarea:focus, select:focus {
	border-color: silver
}

.account_management_wrapper input, .account_management_wrapper textarea, .account_management_wrapper select, .account_management_wrapper red_submit_button, .form_wrapper input, .form_wrapper textarea, .form_wrapper select, .form_wrapper red_submit_button {
display: block;
clear: both;
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
cursor: pointer;
padding: 5px 10px;
margin: 10px 0px;
max-width: 100%;
transition: all 0.3s linear 0s;
box-sizing: border-box;
color: #333 !important;
background: #FFF;
padding: 10px !important;
font-size: 11px !important;
border: 1px solid #ccc;
}

.form_wrapper red_submit_button, input.btn.update_data, .coupon_button_wrapper input.red_submit_button {
color: #FFF !important;
background: #333;
border: none;
}

.email_form_wrapper input {
float: left;
display: inline-block;
max-width: 95%;
}

*.inline_checkbox {
	padding: 0px !important;
	margin: 0px 15px 0px 0px !important;	
}

radio {
	display: none;
}

.red_submit_button, input.formbutton, input.red_submit_button {
color: #FFF !important;
background: #333 !important;
margin: 10px 10px 20px 0px!important;
border-radius: 0px!important;
padding: 10px !important;
font-size: 11px !important;
text-transform: uppercase!important;
font-weight: bold !important;
border: none !important;
transition: all 0.3s linear 0s;
}

.red_submit_button:hover, input.formbutton:hover{
	background: #a41c29!important;
}

#customer_details_back {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
}

label {
	color: #333;
	font-size: 12px;
	line-height: inherit;
	position: relative;
	float: left;
	text-align: left;
	width: auto;
	margin: 5px 0px 5px 0px;
	clear: both;
}


/*Cart Forms IN */
.form_wrapper, .email_form_wrapper {
position: relative;
float: left;
width: 97%;
padding: 1.5% 1.5% 20px 1.5%;
margin: 0;
border-radius: 0px;
color: #333;
font-size: 13px;
background: #ccc;
text-transform: uppercase;
}

.form_wrapper h1, .email_form_wrapper h1 {
	color: #333;
	font-size: 18px;
	padding: 0 0 10px 0;
}

.form_wrapper h2, .email_form_wrapper h2 {
	color: #333;
	font-size: 15px;
	padding: 0 0 10px 0;
}

.form_wrapper h3, .email_form_wrapper h3 {
	color: #333;
	font-size: 12px;
	padding: 0 0 10px 0;
}

.form_wrapper h4, .email_form_wrapper h4 {
	color: #333;
	font-size: 12px;
	padding: 0 0 10px 0;
}

.form_wrapper h5, .email_form_wrapper h5 {
	color: #333;
	font-size: 10px;
	padding: 0 0 10px 0;
}



.form_wrapper p, .email_form_wrapper p {
	color: #333;
	font-size: 12px;
	padding: 0 0 0 2%; 	
}

.form_heading {
	position: relative;
	clear: both;
}

.clear_both {
	position: relative;
	float: left;
	clear: both;
}


h1.checkout_heading, h1.form_heading {
	color: #333;
	font-size: 18px;
}

h2.form_heading {
	color: #333;
	font-size: 16px;
}

h3.form_heading {
	color: #333;
	font-size: 14px;
}

h4.form_heading {
	color: #333;
	font-size: 12px;
}


h4.checkout_table_subheading {
	color: #333;
	font-size: 15px;
}

#billingcountry_region_value {
	position: relative;
	float: left;
	display: block;
	clear: both;
	color: #333;		
	border: 1px solid #d8d8d8;
	background: #FFF;
	font-size: 16px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius:0px;
	border-radius: 0px;
	-webkit-box-shadow: #f4f4f4 0 0 0 4px;
	-moz-box-shadow: #f4f4f4 0 0 0 4px;
	box-shadow: #f4f4f4 0 0 0 4px;
	cursor: pointer;
	padding: 5px;
	margin: 0px 10px 20px 0px;
	width: 70%;
}

.checkout_table_wrapper {
	position: relative;
	float: left;
	width: 100%;		
}

.table_wrapper {
	position: relative;
	float: left;
	width: 100%;		
}

.checkout_table_name_tel_wrapper {
	position: relative;
	float: left;
	margin: 0 0 0 1%;
	width: 39%;
}

.checkout_customer_details_wrapper, .checkout_customer_address_wrapper {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	width: 100%;
	font-size: 12px;
}

.checkout_customer_details_inner, .checkout_customer_address_inner {
	position: relative;
	float: left;
	margin: 0 1% 0 0;
	width: 49%;
}

.terms_conditions_wrapper {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	width: 100%;
	color: #333;
	font-size: 14px;
}

.requiredtext {
color: #FF0000;
position: relative;
float: left;
clear: both;
}

.requiredtext_message {
font-style: italic;
color: #333;
}

.confirm_terms_conditions {
	position: relative;
	float: left;
	/* [disabled]width: 100%; */
	padding: 0px 0px 0px 25px;
	margin: 15px 0px 0px 0px;
}

.terms_conditions_wrapper input.red_submit_button {
position: relative;
float: right;
background: #333 !important;
color: white !important;
}

.terms_conditions_wrapper input.red_submit_button:hover {
background: #a41c29!important;
}

.confirm_terms_conditions input#tandc {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20px;

}

.checkout_table_address_wrapper {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	width: 59%;	
}

.checkout_table_delivery_wrapper {
	position: relative;
	float: left;
	width: 100%;	
}

.checkout_existing_cmr, .checkout_new_cmr, .order_summary {
	position: relative;
	float: left;
	width: 100%;
	padding: 0%;
	border-radius: 0px 0px 0px 0px;
	background: FFF;
	z-index: 6;
}

.order_summary {
	position: relative;
	float: right;
	width: 96%;
	clear: both;
	padding: 2%;
	border-radius: 0px 0px 0px 0px;
	background: #efefef;
	z-index: 6;
	margin: 0px 0px 20px 0px;
}

.order_summary_msg {
	
	font-size: 20px;
	color: #333;
	text-align: left;
}

.order_item_count {
	font-weight: bold;
	font-style: italic;
	color: #a41c29;
	text-decoration: underline;
}

.order_item_count:hover {
	color: #333;
	text-decoration: none;
}


.order_summary h3 {
	position: relative;
	float: left;
	display: inline-block;
	margin: 0px 20px 20px 0px;
	color: #333;
}

.password_reminder {
	position: relative;
	float: left;
	margin: 10px 0px 0px 2%;
}

.password_reminder a:link, .password_reminder a:visited {
	color: #333;
	font-size: 10px;
}

.password_reminder a:hover {
	color: #a41c29;
	text-decoration: underline;
}

.sign_in_error {
	position: relative;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 2% 0px 0;
	color: #a41c29;	
}


.checkout_table_fields {
	position: relative;
	float: left;
	width: 96%;
	border-radius: 0px 0px 0px 0px;
	background: efefef;
}

.form_title_field, .form_value_field {
	position: relative;
	float: left;
	color: #333;
	font-size: 14px;
	display: inline-block;
	padding: 0 0 0 0;
	width: 100%;
	line-height: 30px;
}

.checkout_subscribe_wrapper {
	positon: relative;
	float: left;
	width: 100%;
	padding: 15px 0px;
}

.checkout_securimage_wrapper, .checkout_submit_wrapper {
	position: relative;
	float: left;
	padding: 2%;
}


.checkout_table_securimage_column {
	padding: 5px 0px;
	color: #333;
}

.required_text_explanation {
	position: relative;
	float: left;
	width: auto;
	padding: 2%;
	clear: both;
	color: #333;
	margin: 20px 0px 0px 0px;
}
.checkout_table_subscribe_row {
	position: relative;
	float: left;
	color: #333;
	font-size: 14px;
	display: inline-block;
	padding: 0 0 0 0;
	width: 50%;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}

.checkout_table_value_subscribe {
	margin: 0 0 0 5px;
	font-size: 11px;
	position: relative;
	float: left;
}

.checkout_table_subscribe_checkbox {
	position: relative;
	float: left;
	margin: 5px 0px 0 0;
	width: 15px;
}

#even.form_row {
}

#odd.form_row {
}

.form_row {
	position: relative;
	float: left;
	width: 96%;
}

#even.form_row.delivery_location {
	position: relative;
	float: left;
	width: 49%;
}

#odd.form_row.delivery_options {
	position: relative;
	float: right;
	width: 49%;
}

.price_summary_wrapper {
	position: relative;
	float: left;
	width: 48%;
	margin: 0px 0px 0px 2%;
}

.pay_now_message {
	position: relative;
	float: left;
	width: 100%;
	font-size: 11px;
	color:#333;
}

.paynow_sagepay, .paynow_paypal, .paynow_finance {
	position: relative;
	float: right;
	clear: none !important;
	width: 180px;
	height: 60px;
	border: none !important;
	box-shadow: none !important;	
	transition: none !important;	
}

.paynow_paypal {
	background: url(../../images/core/logo-paypal.png) no-repeat !important;
}

.paynow_sagepay {
background: url(../../images/core/logo-sagepay.png) no-repeat !important;
}

.paynow_finance {
	display:block;
	background: url(../../images/core/logo-v12.png) no-repeat !important;
}

.paynow_sagepay:hover, .paynow_paypal:hover, .paynow_finance:hover {
	background-position: 0px -59px !important;
}

.delivery_summary_wrapper {
	position: relative;
	float: right;
	width: 96%;
	margin: 10px 0px 10px 0px;
	padding: 5px 2% 0 2%;
	text-align: right;
}

.delivery_summary_wrapper h2, .delivery_summary_wrapper h5 {
	color: #333;
}


.coupon_code_wrapper {
	position: relative;
	float: left;
	width: 96%;
	margin: 30px 0px 15px 0px;
	padding: 5px 2% 0 2%;
	background: #efefef;
	border-radius: 0px 0px 0px 0px;
}

form#coupon {
	width: auto;
}

.coupon_code_heading {
	font-size: 12px;
	position: relative;
	float: left;
	width: 48%;
	margin: 0 2% 0 0;
	color: #333;
	text-align: left;
}
.coupon_button_wrapper {
	position: relative;
	float: left;
	width: 100%;
}

.coupon_button_wrapper input.red_submit_button {
	position: relative;
	float: right;
	margin: 8px 0 10px 0;
	clear: none;
}

.coupon_code_input {
	position: relative;
	width: 48%;
	margin: 10px 2% 10px 0px;
	float: left;
}

.confirmation_table_cart_items {
	position: relative;
	float: left;
	width: 100%;
	margin: 20px 0% 0 0%;
}

.cart-item_confirmation {
	margin: 20px 0px 0px 0px;
}

.cart_divide {
	height: 1px;
	background: #CCC;
}

.confirmation_table {
	position: relative;
	float: left;
	width: 48%;
	margin: 20px 2% 0 0%;
}

.confirmation_table h2 {
	color: #333;
}

.confirmation_details_table {
	position: relative;
	float: left;	
	width: 98%;
	margin: 0 1% 0 1%;	
}

.cart_table_heading h4 {
	color: #333;
	font-weight: bold;
}

.confirmation_confirm_personal_details {
	position: relative;
	float: left;
	width: 98%;
	margin: 0 1% 0 1%;
}

.red_submit_button.conf_back_to_basket, .red_submit_button.conf_change_address {
	position: relative;
	float: left;
	clear: none;	
}


.checkout_prog {
	position:relative;
	float:left;
	width:100%;
	margin: 10px 0 10px 0;
	border-radius: 0px;
	background: #999;
}

#checkout_prog_del { width:25%; }
#checkout_prog_con { width:25%; }
#checkout_prog_pay { width:25%; }
#checkout_prog_com { width:25%; }

#checkout_prog_on {
	background-color: #a41c29;
	width: 25%;
	padding: 8px 0px 8px 0px;
	border-radius: 0px;	
}

#checkout_prog_off { width:25%; padding:8px 0px 8px 0px;
}

#checkout_prog_on h2, #checkout_prog_off h2 {
	font-size:12px;
	font-weight: bold;
	color: #FFF;
	text-align:center;
	margin:10px;
}
#checkout_prog_on, #checkout_prog_off {
	position: relative;
	float: left;
}

.table_row {
	padding: 5px 0px 5px 0px;
}


/*Cart Forms OUT */

/* CONTACT FORMS IN */
#contact_form_container, #contact_form_lite_container, #mailing_list_container, #bike_enq_container, #test_ride_container, #px_container, #fin_container, #sign_in_form, #save_details, #reminder_form, #reminder_result, #service_container, #reg_val_container {
	position: relative;
	float: left;
	width: 94%;
	padding: 1.5% 1.5% 20px 1.5%;
	margin: 1.5%;
	border-radius: 0px 0px 0px 0px;
	background: #FFF;
	color: #333;
	font-size: 13px;
}

.cta_inner_form_wrapper {
}


.updatePrefs{margin-left:2%;}

a.account_management_link_item {
padding: 10px;
background: #333;
margin: 10px 0px;
display: block;
color: white;
-webkit-transition: 0.3s;
transition: 0.3s;
}

a.account_management_link_item:hover {
background: #a41c29;
}


/* CONTACT FORMS OUT */

@media screen and (max-width: 768px) {
.cta_inner_form_wrapper {
	padding: 0;
}

.calendar_day, .calendar_today {
	height: 50px;
	width: 95%;
	padding: 2.5%;
}

.calendar_today {
background: white;
}

.cal_cell3 {
	display: none;
}
	
}

@media screen and (max-width: 520px) {

*.form_row {
	width: 100% !important;
}
.checkout_customer_details_inner, .checkout_customer_address_inner {
	width: 100%;
}

.checkout_table_name_tel_wrapper, .checkout_table_address_wrapper {
	width: 96%;
}

.confirmation_table, .price_summary_wrapper {
	width: 96%;
	margin: 20px 2% 0 2%;
}

.subwrapper_left, .subwrapper_right {
	position: relative;
	float: left;
	width: 95%;
	margin: 0px 2.5% 10px 2.5%;	
}

.formsplit.left, .formsplit.right {
width: 100%;
}
}
