﻿body {
    margin: 0 auto;
    background-color: #88571f;
    font-size: 1em;
    font-family: Arial, Times New Roman, Verdana;
    color: #3E0C05;
}

div {
    margin: 0 0;
    padding: 0 0;
}

h2 {
    color: #055854;
    margin: 5px 0;
    font-size: 1.2em;
}

h3 {
    color: #055854;
    margin: 5px 0;
    font-size: 1em;
}

a:link {
    color: #055854;
}

a:visited {
    color: #015460;
}

a:hover {
    text-decoration: none;
}

#content {
    min-height: 800px;
    width: 950px;
    margin: 0 auto;
}

#content #HomeFlashContainer {
    width: 950px;
    min-height: 800px;
}

#content #HomeFlashContainer #NoFlashImageContainer
{
    min-height: 695px;
    width: 950px;
    background-image: url(../images/background.jpg);
    background-position: top left;
    background-repeat:repeat-y;
}  

#content #HomeFlashContainer .specs {
    border: solid 2px #00788a;
}

#content #HomeFlashContainer .specs th {
    background-color: #00788a;
    color: #ffffff;
    border: solid 1px #00788a;
    font-size: .85em;
}

#content #HomeFlashContainer .specs .subheader {
    background-color: #9a6a38; 
    border: dotted 1px #cccccc;
}

#content #HomeFlashContainer .specs td {
    border: dotted 1px #cccccc;
    padding: 3px;
    font-size: .75em;
}

#content #HomeFlashContainer .specs a {
    color: #00788a;
    font-weight: bold;
}

#content #HomeFlashContainer .specs a:link {
    color: #00788a;
    font-weight: bold;
}

#content #HomeFlashContainer .specs a:visited {
    color: #015460;
    font-weight: bold;
}

#content #HomeFlashContainer .specs a sup {
    color: #00788a;
    font-weight: bold;
    text-decoration: none;
}

#content #HomeFlashContainer .specs a:hover {
    text-decoration: none;
}

#content #HomeFlashContainer .starText {
    font-weight: bold;
    font-size: .6em;
}

#content #copyright {
    font-size: .70em;
    color: #ffffff;
    margin-left: 22px;
    font-weight: 200;
    margin-top: -5px;
}

#content #downloadArrow {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}

#content #loginName {
    position: absolute;
    top: 5px;
    margin: 0 auto;
    padding-left: 185px;
    width: 350px;
    height: 30px;
    font-size: 12px;
    font-weight: bold;
}

#content #footer {
    color: #ffffff;
}

#content #footer a {
    color: #ffffff;
}

#content #footer a:visited {
    color: #ffffff;
}

#content #footer ul {
    list-style-type: none;
    padding-left: 0px;
    margin-top: .5em;
    margin-left: 20px;
}

#content #footer li {
    font-size: .75em;
    display: inline;
    padding-right: 1em;
}

/* Beef Home */
#content #beefHomeOuter {
    background-image: url(../images/SubHomepageBackground.jpg);
    background-repeat: repeat-y;
    background-position: top left;
}

#content #beefHomeOuter #beefHomeInner {
    width: 950px; 
    min-height: 468px;
    background-image: url(../images/BeefHomeLeft.jpg); 
    background-repeat: no-repeat; 
    background-position: left bottom;
}

#content #beefHomeOuter #beefHomeInner #beefHomeContent {
    margin-left: 322px; 
    padding-left: 30px; 
    padding-right: 40px; 
    padding-bottom: 20px; 
    padding-top: 20px; 
    min-height: 187px;
}

#content #beefHomeOuter #beefHomeInner #beefHomeLeftImage {
    margin-left: 322px; 
    background-image:url(../images/BeefHomeRight.jpg);
    background-repeat: no-repeat; 
    background-position: bottom right; 
    height: 241px;
}

/* Request Access Form */

#content #requestAccessContainer {
    width: 850px;
    margin: 0 40px 0 70px;
}

#content #requestAccessContainer .elementOuter {
    width: 380px;
    min-height: 2em;
}

#content #requestAccessContainer .elementOuterTextArea {
    width: 100%;
    height: auto;
}

#content #requestAccessContainer .elementLabel {
    width: 150px;
    float: left;
}

#content #requestAccessContainer .elementTextbox {
    float: right;
}

#content #requestAccessContainer .elementTextArea {
    float: none;
}

/* Dairy Form */
#content #DairyFormContainer {
    width: 800px;
    margin: 0 40px 0 70px;
}

