@charset "windows-1252";
/* CSS Document */

body {
	background: url(http://www.erindustrial.com/imagesNew/bgBody.jpg) top left;
	margin: 0;
	padding: 0;

}

img {
	border: none;
}

a {
	color: #006699;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

table td {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

table td .myCoverTitle {
	text-align: center !important;
color: #808080 !important;
font-size: 11px !important;
font-weight: bold !important;
clear: both !important;
padding-top: 2px !important;
min-height: 50px !important;
font-family: verdana !important;
}
#highlight_menu li a
{
font-family: verdana !important;
}


/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
vertical-align:middle;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #fff;
font-weight: bold;
border: 1px solid #ccc;
padding: 3px;
}

div.eg-bar{
width: 98%;
}

.icongroup1{
width: 98%;
}

#smallLink {
	font: normal 10px Arial, Helvetica, sans-serif;
}

#topBanner {
	background-color: #fff;
	width: 100%;
}

#blueLine {
	width: 100%;
	height: 20px;
	background: url(http://www.erindustrial.com/imagesNew/bgBlueLine.jpg);
}

#leftTopHome {
	background: url(http://www.erindustrial.com/imagesNew/top_right_fade.gif) bottom left no-repeat;
	height: 71px;
	padding: 0 0 0 10px;
}

#homeLeftCol {
	background-color: #dddddd;
	width: 99%;
	text-align: left;
}

#topCat {
	background:url(imagesNew/top_categories.jpg) bottom center no-repeat;
	height: 35px;
	width: 226px;
	margin: 0 auto; 
}

#midCat {
	background:url(imagesNew/middle_categories.jpg) top center repeat-y;
	width: 226px;
	height:auto;
	margin: 0 auto; 
	text-align: left;
}

#midCat a:hover {
	text-decoration: underline;
}

#bottomCat {
	background:url(http://www.erindustrial.com/imagesNew/bottom_categories.jpg) top center no-repeat;
	height: 35px;
	width: 226px;
	margin: 0 auto; 
}

#homeDiv {
	background: url(http://www.erindustrial.com/imagesNew/h_line.gif) top left repeat-x;
	height: 10px;
	width: 100%;
}

#homeCatBox {
	width: 510px;
	float: left;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 10px;
}

#homeCatBox ul li {
	list-style: none;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

/* main nav */
#nav {
	margin: 3px 0 0 0;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 620px;
	border: 0px solid #333;
}

#nav li {
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
}

#nav a {
	display: block;
	height: 19px;
	width: 85px;
	padding: 2px 0 0 0;
	background:url(http://www.erindustrial.com/imagesNew/main_btn.gif) top left repeat-x;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #006699;
	text-align: center;
}

#nav a:hover {
	color: #fff;
	background: url(http://www.erindustrial.com/imagesNew/home_btn.gif) top left repeat-x;
}

/* end main nav */


/* side nav */
#sideNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sideNav li {
	margin: 0;
	padding: 0;
}

#sideNav a {
	display: block;
	background: url(http://www.erindustrial.com/imagesNew/bgSubPageSide2.gif) top left no-repeat;
	width: 125px; 
	height: 23px;
	padding: 5px 0 0 15px;
}

#sideNav a:hover {
	background: url(http://www.erindustrial.com/imagesNew/bgSubPageSide.gif) top left no-repeat;

}
/* end side nav */
	
/* footer */
#footer {
	background: #ffffff url(http://www.erindustrial.com/imagesNew/footer_bar.gif) top center repeat-x;
	width: 100%;
	padding: 0px 0 0 0;
}

table.footwhite td,
table.footwhite td a {
	color: #FFFFFF;
}
/* end footer */

