

body {
	font-size:12px; 
}



#content {
    background:#26303B;
    background-repeat:no-repeat;
    background-position: 19px 0;
}

#content_banner
{
	width: 721px;
	height: 94px;
	font-size: 1px;
	background: url("http://cache.g4tv.com/images/phoenix/shows/cheat/hero_sm_cheat.jpg") no-repeat;
}

.fl_container_wide3 {
    background:url("http://cache.g4tv.com/images/phoenix/shows/cheat/bg_promotedflash.jpg") repeat-x bottom;
}

/*Sub Nav*/
#subnav_title {
   background: url("http://cache.g4tv.com/images/phoenix/shows/cheat/hdr_cheat.gif") no-repeat;
}

#subnav li a {
	background: url("http://cache.g4tv.com/images/phoenix/shows/cheat/subnav_bg_L2.gif") no-repeat;
}

#hero-info p.start {
	color: #69E3E4;
}

#vplayer-top {
    background: url("http://cache.g4tv.com/images/phoenix/shows/cheat/vp_top.png") no-repeat;
}

* html #vplayer-top {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shows/cheat/vp_top.png',sizingMethod='crop');
}

#vplayer-pic, 
#vplayer-info {
    background:url("http://cache.g4tv.com/images/phoenix/shows/cheat/vp_bg.png") repeat;
}

#vplayer-bot {
    background: url("http://cache.g4tv.com/images/phoenix/shows/cheat/vp_bot.png") no-repeat;
}

* html #vplayer-bot  {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shows/cheat/vp_bot.png',sizingMethod='crop');
}

#host1 {
    width:66px;
    height:67px;
    background-image:url(http://cache.g4tv.com/images/phoenix/shows/cheat/t_host1.png);
}

* html #host1 {
    background-image:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shows/cheat/t_host1.png',sizingMethod='crop');
}

/*HEADINGS*/
#heading_poll {
	background:url(http://cache.g4tv.com/images/phoenix/shows/cheat/hdg_poll.png);
	background-repeat: no-repeat;
}

* html #heading_poll {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shows/cheat/hdg_poll.png',sizingMethod='crop');
}

#heading_recentvid {
	background:url(http://cache.g4tv.com/images/phoenix/shows/cheat/hdg_recentvid.png);
	background-repeat: no-repeat;
}

* html #heading_recentvid {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shows/cheat/hdg_recentvid.png',sizingMethod='crop');
}

#heading_hosts {
	background:url(http://cache.g4tv.com/images/phoenix/shows/cheat/hdg_host.png);
	background-repeat: no-repeat;
}

* html #heading_hosts {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shows/cheat/hdg_host.png',sizingMethod='crop');
}

#heading_recentep {
	background:url(http://cache.g4tv.com/images/phoenix/shows/cheat/hdg_recentep.png);
	background-repeat: no-repeat;
}

* html #heading_recentep {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shows/cheat/hdg_recentep.png',sizingMethod='crop');
}



/*BUTTONS*/
.btn_view_results {
	background: url(http://cache.g4tv.com/images/phoenix/shows/cheat/btn_viewresults_ro.gif);
}

#vplayer-info-btn {    
    background:url(http://cache.g4tv.com/images/phoenix/shows/cheat/btn_watchnow_ro.gif) no-repeat;
}

#btn_morevid {
	background: url(http://cache.g4tv.com/images/phoenix/shows/cheat/btn_morevid_ro.gif);
}

#btn_moreep {
	background: url(http://cache.g4tv.com/images/phoenix/shows/cheat/btn_moreep_ro.gif);
}

#btn_backtovote {
	background: url(http://cache.g4tv.com/images/phoenix/shows/cheat/btn_backtovote_ro.gif);
}

/*Also On Block*/
#divYouMightAlsoLikeBlock {
    background-image:url(http://cache.g4tv.com/images/phoenix/shows/videogame_mashup.png);
}

* html #divYouMightAlsoLikeBlock {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shows/videogame_mashup.png',sizingMethod='crop');
}/* for article and video indexes */
div#recent_article_container h2
{
	background: url("http://cache.g4tv.com/images/phoenix/article_index/rec_art_cheat.png") no-repeat;
}


* html div#recent_article_container h2 
{
	background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/article_index/rec_art_cheat.png',sizingMethod='crop');
}

div#recent_vid_container h2
{
	background: url("http://cache.g4tv.com/images/phoenix/video_index/rec_vid_cheat.png") no-repeat;
}


* html div#recent_vid_container h2 
{
	background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/video_index/rec_vid_cheat.png',sizingMethod='crop');
}


div.mid_ad
{
    background-color: black;
	padding-left: 3px;
	padding-bottom: 3px;
	text-align: center;
    width: 340px;
    margin-bottom: 26px;
}

div.mid_ad span.ad_text
{ 	
    text-transform: uppercase;
    font-size: 9px;
    display: block;
    margin: 6px 0;
    color: #fff;
}