* {
	padding:0;
	margin: 0;
}

body {
	font: 13px  "Lucida Grande", sans-serif;
	line-height: 1.3em;
	color: #2a2a2a;
	background-color: #96908c;
}

h1, h2, h3 {
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #121212;
	margin-bottom: 6px;
}

.inBriefContent a {
	display: block;
	font: "Lucida Grande", Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 4px;
}

a {
	color: #00135d;
	font-weight:bold;
	text-decoration:none;
}

.essentialItem_link a {
	font-weight:normal;
}

a:hover {
	color: #8f001d;
	text-decoration:none;
}

img, 
#essentialReading a {
	border: none;
}


hr {
	display: none;
}

col.squish {
	white-space: nowrap;
	width: 20px;
}

#masterContainer {
	width: 1024px;
	margin: 0 auto 0 auto;
	background-image: url('../images/body_shade.gif');
	background-repeat:repeat-y;
}

#container {
	position:relative;
	width: 980px;
	margin: 0 auto 0 auto;
	background-image: url('../images/containerBackground.png');
	background-repeat:repeat-y;
}

#container_content {
	position:relative;
	width: 980px;
	margin: 0 auto 0 auto;
	background-image: url('../images/containerBackground_content.png');
	background-repeat:repeat-y;
}

#container_stable {
	position:relative;
	width: 980px;
	margin: 0 auto 0 auto;
	background-image: url('../images/containerBackground_stable.png');
	background-repeat:repeat-y;
}

#colContent {
	float:left;
	width: 428px;
	background-color:#ffffff;
}

#horseColumn {
	float:left;
	margin: 33px 0 0 0;
	width: 425px;
}

#colWideContent {
	float:left;
	width: 594px;
	padding: 0 15px;
	position: relative;
}

/* MENU START */
#colMenu {
	float:left;
	width: 160px;
	background-color:#EBE6E3;
}

#colMenu2 {
	width: 160px;
	background-color:#E2DDD8;
}


/* MENU END */


/* READ MORE ICONS START */
.readMore {
	float: right;
	margin: 0px 10px 10px 10px;
}

#leeOnRacing_readMore,
#feature_readMore {
	border: none;
}

.seasonInReview_readMore {
	margin: 10px 0 10px 10px;
}
/* READ MORE ICONS END */


/* RUNNERS START */
#todaysRunners, #lookingAhead, #leftAd {
	width: 160px;
	background-color:#E2DDD8;
	padding: 10px 0 2px 0;
}

#subHeading_todaysRunners, 
#subHeading_lookingAhead {
	padding: 5px 0 0 0;
}


#todaysRunners p,
#lookingAhead p,
#todaysRunners h2,
#lookingAhead h2,
#todaysRunners h3,
#lookingAhead h3 {
	padding:  0 10px 0 10px;
	font-size:90%;
}


#todaysRunners h2, #lookingAhead h2 {
	padding: 1.3em 10px 0 10px;
	font-size:90%;
}
/* RUNNERS END */


/* LATEST NEWS STORY START */g
#subHeading_latestNews {
	padding: 10px 0 0 10px;
}

#editorial_heading {
	padding: 10px 10px 0 10px;
}

#editorial_content {
	line-height: 1.5em;
	color: #1C0B3C;
	margin-top: 40px;
}
#editorial_content h1, 
#editorial_content h2, 
#editorial_content h3, 
#editorial_content h4 {
	padding: 15px 0 0 0;
	color: #381778;
}

#editorial_content p {
	margin-top: 8px;
}

#editorial_content ul {
	margin: 10px;
}

#editorial_content li {
	margin: 0 0 0 30px;
	padding: 0;
}

.editorial_heroImage {
	width: 200px;
	float: right;
	margin: 0 0 0 14px;
}

.thePeople_heroImage {
	width: 160px;
	margin-right: 15px;
	float: left;
}

.thePeople_heroImage .caption {
	color: #FFFFFF;
	width: 150px;
	float:right;
	text-align: center;
	margin: -8px 0 0 0;
	font-size: 80%;
	background-color: #8F001D;
	font: 80% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	padding: 3px 5px;
}

