
/** LEADERBOARD STYLES ***************/


.leaderboard
{
border:6px solid #fff;
}

.leaderboard div
{
position:relative;
overflow:hidden;
border:1px solid #000;
text-align:center;
height:90px;
}

.leaderboard div .left
{
position:absolute;
left:0px;
top:0px;
}

.leaderboard div .right
{
position:absolute;
right:0px;
top:0px;
}


/** SKYSCRAPER STYLES ****************/


.skyscraper .head,
.skyscraper .foot
{
position:relative;
background:url('../img/ad/skyscraper_out.gif') repeat-y top center !important;
}

.skyscraper .head img
{
position:absolute;
right:0px;
top:-55px;
}

.skyscraper .body
{
text-align:center;
border-top:1px solid #53646d;
}

.skyscraper .body .wide
{
border-width:2px 0px;
border-style:solid;
border-color:#001825;
}

.skyscraper .body .thin
{
padding:16px 0px;
border-left:1px solid #1a303b;
border-right:1px solid #153238;
background:url('../img/shared/block_body_bg_dark.gif') repeat-y top center;
}

.skyscraper .foot
{
border-top:1px solid #53646d;
}

.skyscraper .foot div
{
height:24px;
border-top:1px solid #002236;
border-bottom:1px solid #002236;
}


/** GOOGLE AD STYLES *****************/


/* 125x125 */
.google_button
{
text-align:center;
margin-top:16px;
}

.google_buttons
{
margin:20px 20px 0px 20px;
}


/* 234x60 */
.google_halfbanner
{
padding:0px 11px;
height:60px;
margin:12px 0px 16px 0px;
}

.google_halfbanner .icon
{
position:relative;
float:left;
margin-top:3px;
padding:2px 8px 4px 0px;
width:40px;
height:40px;
background:url('../img/ad/google_halfbanner_l_bg.gif') no-repeat top right;
}

.google_halfbanner .ad
{
float:right;
width:234px;
height:60px;
position:relative;
}

.google_halfbanner .ad div a
{
color:#fff;
font-family:verdana, arial, sans-serif;
font-size:10px;
}

.google_halfbanner .ad div b
{
color:#52b1e5;
text-decoration:underline;
font-family:verdana, arial, sans-serif;
font-size:11px;
line-height:14px;
}

.google_halfbanner .ad .top
{
padding:3px 4px;
}

.google_halfbanner .ad .top a
{
display:block;
text-decoration:none;
line-height:12px;
}

.google_halfbanner .ad .bottom
{
position:absolute;
right:2px;
bottom:3px;
}

.google_halfbanner .ad .bottom a
{
line-height:11px;
}

.google_halfbanner_img_sponsor
{
position:absolute;
left:-3px;
bottom:-14px;
}


/* 120x240 */
.google_verticalbanner
{
padding:2px;
border:1px solid #53646d;
}

.google_verticalbanner div
{
width:120px;
height:240px;
background-color:#001825;
}


/* 250x250 */
.google_square
{
padding:0px 3px;
position:relative;
height:251px;
margin:20px 0px 8px 0px;
}

.google_square .icons
{
float:left;
width:46px;
height:250px;
margin-right:2px;
background:url('../img/ad/google_square_l_bg.gif') no-repeat bottom left;
}

.google_square .ad
{
float:right;
height:250px;
margin-top:1px;
}

.google_square_img_coin
{
position:absolute;
top:-7px;
left:12px;
z-index:1000;
}

.google_square_img_flag
{
position:absolute;
left:-39px;
bottom:20px;
z-index:1000;
}


/* 480x60 */
.google_banner
{
margin:8px 0px 8px 44px;
height:60px;
}


/* 300x250 */
.google_medium_rect
{
padding:16px 8px 0px 8px;
}