﻿body
{
    background-color: #E3E3D7;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
}
.tinyText2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .7em;
    font-weight: normal;
}
.headerWrapper
{
    height: 240px;
    background-image: url('../images/headerbk.png');
}
.mfHeader
{
    width: 955px;
    height: 230px;
    background-image: url('../images/FarmHeader.png');
    margin-right: auto;
    margin-left: auto;
}
.clientLogin
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .7em;
    color: #2D2E21;
    width: 825px;
    text-align: right;
    margin-right: auto;
    margin-left: auto;
}
.menuBk
{
    border: 1px solid #222817;
    background-position: bottom;
    width: 800px;
    height: 26px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/menubk.png');
    background-repeat: repeat-x;
    margin-top: -10px;
}
.topMenu
{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 760px;
}
.ContentArea
{
    width: 900px;
    margin-right: auto;
    margin-left: auto;
}
.tinyText
{
    font-family: arial, Helvetica, sans-serif;
    font-size: .7em;
    font-style: normal;
}
a
{
    color: #9E6E3A;
    text-decoration: none;
}
.showRecordArea
{
    width: 250px;
    text-align: center;
    padding: 10px;
    margin: 10px;
}
.loginHorse
        {
            width: 100px;
            height: 100px;
            margin-right: auto;
            margin-left: auto;
        }
h1
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 1.3em;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
}
.pedigreeBk
{
    background-position: center center;
    background-image: url('../images/pedigreeButton_02.png');
    background-repeat: repeat-x;
    font-size:.8em;
}
.pedigreeRight
{
    background-image: url('../images/pedigreeButton_03.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.pedigreeLeft
{
    background-image: url('../images/pedigreeButton_01.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.pedigreeBkRN
{
    background-position: center center;
    background-image: url('../images/pedigreeButton_02.png');
    background-repeat: repeat-x;
    font-size: .9em;
    font-weight: bold;
}
.HorseName
{
    background-image: url('../images/horseNameImage.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 246px;
    height: 114px;
    float: left;
    margin-left: 40px;
}
.HorsetinyText
{
    font-family: arial, Helvetica, sans-serif;
    font-size: .7em;
    font-style: normal;
    margin-top: 30px;
    color: #000000;
}
.h2Title
{
font-family: Arial, Helvetica, sans-serif;
font-size: 2em;
font-weight: bold;
color: #333333;
}
.tabContent
{
padding: 25px;
width: 800px;
margin-right: auto;
margin-left: auto;
background-color: #EEEEE8;
border: 1px solid #181E15;
}
.tabs
{
 margin-right: auto;
 margin-left: auto;
width: 850px;
}
.clear
{
    clear: both;
}

.smallTitle
{
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
color: #666666;
}
.medPhotoTop
{
margin-right: auto;
margin-left: auto;
width: 670px;
height: 24px;
background-image: url('../images/medPhotoBk_01.png');
background-repeat: no-repeat;
}
.medPhotoMid
{
background-image: url('../images/medPhotoBk_02.png');
background-repeat: repeat;
width: 670px;
margin-right: auto;
margin-left: auto;
}
.medPhotoBottom
{
background-image: url('../images/medPhotoBk_03.png');
background-repeat: no-repeat;
margin-right: auto;
margin-left: auto;
width: 670px;
height: 26px;
}
.infoLeft
{
width: 300px;
float: left;
text-align: left;
}
.generalInfo
{
margin-left: 25px;
margin-bottom: 75px;
}
.infoRight
{
width: 133px;
height: 34px;
float: right;
margin-top: 15px;
margin-right: 25px;
}
.table
        {
    width: 220px;
}
.table2
        {
            width: 700px;
            margin-right: auto;
            margin-left: auto;
        }
        .table3
        {
            height: 17px;
        }
.cpyrt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .7em;
    color: #434733;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 300px;
    margin-top: 50px;
}

.footerStyle
        {
    border-width: 2px;
    border-color: #474B39;
    width: 100%;
    height: 350px;
    background-color: #C8C8B0;
    border-top-style: solid;
}
.footer
{
background-image: url('../images/footer.jpg');
background-repeat: no-repeat;
background-position: center;
height: 330px;
}
    #footerLogo
{
    float: left;
}
#footerMenu
        {
    margin: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    color: #434733;
    text-align: center;
}
#footerMenu ul
{
    list-style-type: none;
}
#footerMenu ul li
        {
            display: inline;
            text-align: center;
        }
#footerMenu ul li a
{
    color: #434733;
    text-decoration: none;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.centerSiteMap
{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 200px;
}
.leftColumn
        {
            border-top: 1px solid #B7B799;
    width: 480px;
                float: left;
            background-image: url('../images/newsGrad.png');
                background-repeat: repeat-x;
                margin-top: 20px;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
    border-left-color: #B7B799;
    border-left-width: 1px;
    border-right-color: #B7B799;
    border-right-width: 1px;
    border-bottom-color: #B7B799;
    border-bottom-width: 1px;
}
        .rightColumn
        {
            width: 360px;
            float: right;
            margin-top: 20px;
        }
        .newsletter
        {
            border-top: 1px solid #8E907E;
    width: 356px;
                text-align: center;
            background-image: url('../images/newsGrad.png');
                background-repeat: repeat-x;
                font-family: Arial, Helvetica, sans-serif;
                font-size: .9em;
                font-style: italic;
    border-left-color: #8E907E;
    border-left-width: 1px;
    border-right-color: #8E907E;
    border-right-width: 1px;
    border-bottom-color: #8E907E;
    border-bottom-width: 1px;
}
        .newsTextBox
        {
            background-image: url('../images/textBox.png');
            background-repeat: no-repeat;
            height: 30px;
            padding-top: 5px;
            float: left;
        }
        .newsTextBox2
        {
            background-image: url('../images/textBox.png');
            background-repeat: no-repeat;
            width: 100px;
            height: 30px;
            padding-top: 5px;
        }
        .signUpTable
        {
            width: 325px;
        }
        .rotatorBorder
        {
            border: 3px solid #3A4120;
            width: 350px;
        }
