/*
 * jQuery Nivo Slider v2.5.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */


.slideshow {
    position: relative;
    background: #fff url('../image/loading.gif') no-repeat 50% 50%;
   /* margin-bottom: 20px;*/
    width: 980px;
    height: 340px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

/* The Nivo Slider styles */
.nivoSlider {
	position: relative;
    height: 340px;
    width: 680px;

}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
}
/* 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: 10;
	display: none;
}

.nivoSlider a.nivo-imageLink img {
    /*display: block;
    width: 720px;
    height: 325px;
    margin: 0;
    padding: 0;*/
}


/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* 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:8;
}
.nivo-caption p {
	padding:5px;
	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:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/* slider theme */

.slideshow .nivoSlider {
	position: relative;
	background: #fff url('../image/loading.gif') no-repeat 50% 50%;	
    width: 685px;
    display: block;
}
.slideshow .nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.slideshow .nivoSlider a {
	display: block;
    float: left;
    /*border: 1px solid seagreen;*/
    width: 720px;
}

.slideshow .nivoSlider a img {
    /*position: relative;*/
}

.slideshow .nivo-controlNav {
    float: right;
    width: 286px;
    height: 340px;
    /*border: 1px solid;*/
	z-index: 9;
    right: -300px;
    display: block;
    position: relative;

}
.slideshow .nivo-controlNav a {
	display: block;
	width: 280px;
	height: 66px;
    background: #d7d7d7;
    background: linear-gradient(to top, #fff, #d7d7d7);
    background: -webkit-linear-gradient(#d7d7d7, #fff) ;
    border: 1px solid #c9c9c9;
    vertical-align: middle;
    text-decoration: none;
    color: #666;
    font-weight: bold;
}



.slideshow .nivo-controlNav a:hover div.left,
.slideshow .nivo-controlNav a.active div.left
{
    background: url('../image/slider-button-active-left.png') 0 0 no-repeat;
    position: relative;
    display: block;
    float: left;
    margin-left: -28px;
    margin-top: -1px;
    height: 68px;
    width: 28px;
}


.slideshow .nivo-controlNav a div.right{
    width: inherit;
    height: 68px;
    display: block;
}

.slideshow .nivo-controlNav a.active div.right,
.slideshow .nivo-controlNav a:hover  div.right
{
    float: right;
    /*position: relative;*/
    color: #fff;
    background: url('../image/slider-button-active-right.png') 0 0 repeat-x;
}

.slideshow .nivo-controlNav a div.right span
{
    vertical-align: middle;
    width: inherit;
    height: inherit;
    display: table-cell;
    padding-left: 25px;
}



/*
.slideshow .nivo-controlNav div {
    /*background: #121749;
    background: linear-gradient(to top, #141c4f, #3e87c8);
    background: -webkit-linear-gradient(#3e87c8, #141c4f) ;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #121e53;
    display: table-cell;
    color: #fff;
    float: right;
    position: relative;
    border: 1px solid #121e53;
    border-left: none;
    width: 100%;
    height: 65px;
    background: linear-gradient(white,#3e87c8, #141c4f);
    cursor: pointer;
    vertical-align: middle;
}

.slideshow .nivo-controlNav div:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -24px -20px;
    border-left: solid 1px #121e53;
    border-bottom: solid 1px #121e53;
    border-top: 0px;
    border-right: 0px;
    width: 33px /* 80px/2 *;
    height: 37px/* 80px/sqrt(3) *;
    transform: rotate(30deg) skewY(30deg); /* create a rhombus *
    /* 49.1deg = atan(1.15) = atan(47px/40px) *
    background: linear-gradient(-49.1deg, #141c4f, #3e87c8, white);
    content: ''

}*/

/*
.slideshow .nivo-controlNav a.active {
    background: #121749;
    background: linear-gradient(to top, #141c4f, #3e87c8);
    background: -webkit-linear-gradient(#3e87c8, #141c4f) ;
    color: #fff;
    font-weight: bold;
    border: 1px solid #121e53;

}

.slideshow .nivo-controlNav a div.left {
    display: none;
    /*position: relative;
    width: 0;
    z-index: 15;
    height: 0;
    margin-left: -51px;
    border-top: 32px solid transparent;
    border-right: 50px solid #121e53;
    border-bottom: 31px solid transparent;
    background: linear-gradient(to top, #141c4f, #3e87c8);
    background: -webkit-linear-gradient(#3e87c8, #141c4f) ;
}


/*.slideshow .nivo-controlNav a:hover div.left,  .slideshow .nivo-controlNav a.active div.left {
    display: inline-block;
    position: relative;
    width: 0;
    z-index: 15;
    height: 0;
    margin-left: -51px;
    border-top: 32px solid transparent;
    border-right: 50px solid #121e53;
    border-bottom: 31px solid transparent;
}


.slideshow .nivo-controlNav a:hover div.right,  .slideshow .nivo-controlNav a div.right, .slideshow .nivo-controlNav a.active div.right {
    display: table-cell;
    /*padding: 24px;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    height: 63px;
    vertical-align:middle;
    border: 1px;
}
*/
.slideshow .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url('../image/arrows.png') no-repeat;
	/*text-indent:-9999px;*/
	/*border:0;*/
}
.slideshow a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.slideshow a.nivo-prevNav {
	left:15px;
}
.slideshow .nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.slideshow .nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}