/* CSS Document */

body {
	margin: 0;
	background: url(images/background_lines.gif) top left repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Georgia, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #774024;
	}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
	
h2 {
	margin: 0 0 10px 25px;
	}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

span {
	visibility: hidden;
	}

a, a:visited {
	color: #1d3247;
	}

a:hover {
	color: #774024;
	}

/* main wrapper */

#wrapper {
	width: 772px;
	margin: 0 auto;
	text-align: center; /* IE5 centering */
	}

/*header, as if you hadn't guessed...:-/ */

#header {
	width: 772px;
	height: 99px;
	text-align: left;
	background: url(images/header.gif) top left no-repeat;
	}
	
#logoholder {
	position: relative;
	top: 18px;
	left: 25px;
	width: 278px;
	height: 64px;
	}
	
h1#mainlogo {
	width: 278px;
	height: 64px;
	background: url(images/logo.gif) 0 0 no-repeat;
	}
	
h1#mainlogo a {
	text-decoration: none;
	display: block;
	height: 100%;
	}
	
h1#mainlogo a:hover {
	background: none;
	}

/* navigation */

#navholder {
	width: 772px;
	height: 24px;
	background: url(images/nav_bg.gif) top left no-repeat;
	text-align: left;
	}
	
ul#nav {
	position: relative;
	top: 0;
	left: 15px;
	width: 742px;
	height: 22px;
	overflow: hidden;
	}

#nav li {
	list-style-type: none;
	position: absolute; /* important! Ensures all list items and list backgrounds appear "inline" */
	}

#nav li, #nav a {
	text-decoration: none;
	display: block;
	height: 22px;
	}	
	
li#home {
	left: 0; /* position important - see above */
	width: 124px;
	background: url(images/buttons/homebtn_up.gif) top left no-repeat;
	}
	
li#home a:hover, li#home a#selected {
	background: url(images/buttons/homebtn_over.gif) top left no-repeat;
	}
	
li#downloads {
	left: 124px;
	width: 140px;
	background: url(images/buttons/downloadsbtn_up.gif) top left no-repeat;
	}
	
li#downloads a:hover, li#downloads a#selected {
	background: url(images/buttons/downloadsbtn_over.gif) top left no-repeat;
	}
	
li#stats {
	left: 264px;
	width: 92px;
	background: url(images/buttons/statsbtn_up.gif) top left no-repeat;
	}
	
li#stats a:hover, li#stats a#selected {
	background: url(images/buttons/statsbtn_over.gif) top left no-repeat;
	}
	
li#links {
	left: 356px;
	width: 95px;
	background: url(images/buttons/linksbtn_up.gif) top left no-repeat;
	}
	
li#links a:hover, li#links a#selected {
	background: url(images/buttons/linksbtn_over.gif) top left no-repeat;
	}
	
li#skittles {
	left: 451px;
	width: 133px;
	background: url(images/buttons/skittlesbtn_up.gif) top left no-repeat;
	}
	
li#skittles a:hover, li#skittles a#selected {
	background: url(images/buttons/skittlesbtn_over.gif) top left no-repeat;
	}
	
li#contact {
	left: 584px;
	width: 158px;
	background: url(images/buttons/contactbtn_up.gif) top left no-repeat;
	}
	
li#contact a:hover, li#contact a#selected {
	background: url(images/buttons/contactbtn_over.gif) top left no-repeat;
	}
	
li.nav-top, li.nav-top a {
	height: 33px;
	}
	

/* image holder */

.image {
	width: 772px;
	height: 160px;
	}

#homeimage {
	background: url(images/image1.jpg) top left no-repeat;
	}
	
/* content holder (holds background image) */

#content {
	float: left; /* must float for background image to work */
	margin: 0 auto;
	width: 772px;
	background: url(images/content_bg.gif) top left repeat-y;
	}

/* left column */

#leftpanel {
	float: left;
	width: 241px;
	margin: 0;
	text-align: left;
	font-size: 70%;
	}
	
#leftpanel img {
	margin: 0 0 10px 20px;
	}

