/*
* 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
*/
.nivo-slice{display:block;position:absolute;z-index:50;height:100%;}
.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;border:0!important;position:absolute;top:45%;z-index:99;cursor:pointer;}
/*.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{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{margin-bottom:10px;width:99%;}
div.symnivofooter{margin-top:20px;width:99%;float:left;}
div[id^=symNivopage] img{top:0;left:0;position:absolute;}
div[id^=symNivopage]{margin-left:auto;margin-right:auto;}
div[id^=symNivopage] a {display: block;}
div[id^=symNivopage] a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:60; display:none; }
/*Alpha Theme remove those tatty blue borders 
#contentContainer #content a:hover{background:none;border:none;} */
