

#promotions_container {
	position:absolute;
	width:100%;
	bottom:0;
	float:left;
	height:320px;
	overflow:hidden;
	margin:auto;
	z-index:2000;
	bottom:0;
}

a:focus {
	outline: none;
}
#closepromotions {
	height: 350px;
	z-index: 20;
	margin:auto;
	width: 920px;
	padding-left: 20px;
	padding-top: 5px;
	background-image:url(/files/navbackground.png);
}

.login {
	height: 135px;
	z-index: 20;
	margin: auto;
	width: 355px;
	padding-left: 20px;
	padding-top: 5px;
	background-image:url(/files/navbackground.png);
	margin-top:250px;
}


.closepromo_button {
	background: url(/files/circle_on.png) no-repeat left top;
	width:880px;
	top:3px;
	padding-left: 20px;
	cursor: pointer;
color: #c7c7c7;
text-decoration: none;
font-size: 9px;
z-index: 20;
border-bottom:#939393 1px dotted;
}

.closepromo_buttonon {
	background: url(/files/circle_off.png) no-repeat left top;
	padding-left: 20px;
	cursor: pointer;
color: #c7c7c7;
text-decoration: none;
font-size: 9px;
z-index: 20;

}


.promotion_details {
	height: 100px;
	z-index: 20;
	width: 940px;
	overflow: hidden;
	margin-right: 30px;
	margin-left: 30px;
	
	top: -10px;
}


#panel {
position: absolute;
	background-image:url(../body/sliderofferbackground.png);
	height: 100px;
	z-index: 20;
	width: 950px;
	overflow: hidden;
	color:#FFF;
	text-align: left;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(../body/btn-slide.gif) no-repeat center bottom;
}
.btn-slide {
	background: url(../body/white-arrow.gif) no-repeat right -50px;
	text-align: left;
	width: 1000px;
	height: 20px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active2 {
	background-position: left 12px;
}


.slideshowglance {
	z-index: 7;
	width:940px;
	height:100px;
	text-align:left;
	overflow: hidden;
	clear:both;
	display: block;
}

.glance_container2{
	overflow: hidden;
	clear:both;
	display: block;
}

.glancethumbnailsquare {
	display: inline;
	width:8px;
	height:8px;
	margin-left:50px;
	margin-top:20px;
	overflow: hidden;
	z-index:1;
	cursor: pointer;
}