#brandZone {
	position:relative;
	height:300px;
	overflow:hidden;
	width:1000px;
}

#brandZoneFeatures {
	
	position:absolute;
	
	background-color:#333333
}

.brandZoneFeature {
	position:relative;
    top:0;
    left:0;
    margin:0;
	
}

#brandZoneFeatureThumbnailsBackground {
	position:absolute;
	top:0px;
	left:892px;
	height:300px;
	width:108px;
	background-color:#000000;
	opacity:0.6;
	filter:alpha(opacity=60);

}

#brandZoneFeatureThumbnails { 
	position:absolute;
	top:0px;
	left:892px;
	height:300px;
	width:108px;
	padding-top:60px;
}

.brandZoneThumbnails a {
	margin-left:22px;
	margin-bottom:25px;
	display:block;
	width:67px;
	float:left;
	height:39px;
	cursor:pointer;
	opacity:1.0;
	filter:alpha(opacity=100);
}

.brandZoneThumbnails a.active {
	cursor:default !important;
}


/** news ticker **/
#newsTickerContainer {
	position:absolute;
	width:975px;
	height:25px;
	top:20px;
	left:10px;
	border:1px solid #DDDDDD;
	background:url("/global/images/brandZone/seo-box-white-highlight.jpg") no-repeat scroll 0 0 #EEEEEE;
}

#newsTicker {
	position: absolute;
	height:25px;
	width:700px;
	top:-1px;
	left:112px;
}

.newsTickerItem {
	position:absolute;
	top:7px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	width:100%;
	height:15px;
	overflow:hidden;
}

.pressRelease  {
	color:#E00009;
	text-decoration:none;
}

.pressRelease:hover {
	text-decoration:underline;
	
}


/** news ticker arrows **/
.newsTickerArrow {
	cursor:pointer;cursor:hand;
}
#newsTickerLeftArrow {
	position:absolute;
	top:4px;
	left:92px;
	width:4px;
	height:8px;	
}

#newsInfo{
	
	position:absolute;
	left:15px;
	top:5px;


}

#newsRSS{
	position:absolute;
	left:870px;
	top:5px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;

}
#RssFeed{
	position:absolute;
	left:945px;
	top:5px;
}

#newsRSS img{
position:absolute;
top:2px;
padding-left:10px;
}
#newsTickerLeftArrow:hover {
	cursor: pointer; 
	cursor: hand;
}
#newsTickerRightArrow {
	position:absolute;
	top:4px;
	left:102px;
	width:4px;
	height:8px;
}
#newsTickerRightArrow:hover {
	cursor: pointer; 
	cursor: hand;
}

/* BEGIN SUBFEATURES */
#subFeatureContainer {
	position:relative;
	left:12px;
	top:10px;
	width:223px;
	height:225px;
}	

#subFeatures { /* container for all images */
	position:relative;
	/* old width
	width:238px;
	height:197px;
	*/
	width:223px;
	height:190px;
	/*background-color:#000000; */
	background-color:#FFFFFF;
}

.subFeature { /*stack them all at 0, 0 */
	position:absolute;
	visibility:hidden;
}

#subFeatureNavigationContainer {
	padding-top:10px;
	width:223px;
	position:relative;
	height:30px;
}

#subFeatureNavigationCenteringContainer {
	position:relative;
	width:93px;
	height:20px;
	margin-left: auto; 
	margin-right: auto;
}


a.subFeatureNav {
	/* padding-left:5px; */
	color:#000000;
	text-decoration:none;
}

#subFeatureContainer a.subFeatureNav:hover {
	color:#E00009;
}

#subFeaturePrev {
	/* padding-right:8px; */
	position:absolute;
	visibility:hidden;
	z-index:1;
	left:0px;
	top:3px;
}

#subFeatureNext {
	/* padding-left:10px; */
	position:absolute;
	visibility:hidden;
	z-index:1;
	left:85px;
	top:3px;
}

#subFeaturePrev:hover {
	cursor: pointer; cursor: hand;
}

#subFeatureNext:hover {
	cursor: pointer; cursor: hand;
}

#subFeatureNumberClip {
	position:absolute;
	width:238px;
	height:20px;
	clip:rect(0px 70px 15px 0px); /* rect (top, right, bottom, left) */
	margin-left:5px;
	left:5px;
}

#subFeatureNumbers {
	/* position:relative; */
	/*  padding-right:7px; */
	font-size:85%;
	position:absolute;
	z-index:0; /* new */
	left:0px; /* new */

}

#seoCollapse:hover {
	cursor: pointer; cursor: hand;
}

#footerMore {
font-size:85%;
float:right;

}

#followUs {
	float:left;
}

#socialMediaIcons {
	margin-left:2px;
	float:left;
}


</li>

