@charset "UTF-8";
/* CSS Document */

/* NGDC DEVELOPERS - DO NOT USE THIS STYLE SHEET FOR NGDC WEB PAGES!! */
/* The Online Committee is working on new templates for the NGDC web site */

/* This document was downloaded from www.nesdis.noaa.gov/css/ January 2012 */
/* This document is for use on the temporary NGDC Home Page ONLY */


#slider3 li.mbSlider_Slide {
	width:765px;
	height:320px;
}

#envato-slider {
	background-image:url(../images/frame-background.png);
	background-repeat:no-repeat;
	width:765px;
	height:320px;
	margin:0 auto;
	padding-left:4px;
	padding-top:4px;
}

#envato-slider .es-content {
	height:272px;
	background-image:url(../images/text-overlay-bg.png);
	background-repeat:repeat;
	width:250px;
	color:#FFF;
	font-size:12px;
	padding:10px;
	float:right;
	margin-right:20px;
}

#envato-slider .es-content h3 {
	margin-bottom:10px;
	font-weight:bold;
	font-size:16px;
}

#envato-slider .es-label {
	background-image:url(../images/text-overlay-bg.png);
	background-repeat:repeat;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	float:right;
	margin-right:20px;
	margin-top:240px;
}

#envato-slider .es-caption {
	background-image:url(../images/text-overlay-bg.png);
	background-repeat:repeat;
	color:#FFF;
	padding:10px;
	width:100%;
}

#slider3_controls {
	bottom:0px;
	left:10px;
	background-image:url(../images/player-controls-bg.png);
	width:150px;
	height:31px;
	background-repeat:no-repeat;
	position:absolute;
}

#slider3_controls a {
	background-image:url(../images/player_controls.png);
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	position:absolute;
	top:8px;
	text-indent:-9999px;
}

#slider3_controls #slider3_movenext {
	background-position:-49px 3px;
	left:85px;
}

#slider3_controls #slider3_moveprev {
	background-position:-15px 3px;
	left:45px;
}

#slider3_controls #slider3_movefirst {
	background-position:4px 3px;
	left:25px;
}

#slider3_controls #slider3_movelast {
	background-position:-66px 3px;
	left:105px;
}

#slider3_controls #slider3_playpause.playing{
	background-position:-32px -13px;
	left:65px;
}

#slider3_controls #slider3_playpause.paused{
	background-position:-32px 3px;
	left:65px;
}

#slider3_pagination {
	padding-top:10px;
	height:30px;
	float:right;
}

#slider3_pagination a {
	display:block;
	background-image:url(../images/pagination_spriteA.png);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	float:left;
	text-indent:-9999px;
	margin-left:3px;
	background-position:0px 0px;
}

#slider3_pagination a._current-slide {
	background-position:-16px 0px;
}

/*--------Slider2 is "NewsMakers-slider"-------*/

#slider2{
width:210px;
height:100px;
float:right;

}

#slider2_wrap{
	position:relative;
	width:210px;
	height:100px;
	margin-top:22px;
	margin-left:auto;
	margin-right:auto;
	
      
	

}

#slider2_bg_left{
	width:105px;
	height:100px;
	background-image:url(../images/award_bg_leftA.png);
	background-repeat:no-repeat;
	float:left;
	position:absolute;
	left:0;
	z-index:0;
	color:#f0f8fe;
	font-weight:bold;
	}
#slider2_bg_left h4{
text-indent:-9999px;	
}


#slider2_bg_right{
	width:105px;
	height:100px;
    background-image:url(../images/award_bg_rightA.png);
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	z-index:5000;
}
/*

#slider2_bg{
	width:210px;
	height:100px;
		background-image:url(../images/award_bg.png);
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	z-index:5000;
}
*/

#slider2 li.mbSlider_Slide {
	width:210px;
	height:100px;
	
	}
	#slider2 ul{
	width:210px;
	list-style-type:none;
	}
	
	#slider2 ul li p{

		display:block;
		float:left;
		width:110px;
		height:100px;
		margin:0;
		
		
		
	}
	#slider2 ul li span{
		padding:15px 10px 10px 10px;
	      margin-top:11px;
		display:block;		
		width:90px;
		height:80px;
	}  

      #slider2 ul li span a{
	
      font-family:Tahoma, Geneva, sans-serif;
      font-weight:bold;
      font-size:10px;
	}

      #slider2 ul li span:after{
      content:'...'
      
      }

	#slider2 img{
		float:right;
		display:block;
	}
	#slider2_pagination a {
	display:block;
	background-image:url(../images/slider2_btn_spr.png);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	float:left;
	text-indent:-9999px;
	margin-left:4px;
	background-position:0px 0px;

}



#slider2_pagination a:hover {
	
	background-position:-10px 0px;

}


#slider2_pagination{
	margin-top:85px;
	position:absolute;
    z-index:5001;
   }

#slider2_pagination a._current-slide{
	background-position:-10px 0px;
}



/*-- end NewsMakers ---*/



/* GENERAL STYLING - NOT NEEDED FOR MBSLIDER TO FUNCTION, JUST FOR THIS PAGE*/

