* {
	margin:0;
	padding:0;
}

.theme-default #slider {
    margin:0px auto 0 auto;
    width:100%; 
    height:530px;
    margin: 0px auto 0;
    z-index: 3;
       
    
}


.theme-default .nivoSlider {
	position:relative;
	/*background:#fff url(../img/loading.gif) no-repeat 50% 50%;*/
	
	
   
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;

}

#navholder {
	width: 122px;
	height: 32px;
	position: relative;
	top: 0px;
	left:48%;
	margin-top: -32px;
	
	

}

.theme-default .nivoSlider a {
	border:0;
	display:block;
	cursor:pointer;
	
}

.theme-default .nivo-controlNav {
	/*background: url("../img/bg.png") no-repeat scroll 0 0 transparent;*/
	height:30px;
	position:absolute;
	right:10%;
	bottom: -2px;
    z-index:20;
    background:url(/css/numbers.png) no-repeat;
    width:283px;
}


.theme-default .nivo-controlNav a {
	margin-left: 0px;
	display:block;
	width:50px;
	height:25px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivoSlider a.nivo-imageLink {
    
}


.theme-default .nivo-controlNav.active0{ background-position:0px 0px;}
.theme-default .nivo-controlNav.active1{ background-position:0px -30px;}
.theme-default .nivo-controlNav.active2{ background-position:0px -60px;}
.theme-default .nivo-controlNav.active3{ background-position:0px -90px;}
.theme-default .nivo-controlNav.active4{ background-position:0px -120px;}