@charset "utf-8";
/* CSS Document */

/************ User styles *********************/

.smallfont {font-size:10px;}
.grey_border {border:1px solid #cccccc;}
.all_caps {text-transform:uppercase;}
.dark_grey {color:#333333;}


/************** Product Page Left *******************/
#leftnav { text-decoration:none; margin-bottom:10px; } /* Under browser CSS */
#leftnav a { text-decoration:none; }
	

#leftnav_box {height:563px;
	border-left:1px solid #8d8e8d;
	float:right;
	} /* Mostly Under Browser CSS */

.p_category {font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#2f81aa;
	text-transform:uppercase;
	text-decoration:none; }
a .p_category { text-decoration:none; }


.p_sub {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#8d8e8d;
	text-transform:capitalize;}


.p_number {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#2f81aa;}
a:hover .p_number {color:#000000; text-decoration:none;}
	

	
ul a {color:#8d8e8d;
	text-decoration:none;}
ul a:hover {color:/*#8d8e8d;*/ #000000;
	text-decoration:none;}

	
.p_selected {color:#000000;}
.p_selected a {color:#000000;}
.p_selected_number {color:#000000;
	font-style:italic;}

.p_sub2 {color:#2f81aa;
	font-size:11px;
	font-weight:bold;}
.p_sub2 a {color:#2f81aa;
	font-size:11px;
	font-weight:bold;}
.p_sub2 a:hover {color:/*#8d8e8d;*/ #000000;}



.p_sub3 li {line-height:1em;}
.p_sub3 a {color:#8d8e8d;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	}
.p_sub3 a:hover {color:#000000; text-decoration:none;}
	

	



/************** Product Page Main ***************/
#grid {width:514px; float:right;}	
.subnav_img {margin-top:8px; margin-bottom:9px;}


#right_col {float:right; width:365px; margin-bottom:10px;}
#right_col_detail {width:355px; float:right; font-size:11px; margin-right:10px;}

#left_col {float:left; width:365px;}
#left_col_detail {width:365px; float:left; font-size:11px;}

#loadarea { width:350px; }

#product_list {
	margin-left:12px;
	/*height:570px;*/
	width:755px;
	float:right;}

.product_entry {width:360px;
	min-height:102px;
	padding-bottom:10px;
	}

.product_image {width:98px;
	height:98px;
	border:1px solid #8d8e8d;
	background-color:#FFFFFF;
	float:left;
	margin: 0 auto;
	}
.product_image img {
	width:98px;
	text-align:center;
	}

.fastener_image {width:98px;
	border:1px solid #8d8e8d;
	background-color:#FFFFFF;
	float:left;
	margin: 0 auto;
	}
.fastener_image img {
	width:98px;
	text-align:center;
	}
	
.product_text {padding-left:15px;
	padding-bottom: 5px;
	width:245px;
	float:right;}
	
.product_entry a {color:#2f81aa;
	text-decoration:none;}
	
.product_name {font-size:12px;
	font-weight:bold;
	line-height:2em;}
	
.product_name_number {font-style:italic;}

.product_description {font-size:10px;}

.product_models {font-size:9px; /*line-height:2.5em;*/ color:#2f81aa; padding-top:8px;}

.viewmore {
	color:#2f81aa;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	line-height:2.5em; 
	}
.viewmore a {text-decoration:underline;}

/**************** Product Details **************/

#titlebox1 {width:365px;
	height:29px;
	background-image:url(../images/title_back.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:7px;
	padding-top:4px;
	margin-top:16px;
	margin-bottom:10px;
	}
	
#titlebox2 {width:345px;
	height:29px;
	background-image:url(../images/title_back.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:7px;
	padding-top:4px;
	margin-top:16px;
	margin-bottom:10px;
	}
	
#name_small {font-size:14px;
	font-weight:normal;}
	
#info {color:#6d6e71; width:350px;
	font-size:10px;
	padding-left:8px;}
#info a {color:#6d6e71;
	text-decoration:underline;
	line-height:17px;}

#extra_links a {color:#003366;
	text-decoration:underline;
	line-height:17px;}
	
#info .title {color:#336699;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
	margin-bottom:10px;
	line-height:13px;
	}	
	
#info table {clear:both;
	border:none;
	/*margin-top:10px;*/
	/*margin-bottom:10px;*/
	font-size:10px;}
	
#info ul {margin-bottom:0; padding-bottom:0; font-size:11px;}
#info li {list-style-image:url(../images/bullet.gif);
	list-style-position:outside;
	margin-left:10px;
	vertical-align:50%;
	}
	
#viewlarger {text-align:right;
	font-size:11px;
	color:#336699;
	}
#viewlarger a {text-decoration:underline;
	color:#336699;}
	
