/* CSS Document */

/* core HOMEPAGE template containers */
/* --------------------------------------------------------------- */

div#header{
	float:left;
	width: 100%;
	height: 270px; 
	background: #A49663/*FBA753 url(../images/template/header_bkgd.jpg) bottom repeat-x;*/ /* IE background image fix */ /*A49663*/
	}

div#subNav {display: none; }

div#content {margin: 0px 0 0 0; float:left; min-height: 440px; padding-left: 10px; width:290px; padding-top: 10px;  }
	
div#leftCol{
	float:left;
	width:150px;
	
	}

div#rightCol{
	float:left;
	padding-left: 10px;
	width:290px;
		}

/* inner leftCol rules */
/* --------------------------------------------------------------- */
#memberLoginBox {
	color: #033A75;
	margin-bottom: 15px;
	padding:15px 10px 10px;
	float: left;
	width: 150px;
	}

/*#memberLoginBox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; 
	font-weight: bold;
	color: #9e0e11;
	}*/
#memberLoginBox h3 img {margin-left:-10px; margin-bottom: 6px;}

#memberLoginBox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%; 
	color: #033A75;
	text-decoration: none;
	}

/* member login form */
form#loginForm input.idpwd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 130px;
	height: 10px;
	margin: 3px 0;
	padding: 1px 2px 3px;
	}

button#idpwdSubmit {
	  font-family: Verdana, Arial, Helvetica, sans serif;
	  font-size: 10px;
	  color: #033A75;
	  width: 48px;
	  height: 19px;
	  padding: 19px 0 0;
	  margin: 6px 0 0 93px;
	  border: 0;
	  background: url(/images/template/button_submit.gif) no-repeat center top;
	  overflow: hidden;
	  cursor: pointer; /* hand-shaped cursor */}

form>#idpwdSubmit { /* For non-IE browsers*/
 	height: 0px;
	}

/* Site Search */
form#homeSearch {margin-top: 8px;}
form#homeSearch input.keywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 130px;
	height: 10px;
	float: left;
	margin: 5px 0 0;
	padding: 2px 2px 3px;
	}
	
#homeSearchGo {
	  font-family: Verdana, Arial, Helvetica, sans serif;
	  font-size: 10px;
	  color: #fff;
	  width: 17px;
	  height: 17px;
	  padding: 16px 0 0;
	  margin: 6px 11px 0 2px;
	  float: right;
	  border: 0;
	  background: transparent url(/images/template/button_companySearch.gif) no-repeat center top;
	  overflow: hidden;
	  cursor: pointer; /* hand-shaped cursor */}

form>#homeSearchGo { /* For non-IE browsers*/
  	height: 0px;
	}

/* inner content rules */
/* --------------------------------------------------------------- */

#content img {
	padding: 15px 20px 15px 0;
	}
	
/* Industry News */
ul#industryNews {
	margin: 0;
	padding: 5px 20px 10px 0;
	list-style-type: none
	}

ul#industryNews li {
	font-size: 100%;
	margin: 8px 10px 0 0;
	}
	

/* inner rightCol rules */
/* --------------------------------------------------------------- */

/* Events Listing */
ul#events {
	padding: 0 0 0;
	list-style-type: none
	}

ul#events li {
	font-size: 100%;
	margin: 8px 0 0;
	}

/* Finf a Contractor Search */
form#companySearch input.keywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 151px;
	height: 10px;
	margin: 5px 0 0;
	padding: 2px 2px 3px;
	float: left;
	}
	
form#companySearch p a {
	font-size: 90%;
	margin: 0 0 0 4px;
	padding-top: 2px;
	display: block;
	clear: left;
	} 
/* banner ads
----------------------------------------------- */
div#advertisements {
	padding: 5px 13px;
	}
	div#advertisements h3 {
		color: #9c9c9c;
		font-size: xx-small;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 1em 0;
		text-align: center;
		}
	div#advertisements img {
		padding: 0 0 8px 0;
		margin:0;
	}
	div#advertisements iframe {
	margin: 0 auto 8px auto;
	position: relative;
	width:125px;
	}

/* =video
----------------------------------------------- */
div#videoContainer {
	background: transparent;
	width: 580px;
	float: right;
	padding: 10px !important;
	}