h1.leftcolumnheader {
	width: 217px;
	height: 26px;
	margin: 10px 0 10px 14px;
	}
	
h1.leftcolumnheader#latestnews {
	background: url(images/latestnews_header.gif) top left no-repeat;
	}
	
h1.leftcolumnheader#affilliatesheader {
	background: url(images/affilliates_header.gif) top left no-repeat;
	}
	
	/* latest news list */
	
#leftpanel ul {
	margin: 0 0 20px 14px;
	}
	
#leftpanel ul li {
	margin-bottom: 10px;
	padding: 0 10px 0 20px;
	background: url(images/list_arrow.gif) 0 3px no-repeat;
	}
	
/* right column (content area) */

#rightpanel {
	float: left;
	width: 510px;
	margin: 0;
	padding-bottom: 10px;
	text-align: left;
	font-size: 70%;
	}

#rightpanel p {
	margin: 0 0 12px 0;
	padding: 0 10px 0 25px;
	line-height: 16px;
	}

h1.maincolumnheader {
	width: 264px;
	height: 26px;
	margin: 10px 0 10px 25px;
	}
	
h1.maincolumnheader#welcome {
	background: url(images/welcome_header.gif) top left no-repeat;
	}
	
	/* footer */
	
#footer {
	clear: both;
	width: 772px;
	height: 27px;
	background: url(images/footer.gif) top left no-repeat;
	margin-bottom: 10px;
	}
	
#footer ul {
	margin: 0 0 0 93px;
	padding: 0;
	}
	
	
#footer ul li {
	line-height: 27px;
	padding: 0 20px 0 16px;
	background: url(images/list_arrow.gif) 0 2px no-repeat;
	font-size: 60%;
	display: inline;
	}
	
	/* PAGE SPECIFIC */
	
	/* DOWNLOADS PAGE */
	
#downloadsimage {
	background: url(images/image2.jpg) top left no-repeat;
	}
	
h1.maincolumnheader#downloads_header {
	background: url(images/downloads_header.gif) top left no-repeat;
	}
	
ul.downloadslist {
	margin: 0 0 7px 0;
	padding: 0;
	clear: both;
	}
	
ul.downloadslist li {
	margin-bottom: 0;
	padding: 0 10px 0 20px;
	background: url(images/pdf.gif) 0 0 no-repeat;
	font-size: 110%;
	letter-spacing: -1px;
	}
	
ul.downloadslist_extraspace {
	margin-left: 25px;
	}
	
ul.downloadslist_extraspace li {
	margin-bottom: 10px;
	}

h1.leftcolumnheader#utilities {
	background: url(images/utilities_header.gif) top left no-repeat;
	}
	
h1.leftcolumnheader#newslinks {
	background: url(images/newslinks_header.gif) top left no-repeat;
	}
	
div#tableholder {
	margin: 5px 0 5px 0;
	padding: 0 0 0 20px;
	float: left;
	}
	
	
table {
	margin: 0;
	clear: both;
	padding: 0;
	border: 1px solid #ffe9e9;
	background-color: #f9f9f9;
	}
	
caption {
	display: none;
	}
	
table td, th {
	vertical-align: top;
	padding: 5px 5px 2px 5px;
	}
	
th {
	text-decoration: underline;
	}
	
tr#morepad td {
	padding-bottom: 10px;
	}
	
table#topborder {
	border-width: 0 1px 1px 1px;
	border-color: #ffe9e9;
	border-style: solid;
	background-color: #f9f9f9;
	}
	
table#topborder td {
	vertical-align: middle;
	padding-bottom: 0;
	}
	
	
	/* LINKS PAGE */
	
h1.maincolumnheader#links_header {
	background: url(images/links_header.gif) top left no-repeat;
	}
	
#linksimage {
	background: url(images/image3.jpg) top left no-repeat;
	}
	
ul#linkslist {
	margin: 15px 0 20px 24px;
	}
	
ul#linkslist li {
	height: 43px;
	padding: 10px 10px 0 45px;
	font-size: 110%;
	letter-spacing: -1px;
	}
	
