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

div#locations,
ul#nav,
div#sidebar,
div#header,
div#wedeliver,
div#catalog,
div#productDrawing p,
div#icons,
div#productDrawing img
{
	display:none;
}

div#ctn_prodimage {
	text-align:right;	
}



div#ctn_prodimage, 
div#ctn_prodimage img {
	width:200px;
	
}



body,
div#footer,
div#header {
	background-image:none;
	background-color:#fff;
}

#wrapper {
	background-color:#fff;
	border:none;
}



#content {
	width:100%;
}



h1, h2, h3.subtitle, p, h3 {
	margin-left:10px;	
}

p {
	font-size:13px;	
	line-height:18px;
	
}

div#footer {
	border-top:3px solid #000;
	min-height:120px;;
}

div#footer_text {
	margin-left:0;	
	margin-top:0;
	width:95%;
}

div#footer_text #weblink {
	display:block;	
}
div#footer_text h4 {
	padding-top:3px;	
	padding-bottom:5px;
}
div#footer_text h4, 
div#footer_text p,
div#footer_text a {
	color:#000;
	margin-left:0;
}


#printerLogo {
	padding-bottom:15px;
	display:block;
	float:left;	
}

div#footer_text #co_address,
div#footer_text #citystatezip,
div#footer_text #phonefax
{
	float:left;	
}

div#footer_text br.brclear {
	display:none;	
}

div#footer_text .copyright  {
	margin-right:0;
	margin-top:0;
}

.copyright {
	margin-bottom:0;
	padding-bottom:0;
}

#tbl_container {
	width:100%;
	overflow:visible;
	border:1px solid #202020;
	margin:0;
}


#tbl_prodspecs,
.tbl_prodspecs {
	border-collapse: collapse;
	font-size:11px;
	width:95%;
	margin: 0 auto;
	margin-bottom:10px;
}	


#tbl_prodspecs h3,
.tbl_prodspecs h3{
	margin-left:0;
	margin-top:0;
}

#tbl_prodspecs a,
.tbl_prodspecs a {
	color:#ddd;
	font-weight:normal;
}

#tbl_prodspecs a:hover,
.tbl_prodspecs a:hover {
	color:#fff;
	font-weight:bold;
}

#tbl_prodspecs thead, 
#tbl_prodspecs tfoot,
.tbl_prodspecs thead, 
.tbl_prodspecs tfoot {
	background-color:#ededed;	
	color:#000;
	font-size:12px;
}

.tbl_frh thead, .tbl_frh tfoot {
	font-size:10px;	
}

#tbl_prodspecs ol,
#content .tbl_prodspecs ol {	
	font-size:12px;
	list-style:decimal;
}

#tbl_prodspecs li,
.tbl_prodspecs li {	
	line-height:15px;
	color:#ddd;
	padding-bottom:0;
}

#tbl_prodspecs ul,
.tbl_prodspecs ul {
	margin-left:5px;	
	list-style-type:none;
	margin-bottom:0;
}

#tbl_prodspecs ul li,
.tbl_prodspecs ul li {
	color:#000;	
	font-size:11px;
	line-height:11px;
	margin-left:0;
	padding-left:0;
	padding-right:0;
	margin-right:0;
	margin-bottom:5px;
}

#tbl_prodspecs th,
.tbl_prodspecs th {
	text-align:center;
}

tr:hover {
	background-color:inherit;
}



#tbl_prodspecs td, 
#tbl_prodspecs th,
.tbl_prodspecs td, 
.tbl_prodspecs th {
	padding:5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

.product_name {
	background-color:#eee;	
	width:60px;
}

/* Use the following to hide cells at the top
to create tabbed look */

#tbl_prodspecs th.hidden_cells_left, 
#tbl_prodspecs th.hidden_cells_right,
#tbl_prodspecs th.hidden_cells_middle,
.tbl_prodspecs th.hidden_cells_left, 
.tbl_prodspecs th.hidden_cells_right,
.tbl_prodspecs th.hidden_cells_middle {
	background-color:#fff;
	border-top-color:#fff;
}

#tbl_prodspecs th.hidden_cells_left,
.tbl_prodspecs th.hidden_cells_left {
	border-left-color:#fff
}

#tbl_prodspecs th.hidden_cells_right,
.tbl_prodspecs th.hidden_cells_right {
	border-right-color:#fff;
}

a.reflink {
	color:red;
	text-decoration:none;
}

#dimensional_drawing {
	display:block;	
	margin:0 auto;
	width:300px;
}

#dimensional_picture {
	display:none;
}


