﻿html
{
	overflow-y:scroll;
}
body
{
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding:0px;
}

h2
{
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0px;
}

h3
{
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0px;
}

p
{
	margin-top: 11px;
	margin-bottom: 11px;
}

.site
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.siteHeading
{
	top: 0px;
}

.siteHeading:after
{
	content:''; 
	display:block; 
	clear:both; 
}

.siteHeadingLeft
{
	width: 8px;
	height: 221px;
	float: left;
	background: url(/Layouts/Graphics/header-left-bg.gif) no-repeat transparent;
}

.siteHeadingMiddle
{
	width: 944px;
	height: 221px;
	float: left;
	background: url(/Layouts/Graphics/header-top-bg.gif) repeat-x transparent;
	
}

.siteHeadingRight
{
	float: left;
	width: 8px;
	height: 221px;
	float: left;
	background: url(/Layouts/Graphics/header-right-bg.gif) no-repeat transparent;
}

.siteHeadingTop
{
	width: 944px;
	margin-top: 9px;
	height: 177px;
	background-color: #C00000;
}

.siteHeadingTop span
{
	color: #E8E8E8;
	float:right;
	margin-bottom: 0px;
	margin-top: 153px;
	margin-right: -28px;
	
}

.siteHeadingTop a
{
	float:right;
	margin-right: 8px;
	color: #E8E8E8;
	margin-top: 2px;
}

.siteHeadingMenu
{
	float: left;
	height: 40px;
	width: 100%;
	background: url(/Layouts/Graphics/header-bottom-bg.gif) repeat-x scroll 0px 0px transparent;
	border-top: 1px solid rgb(195, 195, 195);
}

.siteHeadingMenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.siteHeadingMenu li
{
	padding: 0px;
	float: left;
	height: 40px;
	background: url(/Layouts/Graphics/nav-top-divider.gif) no-repeat 100% 0% transparent;
}

.siteHeadingMenu a
{
	outline-style: none;
	font-size: 13px;
	text-decoration: none;
	display:block;
	
	color: rgb(51, 51, 51);
	height: 26px;
	padding-top:7px;
	padding-bottom: 0px;
	padding-left:20px;
	padding-right:20px;
}

.siteHeadingMenu a:hover
{
	background: transparent url('/Layouts/Graphics/nav-top1-bg.gif') repeat-x;
	color: #fff;
}

div.mainContent
{
	clear: both;
	margin-left:8px;
	width:628px;
	height: 100%;
	text-align:justify;
	float: left;
	padding-top: 0px;
	margin-top:0px;
}


.actions
{
	width: 258px;
	height: auto;
	margin-right:8px;
	float: right;
}

.actions h2
{
	border-top: #C00000 1px dotted;
	border-bottom: #C00000 1px dotted;
	text-transform: uppercase;
	color: #C00000;
}

.actions img
{
	width: 258px;
	border: none;
}

div.horseEditor
{
	width: 944px;	
}

.saveHorseButton
{
	float: right;
	margin-top: 20px;
}

.descriptionCell
{
	width: 240px;
	vertical-align: top;
}

.inputTextBox
{
	width: 672px;
}

.inputTextArea
{
	margin-left: 0px;
}

.horseList
{
	width:628px;
	height:500px;
}

.listHorse
{
	border-top: #C00000 1px dotted;
	margin-bottom: 20px;	
	width:628px;
	min-height:190px;
	height:auto!important;
	
}

.listHorse a
{
	color: #C00000;
	text-transform: uppercase;
}

.listHorse a:visited
{
	color: #C00000;
}

a.soldHorseLink
{
	color: Black;
}

a.soldHorseLink:visited
{
	color: black;
}

.smallListImage
{
	width: 180px;
	margin-right : 10px;
	float: left;
	margin-top: 16px;
}

.smallListImage:after
{
	content:''; 
	display:block; 
	clear:both; 
}

.genderHeader
{
	border-top: #C00000 1px dotted;
    width: 628px;
}

.genderHeader2
{
	border-top: #C00000 1px dotted;
    width: 628px;
	border-bottom: #C00000 1px dotted;

}

.genderHeader2 h2
{
	color: #C00000;
	padding: 0px;
	margin: 0px;
}


.genderHeader h2
{
	color: #C00000;
	padding: 0px;
	margin: 0px;
}

h1
{
	color: #C00000;
}

h3
{
	margin-top: 1em;
}

.largeImage
{
	width: 628px;	
	margin-top: 15px;
}


p.imageDescription
{
	width: 628px;	
	font-style: italic;
	text-align: center;
}

div.section
{
	border-top: #C00000 1px dotted;
    border-bottom:  #C00000 1px dotted;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 628px;
}

div.sectionLine
{
	border-top: #C00000 1px dotted;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 628px;
}

.actions a
{
	color: #000000;
}

.newsList h3
{
	margin-bottom: 5px;
}

.newsList a
{
	text-transform: uppercase;
	color: #C00000;
}

.frontPageNewsSection img
{
	width: 300px;
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}

p.date
{
	text-transform:capitalize;
}

.imageLink img
{
	border: none;
}

img.floating
{
	width:300px;
	float:right;
	margin-top: 14px;
	margin-left: 14px;
	padding: 0px;
}

ul.breadcrumbs
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 8px;
}

ul.breadcrumbs li
{
	display: inline;
	float:left;
	padding-right: 10px;
	margin-right: 5px;
}

ul.breadcrumbs li.notlast
{
	background-image: url(/layouts/graphics/breadcrumbs-arrow.gif);
	background-repeat: no-repeat;
	background-position:right;
}


.breadcrumbs a
{
	color:Black;
	text-decoration: none;
}