/* 
    Document   : static
    Created on : 2011-5-11, 14:29:05
    Author     : ICYGEN
    Description:
        Purpose of the stylesheet follows.
*/

.space {
    height: 100px;
}
.space20 {
    height: 20px;
}
.space-1 {
    height: 250px;
}
.apply img {
    margin-right: 25px;
}
.apply .text-1 {
    padding-left: 6px;
    margin-bottom: 40px;
}
.apply .link-blue {
    margin-bottom: 10px;
}
.forthcomming-item, .actual-item {
    margin-bottom: 20px;
}
.forthcomming-item .title, .actual-item .title {
    font-weight: bold;
    font-style: italic;
    margin-bottom: 8px;
}
.forthcomming-item .text {
    margin-bottom: 6px;
}
.actual-item .text {
    margin: 10px 0px 6px 0px;
}
.actual-item .date, .actual-full .date {
    color: #848484;
    font-size: 0.8em;
}
.actual-full .title, .work-full .title {
    font-size: 1.4em;
    font-style: italic;
    margin-bottom: 6px;
}
.actual-full .text {
    margin-top: 6px;
}
.work-item, .search-result {
    background: url( ../images/separator-3.gif ) bottom left repeat-x;
    padding-bottom: 10px;
    margin-bottom: 12px;
}
.search-result {
    padding-bottom: 16px;
}
.work-item .title, .search-result .title {
    font-weight: bold;
    font-style: italic;
    margin-bottom: 4px;
}
.work-item .date, .work-full .date {
    font-size: 0.8em;
    margin-bottom: 8px;
}
.work-item a, .search-result a {
    background: url( ../images/icons/arr-4.gif ) center left no-repeat;
    padding-left: 17px;
    font-size: 0.9em;
    color: #454545;
}
.alphabet {
    font-size: 0.8em;
    text-transform: uppercase;
    background: url( ../images/separator-4.gif ) top left repeat-x;
    height: 25px;
    padding-top: 9px;
}
.alphabet a {
    color: #5174B9;
}
.dictionary .term {
    font-weight: bold;
    font-style: italic;
    font-size: 1.1em;
}
