﻿

.contentDiv {
    margin: 20px;
}

.innerContentDiv {
    margin-top: 20px;
    margin-bottom: 30px;
}

.innerContentDiv2 {
    margin-top: 20px;
    text-align: center;
}

.divLeft {
    float: left;
}

.divRight {
    float: right;
}

.content02 {
    width: 446px;
    margin: 10px;
    border: 1px solid #D2CFCF;
    border-collapse: collapse;
}

.content1 {
    width: 47%;
    margin: 10px;
    border: 1px solid #D2CFCF;
    border-collapse: collapse;
}

.content2 {
    width: 30%;
    margin: 10px;
    border: 1px solid #D2CFCF;
    border-collapse: collapse;
}

.imgLink {
    border: 0px;
    cursor: pointer;
}

.toppopdiv {
    position: absolute;
    top: -1000px;
    left: -1000px;
    background-color: #000000;
    opacity: 0.7;
    z-index: 50;
}

.topinnerpopdiv {
    position: absolute;
    padding: 10px 0px 10px 10px;
    top: -1000px;
    left: -1000px;
    width: 325px;
    border: solid 5px #000000;
    background-color: #FFFFFF;
    border-radius: 5px;
    z-index: 100;
}

.tblDesign {
    border-collapse: collapse;
    float: right;
    background-color: #D8DFEA;
    width: 80%;
}

    .tblDesign th {
        font-weight: bold;
        text-align: center;
        background-color: #EFEFFE;
    }


.tblTitle {
    font-family: Calibri;
    font-size: 10pt;
    color: #575757;
    font-weight: bold;
    background-color: #D2CFCF;
    background-image: url(../images/tbltitlebg.jpg);
    border-bottom: 1px solid #B7B6B6;
    padding-left: 10px;
    height: 25px;
    line-height: 25px;
}

.tblTitle2 {
    border-bottom: 1px solid #B7B6B6;
    height: 25px;
    line-height: 25px;
}

.tblInnerTitle1 {
    font-family: Calibri;
    font-size: 13pt;
    color: #214170;
    font-weight: bold;
}

.tblInnerTitle2 {
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
}

.tblInnerTitle3 {
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
    padding-right: 5px;
}

.tblInnerSubTitle {
    border-bottom: 1px solid #B7B6B6;
    height: 25px;
    line-height: 25px;
    font-family: Calibri;
    font-size: 12pt;
    color: #214170;
    font-weight: bold;
}

.tblFooter {
    background-color: #ededed;
    text-align: right;
    height: 25px;
    line-height: 25px;
    padding-right: 10px;
}

