/* E-commerce */

/* Despatch Notes */
.red { color:#aa1624; }
.green { color:#009900; }

/* Breadcrumbs */
div#breadcrumbs { margin:0 0 20px 0; }
div#breadcrumbs li { float:left; display:inline; margin:0 10px 0 0; }


/* Basket */
div#basket { width:214px; float:right; display:inline; margin:9px 0 0 0; border:1px #cccccc solid; }

div#basket h3 { color:#333333; font-size:1.4em; margin:0; font-weight:bold; text-align:left; }
div#basket p { color:#333333; font-size:1.2em; text-align:right; margin:20px 0 0 0; }

div#basket_inner { width:204px; margin:5px auto; }

div#basket ul li { color:#333333; padding:4px 0; font-size:1.2em; list-style:none; background:url(../img/all/wicker-basket.png) 70px 6px no-repeat; }
div#basket ul li span { float:left; display:block; }
div#basket ul li span.header { width:140px; }

div#basket ul a:link, div#header_right div#basket ul a:visited { color:#333333; text-decoration:underline;}
div#basket img { margin:10px 0; float:left; display:inline; }
div#basket p a:link, div#basket p a:visited { color:#333333; text-decoration:none; }
div#basket p a:hover { text-decoration:underline; color:#FF0099;}





/* Product Slider */
div#slider { width:426px; border:1px solid #000000; height:140px; margin:10px 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; }



/* CLIENT SIDE */

/* Mini Basket */
span.items { font-size:1.4em; padding:0 0 0 10px; }
input.btn_checkout { float:right; display:inline; margin:0 30px 20px 0; }

/* Basket */
.tbl_basket { margin:20px auto; width:680px; }
.tbl_basket th, .tbl_basket td { font-size:1.2em;}
.tbl_basket tbody tr td { width:auto; 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:#006699; 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; }






/* 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 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 { float:right; display:inline; margin:5px 10px 5px 0; }

/* 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:10px 40px 20px 0; }
div.address 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; }
div#new_address_top { background:url(../img/all/main_feature_top.jpg) no-repeat; width:702px; height:6px; }
div#new_address_content { width:702px; background:url(../img/all/main_feature_bg.jpg) repeat-y; padding:10px 0; }
div#new_address_content_inner { width:672px; margin:0 auto; }	
div#new_address_bottom { background:url(../img/all/main_feature_bottom.jpg) no-repeat; width:702px; height:6px; }


/* Address Book (Add/Edit) */
li.dtv_Item label { color:#333333; line-height: 120%; padding:0; vertical-align: top; width:150px; display:block; float:left; height:20px; font-size:1.2em; }
li.dtv_Item input.textfield, li.dtv_Item textarea { font-size:1.2em; 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:1.2em; font-weight:bold; width:260px; margin:0 0 10px 170px; padding:2px 0; border:1px solid #CCCCCC; }
li.dtv_Item select { font-size:1.2em; 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.2em; 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 yoru Orders */
.tbl_orders { margin:20px 0; width:931px; }
.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 img { display:block; margin:0 auto; border:1px #CCCCCC solid; padding:2px; }





