

body {
    color: #ffffff;
    font-family: arial;
    background: #000000 url(http://cache.g4tv.com/images/2008/electricplayground/ep_body_bg.jpg) repeat-x top;
}

h1
{
    color:white;
    font-size:24px;
    margin: 0 0 1px 5px;
}

.greeen
{
    color:#cf3;
}

ul.ep_breadcrumbs {
    margin: 16px 0 0 25px;
    padding: 0;
    }

ul.ep_breadcrumbs li {
     margin: 0 2px 0;
    display: inline;
    color: #33ccff;
    font-size: 11px;
    }

ul.ep_breadcrumbs li a {
    color: #33ccff;
    text-decoration: underline;
    }

ul.ep_breadcrumbs li.child {color: #eee;}

#ep_content {
    position:relative;
    background: #2d2d2d url(http://cache.g4tv.com/images/2008/electricplayground/EP_content_bg.gif) repeat-x top;
    margin-bottom: 45px;
    width: 960px;
}

#ep_home_header {
    height: 225px;
    width: 960px;
    background: #000000 url(http://cache.g4tv.com/images/2007/electricplayground/ep_nav_bg.jpg) no-repeat top;
}

.ad_title {
    color: #8b8b8b;
    font-size: 90%;
    text-transform: uppercase;
}

#ep_small_header {
    height: 112px;
    width: 960px;
    background: #000000 url(http://cache.g4tv.com/images/2008/electricplayground/ep_logo_small.jpg) no-repeat top left;
    position:relative;
}

.ep_logo_link
{
    left:0px;
    position:absolute;
    top:0px;
}

.ep_logo_link img {
    height:112px;
    width:200px;
}

#ep_sub_header {
    height: 35px;
    margin: 0 0 0 23px;
    background: #2d2d2d;
}

#ep_sub_header_text {
    margin: 0;
    padding: 0;
    font-size:: 22px;
    font-family: arial, sans-serif;
    font-weight: bold;
    color: #ffffff;
    float: left;
}

.grey_bar {
    height: 5px;
    width: 100%;
    background-color: #5b5b5b;
    font-size: 1px; /* IE 6 Bug */
}

.thin_grey_bar 
{
    height: 1px;
    width: 100%;
    background-color: #5b5b5b;
    margin: 0;
    font-size: 1px; /* IE 6 Bug */
}

.ep_spacer {
    height: 20px;
    width: 960px;
    background-color: transparent;
    padding: 0;
}
    .ep_spacer_footer {
        background-color: #2d2d2d;
    }

.bluetext {}
.greentext { color: #ccff33; }

.clearer {
    clear:both;
}

/* -------------------------------------------  */
/* 960px Overwrite                              */
/* -------------------------------------------  */

#main_container, #nav, #footer {
    width:960px;
}

/* -------------------------------------------  */
/* AD Repositions                               */
/* -------------------------------------------  */

#ad {
    left: 749px;
	top: 1800px;
}


#ad_banner1 { 
	left: 232px;
}

#ad_banner2 { 
	left: 712px;
	top: 1840px;
}


/* -------------------------------------------  */
/* Header Nav                                   */
/* -------------------------------------------  */

#ep_nav_left {
    width: 377px;
    height: 30px;
    background: #000;
    border-top: 1px solid #2d2d2d;
    border-left: 1px solid #2d2d2d;
    position: absolute;
    top:194px;
}

#ep_nav_right {
    width: 377px;
    height: 30px;
    background: #000;
    border-top: 1px solid #2d2d2d;
    border-left: 1px solid #2d2d2d;
    position: absolute;
    top: 81px;
    right: 0px
}

ul#ep_nav {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #fff;
    text-align: center;
}

ul#ep_nav li {
    display: inline;
}

ul#ep_nav li a 
{
    float: left;
    height: 30px;
    width: 67px;
    line-height: 30px;
    padding: 0;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    background: #000;
    border-right: 1px solid #2d2d2d;
}
    ul#ep_nav li#ctlFullEpisodes a,
    ul#ep_nav li#ctl00_ctl00_objContentPlaceholder_ctlSubnav_ctlFullEpisodes a {
        width: 104px;
    }

ul#ep_nav li.selected a 
{
    color: #fff;
    background: #404040;
    margin-top: -6px;
    padding-top: 6px;
}

ul#ep_nav li a:hover 
{
    color:#3cf;
}

*html ul#ep_nav li a:link:hover 
{
    color:#3cf;
}



/* ---------------------------------------------------------------  */
/* ---------------------------------------------------------------  */
/* Content Left                                                     */
/* ---------------------------------------------------------------  */
/* ---------------------------------------------------------------  */

.ep_content_left {
    width: 615px;
    margin: 0 0 0 21px;
    padding: 0;
    float:left;
    display: inline; /* IE 6 Bug */
}