.gridHeader {
    background-color: #ededed;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

    .gridHeader th {
        border: solid 1px #D2CFCF;
        border-collapse: collapse;
    }

.gridItem {
    text-align: left;
    height: 20px;
    line-height: 20px;
    border-collapse: collapse;
}

    .gridItem td {
        border: solid 1px #D2CFCF;
        border-collapse: collapse;
        padding: 5px;
    }

.gridEmptyItem {
    text-align: center;
    height: 20px;
    line-height: 20px;
    border-collapse: collapse;
}

    .gridEmptyItem td {
        border: solid 1px #D2CFCF;
        border-collapse: collapse;
        background-color: #FAFAFA;
        padding: 5px;
        font-weight: bold;
        color: #FF0000;
    }

.gridContent {
    padding: 5px;
}

.gridHeader2 {
    color: #000000;
    background-image: url(../images/headerbg.jpg);
    background-repeat: repeat-x;
    text-align: center;
}

    .gridHeader2 th {
        border: solid 1px #D3D3D3;
        border-collapse: collapse;
        padding: 5px;
        cursor: pointer;
    }

.header {
    color: #000000;
    background-image: url(../images/headerbg.jpg);
    background-repeat: repeat-x;
    text-align: center;
}

    .header td {
        border: solid 1px #D3D3D3;
        border-collapse: collapse;
        padding: 5px;
        font-weight: bold;
    }

        .header td a {
            text-decoration: none;
            color: #0000FF;
            font-weight: bold;
        }

            .header td a:hover {
                text-decoration: underline;
            }

.gridItem2 td {
    border: solid 1px #D3D3D3;
    border-collapse: collapse;
    padding: 5px;
}

.gridInfo {
    width: 300px;
    height: 100px;
}

.gridInfoDiv {
    width: 100%;
    height: 100px;
    overflow: auto;
    text-align: justify;
}

.gridLink {
    font-size: 10pt;
    color: #0000FF;
    text-decoration: none;
    font-weight: bold;
}

    .gridLink:hover {
        text-decoration: underline;
    }

.gridLink2 {
    font-size: 10pt;
    color: #0000FF;
    text-decoration: none;
}

    .gridLink2:hover {
        text-decoration: underline;
    }

.gridLink3 {
    font-size: 10pt;
    color: #810081;
    text-decoration: none;
}

    .gridLink3:hover {
        text-decoration: underline;
    }


.gridImgHeader {
    width: 5%;
}

.emptyDiv {
    clear: both;
    height: 2px;
}

.homePageAlert {
    display: block;
    height: 45px;
    text-align: center;
    padding-top: 30px;
    color: #FF0000;
    font-weight: bold;
    border: solid 1px #D3D3D3;
    border-collapse: collapse;
}

.tblSubTitleBold {
    font-size: 12pt;
    font-weight: bold;
    color: #214170;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

.tblSubTitle {
    font-size: 10pt;
    color: #575757;
    font-weight: bold;
    text-align: right;
}

.contentTable {
    border: solid 1px #8FA1B6;
}

.chartContent {
    border-bottom: solid 1px #D2CFCF;
    padding: 2px;
    background-color: #EDEFF4;
    text-align: center;
}

.searchContent {
    line-height: 30px;
    width: 100%;
    text-align: right;
    clear: both;
}

.bordertd1 {
    border-left: solid 1px #8FA1B6;
    border-top: solid 1px #8FA1B6;
}

.bordertd2 {
    border-top: solid 1px #8FA1B6;
}

.bordertd3 {
    border-right: solid 1px #8FA1B6;
    border-top: solid 1px #8FA1B6;
}

.bordertd4 {
    border-left: solid 1px #8FA1B6;
    border-bottom: solid 1px #8FA1B6;
}

.bordertd5 {
    border-bottom: solid 1px #8FA1B6;
}

.bordertd6 {
    border-right: solid 1px #8FA1B6;
    border-bottom: solid 1px #8FA1B6;
}

.borderleft {
    border-left: solid 1px #8FA1B6;
}

.borderright {
    border-right: solid 1px #8FA1B6;
}

.text {
    font-family: Calibri;
    font-size: 10pt;
}

.textbold {
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
}

.textbold3 {
    font-family: Calibri;
    font-size: 12pt;
    color: #214170;
    font-weight: bold;
    font-style: italic;
}

.textbox {
    font-family: Calibri;
    font-size: 10pt;
    width: 200px;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border: solid 1px #BDC7D8;
}

.textbox2 {
    font-family: Tahoma;
    font-size: 10pt;
    width: 200px;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border: solid 1px #BDC7D8;
}

.textbox3 {
    font-family: Calibri;
    font-size: 10pt;
    width: 95%;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border: solid 1px #BDC7D8;
}

.textarea1 {
    font-family: Calibri;
    font-size: 10pt;
    width: 200px;
    padding-left: 5px;
    padding-right: 5px;
    border: solid 1px #BDC7D8;
}

.textarea2 {
    font-family: Calibri;
    font-size: 10pt;
    color: #000000;
    width: 95%;
    padding-left: 5px;
    padding-right: 5px;
    border: solid 1px #BDC7D8;
}


select {
    font-family: Calibri;
    font-size: 10pt;
    color: #000000;
    border: solid 1px #BDC7D8;
}

.upload {
    font-family: Calibri;
    font-size: 10pt;
    color: #000000;
    width: 208px;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border: solid 1px #BDC7D8;
}

.imgarr {
    cursor: pointer;
}

.imgarr2 {
    cursor: pointer;
    margin-top: 60px;
}

.button {
    font-family: Calibri;
    font-size: 10pt;
}

.small {
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
    line-height: 16px;
    margin-left: 3px;
    margin-right: 3px;
    color: #ff0000;
}

.italic {
    font-style: italic;
}

.bottomtd {
    line-height: 40px;
    padding-left: 12px;
}

.link {
    color: #3B5998;
    text-decoration: none;
    font-family: Calibri;
    font-size: 10pt;
}

    .link:hover {
        text-decoration: underline;
    }

.link2 {
    text-decoration: none;
    color: #0000FF;
    font-weight: bold;
}

    .link2:hover {
        text-decoration: underline;
    }

.galleryList {
    border: solid 1px #D2CFCF;
}

.innerDiv {
    border: solid 1px #D2CFCF;
    border-collapse: collapse;
}

.innerDiv ul {
    text-indent:0px;
    margin:0px;
    padding:0px;
    list-style-type:none;
}

.innerDiv ul li {
    text-indent:0px;
    margin:0px;
    list-style-type:none;
}

.innerDiv ul li img {
   padding:1px;
}

.lispan {
    display:block;
    background-color: #EDEFF4;
}

.li1 {
    text-indent:0px;
    display:block;
    margin:0px;
    padding:0px;
    background-color: #EDEFF4;
    line-height: 25px;
    text-align: left;
    padding-left: 5px;
}
.toppadding {
    padding-top:5px;
}

caption {
    font-size: 12pt;
    font-weight: bold;
    color: #214170;
    line-height: 30px;
    text-align: left;
}

.tdheader {
    background-color: #CCCCCC;
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

.popdiv {
    width: auto;
    position: absolute;
    background-color: #EDEFF4;
    padding: 0px;
    z-index: 200;
    top: -100px;
    left: -100px;
}

.divbottom {
    text-align: right;
    line-height: 40px;
}

.contentbox {
    display: block;
    border: solid 1px #D2CFCF;
    background-color: #FFFFFF;
    border-collapse: collapse;
    height: auto;
    width: 98%;
    height: 500px;
    font-family: Calibri;
    font-size: 10pt;
    padding: 3px;
}

.bgdiv {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000000;
    filter: alpha(opacity=70);
    z-index: 100;
}

.abovediv {
    border: solid 1px #D2CFCF;
    background-color: #FFFFFF;
    width: 200px;
    height: 90px;
    padding: 5px;
    font-weight: bold;
    border-collapse: collapse;
    position: absolute;
    display: block;
    z-index: 200;
}

.pdiv1 {
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
}

.pdiv2 {
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}

.pdiv3 {
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
    line-height: 30px;
    text-align: right;
}

.comments {
    width: auto;
    text-align: justify;
    margin-top: 15px;
}

.player {
    width: 500px;
    height: 375px;
    padding: 3px;
    border: solid 1px #D2CFCF;
    display: inline-block;
}

/********* For Uploadify *******/

.uploaderdiv .uploadifyQueueItem {
    background-color: #FFFFFF;
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-collapse: collapse;
    font-family: Calibri;
    font-size: 10pt;
    line-height: 15px;
    margin-top: 0;
    padding: 5px;
    width: 300px;
}

.uploaderdiv .uploadifyError {
    background-color: #FDE5DD !important;
    border: none !important;
    border-bottom: 1px solid #FBCBBC !important;
    border-collapse: collapse;
}

.uploaderdiv .uploadifyQueueItem .cancel {
    float: right;
}

.uploadcompletecancel {
    visibility: hidden;
}

.uploaderdiv .uploadifyQueue .completed {
    color: #C5C5C5;
}

.uploaderdiv .uploadifyProgress {
    background-color: #E5E5E5;
    margin-top: 10px;
    width: 100%;
}

.uploaderdiv .uploadifyProgressBar {
    background-color: #0099FF;
    height: 10px;
    width: 1px;
}

.uploaderdiv .custom-queue {
    border: 1px solid #E5E5E5;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 310px;
    clear: both;
}

.uploaderdiv .custom-file {
    float: left;
    padding-right: 5px;
}

.uploaderdiv .status-message {
    float: left;
    padding-left: 5px;
}

.uploaderdiv .custom-file-r {
    float: right;
    padding-left: 5px;
}

.uploaderdiv .status-message-r {
    float: right;
    padding-right: 5px;
}

/*****************************************/
