/* 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;
}
.glidecontent {
	position: absolute; /* Do not change this value */
	background: white;
	visibility: hidden;
	width: auto;
}
.glidecontentwrapper p {
	position: absolute; /* Do not change this value */
	top:0;
	left:1em;
}
.glidecontent p a {
	color:#000;
}
.glidecontent a[href $='.pdf'], #promo a[href$=".pdf"] {
   background: none;
   padding-left: 0;
}
.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:#0F407A;
	line-height:1.2em;
	display:block;
}
.glidecontent .bale_out a strong {
	margin-left:220px;
	margin-top:20px;
}
.glidecontent .bale_out a,
.glidecontent .bale_out a:visited,
.glidecontent .vbaler_promo a strong,
.glidecontent .vbaler_promo a:visited strong {
	text-decoration:none;
}
.glidecontent p.vbaler_promo {
	font-size:1.3em;
	margin-right: 250px;
}
.glidecontent p.vbaler_promo span {
	margin-top: 20px;
	display:block;
}
.glidecontent p.tworam a, .glidecontent p.gemini a {
	color:#fff;
}
.glidecontent p.prospector {
	margin-left:250px;
	text-align:right;
}
.glidecontent .prospector a:link, .glidecontent .prospector a:visited {
	color:#000000;
	font-size:2.5em;
	font-weight:bold;
	line-height:1em;
	text-decoration:none;
}
.glidecontent .prospector .lgGold {
	background:transparent none repeat scroll 0 0;
	color:#AA9338;
	font-size:1.3em;
}
.glidecontent p.isri {
	margin-left:130px;
	margin-top:180px;
	text-align:right;
}
.glidecontent {
	background:url(/images/spotlight/parts1stop.jpg) no-repeat top;
}
#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: #95BBDF;
	color: black;
}
.glidecontenttoggler a:hover {
	background: #777;
	color: black;
}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
	background: #95BBDF;
	color: #000;
}
/* Show only to IE PC \*/
* html .boxhead h3 {height: 1%;} /* For IE 5 PC */

.promobox {
	float:right;
	background: url(/promo/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	margin-top: 5px;
}
.boxhead {
	background: url(/promo/sbhead-r.gif) no-repeat top right;
	text-align: center;
}
.boxhead h3 {
	background: url(/promo/sbhead-l.gif) no-repeat top left;
	font-family: Impact, Charcoal, "Arial Black", Gadget, sans-serif;
	margin: 0;
	color:#0F407A;
	font-weight:normal; 
	font-size: 1.5em; 
}
.boxbody {
	background: url(/promo/sbbody-l.gif) no-repeat bottom left;
	padding: 5px 8px 15px;
	overflow:hidden;
}
/* Page Elements
---------------------------------------- */
#eed_link {
	width:185px;
	margin:1em auto;
}
#mainContent #promo {
	float: left;
	width: 50%;
}
#mainContent #promo img {
	float:left;
}
#mainContent #promo .shell {
	text-align:center;
	font-size:1.4em;
	line-height:1.6em;
	font-weight:bold;
	
}
#mainContent #promo a {
	color:#0F407A;
}
#mainContent #news {
	float:left;
	width:50% !important;
	width:49.9%;
}
#mainContent #news .newsBorder{
	border-left:#999 1px solid;
	overflow:hidden;
}
#mainContent h2 {
	margin:0;
}
#gallery {
	float: left;
	width: 50%;
	clear:left
}
#gallery span a{
	background: url(/images/imageGallery.jpg) no-repeat top center;
	position:relative;
	height:100px;
	width:224px;
	display:block;
	text-indent:-9000px;
	margin:0 auto;
}