input {
	border:1px solid #8d8cb6;
	padding:4px;
}

button {
	cursor: pointer;
	border:0;
	background:none;
}

form .col3 {
	width:33%;
	float:left;
}

#search_form {
	position:relative;
	top:45px;
	left: 712px;
	width:265px;
	text-align: right;
}

#search_form fieldset {
	width: 265px;
}

#search_form input, 
#search_form button, 
#search_form label{
	float:left;
	margin-right:5px;
}

#search_form button {
	width:43px;
	height: 25px;
}

#search_form input{
	border: 0;
	background: url('/a_assets/images/buttons/search_hd_bg.gif') no-repeat 0 1px;
	width: 207px;
	height: 26px;
	padding: 0 5px;
	margin: 0;
	font-size: 0.9em;
	color: #3A4AA1;
	font-weight: bold;
}


/* product list */
form#fire_form .yourlist_qty,
form#nonfire_form .yourlist_qty{
	width:35px;
	margin:0;
	text-align: right;
	padding: 2px;
}

/* contact us */
form#contactForm label em, p.note em {
   color: red;
}

form#contactForm {
	width: 65%;
	float: left;
}

form#contactForm div.inputColumn {
   width:100%;
   float:left;
   clear:left;
}
form#contactForm fieldset {
   margin:0 0 0.5em 0;
   float:left;
   padding: 0.2em;
   width: 70%;
}
form#contactForm h4 {
	margin: 1em 0 0.5em;
	line-height: 1.4;
}
form#contactForm p.note {
   width:23%;
   display:block;
   float:right;
   font-size:92%;
   background-color:#EFF1F7;
   padding: 0.5em 1em;
   margin-top: 2.3em;
}
form#contactForm fieldset label {
   float:left;
   margin:0.5em 0.3em 0.4em 0;
   padding:0;
   display:block;
   color: #333;
}
form#contactForm fieldset input {
   margin-right:0.5em;
   display:block;
}
form#contactForm fieldset label textarea, form#contactForm fieldset input {
   float:left;
   clear:left;
   border:1px solid #bec1cf;
   font-size: 116%;
   padding: 3px 4px;
   margin-top: 3px;
}
form#contactForm input#name,
form#contactForm input#email,
form#contactForm input#address1,
form#contactForm input#town,
form#contactForm input#company,
form#contactForm input#telephone,
form#contactForm input#address2,
form#contactForm input#postcode,
form#contactForm input#business {
   width:15.5em;
}
form#contactForm fieldset label textarea {
   width: 18.5em;
}
form#contactForm fieldset#checkboxList label {
	display:block;
	float:left;
	line-height:1.2;
	margin:0 0 10px 5px;
	text-align:left;
	width:90%;
}

form#contactForm fieldset#checkboxList input {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
clear:left;
float:left;
margin:0;
width:auto;
line-height:5;
}

form#contactForm input#send {
   background: #405485 url(/global-assets/images/button-gradient.gif) repeat-x scroll left top;
   border: 1px solid #4156A1;
   color: white;
   cursor: pointer;
   padding: 2px 5px 3px;
   font-weight: bold;
   font-size: 133%;
   margin: 10px 0 20px;
}

/* side bar forms 
div#sidebar form {
   float:left;
	margin:5px 0 5px 0;
   padding:5px 0 5px 0;
   border-bottom:1px solid #daddec;
}
div#sidebar form label em {
   color: red;
}
div#sidebar form fieldset,
div#sidebar form p {
   float:left;
   margin:0;
   border:0;
   padding:0.3em 0 0.3em 0;
   display:block;
   width:96%;
}
div#sidebar form label {
   float:left;
   clear:both;
   color:#192172;
   margin-bottom: 1px;
}
div#sidebar form textarea,
div#sidebar form input {
   clear:both;
   float:left;
   border:2px solid #bec1cf;
   width:97%;
   padding: 2px 3px;
}
div#sidebar form input.submit {
   color:#fff;
   font-weight:bold;
   font-size:92%;
   padding:1px 3px 2px 3px;
   text-transform:capitalize;
   border:1px solid #4156a1;
   cursor:pointer;
   background: #405485 url(/global-assets/images/button-gradient.gif) top left repeat-x;
   width:5em;
   float:right;
   margin:1em;
}
div#sidebar form#specForm {
   float:left;
}
div#sidebar form#specForm a#specFlip {
   width:100%;
   float:left;
   clear:both;


   font-size:107%;
   padding-left:18px;
   font-weight:bold;
   color:#5775be;
   text-decoration:none;
   display:block;
   background-position: left center;
   background-repeat:no-repeat;
   background-image: url(/global-assets/images/disc-arrow-right.gif);
}
div#sidebar form#specForm a#specFlip.pointDown {
   background-image: url(/global-assets/images/disc-arrow-down.gif);
}
div#sidebar form#specForm div#specFormBlock {
   display:block;
   width:100%;
   float:left;
   clear:both;
}

div#sidebar p.note {
border:medium none;
font-size:92%;
font-style:italic;
line-height:122%;
margin:0 auto;
color:#3F3F3F!important;
}
*/
#specForm, #expertForm, #author_contact_panel {
	display:none;
}

