﻿/* RESET ALL */

td{margin:0;padding:0;}

th{margin:0;padding:0;}

blockquote{margin:0;padding:0;}

textarea{margin:0;padding:0;}

input{margin:0;padding:0;}

fieldset{margin:0;padding:0;}

form{margin:0;padding:0;}

pre{margin:0;padding:0;}

h6{margin:0;padding:0;}

h5{margin:0;padding:0;}

h4{margin:0;padding:0;}

h3{margin:0;padding:0;}

h2{margin:0;padding:0;}

h1{margin:0;padding:0;}

/*li{margin:0;padding:0;}

ol{margin:0;padding:0;}

ul{margin:0;padding:0;}*/

li.header{margin:0;padding:0;}

ol.header{margin:0;padding:0;}

ul.header{margin:0;padding:0;}

li.headerhome{margin:0;padding:0;}

ol.headerhome{margin:0;padding:0;}

ul.headerhome{margin:0;padding:0;}


dd{margin:0;padding:0;}

dt{margin:0;padding:0;}

dl{margin:0;padding:0;}

div{margin:0;padding:0;}

body{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}


fieldset{border:0;}


/* KEENELAND CSS */

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #54554A url(/images/back_page.gif) repeat-y center;
	font: 14px "Trebuchet MS", Verdana, Arial;
	color: #333333;
}

body li {
	list-style-type: square;
}

li.a
{
	list-style-type: square;
	color: #339966;
}

li.a.current
{
		list-style-type: square;
	color: #265A43;
	font-weight: bold;
	text-decoration: none;

}




td.roundycontent li
{
	list-style-type: square;
	color: #339966;
}
td.copyindex li
{
	list-style-type: square;
	color: #339966;
}

#holder {
	height: 100%;
	width: 900px;
	margin: 0px auto;
}

#topnav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: .75em;
	padding: 2px 0 10px 0;
	vertical-align: top;
	height: 30px;
	line-height: 30px;
}

	#topnav a {
		margin: 2px 10px 2px 10px;
		color:#FFFFFF;
	}
	
/* HEADER IN SEPERATE FILE */

#breadline {
	background-color: #FFFFFF;
	padding: 0 0 0 20px;
	vertical-align: top;
}

#content {
	background-color: #FFFFFF;
	height: 99%;
	padding: 0 0 20px 20px;
	vertical-align: top;
}

#content_flushleft {
	background-color: #FFFFFF;
	height: 99%;
	padding: 0 0 20px 0;
	vertical-align: top;
}

#inset {
	background-color: white;
	height: 99%;
	padding: 0 20px 0 20px;
	vertical-align: top;
}

#leftcol {
	width: 200px;
	vertical-align: top;
}

#centercol {
	width: 500px;
	padding: 0 20px 0 20px;
	vertical-align: top;
}

#rightcol2col {
	width: 700px;
	padding: 0 20px 0 20px;
	vertical-align: top;
}

#rightcol {
	width: 200px;
	vertical-align: top;
}

#1col {
	width: 900px;
	vertical-align: top;
}

/* Slideshow elements */
/*changed height from 150 to 200 */
#slideshow {
	position: relative;
	width: 200px;
	height: 200px;
	overflow: hidden;
}
#slideshow2 {
	position: relative;
	width: 150px;
	height: 150px;
	overflow: hidden;
}


#slideshow img {
	position: relative;
	left: 0;
	top: 0;
}


#pause {
	z-index:100;
}

a.prevnext {
	color:gray;
}

/* TEXT AND ELEMENTS */

a {
	color: #339966;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}

/*if link is to itself */
a.current {
	color: #265A43;
	font-weight: bold;
	text-decoration: none;
}

a.current:hover {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}





h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: black;
	/* color: #01391a; */
	/*color: #339966; */

}

h2 {
	
	font-size: .9em;
	font-weight: bold;
	/*color: #339966;*/
	color:  black;
}


h3 {
	font-size: 1.1em;
	font-weight: bold;

	
}

.padtop {
	padding-top: 5px;
}
.padtop {
	padding-top: 5px;
}
.padtop10 {
	padding-top: 10px;
}
.padtopbig {
	padding-top: 20px;
}


.padbot {
	padding-bottom: 5px;
}

.padbot10 {
	padding-bottom: 10px;
}
.padbotbig {
	padding-bottom: 20px;
}

.padright5 {
	padding-right: 5px;
}

.padright10
{
	padding-right: 10px;
}

.padleft15 {
	padding-left: 15px;
}
.padleft25 {
	padding-left: 25px;
}
.framecopy {
	padding-left: 20px;
}

.copy  {
	font: 10pt "Trebuchet MS", Verdana, Arial ! important;
	padding-bottom: 20px;
}

.copy_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px ! important;
	color: #808080;
	padding-bottom: 20px;
	padding-top: 5px;
	font-weight: bold;
}

.copyhead {
	font: 12pt "Trebuchet MS", Verdana, Arial ! important;
	font-weight: bold ! important;
}
.copyhead a {
	color: #339966 ! important;
	font-weight: bold;
	text-decoration: none ! important;
}

.copyhead a:hover {
	color: #993300 ! important;
	font-weight: bold ! important;
	text-decoration: none;
}

.copysmallpadded {
	font: 8pt "Trebuchet MS", Verdana, Arial;
	padding-bottom: 5px;
}
.copysmall {
	font: 8pt "Trebuchet MS", Verdana, Arial ! important;
	color:  #808080;
}

.copytote {
	font: 8pt "Trebuchet MS", Verdana, Arial ! important;
	color:  #2B2B2B;
}
.copylist  {
	font: 10pt "Trebuchet MS", Verdana, Arial ! important;
	padding-bottom: 5px;
}

