/* Begin styles specific to printing */
.bubCapTbody {
    display: block;
}
.pageBreak {
    display: block;
}
/* end styles specific to printing */

/* overwrite jqGrid column header defaults - increase padding on right */
.ui-jqgrid .ui-jqgrid-htable th div {
    height:auto;
    overflow:hidden;
    padding-right:4px;
    padding-left:2px;
    padding-top:2px;
    position:relative;
    vertical-align:text-top;
    white-space:normal !important;
}
.ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    text-align: center;
}
.ui-button.ui-state-hover {
    color: black !important;
    font-weight: bold !important;
    background-color: #99BBCC; /* blue */
}
.ui-button.ui-state-active, .ui-button.ui-state-active:hover {
    background-color: #656565;
    color: #ffffff !important;
}
.ui-state-disabled.ui-icon-desc, .ui-state-disabled.ui-icon-asc
{
    display: none;
}
.ui-jqgrid .ui-jqgrid-sdiv {
    position: relative;
    margin: 0em;
    padding: 0em;
    overflow: hidden;
    border-left: 0px none !important;
    border-top : 0px none !important;
    border-right : 0px none !important;
}
.ui-jqgrid .ui-jqgrid-ftable {
   table-layout:fixed;
   margin-bottom:0em;
}
.ui-th-column-header {
    overflow: hidden;
    text-align: center;
}
/* Added for the default dialog box styling 4/11/2013   DMH */
.ui-dialog-buttonpane {
   text-align: center !important;
   background-color: #cccccc !important;
}
.ui-dialog-buttonset {
    float: none !important;
}
.ui-button-text-only .ui-button-text {
    padding: 0.2em 1em;
}
.equiGraph-data .footerRow {
    font-weight: bold;
    background-color: #E1D4C0;
    height: 25px;
    padding: 2px 2px 2px 2px;
    border-top-width: 1px;
    border-top-color: inherit;
    border-top-style: solid;
    vertical-align: middle;
}
.equiGraph-data .footerImage {
    font-weight: bolder;
    /* background-image:url('../ppimages/graph.jpg'); */
    background-position: 3px 3px;
    background-color: #E1D4C0;
    background-repeat: no-repeat;
    vertical-align: middle;
}
#doc {
    min-width: 984px;
    width: 984px;
    margin: auto;
    text-align: left;
}
.help body,p,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,th,td {
    margin-left:10px;
    margin-right:10px;
    padding:0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,th,td {
    margin:0;
    padding:0;
}

body {
    background: #fff;
    color: #111;
    margin: 0;
    text-align: center;
    font: 12px arial,helvetica,clean,sans-serif;
}

table {
    border-collapse:collapse;
    border-spacing:0;
    font-size:inherit;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    font-weight: bold;
}

a.bigTip span {
    display: none
}
a.bigTip:hover span {
    border: #c0c0c0 1px dotted;
    padding: 5px 20px 5px 5px;
    display: block;
    z-index: 100;
    background: url(../images/status-info.png) #f0f0f0 no-repeat 100% 5%;
    left: 0px;
    margin: 10px;
    width: 250px;
    position: absolute;
    top: 10px;
    text-decoration: none
}
li {
   list-style:none
}

img {
   border: none;
}

button {
    padding: 4px !important;
    height: 28px;
    border: thin solid;
}
.showGridButton {
    position: relative;
    top: 10px !important;
    margin-left: 0px;
}
#doc #bd {
   border-left: thin solid;
   border-right: thin solid;
   border-bottom: thin solid;
   border-color: gray;
}

#hd, #bd, #ft {
    margin: 0px 5px;
    padding: 0;
}

/* HEADER SECTION */
.racebox {
   margin-left: 5px;
   padding-bottom: 2px;
   padding-top: 2px;
   width: 962px;
   font-weight: bold;
   font-family: arial,helvetica,clean,sans-serif;
   clear: both;
   min-height: 68px;
}
.ieHeight {
   min-height: 69px;
}
.opHeight {
   min-height: 68px;
}
.trackDate table {
   width:35%;
}
.trackDate .largeFont {
   font-size: 26px;
   font-weight: bold;
}
.trackDate .mediumFont {
   font-size: 18px;
   font-weight: bold;
}

