/*
	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.
*/


/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px; margin: 30px 0px 20px 0px; position: relative;   }
	.coda-slider { background: #ebebeb; position: relative;  }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 239px; overflow: hidden !important; }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 800px; height: 239px; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 800px; height: 239px; }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0px }
	

	/* Tab nav */
	.coda-nav { position: absolute; bottom: 20px; left: -20px; z-index: 1000; }
	.coda-nav ul li a.current { background: #cccccc; }
	
	/* 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 */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #808080; color: #000; display: block; float: left; margin-right: 2px; padding: 3px 6px; text-decoration: none;
	
	font-family: Arial, Tahoma, Verdana, Georgia, sans-serif;
	font-size: 10px;
	
	}
	
	/* 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 }
	
/* 
  Slides 
*/

#slide1 {
	width: 800px;
	height: 239px;
	position: relative;
	background-image: url("/assets/images/slides/slide1.jpg");
	/*background-image: url("../slide1.jpg");*/
	background-color: #0f1833;
}

.sl-hed {
	font-family: Arial, Tahoma, Verdana, Georgia, sans-serif;
	font-size: 28px;
	color: #fff;
	position: absolute;
	top: 15px;
	left: 350px;
}
.sl-hed strong {
	font-weight: normal;

}

#sl1-container {
	position: absolute;
	top: 60px;
	left: 337px;
}

.sl1-box {
	background-image: url("/assets/templates/websy/img/arr.gif");
	background-position: left 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 13px;
}

.sl1-subhed {
	font-family: Arial, Tahoma, Verdana, Georgia, sans-serif;
	font-size: 13px;
	color: #fff;
	margin-bottom: 3px;
}

.sl1-descr {
	font-family: Tahoma, Arial, Verdana, Georgia, sans-serif;
	font-size: 11px;
	color: #738cae;
	margin-bottom: 10px;
}


#slide2 {
	width: 800px;
	height: 239px;
	position: relative;
	background-image: url("/assets/images/slides/slide2.jpg");
	/*background-image: url("../slide2.jpg");*/
	background-color: #538100;
}

.s2-hed {
	font-family: Arial, Tahoma, Verdana, Georgia, sans-serif;
	font-size: 28px;
	color: #fff;
	position: absolute;
	top: 28px;
	left: 322px;
}
.s2-hed strong {
	font-weight: normal;
}

.sl2-box1, .sl2-box2, .sl2-box3, .sl2-box4 {
	font-family: Arial, Tahoma, Verdana, Georgia, sans-serif;
}

.sl2-box1 {
	width: 420px;
	position: absolute;
	top: 70px;
	left: 322px;
}

.sl2-box1, .sl2-box1 a:link, .sl2-box1 a:visited {
	font-size: 12px;
	color: #b0da76;
}

.sl2-box2 {
	width: 230px;
	position: absolute;
	top: 137px;
	left: 414px;
	font-size: 12px;
	color: #fff;
}

.sl2-box3 {
	width: 150px;
	position: absolute;
	top: 183px;
	left: 245px;
	font-size: 10px;
	color: #000;
}

.sl2-box4 {
	width: 150px;
	position: absolute;
	top: 197px;
	left: 245px;
	font-size: 22px;
	color: #000;
	font-weight: bold;
}


#slide3 {
	width: 800px;
	height: 239px;
	position: relative;
	background-image: url("/assets/images/slides/slide3.jpg");
	/*background-image: url("../slide3.jpg");*/
	background-color: #a60000;
}

.s3-hed {
	font-family: Arial, Tahoma, Verdana, Georgia, sans-serif;
	font-size: 28px;
	color: #fff;
	position: absolute;
	top: 28px;
	left: 304px;
}
.s3-hed strong {
	font-weight: normal;
}

.sl3-box1, .sl3-box2, .sl3-box3, .sl2-box4 {
	font-family: Arial, Tahoma, Verdana, Georgia, sans-serif;
}

.sl3-box1 {
	width: 380px;
	position: absolute;
	top: 70px;
	left: 304px;
}

.sl3-box1, .sl3-box1 a:link, .sl3-box1 a:visited {
	font-size: 12px;
	color: #ff9933;
}

.sl3-box2 {
	width: 400px;
	position: absolute;
	top: 150px;
	left: 304px;
	font-size: 14px;
	color: #fff;
}

.sl3-box3 {
	width: 400px;
	position: absolute;
	top: 170px;
	left: 304px;
	font-size: 12px;
	color: #ff9933;
}