.ep_content_left .grey_bar {
    height: 5px;
    width: 588px;
    background-color: #5b5b5b;
    margin: 0 0 10px 6px;
    font-size: 1px; /* IE 6 Bug */
}


/* -------------------------------------------  */
/* Preview Section                              */
/* -------------------------------------------  */

.main_video_overlay
{
    display:block;
    margin-top:-100px;
}


.main_video_overlay img
{
    height:100px;
    width:300px;
}

.main_video_title a
{
    color: #ccc;
}

.main_video_title a:hover
{
  text-decoration:none;
}

.main_video_title h1 a
{
    color: #3cf;
}

.main_video_title 
{
    color: #cccccc;
    font-size: 12px;
    font-family: arial, sans-serif;
    margin-top:-90px;
    margin-left:10px;
    width:280px;
}

.main_video_title h1 
{
    color: #33ccff;
    font-size: 18px;
    font-family: arial, sans-serif;
    font-weight: bold;
    margin: 0 0 0 0;
}


.main_video_image img
{
    height: 225px;
    width: 300px;
}











#ep_preview_header {
    margin: 0 0 30px 6px;
}

#ep_preview_content_header {
    height: 20px;
    width: 588px;
    margin: 0 0 15px 6px;
}

#ep_preview_content_header_text {
    float:left;
    font-size: 16px;
    font-family: arial, sans-serif;
    font-weight: bold;
    color: #ffffff;
}

