@charset "utf-8";
/* CSS Document - Primary Rules - main.css */

body {
  background: url("../images/backgrounds/concrete_b.jpg") repeat scroll center top transparent;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 0.873em;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
#colorado_demo {margin-top: 35px;}

/* Links */

a:link, a:visited, a:active {
  color: #004599;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 0 2px rgba(254, 254, 254, 0.62);
}

a:hover {
	color:#161616;
}


/* Headers */

h1 {font: 2em 'MolotRegular', Arial, sans-serif;letter-spacing: 0px; margin:0px 0px 4px 0px; }

h2 {
  color: #6C1B1B;
  font: 1.5em/1.1 'MolotRegular',Arial,sans-serif;
  letter-spacing: 0;
  margin: 0 0 4px;
  text-shadow: 0 0 2px rgba(255, 255, 255, 0.81);
}

h1.fancy {
  background: url("../images/backgrounds/h2-yellow.png") no-repeat scroll -10px 26px #000000;
  border-radius: 5px 0 0 0;
  box-shadow: 1px 0 2px 0 #333333;
  color: #FFFEFE;
  font: italic 1.7em/1.1 MolotRegular;
  letter-spacing: 1px;
  margin: 0 0 -1px;
  padding: 4px 1px 8px 10px;
  text-transform: uppercase;
  width: 661px;
}

h3 {font: 1.34em 'MolotRegular', Arial, sans-serif;letter-spacing: 0px; margin:0px 0px 4px 0px; }

.subcontent h3 {
  color: #161611;
  font: italic bold 1.34em 'Trebuchet MS','Lucida Grande',Arial,sans-serif;
  letter-spacing: 0;
  margin: 0 0 4px;
}

h4 {
  color: #161616;
  font: bold 1.1em "Trebuchet MS",Arial,Helvetica,sans-serif;
  letter-spacing: 0;
  margin: 0 0 4px;
}



/* Paragraphs */

p {
  line-height: 1.33;
  margin: 0 0 6px;
  padding: 0 26px 6px 2px;
  text-align: justify;
}


p.quote {
  background: url("../images/icons/bolt.png") no-repeat scroll 4px 10px rgba(231, 231, 231, 0.39);
  border-radius: 0 0 4px 4px;
  box-shadow: 0 0 4px 0 #161616 !important;
  color: #2F1606;
  font-size: 0.9em;
  font-style: italic;
  font-weight: bold;
  line-height: 1.3em;
  margin: 0 0 10px;
  padding: 8px 58px 8px 60px !important;
  width: 553px;
  min-height: 47px;
}


/* Lists */

ul {
	margin:0px;
	padding:0px;
}

ul li {
	list-style:none;
}

ul.horizontal_list li {
  float: left;
  list-style: none outside none;
  padding: 10px;
}

ul.two_col li {
 padding: 0 2px 2px 0;
 margin-left: 2px;
}

ul.square li {
 list-style: square outside none;
 margin-left: 15px;
}

ul.none li {
 list-style: none outside none;
 margin-left:0px;
}

ul.unordered_list {
  padding: 0 0 10px;
}

.sidebar_b .link_box ul {
  width: 255px;
}




.box_sidebar {
  /* background: url("/images/backgrounds/arrowbox-left.png") no-repeat scroll 87px bottom transparent; */
  padding: 13px 0 0 19px;
  width: 138px !important;
}




.landing_nav li {
  display: block;
  float: left;
  list-style-image: none;
  margin: 0 !important;
  min-height: 305px;
  padding: 10px 0 0;
  width: 33%;
}

.horiz_list_boxes li {
  display: block;
  float: left;
  list-style-image: none;
  margin: 0 4px 0 0;
  padding: 10px 0;
  width: 49%;
}


.landing_nav p {
  border-right: 1px solid #B4AFAF;
  box-shadow: -6px 15px 15px -16px #333333 inset;
  font-size: 0.8em;
  height: 77px;
  padding: 6px 13px 6px 15px;
  text-align: left;
  width: 175px;
}
 
ul li div.element_title {
	width:100%;
	clear:both;
	padding:0px 0px 2px 0px;
}

ul.gallery li p, ul.widebox li p {
  border-left: 1px dashed #5C5757;
  color: #300808;
  font-size: 0.84em;
  line-height: 1.2;
  margin: 0 0 0 1px;
  padding: 0 0 0 4px;
  text-align: left;
}

ul.gallery li h4 {
  color: #931919;
  font-size: 0.863em;
  font-style: italic;
  font-weight: bold;
  line-height: 0.985em;
  margin: 2px 0;
}






/* MAIN LAYOUT ELEMENTS */
.outer_wrap {
	width 100%;
}

.bar {
	background: url("../images/backgrounds/top_line_red.png") repeat-x scroll 9px 0 transparent;
}

.wrapper {
	margin:0px auto;
	width:1000px;
	text-align:left;
	clear:both;
	visibility:hidden;
}

.page {
  background: url("../images/backgrounds/stripe.png") no-repeat scroll -68px 0 rgba(255, 255, 255, 0.61);
  border-radius: 8px 8px 8px 8px;
  box-shadow: 0 2px 6px 3px #161616;
  float: left;
  margin-bottom: 20px;
  padding: 60px 14px 14px;
  width: 972px;
  position:relative;
}

.whole {
	width:100%;
	float:left;
	clear:both;
}

.half {
	width:50%;
	float:left;
}

.two_thirds {
	width:66%;
	float: left;
}


.third {
  float: left;
  padding-left: 12px;
  width: 32%;
}	

.content {
	float:left;
	width:70%;
	padding:20px;
}

/*
.subcontent {
  padding: 0;
  width: 600px;
}
*/

.subcontent {
  padding: 0;
  width: 690px;
}


.subcontent .highlite p {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.18);
  border-radius: 4px 0 4px 0;
  padding: 4px 26px 6px 6px;
  text-align: justify;
}

