/* Structure and General */

#hp_content {
  background: url(/images/homepage/hp_concrete_bkgrd.jpg) left top repeat-y;
}
#hp_content_inner {
  background: url(/images/homepage/hp_concrete_fade.png) left top no-repeat;
  padding: 20px 0 0 0;
}
#hp_brands {
  background: url(/images/homepage/hp_concrete_bottom.jpg) center bottom no-repeat;
}
.wood_separator {
  background: url(/images/homepage/woodbase.jpg) center bottom no-repeat;
  height: 27px;
  overflow: hidden;
  clear: both;
}

#large_promo_image {
	float: left;
}
#hp_large_promo {
	width: 991px;
	height: 436px;
}

#hp_promo_nav {
	position: absolute;
	margin-top: 410px;
	z-index: 100;
}

#hp_large_promo img.promo {
	position: absolute;
}

#hp_promo_area {
	float: left;
	margin-top: 54px;
	margin-left: 20px;
}

#hp_promo_area img {
	float: left;
}
#hp_small_promo_area {
	float: left;
	background-repeat: no-repeat;
	width: 415px;
	height: 101px;			
}

#hp_main_nav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(/images/homepage/hp_wood_bkgrd.jpg) top left no-repeat;
	height: 191px;
	overflow: hidden;
}

#hp_main_nav img {
  
}
#hp_main_nav ul.category {
  overflow: hidden;
  padding: 5px 0 0 17px;
}
#hp_main_nav ul.category li {
  float: left;
  list-style: none;
  margin: 0 10px 0 0;
}
#hp_main_nav ul.category li a,
#hp_main_nav ul.category li a:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
}
#hp_main_nav ul.category li a:hover {
  
}
#hp_main_nav ul.category li a.img_link {
  display: block;
  width: 232px;
  height: 132px;
  background: url(/images/homepage/hp_promo_bkgrd.jpg) top left no-repeat;
  margin: 0 0 4px 0;
}
#hp_main_nav ul.category li a.img_link img {
  margin: 6px 0 0 6px;
  
}
#hp_main_nav ul.category li p {
  margin: 0 0 0 0;
  padding: 3px 0 3px 6px;
  /* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#hp_main_nav ul.category li p.text_link a {
  display: block;
}


#hp_container {
  background: url(/images/homepage/bottom_overlay.png) center bottom no-repeat;
  padding: 0 0 20px 0;
}

#hp_container_inner {
  overflow: hidden;
  padding: 0 20px 0 20px;
}


/* News */
#hp_news {
  float: left;
  width: 355px;
  height: 233px;
  background: url(/images/homepage/trans_bkgrd.png) right center repeat;
  margin: 0 10px 10px 0;
  border-top: 5px solid #1e9815;
  color: #666666;
}
#hp_news p.news_more a {
  padding-right: 8px;
  background: url(/images/homepage/green_arr.gif) right center no-repeat;
}
ul#hp_news_list {
  margin: 0 0 0 0;
  padding: 16px 0 0 0;
}
ul#hp_news_list li.news_item {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0 20px 0 25px;
  overflow: hidden;
}
ul#hp_news_list li.news_item a,
ul#hp_news_list li.news_item a:visited {
  color: #666666;
  text-decoration: none;
}
ul#hp_news_list li.news_item a:hover {
  
}
ul#hp_news_list li.news_item div.news_img {
  float: left;
  padding: 4px;
  background: #ffffff;
  line-height: 0;
}
ul#hp_news_list li.news_item div.news_img a {
  display: block;
}
ul#hp_news_list li.news_item h3.news_title {
  font-size: 12px;
  margin: 0 0 0 132px;
}
ul#hp_news_list li.news_item p.news_date {
  margin-left: 132px;
  font-size: 12px;
}
p.news_more {
  margin: 0 0 14px 28px;
  font-size: 10px;
}
p.news_more a,
p.news_more a:visited { 
  color: #666666;
  text-decoration: none;
}
p.news_more a:hover {

}


/* FACTS */
.hp_fact_inner {
  padding: 20px;
}

/* Small Facts */
#hp_small_facts {
  float: left;
  width: 586px;
  height: 233px;
  overflow: hidden;
  margin: 0 0 5px 0;
  background: url(/images/homepage/trans_bkgrd.png) right center repeat;
  border-top: 5px solid #3b9aca;
}
#hp_small_facts p.news_more {
  margin: 0 0 14px 237px;
}
#hp_small_facts p.news_more a {
  padding-right: 8px;
  background: url(/images/homepage/blue_arr.gif) right center no-repeat;
  text-transform: uppercase;
}
#hp_small_facts h3 {
  font-size: 14px;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  color: #666666;
}
#hp_small_fun_fact_image {
  float: right;
  margin: 0 0 5px 0;
}
#hp_small_fun_fact_info {
  float: left;
  width: 225px;
  color: #666666;
  font-size: 11px;
}
#hp_small_fun_fact_info p {
  margin-top: 0;
}














/* Large Facts */
#hp_large_facts {
  background: url(/images/homepage/trans_bkgrd.png) right center repeat;
  border-top: 5px solid #fb651d;
  clear: both;
  overflow: hidden;
  margin: 0 20px 0 20px;
}
#hp_large_facts p.news_more {
  float: left;
  clear: both;
  margin: 0 0 14px 0;
}
#hp_large_facts p.news_more a {
  padding-right: 8px;
  background: url(/images/homepage/orange_arr.gif) right center no-repeat;
  text-transform: uppercase;
}
#hp_large_facts h3 {
  font-size: 14px;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  color: #666666;
}
#hp_large_fun_fact_image {
  float: left;
  margin: 0 20px 5px 0;
}
#hp_large_fun_fact_image a {
  display: block;
  background: #ffffff;
  padding: 4px;
  line-height: 0px;
}
#hp_large_fun_fact_info {
  margin: 0 0 0 350px;
  color: #666666;
}
#hp_large_fun_fact_info ul {

}
#hp_large_fun_fact_info ul li {
  margin: 0 0 10px 0;
}


/* Brands */
ul#hp_companies_list {
  margin: 0 0 0 0;
  padding: 20px 15px 20px 20px;
  overflow: hidden;
}
ul#hp_companies_list li {
  list-style: none;
  float: left;
  margin: 0 6px 6px 0;
}
