#col02					{ margin-top: -75px; }
.txt-header.blank		{ width: 590px; }
.bg-info-content { margin: 0px 0px 0px 65px; }


/*** News Section ***/
.bg-blog	{background: #1e1713;  }
.blog	{ padding: 0px 11px 10px; overflow: hidden; clear: both; border-top: 1px solid #2d2628; border-left: 1px solid #2d2628; margin-bottom: 1px; }
	.blog:first-child	{ border-top: none; }
	.blog.closed 		{ height: 17px; }
	.blog a:hover		{ text-decoration: none; }
	.blog a img	{ float: left; display: block; margin-right: 10px; border: 1px solid #858585; }
		.blog h2    { cursor: pointer; margin: 5px 0px; }
		.blog h2 a	{ font: 14px Tahoma; font-weight: bold; color: #f4cd75; }
		.blog h2 span	{ float: right; display: block; color: #f4cd75; font-size: 12px;}
	.blog p 	{ height: 100px; font: 11px/16px Verdana; }
	.blog p a	{ color: #736256; }
	.blog p a span	{ color: #f4cd75; text-transform: capitalize; }
	.blog a.ico-comments   { background: url(http://images-cdn.perfectworld.com/en/pwi/redesign2011/home/ico-comments.png) no-repeat left; padding-left: 20px; color: #bdbcbc; }


/** GAME THEATER **/
.bg-media a.btn-playnow         { cursor: pointer; height: 57px; width: 111px; background: url(http://images-cdn.perfectworld.com/en/pwi/redesign2011/home/btn-playnow.jpg) no-repeat; float: right; margin: 15px 20px 0px 0px; }
.bg-media a.btn-playnow:hover   { background-position: 0px -57px; } 


/** BANNER **/
#main-banner {height: 228px; position: relative; margin-top: 10px; }
	#main-banner a {position: absolute;}
	#main-banner a span.video-icon {display: block; width: 49px; height: 48px; background: url(http://images-cdn.perfectworld.com/common//gamebanner/ico-play.png) no-repeat; position: absolute; z-index: 2; margin: -145px 0 0 300px;}
            #main-banner a:hover span.video-icon {background-position: 0 -48px;}

#banner-message { position: absolute; z-index: 2; right: 0px; width: 290px; background: url(http://images-cdn.perfectworld.com/global/images/lightbox/lightbox.png); padding: 10px; height: 207px; line-height: 1.35em; }
	#main-banner #banner-message h1, #main-banner #banner-message h1 a	{ color: #f4cd75; font: 18px/24px Tahoma; margin: 0 0 10px 0; }
	#main-banner #banner-message a	{ position: static; margin: 0 0 0 5px; color: #f4cd75; font: 12px/16px Tahoma; }
	#banner-message p 	{ color: #fff; font: 12px/16px Tahoma; margin-bottom: 10px; }
	#banner-message p.videolink {color: #F4CD75;}
        #banner-message p.videolink:hover {text-decoration: underline;}	

.banner-desc {position: absolute; padding: 0 5px 0 0;}
	.banner-desc .videolink {cursor: pointer;}

#banner-thumbs { height: 74px; background: black; }
	#banner-thumbs li { float: left; padding: 10px 4px 4px; height: 64px; width: 114px; cursor: pointer; margin-right: 5px; }
		#banner-thumbs li:last-child { margin-right: 0px; }
		#banner-thumbs li img { width: 114px; height: 58px; }
		#banner-thumbs li.selected 	{ background: url(http://images-cdn.perfectworld.com/global/images/gameheader/banner-th-overlay.png) no-repeat; }
		#banner-thumbs li:hover 	{ background: url(http://images-cdn.perfectworld.com/global/images/gameheader/banner-th-overlay.png) no-repeat; }
			#banner-thumbs li div.video-thumb {width: 24px; height: 24px; position: absolute; background: url(http://images-cdn.perfectworld.com/common//gamebanner/ico-play-small.png) no-repeat; margin: -27px 0 0 88px;}


#banner-video-container {padding: 20px 45px 0 45px; position: absolute; z-index: 1001; display: none; width: 483px; height: 373px; background: url(http://images-cdn.perfectworld.com/common//lightbox/bg-vlb.png) no-repeat;}
    #banner-video-container #bv-close {height: 26px; width: 76px; cursor: pointer; float: right; background: url(http://images-cdn.perfectworld.com/common//lightbox/btn-lbclose.png) no-repeat; position: relative; top: 6px; left: 10px; }


