/* Style sheet for ESI Electrical
Copyright Cornish WebServices 2009 */

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table, td, th {
	vertical-align:top;
}
a img {
	border:none;
}
/* typography */
body {
	font-size:75%;
	color:#222;
	background: #696864;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Rockwell, "Courier New", Courier, Georgia, Times, "Times New Roman", serif;
	font-weight:normal;
	color:#E91C23;
	margin:0.5em 10px;
}
h1 {
	font-size:2em;
	line-height:1;
}
h2 {
	font-size:1.7em;
}
h3 {
	font-size:1.5em;
	line-height:1;
}
h4 {
	font-size:1.2em;
	font-weight:bold;
}
h5, h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0.5em 10px;
}
p img {
	float:left;
	margin:0.7em 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	float:right;
	margin:0.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color:#da4045;
	text-decoration:underline;
}
a {
	color:#da4045;
	text-decoration:none;
}
#columnL H3 {
	margin:21px 0px 0px 11px;
	padding:0 0 0 10px;
	font-size: 140%;
	color:#fff;
}
#footer a:focus, #footer a:hover {
	color:#cacac8;
	text-decoration:underline;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 0 1.5em 5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
table {
	margin: 0.7em 10px 1.4em 10px;
	width:95%;
	border-top:1px solid #6f6f6f;
	border-left:1px solid #6f6f6f;
}
th {
	font-weight:bold;
	background:#ddd;
}
th, td {
	padding:4px 10px 4px 5px;
	border-bottom:1px solid #6f6f6f;
	border-right:1px solid #6f6f6f;
}
tr.even td {
	background:#E5ECF9;
}
tr.over td {
	background:#ccc;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
.txt {
	margin: 0px 0px 4px 0px;
	padding: 0;
}
.style1 {
	font-size: 50%;
}
/* MISCELLANEOUS */
hr {
	color: #E91C23;
	background-color: #E91C23;
	height: 1px;
	border: none;
	clear:both;
}
.hide {
	display: none;
}
.clear {
	clear:both;
}
.asterisk {
	color: #FF0000
}
.padLeft {
	padding-left: 20px;
}
.padRight {
	padding-right: 20px;
}
.padTop {
	padding-top: 20px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.w2 {
	width:50%;
}
.w2b {
	width:42%;
}
.w2c {
	width:35%;
}
.w3 {
	width:33%;
}
.w4 {
	width:25%;
}
.w5 {
	width:20%;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.small {
	font-size:.8em;
}
.large {
	font-size:1.2em;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}

/* boxes */
.box {
	margin:20px 10px 20px 2px;
	min-height:135px;
	height:auto !important;
	height:135px;
	width: 204px;
	padding: 0 0 20px 0;
	overflow:hidden;
}
.box h1, .box h2, .box h3 {
	margin:0 0 6px 0;
	padding:3px 0 2px 10px;
	height:18px;
	background:url(../esielectrical-images/menu-back.gif);
	border:1px solid #AEACAC;
	font-size: 140%;
	color:#1e1e1e;
}
.box p {
	margin:0;
	padding:3px 15px 15px 8px;
}
.box ul {
	padding: 0 15px;
}
/*file icons */
/* PDF document links */
a[href$='.pdf'] {
 background:transparent url(../esielectrical-images/pdf.gif) center left no-repeat;
 display:inline-block;
 padding-left:20px;
 line-height:15px;
}

/* Excel Documents links */
a[href$='.xls'], a[href$='.csv'], a[href$='.xlw'], a[href$='.xlt'] {
 background:transparent url(../esielectrical-images/excel.gif) center left no-repeat;
 display:inline-block;
 padding-left:20px;
 line-height:15px;
}
 
/* Word Document Links */
a[href$='.docx'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'] {
 background:transparent url(../esielectrical-images/word.gif) center left no-repeat;
 display:inline-block;
 padding-left:20px;
 line-height:15px;
}
 
/* mailto: links */
a[href^="mailto:"] {
 background:transparent url(../esielectrical-images/email.png) center left no-repeat;
 display:inline-block;
 padding-left:20px;
 line-height:15px;
}
.externalLink {
/*background:transparent url(../esielectrical-images/external.png) center left no-repeat;
	display:inline-block;
	padding-left:16px;
	line-height:15px;*/
}
#newsletter {
	margin:0;
	padding:0;
}
#newsletter label {
	margin:0;
	padding:0 0 3px 0;
	cursor: pointer;
}
#newsletter input.text {
	border:1px solid #bbb;
}
#newsletter input.text:focus {
	border:1px solid #6f6f6f;
}
#newsletter input.text {
	padding:2px;
	font: 100% Arial, Helvetica, sans-serif;
	margin:0;
	width:135px;
}
#newsletter input.error {
	border:1px solid #c00;
}
#newsletter .button {
	background: url(/esielectrical-images/go-button.jpg) no-repeat;
	width:24px;
	height:23px;
	border:none;
	text-indent:-5000px;
}
