/* Stylesheet for Polarity Eletrical ---------------------- */

#header {
	background-image: url(ci_images/logo_jn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 180px;
	background-color: #00356B;
	color: #FFFFFF;
	padding-left: 105px;
	padding-right: 10px;
	padding-top:10px;
}

#header h1 {
	color: #FFFFFF;
}

#header h2 {
	color:#FFFFFF;
	/* font-size: 13pt; */
	font-weight: normal;
}

#header p {
	color:#6eb1e5;
	font-weight: normal;
}

#header_left {
	padding-top:110px;
	width:317px;
	float:left;
	text-align:right;
	/* border: thin solid #CC0000; */
}

#header_right {
	background-image: url(ci_images/logo_r_jn.jpg);
	float: right;
	width: 450px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:110px;
	/* border: thin solid #CC0000; */
}

#header_right p {
	color:#FFFFFF;
}

#menu {
	background-color: #00356B;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: 30px;
	background-image: url(ci_images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#menu h5 {display: none;}  	

#menu ul {
	padding: 10px 10px 10px 20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/* background-color: #0066cc; */
	/* border: thin solid #CC0000; */
}

#menu ul li {
	list-style: none;
	margin: 0px 0px 0px 3px;
	display: inline;
}

#menu ul li a {
	padding: 3px 0.5em;
	/* margin-left: 3px; */
	border: 1px solid #669;
 	background: #0099FF;
 	text-decoration: none;
	/* width: 150px;
	text-align: center; */
}

#menu ul li a:link {
	color: #ffffff;
} 

#menu ul li a:visited {
	color: #ffffff;
}

#menu ul li a:link:hover, #menu ul li a:visited:hover {
	color: #000;
	background: #ff9933;
	border-color: #336;
}

#menu ul li a#current {
	background: white;
	border-bottom: 1px solid white;
}

#logobox {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 5px 5px;
	float: right;
}

/* -------------------------------------------------------------------------- */


#content {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 25px;
	margin-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #00356B;
}

#footer {
	text-align: center;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #00356B;
	margin-top: 10px;
	padding-top: 10px;
}

#rhpanel {
	margin: 5px 0px 5px 30px;
	padding: 10px;
	float: right;
	width: 400px;
	border: 1px solid #00356B;
	background-color: #FFFFFF;
	background-image: url(images/multimeter.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ECFEFF;
	margin-right: 20px;
	margin-left: 20px;
}

table {
	font: Arial, Helvetica, sans-serif
	color: #000000;
	}

p {
	margin-top: 10px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
ul {
	
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(ci_images/bullet.gif);
	color: #000000;	
}

h1 {
	margin-top: 15px;
	margin-bottom: 3px;
	color: #00356B;
}
h2 {
	margin-top: 10px;
	margin-bottom: 3px;
	color: #00356B;
}
h3 {
	margin-top: 10px;
	margin-bottom: 3px;
	color: #000000;
}
a:link {
	color: #4e71d9;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #ff700f;
}


.textnav {
  font-size: smaller;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.credits {
  font-size: smaller;
  font-style: italic;
  text-align: center;
}

.portfolio {
	padding-top:20px;
	padding-bottom: 30px;
	/* border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6EB1E5; */
}

li {
	padding-bottom: 5px;
}
