html{
background-image: url("../Images/bgStripe_meeting_full.gif");
}
div#breadcrumb{
background-color:#D03314;
}
div#breadcrumb span.currentPage{
color:#EADCD9;
}
div#introText a{
color:#D03314;
}
div#introText h1{
color:#D03314;
}
/****************************** In Focus *************************************/
div.inFocusContent h2 a{
color:#D03314;
text-decoration:none;
}
div.inFocusContent a.readMore{
color:#D03314;
background-image: url("../Images/linkArrow_red.gif"); /* <<-- */
}
div.inFocusContent a.articleSummary{
text-decoration:none;
}

/****************************** Left Nav *************************************/
div#pageNav ul li.active a{ /* dark tint */
background-color:#D27A6C;
}
div#pageNav ul li.active ul a{
background-color:#D27A6C; /* dark tint */
}
div#pageNav ul ul li.active a{
background-color:#D2968C; /* light tint */
}
div#pageNav ul ul li.active ul a{
background-color:#D2968C;  /* light tint */
color:#ECE1E0; 			 /* light text colour */
}
/*** Current page ***/
div#pageNav ul li.current a{
background-color:#D03314; /* full colour */
}
div#pageNav ul ul li.current a{
background-color:#D03314; /* full colour */
}
div#pageNav ul ul ul li.current a{
background-color:#D03314; /* full colour */
}
/*** roll overs ***/
div#pageNav li a:hover{
background-color:#D03314
}
div#pageNav li.active a:hover{
background-color:#D03314
}


/*****************************************  Graphic Links ***************************************/
div#graphicLinks{
border-bottom-color:#9F2A09; /* <<-- */
background-color:#2E353D;  /* <<-- */
}
div#glTitle{
background-color:#9F2A09; /* <<-- */
}

/*****************************************  Content ***************************************/
div#pageContent a{
color:#D03314;
}
div#pageContent h1{
color:#D03314;
}
div#pageContent h2{
color:#D03314;
}
div#pageContent h3{
color:#D03314;
}
div#pageContent ul li{
background-image:url(../Images/linkArrow_red.gif);
}

/****************************** FAQs *************************************/
div.faqQ{
background-image:url(../Images/faQ_red.gif);
}
div.faqA{
background-image:url(../Images/faqAb_red.gif);
}
div.faqDivider{
background-color:#D03314;
}
a.iTipFAQ:hover span{
background-image:url(../Images/faqA_red.gif);
border:solid #D03314 1px;
}


/****************************** Forms *************************************/
form.standardForm label{
color:#D03314;
}
form.standardForm fieldset legend{
color:#D03314;
}
form.standardForm span.s1{
width:120px;
display:inline;
}
form.standardForm span.s2{
width:160px;
display:inline;
}
form.standardForm span.s3{
width:60px;
display:inline;
text-align:center;
}


/****************************** GNL *************************************/
div#mainTab{
	font-size: 9px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	line-height: 15px;
	background: url(../Images/tab.gif) top center no-repeat;
}
div#tabs{
	padding: 10px 16px;
}
div.tabYear{
	width: 81px;
	line-height: 25px;
	float: left;
	font-size: 9px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	background: #70816F;
	border-bottom: 6px solid #C2D2AD;
}
div.tabMonth{
	width: 81px;
	line-height: 25px;
	float: left;
	font-size: 9px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	background: #7C8F7C;
	border-bottom: 6px solid #C2D2AD;
}
div.tabCurrent{
	width: 190px;
	line-height: 25px;
	float: left;
	font-size: 9px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	background: #D23316;
	border-bottom: 6px solid #C2D2AD;
}
div.boxStd{
	border: 1px solid #BACECC;
	padding: 5px 0;
	margin: 4px 16px 0 16px;
}
div#pageContent div.boxStd a{
	color: #6F706B;
}
div.searchTitle{
	border: solid #D05E44;
	border-width: 1px 0px; /* 1px 1px; */
}
div.searchResults{
	margin: 4px 16px 0 16px;
}
div.raceName{
	float: left;
	border-left: 1px solid #D05E44;
	border-top: 1px solid #D05E44;
	padding: 8px 6px;
	color: #A32911;
	font-weight: bold;
}
div.registeredRaceName{
	float: left;
	border-left: 1px solid #D05E44;
	border-right: 1px solid #D05E44;
	padding: 8px 6px;
	color: #666a62;
	font-weight: bold;
}
div.raceNameGL{
	width: 512px;
	height: 26px;
}
div.registeredRaceNameGL{
	width: 304px;
	height: 20px;
}
div.raceDetails{
	float: right;
	width: 170px;
	border: 1px solid #D05E44;
	border-width: 0 1px;
	border-top: 1px solid #D05E44;
	padding: 8px 6px;
	color: #A32911;
	font-weight: bold;
}
div.redSep{
	border-top: 2px solid #CA3411;
	margin: 0 2px;
}
div#pageContent div.searchTable{
	border: solid #676765;
	border-width: 1px 1px 0 1px;
}
div#pageContent table.searchResultsTable{
	padding: 10px 4px;
	font-size: 11px;
}
div#pageContent table.searchResultsTable tr th{
	text-align: left;
	font-size: 11px;
}
div#pageContent table.searchResultsTable tr th.place{
	color: #BF2620;
}
div#pageContent div.searchResults div.searchTable table.searchResultsTable tr th, div#pageContent table.searchResultsTable tr td{
	padding: 3px;
	vertical-align: top;
}
div#pageContent div.searchResults div.searchTable table.searchResultsTable tr th.margins{
	padding-top: 10px;
}
div.hr hr{
	background: transparent url(../Images/dottedLine2.gif) repeat-x;
	height: 1px;
	border: 0;
	margin: 10px 4px;
}
div.empty{
	border-top: 6px solid #BAD6A6;
	margin: 0 1px;
}
div.glSpacer{
	height: 10px;
}
div.otherHorses{
	border: 1px solid #676765;
	border-width: 0 1px 1px 1px;
}

.glFirstPlace{
	color:black;
}

