@charset "UTF-8";
body {
	margin: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #content ul {
	line-height: 140%;
	color: #000;
}
#header {
	height: 149px;
	width: 940px;
	background-image: url(../images/HRAI_MainTop.jpg);
}
#quicklinks {
	float: left;
	width: 200px;
}
#content {
	float: left;
	width: 740px;
	background-color: #FFFFFF;
}
#content div#left-content {
	width: 65%;
	float: left;
}
#content div#right-content{
	width: 35%;
	float: right;
}
#content p {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 140%;
}
#content h1 {
	font-size: 22px;
	font-weight: normal;
	color: #1C74C4;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 21px;
}
#content #left-content h1 {
	padding-top: 0;
	margin-top: 0;
}
#content h2 {
	font-size: 16px;
	font-weight: normal;
	color: #1C74C4;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#content h3 {
	padding: 10px 20px;
	font-size: 1em;
	color: #000;
}
.clear {
	clear: both;
}
#content a:link {
	color: #00F;
	text-decoration:none;
}
#content a:visited {
	text-decoration: none;
	color: #B31837;
}
#content a:hover {
	text-decoration: underline;
}
#content a:active {
	color: #2E942E;
}
p#print-link {
	padding: 0;
	text-align: right;
	margin: 10px 0 5px;
	line-height: 42px;
	background: transparent url(../images/printer.png) no-repeat 62em center;
	clear: both;
}
p#print-link a {
	padding-left: 36px;
}
#footer {
	width: 940px;
	height: 10px;
	clear: both;
}
#pagewide {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.rightFloat {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#member-company {
	padding: 10px 35px;
}
#header #hrailink {
	display: block;
	float: left;
	height: 140px;
	width: 530px;
}
#header a span  {
	display: none;
}
#header #contacthrai {
	display: block;
	float: right;
	height: 55px;
	width: 155px;
}
.listcopy {
	clear: both;
}
#searchbar {
	width: 232px;
	clear: right;
	float: right;
	margin-right: 32px;
}
#searchbar a img {
	clear: left;
	float: right;
}
#contentcolumnleft {
	clear: left;
	float: left;
	width: 245px;
}
#contentcolumnmid {
	float: right;
	width: 245px;
}
#contentcolumnright {
	float: right;
	width: 245px;
}
.tableHeader {
	font-weight: bold;
	color: #FFFFFF;
}
#container #content ol {
	line-height: 140%;
	padding-left: 40px;
	padding-right: 20px;
}
.leftFloat {
	clear: none;
	float: left;
	padding-right: 20px;
}
.bumpRight {
	padding-left: 20px;
}
#testimonials {
	background-color: #1c67b4;
	float: right;
	width: 300px;
	clear: left;
	background-image: url(../images/testimonial-back2.jpg);
	margin-left: 25px;
	height: 270px;
	background-repeat: no-repeat;
}
#testimonials p  {
	color: #FFF;
	text-align: right;
}
#testimonials div+div {display:none;}
#content h5 {
	font-size: 9px;
	font-weight: normal;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 140%;
}
.boldlink {
	font-weight: bolder;
}
#content h2 a:link {
	font-size: 16px;
	font-weight: normal;
	color: #1C74C4;
	padding-right: 20px;
	padding-top: 10px;
}
.copy140 {
	font-size: 13px;
	line-height: 140%;
}
#testimonials p em {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	line-height: 120%;
	text-align: right;
}
fieldset {
	border: none;
	padding: 0;
}
legend {
	color:#1C74C4;
	padding: 10px 20px 0 20px;
	font-size: 18px;
	font-weight: normal;
}
form.cert-search {
	margin-left: 5px;
}
form.cert-search table.clear {
	width: 495px;
}
table.catalogue th {
	text-align: left;
}
/*CSS for the homepage news ticker*/
#ticker p {
	padding-left: 0;
	padding-right: 0;
	margin: 5px 0;
}
#ticker-container {
	border:4px solid #457aaa;
	width:235px; 
	margin-left: 16px;
	background:#DFDFDF;
}
#ticker {
  width:213px; 
  height:450px; 
  overflow:auto; 
  margin: 18px 0;
  padding: 10px;
  text-align: center;
  line-height: 1.4em;
}
#ticker div#first {
	border-top: 1px solid;
}
#ticker div { 
	margin:0; /*IE fix for the ticker*/
	padding: 10px 0;
}
#content #right-content h2 {
	padding: 7px 0;
	margin: 0 10px;
	text-align: center;
	font-size: 20px;
	color: #B31837;
	border-bottom: 2px solid;
}
/*Site Navigation Styling*/
div#nav-container {
	position:relative;
	height:24px;
	background:#B31837;
	margin-bottom: 18px;
}
/*IE 7 Fix*/
*+html div#nav-container {
	height: 25px;
}
/*IE 6 Fix*/
* html div#nav-container {
	height: 25px;
}
#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	line-height:1.5em; 
}
ul.top li {
	border-right:1px solid #fff;
	background:#B31837;
}
ul.level1 li {
	background:#8ACCE2; 
	/*font-size: 12px;*/
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
ul.level1 li.levelPointer {
	background: #8ACCE2 url(../images/right_arrow.gif) no-repeat right center
}
ul.level2 li {
	background: #DEEFF6;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#content #nav ul.level1 li a{
	color: #000;
}
#content #nav a{
	display:block;
	padding:3px 7px;
	color:#fff;
	text-decoration:none;    
}

