@charset "utf-8";
/* CSS Document */
*{ margin:0;}

body{
        background:#fff;
        background-position:fixed;
        font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#000; line-height:22px;
}
/*Common*/
h1 { font-family: Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;
font-size:1.8em; line-height:1.2em; margin-bottom:5px; }
h2 { font-family: Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;
font-size:1.5em; line-height:1.2em; margin-bottom:5px; }
h4 { font-size:1.1em; margin:4px 0; }
h5 { font-style:italic; font-size:1em; font-weight:bold; }
p { margin:0.1em 0; } 
p.gi { margin:0.5em 0; }
a{color:#bd4d07; text-decoration:none;}
a:hover{color:#273f8e; text-decoration:none;}
.hand { cursor:pointer; cursor:hand; }
.tleft { text-align:left; }
.tright { text-align:right; }
.tcenter { text-align:center; }
.fleft{ float:left;}
.fright{ float:right;}
.fcenter { width:100%; text-align:center; }
.cboth{ clear:both; min-height:10px;}
.cboth_sm{ clear:both; font-size:0.1em; height:5px;}
.cboth_small{ clear:both; font-size:1px; height:1px;}
.cboth_line { border-top:1px solid #999; border-radius:3px 3px 0 0;
height:10px; margin:5px 0;
-moz-box-shadow: inset 0 15px 20px -15px #aaa;
-webkit-box-shadow: inset 0 15px 20px -15px #aaa;
box-shadow: inset 0 15px 20px -15px #aaa;
}
.fixedpos { position:fixed; }
.smalltext { font-size:0.8em; }
.bb{border:1px solid #496547;padding:0 4px;font-size:0.8em;margin:0;color:#000;
-moz-box-shadow: inset 0 0 10px -2px #fff;
-webkit-box-shadow: inset 0 0 10px -2px #fff;
box-shadow: inset 0 0 10px -2px #fff;
background-color:#7fa97b;
border-radius:2px;}
.bb:hover { background-color:#a9c9a6; }
.printMe { display:none; }
.vertpad10 { padding:10px 0; }
.caps { text-transform:uppercase; }
.userinfoBox { width:auto;
        position:absolute;z-index:100; color:#000;
        padding:6px;left:0px;top:0px;background-color:#eee;border:1px solid #aaa;
        line-height:16px;
        font-size:12px;
}

/* header */
#vgnbanner-new {
    background:url(http://cdn.supercheats.com/images/vgn-back.png) center repeat-x #000000;
    height: 36px;
    padding: 0;
    font-size: 13px; font-family: trebuchet ms, arial, verdana, sans-serif; color: #dddddd;
    text-align: left;
    border-bottom: 2px solid #aaa;
}

#vgnbanner-new a {
    font-size: 14px; font-family: trebuchet ms, arial,verdana, sans-serif; color: #ffffff;line-height:20px;
}

#vgnbanner-new a:hover {
    font-size: 14px; font-family: trebuchet ms, arial, verdana, sans-serif; color: #d15d10; text-decoration: none;
}

#vgnbanner-wrap-new {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
        position:relative;
}
#vgn-logo-new {
    float: left;
        margin-top:3px;
        height:30px;
        overflow:hidden;
        padding:0px;
        z-index:1000;
        position:absolute;
}
#vgn-links { background-color:#212121;padding:10px; padding-top:2px;
        font-size:15px;border: 2px solid #999; border-top:0px; margin-top:-2px;
        z-index:1000;
}
#vgn-links a { padding:2px 6px;display:block;border:1px solid #212121; }
#vgn-links a:hover { background-color:#292929;border:1px solid #999; }
.top-socials {
padding:8px 10px; background-color:#383838; height:20px;
-moz-box-shadow: inset 0 -1px 10px 0 #202020;
-webkit-box-shadow: inset 0 -1px 10px 0 #202020;
box-shadow: inset 0 -1px 10px 0 #202020;
width:184px;
}

.autocomplete-suggestions { position:absolute; top:1px; left:1px; max-height:250px; overflow:auto;
-moz-box-shadow: 0 4px 10px -3px #000;
-webkit-box-shadow: 0 4px 10px -3px #000;
box-shadow: 0 4px 10px -3px #000;
 } 