div#sidebar ul.error{
	padding:0;
}

div#sidebar ul.error li{
	margin-left:20px;
}


/*  */

fieldset.noset {
display:none;
visibility:hidden !important;
}

ul.error, #content_block ul.error {
	padding:0;
	width:66%;
	display:block;
	clear:both;
	margin-bottom: 1em;
}

ul.error li, #content_block ul.error li {
	list-style-type: none;
	margin:0;
	color:#000;
	background: #ffff66;
	padding: 7px 12px;
	font-style: italic;
}

ul.code_error {
	padding:0;
	width:100%;
	display:block;
	clear:both;
	margin-top: 0.5em;
}

ul.code_error li {
	list-style-type: none;
	margin:0;
	color:#000;
	background: #ffff66;
	padding: 7px 12px;
	font-style: italic;
}

/*.half_page_box ul.error {
	border: 1px solid #AB0103;
	color: #AB0103;
	padding: 10px 15px;
	background: #FFA2A3;
	margin: 0 0 20px 0;
	width:93%;
}*/

.half_page_box ul.error li {
	margin-left:15px;
}


div#product_listing table input {
	width: 40px;
}

div#product_listing table button {
	width: 188px;
}

label.text {
	float: left;
	margin-bottom: 15px;
	width: 270px;
	color: #222;
	clear: left;
	font-size: 93%;
	display: inline;
}
label.text.short {
	width: 120px;
	margin-right: 15px;
	clear: none;
}
label.text em {
	color: #ff0000;
}

label.mandatory {
	font-weight: bold;
}

fieldset.standard {
	width: 300px;
	float: left;
	margin: 1em 0 0 0;
	clear: left;
}
#products_page fieldset.standard {
	width: 265px;
	margin: 1em 0 0 35px;
}

fieldset.column {
	width: 330px;
	float: left;
	margin-top: 1em;
	clear: none;
	padding-right: 30px;
}

fieldset.narrow {
	width: 170px;
	float: left;
	margin-top: 1em;
	clear: left;
}

fieldset.wide {
	width: 730px;
	float: left;
	margin-top: 1em;
	clear: both;
}

fieldset.wide label.text {
	clear: none;
	margin-right: 30px;
}

fieldset.reveal, div.reveal {
	background: #F2F3F8;
	padding: 10px 0 10px 10px;
	margin-top: 0;
	width: 270px;
	float: left;
}

label.text input {
	border: 2px solid #c6c7db;
	width: 90%;
	margin-top: 3px;
	padding: 2px 4px;
}

label.text textarea {
	border: 2px solid #c6c7db;
	width: 90%;
	margin-top: 3px;
	padding: 2px 4px;
}

label.radio {
	margin: 0;
	width: 60px;
	color: #333;
	font-size: 93%;
	float: left;
	background: #F2F3F8;
	padding: 10px;
	line-height: 1;
	cursor: pointer;
}

fieldset.wide label.radio {
	margin: 13px 7px 0 0;
	width: 153px;
	border: 0;
	float: left;
	min-height: 5em;
	padding: 13px 5px 10px 8px;
}

fieldset.wide label.on {
	border: 2px solid #5876BF;
	margin: 11px 5px 0 0;
	background: #5876BF;
	color: #fff;
}


fieldset.wide label.radio strong {
	font-size: 108%;
}

#delivery_options label span {
	display: block; 
	margin: 5px 0 0 1.5em;
	line-height: 1.3;
	font-style: italic;
}

