	

/* the background image for each slide will be loaded into the background */	
	
#newsSlideContainer {
	background:none;
	width:650px;
	position:relative;
	height:394px;
	left:0px;
	top: 30px;
	}

#newsWrapper {
	width:100%;
	padding:22px 0 5px 0;
	}

#header_news .headerText {
	width:200px;
	height:59px;
	position:absolute;
	left:100px;
	top:318px;
	margin:0;
	z-index:100;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	}
/* Careers
--------------*/
#header_news {
	margin-top:-58px;
	width:300px;
}
#header_news  .citrus{
	background-image: url(../images/news/Citrus-Final.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header_news  .evemode{
	background-image: url(../images/news/Eve-Mode.png);
	background-repeat: no-repeat;
	background-position: -5px 0;
}
#header_news  .flash{
	background-image: url(../images/news/Flash.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header_news .photog {
	background-image: url(../images/news/ChristianRom.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header_news .alexis {
	background-image: url(../images/news/Alexis.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header_news .emilio {
	background-image: url(../images/news/Emilio.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header_news .kris {
	background-image: url(../images/news/Kris.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}


		
	
#newsSlideContainer #prev {
	width:22px;
	height:24px;
	position:absolute;
	top:20px;
	left:640px;
	display:block;
	text-indent:-9999px;
	ovewrflow:hidden;
	outline:none;
	z-index:1000;
	background-image: url(../images/assets/prevNextBtns.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
#newsSlideContainer #prev:hover {
	background-image: url(../images/assets/prevNextBtns.png);
	background-repeat: no-repeat;
	background-position: 0 -24px;
	}
	
#newsSlideContainer #next {
	width:22px;
	height:24px;
	position:absolute;
	top:20px;
	left:680px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	z-index:1000;
	background-image: url(../images/assets/prevNextBtns.png);
	background-repeat: no-repeat;
	background-position: -23px 0;
	}
	
#newsSlideContainer #next:hover {
	background-image: url(../images/assets/prevNextBtns.png);
	background-repeat: no-repeat;
	background-position: -23px -24px;
	}


#newsSlidesTxt ul {
	list-style-type:none;
	position:relative;
	}

#newsSlidesTxt ul li {
	width:680px;
	position:relative;
	height:200px !important;
	top:300px;
	left:391px;
	height:71px;
	text-indent:-9999px;
	float:left;
	}

#newsSlidesTxt {
	margin-left:100px;
	position:absolute !important;
	top:0;
	overflow:hidden;
	height:389px !important;
	}
#newsSlidesTxt  ul  li#citrus {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/news/helloToClyde.png', sizingMethod='crop');
	background-image: url(../images/news/toCitrus.png);
	background-repeat: no-repeat;
	}
#newsSlidesTxt  ul  li#flash {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/news/helloToJordan.png', sizingMethod='crop');
	background-image: url(../images/news/toFlash.png);
	background-repeat: no-repeat;
	}
#newsSlidesTxt  ul  li#evemode {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/news/helloToHUGEBallers.png', sizingMethod='crop');
	background-image: url(../images/news/toEveMode.png);
	background-repeat: no-repeat;
	}
#newsSlidesTxt ul li#photog {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/news/helloToClyde.png', sizingMethod='crop');
	background-image: url(../images/news/toPhotog.png);
	background-repeat: no-repeat;
}
#newsSlidesTxt ul li#alexis {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/news/helloToClyde.png', sizingMethod='crop');
	background-image: url(../images/news/toAlexis.png);
	background-repeat: no-repeat;
}
#newsSlidesTxt ul li#emilio {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/news/helloToClyde.png', sizingMethod='crop');
	background-image: url(../images/news/toEmilio.png);
	background-repeat: no-repeat;
}
#newsSlidesTxt ul li#kris {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/news/helloToClyde.png', sizingMethod='crop');
	background-image: url(../images/news/toKris.png);
	background-repeat: no-repeat;
}