.autocomplete-suggestion { background:#FFF; cursor:default; text-align:left; padding:3px 6px; } 
.autocomplete-suggestion .selected { background:#F0F0F0; } 
.autocomplete-suggestion:hover { background:#F0F0F0; }
.autocomplete-suggestion div { padding:4px 5px; white-space:nowrap; overflow:hidden; } 
.autocomplete-suggestion strong { font-weight:normal; color:#3399FF; } 


#header{ clear:both; float:left; width:100%; padding:0; margin-bottom:8px;}
#header .header_bg{ width:992px; margin:0 auto; position:relative;}
#header #ugo_logo{ float:left; padding-top:10px; width:54px; height:55px;margin-right:4px;}
#header #logo{ float:left; margin-top:5px; width:385px; height:55px;
background:url(http://cdn.supercheats.com/images/sc-logo.png) top left no-repeat;
}
#header #sclogo { margin-top:6px; width:385px; height:55px; }
#header #slogan{ width:960px; padding:10px 13px 0 0; position:relative; overflow:hidden;}
#header #slogan p{ padding:0;font-size:15px;line-height:1.1em; vertical-align:middle; font-weight:normal; color:#fff;
text-shadow: 1px 0px 2px #222;
}
#loginarea { 
	z-index:20;position:relative;
	width:490px; float:right; 
}
#login_new {
	width:440px; float:right;
}
#colorswap {margin-top:5px; float:left; position:relative; height:30px; width:30px; }
#colorswatch { width:30px; height:30px; border:2px solid #fff; float:left;  border-radius:5px;  }
#styleselect { margin-top:5px; position:absolute; z-index:50; right:0px; border:2px solid #fff;  border-radius:5px; }

#login_new #loginform {
	float:right;
	width:400px;		
	border:2px solid #999; border-top:0px; border-radius:0 0 5px 5px; 
	background-color:#333;
	padding:10px; color:#fff;
	font-size:17px; line-height:19px; 
}
#login_new #loginbuttons {
	float:right; width:260px;
        padding:15px; color:#fff;
        font-size:16px; line-height:19px;
}
#login_new .button { font-size:1em; font-weight:bold; color:#fff; background-color:#fc7a08; border-radius:4px; padding:3px 10px; 
	margin:4px; border:2px solid #eee;
}
#login_new input[type="text"],#login_new input[type="password"] { font-size:16px; width:185px; border:2px solid #ccc; padding:4px; border-radius:3px; margin:0px; }

#login_new input[type="checkbox"] { font-size:50px; }

#login_new #loggedin { width:430px;
	float:right;
        border:2px solid #aaa; border-top:0px; border-radius:0 0 5px 5px;
        background-color:#333;
        padding:4px; color:#fff;
        font-size:17px; line-height:19px;
}
#login_new #loggedin .avatar { float:left; width:50px; height:50px; margin-right:10px; border:1px solid #aaa; }
#login_new #loggedin a.link { color:#fff; font-weight:bold; float:left; display:block; background-color:#777; margin-right:4px;
	padding:2px 5px; border-radius:3px;   }
#login_new #loggedin a.link:hover { background-color:#666; }
#login_new #loggedin a.username { font-size:22px; font-weight:bold; color:#ff7603; line-height:26px;  }
#login_new #loggedin .loggedin_right { width:370px; margin-left:60px; }
#login_new #loggedin #morelinks { cleare:both; display:none; }

