@charset "utf-8";
/* CSS Document */

caption, th, td {
	text-align:left;
	font-weight:normal;
}
.theme-default43 .nivoSlider {
	background-color:#000;
	border:#000 solid 0px;
}
.theme-default43 #slider43 {
	width:100%; /* Make sure your images are the same size */
	height:695px; /* Make sure your images are the same size */
}
.theme-default43 .nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(80);
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption h3 {
	font-weight: bold;
	font-size: 18px;
	margin: 2px 0 2px 0;
	padding: 0 2px 0 7px;
	color:#FFFFFF;
}
.nivo-caption p {
	padding: 0 2px 0 7px;
	margin: 2px 0 2px 0;
}
.nivo-caption h5 {
	padding-left: 5px !important;
}
.theme-default43 .nivo-caption h5, .theme-default43 .nivo-caption h5 a {
	margin:0 !important;
	font-family: verdana !important;
	font-size:22px !important;
	font-weight:normal !important;
	text-decoration:none !important;
	padding-right: 5px !important;
	padding-bottom:0px !important;
	padding-top:5px !important;
	color:#fff !important;
	line-height:27px !important;
	display: block !important;
	text-align:left !important;
}
.theme-default43 .nivo-caption p {
	letter-spacing: 0.4px !important;
	line-height:15px !important;
	margin:0 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:10px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-bottom:2px !important;
	padding-top:0px !important;
	color:#fff !important;
	z-index:10 !important;
	display: block !important;
	text-align:left !important;
}
.theme-default43 .nivo-controlNav {
	position:absolute;
	bottom:5px !important;
	;
	right: 5px !important;
	margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default43 .nivo-controlNav {
	margin-right:5px;
}
.theme-default43 .nivo-controlNav a {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	float: left;
	border: 1px solid #d6d6d6;
	color: #d6d6d6;
	text-indent: -9000px;
	margin-bottom:5px;
}
.theme-default43 .nivo-controlNav a.active {
	background-color: #d6d6d6;
	color: #FFFFFF;
}
.theme-default43 .nivo-controlNav a.hover {
	background-color: #d6d6d6;
	color: #FFFFFF;
}

.theme-default43 a.nivo-nextNav {
	background-position: 100% 0;
	right:-29px;
}
.theme-default43 a.nivo-prevNav {
	left:-29px;
	background-position: 0 0;
}
