/* DEFAULTS
----------------------------------------------------------*/
/*
body   
{
    font: small/1.4em Verdana, Arial, Helvetica, sans-serif;
    color: #232323;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}

a:link, a:visited
{
 color:#0f5937;
}

a:hover
{
    color: #0f5937;
    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: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

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: #4b6c9e;
    width: 100%;
}

.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:#3a4f63;
    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: #465c71;
    border: 1px #4e667d solid;
    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 {
    border: 1px solid #ddd;
    height: auto;
    margin: 0 0 1.5em 0;
    padding: 0 1.4em 1.4em 1.4em;
    width: 700px;
}

fieldset legend { display: block; }

.legend {
    color: #0f5937;
    font-size: 0.85em;
    font-style: normal;
    font-weight: bold;
    margin-left: 10px;
}

fieldset p { margin: 2px 12px 10px 0px; }

fieldset.login label, fieldset.register label, fieldset.changePassword label { display: block; }

fieldset label.inline { display: inline; }


input.textEntry {
    border: 1px solid #ccc;
    width: 320px;
}

input.passwordEntry {
    border: 1px solid #ccc;
    width: 320px;
}

div.accountInfo { width: 42%; }

/* MISC  
----------------------------------------------------------*/

.clear { clear: both; }

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay {
    color: White;
    display: block;
    font-size: 1.1em;
    padding: 10px;
    text-align: right;
}

.loginDisplay a:link { color: white; }

.loginDisplay a:visited { color: white; }

.loginDisplay a:hover { color: white; }

.failureNotification {
    color: Red;
    font-size: 1.2em;
}

.bold { font-weight: bold; }

.submitButton {
    padding-right: 10px;
    text-align: right;
}

.Label {
    color: Black;
    font-size: small;
    font-weight: normal;
    width: 125px;
}

.RequiredLabel {
    color: Red;
    font-size: small;
    font-weight: normal;
    margin-left: 5px;
}

.participantTxt {

    border-color: #0f5937;
    border-style: solid;
    border-width: 1.5px;
    width: 400px;
}

#content fieldset input.participantTxt { width: 400px; }

.tdlabel { width: 100px; }

.tdlabelInvoice {
    color: Black;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: .80em;
    font-size: small;
    font-weight: normal;
    top: 0px;
    vertical-align: top;
    width: 150px;
}
 
     
.tdlabelnotrequired { width: 30px; }

.Radiobutton { width: 350px; }
     
 
.companyTxt {
   
   
    border-color: #0f5937;
    border-style: solid;
    border-width: 1.5px;
}

.DropDownLayout {
    border-color: #0f5937;
    border-style: solid;
    border-width: 1.5px;
}

.ListItemLayout { width: 30px; }

.BoxLabelLayout {
    display: inline-block;
    margin-left: 5px;
    width: 40px;
}

.PersInfoTxt {
   
   
    border-color: #0f5937;
    border-style: solid;
    border-width: 1.5px;
    width: 300px;
}
    

.InvoiceTxt {
    border-color: #0f5937;
    border-style: solid;
    border-width: 1.5px;
    width: 400px;
}
    
    
    
.CalLayout .ajax__calendar_container {
    background-color: #f2f2f2;
    border: solid 1px #808080;
    cursor: default;
    font-family: arial, helvetica, clean, sans-serif;
    font-size: 12px;
    padding: 0px;
    text-align: center;
    width: 205px;
}

.CalLayout .ajax__calendar_body {
    height: 139px;
    overflow: hidden;
    position: relative;
    width: 205px;
}

.CalLayout .ajax__calendar_days, .CalLayout .ajax__calendar_months, .CalLayout .ajax__calendar_years {
    height: 139px;
    left: 0px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 195px;
}

.CalLayout .ajax__calendar_days table {
    border-collapse: collapse;
    border-spacing: 0;
    font: 100% sans-serif;
    text-align: center;
}

.CalLayout .ajax__calendar_header {
    font-size: 10pt;
    font-weight: bold;
    height: 22px;
    padding-top: 3px;
    text-align: center;
    width: 100%;
}

.CalLayout .ajax__calendar_prev {
    cursor: pointer;
    float: left;
    height: 15px;
    margin-left: 4px;
    margin-top: 2px;
    width: 25px;
}

.CalLayout .ajax__calendar_next {
    cursor: pointer;
    float: right;
    height: 15px;
    margin-right: 4px;
    margin-top: 2px;
    width: 25px;
}

.CalLayout .ajax__calendar_title {
    cursor: pointer;
    font-weight: bold;
    text-align: center;
}

.CalLayout .ajax__calendar_footer, .CalLayout .ajax__calendar_today { display: none; }

