/* ############################## */
/* ############# Global ############ */
/* ############################## */
body {
	margin:0px;
	text-align:center;
	background-color:#ebebeb;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:10pt;
	color:#000000;
}

img {
	border:0px;
}

h1, h2, h3 {
	margin:0px;
}

a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#202020;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: px;
}

.img_thinborder {
	border:1px solid #000000;
}

.small_help {
	font-size:9px;
}

.howto_img {
	padding-left:5px;
	float:right;
}

.howto_list {
	list-style-type:upper-alpha;
	text-align:left;
}

/* ############################## */
/* ########### Main Design ######### */
/* ############################## */
#main_container {
	margin:0 auto;
	width:965px;
	text-align:left;
}
#main_container .top {
	width:100%;
	height:119px;
	background-image:url('../img/layout_top.jpg');
	background-repeat: repeat-y;
}
#main_container .nav {
	width:100%;
	height:33px;
	background-image:url('../img/layout_nav.png');
	background-repeat: repeat-y;
}

#main_container .nav_woodpro {
	width:100%;
	height:33px;
	background-image:url('../img/layout_nav_woodpro.png');
	background-repeat: repeat-y;
}

.nav_pad {
	padding:7px 10px 6px 10px;
}
#main_container .body {
	width:100%;
	height:auto;
	background-image:url('../img/layout_body.png');
	background-repeat: repeat-y;

}
.body_pad {
	padding:10px 20px 10px 20px;
}

.body_plain_page {
	text-align:left;
	margin:25px;
	background-color:#ffffff;
}

#main_container .bottom {
	width:100%;
	height:8px;
	background-image:url('../img/layout_bottom.png');
	background-repeat: no-repeat;
}

/* ############################## */
/* ############## Top ############ */
/* ############################## */
.top_logo {
	float:left;
	padding-left:15px;
	padding-top:10px;
}
.top_fsg {
	float:right;
	padding-right:50px;
	padding-top:36px;
}

/* ############################## */
/* ############ Navigation ########## */
/* ############################## */
.nav_links {
	float:left;
}
.nav_links, .nav_links a:link, .nav_links a:visited {
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;	
	text-decoration:none;
}
.nav_links a:hover {
	text-decoration:underline;
}
.nav_search {
	float:right;
}

/* ############################## */
/* ########## Global Body ############ */
/* ############################## */
.breadcrumbs {
	
}

/* ############################## */
/* ######## Fastener Guide ########### */
/* ############################## */
#fsg {
	float:left;
	width:450px;
	margin-right:10px;

}
#fsg fieldset {
	width:415px;
	text-align:center;
	margin-left:10px;
}

#fsg legend {
	margin-bottom:15px;
	background-color:#a33038;
	color:#ffffff;
	padding:4px;
	font-weight:bold;
	width:95%;
}

#fsg_results {
	float:right;
	width:450px;
	padding-right:10px;

}

.large_red {
	color:red;
	font-size:18pt;
	font-weight:bold;

}

/* ############################## */
/* ############ Catalog ############ */
/* ############################## */
.quickjump {
	padding:5px;
}

.tool_specs {
	padding:5px;
}


#fastener_tables table, #fastener_tables td, #fastener_tables tr {
	border-collapse:collapse;
	border:1px solid #8c8c8c;
}

#fastener_tables td {
	height:25px;
}


#tool_tables table, #tool_tables td, #tool_tables tr {
	border-collapse:collapse;
	border:1px solid #8c8c8c;
}

.new_tool {
	font-size:xx-small;
	vertical-align:top;
	color:#ff0000;
} 

.fastener_cat_title {
	font-size:20px;
	font-weight:bold;
	display:inline;
} 

.fastener_part_number {
	text-decoration:underline;
} 


.highlighted_row {
	background-color:#ffffcf;
	cursor:pointer;
}


.normal_row {
	background-color:#ffffff;
	cursor:pointer;
}

.expanded_info {
	border:0px;
	background-color:#ffffcf;
}

.fastener_thumb {
	float:left;
	text-align:center;
}

.fastener_label {
	float:left;
	text-align:center;
	margin-left:30px;
}

.additional_info_text {
	float:left;
	text-align:left;
	margin-left:30px;
}

.interchange_info {
	width:450px;
	height:70px;
}
.interchange_thumb {
	border:1px solid #000000;
	margin:5px;
	width:60px;
	height:45px;
}

.interchange_full {
	border:1px solid #000000;
	margin:5px;
	width:200px;
	height:150px;
}

.category_div {
	width:50%;
	float:left;
	text-align:center;
	margin-bottom:10px;
}

.category_name {
	font-size:15pt;
	font-weight:bold;
}
/* ############################## */
/* ############# Footer ########### */
/* ############################## */
.footer {
	text-align:center;
}

/* ############################## */
/* ############# Lightbox ########## */
/* ############################## */

