body {
    padding: 0;
    margin: 0;
    background: #696D64;
    font-size: 11px;
    font-family: Arial;
}

.clear {
    clear: both;
}

.submit {
    height: 23px;
    background: url('images/arrow.jpg') right center no-repeat;
    margin: 0;
    padding: 0 20px 0 0;
    border: 0;
    font-weight: bold;
    font-size: 13px;
    float: right;
}

.buton {
    width: 190px;
    height: 26px;
    background: url('images/buton.jpg') top left no-repeat;
    border: 0;
    float: right;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 0 5px 0 25px;
}

#wrapper {
    width: 960px;
    margin: 20px auto;
    padding: 35px 0 0 0;
    background: url('images/header_bg.jpg') top left repeat-x #FFF;
}

#main {
    width: 805px;
    margin: auto;
}

#header {
    padding: 0 0 20px 0;
    border-bottom: 1px solid #BFBFBF;
}

    #header form {
        width: 280px;
        height: 24px;
        float: right;
        text-align: right;
        border-right: 1px solid #BFBFBF;
        padding: 0 5px 0 0;
        margin: 25px 0 0 0;
    }
    
    #header form label {
        color: #000;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: bold;
        margin: 0 5px 0 0;
    }
    
    #header form input {
        border: 1px solid #BFBFBF;
        padding: 0;
        margin: -1px 5px 0 0;
        height: 22px;
        width: 140px;
    }
    
    #header .submit {
        width: 18px;
        height: 23px;
        background: url('images/arrow.jpg') left center no-repeat;
        text-indent: -1000px;
        margin: 0;
        border: 0;
    }
    
#logo {
    width: 220px;
    height: 63px;
    display: block;
    background: url('images/logo-vision-new.png') top left no-repeat;
    text-indent: -1000px;
    float: left;
}

#menu {
    border-bottom: 1px solid #BFBFBF;
    height: 55px;
}

#menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

    #menu ul li {
        float: left;
        margin: 20px 20px 0 0;
        font-size: 13px;    
        text-transform: uppercase;
    }
    
    #menu ul li a {
        color: #000;
        text-decoration: none;
        font-weight: bold;
        padding: 28px 0 0 0;
    }

    #menu ul li a:hover, #menu ul li.selected a {
        background: url('images/menu_tab.jpg') top center no-repeat;
    }
    
    #menu #twitter, #menu #rss {
        float: right;
        margin: 10px 0 0 10px;
        text-indent: -10000px;
    }
        
        #menu #twitter {
            background: url('images/twitter.jpg') top left no-repeat;
            width: 49px;
            height: 28px;
        }
    
        #menu #rss {
            background: url('images/rss.jpg') top left no-repeat;
            width: 31px;
            height: 31px;
        }

#pre h2 {
    text-align: center;
    color: #808080;
    font-size: 35px;   
    font-weight: normal;
    margin: 10px 0;
    padding: 0;
}


#pre .links {
    text-align: center;
    border-bottom: 1px solid #BFBFBF;
    height: 68px;
}

#tab1, #tab2, #tab3 {
    width: 200px;
    height: 68px;
    display: inline-block;
    text-indent: -10000px;
    margin: 0 25px 0 0;
}

#tab1 {
    background: url('images/tab1.jpg') top left no-repeat;
}

#tab2 {
    background: url('images/tab2.jpg') top left no-repeat;
}

#tab3 {
    background: url('images/tab3.jpg') top left no-repeat;
}

#jimmy {
    margin: 30px 0 0 0;
    background: url('images/bar_bg.jpg') 205px top repeat-y;
}

