body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:auto;
	background-color:#FFFFFF;

}

.s_main_table {
	width:990px;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 10px 10px 10px;	
}

.s_table_100 {width:100%;}
.s_table_50 {width:50%;}

.s_main_area {width:1000px; vertical-align:top; background-color:#FFFFFF; padding:5px;}
.s_header {background-color:#F2F7FB}

.no_border {border:none;}

.s_tr_colourise {background-color:#1E4F9B; padding:3px;}
.s_banner_text {font-size:12px; color:#FFFFFF; text-align:left; padding:4px}

.s_tr_colourise_sub {background-color:#8EA7CD; padding:4px;}

.s_tr_error {border:1px solid #1E4F9B; padding:5px; color:#FF0000; font-size:12px; font-weight:bold; margin-bottom:5px; text-align:center;}

.s_section_name {text-transform:capitalize;}
.s_thumbnail_images {width:100px; border:none;}
.s_table_product {font-size:12px; background-color:#FFFFFF; width:100%; border:solid; border-color:#000000; border-width:1px;}

ul.s_reports li {margin:0px; list-style-type:square; padding-bottom:5px;}

.debug_class {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#006600; font-weight:bold;}

.s_main_text       		 {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.s_main_text_white		 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}
.s_main_text_red		 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#D62400; font-weight:bold;}
.s_main_text_list_shadow {font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#EDF1F7}

.s_product_message_text {text-align:right; font-size:12px; color:#0D329E; font-weight:bold; display:block;}

.tr_list_shadow {background-color:#EDF1F7;}
.recent_action_green {background-color:#66FF33; }
.recent_action_yellow {background-color:#FFFF00; }
.recent_action_orange {background-color:#FF9900; }
.recent_action_red {background-color:#FF0000; color:#FFFFFF; text-decoration:blink;}

.s_main_text_large{font-size:14px;}
.s_main_text_large_white{font-size:14px; color:#FFFFFF;}

.s_large_text {font-size:16px;}
.s_large_text_white {font-size:16px; color:#FFFFFF;}

.s_red_bold {font-weight:bold; color:#FF0000; font-size:12px;}

a:link 	  {color:#000000; font-size:12px; text-decoration:none;}
a:visited {color:#000000; font-size:12px; text-decoration:none;}	
a:hover   {color:#CCCCCC; font-size:12px; text-decoration:underline;}
a:active  {color:#000000; font-size:12px; text-decoration:none;}	

a.s_navlink:link    {color:#FFFFFF; font-size:12px; text-decoration:none;}
a.s_navlink:visited {color:#FFFFFF; font-size:12px; text-decoration:none;}
a.s_navlink:hover 	{color:#FFFFFF; font-size:12px; text-decoration:underline;}
a.s_navlink:active  {color:#FFFFFF; font-size:12px; text-decoration:none;}

.s_no_border {border:none;}
.s_form {margin:0px;}
.s_banner_spacer {height:3px;}
.s_form_button {background-color:#999999; color:#FFFFFF; font-size:12px; font-weight:bold; padding:3px;}
.s_form_button_small {background-color:#999999; color:#FFFFFF; font-size:10px; font-weight:bold; padding:1px;}

.s_order_notes {border:1px solid #8EA7CD; border-top:none; font-size:12px; padding:3px; padding-bottom:20px;}
.order_notes {border-bottom:1px dotted #333333;  margin-top:3px; margin-bottom:3px;}
.return_notes {border-bottom:1px dotted #333333;  margin-top:3px; margin-bottom:3px;}

.s_footer_table {width:100%;}
.s_footer_text {padding:0px 30px 0px 30px; font-size:10px; color:#cccccc; margin-top:10px;} 
.s_footer_text a:link 	  {color:#cccccc; font-size:10px; text-decoration:none;}
.s_footer_text a:visited  {color:#cccccc; font-size:10px; text-decoration:none;}	
.s_footer_text a:hover    {color:#cccccc; font-size:10px; text-decoration:underline;}
.s_footer_text a:active   {color:#cccccc; font-size:10px; text-decoration:none;}	

/************************ PICKING LIST ************************/
.largeDelvNameAddress {page-break-before:always; padding-bottom:10px; margin-left:10px; font-size:48px; border:1px solid #999999; width:600px;}

/*************************  BASKET ************************/
.s_basket_header {color:#315D73; font-size:18px; font-weight:bold;}

a:link.s_basket_link {color:#52557B; text-decoration:none; font-size:13px; font-weight:bold;}
a:visited.s_basket_link {color:#52557B; text-decoration:none; font-size:13px; font-weight:bold;}
a:hover.s_basket_link {color:#629E99; text-decoration:none; font-size:13px; font-weight:bold;}
a:active.s_basket_link {color:#52557B; text-decoration:none; font-size:13px; font-weight:bold;}

/******************************************** BASKET/CHECKOUT ********************************************/
.s_basket_area {width:100%;}

.s_basket_title {
	background-image:url(images/productTitleBG.png);	
	background-repeat:no-repeat; 
	background-position:right bottom; 
	width:50%;
	font-size:24px; 
	color:#67728e; 
	text-align:left; 
	padding-left:10px;
	padding-right:10px;
}

.s_basket_title_link {text-align:right; padding:2px 10px 2px 10px; background-color:#cccccc; font-size:20px; color:#F8F400}
.s_basket_title_link a:link    {color:#F8F400; font-size:20px; text-decoration:underline;}
.s_basket_title_link a:visited {color:#F8F400; font-size:20px; text-decoration:underline;}
.s_basket_title_link a:hover   {color:#F8F400; font-size:20px; text-decoration:underline;}
.s_basket_title_link a:active  {color:#F8F400; font-size:20px; text-decoration:underline;}

.s_table_error_contents{padding:8px; padding-top:5px; width:100%;}

.s_error_header {font-size:14px; color:#FFFFFF; padding:4px; text-align:left; background-color:#EC1C24; border:1px solid #cccccc; font-weight:bold;}
.s_update_header {font-size:14px; color:#FFFFFF; padding:4px; text-align:left; background-color:#009900; border:1px solid #cccccc; font-weight:bold;}
.s_error_main   {font-size:11px; color:#333333; padding:4px; text-align:left; background-color:#FFFFFF; border:1px solid #cccccc; border-top:none;}

.s_error_main a:link    {font-size:11px; color:#333333; text-decoration:underline;}
.s_error_main a:visited {font-size:11px; color:#333333; text-decoration:underline;}
.s_error_main a:hover   {font-size:11px; color:#cccccc; text-decoration:underline;}
.s_error_main a:active  {font-size:11px; color:#333333; text-decoration:underline;}

.s_table_basket_contents {padding:8px; padding-top:5px; width:100%;}
.s_basket_header_main 		{font-size:16px; color:#67728e; text-align:left; border:1px solid #cccccc; font-weight:bold; background-image:url(images/productTitleBG.png);}
.s_basket_sub_header_main 	{font-size:10px; color:#cccccc; text-align:left; border:1px solid #cccccc;}

.s_basket_header_product {width:600px; font-size:14px; color:#1C4092; font-weight:bold; border-bottom:1px solid #cccccc; text-align:left; border-left:1px solid #cccccc;}
.s_basket_header_qnty    {width:120px; font-size:14px; color:#1C4092; font-weight:bold; border-bottom:1px solid #cccccc; text-align:center;}
.s_basket_header_price   {width:120px; font-size:14px; color:#1C4092; font-weight:bold; border-bottom:1px solid #cccccc; text-align:right;}
.s_basket_header_options {width:120px; font-size:14px; color:#1C4092; font-weight:bold; border-bottom:1px solid #cccccc; text-align:center; border-right:1px solid #cccccc;}

.s_basket_product {width:600px; font-size:14px; color:#1C4092; vertical-align:top; border-bottom:1px solid #cccccc; text-align:left; border-left:1px solid #cccccc;}
.s_basket_qnty    {width:120px; font-size:14px; color:#1C4092; vertical-align:top; border-bottom:1px solid #cccccc; text-align:center;}
.s_basket_price   {width:120px; font-size:14px; color:#1C4092; vertical-align:top; border-bottom:1px solid #cccccc; text-align:right;}
.s_basket_options {width:120px; font-size:14px; color:#1C4092; vertical-align:top; border-bottom:1px solid #cccccc; text-align:center; border-right:1px solid #cccccc;}

.s_basket_options a:link    {color:#1C4092; font-size:10px; text-decoration:underline;}
.s_basket_options a:visited {color:#1C4092; font-size:10px; text-decoration:underline;}
.s_basket_options a:hover   {color:#000000; font-size:10px; text-decoration:underline;}
.s_basket_options a:active  {color:#1C4092; font-size:10px; text-decoration:underline;}

.s_basket_product_option {font-size:12px; color:#000000;}

.s_basket_text 		  {font-size:14px; color:#1C4092; border:1px solid #cccccc; border-top:none; border-right:none;}
.s_basket_text_right  {font-size:14px; color:#1C4092; border:1px solid #cccccc; border-top:none; border-left:none;}
.s_basket_text_border {font-size:14px; color:#1C4092; border:1px solid #cccccc; border-top:none;}


.s_basket_product_added {font-size:14px; color:#1C4092; display:block; padding-top:10px; padding-left:8px;}

.s_recommended_table 	     {vertical-align:top; width:100%; padding:0px 8px 0px 8px; margin:5px 0px 8px 0px;}
.s_recommended_header 		 {vertical-align:top; font-size:18px; color:#67728e; font-weight:normal; padding:5px; text-transform:uppercase; border-bottom:2px solid #FFFFFF;  background-image:url(/images/productTitleBG.png) }
.s_recommended_product  	 {vertical-align:top; font-size:14px; color:#666666; font-weight:bold; border:1px solid #cccccc; border-left:none; padding:3px; width:200px;}
.s_recommended_product_price {vertical-align:top; font-size:14px; color:#EA1D24; font-weight:bold; padding:5px 0px 5px 0px; display:block;}
.s_recommended_image 	     {vertical-align:top; text-align:center; width:100px; border:1px solid #cccccc; border-right:none; padding:3px;}
.s_recommended_spacer 		 {width:3px; height:3px;}


.s_recommended_product a:link    {color:#666666; font-size:12px; font-weight:bold; text-decoration:none;}
.s_recommended_product a:visited {color:#666666; font-size:12px; font-weight:bold; text-decoration:none;}
.s_recommended_product a:hover   {color:#666666; font-size:12px; font-weight:bold; text-decoration:underline;}
.s_recommended_product a:active  {color:#666666; font-size:12px; font-weight:bold; text-decoration:none;}

.s_checkout_field 		{font-size:14px; color:#1C4092; border:1px solid #cccccc; border-top:none; border-right:none; vertical-align:top; width:20%}
.s_checkout_field_error {font-size:14px; color:#EC1C24; border:1px solid #cccccc; border-top:none; border-right:none; vertical-align:top; width:20%}

.s_checkout_input 		 {font-size:14px; color:#1C4092; border:1px solid #cccccc; border-top:none; border-left:none; text-align:left;}
.s_checkout_input_stores {font-size:14px; color:#1C4092; border:1px solid #cccccc; border-top:none; text-align:left;}
.s_checkout_input_one 	 {font-size:14px; color:#1C4092; border:1px solid #cccccc; border-top:none;}

.s_payment_text 		{font-size:12px; color:#1C4092; border:1px solid #cccccc; border-top:none; width:400px; text-align:right;}
.s_payment_input 		{font-size:14px; color:#1C4092; border:1px solid #cccccc; border-top:none; border-left:none;}
.s_payment_input_border {font-size:14px; color:#1C4092; border:1px solid #cccccc; border-top:none;}

.s_checkout_field_top {font-size:14px; color:#1C4092; border:1px solid #cccccc; border-right:none; vertical-align:top; width:20%}
.s_checkout_input_top {font-size:14px; color:#1C4092; border:1px solid #cccccc; border-left:none;}
.s_checkout_field_error_top {font-size:14px; color:#EC1C24; border:1px solid #cccccc; border-right:none; vertical-align:top; width:20%}

.s_checkout_field_no_bottom {font-size:14px; color:#1C4092; border-left:1px solid #cccccc; vertical-align:top; width:20%}
.s_checkout_input_no_bottom {font-size:14px; color:#1C4092; border-right:1px solid #cccccc;}

.s_checkout_crumbs {width:100%; padding:8px; padding-top:5px;}

.s_checkout_text 	  {color:#666666; font-size:14px;}
.s_checkout_tiny_text {color:#666666; font-size:9px;}

.checkout_warning_text {font-size:14px; color:#FF0000; font-family:Arial, Helvetica, sans-serif;}
.s_checkout_plantext {font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#cccccc; vertical-align:bottom;}

.s_button {font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; background-color:#cccccc; color:#666666; padding:1px 8px 1px 8px;}

#change_type_warning {font-size:10px; font-weight:bold; color:#FFFFFF; width:200px;}

/******************************  ******************************/
#autoemail_addnew label {float:left; width:120px;}
#autoemail_addnew input {float:left; margin-bottom:5px; width:450px;}
#autoemail_addnew input#submit {float:left; margin-bottom:5px; width:120px;}
#autoemail_addnew br {clear:left;}

/* -------------- NAVI TABS **********************/
.td_navi_tab {text-align:right; padding:0px;}

a:link.s_navi_tab    {color:#FFFFFF; text-decoration:none; padding:4px 5px 1px 5px;	background-color:#1E4F9B;}
a:visited.s_navi_tab {color:#FFFFFF; text-decoration:none; padding:4px 5px 1px 5px; background-color:#1E4F9B;}
a:hover.s_navi_tab 	 {color:#000000; text-decoration:none; padding:4px 5px 1px 5px; background-color:#FFFF00;}
a:active.s_navi_tab  {color:#FFFFFF; text-decoration:none; padding:4px 5px 1px 5px; background-color:#1E4F9B;}

a:link.s_navi_tab_sub    {color:#FFFFFF; text-decoration:none; padding:4px 5px 1px 5px;	background-color:#8EA7CD;}
a:visited.s_navi_tab_sub {color:#FFFFFF; text-decoration:none; padding:4px 5px 1px 5px; background-color:#8EA7CD;}
a:hover.s_navi_tab_sub 	 {color:#000000; text-decoration:none; padding:4px 5px 1px 5px; background-color:#FFFF00;}
a:active.s_navi_tab_sub  {color:#FFFFFF; text-decoration:none; padding:4px 5px 1px 5px; background-color:#8EA7CD;}


body#section_name a#section_name_link,
body#section_add_image a#section_add_image_link,
body#section_add_link a#section_add_link_link,
body#section_move a#section_move_link,
body#section_meta_data a#section_meta_data_link,
body#section_wysiwyg a#section_wysiwyg_link,
body#product_details a#product_details_link,
body#display_order a#display_order_link,
body#product_discounts a#product_discounts_link,
body#product_image a#product_image_link,
body#product_stockcontrol a#product_stockcontrol_link,
body#product_postage a#product_postage_link,
body#product_stats a#product_stats_link,
body#product_options a#product_options_link,
body#product_moreinfo a#products_moreinfo_link,
body#product_moreinfo a#products_moreinfo_link,
body#product_move a#product_move_link,
body#product_wysiwyg a#product_wysiwyg_link,
body#product_delete a#product_delete_link,
body#product_move_confirm a#product_move_confirm_link,
body#product_promotions a#product_promotions_link,
body#products_relatedproducts a#products_relatedproducts_link,
body#products_relatedproducts a#products_relatedproducts_sub_link,
body#products_featuredproducts a#products_relatedproducts_link,
body#products_featuredproducts a#products_featuredproducts_link,
body#products_checklist a#products_relatedproducts_link,
body#products_checklist a#products_checklist_link,
body#section_delete_confirm a#section_delete_confirm_link,
body#manufacturers_image a#manufacturers_image_link,
body#manufacturer_name a#manufacturer_name_link,
body#manufacturers_delete a#manufacturers_delete_link,
body#orders_unprocessed a#orders_unprocessed_link,
body#orders_processed a#orders_processed_link,
body#orders_canceled a#orders_canceled_link,
body#orders_search a#orders_search_link,
body#order_overview a#order_overview,
body#order_notes a#order_notes,
body#order_items a#order_items,
body#order_dispatches a#order_dispatches,
body#reports_products a#reports_products_link,
body#reports_stock a#reports_stock_link,
body#reports_orders a#reports_orders_link,
body#reports_telesales a#reports_telesales_link,
body#reports_other a#reports_other_link,
body#reports_returns a#reports_returns_link,
body#wysiwyg_page_details a#wysiwyg_page_details_link,
body#wysiwyg_page_editor_public a#wysiwyg_page_editor_public_link
body#wysiwyg_page_editor_trade a#wysiwyg_page_editor_trade_link
{background-color:#FFFF00; color:#000000;}

/*	Default stylesheet for the Carpe Slider
	By Tom Hermansson Snickars                 
	2005-12-17 version 1.5
	Copyright CARPE Design                     
	carpe.ambiprospect.com
*/
*.carpe_horizontal_slider_display_combo {
	clear: left;
	margin: 0;
}
*.carpe_vertical_slider_display_combo {
	float: left;
	margin: 0;
}
*.carpe_horizontal_slider_track {
	background-color: #bbb;
	color: #333;
	width: 120px;
	float: left;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.carpe_vertical_slider_track {
	background-color: #bbb;
	color: #333;
	padding: 3px 6px 15px 6px;
	width: 24px;
	height: 100px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.carpe_horizontal_slider_track *.carpe_slider_slit {
	background-color: #333;
	color: #ccc;
	width: 110px;
	height: 2px;
	margin: 4px 4px 2px 4px;
	line-height: 0px;
	position: absolute;
	z-index: 1;
	border: 1px solid;
	border-color: #999 #ddd #ddd #999;
}
*.carpe_vertical_slider_track *.carpe_slider_slit {
	background-color: #000;
	color: #333;
	width: 2px;
	height: 100px;
	position: absolute;
	margin: 4px 10px 4px 10px;
	padding: 4px 0 1px 0;
	line-height: 0px;
	font-size: 0;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}
*.carpe_horizontal_slider_track *.carpe_slider {
	width: 16px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.carpe_vertical_slider_track *.carpe_slider {
	width: 20px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.carpe_slider_display_holder {
	background-color: #bbb;
	color: #333;
	width: 34px;
	margin: 0;
	float: left;
	padding: 0 2px 0 0;
	height: 20px;
	text-align: right;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
.carpe_slider_display {
	background-color: #bbb;
	color: #333;
	padding: 3px 1px 0 0;
	width: 30px;
	text-align: right;
	font-size: 11px;
	line-height: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	cursor: default;
}