.ep_latest {
    height: 225px;
    width: 300px;
    position: relative;
    float: left;
    border: 1px solid #d8d8d8;
    }
    
 a.ep_watch_episode {
  background: transparent url(http://cache.g4tv.com/images/2008/electricplayground/watch_full_episodes.gif) no-repeat top;
  width: 278px;
  height: 81px;
  display: block;
  float: left;
  overflow: hidden;
  position: absolute;
  text-indent: -900px;
  top: 422px;
  left: 338px;
 }
  a.ep_watch_episode:hover {
  background-position: 0 -81px
  }
    
.ep_fresh {
    background: transparent !important;
    height: 140px;
    width: 136px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 0 0 0 8px;
    }

.ep_latest_logo {
    height: 24px;
    width: 55px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(http://cache.g4tv.com/images/2007/electricplayground/ep_latest.gif) no-repeat top;
    z-index: 1;
}

.ep_fresh_logo {
    height: 24px;
    width: 56px;
    position: absolute;
    top: 1px;
    right: 2px;
    background: url(http://cache.g4tv.com/images/2008/electricplayground/ep_fresh.gif) no-repeat top;
    z-index: 1;
}

.ep_fresh_thumb {
    height: 100px;
    width: 133px;
    border: 1px solid #d8d8d8;
}
    .ep_fresh.hover .ep_fresh_thumb, .ep_fresh:hover .ep_fresh_thumb {
        border-color: #18BBDF;
        cursor: pointer;
    }

.ep_fresh_text 
{
    color: #cccccc;
    font-size: 12px;
    font-family: arial, sans-serif;
    margin-top:3px;
}
    .ep_fresh.hover .ep_fresh_text a, .ep_fresh:hover .ep_fresh_text a {
        text-decoration: underline;
    }

.ep_fresh_text h5 {
    color: #33ccff;
    font-size: 14px;
    font-family: arial, sans-serif;
    font-weight: bold;
    margin: 0 0 0 0;
}

.ep_fresh_text a {
    color: #33ccff;
}

.ep_video_row {
    padding: 0 -18px 10px 8px;
}

.ep_video_block 
{
    height: 152px;
    width: 141px;
    float: left;
    margin: 0 9px 12px 0;
    padding: 0;
    display: inline; /* IE 6 Bug */
}
    .ep_video_block:hover,
    .ep_video_block.hover {
        background-color: #18BBDF;
        cursor: pointer;
     }

.ep_video_block_thumb 
{
    height: 100px;
    width: 141px;
    position: relative;
    text-align: center;
}

.ep_video_block_thumb img
{
    border: 1px solid #d8d8d8;
    margin: 2px 2px 0 2px;
}
    .ep_video_block:hover .ep_video_block_thumb img,
    .ep_video_block.hover .ep_video_block_thumb img {
        border-color: #18bbdf;
    }

.ep_video_block_thumb span.vid_arrow,
.ep_fresh_thumb span.vid_arrow {
    background-color: transparent;
    background-image: url(http://cache.g4tv.com/images/2008/electricplayground/play_arrow_large.png); /* Not using background CSS shorthand for PNG alpha transparency in IE 7 */
    background-position: center center;
    background-repeat: no-repeat;
    border: 0;
    display: none;
    height: 29px;
    overflow: hidden;
    position: absolute;
    text-indent: -900px;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    left: 50px;
    top: 40px;
    width: 39px;
}
    .ep_video_block.fullep .ep_video_block_thumb span.vid_arrow,
    .ep_fresh_thumb.fullep span.vid_arrow {
        background-image: url(http://cache.g4tv.com/images/2008/electricplayground/fullep_play_arrow_large.png);
    }
        .ep_video_block.fullep .ep_video_block_thumb span.vid_arrow:hover,
        .ep_video_block.fullep .ep_video_block_thumb span.vid_arrow.hover {
            background-image: url(http://cache.g4tv.com/images/2008/electricplayground/play_arrow_large.png);
        }
    
    .ep_video_block:hover .ep_video_block_thumb span.vid_arrow,
    .ep_video_block.hover .ep_video_block_thumb span.vid_arrow,
    .ep_fresh_thumb:hover span.vid_arrow, .ep_fresh_thumb.hover span.vid_arrow {
        display: block;
    }
    
a.play_in_hd {
    background-color: transparent;
    background-image: url(http://cache.g4tv.com/images/2008/electricplayground/play_in_hd.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: none;
    height: 22px;
    position: absolute;
    width: 64px;
    overflow: hidden;
    text-indent: -900px;
    z-index: 999;
}

.ep_video_block_thumb a.play_in_hd {
    right: 3px;
    bottom: -3px;
}
    .ep_video_block:hover .ep_video_block_thumb a.play_in_hd,
    .ep_video_block.hover .ep_video_block_thumb a.play_in_hd {
        display: block;
    }
        .ep_video_block:hover .ep_video_block_thumb a.play_in_hd:hover,
        .ep_video_block.hover .ep_video_block_thumb a.play_in_hd:hover  {
            background-position: -63px 0;
        }    

.ep_video_block_text h5 {
    margin: 4px 0px 0px 0px;
}

.ep_video_block_text h5 a {
    border-top: 1px solid #3E3E3E;
    padding: 0 8px;
    color: #33ccff;
    font-size: 12px;
    font-family: arial, sans-serif;
    font-weight:bold;
    display: block
}

.ep_video_block:hover .ep_video_block_text h5 a,
.ep_video_block.hover .ep_video_block_text h5 a,
.ep_video_block_text h5 a:hover {
    border-top: 1px solid #3E3E3E;
    text-decoration: none;
    background-color: #18BBDF;
    color: #000;
}

.ep_video_block_text_hidden {
    display: none;
}

#ep_preview_footer {
    margin: 20px 0 30px 6px;
}

/* -------------------------------------------  */
/* Preview Nav                                  */
/* -------------------------------------------  */

#ep_preview_content_header_nav {
    width: 217px;
    height: 16px;
    float: right;
    font-size: 12px;
    font-family: arial, sans-serif;
    font-weight:bold;
}

ul#ep_nav_preview {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #fff;
    text-align: center;
}

ul#ep_nav_preview li {
    display: inline;
    margin-left: 4px;
}

ul#ep_nav_preview li a {
    float: left;
    font-size: 11px;
    height: 16px;
    width: 31px;
    line-height: 14px;
    padding: 0;
    text-decoration: none;
    color: #ccff00;
    font-weight: normal;
    background: transparent;
    border: none;
}

ul#ep_nav_preview li a:hover {
    color: #ccff00;
    background: #202020;
}

*html ul#ep_nav_preview li a:link:hover {
    color: #ccff00;
    background: #404040;
}

ul#ep_nav_preview li.selected a {
    color: #ccff00;
    background: #131313;
    font-weight: bold;
}

/* -------------------------------------------  */
/* Host Section                                 */
/* -------------------------------------------  */

#ep_sub_header_hosts {
    height: 35px;
    margin: 0 0 0 30px;
    background: #2d2d2d;
}

#ep_home_hosts 
{
    margin: -5px 0 20px 0;
}

#ep_home_hosts h1 {
    font-size: 16px;
    font-family: arial, sans-serif;
    font-weight: bold;
    margin: 15px 0 0 6px;
}

#ep_home_hosts h2 
{
    font-size: 16px;
    font-family: arial, sans-serif;
    font-weight: bold;
    margin: 5px 0 0 0;
    color: #33ccff;
}
#ep_home_hosts h2 a
{
    color: #3cf;
}


.ep_home_hosts_block_left {
    width: 280px;
    float:left;
    display: inline; /* IE 6 Bug */
    margin: 15px 0 20px 6px;
}

.ep_home_hosts_block_right {
    width: 280px;
    float:left;
    margin: 15px 0 20px 17px;
}

.ep_home_hosts_block_thumb {
    height: 98px;
    width: 278px;
    border: 1px solid #d8d8d8;
}

.ep_home_hosts_block_text {
    font-size: 12px;
    color: #999999;
}

