/*
 * jQuery Nivo Slider v3.0
 * 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 */
.nivoSlider {
	position:relative;
	left: 26px;
    top: 26px;
	width:1358px;
	height:auto;
}
.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;
}
/* 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 {
	background:url(caption-bg.png) repeat;
	font-size: 15px;
	height: 175px;
	padding: 35px 60px 0 45px;
	position: absolute;
	top: 240px;
	width: 380px;
	z-index: 999;
}
.nivo-caption h1{
	color: #E7DAB2;
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 10px;
}
.nivo-caption p {
	color: #a5a099;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav {
    left: 553px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 590px;
    width: 286px;
    z-index: 102;
}
.nivo-directionNav a {
    cursor: pointer;
    float: left;
    height: 88px;
    padding: 0;
    width: 143px;
}
.nivo-prevNav {
	background: url(../images/banner_arrow_lf.png) no-repeat scroll center top transparent;
	bottom: -12%;
	left: 5.6%;
	position: absolute;
	text-indent: -9999px;
	z-index: 999;
}
.nivo-prevNav:hover {
	background: url(../images/banner_arrow_lf.png) no-repeat scroll center bottom transparent;
}
.nivo-nextNav {
	background: url(../images/banner_arrow_rg.png) no-repeat scroll center top transparent;
	bottom: -12%;
	position: absolute;
	text-indent: -9999px;
	right: 5.7%;
	z-index: 999;
}
.nivo-nextNav:hover { 
	background: url(../images/banner_arrow_rg.png) no-repeat scroll center bottom transparent;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    left: 44.8%;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 51px;
    z-index: 999;
}
.nivo-controlNav a {
    background: url(../images/banner_btn.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 35px;
    padding: 0 5px;
    position: relative;
    text-indent: -9999px;
    width: 35px;
    z-index: 9;
}
.nivo-controlNav a.active, .nivo-controlNav a:hover {
    background: url(../images/banner_btn_h.png) no-repeat scroll 0 0 transparent;
    font-weight: bold;
}
@media only screen and (min-width: 600px) and (max-width: 769px) {
.nivo-caption h1{
	font-size:19px; 
}
.nivoSlider{
	left:0;
}
.nivo-directionNav{
	left:20%;
	top:226px;
}
.nivo-caption{
	height:120px;
	top:41px;
	padding:17px 20px 0 20px;
}
.nivo-directionNav a{
	height:38px;
	width:56px;
}
.nivo-prevNav{
	background:url(../images/banner_arrow_lf1.png) no-repeat center top;
	left:34.1%;
}
.nivo-nextNav{
	background:url(../images/banner_arrow_rg1.png) no-repeat 0px 0px;
	right:26.6%;
}
.nivo-prevNav:hover {
	background: url(../images/banner_arrow_lf1.png) no-repeat center bottom;
}
.nivo-nextNav:hover { 
	background: url(../images/banner_arrow_rg1.png) no-repeat 0px -39px;
}
.nivo-controlNav{
	left:40.8% ;
}
.nivo-controlNav a.active, .nivo-controlNav a:hover{
	background:url(../images/banner_btn1.png) no-repeat;
}
.nivo-controlNav a{
	background:url(../images/banner_btn_h1.png) no-repeat;
	width:21px;
	height:21px;
}
}
@media only screen and (min-width: 400px) and (max-width: 599px) {
.nivo-caption h1{
	font-size:16px; 
	line-height:10px;
}
.nivoSlider{
	left:0;
}
.nivo-directionNav{
	left:8%;
	top:162px;
}
.nivo-caption{
	height:85px;
	top:16px;
	padding:17px 10px 0 10px;
	width:300px;
}
.nivo-directionNav a{
	height:38px;
	width:56px;
}
.nivo-prevNav{
	background:url(../images/banner_arrow_lf1.png) no-repeat center top;
	left:34.3%;
}
.nivo-nextNav{
	background:url(../images/banner_arrow_rg1.png) no-repeat 0px 0px;
	right:26.6%;
}
.nivo-prevNav:hover {
	background: url(../images/banner_arrow_lf1.png) no-repeat center bottom;
}
.nivo-nextNav:hover { 
	background: url(../images/banner_arrow_rg1.png) no-repeat 0px -39px;
}
.nivo-controlNav{
	left:36.8%;
}
.nivo-controlNav a.active, .nivo-controlNav a:hover{
	background:url(../images/banner_btn1.png) no-repeat;
}
.nivo-controlNav a{
	background:url(../images/banner_btn_h1.png) no-repeat;
	width:21px;
	height:21px;
}
}
@media only screen and (min-width: 244px) and (max-width: 399px) {
.nivo-caption , .nivo-caption h1 , .nivo-caption p{
	display:none !important;
}
.nivoSlider{
	left:0;
}
.nivo-directionNav{
	left:-20%;
	top:123px;
}
.nivo-directionNav a{
	height:38px;
	width:56px;
}
.nivo-prevNav{
	background:url(../images/banner_arrow_lf1.png) no-repeat center top;
	left:34.3%;
}
.nivo-nextNav{
	background:url(../images/banner_arrow_rg1.png) no-repeat 0px 0px;
	right:26.6%;
}
.nivo-prevNav:hover {
	background: url(../images/banner_arrow_lf1.png) no-repeat center bottom;
}
.nivo-nextNav:hover { 
	background: url(../images/banner_arrow_rg1.png) no-repeat 0px -39px;
}
.nivo-controlNav{
	left:25.8%;
}
.nivo-controlNav a.active, .nivo-controlNav a:hover{
	background:url(../images/banner_btn1.png) no-repeat;
}
.nivo-controlNav a{
	background:url(../images/banner_btn_h1.png) no-repeat;
	width:21px;
	height:21px;
}
}