﻿.NaosPhotogallery {
    margin-top:15px;
    margin-bottom:15px;
}

.PhotosList {
    margin:0px;
    padding:0px;
}

.PhotosList li {
    float:left;
    margin:5px;
    margin-left:0px;
    list-style-type:none;
    text-align:center;
}

.NaosPhotogallery .picPhoto {
    border:1px solid #ccc !important;    
    padding:5px;
}

.NaosRubrics .cleaner {
    height:15px;
    background:url('/app_themes/web/img/yellow-bgr.png');
}


.NaosRubrics a,
.NaosRubrics a:visited {
    float:left;
    display:block; 
    padding:5px 10px 10px 10px;
    margin-right:5px;
    color:#fff !important;
    
    background:#FFFFE2;
    text-decoration:none !important;    
    background:url('/app_themes/web/img/green-bgr.png');
    
    height:12px;
}

.NaosRubrics a:hover {
    text-decoration:none;
    color:#ff6600;
    background:url('/app_themes/web/img/orange-bgr.png');
}

.NaosRubrics .active {
    font-weight:bold;
    height:20px;    
    background:url('/app_themes/web/img/yellow-bgr.png');
    color:#000 !important;
}

.thumbnail {
    float:left;
}

.SectionPicasaAlbum {
    margin-top:30px;
}

.SectionPicasaAlbum .NaosRubrics {
    margin-bottom:25px;
}

#picasaAlbumDock {
    padding-left:50px;
}

#picasaAlbumDock .thumbnail {
}