
/*** Construction and Spacing **************************************/

* { margin: 0px; line-height: 125%; }
ul, ol, li { margin: 0px; padding: 0px; line-height: 125%; }

a { color: #33780E; text-decoration: none; }
a:hover { text-decoration: underline; }

body {
  font-family: Arial, Helvetica, Verdana, Sans Serif; 
  font-size: 12px;
  background: #FFFFFF;
  margin: 0px;
}

/* Used to center page elements to the layout */
div.wrap_center {
  width: 922px; 
  margin-left: auto; 
  margin-right: auto; 
  /* border: 1px solid #FF0000; */
}

/* Used for the main content table */
div.wrap_content {
  width: 922px; 
  margin-left: auto; 
  margin-right: auto; 
  position: relative; 
  z-index: 3;
}

/* Spacers (why fixed sizes would ever change is beyond me) */
div.spacer14px { height: 14px; width: 14px; overflow: hidden; }
div.spacer10px { height: 10px; width: 10px; overflow: hidden; }
div.spacer9px { height: 9px; width: 9px; overflow: hidden; }
div.spacer8px { height: 8px; width: 8px; overflow: hidden; }
div.spacer7px { height: 7px; width: 7px; overflow: hidden; }
div.spacer6px { height: 6px; width: 6px; overflow: hidden; }
div.spacer5px { height: 5px; width: 5px; overflow: hidden; }
div.spacer4px { height: 4px; width: 4px; overflow: hidden; }
div.spacer3px { height: 3px; width: 3px; overflow: hidden; }
div.spacer2px { height: 2px; width: 2px; overflow: hidden; }
div.spacer1px { height: 1px; width: 1px; overflow: hidden; }

/*** Color References **********************************************/

.bgcolor_channel_dark { background: #9CC236; }
.bgcolor_channel_light { background: #2E9D00; }
.color_channel_dark { color: #9CC236; }
.color_channel_light { color: #2E9D00; }

.color_channel_text_light { color: #33780E; }

/*** Backgrounds ***************************************************/

/* Used for the main page background and footer overspill */
div.wrap_page {
  height: 100%; 
  position: relative; 
  background: #E1E1E1;
  /* border: 1px solid #0000FF; */ 
}

/* Used for popup windows */
div.wrap_page2 {
	position: relative;
	padding: 8px;
}

/* Used for the skinnable background area (and takeovers) */
div.wrap_background {
  background: #000000 url('http://static.computerandvideogames.com/images/wallpaper/xbox_wallpaper.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  border: 1px solid #000000;
}

/*** The UserBar ***************************************************/

/* Used for the bottom portion of the userbar (always visible) */
div.wrap_userbar {
  width: 922px; 
  height: 35px;
  margin-left: auto; 
  margin-right: auto; 
  text-align: right;
}

/* Used for the top portion of the userbar */
div.wrap_userbar_hider {
  background: #000000 url('http://static.computerandvideogames.com/images/elements/userbar_background.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  overflow: hidden;
}

span.text_userbar { color: #FFFFFF; }
span.text_userbar a { color: #FFFFFF; text-decoration: none; }
span.text_userbar a:hover { color: #FFFFFF; text-decoration: underline; }

span.text_userbar_small { color: #D4D4D4; font-size: 10px; }
span.text_userbar_sep { color: #808080; margin-left: 5px; margin-right: 5px; }


/*** The Footer ****************************************************/

/* Used for the footer background stripe */
div.wrap_footer_background {
  position: relative;
  top: -40px;
  margin-bottom: -40px; 
  height: 107px;
  z-index: 1;
  background: #000000 url('http://static.computerandvideogames.com/images/elements/footer_background.gif'); 
  background-repeat: repeat-x;
}

/* Used for the actual footer container itself */
div.wrap_footer {
  width: 922px; 
  margin-left: auto; 
  margin-right: auto; 
  position: relative;
  top: -58px;
  margin-bottom: -47px;
  z-index: 2;
}

/* Used for the bottom strip text */
span.text_bottom_strip a { color: #000000; }

/*** Tabs **********************************************************/

/* Used for the currently active tab */
td.tab_light { padding-top: 5px; }
span.text_tab_light { font-weight: bold; color: #000000; }

/* Used for the other tabs and links */
td.tab_dark { padding-top: 3px; background: url('http://static.computerandvideogames.com/images/channel_xbox/tab_dark_filler.gif'); }
span.text_tab_dark { font-weight: bold; color: #33780E; }
span.text_tab_dark a { color: #33780E; text-decoration: none; }
span.text_tab_dark a:hover { color: #3A810F; text-decoration: underline; }

/* Used for the currently active small tab */
td.smalltab_light { padding-top: 3px; }
span.text_smalltab_light { font-size: 11px; font-weight: bold; color: #000000; }

/* Used for the other small tabs and links */
td.smalltab_dark { padding-top: 4px; background: url('http://static.computerandvideogames.com/images/elements/tab_dark_filler.gif'); }
span.text_smalltab_dark { font-size: 11px; font-weight: bold; color: #656565; }
span.text_smalltab_dark a { color: #656565; text-decoration: none; }
span.text_smalltab_dark a:hover { color: #7D7D7D; text-decoration: underline; }

/* Used for the currently active small tab (upside down) */
td.smalltab2_light { padding-top: 4px; }
span.text_smalltab2_light { font-size: 11px; font-weight: bold; color: #000000; }

/* Used for the other small tabs and links (upside down) */
td.smalltab2_dark { padding-top: 2px; background: url('http://static.computerandvideogames.com/images/elements/tab2_dark_filler.gif'); }
span.text_smalltab2_dark { font-size: 11px; font-weight: bold; color: #656565; }
span.text_smalltab2_dark a { color: #656565; text-decoration: none; }
span.text_smalltab2_dark a:hover { color: #7D7D7D; text-decoration: underline; }

/* Used for the mini tabs */
span.text_minitab_dead { font-size: 11px; font-weight: bold; color: #808080; }
span.text_minitab_selected { font-size: 11px; font-weight: bold; color: #FFFFFF; }
span.text_minitab_unselected { font-size: 11px; font-weight: bold; color: #C0C0C0; }
span.text_minitab_unselected a { color: #C0C0C0; text-decoration: none; }
span.text_minitab_unselected a:hover { color: #FFFFFF; text-decoration: underline; }

/*** Sidebar Nav ***************************************************/

/* Used for inactive items */
td.sidebar_nav { color: #000000; }
td.sidebar_nav a { color: #000000; text-decoration: none; }
td.sidebar_nav a:hover { color: #000000; text-decoration: underline; }
span.text_sidebar_blurb { font-size: 10px; color: #404040; }

/* Used for the active item */
td.sidebar_nav_active { color: #FFFFFF; background: #9CC236 url('http://static.computerandvideogames.com/images/channel_xbox/header_gradient.gif'); }
td.sidebar_nav_active a { color: #FFFFFF; text-decoration: none; }
td.sidebar_nav_active a:hover { color: #FFFFFF; text-decoration: underline; }
span.text_sidebar_blurb_active { font-size: 10px; color: #33780E; }

/*** Channel Nav & Search ******************************************/

/* Used for the channel links */
span.text_channel_nav { font-size: 12px; }
span.text_channel_nav a { color: #000000; text-decoration: none; }
span.text_channel_nav a:hover { text-decoration: underline; }

/* Used for the active channel */
span.text_channel_nav_active { font-size: 12px; font-weight: bold; }
span.text_channel_nav_active a { color: #33780E; text-decoration: none; }
span.text_channel_nav_active a:hover { text-decoration: underline; }

/* Used for dead links */
span.text_channel_nav_dead { font-size: 12px; color: #909090; }

/* Used to seperate the above */
span.text_channel_nav_sep { font-size: 12px; color: #808080; }

/* Used for the game search box */
span.game_search { margin-left: 2px; color: #000000; font-weight: bold; }
input.game_search {
  border-left: 1px solid #808080;
  border-top: 1px solid #808080;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  padding: 2px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  background: #F5F5F5;
  color: #808080;
  width: 200px;
  cursor: text;
}

/*** The Ticker ****************************************************/

/* Used for the ticker container */
div.wrap_ticker {
  border: 1px solid #FFFFFF; 
  padding-top: 1px; 
  padding-right: 3px;
}

/* Ticker text styles */
span.text_ticker_sep { font-size: 11px; color: #C0C0C0; font-weight: bold; margin-right: 5px; margin-left: 5px; }
span.text_ticker { font-size: 11px; color: #616161; font-weight: bold; }
span.text_ticker a { color: #616161; text-decoration: none; }
span.text_ticker a:hover { color: #000000; text-decoration: underline; }

/*** Video Box *****************************************************/

/*** Topbox ********************************************************/

/* Used for the containing div */
div.topbox {
  width: 418px; 
  height: 277px; 
  overflow: hidden; 
  position: relative;  
}

/* Used for the image transition */
img.topbox_image {
  position: absolute; 
  top: 0px; 
  left: 0px;
  -moz-opacity: 1.0; 
  filter: alpha(opacity=100); 
}

/* Text styles */
span.text_topbox_headline { font-size: 20px; color: #FFFFFF; font-weight: bold; }
span.text_topbox_headline a { color: #FFFFFF; text-decoration: none; }
span.text_topbox_headline a:hover { color: #FFFFFF; text-decoration: underline; }
span.text_topbox_subhead { font-size: 12px; color: #FFFFFF; }

/*** Page Furniture ************************************************/

/* Used for a coloured header bar */
div.header_bar { color: #FFFFFF; background: #9CC236 url('http://static.computerandvideogames.com/images/channel_xbox/header_gradient.gif'); }

/* Used for the main header on each page */
div.page_header {
  background: url('http://static.computerandvideogames.com/images/elements/header_background.gif');
  padding-top: 10px;
  padding-bottom: 10px;
}
span.text_page_header { font-size: 18px; color: #33780E; }

/* Used for index pods */
span.text_pod_header { color: #FFFFFF; font-size: 12px; }
a.text_pod_more { color: #FFFFFF; font-size: 11px; }
div.featured_headline { margin-top: 2px; font-size: 12px; }
div.featured_subhead { margin-top: 2px; font-size: 11px; }

/* Used for Side Bar Promo Image Links */
img.sidebar_promo { border: none; }

/* Used for Side Bar Network Box */

td.network_top { background: url('http://static.computerandvideogames.com/images/sidebar/network_top.gif'); height: 7px; }
td.network_middle { background: url('http://static.computerandvideogames.com/images/sidebar/network_middle.gif'); background-repeat: repeat-y; text-align: center; }
td.network_bottom { background: url('http://static.computerandvideogames.com/images/sidebar/network_bottom.gif'); height: 7px; }

td.network_buttons_left { width: 79px; }
td.network_buttons_middle { width: 2px; background: url('http://static.computerandvideogames.com/images/sidebar/network_dots_vertical.gif'); background-repeat: repeat-y; }
td.network_buttons_right { width: 79px; }

span.text_network_header { color: #FFFFFF; font-weight: bold; font-size: 13pt; }

/*** Game Search ***************************************************/

div.wrap_search_result {
  position: relative;
  margin-top: 4px;
  height: 78px;
  position: relative;
  background: #F1EEE7;
}
div.wrap_search_result_score {
  position: absolute;
  top: 30px;
  left: 220px;
  width:70px; 
  height: 34px; 
  text-align: center; 
  padding-top: 10px;
  padding-left: -4px;
  background: #2E9D00 url('http://static.computerandvideogames.com/images/channel_xbox/score_container.gif');
}
div.wrap_search_result_noscore {
  position: absolute;
  top: 30px;
  left: 220px;
  padding-top: 16px;  
  width: 70px;
  height: 28px;
  background: #2E9D00 url('http://static.computerandvideogames.com/images/channel_xbox/score_container.gif');
}
div.wrap_search_result_text {
  position: absolute;
  top: 20px;
  left: 4px;
  width: 250px;
  height: 53px;
}
div.wrap_search_result_title {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 300px;
  height: 53px;
  font-weight: bold;
}
div.wrap_search_result2_text {
  position: absolute;
  top: 21px;
  left: 4px;
  width: 250px;
  height: 53px;
}
div.wrap_infobox_screen {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 150px;
  height: 73px;
  text-align: right;
  overflow: hidden;
}

span.text_search_body { font-size: 12px; }
span.text_search_body_error { font-size: 12px; color: #C00000; }

span.text_article_score { color: #FFFFFF; font-size: 28px; font-weight: bold; }
span.text_search_result { font-size: 11px; }

h2.text_search_all { font-weight: bold; font-size: 12px; color: #065A74; }
h2.text_search_playstation { font-weight: bold; font-size: 12px; color: #003D90; }
h2.text_search_xbox { font-weight: bold; font-size: 12px; color: #68C000; }
h2.text_search_pc { font-weight: bold; font-size: 12px; color: #3C065C; }
h2.text_search_nintendo { font-weight: bold; font-size: 12px; color: #FF2B2B; }

h2.text_search_all a { font-weight: bold; font-size: 12px; color: #065A74; }
h2.text_search_playstation a { font-weight: bold; font-size: 12px; color: #003D90; }
h2.text_search_xbox a { font-weight: bold; font-size: 12px; color: #68C000; }
h2.text_search_pc a { font-weight: bold; font-size: 12px; color: #3C065C; }
h2.text_search_nintendo a { font-weight: bold; font-size: 12px; color: #FF2B2B; }

/* Used for Game Homepage */

div.game_scorebox {
	width:93px; 
	height: 34px; 
	text-align: center; 
	padding-top: 10px;
}
div.game_scorebox_noscore {
	width:93px; 
	height: 34px; 
	text-align: center; 
	padding-top: 16px;
}
div.wrap_featured_news {
  padding: 8px;
  width: 350px;     
  overflow: hidden;  
}
div.wrap_featured_rev_prev {
  padding: 8px;
  width: 350px;     
  overflow: hidden;  
}
div.featured_fixed_width {
  margin-top: 4px;    
  //background: #F1EEE7;
  background: #FF00FF;
  width: 406px;
}
div.wrap_pod_more_with_padding {
  text-align: right;
  padding-right: 4px;
}

div.text_caption { width: 110px; height: auto; margin-left: 2px; margin-right: 0px; padding-left: 5px; text-align: left; font-size: 10px; font-weight: bold; color: #000000; }

/* Used for subsite blogs */
div.wrap_featured_full_inline_blog {
  padding: 8px;
  width: 384px;     
  overflow: hidden;
}

div.wrap_featured_full_blog {
  padding: 8px;
  width: 384px;     
  overflow: hidden;  
}

/* EVERYTHING BELOW HERE IS OLD CODE WHICH WILL BE REMOVED. IF YOU 
   WANT TO RE-USE A STYLE MOVE IT ABOVE THIS LINE AND MAKE SURE IT
   HAS A COMMENT ABOVE IT SAYING WHAT IT IS USED FOR AND WHERE...  */


div.ruler_channel { height: 1px; overflow: hidden; background: #9CC236; }
div.ruler_grey { height: 1px; overflow: hidden;  background: url('http://static.computerandvideogames.com/images/elements/ruler_grey.gif'); }



div.pod_header_medium {
	width: 418px;
	height: 19px;
	background-color: #2E9D00;
	padding-top: 4px;
	padding-left: 3px;
	color: white;
	font-weight: bold;
}








/*** Main Elements *************************************************/



div.hack_spacer {
  height: ;
  overflow: hidden;
}
div.spacer2px {
  height: 2px;
  width: 2px;
  overflow: hidden;
}
div.spacer4px {
  height: 4px;
  width: 4px;
  overflow: hidden;
}
div.spacer8px {
  height: 8px;
  width: 8px;
  overflow: hidden;
}

img.hack_dyp_logo {
  position: relative;
  top: ;  
}

div.hack_footer_spacer {
  clear: both;
  height: ;
  overflow: hidden;
}

input.form_field, select.form_field, textarea.form_field {
  border-left: 1px solid #808080;
  border-top: 1px solid #808080;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  padding: 2px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  background: #F5F5F5;
}

div.wrap_topbox {
	background: #000000;
	color: #FFFFFF;
	width: 772px;
}

div.wrap_sidebar {
	background: #000000;
	color: #FFFFFF;
	width: 132px;
	padding: 4px;
	margin-top: 8px;
	float: left;	
}

div.wrap_split_left {
  float: left;  
  width: 308px;
}

div.wrap_split_right {
  float: right;
  width: 308px;
}

div.wrap_split2_left {
  float: left;  
  width: 466px;
}

div.wrap_split2_right {
  float: right;
  width: 150px;
}

div.wrap_subsplit_left {
  float: left;  
  width: 150px;
}

div.wrap_subsplit_right {
  float: right;
  width: 150px;
}

/*** Furniture *****************************************************/

div.wrap_playbuy {
  position: absolute;
  top: 6px;
  left: 84px;
}

div.wrap_pod {
  padding: 4px;  
}
div.wrap_pod_more {
  text-align: right;
}
span.text_more { color: #FFFFFF; font-weight: bold; }
span.text_more a { color: #FFFFFF; text-decoration: none; }
span.text_more a:hover { color: #FFFFFF; text-decoration: underline; }

span.text_more_channel { color: #33780E; font-weight: bold; }
span.text_more_channel a { color: #33780E; text-decoration: none; }
span.text_more_channel a:hover { color: #33780E; text-decoration: underline; }

div.ruler {
  background: url('http://static.computerandvideogames.com/images/elements/horizontal_ruler2.gif');  
  margin-top: 8px;
  margin-bottom: 4px;  
  height: 1px;
  overflow: hidden;
}

div.pod_light {
  background: #FFFFFF;  
}
div.pod_light_header_small {
  background: #33780E url("http://static.computerandvideogames.com/images/channel_xbox/header_light_small.gif");
  height: ;
  padding-top: ;
  padding-left: 17px;
  color: #FFFFFF;
  font-size: 12px;  
  font-weight: bold;
}
div.pod_light_header_mid {
  background: #33780E url("http://static.computerandvideogames.com/images/channel_xbox/header_light_mid.gif");
  height: ;
  padding-top: ;
  padding-left: 17px;
  color: #FFFFFF;
  font-size: 12px;  
  font-weight: bold;
}
div.pod_light_header_large {
  background: #33780E url("http://static.computerandvideogames.com/images/channel_xbox/header_light_large.gif");
  height: ;
  padding-top: ;
  padding-left: 17px;
  color: #FFFFFF;
  font-size: 12px;  
  font-weight: bold;
}
div.pod_light_header_full {
  background: #33780E url("http://static.computerandvideogames.com/images/channel_xbox/header_light_full.gif");
  height: ;
  padding-top: ;
  padding-left: 17px;
  color: #FFFFFF;
  font-size: 12px;  
  font-weight: bold;
}

div.pod_dark {
  background: #9CC236;
}
div.pod_dark_header {
  position: relative;
  background: #33780E url("http://static.computerandvideogames.com/images/channel_xbox/header_dark.gif");
  height: ;
  padding-top: ;
  padding-left: 17px;
}
h2.pod_header {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}

div.promobox {
  position: relative;
  width: 406px;
  height: 80px;  
}
div.wrap_promobox {
  position: absolute;
  padding: 4px;  
  top: 0px;
  left: 3px;
  width: 350px;
/*
  left: 132px;
  width: 263px;
*/
  height: 72px;
  overflow: hidden;  
}
div.wrap_promobox2 {
  padding: 4px;
  width: 194px;
  height: 32px;
  overflow: hidden;
  text-align: right;
}

div.text_promobox_subhead2 { margin-top: 2px; color: #FFFFFF; font-family: Arial; font-size: 11px; }
div.text_promobox_headline2 { color: #FFFFFF; font-family: Arial; font-size: 14px; font-weight: bold; }
div.text_promobox_headline2 a { color: #FFFFFF; text-decoration: none; }
div.text_promobox_headline2 a:hover { color: #FFFFFF; text-decoration: underline; }

div.text_promobox_date { margin-top: 9px; color: #FFFFFF; font-family: Arial; font-size: 9px; }
span.text_promobox_type { color: #FFFFFF; font-family: Arial; font-size: 10px; font-weight: bold; }
div.text_promobox_subhead { margin-top: 10px; color: #FFFFFF; font-family: Arial; font-size: 11px; }
div.text_promobox_headline { color: #FFFFFF; font-family: Arial; font-size: 14px; font-weight: bold; }
div.text_promobox_headline a { color: #FFFFFF; text-decoration: none; }
div.text_promobox_headline a:hover { color: #FFFFFF; text-decoration: underline; }

h2.text_promobox_headline { color: #FFFFFF; font-family: Arial; font-size: 15px; font-weight: bold; display: inline; }
h2.text_promobox_headline a { color: #FFFFFF; text-decoration: none; }
h2.text_promobox_headline a:hover { color: #FFFFFF; text-decoration: underline; }

span.text_format_inline {font-size: 10px; font-weight: bold; color: #FFFFFF; }
span.text_channel_playstation_inline { font-size: 10px; font-weight: bold; color: #3B81EB; }
span.text_channel_nintendo_inline { font-size: 10px; font-weight: bold; color: #FA1E1E; }
span.text_channel_xbox_inline { font-size: 10px; font-weight: bold; color: #76E200; }
span.text_channel_pc_inline { font-size: 10px; font-weight: bold; color: #B5B8BD; }
span.text_channel_all_inline { font-size: 10px; font-weight: bold; color: #03A1D0; }


div.featured {
  margin-top: 4px;
  position: relative;
  background: #F1EEE7;
}
div.wrap_featured {
  padding: 8px;
  width: 284px;     
  overflow: hidden;
}
div.wrap_featured_full {
  padding: 8px;
  width: 418px;     
  overflow: hidden;  
}
div.wrap_featured_full_inline {
  padding: 8px;
  width: 284px;     
  overflow: hidden;
}
div.wrap_featured_pic {
  padding: 8px;
  width: 191px;  
  height: 56px;  
  overflow: hidden;
}
div.wrap_featured_pic_small {
  padding: 8px;
  width: 191px;  
  height: 43px;  
  overflow: hidden;
}
div.wrap_featured_wide {
  padding: 8px;
  width: 100%;     
  overflow: hidden;  
}
div.wrap_featured_wide_hack {
  padding: 8px;
  width: 418px;     
  overflow: hidden;  
}
div.wrap_featured_wide_pic {
  padding: 8px;
  width: 349px;     
  height: 56px;
  overflow: hidden;
}
div.wrap_featured_image {
  position: absolute;
  top: 0px;
  left: 205px;
  width: 93px;
  height: 70px;  
}
div.wrap_featured_image_left {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 46px;
  height: 35px;  
}
div.wrap_featured_image_wide {
  position: absolute;
  top: 0px;
  left: 302px;
  width: 93px;
  height: 70px;
}
img.featured_thumb {
  border: 1px solid #000000;
}
img.thumb {
  border: 1px solid #000000;
}
img.inline_thumb_small {  
  border: 1px solid #000000;
}
img.inline_thumb_big {
  border: 1px solid #000000;
}

div.text_featured_date { margin-top: 0px; color: #33780E; font-family: Arial; font-size: 9px; font-weight: bold; }
span.text_featured_date2 { color: #33780E; font-family: Arial; font-size: 11px; font-weight: bold; }
div.text_featured_subhead { color: #000000; font-family: Arial; font-size: 11px; }
div.text_featured_headline { color: #000000; font-family: Arial; font-size: 12px; font-weight: bold; }
div.text_featured_headline a { color: #000000; text-decoration: none; }
div.text_featured_headline a:hover { color: #000000; text-decoration: underline; }

div.wrap_listing_header {
  padding-top: 4px;
  padding-left: 4px;
  color: #33780E; 
  font-family: Arial; 
  font-size: 12px; 
  font-weight: bold;  
}
h2.listing_header {
  color: #33780E; 
  font-family: Arial; 
  font-size: 12px; 
  font-weight: bold;  
}
div.wrap_listing {
  padding: 4px;
}
div.listing {
  margin-top: 2px;
}

span.text_listing_headline { color: #000000; font-family: Arial; font-size: 12px; font-weight: bold; }
span.text_listing_headline a { color: #000000; text-decoration: none; }
span.text_listing_headline a:hover { color: #000000; text-decoration: underline; }

div.commentbox_1 { margin-left: 0px; margin-right: 4px; margin-top: 5px; padding-top: 1px; float: left; width: 82px; height: 20px; background: url('http://static.computerandvideogames.com/images/comments_back_1.gif'); }
div.commentbox_2 { margin-left: 0px; margin-right: 4px; margin-top: 5px; padding-top: 1px; float: left; width: 90px; height: 20px; background: url('http://static.computerandvideogames.com/images/comments_back_2.gif'); }
div.commentbox_3 { margin-left: 0px; margin-right: 4px; margin-top: 5px; padding-top: 1px; float: left; width: 96px; height: 20px; background: url('http://static.computerandvideogames.com/images/comments_back_3.gif'); }

div.diggbox { float: right; margin-right: 1px; margin-top: 1px; margin-left: 4px; margin-bottom: 4px; }

div.wrap_msn_light { background: #2E9D00; }
div.wrap_msn_dark { background: #9CC236; }

/*** Channel Bar ***************************************************/

div.wrap_channel_bar {
  position: relative;
  width: 624px;
  height: 57px;
  background: #FFFFFF;  
  margin-bottom: 8px;
}

div.channel_menu {  
  position: absolute;
  top: 0px;
  left: 0px;
}
div.channel_menu_wrap_text {
  height: ;   
  padding-left: 6px;
  padding-right: 4px;
  padding-top: ;
  background: #000000;
}

div.channel_header {
  position: absolute;
  top: 24px;
  left: 0px;
  height: 33px;
  padding-top: 4px;
  padding-left: 8px;
}
div.channel_header_small {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 33px;
  padding-top: 4px;
  padding-left: 8px;
}
div.channel_header_misc {
  position: absolute;
  top: 4px;
  left: 150px;
  height: 18x;
  padding-top: 4px;
  padding-left: 8px;
}

span.text_channel_header { font-size: 19px; color: #33780E; font-weight: bold; }
span.text_channel_header2 { font-size: 12px; color: #33780E; font-weight: bold; }

h1.text_channel_header { font-size: 19px; color: #33780E; font-weight: bold; display: inline; }
h1.text_channel_header2 { font-size: 12px; color: #33780E; font-weight: bold; display: inline; }

span.text_channel_menu_sep { font-size: 13px; color: #808080; font-weight: bold; margin-right: 5px; margin-left: 5px; }

span.text_channel_menu { font-size: 13px; color: #FFFFFF; font-weight: bold; } 
span.text_channel_menu a { color: #FFFFFF; text-decoration: none; }
span.text_channel_menu a:hover { color: #FFFFFF; text-decoration: underline; }

span.text_channel_menu_active { font-size: 13px; color: #33780E; font-weight: bold; }
span.text_channel_menu_active a { color: #33780E; text-decoration: none; }
span.text_channel_menu_active a:hover { color: #33780E; text-decoration: underline; }

h2.text_channel_menu { font-size: 13px; color: #FFFFFF; font-weight: bold; display: inline; } 
h2.text_channel_menu a { color: #FFFFFF; text-decoration: none; }
h2.text_channel_menu a:hover { color: #FFFFFF; text-decoration: underline; }

h2.text_channel_menu_active { font-size: 13px; color: #33780E; font-weight: bold; display: inline; }
h2.text_channel_menu_active a { color: #33780E; text-decoration: none; }
h2.text_channel_menu_active a:hover { color: #33780E; text-decoration: underline; }

/*** Archive Bar ***************************************************/

div.wrap_archive_bar {
  position: relative;
  width: 418;
  height: 32px;
  overflow: hidden;
  padding: 4px;
  background: #E8E8E8;
  margin-bottom: 8px;
}

span.text_archive_menu_sep { font-size: 10px; color: #808080; font-weight: bold; margin-right: 0px; margin-left: 0px; }

span.text_archive_menu_leader { font-size: 12px; color: #33780E; font-weight: bold; }
span.text_archive_menu_middle { font-size: 12px; color: #FFFFFF; font-weight: bold; }
span.text_archive_menu_tail { font-size: 12px; color: #A1A1A1; font-weight: bold; }
span.text_archive_menu_tail a { font-size: 12px; color: #33780E; font-weight: bold; }

span.text_archive_menu { font-size: 10px; color: #FFFFFF; font-weight: bold; } 
span.text_archive_menu a { color: #000000; text-decoration: none; }
span.text_archive_menu a:hover { color: #3A810F; text-decoration: underline; }

span.text_archive_menu_active { font-size: 10px; color: #33780E; font-weight: bold; }
span.text_archive_menu_active a { color: #33780E; text-decoration: none; }
span.text_archive_menu_active a:hover { color: #33780E; text-decoration: underline; }

/*** Sidebar *******************************************************/

ul.sidebar_menu { list-style-type: none; }

input.sidebar_login {
  width: ;
}
div.sidebar_login_button {
  margin-top: 8px;
  margin-bottom: 4px;
  text-align: right;
}

div.kudos_backing {
  position: absolute;
  top: 6px;
  left: 82px;
  width: 48px;
  height: 8px;
  background: #292929;
  overflow: hidden;
}
div.kudos_bar {
  position: absolute;
  top: 0px;
  left: 82px;
  width: 48px;
  height: 17px;
  background: url('http://static.computerandvideogames.com/images/channel_xbox/kudos_bar.gif');
}
div.kudos_overlay {
  position: absolute;
  top: 0px;
  left: 74px;
  width: 58px;
  height: 17px;
  background: url('http://static.computerandvideogames.com/images/channel_xbox/kudos_overlay.gif'); 
}

div.vid_overlay {
  position: absolute;
  top: 6px;
  left: 84px;
  width: 46px;
  height: 9px;
}


div.wrap_avatar {
  margin-top: 4px;
  width: 80px;
  overflow: hidden;
}

div.wrap_sidebar_controls {
  margin-top: 4px;
  padding: 4px;
  background: #2E9D00;
}

span.text_sidebar_infotext { color: #33780E; font-size: 11px; }
span.text_sidebar_username { font-weight: bold; color: #FFFFFF; font-size: 13px; }

span.text_sidebar_register { font-weight: bold; color: #FFFFFF; font-size: 11px; }
span.text_sidebar_register a { color: #FFFFFF; text-decoration: none; }
span.text_sidebar_register a:hover { color: #FFFFFF; text-decoration: underline; }

span.text_sidebar_menu { color: #FFFFFF; font-size: 13px; }
span.text_sidebar_menu a { color: #FFFFFF; text-decoration: none; }
span.text_sidebar_menu a:hover { color: #FFFFFF; text-decoration: underline; }

h2.text_sidebar_menu_header { color: #FFFFFF; font-size: 10px; font-family: Arial Black, Arial; font-weight: normal; display: inline; }

span.text_sidebar_menu_active { color: #FFFFFF; font-size: 13px; }
span.text_sidebar_menu_active a { color: #33780E; text-decoration: none; }
span.text_sidebar_menu_active a:hover { color: #33780E; text-decoration: underline; }

h3.text_sidebar_menu { color: #FFFFFF; font-size: 13px; display: inline; }
h3.text_sidebar_menu a { color: #FFFFFF; text-decoration: none; }
h3.text_sidebar_menu a:hover { color: #FFFFFF; text-decoration: underline; }

h3.text_sidebar_menu_active { color: #FFFFFF; font-size: 13px; display: inline; }
h3.text_sidebar_menu_active a { color: #33780E; text-decoration: none; }
h3.text_sidebar_menu_active a:hover { color: #33780E; text-decoration: underline; }

span.text_sidebar_links { color: #C0C0C0; font-size: 11px; }
span.text_sidebar_links a { color: #C0C0C0; text-decoration: none; }
span.text_sidebar_links a:hover { color: #C0C0C0; text-decoration: underline; }

/*** Ads ***********************************************************/

div.ads_leaderboard {  
  width: 957px;
  height: 90px;
  margin-bottom: 13px;
  text-align: right;  
  overflow: hidden;
}

div.ads_skyscraper {
  position: absolute;
  top: 107px;
  left: 801px;
  width: 160px;
  height: 600px;
}

div.ads_takeover {
  position: absolute;
  display: none;
  top: 107px;
  left: 0px;
  width: 792px;
  height: 280px;
  background: #000000;
  text-align: right;
}

div.ads_mpu {
  background: #000000;
  width: 300px;
  padding: 4px;
  overflow: hidden;
}
div.ads_mpu_header {
  padding-left: 2px;
  color: #B4AD9B;
  font-size: 10px;  
  font-weight: bold;
  margin-bottom: 4px;
}



/*** Game Homepages ************************************************/

div.wrap_game_infobox {
  position: relative;
  margin-top: 4px;
  height: 84px;
  position: relative;
  background: #F1EEE7;
}
div.wrap_game_infobox_score {
  position: absolute;
  top: 27px;
  left: 4px;
  padding-top: 15px;
  padding-left: 3px;
  width: 50px;
  height: 38px;
  background: #2E9D00 url('http://static.computerandvideogames.com/images/channel_xbox/swish.gif');
}
div.wrap_game_infobox_noscore {
  position: absolute;
  top: 27px;
  left: 4px;
  padding-top: 8px;  
  width: 53px;
  height: 45px;
  background: #2E9D00 url('http://static.computerandvideogames.com/images/channel_xbox/swish.gif');
}
div.wrap_game_infobox_title {
  position: absolute;
  top: 2px;
  left: 4px;
  width: 418px;
  height: 23px;
}
div.wrap_game_infobox_text {
  position: absolute;
  top: 27px;
  left: 61px;
  width: 250px;
  height: 53px;
}
div.wrap_game_infobox_alsos {
  position: absolute;
  top: 67px;
  right: 6px;
  width: 250px;
  height: 17px;
  text-align: right;
}

span.text_infobox_alsos { font-size: 11px; font-weight: bold; }
span.text_infobox_alsos_sep { font-size: 11px; color: #808080; font-weight: bold; margin-right: 1px; margin-left: 1px; }
span.text_infobox_alsos_all a { font-weight: bold; font-size: 11px; color: #065A74; }
span.text_infobox_alsos_playstation a { font-weight: bold; font-size: 11px; color: #003D90; }
span.text_infobox_alsos_xbox a { font-weight: bold; font-size: 11px; color: #68C000; }
span.text_infobox_alsos_pc a { font-weight: bold; font-size: 11px; color: #6F6F6F; }
span.text_infobox_alsos_nintendo a { font-weight: bold; font-size: 11px; color: #FF2B2B; }

h1.text_game_title { font-weight: bold; font-size: 18px; color: #33780E; }
span.text_game_article_date { color: #33780E; font-weight: bold; }
div.text_game_article_subhead { color: #000000; font-family: Arial; font-size: 12px; }
div.text_game_article_headline { color: #000000; font-family: Arial; font-size: 13px; font-weight: bold; }
div.text_game_article_headline a { color: #000000; text-decoration: none; }
div.text_game_article_headline a:hover { color: #000000; text-decoration: underline; }

/*** Articles ******************************************************/

div.wrap_inline_image_small {
  float: left;
  margin-top: 2px;
  margin-right: 4px;
  margin-bottom: 2px;
}
div.wrap_inline_image_big {
  float: left;
  margin-top: 2px;
  margin-right: 6px;
  margin-bottom: 4px;
}
div.wrap_inline_mpu {
  float: left;
  margin-top: 4px;
  margin-right: 8px;
  margin-bottom: 4px;
}

div.article_verdict_bar {
  background: #B4AD9B url("http://static.computerandvideogames.com/images/bar_verdict.gif");
  height: ;
  padding-top: ;
  padding-left: 22px;
  color: #FFFFFF;
  font-size: 12px;  
  font-weight: bold;
}
div.article_uppers_bar {
  background: #009F00 url("http://static.computerandvideogames.com/images/bar_uppers.gif");
  height: ;
  padding-top: ;
  padding-left: 22px;
  color: #FFFFFF;
  font-size: 12px;  
  font-weight: bold;
}
div.article_downers_bar {
  background: #E40001 url("http://static.computerandvideogames.com/images/bar_downers.gif");
  height: ;
  padding-top: ;
  padding-left: 22px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}
div.wrap_article_verdict {
  margin-top: 2px;
  padding: 4px;
  background: #F1EEE9;
}
div.wrap_article_uppers {
  margin-top: 2px;
  padding: 4px;
  background: #C5E4C5;
}
div.wrap_article_downers {
  margin-top: 2px;
  padding: 4px;
  background: #EEC6C6;
}

div.wrap_article_infobox {
  position: relative;
  margin-top: 4px;
  margin-bottom: 4px;
  height: 61px;
  position: relative;
  background: #F1EEE7;
}
div.wrap_infobox_review_score {
  position: absolute;
  top: 4px;
  left: 4px;
  padding-top: 15px;
  padding-left: 3px;
  width: 50px;
  height: 38px;
  background: #2E9D00 url('http://static.computerandvideogames.com/images/channel_xbox/swish.gif');
}
div.wrap_infobox_review_text {
  position: absolute;
  top: 4px;
  left: 61px;
  width: 250px;
  height: 53px;
}
div.wrap_infobox_preview_text {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 250px;
  height: 53px;
}
div.wrap_infobox_source {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 150px;
  height: 53px;
  text-align: right;
  overflow: hidden;
}
div.related_listing {
  margin-top: 4px;
}
div.popular_listing_odd {
  padding: 3px;
  background: #EDEDED;
  margin-left: 4px;
  margin-right: 4px;
}
div.popular_listing_even {
  padding: 3px;
  margin-left: 4px;
  margin-right: 4px;
}

div.wrap_article_videobox {
  position: relative;
  padding: 4px;
  margin-bottom: 8px;
  height: 92px;
  position: relative;
  background: #F1EEE7;
}
div.wrap_article_videobox_text {
  position: absolute;
  top: 4px;
  left: 130px;
  width: 324px;
  height: 90px;
}

span.text_article_comments { font-size: 12px; font-weight: bold; }
span.text_article_comments_author { font-size: 12px; font-weight: bold; margin-bottom: 8px; }
span.text_article_comments_author a { color: #000000; }
span.text_article_comments_body { font-size: 11px; }

span.text_article_overview { font-size: 12px; font-weight: bold; }

span.text_article_noscore { color: #FFFFFF; font-size: 10px; font-weight: bold; }
span.text_article_score { color: #FFFFFF; font-size: 18px; font-weight: bold; }
span.text_infobox { font-size: 11px; }

h1.text_article_headline { font-size: 16px; color: #33780E; }
h2.text_article_bloghead { font-size: 14px; font-weight: bold; color: #000000; }
h2.text_article_cheat { font-size: 14px; color: #33780E; }


div.article_compo_message { margin-top: 16px; margin-bottom: 16px; font-size: 14px; font-weight: bold; color: #33780E; }
div.article_search_error { margin-top: 16px; margin-bottom: 16px; font-size: 14px; font-weight: bold; color: #C00000; }

span.text_article_crosshead { font-size: 14px; font-weight: bold; color: #33780E; }
span.crosshead { font-size: 14px; font-weight: bold; color: #33780E; }

span.text_article_date { font-size: 12px; font-weight: bold; color: #33780E; }
span.text_article_intro { font-size: 12px; font-weight: bold; }
span.text_article_body { font-size: 12px; line-height: 135%; }
span.text_article_author { font-size: 12px; font-weight: bold; color: #33780E; }

span.text_related_headline { color: #000000; font-family: Arial; font-size: 12px; font-weight: bold; }
span.text_related_headline a { color: #000000; text-decoration: none; }
span.text_related_headline a:hover { color: #000000; text-decoration: underline; }

span.text_related_headline_active { color: #808080; font-family: Arial; font-size: 12px; font-weight: bold; }
span.text_related_headline_active a { color: #808080; text-decoration: none; }
span.text_related_headline_active a:hover { color: #808080; text-decoration: underline; }

ul.article_body { padding-left: 22px; list-style-type: disc; }
ol.article_body { padding-left: 32px; list-style-type: decimal; }
li.article_body { }

/*** Archive Pages *************************************************/

td.list_odd { 
  padding: 2px;
  background: #F8F8F8;
}
td.list_even {
  padding: 2px;
  background: #F1EEE7;
}

/*** Screenshot Viewer *********************************************/

div.caption { 
  margin-top: 8px;
  padding: 8px;
  background: #FFFFFF;
}
div.wrap_controls {
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  background: #FFFFFF;
}

span.text_caption { font-size: 12px; font-weight: bold; color: #33780E; }

/*** Blogs *********************************************************/

span.text_blog_footer {
  font-size: 11px; 
  font-weight: bold;
}
div.wrap_featured_blogpic {
  float: right; 
  margin-left: 8px; 
  margin-bottom: 8px;
}

/*** Video Player **************************************************/

div.wrap_video_text { 
  width: 472px;
  padding: 4px;
  background: #FFFFFF;
}
div.wrap_controls2 {
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  background: #FFFFFF;
}

span.text_video_headline { color: #33780E; font-family: Arial; font-size: 12px; font-weight: bold; }
span.text_video_subhead { color: #000000; font-family: Arial; font-size: 11px; }
span.text_video_info { color: #33780E; font-family: Arial; font-size: 11px; font-weight: bold; }

span.text_video_playlist_headline { color: #000000; font-family: Arial; font-size: 12px; font-weight: bold; }
span.text_video_playlist_headline a { color: #000000; }
span.text_video_playlist_info { color: #33780E; font-family: Arial; font-size: 11px; font-weight: bold; }

/*** Registration **************************************************/
span.text_reg_small { font-size: 11px; }

span.text_gja { color: #000000; font-family: Arial; font-size: 11px; }
span.text_gja a { color: #33780E; text-decoration: none; }
span.text_gja a:hover { color: #33780E; text-decoration: underline; }

span.text_reg_body { font-size: 12px; }
span.text_reg_body a { color: #33780E; text-decoration: none; }
span.text_reg_body a:hover { color: #33780E; text-decoration: underline; }

span.text_reg_body_error { font-size: 12px; color: #C00000; }

/*** Forums ********************************************************/

div.wrap_forums {
  font-family: Arial, Helvetica;  
  width: 616px;
  overflow: hidden;
/*  border: 1px solid #0000FF; */
}
div.wrap_forums_post {
  width: 420px;
  overflow: hidden;
/*  border: 1px solid #FF0000; */
}
div.wrap_forums_related {
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 4px;
  background: #F1EEE7;
}
span.text_forums.related { font-size: 12px; font-weight: bold; }

/*** Footer ********************************************************/

span.text_footer { color: #FFFFFF; font-size: 12px; }
span.text_footer a { color: #FFFFFF; text-decoration: none; }
span.text_footer a:hover { color: #FFFFFF; text-decoration: underline; }

/*** Channel Colours Fixed *****************************************/

sup.text_format {font-size: 10px; color: #000000; }
span.text_channel_playstation { font-size: 10px; font-weight: bold; color: #003D90; }
span.text_channel_nintendo { font-size: 10px; font-weight: bold; color: #FF2B2B; }
span.text_channel_xbox { font-size: 10px; font-weight: bold; color: #68C000; }
span.text_channel_pc { font-size: 10px; font-weight: bold; color: #6F6F6F; }
span.text_channel_all { font-size: 10px; font-weight: bold; color: #065A74; }

sup.text_format_promo {font-size: 11px; color: #808080; }
span.text_channel_playstation_promo { font-size: 11px; font-weight: bold; color: #3B81EB; }
span.text_channel_nintendo_promo { font-size: 11px; font-weight: bold; color: #FA1E1E; }
span.text_channel_xbox_promo { font-size: 11px; font-weight: bold; color: #76E200; }
span.text_channel_pc_promo { font-size: 11px; font-weight: bold; color: #B0B3B8; }
span.text_channel_all_promo { font-size: 11px; font-weight: bold; color: #03A1D0; }

sup.text_format_topbox {font-size: 12px; color: #808080; }
span.text_channel_playstation_topbox { font-size: 12px; font-weight: bold; color: #3B81EB; }
span.text_channel_nintendo_topbox { font-size: 12px; font-weight: bold; color: #FA1E1E; }
span.text_channel_xbox_topbox { font-size: 12px; font-weight: bold; color: #76E200; }
span.text_channel_pc_topbox { font-size: 12px; font-weight: bold; color: #B0B3B8; }
span.text_channel_all_topbox { font-size: 12px; font-weight: bold; color: #03A1D0; }

/*** Joystick 2007 Video Player Styles *****************************************/
div.main_player_holder {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 762px;
  height: 550px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-top: 4px;
  padding: 4px;
  z-index: 1;
}
div.player_news_feed {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 485px;
	height: 23px;
	background-color: transparent;
	text-align: right;
	margin-bottom: 2px;
	z-index: 100;
	text-align: left;
	}
div.player_news_feed1 {
	position: relative;
	top: 6px;
	left: 6px;
	width: 485px;
	height: 23px;
	background-color: transparent;
	text-align: right;
	margin-bottom: 2px;
	z-index: 100;
	text-align: left;
	}
div.player_video_holder {
	position: absolute;
	top: 31px;
	left: 9px;
	width: 485px;
	height: 15px;
	padding-top: 2px;
	background-color: green;	
	margin-bottom: 10px;
	z-index: 2;
}
div.player_logo_holder {
	position: absolute;
	top: 475px;
	left: 6px;
	width: 485px;
	height: 100px;
	background-color: transparent;
	padding-bottom: 4px;
	text-align: center;
	z-index: 2;
}
div.player_sponsor_holder {
	position: absolute;
	top: 220px;
	left: 494px;
	width: 275px;
	height: 211px;
	background-color: black;
	padding-bottom: 4px;
	text-align: center;
	z-index: 2;	
}
div.player_bottom_logo {
	position: absolute;
	top: 498px;
	left: 734px;
	width: 34px;
	height: 54px;
	background-color: transparent;
	padding-bottom: 4px;
	text-align: center;
	z-index: 2;	
}
div.player_joystick_logo {
	position: absolute;
	top: 6px;
	left: 494px;
	width: 275px;
	height: 207px;
	background-color: black;
	padding-bottom: 4px;
	text-align: center;
	z-index: 2;	
}
img.video_player_logos {
	border: 0px;	
}

//New GJ Elements
div.head_bar {
	background-color: #ffffff;
	position: absolute;
	left: 0px;
	top: auto;
	width: 100%;
	height: 174px;
	z-index: 500;
		
}