.no_background {
  background: none !important;	
}


/* HEADER */

.header {
  clear: both;
  height: 135px;
  position: relative;
  width: 100%;
}

.header .contact {
  background: url("../images/icons/contact.png") no-repeat scroll 6px 3px rgba(255, 255, 255, 0.88);
  border-radius: 0 0 4px 4px;
  box-shadow: 0 0 5px 1px #161616;
  height: 21px;
  left: 898px;
  padding: 3px 0 0 26px;
  position: absolute;
  top: 1px;
  width: 60px;
}

.logo {
  position: absolute;
  top: 4px;
  left: 149px;
  z-index: 20;
}	

.logo img {
  width: 702px;
  height: 100px;
}	

.hammerlund {
  left: 227px;
  position: absolute;
  top: 17px;
  z-index: 10;
}

.phone {
  left: 212px;
  position: absolute;
  top: 55px;
  z-index: 14;
  display:none;
}

.address {
  color: #EFEFEF;
  left: 779px;
  position: absolute;
  top: 10px;
  z-index: 14;
  display:none;
}

.address_footer {
  font-size: 88%;
  width: 100% !important;
}

.address_horizontal {
  float: left;
  width: 44%;
}

.breadcrumb {
  background: url("../images/backgrounds/breadcrumb-bg.png") no-repeat scroll -4px 1px transparent;
  margin: 0 0 4px;
  padding: 7px;
  text-align: left;
}

.breadcrumb p {
  background: none repeat scroll 0 0 transparent;
  font: 1.03em "Trebuchet MS",Arial,Helvetica,sans-serif;
  letter-spacing: 0;
  margin: 0;
}



/* SIDEBAR */
.sidebar_a {
	float: right;
	width:20%;
}

/*
.sidebar_b {
  float: right;
  width: 372px;
}
*/

.sidebar_b {
  float: right;
  width: 280px;
}

.sidebar_wrap {
  background: none repeat scroll 0 0 rgba(186, 186, 186, 0.39);
  box-shadow: -5px -5px 15px -8px #333333;
  float: left;
  padding: 4px 0 0 10px;
  width: 100%;
}

.sidebar_wrap_mid {
  background: none repeat scroll 0 0 rgba(186, 186, 186, 0.39);
  box-shadow: -5px 0 21px -13px #0B0B0B;
  float: left;
  padding: 0px 0 0 10px;
  width: 100%;
}

.contact_us {
  background: url("../images/icons/email.png") no-repeat scroll 4px 3px transparent;
  padding: 0 0 0 19px;
  width: 29%;
}


div.widgetbox {
  background: url("../images/backgrounds/grill.png") repeat scroll 41px 2px #D0D0D0;
  border-left: 1px solid #888888;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 0 4px 0 #5F5C5C;
  float: left;
  margin: 0 0 7px;
  padding: 0 0 0 10px;
  width: 94%;
}

div.sidebar_b div.whole {
	margin:4px 0px;
}

