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

* { margin: 0px; }
ul, ol, li { margin: 0px; padding: 0px; }

a { color: #00b4ea; text-decoration: none; }
a:hover { text-decoration: underline; }

a.footer_bottom_links { color: #212121; text-decoration: none; font-weight: bold; }
a.footer_bottom_links:hover { text-decoration: underline; }

a.breadcrumb { color: #999999; }
a.breadcrumb:hover { text-decoration: underline; }

a.archive_listing { color: #333333; }
a.archive_listing:hover { text-decoration: underline; }

a.jumpbox { color: #333333; font-size: 9px; font-weight: bold; }
a.jumpbox:hover { text-decoration: underline; }

a.archive_jump { color: #ffffff; font-weight: bold; text-decoration: none }
a.archive_jump:hover { text-decoration: underline; }

a.comment_author { color: #333333; font-size: 12px; font-weight: bold; }
a.comment_author:hover { text-decoration: underline; }

img { border: none; }

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

/* Clears */
div.clear_left { clear: left; }
div.clear_right { clear: right; }
div.clear_both { clear: both; }

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

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

/* Spacers (why fixed sizes would ever change is beyond me) */
div.spacer30px { height: 30px; width: 30px; overflow: hidden; }
div.spacer20px { height: 20px; width: 20px; overflow: hidden; }
div.spacer16px { height: 16px; width: 16px; overflow: hidden; }
div.spacer14px { height: 14px; width: 14px; overflow: hidden; }
div.spacer12px { height: 12px; width: 12px; overflow: hidden; }
div.spacer10px { height: 20px; 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: #dbdbdb; }
.bgcolor_channel_light { background: #00a3e8; }
.color_channel_dark { color: #00b4ea; }
.color_channel_light { color: #00a3e8; }

.color_channel_text_light { color: #00a3e8; }

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

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

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

/* Used for the skinnable background area (and takeovers) */
div.wrap_background {
  background: #1ba2cb url('/templates/images/wallpaper/default_wallpaper.jpg');
  background-repeat: no-repeat; /* was default_wallpaper_repeat ??? */
  background-position: center top;  
  border: 0px;
}

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

/* Used for the bottom portion of the userbar (always visible) */
div.wrap_userbar {
 width: 970px; 
  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://cdn.static.officialnintendomagazine.co.uk/images/elements/user_top_gradient.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  overflow: hidden;
}

span.text_userbar { color: #333333; font-size: 12px; font-weight: bold;}
span.text_userbar a { color: #333333; text-decoration: none; font-size: 12px;}
span.text_userbar a:hover { color: #333333; text-decoration: underline; }

span.text_userbar_small { color: #959595; font-size: 10px; font-weight: bold; }
span.text_userbar_dark { color: #333333; font-size: 10px; font-weight: bold; }
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: -10px;  
  height: 40px;
  width: 956px;
  z-index: 1;  
  margin-left: auto;
  margin-right: auto;  
  padding-top: 5px;
  background: #139DC6 url('http://cdn.static.officialnintendomagazine.co.uk/images/wallpaper/footer_background.png'); 
  background-position: center top;  
  background-repeat: no-repeat;  
}

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

/* Used for the bottom strip text */
span.text_bottom_strip a { color: #c6c6c6; font-size: 12px; }

div.bottom_strip {
  width: 930px;
  height: auto;
  text-align: center;
  color: #c6c6c6;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
}

div.bottom_strip a { color: #c6c6c6; text-decoration: none; font-weight: normal;}
div.bottom_strip a:hover { text-decoration: underline;}

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

/* Used for the currently active tab */
td.tab_light { padding-top: 3px; background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/bigtab_light_filler.png'); }
span.text_tab_light { font-weight: bold; color: #00A3E8; text-decoration: underline; }

/* Used for the other tabs and links */
td.tab_dark { padding-top: 3px; background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/bigtab_dark_filler.png'); }
span.text_tab_dark { font-weight: bold; color: #00a3e8; }
span.text_tab_dark a { color: #00a3e8; text-decoration: none; }
span.text_tab_dark a:hover { color: #00a3e8_hover; 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://cdn.static.officialnintendomagazine.co.uk/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 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: #333333; background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/sidebar_menu_fill.png') #ffffff; background-position: center bottom; }
td.sidebar_nav:hover { background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/sidebar_menu_fill.png') #f0f0f0; background-position: center bottom; }
td.sidebar_nav a { color: #333333; text-decoration: none; }
td.sidebar_nav a:hover { color: #333333; text-decoration: underline; }
span.text_sidebar_blurb { font-size: 10px; color: #404040; }

/* Used for the active item */
td.sidebar_nav_active { color: #ffffff; background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/sidebar_menu_fill_active.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: #00a3e8; }

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

/* Used for the channel links */
span.text_channel_nav { font-size: 12px; }
span.text_channel_nav a { color: #333333; 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: #333333; 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: #333333; 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; }

/*** Leaderboard *****************************************************/

  #promo-h { /*z-index:444;*/ position:relative; }
    #promo-h-wrapper { position:relative; line-height:0; text-align:center; padding:10px 0; }
    #promo-h-clickable { position:absolute; top:0; left:0; width:100%; height:100%; /*z-index:333;*/ }
    #promo-h-content { display: inline-block; position: relative; /*z-index:444;*/ }
    
    #promo-h, #promo-h-content, #promo-h * { z-index: 999; }
      #promo-h-clickable { z-index: 2; }

/*** 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 ************************************************/

  /*Cover*/
  .onm-cover { width:160px; font:12px/1.5 arial, verdana, sans-serif; line-height:1; }
	.onm-cover img { border:2px solid #dadada; margin:0; display:block; }
	.onm-cover p { display:block; color:#444; text-align:center; padding:7px 5px 10px 5px; margin:0; background:url('http://cdn.static.officialnintendomagazine.co.uk/images/bg-onm-cover-number.gif') bottom center no-repeat; }
	.onm-cover p span { color:#00b3e9; font-weight:bold; }
	.onm-cover a:hover img { border-color:#00b3e9; }

  
div.more_container {
  width: 408px; 
  text-align: right; 
  padding-right: 10px; 
  height: 29px; 
  padding-top: 5px;
}

div.more_news_container {
  width: 408px; 
  text-align: right; 
  padding-right: 10px; 
  height: 30px; 
  padding-top: 4px;
}

div.more_standard_container {
  width: 408px; 
  text-align: right; 
  padding-right: 10px; 
  height: 30px; 
  padding-top: 4px;
}
  
/* Used for the main header on each page */
div.page_header {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  border: solid 1px #dcdedf;
	background: url('http://cdn.static.officialnintendomagazine.co.uk/images/box_gradient.gif') #ffffff;
	background-repeat: repeat-x;
}
span.text_page_header { font-size: 18px; color: #00b3e9; text-transform: uppercase; }

/* Used for index pods */
span.text_pod_header { color: #00b3e9; font-size: 16px; font-weight: bold;}
a.text_pod_more { color: #00a3e8; font-size: 12px; font-weight: bold; }
a.pod_headline { color: #262a2d; text-decoration: none; }
a.pod_headline:hover { color: #262a2d; text-decoration: underline; }


div.featured_headline { margin-top: 2px; font-size: 12px; }
div.featured_headline_pod { margin-top: 2px; font-size: 12px; padding-left: 2px; padding-right: 2px; }
div.featured_subhead { margin-top: 2px; font-size: 11px; }
div.featured_subhead_pod { margin-top: 2px; font-size: 11px; padding-left: 2px; padding-right: 2px; }

img.pod_more_image { border: none; }

span.text_bottom_more { color: #00a3e8; font-size: 12px; font-weight: bold; text-decoration: none; cursor: pointer; }
span.text_bottom_more:hover { color: #00a3e8; font-size: 12px; font-weight: bold; text-decoration: underline; }

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

/* Used for Side Bar Network Box */

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

td.network_buttons_left { width: 79px; }
td.network_buttons_middle { width: 2px; background: url('http://cdn.static.officialnintendomagazine.co.uk/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_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: #00b3e9; 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.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 {
  width: 388px;     
  padding-left: 8px;
  padding-right: 8px;
  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: #B7B9BA; color: #5A6165; }
div.ruler_grey { height: 1px; overflow: hidden;  background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/ruler_grey.gif'); }
div.archive_ruler_grey { margin-top: 6px; margin-bottom: 6px; height: 1px; overflow: hidden;  background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/ruler_grey.gif'); }
div.ruler_black { height: 1px; overflow: hidden;  background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/ruler_black.gif'); }
div.ruler_bottom_strip { height: 1px; width: auto; overflow: hidden;  background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/bottom_strip_ruler.png'); }



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

div.list_header {
	width: 100%;
	height: 19px;
	background-color: transparent;
	padding-top: 4px;
	color: #00b3e9;
	font-weight: bold;
	overflow: hidden;
}


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

div.spacer2px {
  height: 2px;
  width: 2px;
  overflow: hidden;
}
div.spacer4px {
  height: 4px;
  width: 4px;
  overflow: hidden;
}
div.spacer8px {
  height: 8px;
  width: 8px;
  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;
}

td.header_bar {
  padding-left: 10px; 
  padding-right: 8px; 
  height: 34px;
  background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/pod_medium_header.png');
}


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: #00b4ea; font-weight: bold; }
span.text_more_channel a { color: #00b4ea; text-decoration: none; }
span.text_more_channel a:hover { color: #00a3e8; text-decoration: underline; }

span.text_more_channel_interactive { color: #00a3e8; font-weight: bold; }
span.text_more_channel_interactive a { color: #00a3e8; text-decoration: none; }
span.text_more_channel_interactive a:hover { color: #00a3e8; text-decoration: underline; }

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

div.pod_light {
  background: #FFFFFF;  
}

div.pod_dark {
  background: #00b4ea;
}

h2.pod_header {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}

div.promobox {
  position: relative;
  width: 402px;
  height: 226px;  
}
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: 5px; 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.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: 0px;
  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;
}


div.thumb_overlay_wide106 {
  width: 106px;
  height: 60px;
  position: relative;
  margin-right: 6px;
}

img.featured_thumb_wide106_image {  
  width: 106px;
  height: 60px;
  position: absolute;
  top: 0px;
  left: 0px;
}

img.featured_thumb_wide106_overlay {  
  width: 106px;
  height: 60px;
  position: absolute;
  top: 0px;
  left: 0px;
}


div.thumb_overlay_wide130 {
  width: 130px;
  height: 73px;
  position: relative;
}

img.featured_thumb_wide130_image {  
  width: 130px;
  height: 73px;
  position: absolute;
  top: 0px;
  left: 0px;
}

img.featured_thumb_wide130_overlay {  
  width: 130px;
  height: 73px;
  position: absolute;
  top: 0px;
  left: 0px;
}


div.thumb_overlay_wide300 {
  width: 300px;
  height: 168px;
  position: relative;
}

img.featured_thumb_wide300_image {  
  width: 300px;
  height: 168px;
  position: absolute;
  top: 0px;
  left: 0px;
}

img.featured_thumb_wide300_overlay {  
  width: 300px;
  height: 168px;
  position: absolute;
  top: 0px;
  left: 0px;
}


div.thumb_overlay_wide402 {
  width: 402px;
  height: 226px;
  position: relative;
}

img.featured_thumb_wide402_image {  
  width: 402px;
  height: 226px;
  position: absolute;
  top: 0px;
  left: 0px;
}

img.featured_thumb_wide402_overlay {  
  width: 402px;
  height: 226px;
  position: absolute;
  top: 0px;
  left: 0px;
}


div.thumb_overlay_wide418 {
  width: 418px;
  height: 235px;
  position: relative;
}

img.featured_thumb_wide418_image {  
  width: 418px;
  height: 235px;
  position: absolute;
  top: 0px;
  left: 0px;
}

img.featured_thumb_wide418_overlay {  
  width: 418px;
  height: 235px;
  position: absolute;
  top: 0px;
  left: 0px;
}

img.thumb {
  border: 1px solid #000000;
}
img.inline_thumb_tiny {  
  width: 106px;
  height: 60px;
}
img.inline_thumb_small {  
  width: 130px;
  height: 73px;
}
img.inline_thumb_big {
  width: 300px;
  height: 168px;
}
img.inline_thumb_full {
  width: 402px;
  height: 226px;
}

div.text_featured_date { color: #262a2d; font-family: Arial; font-size: 9px; font-weight: bold; }
span.text_featured_date { color: #262a2d; font-family: Arial; font-size: 9px; font-weight: bold; } 
span.text_featured_date2 { color: #00b4ea; font-family: Arial; font-size: 11px; font-weight: bold; }
div.text_featured_subhead { color: #333333; font-family: Arial; font-size: 11px; }
div.text_featured_headline { font-family: Arial; font-size: 12px; font-weight: bold; }
div.text_featured_subhead { font-family: Arial; font-size: 11px; font-weight: bold; color: #262a2d; }
div.text_featured_headline a { color: #262a2d; text-decoration: none; }
div.text_featured_headline a:hover { color: #262a2d; text-decoration: underline; }
div.featured_pod_hover { width: 100%; height: auto; }
div.featured_pod_hover:hover { background-color: #f0f0f0; width: 100%; height: auto; }

span.text_featured_subhead { color: #333333; font-family: Arial; font-size: 11px; font-weight: bold; }
span.text_infobox_header { color: #333333; font-family: Arial; font-size: 11px; font-weight: bold; }
span.text_infobox_sub_header { color: #979797; font-family: Arial; font-size: 11px; font-weight: bold; }
span.text_featured_author { color: #979797; font-family: Arial; font-size: 10px; font-weight: bold; }

td.pod_background_hover { }
td.pod_background_hover:hover { background-color: #f0f0f0; }


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

span.text_listing_headline { color: #333333; font-family: Arial, Helvetica, Verdana, Sans Serif; font-size: 12px; font-weight: bold; }
span.text_listing_headline a { color: #333333; text-decoration: none; }
span.text_listing_headline a:hover { 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://cdn.static.officialnintendomagazine.co.uk/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://cdn.static.officialnintendomagazine.co.uk/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://cdn.static.officialnintendomagazine.co.uk/images/comments_back_3.gif'); }

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

div.wrap_msn_light { background: #00a3e8; }
div.wrap_msn_dark { background: #00b4ea; }

/*** 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_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: #00b4ea; font-weight: bold; }
span.text_channel_header2 { font-size: 12px; color: #00b4ea; font-weight: bold; }

h1.text_channel_header { font-size: 14px; color: #00b4ea; font-weight: bold; display: inline; }
h1.text_channel_header2 { font-size: 12px; color: #00b4ea; 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: #00a3e8; font-weight: bold; }
span.text_channel_menu_active a { color: #00a3e8; text-decoration: none; }
span.text_channel_menu_active a:hover { color: #00a3e8; 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: #00a3e8; font-weight: bold; display: inline; }
h2.text_channel_menu_active a { color: #00a3e8; text-decoration: none; }
h2.text_channel_menu_active a:hover { color: #00a3e8; text-decoration: underline; }

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

div.wrap_archive_bar {
  position: relative;
  width: 391px;
  height: 32px;
  overflow: hidden;
  padding: 4px;
  background: url('http://cdn.static.officialnintendomagazine.co.uk/images/box_gradient.gif') #ffffff;
  background-repeat: repeat-x; 
  margin-bottom: 10px;
  border: solid 1px #dcdedf;
}

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: #00b3e9; 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: #00a3e8; font-weight: bold; }

span.text_archive_menu { font-size: 10px; color: #FFFFFF; font-weight: bold; } 
span.text_archive_menu a { color: #333333; text-decoration: none; }
span.text_archive_menu a:hover { color: #00a3e8_hover; text-decoration: underline; }

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

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

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

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://cdn.static.officialnintendomagazine.co.uk/images/channel_all/kudos_bar.gif');
}
div.kudos_overlay {
  position: absolute;
  top: 0px;
  left: 74px;
  width: 58px;
  height: 17px;
  background: url('http://cdn.static.officialnintendomagazine.co.uk/images/channel_all/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: #00a3e8;
}

span.text_sidebar_infotext { color: #00a3e8; 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: #00a3e8; text-decoration: none; }
span.text_sidebar_menu_active a:hover { color: #00a3e8; 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: #00a3e8; text-decoration: none; }
h3.text_sidebar_menu_active a:hover { color: #00a3e8; 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: #00a3e8 url('http://cdn.static.officialnintendomagazine.co.uk/images/channel_all/swish.gif');
}
div.wrap_game_infobox_noscore {
  position: absolute;
  top: 27px;
  left: 4px;
  padding-top: 8px;  
  width: 53px;
  height: 45px;
  background: #00a3e8 url('http://cdn.static.officialnintendomagazine.co.uk/images/channel_all/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: #00b4ea; }
span.text_game_article_date { color: #00b4ea; 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_tiny {
  float: left;
  margin-top: 2px;
  margin-right: 0px;
  margin-bottom: 2px;
}
div.wrap_inline_image_small {
  float: left;
  margin-top: 2px;
  margin-right: 6px;
  margin-bottom: 2px;
}
div.wrap_inline_image_big {
  float: left;
  margin-top: 2px;
  margin-right: 6px;
  margin-bottom: 4px;
}
div.wrap_inline_image_full {
  float: left;
  margin-top: 2px;
  margin-right: 0px;
  margin-bottom: 4px;
}
div.wrap_inline_mpu {
  float: left;
  margin-top: 4px;
  margin-right: 8px;
  margin-bottom: 4px;
}

div.wrap_article_verdict {
  margin-top: 2px;
  padding: 4px;
  background: #ffffff;
  border: 1px solid #dddfe0;
}
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: 2px;
  margin-bottom: 2px;
  height: 54px;
  position: relative;
  background: #FFFFFF;
}
div.wrap_infobox_review_score {
  position: absolute;
  top: 6px;
  left: 6px;
  padding-top: 15px;
  width: 50px;
  height: 38px;
  text-align: center;
  background: url('http://cdn.static.officialnintendomagazine.co.uk/images/channel_playstation/article_score_background.gif');
}
div.wrap_infobox_review_text {
  position: absolute;
  top: 6px;
  left: 62px;
  width: 250px;
  height: 53px;
}
div.wrap_infobox_preview_text {
  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: #00b3e9; font-size: 10px; font-weight: bold; }
span.text_article_score { color: #00b3e9; font-size: 18px; font-weight: bold; }
span.text_infobox { font-size: 11px; }

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

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

span.text_article_crosshead { color: #00b3e9; font-size: 12px; font-weight: bold; }
span.crosshead { font-size: 14px; font-weight: bold; color: #00b3e9; }

span.text_article_date { font-size: 10px; font-weight: bold; color: #858585; }
span.text_article_intro { font-size: 11px; font-weight: bold; }
span.text_article_body { font-size: 12px; line-height: 135%; color: #333333; }
span.text_article_author { font-size: 12px; font-weight: bold; color: #00b3e9; }

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; }

span.text_overview_verdict { color: #2c2f29; font-size: 11px; font-weight: bold;}
span.text_overview_score { color: #1db5e7; font-size: 56px; line-height: 110%; font-family: Arial black, sans-serif;}
span.text_overview_score_small { color: #1db5e7; font-size: 20px; line-height: 110%; font-family: Arial black, sans-serif;}

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


#article_related_block { float:right; clear:left; width:37%; background:#efefef url("../images/icon_gamehub.gif") 7px 7px no-repeat; margin:0 0 10px 20px; font-size:11px; padding:5px 5px 5px 50px; border:1px solid #dbdadb; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
  #article_related_block a { font-weight:bold; }

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

td.list_odd { 
  padding: 4px;
  background: #ffffff;
}
td.list_even {
  background: #e6f9ff;
  padding: 4px;
}

td.list_odd:hover { 
 background: #f0f0f0;
}
td.list_even:hover {
  background: #f0f0f0;
}

div.list_even {
  background: #e6f9ff;
  padding: 4px;
}

div.list_even:hover {
  background: #f0f0f0;
}

div.list_odd {
  background: #ffffff;
  padding: 4px;
}

div.list_odd:hover {
  background: #f0f0f0;
}

div.archive_date_bar {
  width: 397px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 5px;
  font-weight: bold;
  color: #00a3e8;
  background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/archive_bar_gradient.gif');
  background-repeat: repeat-x;
}

div.index_item_container {
  padding-top: 3px; 
  padding-bottom: 3px; 
  padding-left: 4px; 
  padding-right: 4px;
  background: #ffffff;
}

div.index_item_container:hover {
  background-color: #f0f0f0;
}

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

#onm-ss { background:#fff; border:2px solid #bbb; padding:10px; margin:20px auto 0 auto; -moz-border-radius:10px; -webkit-border-radius:10px; -border-radius:10px; -webkit-background-clip: padding-box; font:11px/1.4 sans-serif; }
	#onm-ss img { border:0; display:block; }
	.onm-ss-caption { text-align:center; color:#444; padding:10px 0; border-bottom:1px dotted #ddd; }
	.onm-ss-caption p { margin:0; }
	.onm-ss-nav { text-align:center; padding:10px 0 5px 0; }
		.onm-ss-totals { margin:4px 0 0 0; }
		
		.onm-ss-prev,
		.onm-ss-next { height:21px; padding-top:4px; overflow:hidden; display:block; }
		
		.onm-ss-prev { float:left; background:url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/onm-ss-arrows-prev.gif') left 0 no-repeat; padding-left:30px; }
		.onm-ss-next { float:right; background:url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/onm-ss-arrows-next.gif') right 0 no-repeat; padding-right:30px; }
		
			.onm-ss-prev:hover { background-position:left -25px; }
			.onm-ss-next:hover { background-position:right -25px; }
		
		#onm-ss a { color:#15a4ed; font-weight:bold; text-decoration:none; text-transform:uppercase; }
		#onm-ss a:visited { color:#15a4ed; }
		#onm-ss a:visited:hover,
		#onm-ss a:hover { text-decoration:underline; }
		#onm-ss a:active {}

/*** News Archive **************************************************/

div.news_archive_bar {
  width: 402px; 
  height: auto; 
  overflow: hidden; 
  background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/news_archive_bar_header_gradient.gif') #00b4ea repeat-x; 
  color: #ffffff;
}

div.archive_container {
  padding: 4px; 
  background: #ffffff;
}
div.archive_container:hover {
  background: #f0f0f0;
}

/*** Competitions **************************************************/
div.compo_inline_header {
  width: 397px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 5px;
  font-weight: bold;
  color: #00a3e8;
  background: url('http://cdn.static.officialnintendomagazine.co.uk/images/elements/archive_bar_gradient.gif');
  background-repeat: repeat-x;
}


/*** Contact Page **************************************************/
span.contact_name {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}

span.contact_title {
  color: #999999;
  font-weight: bold;
  font-size: 10px;
}


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

span.text_blog_footer {
  font-size: 11px; 
  font-weight: bold;
}
div.wrap_featured_blogpic {
  float: left;
  padding-right: 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: #00b4ea; 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: #00b4ea; 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: #00b4ea; 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: #00b4ea; text-decoration: none; }
span.text_gja a:hover { color: #00b4ea; text-decoration: underline; }

span.text_reg_body { font-size: 12px; }
span.text_reg_body a { color: #00b4ea; text-decoration: none; }
span.text_reg_body a:hover { color: #00b4ea; 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: #FFFFFF;
}
span.text_forums.related { font-size: 12px; font-weight: bold; }

/*** Social Bar ****************************************************/
.onm-share-social { background:#f5f5f5 url('http://cdn.static.officialnintendomagazine.co.uk/images/social/bg-top-share-social.gif') 0 0 no-repeat; padding:5px 7px; width:388px; height:49px; overflow:hidden; font:11px/1.5 arial, verdana, sans-serif; }
.onm-share-social .bottom-decoration { background:url('http://cdn.static.officialnintendomagazine.co.uk/images/social/bg-bottom-share-social.gif') 0 0 no-repeat; display:block; width:402px; height:5px; margin:0 -7px -5px -7px; overflow: hidden; }

.onm-share-social .onm-share-social-header { font-size:10px; padding-bottom:5px; border-bottom:1px solid #dbdbdb; }
  .onm-share-social h6 { font-size:10px; margin:0; color:#979797; margin:0; float:left; }
  
  .onm-share-social .comments-anchor { float:right; color:#04b1eb; font-weight:bold; text-transform:uppercase; text-decoration:none; background:url('http://cdn.static.officialnintendomagazine.co.uk/images/social/share-social-comments-icon.gif') right center no-repeat; padding-right:20px; }
  .onm-share-social .comments-anchor:visited { color:#04b1eb; }
  .onm-share-social .comments-anchor:visited:hover,
  .onm-share-social .comments-anchor:hover { color:#333; text-decoration:underline; }
  .onm-share-social .comments-anchor:active { color:#eb8c04; }

.onm-share-social-options { padding-top:5px; border-top:1px solid #fff; }
  .onm-share-social-options .social { float:left; border-right:1px solid #dbdbdb; border-left:1px solid #fff; }
    .onm-share-social-options .social-twitter { border-left:0; padding-right:5px; }
    .onm-share-social-options .social-fb { padding:0 5px; }
    .onm-share-social-options .social-links { padding-left:5px; border-right:0; line-height:0; width:164px; margin-top:-1px; }
      .onm-share-social-options .social-links a { float:right; margin-left:1px; height:19px; border:2px solid #f5f5f5; -border-radius:3px;; line-height:1; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
      .onm-share-social-options .social-links a:hover { border-color:#04b1eb; }
  
.onm-share-social img { border:0; }

.onm-share-social .group { overflow:auto; }

/*** Facebook ********************************************************/
.onm-facebook { background:url('http://cdn.static.officialnintendomagazine.co.uk/images/facebook/onm_facebook_top.gif') top center no-repeat; width:300px; padding-top:59px; }
.onm-facebook-widget { border-left:2px solid #0d4b8e; border-right:2px solid #0d4b8e; }
.onm-facebook-bottom { background:url('http://cdn.static.officialnintendomagazine.co.uk/images/facebook/onm_facebook_bottom.gif') top center no-repeat; width:300px; height:12px; }



/*** Twitter *********************************************************/
.onm-twitter { width:300px; background:url('http://cdn.static.officialnintendomagazine.co.uk/images/twitter/onm-twitter-top.gif') 0 0 no-repeat; font:12px/1.5 sans-serif; }
	.onm-twitter img { display:block; border:0; margin:0; }
	.onm-twitter-tweet { padding:25px 20px 0 20px; position:relative; z-index:999; }
		.onm-twitter-tweet p { color:#444; font-size:15px; margin:0 0 0.1em 0; }
		.onm-twitter-tweet span { color:#aaa; font-size:10px; }
		
		.onm-twitter-tweet a { color:#15a4ed; font-weight:bold; text-decoration:none; }
		.onm-twitter-tweet a:visited { color:#15a4ed; }
		.onm-twitter-tweet a:visited:hover,
		.onm-twitter-tweet a:hover { text-decoration:underline; }
		.onm-twitter-tweet a:active {}
		
		.onm-twitter-tweet span a { color:#aaa; font-weight:normal; text-decoration:none; }
		.onm-twitter-tweet span a:visited { color:#aaa; }
		.onm-twitter-tweet span a:visited:hover,
		.onm-twitter-tweet span a:hover { color:#15a4ed; text-decoration:underline; }
		.onm-twitter-tweet span a:active {}
		
	.onm-twitter-follow { background:url('http://cdn.static.officialnintendomagazine.co.uk/images/twitter/onm-twitter-bottom.gif') 0 0 no-repeat; padding:50px 0 40px 120px; margin-top:-10px; }

/*** 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; }

/*** Future global footer ***/
#future-footer { position:relative; z-index:888888; font-size:0.9em; color:#aaa; border-top: 1px solid #000; background:#1B1B1B;
  background-image: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(0.85, rgb(27,27,27)),
      color-stop(1, rgb(60,60,60))
  );
  background-image: -moz-linear-gradient(
      center bottom,
      rgb(27,27,27) 85%,
      rgb(60,60,60) 100%
  );
  background-image: -webkit-linear-gradient(0 85%, rgb(60,60,60), rgb(27,27,27)); 
  background-image: -o-linear-gradient(0 85%, rgb(60,60,60), rgb(27,27,27));
}
  #future-footer .company { width:970px; margin:0 auto; padding:15px  0 0 0; }
  #future-footer .row { border-bottom:1px solid #000; border-top:1px solid #323232; padding:15px 0; }
    #future-footer .row-top { border-top:0; }
    #future-footer .row-bottom { border-bottom:0; }

  #future-logo { float:left; display:block; width:60px; height:0; padding:50px 0 0 0; margin:0 20px 0 0; overflow:hidden; background-image:url("http://static.oxm.co.uk/images/sprites.png"); background-position:-275px 0; background-repeat:no-repeat; }

  #future-footer ul { margin:0 0; padding:0; list-style-type:none;  }
    #future-footer ul li { float:left; margin:0 20px 0 0; }
    #future-footer ul.brands { line-height:2.2 !important; padding-top:2px; }
      #future-footer p { margin:0; }
  
#future-footer a			  { color:#777; font-weight:bold; }
#future-footer a:visited	{ color:#777; }
#future-footer a:visited:hover,
#future-footer a:hover		{ color:#ccc;  }
#future-footer a:active	{ color:#777;  }
/*** Future global footer ***/


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

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

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

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


/*** tabs ***/
.tabs { margin:0; list-style-type:none; display:block; padding:5px 5px 0 5px; background:#ccc; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0; }
  .tabs li { float:left; text-align:center; }           
    .tabs li a { display:block; padding:7px 6px; margin-right:3px; }
    .tabs li a { background:#00b4ea; -moz-border-radius:3px 3px 0 0; -webkit-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0; }
      .tab-wrapper .tabs li a { text-transform:uppercase; }
    .tabs li a.current { background:#fff; }

.pane { background:#fff; border:2px solid #ccc; border-top:0; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; }
  .pane .pane { border:0; }
    .pane-int { display:none; padding:17px; height:230px; overflow:auto; }

.top-items { margin:0; list-style-type:none; }
  .top-items li { line-height:1.3; margin-bottom:5px; border-bottom:1px dotted #cfcfcf; padding-bottom:5px; }
  .top-items li:last-child { border:0; margin-bottom:0; padding-bottom:0; }

.top-item-has-image { padding-left:60px; }
  .top-item-has-image img { float:left; margin-left:-60px; }
  .top-item-has-image img.comment-count { float:none; margin:0; }

.tabs li a			  { font-weight:bold; color:#fff; text-shadow:0 0 3px rgba(35,155,65,0.5); }
.tabs li a:visited	{ color:#fff; }
.tabs li a:visited:hover,
.tabs li a:hover		{ color:#fff;  }
.tabs li a:active	{ color:#fff;  }

.tabs li a.current			  { color:#262A2D; text-shadow:none; }
.tabs li a.current:visited	{ color:#262A2D; }
.tabs li a.current:visited:hover,
.tabs li a.current:hover		{ color:#00b4ea;  }
.tabs li a.current:active	{ color:#00b4ea;  }

.top-items a			  { color:#262A2D; font-weight:bold; }
.top-items a:visited	{ color:#262A2D; }
.top-items a:visited:hover,
.top-items a:hover		{ color:#00b4ea;  }
.top-items a:active	{ color:#00b4ea;  }

/*** Twitter ticker ***/
      
      .ticker { background:#000; color:#fff; height:35px; overflow:hidden; margin-bottom:20px; position:relative; z-index:2; }
        .ticker #ticker-branding { float:left; }
        .ticker ul { list-style-type:none; margin:0 0 0 5px; padding:0; float:left; width:590px; }
          .ticker ul li { width:590px; text-align:center; line-height:35px; height:35px; overflow:hidden; }
            
        .ticker .ticker_controls { float:right; width:52px; padding:6px; }
          .ticker .ticker_controls a { display:block; float:left; background-image:url("../images/ticker-controls.gif"); background-repeat:no-repeat; padding-top:23px; height:0; overflow:hidden; }
            #ticker_prev { width:19px; background-position:0 0; }
            #ticker_pause { width:14px; background-position:-19px 0; }
            #ticker_play { display:none; width:14px; background-position:-24px -0;  }
            #ticker_next { width:19px; background-position:-47px 0; }

        #ticker-re { background:#0c1217; }        
          #ticker-re a { color:#67b9ce; }


/***  Clearfix ***/
.group:before, .group:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.group:after { clear: both; }
.group { zoom: 1; }


/*** BONUS GET! ***/
                  __,...__                      
              _,-'::::::::`-.                   
            ,'::,----._::::::`.                 
          ,'::,' /\,-. \:::::::`.
         /::::| ;    | |:::::::::`.             
         |:::::`._   \ |:::::::::::\            
       __\,:--''--`_--':::::::::::::\           
     `'--::__:::::::`-:_:::::::::::::\          
         /--.`'--:_:::::`-::::::::::::\         
        /,-_.'    _`-:_::::`:::::::::::\        
        / /o\|   ,-_`-.`--:::`::::::::::)       
       || \_/|  / /o\\         `:,'''-:'        
     (#__`-_/   | \_/|        /##|  ,-.\        
    ,''     `-. `.__/       ,'###| /   ||       
   /           \      ,    (##### /    ||       
   |           |___,-##\     /##/ \__,'/        
   \          /########)    |#,'|__..-'         
    `-..__..-'######)          /                
        \`.###'`""'           /                 
         \\\__//            ,'                  
          \`--'         _,-'                    
           `-..___..--''
