


/*********************************
BELOW CODE MAY NOT BE IN USE
*********************************/

p.thumbs img {
	margin-right:3px;
}

div.notice {
	width:300px;
	margin: 0 56px;
	
}

div.notice.notice-short {
    display: none;
    /*width: 100px;*/
    /*margin-left: 295px;*/
}

/* form fixes */
#order-form .Items.birthday-month { width: 104px; }
#order-form .Items.fullwidth { width: 265px; }
#order-form input.first_name,
#order-form input.last_name,
#order-form input#id_phone,
#order-form input#id_mobile_phone { width: 118px; }
#order-form input#id_city { width: 176px; }
#order-form input#id_city { width: 176px; }
#order-form #id_agree-agree { float: left; }
#order-form fieldset input,
#order-form fieldset textarea {
    width: 255px;
}
#order-form .Items-datepicker {width: 86px; margin-bottom: 7px;}
#order-form .Items-datepicker.day_select {width: 66px; margin-bottom: 7px;}
#order-form .Items-datepicker.month_select {width: 106px; margin-bottom: 7px;}
#order-form .Items-datepicker.year_select {width: 86px; margin-bottom: 7px;}
.slider {
}

.offer{ 
	width: 960px; 
	 
	 }

#ca_navigation {
    width: 100%;
}


/********************
FROM HERE IN USE IN ORDERS/FORM.HTML
********************/


.arrow_box input[type="radio"] {
    display: inline-block !important;
    float: left;
    width: 20px !important;
    border: none;
}
.arrow_box input[type="radio"] + label span {
    display: none;
}
.arrow_box input[type="radio"] + label {
    width: 50%;
}
.ordering_options_available {
    padding-left: 0px !important;
}
#signupform .inFieldLabelContainer label.inFieldLabel {
    width: 100% !important;
}
#signupform .inFieldLabelContainer #email {
    line-height: 54px !important;
}
#signupform .inFieldLabelContainer #email:focus {
    border-color: #C1E4F8;
}
#contact-form-alt-2 #id_name, #contact-form-alt-2 #id_email,
#contact-form-alt-2 .id_message {
    padding: 5px 10px 15px 0;
    font-family: Helvetica, Arial, sans-serif;
}
#contact-form-alt-2 #id_name {
    float: left;
    width: 30%;
}
#contact-form-alt-2 #id_email {
    float: right;
    width: 58%;
}

li.sidedeal .image {
    width: 100%;
}
.footercountdown.dealCountdown {
    margin-left: 20px;
    padding-left: 10px;
}

.personal_fields .names.twoInputs50 #id_first_name,
.personal_fields .names.twoInputs50 #id_last_name {
    width: 40%;
    margin-top: 0 !important;
}
.personal_fields li #id_email {
    width: 81%;
}

.bx-prev, .bx-next {
    font-size: 1px !important;
    color: white !important;
}
