@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #54839f;
	background-image: url(/wp-content/themes/hart/images/background.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

/********* Home Nav *************/

}
body.home a.index  {
        background-color: #4078a8!important;
	color: #fff!important;

/********* Services Nav *************/

}
body.page-id-819 a.services  {
        background-color: #4078a8;
	color: #fff!important;
}
body.page-id-10 a.services  {
        background-color: #4078a8;
	color: #fff!important;
}
body.page-id-21 a.services  {
        background-color: #4078a8;
	color: #fff!important;
}
body.page-id-18 a.services  {
        background-color: #4078a8;
	color: #fff!important;

/********* Projects Completed Nav *************/

}
body.page-id-297 a.projects  {
        background-color: #4078a8;
	color: #fff!important;
}
body.page-id-347 a.projects  {
        background-color: #4078a8;
	color: #fff!important;
}
body.page-id-349 a.projects  {
        background-color: #4078a8;
	color: #fff!important;
}
body.page-id-351 a.projects  {
        background-color: #4078a8;
	color: #fff!important;

/********* Company History Nav *************/

}
body.page-id-3 a.company  {
        background-color: #4078a8;
	color: #fff!important;

/********* Manufacturers Links Nav *************/

}
body.page-id-7 a.links  {
        background-color: #4078a8;
	color: #fff!important;

/********* Careers Nav *************/

}
body.page-id-322 a.careers  {
        background-color: #4078a8;
	color: #fff!important;

/********* Contact Nav *************/

}
body.page-id-9 a.contact {
        background-color: #4078a8;
	color: #fff!important;
}

/********** Begin Typography ********/

p { line-height: 18px; padding: 0 0 10px; margin: 0; color: #888; }
img {
	border: 0;
}      
h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}
h2 {
	margin: 0;
	padding: 15px 0 0;
	font-size: 16px;
}
h3 { 
	margin: 0;
	font-size: 16px;
	padding: 0;
}
h4 { 
	margin: 0px 6px 10px 0;
	font-size: 13px;
	padding: 0px;
}
.formfield {
	background: transparent;
	background-image: url(/wp-content/themes/hart/images/form.png);
	border: 0;
	height: 30px;
	width:  260px;
	padding: 8px 8px 0px 5px;
	background-repeat: no-repeat;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}
.formfield:focus {
	outline: none;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}.comments, #comment { 
	background: transparent;
	background-image: url(/wp-content/themes/hart/images/comments.png);
	border: 0;
	height: 155px;
	width:  260px;
	padding: 8px 8px 8px 5px;
	background-repeat: no-repeat;
}.comments:focus, #comment:focus { 
        outline: none;

}.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e93b4;
}
.searchbox, .wpmlwidget .emailtext {
	background: transparent;
	background-image: url(/wp-content/themes/hart/images/form.png);
	border: 0!important;
	width:  260px!important;
	padding: 6px!important;
	background-repeat: no-repeat;
	margin: 0!important;
	line-height: 18px!important;
	outline: none;
}
.searchbox:focus, .wpmlwidget .emailtext:focus {
	outline: none;
}
.submitbtn, #submit, .wpmlwidget .button {
	outline: none;
	background: transparent;
	background-image: url(/wp-content/themes/hart/images/submit.png);
	border: 0;
	height: 27px;
	width:  78px;
	padding: 0px 0px 3px 0px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	text-align: center;
}
.submitbtn:hover, #submit:hover, .wpmlwidget .button:hover {
	outline: none;
	background: transparent;
	background-image: url(/wp-content/themes/hart/images/submit2.png);
	border: 0;
	height: 27px;
	width:  78px;
	padding: 0px 0px 3px 0px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	text-align: center;    
}
.alignleft {
   float:left;
}
.alignright {
   float:right;
}
.wp-caption {
	text-align: center;
	font-weight: bold;
}
.hpposttitle {
	margin: 0px 6px 10px 0px;
	font-size: 16px;
	padding: 0px;
} 
.hppostmeta {
	margin: 0px 6px 10px 0px;
	font-size: 10px;
	padding: 0px;

}
.post {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 0px 5px;
}
.clear { 
	clear: both;
}
.overflow {
	 overflow: auto; 
	 padding-bottom: 15px;
}
.fieldset {
	border: 1px solid #4078a8;
	background-color: #fff;
	font-size: 12px;
	color: #4078a8;
}
.protect {
	border: 0;
	background: transparent;
	height: 26px;
	width: 292px;
	padding: 15px 50px 0px 15px;
	background-image: url(/wp-content/themes/hart/images/protect.png);
	background-repeat: no-repeat;
}
.protect:focus {
	outline: none;

}.required {
	font-size: 12px;
	color: red;
}.submit {
	font-size: 10px;
	border: 0;
	width:149px;
	height: 41px;
	color: #4078a8;
	background-image: url(/wp-content/themes/hart/images/button.jpg);
	background-repeat: repeat-x;
	background-position: center;
	cursor: pointer;
}.error { 
   border:2px red solid; 
   background:#FCFCFC;	
}.border {
	border: 1px solid #444;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #666; 
}a {
	color: #4078a8;
	text-decoration: none;
}a:hover {
	color: #ed1d24;
}
#header {
	width: 918px;
        height: 440px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/wp-content/themes/hart/images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#logo {
	padding: 45px 0px 14px 25px;      
	float: left;
	width: 127px;
	height: 122px;
	position: relative;
}
#navbar {
	float: left;
	text-align: left;
	padding: 158px 0px 0px 35px;
	width: 700px;
	height: 10px;
	background-repeat: no-repeat;
	position: relative;
}
#flash {
	width: 900px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	overflow: auto;
	width: 918px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/wp-content/themes/hart/images/horizontal-fill.jpg);    
	background-repeat: repeat-y;
	background-position: center;
}
#inner {
	width: 898px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/wp-content/themes/hart/images/inner.jpg);    
	background-repeat: repeat-x;
	background-position: top center;
	height: 1%;
	overflow: hidden;
}
#line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: 576px 0px;
	margin: 20px 0 0;
}
#leftcolumn {
	float: left;
	width: 515px;
	padding: 5px 15px 15px;
}
#rightcolumn {
	float: right;
	width: 300px;
	padding: 5px 0 15px 10px;
}
#newsletter {
	padding-top: 15px;
}
#footer {
	padding: 45px 0px 0px 0px;
	width: 918px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(/wp-content/themes/hart/images/footer.jpg); 
	font-size: 11px;
}
#postfooter a {
	color: #38546c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#postfooter a:hover {
	text-decoration: underline;
}
#postfooter a:visited {
	color: #9cbdca;
}
#postfooter {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	height: auto;
	font-size: 11px;
	padding-bottom: 10px;
	color: #eee;
}