.copyindex {
	font: 10pt "Trebuchet MS", Verdana, Arial ! important;
}

.copyindex a {
	color: #339966 ! important;
	font-weight: bold;
	text-decoration: none ! important;
}

.copyindex a:hover {
	color: #993300 ! important;
	font-weight: bold ! important;
	text-decoration: none;
}

.copyindexpadlr {
	font: 10pt "Trebuchet MS", Verdana, Arial ! important;
	padding-left: 15px;
	padding-right: 15px;
}

.copysmallcenterpadded {
	font: 8pt "Trebuchet MS", Verdana, Arial ! important;
	text-align: center;
	padding-bottom: 5px;
}
.copysmallcenterpadded2 {
	font: 8pt "Trebuchet MS", Verdana, Arial ! important;
	text-align: center;
	padding-bottom: 0px;
}

.shadegreenbg {
	background-color: #EAEFE4;
	padding-left: 15px;
}
.newsboxtop {
	background-image: url('../images/tabhead.gif');
	background-repeat: no-repeat;
	font: 14px "Trebuchet MS", Verdana, Arial;
	color: #0F3E2B;
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
}

.newsboxtop a {
	color: #0F3E2B;
	text-decoration: none;
}
div.newsbox {
	position: relative;
	height: 300px;
	overflow: auto;
	padding: 15px;
}

div.newsboxlong {
	position: relative;
	height: 600px;
	overflow: auto;
	padding: 15px;
}

.newsboxframe {
	border: 1px solid #C0C0C0;
}
.bannerbox {
	text-align: left;
	font-size: 1.1em;
	padding: 8px;
	margin:  0 0 5px 0;
	color: #3c633f;
	background: #f3f2e5;
}

.featurevideo {
	text-align: center;
	padding: 12px 0 15px 0;
}

.roundyboxholder {
	padding: 0 0 15px 0;
}

.roundybox {
	margin: 0;
	padding: 0 0 30px 0;
	width:200px;
	background: url('/images/sidebar_bot.gif') no-repeat 50% bottom;
	font-size: 12px;
	color: #003399;
}

.box {
	margin: 0;
	text-align: center;
	padding: 0 0 0px 0;
	width:200px;
	font-size: 12px;
	color: #003399;
}

.roundybox h2 {
	height: 40px;
	width: 200px;
	background: url('/images/sidebar_head.gif') no-repeat;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 14px 0 0 0px;
	text-indent: 20px;
}
.roundycontent {
	margin: 0;
	padding: 0 20px 0 20px ;
	font-size: 10pt;
	vertical-align: top;
}

.roundycontentindent {
	margin: 0;
	padding: 0 20px 0 35px ;
	font-size: 10pt;
}

.roundycontent2 {
width:85%;
font-size: 10pt;
}


#footer {
	background-color: #01391a;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align: center;
}
.formslinks a {
	font: 12pt "Trebuchet MS", Verdana, Arial;
	color: #339966;
	font-weight: bold;
	text-decoration: none;
}
.formslinks a:hover {
	font: 12pt "Trebuchet MS", Verdana, Arial;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

th.formslinks {
	font: 12pt "Trebuchet MS", Verdana, Arial;
	color: gray;
	font-weight: bold;
	text-decoration: none;
}

	#tote {font: 12px Arial, Helvetica, sans-serif;color: #FFFFCC;}
	#tote h3{font-size: 16px;font-weight:bold}
	#tote li {margin:0;padding:0;}
	#tote b{color:#FFFF33;font-weight:bold}


/*temp*/
div#main_2col {
	vertical-align: top;
	margin: 0px 0px 0 20px;
	
}

#horsebutton a {
	font-size: 1px;
	line-height: 1px;
	color: #00ba54;
	display: block;
	background-position: top;
}

#horsebutton a:visited {
	color: #00ba54;
	background-position: top;
}

#horsebutton a:hover {
	color: #054207;
	background-position: bottom;
}


#horsebutton a:active {
	color: #054207;
	background-position: bottom;
}
	
#horsebutton .keene_sales {
	background: url(/racing/Pictures/Horse%20Link%20Graphics/bio_saleshistory.png); 
	width: 290px;
	height:50px;
}

#horsebutton .jockey {
	background: url(/racing/Pictures/Horse%20Link%20Graphics/bio_jockeybio.png); 
	width: 290px;
	height:50px;
}

#horsebutton .trainer {
	background: url(/racing/Pictures/Horse%20Link%20Graphics/bio_trainerbio.png); 
	width: 290px;
	height:50px;
}

#horsebutton .owner {
	background: url(/racing/Pictures/Horse%20Link%20Graphics/bio_ownerbio.png); 
	width: 290px;
	height:50px;
}

#horsebutton .race_history {
	background: url("/racing/Pictures/Horse%20Link%20Graphics/bio_racinghistory.png"); 
	width: 290px;
	height:50px;
}

/* Default styles overwritten by custom CSS */
.ms-rtetablecells {
	border: 0px;
}

 a.newsbut {
		background-position: top;
		background: url(/images/btn_enews.gif); 
		height:40px;
		width: 194px;
		display:block;
		margin: 0;
		float:right;
	}
	
	a.newsbut:visited {
		background-position: top;
	}
	
	a.newsbut:hover {
		background-position: bottom;
		}
	
	
	a.newsbut:active {
		background-position: bottom;
		
	}
		
.storycopyhead { 
	font: 12pt "Trebuchet MS", Verdana, Arial ! important;
	font-weight: bold ! important;
    color: #339966 }
.storycopy { color: #333333; font: 11px/16px "Trebuchet MS",Verdana,Arial;padding-bottom: 20px; }
