﻿/* DEFAULTS
----------------------------------------------------------*/

body {
    background-color: #F4F4F4;
    font-size: 10pt;
    font-family: "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif, "Helvetica Neue";
    margin: 0px;
    padding: 0px;
    color: #333333;
  

}
.tricolor {
  
    background-image: linear-gradient(#FFA812 33.33%,white 33.33%,white 66.66%,green 66.66%);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.btnbgcolor {
    background-color: #999999;
    border-color: #465c71;
    border-style: groove;
    font-style: normal;
    font-weight: bold;
    color: #004875;
    width: 60px;
}

.LeftCorner {
    background: url(../../images/left.png);
    width: 16px;
}

.RightCorner {
    background: url(../../images/Right.png);
    width: 14px;
}

/* HEADINGS   
----------------------------------------------------------*/



/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: 950px;
    background-color: #F4F4F4;
    margin: 0px auto 0px auto;
}

.pageBody {
    background-color: #f4f4f4;
}

.pagePopup {
    width: 900px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    border: 1px solid #496077;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 70px;
    background-image: url('../../Images/PHCWithoutLOJ.jpg');
    background-repeat: no-repeat;
    background-color: #e5e5e5;
    border: 1px solid #BABC98;
    -moz-border-radius-toppright: 54px;
    -webkit-border-top-right-radius: 54px;
    border-top-right-radius: 54px;
    -moz-border-radius-topleft: 54px;
    -webkit-border-top-left-radius: 54px;
    border-top-left-radius: 54px;
    -moz-border-radius-bottompright: 54px;
    -webkit-border-bottom-right-radius: 54px;
    border-bottom-right-radius: 54px;
    -moz-border-radius-bottomleft: 54px;
    -webkit-border-bottom-left-radius: 54px;
    border-bottom-left-radius: 54px;
}

.headerFull {
    background-position: center center;
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 70px;
    background-image: url('../../Images/PHCWithoutLOJ.jpg');
    background-repeat: no-repeat;
    background-color: #dee0bb;
    border: 1px solid #BABC98;
    -moz-border-radius-toppright: 54px;
    -webkit-border-top-right-radius: 54px;
    border-top-right-radius: 54px;
    -moz-border-radius-topleft: 54px;
    -webkit-border-top-left-radius: 54px;
    border-top-left-radius: 54px;
    -moz-border-radius-bottompright: 54px;
    -webkit-border-bottom-right-radius: 54px;
    border-bottom-right-radius: 54px;
    -moz-border-radius-bottomleft: 54px;
    -webkit-border-bottom-left-radius: 54px;
    border-bottom-left-radius: 54px;
}

