/*
* jQuery Nivo Slider v1.1
* http://nivo.dev7studios.com
* Copyright 2010,Gilbert Pellegrom
* Free to use and abuse under the GPL license.
* http://www.gnu.org/copyleft/gpl.html
* 
* March 2010
* Modifications for RapidWeaver Plugin by SymfoniP 25-Mar-2010
*/

#symNivopage3 {
	top: 18px;
}

.nivo-slice{z-index:50;height:100%;
	display: block;
	position: absolute;
}
.nivo-caption{position:absolute;left:0px;bottom:0px;background:#000;color:#fff;opacity:0.8;width:100%;z-index:89;}
.nivo-caption p{padding:5px;margin:0;}
.nivo-directionNav a{display:block;width: 32px;height: 34px;background:url(arrows.png) no-repeat;border:0!important;position:absolute;z-index:99;cursor:pointer;
	top: 45%;
}
.nivo-prevNav{left:10px;}
.nivo-nextNav{background-position:-32px 0;right:0px;}
/*.nivo-controlNav{position:absolute;left:47%;bottom:-30px;}
*/
.nivo-controlNav a{display:block;width:10px;height:10px;background:url(bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.nivo-controlNav a.active{font-weight:bold;}
.nivo-controlNav a{background:url(bullets.png) no-repeat scroll 0 0 transparent;border:0 none;display:block;float:left;height:10px;margin-right:3px;text-indent:-9999px;width:10px;}
.nivo-controlNav a.active{background-position:-10px 0;}
.nivo-directionNav a{background:url(arrows.png) no-repeat scroll 0 0 transparent;border:0 none;display:block;height:34px;text-indent:-9999px;width:32px;}
a.nivo-nextNav{background-position:-32px 0;right:10px;}
a.nivo-prevNav{left:10px;}
div.symnivoheader{width:98%;}
div.symnivofooter{width:98%;float:left;}
div[id^=symNivopage] img{top: 0;left:0;position:absolute;}
div[id^=symNivopage]{}
div[id^=symNivopage] a{display:block;}
/*div[id^=symNivopage] a:hover{background:none;}
*/
div[id^=symNivopage] a.nivo-imageLink{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;z-index:60;display:none;}
/*Alpha Theme remove those tatty blue borders 
#contentContainer #content a:hover{background:none;border:none;} */
