/* ad styles 
* 2015-12-16 - Moved the location of the offline ad image.
* 2014-10-07 - Removed offline background image from php code and added it to this 
*               file. Changed name and location.
*/

.rhAd { margin-top: 20px; margin-bottom: 20px; overflow: hidden; }
.rhAd img { display: block;}

/* Make the surround without padding, margin or borders for ie6 */
.ad120-160w, .ad125-160w, .ad150-160w, .ad160w { width: 160px; }
.ad600w, .ad468-600w { width: 600px; }
.ad320w { width: 320px }

.ad120-160w .innerWrap { border: 1px solid #78A0C3; padding: 19px; background-color: white }
.ad125-160w .innerWrap { border: 1px solid #78A0C3; padding: 16px; background-color: white }
.ad150-160w .innerWrap { border: 1px solid #78A0C3; padding: 4px; background-color: white }

/* Standard Google and CJ banner is 468x60, the width on these come out to 600px */
.ad468-600w .innerWrap { border: 1px solid #78A0C3; padding: 20px 65px; background-color: white }

/* fullw ads get centered in the page */
.ad468-fullw, .ad320-fullw { margin: 0 auto; text-align: center; }
.ad468-fullw .innerWrap { width: 468px; margin: 0 auto; }
.ad320-fullw .innerWrap { width: 320px; margin: 0 auto; }

.yfpAdContent { text-align: left; }
.offlineAd .yfpAdContent { background: #455e74 url(/image/ad-mgmt-offline.gif); color: #f1e4d8; }
.offlineAd .yfpAdContent p { margin: 10px; }

/* height info for ads */
.ad50h .yfpAdContent { height: 50px; }
.ad60h .yfpAdContent { height: 60px; }
.ad90h .yfpAdContent  { height: 90px; }
.ad600h .yfpAdContent  { height: 600px; }