﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
    text-decoration: none;
}

a:hover
{
    color: #FF6600;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant:normal;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.5em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
    color: #008000;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* 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: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px; /*background: #FF6600;*/
    width: 100%; /*background-image: url('../Images/MasterTitleBG.png');*/
    background-repeat: repeat-x;
    background-color: #FBFBFB;
}

.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: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: #CC6600;
    width: 100%;
}

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: #CC6600;
    border: 1px solid #CC6600;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    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;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}
.logo
{
    margin-left: 5px;
    height: 166px;
    width: 619px;
}
.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
    font-family: 'Levenim MT';
    height: 20px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 2px;
    color: #0000FF;
}

.loginDisplay a:link
{
    color: #3333CC;
}

.loginDisplay a:visited
{
    color: #0033CC;
}

.loginDisplay a:hover
{
    color: #CC6600;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
.CapTitle
{
    font-size: x-large;
    color: #018DD6;
    font-family: Elephant;
}

.reg:hover
{
    color:red;
}

.cellE
{
    height:50px;
    width:300px;
    text-align:right;
    vertical-align:top;
}
.cellR
{
    text-align:left;
    height:30px;
    width:300px;
    vertical-align:bottom;
}
.cellW
{
    width:200px;
}
.cell4Apply
{
    height:50px;
    width:300px;
    text-align:right;
    vertical-align:top;
    background-color:ThreeDLighShadow;
}
.hint
{
    color:Navy;
    font:Arial;
    font-size:small;
}
.btnText
{
    font-family:Arial, Helvetica, sans-serif;
}
.cellAlignR
{
    vertical-align:top;
    text-align:right;
    width:500px;
    background-color: #008080;
    color: #FFFFFF;
}

.cellAlignR0 {
    vertical-align: top;
    text-align: right;
    width: 500px;
    background-color: #FFA500;
    color: #FFFFFF;
}
.cellAlignL
{
    vertical-align: top;
    text-align: left;
    
}
.ROnlyText
{
    font-family: 'Courier New' , Courier, monospace;
    font-size: medium;
    color: #0000FF;
    text-align: left;
}
.EditTextBoxR
{
    text-align:right;
}
.EditTextBoxL
{
    text-align:left;
}
.EditTextBoxC
{
    text-align:center;
}
.Header
{
    border: thin solid #FFFFFF;
    background-color: #000099;
    color: #FFFFFF;
    font-size: small;
    font-weight: normal;
    font-family: Arial;
}
.MasterClass .rgCaption {
    color: white;
    background-color: yellowgreen;
    font: bold 14pt Arial;
    text-align: center;
}
.cellMargin {
    margin-bottom: 20px;
    margin-top: 20px;
}

.rowBackGround {
    background-color: honeydew;
}

.fieldLabel {
    font-size: larger;
    font-weight: bold;
}

.fieldLabel0 {
    font-size: medium;
    font-weight: bold;
}

.readOnlyFieldValue {
    color: coral;
}

.readOnlyFieldValue0 {
    color: coral;
    font-size: medium;
}

.starsign {
    font-size: large;
    color: orangered;
}

.QRCodeStick {
    text-align: left;
    width: 300px;
    font-size: smaller;
}

.editablefields {
    background-color: orange;
}

.borderRadius {
    border-radius: 5px;
}

.requiredSign {
    color: darkorange;
    font-size: x-large;
    font-weight: bolder;
}

.lchkbox {
    width: 4em;
    height: 4em;
}

.Hyperlink {
    color: cornflowerblue;
    font-weight: bold;
}

.headerimg {
    width: 90%;
    height: auto;
    margin-top: 10px;
}

.RCBInput {
    width: 500px;
}

.TransBackGround {
    background-color: rgba(255, 255, 255, 0.4);
}

.MasterClass .rgCaption {
    color: white;
    background-color: yellowgreen;
    font: bold 14pt Arial;
    text-align: center;
}

.DetailClass {
    margin-right: 20px;
}

.ShowDiv {
    display: block;
    width: 200px;
    height: 200px;
    margin: auto;
    z-index: 50000;
}

.HideDiv {
    display: none;
}

.redBubbleHint {
    font-family: Arial;
    font-size: small;
    text-align: center;
    line-height: 20px;
    color: white;
    font-weight: 600;
    background: red;
    border-radius: 25px;
    margin-left: 4px;
}