.all_hosts
{
    margin: 0 0 30px 6px;
}

/* -------------------------------------------  */
/* FYI/Poll/Promo Section                       */
/* -------------------------------------------  */

#ep_fyi_poll_promo_container {
     margin: 0 0 0 6px;
}

#ep_fyi {
    width: 282px;
    float:left;
}

#ep_fyi h1 
{
    font-size: 16px;
    font-weight: bold;
    font-family:arial, sans-serif;
    margin: 5px 0 0 0;
}

#ep_fyi .grey_bar {
    height: 5px;
    width: 282px;
    background-color: #5b5b5b;
    margin: 0;
    font-size: 1px; /* IE 6 Bug */
}

#ep_poll_promo {
    width: 282px;
    float:left;
    margin: 0 0 0 15px;
}

#ep_fyi a {
    color: #33ccff;
    text-decoration: none;
}

.ep_poll_promo_spacer {
    height: 20px;
    width: 280px;
}

.ep_poll_promo_top {
    height: 7px;
    width: 280px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background: url(http://cache.g4tv.com/images/2007/electricplayground/poll_promo_top.gif) no-repeat top;
}

.ep_poll_promo_mid {
    width: 280px;
    margin: 0;
    padding: 0;
    background-color: #404040;
}

.ep_poll_promo_bot {
    height: 8px;
    width: 280px;
    margin: 0;
    padding: 0;
    background: url(http://cache.g4tv.com/images/2007/electricplayground/poll_promo_bot.gif) no-repeat top;
}

.ep_promo h1 
{
    color: #33ccff;
    font-size: 16px;
    font-family: arial, sans-serif;
    font-weight: bold;
    margin: 0 0 7px 0;
    padding: 0 0 0 0px;
}

.promotion_content 
{
    margin: 0 0 0 14px;
    width: 266px;
}

.promotion_content a {
    color: #33ccff;
}
.promotion_img {
    height: 68px;
    width: 90px;
    margin: 0;
    background-color: #5a5a5a;
    float:left;
}

.promotion_text {
    width: 160px;
    margin: 0 0 0 10px;
    float:left;
}

#ep_poll {

}

#ep_poll h1
{
    color: #ffffff;
    font-size: 14px;
    font-family: arial, sans serif;
    font-weight: bold;
    margin: 0 0 5px 14px;
}

.ep_poll_promo_mid #divPollText_Wide {
    color: #ffffff;
	font-size:12px;
	margin: 0 0 0 14px;
	padding: 0;
	}

.ep_poll_promo_mid #divPollText_Wide ul {
	padding-left: 0px;
	list-style-type:none;
	margin-left: 20px;
	}

.ep_poll_promo_mid .poll-result {
	padding: 0px 0px 3px 0px;
	list-style-type:none;
	}

.ep_poll_promo_mid .poll-resultbar {
	padding: 0px 0px 3px 0px;
	list-style-type:none;
    border: #33ccff;
    background:#33ccff;
    height: 6px;
    line-height: 6px;
    display: block;
    position: relative;
	}
	
.ep_poll_promo_mid #divPollText_Wide h4 {
    color: #33ccff;
	font-size: 12px;
    font-family: arial, sans-serif;
    font-weight:bold;
	padding:0;
	margin:0;
}
		
#divPollText_Wide a {
	background: url(http://cache.g4tv.com/images/2007/electricplayground/results_btn.gif) no-repeat;
	margin: 10px 0 0 88px;
	text-indent: -5000px;
	width: 85px;
	height: 32px;
	z-index:2;
	display:block;
	}
	
#divPollText_Wide .questionLink {
    color: #33ccff;
	font-size: 12px;
    font-family: arial, sans-serif;
    font-weight:bold;
	padding:0;
	margin:0;
	width: auto;
	text-indent: 0px;
	background: none;
	}

		
#divPollText_Wide #btn_backtovote {
	background: url(http://cache.g4tv.com/images/2007/electricplayground/back_vote_btn.gif);
	width: 115px;
	height: 32px;
	display: block;
	margin: 10px 0 0 73px;
	}

/* ---------------------------------------------------------------  */
/* ---------------------------------------------------------------  */
/* Content Right                                                    */
/* ---------------------------------------------------------------  */
/* ---------------------------------------------------------------  */

#ep_content_right 
{
    float:left;
    margin: 0 11px 20px 0;
    width: 300px;
}


#ep_content_right .grey_bar{
    height: 5px;
    width: 300px;
    background-color: #5b5b5b;
    font-size: 1px; /* IE 6 Bug */
    margin-top:20px;
    margin-bottom:0px;
    display: none
}

.ep_content_right_sub {
    width: 300px;
    margin: 20px 0 0 0;
}



#ad_300x250 {
    margin: 0 0 20px 0;

}