#sidebar {
    width: 205px;
    float: left;
}

    #sidebar #categories {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }
    
        #sidebar #categories li {
            background: url('images/menu_bg.jpg') center left no-repeat;
            font-size: 14px;
            font-weight: bold;
            padding: 0 0 0 15px;
            margin: 0 0 12px 0;
            height: 15px;
            cursor: pointer;
        }
        
            #sidebar #categories li:hover {
                background: url('images/menu_hover.jpg') center left no-repeat;
            }

        #sidebar #categories li a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            display: block;
        }

        #sidebar #categories li a:hover {
            color: #DD0000;
        }

    #sidebar #categories .menuarr {
        background: url('images/menu_arr.png') top left no-repeat;
        min-width: 285px;
        min-height: 90px;
        position: relative;
        left: 160px;
        top: -65px;
        display: none;
        margin: 0;
    }

    #sidebar #categories .subcategory {
        list-style-type: none;
        background: url('images/menubg.jpg') top left repeat-x #FAFAFB;
        margin: 0 0 0 26px;
        padding: 5px 10px;
        position: relative;
        z-index: 100;
    }

        #sidebar #categories .subcategory li {
            font-size: 12px;
            margin: 0;
            padding: 7px 0;
            border-bottom: 1px dashed #CCCCCC;
            background: none;
        }

        #sidebar #categories ul.subcategory:last-child {
            border-bottom: 0px !important;
        }

        #sidebar #categories .subcategory li a {
            font-weight: normal;
        }
        
        #sidebar #categories .subcategory li.ftr {
            background: url('images/submenu_down.png') top left no-repeat;
            padding: 3px 10px;
            border-bottom: 0;
            display: none;
        }
    
    #calendar_title {
        font-size: 16px;
        margin: 30px 0 0 0;
        height: 16px;
    }

    #calendar_title span {
        display: block;
        float: left;
        margin: 0 8px 0 0;
    }    
    
    #prev_month, #next_month {
        width: 6px;
        height: 12px;
        display: block;
        text-indent: -10000px;
        background: url('images/arrows.jpg') no-repeat;
        float: left;
        margin: 5px 2px 0 0;
        outline: 0;
    }
    
    #next_month {
        background: url('images/arrows.jpg') -7px 0 no-repeat;
    }
    
    #calendar {
        clear: both;
        margin: 10px 0 0 0;
    }
    
        #calendar td {
            width: 26px;
            height: 26px;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            background: url('images/calendar_cell.jpg') top left no-repeat;
        }
        
        #calendar td a {
            color: #DD0000;
            text-decoration: none;
        }

        #calendar td a:hover {
            text-decoration: underline;
        }    
        
        #banners a {
            margin: 30px 0 0 0;
            display: block;
            width: 195px;
            text-align: center;
            text-decoration: none;
            font-size: 20px;
            color: #999999;
        }
        
            #banners img {
                width: 195px;
            }
    
