.foo
{
}
/* 
	default background color: #212d62
	default menu text color: #f2ede2
	default gray text: #b0b7bd
*/

body
{
	background-color: #212d62;
	color: White;
	font-family: Tahoma;
	font-size: 12px;
}

a
{
	color: white;
	text-decoration: none;
}

a:focus, a:active
{
	outline: none;
}

p
{
	margin: 8px 0 8px 0px;
}

.clear
{
	clear: both;
}

#container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
}

#header .logo
{
	margin: 15px 0 10px 10px;
	float: left;
}

#header #contact
{
	margin: 15px 15px 0 0px;
	float: right;
	color: White;
}

#header #contact a
{
	color: #b1b6bb;
}

#header #contact a:hover
{
	color: White;
}

#menucontainer
{
	margin-left: 10px;
	margin-right: 8px;
}

#menucontainer #menu
{
	background-image: url(/Images/menubg.png);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 0px;
	text-align: center;
	font-size: 105%;
	font-family: Georgia;
	color: #b1b6bb;
	z-index: 10000;	
}

#precontent
{
	background-image: url(/Images/header.jpg);
	height: 271px;
}

#contentDefault
{
	background-image: url(/Images/content.jpg);
	height: 183px;
	z-index: 100;
}

#defaultImages
{
	position: relative;
	top: 30px;
	left: 230px;
	width: 700px;
	z-index: 100;
}

#contentContainer
{
	background-image: url(/Images/containerbg.jpg);
	background-repeat: repeat-y;
}

#contentContainer h1, #contentContainer h2, #contentContainer h3, #contentContainer h4
{
	color: #33449c;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
}

#contentContainer h1
{
	font-size: 270%;
}
#contentContainer h2
{
	font-size: 220%;
}
#contentContainer h3
{
	font-size: 170%;
}
#contentContainer h4
{
	font-size: 130%;
}

#contentTop
{
	background-image: url(/Images/contentbg.jpg);
	background-repeat: no-repeat;
	min-height: 200px;
}