.main_menu_style_select {
        width: 120px; height:30px; background-color:#fff;overflow:visible;
}
.main_menu_style_select a { display:block; float:left; width:30px; height:30px; }
.main_menu_style_select .light { background-color:#FC0; width:30px; height:30px; }
.main_menu_style_select .dark { background-color:#000; width:30px; height:30px; }
.main_menu_style_select .red { background-color:#900;  width:30px; height:30px; }
.main_menu_style_select .pink { background-color:#f977df;  width:30px; height:30px; }


/*gametop*/

.game_top_box_new {
height:160px; margin-bottom:10px;position:relative;
}
.game_top_box_new h2 { font-family:Helvetica,Arial,sans-serif; font-size:26px; margin-bottom:5px; padding:0px; }
.game_top_box_new .packshot { float:right; margin-right:0px; box-shadow:0px 0px 4px #888; max-height:80px; width:auto; max-width:100px; }
.game_top_box_new .title { height:85px; margin-bottom:5px; }
.game_top_box_new .linkrow { height:28px; border:1px solid #1e45a8;
float:left;
width:100%;padding:0px; margin-bottom:12px;
}
.game_top_box_new .linkrow ul {text-align:center; padding:0px;
        display: table;
        width: 100%;
        /*table-layout: fixed;*/
}
.game_top_box_new .linkrow ul li { display:inline; border-right:0px solid #c06504; position:relative;
        display: table-cell;
}
.game_top_box_new .linkrow ul li:hover {background:#E6E6E6;}
.game_top_box_new .linkrow ul li a {
        height:28px;
        display:block;
        line-height:28px;
        padding:0px 6px;
        border:0px solid #84bbf3;
        font-family:Arial;
        font-size:15px;
        font-weight:bold;
        text-decoration:none;
        text-align:center;
        -moz-box-shadow: inset 0px 1px 0px 0px #caefab;
        -webkit-box-shadow: inset 0px 1px 0px 0px #caefab;
        box-shadow: inset 0px 1px 0px 0px #caefab;
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
        background: -moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
        background-color: #77d42a;
        color: #204303;
        text-shadow: 1px 1px 0px #aade7c;
}
.game_top_box_new .linkrow ul li:hover a {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
        background: -moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
        background-color: #5cb811;
}
.game_top_box_new .linkrow2 { background-color:#f49f3a; height:30px; border:1px solid #c06504; clear:both;
        border-right:0px;
        width:100%;
        -moz-box-shadow: 0 4px 6px -4px #000;
        -webkit-box-shadow: 0 4px 6px -4px #000;
        box-shadow: 0 4px 6px -4px #000;
}
.game_top_box_new .linkrow2 ul {text-align:center; padding:0px;
        -moz-box-shadow: 0 4px 6px -4px #000;
        -webkit-box-shadow: 0 4px 6px -4px #000;
        box-shadow: 0 4px 6px -4px #000;
        display: table;
        width: 100%;
        /*table-layout: fixed;*/
}
.game_top_box_new .linkrow2 ul li { display:inline; border-right:1px solid #c06504; position:relative;
        display: table-cell;
}
.game_top_box_new .linkrow2 ul li:hover {background:#E6E6E6;}
.game_top_box_new .linkrow2 ul li a {
        height:30px;
        display:block;
        box-shadow:inset 0px 1px 0px 0px #f3ca8f;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f49f3a), color-stop(1, #f6840a) );
        background:-moz-linear-gradient( center top, #f49f3a 5%, #f6840a 100% );
        background-color:#f49f3a;
        color:#613608;
        font-family:arial;
        font-size:15px;
        line-height:30px;
        font-weight:bold;
        padding:0px 4px;
        text-decoration:none;
        text-shadow:1px 1px 0px #debf7c;
}
.game_top_box_new .linkrow2 ul li:hover a {
       background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6840a), color-stop(1, #f49f3a) );
        background:-moz-linear-gradient( center top, #f6840a 5%, #f49f3a 100% );
        background-color:#f49f3a;
}
.game_top_box_new .linkrow2 ul li ul { display:inline; position:absolute;width:220px;background:#f49f3a; border:1px solid #c06504;
        border-bottom:0px; z-index:2;}
.game_top_box_new .linkrow2 ul li ul li { display:block; width:100%; text-align:left; border-bottom:1px solid #c06504; height:auto; }
.game_top_box_new .linkrow2 ul li ul li a { display:block;padding:5px 8px;color:#222; font-size:15px; line-height:19px;
        font-weight:bold;background:#f6840a; box-shadow:none;height:auto;
}
.game_top_box_new .linkrow2 ul li ul li:hover a {background:#f49f3a;}
.game_top_box_new .linkrow2 ul li ul.fallback {display:none;}
.game_top_box_new .linkrow2 ul li:hover ul.fallback {display:block;}

.game_top_box_new .linkrow2 ul li a.inactive { color:#724f2a; }


.game_top_box {
 margin-bottom:10px;position:relative;
}
.game_top_box h2 { font-family:Helvetica,Arial,sans-serif; font-size:26px; margin-bottom:5px; padding:0px; }     .game_top_box .packshot { float:right; margin-right:0px; box-shadow:0px 0px 4px #888; max-height:85px; width:auto; max-width:100px; }
.game_top_box .title {  }

.game_top_box .platformrow { height:1.4em; margin-bottom:0.4em; }
.game_top_box .linkrow { 
	clear:both;
  	height: 35px;
  	float: left;
  	width: 540px;
  	padding: 0px;
        border:0;
        background:none;
}
.game_top_box .linkrow ul {text-align:center; padding:0px;
	text-align: center;
  	padding: 0px;
  	width: 950px;
}
.game_top_box .linkrow ul li { display:inline; border-right:0px solid #c06504; position:relative;
	  display: block;
  	position: relative;
	border:0;margin:0 auto;
        background:none;
}
.game_top_box .linkrow ul li a {
	border-radius:3px;
  height: 28px;
  display: block;
  float:left;
  line-height: 28px;
  padding: 0px 8px;
  border: 1px solid #84bbf3;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  background-color: #77d42a;
  color: #204303;
  text-shadow: 1px 1px 0px #aade7c;
        margin-right:12px;
}
.game_top_box .linkrow ul li:last-child a { margin-right:0; }
.game_top_box .linkrow ul li:hover a {
        background-color: #5cb811;
}

.game_top_box .linkrow2 { background-color:#f49f3a; height:30px; border:1px solid #c06504; clear:both;
        border-right:0px;
        width:646px;
        -moz-box-shadow: 0 4px 6px -4px #000;
        -webkit-box-shadow: 0 4px 6px -4px #000;
        box-shadow: 0 4px 6px -4px #000;
}
.game_top_box .linkrow2 ul {text-align:center; padding:0px;
        -moz-box-shadow: 0 4px 6px -4px #000;
        -webkit-box-shadow: 0 4px 6px -4px #000;
        box-shadow: 0 4px 6px -4px #000;
        display: table;
        width: 100%;
        /*table-layout: fixed;*/
}
.game_top_box .linkrow2 ul li { display:inline; border-right:1px solid #c06504; position:relative;
        display: table-cell;
}
.game_top_box .linkrow2 ul li:hover {background:#E6E6E6;}
.game_top_box .linkrow2 ul li a {
        height:30px;
        display:block;
        box-shadow:inset 0px 1px 0px 0px #f3ca8f;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f49f3a), color-stop(1, #f6840a) );
        background:-moz-linear-gradient( center top, #f49f3a 5%, #f6840a 100% );
        background-color:#f49f3a;
        color:#613608;
        font-family:arial;
        font-size:15px;
        line-height:30px;
        font-weight:bold;
        padding:0px 4px;
        text-decoration:none;
        text-shadow:1px 1px 0px #debf7c;
}
.game_top_box .linkrow2 ul li:hover a {
       background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6840a), color-stop(1, #f49f3a) );
        background:-moz-linear-gradient( center top, #f6840a 5%, #f49f3a 100% );
        background-color:#f49f3a;
}
.game_top_box .linkrow2 ul li ul { display:inline; position:absolute;width:220px;background:#f49f3a; border:1px solid #c06504;
        border-bottom:0px; z-index:2;}
.game_top_box .linkrow2 ul li ul li { display:block; width:100%; text-align:left; border-bottom:1px solid #c06504; height:auto; }
.game_top_box .linkrow2 ul li ul li a { display:block;padding:5px 8px;color:#222; font-size:15px; line-height:19px;
        font-weight:bold;background:#f6840a; box-shadow:none;height:auto;
}
.game_top_box .linkrow2 ul li ul li:hover a {background:#f49f3a;}
.game_top_box .linkrow2 ul li ul.fallback {display:none;}
.game_top_box .linkrow2 ul li:hover ul.fallback {display:block;}

.game_top_box .linkrow2 ul li a.inactive { color:#724f2a; }

/*hub_menu*/
#hub_menu {
width:970px; padding:0px 10px 0px 0px; border:1px solid #333; border-bottom:0px;
margin:0px auto; border-radius:5px 5px 0 0; margin-bottom:0px; font-size:1.1em; color:#fff; line-height:20px;
box-shadow:inset 0 -5px 20px -2px #333;
-webkit-box-shadow:inset 0 -5px 20px -2px #333;
background-color:#55d;
height:32px;
}
#hub_menu .hub_bar_title {
        font-weight:bold; padding:5px 10px 5px 45px; height:20px;
        font-size:18px; line-height:20px; color:#fff; text-shadow: 0 0 3px #000;}
#hub_menu .hub_bar_bottom {height:25px; border-top:1px dotted #55f;}
/*hub_pop*/
#hub_menu ul.hub_pop {
        position:relative;
        list-style:none;
        padding:0px;
        font-weiight:normal;
        height:30px;
}
#hub_menu ul.hub_pop li {
        position:relative;
        float:left; color:#fff;
	padding:0 8px; 
}
#hub_menu ul.hub_pop li a {
        display:block; color:#fff; text-decoration:none; background: none;
        padding:6px 8px;
}
#hub_menu ul.hub_pop li:hover{ text-decoration:none; background-color:#55e;
-moz-box-shadow: 0 0 10px -2px #000;
-webkit-box-shadow: 0 0 10px -2px #000;
box-shadow: 0 0 10px -2px #000;
}
#hub_menu ul.hub_pop li:hover a { color:#000; }
#hub_menu ul.hub_pop ul {
        position:absolute;
        padding:0px;
        top:30px;
        right:0px;
        z-index:1000002;
        width:220px;
        background-color:#55e;
}
#hub_menu ul.hub_pop ul li{ float:left; display:block; font-size:0.9em; font-weight:normal;
        border:0px;padding:0; float:none;
        background:none;
}
#hub_menu ul.hub_pop ul li a{
        display:block; color:#eee; text-decoration:none; background-color: none;
        padding:5px 8px; border:0;
}
#hub_menu ul.hub_pop ul li a:hover{ text-decoration:none; color:#fff; background-color:none;
        box-shadow: none;
        -webkit-box-shadow: none;
}
#hub_menu ul.hub_pop ul ul {
        position:absolute;
        padding:0px;
        top:0px;
        left:180px;
        z-index:102;
        width:200px;
        background-color:#88f;
}
#hub_menu ul.hub_pop ul ul li{ float:left; display:block; font-size:0.9em; font-weight:bold;
        border:0px;padding:0; float:none;
        background:none;
}
#hub_menu ul.hub_pop ul ul li a{
        display:block; color:#eee; text-decoration:none; background-color: none;
        padding:5px 8px; border:0;
}
#hub_menu ul.hub_pop ul ul li a:hover{ text-decoration:none; color:#fff; background-color:none;
}

/* MENU */

.newsearchtop { float:right; width:251px; position:relative; height:32px; }
.newsearch_text{
        border:none; font-size:14px;
        color:#333; padding:8px 0 8px 20px;
        border:0px solid #aaa;
        border-right:1px solid #ddd;
        margin-top:0px;
        float:left;
        background:url(http://cdn.supercheats.com/images/mag_glass.png) 2px 6px no-repeat #fff;
        width:179px; box-shadow: inset 0 0 8px #aaa;
}
.newsearch_text:focus {outline: none; }
.newsearch_but{
        float:right;
        border-right:solid 1px #d8d8d8; border-left:1px solid #fbfbfb;
        font-size:12px; font-weight:bold; height:12px; padding:10px 4px;
        background:url(http://cdn.supercheats.com/images/main_label_back.png) top center repeat-x;
        border-radius:0 4px 4px 0;
}
#newsearchresults {
        width:250px;
        padding:0px 0 4px 0;margin-top:8px;font-size:11px;background-color:#eee;
        position:absolute;left:-1px;z-index:10000; display:none;top:24px;
        border:1px solid #888; border-top:0px;
}

#announce-message {
        text-align:center;margin:0px auto; background-color:#777;width:900px;
        -moz-border-radius: 0 0 5px 5px;
        -webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        box-shadow:inset 0px 1px 4px #333; -moz-box-shadow:inset 0 1px 4px #333;
}
#announce-message p { line-height:18px; font-size:13px; text-transform:uppercase; font-weight:bold; padding:6px;}
#announce-message a { color:#fff; }

#titlebar { width:994px; margin:10px auto;
height: auto;
text-align: center;
z-index: 1;
}

#titlebar object { z-index:1; }
#titlebar embed { z-index:1; }

#titlebar_left { width:265px; height:90px; text-align:left; margin:0 0 10px 0; padding:0px;  }
#titlebar_left a { display:block; }
#titlebar_ad { margin-left:266px; }
#titlebar_ad div { margin:auto; }
#titlebar_left img {
display:block;
-moz-box-shadow: 0 0 6px -1px #666;
-webkit-box-shadow: 0 0 6px -1px #666;
box-shadow: 0 0 6px -1px #666;
}


/* CONTAIN */

/*Contain*/
#contain{ clear:both; float:left; width:100%; padding:0px 0 20px 0; text-align:left;}
#contain .contain_bg{ padding:15px; margin:0 auto; background:#fff; border:solid 0px #888;
-moz-box-shadow: 0 0 10px -1px #000;
-webkit-box-shadow: 0 0 10px -1px #000;
box-shadow: 0 0 10px -3px #000;
cursor:default; }



/* FOOTER */

#footer{ clear:both; width:992px; background-color:#fff; margin:0px auto; 
padding:0;
cursor:default;
  -moz-box-shadow: 0 0 10px -1px #000;
  -webkit-box-shadow: 0 0 10px -1px #000;
  box-shadow: 0 0 10px -3px 
}
#footer .footer_bg{ width:962px; padding:15px 15px;}
#footer .left_01{ float:left; width:300px; padding:0 15px 0 0px;}
#footer .right_02{ float:right; width:290px; padding:0px;}
#footer ul{ list-style:none; margin:0; padding:0;}
#footer li{ font-size:0.9em; line-height:1em; padding:0.6em 0;}
#footer h3 { color:#222; margin:6px 0; }
#footer p { color:#333; margin:5px 0;line-height:1.3em; }
#footer a { font-weight:bold; }
#footer h3.img_super{ background:url(http://cdn.supercheats.com/images/sc-logo-foot.png) left top no-repeat; width:291px; height:40px; padding-bottom:20px;}
#footer h3.img_super span{ display:none;}

/*Copyright*/
#copyright{ clear:both; background:#aaa; border-top:solid 1px #777; color:#222; width:992px; margin:0px auto;
cursor:default; }
#copyright .copyright_bg{ width:962px; margin:0 auto; padding:12px 15px;}
#copyright ul{list-style:none; margin:0; padding:0;}
#copyright li{ float:left; border-right:solid 2px #666; font-size:0.8em; font-family: Arial, Helvetica, sans-serif;
        width:130px; margin-right:7px; padding:0px;}
