/*------------------------------------------------------------------------
* Copyright (c) 2008-2012 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/
.theme-default .nivoSlider {
	position:relative;
	z-index: 6;
}
.slider-wrapper {
	position: relative; 
	width: 100%;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.theme-default {
}  
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivoSlider h2 {	
	color: #FFFFFF;
	text-transform:uppercase;
}
.theme-default .nivo-controlNav { 
}
.theme-default .nivo-controlNav a {
	display:inline-block; 
	background:url(../images/zt_slideshow/bullets.png) no-repeat 0 0px; 
	border:0;
	margin:5px;
	width:23px;
	height:9px;
	text-indent:-999em;
	transition:all 0.3s linear 0s;
	-moz-transition:all 0.3s linear 0s;
	-ms-transition:all 0.3s linear 0s;
	-o-transition:all 0.3s linear 0s;
	-webkit-transition:all 0.3s linear 0s;
}
.theme-default .nivo-controlNav a.active,
.theme-default .nivo-controlNav a:hover {
	background-position:-32px 0;;
}
.theme-default .nivo-directionNav {
	display:block;
}
.theme-default .nivo-directionNav a {
	display:block;
	width:40px;
	height:36px;
	background:url(../images/zt_slideshow/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	z-index: 9;
}
.thumbnav {
	padding-bottom: 0px !important;
}
.thumbnav .nivo-controlNav {
    width: 235px;
	padding:20px 0 0;
	position: absolute;
	right: 0px;
}
.thumbnav .nivo-controlNav .item {
	width: 234px;
	float: left;
	cursor: pointer;
	margin:0 20px 0 0;
}
.thumbnav .nivo-controlNav .bgitem { 
	overflow: hidden;
	height: 100%;
	position:relative;
}
.thumbnav .nivo-controlNav .itemscroll {
	background: url("../images/zt_slideshow/arrow-bg.png") no-repeat scroll left center transparent;
    position: absolute;
    top: 0;
    width: 100%;
}
.thumbnav .nivo-controlNav .bgscroll {
	background: url("../images/zt_slideshow/transparent_bg.png") repeat scroll 0 0 transparent;
    height: 99%;
    margin-left: 14px;
    overflow: hidden;
    width: 100%;
	display:none;
}
.thumbnav .nivo-controlNav a {
	display:block;
	width:auto;
	height:auto;
	background:none;
	padding:0;
}
.thumbnav .nivo-controlNav span {
	padding: 5px 10px;
	display: block;
	font-weight: bold;
	font-style:italic;
	background:#0d0d0d;
	position:absolute;
	bottom:40%;
	left:0;
	color:#fff;
}
.thumbnav .nivo-controlNav p {
	padding: 0 0 0 0;
	display:none;
}
.thumbnav .nivo-controlNav img {
	display: block;
}
.theme-default a.nivo-nextNav {
	background-position:-41px 0;
	right:35px;
}
.theme-default a.nivo-nextNav:hover {
	background:url(../images/zt_slideshow/arrows.png) no-repeat -41px -36px !important;
}
.theme-default a.nivo-prevNav {
	right:76px;
}
.theme-default a.nivo-prevNav:hover{
	background:url(../images/zt_slideshow/arrows.png) no-repeat 0 -36px !important;
}
.nivo-caption {
	position:absolute;
	left:auto!important;
	right: 35px!important;
	top:10%; 
	color:#fff;
	width:400px;
	z-index:8;
	padding:0;
	opacity:1 !important;
	margin:0;
} 
.nivo-caption h2 {
	position: absolute;
	display: block;
	height: 36px;
	font-size: 150%;
	line-height: 36px;
	text-transform: uppercase;
	width: 100%;
	margin: 0 0 2px 0; 
}
.nivo-caption h2 a {
	color: #fff !important; 
	display: block;
	float: right;
	width: auto; 
	margin: 0px;
	padding: 0 10px 0 10px!important;
	text-align: right;
	background-image: url(../images/zt_slideshow/transparent_bg.png);
	background-color:transparent;
	-moz-transition: background-image 0.3s linear 0s;
	-webkit-transition: background-image 0.3s linear 0s;
	-o-transition: background-image 0.3s linear 0s;
	transition: background-image 0.3s linear 0s;
}
	.nivo-caption p { 	
    background-color: transparent;
	font-size: 150%;
    margin: 7px 0 0 0;
    position: absolute;
    top: 31px;
	color: #fff;
	width: 100%;
	height: 36px;
	line-height: 36px; 
	text-transform: uppercase;
	text-align: right;	
}
.nivo-caption p span {
	display: inline-block;
	padding: 0 10px 0 10px;
	background-image:url("../images/zt_slideshow/transparent_bg.png");
	-moz-transition: background-image 0.3s linear 0s;
	-webkit-transition: background-image 0.3s linear 0s;
	-o-transition: background-image 0.3s linear 0s;
	transition: background-image 0.3s linear 0s;
}
.theme-default .nivo-caption {
	font-size:13px;
}
.theme-default .nivo-caption a {
    color:#fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
.loading {position:relative;float: right; background:#fff url(../images/zt_slideshow/loading.gif) no-repeat 50% 50%;}

/*Nivo*/
.nivoSlider {
	position:relative;
	width:100% !important;
	height:auto !important;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
 
.nivo-caption p > h2{margin:5px 0;}
.nivo-caption p > h2 > a{color:#eee;}
.nivo-caption p > p {padding: 0; color: #000;}
div.action {
	position: absolute;
	left: 0px;
	top: 0px;
	width: auto;
}
.nivo-caption span.readmore {width: 100%;float: left;}
.nivo-html-caption {display:none;}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:28%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	display: table;
	text-align:center;
	padding: 15px 0;
	margin: 0 auto;
	width: auto;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	background-position: -32px 0;
}