li#us {
	background: url(images/us_flag.gif) top left no-repeat;
	}
	
li#uk {
	background: url(images/uk_flag.gif) top left no-repeat;
	}
	
li#hr {
	background: url(images/pointer.gif) top left no-repeat;
	}
	
li#swl {
	background: url(images/tick.gif) top left no-repeat;
	}
	
	/* US TRACKS */
	
#linkspanel {
	width: 440px;
	}
	
h1.maincolumnheader#ustracks {
	background: url(images/us_header.gif) top left no-repeat;
	}
	
ul#atozlist {
	margin: 15px 0 20px 24px;
	}
	
ul#atozlist li {
	display: inline;
	height: 1%;
	padding-right: 30px;
	font-size: 110%;
	letter-spacing: -1px;
	}
	
p.largeletter {
	font-size: 200%;
	}
	
ul.links {
	margin: 0 0 15px 0;
	padding: 0 0 0 24px;
	float: left;
	width: 120px;
	}
	
ul.linkswidth {
	width: 470px;
	}
	
ul.links li a {
	padding: 0 0 0 20px;
	background: url(images/list_arrow.gif) 0 3px no-repeat;
	height: 1%;
	font-size: 110%;
	letter-spacing: -1px;
	}
	
ul.linkswidth li {
	margin-bottom: 5px;
	}
	
ul.links li.name {
	background: none;
	font-weight: bold;
	padding: 0 0 10px 0;
	}
	
	/* UK TRACKS */
	
h1.maincolumnheader#uktracks {
	background: url(images/uk_header.gif) top left no-repeat;
	}
	
	/* HORSE RACING SITES */
	
h1.maincolumnheader#horseracing {
	background: url(images/horseracing_header.gif) top left no-repeat;
	}
	
	/* SITES WE LIKE */
	
h1.maincolumnheader#siteswelike {
	background: url(images/siteswelike_header.gif) top left no-repeat;
	}
	
	/* STATS */
	
#statsimage {
	background: url(images/image4.jpg) top left no-repeat;
	}
	
h1.maincolumnheader#stats {
	background: url(images/stats_header.gif) 0 2px no-repeat;
	}
	
	/* SKITTLES */
	
#skittlesimage {
	background: url(images/image7.jpg) top left no-repeat;
	}
	
h1.maincolumnheader#skittles_header {
	background: url(images/skittles_header.gif) top left no-repeat;
	}
	
	/* CONTACT US */
	
#contactimage {
	background: url(images/image6.jpg) top left no-repeat;
	}
	
h1.maincolumnheader#contact_header {
	background: url(images/contact_header.gif) 0 2px no-repeat;
	}
	
form {
	margin: 0 10px 10px 26px;
	padding: 5px 0 5px 0;
	border: 1px solid #ffe9e9;
	background-color: #f9f9f9;
	}	

.inputbox {
	border: 1px solid #E1E1E1;
	background-color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #1d3247;
	}

#name {
	width: 200px;
	}

#email {
	width: 200px;
	}

#comments {
	width: 250px;
	}
	
#submit {
	border: 1px outset #E1E1E1;
	background-color: #ffffff;
	font-family: "Lucida Sans Unicode", Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #1d3247;
	width: 60px;
	height: 20px;
	margin: 0;
	padding: 0 2px 0 2px;
}

	/* NEWS PAGES */
	
h1.maincolumnheader#latestnewsmain {
	background: url(images/latestnews_header.gif) top left no-repeat;
	}
	
	/* PRIVACY PAGE */
	
h1.maincolumnheader#privacy {
	background: url(images/privacy_header.gif) top left no-repeat;
	}
	
	/* ACCESSIBILITY PAGE */
	
h1.maincolumnheader#accessibility {
	background: url(images/accessibility_header.gif) top left no-repeat;
	}
		
	/* MISC */
	
.skiplink {
	display: none;
	}
	
.clear {
	clear: both;
	width: 100%;
	}
	
.downloadsclear {
	clear: both;
	}
	#adsenseHolder { 
margin-left: 20px; 
}
	
