@charset "utf-8";
/* CSS Document */

#headerInternal {
	width: 100%;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.grafton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	background-color: #FFFF66;
	padding: 5px;
	width: 580px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	border: 2px solid #000066;
}

.imageBanner {
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ce8f02;
	border-bottom-color: #ce8f02;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body#images a#imagesLink,
body#pinkSilks a#pinkSilksLink,
body#racing a#racingLink,
body#membership a#membershipLink,
body#theClub a#theClubLink,
body#coffsCup a#coffsCupLink,
body#sponsorship a#sponsorshipLink,
body#functions a#functionsLink,
body#events a#eventsLink,
body#home a#homeLink{/*tells us what page we are on*/
	background-color:#CCCCCC;

}

ul.footerNav {
	float:left;
}
ul.footerNav li {
	float:left;
	width: 80px;
	list-style-type: none;
}

ul.footerNav a {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ce8f02;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	display:block;
}

ul.footerNav a:hover {
	text-decoration: underline;
	color: #ce8f02;
}

ul.footerNav a:visited {
	color: #ce8f02;
}

#footerNav li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#footlayout { /*moves the munu bar in the footer to the middle of the page*/
	margin-left: 225px;
	margin-top: 15px;
}
#footerLayout {
	height: 200px;
	width: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #003333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}


#mainContent li {
	margin: 5px;
}

#mainContent p {
	line-height: 150%;
	color: #003333;
	text-indent: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

.imageright {
	float: right;
	border: 4px double #003333;
	padding: 4px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.curtains {
	border: 4px double #003333;
	padding: 4px;
	margin-top: 10px;
	margin-left: 75px;
}


.imageleft {
	float: left;
	border: 4px double #003333;
	padding: 4px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#mainContent p.gold {
	color: #ce8f02;
}

#mainContent p.pink {
	color: #FF33CC;
}

#faq ul {
	list-style: none;
}

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

td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003333;
}

.bold {
	font-weight: bold;
}

.info {
	float: right;
	width: 350px;
	padding: 0px;
	height: 180px;
	margin: 6px;
}	

.info a {
	text-decoration: none;
	font-weight: bold;
	color: #003333;
}

.info a:hover {
	text-decoration:underline;
}

.info h1 {
	font-size: 16px;
	margin: 0px;
	padding: 5px;
}
#whatsOn h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}

#whatsOn {
	background-color: #FFFFCC;
	width: 580px;
	border: 1px solid #FF0000;
	margin-left: 75px;
	margin-top: 20px;
	font-size: 14px;
	color: #FF0000;
	margin-bottom: 0px;
	padding: 10px;
	height: auto;
}

#whatsOn a {
	text-decoration:underline;
	color:#FF0000;
}

#whatsOn a:hover {
	text-decoration:none;
}

.date {
	font-size: 12px;
	font-weight: bold;
	color: #003333;
}
.sitemap a {
	color:#003333;
	text-decoration:none;
}
a:link, a:visited {
	color:#003333
}

a:hover {
	color:#003333;
	text-decoration:none;
}


.center {
	text-align:center;
}
h4 {
	text-align: center;
	text-transform: uppercase;
}
#racing #container #mainContent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	vertical-align: top;
}
#racing #container #mainContent td {
	vertical-align: top;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -130px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border: 4px double #003333;
	padding: 4px;
	color: inherit;
	vertical-align: top;
	width: 100px;
	height: 67px;
}

.hoverbox li
{
	color: #FFFFFF;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	background-color: #FFFFFF;
}

.hoverbox .preview
{
	border-color: #003333;
	width: 300px;
	height: 200px;
}

.hoverboxp
{
	cursor: default;
	list-style: none;
}

.hoverboxp a
{
	cursor: default;
}

.hoverboxp a .preview
{
	display: none;
}

.hoverboxp a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -130px;
	z-index: 1;
}

.hoverboxp img
{
	background: #fff;
	border: 4px double #003333;
	padding: 4px;
	color: inherit;
	vertical-align: top;
	width: 100px;
	height: 150px;
}

.hoverboxp li
{
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	background-color: #FFFFFF;
}

.hoverboxp .preview
{
	border-color: #003333;
	width: 300px;
	height: 450px;
}

table.condition {
	width: 50%;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #003333;
}

table.results {
	width: 80%;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #003333;
}
.hoverbox p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}

.hoverboxp p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}

td.resultHed {
	font-weight: bold;
	border: 1px solid #003333;
	color: #FFFFFF;
	background-color: #003333;
	
}

td.resultInfo {
	border: 1px solid #003333;
}
.top {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.raceName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
}
.results {
	list-style-type: none;
}
.Xmas {
	margin-left: 75px;
	border: 4px double #003333;
	padding: 4px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.italic {
	font-style: italic;
}
.pinkSilksInvite {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 75px;
	padding-left: 10px;
}
.pinkSilksInfo {
	margin: 10px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}

.pinkSilksInfo a {
	text-decoration: none;
	font-weight: bold;
	color: #003333;
}

.pinkSilksInfo a:hover {
		text-decoration:underline;

}
.textFix {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.pinkTable {
	margin: 0px;
	padding: 0px;
}
td.pinkTable {
padding: 0px;
	
}
.imageCenter {
	height: auto;
	width: auto;
}
.soldOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.strikeThrough {
	text-decoration: line-through;
}
