/*
	Featured Content Slider
*/
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#featured-content							{ background: #4182a4 url(http://cdn.insidermedia.com/images/home-images/featured-content-bg.jpg) no-repeat scroll bottom left;
												width: 495px; height: 365px; padding: 10px 20px; margin-bottom: 10px; }


/*
	TYPOGRAPHY
*/
#featured-content ul						{ list-style: square inside; }
#featured-content a, a:visited				{ color: #729dff; text-decoration: none; }
#featured-content a:hover, a:active			{ color: white; }
#featured-content 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;}
#threecol #centercol #splitleftcol #featured-content h2					{ background: none; color: #efefef; font-family: Myriad Pro, Arial; font-size: 34px; font-weight: bold;
																			text-transform: none; line-height: 34px; width: 495px; padding: 0; margin: 0 0 10px 0; }
#threecol #centercol #splitleftcol #featured-content h2.billboard		{ font-size: 18px; text-align: center; }
#threecol #centercol #splitleftcol #featured-content h3					{ color: #efefef; font-size: 24px; font-weight: bold; padding: 0; margin: 0 0 15px; }
#threecol #centercol #splitleftcol #featured-content img				{ float: left; margin-right: 15px; }
#threecol #centercol #splitleftcol #featured-content p					{ color: white; font-size: 12px; }
#threecol #centercol #splitleftcol #featured-content a.btn-more			{ background: transparent url(http://cdn.insidermedia.com/images/home-images/btn-end.png) no-repeat scroll right top; display: block;
																			color: #333333; font-family: Trebuchet MS, Arial; font-size: 14px; font-weight: bold; text-decoration: none;
																			line-height: 50px; height: 50px; padding: 0 45px 0 0; position: absolute; top: 255px; right: 10px; }
* html #threecol #centercol #splitleftcol #featured-content a.btn-more	{ position: none; width: 115px; right: auto; top: auto; padding: 0 44px 0 0; }
#threecol #centercol #splitleftcol #featured-content a.btn-more span	{ background: transparent url(http://cdn.insidermedia.com/images/home-images/btn-bg.png) no-repeat scroll left top; display: block;
																			font-size: 14px; line-height: 50px; width: auto; height: 50px; padding: 0 5px 0 17px; }



/*
	SLIDER
*/
#threecol #centercol #splitleftcol #featured-content .slider-wrap								{ width: 495px; position: absolute; }			
#threecol #centercol #splitleftcol #featured-content .stripViewer .panelContainer 
#threecol #centercol #splitleftcol #featured-content .panel ul									{ text-align: left; margin: 0 15px 0 30px; }
#threecol #centercol #splitleftcol #featured-content .stripViewer								{ position: relative; overflow: hidden; width: 495px; height: 330px; }
#threecol #centercol #splitleftcol #featured-content .stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
#threecol #centercol #splitleftcol #featured-content .stripViewer .panelContainer .panel		{ float: left; height: 100%; position: relative; width: 495px; }
#threecol #centercol #splitleftcol #featured-content .stripNavL, .stripNavR, .stripNav			{ display: none; }
#threecol #centercol #splitleftcol #featured-content .nav-thumb 								{ margin-right: 5px; }
#threecol #centercol #splitleftcol #featured-content #featured-nav								{ background: transparent url(http://cdn.insidermedia.com/images/home-images/featured-content-nav-bg.png) no-repeat scroll center bottom;
																width: 318px; height: 26px; padding: 18px 0 0 26px; margin: 0 auto; }
* html #threecol #centercol #splitleftcol #featured-content #featured-nav						{ width: 334px; padding: 18px 0 0 13px; }
#threecol #centercol #splitleftcol #featured-content #movers-row								{ margin: -21px 0 0 50px; *margin: 0 0 0 50px; }
#threecol #centercol #splitleftcol #featured-content .photo-meta-data							{ background: url(http://css-tricks.com/examples/FeaturedContentSlider/images/transpBlack.png); padding: 10px; height: 30px; 
											 					 margin-top: -50px; position: relative; z-index: 9999; color: white; }
#threecol #centercol #splitleftcol #featured-content .photo-meta-data span 					{ font-size: 13px; }
#threecol #centercol #splitleftcol #featured-content a.cross-link								{ display: block; float: left; border: 1px solid #214152; color: white; font-family: Myriad Pro, Tahoma, Arial; font-size: 14px;  
											  					font-weight: bold; line-height: 19px; position: relative; width: 8px; padding: 0 10px; margin: 0 14px; z-index: 9999; }
#threecol #centercol #splitleftcol #featured-content a.cross-link:hover						{ border: 1px solid #65a4c5; text-decoration: none; }
#threecol #centercol #splitleftcol #featured-content a.active-thumb 							{ border: 1px solid #65a4c5; }