.racetext {
   padding-bottom: 2px;
   padding-top: 2px;
   width: 962px;
   font-weight: bold;
   font-family: arial,helvetica,clean,sans-serif;
   clear: both;
   /*min-height: 68px; */
   /*height: 70px; */
   height: 147px;
   margin-left: auto;
   margin-right: auto;
   table-layout:fixed;
}
.raceTitle {
   border: 1px solid gray;
   padding-bottom: 2px;
   padding-top: 2px;
   width: 962px;
   font-weight: bold;
   font-family: arial,helvetica,clean,sans-serif;
   clear: both;
   /*min-height: 98px; */
   height: 147px;
   margin-left: auto;
   margin-right: auto;
}

.racetext td {
    border: 1px solid gray;
    padding: 5px;
    vertical-align: middle;
}
.ieHeight table, .opHeight table {
   margin: auto;
}

.regWeight {
   font-weight: normal;
}

.bigBold {
   font-size: xx-large;
   font-weight: bold;
}
.bigBoldBorder {
   position: relative;
   top: -35px;
   padding: 34px;
   margin-bottom: 40px;
   border: 1px solid teal;
   font-size: 36px;;
   font-weight: bold;
}
.eqGraphLogo {
    position: relative;
    top: 35px !important;
    overflow: visible;
}
.rightAlign {
   text-align:right;
   height: 30px;
}
.leftAlign {
   white-space: normal;
   text-align:left;
   width: 390px;
   height: 30px;
}
.leftAlignRace {
   white-space: normal;
   text-align:left;
   width: 50px;
}
.leftAlignRaceText {
   text-align:left;
   width: 900px;
   vertical-align: top;
   overflow: hidden;
   white-space: nowrap;
   /*height: 30px; */
   /*min-height: 30px; */
}
.noWrapText {
    display:inline-block;
    height: 90px;
    width: 885px;
    padding-right: 5px;
    padding-left: 2px;
    white-space: normal;
    overflow: hidden;
}
.showFullText {
    height: 90px;
    white-space: normal;
    overflow: visible;
    width: 885px;
    padding-right: 5px;
    padding-left: 2px;
}
.centerAlign  {
   white-space: nowrap;
   text-align:center;
}

#raceNum {
   white-space: nowrap;
   text-align:center;
}
#equiGraph-header {
    color: #FFF;
    background-color: #393939;
    background-image: url("/images/equiGraphix/Background.jpg");
    background-position: inherit;
    background-repeat: no-repeat;
}

#equiGraph-header .bd {
    background: transparent url("/images/hPro/shading.png");
}

#equiGraph-header .bd .info {
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 25px;
}

.equiGraph-model {
    margin-bottom: 5px;
}

/* TOP MENU SECTION */

.equiGraph-model ul.nav-section {
  background-color: #656565;
  clear: both;
  padding: 8px;
}

.equiGraph-model ul.nav-section li {
  float: left;
  margin-right: 20px;
  text-align: center;
  padding-bottom: 3px;
}

.equiGraph-model ul.nav-section li span,
.equiGraph-model ul.nav-section li a,
.equiGraph-model ul.nav-section li a.inactive {
  border-radius: 5px;
  color: #FFF;
  display: block;
  font-weight: bold;
  padding: 8px 8px;
  padding-bottom: 20px; /* new */
  text-decoration: none;
  /* background-color: #666666; */
  background-color: transparent;
  width: 80px;
  height: 82px;
  overflow: visible;
  text-align: center;
}
.equiGraph-model ul.nav-section li a.active span,
.equiGraph-model ul.nav-section li a.inactive span {
    display: none;
}

.equiGraph-model ul.nav-section li a.active:hover span,
.equiGraph-model ul.nav-section li a.inactive:hover span {
    font-weight: normal;
    border: #c0c0c0 1px dotted;
    padding: 5px;
    padding-bottom: 5px !important; /* new */
    display: block;
    z-index: 100;
    margin: 10px;
    width: 460px;
    height: auto;
    position: relative;
    text-decoration: none;
    font-size: medium;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 4px #222;
    -webkit-box-shadow: 0px 0px 4px #222;
    box-shadow: 0px 0px 4px #222;
    background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc));
    background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
    text-align: left;
}

/* .equiGraph-model ul.nav-section li a.active, */
.equiGraph-model ul.nav-section li {
  background-color: transparent;
  color: #1B1B1B;
}
.equiGraph-model ul.nav-section li span {
  background-color: #dddddd;
  color: black;
}

.equiGraph-model ul.nav-section li a.inactive:hover {
  background-color: #AAAAAA;
  color: black;
}
.equiGraph-model ul.nav-section a.active {
   background-color: #FFF;
   /* color: #000; */
   color: #111;
   cursor: default;
}

.equiGraph-model ul.nav-section li.disabled span {
  background-color: transparent;
  color: #CCC;
}

