﻿.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 .photo {
    border:1px solid #679A02;
    background:#ECF3E0;
    padding:5px;
}

.NaosPhotogallery .photoTitle {
    margin-top:5px;
}

.NaosRubrics {
    margin-bottom:15px !important;
}

.NaosRubrics a,
.NaosRubrics a:visited {
    float:left;
    display:block;
    padding:5px 20px 3px 20px;
    color:#000;
    text-decoration:none;
}

.NaosRubrics a:hover {
    text-decoration:none;
    color:#ff6600;
    border-bottom:3px solid #1D5C2F;
}

.RubricItem {
    border-bottom:3px solid #DFEBCB;    
}

.RubricItemActive {
    padding-left:15px !important;    
    padding-right:15px !important;
    border-bottom:3px solid #1D5C2F;
    font-weight:bold;
    background:url('/app_themes/johnzc/img/layout/rubric-arrow.png') no-repeat left;
}
