
/* Leaderboard Left (h1) 365x98 */

.hellopeter-leaderboard {
    width: 360px;
    height: 112px;
    background-color: #0FA8E3;
}

.ad-leaderboard-holder {
    background-color: #ffffff;
    width: 765px;
    margin-left: 0;
    height: 112px;
    padding-top: 10px;
}

.ad-featured-holder {
    background-color: #ffffff;
    width: 750px;
    margin-left: 0;
    height: 112px;
    padding-top: 10px;
}

.ad-footer-holder {
    background-color: #ffffff;
    padding-top: 20px;
    width: 750px;
    padding-bottom: 20px;
    margin-left: 0;
}

.ad-sidebar-holder {
    background-color: #ffffff;
    padding-top: 20px;
    width: 360px;
    padding-bottom: 20px;
    margin-left: 0;
}

.adsize_728x90 {
    width: 728px;
    height: 90px !important;
    /*margin-left: 23px;*/
}

.adsize_345x90 {
    width: 345px;
    height: 90px !important;
}

.adsize_780x90 {
    width: 780px;
    height: 90px;
}

.adsize_336x280 {
    width: 336px;
    height: 280px;
    margin-left: -2px;
}

.adsize_320x100 {
    width: 320px;
    height: 100px;
    margin-left: 10px;
}

.adsize_300x600 {
    width: 320px;
    height: 600px;
}

.adsize_300x250 {
    width: 300px;
    height: 250px;
}

.adsize_250x250 {
    width: 250px;
    height: 250px;
}

.adsize_200x200 {
    width: 200px;
    height: 200px;
}

.adsize_180x150 {
    width: 180px;
    height: 150px;
}

.adsize_970x90 {
    width: 970px;
    height: 90px;
}

.adsize_970x250 {
    width: 970px;
    height: 250px;
}

.adsize_468x60 {
    width: 468px;
    height: 60px;
}

.adsize_320x50 {
    width: 320px;
    height: 50px;
}

.adsize_237x60 {
    width: 237px;
    height: 60px;
}


.ad_h1_style {
    text-align: right;
    width: 100%;
    max-width: 345px;
    height: 90px;
    background-color: #0FA8E3;
    overflow: hidden;
    margin-left: 15px;
}

.ad_h1_style a {
    width: 90px;
    max-width: 360px;
}

.ad_h1_style img {
    width: 100%;
    max-width: 360px;
    max-height: 90px;
    height: 100%;
}


/* Footer Ads (h5/6/7) 230x125 */

.ad_h5_style {
    background-color: #0FA8E3;
    color: white;
    width: 230px;
    height: 125px;
    max-height: 125px;
    overflow: hidden;
}

.adslot_1 {
    width: 798px;
    height: 90px;
}

/* Leaderboard Right (h2) 728x98 */

.leaderboard_style {
    text-align: right;
    width: 810px;
}

.leaderboard_style a {
    width: 100%;
    max-width: 810px;
}

.leaderboard_style img {
    width: 100%;
    max-width: 810px;
    max-height: 90px;
    height: 90px;
}



/* Featured Advert (h3) 750x250 */

.ad_featured_style {
    text-align: right;
}

.ad_featured_style a {
    width: 100%;
}

.ad_featured_style img {
    width: 100%;
    max-width: 750px;
}



/* Homepage Takeover */

.close-takeover {
    color: #999;
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 36px;
    opacity: 0.2;
}

.modal-footer-takeover {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: center;
}

.homepage-takeover {
    background-color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #666;
}

.takeover-body {
    background-color: #efefef;
    min-height: 200px;
    padding: 0 !important;
}

.takeover-title {
    color: #fff;
}

.takeover-btn {
    background-color: transparent !important;
    font-size: 12px;
}

.tabs-panel-review .review-post-content-promoted {
    background-color:#fff0e6;
    font-size:91%;
    width:100%;
    min-height:180px;
    padding:19px 17px;
    border-top: 1px solid #f4bb82;
}