#equiGraph-tabs #hd {
    margin-bottom: 6px;
}

.hdtitle {
    font-size: 18px;
    font-weight: bold;
}

/* 2ND LEVEL TABS MENU SECTION */

.equiGraph-model .tabs {
    background-color: #FFF;
    border-bottom: 1px solid #DDD;
}

.equiGraph-model .tabs li {
    float: left;
    margin-right: 1px;
    position: relative;
}

.equiGraph-model .tabs li a,
.equiGraph-model .tabs li a.inactive,
.equiGraph-model .tabs li span {
    display: block;
    padding: 5px 25px;
    background-color: #E1D4C0;
    border: 1px solid #DDD;
    border-bottom: 0;
    padding-bottom: 4px;
    top: 0;
}

.equiGraph-model .tabs li span,
.equiGraph-model .tabs li a.active,
.equiGraph-model .tabs li.selected a {
    background-color: #FFF;
    margin-bottom: -1px;
    padding-bottom: 6px;
    position: relative;
    font-weight: bold;
}

/* TOP PERFORMERS & GRAPHS */

.performers {
   font-size: 16px;
   font-weight: bold;
   text-align: center;
}
.grid_noprint {
    display: block;
}
#grid3_wrapper {
    display: none;
}

.chart {
   color: #111;
   text-align: center;
   background-color: white;
   border: none;
   font-family: arial,helvetica,clean,sans-serif;
}

.chart div {
    /* border-bottom: 0px solid #E3E3E3; */
    border: none;
}
.middle {
   width: 460px;
   max-height: 240px;
   min-height: 180px;
   float: left;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
}

#equiGraph-middle .bd {
    overflow: hidden;
}

#equiGraph-middle .bd div {
    border-bottom: 1px solid #E3E3E3;
    padding-top: 6px;
    padding-bottom: 9px;
    min-width: 145px;
}

#equiGraph-middle .bd div.Graph {
    margin-top: 5px;
}

#equiGraph-middle .bd ul.leader-categories li {
    float: left;
    border-left: 1px solid #E3E3E3;
    padding-left: 5px;
    width: 145px;
}

#equiGraph-middle .bd li.leader div {
    float: left;
    padding-top: 0px;
    padding-bottom: 5px;
}

#equiGraph-middle .bd li.leader img {
    float: left;
    margin-bottom: 10px;
    height: 80px;
    width: 80px;
}

#equiGraph-middle .bd li h3 {
   float: left;
   font-size: 15px;
   height: 15px;
   width: 15px;
   padding: 5px;
   margin-right: 0px;
   text-align: center;
   /* color: white */
   border-style: solid;
   border-width: thin;
}

#equiGraph-middle .bd li h4 {
   font-size: 12px;
    margin-left: 32px;
    padding-bottom: 5px;
    min-height: 36px;
    width: 113px;
    word-wrap:break-word;
}

#equiGraph-middle .bd li h5 {
	font-size: 12px;
	text-decoration: underline;
}

#equiGraph-middle .bd li em {
	font-size: 20px;
	font-weight: bold;
}
.equiGraph-model .nav-list h5,
.equiGraph-model .nav-list li {
	float: left;
	padding: 0px 6px 4px 6px;
}

.equiGraph-model .nav-list li {
	border-left: 1px solid #DDD;
	line-height: 1em;
	margin-bottom: 0px;
	margin-top: 9px;
	margin-left: -3px;
}