.sidebar_links {
    color:#fff;
    font-size: 11px;
    display:block;
    margin:0px 0px 3px 0;
    padding-left: 13px
}

a.sidebar_links {
	background: url(http://cache.g4tv.com/images/2008/electricplayground/bullet.gif) no-repeat 5px 5px;
}

a.sidebar_links:hover {
    background-color: #18bbdf;
    text-decoration: none;
    color: #000;
    background-position: 5px -95px
    }

#ep_more_game_previews, #ep_news, #ep_cheats {
    width: 300px;
    }
    
#ep_more_game_previews h1, #ep_cheats h1, #ep_news h1, #ep_trailers h1 {
   font-size: 14px;
   border-bottom: 1px solid #666;
   margin: 5px 0 7px 0;
}

#ep_more_game_previews ul, #ep_cheats ul, #ep_news ul, #ep_trailers ul {
   color: #33ccff;
   font-size: 11px;
   list-style: none;
   margin: 10px 0 0 20px;
   padding: 0;
}

#ep_more_game_previews ul li, #ep_cheats ul li, #ep_news ul li, #ep_trailers ul li, {
   margin: 10px 0 10px 0;
}

#ad_160x600_spacer {
    height: 600px;
    width: 160px;
    margin: 0 0 20px 0;
}

/* ---------------------------------------------------------------  */
/* ---------------------------------------------------------------  */
/* Hosts Page                                                       */
/* ---------------------------------------------------------------  */
/* ---------------------------------------------------------------  */

.ep_content_left_hosts {
    width: 560px;
    margin: 0 0 0 30px;
    float:left;
    display: inline; /* IE 6 Bug */
}

.ep_content_left_hosts .grey_bar {
    width: 560px;
    height: 5px;
    margin: 0 0 20px 0;
    font-size: 1px; /* IE 6 Bug */
}

#ep_hosts .grey_bar {
    width: 560px;
}

#ep_hosts_title {
    font-size: 22px;
    font-family: arial, sans-serif;
    font-weight:bold;
    margin: 5px 0 5px 0;
}

.ep_hosts_block_thumb {
    height: 196px;
    width: 268px;
    border: 1px solid #d8d8d8;
}

.ep_hosts_block_tallarico {
    height: auto;
    width: 268px;
    float:left;
    margin: 0 0 0 1px;
}

.ep_hosts_block_lucas {
    height: auto;
    width: 268px;
    float: right;
    margin: 0 3px 0 0;
}

.ep_hosts_block_text {
    font-size: 12px;
    color: #999999;
}

.ep_hosts_block_text h1 {
    font-size: 14px;
    color: #33ccff;
    margin: 25px 0 10px 0;
}

.full_profile_btn {
    height: 25px;
    width: 91px;
}

/* ---------------------------------------------------------------  */
/* ---------------------------------------------------------------  */
/* Video Page                                                       */
/* ---------------------------------------------------------------  */
/* ---------------------------------------------------------------  */


.vid_search {
    /*background: url(http://cache.g4tv.com/images/2007/electricplayground/search_btn2.gif) no-repeat;*/
    border: 1px solid #000;
    background-color: #2a2a2a;
    color: #999;
    font-size: 12px;
    display:block;
    padding:3px 0px 3px 7px;
    width:143px;
    left:370px;
    position:absolute;
    top: 3px;

}
.search_button {
    background: url(http://cache.g4tv.com/images/2008/electricplayground/controls_grid.gif) no-repeat 0 -85px;
    left:163px;
    width: 66px;
    position:absolute;
    top:0;
    height: 28px;
}

.search_box_container{
    position:relative;
    top: -3px
}

.search_button img
{
    height:24px;
    width:24px;
}

#ep_content_left_video_header 
{
    margin: 0 22px 20px 0;
    z-index:999;
}

#video_controls_container 
{
    float: left;
    position:relative;
    width:250px;
}

.vidCount
{
    color:white;
    left:85px;
    position:absolute;
    text-decoration:none;
    top:7px;
}

#video_nav_container 
{
    float: left;
    z-index:999;
}

.ep_content_right_sub_video 
{
    width: 300px;
    margin: 0 0 30px 0;
}

.ep_content_right_sub_video .grey_bar {
    width: 560px;
    margin: 0 0 20px 0;
    font-size: 1px; /* IE 6 Bug */
}

#ep_most_viewed {
    height: 168px;
    width: 300px;
}

#ep_most_viewed h1 {
   font-size: 16px;
   margin: 5px 0 15px 0;
   border-bottom:1px solid #666666;
}

#ep_most_viewed ol {
   color: #33ccff;
   font-size: 11px;
   margin: 10px 0 0 0;
   padding-left: 25px;
}

#ep_most_viewed ol li {
   margin: 10px 0 10px 0;
}

