/* CSS file for all horse racing kills pages */

body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
a:link, a:visited {
text-decoration: none;
color: #888888;
}
a:hover {
color: #AAAAAA;
}

.standard {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.logo {
background-repeat:no-repeat;
}

p { margin-top: 8px; margin-bottom: 12px; }

#alvlink {
	top:90px;
	left:676px;
	width:112px;
	height:66px;
	position:absolute;
}

/* -------------------------------------- */

.nav {
font-size:12px;
color: #683700;
margin-top: 5px; margin-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
}
.nav a:link, .nav a:visited {text-decoration: none;color: #683700;}
.nav a:hover {color: #ee1d23;}

.nav_current {
color: #ee1d23;
margin-top: 5px; margin-bottom: 5px;
}
.nav_current a:link, .nav_current a:visited {text-decoration: none;color: #ee1d23;}
.nav_current a:hover {color: #ee1d23;}

.nav_list {
font-size:11px;
color: #683700;
font-weight:normal;
margin-top: 2px; margin-bottom: 2px; margin-left: 1em;
}
.nav_list a:link, .nav_list a:visited {text-decoration: none;color: #683700;}
.nav_list a:hover {color: #ee1d23;}

.nav_list_current {
font-size:11px;
color: #ee1d23;
font-weight:normal;
margin-top: 2px; margin-bottom: 2px; margin-left: 1em;
}
.nav_list_current a:link, .nav_list_current a:visited {text-decoration: none;color: #ee1d23;}
.nav_list_current a:hover {color: #ee1d23;}


/* -------------------------------------- */

.photo_caption {
font-weight: normal;
font-size:10px;
color: #888888;
}

.font_heading {
font-weight: bold;
font-size:16px;
color: #ee1d23;
}

.font_clickhere_heading {
font-weight: bold;
font-size:12px;
color: #ee1d23;
}

.font_clickhere_text {
font-weight: normal;
font-size:11px;
color: #888888;
}

.font_subtext {
font-weight: normal;
font-size:10px;
}
/* -------------------------------------- */

.news_copy {
font-weight: normal;
font-size:12px;
color: #000000;
}
.news_copy a:link, .news_copy a:visited {text-decoration: none;color: #000000; font-weight: bold;}
.news_copy a:hover {color: #ee1d23;}

.news_heading_main {
font-weight: bold;
font-size:14px;
color: #ee1d23;
}
.news_heading_main a:link, .news_heading_main a:visited {text-decoration: none;color: #ee1d23;}
.news_heading_main a:hover {color: #000000;}

.news_heading_other {
font-weight: bold;
font-size:12px;
color: #ee1d23;
}
.news_heading_other a:link, .news_heading_other a:visited {text-decoration: none;color: #ee1d23;}
.news_heading_other a:hover {color: #000000;}

.news_date {
font-weight: bold;
font-size:10px;
color: #000000;
}

/* -------------------------------------- */
.standard .news_quote {
	color: #000000;
	font-variant: normal;
	font-style: italic;
	text-align: left;
	vertical-align: baseline;
	width: auto;
	float: none;
	padding-left: 35px;
	padding-right: 35px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 14px;
}
.news_quote_break {

	color: #000000;
	font-variant: normal;
	font-style: italic;
	text-align: left;
	vertical-align: baseline;
	width: auto;
	float: none;
	padding-left: 35px;
	padding-right: 35px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}
