@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	background: #0061aa url(../images/background.jpg) repeat-x;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: bold;
	color: #153045;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul {
	list-style: none;
}

a {
	color: #000000;
}

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

a img {
	border: none;
}

hr {
	margin: 15px;
	border: 1px dotted #0061aa;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background: url(../images/background.jpg) repeat-x;
}

/* Header */

#header {
	width: 960px;
	height: 125px;
	margin: 0 auto;
	background: url(../images/background.jpg) repeat-x;
}

/* Header Image */

#headerimage {
	width: 960px;
	height: 320px;
	background: #004b83 url(../images/headerimage.jpg) no-repeat;
}

/* Logo */

#logo #logolink {
	margin-top: 10px;
	width: 300px;
	height: 114px;
	background: #004171 url(../images/CoralLogoDate.png) no-repeat;
	float: left;
	display: block;
	text-indent: -9999px;
}

/* Nav */

#nav {
	width: 621px;
	height: 30px;
	margin: 77px 0 0 0;
	background: #004274 url(../images/navbg.gif) no-repeat;
	float: right;
	border-bottom: 3px solid #186cab;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#nav li {
	float: left;
	margin: 0;
}

#nav a {
	display: block;
	width: auto;
	padding: 5px 20px;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom: 3px solid #ffffff;
}

#bookbutton #bookticketsleft{
	width: 162px;
	height: 65px;
	background: #ffffff url(../images/bookleft.jpg) no-repeat;
	position: absolute;
	top: 380px;
	left: 636px;
	display: block;
	text-indent: -9999px;
}

#bookbutton #bookticketsright{
	width: 162px;
	height: 65px;
	background: #ffffff url(../images/bookright.jpg) no-repeat;
	position: absolute;
	top: 380px;
	left: 798px;
	display: block;
	text-indent: -9999px;
}


/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #ffffff;
	padding: 0;
	margin: 0 0 20px 0;
}

/* Home Page Content */

#homepage	{
	float: left;
	width: 960px;
	padding: 0;
	margin: 0;
	background: #0060aa;	
}

/* Racing Button*/

.racingbutton {
	margin: 15px 0 15px 0;
	padding: 0;
	width: 310px;
	height: 200px;
	background: #ffffff url(../images/racingbutton.jpg) no-repeat;
	float: left;
}

.racingbutton .title {
	margin-top: 12px;
	font-size: 3.2em;
	color: #ffffff;
	font-weight: 100;
}

.racingbutton .moreinfo {
	margin: 175px 0 0 217px;
	color: #ffffff;
	font-weight: bold;
}

.racingbutton .moreinfo a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.racingbutton .moreinfo a:hover {
	color: #000000;
	background: #61bc47;
	font-weight: bold;
	text-decoration: none;
}

/* Hospitality Button*/

.hospbutton {
	margin: 15px 0 15px 15px;
	padding: 0;
	width: 310px;
	height: 200px;
	background: #ffffff url(../images/hospbutton.jpg) no-repeat;
	float: left;
}

.hospbutton .title {
	margin-top: 12px;
	font-size: 3.2em;
	color: #ffffff;
	font-weight: 100;
}

.hospbutton .moreinfo {
	margin: 175px 0 0 230px;
	color: #ffffff;
	font-weight: bold;
}

.hospbutton .moreinfo a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.hospbutton .moreinfo a:hover {
	color: #000000;
	background: #d53267;
	font-weight: bold;
	text-decoration: none;
}

/* Transport Button */

.transbutton {
	margin: 15px 0 15px 15px;
	padding: 0;
	width: 310px;
	height: 200px;
	background: #ffffff url(../images/transbutton.jpg) no-repeat;
	float: left;
}

.transbutton .title {
	margin-top: 12px;
	font-size: 3.2em;
	color: #ffffff;
	font-weight: 100;
}

.transbutton .moreinfo {
	margin: 175px 0 0 232px;
	color: #ffffff;
	font-weight: bold;
}

.transbutton .moreinfo a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.transbutton .moreinfo a:hover {
	color: #000000;
	background: #ffd51e;
	font-weight: bold;
	text-decoration: none;
}

/* Competition 3 button */

.competition3button {
	margin: 15px 0 15px 0;
	padding: 0;
	width: 310px;
	height: 200px;
	background: #ffffff url(../images/competition2.jpg) no-repeat;
	float: left;
}

.competition3button .title {
	margin-top: 12px;
	font-size: 3.2em;
	color: #ffffff;
	font-weight: 100;
}

.competition3button .moreinfo {
	margin: 175px 0 0 232px;
	color: #ffffff;
	font-weight: bold;
}

.competition3button .moreinfo a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.competition3button .moreinfo a:hover {
	color: #000000;
	background: #e01d1d;
	font-weight: bold;
	text-decoration: none;
}