#copyright li.none{ float:left; border-right:none; margin-right:0px; width:126px;}
#copyright li a{ display:block; color:#555; text-decoration:none; padding:0 3px; font-weight:bold; line-height:1.6em; }
#copyright a:hover{ text-decoration:none; color:#fff;}



/* Buttons */
/* Buttons */

.platformlink {
display:block; float:left;
margin: 0px;margin-right:0.6em;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 9px;
padding: 1px 10px 1px 10px;
background-color:#df430a;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d87c31', endColorstr='#c34c22');
background-image: linear-gradient(bottom, rgb(223,67,10) 20%, rgb(227,121,35) 78%);
background-image: -o-linear-gradient(bottom, rgb(223,67,10) 20%, rgb(227,121,35) 78%);
background-image: -moz-linear-gradient(bottom, rgb(223,67,10) 20%, rgb(227,121,35) 78%);
background-image: -webkit-linear-gradient(bottom, rgb(223,67,10) 20%, rgb(227,121,35) 78%);
background-image: -ms-linear-gradient(bottom, rgb(223,67,10) 20%, rgb(227,121,35) 78%);

background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.2, rgb(223,67,10)),
        color-stop(0.78, rgb(227,121,35))
);
color: #F9F9F9;
font-size: 1em;
font-weight: normal;
text-shadow: 1px 1px 0px #ce3209;
}

