

/* Most common stuff you'll need to change */

.coda-slider-wrapper { width: 558px; position: relative; height: 448px;  font-family:Arial, Verdana, Geneva, sans-serif; padding:7px 0 0 9px;}
	
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 360px; overflow: hidden !important; padding-right: 0px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider { width: 553px; height: 360px; float:left; overflow: hidden !important;} 
	.coda-slider .panel { width: 553px; height: 360px; float:left; } 
	
	
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding:0px;}
	.coda-slider .panel-wrapper #panelimage{ width:540px; height:360px; overflow:hidden;}
	.coda-slider .panel-wrapper #panelimage img{ width:540px; margin:0px auto; position:relative; z-index:1;}
	.coda-slider .panel-wrapper p { padding:10px 15px; margin:-62px 0px 0px 0px; font-size:14px; font-family:arial, verdana, helvetica; color:#fff;  width:520px; height:62px; background:url(../images/coda_p_bg.png) 0 0 no-repeat; position:relative; z-index:10;}
	.coda-slider .panel-wrapper p a{  color:#fff; text-decoration:none;}
	.coda-slider .panel-wrapper p a:hover{  color:#fff; text-decoration:underline;}
	
	#coda-slider-1 { width: 553px; height: 360px; float:left; overflow: hidden !important;}
	/* Preloader */
	.coda-slider p.codaloading { padding: 0px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav { background:url(../images/coda_nav_bg.gif) 0 0 repeat-x; }
	.coda-nav ul { width:507px; height:72px; clear: both; display: block; overflow: hidden; padding: 6px 0px 6px 33px; margin:0px; float:left; position:relative; border:none; background:url(../images/coda_nav_bg.gif) 0 0 repeat-x;}
	.coda-nav ul li { display: inline; padding:0px; margin:0px;}
	.coda-nav ul li a { width:105px; height:70px;  display: block; float: left; text-decoration: none;  border:1px solid #333; margin:0px 6px;  }
	.coda-nav ul li a div.thumbwrap { width:105px; height:70px; overflow:hidden;}
	.coda-nav ul li a img{ border:none; margin: 0px 0 0 0px; width:105px;}
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both;  }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	
	/* Tab nav */
	.coda-nav ul li a.current div.thumbwrap {  background-repeat:no-repeat; background-position: 0 0 ; color:#000; display: block; border:1px solid #fff; text-decoration:none;}
	.coda-nav ul li a.current img {  }
