/*
	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 */

	.panel h2.title { width:360px; height:72px; margin:42px 0 20px 22px; font-size:2.5em; }
	.panel p {width:340px; height:37px; margin:0 0 0 22px; font-size:1.2em; letter-spacing:normal; line-height:1.3em;}
	#casestudies .panel p { }
	#casestudies .panel a { }
	#casestudies .panel a:hover { border:none; text-decoration:none; }
	#projects .panel p { }
	#projects .panel a { }
	#projects .panel a:hover { border:none; text-decoration:none; }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }
	.readMore{ width:108px; height:28px; display:block; margin:52px 0 0 22px; background:url(../../Content/highlightsBoxReadMoreButtonSprite.gif) no-repeat 0 0; text-indent:-9999px;}
	.readMore:hover{background:url(../../Content/highlightsBoxReadMoreButtonSprite.gif) no-repeat 0 -28px;}
/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px; color:#FFF; }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 940px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 620px; height:290px; padding:0 0 0 0; } 
	#casestudies .coda-slider, #casestudies .coda-slider .panel { width: 940px; height:210px; padding:0 0 0 0; } 
	#projects .coda-slider, #projects .coda-slider .panel { width: 940px; height:176px; padding:0 0 0 0; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 620px }
	.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 { }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 0px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	#highlights .coda-nav ul { clear: both; display: block; width:170px; margin: auto; margin-left:182px; overflow: hidden; position:absolute; top:381px; }
	#highlights .coda-nav ul li { display: inline }
	#highlights .coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin:0 6px 0 0; text-decoration: none }

	#casestudies .coda-nav ul { clear: both; display: block; width:62px; margin: auto; overflow: hidden; position:absolute; top:172px; margin-left:879px; }
	#casestudies .coda-nav ul li { display: inline; width:auto; float:left; margin:0 0 0 6px; }
	#casestudies .coda-nav ul li:first-child{margin:0 0 0 0;}
	#casestudies .coda-nav ul li a { background: #000; color: #fff; display: block; float: left; text-decoration: none }
	
	#projects .coda-nav ul { clear: both; display: block; /* 5 PANELS */ width:164px; /* 4 PANELS  width:130px;*/ /* 3 PANELS  width:96px; */  /* 2 PANELS width:62px; */ margin: auto; overflow: hidden; position:absolute; top:463px; /* 5 PANELS */ margin-left:767px; /* 4 PANELS  margin-left:811px;*/ /* 3 PANELS  margin-left:845px;*/ /* 2 PANELS  margin-left:879px; */}
	#projects .coda-nav ul li { display: inline; width:auto; float:left; margin:0 0 0 6px; }
	#projects .coda-nav ul li:first-child{margin:0 0 0 0;}
	#projects .coda-nav ul li a { background: #000; color: #fff; display: block; float: left; text-decoration: none }
	
	#highlights .coda-nav .tab1 a{
		width:28px;
		height:28px;
		background: url(../../Content/highlightsButtonsSprite.gif) no-repeat 0 0;
	}
	
	#highlights .coda-nav .tab1 a:hover, #highlights .coda-nav .tab1 a.current{
		background: url(../../Content/highlightsButtonsSprite.gif) no-repeat 0 -28px;
	}
	
	#highlights .coda-nav .tab2 a{
		width:28px;
		height:28px;
		background: url(../../Content/highlightsButtonsSprite.gif) no-repeat -34px 0;
	}
	
	#highlights .coda-nav .tab2 a:hover, #highlights .coda-nav .tab2 a.current{
		background: url(../../Content/highlightsButtonsSprite.gif) no-repeat -34px -28px;
	}
	
	#highlights .coda-nav .tab3 a{
		width:28px;
		height:28px;
		background: url(../../Content/highlightsButtonsSprite.gif) no-repeat -68px 0;
	}
	
	#highlights .coda-nav .tab3 a:hover, #highlights .coda-nav .tab3 a.current{
		background: url(../../Content/highlightsButtonsSprite.gif) no-repeat -68px -28px;
	}
	
	#highlights .coda-nav .tab4 a{
		width:28px;
		height:28px;
		background: url(../../Content/highlightsButtonsSprite.gif) no-repeat -102px 0;
	}
	
	#highlights .coda-nav .tab4 a:hover, #highlights .coda-nav .tab4 a.current{
		background: url(../../Content/highlightsButtonsSprite.gif) no-repeat -102px -28px;
	}
	
	#highlights .coda-nav .tab5 a{
		width:28px;
		height:28px;
		background: url(../../Content/highlightsButtonsSprite.gif) no-repeat -136px 0;
	}
	
	#highlights .coda-nav .tab5 a:hover, #highlights .coda-nav .tab5 a.current{
		background: url(../../Content/highlightsButtonsSprite.gif) no-repeat -136px -28px;
	}
	
	/* PROJECTS CODA NAV */
	
	#casestudies .coda-nav .tab1 a, #projects .coda-nav .tab1 a{
		width:28px;
		height:28px;
		background: url(../../Content/projectCodaNumberButtons.png) no-repeat 0 0;
	}
	
	#casestudies .coda-nav .tab1 a:hover, #casestudies .coda-nav .tab1 a.current, #projects .coda-nav .tab1 a:hover, #projects .coda-nav .tab1 a.current{
		background: url(../../Content/projectCodaNumberButtons.png) no-repeat 0 -28px;
	}
	
	#casestudies .coda-nav .tab2 a, #projects .coda-nav .tab2 a{
		width:28px;
		height:28px;
		background: url(../../Content/projectCodaNumberButtons.png) no-repeat -34px 0;
	}
	
	#casestudies .coda-nav .tab2 a:hover, #casestudies .coda-nav .tab2 a.current, #projects .coda-nav .tab2 a:hover, #projects .coda-nav .tab2 a.current{
		background: url(../../Content/projectCodaNumberButtons.png) no-repeat -34px -28px;
	}
	
	#casestudies .coda-nav .tab3 a, #projects .coda-nav .tab3 a{
		width:28px;
		height:28px;
		background: url(../../Content/projectCodaNumberButtons.png) no-repeat -68px 0;
	}
	
	#casestudies .coda-nav .tab3 a:hover, #casestudies .coda-nav .tab3 a.current, #projects .coda-nav .tab3 a:hover, #projects .coda-nav .tab3 a.current{
		background: url(../../Content/projectCodaNumberButtons.png) no-repeat -68px -28px;
	}
	
	#casestudies .coda-nav .tab4 a, #projects .coda-nav .tab4 a{
		width:28px;
		height:28px;
		background: url(../../Content/projectCodaNumberButtons.png) no-repeat -102px 0;
	}
	
	#casestudies .coda-nav .tab4 a:hover, #casestudies .coda-nav .tab4 a.current, #projects .coda-nav .tab4 a:hover, #projects .coda-nav .tab4 a.current{
		background: url(../../Content/projectCodaNumberButtons.png) no-repeat -102px -28px;
	}
	
	#casestudies .coda-nav .tab5 a, #projects .coda-nav .tab5 a{
		width:28px;
		height:28px;
		background: url(../../Content/projectCodaNumberButtons.png) no-repeat -136px 0;
	}
	
	#casestudies .coda-nav .tab5 a:hover, #casestudies .coda-nav .tab5 a.current, #projects .coda-nav .tab5 a:hover, #projects .coda-nav .tab5 a.current{
		background: url(../../Content/projectCodaNumberButtons.png) no-repeat -136px -28px;
	}
	
	/* 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 }
	
