body
{
	margin: 0px;
	padding: 0px;
	
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
}

body, td, p, div
{
	color: #666666;
}

strong, b
{
	color: #333333;
	font-weight: bold;
}

h3
{
	margin: 10px 0px 4px 0px;
	font-size: 14px;
}

li
{
	/* margin-left: 20px; */
	color: #666666;
}

a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
	color: #f36b23;
}
a:hover
{
	text-decoration: underline;
}

#header
{
	background-image:url(../graphics/common/header_bg2.gif);
	background-position:top left;
	background-repeat: repeat-x;
	
	/* height: 126px; */
	height:115px;
}
#headerContent
{
	background-image:url(../graphics/common/header_bg.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	
	/* height: 126px; */
	height:115px;
}
#header_footer
{
	background-image:url(../graphics/common/header3_footer.gif);
	background-position:top left;
	background-repeat:repeat-x;
	
	height:11px;
}
#header_footer_etrade
{
	background-image:url(/graphics/common/header3_etrade_footer.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	text-align: left;
	
	height:26px;
	/*
	top: 115px;
	position:absolute;
	width: 100%;
	*/
	
	margin: 0;
	padding: 0;
	
	padding-top: 1px;
}
#header_footer_etrade_icons
{
	height:26px;
	top: 116px;
	position:absolute;
	width: 100%;
}
#m-logo
{
	float:left;
}
#icons
{
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 4px 0px 0px 0px;
}
.header_icon
{
	float:right;
	font-size:10px;
	color: #333333;
	padding-left: 5px;
	padding-top: 8px;
}
.header_icon a:link, .header_icon a:hover, .header_icon a:active, .header_icon a:visited
{
	text-decoration: none;
	color: #ededed;
}
.header_icon a:hover
{
	text-decoration: none;
	color: #bababa;
}
.header_icon_image
{
	margin-top: -8px;
	margin-right: 2px;
	
	border: 0;
}
#nav
{
	position: absolute;
	top: 83px;
	left: 130px;
	padding-top: 9px;
	
}
.nav_item, .nav_item_on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 7px 8px 0px 8px;
	float: left;
	height: 24px;
	text-transform: uppercase;
	font-weight: bold;	 
}
.nav_item_on
{
	background-image:url(../graphics/common/nav/on_bg.gif);
	background-position: top;
	background-repeat:repeat-x;
	
	background-color:#8a8a8a;
	
	/*
	padding-right: 9px;
	border-right-style:solid;
	border-color: #6b6b6b;
	border-width: 0px 1px 0px 0px;
	*/
}
.nav_item a:link, .nav_item a:visited, .nav_item_on a:link, .nav_item_on a:visited
{
	color: #eeeeee;
	text-decoration: none;
}
.nav_item a:hover, .nav_item_on a:link, .nav_item_on a:visited, .nav_item_on a:hover 
{
	color: #ffffff;
	text-decoration: none;
}


#content
{
	margin-top: 10px;
}
#leftColumn
{
	width: 180px;
	float:left;
	
	left:10px;
	top:50px;
	background-color:#ffffff;
	margin-left: 8px;
}
#rightColumn
{	
	right:10px;
	top:50px;
	
	width: 180px;
	float: right;
	background-color:#ffffff;
	margin-right: 8px;
}
.rightColumnOnLeft
{	
	width: 180px;
	float:left;
	
	left:10px;
	top:50px;
	background-color:#ffffff;
	margin-left: 8px;
}
#middleColumn 
{
	font-size: 80%;
	background:#fff;
	margin-left: 200px;
	margin-right:200px;
	border:0px solid #000;
	/*
	The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
	parsing bug in IE5x PC that will prematurly close a style rule when it runs
	into the string "\"}\"". After that string appears in a rule, then, we can override
	previously set attribute values and only browsers without the parse bug will
	recognize the new values. So any of the name-value pairs above this comment
	that we need to override for browsers with correct box-model implementations
	will be listed below.
	
	We use the voice-family property because it is likely to be used very infrequently,
	and where it is used it will be set on the body tag. So the second voice-family value 
	of "inherit" will override our bogus "\"}\"" value and allow the proper value to
	cascade down from the body tag.

	The style rule immediately following this rule offers another chance for CSS2
	aware browsers to pick up the values meant for correct box-model implementations.
	It uses a CSS2 selector that will be ignored by IE5x PC.
	
	Read more at http://www.glish.com/css/hacks.asp
	*/
	
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 200px;
	margin-right:200px;
}
html>body #middleColumn 
{
	margin-left: 200px;
	margin-right: 200px;
}
#footer
{
	clear: both;
	margin: 0px 0px 0px 0px;
	text-align: left;
	
	background-image:url(../graphics/common/footer/bg.gif);
	background-position:top left;
	background-repeat: repeat-x;
}
#footer_copyright
{
	padding-left: 5px;
	font-size: 9px;
	color: #ffffff;
	padding-top: 14px;
	z-index: 10;
	position: absolute;
}
#footer_links
{
	padding-right: 5px;
	font-size: 9px;
	color: #ffffff;
	padding-top: 14px;
	float: right;
}
#footer_links a:link, #footer_links a:active, #footer_links a:hover, #footer_links a:visited
{
	color: #FFFFFF;
}
.main_cat_header, .sub_cat, .sub_cat_on, .sub_cat_on_brand
{
	margin-bottom: 1px;
}
.main_cat_header
{
	background-color: #999999;
	font-size: 11px;
	padding: 2px;
	padding-left: 10px;
	color: #ffffff;
}
.main_cat_header a:link, .main_cat_header a:visited, .main_cat_header a:hover, .main_cat_header a:active
{
	color: #ffffff;
	text-decoration: none;
}
.main_cat_header a:hover
{
	text-decoration: underline;
}
.sub_cat, .sub_cat_on, .sub_cat_on_brand
{
	background-color: #d5d5d5;
	font-size: 10px;
	padding: 2px;
	padding-left: 24px;
	
	/*margin-left: 13px; */
	margin-right: 0px;
}
.sub_cat a:link, .sub_cat a:visited, .sub_cat a:hover, .sub_cat a:active
{
	color: #444444;
	text-decoration: none;
} 


.sub_cat_on, .sub_cat_on a:link, .sub_cat_on a:visited, .sub_cat_on a:hover, .sub_cat_on a:active,
.sub_cat_on_brand, .sub_cat_on_brand a:link, .sub_cat_on_brand a:visited, .sub_cat_on_brand a:hover, .sub_cat_on_brand a:active
{
	text-decoration: none;
	background-color: #ffa800;
	color: #ffffff;
}
.sub_cat a:hover, .sub_cat_on a:hover, .sub_cat_on_brand a:hover
{
	text-decoration: underline;
}
.cat_header, .cat_header_dark, .cat_header_collapsible
{
	background-image:url(../graphics/common/cat_header_bg.gif);
	background-position: top left;
	background-repeat:repeat-x;
	
	height:19px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	padding-top: 7px;
}
.cat_header_dark
{
	background-image: url(../graphics/common/cat_header_dark_bg.gif);
	background-position: bottom left;
	height: 17px;
	padding-top: 4px;
	font-size: 10px;
	
}
.cat_header_dark a:link, .cat_header_dark a:active, .cat_header_dark a:hover, .cat_header_dark a:visited
{
	color: #ffffff;
}
.cat_header_collapsible
{
	cursor: pointer;
}
.sidebar_group, .sidebar_group_off
{
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color: #ffba95;
}
.sidebar_group_off
{
	display: none;
}
.nugget, .piw_nugget
{
	/* width: 291px; */
	/* width: 279px; */
	
	
	
	
	margin-right: 0px;
	margin-bottom: 10px;
}
.nugget
{
	float: left;
	width: 270px;
	margin-right: 10px;
}
.nugget_title
{
	background-image:url(../graphics/common/nugget/title_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #565454;
	
	font-size: 11px;
	
	color: #ffffff;
	
	padding: 8px;
	padding-top: 6px;
	
	text-align: center;
	
	height: 16px;
	line-height: 20px;
	overflow: hidden;
	
}
.nugget_title a:link, .nugget_title a:visited, .nugget_title a:active, .nugget_title a:hover
{
	color: #ffffff;
}
.nugget_body, .piw_body
{
	border-style:solid;
	border-color: #999999;
	border-width: 0px 1px 1px 1px;
	
	padding: 6px;
	
	font-size: 10px;
	color: #000000;
}
.piw_body
{
	color: #444444;
	line-height:1.2em;
	font-size: 9pt;
}
.nugget_body
{
	
	
	/* height: 160px; */
	/* height: 152px; */
	height: 137px;
	overflow: hidden;
	
	line-height: 14px;
	
	font-size: 9pt;
}
.nugget_img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	
	border-style:solid;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
}
.nugget_img2
{
	
}
.nugget_desc
{
	height: 62px;
	overflow: hidden;
	line-height: 1.1em;
	margin-bottom: 5px;
	font-size: 11px;
}
.nugget_stk_img
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
.nugget_price
{
	font-weight: bold;
	color: #55aa09;
	font-size: 12px;
	

	
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	
	
}

.nugget_price_extra
{	
	color: #999999;
	font-weight:bold;
	font-size: 65%;
}
.clearer
{
	clear: both;
	line-height: 0px;
	font-size:0px;
	padding: 0px;
	margin: 0px;
}
.nugget_img_cont
{
	width:134px; height:101px; overflow:hidden; float:left; margin-right: 5px;
	margin-bottom: 12px;
}
.brand_browser
{
	background-color: #d5d5d5;
	text-align: center;
	margin-bottom: 1px;
	background-position: top left;
	background-repeat: no-repeat;
}
.brand_browser_open
{
	background-color: #999999;
	
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 0px;
}
.collapsed_menu
{
	display: none;
}
.section_title
{
	background-image: url(../graphics/common/section_title_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	color: #ffffff;
	
	/*height:24px;*/
	padding: 0px 50px 0px 50px;

	
	line-height: 2em;
	overflow: hidden;
	
	text-transform:uppercase;
	font-weight: bold;
	
	vertical-align: top;
	
	
}
.section_title a:link, .section_title a:active, .section_title a:hover, .section_title a:visited 
{
	color: #ffffff;
	text-decoration: none;
}
.section_title a:hover
{
	color: yellow;
}

.section_bg
{
	background-image:url(../graphics/common/section_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	/*background-color:#ffffff; */
	
	/*height: 22px;
	
	margin: 0 auto;
	*/
	
	
	margin-bottom: 10px;
	/* margin-right: 12px; */
	text-align: center;

}
#promoBoxCont
{

}
.mini_logo
{
	float: right;
	margin-top: -6px;
	margin-right: -4px;
	
}
#refine
{
	line-height: 1.5em;
	
	margin-bottom: 10px;
	padding: 20px;
	background-color: #ffffff;
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
}
#refine a:link, #refine a:visited, #refine a:hover, #refine a:active
{
	text-decoration: none;
	color: #f36b23;
}
#refine a:hover
{
	text-decoration: underline;
}
#refine_title
{
	color: #000000;
	font-size: 1.2em;
	margin-bottom: 10px;
	font-weight: bold;
}
.refine_subtotal
{
	font-size: 1em;
	color: #999999;
}
#refine_explan
{
	font-size: 1.1em;
	margin-bottom: 5px;
	font-weight: normal;
}
#refine_brandlogo
{
	float: right;
	margin-top: -10px;
	margin-right: -10px;
	
	width: 180px;
	height: 35px;
	/*background-image:url(../graphics/brandlozenge.gif);
	background-position:top left;
	background-repeat:no-repeat;
	*/
	text-align: center;
}

#piw_left
{
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
}
.piw_title
{
	font-weight:bold;
	color: #000000;
	font-size: 1.2em;
	margin-bottom: 10px;
}
#piw_manu_link
{
	background-color: #cccccc;
	padding: 8px;
	text-align: center;
	margin-right: 10px;
	font-size: 12px;
	width: 236px;
	line-height: 1.2em;
	font-weight: bold;
}
#piw_manu_link a:link, #piw_manu_link a:visited, #piw_manu_link a:active, #piw_manu_link a:hover
{
	color: #666666;
} 
#piw_manu_link a:hover
{
	text-decoration: underline;
}
#piw_partlists
{
	padding: 4px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
	font-weight: bold;
	
	background-color: #ffffff;
}
#piw_status
{
	margin-bottom: 10px;
	margin-left: 10px;
}
.piw_stock
{
	float: left;
	
}
.piw_price
{
	font-weight: bold;
	color: green;
	font-size: 14px;
	
	margin: 0px;
	padding: 0px;
	
	padding-top: 3px;
}
.pageNumberPrev, .pageNumberNext, .pageNumber, .pageNumberOn, .pageNumberPrevOff
{
	float: right;
	margin: 1px;
 	padding: 1px;
	font-size: 9px;
}
.pageNumberPrevOff
{
	color: #cccccc;
	border-color: #e7e7e7;
	border-style: solid;
	border-width: 0px;
}
.pageNumber, .pageNumberOn, .pageNumberPrev, .pageNumberNext
{
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px;
}
.pageNumber, .pageNumberOn
{
	color: #ffffff;
	text-align: center;
}
.pageNumberOn
{
	
	color: #000000;
	border-color: #999999;
}
/*
.pageNumber a, .pageNumberPrev a, .pageNumberNext a
{
	color: #ffffff;
}
*/
#pageNumbers
{
	margin-top: 5px;
	margin-bottom: 15px;
	/* background-color: #cccccc; */
	clear: both;
}
#view_type
{
	float: right;
	margin-bottom: 10px;
}
.news_headline
{
	text-align: center;
	font-size: 16px;
	color: #333333;
	margin: 0px;
	margin-bottom: 20px;
	
	background-color: #dddddd;
	padding: 10px;
}
.team_desc
{
	font-style:italic;
	margin: 0px;
	margin-bottom: 10px;	
	text-align: center;
}
.team_info
{
	text-align: center;
}


#searchbox
{
	/* padding-left: 20px; */
	position: absolute;
	top: 98px;
	left: 595px;
	font-size: 9px;
	
}
#searchTerms
{
	font-size: 9px;
	padding: 1px;
	color: #666666;
	background-color: #cccccc;
	border: 0;
	float: left;
	width: 100px;
}

#refine_table td
{
	vertical-align: top;
}
#refine_table .cat
{
	white-space: nowrap;
	font-weight: bold;
	text-align: right;
	padding-left: 0px;
}
.mini_nav, .mini_nav_on
{
	white-space: nowrap;
	background-image:url(../graphics/common/mininav/bg.gif);
	background-position: top left;
	height: 28px;
	overflow: hidden;
	float: left;
	color: #ffffff;
	margin-right: 5px;
	
}
.mini_nav_on
{
	background-image:url(../graphics/common/mininav/bg_on.gif);
}
.mini_nav_item
{
	float: left;
	color: #eeeeee;
	padding-top: 7px;
	padding-right: 4px;
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mini_nav_item a:link, .mini_nav_item a:hover, .mini_nav_item a:active, .mini_nav_item a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.mini_nav_item a:hover
{
	text-decoration: underline;
}
.filter_on
{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.quicklinx, .quicklinx_on
{
	float:left;
	font-size:10px;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 8px;
}
.quicklinx_on a:link, .quicklinx_on a:active, .quicklinx_on a:hover, .quicklinx_on a:visited 
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.quicklinx_img
{
	margin: -8px 3px 3px 2px;
}
.right_browser_ad_box
{
	margin-top: 10px;
}
#xref_std
{
	width: 170px;
	margin: 5px;
}
.cat_arrow
{
	width: 9px;
	height:9px;
	border: 0;
	margin-right: 5px;
}

.aJob
{
	margin: 10px;
}
.aJob_title
{
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	padding: 10px;
	background-color: #666666;
	color: #ffffff;
}
.aJob_desc
{
	line-height: 1.5em;	
	padding: 10px;
	background-color: #eeeeee;
}
.aJob_appdetails
{
	text-align:center;
	margin-top: 10px;
}
.aJob_closingdate
{	
	text-align:right;
	font-weight: bold;
	padding: 10px;
	background-color: #dddddd;
}
#mini_overview
{
	width: 270px; 
	padding: 5px; 
	font-size: 9px; 
	top: 35px; 
	right: 15px;  
	border-color: #333333; 
	border-style:solid; 
	border-width:1px; 
	position:absolute;
	
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	opacity: .7;
	filter: alpha(opacity=70);
}
#mini_overview
{
	color: #ededed;
	opacity: 1;
	filter: alpha(opacity=100);
	
	border-color: #ffffff;
}
#mini_overview strong
{
	color: #ededed;
}
#mini_overview a:link, #mini_overview a:visited, #mini_overview a:active, #mini_overview a:hover
{
	color: #ededed;
	font-weight: normal;
} 
#weecart_total
{
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 5px 0px;
}
.weecart_itm
{

}
.weecart_del, .weecart_desc, .weecart_qty
{
	float: left;
}
.weecart_del
{
	width: 18px;
	text-align: left;
	margin-top: 2px;
}
.weecart_qty
{
	width: 20px;
	text-align: right;
}
.weecart_desc
{
	width: 122px;
}
.weecart_div
{
	height: 1px;
	margin-bottom: 5px;
	background-color: #cccccc;
	line-height: 0px;
	font-size: 0px;
}
#weecart_shippingMsg
{
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding: 5px;
	
	color: #d60000;
	
	margin-bottom: 5px;
}
#weecart_shippingCost
{
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding: 0px 10px 5px 10px;
}
.weecart_qtymsg
{
	background-color: #cccccc;
	padding: 5px;
	font-size:10px;
	text-align:center;
}
.textbox_qty
{
	font-size: 10px;
	padding: 3px;
	color: #333333;
	background-color: #ffffff;
	float:left;
	margin: 0px 5px 0px 0px;
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
}
#viewb_inventory, #viewb_inventory_credits
{
	border-width: 0px 1px 1px 1px;
	border-color: #ffba95; 
	border-style: solid;
}
#viewb_inventory td
{
	/* text-align:center; */
	padding-left: 5px;
	padding-right: 5px;
}
.viewb_inventory_header
{
	color: #ffffff;
	background-image: url(/graphics/bask/header_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-weight:bold;
	
	background-color: #444343;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	
	height: 34px;
	text-align:center;
	
	white-space:nowrap;
}
.viewb_inventory_header_credits
{
	color: #ffffff;
	background-image: url(/graphics/bask/header_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-weight:bold;
	
	background-color: #444343;
	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	
	height: 34px;
	text-align:center;
	
	white-space:nowrap;
}
.viewb_inventory_row_div_row
{
	height: 1px;
}
.viewb_inventory_row_div_div
{
	background-color: #CCCCCC;
	height: 1px;
	line-height: 0;
}
#b_summary_container
{
	width: 300px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #ffba95;
	
	float: right;
	margin-top: 20px;
}
.b_summary_element
{	
	padding: 8px;
}
.b_summary_div
{
	margin: 0px 5px 0px 5px;
	padding: 0;
	height: 1px;
	line-height: 0;
	background-color:#CCCCCC;
}
.b_total_element
{
	padding: 8px;
	background-color: #eaeaea;	
}
.b_total_element div
{
	font-weight: bold;
	color: #000000;
}

#voucher_container
{
	width: 300px;
	
	
	float: right;
}
#voucher_border
{
	margin-top: -2px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #ffba95;
}
#piw_qty_discounts
{
	margin-bottom: 10px;
}
#piw_qty_discounts td
{
	font-size: 11px;
	text-align:center;
}
#basket_voucher_errors
{
	clear: both;
	font-size: 12px;
	color: #d60000;
	
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #d60000;
}
.bask_link a:link, .bask_link a:visited, .bask_link a:active
{
	color: #666666;
}
.bask_link a:hover
{
	color: #f36b23;
}

#cat_sort
{
	font-size: 10px;
	padding: 2px;
	margin: 0px;
}

.piw_extra
{
	text-align: center;
	font-weight:bold;
	font-size: 10px;
	
	margin: 0px 10px 0px 10px;
	
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	border-style:solid;
}
.piw_weight
{
	margin: 10px;
	font-size: 10px;
}
.submit_button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	margin: 0px;
	border: 0;
	background-color:#999999;
	color: #ffffff;
	font-weight: bold;
	
	border-width: 1px;
	border-color: #666666;
	border-style:solid;
	
	cursor: pointer;

}
.bask_edit
{
	direction: rtl;
}
select, input
{
	direction: ltr;
}

#admin_su
{
	position: absolute;
	top: 27px; 
	left: 295px;
	
	background-color: #ffffff;
	z-index: 100;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	padding: 5px;
	padding-right: 10px;
	
	
	line-height: 1.3em;
	
	vertical-align: middle;
}

.blowout, .special
{
	/* text-transform: uppercase; */
	color: #d60000;
	text-align:center;
	font-weight: bold;
	font-size: 10px;
	
	line-height: 0.9em;
	
	vertical-align:middle;
	
	height: 33px;
	width: 175px;
	
	padding: 8px 20px 0px 57px;
	margin-bottom: 3px;
	
	overflow: hidden;
	
	background-image:url(../graphics/piw/special_available.gif);
	background-position:top left;
	background-repeat: no-repeat
}
.blowout
{
	background-image:url(../graphics/piw/blowout_available.gif);
}
.nugget_offer
{
	margin-left: 140px;
	
	background-image: url(../graphics/nuggets/offer_bg.gif);
	background-repeat: top left;
	background-repeat: repeat-x;
}
.basket_highlight
{
	color: #CC0000;
	font-size: 9px;
	font-weight:bold;
}
#insuf_stock_error
{
	font-size:11px;
	margin: 20px;
	padding: 10px;
	
	border-style:solid;
	border-color: #CC0000;
	border-width:1px;
}
#insuf_stock_error_title
{
	color: #CC0000;
	font-size:12px;
	text-align:center;
	font-weight: bold;
	margin-bottom: 10px;
}
.tabs_footer, .tabs_on, .tabs_off
{
	background-color:#8a8a8a;
}
.tabs_footer
{
	height: 5px;
	margin-bottom: 15px;
	clear:both;
}
.tabs_on, .tabs_off
{
	text-transform:uppercase;
	float:left;
	color: #ffffff;
	padding: 5px 40px 5px 40px;
	margin-right: 15px;
	text-align: center;
	font-weight:bold;
}
.tabs_off
{
	background-color:#bbbbbb;
}
.tabs_on a:link, .tabs_on a:visited, .tabs_on a:active, .tabs_on a:hover, .tabs_off a:link, .tabs_off a:visited, .tabs_off a:active, .tabs_off a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.tabs_off a:hover
{
	color: #666666;
}
.offers_explained
{
	padding: 0px 10px 10px 10px;
	font-size:11px;
	line-height:1.3em;
	
}
#etrade_acc_stop
{
	clear:both;
	
	font-size: 14px;
	background-color:#990000;
	color: #FFFFFF;
	padding: 10px;
	font-weight:bold;
	text-align:center;
	
	border-style:solid;
	border-width:2px;
	border-color: #990000;
	
	margin: 15px;
}
.basket_prod_total
{
	padding: 2;
	margin: 0;
}
.shopsearch_map_type
{
	font-size: 9px;
	
}
.current_voucher
{
	margin: 0px;
	
	padding: 5px;
	text-align:left;
	/*border: 1px solid #cccccc;*/
}
.voucher_code_error
{
	color: #990000;
	font-weight: bold;
	text-align:center;
}
#myacc_credit
{
	padding: 10px;
	margin-left: 20px;
	background-color: #eeeeee;
	font-size: 14px;
	color: #333333;
}
.myacc_credit_note
{
	font-size: 10px;
	color: #666666;
}
.doc_type_title, .commonheadline
{
	font-weight: bold;
	border-style:solid;
	border-width: 0px 0px 1px 0px;
	border-color: #999999;
	font-size: 14px;
	margin: 20px 0px 10px 0px;
	color: #444444;
	padding:0px 0px 2px 0px;
}
.voucher_warning
{
	color:#990000;
	text-align: center;
	margin: 10px;
	font-size: 120%;
}
.section_block
{
	height: 2px;
	margin: 20px 5px 50px 5px;
	background-color: #ffffff;
	line-height: 0px;
	font-size: 0px;
}
#trade_info_nav td
{
	background-color: #cccccc;

	text-align: center;
}
.rowheader
{
	font-weight: normal;
	
	vertical-align: bottom;
	background-color: #dddddd;
}
.rowcolor1
{
	background-color: #dddddd;
}
.rowcolor2
{
	background-color: #eeeeee;
}
#srvHeader
{
	position: absolute;
	top: 35px;
	left: 300px;
	color: #ffffff;
	font-weight:bold;
	font-size: 10px;
}
.nugget_no_results
{
	clear:both;
	margin: 20px;
	font-size: 14px;
	color: #000000;
	text-align:center;
}
#piw_discontinued
{
	color: #990000;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 130%;
}
#piw_discontinued a:link, #piw_discontinued a:visited, #piw_discontinued a:active, #piw_discontinued a:hover
{
	text-decoration: underline;
}
#piw_discontinued a:hover
{
	color: #666666;
}
.merger_msg
{
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	*/
	margin: 0px 0px 5px 0px;
	color:#009900;
}
.sagepay_back
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
}
