

h2 {
    color: #2074be;
    font-family: arial;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h3, h3 a {
    color: #2074be;
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
p {
    line-height: 1.7;
    text-align: justify;
}

.full-div {
    clear: both;
    float: left;
    width: 100%;
}
.full-div-center {
    clear: both;
    float: left;
    text-align: center;
    width: 100%;
}
.float-div-left {
    float: left;
    width: auto;
}
.float-div-right {
    float: right;
    width: auto;
}
.space-div-5 {
    clear: both;
    float: left;
    height: 5px;
    width: 100%;
}
.space-div-10 {
    clear: both;
    float: left;
    height: 10px;
    width: 100%;
}
.space-div-20 {
    clear: both;
    float: left;
    height: 20px;
    width: 100%;
}
.space-div-40 {
    clear: both;
    float: left;
    height: 40px;
    width: 100%;
}
.space-div-80 {
    clear: both;
    float: left;
    height: 80px;
    width: 100%;
}
.border-top {
    border-top: 1px solid #dddddd;
}
.border-bottom {
    border-bottom: 1px solid #dddddd;
}
label.error {
    color: #be0000;
    font-size: 11px;
    line-height: 15px;
}
input.error, select.error, textarea.error {
    border-color: #be0000 !important;
}
.tc-link, .tc-link:visited {
    color: #2074be;
    text-decoration: none;
}
.tc-link:hover {
    color: #ff7403;
}
.tc-orange-button {
    background-color: #ff7403;
    border: medium none;
    border-radius: 2px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: arial !important;
    letter-spacing: 1px;
    margin: 0;
    text-decoration: none;
}
.tc-grey-button {
    background-color: #666;
    border: medium none;
    border-radius: 2px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: arial !important;
    letter-spacing: 1px;
    margin: 0;
    text-decoration: none;
}
.tc-autocomplete {
    border: 1px solid #ddd;
    font-size: 13px;
    padding: 4px;
    width: 170px;
}
.tc-autocomplete-dd {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    box-shadow: 0 4px 4px -2px #000;
    float: left;
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: auto;
    z-index: 2000;
}
.tc-autocomplete-dd li {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    display: block;
    font-family: arial;
    font-size: 12px;
    padding: 6px 3px;
}
.tc-autocomplete-dd li:nth-child(2n) {
    background-color: #f2f2f2;
}
.tc-autocomplete-dd li:hover, .tc-autocomplete-dd li.selected {
    background-color: #444;
    color: #fff;
}
.box-210 {
    background-color: white;
    box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    float: left;
    padding: 15px;
    width: 180px;
}
.box-240 {
    background-color: white;
    box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    float: left;
    width: 240px;
}
.box-680 {
    background-color: white;
    box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    float: left;
    padding: 20px;
    width: 640px;
}
.box-960 {
    background-color: white;
    box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    float: left;
    padding: 20px;
    width: 920px;
}
.box-960-no-padding {
    background-color: white;
    box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    float: left;
    width: 960px;
}
.header-top {
    background: #444444 url("https://e179972f79f7516043ae-53e9ddd31018e7e74260f1cf6690e837.ssl.cf1.rackcdn.com/texture.min.png") repeat scroll 0 0;
    height: 45px;
    width: 100%;
}
.header-bottom {
    background: #777777 url("https://e179972f79f7516043ae-53e9ddd31018e7e74260f1cf6690e837.ssl.cf1.rackcdn.com/texture.min.png") repeat scroll 0 0;
    height: 95px;
    overflow: auto;
    top: 0;
    width: 100%;
    z-index: 100;
}
.header-border {
    background: rgba(0, 0, 0, 0) url("https://e179972f79f7516043ae-53e9ddd31018e7e74260f1cf6690e837.ssl.cf1.rackcdn.com/border-bottom.png") no-repeat scroll center bottom;
    height: inherit;
    width: 100%;
}
.header-top-container {
    margin: 0 auto;
    max-width: 1400px;
    min-width: 960px;
    overflow: auto;
    padding: 0 20px;
}
.header-logo {
    float: left;
    padding-top: 13px;
    width: auto;
}
.tc-fb-like-count {
    float: left;
    padding-left: 30px;
    padding-top: 12px;
    width: auto;
}
.goto-ta {
    background: #2074be url("https://e179972f79f7516043ae-53e9ddd31018e7e74260f1cf6690e837.ssl.cf1.rackcdn.com/texture.min.png") repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 45px;
    line-height: 45px;
    margin-left: 10px;
    padding: 0 10px;
    text-decoration: none;
}
.call-me {
    background: #2074be url("https://e179972f79f7516043ae-53e9ddd31018e7e74260f1cf6690e837.ssl.cf1.rackcdn.com/texture.min.png") repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    margin-left: 10px;
    padding: 0 20px;
    text-decoration: none;
}
.nav-bar {
    float: right;
    width: auto;
}
.nav-bar ul {
    float: left;
    list-style: outside none none;
}
.nav-bar li {
    float: left;
    margin: 0 5px;
}
.nav-bar li a {
    border: 1px solid transparent;
    color: #a2a2a2;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    padding: 5px;
    text-decoration: none;
}
.nav-bar li a:hover {
    border: 1px solid #555555;
    border-radius: 3px;
}
.login {
    color: white !important;
}
.login span {
    color: white;
    font-size: 7px;
}
.user-img {
    vertical-align: middle;
}
.form-lines {
    clear: both;
    float: left;
    padding-left: 20px;
    width: auto;
}
.form-line {
    color: #fff;
    font-family: Helvetica;
    font-size: 24px;
}
.form-line-button {
    padding-left: 40px;
}
#toggle-form {
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    margin-top: 12px;
    padding: 9px 0;
    width: 225px;
}
#toggle-form img {
    border: 0 none;
    position: relative;
    top: 2px;
}
.form-line-1 {
    color: #bbbbbb;
    float: left;
    font-family: Helvetica;
    font-size: 20px;
    padding-top: 20px;
    text-shadow: -1px -1px 0 #000000;
    width: auto;
}
.form-line-2 {
    clear: both;
    color: #ffffff;
    float: left;
    font-family: Helvetica;
    font-size: 28px;
    padding-top: 2px;
    text-shadow: -1px -1px 0 #000000;
    width: auto;
}
.form-preview {
    float: right;
    padding-top: 20px;
    width: auto;
}
.form-preview-label {
    color: #bbbbbb;
    padding-bottom: 3px;
}
.form-preview .input-box {
    border: medium none;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    font-size: 15px;
    padding: 8px;
    width: 250px;
}
#preview-submit {
    font-size: 18px;
    padding: 6px 14px;
}
.loged-in-flyout {
    background: transparent none repeat scroll 0 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 120px;
    z-index: 100;
}
.flyout-transparent-div {
    height: 40px;
    width: inherit;
}
.flyout-links-container {
    background-color: white;
    box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    overflow: auto;
}
.flyout-link a {
    border: 0 none !important;
    color: #2074be !important;
    display: block !important;
    font-size: 12px;
    margin: 0 !important;
    padding: 10px !important;
    text-decoration: none !important;
}
.flyout-link a:hover {
    background-color: #f2f2f2;
    border: medium none !important;
    border-radius: 0;
    color: #ff7403;
}
.slide-form-container {
    position: fixed;
    top: 105px;
    width: 100%;
    z-index: 2000;
}
#full-form {
    background: #f5f5f5 url("https://e179972f79f7516043ae-53e9ddd31018e7e74260f1cf6690e837.ssl.cf1.rackcdn.com/texture.min.png") repeat scroll 0 0;
    margin-left: 70px;
    width: 820px;
}
.form-container {
    background-color: white;
    box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    float: left;
    padding: 10px;
    width: 460px;
}
.info-container {
    float: right;
    overflow: auto;
    padding-left: 30px;
    width: 310px;
}
.home-step-num {
    color: #bbb;
    font-size: 44px;
    padding-right: 10px;
}
.home-step-title {
    color: #2074be;
    font-size: 17px;
    padding-bottom: 1px;
    padding-top: 6px;
}
.home-step-desc {
    color: #444;
    font-size: 12px;
}
.benefit {
    color: #888;
    font-size: 14px;
    padding-bottom: 10px;
}
.benefit span {
    color: green;
    font-size: 14px;
}
.travel-form-table {
    padding-left: 40px;
}
.travel-form-table .label-cell {
    padding-bottom: 5px;
    width: 210px;
}
.travel-form-table .label-cell label {
    color: #444;
    font-size: 13px;
    line-height: 13px;
}
.travel-form-table .input-cell {
    padding-bottom: 20px;
}
.travel-form-table .tc-input {
    border: 1px solid #ccc;
    font-size: 13px;
    height: 16px;
    line-height: 13px;
    margin: 0;
    padding: 4px;
    width: 160px;
}
.travel-form-table .tc-select {
    border: 1px solid #ccc;
    font-size: 13px;
    height: 26px;
    line-height: 13px;
    padding: 4px;
    vertical-align: middle;
    width: 170px;
}
#travel-form .tc-orange-button {
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    padding: 0 18px;
}
 /*.main {
   background: rgba(0, 0, 0, 0) url("https://e179972f79f7516043ae-53e9ddd31018e7e74260f1cf6690e837.ssl.cf1.rackcdn.com/noise.min.png") repeat scroll 0 0;
    clear: both;
    overflow: auto;
    padding-bottom: 70px;
    padding-top: 20px;
    width: 100%;
}*/
.left {
    float: left;
    width: 240px;
}
.center {
    float: right;
    width: 680px;
}
.bread-crum {
    float: left;
    width: auto;
}
.bread-crum a {
    text-decoration: none;
}
.bread-crum a span {
    color: #888888;
    font-size: 12px;
}
.bread-crum-arrow {
    float: left;
    padding: 0 5px;
    width: auto;
}
.share {
    left: 50%;
    margin-left: 500px;
    position: fixed;
    top: 250px;
    z-index: 99;
}
.share-title {
    color: #444444;
    font-size: 12px;
    font-weight: bold;
}
.share-bar {
    background-color: #f2f2f2;
    float: left;
    padding: 10px 0;
    width: 100%;
}
.share-bar table {
    padding-left: 15px;
}
.share-bar td {
    width: 90px;
}
.info {
    background: rgba(0, 0, 0, 0) url("https://e179972f79f7516043ae-53e9ddd31018e7e74260f1cf6690e837.ssl.cf1.rackcdn.com/border-top.png") no-repeat scroll center top;
    clear: both;
    overflow: auto;
    padding-bottom: 40px;
    width: 100%;
}
.sell-boxes {
    background: rgba(0, 0, 0, 0) url("https://e179972f79f7516043ae-53e9ddd31018e7e74260f1cf6690e837.ssl.cf1.rackcdn.com/noise.min.png") repeat scroll 0 0;
    overflow: auto;
    padding: 50px 0;
    width: 100%;
}
.sell-box {
    float: left;
    min-height: 320px;
    width: 290px;
}
.sell-box-gutter {
    float: left;
    height: 270px;
    width: 45px;
}
.holiday-step-num {
    color: #ccc;
    font-size: 50px;
    line-height: 50px;
    padding-right: 10px;
}
.holiday-step-header {
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 3px;
    padding-top: 5px;
}
.sell-box .love-us-item {
    font-size: 14px;
    padding-bottom: 15px;
}
.sell-box .love-us-item span {
    color: green;
    font-size: 14px;
    padding-right: 5px;
}
.click-to-call {
    background: rgb(220, 220, 220) none repeat scroll 0 0;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    left: 0;
    position: fixed;
    top: 150px;
}
.click-to-call a {
    display: block;
    padding: 7px 5px;
    text-decoration: none;
}
.click-to-call .call-me {
    color: #ff7403;
    font-size: 20px;
    line-height: normal !important;
    text-align: center;
}
.click-to-call .click-we-call {
    color: #666666;
    font-size: 11px;
    line-height: normal !important;
}
.callme-label {
    width: 120px;
}
.callme-label em {
    color: red;
}
.sell-box .review-stars {
    background: rgba(0, 0, 0, 0) url("https://e179972f79f7516043ae-53e9ddd31018e7e74260f1cf6690e837.ssl.cf1.rackcdn.com/star.min.png") repeat-x scroll 0 0;
    height: 18px;
    margin-right: 10px;
    margin-top: 3px;
    width: 95px;
}
.sell-box .review-header {
    color: #666;
    font-size: 20px;
    font-style: italic;
}
.sell-box .review-text {
    color: #666;
    font-size: 14px;
    font-style: italic;
    line-height: 1.5;
}
.sell-box .review-by {
    color: #888;
    font-size: 12px;
    font-style: italic;
}
.footer {
    background: #444444 url("https://e179972f79f7516043ae-53e9ddd31018e7e74260f1cf6690e837.ssl.cf1.rackcdn.com/texture.min.png") repeat scroll 0 0;
    clear: both;
    overflow: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
.footer-left {
    float: left;
    width: 320px;
}
.footer-right {
    float: left;
    width: 640px;
}
.footer-logo {
    padding-bottom: 45px;
}
.follow-us a {
    padding-left: 10px;
}
.footer-links-col {
    float: left;
    width: 210px;
}
.footer-links-col-header {
    color: #999999;
    float: left;
    font-size: 14px;
    padding-left: 100px;
    width: 130px;
}
.footer-links-container {
    float: left;
    width: 730px;
}
.footer-links {
    border-right: 1px solid #666666;
    float: left;
    margin-bottom: 5px;
    margin-right: 7px;
    padding-right: 7px;
    width: auto;
}
.no-pipe {
    border-right: medium none !important;
}
.footer-links a {
    color: #cccccc;
    font-size: 11px;
    text-decoration: none;
}
.footer-links a:hover {
    color: #eeeeee;
}
.the-end {
    clear: both;
    color: #666666;
    float: left;
    font-size: 11px;
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    width: 954px;
}
.footer-text {
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    color: #aaaaaa;
    font-size: 11px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: justify;
}
.copyright {
    color: #aaaaaa;
    float: left;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.ui-widget-overlay {
    background-color: rgba(30, 30, 30, 0.9) !important;
    background-image: none !important;
    opacity: 0.9 !important;
}
.ui-dialog {
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: 0 3px 8px rgba(34, 25, 25, 0.4);
    padding: 0 !important;
}
/*.ui-dialog-titlebar {
    display: none !important;
}*/
.form-box {
    background-color: white;
    float: left;
    font-family: arial;
    padding: 0 !important;
    width: 100% !important;
}
.form-title {
    clear: both;
    color: #2074be;
    float: left;
    font-size: 24px;
    padding-left: 20px;
    padding-top: 10px;
    width: auto;
}
.close-button {
    float: right;
    padding-right: 10px;
    width: auto;
}
.form-title-note {
    clear: both;
    color: #000000;
    float: left;
    font-size: 14px;
    padding-left: 20px;
    width: auto;
}
.popup-form-container {
    float: left;
    padding-left: 30px;
    width: 460px;
}
.form-table {
    width: 100%;
}
.form-table td.left-col {
    width: 230px;
}
.form-table td.right-col {
    width: 230px;
}
.form-table td.label-cell {
    padding-bottom: 2px;
    padding-top: 20px;
}
.form-table td.label-cell label {
    color: #444444;
    font-size: 12px;
}
.form-table td.label-cell em {
    color: red;
    font-size: 12px;
}
.form-table td.input-cell input {
    border: 1px solid #bbbbbb;
    font-size: 12px;
    margin: 0;
    padding: 4px;
    width: 160px;
}
.form-table td.input-cell select {
    border: 1px solid #bbb;
    font-size: 12px;
    height: 26px;
    padding: 3px;
    width: 170px;
}
.form-table td.input-cell textarea {
    border: 1px solid #bbbbbb;
    font-size: 11px;
    height: 40px;
    padding: 4px;
    width: 410px;
}
.phone-note {
    background-color: #f2f2f2;
    clear: both;
    float: left;
    margin: 0 50px;
    padding: 5px 70px;
    width: 280px;
}
.phone-note-header {
    clear: both;
    color: #ff7403;
    float: left;
    font-size: 14px;
    width: auto;
}
.phone-note-point {
    clear: both;
    color: #444444;
    float: left;
    font-size: 11px;
    width: auto;
}
.phone-note-point span {
    color: green;
}
.submit-button-container {
    padding-right: 60px;
}
#form-submit-button {
    font-size: 18px;
    padding: 6px 14px;
}
.popup-form-hiw {
    border-left: 1px solid #dddddd;
    float: left;
    margin: 20px 0;
    padding-left: 40px;
    padding-right: 30px;
    width: 279px;
}
div.form-popup-hiw-title {
    color: #2074be;
    font-size: 18px;
}
div.form-popup-hiw-num {
    color: #888888;
    font-size: 40px;
    padding-right: 10px;
}
div.form-popup-hiw-step-title {
    font-size: 16px;
    padding-bottom: 2px;
    padding-top: 5px;
}
div.form-popup-hiw-step-title span {
    color: #2074be;
    font-size: inherit;
}
div.form-popup-hiw-step-text {
    color: #aaaaaa;
    font-size: 13px;
    padding-left: 18px;
}
div.form-popup-trusted-network {
    color: #888888;
    font-size: 18px;
}
form#create-password-form {
    float: left;
    overflow: auto;
}
div.create-password-label {
    float: left;
    width: auto;
}
div.create-password-input {
    clear: both;
    float: left;
    width: auto;
}
div.create-password-input input {
    border: 1px solid #ddd;
    margin: 2px 0 0;
    padding: 7px;
}
div.create-password-button {
    float: left;
    padding-left: 20px;
    width: auto;
}
input#create-password-button {
    font-size: 18px;
    padding: 6px 14px;
}
a.create-password-nothanks {
    font-size: 18px;
    text-decoration: none;
}
#hiw-popup {
    overflow: auto;
    padding: 20px !important;
    width: 680px;
}
.hiw-title {
    color: #2074be;
    font-size: 28px;
}
.step-no {
    color: #dddddd;
    float: left;
    font-size: 90px;
    width: auto;
}
.step-text {
    float: left;
    padding-left: 15px;
    padding-top: 10px;
    width: auto;
}
.step-header {
    color: #ff7403;
    float: left;
    font-size: 24px;
    width: auto;
}
.step-detail {
    clear: both;
    float: left;
    padding-top: 5px;
    width: auto;
}
.step-image {
    float: right;
    width: auto;
}
.step-image img {
    width: 240px;
}
.hiw-footer {
    color: #aaaaaa;
    font-size: 24px;
    text-align: center;
}
.tab-headers {
    float: left;
    padding-top: 20px;
    width: 160px;
}
.tab-header {
    background-color: #efefef;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    clear: both;
    float: right;
    margin: 5px 0;
    padding: 9px;
    width: 140px;
}
.tab-header a {
    color: #2074be;
    display: block;
    font-size: 16px;
    text-decoration: none;
}
.tab-header-selected {
    background-color: #fff;
    border-color: #ddd #fff #ddd #ddd;
    border-style: solid;
    border-width: 1px;
    clear: both;
    float: left;
    font-weight: bold;
    margin: 5px 0;
    padding: 9px;
    position: relative;
    right: -1px;
    width: 140px;
}
.tab-header-selected a {
    color: #2074be;
    display: block;
    font-size: 16px;
    text-decoration: none;
}
.tab-content {
    background-color: #fff;
    border: 1px solid #ddd;
    float: left;
    min-height: 300px;
    padding: 20px;
    width: 718px;
}
.form-box-inner {
    background-color: rgba(0, 0, 0, 0.7);
    overflow: auto;
    padding: 20px 0;
}
.form-line {
    color: #ff7403;
    font-family: helvetica;
    font-size: 22px;
    height: auto !important;
    line-height: 24px;
}
.border-bottom {
    border-bottom: 1px solid #666;
}
.holiday-form-table {
    padding-left: 30px;
}
.label-cell label {
    color: white;
    font-size: 13px;
    line-height: 13px;
	margin: 5px !important;
}
.input-cell {
}
.tc-input {
    border: 1px solid #ccc !important;
    font-size: 13px !important;
    height: 25px !important;
    line-height: 13px !important;
    margin: 5px !important;
    padding: 4px !important;
    width: 150px !important;
	color:#000 !important;
}
.tc-select {
    border: 1px solid #ccc !important;
    font-size: 13px !important;
    height: 25px !important;
    line-height: 13px !important;
    padding: 4px !important;
    vertical-align: middle;
    width: 150px !important;
	margin: 5px !important;
	color:#000 !important;
}
.tc-orange-button {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
}
.vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}