
#wrapper {
	width:610px;
	margin:0 auto;
}

a#dev7link {
	display:block;
	width:78px;
	height:73px;
	background:url(http://nivo.dev7studios.com/images/dev7.png) no-repeat;
	position:absolute;
	top:0px;
	left:50px;
	text-indent:-9999px;
	border:0;
}



#slider {
	background:#000000 url(http://nivo.dev7studios.com/images/loading.gif) no-repeat;


}

#slider p{
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 0px 0px;
	color:#fff;
	font-size:14px;
	font-weight:normal;

	
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}



.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-20px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(http://nivo.dev7studios.com/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:84px;
	height:48px;
	background:url(img/arrow.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-84px 0;
	right:0px;
}
a.nivo-prevNav {
	left:0px;
}

a#download-btn {
	display:inline-block;
	width:106px;
	height:34px;
	line-height:34px;
	background:url(http://nivo.dev7studios.com/images/download.png) no-repeat;
	text-indent:-9999px;
	border:0;
	position:relative;
	margin:20px 5px 0 0;
}
a#download-btn:active {
	top:2px;
}

a#download-jump {
	float:right;
	font-style:italic;
	cursor:pointer;
	margin:0 10px 20px 0;
	border:0;
}

#vbadge {
	position:absolute;
	top:10px;
	right:-22px;
}

#network-bar {
	height:20px;
	background:#202834;
	border-bottom:1px solid #000;
	text-align:right;
	color:#8E9BAF;
}
#network-bar ul {
	list-style:none;
	margin:0 50px 0 0;
	padding:0;
}
#network-bar ul li {
	display:inline;
}
#network-bar ul li a {
	border:0;
	line-height:20px;
	margin-left:10px;
	font-weight:bold;
}
#network-bar ul li a span {
	color:#eee;
}