.equiGraph-model .nav-list li a.active {
	font-weight: bold;
}
.equiGraph-model .nav-list li span {
	font-weight: bold;
}
.equiGraph-model .nav-list li a span {
	font-weight: normal;
}
.equiGraph-model .nav-list .noborder {
	border-left: none;
    font-weight: normal;
}
.equiGraph-model .nav-list .helpText {
    position: relative;
    font-weight: normal;
    top: 4px;
}
/* Begin JqPlot css */
.jqplot-target {
    font-family: arial,helvetica,clean,sans-serif;
    margin-bottom: 2em;
}
.jqplot-title {
    color: black;
    font-weight: bold;
    font-size: 16px;
    margin-top: 5px;
}
.jqplot-yaxis-label {
    color: black;
    /*font-style: italic; */
}
.jqplot-xaxis-label {
    color: black;
    /*font-style: italic; */
}
.jqplot-axis {
   color: black;
   font-size: 10px;
}
.jqplot-highlighter-tooltip {
    border: 1.5px solid #aaaaaa;
    padding-left: 3px;
    padding-right: 3px;
    background-color: whitesmoke;
    opacity: 1.0;
    font-size: 100%;
    color: black;
    /* visibility: hidden; */
}
.jqplot-table-legend td,
.jqplot-table-legend th {
    background-color: white;
}
.jqplot-table-legend-swatch {
    border-width: 5px 7px !important;
}
.jqplot-table-legend-swatch-outline {
    width: 14px !important;
}
.jqplot-table-legend-label {
    text-align: left;
    font-family: arial,helvetica,clean,sans-serif;
    color: #111;
    padding-top: 2px !important;
}
.jqplot-table-legend-title {
    border-bottom: 1.5px solid #bbbbbb !important;
    font-weight: bold !important;
    padding-top: 3px !important;
}
.note {
    font-size: 0.8em;
}
/* change the default qtip style */
.qtip-default {
    color: black;
    font: 12px arial,helvetica,clean,sans-serif;
    border: 1.5px solid #aaaaaa;
    padding: 0px !important;
    margin: 2px !important;
    background-color: whitesmoke;
    opacity: 1.0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 4px #222;
    -webkit-box-shadow: 0px 0px 4px #222;
    box-shadow: 0px 0px 4px #222;
    background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #dddddd));
    background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
    background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
    background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
    background-image: -o-linear-gradient(top, #ffffff, #dddddd);
    text-align: left;
}
.underline {
    text-decoration: underline;
}
#tooltip1, #tooltip2, #tooltip3, #tooltip4 {
    font-size: 12px;
    color: rgb(5%, 5%, 5%);
    padding: 5px;
    background-color: rgba(95%, 95%, 95%, 1.0);
    border: 1.5px solid #aaaaaa;
}
.graphMsg, .graphMsgSmall {
    font-size: 26px;
    font-weight: bold;
    background-color: transparent !important;
    color: #999;
    text-align: center;
    z-index: 1;
    position: relative;
    /* display:none; */
}
.graphMsgSmall {
    font-size: 20px !important;
    width: 220px;
}
.font14Bold {
    font-size: 14px;
    font-weight: bold;
}
.font12Bold {
    font-size: 12px;
    font-weight: bold;
}
.font14Reg {
    font-size: 14px;
    font-weight: normal;
}
.jqplot-table-legend {
    padding: 0px;
    font-size: 12px;
    border: none;
    /* border: 1px dashed #cdcdcd; */
    border-collapse: collapse;
    vertical-align: middle;
}
.jqplot-table-legend td, .jqplot-table-legend th {
    border: none;
    padding: 1px 4px;
    vertical-align: middle;
}

.jqplot-data-label {
   color: black;
   font-size: 12px;
   z-index: 2;
}
.jqplot-data-label white {
   color: #000;
   font-size: 12px;
   z-index: 2;
}
.jqplot-point-label {
   /* border: 1.5px solid #aaaaaa; */
   /* padding: .5px 2px; */
   /* background-color: beige; */
   color: black;
   font-size: 10px;
}
.horizontal_dashed_line {
  border-style: dashed;
  color: #00f;
  background-color: #fff;
  height: 0px;
  /*width:50%;*/
  width:40px;
}
.jqplot-bubble-label {
   padding: 0px 4px !important;
   color: black !important;
   font-size: 10px !important;
   font-weight: bold !important;
   opacity: 0.8  !important;
}
.jqplot-bubble-label-highlight {
   border: 1.5px solid #aaaaaa;
   padding: 0px 4px !important;
   background-color: rgba( 255, 255, 255, 1.0);
   opacity: 1.0 !important;
   color: black !important;
   font-size: 120% !important;
   font-weight: bolder !important;
   z-index: 95;
}

/* END jqPlot css */


/* DATA TABLE SECTION */

.helpMessage {
   color: brown;
   font-size: 92%;
   font-weight: normal !important;
   font-style: italic;
}
.printIcon {
   border-left: none;
   position: relative;
   left: 0px;
   top: -1px;
   text-align: left;
}
.printText {
   position: relative;
   top: 0px;
   font-weight: normal;
   margin-right: 10px;
}
.settingsIcon {
   position: relative;
   top: -3px;
   text-align: left;
   height: 25px;
   width: 25px;
   border: 0;
}
.helpIcon {
   position: relative;
   top: -2px;
   text-align: left;
   width: 20px;
   height: 20px;
}
.helpText {
   position: relative;
   top: 0px;
   font-weight: normal;
}
.settingsIconHigh {
   position: relative;
   top: -25px;
   text-align: left;
   height: 25px;
   width: 25px;
   border: 0;
}
.helpIconHigh {
   position: relative;
   top: -24px;
   text-align: left;
   width: 20px;
   height: 20px;
}
.helpTextHigh {
   position: relative;
   top: -22px;
   font-weight: normal;
}
.printIconHigh {
   border-left: none;
   position: relative;
   left: 0px;
   top: -23px;
   text-align: left;
}
.printTextHigh {
   position: relative;
   top: -22px;
   font-weight: normal;
   margin-right: 10px;
}
.floatRight {
   position: relative;
   float: right;
}