.CalLayout .ajax__calendar_dayname {
    border-bottom: solid 1px #a6a6a6;
    color: #000;
    font-size: 10pt;
    font-weight: 700;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}

.CalLayout .ajax__calendar_day, .CalLayout .ajax__calendar_month, .CalLayout .ajax__calendar_year {
    color: #000;
    padding: 0px;
    padding: 0pt 2px;
    text-align: center;
}

.CalLayout .ajax__calendar_hover .ajax__calendar_day, .CalLayout .ajax__calendar_hover .ajax__calendar_month, .CalLayout .ajax__calendar_hover .ajax__calendar_year, .CalLayout .ajax__calendar_hover .ajax__calendar_title { color: #0066cc; }

.CalLayout .ajax__calendar_other .ajax__calendar_day, .CalLayout .ajax__calendar_other .ajax__calendar_year { color: #a6a6a6; }

.CalLayout .ajax__calendar_active .ajax__calendar_day { color: #0066cc; }


.FieldsetInvoice {
    border: 1px solid #ccc;
    height: auto;
    margin: 1em 0px;
    padding: 1em;
    width: 700px;
}

.FieldsetInvoiceAddress {
    border: 1px solid #ccc;
    height: auto;
    margin: 1em 0px;
    padding: 1em;
    width: 650px;
}


.CheckboxLayout {
    border-color: #0f5937;
    border-style: solid;
    border-width: 1.5px;
}

.CommentsTd {
    color: Black;
    font-size: small;
    font-weight: normal;
    width: 85px;
}


.tdlabelContactMethods { width: 70px; }

.trContactMethods { margin-bottom: 35px; }
   
    
.tdContactMethods { width: 100px; }

.Errors {
    color: #ff0000;
    font-weight: bold;
}

.buttonStyle {
    background-color: #D3D3D3;
    /*
font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
font-size:.80em;
*/
    width: 75px;
}

.headStyle {
    color: #f8991c;
    font-size: 1.4em;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 13px;
    margin-top: 0px;
}

.paragraphStyle {
    color: #0f5937;
    font-size: 1.35em;
    font-weight: bold;
    margin: 20px 0px 4px;
}

.LabelGrayStyle { color: #666;
    /*font-size: .90em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;*/ }

.enrolnavigation {
    color: #0f5937;
    list-style-type: none;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}

.EnrolModules {
    clear: both;
    float: left;
    line-height: 2em;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    width: 0%;
}

.EnrolLabelStyle {
    color: #0f5937;
    display: block;
    font-size: 0.85em;
    font-weight: bold;
    line-height: 1.15em;
    margin-left: 5px;
    width: auto;
}

.EnrolLiteralStyle {
    display: block;
    font-style: normal;
    margin-left: 5px;
    width: auto;
}

.aspNetDisabled {
    color: #0f5937;
    display: block;
    font-size: 0.85em;
    font-weight: bold;
    line-height: 1.15em;
    margin-left: 5px;
    width: auto;
}

.Hyperlink {
    color: #0f5937;
    font-size: 0.85em;
    text-decoration: underline;
}

.EmptyCol { height: 10px; }

table.radioWithProperWrap input { float: left; }

table.radioWithProperWrap label {
    display: block;
    margin-left: 5px;
    width: auto;
}

.radioWithProperWrapWide input { float: left; }

.radioWithProperWrapWide label {
    display: block;
    line-height: 2em;
    margin-left: 5px;
    width: 200px;
}

#content fieldset input {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: auto;
}

fieldset span { float: none; }

.bigLabel {
    clear: both;
    float: none;
    width: auto;
}

.radioButtonList { margin-left: 20px; }

.radioButtonList .radioInput { margin-right: 5px !important; }

#content fieldset #genderFemale { margin-left: 20px; }

#content fieldset input[type="radio"], #content fieldset input[type="checkbox"] { margin-right: 5px; }

p.Label, div.Label { width: 500px; }

.remark { font-style: italic; }

.options { margin-left: 20px; }

.programmes .Label {
    color: #0f5937;
    font-weight: bold;
}

.programmes .Label .options {
    color: black;
    font-weight: normal;
}

.left { float: left; }

.right { float: right; }

fieldset.left, fieldset.right { width: 331px; }

#content fieldset.left select, #content fieldset.right select { width: auto; }

.smallFieldset { width: 331px; }

#content fieldset.left input.companyTxt, #content fieldset.right input.companyTxt { width: 198px; }

.field-validation-error { color: red; }

.smallTxt { width: 75px !important; }

#content p img.check {
    border-width: 0px;
    float: left;
}

#content table .DropDownLayout { width: 401px; }

#content .left table .DropDownLayout, #content .right table .DropDownLayout { width: 199px; }