body.standard {
    padding-left: 50px;
    font: 12px Arial;
    margin: 0px;
}

form {
    margin: 0px;
}

table.outerTable {
    background-color: #0099FF;
    border: 0px;
}
td.tableMessage{
    font:bold 12px Arial;
    color:#333333;
    background-color:#ffffff;
    padding:10px;
}

td.tableError{
    font:bold 12px Arial;
    color:#ff0000;
    background-color:#ffffff;
    padding:10px;
}

table.innerTable {
    background-color: #E9F3FB;
    font: 12px Arial;
    color: #000000;
}

tr.formCaption {
    font: bold 14px Arial;
    color: #000000;
    text-align: left;
    height: 30px;
    background-color: #D3D3D2;
    border-bottom: 1px solid #0099FF;
}

td.formCaptionSubheader {
    padding: 5px
}

td.formHeader {
    font: bold 14px Arial;
    color: #ffffff;
    text-align: center;
    height: 30px;
    background-color: #0099FF;
    border-bottom: 1px solid #0099FF;
    background-image:url('/theme/images/headerbg.gif');
}

td.formSubHeader {
    font: bold 14px Arial;
    color: #333333;
    text-align: center;
    height: 30px;
}

td.formCriterion {
    font: bold 12px Arial;
    color: #333333;
    padding: 5px;
    padding-right: 20px;
    text-align: right;
}

td.formOption {
    font: 12px Arial;
    color: #333333;
    text-align: center;
    height: 50px;
}

td.formValue {
    font: 12px Arial;
    color: #333333;
    padding: 5px;
}

td.formError {
    font: bold 12px Arial;
    color: #ff0000;
    padding: 5px;
    text-align: center;
}

td.formMessage {
    font: bold 12px Arial;
    color: #000000;
    padding: 5px;
    text-align: center;
}

td.tableHeader {
    font: bold 14px Arial;
    color: #ffffff;
    text-align: center;
    background-color: #0099FF;
    height: 30px;
    padding-left:10px;
    padding-right:10px;
    background-image:url('/theme/images/headerbg.gif');
}

td.tableHeader-2 {
    font: bold 14px Arial;
    color: #ffffff;
    text-align: center;
}

td.tableFooter {
    font: bold 14px Arial;
    color: #ffffff;
    text-align: right;
    background-color: #ffffff;
    border-top: 1px solid gray;
    height: 30px;
}

td.tableColumnHeader {
    font: bold 12px Arial;
    color: #333333;
    text-align: center;
    background-color: #ffffff;
    height: 20px;
    padding: 2px;
}

td.tableText {
    font: 12px Arial;
    color: #333333;
    background-color: #ffffff;
    height: 20px;
    padding: 2px;
}
td.tableTextBusy {
    font: 12px Arial;
    color: #888888;
    background-color: #ffffff;
    height: 20px;
    padding: 2px;
}
td.tableText1 {
    font: 12px Arial;
    color: #333333;
    background-color: #E9F3FB;
    height: 20px;
    padding: 2px;
}

td.tableTextDisabled {
    font: 12px Arial;
    color: #666666;
    background-color: #ffffff;
    height: 20px;
    padding: 2px;
}

td.tableOption {
    font: 12px Arial;
    color: #000000;
    text-align: center;
    height: 50px;
    background-color: #ffffff;
}

td.link {
    font: 12px Arial;
    text-decoration: underline;
    color: #000000;
}

td.linkstopages {
    font: 12px Arial;
    color: #000000;
}

div.option_div{
    background-color: #E9F3FB;
}

div.option_error_div{
    font:bold 12px Arial;
    color:#ff0000;
    padding:5px;
    text-align:center;
}

a.link {
    font: 12px Arial;
    text-decoration: underline;
    color: #000000;
}

a.boldlink {
    font: bold 12px Arial;
    color: #000000;
    text-decoration: underline;
}

input.textField {
    font: 12px Arial;
}

input.button {
    font: 12px Arial;
    border: 1px solid #0099ff;
    background-color: #98CBFF;
    padding: 1px;
}

