/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */

/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* Unite CMS Additions */
.slider-wrapper {
	width:100%;
	height:100%;
	margin:auto;	
	z-index:11;
	/*display:none*/
}

.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	/*
	width:924px;
	height:475px;*/
	overflow: hidden;text-align:center;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.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;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* 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 {
	position:absolute;
	left:2%;
	bottom:8%;
	background: transparent;
	color:#FFFFFF;
	width: auto;
	max-width: 450px;
    height: auto;
	z-index: 10;
	padding: 10px;
	opacity: 1;
	overflow: hidden;
	display: block;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
	text-align:left;
	font-size: 16px;
}
.nivo-caption div, .nivo-caption p, .nivo-caption span{ font-size: 16px; }
.nivo-caption .header{ font-size: 48px; text-align: left !important; color:#c65c92;}

/* Add more */
.nivo-content{
    max-width: 1350px;
    margin: auto;
       
}
.nivo-caption p {
	padding:5px 0 0 0;
	margin:0;
}
.theme-default .nivoSlider{margin-bottom: 0!important; }
/* Add more */
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}


/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top: 50%;
	z-index:113;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#ffffff url(img/loader.gif) no-repeat 50% 50%;
	margin:auto;
	max-width:100%;
	/*max-height:564px;*/
	height:100%;
	z-index:1;

}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;

	margin:auto;
/*	width: 100% !important;
	height: 100% !important;  */
	/*border-bottom:1px solid #bdbdbd;*/
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 0;
	position:relative;
	right: 0;
	left:0;
	bottom: 40px;
	z-index: 1;
	width: 100%;
	background:transparent;
	/*text-align: center;
	padding: 20px 0;
	width: 100%;
	position: absolute;
	bottom:60px;
	z-index: 1000;*/

}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:16px;
	height:16px;
	/*background:url(img/bullets.png?ver=2.0) no-repeat;*/
	text-indent:-9999px;
	border:0;
	margin: 0 5px;
	background-color: #bdbdbd;
	-moz-border-radius:75px;
	-webkit-border-radius: 75px;
}
.theme-default .nivo-controlNav a.active {
	/*background-position:0 -22px;*/
	background-color: #484848;
}

.theme-default .nivo-directionNav a {
	display:block;
	/*background:url(img/bg-nav-btn.png);*/
	width:80px; 
	height:80px;
	font-size: 60px;
	/*text-indent:-9999px;*/
	border:0;
	opacity: 0;
	color:#FFFFFF;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
#slider-banner:hover .nivo-directionNav a { opacity: 1;  }
.theme-default a.nivo-nextNav {
	/* background-position:-17px 0; */
	background-position:-188px 0px;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
	/*left:10%;*/
	background-position:0px 0px;
}

a.nivo-prevNav:active,a.nivo-nextNav:active { 
	margin-top: 1px;
}

.theme-default .nivo-caption {
/*    font-family: 'Frutiger Light',Helvetica, Arial, sans-serif;
    font-size:20px;
    font-style: italic;*/
    font-size:90%;
}
.theme-default .nivo-caption a {
    color:#fff;
   
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
/* okstmtcc */
.theme-default .nivo-caption .banner-caption{ padding:5% 1% 5% 1%; line-height:1.6em !important; font-size:12px;}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
