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

/* Product Page Slider styles */
/* Styling for specific sliders */
/*	#coda-nav-left-1 { margin: 0 5px 0 30px }
	#coda-nav-left-1, #coda-nav-1, #coda-nav-right-1 { float: left }
	#coda-nav-1 ul { margin: 0 !important }
	#coda-nav-left-1 a, #coda-nav-right-1 a { padding: 4px; width: 20px }


	#coda-nav-1.coda-nav ul li a.current { background-image:url(../images/webtab_select.png); color: #fff }
	
	#coda-nav-1.coda-nav ul li { display: inline; margin: 0; } /* ADDED this fix to the margin for li on the Products page */

/* #coda-nav-1.coda-nav ul li a { background:url(../images/webtab.png) top center repeat; width: 65px; height: 20px; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none; text-align: center; color: #000; padding-top: 7px;}


	#coda-nav-left-1.coda-nav-left a { background: none; color: none; }
	#coda-nav-right-1.coda-nav-right a { background: none; color: none;  margin-left: 0; } */
	
	
/* Slider Block - index.html */

#sliderBlock {
/*	border: 1px solid black; */
	width: 600px; 
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 20px;
	position: relative; 
	min-height: 465px;
	background:url(../images/background-frame-1.png) top center no-repeat;
	border: none;
	z-index: 5;
}

#featuredWrapper {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 32px;
	left: 51px;
	/*width: 516px; */
	width: 500px;
	height: 465px;
	z-index: 1;
	overflow: hidden;
	border: none;
}

#coda-slider-1 {
/*	width: 516px; */
	width: 500px;
/*	height: 329px; */
	height: 300px;
	margin: 0;
	padding: 0;
}

#coda-slider-1 .panel, #coda-slider-1 .panel-wrapper {
/*	width: 516px; */
	width: 500px;
/*	height: 329px; */
	height: 300px;
	margin: 0;
	padding: 0;
}

#coda-nav-1 { position: absolute; top: 360px; left: 0; margin-left: 28px; margin-right: auto; }
#coda-nav-left-1 { position: absolute; top: 360px; left: 0; background-color: #fff; margin-left: 0; margin-right: 0; margin-top: 15px; margin-bottom: 0;}
#coda-nav-right-1 { position: absolute; top: 360px; left: 472px; background-color: #fff; margin-top: 15px; margin-left: 0; margin-right: 0;  margin-bottom: 0; }
#coda-nav-left-1, #coda-nav-1, #coda-nav-right-2 { float: left }
#coda-nav-1 ul { margin: 0 !important }

#sliderBlock #featuredWrapper .coda-nav-left a, #sliderBlock #featuredWrapper .coda-nav-right a { background: #fff; color: #000; padding: 3px; width: 20px;}

#sliderBlock #featuredWrapper #coda-nav-1 li { margin: 0; padding: 0; }

#sliderBlock #featuredWrapper #coda-nav-1 li a { margin-left: 2px; margin-right: 2px; padding: 5px; width: 75px; height: 48px;}

#coda-nav-1 img { margin: 0; padding: 0; }

.photo-meta-data							{ background: url(../images/transpBlack.png); padding: 10px; height: 52px; 
											  margin-top: -68px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }

#sliderBlock #featuredWrapper .photo-meta-data a {
	color: #39c;
}