.equiGraph-wide #doc {
/*	background-image: url(../ppimages/pagebg.png); */
}

.equiGraph-wide #equiGraph-main {
	margin-left: 10px;
	width: 98%;
}

.equiGraph-data .bd {
	display: inline-block;
	min-width: 78%;
}

.equiGraph-data table {
	background-color: #FFF;
	border-collapse: collapse;
	font-size: 92%;
	border-width: thin;
	border-style: solid;
	width: 100%;
        cursor: default;
}
.equiGraph-data table .title {
	text-align: left;
        height: 24px;
        cursor: default;
}
.equiGraph-data table .centerTitle {
   text-align: center;
   height: 24px;
   cursor: default;
}

.equiGraph-data thead th {
    background-color: #E1D4C0;
    color: #000;
    font-weight: bold;
    padding: 3px;
    text-align: center !important;
    border-width: thin;
    border-style: solid;
}

.equiGraph-data tbody tr {
	background-color: #F7F7F9;
}

.equiGraph-data tbody tr.odd {
	background-color: #FFF;
}

.equiGraph-data tbody tr:hover {
	background-color: #E1D4C0;
}

.equiGraph-data tbody td {
	padding: 3px;
	text-align: center;
	border-width: thin;
	border-style: solid;
}

.equiGraph-data tbody td a {
	color: #648a7a;
}
.equiGraph-data tfoot td {
	background-color: #E1D4C0;
	color: #000;
	font-weight: bold;
	padding: 3px;
	text-align: right;
	border-width: thin;
	border-style: solid;
}

.equiGraph-model ul.nav-list:after,
.equiGraph-model ol.nav-list:after,
.equiGraph-model div.nav-list:after,
.equiGraph-model div.nav-list ul:after,
.equiGraph-model div.nav-list ol:after,
.equiGraph-model ul.nav-section:after,
.equiGraph-model ul.tabs:after,
.equiGraph-model ol.tabs:after,
.equiGraph-model div.tabs:after,
.equiGraph-model div.tabs ul:after,
.equiGraph-model div.tabs ol:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
.equiGraph-data thead .pNum {
    text-align: center;
    width: 32px;
}

.equiGraph-data thead .horse {
    text-align: center;
    width: 160px;
}

.equiGraph-data .center {
    text-align: center;
}
/* added - 12/19/2012, kld */
.equiGraph-data #bubCapGrid tr {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    /* background-color: beige; */
}

#equiGraph-middle .bd table {
	background-color: #FFF;
	/*border-collapse: collapse; */
	font-size: 92%;
	border-width: thin;
	border-style: solid;
        padding: 10px;
}

#equiGraph-middle .bd thead th {
	background-color: #E1D4C0;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 1px;
        margin: 5px;
}

#equiGraph-middle .bd tbody td {
        padding: 0px 1px 0px;
        width: 90px;
        height: 24px;
}
#equiGraph-middle .bd tbody td input {
        padding-right: 2px;
        margin-left: 2px;
	width: 30px;
        text-align: right;
}
#equiGraph-middle .bd tbody td .button {
        width: auto;
        text-align: left;
        height: 25px;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-right: 2px;
}
#equiGraph-middle .bd tbody .tdSlim {
    line-height: 7px;
    height: 7px;
}
#equiGraph-middle .bd tbody .tdPad {
    line-height: 2px;
    height: 2px;
}
#equiGraph-middle .bd tbody .firstCol {
        padding-left: 4px;
        padding-right: 2px;
        width: 90px;
}
#equiGraph-middle .bd tbody td span {
        padding-left: 4px;
}

/* SADDLE COLORS */

.equiGraph-data .prog-num, .equiGraph-model .prog-num {
        color: #FFF;
	font-size: 12px;
	border-color: #000000;
	text-align:center;
	width: 25px;
	min-width: 25px;
}
.equiGraph-data .head, .equiGraph-model .head {
	color: #000;
}