.thePeople_heroImage .nocaption {
	color: #FFFFFF;
	width: 160px;
	float:right;
	text-align: center;
	margin: -8px 4px 4px 0px;
	font-size: 80%;
	font: 80% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	padding: 3px 0;
}

#editorial_heroImage img,
.editorial_heroImage img {
	float:right;
	padding: 4px;
	width: 200px;
	color: #666666;
	text-align: center;
}

.editorial_heroImage .caption {
	color: #FFFFFF;
	width: 190px;
	float:right;
	text-align: center;
	margin: -8px 4px 4px 4px;
	font-size: 80%;
	background-color: #8F001D;
	font: 80% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	padding: 3px 5px;
	
}


#horseList_heroImage img,
.horseList_heroImage img {
	float:left;
	padding: 4px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 140px;
	border: 1px solid #CCCCCC;
	color: #666666;
	text-align: center;
}

.editorial_profileImage {
	width: 133px;
	text-align:center;
	margin: 0 0 0 10px;
	float:left;
}

.editorial_profileImage .caption {
	color: #FFFFFF;
	width: 100px;
	text-align: center;
	margin: -6px 0 0 16px;
	font-size: 80%;
	background-color: #8F001D;
	font: 80% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	padding: 3px 0;
}

.editorial_profileImage .caption a {
	color: #666666;
}

.editorial_profileImage p {
	text-align:center;	
}

.editorial_profileImage img {
	width: 100px;
}

#editorial_content table {
	border-collapse: collapse;
}

#editorial_content table th {
	border-right: 1px solid #cfc7c1;
	border-top: 1px solid #cfc7c1;
	text-align: left;
	background: #ebe6e3 repeat-x;
	padding: 5px;
}

#editorial_content table {
	border-left: 1px solid #cfc7c1;
	border-bottom: 1px solid #cfc7c1;
}

#editorial_content table td{
	border-right: 1px solid #cfc7c1;
	border-top: 1px solid #cfc7c1;
	padding: 5px;
}

#editorial_content table tr {
	margin: 0;
	padding: 0;
}

#editorial_content table tr:hover {
	background: #f9f8f7;
}

#editorial_content table tr:hover th {
	color: #000;
}

#editorial_content table tr:hover a:hover {
	color: #8f001d;
}

/* LATEST NEWS STORY END */

/* IN BRIEF START */
.inBriefImage {
	float:left;
	width: 80px;
	padding: 10px;
}

.inBriefContent {
	float:left;
	width: 308px;
	padding: 8px 5px 5px 5px;
}

.inBriefImage img {
	width: 75px;
	padding: 2px;
	background:#FFFFFF;
}
/* IN BRIEF END */

/* HORSES FOR SALE START */
.horseSaleImage {
	float:left;
	width: 105px;
	padding: 20px;
}

.horseSaleContent {
	float:left;
	width: 420px;
	padding: 15px 5px 5px 15px;
	;
}

.horseSaleImage img {
	width: 105px;
	border: 1px solid #AAAAAA;
	padding: 2px;
	background:#FFFFFF;
}

.horsePedigreeImage img {
	float: left;
	width: 16px;
	border: none;
	padding: 5px;
	background:#FFFFFF;
}
/* HORSES FOR SALE END */

/* ESSENTIAL READING START */
#essentialReading {
	padding: 0 0 10px 0;
}

#essentialReading p {
	padding: 5px 10px;
	font-size:90%;
}

.essentialItems{
	margin: 10px 10px 0 10px;
	font-size:90%;
}

.essentialItems li {
	vertical-align: text-top;
	margin: 0 0 10px 0;
	list-style-position:outside;
}

.essentialItem_pdf {
	list-style: url('../images/icon_pdf.png') middle;
}
.essentialItem_doc {
	list-style: url('../images/icon_doc.png');
}
.essentialItem_link {
	list-style-type: none; 
	background: url('../images/redArrow.png') no-repeat 0px 2px; 
	padding-left: 10px; 
}
.essentialItem_png {
	list-style: url('../images/icon_pic.png');
}
/* ESSENTIAL READING END */


/* SEASON IN REVIEW START */
#seasonInReviewData p {
	font-size: 110%;
	padding-right: 8px;
}

#seasonInReviewData strong{
	font-size: 120%;
}
/* SEASON IN REVIEW END */