.platformlink:hover {
background: #ccc;
color: #777;
box-shadow:1px 1px 2px #444;
text-shadow: #fff 1px 1px;
}

.sc-button-small {
margin: 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 1px 8px 1px 8px;
border-top: #80ceff 1px solid;
border-left: #0063a2 1px solid;
border-right: #0063a2 1px solid;
border-bottom: #000000 1px solid;
background: #009cff;
background-image: -moz-linear-gradient(top, #009cff, #0063a2);
background-image: -webkit-linear-gradient(top, #009cff, #0063a2);
background-image: linear-gradient(top, #009cff, #0063a2);
color: #F9F9F9;
font-size: 0.8em;
font-weight: bold;
text-shadow: #000 1px 1px;
}

.sc-button-small:hover {
background: #268ed0;
color: #F9F9F9;
}

.sc-button {
margin: 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 3px 10px 3px 10px;
border-top: #80ceff 1px solid;
border-left: #0063a2 1px solid;
border-right: #0063a2 1px solid;
border-bottom: #000000 1px solid;
background: #009cff;
background-image: -moz-linear-gradient(top, #009cff, #0063a2);
background-image: -webkit-linear-gradient(top, #009cff, #0063a2);
background-image: linear-gradient(top, #009cff, #0063a2);
color: #F9F9F9;
font-size:0.9em;
text-shadow: #000 1px 1px;
}

.sc-button:hover {
background: #268ed0;
color: #F9F9F9;
}



/* NEW MENU */

#main_menu_new2 { clear:both; height:40px;width:992px; padding:0px;
        margin:0px auto;
        box-shadow:0 0px 5px -1px #333; -moz-box-shadow:0 0px 5px -1px #333;
	position:relative;
}
#main_menu_new2 .main_menu_top {
        background-color:#fff; ff691a; height:40px;
        position:relative;
}
#main_menu_new2 ul.main_lable_new {
        margin:0px; padding:0; 
	display: table;
        /* table-layout: fixed; */
        width:606px;
	position:relative;
}
#main_menu_new2 ul.main_lable_new li {
        font-size:1em; font-weight:bold; height:40px;
        border-right:1px solid #e66f07;
        color:#010101; padding:0px;
	text-align:center;
	display: table-cell;
	position:static;
	text-shadow:1px 1px 0px #ff9e39;
	background-color:#fc7a08;
	-moz-box-shadow: inset 0 24px 8px -6px #ff9e39;
	-webkit-box-shadow: inset 0 24px 8px -6px #ff9e39;
	box-shadow: inset 0 24px 8px -6px #ff9e39;
}
#main_menu_new2 ul.main_lable_new li.reveal { display:none; }
#main_menu_new2 ul.main_lable_new li a.menu_item { 
	display:block; color:#111; text-decoration:none; padding:9px 9px; }
#main_menu_new2 ul.main_lable_new li a.menu_item:hover{ text-decoration:none; color:#111; }
#main_menu_new2 ul.main_lable_new li:hover { 
	background:none;background-color:#e66f07;
	tiext-shadow:-1px -1px 0 #ccc;
	-webkit-box-shadow: none; #inset 0px 4px 12px -4px #777777;
	box-shadow: none; #inset 0px 20px 20px -15px #666;
}
#main_menu_new2 .main_menu_top .homebutton {
        font-size:1em; font-weight:bold; height:40px; width:63px;
        border-right:1px solid #e66f07;
        color:#010101; padding:0px;
        text-align:center;
        display: table-cell;
        position:static;
        text-shadow:1px 1px 0px #ff9e39;
        background-color:#fc7a08;
        -moz-box-shadow: inset 0 24px 8px -6px #ff9e39;
        -webkit-box-shadow: inset 0 24px 8px -6px #ff9e39;
        box-shadow: inset 0 24px 8px -6px #ff9e39;
}
#main_menu_new2 .main_menu_top .homebutton a.menu_item {
        display:block; color:#111; text-decoration:none; padding:9px 9px; }