.equiGraph-model .pgmnum1 {
	background-color: red;
	color: black;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum2 {
	background-color: #FAEBD7;
	color: black;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum3 {
	background-color: blue;
	color: white;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum4 {
	background-color: yellow;
	color: black;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum5 {
	background-color: green;
	color: white;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum6 {
	background-color: black;
	color: white;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum7 {
	background-color: orange;
	color: black;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum8 {
	background-color: pink;
	color: black;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum9 {
	background-color: turquoise;
	color: white;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum10 {
	background-color: purple;
	color: white;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum11 {
	background-color: gray;
	color: black;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum12 {
	background-color: lime;
	color: black;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum13 {
	background-color: brown;
	color: black;
	border-style: solid;
	border-color: black;
	text-align:center;
}

.equiGraph-model .pgmnum14 {
	background-color: maroon;
	color: white;
	border-style: solid;
	border-color: black;
	text-align:center;
}
.equiGraph-model .pgmnum15 {
	background-color: khaki;
	color: black;
	border-style: solid;
	border-color: black;
	text-align:center;
}
.equiGraph-model .pgmnum16 {
	background-color: #C0CCC6;
	color: black;
	border-style: solid;
	border-color: black;
	text-align:center;
}
.equiGraph-model .pgmnum17 {
	background-color: navy;
	color: white;
	border-style: solid;
	border-color: black;
	text-align:center;
}
.equiGraph-model .pgmnum18 {
	background-color: forestgreen;
	color: white;
	border-style: solid;
	border-color: black;
	text-align:center;
}
.equiGraph-model .pgmnum19 {
	background-color: #73A9C2;
	color: black;
	border-style: solid;
	border-color: black;
	text-align:center;
}
.equiGraph-model .pgmnum20 {
	background-color: fuchsia;
	color: black;
	border-style: solid;
	border-color: black;
	text-align:center;
}
#links {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 5px;
	color: #FFF;
	background-color: #393939;
	width: 964px;
}

#links a {
	color: #648a7a;
}
/* css for carousel */
.list_carousel {
	padding: 5px 0px 5px 0px;
	position: relative;
	left: -15px;
	float: right;
	width: 555px;
	height: 75px;
	white-space: nowrap;
	font-size: 16px;
}
.list_carousel ul {
	left: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
}
.list_carousel li {
	text-align: center;
	border: 1px solid #000000;
	width: 30px;
	height: 35px;
	padding: 0px;
	margin: 1px;
	display: block;
	float: left;
}
a.prev, a.next {
	position: absolute;
	width: 17px;
	height: 45px;
	padding: 0px;
	margin: 1px;
	display: block;
	float: left;
	border: 1px solid #000000;
	background-color: #E1D4C0;
	text-align: center;
}
a.prev {
	/* background: url("../../images/hPro/l_arrow.gif") no-repeat transparent; */
	/* background-position: 1px 10px; */
	/* position: relative; */
	top: 5px;
	left: -21px;
}
a.next {
	/* background: url("../../images/hPro/r_arrow.gif") no-repeat transparent; */
	/* background-position: 1px 10px; */
	/* position: relative; */
	left: 524px;
	top: 5px;
}

a.prev, a.next { text-decoration: none; }
a.prev.disabled, a.next.disabled { background-position: -50px -100px !important; }
a.prev.disabled, a.next.disabled {
    cursor: default;
    background-color: transparent;
    border: 0px solid #000000;
}
a.prev span, a.next span {
    position: absolute;
    top: 13px;
    left: 4px;
    font-size: medium;
    text-align: center;
    vertical-align: middle;
}
a.prev.disabled span, a.next.disabled span {
    color: transparent;
    top: -50px;
    left: -100px;
}

.pagination {
	text-align: center;
}
.pagination a {
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}
li.caroBox, li.caroBoxWide {
	font-size: 80%;
	color: #000000;
	background-color: #E1D4C0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	text-decoration: none;
	width: 35px;
	/* width: 38px; */
        /*margin-left: 5px; */
}
li.caroBoxWide {
	width: 42px;
}
li.caroBox:hover, li.caroBoxWide:hover {
    cursor: pointer;
}

table.proAnalysis {
	border-width: thin;
	border-style: solid;
	width:100%;
	margin-top:10px;
}
table.proAnalysis th {
	border-width: thin;
	border-style: solid;
	padding:6px;
	background-color:#E1D4C0;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
}
table.proAnalysis td {
	border-width:thin;
	border-style:solid;
	padding:6px;
}


.help a {
	/* color: #658b7b; */
	color: #23819C;
}
.help a:hover {
	color: black;
}

.help h1 {
	font-size: 26px;
	margin-top: 50px;
	border: solid thin;
        padding: 5px;
}
.help h2 {
        color: black;
	border-top: solid thin;
	border-bottom: solid thin;
	font-size: 24px;
	background: #E1D4C0;
	margin-top: 20px;
	padding: 5px;
        padding-left: 10px;
        margin-left: 0px;
        margin-right: 0px;
}

.help h3 {
        color: black;
	font-size: 18px;
	background: #E1D4C0;
        margin: 5px;
        margin-top: 10px;
        padding: 5px;
        padding-left: 5px;
	/*width: 80%; */
}
.help h4 {
	font-size: 16px;
	padding-top: 5px;
        padding-left: 10px;
}
.help li {
    list-style-type: disc;
    margin-left: 35px;
}

.helptip {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

.helptitle {
        margin: 0 ;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	background: #E1D4C0;
	border-bottom: thin solid;
}

.helptopics {
	font-size: 16px;
}
#chart1, #chart2, #chart3 {
    width: 451px;
    height: 355px;
}
#startImg, #midImg, #finishImg {
    height: 170px; /* was 160 */
}
#pieChart, #barGraph {
    font-size: 18px;
    width: 400px;
    height: 310px;
}
#barGraph .jqplot-title {
    font-size: 18px;
}
#raceChart {
    width: 450px;
    height: 300px;
}
#bubCapTable {
    border: 60px;
}
.bubCapTable {
    border: 0px;
    height: auto;
}
#legend1, #legend2, #legend3 {
    padding-bottom: 10px;
    margin-left: 0px;
    width: 149px;
}
/* container div for the legends */
.bubCapLegDiv {
    padding: 3px 0px 3px 3px;
    vertical-align: top;
    width: 175px;
    height: 170px;
}
#bubCapDesc1, #bubCapDesc2, #bubCapDesc3 {
    border-width: thin;
    border-style: solid;
    border-color: #BBBBBB;
    width: 143px;
    padding: 2px;
    padding-top: 3px;
    margin-top: 10px;
    margin-left: 3px;
}

.legendRow {
    border: none;
}
.legendFooter {
    border-top: 1.5px solid #BBBBBB !important;
    padding: 4px;
    width: 120px;
}

.bubCapGridTd {
    padding-left: 6px;
    vertical-align: top;
}
.raceLegendDiv {
    position: relative;
    height: 300px;
    padding: 40px 0px 10px 15px;
}
#raceLegend, #playerLegend {
    position: relative;
    margin: 0px;
}
#horseLegend {
    position: relative;
    top: -20px;
    padding-left: 65px;
    height: 20px;
}
#horseLegend tr .jqplot-table-legend-label {
    padding-left: 0px;
}
#descBox {
    margin: 2px;
    padding: 4px;
    height: 65px;
    width: 794px;
    border-width: thin;
    border-style: solid;
    border-color: #BBBBBB;
    color: black;
    background-color: #F5F5F5;
    font-size: 105%;
}
#downloadPDFText {
    font-weight: bold;
    font-size: 120%;
}
#carouselDesc {
    font-weight: bold;
    color: white;
    font-size: 95%;
    top: 72px;
    left: 645px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#gridDesc {
    width: 720px;
}