/* LEE ON RACING START */
#leeOnRacingIntro p {
	padding: 5px 10px;
	font-size:90%;
}
/* LEE ON RACING END */

/* LEE ON RACING START */
#horsesAvailable {
	display: block;
}

#horsesAvailable p {
	padding: 5px 10px;
	font-size:90%;
}

#horsesAvailable_images {
	height: 156px;
	display: block;
}

#horsesAvailable_images a {
	display: none;
}


/* LEE ON RACING END */



/* PODCAST START */
#podcastIntro {
	padding: 20px 0 0 0;
}

#podcastIntro .floatRight {
	float: right;
	margin: 0;
	padding: 0;
}

#podcastIntro p {
	padding: 15px 10px 0  10px;
	font-size:90%;
}

#podcastContent {
	margin-top: 15px;
}
/* PODCAST END */


/* FEATURE INTRO START */
#featureIntro {
	padding: 20px 0 10px 0;
}

#featureIntro .floatRight {
	float: right;
	margin: 0;
	padding: 0;
}

#featureIntro p, #featureIntro h3 {
	padding: 5px 10px;
	font-size:90%;
}
/* FEATURE INTRO END */

/* FEATURE INTRO START */
#markdelIntro {
	padding: 20px 0 10px 0;
}

#markdelIntro .floatRight {
	float: right;
	margin: 0;
	padding: 0;
}

#markdelIntro p, #markdelIntro h3 {
	padding: 5px 10px;
	font-size:90%;
}
/* FEATURE INTRO END */

/* OWNERS LOUNGE START */
#ownersLoungeIntro {
	padding: 0 0 10px 0;
}

#ownersLoungeIntro p, #ownersLoungeIntro dt, #ownersLoungeIntro dd, #ownersLoungeIntro dl {
	padding: 5px 10px;
	font-size:90%;
}

 #ownersLoungeIntro dl {
	padding: 10px 0 10px 0;
	font-size:90%;
}
/* OWNERS LOUNGE END */


/* WORLD HEADLINES START */
#worldHeadlines a {
	font-weight: normal;
}

#worldHeadlines p, #worldHeadlines li {
	padding: 5px 10px;
	font-size:90%;
}

#worldHeadlines .feedTitle a {
	display:none;
}

#worldHeadlines .date {
	color: #8F001D;
	font-size: 75%;
	text-align: left;
	margin: -5px -10px;
}

#worldHeadlines li {
	list-style: none;
}

#worldHeadlines #creditfooter {
	display: none;
}
/* WORLD HEADLINES END */


/* CONTACT US START */
.contactContent {
	float:right;
	width: 260px;
	text-align:left;
	font-size: 90%;
}
/* CONTACT US END */

/* MY DIARY START */
.myDiaryContent {
	float:left;
	width: 182px;
	padding: 8px 5px 5px 5px;
} 

.myHorseListItem {
	float: left;
	width: 300px;
}
.myHorseImage {
	float:left;
	width: 80px;
	padding: 10px;
}

.myHorseContent {
	float:left;
	width: 180px;
	height: 100px;
	padding: 8px 0 0 0;
}

.myHorseImage img {
	width: 75px;
	padding: 2px;
	background:#FFFFFF;
}
/* MY DIARY END */

/* SITE FRAME SETUP START */

#colRight1 {
	float:left;
	width: 196px;
	margin: 33px 0 0 0 ;
}

#colRight1 p {
	margin: 12px 0px 12px 8px;
	font-size: 80%;
}

#colRight2 {
	float:right;
	width: 196px;
	background-color:#EBE6E3;
}

#logo {
	width: 980px;
	height: 90px;
	background: url('../images/header.png') no-repeat;
	cursor: pointer;
}

#logo #siteSearch {
	position:absolute;
	top: 10px;
	left: 588px;
}

#logo #horseSearch {
	float: right;
	padding: 5px 226px 0 0;
}

#button_NewSiteSearchGo {
	float: right;
	width: 13px;
	height: 9px;
	background-image: url('../images/button_newSearchGo.png');
	background-repeat: no-repeat;
	margin: 3px;
	cursor: pointer;
}

#button_NewSiteSearchGo:hover {
	background-position: bottom;
}