.no_results
{
   
    font-size:14px;
    margin-bottom:40px;
    padding-left:20px;
}

.no_results span
{
    color:#cf3;
    font-weight:bold;
}

.backp
{
    display:block;
    margin:20px 20px 20px 20px;
}

.backp:hover
{
    text-decoration:none;
}


/* -------------------------------------------  */
/* Platform/Genre Nav                           */
/* -------------------------------------------  */

#video_nav_container {
	float:right;
	height: 28px;
	z-index:999;
}

#video_nav {
    float: left;
}

#video_nav, #video_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:999;
}

#video_nav li {
	float: left;
	width: 142px;
	background: url(http://cache.g4tv.com/images/2008/electricplayground/controls_grid.gif) no-repeat 100% 0%;
	margin-left:10px;
}

#video_nav li a {
	height: 28px;
	font-size: 11px;
    font-family: arial, sans-serif;
    font-weight:normal;
	line-height: 28px;
	display: block;
	width: 142px;
	color: #999;
	text-decoration: none;
	margin-left:10px;
}

#video_nav li:hover {
	background: url(http://cache.g4tv.com/images/2008/electricplayground/controls_grid.gif) no-repeat 100% -29px;
	color: #fff;
}

#video_nav li:hover ul, #video_nav li.sfHover_b ul {
	left: auto;
}

#video_nav li ul {
	margin-top: -1px;
	padding: 5px 0;
	position: absolute;
	width: 320px;
	height: auto;
	left: -999em;
	background: #000;
	}

#video_nav li ul li {
	width: 90px;
	background-image: none;
	line-height:16px;
	}
	
	#video_nav li ul#type_list {
	    width: 140px;
	}
	#video_nav li ul#type_list li {
	    float: none;
	}
	    #video_nav li ul#type_list li a {
	        display: block;
	        width: 115px;
	    }
	
#video_nav li ul li a {
    background-image:none;
    background-color:#000000;
    font-weight: normal;
    height: 16px;
    line-height:16px;
    margin-left:0;
    padding: 0 0 0 3px;
    width: 90px;
    border: 1px solid #000;
    }

#video_nav li ul li a:hover  {
	color: #33CCFF;
	border: 1px solid #33CCFF;
    }

*html #video_nav li ul li{
    overflow:hidden;
    width:70px;
    }

/***********
suckerfish ie7 fix
*********/
#video_nav li:hover, #video_nav li.sfHover_b 
{
    position: static;
}

#vid_layout {
    float: left;
    list-style: none;
    margin: 0 0 0 5px;
    padding: 0;
}
    #vid_layout * {
        margin: 0;
        padding: 0;
    }
    #vid_layout li {
        float: left;
        margin-left: 5px;
    }
        #vid_layout li a {
            background: transparent url(http://cache.g4tv.com/images/2008/electricplayground/controls_grid.gif) no-repeat -65px -86px;
            display:block;
            height:25px;
            text-indent:-999px;
            width:35px;
            overflow: hidden;
        }
            #vid_layout li a#video_2grid {
                background-position: -65px -86px;
            }
                #vid_layout.vid_layout_grid li a#video_2grid,
                #vid_layout li a#video_2grid:hover {
                    background-position: -101px -86px;
                }
                
            #vid_layout li a#video_2list {
                background-position: -138px -86px;
            }
                #vid_layout.vid_layout_list li a#video_2list,
                #vid_layout li a#video_2list:hover {
                    background-position: -174px -86px;
                }                
                

/*******************************
video pager
*******************************/
.vpager_container
{
    margin-top:20px;
    text-align:center;
    width:100%;
}

*html .vpager_container
{
    height:24px;
    overflow:hidden;
}

.vpager
{
    margin-left:auto;
    margin-right:auto;   
}

.vpager a:hover
{
    text-decoration:none;
}

.pnumber{
    color:black;
    display:block;
    float:left;
    font-size:12px;
    font-weight:normal;
    height:14px;
    margin-right:4px;
    padding:5px 0px 5px 0px;
    text-align:center;
    width:25px;
    background-color:#33CCFF;
}

