/* CSS Document */

body {
    font-size: 12px;
    color: #000000;
    font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
    line-height: 18px;
    background: #FFFFFF url(images/body-bg.png) repeat-x left top;
}

h1 {
    visibility: hidden;
    display: none;
}

h2 {
    color: #000000;
}

h3 {
    color: #000000;
}

hr {
    background: url(images/hr-bg.png) repeat-x left top;
    border: none;
    height: 2px;
}

p {
   margin: 0 0 20px 0;
}

a {
    color: #89ba17;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

label {
    margin: 0;
    padding: 0;
}

fieldset {
    margin: 0;
    padding: 0;
}

    input, textarea {
        margin: 0;
        padding: 0;
        
        background-color: #FFFFFF;
        color: #000000;
        font-size: 11px;
        width: 200px;
        height: 14px;
        padding: 2px;
        border: solid #89ba17 1px;
    }
    textarea {
        height: 100px;
        font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
    }
    input.submit {
        background: url(images/submit-button-bg.png) no-repeat center center;
        width: 56px;
        height: 20px;
        border: none !important;
        margin: 0 0 0 5px;
        color: #FFFFFF !important;
    }
    input.submit-wide {
        background: url(images/submit-button-wide-bg.png) no-repeat center center;
        width: 100px;
        margin: 0 0 10px 0;
    }

table {
    border-collapse: collapse;
    margin: 0 0 20px 0;
}

td, th {
    padding: 3px;
    vertical-align: top;
    text-align: left;
}

ul {

}

ul li {

}
/***********logo*******************/
.logo {
    display: block;
    width: 90px;
    height: 110px;
    margin: 10px 0 0 40px;
    float: left;
    text-decoration: none;
    overflow: hidden;
    position: absolute;
    background: url(images/logo-bg.png) no-repeat left top;
}
    .logo span {
        color: #89ba17;
        font-size: 18px;
        display: block;
        margin-bottom: 10px;
    }
    
/**********login form******************/
.login {
    margin: 20px 10px 0 0;
    color: #89ba17;
}
    .login a {
        color: #89ba17;
    }
    .login input.text {
        width: 146px;
    }
/***************menu*******************/

.search {
    float: right;
    line-height: 0;
    margin: 5px 5px 5px  10px;
    clear: right;
}
    .search #ajaxSearch_input {
        float: left;
        width: 140px;
    }
    .search #ajaxSearch_submit {
    }




.menu ul {
    float: left;
}

.menu ul li {
    float: left;
    padding: 0 0 0 0;
}
    .menu ul li a {
        /*width: 94px;*/
        height: 26px;
        padding: 5px 10px 0 10px; 
        display: block;
        float: left;
        text-decoration: none;
        color: #81806F;
        text-align: center;
        border-right: solid #FFFFFF 1px;
        border-left: solid #81806F 1px;
    }

    .menu ul li a:hover, .menu ul li.active a {
        background: url(images/menu-a-active-bg.png) no-repeat center center;
        border-right: solid #FFFFFF 1px;
        border-left: solid #81806F 1px;
        color: #000000;
    }
    
/***********main content*********************/
.center_bar a {
    color: #89ba17;
}

.center_bar hr {
    height: 2px;
    background: none;
    border-top: solid #CDCDCD 1px;
    border-bottom: solid #FFFEFE 1px; 
    margin: 0 0 20px 0;
}

.center_bar h2 {
    font-weight: normal;
    font-size: 15px;
    margin: 0 0 25px 0;
    color: #FFFFFF;
}

.center_bar h3 {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 10px 0;
    color: #000000;
}

.center_bar p, .center_bar ul, .center_bar ol {
    margin: 0 0 20px 0;
}
    .center_bar ul li {
        list-style: disc inside;
    }
    .center_bar ol li {
        list-style: decimal inside;
    }

.center_bar input, .center_bar textarea {
    background-color: #FFFFFF;
    border: solid #999999 1px;
    color: #000000;
}
.hp-banner {
    height: 179px;
    overflow: hidden;
}
/************left right content***********/
.left_bar h2, .right_bar h2 {
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    background: url(images/hr-bg.png) repeat-x left bottom;
}
    
    
.news {
    padding: 15px 20px 20px 20px;
}
    .news a {
        color: #89ba17;
    }
.calendar {
    padding: 15px 20px 20px 20px;
}
    .calendar table {border-collapse: collapse; margin-bottom: 0;}
    .calendar td {text-align: center; }
    
    .calendar .cal-nav-left {
        display: block;
        width: 12px;
        height: 11px;
        background: url(images/aplicants-li-bg-mirror.png) no-repeat left top;
        float: left;
        padding: 2px;
    }
    .calendar .cal-nav-right {
        display: block;
        width: 12px;
        height: 11px;
        background: url(images/aplicants-li-bg.png) no-repeat left top;
        float: left;
        padding: 2px;
    }
    .calendar .calendar-in {
        border: solid #FFFFFF 3px;
        background-color: #FFFFFF;
        width: 100%;
    }
        .calendar .calendar-in table {
            width: 100%;
        }
        .calendar .calendar-in td {
            cursor: pointer;
        }	
	
	
