.nivoSlider {
	position:relative;
	min-height:200px;
	margin:10px 0  0 5px;
	background:url(../images/loading.gif) no-repeat 50% 50%;	
	width:470px;
	
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
}

#boxslider {
	
	margin:0 auto;
	position:relative;
}





#slider .nivo-controlNav{
	position:absolute;
	left:0;	
	bottom:-19px;
cursor:hand;
}
#slider .nivo-controlNav a {
	display:block;
	width:12px;
	height:12px;
	text-align:center;
	/*text-indent:-9999px;*/
	border:0;
	float:left;
	margin:5px 2px 2px 2px;
	padding:3px;
	background:#fff;
	color:#693164;
	font-size:11px;
	cursor:pointer;
}
 Control nav styles (e.g. 1,2,3...) 
.nivo-controlNav a {
	position:absolute;
	z-index:10003;
	
	
}
.nivo-controlNav a.active{
	font-weight:bold;
cursor:wait !important;
	
	-moz-border-radius:5px; /* Firefox, etc */
-khtml-border-radius:5px; /* Konqueror, etc */
-webkit-border-radius:5px; /* Safari, Google Chrome, etc */
-opera-border-radius:5px; /* Opera */
	
}
.nivo-controlNav{position:absolute;z-index:151; top:200px;}



#slider .nivo-controlNav a.active {
cursor:wait !important;
	color:#fff;font-size:13px;
		
}

#slider a {
	display:block; /* IE Fix */
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	top:175px;
	color: #fff;
	font-weight:bold;
	font-size:14px;
	opacity:0.1; Overridden by captionOpacity setting 
	text-indent:20px;
	width:470px;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;

	height:100%;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:203px;
	z-index:10002;
	cursor:pointer;
}
.nivo-directionNav a {
	display:block;
	width:14px;
	height:14px;
	text-indent:-9999px;
	border:0;
}
.nivo-prevNav {
	margin-top:5px;
	right:40px;
}
.nivo-nextNav {
	margin-top:5px;
	right:10px;
}
a.nivo-nextNav {
	background-position:-14px 0;
}
a.nivo-prevNav {
	
}
.nivo-html-caption {
    display:none;
}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
