body > .moduletable {background: #232f3a;}

.NivoSzakiSlider .nivoSlider {
	position: relative;
	background: url(loading.gif) no-repeat 50% 50%;
}
.nivoSlider {
	position:	relative;
	margin:	0px;
	background: url(loading.gif) no-repeat 50% 50%;
}
.NivoSzakiSlider {
	margin: 0px auto;
	width: 940px;
	position: relative;
	background: none;
	z-index: 1;
}
	
.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;
	left: 20px;
	bottom: 21px;
	margin: 0;
	opacity: none !important;
	z-index: 8;
	width: 430px;
	height: 149px;
	background: #172431;
}

.nivo-caption p {padding: 0;}
.nivo-caption p strong {
	display: block;
	padding: 19px 25px 12px 25px;
	background: #152029;
	border-bottom: 1px solid #2c3641;
	font-size: 20px;
	line-height: 26px;
	color: white;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.nivo-caption p b {
	display: block;
	font-weight: normal;
	padding: 13px 25px 0 25px;
	font-size: 14px;
	line-height: 18px;
	color: #536270;
}
.nivo-caption p a {
	font-size: 12px;
	font-style: italic;
	color: white;
	text-decoration: underline;
}
.nivo-caption p a:hover {text-decoration: none;}

.nivo-html-caption {display:none;}
.nivoSlider a {border:0;}

.nivo-directionNav {
	width: 52px;
	height: 25px;
	position: absolute;
	top: 407px;
	left: 373px;
	z-index: 9;
}
.nivo-directionNav a {
	position:absolute;
	z-index:9;
	cursor:pointer
}
.nivo-prevNav {left:0;}
.nivo-nextNav {right:0;}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer
}
.nivo-controlNav a.active {font-weight:bold;}

.nivo-controlNav img {
	display:inline;
	position:relative
}
.nivo-controlNav a.active img {}
.nivo-directionNav a {
	display:block;
	width:25px;
	height:25px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0
}

a.nivo-nextNav {
	background-position: 100% 0;
	right: 0px;
}
a.nivo-prevNav {background-position: 0% 0%;}
a.nivo-nextNav {background-position: 100% 0%;}
a.nivo-prevNav:hover {background-position: 0% 100%;}
a.nivo-nextNav:hover {background-position: 100% 100%;}


.nivoSlider .nivo-controlNav {
	bottom: 35px;
    height: 24px;
    right: 220px;
    position: absolute;
    z-index: 99;
	/*background: url(controlNav.png) no-repeat;*/
}
.nivoSlider .nivo-controlNav a {
	display: block;
	border: 0;
	float: left;
	height: 24px;
	width: 24px;
	background: url(bullets.png) no-repeat 0 0;
	text-indent: -9999px;
	margin-left: 1px;
}
.nivoSlider .nivo-controlNav a.active, .nivoSlider .nivo-controlNav a:hover {
	background:url(bullets.png) no-repeat 100% 0px;
}