/* Welcome */

.welcome {
	margin: 0 0 30px 0;
	padding: 0;
	width: 310px;
	min-height: 262px;
	background: #ffffff;
	float: left;
}

.welcome h1 {
	color: #ffffff;
	background: #f03f37;
	padding: 5px 15px;
	margin: 12px;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.welcome .copy {
	margin: 12px;
	color: #000000;
}

.welcome .copy a {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
	background: url(../images/webbutton.png) no-repeat;
	padding: 8px 50px 5px 15px;
	margin: 0;
}

.welcome .copy a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}


/* News */

.news {
	margin: 0 0 30px 15px;
	padding: 0;
	width: 310px;
	height: 262px;
	background: #ffffff;
	float: left;	
	overflow: scroll;
}

.news h1 {
	color: #ffffff;
	background: #ffd51e;
	padding: 5px 15px;
	margin: 12px;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.news .copy {
	margin: 12px;
	color: #000000;
}

.news .copy a {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
	background: url(../images/webbutton.png) no-repeat;
	padding: 8px 50px 5px 15px;
	margin: 0;
}

.news .copy a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}

.date {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	border-top: 1px solid #0061aa;
	border-bottom: 1px solid #0061aa;
	padding: 0;
	margin: 0px;
}

/* Competition */

.competition {
	margin: 0 0 30px 15px;
	padding: 0;
	width: 310px;
	min-height: 262px;
	background: #ffffff;
	float: left;
}

.competition h1 {
	color: #ffffff;
	background: #61bc47;
	padding: 5px 15px;
	margin: 12px;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.competition .copy {
	margin: 12px;
	color: #000000;
}

.competition .copy a {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
	background: url(../images/morebutton.png) no-repeat;
	padding: 5px 50px 5px 15px;
	margin: 0;
}

.competition .copy a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}

/* Left column */

#content {
	float: left;
	width: 960px;
	padding: 0;
	margin: 0;
	background: #0060aa;	
}

#leftcolumn {
	width: 635px;
	padding: 0;
	margin: 15px 0 30px 0;
	float: left;
	background: #ffffff;
}

#leftcolumn h1 {
	color: #0061aa;
	padding: 10px 10px 0 10px;
	font-weight: bold;
	font-size: 2em;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #0061aa;
	border-top: 1px dotted #0061aa;
	background: url(../images/headerbg.gif) repeat-x;
	margin: 10px;
}

#leftcolumn h2 {
	color: #0061aa;
	padding: 0 15px;
	font-weight: bold;
	font-size: 1.4em;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

#leftcolumn h3 {
	color: #014171;
	padding: 0 15px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

#leftcolumn p {
	padding: 0 15px;
	line-height: normal;
}

#leftcolumn p a {
	text-decoration: none;
	color: #0061aa;
}

#leftcolumn p a:hover {
	text-decoration: underline;
	color: #0061aa;
}

.bullet {
	list-style-type: disc;
	color: #0061aa;
}

.bullet li {
	color: #000000;
}

.contentimage {
	float: right;
	padding: 0 15px 10px 10px;
}

.contentimageleft {
	float: left;
	padding: 0 15px 10px 10px;
}

.brochure {
	float: right;
	padding: 0 15px 0 10px;	
}

.call {
	background: url(../images/Callbanner.jpg) no-repeat;
	height: 75px;
	padding: 0;
	margin: 15px 0 20px 15px;
}

.callhosp {
	background: url(../images/CallbannerHosp.jpg) no-repeat;
	height: 75px;
	padding: 0;
	margin: 15px 0 20px 15px;
}

.callfind {
	background: url(../images/CallbannerFind.jpg) no-repeat;
	height: 75px;
	padding: 0;
	margin: 15px 0 20px 15px;
}

.datenews {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.datenews li {
	background: url(../images/news.gif) no-repeat;
	background-position: 10px;
	padding: 10px 0 10px 75px;
	color: #0061aa;
	font-size: 16px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
}

#racinguk {
	margin: 15px;
}

.google {
	margin-left: 10px;
}

/* Right column */

#rightcolumn {
	width: 310px;
	background: #0061aa;
	padding: 0;
	margin: 15px 0 30px 15px;
	float: right;
	padding: 0;
}

/* Right column buttons */
#rightcolumn .racingbutton {
	margin: 0 0 15px 0;
	padding: 0;
	width: 310px;
	background: #ffffff url(../images/racingbutton.jpg) no-repeat;
	float: left;
}

#rightcolumn.racingbutton .title {
	margin-top: 12px;
	font-size: 3.2em;
	color: #ffffff;
	font-weight: 100;
}

#rightcolumn.racingbutton .moreinfo {
	margin: 175px 0 0 217px;
	color: #ffffff;
	font-weight: bold;
}

