/*
	Featured Content Slider
	by: Chris Coyier
*/

/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 900px; margin: 0px auto; position: relative; min-height: 500px; background: top center; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 899px; position: absolute; top: 0px; left: 0px; }
.slider-top									{ width: 899px; height: 28px; background-image: url(../images/slider/slider_top.jpg);}	
.stripViewer .panelContainer				{ }
.wrapper									{ background-image: url(../images/slider/slide_bg.jpg); width: 899px; height: 413px; font-size: 13px; line-height: 1;}
.wrapper-text 								{ float: right; height: 373px; width: 264px; padding: 20px 25px 20px 20px; text-align: center;}
.wrapper h1									{ color: #FFD859; font-size: 23px;}
.wrapper p									{ color: #FFF;}
.wrapper p.yellow							{ color: #FFD859; font-style: italic;}
.panel ul									{ text-align: left; margin: 0 15px 0 30px;}
.stripViewer								{ position: relative; overflow: hidden; width: 899px; height: 413px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 899px;}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ padding: 0 0 0 18px; border: none;}
#movers-row									{ margin: 0; background-image: url(../images/slider/slider_bot.jpg); background-repeat: no-repeat; height: 67px; width: 654px; padding: 0 65px 0 180px;}
#movers-row div								{ float: left; }
#movers-row div a.cross-link 				{ float: right; height: 67px;}
#movers-row div a.cross-link:hover			{ background-image: url(../images/slider/thumb_hover.jpg); background-repeat: no-repeat; height: 67px; width: 78px;}
.cross-link									{ display: block; width: 78px; margin: 0; position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: url(../images/slider/thumb_hover.jpg) top center no-repeat;}
.blue_but									{ background-image: url(../images/slider/slidebut2.png); height: 23px; width: 258px; display: block; text-align: center; padding: 7px 0 0 0; margin: 10px 0 10px 0;}
.blue_but a.link:hover						{ color: #FFD859;}
.blue_but a.link							{ display: block; width: 258px; height: 23px; color: #FFF;}
.black_but									{ background-image: url(../images/slider/slidebut1.png); height: 23px; width: 258px; display: block; text-align: center; padding: 7px 0 0 0; margin: 10px 0 10px 0;}
.black_but a.link							{ display: block; width: 258px; height: 23px; color: #FFF;}
.black_but a.link:hover						{ color: #FFD859;}
.col_header									{ width: 899px; text-align: center; padding: 20px 0 0 0;}
.col_wrapper								{ width: 859px; padding: 0 20px 0 20px;}
.slide_col									{ float: left; height: 373px; width: 132px; margin: 0 5px 0 5px; padding: 20px 0 20px 0; text-align: center;}
.slide_col p								{ color: #FFD859; font-size: 14px;}
.blue_but_small								{ background-image: url(../images/slider/slidebut2small.png); height: 23px; width: 132px; display: block; text-align: center; padding: 7px 0 0 0; margin: 10px 0 10px 0;}
.blue_but_small a.link						{ display: block; width: 132px; height: 23px; color: #FFF;}
.blue_but_small a.link:hover				{ color: #FFD859;}
.black_but_small							{ background-image: url(../images/slider/slidebut1small.png); height: 23px; width: 132px; display: block; text-align: center; padding: 7px 0 0 0; margin: 10px 0 10px 0;}
.black_but_small a.link						{ display: block; width: 132px; height: 23px; color: #FFF;}
.black_but_small a.link:hover				{ color: #FFD859;}
.blue_but2									{ background-image: url(../images/upgradeSliderButton.png); height: 45px; width: 258px; display: block; text-align: center; padding: 7px 0 0 0; margin: 10px 0 10px 0; line-height:40px; font-size:18px;}
.blue_but2 a.link:hover						{ color: #FFD859;}
.blue_but2 a.link							{ display: block; width: 258px; height: 45px; color: #FFF;}