#main_menu_new2 .main_menu_top .homebutton a.menu_item:hover{ text-decoration:none; color:#111; }
#main_menu_new2 .main_menu_toip .homebutton:hover {
        background:none;background-color:#e66f07;
        tiext-shadow:-1px -1px 0 #ccc;
        -webkit-box-shadow: none; #inset 0px 4px 12px -4px #777777;
        box-shadow: none; #inset 0px 20px 20px -15px #666;
}

#main_menu_new2 .menu_pop {
        display:none; position:absolute;
	top:40px;
	font-size:1em; line-height:1.1em;
        z-index:10000000000002;
        background-color:#60b0b9;
        border:1px solid #666;border-top:0px;
        border-radius:0 0 4px 4px;
        padding:5px;
        text-transform:none;
        text-shadow:none;
        font-weight:normal;
	-moz-box-shadow: 3px 4px 10px -3px #000, inset 0 10px 30px -12px #666;
        -webkit-box-shadow: 3px 4px 10px -3px #000, inset 0 10px 30px -12px #666;
        box-shadow: 3px 4px 10px -3px #000, inset 0 10px 30px -12px #666;
	text-align:left;
}
#main_menu_new2 .large-pop {
	left:-1px;
	width:595px;
}
#main_menu_new2 .small-pop {
        width:176px;
	right:0px;
}

