@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #333;
	background-image: url(E&iMages/backGroundlight.png);
}
strong {
	font-weight: normal;
}


a {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	font-size: 12px;
}
a:link {
	text-decoration: underline;
}

a:hover {
	color: #0CF;
}
.top {
	padding-bottom: 10px;

}
.middle {
	padding: 10px 0;

}
.bottom {
	padding-top: 10px;

}



/* E&M Power CSS Styles */
/* CSS Style Standards */
#wrapper {
	overflow:hidden;
	margin-top: auto;
	margin-bottom: auto;
	height: 100%;
}
#container {
	overflow:hidden;
	height: 100%;
	background-color: #FFF;
	background-image: url(E&iMages/navBG.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#header {
	background:#333 url(E&iMages/backGroundlight.png) 0 3px;
	height:50px;
}
#header span {
	float: right;
}

#header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 50px;
	font-variant: small-caps;
	color: #FFC104;
	padding: 0 10px;
	font-weight: 600;
	text-decoration: underline;
}


#header a:link {
	text-decoration: underline;
}

#header a:hover {
	color: #FFF;
}
#sideNav {
	overflow: visible;
	height: 100%;
}
#logo {
	overflow: visible;
	margin-top: -50px;
	position: absolute;
}
#sideNav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFC104;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 100px;
}
#sideNav h1 span {
	font-size: 15px;
	color: #000;
	font-weight: normal;
}
#sideNav h1 small {
	font-size: 10px;
	color: #000;
	font-weight: normal;
}
#navigator {
	width: 300px;
}
#navigator li   {
	float: left;
	text-indent: -9999em;
	height: 35px;
	width: 300px;
}
#navigator li a   {
	height: 35px;
	display: block;
	overflow: hidden;
	background-image: url(E&iMages/Porducts.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
}
#navigator #electronic a:link {
	background-position: 0 0;
}
#navigator #electronic a:hover {
	background-position: 0 -35px;
}
#navigator #electronic a:active {
	background-position: 0 -70px;
}
#navigator #electronic a {
	background-position: 0 0;
}
#navigator #power a:link {
	background-position: -1500px 0;
}
#navigator #power a:hover {
	background-position: -1500px -35px;
}
#navigator #power a:active {
	background-position: -1500px -70px;
}
#navigator #power a {
	background-position: -1500px 0;
}
#navigator #inverter a:link {
	background-position: -2100px 0;
}
#navigator #inverter a:hover {
	background-position: -2100px -35px;
}
#navigator #inverter a:active {
	background-position: -2100px -70px;
}
#navigator #inverter a {
	background-position: -2100px 0;
}
#navigator #motor a:link    {
	background-position: -300px 0;
}
#navigator #motor a:hover {
	background-position: -300px -35px;
}
#navigator #motor a:active {
	background-position: -300px -70px;
}
#navigator #motor a {
	background-position: -300px 0;
}
#navigator #battery a:link    {
	background-position: -600px 0;
}
#navigator #battery a:hover {
	background-position: -600px -35px;
}
#navigator #battery a:active {
	background-position: -600px -70px;
}
#navigator #battery a    {
	background-position: -600px 0;
}
#navigator #HID a:link    {
	background-position: -900px 0;
}
#navigator #HID a:hover {
	background-position: -900px -35px;
}
#navigator #HID a:active {
	background-position: -900px -70px;
}
#navigator #HID a    {
	background-position: -900px 0;
}
#navigator #EMI a:link    {
	background-position: -1800px 0;
}
#navigator #EMI a:hover {
	background-position: -1800px -35px;
}
#navigator #EMI a:active {
	background-position: -1800px -70px;
}
#navigator #EMI a    {
	background-position: -1800px 0;
}
#navigator #testEquipment a:link    {
	background-position: -1200px 0;
}
#navigator #testEquipment a:hover {
	background-position: -1200px -35px;
}
#navigator #testEquipment a:active {
	background-position: -1200px -70px;
}
#navigator #testEquipment a    {
	background-position: -1200px 0;
}
#content {
	background-color: #FFF;


}

#content h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
}

#content h1 small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	line-height: 18px;
}
#content h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	padding-left: 20px;
}
#content h3{
	font-size: 16px;
	color: #000;
}

#content p {
	line-height: 18px;
}

#content li {
	background-image: url(E&iMages/betterpoint.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	background-position: 3px 3px;
}
#content li  li {
	background-image: url(E&iMages/betterInnerpoint.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content div div li {
	font-size: 12px;
}
#content div div li li {
	font-size: 10px;
}


#content dt {
	font-weight: bold;
	font-size: 18px;
}
#content li a, #content h2 a {
	color: #006;
	font-size: inherit;
	font-weight: normal;
	text-decoration: none;
}
#content li a:link, #content h2 a:link {
	color: #006;
}
#content li a:hover, #content h2 a:hover {
	color: #006;
	text-decoration: underline;
}
#content li a:active, #content h2 a:active {
	color: #003;
}

#content dd {
	background-image: url(E&iMages/betterpoint.png);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
}
#content span {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: right;
}
#horizontalDisplay {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 546px;
}
#horizontalDisplay div {
	padding-left: 5px;
	padding-right: 5px;
	width: 170px;
	border-right: #999 thin dotted;
	float: left;
}
#horizontalDisplay div span {
	font-weight: bold;
}
#verticalDisplay div{
	overflow: hidden;
}
#verticalDisplay img {
	float: left;

}
#verticalDisplay h2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}





#footer {
	height: 50px;
	background: #FFC104;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#footer p {
	padding: 6px 25px;
	line-height: 18px;
	font-weight: bold;
}

