.theme-default .nivoSlider {
	position:relative;
	background: url("loading.gif")/*tpa=http://livedemo00.template-help.com/joomla_37418/media/mod_vt_nivo_slider/themes/default/loading.gif*/ no-repeat 50% 50%;
	overflow: hidden;
	height: 350px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
	background: #9d9b8e;
}

.theme-default .nivo-controlNav {
	position: absolute;
    right: 392px;
    bottom: -7px;
	padding: 7px 5px 7px 7px;
    margin-left: 0px; /* Tweak this to center bullets */
	z-index: 9999;
	border-radius: 6px 6px 6px 6px;
}
.theme-default .nivo-controlNav a {
	display:		block;
	width:			11px;
	height:			11px;
	background:		url("bullets.png")/*tpa=http://livedemo00.template-help.com/joomla_37418/media/mod_vt_nivo_slider/themes/default/bullets.png*/ no-repeat;
	text-indent:	-9999px;
	border:			0;
	margin-right:	2px;
	float:			left;
}
.theme-default .nivo-controlNav a.active, .theme-default .nivo-controlNav a:hover {
	background-position:-11px 0px;
}
.theme-default .nivo-directionNav {
	position:absolute; 
	z-index:99; 
	top: 150px; 
	left: 10px;
	width: 107px;
	height: 59px;
	background: url("directionNav.gif")/*tpa=http://livedemo00.template-help.com/joomla_37418/media/mod_vt_nivo_slider/themes/default/directionNav.gif*/ no-repeat 52px 1px;
}
.theme-default .nivo-directionNav a {
	display:block;
	width: 52px;
	height: 59px;
	background:url("arrows.png")/*tpa=http://livedemo00.template-help.com/joomla_37418/media/mod_vt_nivo_slider/themes/default/arrows.png*/ no-repeat;
	text-indent:-9999px;
	border:0;
	z-index:999;
	position: absolute;
}
.theme-default a.nivo-nextNav {
	background-position: -52px -59px;
	right:0px;
	top:0px;
}
.theme-default a.nivo-nextNav:hover {background-position: -52px 0px;}
.theme-default a.nivo-prevNav {
	left:0px;
	top:0px;
	background-position: 0px -59px;
}
.theme-default a.nivo-prevNav:hover {background-position: 0px 0px;}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}

.theme-default .nivo-caption a {
    color: #8c8986;
	text-shadow: 0 1px #e2e1de;
    display: inline-block;
	margin: 3px 49px 0 0px;
	padding: 13px 0px 14px 18px;
	width: 68px;
	height: 12px;
	font: bold 11px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
	text-transform: uppercase;
	background: url("more.png")/*tpa=http://livedemo00.template-help.com/joomla_37418/media/mod_vt_nivo_slider/themes/default/more.png*/ no-repeat 0px 0px;
}
.theme-default .nivo-caption a:hover {background: url("more.png")/*tpa=http://livedemo00.template-help.com/joomla_37418/media/mod_vt_nivo_slider/themes/default/more.png*/ no-repeat 0px bottom;}