﻿/** Customer CSS **/

/** General Forms**/

fieldset{
    border: none;
}

/** End General Forms **/

/** Registration Forms **/

form#registration * label.field {
    width:35%;
    padding-right: 5px;
    float:left;
    text-align:right;
}

form#registration * input {
    border:1px solid #ccc;
    display:inline-block;
    padding-left: 5px;

    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px;
}

div.age18{
    display: inline-block;
    width: 35%;
    font-size: 0.7em;
    font-weight: bold;
}

form#registration * label.error {
    color: #FF0946;
    display:block;
    font-size: 0.7em;
    width: 40%;
    margin-left: 38%;
}

/** End Registration Forms **/

/** Contact Form **/

form#contactForm * label.field {
    width:100%;
    padding-right: 0px;
    float:left;
    text-align:left;
}

form#contactForm * input {
    border:1px solid #ccc;
    padding-left: 0px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px;
}

form#contactForm * label.error {
    color: #FF0946;
    display:block;
    font-size: 0.7em;
}


/** End Contact Form**/

/** Login Form (index page) **/

#numo_account_login_component{
    width: 90%;
}

#numo_account_login_component form ul{
    padding: 0px;
}

#numo_account_login_component form ul li{
    list-style: none;
    padding: 0px;
}

#numo_account_login_component form ul li label {
    font-size: 13px;
    width: 75px;
    display: inline-block;
    font-weight: bold;
    border: 0px solid #ffffff;
}

#numo_account_login_component input {
    width: 75px;
    display: inline-block;
}

#numo_account_login_component form#loginForm * label.error {
    color: #FF0946;
    font-size: 0.98em;
    display: block;
    width: 100%;
}
/** End Login Form (index page) **/


/** Login Form **/

form#loginForm * label.field {
    width:20%;
    padding-right: 5px;
    float:left;
    text-align:right;
}

form#loginForm * input {
    border:1px solid #ccc;
    padding-left: 0px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px;
}

form#loginForm * label.error {
    color: #FF0946;
    font-size: 0.7em;
}

/** End Login Form **/

/** Head Section **/

p.myhour{
    color: #FFFFFF;
}

/** End Head Section **/

/** Logo **/
div.websitename_new{
    padding-top: 5px;
}
/** End Logo **/

/** Stable main **/
.title_white {
    color: #FFFFFF !important;
}