#p_image {margin-top:2px;}
	
#p_image img {border:1px solid #709fcf;}

#toolcaption {color:#666666;
	font-size:12px;
	width:100%;
	text-align:center;
	margin-bottom:4px;}
	
#small_img {text-align:center;}
#small_img img {margin:4px;}

#mouse_over_text {color:#336699;}

.f_left {float:left; font-size:11px; padding-bottom:15px;}
.f_right {float:right; font-size:11px; padding-bottom:15px;}

.f_left_tight {float:left; font-size:11px; }
.f_right_tight {float:right; font-size:11px; }

#compatability {margin-left:10px;}
#compatability a {color:#6d6e71; text-decoration:underline; font-weight:bold;}
#compatability a:hover {color:#6d6e71; text-decoration:underline; font-weight:bold;}

#promotions {text-align:center; width:100px; font-size:12px;}
#promotions a {color:#336699; 
	text-decoration:underline;
	font-style:italic;
	}
	
#promotions2 {text-align:center; font-size:12px; margin-top:0px; margin-bottom:10px;}
#promotions2 a {color:#336699; 
	text-decoration:underline;
	font-style:italic;
	}

#notActualSize {color:#6d6e71; 
		font-size:10px;
		text-align:right;}
			
#printer {float:left;
	margin-left:23px;
	margin-top:19px; _margin-top:0;
	position:relative;
	}
	
	
.greytitle {height:33px; width:372px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	padding-left:10px;
	background-image:url(../images/grey_title_blank.gif);
	background-position:top;
	background-repeat:no-repeat;
	line-height:30px;
	text-transform: /*capitalize;*/ uppercase;
	margin-bottom:14px;
	margin-left:12px;
	}
.title_small {font-size:14px;}

#italics {color:#336699;
	font-style:italic; font-size:12px;}
#older_models { margin-top:10px; margin-bottom:10px;}

#code_explanation {text-align:left; margin-top:20px; margin-bottom:10px; margin-right:20px;}
#code_explanation a {color:#666666; text-decoration:underline;}

/***************** Product Stats ***************/
#stats {clear:both; width:740px; }

#stats_info {overflow:auto; width:100%; height:200px;}
#stats_info table {width:720px; vertical-align:top;}
#stats_info td {padding-top:5px; border-bottom:1px #666666 solid; text-align:center;}

#stats_title {width:720px; height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	background-image:url(../images/grey_title_table.gif);
	background-position:top;
	background-repeat:no-repeat;
	line-height:10px;
	text-transform: capitalize;
	margin-bottom:10px;
	padding-top:5px;
	}
#stats_title th {border:none;text-align:center;}

#stats_row {}
#stats_row:hover td{font-weight:bold; cursor:pointer; color:#336699; border-bottom:2px #336699 solid;}
#stats_row td a{text-decoration:none; color:#666666; }
#stats_row:hover td a{text-decoration:none; color:#336699;}

#stats_row_selected {}
#stats_row_selected td{font-weight:bold; cursor:pointer; color:#336699; border-bottom:2px #336699 solid;}
#stats_row_selected td a{text-decoration:none; color:#336699;}



#p_description {margin-top:8px;
	margin-left:10px;}
	
#p_description select { font-size:12px; color:#666666;
	}

/**************** Google Map Page ***************/
#mapPage {margin-left:12px;
	height:570px;
	width:981px;
	float:right;}

#mapPage table {margin-left:auto;margin-right:auto;text-align:left;width:640px}
#mapPage td {padding:5px; padding-left:10px;}
#mapPage select {width:200px;}


#mapleft {width:720px; height:560px; float:left;}

#maptitle {font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	}
#mapresults {
	overflow-y:scroll;
	width:760px;
	height:530px;
	color:#000000;
	/*text-align:center;*/
	}
	
#mapresults a {color:#336699;
	text-decoration:underline;
	text-transform:uppercase;
	}

.mapresults td {line-height:2em;}
	
.tablecolor {background-color:#e0f0ff;}

	
a .site {color:#000000;
	text-transform: none;}
	
#dealerlist {/*width:150px; */width:180px;
	padding-left:10px; padding-right:5px;
	color:#666666; font-size:11px; text-align:center; float:right;
	padding-top:15px;}
#dealerlist a {color:#003399; text-transform:uppercase; text-decoration:underline; font-weight:bold;}
#dealerheading {font-weight: bold; text-transform:uppercase; margin-bottom:8px;}


#itw {font-size:10px; 
	color:#6d6e71; 
	width:190px; 
	text-align:center; 
	float:right;
	padding-top:15px;}
#itw_title {
	font-size:12px;
	color:#336699;
	font-weight:bold;
	}
	
#itw img {margin-top:15px;}

