﻿div.cmsForm
{
    background: #ffffff;
    padding: 10px;
    border: 5px solid #F6FCEF;
}

div.cmsForm .requiredField
{
    font-weight: bold;
}

div.cmsForm .marker
{
    color: Red;
}
div.cmsForm .requiredFieldNote
{
    font-size: 12px;
    float: right;
    margin-bottom: 10px;
    font-style: italic;
}

div.cmsForm fieldset
{
    padding: 10px;
    margin-bottom: 10px;
    border-color: #cecece;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    background: #f4fcec url('WebResource.axd?d=Lfy3lMkyI8ETp3WNgN_IK0cBw732yQAskRQAY2eaL_v2M3j6Vbht7o8pxhIYi1aguoY70TPmrUEgAg2CBl7QeZzjKyyOjjnkRRj2zaAObS69bga4alYDEUGwhugMKi8F0&t=634085875800000000') repeat-x scroll left top;
}
div.cmsForm legend
{
    font-weight: bold;
    padding: 0 3px;
    background: #ffffff;
}

div.cmsForm fieldset label
{
    display: inline-block;
    vertical-align: top;
    padding: 4px 0 4px 0;
    text-align: right;
}
div.cmsForm fieldset label.labelRight
{
    width:auto;
    padding:0px 0px 0px 5px;
}
div.cmsForm fieldset > p, div.cmsForm fieldset > div
{
    margin-top:10px;
}
div.cmsForm fieldset > ol
{
    margin: 0;
    padding: 0;
    font-size: 90%;
}
div.cmsForm fieldset > table
{
    display: inline;
}
div.cmsForm fieldset > ol > li
{
    list-style: none;
    padding: 10px 10px 9px;
    margin: 0;
    clear: both;
}
div.cmsForm fieldset > ol > li > input, div.cmsForm fieldset > ol > li > select, div.cmsForm fieldset > ol > li > textarea
{
    padding: 3px;
}
div.cmsForm fieldset > ol > li span
{
    display: inline-block;
    vertical-align: top;
}
div.cmsForm fieldset > ol > li > .captchaLeft
{
    font-size: 12px;
}
div.cmsForm fieldset > ol > li > .captchaLeft > img
{
    float: left;
    margin: 0 10px 10px 0;
}

div.cmsForm fieldset fieldset
{
    border: none;
    margin: 3px 0 0;
}
div.cmsForm fieldset fieldset legend
{
    padding: 0 0 5px;
    font-weight: normal;
    background: #ffffff;
}
div.cmsForm fieldset fieldset label
{
    display: block;
    width: auto;
}
div.cmsForm em
{
    font-weight: bold;
    font-style: normal;
    color: #f00;
}
div.cmsForm label
{
    width: 135px; /* Width of labels */
    margin-right: 10px;
}
div.cmsForm label.column2
{
    width: 70px; /* Width of labels */
}
div.cmsForm label.autoWidth
{
    width: auto;
}
div.cmsForm fieldset fieldset label
{
    margin-left: 123px; /* Width plus 3 (html space) */
}
div.cmsForm span.error
{
    font-size: 11px;
    line-height: 23px;
    padding-left: 1em;
}
div.cmsForm .rade_tool
{
    text-decoration: none !important;
    color: inherit;
}
.cmsForm .rade_toolbar li
{
    background: none;
}
div.cmsForm .radeditor table
{
    background: inherit;
    border: none;
}
div.cmsForm .radeditor table tr td
{
    padding: 0;
}
div.cmsForm .rade_wrapper
{
    width: 100% !important;
}
div.cmsForm body
{
    text-align: left;
}
div.cmsForm .valSummary ul
{
    display: none !important;
}