#content
{
	background-image: url(/Images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: Black;
	clear: both;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#content .notopmargin
{
	margin-top: 0;
	padding-top: 0;
}

#left-content
{
	float: left;
	width: 140px;
	padding: 10px 13px 10px 12px;
	margin-bottom: 157px;
}

#left-content img
{
	margin-top: 3px;
}

#right-content
{
	float: right;
	width: 780px;
	margin-left: 10px;
	margin-right: 40px;
	padding-bottom: 25px;
}

#right-content a
{
	color: #212d62;
}

#right-content a:hover
{
	color: Black;
}

#right-content h1, #right-content h2, #right-content h3, #right-content h4, #right-content h5, #right-content h6
{
	margin-top: 0px;
	padding-top: 0px;
}

#right-content #content-header
{
	height: 24px;
	padding-right: 1px;
	text-align: right;
	padding-top: 4px;
	font-size: 16px;
	font-family: Georgia;
	color: #b1b6bb;
}


#footer
{
	clear: both;
	text-align: center;
	padding-bottom: 13px;
	margin-bottom: 25px;
}

#footer a
{
	color: #bc3327;
}

#footer p
{
	padding: 0;
	margin: 0;
}

.modalBackground
{
	background-color: Black;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 1px;
	-moz-border-radius: 5px;
	border-style: solid;
	border-color: Gray;
	min-width: 250px;
	max-width: 400px;
	padding: 0;
	margin: 0;
}

.bold
{
	font-weight: bold;
}

.modalPopup input
{
	margin: 0;
	padding: 0;
}

.topHandle
{
	background-color: #97bae6;
	margin: 0;
	padding: 0;
}

.SaleDateHeader
{
	font-size: 14px;
	font-weight: bold;
	color: #212d62;
	width: 100%;
	margin-bottom: 2px;
}

.SaleList
{
	width: 100%;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 1px;
	-moz-border-radius: 5px;
	border-style: solid;
	border-color: Gray;
	min-width: 250px;
	max-width: 400px;
}

.topHandle
{
	background-color: #97bae6;
}

.tsmenu
{
	padding: 2px;
	border: solid 1px Gray;
	filter: alpha(opacity=80);
	opacity: 0.8;
	background-color: #d5d5d5;
	-moz-border-radius: 3px;
	color: Black;
	padding: 0;
	margin: 0;
	border-collapse: separate;
	border-spacing: 2px;
}

table.tsmenutable
{
	border: none;
	border-collapse: separate;
}

td.tsmenu
{
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
}

.tsmenu a
{
	color: Black;
}

.tsmenu:hover
{
	background-color: #ffffdd;
	border: solid 1px Gray;
	text-decoration: none;
	color: Black;
}

.tsmenu:hover a
{
	text-decoration: none;
}

th.header
{
	background-image: url(Images/bg.gif);
	background-color: #E0E0E0;
	cursor: pointer;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	margin-left: -1px;
}

th.headerSortUp
{
	background-image: url(Images/asc.gif);
	background-color: #C0C0C0;
	border: solid 1px Gray;
}

th.headerSortDown
{
	background-image: url(Images/desc.gif);
	background-color: #C0C0C0;
	border: solid 1px Gray;
}

tr.topHandle
{
	background-color: #97bae6;
}

table.noborder
{
	border: none;
}
table.noborder th, table.noborder td
{
	border: none;
}

table.login
{
	border: none;
	margin: 0;
	padding: 0;
}
table.login th, table.login td
{
	border: none;
	margin: 0;
}


table.horizontalline
{
}

table.messagebox
{
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0;
	padding: 0;
}

table.messagebox td, table.messagebox th
{
}

table.horizontalline th, table.horizontalline td
{
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	border-color: Gray Gray Gray Gray;
}

.leftAlign
{
	text-align: left;
}

.rightAlign
{
	text-align: right;
}



h3.stallionLink
{
	color: #b0b7bd;
	font-size: 250%;
	font-family: Georgia;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h3.stallionLink:hover
{
	color: #212d62;
}

.studFee
{
	color: #212d62;
	font-family: Georgia;
	font-size: 130%;
	font-style: italic;
}

.stallionGray
{
	color: #414141;
}

.stallionHeader
{
}

.stallionHeader img
{
	position: relative;
	left: 1px;
	margin-left: 10px;
}

.submitAMareTable
{
	position: relative;
	left: 150px;
	width: 400px;
}
.requestASeasonTable
{
	position: relative;
	left: 150px;
	width: 400px;
}

#contentContainer .stallionHeader h1, #contentContainer .stallionHeader h2, #contentContainer .stallionHeader h3, #contentContainer .stallionHeader h4, #contentContainer .stallionHeader h5, #contentContainer .stallionHeader h6
{
	color: #3439a1;
	font-family: Georgia;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#contentContainer .stallionHeader h1
{
	font-family: Georgia;
	font-size: 300%;
}

#contentContainer .stallionHeader h2
{
	font-family: Georgia;
	font-style: italic;
	margin: 5px 0px 5px 0px;
}

#contentContainer .stallionHeader p
{
	color: #909090;
}

#contentContainer .iconbar
{
	text-align: center;
}

#contentContainer .iconbar img
{
	display: block;
}

#contentContainer .iconbar a
{
	color: #a7463f;
}

#contentContainer .iconbar a:hover
{
	color: #733632;
}

#contentContainer .iconbartable
{
	margin-left: auto;
	margin-right: auto;
}

#contentContainer .iconbartabletd
{
	width: 80px;
}

.nobottommargin
{
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 15px;
}

.nomargin
{
	margin: 0;
	padding: 0;
}

#contentContainer .pageContent
{
}

#contentContainer .pageContent a
{
	color: #a7463f;
}

#contentContainer .pageContent a:hover
{
	color: #733632;
}


.newsContent
{
	margin-top: 10px;
}

.newsContent img
{
	margin-right: 5px;
	margin-bottom: 5px;
}

.newsHeader
{
}

#contentContainer .newsHeader h2
{
	color: #b0b7bd;
	font-size: 220%;
	font-family: Georgia;
	margin: 0px 0px 6px 0px;
	font-weight: normal;
}

#contentContainer .newsHeader p
{
	margin: 0;
	padding: 0;
}

#contentContainer .newsLink
{
	color: #b0b7bd;
}

#contentContainer .newsLink:hover
{
	color: #212d62;
}


.newsHeader img
{
	position: relative;
	left: 1px;
	margin-left: 10px;
}

#contentContainer .NewsDate
{
	color: #a7463f;
	margin-top: 3px;
	display: block;
}

.galleryHeaderAdmin
{
	padding: 5px 10px 5px 10px;
	width: 460px;
	background-color: #DDD;
	border: 1px solid gray;
}

.galleryItemAdmin
{
	margin: 10px;
	padding:5px;
	background-color: #DDD;
}

.galleryItem
{
	margin: 14px;
	height: 100px;
	overflow: hidden;
	padding:1px;
	background-color: #AAA;
}

#sortable { list-style-type: none; margin: 0; padding: 0; }
#sortable li { margin: 2px; padding:0; float: left; text-align: center; height:230px; overflow:hidden;  }

.staff a:link, .staff a:visited { color: #00f !important; text-decoration: underline; }
.staff a:hover, .staff a:active { color: #00f !important; text-decoration: none; }