#nav li{
	float:left;
	position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	width:12em;
	top:1.9em;
}

#content #nav li ul a{
	width:12em;
	height:auto;
	float:left;
}

#nav ul ul{
	top:auto;
}    

#nav li ul ul {
	left:12.4em;
	margin-left:9px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}
/*Style rules for the old contractor locator*/
#content p.locator {
	padding-left: 10px;
	padding-right: 0;
}
#locator_old #content table h2 {
	font-size: 18px;
}
#locator_old #content table h3 {
	padding-left: 10px;
	padding-right: 0;
	color:#1C74C4;
	font-size: 14px;
}
/*Style rule for the call out paragraph*/
p#call-out, p#call-out a:link,  p#call-out a:visited{
	color: red;
	font-weight: bold;
}
/*Style rules for members only section.*/
div.members-links {
	float: left;
	width: 200px;
	background: #89CBE1;
	min-height:150px;
	margin: 20px 10px;
	border: 1px solid #014073;
}
* html div.members-links {
	height:150px;
}
#content div.members-links h2 {
	font-size:18px;
}
#content div.members-links h2 a {
	color: #014073;
	font-weight: 900;
}
#content div.members-links h2 a:link {
	text-decoration:none;
}
#content div.members-links h2 a:visited {
	text-decoration:none;
}
#content div.members-links h2 a:hover {
	text-decoration:underline;
}
ul#cabinet {
	list-style:none;
	padding-left:20px;
}


/*Quick Links styling*/
div #quicklinks h2 {
	margin: 0;
	position: relative;
	width: 200px;
	height:61px;
}
div #quicklinks h2 span {
	position:absolute;
	width:100%;
	height: 100%;
	background: transparent url(../navimages/HRAI_quicklinks.jpg) no-repeat top left;
}
div #quicklinks h3 {
	color:#FFF;
	font-size:17px;
	margin:0;
	padding:5px 0 5px 15px;
	width:184px;
}
div #quicklinks h3#home {
	background: #2E942E;
}
div #quicklinks h3#members {
	background: #014073 url(../navimages/HRAI_quick06.jpg) no-repeat top left;
	padding-top:20px;
}
div#quicklinks ul {
	margin: 0;
	padding:5px 0;
	list-style:none;
	width: 199px;
}
div#quicklinks ul#homeBuilding {
	background:#45AA42;
}
div#quicklinks ul#membersIndustry {
	background: #00578C;
	padding-bottom:0;
}
div#quicklinks ul a {
	display:block;
	padding:5px 0 5px 15px;
	color:#EFEFEF;
	text-decoration:none;
}
div#quicklinks ul a:hover {
	color:#fff;
	font-weight:bold;
}
div#quicklinks ul li#quickLast {
	background: #B31838 url(../navimages/HRAI_quick13.jpg) top left no-repeat;
	color:#FFF;
	font-weight: bold;
	font-size: 17px;
	padding-top: 15px;
}
div#quicklinks ul li#quickLast a {
	color:#FFF;
	font-weight: bold;
	font-size: 17px;
	background:transparent url(../navimages/HRAI_quick15.jpg) no-repeat bottom left;
	padding-bottom:20px;
	height: 100%;
}

/* Styling for Login Page to Members Site */

#content h1#memberHeader {background-color:#00578C; color:white; padding: 30px;   margin-left: 5px ;}
#content div.halfBox {  width:95%;  margin-left: 5px ; border-top: 3px solid #00578C}

#content div.borderBox {padding: 15px; border: 1px solid #CCCCCC}
#content div.borderBox h2 {margin-left: 0px; padding: 0px; font-weight:bold}
#content div.borderBox p {margin-left: 0px; padding: 0px; }

#content div.borderBox table.loginTable {border-collapse:collapse}
#content div.borderBox table.loginTable th {text-align:right}
#content div.borderBox table.loginTable td.error {color:red}

#content div.borderBox div.optionsBox {margin-top: 20px}
#content div.borderBox div.optionsBox  span.linkButton {font-size: 10pt; font-weight:normal;}


/*Styles for Members Header... Ron */

#content div#membersHeader {	margin: 0px; padding-left: 8px;}
#content div#membersHeader h1 { font-size: 12pt; background-color:#00578C; color:white; padding: 3px; margin: 0px; font-weight:bold}
#content div#membersHeader h1 span#membersNavLogout  {	margin : 0px 10px  0px  10px;  }
#content div#membersHeader h1 span#membersNavLogout a {color: white; font-weight:normal; font-size: 10pt;}
#content div#membersHeader h1 span#membersNavLinks  {	margin-left: 250px }
#content div#membersHeader h1 span#membersNavLinks a {color: white; font-weight:normal; font-size: 10pt; border-left: 1px solid white; padding: 0px 10px;}
 
#content div#membersHeader div#membersIDPanel {margin:0px}
 
