/* Layout Listing */
.col-listing-bottom {
    padding: 1.5em;
    border-top: 1px solid #CCC;
}
.col-listing-bottom .col-left {
    float: left;
    width: 26.5%;
}
.col-listing-bottom .col-main {
    float: right;
    width: 67.5%;
}
/* Listing */
.listing {
    font-size: 12px;    
    line-height: 1.25em;    
    min-height: 440px;    
}
.listing .map {
    width: 300px;
    overflow: hidden;
    float: left;
    border: 2px solid #000;
}
.listing .map .googleBase {
    height: 435px;
}
.listing.free {
    min-height: 0;
}
.listing.free .map .googleBase {
    height: 393px;
}
.listing .desc {
    float: right;
    width: 335px;
}
.listing .thumb {
    border: 1px solid #e0cc1e;
    float: left;
    width: 107px;
    height: 95px;
    overflow: hidden;
    line-height: 95px;
    text-align:center;
}
.listing .thumb img{
    width:auto;
    max-height:100%;
    display:inline-block;
    vertical-align:middle;
}
.listing h1 {
    font-family: 'helveticaneuelt_stdbold', Arial;
    font-size: 1.25em;
    margin-bottom: 0.67em;
}
.listing .detail {
    float: right;
    width: 205px;
    /*height: 97px;*/
    position: relative;
}
.listing .detail .unverified {
    float: none;    
    margin: 30px 0 0 5px;
}
.listing .addresss {
    padding-bottom: 0.8em;
}
.listing .addresss address {
    font-style: normal;
}
.listing .links a {
    color: #3b599a;
}
.listing .links a:hover {
    text-decoration: underline;
}
.listing .rates {
    padding-top: 0.3em;
}
.listing .vote {
    color: #000;
    padding-top: 5px;
}
.listing .option-links {
    margin: 15px 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #f2db1d;    
}
.listing .option-links li {
    display: inline;
    background: url(../images/icon_add.png) no-repeat left center;
    padding: 3px 3px 3px 20px;
}
.listing .option-links li a {
    color: #25a021;
}
.listing .option-links li a:hover {
    text-decoration: underline;
}
.listing .option-links li.claim {
    background-image: url(../images/icon_check.png);
}
.listing .option-links li.bookmark {
    background-image: url(../images/icon_ok.png);
}
.listing .shares {
    height: 36px;
    /*position: absolute;
    bottom: 80px;*/
}
.listing .shares .item {
    float: left;
    min-width: 0;
    margin-right: 5px;
}
.listing .shares .item.g1 {
    width: 60px;
}
.listing .description {
    overflow: hidden;
    height: 15em;
    font-size: 14px;
    line-height: 1.4em;
}

#listing_detail_tab_navigation
{
    display: block;
    width: 167px;
    float:left;
    margin-right: 10px;
}
#listing_detail_tab_content
{
    display: block;
    width: 680px;
    float: left;
    background: #FFF url(../images/strip_black_yellow.jpg) repeat-y;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*min-height: 480px;*/
    position: relative;
    padding-bottom: 40px;
    margin-bottom:20px;
}
#listing_detail_tab_content.full {
    width: auto;
    float: none;
}
.listing-column-right {
    float: left;
    padding: 25px 20px;
    width: 752px;
}
#listing_detail_tab_content .listing-4col .box-item .thumb img {
    width: 100%;
}
#listing_detail_tab_content .detail h2 {
    line-height: normal;
    font-size: 16px;
    margin-bottom: 5px;
}
#tab_overview_right_side_bar .box-content-body {
    /*min-height: 415px;*/
}

/* Listing/Overview 20 Feb 2013 */
#contact_detail
{
    display:block;
    margin-bottom:15px;
}
#contact_detail_links
{
    display:block;
    padding-top: 15px;
    font-size:10px;
    white-space:nowrap;
}