#itw a {color:#6d6e71; text-decoration:underline;}



#service_center {text-align:center; 
	text-transform:none;
	color:#6d6e71;
	margin-top:40px;
	font-size:12px;}
#service_center a {color:#6d6e71; text-decoration:underline;}
#schematics a {color:#336699; text-decoration:underline;}

input.duobutton
{
   font-weight:bold;
   color:#ffffff;
   background-color:#3399ff;
   border-top-style:solid;
   border-top-color:#0d2640;
   border-bottom-style:solid;
   border-bottom-color:#b9dcff;
   border-left-style:outset;
   border-left-color:#2f8deb;
   border-right-style:inset;
   border-right-color:#2f8deb;
}


/*************** Search Pages ************************/
#search_results {
	padding-left:12px;
	padding-top:5px;
	width:755px;
	height:478px;
	overflow-y:scroll;
	float:left; }

#compare_results {
	padding-left:12px;
	padding-top:5px;
	width:755px;
	height:478px;
	overflow:scroll;
	float:left;}

#compare_results table td{width:220px; vertical-align:top;padding:10px 10px 10px 10px;border-right:1px solid;text-align:left;}
#compare_results table th{width:100px; vertical-align:top;padding:10px 10px 10px 10px;border-right:2px solid; text-align:left;}
#compare_results table td li{list-style:disc;}

.selectedSearchTab{
		display:inline;
		padding:10px;
		background-color:#dddee0;
		font-weight:bold;
		border:1px #dddee0 solid;
		cursor:pointer;
		color:#2b5990;
		width:75px;
		line-height:3em;
		margin-right:3px;}
.deselectedSearchTab{
		display:inline;
		padding:10px;
		background-color:#2b5990;
		color:#f0f0f1;
		font-weight:bold;
		border-top:1px #2b5990 solid;
		border-left:1px #2b5990 solid;
		border-right:1px #2b5990 solid;
		cursor:pointer;
		width:75px;
		line-height:3em;
		margin-right:3px;}
.deselectedSearchTab:hover{
		background-color:#cccdcf;
		color:#2b5990;
		border-top:1px #cccdcf solid;
		border-left:1px #cccdcf solid;
		border-right:1px #cccdcf solid;}

.selectedSearchResults{position:absolute;margin:0;top:0;left:0;visibility:visible;border:1px #dddee0 solid;background-color:#dddee0}
.deselectedSearchResults{position:absolute;margin:0;top:0;left:0;visibility:hidden;border:1px #dddee0 solid;background-color:#dddee0}

.result {width:650px;
	height:112px;
	/*padding-bottom:15px;*/
	}
	
.result a {color:#2f81aa;
	text-decoration:none;}

.result_compare {font-weight:normal;}

.result_compare a {color:#2f81aa;
	text-decoration:none;
	margin-left:10px;}
	
.result_text {padding-left:15px;
	width:490px;
	float:left;}

.compare_image {width:98px;
	height:98px;
	border:1px solid #8d8e8d;
	background-color:#FFFFFF;
	text-align:center;
	margin: 0 auto;
	/*padding-bottom:15px;*/
	}
.compare_image img {
	width:98px;
	vertical-align:middle;
	text-align:center;
	}

.comparef_image {width:98px;
	border:1px solid #8d8e8d;
	background-color:#FFFFFF;
	text-align:center;
	margin: 0 auto;
	/*padding-bottom:15px;*/
	}
.comparef_image img {
	width:98px;
	vertical-align:middle;
	text-align:center;
	}

.compare_name {font-size:13px;
	font-weight:bold;
	text-align:center;}

.compare_rowDark{background-color:#EEEEEE;}
.compare_rowLight{background-color:#FFFFFF;}

/********* Company Info Subpages Side Menu ************/

.sidemenu {padding-left:20px; padding-top:30px; margin-bottom:15px;}


.sidemenu a {color:#336699; text-decoration:underline; font-weight:bold;}
.sidemenu a:hover {color:#000000;}

a .sidemenu_selected{color:#000000;}

.justified_text {text-align:justify; margin-left:12px;}
.justified_text a {color:#336699; text-decoration:none;}
.justified_text a:hover {color:#000000;}

#right_logo_links {text-align:center; /*padding-top:30px;*/}

.blue {color:#336699; }

#right_logo_links a {color:#336699; text-decoration:underline;}
#right_logo_links a:hover {color:#000000;}

#right_logo_links a .greylink {color:6d6e71; text-decoration:underline; }
#right_logo_links a:hover .greylink {color:#000000;}

#company_overview_bg {background-image:url(../images/bg_companyOverview.gif); height:580px; padding-left:12px;}

.black {color:#000000; text-decoration:none;}