.header h1 {
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main {
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 515px;
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer {
    /*padding: 0px 0px 0px 0px;     margin: 0px auto;     text-align: center;        background-color: #BABC98;         color: #000;*/
    background: -o-linear-gradient(bottom, #BABC98 5%, #BABC98 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #BABC98), color-stop(1, #BABC98) );
    background: -moz-linear-gradient( center top, #BABC98 5%, #BABC98 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#BABC98", endColorstr="#BABC98");
    background: -o-linear-gradient(top,#BABC98,BABC98);
    background-color: #BABC98;
    border: 0px solid #3f7f00;
    text-align: center;
    border-width: 0px 0px 1px 1px;
    color: #663300;
    margin: 0px;
    padding: 3px;
    width: 99%;
    box-shadow: 0px 4px 5px #888888;
    border: 1px solid #3f7f00;
    -moz-border-radius-topright: 14px;
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
    -moz-border-radius-topleft: 14px;
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    width: 100%;
    line-height: 18px;
}

.topscroll {
    background: #fff url('../../Images/Repeat.png') repeat-x;
    line-height: 28px;
    vertical-align: middle;
    font-family: Georgia;
    color: #ffffff;
}

    .topscroll a {
        text-decoration: none;
        color: #ffffff;
    }

        .topscroll a:hover {
            color: #FFFFFF;
        }

.linktext {
    text-decoration: none;
    color: #004875;
}


.TopMenu td {
    padding: 0px 5px 0px 5px;
}

.TopMenuSP td {
    padding: 0px;
}

div.lp {
    float: left;
    width: 200px;
    background-color: #f2f2f2;
}

div.rp {
    float: right;
    width: 900px;
    padding-left: 4px;
}

div.menu {
    padding: 4px 0px 4px 8px;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #993399;
            border: 1px solid #004875;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 1px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #CC99FF;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #CCCCFF;
                color: #cfdbe6;
                text-decoration: none;
            }



/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

.corners {
    width: 0px;
    margin: 0px auto;
    background-color: #a1becc;
    color: #000;
    padding: 0px; /* Border Radius Style */
    border-radius: 15px; /* Mozilla Firefox Extension */
    -moz-border-radius: 15px;
    height: 10px;
    font-size: 8pt;
}

    .corners a {
        color: #000;
    }

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}

.blueTable {
    border-right: #507cd1 1px solid;
    border-top: #507cd1 1px solid;
    border-left: #507cd1 1px solid;
    border-bottom: #507cd1 1px solid;
    azimuth: center;
}

.greenTable {
    border-right: #507cd1 1px solid;
    border-top: #507cd1 1px solid;
    border-left: #507cd1 1px solid;
    border-bottom: #507cd1 1px solid;
    azimuth: center;
    border-color: #009933;
}

.PurpleTable {
    border-right: #507cd1 1px solid;
    border-top: #507cd1 1px solid;
    border-left: #507cd1 1px solid;
    border-bottom: #507cd1 1px solid;
    azimuth: center;
    border-color: #FFFFFF;
    color: #000000;
}

.GrayTable {
    border-right: #507cd1 1px solid;
    border-top: #507cd1 1px solid;
    border-left: #507cd1 1px solid;
    border-bottom: #507cd1 1px solid;
    azimuth: center;
    border-color: #999999;
    background-color: WhiteSmoke;
}

.MiddleFooter {
    background-image: url('../Image/MiddleFoot.PNG');
    background-repeat: repeat-x;
    color: #ffffff;
    height: 20px;
}

.LoginFooter {
    background-image: url('../Image/hBkFade.PNG');
    background-repeat: repeat-x;
    color: #ffffff;
    height: 15px;
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
}

.MiddleheaderTop {
    background-image: url('../Images/MiddleHeader2.png');
    background-repeat: repeat-x;
    color: #FFFFFF;
    height: 15px;
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    vertical-align: middle;
}

.Middleheader {
    background-image: url('../Images/repeat.png');
    background-repeat: repeat-x;
    line-height: 26px;
    font-weight: bold;
    font-family: Georgia;
    text-align: center;
    vertical-align: middle;
}

.MiddleheaderTab {
    background-image: url('../Images/MiddleHeader2.png');
    background-repeat: repeat-x;
    color: #FFFFFF;
    height: 12px;
    font-size: 8pt;
    text-align: center;
    vertical-align: middle;
}

.MiddleheaderGray {
    color: #333333;
    height: 10px;
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
    vertical-align: middle;
    text-align: center;
    background-image: url('../Images/hBk.PNG');
}


.gvHeader {
    /*background-image: url('../Images/MiddleHeader2.png');*/
    background-color: #004875;
    background-repeat: repeat-x;
    color: #ffffff;
    height: 10px;
    font-weight: normal;
    font-size: 8pt;
    font-family: Tahoma;
}

.gvHeaderPurple {
    /* background-image: url('../Images/gvHeader.png');*/
    background-color: #004875;
    background-repeat: repeat-x;
    color: #ffffff;
    height: 7px;
    font-weight: normal;
    font-size: 7pt;
    font-family: Tahoma;
}

.FrozenFooter {
    font-weight: normal;
    font-size: 7pt;
    position: static;
    color: #ffffff; /*background-image: url('../Image/GreenGridViewFooter.jpg');*/
    background-color: #004875;
    background-repeat: repeat-x;
    height: 10px;
    font-family: Tahoma;
}

div.hprp {
    float: left;
    width: 100%;
}

div.hplp {
    float: left;
}

.fancy-green .ajax__tab_header {
    background: url('../Images/green_bg_Tab.png') repeat-x;
    cursor: pointer;
}

.fancy-green .ajax__tab_hover .ajax__tab_outer, .fancy-green .ajax__tab_active .ajax__tab_outer {
    background: url('../Images/green_left_tab.gif') no-repeat left top;
}

.fancy-green .ajax__tab_hover .ajax__tab_inner, .fancy-green .ajax__tab_active .ajax__tab_inner {
    background: url('../Images/green_right_Tab.gif') no-repeat right top;
}

.fancy .ajax__tab_header {
    font-size: 7.75pt;
    font-weight: bold;
    color: #000;
    font-family: sans-serif;
}

    .fancy .ajax__tab_active .ajax__tab_outer, .fancy .ajax__tab_header .ajax__tab_outer, .fancy .ajax__tab_hover .ajax__tab_outer {
        height: 46px;
    }

    .fancy .ajax__tab_active .ajax__tab_inner, .fancy .ajax__tab_header .ajax__tab_inner, .fancy .ajax__tab_hover .ajax__tab_inner {
        height: 46px;
        margin-left: 16px; /* offset the width of the left image */
    }

    .fancy .ajax__tab_active .ajax__tab_tab, .fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_header .ajax__tab_tab {
        margin: 16px 16px 0px 0px;
    }

.fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_active .ajax__tab_tab {
    color: #fff;
}

.fancy .ajax__tab_body {
    font-family: Arial;
    font-size: 10pt;
    border-top: 0;
    border: 1px solid #990099;
    padding: 8px;
    background-color: #ffffff;
}

.MessageBackground {
    background-position: center;
    background-image: url('../Images/info.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    height: 12px;
    font-weight: bold;
    font-size: 18pt;
    text-align: center;
    vertical-align: middle;
}

.i-link {
    color: #004875;
    font-size: 9pt;
    text-decoration: none;
}

    .i-link:hover {
        text-decoration: underline;
        color: #00bfff;
    }

    .i-link:visited {
        color: #CC0099;
    }

.topheader {
    background-color: #666;
    padding: 2px;
    color: #fff;
    font-family: 'Arial Unicode MS';
    font-size: 16pt;
}

.sidemenu {
    float: left;
    font-size: 11pt;
    font-family: 'Arial Unicode MS';
    width: 170px;
}

.sidemenutop {
    background-color: #ef7709;
    padding: 2px;
    color: #fff;
    border-radius: 0 10px 10px 0;
}

.data {
    margin: 0;
    list-style-type: none;
    padding: 0;
    font-size: 12pt;
    font-weight: bold;
}

    .data li {
        background: url('../images/dataentry.jpg') no-repeat left;
        height: 31px;
        padding-left: 32px;
        margin: 0;
        border-bottom: 1px dotted #fff;
    }

.summaryheader {
    background-color: #09a3ef;
    padding: 2px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.summarytable {
    margin-left: 20px;
    border-collapse: collapse;
    width: 530px;
}

    .summarytable th {
        background-color: #efefef;
        text-align: left;
    }

    .summarytable ul {
        list-style-type: square;
        margin: 0;
    }

.links {
    float: left;
    border: 1px solid #ccc;
    background-color: #fff;
    min-height: 220px;
    width: 200px;
    margin: 10px;
    padding: 0;
}

    .links a {
        line-height: 11pt;
        font-size: 8pt;
        font-family: Tahoma;
        text-decoration: none;
        color: #000;
    }

        .links a:hover {
            text-decoration: underline;
            color: #00bfff;
        }

    .links div {
        width: 180px;
        background-color: #BABC98;
        line-height: 16pt;
        font-size: 10pt;
        font-family: Tahoma;
        color: #000;
        border-radius: 10px 10px 10px 10px;
        padding-left: 20px;
        font-weight: bold;
    }

.underlinedlinks {
    font-weight: bold;
    font-size: 12;
    color: #FF0000;
    font-family: Verdana;
}

.JudgesPanel {
    width: 100%;
}

    .JudgesPanel tr td img {
        width: 130px;
        height: 170px;
    }

    .JudgesPanel tr td {
        vertical-align: top;
    }

.PicFrame {
    background-image: url('../Images/back.gif');
    background-repeat: no-repeat;
    width: 160px;
    height: 180px;
}

    .PicFrame img {
        height: 150px;
        width: 120px;
        margin-left: 16px;
    }



.CssButton {
    margin: 0px;
    padding: 3px;
    width: 100%;
    box-shadow: 0px 4px 5px #888888;
    border: 1px solid #663300;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    background-color: #A0A372;
    font-weight: bold;
}


    .CssButton:hover {
        margin: 0px;
        padding: 3px;
        width: 100%;
        box-shadow: 0px 4px 5px #999999;
        border: 2px solid #954A00;
        -moz-border-radius-bottomleft: 6px;
        -webkit-border-bottom-left-radius: 6px;
        border-bottom-left-radius: 6px;
        -moz-border-radius-bottomright: 6px;
        -webkit-border-bottom-right-radius: 6px;
        border-bottom-right-radius: 6px;
        -moz-border-radius-topright: 6px;
        -webkit-border-top-right-radius: 6px;
        border-top-right-radius: 6px;
        -moz-border-radius-topleft: 6px;
        -webkit-border-top-left-radius: 6px;
        border-top-left-radius: 6px;
        background-color: #A8AA7D;
        font-weight: bold;
    }


.hiddencol {
    display: none;
}


.fixedmenu {
    position: relative;
    z-index: 1000;
}

.BigHeader {
    background-color: #BABC98;
    padding: 10px;
    margin: 10px;
    font-variant: small-caps;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