.quadAnal {
    font-weight: bold;
    text-align: center !important;
    padding: 1px;
    padding-right: 7px;
}
/* Begin - for the Settings Dialog Box */
.ui-widget-overlay {
    background-color: transparent;
    opacity: 0;
}
.ui-dialog .ui-dialog-titlebar {
    border-color: #A0A0A0 !important;
    border-width: 2px !important;
    border-style: solid;
    background-color: #E1D4C0 !important;
    font-weight: bold;
    font-size: 110%;
    color: black;
    overflow: hidden;
    background-image: none;
    margin: 0px;
    padding: 5px 13px;

}
.ui-dialog-title {
    font-size: 110%;
}
.ui-dialog
{
    padding: 10px;
    border: 2px solid #707070 !important;
    background: #CCC;
}
.specsDialog,
.specsDialog .ui-dialog,
.specsDialog .ui-dialog .ui-dialog-content {
    margin: 0px;
    position: relative;
    text-align: center;
    height:auto;
    color: black;
}
.specsDialog .ui-dialog-title {
    background-color: #E1D4C0 !important;
    color: black;
    padding: 0px;
}

.specsDialog .ui-button {
    background-color: #E1D4C0 !important;
}
.specsDialog .ui-widget-header {
    background-color: red !important;

}
.specsDialog .ui-button:hover,
button.ui-button:hover {
   background-color: #99BBCC !important;  /* blue */
}
.specsDialog .ui-icon-closethick {
    color: black;
    background-color: #656565;
}
.specsDialog .ui-icon-closethick:hover {
    color: black;
    background-color: #99BBCC;
}
/* special styling for the grid inside the dialog box */
#gridDialog {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.ui-dialog > #data-table > #tableList,
#gridDialog > #data-table > #tableList  {
    border-top-style: solid;
    border-top-width: thin;
    border-left-style: solid;
    border-left-width: thin;
    border-right-style: solid;
    border-right-width: thin;
    background-color: white;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#divButton1, #divButton2 {
   margin: 5px;
}
#radioSet1, #radioSet2, #radioSet3, #radioSet4, #radioSet5,
#actionBtns, .introMessage {
    margin: 0;
    border-width: 1px;
    border-style: solid;
    /* border-color: #AAAAAA; */
    border-color: #707070;
    background-color: #FAFAFA !important;
    width: 270px;
    text-align: left;
}
.introMessage, .introButton {
    font-size: 110%;
    padding: 20px;
}
.introButton {
    padding-top: 15px;
    padding-bottom: 0px;
    width: auto;
    height: auto;
}

