/*
 * ads.css
 *
 * @description  Style sheet for the ads module.
 * @author       Razvan Nastase <contact@bonsoftware.com>
 * @version      1.0
 * @created      2008/05/01 09:00:00
 * @modified     2008/05/01 09:00:00
 * @copyright    Copyright (c) 2009, Bon Media Software - All Rights Reserved
 *
 * No part of this document may be reproduced and you may not modify or use this
 * document for any other purposes (including other projects) without written
 * consent from the author. Please see http://www.bonsoftware.com/license for
 * more information.
 */
 

.ads-slideshow {
    
}

.ads-slideshow .pictures {
    
}

.ads-slideshow .pictures a {

}

.ads-slideshow a img {
    border: 0px;
}

.ads-slideshow a {
    font-family: arial;
    text-decoration: none;
    color: #336699;
}

.ads-slideshow a:hover {
    text-decoration: underline;
}

.ads-slideshow .paging .active {
    font-weight: bold;
    color: black;
    text-decoration: none;
}
