/* E-commerce */

/* Despatch Notes */
.red { color:#aa1624; }
.green { color:#009900; }



/* CLIENT SIDE */


/* Breadcrumbs */
div#breadcrumbs { margin:0 0 20px 0; }
div#breadcrumbs li { float:left; display:inline; }
div#breadcrumbs li.breadcrumb_arrow { background:url(../img/all/breadcrumb_arrow.gif) right no-repeat; margin:0 10px 0 0;  padding:0 15px 0 0; }


span.items { font-size:1.4em; padding:0 0 0 10px; }


/* Basket */
.tbl_basket { margin:20px auto; width:800px; border:1px solid #cccccc; }
.tbl_basket th { font-size:1.2em; background-color:#443622; padding:5px 0; color:#ffffff; }
.tbl_basket tbody tr td { width:auto; font-size:1.2em; padding:5px 0; margin:0 10px 0 0; text-align:center;  }
.tbl_basket tbody tr td h2 { font-size:1.3em; }
.tbl_basket tbody tr td h3 { font-size:1.3em; }
.tbl_basket tbody tr td a:link, .tbl_basket tbody tr td a:visited { color:#442900; text-decoration:none; }
.tbl_basket tbody tr td a:hover { text-decoration:underline; }
.tbl_basket img { display:block; margin:0 auto; border:1px #CCCCCC solid; padding:2px; }
.tbl_basket tbody tr td input.btn_removeItem { display:block; float:right; margin:5px 10px 0 0; width:105px; background-color:#4a656a; border:none; padding:5px; color:#ffffff; }
/*input.btn_checkout { display:block; float:right; cursor:pointer; margin:5px 10px 10px 0; width:180px; background-color:#8d795c; border:none; padding:5px; color:#ffffff; }*/
input.btn_checkout { float:right; }


/* Product Slider */
div#slider { float:left; display:inline; width:486px; border:1px solid #000000; height:140px; margin:10px 5px 0 0; }
div#slider ul { width:852px; }
div#slider ul li { list-style:none; display:block; width:141px; height:140px; border-right:1px #cccccc solid; text-align:center; font-size:1.1em; }
div#slider ul li img { display:block; margin:10px auto; }



/* SECURE */


/* Checkout & Order Confirmation */
/* div#billing_information { margin:0 15px 20px 0; width:280px; float:right; display:inline; border:1px solid #ffcc33; background-color:#ffff99; } */
div#billing_information { margin:0 15px 20px 0; width:280px; float:right; display:inline; border:1px solid #cccccc; background-color:#f5f5f5; }
div#billing_information h2 { margin:5px 0 0 10px; }
ul#order_breakdown { margin:5px 0 0 10px; }
ul#order_breakdown li { list-style:none; margin:5px 0; font-size:1.2em;  }
ul#order_breakdown li strong.green { color:green; }
/* input.btn_confirm_order { display:block; float:right; cursor:pointer; margin:5px 10px 10px 0; width:180px; background-color:#8d795c; border:none; padding:5px; color:#ffffff; }
input.btn_proceed { display:block; float:right; cursor:pointer; margin:5px 10px 10px 0; width:180px; background-color:#8d795c; border:none; padding:5px; color:#ffffff; } */

input.btn_confirm_order { float:left; }
input.btn_proceed { float:right; }

/* Order Confirmation */
select.ddl_addressbook { border:1px #333333 solid; padding:4px 0; margin:10px 0; font-size:1.6em; width:100%; }
div.address { float:left; margin:0 40px 20px 0; }
div.address_inner h2 { font-size:1.6em; color:#427065; margin:0 0 5px 0; }
div.address_inner ul li { list-style:none; font-size:1.2em; }



/* MEMBERS AREA */

/* Delivery Address Book */
div#content div.left_column div#std_content div.address input, div.left_column div#std_content div.address_noborder input { margin:10px auto; }

div#new_address { width:702px; background-color:pink; }
div#new_address_top { width:702px; height:6px; }
div#new_address_content { width:702px; padding:10px 0; }
div#new_address_content_inner { width:702px; margin:0 auto; }	
div#new_address_bottom { width:702px; height:6px; }


/* Address Book (Add/Edit) */
li.dtv_Item label { color:#333333; font-size:1em; line-height: 120%; padding:0; vertical-align: top; width:150px; display:block; float:left; height:20px; }
li.dtv_Item input.textfield, li.dtv_Item textarea { font-size:1em; font-weight:bold; width:260px; margin:0 0 0 20px; padding:2px 0; border:1px solid #CCCCCC; }
li.dtv_Item input.no_label { font-size:1em; font-weight:bold; width:260px; margin:0 0 10px 170px; padding:2px 0; border:1px solid #CCCCCC; }
li.dtv_Item select { font-size:1em; font-weight:bold; width:260px; margin:0 0 0 20px; padding:2px 0; border:1px solid #CCCCCC; }
li.dtv_Item span.AspNet-DetailsView-Name { font-size:1.1em; display:block; margin:0 0 10px 0; color:#333333; font-weight:bold; }

li.dtv_Item select.ddl_category { width:262px; padding:3px; border:1px solid #CCCCCC;  }



/* Members Address Book */
table.tbl_MembersAddressBook { margin:10px 0; }
table.tbl_MembersAddressBook th { background-color:#F5F5F5; }
table.tbl_MembersAddressBook th, td { font-size:1.2em; }
table.tbl_MembersAddressBook th { width:auto; padding:0 10px; }
table.tbl_MembersAddressBook th a:link, td a:link { color:#333333; }
table.tbl_MembersAddressBook th a:link, table.tbl_MembersAddressBook th a:visited , table.tbl_MembersAddressBook td a:link, table.tbl_MembersAddressBook td a:visited { text-decoration:none; }
table.tbl_MembersAddressBook th a:hover, table.tbl_MembersAddressBook td a:hover { text-decoration:underline; }
table.tbl_MembersAddressBook td { width:auto; padding:10px 10px; }


/* Tracking your Orders */
.tbl_orders { margin:10px 0 20px 0; width:966px; }
.tbl_orders th, .tbl_orders td { font-size:1.2em;}
.tbl_orders tbody tr td { width:auto; padding:5px 0; margin:0 10px 0 0; text-align:center;  }
.tbl_orders tbody tr.row_ord_alt { background: url(../img/all/lgt_green.gif); }
.tbl_orders img { display:block; margin:0 auto; border:1px #CCCCCC solid; padding:2px; }






