
@charset "utf-8";
*, body, div, span, h1, h2, h3, h4, h5, h6, ul, li, p {
    color: #666666;
    font: 13px Arial;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    margin-bottom: 20px;
}
h1, h1 a {
    color: #1B1464;
    font-family: 'Lato',sans-serif;
    font-size: 21px;
    font-weight: bold;
}
h2, h2 a {
    font-size: 18px;
}
h3, h3 a {
    color: #1B1464;
    font-size: 16px;
}
h4, h4 a {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
h5 {
    color: #1B1464;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
h6 {
    font-size: 14px;
}
h5.noLeaseFound {
    left: 30px;
    position: relative;
    top: -18px;
}
a {
    color: #0679B2;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
p {
    margin-bottom: 12px;
}
body {
    background: url("../images/horizontal-bkgs.png") repeat-x scroll 0 -52px #0069AF;
}
.or-cb {
    clear: both;
}
.or-float-left {
    float: left;
}
.or-float-right {
    float: right;
}
.or-half {
    width: 50%;
}
.or-one-quarter {
    width: 25%;
}
.or-three-quarters {
    width: 75%;
}
.or-one-third {
    width: 33%;
}
.or-two-thirds {
    width: 64%;
}
.or-bold {
    font-weight: bold;
}
.top-margin10 {
    margin-top: 10px;
}
.top-margin20 {
    margin-top: 20px;
}
.top-margin40 {
    margin-top: 40px;
}
.cufon {
    margin-top: 9px;
}
a.button {
   background: #d0950b;
  background-image: -webkit-linear-gradient(top, #d0950b, #bf7d20);
  background-image: -moz-linear-gradient(top, #d0950b, #bf7d20);
  background-image: -ms-linear-gradient(top, #d0950b, #bf7d20);
  background-image: -o-linear-gradient(top, #d0950b, #bf7d20);
  background-image: linear-gradient(to bottom, #d0950b, #bf7d20);
  
    border: medium none;
    color: #343434;
    cursor: pointer;
    display: inline-block;
    height: 31px;
    left: 5px;
    margin: 0 5px 0 8px;
    overflow: visible;
    padding-left: 0;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
	 
}
a.button {
    margin: 0 6px;
}
a.button span {
     background: #d0950b;
  background-image: -webkit-linear-gradient(top, #d0950b, #bf7d20);
  background-image: -moz-linear-gradient(top, #d0950b, #bf7d20);
  background-image: -ms-linear-gradient(top, #d0950b, #bf7d20);
  background-image: -o-linear-gradient(top, #d0950b, #bf7d20);
  background-image: linear-gradient(to bottom, #d0950b, #bf7d20);
    color: #FFFFFF;
    float: left;
    font-family: 'Lato',sans-serif;
    font-weight: 900;
    height: 31px;
    line-height: 31px;
    margin: 0 25px 0 -10px !important;
    overflow: visible;
    padding-left: 25px;
    position: relative;
    text-shadow: 1px 1px #9B6C13;
}
a.button:hover {
    background: #f2ce00;
  background-image: -webkit-linear-gradient(top, #f2ce00, #d0950b);
  background-image: -moz-linear-gradient(top, #f2ce00, #d0950b);
  background-image: -ms-linear-gradient(top, #f2ce00, #d0950b);
  background-image: -o-linear-gradient(top, #f2ce00, #d0950b);
  background-image: linear-gradient(to bottom, #f2ce00, #d0950b);
}
a.button:hover span {
  background: #f2ce00;
  background-image: -webkit-linear-gradient(top, #f2ce00, #d0950b);
  background-image: -moz-linear-gradient(top, #f2ce00, #d0950b);
  background-image: -ms-linear-gradient(top, #f2ce00, #d0950b);
  background-image: -o-linear-gradient(top, #f2ce00, #d0950b);
  background-image: linear-gradient(to bottom, #f2ce00, #d0950b);
}
a.button.finish {
  background: #0bb516;
  background-image: -webkit-linear-gradient(top, #0bb516, #038509);
  background-image: -moz-linear-gradient(top, #0bb516, #038509);
  background-image: -ms-linear-gradient(top, #0bb516, #038509);
  background-image: -o-linear-gradient(top, #0bb516, #038509);
  background-image: linear-gradient(to bottom, #0bb516, #038509);
  
}
a.button.finish span {
 background: #0bb516;
  background-image: -webkit-linear-gradient(top, #0bb516, #038509);
  background-image: -moz-linear-gradient(top, #0bb516, #038509);
  background-image: -ms-linear-gradient(top, #0bb516, #038509);
  background-image: -o-linear-gradient(top, #0bb516, #038509);
  background-image: linear-gradient(to bottom, #0bb516, #038509);
}
a.button.finish:hover {
  background: #0fc218;
  background-image: -webkit-linear-gradient(top, #0fc218, #0bb516);
  background-image: -moz-linear-gradient(top, #0fc218, #0bb516);
  background-image: -ms-linear-gradient(top, #0fc218, #0bb516);
  background-image: -o-linear-gradient(top, #0fc218, #0bb516);
  background-image: linear-gradient(to bottom, #0fc218, #0bb516);
}
a.button.finish:hover span {
 background: #0fc218;
  background-image: -webkit-linear-gradient(top, #0fc218, #0bb516);
  background-image: -moz-linear-gradient(top, #0fc218, #0bb516);
  background-image: -ms-linear-gradient(top, #0fc218, #0bb516);
  background-image: -o-linear-gradient(top, #0fc218, #0bb516);
  background-image: linear-gradient(to bottom, #0fc218, #0bb516);
}
a.button.disabled {
 background: #808080;
  background-image: -webkit-linear-gradient(top, #808080, #696969);
  background-image: -moz-linear-gradient(top, #808080, #696969);
  background-image: -ms-linear-gradient(top, #808080, #696969);
  background-image: -o-linear-gradient(top, #808080, #696969);
  background-image: linear-gradient(to bottom, #808080, #696969);
  cursor: auto;
}
a.button.disabled span {
 background: #808080;
  background-image: -webkit-linear-gradient(top, #808080, #696969);
  background-image: -moz-linear-gradient(top, #808080, #696969);
  background-image: -ms-linear-gradient(top, #808080, #696969);
  background-image: -o-linear-gradient(top, #808080, #696969);
  background-image: linear-gradient(to bottom, #808080, #696969);
}
a.button.disabled:hover {
 background: #A9A9A9;
  background-image: -webkit-linear-gradient(top, #A9A9A9, #808080);
  background-image: -moz-linear-gradient(top, #A9A9A9, #808080);
  background-image: -ms-linear-gradient(top, #A9A9A9, #808080);
  background-image: -o-linear-gradient(top, #A9A9A9, #808080);
  background-image: linear-gradient(to bottom, #A9A9A9, #808080);
}
a.button.disabled:hover span {
 background: #A9A9A9;
  background-image: -webkit-linear-gradient(top, #A9A9A9, #808080);
  background-image: -moz-linear-gradient(top, #A9A9A9, #808080);
  background-image: -ms-linear-gradient(top, #A9A9A9, #808080);
  background-image: -o-linear-gradient(top, #A9A9A9, #808080);
  background-image: linear-gradient(to bottom, #A9A9A9, #808080);
}
a.cancel {
    color: #333333;
    cursor: pointer;
}
a.cancel:hover {
    color: #FF0000;
}
a.cancel cufon {
    margin: 0 !important;
}
ul {
    margin: 20px 15px;
    padding: 0 25px 0 0;
}
li {
    list-style: disc outside none;
    margin-bottom: 15px;
}
ul.payment {
    margin-left: 0;
    padding: 0;
}
ul.payment li {
    list-style: none outside none;
}
table {
    background: none repeat scroll 0 0 #EDEDEE;
    width: 100%;
}
table tr {
    height: 20px;
}
table tr.alternate {
    background: none repeat scroll 0 0 #E0E1E2;
}
table td {
    padding: 0 0 5px 10px;
}
table td.customerWidth {
    font-weight: bold;
    width: 10em;
}
table td.statusWidth {
    font-weight: bold;
    width: 10em;
}
table td.boldMe {
    font-weight: bold;
}
div#noLeaseFound {
    position: relative;
}
div#global-site {
    background: none repeat scroll 0 0 #E6E6E6;
    box-shadow: 0 0 20px #000000;
    margin: 50px auto;
    min-height: 480px;
    width: 960px;
}
div#header {
    height: 130px;
}
div#header div#top {
    background: url("../images/horizontal-bkgs.png") repeat-x scroll 0 0 transparent;
    height: 46px;
    position: relative;
}
div#header div#top div#logo {
    background: url("../images/css-sprite.png") repeat-x scroll 0 0 transparent;
    cursor: pointer;
    height: 158px;
    left: 43%;
    position: absolute;
    text-align: center;
    top: -55px;
    width: 150px;
}
div#header div#main-title {
    height: 23px;
    margin: 55px auto;
    width: 800px;
}
div#content-wrapper {
    display: inline-block;
    padding: 20px 40px 50px;
}
div#content-wrapper div#content {
	margin-left: 15px;
}
div#content-wrapper div#content div#menu {
    text-align: center;
    width: 290px;
}
div#content-wrapper div#content span {
    display: block;
    margin: 0 auto 25px;
}
div#content-wrapper div#content span.opt5 {
	display: table-cell;
    margin: 0;
}
div#content-wrapper div#content span.opt1 {
    background: url("../images/css-sprite.png") no-repeat scroll -25px -229px transparent;
    height: 175px;
    width: 158px;
}
div#content-wrapper div#content span.opt2 {
    background: url("../images/css-sprite.png") no-repeat scroll -208px -229px transparent;
    height: 175px;
    width: 162px;
}
div#content-wrapper div#content span.opt3 {
    background: url("../images/css-sprite.png") no-repeat scroll -393px -229px transparent;
    height: 175px;
    width: 217px;
}
div#content-wrapper div#content span.opt4 {
    background-image: url("../images/redX.png");
    background-repeat: no-repeat;
    background-size: 75px 75px;
    background-position:center;
    height: 175px;
    width: 217px;
}
div#content-wrapper div#right-content {
    padding: 0;
    width: 618px;
}

div#content-wrapper div#right-content span.divisor {
    margin: 20px 0 10px;
    width: 100%;
}
div#content-wrapper div#renew-icon {
    margin-right: 35px;
    width: 175px;
}
div#payment-icon {
    margin-right: 35px;
    width: 175px;
}
#checkboxes {
    margin: 0 auto;
    position: relative;
    width: 100px;
}
#checkboxes label {
    left: 20px;
    position: absolute;
    top: -8px;
}
span.divisor {
    background: url("../images/horizontal-bkgs.png") repeat-x scroll 0 -48px transparent;
    display: block;
    height: 2px;
    margin: 20px 15px 10px;
    width: 100%;
}
input[type="checkbox"], input[type="radio"] {
    bottom: 2px;
    position: relative;
    vertical-align: middle;
}
div#content-wrapper div#content div.or-renew-boxes {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px dashed #CCCCCC;
    float: left;
    margin: 4px 0 0 -4px;
    padding: 10px;
    width: 655px;
}
div.login {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px dashed #CCCCCC;
    float: left;
    margin: 4px 0;
    padding: 15px;
    width: 800px;
}
div#content-wrapper div#content div#or-renew-changes-inputText textarea {
    height: 80px;
    margin: 10px 0;
    padding: 5px;
    width: 100%;
}
div#content-wrapper div#content div.or-checkbox {
    display: inline-block;
}
div#content-wrapper div#content div.or-checkbox input {
    bottom: -1px;
    clear: left;
    display: block;
    float: left;
    margin-right: 5px;
}
div#content-wrapper div#content div.or-checkbox label {
    clear: none;
    display: block;
    float: left;
    width: 90%;
}
#total {
    color: #1B1464;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
p span {
    float: right;
}
.total-type {
    display: inline !important;
    float: none;
}
