/*
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
*/

.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	margin-top: 20px; /* Tweak this to center bullets */
	margin-left: 30px;
}
.theme-default .nivo-controlNav a {
	display:block;
	width:17px;
	margin-left: -3px;
	height:17px;
	background:url(bullets2.png) no-repeat;
	background-repeat: no-repeat;
	color: #666666;
	border:0;
	margin-right:3px;
	float:left;
	text-align: center;
	text-decoration: none;
}
.theme-default .nivo-controlNav a.active {
	background-position:2px -19px;
	color: #ffffff;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
	width: 190px;
	margin-left: 20px;
	margin-top:190px;
	background-color: none;

}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}







/*Styles for horizontal layout */
.theme-default2 .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default2 .nivoSlider a {
	border:0;
	display:block;
}

.theme-default2 .nivo-controlNav {
	margin-top: 10px; /* Tweak this to center bullets */
	margin-left: 255px;
	width: 300px;
}
.theme-default2 .nivo-controlNav a {
	display:block;
	width:17px;
	margin-left: -3px;
	height:17px;
	background:url(bullets2.png) no-repeat;
	background-repeat: no-repeat;
	color: #666666;
	border:0;
	margin-right:3px;
	float:left;
	text-align: center;
	text-decoration: none;
}
.theme-default2 .nivo-controlNav a.active {
	background-position:2px -19px;
	color: #ffffff;
}

.theme-default2 .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default2 a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default2 a.nivo-prevNav {
	left:15px;
}

.theme-default2 .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
	width: 250px;
	margin-left: 240px;
	margin-top:30px;
	background-color: none;

}
.theme-default2 .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default2 .nivo-caption a:hover {
    color:#fff;
}




.theme-default3 .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default3 .nivoSlider a {
	border:0;
	display:block;
}

.theme-default3 .nivo-controlNav {
	margin-top: 10px; /* Tweak this to center bullets */
	margin-left: 30px;
}
.theme-default3 .nivo-controlNav a {
	display:block;
	width:17px;
	margin-left: -3px;
	height:17px;
	background:url(bullets2.png) no-repeat;
	background-repeat: no-repeat;
	color: #666666;
	border:0;
	margin-right:3px;
	float:left;
	text-align: center;
	text-decoration: none;
}
.theme-default3 .nivo-controlNav a.active {
	background-position:2px -19px;
	color: #ffffff;
}

.theme-default3 .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default3 a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default3 a.nivo-prevNav {
	left:15px;
}

.theme-default3 .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
	width: 240px;
	margin-top:190px;
	background-color: none;

}
.theme-default3 .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default3 .nivo-caption a:hover {
    color:#fff;
}