/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

#slider-container.theme-custom{margin:0 -20px;}

.theme-custom .nivoSlider {
	position:relative;
	background:#fff url(../images/system/loading.gif) no-repeat 50% 50%;
	padding-bottom:8px;
    margin:0px;}
.theme-custom .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;}
.theme-custom .nivoSlider a {
	border:0;
	display:block;}

.theme-custom .nivo-controlNav {
	position:absolute;
	left:-1px;
	bottom:0;
	display:table;
	width:981px;
	background:#fff;
	border-collapse:separate;
}
.theme-custom .nivo-controlNav a {
	display:table-cell;
	table-layout:fixed;
	height:6px;
	background:#fff;border:1px solid #fff;border-right:none;
	overflow:hidden;
	border-collapse:separate;
}
.theme-custom .nivo-controlNav a:after{display:block;height:6px;background:#303030;content:' ';margin-top:-6px;}
.theme-custom .nivo-controlNav a.active {background-position:0 -22px;}

.theme-custom .nivo-controlNav a span{height:6px;background:#7cb70d;display:block;position:relative;left:-100%;}
.theme-custom .nivo-controlNav a span

.theme-custom .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;}
.theme-custom a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;}
.theme-custom a.nivo-prevNav {left:15px;}

.theme-custom .nivo-caption {font-family: Helvetica, Arial, sans-serif;background:none;left:85px;width:600px;bottom:0;top:67px;color:#787777;line-height:20px}

h3.moduleItemTitle{color:#3a3a3a;font-size:54px;line-height:70px;font-weight:normal;letter-spacing:-2px;margin:0;}

.theme-custom .nivo-caption h4{color:#7cb70d;font-size:34px;font-weight:normal;line-height:38px;margin:0 0 20px;letter-spacing:normal;}
.theme-custom .nivo-caption h4 span{color:#9b9a9a;}
.theme-custom .caption-body{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}
.theme-custom .nivo-caption p{padding:0;margin:0 0 25px;width:360px;}
.theme-custom .nivo-caption a.moduleItemReadMore{font-size:14px !important;font-weight:bold;text-transform:uppercase;padding:0 20px;line-height:45px;height:45px;display:inline-block !important;}