@charset "utf-8";
body
{
background:url(../images/bg.jpg) repeat;
}

h3
{
	font-family:Verdana, Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #0a2e4f ;
	text-decoration: none;
}

.standardTable
{
	width : 900px ;
	
	
}
.standardTDR
{
	padding-right:10px;
}

.standardTDL
{
	padding-left:10px;
}

.standardTDBoth
{
	padding-right:10px;
	padding-left:10px;
}

.mainTable
{
background-color : white ;
/*border-right : 2px solid black inset;
border-left : 2px solid black inset;
*/
}
.footer_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	/*color: #3A221B; */
	color: #0a2e4f ;
	text-decoration: none;
	background:url(../images/table-bottom.png);
}
.normaltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:32px;
	color: #3A221B;
	text-decoration: none;
}
.normaltext1 {
	font-family:Verdana, Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	/*color: #5D2C02 4274a2; */
	color: #0a2e4f ;
	text-decoration: none;
	
}
.greenhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #274D00;*/
	color: #0a2e4f ;
	text-decoration: underline;
}
.brownhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #724405;
	text-decoration: none;
}
.headtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/*color: #274D00;*/
	color:#0a2e4f;
	text-decoration: underline;
}
.normaltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:32px;
	color: #3A221B;
	text-decoration: none;
}
a.headLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.current
{
	/*
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold ;
	color:#0a2e4f;
	text-decoration: none;
	/*border: 1px solid #0a2e4f;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0a2e4f;
	
	
	
}
a.headLink:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.headLink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #0a2e4f;
	text-decoration: underline;
}

a.product-link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	/*color: #5D2C02;*/
	color:#0a2e4f;
	text-decoration: none;
	border-bottom : 2px dotted ;
}

a.product-link:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom : 2px solid ;
}

img.small_view
{
	/*border:8px solid #274D00; */
	border:8px solid #666;
	width : 180px;
	height : 150px;
}

img.small_view:hover
{
	border:8px solid #000;
	/*cursor: pointer;*/
}

img.small_view_mss
{
	/*border:8px solid #274D00; */
	border:8px solid #666;
	width : 150px;
	height : 250px;
}

img.small_view_mss:hover
{
	border:8px solid #000;
	cursor: pointer;
}

img.small_view_msb
{
	/*border:8px solid #274D00; */
	border:8px solid #666;
	width : 230px;
	height : 250px;
}

img.small_view_msb:hover
{
	border:8px solid #000;
	cursor: pointer;
}

img.display
{
	width  : 300px;
	height : 200px;
}

table.earthRod
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px ;
	font-style: normal;
	border:2px solid #666;
	border-collapse: collapse;

	
}

.tapClipBg
{
	background:url(../images/earthRod/tapClip-bg.jpg) repeat;
}

a.side-link
{
	text-decoration:none;
	font-size : 14px;
	font-weight : bold ;
}
span.current
{
	text-decoration:none;
	font-size : 16px;
	font-weight : bold ;
}
.description
{
	font-family : Arial ;
	font-size:9px;
	
}

.electricalProducts
{
	vertical-align:center;
	margin-left:5px;
	margin-right:5px;
}

.productServices
{
	vertical-align:center;
	margin-left:5px;
	margin-right:5px;
}

img.dpSwitches
{
	border:8px solid #666;
	width:250px;
	height:350px;
}
img.dpSwitches:hover
{
	border:8px solid #000;
}

.nav-container
{
	margin-top : 25px;
	margin-bottom : 15px;
	margin-left : -40px;
	
}


.nav-container li , .nav-container a
{
	float:left;
	display:block;
	
}

.fixed-table
{
	table-layout:fixed;
}