#content #DairyFormContainer .elementOuter {
    width: 470px;
    min-height: 2em;
}

#content #DairyFormContainer .elementLabel {
    width: 250px;
    float: left;
    line-height: 1.4em;
}

#content #DairyFormContainer .elementTextbox {
    float: right;
}

#content #DairyFormContainer .elementCheckbox {
    margin-left: 30px;
}

#content #DairyFormContainer .elementOuterTable {
    width: 180px;
    min-height: 2em;
}

#content #DairyFormContainer .elementLabelTable {
    width: 70px;
    float: left;
}

#content #DairyFormContainer .elementTextboxTable {
    float: right;
}

/* Beef Form */
#content #BeefFormContainer {
    width: 800px;
    margin: 0 40px 0 70px;
}

#content #BeefFormContainer .elementOuter {
    width: 470px;
    min-height: 2em;
}

#content #BeefFormContainer .elementLabel {
    width: 250px;
    float: left;
    line-height: 1.4em;
}

#content #BeefFormContainer .elementTextbox {
    float: right;
}

#content #BeefFormContainer .elementCheckbox {
    margin-left: 30px;
}

#content #BeefFormContainer .elementOuterTable {
    width: 180px;
    min-height: 2em;
}

#content #BeefFormContainer .elementLabelTable {
    width: 70px;
    float: left;
}

#content #BeefFormContainer .elementTextboxTable {
    float: right;
}
/* Contact Form */

#content #contactContainer {
    width: 850px;
    margin: 0 40px 0 70px;
}

#content #contactContainer .elementOuter {
    width: 380px;
    min-height: 2em;
}

#content #contactContainer .elementOuterTextArea {
    width: 100%;
    height: auto;
}

#content #contactContainer .elementLabel {
    width: 150px;
    float: left;
}

#content #contactContainer .elementTextbox {
    float: right;
}

#content #contactContainer .elementTextArea {
    float: none;
}


/* Producer Form */
#content #producerContainer {
    width: 850px;
    margin: 0 40px 0 70px;
}

#content #producerContainer #leftForm {
    width: 400px;
    float: left;
}

#content #producerContainer #rightForm {
    width: 400px;
    float: left;
}

#content #producerContainer .elementOuter {
    width: 380px;
    min-height: 2em;
}

#content #producerContainer .elementOuterTextArea {
    width: 100%;
    height: auto;
}

#content #producerContainer .elementLabel {
    width: 150px;
    float: left;
}

#content #producerContainer .elementCheckboxLabel {
    width: 320px;
    padding-bottom: 1em;
    padding-left: 3px;
}


#content #producerContainer .elementTextbox {
    float: right;
}

#content #producerContainer .elementTextArea {
    float: none;
}

#content #producerContainer .elementCheckbox {
    float: left;

}

/* Signup Forms */
#content #beefSignupContainer {
    width: 500px;
    margin: 0 auto;
    padding: 40px 0;
}

#content #dairySignupContainer {
    width: 500px;
    margin: 0 auto;
    padding: 40px 0;
}

/* Vet Welcome */
#content #vetWelcomeContainer {
    width: 600px;
    margin: 0 auto;
    padding: 40px;
}
    


#content .signupRightButton {
    width: 164px;
    float: right;
}

#content .signupLeftButton {
    width: 164px;
    float: left;
}

/* Thank you page */
#content #ThankYouContainer {
    width: 100%;
    text-align: center;
    padding-top: 200px;
    padding-bottom: 300px;
}



/* General Classes */

.clear {
    line-height: 0;
    font-size: 0;
    clear: both;
}

.titleImage {
    margin-bottom: 20px;
}

.tipButtons {
    margin-right: 10px;
    margin-left: 10px;
}

.tipsContent {
    width: 600px;
}

.sup {
    font-size: .75em;
    line-height: .5em;
}

.subText {
    font-size: .7em;
}

.PSVbox {
    font-size: .8em;
    font-weight: bold;
    background-color: #d4d6b6;
    padding: 7px 7px;
}

.PSVbox img {
    padding-right: 7px;
}

.tipsVetName {
    clear: both;
    padding-top: 10px;
}

.login td {
    padding-bottom: 2px;
}

.login a {
    color: #9D300C;
    line-height: 1.5em;
}

.login a:visited {
    color: #9D300C;
}

.green {
    color: #00788a;
}

.verticalText
{
    writing-mode: tb-rl;
    filter: flipv fliph;
}

object:active, div:active
{
    outline: none;
}

object:focus, div:focus
{
    -moz-outline-style: none;
}