#delivery_options label span.delivery_price {
	font-style: normal;
	font-size: 100%;
}

label.radio input {
	line-height: 1;
	border: 0;
	margin-right: 0.5em;
}

label.short {
	width: 125px;
}

.ui-datepicker-trigger {
	padding:2px 0 0 7px;
}

p.note, div.note {
	width: 408px;
	padding: 5px 10px;
	font-style: italic;
	background: #F2F3F8;
	float: left;
	clear: right;
	margin-top: 2em;
	font-size: 90% !important;
}

div.note p, div.note ul {
	padding: 0;
}

div.form_section {
	border-top: 1px solid #e6e8f4;
	padding: 20px 15px;
	width: 728px;
	float: left;
}

div.form_section.narrow {
	border-top: 0;
	padding: 0 10px;
	width: 298px;
	float: none;
}

div#specForm div.form_section.narrow {
	padding: 0;
}

div.form_section.narrow p.note {
	width: auto;
	margin: 0.75em 0 0 35px;
}

#status {
    border:1px solid #007490;
    color:#007490;
    padding:10px 15px;
    background:#c5dbe0;
    margin:5px;
}

div#voucher {
	background: #F2F3F8;
	padding: 10px;
	float: left;
	width: 172px;
	margin-top: 64px;
}
#write_review {
	background: #F2F3F8;	
	padding: 10px 20px;
	width: 360px;
	float: left;
}

#reviewForm fieldset.standard {
	margin-left: 0;
	width: 370px;
}
#reviewForm label.text {
	width: 340px;
}
#reviewForm h4 {
	float: left;
	margin: 0 0 10px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#reviewForm p.note, #reviewForm div.note {
	width: 330px;
	padding-top: 6px;
}

#reviewForm textarea#review_text {
	font-size: 116%;
	line-height: 1.5;
}

div.note ul.tick_list li {
    background: url("/a_assets/images/tick_bullet.gif") no-repeat scroll 10px 4px transparent;
}

.step1 {
	background: url('/a_assets/images/icons/step1.png') no-repeat;
	padding-left: 35px;
}
.step2 {
	background: url('/a_assets/images/icons/step2.png') no-repeat;
	padding-left: 35px;
}
.step3 {
	background: url('/a_assets/images/icons/step3.png') no-repeat;
	padding-left: 35px;
}

#customer_feedback {
	background: #1c206e;
	padding: 20px;
	width: 550px;
	float: left;
}	
#customer_feedback fieldset{
	margin-bottom: 0px;	
	float: left;
	clear: both;
	width: 100%;
}
#customer_feedback label.radio, #customer_feedback label.text {
	background: none;
	color: #fff;	
}
#customer_feedback h2 {
	color: #fff;
	font-size: 197%;
	font-weight: bold;
	float: left;
	clear: both;
}
#customer_feedback h3, #customer_feedback h4 {
	color: #fff;
	margin-top: 0.5em;
	border-top: 1px solid #61639a;
	padding: 20px 0 0.75em;
	float: left;
	clear: both;
	width: 100%;
}
#customer_feedback h4 {
	font-size: 123.1%;
	float: left;
	clear: both;
	width: 100%;
}
#customer_feedback p {
	color: #fff;
	float: left;
	clear: left;
	padding-top: 0.5em;
	font-size: 116%;
	width: 282px;
}
#customer_feedback fieldset.wide {
	margin-top: 0;
}
#customer_feedback fieldset.wide p {
	width: 100%;
	padding-bottom: 0;	
	clear: both;
}
#customer_feedback fieldset.wide label.radio {
	width: auto;
	margin-top: 0;
	min-height: 1em;
	padding: 0.5em 1em 2em 0;
}
#customer_feedback fieldset.wide label.text {
	width: 460px;
	margin: 0;
	min-height: 1em;
	padding: 0.5em 2em 2em 0;
}
#feedback_order_summary {
	width: 350px;
	float: left;
	margin: 30px 0 0 30px;
}
#feedback_order_summary p {
	margin: 1em 0 0;
	color: #707070;
}
#feedback_order_summary table {
	width: 100%;	
	margin-top: 1em;
}
#feedback_order_summary table th {
	font-weight: bold;
}
#feedback_order_summary table th, #feedback_order_summary table td {
	color: #707070;
	border-bottom: 1px dotted #bbb;
	padding: 9px 10px;
	font-size: 93%;
}