.pcurrent
{
    background-image:url(http://cache.g4tv.com/images/2007/electricplayground/pgr_grey_bg.gif);
    color:white;
}

.ellipses{
    color:white;
    display:block;
    float:left;
    margin-right:4px;
    padding-top:10px;
    width:14px;
}

.prevNext_on{
    color:black;
    display:block;
    float:left;
    font-size:12px;
    font-weight:normal;
    height:14px;
    margin:0px 30px;
    padding:5px 0px 5px 0px;
    text-align:center;
    width:67px;
    background-color:#33CCFF;;
}


.prevNext_off
{
    background:url(http://cache.g4tv.com/images/2007/electricplayground/prevNext_off.gif) no-repeat;
    color:white;
    display:block;
    float:left;
    font-size:12px;
    font-weight:normal;
    height:14px;
    margin:0px 30px;
    padding:5px 0px 5px 0px;
    text-align:center;
    width:67px;
}

.prevNext_off span
{
    display:none;
}


/* -------------------------------------------  */
/* New Search box                               */
/* -------------------------------------------  */

#ep_sub_header_search {
    width: 141px;
    height: 23px;
    background: url(http://cache.g4tv.com/images/2007/electricplayground/search_bg.gif);
    float: right;
    margin: 0 360px 0 0;
    display: inline; /* IE 6 Bug */
}

#ep_sub_header_search #s {
    float: left;
    padding: 0;
    margin: 4px 0 0 5px;
    border: 0;
    width: 110px;
    background: none;
}

#ep_sub_header_search #go {
    float: right;
    margin: 3px 5px 0 0;
}

p.more {
    border-top: 1px solid #5B5B5B;
    margin: 10px 0 10px 0;
    padding: 1px;
}

    p.more a {
        color:#999;
        display:block;
        font-size:11px;
        font-weight:normal;
        text-align: right;
        padding: 2px;
    }

    p.more a:hover {
        background-color: #377a89;
        color: #fff;
        text-decoration: none;
    }

/****************
new video styles
****************/

/****************
Video layout shared
****************/
.video_image {
    border:1px solid #fff;
}

.vidrow {
    margin-bottom:0px;
}


.four_video_layout a.play_in_hd {
    right: 6px;
    top: 85px;
}
    .four_video_layout:hover a.play_in_hd,
    .four_video_layout.hover a.play_in_hd {
        display: block;
    }
        .four_video_layout:hover a.play_in_hd:hover,
        .four_video_layout.hover a.play_in_hd:hover  {
            background-position: -63px 0;
        } 

.list_video_layout h2, .four_video_layout h2 {
    color: #33ccff;
    font-size: 12px;
    font-family: arial, sans-serif;
    font-weight: normal;
    margin: 0;
}




/****************
List video layout
****************/
.list_video_layout {
    background: #1d1d1d;
    border-top: 1px dotted #616161;
    clear: both;
    padding: 10px;
    width: 570px;
}

.list_video_layout .video_image_wrap {
    float:left;
    margin: 0;
    position:relative;
    width:90px;
}

.list_video_layout .video_image_link {
    display:block;
    position:relative;
    width:90px;
}

