body {
    background: #f1f1f1 url(../img/bg-public.gif) repeat-x;
    color:#444444;
    font-family:Helvetica,Arial,sans-serif,Tahoma;
    font-size:12px;
    text-align:center;
    margin: 0px;
    padding: 0px;
}

.div-contenido {
    background: url(../img/public.png) no-repeat;
    text-align: left;
    margin-top: 20px;
    height: 543px;
    margin-left: auto;
    margin-right: auto;
    width: 840px;
}

a {
    color: #338F23;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

fieldset ul li a{
    color: #999;
    text-decoration: none;
}

fieldset ul li a:hover{
    color: #777;
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
    margin:0;
    padding:0;
    font-weight: normal;
}

h2 {
    font-family: Arial, Helvetica, sans-serif, Tahoma;
    color: #2FB5FF;
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 8px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif, Tahoma;
    color: #2FB5FF;
    font-size: 16px;
    margin-bottom: 8px;
}

span.small {
    font-size: 11px;
}
/* Default tooltip class name: .tooltip */
.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none; }

.hov:hover {
    background: #ccc;
}
.title {
    height: 100px;
    background: transparent url(../img/site_border_background.gif) repeat scroll left top;
    text-align: left;
}

#logo {
    width:440px;
    padding-left: 5px;
}
.content {
    background: transparent url(../img/site_border_background.gif) repeat scroll left top;
    text-align: left;
}
.footer {
    background: transparent url(../img/site_border_footer_bg.gif) no-repeat scroll left top;
    padding-top: 20px;
    color: #929191;
}
.footer a {
    color: #929191;
}

.top_border {
    background: transparent url(../img/site_border_top_bg.gif) no-repeat scroll left top;
    height: 10px;
    margin-top:10px;
}

.submenubsep {
    height:15px;
}

.submenu {
    border:1px solid #cdcdcd;
    height:29px;
    background:#f3f3f3 url(../img/subm_bk.gif) repeat-x top left;
    overflow:hidden;
    margin-top: 10px;
    margin-left: 25px;
    margin-right: 25px;
}

.submenu a {
    height:23px;
    display:block;
    float:left;
    padding:6px 7px 0 7px;
    border-right:1px solid #cdcdcd;
    color:#6b6b6b;
}

.submenu a:hover, .submenu a.active {
    background-color:#DADADA;
    color:#000;
}

.submenu .menuright {
    float:right;
    border-left:1px solid #cdcdcd;
    border-right:0px;
}
.div-left {
    background-color:#f2f2f2;
    border-top:1px solid #bababa;
    width:530px;
    padding:10px 10px;
    margin-left: 25px;
    float:left;
    min-height: 220px;
}

.div-left h2, .h2{
    font-family: Helvetica, Arial, sans-serif, Tahoma;
    font-size:20px;
    color:#2FB5FF;
    margin-top:2px;
}
.div-full {
    background-color:#f2f2f2;
    border-top:1px solid #bababa;
    margin-left: 25px;
    margin-right: 25px;
    padding: 10px;
}
.div-option {
    margin-left: 10px;
    border-top: 1px #ccc dashed;
    padding-bottom: 5px;
    padding-top: 5px;
}
.div-item-options {
    margin-top: 5px;
}
.div-item-options a {
    margin-right: 5px;
    text-decoration: none;
}

.div-option .title-option {
    font-size: 13px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

.div-item-title {
    font-weight: bold;
}

.view-label {
    text-align: left;
    font-weight: bold;
    padding-left: 10px;
}
.view-item {
    text-align: left;
    padding-left: 10px;
    border-bottom:1px solid #bababa;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.label-right {
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 5px;
    font-weight: bold;
}
.buttons-foot {
    text-align: right;
}
.formregister {
    background-color:#f2f2f2;
    border:1px solid #bababa;
    width:530px;
    padding:10px 10px;
    margin-left: 25px;
    float:left;
}

.formregister h2, .h2{
    font-family: Helvetica, Arial, sans-serif, Tahoma;
    font-size:20px;
    color:#2FB5FF;
    margin-top:2px;
}
.rightbar {
    float:left;
    width:260px;
    padding:0 15px 0 15px;
    color:#3a3a3a;
}

.rightbar .h2 {
    font-size:23px !important;
    padding-bottom: 10px;
}

.rightbar p {
    padding:10px 0;
}

.formTable td {
    height:28px;
    padding:4px;
    vertical-align:top;
}

.formTable .opt_field {
    padding:4px 3px 3px 3px;
    width:255px;
    background-color:#e4e4e4;
    border:1px solid #6b6b6b;
}

.formTable textarea {
    background:#fff url(../img/field_areabk.gif) repeat-x top left;
    border:1px solid #b4b4b4;
    border-top:0px;
    /*border-bottom:1px solid #e1e1e1;*/
    padding:4px 3px 3px 3px;
}

.formTable .caption {
    font-weight:bold;
    text-align:right;
    vertical-align:middle;
    width:25%;
}

.formTable .value {
    width:75%;
    vertical-align:middle;
}

.formTable {
    width:100%;
}

.formregister .formsectionsep div {
    background-color:#ccc;
    height:1px;
    padding:0px;
}

.formregister .formsectionsep td {
    padding-top:12px;
}

.errorMessage {
    color:#ff0000;
    font-weight:bold;
}

.message {
    font-weight:bold;
    color:red;
    text-align:center;
    padding:10px;
}

.formGridField .thead th, .formGridField .thead td{
    /*border-bottom:1px solid #9F9A96;*/
    padding-bottom:5px;
    font-weight:bold;
    text-align:left;
}
.wc-header td {
    background: url(images/header-bg.png) repeat-x;
}
.ui-widget {
    font-size: 1em;
}
#calendar {
    padding:10px 10px;
    font-size: 80%;
}
#left_calendar {
    float:left;
    margin-right:10px;
}
#months_calendar {

}
#professionals_calendar {
    height: 200px;

}
#right_calendar {

}



#calendar_selection {
    font-size: 0.7em;
    position: absolute;
    top: 1em;
    right: 1em;
    padding: 1em;
    background: #ffc;
    border: 1px solid #dda;
    width: 270px;
}
.wc-dia {
    width: 70px;
}
.ui-dialog {
    background: #F2F2F2;
}

#ajax_waiting {
    position: absolute;
    top: 10px;
    left: 10px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin: auto;
    display: none;
    font-size: 15px;
    color: #EF686D;
    border: 1px solid #bbb;
    background: #FCFFEF;
}

.div_turno_publico {
    text-align: center;
    margin:auto;
    padding:10px;
    width:335px;
    margin-bottom: 20px;
    display: none;
}
.div_turno_publico h2 {
    color:#000;
}

.div_turno_publico .label-right {
    width: 270px;
    margin: 10px;
    margin-left: 0px;
    text-align: left;
}
.label_right_public {
    width: 70px;
    text-align: right;
    display: inline-block;

}
.label_right_back {
    display:block;
    float:left;
    width:80px;
    font-weight: bold;
    margin-bottom: 3px;
}
.label_right_back_2 {
    display:block;
    margin-bottom: 3px;
}
.label_left_title {
    font-weight: bold;
    margin-bottom: 5px;
}
.label_dialog {
    display:block;
    float:left;
    margin-bottom:3px;
    margin-right: 5px;
    width:110px;
}

.div_r_ant {
    margin-bottom: 5px;
}

.mark span {
    margin-bottom: 15px;
    display: block;
    font-size: 15px
}

p.reservarTurnos{
    margin-bottom:45px;
}

img.imgTurno{
    margin-left:-20px;
}