#searchMessage {
	position: absolute;
	width: 426px;
	opacity: 0.9;
	color:#FFFFFF;
	border: 1px solid #381778;
	background: #381778;
	background-repeat: repeat;
}

#searchMessageWide {
	position: absolute;
	width: 622px;
	opacity: 0.9;
	color:#FFFFFF;
	border: 1px solid #381778;
	background: #381778;
	background-repeat:repeat;
}

#searchMessage p, 
#searchMessageWide p {
	margin: 2em;
}

#footer {
	background: url('../images/body_shadeFooter.gif') no-repeat;
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	text-align:center;
	width: 1024px;
	margin: 0 auto 0 auto;
	color:#66625f;
}

#footer p {
	padding: 20px;
}

#footer a {
	color:#78736f;
	border-bottom: 1px dotted #78736f;
}

#footer a:hover {
	border-bottom: 1px dashed #78736f;
}
/* SITE FRAME SETUP END */

/* TABLE START */
table.styled {
	padding: 10px 0px;
	margin: 10px 0px;
	width: 584px;
}

table.styled th {
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	text-align: left;
	background: #DEDEDE url('../images/current_bg.png') repeat-x;
	padding: 5px;
}

table.styled {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

table.styled td {
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 5px;
}

table.styled tr:hover {
	background: #EEE;
}

table.styled tr:hover th {
	color: #000;
}

table.styled tr:hover a {
}

table.styled tr:hover a:hover {
	color: #8f001d;
}

/* TABLE END */

#pageBanner {
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: 40px;
}

/* PAGINATION START */
.pagination {
	padding: 0 16px 0 0;
	text-align: right;
}

.page_selected a, .page a {
	text-decoration:none;
	border: none;
}

.page:hover>a {
	color: #FFFFFF;
}

.page_selected {
	display:inline;
	width: 4em;
	padding: 4px 6px 4px 6px;
	margin: 3px;
	border: 1px solid #1e2158;
	background: #FFFFFF;
	color: #1e2158;
	text-align:center;
}

.page {
	display:inline;
	width: 4em;
	padding: 4px 6px 4px 6px;
	border: 1px solid #FFFFFF;
	margin: 3px;
	color: #1e2158;
	text-align:center;
}

.page:hover {
	display:inline;
	color: #FFFFFF;
	width: 4em;
	padding: 4px 6px 4px 6px;
	border: 1px solid #1e2158;
	background: #1e2158;
	margin: 3px;
}
/* PAGINATION END */


.error {
	display: none;
}


#menu_home {
	height: 24px;
	background-image: url('../images/menu_home.png');
	background-position:top;
}

#menu_home a {
	border: none;
}

#menu_home.selected {
	background-position:center;
}

#menu_home:hover {
	background-position:bottom;
}
			
#menu_testpage {
	height: 24px;
	background-image: url('../images/menu_testpage.png');
	background-position:top;
}

#menu_testpage a {
	border: none;
}

#menu_testpage.selected {
	background-position:center;
}

#menu_testpage:hover {
	background-position:bottom;
}
			
#menu_employment {
	height: 24px;
	background-image: url('../images/menu_employment.png');
	background-position:top;
}

#menu_employment a {
	border: none;
}

#menu_employment.selected {
	background-position:center;
}

#menu_employment:hover {
	background-position:bottom;
}
			
#menu_freedmanprofiles {
	height: 24px;
	background-image: url('../images/menu_freedmanprofiles.png');
	background-position:top;
}

#menu_freedmanprofiles a {
	border: none;
}

#menu_freedmanprofiles.selected {
	background-position:center;
}

#menu_freedmanprofiles:hover {
	background-position:bottom;
}
			
#menu_galleryofstars {
	height: 24px;
	background-image: url('../images/menu_galleryofstars.png');
	background-position:top;
}

#menu_galleryofstars a {
	border: none;
}

#menu_galleryofstars.selected {
	background-position:center;
}

#menu_galleryofstars:hover {
	background-position:bottom;
}
			
#menu_history {
	height: 24px;
	background-image: url('../images/menu_history.png');
	background-position:top;
}

#menu_history a {
	border: none;
}

#menu_history.selected {
	background-position:center;
}

#menu_history:hover {
	background-position:bottom;
}
			
