*{
    font-family: arial;
    padding:0;
    margin:0;
    font-size: 13px;
    color:#444;
}

h1{
    color: #2074be;
    font-size: 28px;
    font-weight: normal;
}

h2{
    color: #444;
    font-size: 26px;
    font-weight: normal;
}

h3{
    color: #2074be;
    font-size: 18px;
    font-weight: normal;
}

h4{
    color: #2074be;
    font-size: 15px;
    font-weight: normal;
}

label.error{
    color: #BE0000;
    font-size: 11px;
    line-height: 15px;
}

input.error,
select.error,
textarea.error{
    border-color: #BE0000 !important;
}

/* Divs Float Start */
.full-div{
    float: left;
    width: 100%;
    clear: both;
}

.full-div-center{
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
}

.float-div-left{
    float: left;
    width: auto;
}

.float-div-right{
    float: right;
    width: auto;
}

.space-div-5{
    float: left;
    width: 100%;
    clear: both;
    height: 5px;
}

.space-div-10{
    float: left;
    width: 100%;
    clear: both;
    height: 10px;
}

.space-div-20{
    float: left;
    width: 100%;
    clear: both;
    height: 20px;
}

.space-div-40{
    float: left;
    width: 100%;
    clear: both;
    height: 40px;
}

.space-div-80{
    float: left;
    width: 100%;
    clear: both;
    height: 80px;
}
/* Divs Float End */

/* Jquery UI Start */
.ui-tooltip {
    border-radius: 2px;
    box-shadow: none !important;
}

div.ui-widget-overlay {
    background: #000;
    opacity: 0.9;
    filter: Alpha(Opacity=90);
}

.ui-dialog{
    padding: 0 !important;
    border: none !important;
    -moz-border-radius:2px !important;
    -webkit-border-radius:2px !important;
    border-radius: 2px !important;
}

.ui-dialog-titlebar{
    display: none;
}

.ui-dialog-content{
    padding: 0 !important;
}
/* Jquery UI End */

/* Main header Start */
.main-header{
    width: 100%;
    background: url("/images/texture.min.png") repeat scroll 0 0 #444;
    overflow: auto;
    height: 45px;
}

.main-header-container{
    max-width: 1440px;
    overflow: auto;
    margin: 0 auto;
}

.main-header-logo{
    padding-left: 20px;
}

.main-header-logo a {
    text-decoration: none;
    line-height: 45px;
    display: inline-block;
}

.main-header-logo a img{
    vertical-align: middle;
}

.main-header-navigation-container{
    padding-right: 20px;
}

.main-header-navigation{
    padding: 5px;
    color: #A2A2A2;
    font-size: 12px;
    border: 1px solid transparent;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
}

.main-header-navigation:hover{
    border:1px solid #555555;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius: 2px;
}

.agents-enter-link {
    display: block;
    color: #FFF;
    text-decoration: none;
    height: 45px;
    padding: 0px 20px;
    margin-right: 20px;
    line-height: 45px;
    background: url("/images/texture.min.png") repeat scroll 0 0 #2074BE;
    font-size: 13px;
}

.login{
    color: white !important
}

.login span{
    color: white;
    font-size: 13px;
}

.loged-in-flyout{
    position: absolute;
    background: transparent;
    width: 120px;
    top: 0px;
    cursor: pointer;
    z-index: 100;
}

.flyout-transparent-div{
    width: inherit;
    height: 40px;
    position: relative;
    left: 425px;
}

.flyout-links-container{
    background-color: white;
    overflow: auto;
    box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    -webkit-box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    position: relative;
    left: 425px;
}

.flyout-link a{
    font-size: 12px;
    color: #2074BE !important;
    display: block !important;
    padding: 10px !important;
    text-decoration: none !important;
    border: 0 !important;
    margin: 0 !important;
}

.flyout-link a:hover{
    background-color: #F2F2F2;
    color: #FF7403;
    border: none !important;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius: 0px;
}
/* Main header End */


