/**************************************************************************************************
This snippet of CSS is aiding the presentation of the FB like button displayed in the footer
This is a temporary correction to hold over until a secure FB like button can be placed throughout
the entire site and not affect customer checkout
***************************************************************************************************/

/**************************************************************************************************/

.redcross {width:910px; height:35px; border:1px solid #fff; background: url(images/btn_redcross.jpg) no-repeat; margin:0 0 0 12px; display:block;}
  .redcross:hover {background-position: 0 -35px; border:1px solid #946f4c;}
#bdhp_container {width:998px; height:auto !important; min-height:720px; float:left; display:block; margin:-13px 0 0 0;}
#bdhp_body {width:998px; height:auto; /*min-height:577px;*/  /*background: url(images/hp_body.jpg) no-repeat top center;*/ float:left; margin:5px 0 10px 0; padding:0; }
	#bdhp_body .animatedbanner {width:998px; height:auto; /*background:url(images/bg_hpbanner_top.png) no-repeat top center; */ margin-bottom:15px; float:left; display:inline;}
	#bdhp_body .animatedbanner iframe {border:1px solid #fff; /*margin:10px 0 0 12px*/}
	#bdhp_body .banner {width:936px; height:auto; background:url(images/bg_hpbanner_top.png) no-repeat top center; float:left; margin:25px 0 0 22px; display:inline;}
	#bdhp_body .banner img {border:1px solid #fff; margin:10px 0 0 12px}
	#bdhp_body .banner img:hover {border:1px solid #946f4c; margin:10px 0 0 12px}
	#bdhp_body .bannerfooter {width:936px; height:20px; /*background:url(images/bg_hpbanner_footer.png) no-repeat top center;*/ float:left; margin:0 0 0 22px; display:inline;}
	#bdhp_body .bannerrow {width:936px; height: auto; float:left; margin: 0 0 0 22px; padding:0; display:inline;}
	#bdhp_body .rowone {display:none; /*display:inline; width:998px; height: 352px; float:left; margin: 0 0 15px 0; padding:0; text-indent:-9999px; background: url(images/bg_row_one.jpg) no-repeat bottom center; */}
	#bdhp_body .rowtwo {display:none; /*display:inline; width:998px; height: 130px; float:left; margin: 0 0 10px 0; padding:0; text-indent:-9999px; background: url(images/bg_row_one.jpg) no-repeat bottom center; */}
		/* #bdhp_body a:hover {opacity:0.7; filter:alpha(opacity=70); /* For IE8 and earlier } */
		#bdhp_body .rowone .promoone {width:319px; height:352px; background: url(../hppromotions/120814_hpbutton_CLEAR.png) no-repeat top center; float:left; margin:0; padding:0;}
		#bdhp_body .rowone .promotwo {width:319px; height:352px; background: url(../hppromotions/122914_hpbutton2.png) no-repeat top center; float:left; margin:0 0 0 21px; padding:0;}
		#bdhp_body .rowone .promothree {width:319px; height:352px; background: url(../hppromotions/120814_hpbutton_BHB.png) no-repeat top center; float:left; margin:0 0 0 20px; padding:0;}
		
		#bdhp_body .rowtwo .promofour {width:319px; height:130px; background: url(../hppromotions/123014_slivers1.png) no-repeat top center; float:left; margin:0; padding:0;}
		#bdhp_body .rowtwo .promofive{width:319px; height:130px; background: url(../hppromotions/123014_slivers2.png) no-repeat top center; float:left;  margin:0 0 0 21px; padding:0;}
		#bdhp_body .rowtwo .promosix {width:319px; height:130px; background: url(../hppromotions/123014_slivers3.png) no-repeat top center; float:left; margin:0 0 0 20px; padding:0;}
		
		#bdhp_body .rowtwo .promosix .social {width:152px; height:auto; float:right; margin:7px 13px 0 0; display:inline;}
				#bdhp_body .rowtwo .promosix .social a:hover {background-position: 0 -17px;}
				#bdhp_body .rowtwo .promosix .btnfacebook {width:152px; height:17px; background: url(images/btnfacebook.jpg) no-repeat top center; float:left; margin:0; padding:0;}
				#bdhp_body .rowtwo .promosix .btnyoutube {width:152px; height:17px; background: url(images/btnyoutube.jpg) no-repeat top center; float:left; margin:0; padding:0;}
				#bdhp_body .rowtwo .promosix .btntwitter {width:152px; height:17px; background: url(images/btntwitter.jpg) no-repeat top center; float:left; margin:0; padding:0;}
				
#bdhp_footer {font-size:8px!important; color:#857362!important; width:998px; height:auto!important; padding: 5px 0 5px 0; /*background: url(images/bg_hpbody_footer.jpg) no-repeat top center;*/ float:left; margin:0!important;}
#countdown {position:absolute;right:154px;margin-top:-13px;}
*+html #countdown {right:164px!important;margin-top:-15px!important;}
