﻿/* General tags */

.iol-hidden {
    position: absolute;
    top: -2000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: 3;
}

H1 {
    font-weight: bold;
    font-size: 160%;
    color: #00205B;
    /* border-bottom: 1px solid black; */
    padding-bottom: 30px;
}

H2 {
    font-weight: bold;
    font-size: 135%;
    color: #00205B;
    /* border-bottom: 1px solid black; */
}

H3 {
    font-weight: bold;
    font-size: 115%;
    color: #00205B;
}

H4 {
    font-weight: bold;
    font-size: 105%;
    color: #00205B;
}

.iol-search-field-right {
    text-align: right;
}

.iol-form-table {
    width: 100%;
    /*max-width: 45em;*/
    margin: 15px;
}

.iol-form-field {
    max-width: 20em;
    vertical-align: top;
    text-align: left;
    color: #000000;
    padding-top: 3px;
    padding-right: 8px;
    padding-bottom: 6px;
    /*border-top-color: #d8d8d8; - SDB 31/10/12*/
    border-top-color: transparent;
    border-top-width: 1px;
    border-top-style: solid;
    line-height: 1.5;
    width: 40%;
}

    .iol-form-field a {
        float: left;
    }

.iol-form-label {
    max-width: 20em;
    vertical-align: top;
    text-align: left;
    color: #000000;
    padding-top: 3px;
    padding-right: 8px;
    padding-bottom: 6px;
    /*border-top-color: #d8d8d8; - SDB 310112 */
    border-top-color: transparent;
    border-top-width: 1px;
    border-top-style: solid;
    width: 30%;
}

.iol-form-field-item {
    /*max-width: 20em;*/
    vertical-align: top;
    text-align: left;
    color: #000000;
    padding-top: 3px;
    padding-right: 8px;
    padding-bottom: 6px;
    border-top-color: transparent;
    border-top-width: 1px;
    border-top-style: solid;
    line-height: 1.5;
}

    .iol-form-field-item a {
        float: left;
    }

input.iol-form-field-item[type="text"] {
    width: 90%;
}

.iol-form-link {
    padding: 10px 0 0 10px;
    display: inline-block;
}

.iol-link-small {
    height: 32px;
}

.iol-button-row {
    display: inline-block;
    width: 12em;
}

.iol-home-listbytype {
    padding: 20px 0px 20px 0px;
}

.iol-home-search {
    padding: 20px 0px 20px 0px;
}

.iol-message-label {
    Font-size: 100%;
    font-weight: normal;
    color: Black;
    text-align: justify;
}

.iol-emptydata {
}

.ms-WPBody {
    font-family: 'Roboto', sans-serif;
    font-size: 100%;
    color: #222;
}

    /* General Page Title */
    .ms-WPBody H1 {
        font-weight: bold;
        font-size: 160%;
        color: #00205B;
    }

    /* General Section Title */
    .ms-WPBody H2 {
        font-weight: bold;
        font-size: 135%;
        color: #00205B;
    }

table {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}

tr:nth-last-child(odd) {
    background-color: #f2f2f2;
}

td {
    padding: 0;
    margin: 0;
    border-collapse: collapse
}

/* Logged In control */
.iol-login-control {
    font-size: 100%;
    text-align: right;
    display: inline;
    margin: 15px 15px 0 0;
    float: right;
}

.ms-toolbar {
    font-size: 100%;
    color: #222;
}

/* Increase Font Size for User Profile Form fields */
.ms-vb {
    font-size: 100%;
    font-weight: normal;
    color: #222;
    font-family: 'Roboto', sans-serif;
}

.ms-vb2 {
    font-size: 100%;
    font-weight: normal;
    color: #222;
    font-family: 'Roboto', sans-serif;
}

.ms-long {
    font-size: 100%;
    color: #222;
    font-family: 'Roboto', sans-serif;
    width: 380px;
}


/* Dialog forats */
.iol-dialog-text {
}

.iol-dialog-button-div {
    display: block;
}

.iol-dialog-button {
    margin-top: 15px;
}

html.ms-dialog .iol-dialog-text {
    text-align: center;
    width: 100%;
    display: block;
}

html.ms-dialog .iol-dialog-button-div {
    display: block;
    width: 100%;
    margin: 0px auto 0px auto;
    text-align: center;
}

/* Generic SPGridView Controls */

.iol-grid-button {
    margin-right: 10px;
    margin-top: 10px;
}

.iol-grid {
    border: 0px none #FFFFFF;
    background-color: #FFFFFF;
}

/* For Some reasons using .iol-grid caption does not effect the caption so I temp have overridden all captions. */
caption {
    text-align: left;
}

.iol-grid-header {
    text-align: left;
    padding-bottom: 6px;
    padding-right: 8px;
    font-family: 'Roboto', sans-serif;
    color: #525252;
    border-right-style: none;
    border-left-style: none;
    font-weight: bold;
    padding-top: 10px;
    font-size: 100%;
}

.iol-grid-footer {
    text-align: left;
    padding-bottom: 6px;
    padding-right: 8px;
    font-family: 'Roboto', sans-serif;
    color: #525252;
    border-right-style: none;
    border-left-style: none;
    border-top: #d8d8d8 1px solid;
    font-weight: bold;
    padding-top: 3px;
    font-size: 100%;
}

.iol-grid-item {
    text-align: left;
    padding-bottom: 6px;
    padding-right: 8px;
    font-family: 'Roboto', sans-serif;
    color: #525252;
    border-right-style: none;
    border-left-style: none;
    border-top: #d8d8d8 1px solid;
    font-weight: normal;
    padding-top: 3px;
    font-size: 100%;
}


.iol-hidden-control {
    display: none;
}

iol-menu-level1 {
    visibility: hidden;
}


/* List Items with Publication Type Images */
.iol-type-book {
    list-style: none;
    background: url('/PublishingImages/type_book_icon.gif') no-repeat center left;
    padding-bottom: .2em;
    padding-left: 28px /* Make some space for the image */
}

.iol-type-music {
    list-style: none;
    background: url('/PublishingImages/type_music braille_icon.gif') no-repeat center left;
    padding-bottom: .2em;
    padding-left: 28px /* Make some space for the image */
}

.iol-type-magazine {
    list-style: none;
    background: url('/PublishingImages/type_magazine_icon.gif') no-repeat center left;
    padding-bottom: .2em;
    padding-left: 28px /* Make some space for the image */
}

.iol-type-newspaper {
    list-style: none;
    background: url('/PublishingImages/type_news_icon.gif') no-repeat center left;
    padding-bottom: .2em;
    padding-left: 28px /* Make some space for the image */
}

.iol-type-podcast {
    list-style: none;
    background: url('/PublishingImages/type_podcast_icon.gif') no-repeat center left;
    padding-bottom: .2em;
    padding-left: 28px /* Make some space for the image */
}
