
/* INFO */
/*current module heights:163px and 343px*/


/*MODULE CONTAINERS CURRENTLY USED FOR 2 COLUMN MODEL*/
.firstrow {
    clear:both;
    padding-top:32px;
}

.module_container1,
.module_container2,
#module_container1,
#module_container2 {
    float:left;
    width:354px;
    padding-left:6px;
}

.module_container1 a,
.module_container2 a {
    font-weight:bold;
    text-decoration:none;
}

#module_container1,
#module_container2 {
    padding-top:32px;
}

.module_container2,
#module_container2 {
    padding-left:8px;
    width:352px;
}

.module_container1,
#module_container1  {
    clear:both;
}

/*PROMOTED FLASH ITEMS*/
.fl_container_wide5 {
    height:137px;
}

.fl_container_wide3 {
    height:178px;
}

.fl_container_wide5 p,
.fl_container_wide3 p {
    font-size:10px;
    margin:auto;
    padding-top:24px;
}

.fl_5promoted_item,
.fl_3promoted_item {
    float:left;
    text-align:center;
}

.fl_5promoted_item,
.fl_container_wide3 p {
    width:144px;
}

.fl_3promoted_item {
    width:240px;
}

/* SET PADDING FOR COMMON MODULES*/
#recent_ep,
#recent_feat,
#recent_vid,
#recent_rev,
#fyi,
#attackofblog,
#coolstuff,
#hosts,
#show_desc,
#poll {
    padding-left:18px;
    padding-right:20px;
    padding-bottom:28px;
}

#vplayer{
    padding-bottom:14px;
}

/* OTHER SHARED STYLES */
#attackofblog ul,
#coolstuff ul,
#poll ul 
{
	margin: 0;
	padding: 0;
}

#attackofblog li,
#coolstuff li,
#poll li 
{
	padding: 0;
	margin: 0;
}

#attackofblog ul,
#coolstuff ul {
	line-height:22px;
}

#attackofblog li,
#coolstuff li {
    margin-left:18px;
}

.morelink {
    padding:12px 18px 0 0;
    float:right;
    font-weight:bold;
}

.preload {
    display:none;
}

.module_heading {
 	margin:0 0 6px 0;
 	padding:0;
	text-indent:-9999px;
	height:33px;
	width:342px;
}

/* HERO */
#hero {
	position: relative;
	width: 721px;
	height: 285px;
	font-size:1px;
}

#hero-info {
	position: absolute;
	top: 194px;
	left: 132px;
	width: 240px;
	height: 74px;
	overflow: hidden;
	text-transform: uppercase;
}

#hero-info h2 {
	font-size: 18px;
	line-height: 18px;
	padding: 0;
	margin: 0 0 6px;
}

#hero-info p {
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
}

#hero-info p.start {   
    font-weight: bold;
	font-size: 12px;
	color: #69E3E4;
}

#hero a {
    text-decoration:none;
}

/* RECENT EPISODES / RECENT FEATURES / RECENT VIDEOS / RECENT REVIEWS */
#recent_ep h4, 
#recent_feat h4,
#recent_vid h4, 
#recent_rev h4 {
    margin:0 0 2px 0;
}

#recent_ep p {
    margin-bottom:12px;
}

#recent_feat img,
#recent_vid img,
#recent_rev img {
    clear:both;
    float:left;
    padding: 0 8px 24px 0;
}

#recent_feat p,
#recent_vid p,
#recent_rev p {
    padding-bottom:24px;
}


/* GALLERY */
.gallery { /*305x167*/
    width:311px;
    height:171px;
    background:#000;
    margin-left:18px;
    margin-bottom:41px;
}

.gallery img {
    margin:11px 0 0 9px;
    float:left;
    border:1px #90848F solid;
}

/* FYI */
#fyi h4 {
    margin:12px 0 0 0;
}

#fyi p {
    padding-right:18px;
    text-align:left;
    margin-bottom:12px;
}

#fyi img {
    padding:6px;
}

/* VIDEO PLAYER */
#vplayer {
	width:342px;
}

#vplayer-top {
    width:342px;
    height:35px;
}

