
/*
Slideshow Addition
*/


/*


FEATURED GALLERY
----------------------------------------------------------------*/



#features {
	background:url(../images/online_slideshow/intro_bg.jpg) top left no-repeat;
	width:710px;
	height:276px;
	position: relative;
	margin:0;
	border: 1px solid #e3e7e9;
	}
	
#features sup {
	font-size:15px;
	vertical-align:top;
}
	
	#features .feature {
		height: 276px;
		width: 710px;
		left: 0;
		position: absolute;
		top: 0;
		}
	#features #feature-2,
	#features #feature-3,
	#features #feature-4,
	#features #feature-5,
	#features #feature-6,
	#features #feature-7,
	#features #feature-8,
	#features #feature-9,
	#features #feature-10 {
		display: none;
		}

		#features #feature-1 h2,
		#features #feature-2 h2, 
		#features #feature-3 h2, 
		#features #feature-4 h2, 
		#features #feature-5 h2, 
		#features #feature-6 h2, 
		#features #feature-7 h2, 
		#features #feature-8 h2, 
		#features #feature-9 h2, 
		#features #feature-10 h2
		{
			color: #5d5d5d;
			font-size: 27px;
			line-height:28px;
			font-weight: bold;
		/*	text-shadow: 1px 1px #000; */
			padding-left:78px;
			padding-top:2px;
			margin:25px 0 5px 0px;
		}
			
			#features h2 span
		{
				color:#5d5d5d;
				font-size:12px;
				font-weight:bold;
				display:block;
				font-style:italic;
		}
		
		#features #feature-1 p,
		#features #feature-2 p, 
		#features #feature-3 p, 
		#features #feature-4 p, 
		#features #feature-5 p, 
		#features #feature-6 p, 
		#features #feature-7 p, 
		#features #feature-8 p, 
		#features #feature-9 p, 
		#features #feature-10 p{
			color: #5d5d5d;
			font-size: 12px;
			line-height: 16px;
			width: 430px;
			height:45px;
			padding:0 0 0 78px;
			margin:0;
			}
		
		#features #feature-1 p{width:440px;}
		
		
		#features #feature-1 a.watch_btn,
		#features #feature-2 a.watch_btn, 
		#features #feature-3 a.watch_btn, 
		#features #feature-4 a.watch_btn, 
		#features #feature-5 a.watch_btn, 
		#features #feature-6 a.watch_btn, 
		#features #feature-7 a.watch_btn, 
		#features #feature-8 a.watch_btn, 
		#features #feature-9 a.watch_btn, 
		#features #feature-10 a.watch_btn
		{
			color:#5d5d5d;
			font-family:Arial,Helvetica,sans-serif;
			font-size:12px;
			font-weight:bold;
			top:190px;
			left:75px;
			position:absolute;
		/*	text-shadow:1px 1px #000000; */
			background:none;
			z-index:5;
		 }
		 
		 

		#features #feature-1 {
			background: url(../images/online_slideshow/scott-kelby.jpg) top left no-repeat;
			}
		#features #feature-2 {
			background: url(../images/online_slideshow/dave-cross.jpg) top left no-repeat;
			}
		#features #feature-3 {
			background: url(../images/online_slideshow/joe-mcnally.jpg) top left no-repeat;
			}
		#features #feature-4 {
			/*background: url(../images/online_slideshow/john-paul-caponigro.jpg) top left no-repeat;*/
			background: url(../images/online_slideshow/cliff-mautner.jpg) top left no-repeat;
			}
		#features #feature-5 {
			background: url(../images/online_slideshow/moose-peterson.jpg) top left no-repeat;
			}
		#features #feature-6 {
			background: url(../images/online_slideshow/matt-kloskowski.jpg) top left no-repeat;
			}
		#features #feature-7 {
			background: url(../images/online_slideshow/david-ziser.jpg) top left no-repeat;
			}
		#features #feature-8 {
			background: url(../images/online_slideshow/corey-barker.jpg) top left no-repeat;
			}
		#features #feature-9 {
			background: url(../images/online_slideshow/james-schmelzer.jpg) top left no-repeat;
			}
		#features #feature-10 {
			background: url(../images/online_slideshow/rc-concepcion.jpg) top left no-repeat;
			}


	.feature_nav-wrap{
		height:64px;
		position: absolute;	
		padding:0;
		margin:0;
		left:45px;
		bottom:0;
		
	}
	
	.feature_nav-wrap .right_cap, .feature_nav-wrap .left_cap{
		height:64px;
		width:23px;
		float:left;
	}
		.feature_nav-wrap .right_cap{ background:url(../images/online_slideshow/nav-bg-rcap.png) top right no-repeat; }
		.feature_nav-wrap .left_cap{ background:url(../images/online_slideshow/nav-bg-lcap.png) top right no-repeat; }
		
	#features #feature-nav {
		margin:5px 0 0 0;
		padding:5px 0 0 0;
		float:left;
		height:54px;
		background: url(../images/online_slideshow/nav-bg.png) center left repeat-x;
		list-style-type:none;
		}
		#feature-nav li {
			float:left;
			height: 16px;
			width: 35px;
			text-align:center;
			}
			#feature-nav li a {
				line-height:64px;
				display: block;
				height: 16px;
				width: 35px;
				margin:0;
				padding:0;
				text-indent: -9000px;
				}
				#feature-nav li a:hover {
					cursor: pointer;
					display: block;
					margin:0;
					padding:0;
					}
				
		#feature-nav li#button1 {
			background: url(../images/online_slideshow/nav/01.png) center left no-repeat;
			}
		#feature-nav li#button2 {
			background: url(../images/online_slideshow/nav/02.png) center left no-repeat;
			}
		#feature-nav li#button3 {
			background: url(../images/online_slideshow/nav/03.png) center left no-repeat;
			}
		#feature-nav li#button4 {
			background: url(../images/online_slideshow/nav/04.png) center left no-repeat;
			}	
		#feature-nav li#button5 {
			background: url(../images/online_slideshow/nav/05.png) center left no-repeat;
			}
		#feature-nav li#button6 {
			background: url(../images/online_slideshow/nav/06.png) center left no-repeat;
			}
		#feature-nav li#button7 {
			background: url(../images/online_slideshow/nav/07.png) center left no-repeat;
			}

		#feature-nav li#button8 {
			background: url(../images/online_slideshow/nav/08.png) center left no-repeat;
			}
		#feature-nav li#button9 {
			background: url(../images/online_slideshow/nav/09.png) center left no-repeat;
			}
		#feature-nav li#button10 {
			background: url(../images/online_slideshow/nav/10.png) center left no-repeat;
			}
			
			
			
		#feature-nav li#button1 a.active {
			background: url(../images/online_slideshow/nav/01_over.png) center left no-repeat;
		 	}
		#feature-nav li#button2 a.active {
			background: url(../images/online_slideshow/nav/02_over.png) center left no-repeat;
			}
		#feature-nav li#button3 a.active {
			background: url(../images/online_slideshow/nav/03_over.png) center left no-repeat;
			}
		#feature-nav li#button4 a.active {
			background: url(../images/online_slideshow/nav/04_over.png) center left no-repeat;
			}
		#feature-nav li#button5 a.active {
			background: url(../images/online_slideshow/nav/05_over.png) center left no-repeat;
			}
		#feature-nav li#button6 a.active {
			background: url(../images/online_slideshow/nav/06_over.png) center left no-repeat;
			}
		#feature-nav li#button7 a.active {
			background: url(../images/online_slideshow/nav/07_over.png) center left no-repeat;
			}
		#feature-nav li#button8 a.active {
			background: url(../images/online_slideshow/nav/08_over.png) center left no-repeat;
			}
		#feature-nav li#button9 a.active {
			background: url(../images/online_slideshow/nav/09_over.png) center left no-repeat;
			}
		#feature-nav li#button10 a.active {
			background: url(../images/online_slideshow/nav/10_over.png) center left no-repeat;
			}
			
			
	