.nivoSlider {

	position:relative;

	background:#fff url(loading.gif) no-repeat 50% 50%;

	margin:0 auto;

}

.NivoSzakiSlider {

	padding:0;

	margin:0px 0 0px 0;

	border-bottom:1px solid #e5e5e5;

	height:300px;

	overflow:hidden;

	background:url(slider-bg.gif) 0 0 repeat-x;

	}

.nivoSlider img {

	position:absolute;

	top:0;

	left:0;

	display:none

}

.nivoSlider a.nivo-imageLink {

	position:absolute;

	top:0;

	left:0;

	width:100%;

	height:100%;

	border:0;

	padding:0;

	margin:0;

	z-index:6;

	display:none

}

.nivo-slice {

	display:block;

	position:absolute;

	z-index:5;

	height:100%

}

.nivo-box {

	display:block;

	position:absolute;

	z-index:5

}

.nivo-caption {

	position:absolute;

	right:0px;

	top:147px;

	text-indent:0px;

	margin:0;

	opacity:1;

	width:459px;

	height:175px;

	z-index:8;

	overflow:hidden;

}

.nivo-caption p {

	margin:0;

	opacity:1;

	font-family: 'Lato', sans-serif;

	font-size:33px;

	line-height:33px;

	font-weight:300;

	color:#4b4b4b;

	display:block;

	height:175px;	

	background: #fff;

}

.nivo-caption p strong {font-weight:700; color:#4b4b4b !important;}

.nivo-caption p .slider-button {color:#efefef; line-height:45px; text-align:center; font-family:Arial, Helvetica, sans-serif; margin-top:25px; font-size:12px; width:153px; display:block; font-weight:bold; background:url(slider-button.gif) 0 0 no-repeat;}

.nivo-caption p .slider-button:hover {background-position:0 -45px;}



.nivo-html-caption {

	display:none

}

.nivoSlider a {

	border:0

}

.nivo-directionNav a {

	position:absolute;

	z-index:9;

	cursor:pointer

}



.nivo-controlNav a {

	position:relative;

	z-index:9;

	cursor:pointer

}

.nivo-controlNav a.active {

	font-weight:bold

}



.nivo-controlNav img {

	-moz-box-shadow:0 0 5px #333;

	-webkit-box-shadow:0 0 5px rgba(10, 10, 10, .7);

	display:inline;

	margin-right:10px;

	position:relative

}

.nivo-controlNav a.active img {

	-moz-box-shadow:0 0 5px #DDD;

	-webkit-box-shadow:0 0 5px rgba(10, 10, 10, .4)

}

.nivo-directionNav a {

	display:block;

	width:8px;

	height:15px;

	background:url(arrows.png) no-repeat;

	text-indent:-9999px;

	border:0

}

a.nivo-nextNav {

	background-position:-20px 0;

	right:20px;

	bottom:3px;

}

a.nivo-prevNav {

	right:42px;

	bottom:3px;

	background-position:0px 0;

}



.nivoSlider .nivo-controlNav {

	position:absolute;

	right:6px;

	bottom:17px;

	padding:0;

	z-index:99;

}

.nivoSlider .nivo-controlNav a {

	display:block;

	width:14px;

	height:14px;

	background:url(bullets.png) -21px 0 no-repeat;

	text-indent:-9999px;

	border:0;

	margin-left:7px;

	float:left

}

.nivoSlider .nivo-controlNav a.active, .nivoSlider .nivo-controlNav a:hover {

	background-position:0px 0;

}

