#mainreg form {
    max-width: 600px;
    margin: 1em auto 0 auto !important;
}

#mainreg form div.row {
    margin-bottom: 0.5em !important;
}

#mainreg input, select {
    margin: 0.6em 0;
    color: #4D4D4D;
    font-size: 0.875em !important;
}

#mainreg input[type='text'], textarea {
    display: block;
}

#mainreg label {
    font-size: 1em;
}

#mainreg fieldset {
    padding: 1em;
    border: 1px solid #c1bfbf;
    margin-top: 1em;
}

#mainreg lockquote {
    margin-left: 3em;
    font-style: italic;
}

#mainreg table {
    background-color:#CDCDCD;
    border-collapse:collapse;
    margin:10px auto;
    text-align:center;
}

#mainreg table tr:hover td {
    background-color: #D1D9DF;
}

#mainreg table tr th {
    background-color:#E6EEEE;
    padding:4px;
    font-weight: bold;
    font-size: 1em;
    text-align: center !important;
}
#mainreg table tbody td {
    background-color:#F1F5F8;
    border-bottom:2px solid #FFFFFF;
    color:#3D3D3D;
    padding:6px;
}

#registerBlock {
    /*background-color: #E0711F !important;*/
    border-top: none !important;
}

#registerBlock h3, #registerBlock p {
    color: #FFFFFF;
}

#registerBlock p {
    margin-left: 0.8em;
}

#registerBlock .register-button {
    font-size: 1.4em;
}

#registerBlock .button {
    background-color: #FFF;
    color: #B15918;
    border-radius: 5px;
    border: 0px;
    margin: 1em auto;
    box-shadow: 2px 1px 6px #8C8C8C;
    font-size: 1.2em;
    display: block;
    width: 220px;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.5), 0px -1px 0px 0px rgba(0, 0, 0, 0.5) inset;
}

#registerBlock .button:hover {
    color: #E17000;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.7), 0px -1px 0px 0px rgba(0, 0, 0, 0.7) inset;
}

#courseDetails {
    padding:0;
    margin: 1em 0 1em 0 !important;
    font-size: 0.9em;
}

#courseDetails.top-gap {
    margin: 23em 0 1em 0 !important;
}

#courseDetails p, #courseDetails ul {
    padding:0.4em 1em 0.4em 29px !important;
}

#courseDetails p {
    border-bottom:1px solid #E3E3E3;
    line-height: 20px !important;
}

#courseDetails p.date {
    background: url("../img/date.png") no-repeat scroll 6px 7px transparent !important;
}

#courseDetails p.levels {
    background: url("../img/address.png") no-repeat scroll 6px 7px transparent !important;
}

#courseDetails p.topics {
    background: url("../img/topics.png") no-repeat scroll 6px 7px transparent !important;
}

#courseDetails p.places {
    background: url("../img/places.png") no-repeat scroll 6px 7px transparent !important;
}

#courseDetails p.price {
    background: url("../img/price.png") no-repeat scroll 6px 7px transparent !important;
}

#description, #program {
    margin-top: 2em;
}

#documents ul li {
    list-style-type: none !important;
}

#documents ul li a {
    background-position: 0 3px !important;
}

#sectionContainer {
    margin: 2em auto 0;
    overflow: hidden;
    width: 100%;
}

#indexFootNote {
    font-size: 0.9em;
    font-style: italic;
    margin-top: 1em;
    text-align: right;
}

h3#previous-years {
    cursor: pointer;
    font-size: 0.8em;
    text-align: right;
    text-decoration: underline;
}

#calculator {
    position: fixed;
    border: none !important;
    background: transparent url('../img/calculator.png') no-repeat scroll right center;
    box-shadow: 2px 3px 9px rgb(140, 140, 140);
}

#calculator > h3 {
    background-color: rgb(182, 99, 45);
    padding: 3px 3px 3px 1em;
    color: rgb(255, 255, 255);
    font-size: 1.1em !important;
    margin-left: -0.9em;
    margin-top: -1em;
}

#calculator span.day-warn {
    color: #660202;
}

#price-box p {
    font-size: 0.85em;
    margin: 0;
    padding: 0;
}