div.sidebar_b h4 {
  background: url("../images/backgrounds/hexbg.png") no-repeat scroll 4px -3px rgba(0, 0, 0, 0.97);
  border-radius: 4px 0 0 4px;
  box-shadow: -3px 0 5px -2px #333333;
  color: #F7F7F7;
  font: bold 1.1em "Trebuchet MS",Arial,Helvetica,sans-serif;
  letter-spacing: 0;
  margin: 2px 0 4px;
  padding: 2px 0 3px 21px;
}

div.sidebar_b h4.centered {
  background: url("../images/backgrounds/hexbg_b.png") no-repeat scroll 4px -3px rgba(26, 26, 26, 0.98);
  border-radius: 4px 4px 4px 4px;
  padding: 2px 0 3px;
  text-align: center;
}

.share_box {
  padding: 0 0 3px;
  width: 64%;
}


.link_box {
  min-height: 300px;
  padding: 8px 0;
  width: 264px;
}

.box {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.76);
  border-radius: 4px 4px 4px 4px;
  margin: 0 auto;
  text-align: center;
  width: 75%;
}

.projects_box {
  padding: 6px 0;
  width: 100%;
}



.news {
	padding:0px 0px 0px 20px;
	width:90%;	
}

.news ul li {
  font-size: 0.89em;
  margin: 0 0 10px 0px;
  padding: 0;
  width: 100%;
}

.news ul li a {
  font-size: 1em;
  font-weight:bold;
  
}

div.news a:link:nth-child(2) {
  font-size: 1.1em;
}

div.news a:link:nth-child(1) {

}

div.news img {
	display:none;
}

div.news {
  background: url("../images/backgrounds/grill.png") repeat scroll 43px 2px rgba(255, 255, 255, 0.39);
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 0 4px 0 #5F5C5C;
  margin: 0 0 15px 1px !important;
  padding: 12px 16px 6px 14px;
  text-align: justify;
  width: 87%;
}

div.news div.desc {
  margin: 0;
  padding: 0 0 0 3px;
  width: 95%;
}


div.awards {
  background: url("../images/backgrounds/grill.png") repeat scroll 43px 2px rgba(255, 255, 255, 0.39);
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 0 4px 0 #5F5C5C;
  margin: 7px 0 15px !important;
  padding: 12px 0 6px 9px;
  text-align: justify;
  width: 95%;
}



ul.dates {
	margin-top:2px;
}

.awards ul li span {
  color: #2B2929;
  font-size: 1em;
  font-style: italic;
}

.awards ul li ul.dates li {
  background: none repeat scroll 0 0 transparent;
  color: #161616;
  float: none;
  font-size: 0.8em;
  height: auto;
  line-height: 1.1;
  list-style: disc inside none;
  margin: 2px 0;
  padding: 0;
  width: auto;
}

.awards ul li {
  background: url("../images/badge/awarded_smaller.png") no-repeat scroll -8px 0 rgba(255, 255, 255, 0.29);
  border-radius: 4px 4px 4px 4px;
  height: 82px;
  line-height: 1.1;
  margin: 3px 0;
  padding: 5px 10px 1px 66px;
  text-align: left;
  width: 183px;
}

.associations {
  padding: 0 0 8px;
  width: 100%;
}

.associations li {
  float: left;
  list-style: none outside none;
  padding: 0 !important;
  width: 70px !important;
}

.associations .horizontal_list img {
  margin-top: 0px;
  width:91%;
}

/* FOOTER */

.footer {
  background: url("../images/backgrounds/bar_footer.png") repeat-x scroll 0 0 #333232;
  border-top: 3px solid #161616;
  clear: both;
  color: #FFFFFF;
  height: 200px;
  width: 100%;
  padding-top:20px;
}

.footer ul {
  float: left;
  margin: 0 0 0 19px;
  padding: 0;
  width: 22%;
}

.footer ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}

.footer ul li h4 {
	margin:0px 0px 3px 0px;
	color:#FFAB06;
}

.footer a:link, .footer a:visited, .footer a:active {
  color: #EFEFEF;
  text-decoration: none;
  text-shadow: 0 0 2px #090808;
}

.footer a:hover {
    color: #161616;
    text-decoration: none;
    text-shadow: 0 0 2px #747474;
}

.copyright {
	color:#FFF;
	padding:10px;
}