#content {
    width: 580px;
    float: right;
    padding: 0 0 0 20px;
    font-size: 12px;
    color: #000;
}

    #content h1 {
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 16px;
        color: #DD0000;
        position: relative;
        z-index: 1;
    }

    #content #breadcrumbs {
        padding: 10px 0;
        margin: 0 0 10px 0;
        border-top: 1px solid #BCBCBC;
        border-bottom: 1px solid #BCBCBC;
        height: 15px;
    }    

    #content #breadcrumbs li {
        padding: 0 10px 0 10px;
        margin: 0;
        float: left;
        font-size: 12px;
        color: #808080;
        list-style-type: none;
        background: url('images/arr.jpg') center left no-repeat;
        clear: none;
    }    
    
        #content #breadcrumbs li a {
            color: #808080;
            text-decoration: none;
        }    
        
            #content #breadcrumbs li a:hover {
                text-decoration: underline;
            }    

        #content p {
            margin: 2px 0;
            padding: 0;
            color: #000;
            font-size: 12px;
            line-height: 15px;
        }
        
        #content a {
            color: #DD0000;
            text-decoration: none;
        }

        #content ul {
            display: block;
            margin: 10px 0;
            padding: 0;
            color: #000;
            font-size: 13px;
        }

            #content ul li {
                padding: 0 10px 0 25px;
                margin: 4px 0;
                list-style-type: none;
                background: url('images/arrow.jpg') 0px 4px no-repeat;
                clear: both;
            }    
        
        /*
            #content ul li ul {
                margin: 0px 0;
            }    
            
                #content ul li ul li {
                    margin: 4px 0;
                    background: none;
                }    
        */
        
    #content .boxed {
        clear: both;
        margin: 0 0 20px 0;
    }
    
    #content .boxed h3 {
        padding: 2px 2px;
        margin: 0px 0 0 0;
        border: 2px solid #BCBCBC;
        text-transform: none;
        text-align: center;
        width: 70px;
        color: #000;
        font-size: 13px;
        float: left;
    }

    #content .boxed .border {
        border-left: 1px solid #BCBCBC;
        float: left;
        width: 399px;
        margin: 0 0 0 10px;
        padding: 0 0 0 10px;
    }
    
    #content .boxed p {
        display: block;
        color: #000;
        font-size: 12px;
    }

    #content .boxed ul {
        display: block;
        color: #000;
        font-size: 12px;
        margin: 0;
        padding: 0;
    }

    #content .boxed ul li {
        padding: 0 10px 0 25px;
        margin: 4px 0;
        list-style-type: none;
        background: url('images/arrow.jpg') 0px left no-repeat;
        clear: both;
    }    

    #content .arrow {
        background: url('images/arrow.jpg') center right no-repeat;
        color: #000;
        padding: 0 25px 0 0;    
        font-size: 12px;
        font-weight: bold;
    }

    #content .arrow_large {
        background: url('images/arrow.jpg') center right no-repeat;
        color: #000;
        padding: 0 25px 0 0;    
        font-size: 14px;
        font-weight: bold;
    }
    
    #content .info {
        font-size: 18px;
        color: #DD0000;
    }

    #content h2, #content h3, #content h4 {
        padding: 0;    
        margin: 0;
    }

    #content h3 {
        font-size: 16px;
    }

    #content h4 {
        font-size: 14px;
    }
    
    #content #contact_form p {
        display: block;
        padding: 0 0 20px 0;
        clear: both;
    }
    
    #content #contact_form label {
        width: 80px;
        color: #000;
        font-size: 12px;
        font-weight: bold;
        float: left;
        display: block;
    }
    
    #content #contact_form label span {
        color: #DD0000;
    }

    #content #contact_form .text {
        width: 295px;
        height: 24px;
        float: left;
        border: 1px solid #BCBCBC;
        padding: 0 3px;
        margin: 0;
    }
    
    #content .contact_form textarea {
        float: left;
        border: 1px solid #BCBCBC;
    }
    
    #content img {
        border: 0;
    }
    
#footer {
    height: 55px;
    margin: 30px 0 0 0;
    background: url('images/footer.jpg') repeat-x;
}
    
    #footer ul {
        width: 805px;
        height: 10px;
        margin: auto;
        padding: 0 0 0 0;
        border-top: 1px solid #BCBCBC;
    }
    
        #footer ul li {
            float: left;
            list-style-type: none;
            margin: 20px 10px 0 0;
            font-size: 11px;
            color: #666666;
        }
        
        #footer ul li a {
            text-decoration: none;
            color: #666666;
        }
        
            #footer ul li a:hover {
                text-decoration: underline;
            }

.external {
    background: #FFF;
    width: 540px;
}

.table th {
    height: 25px;
    background: url('images/table_bg.jpg') repeat-x;
    font-weight: normal;
    font-size: 11px;
    color: #666666;
}

    .table td {
        height: 30px;
        background: url('images/table_bg.jpg') bottom left repeat-x;
        font-weight: normal;
        font-size: 12px;
        color: #000;
        padding: 0 10px;
    }
    
    .table .total td {
        color: #DD0000;
    }
    
    .table_form {
        font-size: 12px;    
        padding: 10px;
        clear: both;
    }

    .table_form label {
        width: 60px;
        display: block;
        float: left;
        line-height: 10px;
        vertical-align: center;
    }
    
    .table_form .text {
        border: 1px solid #BFBFBF;
        padding: 0;
        height: 22px;
        width: 140px;
        float: left;
    }

    .table_form em {
        width: 200px;
        float: right;   
    }
    
    .footer_table {
        clear: both;
        color: #888989;
    }
    
.form_head{
    line-height: 30px;
    background: url('images/table_bg.jpg') repeat-x;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #666666;
    padding: 0 10px;
    clear: both;
}

.form_head2 {
    line-height: 30px;
    background: url('images/table_bg.jpg') repeat-x;
    font-weight: normal;
    font-size: 12px;
    color: #DD0000;
    padding: 0 10px;
    clear: both;
}