.list_video_layout .video_image_link span.vid_arrow {
    background-color: transparent;
    background-image: url(http://cache.g4tv.com/images/2008/electricplayground/play_arrow_small.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    height: 22px;
    position: absolute;
    text-indent: -900px;
    overflow: hidden;
    width: 29px;
    left:32px;
    top:20px;
}
    .list_video_layout.fullep .video_image_link span.vid_arrow {
        background-image: url(http://cache.g4tv.com/images/2008/electricplayground/fullep_play_arrow_small.png);
    }
        .list_video_layout:hover .video_image_link span.vid_arrow,
        .list_video_layout.hover .video_image_link span.vid_arrow {
            display: block;
        }
        .list_video_layout.fullep .video_image_link span.vid_arrow:hover {
            background-image: url(http://cache.g4tv.com/images/2008/electricplayground/play_arrow_small.png);
            cursor: pointer;
        }
        
    .list_video_layout .video_image_link img.video_image {
        height: 68px;
        width: 90px;
    }

.list_video_layout a.play_in_hd {
    right: -1px;
    bottom: 1px;
}
    .list_video_layout:hover a.play_in_hd,
    .list_video_layout.hover a.play_in_hd {
        display: block;
    }
        .list_video_layout:hover a.play_in_hd:hover,
        .list_video_layout.hover a.play_in_hd:hover  {
            background-position: -63px 0;
        } 

.list_video_layout h2 a {
    color: #4dbeff;
    font-size: 130%;
    font-weight: bold;
}
    .list_video_layout:hover, .list_video_layout.hover h2 a {
        color: #fff;
    }

.list_video_layout .text_div {
    float:left;
    margin-left: 12px;
    position: relative;
    width: 450px;
}

.list_video_layout div.video_info {
    height: 25px;
    margin: 15px 0 0 0;
    position: relative;
    vertical-align: middle;
}
    .list_video_layout div.video_info * {
        vertical-align: middle;
    }
    .list_video_layout span.video_date {
        display: block;
        position: absolute;
        left: 0;
        text-align: left;
        width: 150px;
    }
    
    .list_video_layout div.platforms_ratings {
        text-align: right;
        position: absolute;
        right: 0;
        width: 305px;
    }

ul.game_platforms {
    display: inline;
    list-style: none;
    margin: 0 10px 0 0;
    padding: 0;
}
    ul.game_platforms li {
        background-color:#262626;
        color:#808080;
        display: inline;
        font-size:10px;
        padding: 2px 4px 2px 4px;
        margin: 0 2px 0 0;
        text-align: center;
        border-bottom: 1px solid #000000;
    }
    
.list_video_layout span.video_date {
    color: #9e9e9e;
    font-size: 11px;
    margin: 3px 0 0 0;
}


/****************
Four video layout
****************/
.four_video_layout h2 a {font-weight: bold}

.four_video_layout h2 {
    margin: 4px 0px 0px 6px;
    }

.four_video_layout {
    padding-top: 6px;
    float:left;
    margin: 0 6px 10px 0;
    position: relative;
    width:146px;
    height: 160px;
}

.four_video_layout .video_image_wrap {
    width: 100px;
}

.four_video_layout .video_image_link {
    display:block;
    margin:0px 5px 0px 5px;
    position:relative;
    width:133px;
}
    
.four_video_layout .video_image_link span.vid_arrow {
    background-color: transparent;
    background-image: url(http://cache.g4tv.com/images/2008/electricplayground/play_arrow_large.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    height: 29px;
    position: absolute;
    text-indent: -900px;
    overflow: hidden;
    width: 39px;
    left:47px;
    top:36px;
}
    .four_video_layout.fullep .video_image_link span.vid_arrow {
        background-image: url(http://cache.g4tv.com/images/2008/electricplayground/fullep_play_arrow_large.png);
    }
        .four_video_layout.fullep .video_image_link span.vid_arrow:hover {
            background-image: url(http://cache.g4tv.com/images/2008/electricplayground/play_arrow_large.png);
            cursor: pointer;
        }
        .four_video_layout:hover .video_image_link span.vid_arrow,
        .four_video_layout.hover .video_image_link span.vid_arrow {
            display: block;
        }    
    

.four_video_layout h2 {

}

.four_video_layout h2 a {
    color: #33ccff;
}

.four_video_layout .text_div {width:135px;}

.four_video_layout div.video_info div.platforms_ratings {
    display: none;
}

.four_video_layout span.video_date {
    color: #9e9e9e;
    display: block;
    font-size: 11px;
    margin: 5px 0 0 6px;
}


.four_video_layout:hover,
.four_video_layout.hover,
.list_video_layout:hover,
.list_video_layout.hover   {
    background-color: #1e3853 !important;
    cursor: pointer;
}

.four_video_layout:hover a,
.four_video_layout.hover a,
.list_video_layout:hover a,
.list_video_layout.hover a,
.four_video_layout:hover h2 a,
.four_video_layout.hover h2 a,
.list_video_layout:hover h2 a,
.list_video_layout.hover h2 a  {
    color: #fff;
    text-decoration: none;
}


/* for safari */

body:last-child:not(:root:root) a.ep_watch_episode {
    top: 433px;
}

h1, body:last-child:not(:root:root) h1 {
    color: #fff;
}

/*
body:last-child:not(:root:root) #utnav li.greeting
{ 
    line-height: 20px;
    padding-bottom: 0px;
}

body:last-child:not(:root:root)  .vid_search
{
    display:block;
    height:23px;
    padding:3px 0px 0px 7px;
    width:143px;
    
    left:410px;
    position:absolute;
    top:10px;

}
body:last-child:not(:root:root)  .search_button
{
    background: url(http://cache.g4tv.com/images/2007/electricplayground/SEARCH_BTN_SAFARI.gif) no-repeat;
    left:560px;
    position:absolute;
    top:10px;
}

body:last-child:not(:root:root)  .search_button img
{
    height:24px;
    width:28px;
}
*/


#mediaWidget_bottom {
    margin-bottom: 25px;
}


.vpager_container clearfix {
    margin-bottom: 20px;
}



/*****
 Media Widget
******/
#mw_podcast_content,
#mw_mobile,
#mw_vod,
#mw_download,
#mw_newsletter,
#mw_rss {
    background-color: #fff;
}

/*search box */
#search_hold {width: 600px;padding: 0px 0 5px 0; margin: 0 0 5px 0; }
.search_container {width:600px;  border-bottom: 5px solid #5b5b5b; position: relative;}
.sc_left {float: left; width: 350px;}
#search_hold span {font-size: 11px; color: #888; margin-left: 1px;}
.sc_left h1 {padding: 0px; margin: 0px; font-size: 26px;}
.sc_right {bottom: 3px; right:0; position: absolute; width: 230px;}

.txtsearch
{
    border:1px solid #888; background-color: #4a4a4a; border: 1px solid #000000;  color:#ffffff; font-size:11px; font-weight:normal;
    height:17px; padding:7px 0 0 4px; text-align:left;width:150px; float: left;
}

.search_submit {float: left; margin-left: 5px;}



            
            