/* Forms */
#form_wrap input {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #217BAB;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 5px -1px #3C3737 inset;
  color: #333333;
  font-weight: bold;
  padding: 6px 4px;
  width: 200px;
}

#form_wrap label {
	font-weight:bold;
}

#form_wrap select {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #333333;
  border-radius: 4px 4px 4px 4px;
  padding: 6px 4px;
  width: 210px;
}

#form_wrap td {
	padding: 5px 2px 5px 5px;
}

#form_wrap textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #333333;
    border-radius: 4px 4px 4px 4px;
    padding: 6px 4px;
    width: 286px;
	height:150px;
	resize:none;
}

#form_wrap input#submit_form {

  background: none repeat scroll 0 0 #333333;
  border: 2px solid #888888;
  box-shadow: 2px 2px 2px 1px #333333;
  color: #E3E3E3;
  font-size: 1em;
  font-style: italic;
  font-variant: small-caps;
  font-weight: bold;
  text-transform: none;
  width: 75px;
}

#form_wrap input#submit_form:hover {
  background: none repeat scroll 0 0 #333333;
  border: 2px solid #EFE;
  box-shadow: 2px 2px 2px 1px #333333;
  color: #FFF;
  font-size: 1em;
  font-style: italic;
  font-variant: small-caps;
  font-weight: bold;
  text-transform: none;
  width: 75px;
  cursor:pointer;
}

#form_wrap p#message {
  font-size: 1.4em;
  font-style: italic;
  font-variant: small-caps;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0 0 0 20px;
  display:none;
}

#form_wrap p.errors {
  font-size: 1em !important;
  font-style: italic;
  font-variant: normal !important;
  font-weight: bold;
  line-height: 1.1;
  margin: 0;
  padding: 0 0 0 20px;
}

#form_wrap p.errors ul.error_list li {
  color: #990A0A;
  list-style: square outside none !important;
  margin: 2px;
}

#form_wrap p.errors ul.error_list li span {
	color:#161616;
}

#form_wrap td img.spinner {
	margin: 0 0 0 5px;
	display:none;
}

/* Extras */
.quote_box_half {
  background: url("../images/backgrounds/giant-quote.png") no-repeat scroll 4px 10px transparent;
  font-size: 1.2em;
  font-style: italic;
  padding: 20px !important;
  width: 41% !important;
}

div.horiz_list ul li ul li {
  border-radius: 4px 4px 4px 4px;
  color: #0E0E0E;
  font-weight: bold;
  list-style: disc inside none;
  margin: 2px 0 11px;
  padding: 0 0 0 7px;
  width: 89%;
}

.half.link_box h4 span {
  color: #FFD300;
}

.landing_nav .more {
  font-size: 0.754em;
  height: 30px;
  margin: 0;
  padding: 8px 0 5px;
  text-align: right;
  vertical-align: bottom;
  width: 83%;
}

.more {
  display: block;
  font-size: 0.784em;
  text-align: right;
}

.landing_nav .caption_box {
  background: url("../images/backgrounds/arrowbox.png") no-repeat scroll -1px 7px transparent;
}

ul.affiliates li p {
	padding: 20px 20px 20px 10px !important;
}

ul.affiliates li p img {
	margin: 0px 13px 0px 0px !important;
}



.whole.horiz_list.box_list li {
  background: url("../images/backgrounds/edge_stripes_right.png") no-repeat scroll 276px -10px rgba(255, 255, 255, 0.62);
  border: 1px solid #4F4F4F;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 1px 0 5px -2px #161616;
  float: left;
  height: 455px;
  margin: 1% 2% 1% 0;
  padding: 2%;
  width: 43%;
}

.whole.horiz_list.box_list li ul li {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  float: none;
  height: auto;
  list-style: disc inside none;
  text-align: left;
  width: 95%;
}

.box_list h3 span {
  color: #6C1B1B;
}

#online_emp {
	float: right;
	margin-top: 60px;
	}
a.empButton:link {
	background: #4f0c0c;
	color: #ffdc62;
	display: block;
	padding: 4px 16px;
	text-align: center;
	border: 1px solid #4f0c0c;
	border-radius: 6px;
	font: normal 16px/28px Arial, Helvetica, sans-serif;
}
a.empButton:hover {
	border: 1px solid #ffdc62;
	color: #ffffff;
	}
a.empButton:visited {
	border: 1px solid #ffdc62;
	color: #ffffff;
	}
	
	
/* AU remove address bottom */

.footer ul.address_footer:first-child { 
	display: none;
}