.form_row {
    line-height: 30px;
    height: 30px;
    background: url('images/table_bg.jpg') 0px -30px repeat-x;
    font-weight: normal;
    font-size: 12px;
    color: #000;
    padding: 0 10px 0 10px;
    float: left;
}
    .form_row.w100 {
        width: 560px;
    }

    .form_row label {
        display: block;
        width: 90px;
        float: left;
    }
    
    .form_row .text {
        border: 1px solid #BFBFBF;
        padding: 0;
        height: 22px;
        width: 178px;
        float: left;
        clear: right;
        margin: 3px 0 0 0;
    }
    
    .form_row.w100 .text{
        width: 468px;
    }

    p.small {
        font-size: 11px !important;
    }
    
    .article {
        border-bottom: 1px solid #BFBFBF;
        margin: 0 0 10px 0;
    }

    .article.last {
        border-bottom: 0;
    }
    
        .article p {
            margin: 10px 0 !important;
        }

.pagination {
    margin: 20px 0 0 0;
}

.pagination a {
    padding: 1px 5px;
    margin: 0 5px 0 0;
    border: 1px solid #DD0000;
}

.pagination a.selected {
    border: 1px solid #000;
}

.image-list {
    display: none;
}

    .portrait-pic {
        float: left;
        text-align: center;
        border: 1px solid #BCBCBC;
        padding: 20px 10px;
        margin: 0 15px 15px 0;
        width: 80px;
    }

        .portrait-pic.last {
            margin: 0 0 15px 0 !important;
        }
        
    .landscape-pic {
        float: left;
        text-align: center;
        border: 1px solid #BCBCBC;
        padding: 20px 10px;
    }

        .landscape-pic.w3 {
            width: 158px;
            margin: 0 15px 15px 0;
        }
        
        .landscape-pic.w2 {
            width: 353px;
            margin: 0 15px 15px 0;
        }
    
        .landscape-pic.w1 {
            width: 548px;
            margin: 0 0 15px 0;
        }

       .landscape-pic.last {
            margin: 0 0 15px 0 !important;
        }

.black a {
    color: #000 !important;
}

/* BLOG */

.post {
    margin: 0 0 20px 0;
}

.post .info_text {
    font-size: 14px;
    font-weight: bold;
    margin: -5px 0 10px 0 !important;
}

.post .entry p {
    margin: 5px 0 !important;
}

.post h1 {
    font-size: 18px !important;
}

.post h2 {
    font-size: 18px;
    margin: 0 0 10px 0 !important;
}

#tags {
    font-style: italic;
    margin: 0;
}

#pages {
    margin: 20px 0 0 0;
}

    #pages #prev {
        float: left;
    }

    #pages #next {
        float: right;
    }
    
.notice {
    margin: 0 0 10px 0;
    font-size: 14px;
    font-style: italic;
}

.widget {
    margin: 0 0 10px 0;
}

.widget h4 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 16px;
}

.widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.widget a {
    text-decoration: none;
    color: #000;
    font-size: 12px;
}

.widget a:hover {
    color: #DD0000;
}

#comments h5 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    color: ;
}

#comments ol {
    margin: 10px 0 20px 18px;
    padding: 0;
}

#comments .info_text {
    margin: 0 0 5px 0;
    font-style: italic;
}

#comments li {
    margin: 0 0 10px 0;
}

#comments form {
    margin: 10px 0 0 0;
}

#comments form label {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    margin: 0 5px 15px 0;
    display: block;
    width: 90px;
    float: left;
}

#comments form .text {
    border: 1px solid #BFBFBF;
    padding: 0;
    margin: -1px 5px 0 0;
    height: 22px;
    width: 220px;
    display: block;
    float: left;
}

#comments form textarea {
    border: 1px solid #BFBFBF;
    padding: 0;
    margin: -1px 5px 0 0;
    height: 100px;
    width: 400px;
    display: block;
    float: left;
}

#comments br {
    clear: both;
}

#comments #send {
    height: 23px;
    background: url('images/arrow.jpg') right center no-repeat;
    margin: 10px 0 10px 90px;
    padding: 0 20px 0 0;
    border: 0;
    font-weight: bold;
    font-size: 13px;
}