/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

	/*body { padding: 20px }*/
	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px; }
	.coda-slider {  }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 681px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 681px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	/*.coda-nav ul li a.current { background: #39c }*/
	
	.coda-nav ul .tab1 a.current { text-decoration:none;color:#ffffff;background:url('/images/tab1_active.jpg') no-repeat; }
	.coda-nav ul .tab2 a.current { text-decoration:none;color:#ffffff;background:url('/images/tab2_active.jpg') no-repeat; }
	.coda-nav ul .tab3 a.current { text-decoration:none;color:#ffffff;background:url('/images/tab3_active.jpg') no-repeat; }
	.coda-nav ul .tab4 a.current { text-decoration:none;color:#ffffff;background:url('/images/tab4_active.jpg') no-repeat; }
	.coda-nav ul .tab5 a.current { text-decoration:none;color:#ffffff;background:url('/images/tab5_active.jpg') no-repeat; }
	
	.coda-nav ul .reporttab1 a.current { text-decoration:none;color:#ffffff;background:url('/images/reporttab1_active.jpg') no-repeat; }
	.coda-nav ul .reporttab2 a.current { text-decoration:none;color:#ffffff;background:url('/images/reporttab2_active.jpg') no-repeat; }
	.coda-nav ul .reporttab3 a.current { text-decoration:none;color:#ffffff;background:url('/images/reporttab3_active.jpg') no-repeat; }
	.coda-nav ul .reporttab4 a.current { text-decoration:none;color:#ffffff;background:url('/images/reporttab4_active.jpg') no-repeat; }	
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	
	/*.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; text-decoration: none }*/
	

	.coda-nav ul .tab1 a { text-decoration:none;background:url('/images/tab1_inactive.jpg') no-repeat; border-bottom:5px solid #666362;cursor:pointer;font-size:14px;padding-top:7px;padding-left:8px;height:22px;float:left;width:139px;color:#ffffff; }
	.coda-nav ul .tab2 a { text-decoration:none;background:url('/images/tab2_inactive.jpg') no-repeat; border-bottom:5px solid #666362;cursor:pointer;font-size:14px;padding-top:7px;padding-left:20px;height:22px;float:left;width:120px;color:#ffffff; }
	.coda-nav ul .tab3 a { text-decoration:none;background:url('/images/tab3_inactive.jpg') no-repeat; border-bottom:5px solid #666362;cursor:pointer;font-size:14px;padding-top:7px;padding-left:20px;height:22px;float:left;width:116px;color:#ffffff; }
	.coda-nav ul .tab4 a { text-decoration:none;background:url('/images/tab4_inactive.jpg') no-repeat; border-bottom:5px solid #666362;cursor:pointer;font-size:14px;padding-top:7px;padding-left:22px;height:22px;float:left;width:107px;color:#ffffff; }
	.coda-nav ul .tab5 a { text-decoration:none;background:url('/images/tab5_inactive.jpg') no-repeat; border-bottom:5px solid #666362;cursor:pointer;font-size:14px;padding-top:7px;padding-left:22px;height:22px;float:left;width:107px;color:#ffffff; }
		

	.coda-nav ul .reporttab1 a { text-decoration:none;background:url('/images/reporttab1.jpg') no-repeat; border-bottom:5px solid #666362;cursor:pointer;font-size:14px;padding-top:7px;padding-left:12px;height:22px;float:left;width:171px;color:#ffffff; }
	.coda-nav ul .reporttab2 a { text-decoration:none;background:url('/images/reporttab2.jpg') no-repeat; border-bottom:5px solid #666362;cursor:pointer;font-size:14px;padding-top:7px;padding-left:24px;height:22px;float:left;width:168px;color:#ffffff; }
	.coda-nav ul .reporttab3 a { text-decoration:none;background:url('/images/reporttab3.jpg') no-repeat; border-bottom:5px solid #666362;cursor:pointer;font-size:14px;padding-top:7px;padding-left:24px;height:22px;float:left;width:169px;color:#ffffff; }
	.coda-nav ul .reporttab4 { text-decoration:none;background:url('/images/reporttab4.jpg') no-repeat; border-bottom:5px solid #666362;font-size:14px;padding-top:7px;height:22px;float:left;width:113px;color:#ffffff; }
	.coda-nav ul .reporttab5 { text-decoration:none;background:url('/images/reporttab5.jpg') no-repeat; border-bottom:5px solid #666362;font-size:14px;padding-top:7px;height:22px;float:left;width:113px;color:#ffffff; }
	
	
/*#tab1 { border-bottom:5px solid #666362;cursor:pointer;font-size:15px;padding-top:7px;padding-left:12px;height:22px;float:left;width:152px;color:#ffffff; }
#tab2 { border-bottom:5px solid #666362;cursor:pointer;font-size:15px;padding-top:7px;padding-left:24px;height:22px;float:left;width:152px;color:#ffffff; }
#tab3 { border-bottom:5px solid #666362;cursor:pointer;font-size:15px;padding-top:7px;padding-left:24px;height:22px;float:left;width:153px;color:#ffffff; }
#tab4 { border-bottom:5px solid #666362;cursor:pointer;font-size:15px;padding-top:7px;padding-left:22px;height:22px;float:left;width:142px;color:#ffffff; }*/


	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