input.button-90px {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90pixel_button.gif');
    width: 90px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-h {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90pixel-button-h.gif');
    width: 90px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-blue {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90pixel-button-blue.gif');
    width: 90px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-white {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90pixel_button_bg_white.png');
    width: 90px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-red-blue {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90_button_red_in_blue.gif');
    width: 89px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-red {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90_button_red.gif');
    width: 89px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-green {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90_button_green.gif');
    width: 89px;
    height: 25px;
    cursor: pointer;
}

input.button-today {
    font: bold 11px Arial;
    border: 0;
    background: transparent url('/theme/images/button_grey.png');
    width: 64px;
    height: 19px;
    cursor: pointer;
    color:#ffffff;
}

input.button-this-week {
    font: bold 11px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/this_week.gif');
    width: 81px;
    height: 21px;
    cursor: pointer;
    color:#ffffff;
}

input.button-90px-gray {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90pixel_button_bg_gray.png');
    width: 89px;
    height: 25px;
    cursor: pointer;
}
input.button-90px-d-gray {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/button_90px_d_gray.png');
    width: 90px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-report {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90pixel_button_bg_report.png');
    width: 90px;
    height: 25px;
    cursor: pointer;
}

input.button-100px {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/100pixel_button_bg.png');
    width: 100px;
    height: 25px;
    cursor: pointer;
}

input.button-100px-white {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/100pixel_button_l.png');
    width: 100px;
    height: 25px;
    cursor: pointer;
}

input.button-150px {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/150pixel_button_l.png');
    width: 150px;
    height: 25px;
    cursor: pointer;
}

input.button-150px-bg {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/150pixel_button.png');
    width: 150px;
    height: 25px;
    cursor: pointer;
}

input.button-150px-gray {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/150pixel_button_bg_gray.png');
    width: 150px;
    height: 25px;
    cursor: pointer;
}

input.button-150px-b {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/button_150.gif');
    width: 150px;
    height: 25px;
    cursor: pointer;
}

input.button-300px {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url( '/theme/images/200pixel_button.png' );
    background-repeat:no-repeat;
    width: 200px;
    height: 25px;
    cursor: pointer;
}

input.button-300px-white {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url( '/theme/images/200pixel_button_bg_white.png' );
    background-repeat:no-repeat;
    width: 200px;
    height: 25px;
    cursor: pointer;
}

input.button-cancel {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url( '/theme/images/cancel_with_without_charge.gif' );
    background-repeat:no-repeat;
    width: 80px;
    height: 25px;
    cursor: pointer;
}

input.button-cancel-01 {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url( '/theme/images/cancel_with_without_charge_01.gif' );
    background-repeat:no-repeat;
    width: 80px;
    height: 25px;
    cursor: pointer;
}

.error {
    font: bold 12px Arial;
    color: #ff0000;
    padding: 5px;
    text-align: center;
}

.date {
    font: bold 16px Arial;
    color: #0099FF;
    text-align: center;

}

td.schHeader {
    font: bold 12px Arial;
    color: #ffffff;
    text-align: center;
    background-color: #007EFF;
    height: 20px;
    border-right: 1px solid #98CBFF;
    cursor: pointer;
}
div.schHeader {
    font: bold 12px Arial;
    color: #ffffff;
    text-align: center;
    background-color: #007EFF;
    width:100px;
}

td.schRowsHeader {
    font: bold 12px Arial;
    color: #30A2FF;
    text-align: center;
    background-color: #CBE5FF;
    height: 25px;
    border: 1px solid #008AFE;
    border-top: none;
    cursor:default;
}

td.schRowsHeader1 {
    font: bold 12px Arial;
    color: #30A2FF;
    text-align: center;
    background-color: #BBD9FB;
    height: 25px;
    border: 1px solid #008AFE;
    border-top: none;
    cursor:default;
}

td.schTableText {
    font: 12px Arial;
    color: #333333;
    background-color: #ffffff;
    height: 25px;
    padding: 2px;
    border-right: 1px solid #008AFE;
    border-bottom: 1px solid #008AFE;
    cursor: pointer;
}

td.schTableText1 {
    font: 12px Arial;
    color: #333333;
    background-color: #E9F3FB;
    height: 25px;
    padding: 2px;
    border-right: 1px solid #008AFE;
    border-bottom: 1px solid #008AFE;
    cursor: pointer;
}

td.schTableTextSelect {
    font: bold 12px Arial;
    color: #000000;
    background-color: #98CBFF;
    height: 25px;
    padding: 10px;
    border-right: 1px solid #008AFE;
    border-bottom: 1px solid #008AFE;
    cursor: pointer;
    vertical-align: top;
}

td.schTableTextOver {
    font: 12px Arial;
    color: #333333;
    background-color: #ffffff;
    height: 25px;
    padding: 2px;
    border-left: 2px solid #008AFE;
    border-top: 2px solid #008AFE;
    border-right: 3px solid #008AFE;
    border-bottom: 3px solid #008AFE;
    cursor: pointer;
}

td.schTableTextBook {
    font: bold 12px Arial;
    color: #000000;
    background-color: #CBE5FF;
    height: 25px;
    padding: 10px;
    border-right: 1px solid #008AFE;
    border-bottom: 1px solid #008AFE;
    cursor: pointer;
    vertical-align: top;
}

td.schTableText1Over {
    font: 12px Arial;
    color: #333333;
    background-color: #E9F3FB;
    height: 25px;
    padding: 2px;
    border-left: 2px solid #008AFE;
    border-top: 2px solid #008AFE;
    border-right: 3px solid #008AFE;
    border-bottom: 3px solid #008AFE;
    cursor: pointer;
}

td.schTableTextSelectOver {
    font: bold 12px Arial;
    color: #000000;
    background-color: #98CBFF;
    height: 25px;
    padding: 8px;
    border-left: 2px solid #008AFE;
    border-top: 2px solid #008AFE;
    border-right: 3px solid #008AFE;
    border-bottom: 3px solid #008AFE;
    cursor: pointer;
    vertical-align: top;
}

td.schTableTextBookOver {
    font: bold 12px Arial;
    color: #000000;
    background-color: #CBE5FF;
    height: 25px;
    padding: 8px;
    border-left: 2px solid #008AFE;
    border-top: 2px solid #008AFE;
    border-right: 3px solid #008AFE;
    border-bottom: 3px solid #008AFE;
    cursor: pointer;
    vertical-align: top;
}

a.sortinglink {
    font: bold 12px Arial;
    color: #333333;
    text-decoration: none;
}

.Calendar {
    background-color: white;
    width: 140px;
    border: 1px solid #0099FF;
}

.CalendarHeader {
    padding: 2px;
    background-color: #0099FF;
    color: white;
    font-weight: bold;
    font-size: 11px;
}

.CalendarHeaderMonthName {
    text-align: center;
    white-space: nowrap;
}

.CalendarDayName {
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}

.CalendarDay {
    font-size: 11px;
    text-align: center;
    cursor: pointer;
    background-color: #ffffff;

    color: #000000;
}

.CalendarDayEmpty {
    font-size: 11px;
}

.CalendarSelectedDate {
    background-color: #0199FE;
    color: white;
    font-size: 11px;
    text-align: center;
    cursor: pointer;
}

.logintable {
    width: 395px;
    margin-top: 150px;
    background-color: #E9F2FB;
}
.logintabletop {
    height: 32px;
}

.froglinck {
    margin-left: 27px;
    font-size: 11px;
}

.clubname {
    color:white;
    font: bold 14px Arial;
    margin-left:10px;
}

.totals {
    text-align:center;
    font: 12px Arial;
    color: #333333;
    background-color: #ffffff;
    height: 20px;
    padding: 2px;
}

.clientname {
    font: bold 14px Arial;
    color: #000000;
}


input.btn, input.submit{
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    behavior:url(border-radius.htc);
    border-radius: 12px;
    border:1px solid #808183;
    background-color:#E0E1E2;
    background: -moz-linear-gradient(top, #FAFAFA, #BFC0C2);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FAFAFA), to(#BFC0C2));
    height:25px;
    font: 12px Arial;
    padding-bottom:2px;
    min-width:90px;
}
input.btn.red, input.submit.red{
    border:1px solid #000000;
    background-color:#DF2323;
    background: -moz-linear-gradient(top, #FEB4B4, #D90909);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEB4B4), to(#D90909));
}
input.btn.green, input.submit.green{
    border:1px solid #000000;
    background-color:#DF2323;
    background: -moz-linear-gradient(top, #CFDC59, #7BBA60);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CFDC59), to(#7BBA60));
}

div.schedules_calendar {
    width: 71px;
    height: 54px;
    background-image: url(/theme/images/calendar.gif);
    cursor: pointer;
}

span.inputDateCalendar {
    background: transparent url(/theme/images/calendar/calSm20.png);
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
}

span.clientNoPhoto75, span.clientNoPhotoMale75, span.clientNoPhotoFemale75 {
    background-color: transparent;
    width: 75px;
    height: 75px;
    display: inline-block;
}

span.clientNoPhoto75, span.clientNoPhotoMale75 {
    background-image: url("/theme/images/clientNoPhotoMale75.png");
}

span.clientNoPhotoFemale75 {
    background-image: url("/theme/images/clientNoPhotoFeale75.png");
}

span.clientNoPhoto150, span.clientNoPhotoMale150, span.clientNoPhotoFemale150 {
    width: 150px;
    height: 150px;
    display: inline-block;
    background: transparent no-repeat center center;
}

span.clientNoPhoto150, span.clientNoPhotoMale150 {
    background-image: url("/theme/images/client_photo.jpg");
}

span.clientNoPhotoFemale150 {
    background-image: url("/theme/images/client_photo_girl.jpg");
}

input.trash20 {
    width: 20px;
    height: 20px;
    border: 0;
    padding:0;
    background: transparent url(/theme/images/trash20.png);
}

input.renew20, input.renew20bw {
    width: 20px;
    height: 20px;
    border: 0;
    padding:0;
    background-color: transparent;
    margin-left: 10px;
}

input.renew20 {
    background: transparent url(/theme/images/renew20.png);
}

input.renew20bw {
    background: transparent url(/theme/images/renew20bw.gif);
}

input.list20 {
    width: 20px;
    height: 20px;
    border: 0;
    padding:0;
    margin-left: 10px;
    background: transparent url(/theme/images/list20.gif);
}

input.contract20, input.contract_ok20 {
    width: 20px;
    height: 20px;
    border: 0;
    padding:0;
    margin-left: 10px;
    background-color: transparent;
}

input.contract20 {
    background-image: url(/theme/images/contract_ok20.gif);
}


input.contract_ok20 {
    background-image: url(/theme/images/contract_ok20.gif);
}

#club_client_dashboard_arrow_left_blue {
    display: inline-block;
    background: url('/theme/images/arrow_left_blue.gif') no-repeat center center;
    width: 21px;
    height: 21px;
    vertical-align: middle;
    cursor: pointer;
    margin-top: 3px;
}

#club_client_dashboard_arrow_right_blue {
    display: inline-block;
    background: url('/theme/images/arrow_right_blue.gif') no-repeat center center;
    width: 21px;
    height: 21px;
    vertical-align: middle;
    cursor: pointer;
    margin-top: 3px;
}

table.widget-mergeClients {
    width: 100%;
    border-collapse: collapse;
}

table.widget-mergeClients td.formCriterion {
    padding-right: 0;
}

table.widget-mergeClients td.formCriterion div.marker {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: 5px;
}

table.widget-mergeClients td.hasDifference {
}

table.widget-mergeClients td.hasDifference div.marker {
    background-color: #FF0000;
}

table.widget-mergeClients td.noDifference {
}

table.widget-mergeClients td.formValue {
    padding-left: 0;
    padding-right: 0;
}

table.widget-mergeClients td.formValue label.ui-button {
    width: 100%;
    height: 100%;
    min-height: 25px;
}

table.widget-mergeClients tr>td.formCriterion+td.formValue {
    padding-left: 10px;
}

table.widget-mergeClients tr>td.formValue:last-of-type {
    padding-right: 10px;
}

body.staff_bio div.social, body.class_description div.social {
    margin-top: 13px;
    float: left;
}

body.staff_bio div.social_twitter, body.staff_bio div.social_facebook_send, body.staff_bio div.social_facebook_like,
body.class_description div.social_twitter, body.class_description div.social_facebook_send, body.class_description div.social_facebook_like {
    float: left;
    margin-right: 5px;
}

body.staff_bio div.schedule,
body.class_description div.bookit, body.class_description div.schedule {
    margin-top: 10px;
    float: left;
    margin-right: 10px;
}

td.formHeader div.social {
    display: inline-block;
}

td.formHeader div.social_twitter, td.formHeader div.social_facebook_send, td.formHeader div.social_facebook_like {
    float: left;
    margin-left: 5px;
    height: 20px;
}

div.dashboard_social {
    text-align: center;
    width: 210px;
    height: 66px;
}

div.dashboard_social div.social_twitter,
div.dashboard_social div.social_facebook_send,
div.dashboard_social div.social_facebook_like {
    margin-top: 6px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
}
