/* Index Page
---------------------------------------- */
/* Product Spotlight
---------------------------------------- */
.glidecontentwrapper {
	position: relative; /* Do not change this value */
	max-width: 760px;
	height: 217px; /* Set height to be able to contain height of largest content shown*/
	overflow:hidden;
}
.glidecontentwrapper p {
	position: absolute; /* Do not change this value */
	top:0;
	left:1em;
}
.glidecontent {
	position: absolute; /* Do not change this value */
	background: white;
	visibility: hidden;
	width: auto;
}
.glidecontent p a {
	color:#000;
}
.glidecontent .bale_out a strong, .glidecontent .vbaler_promo a strong {
	font-family: Impact, Charcoal, "Arial Black", Gadget, sans-serif;
	font-size:2.5em;
	font-weight:normal;
	color:#004400;
	line-height:1.2em;
	display:block;
}
.glidecontent .bale_out a strong {
	margin-left:190px;
}
.glidecontent p.vbaler_promo {
	font-size:1.3em;
	margin-right: 250px;
}
.glidecontent p.vbaler_promo span {
	margin-top: 20px;
	display:block;
}
.glidecontent .bale_out a, .glidecontent .bale_out a:visited {
	text-decoration:none;
}
.glidecontent p.genII a {
	color:#fff;
	margin-left:130px;
}
.glidecontent p.blokpak a {
	color:#fff;
}
.glidecontent p.drc strong {
	font-size:1.3em;
}
.glidecontent {
	background:url(/images/spotlight/parts1stop.jpg) no-repeat top;
}
.glidecontent a[href $='.pdf'], #promo a[href$=".pdf"] {
   background: none;
   padding-left: 0;
}
#p-select {
	display:inline;
	position:absolute;
	bottom:0;right:0;
	z-index:999;
}
.glidecontenttoggler {
	text-align: center; /*How to align pagination links: "left", "center", or "right"*/
	background: none; /*always declare an explicit background color for fade effect to properly render in IE*/
}
.glidecontenttoggler a { /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid #555;
	padding: 1px 3px;
	margin-right: 3px;
	text-decoration: none;
	background:#fff;
	font-weight:bold;
}
.glidecontenttoggler a.selected {
	background: #01AD01;
	color: black;
}
.glidecontenttoggler a:hover {
	background: #e6f6bf;
	color: black;
}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
	background: #e6f6bf;
	color: #000;
}
#eed_link {
	width:185px;
	margin:1em auto;
}

/* Additional Page Elements
---------------------------------------- */
/* Remove pdf icon on some links */
.glidecontent a[href $='.pdf'], .greenboxbody a[href$=".pdf"] {
   background: none;
   padding-left: 0;
}

.greenboxes {margin-right:5px;}
/* Show only to IE PC \*/
* html .greenbox h3 {height: 1%;} /* For IE 5 PC */
.greenboxshell, .greenboxshell_right {
	background: url(/images/greenbox_br.gif) no-repeat bottom right;
	font-size: 100%;
	margin-top: 10px;
	width: 49%;
}
.greenboxshell {
	float: left;
}
.greenboxbody p{
	margin:0 0 1em 0;
}
.greenboxshell_right {
	float: right;
}
.greenbox {
	background: url(/images/greenbox_tr.gif) no-repeat top right;
}
.greenbox h3 {
	background: url(/images/greenbox_tl.gif) no-repeat top left;
	color: #004400;
	padding: .5em .5em .5em 2em;
}
.greenboxbody {
	background: url(/images/greenbox_bl.gif) no-repeat bottom left;
	padding: 5px 8px 10px;
	min-height: 150px;
}
.greenboxshell img {
	float: left;
	margin: 0 1em 0 0;
}
.greenboxshell_right img {
	float: right;
	margin: 0 0 0 1em;
}
.greenboxshell p.waste_expo {
	background: url(/images/promo/bailey09.png) no-repeat; 
	position:relative;
	width:248px;
	height:136px;
	margin:0 auto;
	text-indent:-9000px;
}
.greenboxshell p.waste_expo a {
	background: url(/images/promo/bailey09.png) no-repeat; 
	display:block;
	height:136px;
	width:248px;
	position:absolute; 
	top:0; 
	left:0;
}
.greenboxshell_right p.bale_out {
	font-size:1.4em;
}