#contact_detail_links a
{
    display: inline-block;
    float: left;
    background: url(../images/bg_grad_grey_g.jpg) repeat-x bottom;
    border: 1px solid #dadada;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 7px;
    font-weight: bold;
    color: #303030;
    line-height: 2em;
    margin-left: 2px;
    -webkit-box-shadow: 0 1px 2px #E9E9E9;
    -moz-box-shadow: 0 1px 2px #E9E9E9;
    box-shadow: 0 1px 2px #E9E9E9;
    font-size: 13px;
}
#contact_detail_links a:first-child
{
    margin-left: 0;
}
#contact_detail_links a span
{
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
#contact_detail_links a:hover
{
    border-color: #e2cd24;
    text-decoration: none;
}
#contact_detail_links a:hover span
{
    color: #fb8703;
}

#contact_trading_hours
{
    display:block;
    margin-bottom:30px;
    border: 1px solid #f3dd2a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#contact_trading_hours_title
{
    background: #f3dd2a;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

#contact_trading_hours_title > h4
{
    color:#171616;
    font-size:14px;
    padding:10px;
    text-align:center;
}

.contact_trading_hours_row
{
    border-top:1px solid #cfcfcf;
    padding:10px;
    line-height:1.4em;
}

.contact_trading_hours_row_day
{
    display:block;
    max-width:45%;
    float:left;
}

.contact_trading_hours_row_hour
{
    display:block;
    max-width:50%;
    float:right;
}

/* Listing/Photos */
#listing_detail_tab_content_image_container
{
    display:block;
    width:552px;
    height:400px;
    float:left;
    text-align:center;
}

#listing_detail_tab_content_image_container.image_loading
{
    background:url(../images/form_loading_mask_bg.gif) center center no-repeat;
}

#listing_detail_tab_content_thumbnail_container
{
    display:block;
    width:200px;
    height:400px;
    float:right;
    padding:20px 20px 0 20px;
    background:#ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow:auto;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.listing_details_photo_wrap
{
    display:block;
    width: 100%;
    padding:10px;
    margin: 0 auto 20px;
    background: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgb(168, 168, 168);
    -moz-box-shadow: 0 0 5px rgb(168, 168, 168);
    box-shadow: 0 0 5px rgb(168, 168, 168);
    position: relative;
    font-size: 12px;
    line-height: 1.3em;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#listing_detail_tab_content_image_container .listing_details_photo_wrap
{
    width:100%;
    max-height:100%;
    margin:0 auto;
}

#listing_detail_tab_content_image_container .listing_details_photo_wrap .thumb > a
{
    cursor:default;
}

#listing_detail_tab_content_thumbnail_container .listing_details_photo_wrap .thumb
{
}

.listing_details_photo_wrap > .thumb img {
    width: 100%;
    height: auto;
}

.listing_details_photo_wrap > h4
{
    display:block;
    line-height: 1.3em;
    overflow:hidden;
    text-align:center;
    font-size: 12px;
    padding: 10px 0 0 0;
}

.listing_details_photo_wrap > .pin_container
{
    display:none;
    position:absolute;
    top:12px;
    left:12px;
}

.listing_details_photo_wrap:hover > .pin_container
{
    display:block;
}

/* Enquiry */
.enquiry {
    /*padding: 1.5em 2em;
    height: 394px;*/
    padding:10px 15px 0 15px;
}
.enquiry .form-box {
    margin-top: -20px;
}
.enquiry.listing-detail {
    padding: 0;
}
.enquiry label {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #777777;
    margin-bottom: 1.25em;
}
.enquiry label span {
    display: block;
    margin-bottom: 4px;
    float: left;
    width: 85px;
}
.enquiry label span i {
    color: #c89c00;
}
.enquiry input, 
.enquiry textarea {
    width: 150px;
    margin: 0;
    padding: 4px 5px;
    border: 1px solid #dadada;
    font: normal 12px Arial;
    color: #777777;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -1px 11px #F0F0F0;
    box-shadow: inset 0 -1px 11px #F0F0F0;
    -webkit-transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
/*.enquiry textarea {
    border-style: solid;
    border-width: 2px;
    -moz-border-image: url(images/border_mail.png) 2 repeat;
    -webkit-border-image: url(border_mail.png) 2 repeat;
    -o-border-image: url(border_mail.png) 2 repeat;
    border-image: url(../images/border_mail.png) 2 repeat;
    -webkit-box-shadow: inset 1px 2px 10px #D6D6D6;
    -moz-box-shadow: inset 1px 2px 10px #D6D6D6;
    box-shadow: inset 1px 2px 10px #D6D6D6;
    height: 60px;
}*/
.enquiry input:focus{
     border: 1px solid #f0de46;
     -webkit-box-shadow: nset 0 -1px 11px #F0F0F0, 0 0 11px #EEE;
     -moz-box-shadow: nset 0 -1px 11px #F0F0F0, 0 0 11px #EEE;
     box-shadow: nset 0 -1px 11px #F0F0F0, 0 0 11px #EEE;
}
.enquiry h2 {
    font-size: 15px;
    color: #1f1f1f;
    font-family: 'helveticaneuelt_stdbold', Arial;
    padding: 15px 0 0 0;
}

.enquiry .btn-blue {
    font-family: 'helveticaneuelt_std_medRg', Arial;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    margin-left: 85px;
}
.enquiry .btn-blue span {
    /*padding-right: inherit;*/
}

/* Deal on Listing */
.detail .box-left {
    width: 67.06507304116866%;
    float: left;
    padding: 1.328021248339973%;
}
.detail h2 {
    font-size: 2.2em;
    font-family: 'helveticaneuelt_std_medRg', Arial;
    font-weight: normal;
    color: #202020;
    margin-bottom: 0.8em;
}
.detail .thumb {
    /*float: left;
    width: 60.79207920792079%;
    height: 208px;
    overflow: hidden;*/
}
.detail .detail {
    float: right;
    width: 36.03960396039604%;
}

.detail .grab-link {
    margin: 0 12px 15px;
}

.detail .shares .item {
    padding-top: 5px;
}
.detail .shares {
    padding-left: 5.3em;
}
.detail .description {
    /*margin-top: 2.5em;*/
    font-size: 12px;
    line-height: 1.5em;
    padding: 25px;
}
.detail .description p {
    line-height: 1.5em;
}
.detail .description h3 {
    font-weight: normal;
    font-family: 'helveticaneuelt_std_medRg', Arial;
    font-size: 1.5em;
    line-height: 1em;
    border-bottom: 1px solid #f3dd2a;
    padding-bottom: 0.5em;
    margin-bottom: 0.6em;
}
.detail .description li:before {
    content: "\2022";
    font-size: 1em;
    padding-right: 0.8em;
    color: #f3dd2a;
}
.detail .description ul {
    padding-left: 10px;
}
.detail .other-links a {
    text-decoration: underline;
    color: #3b599a;
    font-size: 12px;
}
.detail .other-links {
    margin-top: 1.5em;
    position: absolute;
    bottom: 20px;
}

/* Special Price */
.special-price {
    background: #2d2d2d;
    color: #edecec;
    text-align: center;
    padding: 10px 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 15px;
}
.special-price .price {
    font-size: 2.2em;
    font-family: 'helveticaneuelt_std_medRg', Arial;
}
.special-price .price strong {
    color: #f3dd2a;
    font-size: 1.2em;
}
.special-price .save {
    font-size: 1.4em;
    margin-top: 0.4em;
}

/* Right Section */
.detail .box-right {
    float: right;
    width: 28.28685258964143%;
}
/* Countdown */
.countdown-box {
    border: 1px solid #dcdcdc;
    background: url(../images/bg_countdown_box.jpg) repeat-x;
    height: 188px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 15px;
}
.countdown-box .sale-box {
    float: left;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 0;
    text-align: center;
    width: 56.33802816901408%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.countdown-box .sale-box.right {
    width: 42.25352112676056%;
    border-right: 0;
}
.countdown-box .sale-box strong {
    display: block;
    font-size: 1.2em;
    margin-bottom: 0.4em;
}
.countdown-box .sale {
    background: #2D2D2D url(../images/arrow_deal.jpg) no-repeat center right;
    height: 2em;
    line-height: 2em;
    color: #FFF;
    font-size: 1.6em;
    font-family: 'helveticaneuelt_stdbold', Arial;
    padding-right: 13px;
    margin: 0 8px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
.countdown-box .sale.price span span {
    color: #f3dd2a;
    text-decoration: none;
}
.countdown-box .sale.price span {
    color: #FFF;
    text-decoration: line-through;
}
.countdown-box .estimate-time {
    padding: 15px;
}
.countdown-box .estimate-time > strong {
    font-size: 1.3em;
    color: #0c4e82;
}
.countdown-box ul {
    margin-top: 15px;
}
.countdown-box ul li {
    float: left;    
    text-align: center;
}
.countdown-box ul li strong {
    display: block;
    border: 1px solid #b2b3b6;
    background: #d4d4d4 url(../images/bg_grad_grey_e.jpg) repeat-x center;
    text-align: center;
    width: 1.8em;
    font-family: 'helveticaneuelt_stdbold', Arial;
    font-size: 1.9em;
    height: 1.4em;  
    line-height: 1.4em;
    -webkit-box-shadow: 0 1px 2px #CCC;
    -moz-box-shadow: 0 1px 2px #CCC;
    box-shadow: 0 1px 2px #CCC;
    margin-bottom: 0.2em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    -webki-border-radius: 3px;
}

.countdown-box ul li.separator {
    height: 1.6em;  
    line-height: 1.6em;
    font-weight: bold;
    font-size: 1.6em;
    width: 0.9em;
}
.countdown-box ul li span {
    font-size: 1.2em;
}
/* Trading Hours */
.trading-hours {
    font-size: 12px;
    line-height: 2.5em;
    font-weight: bold;
    /*margin-bottom: 15px;*/
;
    margin-bottom: 15px;
}
.trading-hours .line {
    border: 1px solid #f3dd2a;
}
.trading-hours table {
    width: 100%;
}
.trading-hours table th {
    background: #f3dd2a;
}
.trading-hours table tr {
    border-collapse: collapse;
    border-bottom: 1px solid #cfcfcf;
    background: #FFF;
}
.trading-hours table tr:first-child,
.trading-hours table tr:last-child {
    border-bottom: 0;
}
.trading-hours table td {
    padding-left: 1em;
    color: #666666;
}
.trading-hours .shadow {
    background: url(../images/bg_shadow.png) no-repeat center;
    height: 14px;
}
/* Payment Options */
.payment-options {
    margin-bottom: 1.5em;
    background: #FFF url(../images/bg_grad_grey_h.jpg) repeat-x bottom;
    padding: 8px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 2px #FFF;
    -moz-box-shadow: inset 0 -1px 2px #FFF;
    box-shadow: inset 0 -1px 2px #FFF;
}
.payment-options h3 {
    font-size: 1.4em;
}
.payment-options img {
    padding: 0 5px;
}

/* Area Serviced */
.area-serviced {
    padding: 15px;
}
.area-serviced h3 {
    font-size: 13px;
    line-height: 1.5em;
    color: #FFF;
    background: #197bc8;
    padding: 5px 10px;
    margin: 0 -5px 15px -20px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    position: relative;
}
.area-serviced h3:before {
    content: '';
    border-color: #4E4E4E transparent transparent transparent;
    border-style: solid;
    border-width: 8px 0 10px 5px;
    height:0;
    width:0;
    position:absolute;
    bottom: -18px;
    left: 0;
}
.area-serviced li {
    float: left;
    clear: left;
    margin-bottom: 5px;
}
.area-serviced li a,
.area-serviced li span {
    display: block;
    background: #f5f5f5 url(../images/bg_grad_blue_b.jpg) repeat-x bottom;
    line-height: 2em;
    padding: 0 0.5em;
    font-size: 12px;
    color: #000;
    white-space: nowrap;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* border: 1px solid #FFF; */
}
.area-serviced li a:hover,
.area-serviced li span:hover,
.area-serviced li.active a {
    background: #fafafa;
}
.area-serviced li.active {
    border-color: #f1db23;
}
/* Box Contact Us */
@media(max-width: 1300px) {
    .box-form {
        font-size: 95%;
    }
}
@media(max-width: 1250px) {
    .box-form {
        font-size: 90%;
    }
}
@media(max-width: 1240px) {
    .box-form {
        font-size: 90%;
    }
}
.box-contact-us {
    border: 1px solid rgb(194, 194, 194);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;    
    margin: 0 1.5em 1.5em 0;
}
.box-contact-us .sub-title {
    background: #2d2d2d;
    padding-left: 10px;
    margin: -1px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.box-contact-us .sub-title h3 {
    font-size: 1.2em;
    color: #FFF;
    height: 2em;
    line-height: 2em;
    padding: 0;
}
.box-contact-us .label {
    padding: 10px;
    line-height: 1.5em;
}
.box-contact-us .links a {
    display: block;
    float: left;
    background: url(../images/bg_grad_grey_g.jpg) repeat-x bottom;
    border: 1px solid #dadada;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 1.2em;
    min-width: 5em;
    font-weight: bold;
    color: #303030;
    line-height: 2em;
    margin-right: 0.5em;
    -webkit-box-shadow: 0 1px 2px #E9E9E9;
    -moz-box-shadow: 0 1px 2px #E9E9E9;
    box-shadow: 0 1px 2px #E9E9E9;
}
.box-contact-us .links a:last-child {
    margin-right: 0;
}
.box-contact-us .links a span {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.box-contact-us .links a:hover {
    border-color: #e2cd24;
    text-decoration: none;
}
.box-contact-us .links a:hover span {
    color: #fb8703;
}

/* Added 25 July 2013 */
@import url(//fonts.googleapis.com/css?family=Istok+Web:400,700);
.box-form {
    font-family: 'Istok Web', sans-serif;
    border: 1px solid #b0b1b3;
    min-height: 300px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.box-form .head-title {
    background: url(../images/bg_grad_grey_l.jpg) repeat-x;
    height: 77px;
    text-align: center;
}
.box-form .head-title h3 {
    background: url(../images/icon_list_grey.png) no-repeat;    
    background-size: contain;
    font-size: 2.1em;
    line-height: 1.8em;
    display: inline-block;
    padding-left: 1.8em;
    font-weight: 700;
    margin-top: 15px;
    text-shadow: 1px 1px 1px #FFF;
}
.box-form .content-middle {
    background: #000 url(../images/bg_grad_black_d_2.jpg) repeat-x;
    height: 90px;
    -webkit-box-shadow: 0 3px 5px #CCC;
    -moz-box-shadow: 0 3px 5px #CCC;
    box-shadow: 0 3px 5px #CCC;
}
.box-form .content-middle .text {
    color: #FFF;
    padding: 20px 30px;
    font-size: 1.4em;
}
.box-form .content-middle .text .yellow {
    text-decoration: underline;    
    color: #f2db1d;
}
.box-form .content-body {
    padding: 20px 30px;
}
.box-form .col-left {
    /*Kuba 31March2014 width: 500px;*/
    float: left;
}
.select-option {
    width: 350px;
    position: relative;
    padding: 0 10px;
    margin: -20px 0 -30px 0;
    float: right;
}
.select-option .section-top {
    display: block;
    width: 100%;
    height: 115px;
    position: absolute;
    left: 0;
    bottom: 100%;
    margin-bottom:-45px;
    padding-top:25px;
    background: url(../images/bg_arrow_big_orange.png) no-repeat top center;
    text-align: center;
    color: #FFF;
    font-size: 2.2em;
    line-height: 1em;
    z-index:20;
}
#choose_package_box_form {
    overflow:visible;
}
#choose_package_section_content {
    min-height: 300px;
    margin: 0 auto;
    padding: 50px 0 25px;
    background: #f7f7f8 url(../images/bg_grad_grey_j_2.jpg) repeat-x bottom;
    background: -webkit-linear-gradient(top, #ffffff, #bbbbbb);
    background: -moz-linear-gradient(top, #ffffff, #bbbbbb);
    background: -ms-linear-gradient(top, #ffffff, #bbbbbb);
    background: -o-linear-gradient(top, #ffffff, #bbbbbb);
    color: #555555;
    font-size: 14px;
    line-height: 1.2em;
    border: solid rgba(0,0,0,0.15);
    border-width:0 1px 1px 1px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 8px #C7C7C7;
}
.choose_package_container_error {
    color: red;
    font-style: italic;
    display: none;
}
.choose_package_container
{
    display:none;
    padding:0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.choose_package_container:first-child
{
    display:block;
}

.choose_package_container > div.button_previous
{
    border-top: 1px solid #e0cd24;
}

.choose_package_container > div.button_previous .desclabel
{
    width: auto;
    padding: 25px 15px 35px 15px;
}

.choose_package_container_separate_line
{
    display:block;
    width:100%;
    height:1px;
    margin:10px 0;
    background:#329609;
}

.choose_package_container_input > label
{
    float:left;
    line-height:2em;
}

.choose_package_container_input > input[type=text],
.choose_package_container_input > select
{
    width:50%;
    float:right;
    padding:0 0.5em;
    line-height:2em;
    height:2em;
    border-radius: 0.3em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.choose_package_container_input > select {
    padding: 0;
    border-color: rgb(143, 143, 143);
}
.choose_package_container_input > input[type=text].full,
.choose_package_container_input > select.full
{
    width: 100%;
}

.choose_package_container_button
{
    text-align:right;
    padding:10px 0;
}

.choose_package_container_button #credit_card_button_cancel
{
   /* text-decoration: underline;
    color: #365290;
    line-height: 35px;
    cursor: pointer;*/
    display: none;
    float: left;
}

#search_abn_buttons_container
{
    text-align:center;
}

#results_abn_buttons_container
{
    text-align:center;
}

.choose_package_container_button > input[type=button],
.choose_package_container_button > input[type=submit],
.choose_package_container_button > input[type=cancel],
.choose_package_container_button > button
{
    display:inline-block;
}

#choose_package_container_package_buttons
{
    /*display:block;*/
}

.choose_package_container_abn_result
{
    display:none;
    height:0;
    opacity:0;
    padding:25px 15px;
    cursor:pointer;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    overflow:hidden;

}

.choose_package_container_abn_result:hover
{
    background:transparent url(../images/bg_white_60percent.png) center center repeat; 
    background:rgba(255,255,255,0.6);
}

.choose_package_container_abn_result_abn
{
    display:block;
    width:35%;
    float:left;
}

.choose_package_container_abn_result_info
{
    display:block;
    width:60%;
    float:right;
}

#choose_package_container_mask
{
    width:100%;
    height:100%;
    background:transparent url(../images/bg_white_60percent.png) center center repeat; 
    background:rgba(255,255,255,0.6);
    position:absolute;
    top:0;
    left:0;
}

#choose_package_container_mask_message
{
    display:block;
    width:80%;
    position:absolute;
    top:40%;
    left:10%;
    padding:50px 25px 0 25px;
    color:#545454;
    font-size:16px;
    line-height:1.2em;
    font-weight:bold;
    text-align:center;
    background:url(../images/form_loading_mask_bg.gif) top center no-repeat;
    box-sizing:border-box;
    -moz-box-sizing:border-box;

}

#choose_package_container_mask_message.form_loading_message_error
{
    color:#C10924;
}


.select-option .item {
    width: 100%;
    margin: 0 auto 10px auto;
    padding: 20px;
    background: #f6f6f6 url(../images/bg_grad_grey_i_2.jpg) repeat-x bottom;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b7b8bb;
    border-bottom-color: #AFAFAF;
    -webkit-box-shadow: 0 0 10px #A7A7A7;
    -moz-box-shadow: 0 0 10px #A7A7A7;
    box-shadow: 0 0 10px #A7A7A7;
    min-height: 100px;
    text-align: center;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.select-option .item h2 {
    color: #035e8f;
    font-size: 24px;
}
.select-option .item h2.green {
    color: #3b9304;
}
.select-option .item .desc {
    color: #545454;
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 10px;
}


/*
.select-option {
    width: 362px;
    position: absolute;
    right: 60px;
    top: 70px;
}
.select-option .section-top {
    height: 112px;
    background: url(../images/bg_arrow_big_green.png) no-repeat;
    position: relative;
    text-align: center;
    color: #FFF;
    font-size: 26px;
    line-height: 1em;
    padding-top: 25px;
}
.select-option .section-content {
    background: #f7f7f8 url(../images/bg_grad_grey_j_2.jpg) repeat-x bottom;
    background-size: 100% 100%;
    min-height: 342px;
    margin: -41px 6px 0;
    border: 1px solid #a1a3a5;
    border-color: rgba(161, 163, 165, 0.46);
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    padding: 55px 0 25px;
    -webkit-box-shadow: 0 0 8px #C7C7C7;
    -moz-box-shadow: 0 0 8px #C7C7C7;
    box-shadow: 0 0 8px #C7C7C7;
}
.select-option .item {
    width: 280px;
    margin: 0 auto 10px auto;
    padding: 20px;
    background: #f6f6f6 url(../images/bg_grad_grey_i_2.jpg) repeat-x bottom;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b7b8bb;
    border-bottom-color: #AFAFAF;
    -webkit-box-shadow: 0 0 10px #A7A7A7;
    -moz-box-shadow: 0 0 10px #A7A7A7;
    box-shadow: 0 0 10px #A7A7A7;
    min-height: 100px;
    text-align: center;
    box-sizing:border-box;
}
.select-option .item h2 {
    color: #035e8f;
    font-size: 24px;
}
.select-option .item h2.green {
    color: #3b9304;
}
.select-option .item .desc {
    color: #545454;
    font-size: 16px;
    margin-bottom: 10px;
}
*/
/* Box Preview */
.box-preview {
    font-family: 'Istok Web', sans-serif;
    /*Kuba 31March 2014 background: #1d1d1d url(../images/bg_shine.jpg) no-repeat 78% top;*/
    background: #1d1d1d;
    padding: 20px 6px;
    margin: 0 -15px 30px;
}
.box-preview h3 {
    color: #FFF;
    text-align: center;
    margin-bottom: 15px;
    font-size: 26px;
}
.box-preview .item {
    /*Kuba 31March 2014 width: 306px;*/
    width: 32%;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 5px 12px;
}
.box-preview .thumb img {
    height: auto;
    width: 100%;
    display: block;
}
.box-preview .caption {
    background: url(../images/bg_grad_grey_k_2.jpg) repeat-x;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    text-shadow: 1px 1px 1px #FFF;
}

/* Bullet List Style */
ul.list-check-green {
    margin: 0;
    list-style-type: none;
    font-size: 15px;
}
ul.list-check-green li {
    background: url(../images/icon_arrow_green.png) no-repeat left 6px;
    line-height: 20px;
    padding: 6px 0 0 45px;
}
ul.list-check-green li:after {
    content: '';
    border-bottom: 1px solid #e4e4e5;    
    display: block;
    margin-top: 6px;
}

/* Button Style */
.btn {
    margin: 0;
    padding: 0;
    display: inline-block;
    cursor: pointer;
}
.btn-light {
    min-height: 34px;
    border: 1px solid #082930;
    border-bottom-color: #597c8b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
    line-height: 34px;
    padding: 0 20px;
}
.btn-light.blue {
    background:#4089ac url(../images/bg_grad_blue_c.jpg) top center repeat-x;
    background:-webkit-linear-gradient(top, #4089ac, #00488d 70%, #4089ac);
    background:-moz-linear-gradient(top, #4089ac, #00488d 70%, #4089ac);
    background:-ms-linear-gradient(top, #4089ac, #00488d 70%, #4089ac);
    background:-o-linear-gradient(top, #4089ac, #00488d 70%, #4089ac);
    border-color:#597c8b #082930 #082930 #597c8b;
}
.btn-light.blue:active {
    background:#00488d;
    border-color:#082930 #597c8b #597c8b #082930;
}
.btn-light.green {
    background:#62ab40 url(../images/bg_grad_green.jpg) top center repeat-x;
    background:-webkit-linear-gradient(top, #62ab40, #329609 70%, #62ab40);
    background:-moz-linear-gradient(top, #62ab40, #329609 70%, #62ab40);
    background:-ms-linear-gradient(top, #62ab40, #329609 70%, #62ab40);
    background:-o-linear-gradient(top, #62ab40, #329609 70%, #62ab40);
    /*border-color: #183a08;
    border-bottom-color: #718b59;*/
    border-color:#718b59 #183a08 #183a08 #718b59;
}
.btn-light.green:active {
    background:#329609;
    border-color:#183a08 #718b59 #718b59 #183a08;
}
/*.btn-light:hover {
    opacity: 0.8;   
}*/
.btn-light:active,
.btn-light:focus {
    /*position: relative;
    top: 1px;   */

}
/* Unverified */
.unverified {
    background: #c83e3e;
    float: right;
    width: 95px;
    line-height: 25px;
    height: 26px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b13131;
    -webkit-box-shadow: inset 0 1px 1px 0 #DDA1A1, 0 1px 4px #BEBEBE;
    -moz-box-shadow: inset 0 1px 1px 0 #DDA1A1, 0 1px 4px #BEBEBE;
    box-shadow: inset 0 1px 1px 0 #DDA1A1, 0 1px 4px #BEBEBE;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
}
.unverified:hover {
    opacity: 0.9;
}
.unverified a {
    display: block;    
    color: #FFF;
    font-size: 12px;
    text-shadow: 0 1px 1px #3F3F3F;
}
.unverified i {
    font-size: 18px;
    vertical-align: middle;
    padding-right: 3px;
}
.unverified:before {
    content: '';
    display: block;
    border-color: transparent #C53939 transparent transparent;
    border-style: solid;
    border-width: 7px;
    height: 0;
    width: 0;
    position: absolute;
    top: 6px;
    left: -14px;
}
/* Claim Listing */
.green-title {
    background: url(../images/head_claim.png) no-repeat;
    width: 314px;
    height: 87px;
    margin: 10px 0 0 -23px;
    text-align: left;
}
.green-title span {
    line-height: 57px;    
    color: #FFF;
    font-size: 25px;
    padding-left: 35px;
}
.claim-listing .text {
    font: bold 16px Arial;
    text-align: center;
    position: relative;
    top: -15px;
}
.claim-listing .text a {
    color: #0e72c0;
    text-decoration: underline;
}
/* Other Listing */
.other-listing {
    margin-top: -10px;
}
.other-listing .item {
    border-bottom: 1px solid #CCC;
    margin: 0 -15px;
    padding: 10px 15px;
}
.other-listing .item .thumb {
    width: 60px;
    height: 54px;
    border: 1px solid #CCC;
    float: left;
}
.other-listing .item .thumb > a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}
.other-listing .item .thumb > a > img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    margin:0 auto;
}
.other-listing .item .desc {
    width: 178px;
    float: right;
    font-size: 14px;
}
.other-listing .item .desc address {
    padding: 0;
}
.other-listing .item h4 {
    font-size: 13px;
    line-height: normal;
    padding-bottom: 5px;
}
.other-listing .item h4 a {
    color: #000;
}
.other-listing-result {
    text-align: center;
    font-size: 13px;
    color: #808080;
    padding-top: 10px;
    font-weight: bold;
}
.other-listing-result strong {
    color: #000;
    font-size: 1.1em;
}
.other-listing-result a {
    color: #0e72c0;
    text-decoration: underline;
}
/* Bottom Options */
.bottom-options {
    font-size: 13px;
    font-weight: bold;
}
.bottom-options .sec-left {
    float: left;
    margin-left: 20px;
}
.bottom-options .sec-right {
    float: right;
    color: #808080;
}
.bottom-options h3 {
    font-size: 15px;
    margin-bottom: 5px;
}
.bottom-options a {
    color: #0c6fbd;
    text-decoration: underline;
}
.bottom-options ul {
    list-style-type: disc;
    margin-left: 18px;
}
.bottom-options ul li {
    padding-bottom: 8px;
}
/* Left Navigation */
.listing-nav {
    background: #2d2d2d;
    padding: 25px 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.listing-nav li {
    border-bottom: 1px solid #4c4942;
}
/*.listing-nav li:last-child {
    border-bottom: 0;
}*/
.listing-nav li a {
    color: #FFF;
    font-size: 14px;
    display: block;
    height: 32px;
    border-bottom: 1px solid #040303;
    line-height: 32px;
    padding-left: 45px;
    background: url(../images/listing_icon_off.png) no-repeat;
}
.listing-nav li.overview a {
    background-position: 15px 8px;
}
.listing-nav li.photo a {
    background-position: 15px -25px;
}
.listing-nav li.job a {
    background-position: 15px -230px;
}
.listing-nav li.product a {
    background-position: 15px -61px;
}
.listing-nav li.video a {
    background-position: 15px -196px;
}
.listing-nav li.service a {
    background-position: 15px -97px;
}
.listing-nav li.awards a {
    background-position: 15px -265px;
}
.listing-nav li a:hover {
    background-color: #070707;
}
.listing-nav li a.active {
    background-color: #f3dd2a;
    background-image: url(../images/listing_icon_on.png);
    position: relative;
    z-index: 1;
    border-bottom: none;
    margin: 2px 0 2px 2px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    padding-left: 38px;
    color: #000;
}