#vplayer-pic {
    height:225px;
    text-align:center;
    position: relative;
}

#vplayer-info {
    clear:both;
    padding:6px 10px 0 12px;
    font-size:11px;
    
}

#vplayer-info-sched {
    clear:both;
    width:220px;
    float:left;
}
#vplayer-info-sched #nowplaying {
    display:block;
    font-weight:bold;
}

#vplayer-info-pods {
    clear:both;
    border-top:solid 1px #000;
    line-height:16px;
}

#recentpods {
    margin:0;
    border-top:1px solid #3F3F3F;
    padding-top:10px;
}

#vplayer-bot {   
    clear:both;
    width:342px;
    height:15px;
}

#vplayer-play-btn {
    width: 54px;
    height: 54px;
    background-image: url(http://cache.g4tv.com/images/phoenix/pile/play_circle_off.png);
    background-repeat: none;
    position:absolute;
    z-index:100;
    left: 252px;
    top: 160px;
    cursor:pointer;    
}

* html #vplayer-play-btn {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/pile/play_circle_off.png',sizingMethod='crop');
}


/* PRIMETIME BLOCK */
#also_on_block, #divYouMightAlsoLikeBlock {
    clear:both;
    background-repeat:no-repeat;
    width:699px;/*currently 707px total */
    height:129px;/*currently 174px total */
    margin-left:8px;
    padding-left:8px;
    padding-top:45px;
    margin-bottom:38px; /*to be 212h like others*/
}

#also_on_block .t_show, #divYouMightAlsoLikeBlock .t_show {
    border:solid 1px #000;
    margin-left:11px;
}

#also_on_block .t_show_center, #divYouMightAlsoLikeBlock .t_show_center {
    border:solid 1px #000;
    margin-left:26px;
}

/* HOSTS */
#hosts {
    padding-right:0;
}

.hosts-pic {
    float:left;
}

.hosts-info {
    float:left;
    width:70px;
    padding:20px 0 0 8px;
}

.hosts-info h4 {
    font-size:14px;
    float:left;
    padding-bottom:10px;
    margin:0;
    width:20px;
}

/*BUTTONS*/
#btn_morerev,
#btn_moreep,
#btn_morefeat,
.btn_view_results,
#btn_watchnow,
#btn_morevid,
#vplayer-info-btn,
#btn_votenow,
#btn_backtovote,
#btn_viewwebcam {
	text-indent:-9999px;
	display:block;
	height:26px;
	float:right;
}

#btn_morerev:hover,
#btn_moreep:hover,
#btn_morefeat:hover,
.btn_view_results:hover,
#btn_watchnow:hover,
#btn_morevid:hover,
#vplayer-info-btn:hover,
#btn_votenow:hover,
#btn_backtovote:hover,
#btn_viewwebcam:hover {
    background-position:0 -27px;
}

#btn_morerev,
#btn_moreep,
#btn_morefeat,
.btn_view_results,
#btn_morevid,
#btn_votenow,
#btn_backtovote,
#btn_viewwebcam {
    width:106px;
}

#btn_watchnow,
#vplayer-info-btn {
    width:86px;
}

#vplayer-info-btn {    
    float:right;
    width:86px;
    margin:6px 0 10px 0;
}

/* POLL */

.divPollImage {
    width: 133px;
    float: left;
    margin-right: 5px;
}

#divPollText_Wide {
    float: left;
    max-width: 315px;
}

#divPollText_Narrow {
    float: left;
    max-width: 176px;
}

#poll h4 {
    padding:0;
    margin:0;
}

#poll ul {
    clear:both;
	padding:6px 0 6px 0;
}

#poll span {
    display:block;
    clear:both;
}

.poll-resultbar { 
	padding:0;
	margin:0;
	height:10px;
	background:#35a0ca; 
	margin-bottom:4px;
	font-size:1px;
}

#poll .btn_view_results {
	width:106px;
	margin-top:4px;
}

#poll ul {
	list-style: none;
	clear: none;
}

/* show left nav sponsorship */

.show_nav_sponsorship
{
    margin: 0 0 15px 7px;
    overflow:hidden;
    width:176px;
}
