#slider {
	border-style: solid;
	border-width: 5px;
	height: 320px !important;
	margin: 0px auto 55px;
	position: relative;
	width: 960px !important;
	z-index: 1;
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}


/*---------------------------SLIDER----------------------------*/
	
#slider-container {
	height: auto;
	position: relative;
	width: 980px;
}
#slider-container #slider {
	overflow: hidden;
}

#page-title {
	color: #747474;
	background-color: #efefec;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	height: 34px;
}

#page-title h6 {
	margin-top: 7px;
	margin-bottom: 7px;
	display: block;
	font-size: 13px;
	font-style: italic;
	padding-left: 40px;
}

#static-header-img img{
	margin-top:-6px;
	margin-bottom:-6px;
	width:980px;
}

#slider-container-shadow {
	width: 100%;
	height: 6px;
	background-image: url(images/shadow_sl.png);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	z-index: 2000;
}

#description-box {
	position: absolute;
	width: 960px;
	background-color: #000;
	z-index: 20;
	bottom: -100px;
	padding-left: 10px;
	padding-right: 10px;
	opacity: 0.8;
	filter: alpha(opacity =80);
}

#description-box p {
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

// Accordion Slider
.accordion-holder img {
	display: block;
}

.accordion-holder {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	width: 700px;
	height: 320px;
	visibility: hidden;
}

.accordion-shadow {
	height: 320px;
	width: 20px;
	position: absolute;
	left: -20px;
	background: url(../../images/sliders/accordion_shadow.png) repeat-y;
}


.accordion-description {
	width: 300px;
	margin-top: 50px;
	background-color: #000;
	z-index: 200;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 10px;
	padding-left: 15px;
	color: #fff;
	display:none;
}

.accordion-description h4,.accordion-description p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
}

.accordion-description a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/*------------ THUMBNAIL SLIDER -------------*/

#slider-img-wrapper {
	overflow: hidden;
	position: relative;
	width: 980px;
	height: 370px;
}

#slider img.current {
	z-index: 10;
}

#slider-navigation-container {
	width: 875px;;
	height: 60px;
	border-bottom: 1px solid #e6e6e6;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 83px;
	padding-right:22px;
}

#slider-navigation {
	position: relative;
	overflow: hidden;
	width: 800px;
	height: 60px;
	left: 10px;
	top: 0px;
	visibility:hidden;
}

.slider_nav_tumb {
	width: 90px;
	height: 70px;
	display: block;
	background-image: url(images/slider_nav_bg.png);
	background-repeat: no-repeat;
	padding: 7px;
	padding-top: 8px;
}

#slider-navigation .items {
	width: 20000em;
	position: absolute;
	left: 0px;
}

#slider-navigation .items div {
	float: left;
}

#slider-navigation .items img {
	width: 70px;
	height: 50px;
	background-color: #FFF;
	border: 1px solid #d9d9d9;
	background-repeat: no-repeat;
	padding: 3px;
	margin-right: 24px;
}

#slider-navigation .items img.active {
	background-color: #efefec;
	border: 1px solid #d9d9d9;
	position: relative;
}

.browse {
	width: 41px;
	height: 41px;
	display: block;
	position: absolute;
}

#left-arrow {
	left: -48px;
	top: 10px;
	float: left;
	width: 38px;
	height: 38px;
	display: block;
	background-image: url(images/slider_arrow_l.png);
	background-repeat: no-repeat;
}

#right-arrow {
	right: 14px;
	top: 10px;
	width: 38px;
	height: 38px;
	display: block;
	background-image: url(images/slider_arrow_r.png);
	background-repeat: no-repeat;
}

// Nivo Slider
#nivo-slider {
	background: url(images/ajax-loader.gif) no-repeat center;
	height: 320px;
	width: 960px;
}
#nivo-slider img {
	display: none;
}
.nivoSlider { position: relative; }
.nivoSlider img { left: 0px; position: absolute; top: 0px; }
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width: 960px !important;height: 320px !important; overflow: hidden;
	border:0;	padding:0;	margin:0;	z-index:60;
	display:none;}
/* The slices in the Slider */
.nivo-slice {	display:block;	position:absolute;	z-index:50;	height:100%;}
/* Caption styles */
.nivo-caption {	position:absolute;	left:0px;	bottom:0px;	background:#000;	color:#fff;	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;	z-index:89;}
.nivo-caption p {	padding:15px;	margin:0;}
.nivo-caption a {	display:inline !important;}
.nivo-html-caption {    display:none;}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {	position:absolute;	top:45%;	z-index:99;	cursor:pointer; width: 30px; height: 30px; background: url(../../images/sliders/arrows.png); text-indent: -9999px;}
.nivo-prevNav {	left:10px;}
.nivo-nextNav {	right:10px; background-position: -30px 0px !important;}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {	position:relative;	z-index:99;	cursor:pointer; left: 190px; bottom: -340px; width: 10px; height: 10px; display: block; float: left; border-width: 3px; border-style: solid; text-indent: -9999px; margin-left: 10px; border-radius:10px;  -webkit-border-radius:10px;  -moz-border-radius:10px}
.nivo-controlNav a:first-child {	margin-left: 0px;}
/* @end */