.beauty1{
    width: 100%;
    background: #DFEDCA;
    *border-collapse: collapse;
    border-spacing: 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
/** End Stable main **/

/** Daily Report **/
.style6 {
    color: #8F2323;
}

div.season-content {
    text-align: left;
    display: none;
}

img.season {
    width: 180px;
    height: 123px;
}

a.important-link, a.important-link:hover  {
    text-decoration: none;
}


p.head-link{
    display: block;
}

div.contact-admin {
    text-align: center;
}

div.pdjf {

    padding-left: 10px;
    display: inline-block;
    width: 70%;
    font-size: 1.5em;
}

.result_report {
    background: #EBE7DC;
    *border-collapse: collapse;
    border-spacing: 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 100%;
    font-size:14px;
    margin-top:3px;
}

.result_report td, .result_report th{
    border: 1px solid #999999;
}
.result_report tr:first-child{
    border-top: 0;
}
.result_report tr td:first-child{
    border-left: 0;
}
.result_report tr:last-child td {
    border-bottom: 0;
}
.result_report tr td:last-child{
    border-right: 0;
}
.result_report tr th:first-child{
    border-left: 0;
}
.result_report tr:last-child th {
    border-bottom: 0;
    border-top:0;
}
.result_report tr th:last-child{
    border-right: 0;
}
.result_report tr td hr{
    margin-bottom::50px;
}


.no_border, .no_border td, .no_border tr, .no_border th{
    border:0 none !important;
}

.WADADataTable td, .WADADataTable th{
    border: 1px solid #999999 !important;
}
.WADADataTable tr:first-child{
    border-top: 0 !important;
}
.WADADataTable tr td:first-child{
    border-left: 0 !important;
}
.WADADataTable tr:last-child td {
    border-bottom: 0 !important;
}
.WADADataTable tr td:last-child{
    border-right: 0 !important;
}
.WADADataTable tr th:first-child{
    border-left: 0 !important;
}
.WADADataTable tr:last-child th {
    border-bottom: 0 !important;
    border-top:0 !important;
}
.WADADataTable tr th:last-child{
    border-right: 0 !important;
}

.calendar, .calendar td, .calendar tr, .calendar th{
    border:1px solid #CCCCCC !important;
}
.calendar .mname{
    background-color:#666666;
    color:#FFFFFF;
}
/** End Daily Report **/

/** Race Schedule Page **/
.beauty2{
    width: 100%;
    *border-collapse: collapse;
    border-spacing: 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

/** End Race Schedule **/

/** View Form **********/
.grid {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}

/** End Form ***********/

/** Track Stats Page **/
.record_container{
    width:100%;
    text-align:center !important;
}
.records{
    width: 220px;
    height:20px;
    padding-left:220px;
}
.horse_records{
    background-image:url(../images/0irecords.gif);
}
.horse_records:hover{
    background-image:url(../images/0irecords2.gif);
}
.jokey_records{
    background-image:url(../images/0jrecords.gif);
}
.jokey_records:hover{
    background-image:url(../images/0jrecords2.gif);
}
.trainer_records{
    background-image:url(../images/0Trecords.gif);
}
.trainer_records:hover{
    background-image:url(../images/0Trecords2.gif);
}
.sire_list{
    background-image:url(../images/LifeSireList.gif);
}
.sire_list:hover{
    background-image:url(../images/LifeSireList2.gif);
}
.mare_list{
    background-image:url(../images/LifeMareList.gif);
}
.mare_list:hover{
    background-image:url(../images/LifeMareList2.gif);
}
/** Track Stats Schedule **/

.qualified_races_table {
    background-color: #FFFFCC;
    border: 0;

}
.qualified_races_table tr td{
    font-size: 12px;
}

.qualified_races_table th {
    background-color: #DDEBC8;
}

.qualified_races_table .separator {
    height: 5px;
    background-color: rgb(221, 235, 200);
}

.qualified_races_table .date_time {
    min-width: 70px;
}
.qualified_races_table .nominate {
    min-width: 30px;
}

.caption {
    text-align: center;
    padding-bottom: 10px
}

/* tables with cell spacing (statistic tables) */
.grid_table {
    padding: 2px;
    border: 0;
    border-spacing: 2px;
}

.grid_table th {
    color: #4C5E36;
    background-color: rgb(223, 237, 202);
}

.grid_table tr {
    background-color: #FFFFCC;
}


table.center th,table.center td, div.center, td.center {
    text-align: center;
}

table.left th,table.left td, div.left, td.left {
    text-align: left
}

.middle img {
    vertical-align: middle;
}

.space_tb_10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.space_tb_20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.small_text td {
    font-size: 12px;
}

.error{
    color:#990000;
    border:1px solid #990000;
    border-radius:4px;
    padding:0px 5px;
}
.warning{
    color:#FF9900;
    border:1px solid #FF9900;
    border-radius:4px;
    padding:0px 5px;
}
.success{
    color: #005800;
    border:1px solid #005800;
    border-radius:4px;
    padding:0px 5px;
}

.title {
    border: none !important;
    padding: 5px;
}

.border_lr_clear th  {
    border-top: none !important;
}


.border_lr_clear td,.border_lr_clear th {
    border-left: 0 none !important;
    border-right: 0 none !important;
}

.border_lr_clear tr.lrb td {
    border-bottom: 0 none !important;
    padding: 3px 0 5px 0;
}

.border_lr_clear tr.lrt td {
    border-top: 0 none !important;
    padding: 5px 0 3px 0;
}


.border_lr_clear {
    padding-top: 0 !important;
}