#price-box p.final-price {
    font-size: 1.1em;
    margin-top: 3em;
    font-weight: bold;
    border: 1px solid #DF7028;
}

#price-box p.final-price span {
    background-color: #DF7028;
    color: #FFF;
    padding: 0.2em 1em;
    margin-right: 0.3em;
}

div.checkbox > * {
    display: inline;
}

p.success,  p.error, p.warning, ul.errorlist {
    padding: 1em;
    border-left: 5px solid;
}

p.success {
    background-color: #D8F9D8;
    border-left-color: #49A449;
}

p.error, ul.errorlist {
    background-color: #f9d8d8;
    border-left-color: #a44949;
}

p.warning {
    background-color: #F9F7D8;
    border-left-color: #EEFE0D;
}

.noPlaces {
    color: #D893A1
}

div.fieldWrapper {
    clear: both;
    margin: 0 0 1.5em;
}

div.required label {
    font-weight: bold;
}

ul.errorlist {
    list-style-type: none !important;
    padding: 0.1em 1em !important;
    margin: -1em 0px 1em !important;
    font-size: 0.875em;
    color: #4D4D4D;
}

p.fieldInfo {
    clear: both;
    font-size: 0.875em;
    margin-top: 1em;
    color: #4D4D4D;
    font-style: italic;
}

iframe#fbLike {
    margin-top: 2em;
}

div.date-pick {
    overflow: hidden;
    margin: 0.6em 0;
}

div.date-pick a.dp-choose-date {
    float: left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 1px 3px 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(/admin-media/img/admin/icon_calendar.gif) no-repeat;
}
div.date-pick a.dp-choose-date.dp-disabled {
    background-position: 0 -20px;
    cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
div.date-pick input.dp-applied {
    width: 140px;
    float: left;
    margin: 0 !important;
}

div.date-pick label {
    float: left;
}

.hiden {
    display: none;
}

.silver_button{
    border-radius:3px;
    text-decoration: none !important;
    font-weight: bold;
    float: left;
}

.silver_button a:hover {
    text-decoration: none;
}

.silver_button.registerButton {

}

.silver_button.huge{
    font-size: 16px;
    padding: 16px 32px;
}


.silver_button.big{
    font-size: 14px;
    padding: 8px 16px;
}

.silver_button.small{
    font-size: 11px;
    padding: 5px 15px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius:30px;
}

.silver_button{
    text-shadow: 0 1px 0px #fff;

    border: 1px solid #a7c3c9;
    border-top: 1px solid #c6d9de;
    border-bottom: 1px solid #4e7179;

    -moz-box-shadow: 0 1px 0px #a7c3c9, inset 0 1px 0px #fff;
    -webkit-box-shadow: 0 1px 0px #a7c3c9, inset 0 1px 0px #fff;
    box-shadow: 0 1px 0px #a7c3c9, inset 0 1px 0px #fff;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecf9fc', endColorstr='#d6e8eb'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#ecf9fc), to(#d6e8eb)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #ecf9fc,  #d6e8eb); /* for firefox 3.6+ */
}


.silver_button:hover{
    border: 1px solid #a7c3c9;
    border-top: 1px solid #c6d9de;
    border-bottom: 1px solid #4e7179;

    -moz-box-shadow: 0 1px 0px #a7c3c9, inset 0 1px 0px #fff;
    -webkit-box-shadow: 0 1px 0px #dbdbdb, inset 0 1px 0px #fff;
    box-shadow: 0 1px 0px #dbdbdb, inset 0 1px 0px #fff;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff', endColorstr='#ddddd'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #fff,  #d6e8eb); /* for firefox 3.6+ */
}

.register-button {
    padding: 10px;
    margin: auto;
    width: 220px;
    display: block;
    border-radius: 6px;
    border: 0px none;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.5), 0px -1px 0px 0px rgba(0, 0, 0, 0.5) inset;
    transition: all 0.25s linear 0s;
    background-color: #DC7123;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #FF7F00, #C5651F);
    color: #FFF;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
    line-height: 1.2em;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
}

.register-button:hover, .register-button:focus {
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), 0px -1px 0px 0px rgba(0, 0, 0, 0.6) inset, 0px 12px 24px 2px #F29A44 inset;
    color: #FFF;
    text-decoration: none !important;
}