/* Content Start */
.container{
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

.background-3{
    width: 100%;
    overflow: auto;
    padding: 50px 0px;
}

.header1{
    color: #FFF;
    font-size: 64px;
    font-family: helvetica;
    text-rendering: optimizelegibility;
    text-shadow: 0px 2px 7px black, 2px -2px 40px black;
    line-height: 1.1;
    padding-bottom: 5px;
}

.header2{
    color: #FFF;
    font-size: 32px;
    font-family: helvetica;
    text-rendering: optimizelegibility;
    text-shadow: 0px 2px 7px black, 2px -2px 40px black;
    line-height: 1.1;
}

.header3{
    color: #FFF;
    font-size: 26px;
    line-height: 1.4;
    text-shadow: 0px 2px 40px black, 2px -2px 30px black;
    padding: 20px 0px;
    border-top:1px solid white;
    border-bottom:1px solid white;
    margin-top: 60px;
    width: 480px;
}

.header-form{
    color: #FF7403;
    font-size: 24px;
    line-height: 24px;
    font-family: helvetica;
    padding-bottom: 20px;
    border-bottom: 1px solid #888;
}

.label-cell {
    padding-top: 20px;
    padding-bottom: 5px;
    width: 190px;
}

.label-cell label {
    color: white;
    font-size: 13px;
    line-height: 13px;
}
/* Content End */


/* Testimonials Start */
.review-container{

}

.review-header{
    color: #666;
    font-size: 20px;
    /*font-style: italic;*/
    font-weight: bold;
    letter-spacing: 0.2px;
}

.review-stars{
    background: url(/images/star.min.png) repeat-x;
    width: 95px;
    height: 18px;
    margin-top: 3px;
    margin-right: 10px;
}

.review-text{
    font-size: 14px;
    color: #666;
    /*font-style: italic;*/
    line-height: 1.5;
    padding: 20px 0px;
}

.review-by{
    color: #888;
    font-style: italic;
    font-size: 12px;
}
/* Testimonials End */

/* Form Start */
.form-container{
    float:right;
    width:250px;
    box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    -webkit-box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 7px rgba(34, 25, 25, 0.4);
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 20px;
    background: url("/images/texture.min.png") repeat scroll 0 0 #82CAFF;
}

.pitch-1{
    font-size: 23px;
    padding-bottom: 5px;
    text-align: center;
    color: black;
    padding-top: 15px;
}

.pitch-2{
    font-size: 15px;
    text-align: center;
    color: black;
    padding-bottom: 15px;
    border-bottom:1px solid #888;
}

#callme-form{
    overflow: auto;
    padding: 0px 15px;
    padding-bottom: 10px;
}

.tc-link{
    text-decoration: none;
    color: #2074be;
}

.tc-link:hover{
    color: #ff7403;
}

.tc-label{
    color: black;
}

.tc-input{
    border: 1px solid #CCC;
    padding: 4px;
    width: 265px;
    height: 16px;
}

.tc-select{
    border: 1px solid #CCC;
    width: 275px;
    height: 26px;
    vertical-align: middle;
    padding: 4px;
}

.tc-orange-button{
    background-color: #FF7403;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: none;
    color: #FFFFFF;
    font-family: arial !important;
    margin: 0;
    cursor: pointer;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    padding: 8px 18px;
}

.tc-blue-button{
    background-color: #2074be;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: none;
    color: #FFFFFF;
    font-family: arial !important;
    margin: 0;
    cursor: pointer;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    padding: 8px 18px;
}

.tc-grey-button{
    background-color: #bbb;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: none;
    color: white !important;
    font-family: arial !important;
    margin: 0;
    cursor: pointer;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    padding: 8px 18px;
}
/* Form End */

/* More Content Start*/
.background-2{
    clear: both;
    width: 100%;
    /*background: url("/images/texture.min.png") repeat scroll 0 0 #DDD;*/
    background: #DDD;
    overflow: auto;
    padding-bottom: 80px;
}

.more-articles-header{
    font-size: 22px;
    padding-bottom: 20px;
    padding-top: 10px;
    color: black;
}

.article-pin{
    background-color: white;
    float: left;
    -webkit-box-shadow: 0 2px 4px 0 rgba(178,178,178,.5);
    -moz-box-shadow: 0 2px 4px 0 rgba(178,178,178,.5);
    box-shadow: 0 2px 4px 0 rgba(178,178,178,.5);
    border: 1px solid rgba(202,202,202,.29);
}

.article-pin a{
    text-decoration: none;
    display: inline-block;
    vertical-align: bottom;
    letter-spacing: 0.5px;
}

.article-pin a:hover{
    color: #ff7403;
}

.article-pin img{
    display: block;
    height: 118px;
}

.article-destination{
    padding: 8px;
    width: 194px;
    height: 38px;
    overflow: auto;
    font-weight: bold;
    line-height: 1.3;
    border-bottom: 1px solid #ddd;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.article-destination-2{
    padding: 10px;
    width: 190px;
    height: 55px;
    overflow: auto;
    font-weight: bold;
    line-height: 1.3;
}

#content-slider-1 .article-destination a,
#content-slider-2 .article-destination a{
    text-transform: uppercase;
    letter-spacing: 1px;
}

.other_article_links{
    padding-bottom: 8px;
    padding-left: 10px;
}

.see-all-destinations{
    font-size: 16px;
    display: inline-block;
    border: 1px solid #2074be;
    color: #2074be;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin-top: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 2px;
    width: 420px;
}

.see-all-destinations:hover{
    color: #ff7403;
    border-color: #ff7403;
}
/* More Content End */

/* Show Popout Start */
.sell-box{
    overflow: auto;
    border: 1px solid #bbb;
    padding: 40px;
    clear: both;
}