#rightcolumn.racingbutton .moreinfo a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

#rightcolumn.racingbutton .moreinfo a:hover {
	color: #000000;
	background: #61bc47;
	font-weight: bold;
	text-decoration: none;
}

#rightcolumn .hospbutton {
	margin: 0 0 15px 0;
	padding: 0;
	width: 310px;
	height: 200px;
	background: #ffffff url(../images/hospbutton.jpg) no-repeat;
	float: left;
}

#rightcolumn .hospbutton .title {
	margin-top: 12px;
	font-size: 3.2em;
	color: #ffffff;
	font-weight: 100;
}

#rightcolumn .hospbutton .moreinfo {
	margin: 175px 0 0 230px;
	color: #ffffff;
	font-weight: bold;
}

#rightcolumn .hospbutton .moreinfo a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

#rightcolumn .hospbutton .moreinfo a:hover {
	color: #ffffff;
	background: #d53267;
	font-weight: bold;
	text-decoration: none;
}

#rightcolumn .transbutton {
	margin: 0 0 15px 0;
	padding: 0;
	width: 310px;
	height: 200px;
	background: #ffffff url(../images/transbutton.jpg) no-repeat;
	float: left;
}

#rightcolumn .transbutton .title {
	margin-top: 12px;
	font-size: 3.2em;
	color: #ffffff;
	font-weight: 100;
}

#rightcolumn .transbutton .moreinfo {
	margin: 175px 0 0 232px;
	color: #ffffff;
	font-weight: bold;
}

#rightcolumn .transbutton .moreinfo a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

#rightcolumn .transbutton .moreinfo a:hover {
	color: #ffffff;
	background: #ffd51e;
	font-weight: bold;
	text-decoration: none;
}

#rightcolumn .competition2button {
	margin: 0 0 15px 0;
	padding: 0;
	width: 310px;
	height: 200px;
	background: #ffffff url(../images/competition2.jpg) no-repeat;
	float: left;
}

#rightcolumn .competition2button .title {
	margin-top: 12px;
	font-size: 3.2em;
	color: #ffffff;
	font-weight: 100;
}

#rightcolumn .competition2button .moreinfo {
	margin: 175px 0 0 232px;
	color: #ffffff;
	font-weight: bold;
}

#rightcolumn .competition2button .moreinfo a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

#rightcolumn .competition2button .moreinfo a:hover {
	color: #ffffff;
	background: #f20202;
	font-weight: bold;
	text-decoration: none;
}



/* Bottom Wrapper */

#bottomwrapper {
	width: 960px;
	margin: 0px auto;
}

/* Footer */

#footer {
	background: #00365f;
	color: #ffffff;
	padding-top: 10px;
	width: 100%;
}

.copyrighttext {
	text-align: center;
	color: #ffffff;
}

#bottomnav {
	margin: 0 0 0 5px;	
	padding: 0;
	width: 310px;
	float: left;
}

#bottomnav ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	line-height: normal;	
}

#bottomnav li {
	float: left;
	margin: 0;
	border-right: 1px solid #ffffff;
}

#bottomnav a {
	display: block;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#bottomnav a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* Address */

#address {
	margin: 0 0 0 5px;	
	padding: 0;
	width: 310px;
	float: right;
}

#address p {
	color: #ffffff;
	font-size: 10px;
	margin-left: 15px;
	padding-bottom: 10px;
	text-align: right;
	margin-right: 10px;
}

#address a {
	color: #ffffff;
	text-decoration: none;
}

#address a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#raceslogo {
	width: 150px;
	height: 60px;
	background: url(../images/raceslogo.png) no-repeat;
	margin-top: 75px;
}

/* Tabe styling */

table a,
table a:link,
table a:visited {
	border: none;
	color: #000000;
	text-decoration: none;
}

table a:hover {
	color: #0061aa;
	text-decoration: underline;
}							
	
table {
	width: 610px;
	border-top: 1px solid #e5eff8;
	border-right: 1px solid #e5eff8;
	margin: 10px auto;
	padding-top: 10px;
	border-collapse: collapse;
}
caption {
	color: #0061aa;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	caption-side: top;
	text-align: left;
}	
tr.odd td	{
	background: #eef3f7;
}
tr.odd .column1	{
	background: #eef3f7;
}	
.column1	{
	background: #f9fcfe;
	text-align: left;
}
td {
	color: #000000;
	border-bottom: 1px solid #e5eff8;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em;
	text-align: left;
}				
th {
	font-weight: normal;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #e5eff8;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em;
}							
thead th {
	background: #d6dfe6;
	text-align: left;
	font: bold 1.2em/2em Arial,Helvetica,sans-serif;
	color: #0061aa;
}	
	