/***footer***/    

    .footer a {
        color: #ffffff;
    }
	
	.footer span {
        color: #ffffff;
    }
	
	
/**************************************/    
    
.aplicants {
    padding: 15px 20px 20px 20px;
    background: #ffffff url(images/aplicants-bg.png) no-repeat left top;
    border-bottom: solid #ffffff 2px;
    min-height: 200px;
}
    .aplicants li a {
        padding: 0 0 0 20px;
        background: url(images/aplicants-li-bg.png) no-repeat left center;
        line-height: 25px;
        text-decoration: none;
        color: #000000;
    }
        .aplicants li a:hover, .aplicants li.active a  {
            text-decoration: underline;
        }
   
    .aplicants ul li ul li a {
        margin-left: 15px;
        list-style: none;
        background: none;
    }
    
.members {
    padding: 15px 20px 20px 20px;   
}
    .members li a {
        padding: 0 0 0 20px;
        background: url(images/members-li-bg.png) no-repeat left center;
        line-height: 25px;
        text-decoration: none;
    }
        .members li a:hover, .members li.active a {
            text-decoration: underline;
        }
        
/*********editor****************/
#editor {
    margin: 20px 0 0 0;
    padding: 5px;

}

    #editor table {
        display: none;
    }
  
    #editor .editor-table {
        /*background: #721510;*/
        width: 100%;
    }  
        #editor .editor-table tr td {
            padding: 10px 10px 0 10px;
        }    
    #editor input.text, #editor textarea, #editor select {
        width: 274px;
        float: left;
        color: #000000;
        background-color: #FFFFFF;
        border: solid #999999 1px;
    }
        #editor select.time {
            width: auto;
        }
        #editor input.short {
            width: 100px;
        }
    #editor label {
        width: 100px;
        display: block;
        text-align: right;
    }
        #editor label.short {
            width: 50px;
        }
    #editor textarea {
        height: 60px;
    }
    .mceLayout td {
        padding: 0px !important;
    }
    
    .forum-editor {
        display: none;
    }
        .forum-editor textarea {
            margin: 0 0 5px 0;
        }

    #editor .ed, #editor .delete {
        color: #FFFFFF;
    }

/**/
.article_listing a {
    /*text-transform: uppercase;*/
    display: block;
    padding-left: 30px;
    margin: 0 0 5px 0;
    /*height: 17px;*/
    min-height: 17px;
    background: url(images/action-item-bg.png) no-repeat left center;
}
.article_listing p {
    margin: 0 0 5px 0;
}

.article_listing hr {
    margin: 20px 0 20px 0;
}
.action-date {
    width: 210px;
}
/**********userlist, user-detail*****************/
.user-list {
    width: 100%;
}
    .user-list tr td {
        padding: 0;
    }

    .show-detail {
        padding: 0 0 0 0;
        /*background: url(images/aplicants-li-bg.png) no-repeat right center;*/
        display: block;
        text-decoration: none;
        padding: 3px;
    }
        .show-detail:hover {
            background-color: #d1e39b;
        }
    .user-detail {
        width: 100%;
        /*background: #89ba17;*/
    }
    .user-detail tr td {
        border: none;
    }
        .user-detail tr th {
            border: none;
            width: 160px;
            text-align: right;
        }
    .user-detail .photo {
        width: 90px;
    }
    
    
    
img.border-photo {
    border: solid #81806F 5px;
}

.center_bar img.right {
    margin: 0 0 10px 10px;
}

.back {
    padding: 0 0 0 18px;
    background: url(images/aplicants-li-bg-mirror.png) no-repeat left center;
}

.filter select, .filter input {
    width: 155px;
    background-color: #FFFFFF;
}
    .filter input.submit {
        width: 56px;
    }

/*********usefull*****************/

.cleaner {
    clear: both;
    font-size: 0%;
    line-height: 0%;
    height: 0;
}

.right {
    float: right;
}

.left {
    float: left;
}

.alignright {
    text-align: right;
}

.alignleft {
    text-align: left;
}


.alert {
    color: #FF0000;
}

.ok {
    color: #009900;
}

.bold {
    font-weight: bold;
}
.hidden {
    display: none;
}

input.short {
    width: 110px;
}


.input-file {
    height: 20px;
    border: solid #89ba17 1px;
}

.noborder-noback {
    border: none;
    background: none;
    width: auto;
}

.gold {
    color: #89ba17;
}

.button-wide {
    display: block;
    text-align: center;
    background: url(images/submit-button-wide-bg.png) no-repeat center center;
    width: 100px;
    height: 20px;
    border: none;
    margin: 0 0 5px 0;
    color: #FFFFFF;
    text-transform: none !important;
    text-decoration: none;
}
.center {
    margin: 0 auto 10px auto;
    clear: both;
    
}

.error {
    color: #FF0000;
}

.external {
    padding-right: 20px;
    background: url(images/out-arrow-bg.png) no-repeat right center;
}

table.t1 tr td {
    border: solid #BBBBBB 1px;
}

.center_bar_hp .center_bar {
    padding-top: 60px;
}
    .center_bar_hp .center_bar h2 {
        color: #494242;
        font-weight: bold;
    }