#radioSet1, #radioSet5 {
    position: absolute;
    padding: 5px 10px;
    text-align: left !important;
    width: 170px;
    float: left;
    top: 10px !important;
}
#radioSet5 {
    top: 130px !important;
}
#radioSet2 {
    position: absolute;
    padding: 5px 10px;
    left: 219px;
    display: inline;
    text-align: left  !important;
    width: 160px;
    top: 10px !important;
}
#radioSet3, #radioSet4 {
    position: relative;
    padding: 5px 10px;
    float: right;
    text-align: left  !important;
    width: 180px;
    top: 4px;
}
#radioSet4 {
    position: absolute;
    left: 416px;
    top: 103px;
}
.radBtnTitle {
    font-weight: bold;
    text-align: center  !important;
    padding-top: 5px;
    padding-bottom: 0px;
}
#actionBtns {
    position: absolute;
    padding: 5px 10px;
    left: 219px;
    top: 162px !important;
    width: 160px;
    display: inline;
    text-align: center;
}
.buttonGroupDiv {
    position: relative;
    padding-bottom: 15px;
    padding-top: 15px;
}
.buttonGroup {
    padding: 5px;
    padding-left: 5px;
    padding-bottom: 7px;
    margin: 0px;
}
.gridButtonDiv {
    text-align: center;
    height: 35px;
}
#playerChoices, #graphChoices, #spdClsChoices {
    font-weight: bold;
    font-size: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #707070;
    padding: 3px;
    padding-top: 5px;
    background-color:#E1D4C0 !important;
    color: black;
}
#spdClsChoices input + label,
#playerChoices input + label,
#graphChoices input + label {
    padding-left: 3px;
}
#spdClsChoices input:checked + label,
#playerChoices input:checked + label,
#graphChoices input:checked + label {
    background-color: #F5F5F5 !important;
    padding-left: 5px;
}
#graphChoices {
    margin-left: 36px;
}
#spdClsChoices .ui-button-text-only .ui-button-text {
    /* padding: .5em 1em; */
    /* line-height: 28px; */
}

/* End - for the Settings Dialog Box */
/* Styles for the notes table 4/12/2013   DMH */
.notesTable {
   table-layout: fixed;
   width: 100%;
}
.notesHeader {
   width: 55%;
}
.notesField {
   word-wrap: break-word;
}
.notesDiv {
   min-width: 100%;
}

.horseNotes ul{
   margin-top: 10px;
}

.horseNotes li{
   margin-top: 3px;
}

.horseNotes img {
   vertical-align: middle;
   padding: 1px;
   border: 1px solid #021a40;
}

#horseNotesDisplay {
   color: #000;
   background-color: #E1D4C0;
   text-decoration: none;
   text-align:left;
   border: solid;
   border-width: thin;
}

.horseNoteTitle {
   font-weight: bold;
   font-size: 16px;
   margin: 10px;
}

#noteCloseTag {
   float:right;
   margin-right: 10px;
   margin-top: 6px;
   font-weight: bold;
   font-size: 14px;
}

#notesData input[type=text]
{
   width: 99%;
}

textarea#raceNotes {
    font: 12px arial,helvetica,clean,sans-serif;
    width: 94%;
    margin-left: 2%;
}
/* end of notes styles */
/* Added for the "data loading" image */
#loading {
  width: 0px;
  height: 0px;
  top: 0px;
  left: 0px;
  position: fixed;
  display: block;
  text-align: center;
}