.pop-out-title-1{
    font-size: 30px;
    color: #666;
    padding: 10px;
}

.pop-out-title-2{
    font-size: 30px;
    color: #2074be;
}

#exit-popup-header{
    padding: 20px 0px;
    border-bottom: 1px solid #ddd;
    background-color: #2074be;
    margin-bottom: 20px;
}

#exit-popup-header h1{
    padding: 0px 25px;
    font-size: 28px;
    line-height: 1.3;
    color: white;
}

.call-us{
    font-size: 24px;
}

.call-us span{
    color: #ff7403;
    font-size: 24px;
}

table#exit-callme-table{
    margin: 0 auto;
    border-top: 1px solid #ddd;
}

table#exit-callme-table td.label-td{
    background-color: #eee;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    text-align: right;
}

table#exit-callme-table td.label-td label{
    text-align: right;
}

table#exit-callme-table td.input-td{
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

em{
    color: red;
}
/* Show Popout End */

/* Footer Start */
.background-4{
    width: 100%;
    clear: both;
    overflow: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url("/images/texture.min.png") repeat scroll 0 0 #444;
}

.footer-links a{
    color: #aaa;
    text-decoration: none;
    font-size: 11px;
    padding-left: 7px;
    border-left: 1px solid #bbb;
    margin-left: 7px;
}

.footer-links a:hover{
    color: #eee;
}

.footer-text{
    color: #aaa;
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
    padding: 10px 0px;
    font-size: 12px;
    line-height: 1.5;
}

.copyright{
    color: #aaa;
    font-size: 12px;
}
/* Footer End */

/* Quick Info Start */
.quick-info-link{
    text-decoration: none;
    display: inline-block;
    float: left;
}

.quick-info-box{
    width: 180px;
    border: 1px solid #bbb;
    padding: 9px;
    float: left;
}

.quick-info-gutter{
    width: 20px;
    float: left;
    height: 100px;
}

.quick-info-header{
    text-align: center;
    font-size: 18px;
    padding-bottom: 20px;
    color: #2074be;
}

.quick-info-header a{
    text-align: center;
    font-size: 18px;
    color: #2074be;
    display: block;
    text-decoration: none;
}

.quick-info-header a:hover{
    color: #ff7403;
}

.quick-info-icon{
    text-align: center;
    padding-bottom: 15px;
    height: 48px;
}

.quick-info-icon img{
    width: 48px;
}

.quick-info-content-1{
    line-height: 1.4;
    height: 60px;
    text-align: center;
}

.quick-info-content-2{
    line-height: 1.4;
    height: 50px;
    text-align: center;
}

.quick-info-content-1 span,
.quick-info-content-2 span{
    color: #666;
    font-style: italic;
    font-size: 12px;
}
/* Quick Info End */

/* TC Autocomplete Start */
.tc-autocomplete-dd{
    padding: 0;
    margin: 0;
    list-style-position: inside;
    list-style-type: none;
    float: left;
    width: auto;
    position: absolute;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    z-index: 2000;
    background: #FFF;
    box-shadow: 0 4px 4px -2px #000;
    -webkit-box-shadow: 0 4px 4px -2px #000;
    -moz-box-shadow: 0 4px 4px -2px #000;
}

.tc-autocomplete-dd li{
    border-bottom: 1px solid #DDD;
    padding: 6px 3px;
    display: block;
    font-family:arial;
    font-size: 12px;
    cursor: pointer;
}

.tc-autocomplete-dd li:nth-child(even){
    background-color: #F2F2F2;
}

.tc-autocomplete-dd li:hover,
.tc-autocomplete-dd li.selected{
    background-color: #444;
    color: #FFF;
}
/* TC Autocomplete End */

.close-button{
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}

#error-list p {
    padding: 15px;
    line-height: 1.5;
    font-size: 15px;
}

#error-list a{
    text-decoration: none;
    font-weight: bold;
    color: #2074be;
    font-size: 15px;
    text-transform: uppercase;
}

.agent-registration-card {
    background: white;
    padding: 20px;
    margin-bottom: 20px;
    font-size: 1.2rem;
    -webkit-box-shadow: 0 2px 4px 0 rgba(178,178,178,.5);
    -moz-box-shadow: 0 2px 4px 0 rgba(178,178,178,.5);
    box-shadow: 0 2px 4px 0 rgba(178,178,178,.5);
    border: 1px solid rgba(202,202,202,.29);
}
.agent-registration-card .content-left {
    float: left; width: 70%;
}
.agent-registration-card .content-right {
    float: right; width: 30%;
    text-align: center;
}
.agent-registration-card h3 { font-size: 24px; margin-bottom: 10px; }
.agent-registration-card p { font-size: 14px; margin-bottom: 6px; }
.agent-registration-card .tc-orange-button { margin-bottom: 10px; }
