@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}

/*
a:hover {
	color: #FF0000;
}
a:link {
	color: #0d62c4;
}
a:visited {
	color: #40618a;
}*/

a {font-size: 12px; color: #0d62c4;}

a:link { color: #0d62c4; text-decoration: underline;}
a:visited {color: #40618a; text-decoration: underline;}
a:hover { color: #0066CC; text-decoration:underline;}

.Main_Outer {
	background:url(/images/2008_site/layout/shell/main_gradient_BG.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}
.Main_Outer_PS {
	background:url(/images/Buttons/layout/main_gradient_BG.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	padding:0 30px;
	margin:0px;
}
.main_Outer_LeftBorder {
	background:url(/images/Buttons/layout/main_outer_border_left_BG.gif);
	width:3px;
}
#logoContainer {
	display: block;
	width: 250px;
	height: 110px;
	left: 0px;
	top: 0px;
}
#logoContainerSocial {
	display: block;
	width: 250px;
	height: 110px;
	left: 0px;
	top: 0px;
	float:left;
}
#socialContainer {
	display: block;
	width: 440px;
	height: 110px;
	left: 0px;
	top: 0px;
	float:left;
}
#RFQ_Header {
	display: block;
	width: 235px;
	height: 175px;
	float: right;
	margin-top: -130px;
	right:0px;
}
.RFQ_Header_Text {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:80%;
	line-height: normal;
	color:#000000;
}
.RSS_icon {
	margin-top: -1px;
}

/*      IE 6 Hack          */
* html .RSS_icon {
	margin-top: 1px;
	vertical-align: middle;
}

/*      IE 7 Hack          */
*:first-child+html  .RSS_icon {
	margin-top: 1px;
	vertical-align: middle;
}
/************DROP DOWN*************************/


/* ######### Style for Drop Down Menu ######### */

.chromestyle{
width: 658px;
height:28px;
background: url('/images/2008_site/layout/shell/top_nav_category_BG.gif') repeat-x left;
margin: 1px 0px 0px 20px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 660px;
font: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: #000000;
margin: 0px;
padding: 0px;
}


.chromestyle ul li{
display: inline;
margin: 0px 0px 3px 0px;
top: 0px;
}


.chromestyle ul li a{
color: #000000;
padding: 0px 14px 10px 14px;
margin: 0px;
text-decoration: none;
text-align: center;
}



.dropmenudiv{
position:absolute;
/*top: 250px;*/
margin-top:0px;
/*margin-top: 0px 0px 0px 0px; Height-position of dropdown menu*/
border-left: 1px solid #192337; /*Theme Change here*/
border-right: 1px solid #192337; /*Theme Change here*/
border-bottom: 1px solid #192337; /*Theme Change here*/
font:normal 12px Arial;
line-height:16px;
z-index:100;
background-color: #a8b7c6;
width: 200px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/*/
color:#1d293f;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 1px;
border-bottom: 1px solid #a0b0c0; /*Theme Change here*/
border-top: 1px solid #a0b0c0; /*Theme Change here*/
padding: 0px 0px 0px 2px;
text-decoration: none;
}
.dropmenudiv a:link{

text-decoration: none;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background: #3c5584;
border-top: 1px solid #FFFFFF; /*Theme Change here*/
border-bottom: 1px solid #FFFFFF; /*Theme Change here*/
}


a.three:link { color: #1d293f; text-decoration: none; font-size:12px;}
a.three:visited {color: #1d293f; text-decoration: none; font-size:12px;}
a.three:hover { color: #ffffff; text-decoration: NONE; font-size:12px;}

a.five:link {color: #FFFFFF; text-decoration: none; font-size:11px;}
a.five:visited {color: #FFFFFF; text-decoration: none; font-size:11px;}
a.five:hover {color: #CCCCCC; text-decoration: NONE; font-size:11px;}



/************END OF DROP DOWN*************************/
	
	
/********Start of Top Secondery Menu *********/

#menu ul {float:left;list-style-type:none;margin:0px;padding:0px;}
#menu ul li {float:left;background:url('/images/buttons/layout/top_nav_header_LEFT.gif') no-repeat;}
#menu ul li a {float:left;background:url('/images/buttons/layout/top_nav_header_RIGHT.gif') no-repeat;background-position: 100% 0%;padding-left:10px;padding-right:10px;font:11px Arial;text-decoration:none;color:#000000;line-height:20px;}
#menu ul li a:hover {text-decoration:none;color:#666666;}

/********End of Top Secondery Menu *********/

.Body_Back {
	background-color:#FFFFFF;
	width:950px;
	}
.Search_Top {
 	width:660px;
	height:60px;
	margin-left: 35px;
}	

.Body_Back_PS {
	background-color:#FFFFFF;
	overflow: hidden;
	}

.Body_Back_PS_Results {
	background-color:#FFFFFF;
	padding: 0px 5px 0px 3px;
	height: auto;
	}
.Body_Container {
	background-color:#FFFFFF;
	width:940px;
	margin: 2px;
	}


/********* Start of Footer **********/
.Footer_Global {
	width:950px;
	background-color:#242424;
	}
.Footer_Global_PS {
	display:block;
	width:100%;
	background-color:#242424;
	}
.Footer_Header {
	background-image:url(/images/2008_site/layout/shell/footer_title_div_BG.gif);
	background-repeat:repeat-x;
	height:34px;
	color:#dedede;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	}
.Footer_Header2 {
	background-image:url(/images/2008_site/layout/shell/footer_title_div_BG2.gif);
	background-repeat:repeat-x;
	height:34px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	}
.Footer_Separator {
	background-image:url(/images/2008_site/layout/shell/footer_divider.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
.Footer_links_BG {
	background-image:url(/images/2008_site/layout/shell/footer_links_BG.gif);
	background-repeat:repeat-x;
	}
.Footer_links_BG2 {
	background-image:url(/images/2008_site/layout/shell/footer_links_BG2.gif);
	background-repeat:repeat-x;
	}
.Footer_links {
	color:#000000;
	text-decoration:none;
	font-size:11px;
	line-height: normal;
	}
.Footer_links2 {
	color:#000000;
	text-decoration:none;
	font-size:11px;
	line-height: normal;
	}
.Footer_links3 {
	color:#000000;
	text-decoration:none;
	font-size:11px;
	line-height: normal;
	text-indent: -30px;
	}
a.Footer_links:link { color: #000000; text-decoration: none; font-size:11px;}
a.Footer_links:visited {color: #000000; text-decoration: none; font-size:11px;}
a.Footer_links:hover { color: #000000; text-decoration: none; font-size:11px;}

a.Footer_links2:link { color: #000000; text-decoration: none; font-size:11px;}
a.Footer_links2:visited {color: #000000; text-decoration: none; font-size:11px;}
a.Footer_links2:hover { color: #000000; text-decoration: none; font-size:11px;}

a.Footer_links3:link { color: #000000; text-decoration: none; font-size:11px;}
a.Footer_links3:visited {color: #000000; text-decoration: none; font-size:11px;}
a.Footer_links3:hover { color: #000000; text-decoration: none; font-size:11px;}

.Footer_General_Text {
	font-size:11px;
}

.Footer_Font {
	font-size:11px;
	}
/********* End of Footer **********/


.White_Text {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

.White_Text_Big {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}

a.White_Text_Big:link {font-size:10px; color:#FFFFFF; font-weight: bold; text-decoration:underline;}
a.White_Text_Big:visited {font-size:10px; color:#FFFFFF;font-weight: bold;text-decoration:underline;}
a.White_Text_Big:hover {font-size:10px; color:#FFFFFF;font-weight: bold;text-decoration:underline;}



/************Top Nav*************************/

.top_Main_Wrapper {
	width: 710px;
	height: 20px;
	}

.home_Wrapper {
	display: block;
	width: 71px;
	height: 20px;
	float: left;
	}
	
.top_Nav_Wrapper {
	display: block;
	width: 300px;
	height: 20px;
	float: right;
	}
	
.clear {
	clear: both;
	}
	
#TN_menu ul {float:right;list-style-type:none;margin:0px;padding:0px;}
#TN_menu ul li {float:right;background:url('/images/2008_site/layout/shell/top_nav_header_LEFT.gif') no-repeat;}
#TN_menu ul li a {float:left;background:url('/images/2008_site/layout/shell/top_nav_header_RIGHT.gif') no-repeat;background-position: 100% 0%;padding-left:10px;padding-right:10px;font:11px Arial;text-decoration:none;color:#000000;line-height:20px;}
#TN_menu ul li a:hover {text-decoration:none;color:#666666;}\

/************End of Top Nav*************************/
#SupplierPage_PDF_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	}
	
#SupplierPage_PDF_box a{
	color: #FFFFFF;
	}

.Home_Page_best_Sellers {
	border:#e5e5e5;
	border-style:solid;
	border-width:1px;
	width:200px;
	font-size:11px;


}

.Home_Page_News {
	border:#e5e5e5;
	border-style:solid;
	border-width:1px;
	width:584px;
	font-size:11px;
	color:#859f0a;
}

.Home_Page_best_Sellers_Font { font-size:11px;}
a.Home_Page_best_Sellers_Font:link { text-decoration:underline font-size:11px;}
a.Home_Page_best_Sellers_Font:visited {font-size:11px;}
a.Home_Page_best_Sellers_Font:hover { text-decoration:underline font-size:11px;}

.Home_Page_best_Suppliers {
	border:#e5e5e5;
	border-style:solid;
	border-width:1px;
	width:930px;
	font-size:11px;
	color:#859f0a;
	text-align:center;
	vertical-align:top;
	padding:5px;

}

.Home_page_promo_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	vertical-align:top;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#000000;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#000000;
	padding-left:5px;
	padding-right:5px;
	height:110px;
}

.Supplier_Item_Not_Found_Floating_Block_Top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	/*background-color: #464678;*/	
	text-align: center;
	vertical-align:middle;
	line-height:22px;
	width: 370px;
	font-weight: bold;
	border-bottom:none;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	background-image: url(/images/Buttons/layout/side_nav_title_BG2.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 24px;
	margin-left:1px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	}
	
	
.Supplier_Item_Not_Found_Floating_Block_Body {
	padding:0px;
	margin:0px;
	
	list-style: none;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 370px;
	font-weight: normal;
	border-top-style: none;
	border-top-color: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#000000;
	list-style-position: inside;
	list-style-image: url(../Scripts/NestedMenu/side_nav_bullet_square_blue_center.gif);
	background-color:#e9eef2;
	margin-left:1px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
}


.Supplier_Left {
	position: relative;
	width: 167px;
	float:left;
	top:5px;
	background-color:#FFFFFF;
	}
	

.Supplier_Floating_Block_Top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	/*background-color: #464678;*/	
	text-align: left;
	vertical-align:middle;
	line-height:22px;
	width: 163px;
	font-weight: bold;
	border-bottom:none;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	background-image: url(/images/Buttons/layout/side_nav_title_BG2.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 24px;
	margin-left:1px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;


	}
/*
.Supplier_Floating_Block_Body {
	padding:0px;
	margin:0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	width: 161px;
	font-weight: normal;
	padding: 0px 0px 0px 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color:#000000;
	border-left-width:1px;
	border-top-color: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	background-color:#e9eef2;
	margin-left:1px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
}

.supplier_floating_ul {
	list-style-image:url(/images/buttons/layout/side_nav_bullet_LI_square_blue.gif);

	}
*/

.Supplier_Floating_Block_Body {
	padding:0px;
	margin:0px;
	
	list-style: none;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 163px;
	font-weight: normal;
	border-top-style: none;
	border-top-color: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#000000;
	list-style-position: inside;
	list-style-image: url(../Scripts/NestedMenu/side_nav_bullet_square_blue_center.gif);
	background-color:#e9eef2;
	margin-left:1px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
}

.Supplier_Floating_Block_Body li {
padding:0px;
margin-left: 5px;
list-style-type: none;
border-bottom: solid 1px #ffffff; 
}

/*IE 6 only hack*/
* html .Supplier_Floating_Block_Body { 
	list-style-image:url(../Scripts/NestedMenu/side_nav_bullet_sq_blue_rt.gif);
}

* html .Supplier_Floating_Block_Body li{ 
	margin-left: 2px;
}
/*End IE 6 only hack*/

/*IE 7 only hack*/
*:first-child+html .Supplier_Floating_Block_Body { 
	list-style-image:url(../Scripts/NestedMenu/side_nav_bullet_sq_blue_rt.gif);
}

*:first-child+html .Supplier_Floating_Block_Body li{ 
	margin-left: 2px;
}
/*End IE 7 only hack*/

a.Supplier_Floating_Block_Body_link:link {font-size:11px;}
a.Supplier_Floating_Block_Body_link:visited {font-size:11px;}
a.Supplier_Floating_Block_Body_link:hover {font-size:11px;}

.Supplier_Floating_Block_Body_link_Selected {background-color:#6699FF; color:#FFFFFF;}
a.Supplier_Floating_Block_Body_link_Selected:link { background-color:#6699FF; color:#FFFFFF;}
a.Supplier_Floating_Block_Body_link_Selected:visited {background-color:#6699FF;color:#FFFFFF;}




.supplier_Promotions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 780px;
}

.Supplier_Category_Featured_Text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;

}	

.Supplier_News {
	border:#000000;
	border-style:solid;
	border-width:1px;
	width:766px;
	font-size:11px;
	padding:5px 2px;
}

table.Catalog_listings_table {
	border-color: #000000;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
	}

td.Catalog_listings_table
{
	border-color: #000000;
    border-style: solid;
    margin: 0;
    padding: 2px;
    border-width: 1px 1px 0 0;
    background-color: #ffffff;
	text-align:left;
	vertical-align:top;
}

td.Catalog_listings_table_Grey_back
{
	border-color: #000000;
    border-style: solid;
    margin: 0;
    padding: 2px;
    border-width: 1px 1px 0 0;
    background-color: #e5e5e5;
	text-align:left;
	vertical-align:top;
}

td.Catalog_listings_table_header
{
	border-color: #000000;
    border-style: solid;
    margin: 0;
    padding: 2px;
    border-width: 1px 1px 0 0;
    background-color: #d6dae3;
}


.CategoryName {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}	

.items_ItemShortDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.items_ItemDetailsRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.items_ItemDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.items_ItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#414B52;
	font-weight: bold;
	padding-bottom:2px;
}

.items_ItemHeaderOptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#aaaaaa;
	padding-left:2px;
}

.items_BottomBoarder {
	padding-top: 4px;
	border-bottom: thin solid #000000;
}

.items_top_middle_line {
	border-right: thin solid #000000;
}

.Item_Marketing_Desc_Wrapped {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 730px;
	height:25px;
	background-color:#cccccc;
	line-height: 25px;
}


.Item_Marketing_Desc_Wrapped_Shopping_C {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 98%;
	height:25px;
	background-color:#cccccc;
	line-height: 25px;
}



#Search_Main {
	width: 778px;
	left: 170px;
	top: 0px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
    Padding-Left:170px;
	height: auto;
    position:static;
	}

#Search_Left {
	position: absolute;
	width: 167px;
	top:305px;
    padding-left:1px;
	background-color:#FFFFFF;
	}

.Bold {
	font-weight: bold;
	color:#0033FF;
	font-size:12px;
}

.Supplier_Floating_Block_Body_Search {
	width:98%;
	padding-left:2%;
	font-size:12px;
	}
	


a.Parametric_Search_Link:link {font-size:16px;}
a.Parametric_Search_Link:visited {font-size:16px;}
a.Parametric_Search_Link:hover {font-size:16px;}

.Parametric_Search_Link_Selected {background-color:#6699FF; color:#FFFFFF;}
a.Parametric_Search_Link_Selected:link { background-color:#6699FF; color:#FFFFFF;}
a.Parametric_Search_Link_Selected:visited {background-color:#6699FF;color:#FFFFFF;}

a.catalogItem:link { color: #000000; text-decoration: underline; font-size:12px;font-weight: bold;}
a.catalogItem:visited {color: #000000; text-decoration: underline; font-size:12px;font-weight: bold;}
a.catalogItem:hover { color: #000000; text-decoration: underline; font-size:12px;font-weight: bold;}


/* -------------------------------------------- */
/* ----------- Pagination: Digg Style --------- */
/* -------------------------------------------- */
	
#pagination-digg li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
#pagination-digg a           { border:solid 1px #9aafe5; margin-right:2px; }
#pagination-digg .previous-off,
#pagination-digg .next-off   { border:solid 1px #DEDEDE; color:#888888; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px; }
#pagination-digg .next a,
#pagination-digg .previous a { font-weight:bold; }	
#pagination-digg .active     { background:#2e6ab1; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:4px 6px; /* savers */ margin-right:2px; }
#pagination-digg a:link, 
#pagination-digg a:visited   { color:#0e509e; display:block; float:left; padding:3px 6px; text-decoration:none; }
#pagination-digg a:hover     { border:solid 1px #0e509e; }
#pagination-ul    			 { font-family:Arial, Helvetica, sans-serif; font-size:12px;border:0; margin:0; padding:0; }