body { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: white; }
.maint_table { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: white; }
img {
	border:none;
	}
p {}

td {}

h1, h2, h3 { color: #003; font-size: 11pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

.monospace { font-size: 10pt; font-family: "courier new"; }

/* Main Page Layout */
#page {
	position:relative;
	width:857px;
	height:1000px;
	float:left;
}
#top_logo_layout {
	position:absolute;
	top:0px;
	left:0px;
	width:177px;
	height:178px;
}
#menu_top {
	position:absolute;
	top:178px;
	left:0px;
	width:800px;
	height:26px;
	background-image:url(../images/layout_menu_bar_bgr_04.png);
	background-repeat:repeat-x;
}
#header_space {
	position:absolute;
	top:0px;
	left:177px;
	width:616px;
	height:178px;
}
#left_menu_area {
	position:absolute;
	top:215px;
	left:0px;
	width:170px;
	height:1000px;
	}
#time_and_date {
	position:absolute;
	top:0px;
	left:500px;
	width:295px;
	height:10px;
	}
#main_content_area {
	position:absolute;
	top:215px;
	left:180px;
	width:676px;
	height:736px;
	}

.eshopcatheading {
	color: #000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #f5f5f5;
	text-indent: 3px;
	vertical-align: middle;
}
.eshopcatheading a {
	color: #000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #f5f5f5;
	text-decoration: none;
	text-indent: 3px;
}
.eshopcatheading a:hover {
	color: #000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #f5f5f5;
	text-decoration: underline;
	text-indent: 3px;
}
.eshopranges {
	color: #006;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.eshopranges a {
	color: #006;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
.eshopranges a:hover {
	color: #006;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: center;
}
.eshopcatheadingspecial {
	color: #9b0000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #fff5f5;
	text-indent: 3px;
	vertical-align: middle;
}
.eshopcatheadingspecial a {
	color: #9b0000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff5f5;
	text-indent: 3px;
}
.eshopcatheadingspecial a:hover {
	color: #9b0000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	background-color: #fff5f5;
	text-indent: 3px;
}
.eshoptext {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.product_buttons_area {
	background-color: #FFFFFF;
	width: 252px;
}

.printviewnotes {
	background-color: #FFFFFF;
	width: 630px;
	height: 100px;
	border: 1px solid #000000;
}
.printdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.productprintview {
	background-color: #FFFFFF;
	width: 650px;
	border: 1px solid #000000;
}

.infosheetoptionstable {
	background-color: #ffffff;
	width: 400px;
	height: auto;
	left: 200px;
}

.optionstablebase	{
	width: 400px;
	height: auto;
	left: 200px;
	
}

.optionstableoption {
	width: 400px;
	line-height: 10px;
	padding: 2px;
}

.infosheetnumbercell {
	text-align: right;
	vertical-align: middle;
	
	}
	
.infosheetcheckcell {
	text-align: right;
	vertical-align: middle;
	
	}
	
.infosheetoptionscell {
	text-align: left;
	vertical-align: middle;
	
	}
	
.topleft {
	text-align: left;
	vertical-align: top;
	height: 1%;
	}
	
.topleft_logo {
	text-align: left;
	vertical-align: top;
	height: 50px;
	}


.product_buttons_area_login {
	background-color: #FFFFFF;
	width: 252px;
	}

a:link { color: #000 ; text-decoration: none; }
a:visited { color: #000 ; text-decoration: none; }
a:hover { color: #0000a2 ; text-decoration: underline; }
a:active { color: red }

.pagetitlebox { color: #000; font-size: 12pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; text-indent: 0; }

.maint_title { color: #000; font-size: 12pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; }
.maint_subtitle { color: #000; font-size: 11pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; }
.maint_helpdesc { color: #666; font-size: 8pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.maint_del a { color: #f30; font-size: 8pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }



.mastercat_title { color: #000075; font-size: 12pt; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }

.product_index_cat_title { color: #000075; font-size: 10pt; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; text-align: left; vertical-align: top; }
.product_index_cat_title a { color: #000075; font-size: 10pt; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; text-align: left; vertical-align: top; }
.product_index_cat_title a:hover { color: #000075; font-size: 10pt; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline; text-align: left; vertical-align: top; }
.product_index_cat_title a:visited { color: #000075; font-size: 10pt; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align: left; vertical-align: top; }
.product_index_cat_desc { color: #333; font-size: 9pt; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align: left; vertical-align: top; width: 90%; }
.product_table_list_text_cell { text-align: left; vertical-align: top; width: 430px; }
.product_index_table_picture_cell { text-align: left; height: 80px; vertical-align: top; width: 150px; }
.product_table_list_picture_cell { width: 150px; height: 60px; vertical-align: top; }
.product_table_detail_picture_cell { text-align: center; width: 250px; height: 60px; vertical-align: top; }
.product_table_list_requestinformation { color: #333; font-size: 9pt; font-family: arial; font-weight: bold; }
.product_table_list_requestinformation a { color: #333; font-size: 9pt; font-family: arial; font-weight: bold; text-decoration: none; }
.product_table_list_requestinformation a:hover { color: #333; font-size: 9pt; font-family: arial; font-weight: bold; text-decoration: underline; }
.product_table_list_requestinformation a:active { color: #333; font-size: 9pt; font-family: arial; font-weight: bold; text-decoration: none; }
.product_list_table { width: 600px; }
.product_detail_table { width: 600px; }
.product_picture_display_table { width: 600px; }
.product_picture_display_picture_cell { text-align: center; vertical-align: top; width: 600px; height: 400px; }
.product_pagenumbers { color: #333; font-size: 10pt; font-family: arial; font-weight: bold; text-decoration: none; text-align: justify; }
.product_pagenumbers a { color: #333; font-size: 10pt; font-family: arial; font-weight: bold; text-decoration: none; text-align: justify; }
.product_pagenumbers a:hover { color: #333; font-size: 10pt; font-family: arial; font-weight: bold; text-decoration: underline; text-align: justify; }
.product_pagenumbers a:visited { color: #333; font-size: 10pt; font-family: arial; font-weight: bold; text-align: justify; }
.product_limitnumbers { color: #333; font-size: 7pt; font-family: arial; text-align: left; }
.product_limitnumbers a { color: #333; font-size: 7pt; font-family: arial; font-weight: bold; text-decoration: none; text-align: left; }
.product_limitnumbers a:hover { color: #333; font-size: 7pt; font-family: arial; font-weight: bold; text-decoration: underline; text-align: left; }
.product_limitnumbers a:visited { color: #333; font-size: 7pt; font-family: arial; text-align: left; }
.product_pageinfo { color: #222; font-size: 10pt; font-family: arial; font-weight: bold; text-align: justify; }
.product_category_table { width: 600px; }
.product_table_list_minipicture_cell { font-weight: bold; text-align: right; width: 100px; height: 20px; vertical-align: bottom; }
.product_index_list_mcat_title { color: #000000; font-size: 7pt; font-family: arial; font-variant: small-caps; }
.product_index_list_mcat_title a { color: #000000; font-size: 7pt; font-family: arial; font-variant: small-caps; text-decoration: none; }
.product_index_list_mcat_title a:hover { color: #000000; font-size: 7pt; font-family: arial; font-variant: small-caps; text-decoration: underline; }
.product_index_list_mcat_title a:visited { color: #000000; font-size: 7pt; font-family: arial; font-variant: small-caps; }
.product_index_list_cat_title { color: #000000; font-size: 7pt; font-family: arial; font-variant: small-caps; }
.product_index_list_cat_title a { color: #000000; font-size: 7pt; font-family: arial; font-variant: small-caps; text-decoration: none; }
.product_index_list_cat_title a:hover { color: #000000; font-size: 7pt; font-family: arial; font-variant: small-caps; text-decoration: underline; }
.product_index_list_cat_title a:visited { color: #000000; font-size: 7pt; font-family: arial; font-variant: small-caps; }
.product_index_list_prod_title { color: #000075; font-size: 12pt; font-family: arial; font-weight: bold; }
.product_index_list_prod_title a { color: #000075; font-size: 12pt; font-family: arial; font-weight: bold; text-decoration: none; }
.product_index_list_prod_title a:hover { color: #000075; font-size: 12pt; font-family: arial; font-weight: bold; text-decoration: underline; }
.product_index_list_prod_title a:visited { color: #000075; font-size: 12pt; font-family: arial; font-weight: bold; }
.product_index_list_prod_desc { color: #333; font-size: 8pt; font-family: arial; }
.product_index_list_prod_desc a { color: #333; font-size: 8pt; font-family: arial; text-decoration: none; }
.product_index_list_prod_desc a:hover { color: #333; font-size: 8pt; font-family: arial; text-decoration: underline; }
.product_index_list_prod_desc a:visited { color: #333; font-size: 8pt; font-family: arial; }
.product_pageinfo_info_cell { text-align: left; width: 35%; height: 10px; }
.product_pageinfo_number_cell { text-align: right; width: 65%; height: 10px; }
.product_details_picture_cell { text-align: center; vertical-align: top; width: 104px; height: 80px; }
.product_details_picture_dummycell { text-align: center; width: 104px; height: 1px; vertical-align: middle; }
.product_details_picture_caption_smalltext { color: #454545; font-size: 7pt; font-family: arial; text-align: center; }
.product_search_text_cell { text-align: right; width: 100px; height: 30px; }
.product_search_box_cell { text-align: left; width: 400px; height: 30px; }
.product_mastercat_table { width: 600px; }
.products_search_for { color: #000075; font-size: 12pt; font-family: arial; font-weight: bold; }


.table_600_wide { width: 600px; }

.chain_product_text a:visited { color: #006; font-size: 10pt; font-family: arial; font-weight: normal; }
.chain_noproduct_text { color: #006; font-size: 8pt; font-family: arial; font-weight: normal; }


.man_tree_list { width: 600px; }
.man_tree_cell { text-align: left; vertical-align: top; width: 460px; height: 50px; }
.man_tree_spacercell { text-align: right; vertical-align: top; width: 140px; height: 30px; }



.findus_title_cell { text-align: left; vertical-align: top; height: 24px; }
.findus_map_cell { text-align: center; vertical-align: top; height: 520px; }
.findus_info_cell { text-align: left; vertical-align: top; width: 300px; height: 30px; }
.findus_direction_cell { text-align: left; vertical-align: top; width: 580px; }
.findus_direction_text { color: #1f1f1f; font-size: 9pt; font-family: arial; }
.findus_info_text { font-size: 8pt; font-family: arial; text-align: left; vertical-align: top; }
.product_list_small {
	font-size: 8pt;
	font-family: arial;
	text-align: left;
	color: #B0B0B0;
}


.catalogue_index_name_cell { text-align: right; vertical-align: top; width: 230px; height: 20px; }
.catalogue_index_error_cell { text-align: left; width: 40px; height: 20px; vertical-align: top; }
.catalogue_index_field_cell { text-align: left; vertical-align: top; width: 350px; height: 20px; padding-bottom: 8px; }

.news_story_row_picture_cell { text-align: left; vertical-align: top; width: 100px; height: 75px; }
.news_story_count_cell { text-align: left; vertical-align: top; height: 30px; }
.news_detail_picture_cell { text-align: right; vertical-align: top; width: 200px; height: 60px; }
.news_detail_title_cell { text-align: left; vertical-align: top; }
.news_detail_story_picture_cell { text-align: left; vertical-align: top; width: 200px; height: 100px; }
.news_story_body { text-align: left; vertical-align: top; width: 390px; }
.news_story_row_text_cell { text-align: left; vertical-align: top; }
.newstitle { color: #003; font-size: 11pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; }
.newstitle a { color: #006; font-size: 11pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
.newstitle a:visited { color: #006; font-size: 11pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
.newstitle a:hover { color: #006; font-size: 11pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline; }
.newssynopsis { color: #003; font-size: 9pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.newsdate { color: #2e2e2e; font-size: 7pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.newsurl { color: #006; font-size: 7pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; }
.newsurl a { color: #006; font-size: 9pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; }
.newsurl a:hover { color: #006; font-size: 9pt; font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: underline; }


.catalogue_message_text { color: #454545; font-size: 10pt; font-family: arial; }
.catalogue_title_cell { text-align: left; vertical-align: top; height: 26px; }
.catalogue_text_cell { text-align: left; vertical-align: top; }





.standard_table1 { text-align: left; vertical-align: top; width: 600px; border: solid 1px #ddd; }
.ebay_table1 { text-align: left; vertical-align: top; width: 800px; border: solid 1px #ddd; }

.standard_table1_sitemap { background-color: #f4f4f4; text-align: left; width: 600px; vertical-align: top; border: solid 1px #ddd; }
.standard_table4_sitemap { background-color: #f5f5f5; text-align: left; vertical-align: middle; width: 600px; border: dashed 1px #ddd; }
.standard_table4_casestudy {
	background-color: #f5f5f5;
	text-align: left;
	vertical-align: middle;
	width: 600px;
	border: dashed 1px #ddd;
	height: 32px;
	top: 8px;
	position: relative;
}
.standard_table1_td { text-align: left; vertical-align: top; padding: 4px; }
.standard_table2 { text-align: left; width: 608px; vertical-align: top; }
.standard_table2_sitemap { background-color: #f4f4f4; text-align: left; width: 600px; vertical-align: top; }
.standard_table3_sitemap { text-align: left; vertical-align: middle; width:612px; }

.nav_top_menu_table { background-color: #e30079; text-align: left; vertical-align: middle; height: 25px; border-collapse:collapse;  }
.nav_top_menu_cell { color: #FFFFFF; font-size:10pt; font-family: arial, helvetica, non-serif; font-weight: bold; background-color: #e30079; text-decoration:none; height: 25px; vertical-align:middle; background-image:url(../images/layout_menu_bgr_03.png); background-position:right; background-repeat:no-repeat; padding:1px 14px 0px 7px ; border:none; }
.nav_top_menu_cell a { color: #FFFFFF; text-decoration: none; padding:0px 0px 0px 0px;  }
.nav_top_menu_cell a:hover { color: #FFFFFF; text-decoration: none; }
.nav_top_menu_cell a:visited { color: #FFFFFF; text-decoration: none; }
.nav_top_menu_cell_active { color: #FFFFFF; font-size:10pt; font-family: arial, helvetica, non-serif; font-weight: bold; background-color: #e30079; text-decoration:none; height: 25px; vertical-align:middle; background-image:url(../images/layout_menu_bgr_03.png); background-position:right; background-repeat:no-repeat; padding:1px 14px 0px 7px ; }
.nav_top_menu_cell_active a { color: #FFFFFF; text-decoration: none; }
.nav_top_menu_cell_active a:hover { color: #FFFFFF; text-decoration: none; }
.nav_top_menu_cell_active a:visited { color: #FFFFFF; text-decoration: none; }
.nav_left_menu_table { text-align: left; width: 160px; vertical-align: top; border: solid 1px #ddd; border-collapse:collapse; }

/* Text drop shadow style */
.dropshadow {
position: relative;
z-index:20;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
vertical-align:middle;
color:#FFF;
text-decoration:none;
white-space:nowrap;
}

.nav_left_menu_cell {
	color: #000000;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
	background-image:url(../images/layout_left_menu_bgr_07.png);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align: middle;
	width: 158px;
	height:26px;
	padding:0px 0px 0px 0px;
	text-indent:22px;
}
.left_cta {
	margin:3px 0px 0px 0px;
	}

.nav_left_menu_special { color: #222; font-size: 10pt; font-family: arial; background-color: #f2f2f2; background-repeat: repeat; text-decoration: none; text-align: left; vertical-align: top; width: 150px; border-bottom: 1px dotted #ddd; }
.hideform {
	width: 40px;
	border: 0px none #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.nav_left_menu_cell_mcat {
	color: #222;
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: repeat;
	text-align: left;
	width: 150px;
	height: 18px;
	vertical-align: top;
	border-bottom-style: none;
	border-bottom-color: #ddd;
}

.old_nav_left_menu_cell_mcat { color: #222; font-size: 10pt; font-family: arial; text-decoration: none; background-color: #f5f5f5; background-repeat: repeat; text-align: left; width: 150px; height: 20px; vertical-align: top; border-bottom: 1px dotted #ddd; }

.nav_left_menu_cell a { color: #000000; font-size: 10pt; font-family:Arial, Helvetica, sans-serif; text-decoration: none; text-align: left; width: 158px; height: 26px; vertical-align:middle; }
.nav_left_menu_cell a:hover { color: #000000; font-size: 10pt; font-family:Arial, Helvetica, sans-serif; text-decoration:underline; text-align: left; width: 158px; height: 26px; vertical-align:middle;  }
.nav_left_menu_cell a:visited { color: #000000; font-size: 10pt; font-family:Arial, Helvetica, sans-serif; text-decoration: none; text-align: left; width: 158px; height: 26px; vertical-align:middle;  }

.category_hover_picture_cell { text-align: left; vertical-align: top; width: 400px; height: 300px; }
.category_hover_description_cell { text-align: left; width: 200px; height: 300px; vertical-align: top; padding-left: 10px; }
.cat_box_table { width: 112px; margin-left: 4px; border: solid 1px #ccc; }
.cat_box_table_empty { width: 112px; margin-left: 4px; }
.cat_box_title { color: #222; font-size: 9pt; font-family: arial; text-align: center; vertical-align: middle; width: 108px; height: 10px; border-bottom: 1px solid #ccc; }
.cat_box_view { color: black; font-size: 9pt; font-family: arial; font-weight: bold; text-align: center; width: 108px; height: 10px; vertical-align: middle; }
.cat_box_view a { color: black; font-size: 9pt; font-family: arial; font-weight: bold; text-align: center; width: 108px; height: 10px; vertical-align: middle; }
.cat_box_view a:hover { color: #0000a2; font-size: 9pt; font-family: arial; font-weight: bold; text-align: center; width: 108px; height: 10px; vertical-align: middle; }
.cat_box_view a:visited { font-size: 9pt; font-family: arial; font-weight: bold; text-align: center; width: 108px; height: 10px; vertical-align: middle; }
.cat_box_picture { text-align: center; width: 108px; height: 75px; vertical-align: middle; border-bottom: 1px solid #ccc; }
.td_cat_cell { text-align: left; vertical-align: top; width: 100px; }
.left_menu_mcat { color: #000; font-size: 10pt; font-family: arial; }
.left_menu_mcat a { color: #000; font-size: 10pt; font-family: arial; text-decoration: none; }
.left_menu_mcat a:hover { color: #0000a2; font-size: 10pt; font-family: arial; text-decoration: underline; }
.left_menu_mcat a:visited { font-size: 10pt; font-family: arial; }

.sitemap_title_text { color: #1f1f1f; font-size: 9pt; font-weight: bold; }
.sitemap_title_text a { color: #1f1f1f; font-size: 9pt; font-weight: bold; text-decoration: none; }
.sitemap_title_text a:hover { color: #1f1f1f; font-size: 9pt; font-weight: bold; text-decoration: underline; }
.sitemap_title_text a:visited { color: #1f1f1f; font-size: 9pt; font-weight: bold; }

.sitemap_outer_table { vertical-align: top; width:608px; }
.sitemap_cell { text-align: left; vertical-align: top; width: 200px; }
.sitemap_cell_spacer { text-align: left; width: 10px; vertical-align: top; }
.sitemap_std_text { color: #1f1f1f; font-size: 8pt; }
.sitemap_std_text a { color: #1f1f1f; font-size: 8pt; text-decoration: none; }
.sitemap_std_text a:hover { color: #1f1f1f; font-size: 8pt; text-decoration: underline; }
.sitemap_std_text a:visited { color: #1f1f1f; font-size: 8pt; }


.searchbox { font-size: 9pt; font-family: arial; width: 135px; height: 15px; margin-top:2px; padding:3px; vertical-align:middle; background-color:#FFF; border:none; float:left; }
.searchboxeshop { font-size: 9pt; font-family: arial; width: 110px; height: 14px; }
.advsearch { font-size: 7pt; font-family: arial; }
.searchgo { font-size: 8pt; font-family: arial; width: 80px; height: 10px; }


.table_cat_request { width: 580px; border: solid 1px #c3cef7; }
.alt1 { background-color: #ebebeb; }
.alt2 { background-color: #edf0ff; }
.cat_no { text-align: right; width: 25px; }
.cat_prod { width: 300px; }
.cat_cat { width: 200px; }
.cat_prod {  }
.cat_top { font-weight: bold; vertical-align: middle; height: 15px; }

.pic_360_td { background-image: url(../images/loading360.gif); }
.infosheet_custnote {
	width: 640px;
	border: 1px dotted #999999;
	top: 50px;
}
.border1grey {
	border: 1px solid #999999;
}
.feat_link_td_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FDFDFD;
	padding-right: 4px;
	padding-left: 4px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #666666;
	border-left-color: #AAAAAA;
	}
	
.feat_link_td_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 4px;
	padding-left: 4px;
	height: 20px;
	font-weight: bold;
	}
	
.feat_link_td_sp {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	height: 2px;
	}
	
.feat_link_td_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 6px;
	padding-left: 8px;
	height: 200px;
	}
.feat_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
	

	
.feat_table {
	
	padding-left: 2px;
}
.hunts_eshop_nav2 {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	width: 608px;
}

.eshop_product_pics  {
	background-color: #F5F5F5;
	border: 1px solid #BDBDBD;
	width: 605px;
}

.hunts_eshop_nav2_title {
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
	height: 20px;
	color: #000000;
}
.customertime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #696969;
}
.customertimetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}


.hunts_eshop_navt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}

.hunts_eshop_navl {
	text-align: center;
	vertical-align: top;
	width: 20px;
}

.hunts_eshop_navi {
	text-align: center;
	vertical-align: top;
	width: 100px;
}

.huntscat_cell1 {
	text-align: right;
}
.prod_special_text {
	padding: 3px;
	margin: 5px;
	bottom: 5px;
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.prod_pricing_text {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #EEEEEE;
	height: 60px;
}
.error_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0033;
}
.ftop {
	vertical-align: top;
}