#home_main_flash {
	min-height: 585px;
	height:auto !important;
	height:585px;
	padding-top:10px;
	text-align:left;
}
#home_main_flash2 {
	min-height: 606px;
	height:auto !important;
	height:606px;
	padding-top:10px;
	text-align:left;
}
#buttons_container {
	height:135px;
	padding-top:3px;
}
#buttons_container_old {
	position:relative;
	margin-top:7px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding-left:6px;
	height:128px;
	padding-top:6px;
}
.home_buttons {
	float:left;
	width:247px;
	height:132px;
	margin-right:2px;
	background:url(images/generic/button_shadow.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.button_content {
	width:238px;
	height:122px;
	border:1px solid #c5c4c5;
	background:#FFF;
}
.home_buttons_old {
	float:left;
	margin-right:5px;
	width:238px;
	height:122px;
}
.home_buttons_rel {
	position: relative;
	float:left;
	margin-right:0;
	width:247px;
	height:132px;
	background:url(images/generic/button_shadow.png);
	background-position:right top;
	background-repeat:no-repeat;
}
#rotating-banner{
	background:url(images/home/wedgefund.png);
	width:238px;
	height:122px;
}
#home_button3a{
	width:247px;
	height:132px;
	float:left;
	display:inline-block;
	}
#rotating-images{
	position:relative;
	}
.home-img-rotate{
	position:absolute;
	}
#home_button4 {
	margin-right:0px;
}

#closeup_title {
	position:absolute;
	width:187px;
	height:129px;
	padding-left:80px;
}
#closeup_main {
	float:left;
	margin-left:120px;
	text-align:center;
	width:350px;
	padding-top:100px;
}
#closeup_thumbs {
	width:117px;
	padding-top:160px;
	padding-left:80px;
	float:left;
}
#closeup_thumbs ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#closeup_thumbs ul li {
	list-style:none;
	margin-bottom:5px;
}
#closeup_thumbs a {
	border:1px solid #c9c9cb;
	width:115px;
	height:143px;
	display:block;
}
#closeup_thumbs a.selected {
	border:1px solid #999999;
}
#closeup_link {
	text-align:center;
	padding-top:15px;
}
#shipping_img {
	padding-bottom:7px;
	padding-top:4px;
}
#main_mid {
	padding-bottom:7px;
}
#main_mid2 {
	text-align: center;
}
#deals_main {
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.clear_both {
	clear:both;
}
img {
	border:none;
}

.scroll_container_h {
	width:595px;
}
.scroll_promo_h {
	width:221px;
}
.recent_scroller_h {
	min-height:144px;
	height:auto !important;
	height:144px;
	width:550px;
	margin-left:15px;
}
.scroll_links_h {
	height:144px;
	position:absolute;
	width:580px;
}
.scroller_arrow_h {
	height:144px;
	width:10px;
}
.scroller_items_h {
	height:144px;
}
.scroller_items_h img {
	float:left;
}
.scroller_items_h ul {
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
}
.scroller_items_h li {
	width: 108px;
	height: 144px;
	padding: 0px;
	display: block;
	float: left;
}
.slider-bg{
	margin:10px 0;
	background:transparent url(images/generic/slider-bg.png) no-repeat top left;
	width:982px;
	height:468px;
	overflow:hidden;
	display:inline-block;
	padding:0 11px 11px 0;
}
#slider { 
	width: 982px; 
	height: 468px; 
}

/* TOAST POPUP ADDITIONS V2 - NB THIS SHOULD BE LOCATED IN THE GENERIC OR HOME SPECIFIC CSS */
.eq-popup{
	position: absolute;
	bottom:0;
	left:20px;
	z-index:99999999;
}
.eq-popup a.close{
	width:80px;
	height:80px;
	position:absolute;
	top:0;
	right:0;
	background: url(images/transparent.png) repeat;
	display:inline-block;
}
/* TOAST POPUP ADDITIONS V2 END */

