@charset "utf-8";
/* CSS Document */

body, div.obrsPayment{
    background:#fff url(images/bkg.png) repeat-x top left;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: normal;
}
#header{
    width:70%;
    margin: 0 auto;
}
#AKCLogo {
    display:inline;
    float:left;
}
#APPLogo {
    display:inline;
    float:right;
    text-align: right;
}
#APPLogo h1 {
    margin-top:0px;
}
.obrsPayment {
    padding:0.5em;
}
.obrsPayment #pagebody {
    width:60%;
    margin-left:20%;
    clear: both;
}
#copy {

}
.obrsPayment h1 {
    color:#3968c0 !important;
    font: italic bold 2em/1em Georgia,"Times New Roman",Times,serif !important;
    margin-left: 135px;
    margin-top: -30px;
    margin-bottom: 30px;
    text-shadow: 0.1em 0.1em 0.2em #CCCCCC;
}
.obrsPayment h2 {
    color:#3968c0 !important;
    font:italic bold 1.5em/1em Georgia, "Times New Roman", Times, serif !important;
    text-shadow: 0.1em 0.1em 0.2em #CCCCCC;
}
.obrsPayment p {
    font: 1.1em/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
.obrsPayment ul {
    font: 1.1em/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
.obrsPayment p.formHint {
    font:.9em/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
.obrsPayment #loginForm, .obrsPayment #OwnersForm {
    background:transparent url(images/puppiesBkg.png) no-repeat center center;
}
.obrsPayment fieldset.obrsLogin {
    width:230px;
    border:20px solid #ddedfd;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    padding: 0 0 3em !important;
    background:#fff url(images/dogBowl.png) no-repeat bottom right;
}
.obrsPayment fieldset.obrsSplash {
    width:95%;
    border:10px solid #ddedfd;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    padding: 0 1em 1em !important;
    margin-left:-10px;
    margin-top:10px;
    background:#fff /*url(images/dogBowl.png) no-repeat bottom right*/;
}

.obrsPayment fieldset.obrsSplash:hover {
    background-color:#FF9;
}

/*
#fd-navbutts a:hover  p { background-color:#FF0; }
.obrsPayment fieldset.obrsSplashBG {
    background:#fff url(images/dogBowl.png) no-repeat bottom right;
}
*/
.obrsPayment fieldset.obrsLogin h2 {
    font:italic bold 1.5em/1em Georgia, "Times New Roman", Times, serif !important;
    color:#3968c0 !important;
    padding: 0.8em 0 0 0.6em;

}
fieldset.obrsLogin p.fieldsetHint, fieldset.obrsLogin p.formHint {
    width:auto !important;
    font-size:.9em !important;
    padding: 0 !important;
}
fieldset.obrsLogin p.fieldsetHint {
    margin: 1em 0 0 1.1em !important;
}
fieldset.obrsLogin.blockLabels .textInput {
    width:150px;
}
fieldset.obrsLogin.blockLabels .ctrlHolder {
    background-color:transparent;
    padding: 1em;
}
fieldset.obrsLogin.blockLabels .multiField {
    width:150px;
}
fieldset.obrsLogin.blockLabels input {
    margin-top:0 !important;
}
.obrsPayment #loginForm .buttonHolderCenter, .obrsPayment #OwnersForm .buttonHolderCenter {
    padding: 10px 0;
}
.obrsPayment #loginForm .buttonHolderCenter button, .obrsPayment #OwnersForm .buttonHolderCenter button#back_button {
    margin: 0;
}
fieldset.obrsLogin.blockLabels label {
    margin:0 !important;
    font:1.1em/1em "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
fieldset.obrsLogin.blockLabels .multiField label {
    margin:.3em 0 !important;
    font:1.1em/1em "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
.obrsPayment fieldset.obrsLogin.blockLabels p.errorField {
    padding:0;
    font-size:1em !important;
}
.obrsPayment .appError p {
    color:#900;
    font-size:1.2em;
}
.inlineLabel {
    width:480px !important;
    padding-bottom: 34px;
}

.ui-datepicker {
   font-size: 1em;
    z-index:100;
    margin-left: 100px;
}

#litter .label {
    font-weight:bold;
    width:100px !important;
}

#litter .value {
    width:130px !important;
}

#fee .label {
    font-weight:bold;
    width:200px !important;
}

#fee .value {
    width:130px !important;
}

#fee .sup{
    padding: 0 0 5px 0;
    vertical-align:middle;
}

div.sup label,span{
    padding: 0 0 5px 0 !important;
    vertical-align:middle !important;
}

.instructionsLink   {
    text-align:center;
}

.instructionsH2 {
    font:italic bold 1.1em/0.8em Georgia, "Times New Roman", Times, serif !important;
    color:#3968c0 !important;
    padding: 0.8em 0 0.6em 0;
}

.instructionsHeadline {
    text-align:center;
    font:italic bold 1.5em/1em Georgia, "Times New Roman", Times, serif !important;
    color:#3968c0 !important;
    padding: 0.8em 0 0.6em 0;
}
#copy{
    text-align:center;
    background:transparent url(images/puppiesBkg.png) no-repeat center center;
    height: 150px;
}

.obrsPayment span.highlight{
    color: #044577;
    font-weight: bold;
}

span.italic {
    font-style: italic;
}

span.reset {
    padding: initial !important;
    vertical-align: initial !important;
}

p.bold, span.bold {
    font-weight: bold !important;
}

.mb6 {
    margin-bottom: 40px;
}

.mt6 {
    margin-top: 40px;
}