#main_menu_new2 .menu_pop a {
        display:block;
        padding:4px 6px;
	color:#000; text-decoration:none;
        margin:4px 5px;
}
#main_menu_new2 .menu_pop a:hover {
        border-radius:6px;
        background-color:#ff9e39; color:#fff;
        -moz-box-shadow: 0px 0px 10px 1px #000;
        -webkit-box-shadow: 0px 0px 10px 1px #000;
        box-shadow: 1px 1px 5px -2px #999,inset 4px 4px 10px -5px #fff;
	text-decoration:none;
}
#main_menu_new2 .dropList { float:left; padding:0px;}
#main_menu_new2 #gameSearch { float:right; width:320px; height:38px; border:1px solid #ff9e39;
	border-right:1px solid #e66f07; border-bottom:1px solid #e66f07;
	background-color:#ff9e39; }
#main_menu_new2 #gameSearch .searchText {
        border:none; font-size:18px;
        font-weight:bold;
        color:#444; padding:7px 0 7px 10px;
        margin-top:0px; line-height:24px;
        float:left;
        width:270px; box-shadow: inset 0 0 8px #aaa;
}
#main_menu_new2 #gameSearch .searchText:focus {outline: none; }
#main_menu_new2 #gameSearch .searchButton {
        background:url(http://cdn.supercheats.com/images/search.png) 7px 7px no-repeat #ff9e39;
        height:38px; width:40px;
        border:0px;
	float:right;
}