#menu_horsesforsale {
	height: 24px;
	background-image: url('../images/menu_horsesforsale.png');
	background-position:top;
}

#menu_horsesforsale a {
	border: none;
}

#menu_horsesforsale.selected {
	background-position:center;
}

#menu_horsesforsale:hover {
	background-position:bottom;
}
			
#menu_record {
	height: 24px;
	background-image: url('../images/menu_record.png');
	background-position:top;
}

#menu_record a {
	border: none;
}

#menu_record.selected {
	background-position:center;
}

#menu_record:hover {
	background-position:bottom;
}
			
#menu_results {
	height: 24px;
	background-image: url('../images/menu_results.png');
	background-position:top;
}

#menu_results a {
	border: none;
}

#menu_results.selected {
	background-position:center;
}

#menu_results:hover {
	background-position:bottom;
}
			
#menu_syndication {
	height: 24px;
	background-image: url('../images/menu_syndication.png');
	background-position:top;
}

#menu_syndication a {
	border: none;
}

#menu_syndication.selected {
	background-position:center;
}

#menu_syndication:hover {
	background-position:bottom;
}
			
#menu_thefarms {
	height: 24px;
	background-image: url('../images/menu_thefarms.png');
	background-position:top;
}

#menu_thefarms a {
	border: none;
}

#menu_thefarms.selected {
	background-position:center;
}

#menu_thefarms:hover {
	background-position:bottom;
}
			
#menu_thepeople {
	height: 24px;
	background-image: url('../images/menu_thepeople.png');
	background-position:top;
}

#menu_thepeople a {
	border: none;
}

#menu_thepeople.selected {
	background-position:center;
}

#menu_thepeople:hover {
	background-position:bottom;
}

#menu_syndicates {
	height: 24px;
	background-image: url('../images/menu_syndicates.png');
	background-position:top;
}

#menu_syndicates a {
	border: none;
}

#menu_syndicates.selected {
	background-position:center;
}

#menu_syndicates:hover {
	background-position:bottom;
}
			
#menu_wallpaper {
	height: 24px;
	background-image: url('../images/menu_wallpaper.png');
	background-position:top;
}

#menu_wallpaper a {
	border: none;
}

#menu_wallpaper.selected {
	background-position:center;
}

#menu_wallpaper:hover {
	background-position:bottom;
}
			
#menu_contactus {
	height: 24px;
	background-image: url('../images/menu_contactus.png');
	background-position:top;
}

#menu_contactus a {
	border: none;
}

#menu_contactus.selected {
	background-position:center;
}

#menu_contactus:hover {
	background-position:bottom;
}
			
#menu_corporatepartners {
	height: 24px;
	background-image: url('../images/menu_corporatepartners.png');
	background-position:top;
}

#menu_corporatepartners a {
	border: none;
}

#menu_corporatepartners.selected {
	background-position:center;
}

#menu_corporatepartners:hover {
	background-position:bottom;
}

			
#menu_viewstable {
	height: 24px;
	background-image: url('../images/menu_viewstable.png');
	background-position:top;
}

#menu_viewstable a {
	border: none;
}

#menu_viewstable.selected {
	background-position:center;
}

#menu_viewstable:hover {
	background-position:bottom;
}

#adsBottom {
	width: 100%;
	text-align: center;
}

#adsBottom img {
	vertical-align: middle;
	padding: 10px;
}

#leftAd {
	text-align: center;
}

#leftAd img {
	padding-right: 15px;
}

.seasonSelector{
	cursor: pointer;
}

.feedBurnerFeedBlock p.feedTitle { font-weight: bold; }

.syndicate_content {
	margin-bottom: 30px;
}

#syndicate_sidebar {
	float: right;
}

#syndicate_images img.first {
	display: block !important;
}

#syndicate_images {
	margin-left: 15px;
}

#syndicate_info {
	width: 300px;
	margin-left: 15px;
	margin-bottom: 30px;
}

#syndicate_other {
	width: 300px;
	margin-left: 15px;
	margin-bottom: 30px;
}

#syndicate_info a.brochure, #syndicate_info a.pedigree {
	padding: 5px;
	padding-left: 25px;
	background: url('../images/pdf_icon.jpg') no-repeat left center;
	display: block;
} 

#syndicate_images img {
	display: none;
}

