#leftNav {
	background: url(/_images/stockerhinges/common/navigate.gif) no-repeat;
}

h2 {
	color: #0a4c75;
	font-size: 14px;
}
	
/* HOME PAGE */	
#news {
	width: 305px;
	height: 182px;
}
#newsCopy {
	height: 146px;
}


#productsHome {
	float: left; 
	border: 4px solid #FFFFFF;
}
#productsHome ul {
	margin: 0;
	padding: 10px 0 0 5px;
	width: 264px; 
	height: 129px; 
	background: url(/_images/stockerhinges/home/img_products.jpg);
	list-style-type: none;
	font-size: 10px;
}

#productsHome ul li {
	/*border: 1px solid blue;*/
	padding: 0px 0px 6px 3px;
	margin: 0px 0 0px 10px;
	line-height: 11px;
	text-indent: -10px;
}
#productsHome ul li a {
	padding-left: 8px;
	text-decoration: none;
	color: #56534e;
}
#productsHome ul li a:hover, #leftNav ul li.on a {
	color: #99621a;			
	background: url(/_images/common/arrow_tan.gif) no-repeat 0px 2px;
}



		#leftNav ul li a:hover, #leftNav ul li.on a, #leftNav ul li.on2 a{
			color: #145f8e;			
			background: url(/_images/common/arrow.gif) no-repeat 0px 3px;
		}
		#leftNav ul li a:hover, #leftNav ul li.on a, #leftNav ul li.on2 a{
			color: #145f8e;			
			background: url(/_images/common/arrow.gif) no-repeat 0px 3px;
		}

		#leftNav ul li.on ul li a, #leftNav ul li.on2 ul li a {
			color: #145f8e;			
			background: none;
		}
		
		#leftNav ul li ul li.subnav_on a, #leftNav ul li ul li a:hover {
			color: #145f8e;		
			background: url(/_images/common/arrow_subnav.gif) no-repeat 0px 3px;
		}
	
/* PRODUCTS TABLE */

.productstable {
	width: 529px;
	border: 1px solid #bfbfbf;
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 20px;
}

.productstable .color {
	background-color: #e4e9ec;
}

.productstable .lalign {
     text-align: left;
}

.productstable .units {
	color: #6b889d;
}

.productstable thead th {
	border: 1px solid #bfbfbf;
	font-weight: normal;
}


.productstable .tablehead{
	font-weight: bold;
	background-color: #e4e9ec;
	border: 1px solid #bfbfbf;
	text-align: left;
	padding: 3px 0 3px 5px;
}

.productstable td {
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	padding-right: 3px;
	padding-left: 3px;
}

.productstable .bottomcell {
	padding: 3px 10px 7px 10px;
	border-top: 1px solid #bfbfbf;
	text-align: left;
}

.productstable div {
	padding: 0;
	margin: 15px 0 0 0;
}

.productstable .floatright {
	float: right;
	margin-left: 5px;
}

/* DISTRIBUTORS */	

#distributors_left {
	float: left;
	width: 300px;
	padding-top: 15px;
	line-height: 17px;
}
#distributors_right {
	float: left;
	width: 200px;
	padding-top: 15px;
	line-height: 17px;
}
#distributors_right .blue, #distributors_left .blue {
	color: #145f8e;
	font-weight: bold;
}


/* NEWS */

#newsstories .date {
	color: #145f8e;	
	font-weight: bold;
}

#newsstories a {
	color: #145f8e;	
}
		
		
/* FORM */	


.requesthead {
	color: #145f8e;
	background: url(/_images/common/form/head_bg_blue.jpg) repeat-x;
}

.requiredcolor {
	color: #145f8e;
}		
		
/* CONTACT */
	
#headquarters {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(/_images/common/line_grey_hz.gif) repeat-x bottom left;
}
	
#findrep {
	width: 225px;
}

.repheader {
	color: #145f8e;
	font-weight: bold;
}