#main_menu_new .menu_pop {
        display:none; position:absolute; min-width:150px;
        left:0px;
        top:40px;
        z-index:1000002;
        background-color:#f4f4f4;
        border:0px solid #ddd;border-top:0px;
        border-radius:0 0 4px 4px;
	padding:8px; font-size:14px;
	-moz-box-shadow: 3px 4px 10px -3px #000;
	-webkit-box-shadow: 3px 4px 10px -3px #000;
	box-shadow: 3px 4px 10px -3px #000, inset -50px -30px 100px -20px #bbb;
	text-transform:none;
	text-shadow:none;
	font-weight:normal;
}
#main_menu_new .menu_pop a {
        display:block;
        padding:4px 6px;
        margin:3px 0;
        color:#000;
	-moz-box-shadow: 0px 0px 10px 1px #000;
        -webkit-box-shadow: 0px 0px 10px 1px #000;
        box-shadow: 0px 3px 5px -3px #999;
}
#main_menu_new .menu_pop a:hover {
	border-radius:6px;
        background-color:#ff9e39; color:#fff;
        -moz-box-shadow: 0px 0px 10px 1px #000;
        -webkit-box-shadow: 0px 0px 10px 1px #000;
        box-shadow: 1px 1px 5px -2px #999,inset 4px 4px 10px -5px #fff;
}

#main_menu_new .dropList { float:left; width:153px; margin-right:10px; padding:0px;}
#main_menu_new .dropList li{ float:left; display:block; font-size:13px; font-weight:bold;
        border:0px;padding:0; height:30px; width:100%;
        background:none;
        box-shadow:none;-webkit-box-shadow:none;
}
#main_menu_new .dropList a{
        color:#000; text-decoration:none; 
        line-height:16px; 
}
#main_menu_new .dropList a:hover{ 
	text-decoration:none; 
}

#main_menu_new #gameSearch .searchText {
        border:none; font-size:16px;
	height:24px;font-weight:bold;
        color:#444; padding:8px 0 8px 10px;
        margin-top:0px;
	line-height:18px;
        float:left;
        width:272px; box-shadow: inset 0 0 8px #aaa;
}
#main_menu_new #gameSearch .searchText:focus {outline: none; }
#main_menu_new #gameSearch .searchButton {
	background:url(http://cdn.supercheats.com/images/search.png) 7px 7px no-repeat #ff9e39;
	height:40px; width:40px;
	border:0px;
}

.footer-nag {
position: fixed;
bottom: 0;
left: 0;
z-index: 5000;
width: 100%;
background: #333;
background: rgba(51, 51, 51, 0.9);
color: #ccc;
text-align: center;
margin-left: -10px;
padding-right: 10px;
}

.footer-nag a { padding:3px 5px; border-radius:5px; margin-bottom:10px; background-color:#999; font-weight:bold; color:#fff; }

#sidesocials { width:300px; height:64px; margin-bottom:1em;   }
#sidesocials .addthis_32x32_style .at4-icon { width:64px; height:64px; line-height:64px; 
	background-size:64px!important;
}
#sidesocials .at-share-tbx-element.addthis_32x32_style .at-share-btn, .at-share-tbx-element.addthis_32x32_white_style .at-share-btn {
  max-width: 64px;
  max-height: 64px;
}
#sidesocials .at-share-tbx-element .at-share-btn {
  margin: 0 5px;
}


