body {
margin: auto;
padding : 0;
color : #323232;
background: #bbebff url(https://arcadethunder.com/images/background2-icicles.jpg) top left repeat-x;
font-family : Verdana;
font-size : 12px;
 min-height:100%;
 width:1250px;
}

a:link, a:visited {
text-decoration : none;
color : #0CF;

}
a:hover {
color : #F00;
text-decoration:underline;
}
a {
outline : none;
}

img {
	border: 0px;
}


ul {
line-height : 18px;
margin:0;
padding:0;
}

input::-moz-focus-inner {
    border:0;
    padding:0;
}

.notification {
	z-index: 4;
	position: fixed;
	top: 0px;
	right: 0px;
	
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.80);
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	padding: 5px;
	margin: 10px 10px 0px 0px;
	cursor: default;
	opacity: 0.0;
	filter: alpha(opacity = 0);
	display: none;
	border: 1px solid #000;
}
.notification a, .notification a:visited{
	color: #000;
	padding: 1px 8px;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;

	text-decoration: none;
	font-size: 11px;
	background-color: #e7e7e7;
}
.notification a:hover {
	background: #fff;
}
.notification_icon {
	float: left;
	margin-right: 5px;
}
.notification_message {
	float: left;
	margin-right: 7px;
}
.notification_quit {
	font-size: 10px;
	background-color: #ac1818;
	color: #fff;
	margin: 2px 2px 0px 0px;
	padding: 1px 3px;
	font-weight: bold;
	cursor: pointer;
	float: right;
	
}
.notification_quit:hover {
	background-color: red;
}

#error_message, #pm_task_complete {
	background: #64B9FF;
	padding: 8px;
	margin-bottom: 10px;
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
	color: #e8edf6;
	font-size: 13px;
}
#error_message a, #pm_task_complete a, #error_message a:visited, #pm_task_complete a:visited{
	color: #fff;	
}



    
/* AV Arcade popup */
#ava-popup {
    
    position: fixed;
    top: 30%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #fff;
    color: #333;
    border: 0px solid #182434;
    display: none;
    
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    
    z-index: 3;
}

#overlay{
    background: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: none;
    -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; }
}
* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="/images/overlay.png", sizingMethod="scale");
}
#ava-popup-header {
background: #fcfcfc; background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f0f0ef)); background: -webkit-linear-gradient(top, #fcfcfc, #f0f0ef); background: -moz-linear-gradient(top, #fcfcfc, #f0f0ef);background: -ms-linear-gradient(top, #fcfcfc, #f0f0ef); background: -o-linear-gradient(top, #fcfcfc, #f0f0ef); 
        border:1px solid #dbe0e2;
	border-bottom: 0px;
	font-size: 13px;
	color: #898A8B;
        text-transform:uppercase;
	padding: 8px 0px;
	padding-left: 8px;
	overflow: auto;
}
#ava-popup-content {
	background:#fff url(images/igbg.png) bottom repeat-x;
        border:1px solid #dbe0e2;
	border-top: 0px;
	color: #565656;
	padding: 10px;
	text-align: center;
}
#ava-popup-content input[type=text] {
	height: 25px;
	width: 320px;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	color: #898A8B;
        -webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.05);
	border: 1px solid #dbe0e2;

}
#ava-popup-content input[type=submit] {

-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
	padding: 6px 15px;
background: #fcfcfc; background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f0f0ef)); background: -webkit-linear-gradient(top, #fcfcfc, #f0f0ef); background: -moz-linear-gradient(top, #fcfcfc, #f0f0ef);background: -ms-linear-gradient(top, #fcfcfc, #f0f0ef); background: -o-linear-gradient(top, #fcfcfc, #f0f0ef); 
border: 1px solid #b8b8b8;
font-size: 13px;
font-family: Verdana, Geneva, sans-serif;
color:#565656;
}
#ava-popup-content input[type=submit]:hover {
        border-color:#9e9e9e;
	cursor: pointer;
}

#ava-popup-title {
	float: left;
}
#popup-close-button {
	float: right;
	margin-right: 8px;

}
.comment_report_text {
	font-size: 13px;
	margin-bottom: 10px;
}
#the_report {
        -webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.05);
	border: 1px solid #dbe0e2;
}
#featured_games_container {
	/*left: -980px;*/
	overflow: auto;
	width: 10000px;
	position: relative;
}
.report_button_container {
	margin-top: 10px;

}

.gfl {
	float: left;
}
.gfr {
	float: right;
}
.ad_center {
	text-align: center;
	margin: 6px 0px;
}
.main_width {
	width: 990px;
	margin: auto;
	overflow: auto;
}

.header_container {
	overflow: auto;
	margin: auto;
	width: 1240px;
        background:#232222;
}
.header_logo {
	float: left;
	margin-bottom: 12px;
	margin-top: 8px;
}

#mBO {
width : 1240px;
margin-top : 0px;
margin-bottom : -10px;
text-align : left;
margin-left: auto;
margin-right: auto;
overflow:hidden;
padding:0px;
background: #FFFFFF;
box-shadow: 10px -10px 20px -7px #000, -10px -10px 20px -7px #000;
}

#mBOhead {
width : 1240px;
height: 80px;
margin-top : 0px;
text-align : left;
margin-left: auto;
margin-right: auto;
overflow:hidden;
padding:0px;
background: url(https://arcadethunder.com/images/logo/pagetop3.png) top left repeat-x;

}

#hB {
width : 1240px;
height : 23px;
float : left;
margin:0 0 0px 0;
z-index:2;
position:relative;



}


.logo{float:left;display:block;height:33px;width:215px;background:transparent url(images/logo.png) no-repeat;font:0/0 a;text-shadow:none;padding:0;margin:6px 0 4px 10px;
display:-moz-inline-stack;display:inline-block;*vertical-align:auto;zoom:1;*display:inline}
.logo>a{display:block;height:100%}
.logo:active{margin-top:8px}
.logo h1 {float:left;}



.homec { 
width:965px;
padding:0;
margin:8px 0 6px 0;
float:left;
height:250px;
position:relative;
z-index:1;
overflow:visible;
}

.hec{ 
width : 100%;
height : 43px;
margin:0px;
padding:0px;
clear:both;
float : left;
position: relative;
z-index:2;
}

.headline{
float:left;
max-width:320px;
display:inline;
overflow:hidden;
padding:1px 0 3px 10px;
margin:12px 0px 0px 10px;
color:#D9D9D9;
font-size:12px;
border-left: 1px solid #444444; 
text-shadow: 1px 1px 0px #000;
}
.rri{
float:right;
width:170px;
height:15px;
padding:4px 8px 9px 8px;
margin-top:9px;
margin-left:7px;

-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;
}
.rls {
float: left;
*float: right;
*margin-top:-20px;
width:75px;
*width:70px;
}
.fb-like {
width:95px;
*width:80px;
float: left;
}

.header_search {
	float: right;
	padding-top: 0px;
	padding-right: 12px;
}
.header_search_left {
	float: left;
}
.header_search_right {
	float: left;
	border:0;
	border-right: 1px solid #dbe0e2;
	background: #F7F7F7;
	border-left: 0px;
	margin-top:2px;
	margin-right:2px;
	padding: 6px 6px;
}
#search_textbox {
	border:0;
	border-left: 1px solid #dbe0e2;
	background: #F7F7F7;
	margin-top: 2px;
	margin-bottom: 0px;
        font-size: 14px;
		font-weight: bold;
        font-family: Arial,Helvetica,Verdana,sans-serif;
        color: #969798;
        text-transform:uppercase;
	padding: 5px 0px 5px 10px;
	width: 215px;
	height: 20px;
	border-right: 0px;
        transition: all 0.2s;
}
#search_textbox:focus {
    background: #fff;
	width: 215px;
}

.header_search_button {
	padding: 0px;
	margin-top: 0px;
	border: 0 none;
	background:#F7F7F7 url(images/sprite.png) no-repeat;
	background-position: -197px -154px; 
	width: 18px; 
	height: 18px;
	float: left;

	text-align: center;

	cursor: pointer;

}
.main_menu {
padding:0;
margin:0;
background:#292828;
border-top:1px solid #343434;
border-bottom:0px solid #343434;
height: 32px; 
width:990px; 
color: #fff;
position: relative; 
float:left;
text-transform:uppercase;
}
.main_menu a, .main_menu a:visited {
	color: #505050;
	text-decoration: none;
	font-family: Verdana;
}
.main_menu a:hover {
	color: #3d6592;
}
.pages_menu {
	float: left;
	margin-left: 0px;
}
.pages_menu a,.pages_menu a:visited {
        font: 11px tahoma;
        color: #fff; 
        text-transform:uppercase;
	display: block;
	float: left;
        background-image : url(images/navigationdiv.gif);
        background-position :top right;
        background-repeat : no-repeat;
        padding: 8px 13px 0px 13px; 
        height: 24px; 
        text-shadow: 1px 1px 1px #232222;

}
.pages_menu a:hover {
color : #fff;
background-image : url(images/navigation-hover2.gif);
background-repeat : repeat-x;
text-decoration:none;
text-shadow: 1px 1px 0px #166196;
}
.user_area {
	float: right;
	height: 31px;
	z-index:5;
	margin-top: 6px;
	position: relative;
        text-transform:uppercase;

}
.user_area_ddc {
	position: relative;
	z-index:5;

}
.user_area_dropdown {
	position: absolute;
	margin-top: 30px;
	margin-right: 5px;
	font-size: 12px;
	overflow: inherit;
	width: 100%;
	min-width: 150px;
	right: 0px;
	display: none;
	z-index:5;
	color: #6e6e6e;

}
.user_area a, .user_area a:visited {
        color: #ffffff;
}
.user_area a:hover {
	color: #D9D9D9;
	text-decoration: none;

}

.user_area_dropdown_top {
	background: url(images/ua_dd_top.png) right bottom no-repeat;
	height: 10px;
}
.user_area_dropdown_main {
	background: #fff;
	background: rgba(255,255,255,0.95);
	padding: 5px 0px;
	border-top: 0px;
	position: relative;
	z-index:5;
	-moz-box-shadow: 1px 4px 6px #4a4a4a;
	-webkit-box-shadow: 0px 1px 6px #4a4a4a;
	box-shadow: 0px 1px 6px #4a4a4a;

}
.user_area_dropdown_main a, .user_area_dropdown_main a:visited {
	display: block;
        color: #606363;
	padding: 2px 10px;
}
.user_area_dropdown_main a:hover {
	color: #fff;
	background-color: #64B9FF;
}
.ua_avatar {
	float: left; margin-left:5px;
	margin-top: 3px;
}
.ua_info {
	float: left;
}
.ua_username {
	float: left;
	padding-top: 7px;
	margin: 0px 5px 0px 5px;
	font-size: 12px;
}
.ua_points {
	float: left;
	padding: 2px 3px;
	margin: 5px 10px 0px 0px;
	border: 1px solid #069;
-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;
	color: #ffffff;
	font-size: 11px;
	background-color:#069;
}
.ua_notifications {
	float: left;
	font-size: 11px;
	color: #6B6C72;
	margin-right: 7px;
	margin-top: -1px;
}
.ua_notifications_left {
	float: left;
}
.ua_notifications_right {
	float: left;
}
.ua_unregistered {
	margin: 0px 12px 0px 0px;
	color: #6B6C72;
	font-size: 11px;

}
.ua_unregistered a{
	font-size: 11px;

}

.categories_menu {
	background-color: #203146;
	padding: 10px;
	font-size: 14px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #1F2B40;
	margin-bottom: 15px;
	color: #1b2737;
}
.categories_menu a, .categories_menu a:visited {
	color: #dee9ff;
	text-decoration: none;
}
.categories_menu a:hover {
	text-decoration: underline;
}
/* SIDEBAR */
.module_header {
font-weight:normal;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:35px;line-height:35px;padding-left:10px;padding-right:2px;text-transform:uppercase;font-size:13px;text-align:left;
text-decoration: none;
border-bottom: 1px solid #eaebed;
text-shadow: 1px 1px 0 #fff;
color: #898A8B;
background: #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
background: -webkit-linear-gradient(top, #fff, #f2f2f2);
background: -moz-linear-gradient(top, #fff, #f2f2f2);
background: -ms-linear-gradient(top, #fff, #f2f2f2);
background: -o-linear-gradient(top, #fff, #f2f2f2);
}
.module_header2 {
font-weight:normal;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;height:35px;line-height:35px;padding-left:10px;padding-right:2px;text-transform:uppercase; font-size:13px;text-align:left;
text-decoration: none;
border-bottom: 1px solid #eaebed;
text-shadow: 1px 1px 0 #fff;
color: #898A8B;
background: #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
background: -webkit-linear-gradient(top, #fff, #f2f2f2);
background: -moz-linear-gradient(top, #fff, #f2f2f2);
background: -ms-linear-gradient(top, #fff, #f2f2f2);
background: -o-linear-gradient(top, #fff, #f2f2f2);
}
.module_title {
	float: left; 
	
}
.module_icon {
	float: right;
	margin:10px 10px 0 0;

}
.module_icon_tg {
	float: right;
	margin:10px 10px 0 0;
        width:16px;
        height:16px;
	background: transparent url('images/sprite.png') no-repeat;
	background-position: -264px -170px; 
}
.module_icon_li {
	float: right;
	margin:10px 10px 0 0;
        width:16px;
        height:16px;
	background: transparent url('images/sprite.png') no-repeat;
	background-position: -264px -128px; 
}
.module_icon_nw {
	float: right;
	margin:10px 10px 0 0;
        width:16px;
        height:16px;
	background: transparent url('images/sprite.png') no-repeat;
	background-position: -243px -170px; 
}
.module_icon_fa {
	float: right;
	margin:10px 10px 0 0;
        width:16px;
        height:16px;
	background: transparent url('images/sprite.png') no-repeat;
	background-position: -285px -128px; 
}
.module_icon_nm {
	float: right;
	margin:10px 10px 0 0;
        width:16px;
        height:16px;
	background: transparent url('images/sprite.png') no-repeat;
	background-position: -285px -170px; 
}
.module_icon_tp {
	float: right;
	margin:10px 10px 0 0;
        width:16px;
        height:16px;
	background: transparent url('images/sprite.png') no-repeat;
	background-position: -285px -170px; 
}
.module_icon_tr {
	float: right;
	margin:10px 10px 0 0;
        width:16px;
        height:16px;
	background: transparent url('images/sprite.png') no-repeat;
	background-position: -216px -177px; 
}
.module_icon_po{
	float: right;
	margin:10px 10px 0 0;
        width:16px;
        height:16px;
	background: transparent url('images/sprite.png') no-repeat;
	background-position: -264px -149px; 
}
.module_icon_ng {
	float: right;
	margin:10px 10px 0 0;
        width:16px;
        height:16px;
	background: transparent url('images/sprite.png') no-repeat;
	background-position: -243px -128px; 
}

.homecont {
margin:0;
padding:0;
width:990px;
float:left;
}
.sidecats {
margin:7px 14px 8px 0;
width:149px;
padding:0;
float:left;
}
.cats {
width:165px;
margin:0;
padding:0;
float:left;
background-color : #fff;
border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
}

.categories {
display : inline-block;
float:left;
width : 149px;
font : 12px Arial, Helvetica, sans-serif;
color : #18181A;
list-style:none;
list-style-type : none;
list-style-position : inside;
margin:0;


}
.categories li {
background:#fff url(images/igbg.png) center repeat-x; 
border-bottom:1px solid #eaebed;
}
.categories li a, .categories li a:visited{
display :block;
color : #18181A;
text-decoration : none;
text-shadow: 1px 1px 0px #fff;
height : 23px;
padding : 7px 0 0 10px;
}
.categories li:hover{
background : #64b9ff;
}
.categories li a:hover, .categories li a.active {
display :block;
text-decoration : none;
text-shadow: 1px 1px 0px #429ADB;
color : #fff;
}
.categories li:last-child{border-bottom:0;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}
.categories li:last-child:hover{-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}

.catstitle{background-color:#FFF;font-weight:normal;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;height:40px;line-height:40px;padding:0px;margin:0px; padding-left:10px;padding-right:10px;margin-bottom:0;color:#969798;text-transform:uppercase;border-bottom:1px solid #eaebed; font-size:13px;}

.catstitle2{background-color:#FFF;font-weight:normal;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;height:40px;line-height:40px;padding-left:0px;margin-bottom:6px;color:#969798;text-transform:uppercase;border-bottom:1px solid #eaebed; font-size:13px; clear:both;}

.catstitle3{background-color:#FFF;font-weight:normal;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;height:32px;line-height:32px;padding-left:0px;margin-bottom:6px;color:#969798;text-transform:uppercase;border-bottom:1px solid #eaebed; font-size:13px; clear:both;}

.pigametitle{background: #1e0b4c url(https://arcadethunder.com/images/headerdarkblue.jpg);font-weight:normal;height:42px;color:#898A8B;text-transform:uppercase;font-size:13px;text-align:left; border: 0px solid; border-top-left-radius: 1em; border-top-right-radius: 1em; margin-left:5px; margin-right:5px;}
.pigametitle a{font-weight:normal;height:42px;color:#898A8B;text-transform:uppercase;font-size:13px;text-align:left;}
.pigametitle h1{font: 18px arial; color: #ffffff; font-weight: bold; text-shadow: 1px 1px #000000; padding: 10px 0 6px 5px; margin: 0px 0 0 5px; background: url(https://arcadethunder.com/images/gplay.png) no-repeat; background-position: 1170px 2px;}
.pigametitle h1 a{font: 18px arial; color: #ffffff; font-weight: bold; text-shadow: 1px 1px #000000;}


.pititle{background: #1e0b4c url(https://arcadethunder.com/images/headorange.jpg);font-weight:normal;height:22px;padding-left:10px;padding-right:0px;color:#898A8B; font-size:16px;text-align:left; border: 0px solid; border-bottom-left-radius: 1em; border-bottom-right-radius: 1em; margin-bottom:5px; margin-left:5px; margin-right:5px; padding-top:2px;}

.pititle h2{float:left; font-weight:bold;line-height:25px;height:25px;color:#fff;text-transform:uppercase; font-size:14px; overflow:hidden; padding-right:12px;}

.pititle a, .pititle a:visited{ color:#898A8B; text-decoration:none;}
.pititle a:hover{ color:#898A8B; text-decoration:underline;}

.module {
width:229px;
margin:13px 0 0 13px;
padding:0;
float:left;
position:relative;
min-height:320px;
*height:320px;
background:#fff;
border:1px solid #fff;
-webkit-border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-ms-border-radius:3px 3px 3px 3px;-o-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;
}
.module img {-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.module .lins {color:#969798; border-top:1px solid #eaebed; padding-top:5px; padding-left:38px; padding-right:38px; *width:165px; *padding-left:10px; *padding-right:10px; float:left; clear:both;background:#fff; height:23px;-webkit-border-radius:0px 0px 3px 3px;-moz-border-radius:0px 0px 3px 3px;-ms-border-radius:0px 0px 3px 3px;-o-border-radius:0px 0px 3px 3px;border-radius:0px 0px 3px 3px;}
.module .lins a{font-size:11px; color:#969798;  font-weight:normal;}
.module .lins a:visited{font-size:11px; color:#969798; text-decoration:none;  font-weight:normal;}
.module .lins a:hover{color:#5d6162; text-decoration:none; }


.module_notice {
	text-align: center;
	color: #969798;
	font-size: 13px;
        min-height:264px;
-webkit-border-radius:0px 0px 3px 3px;-moz-border-radius:0px 0px 3px 3px;-ms-border-radius:0px 0px 3px 3px;-o-border-radius:0px 0px 3px 3px;border-radius:0px 0px 3px 3px;
	padding: 10px 0px;
        background:#f8f8f8;	
}

.module_no {
	text-align: center;
	color: #969798;
	font-size: 13px;
        min-height:320px;
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
	padding:0px;
        background:#f8f8f8;	
}
.module a:hover {
	text-decoration: underline;
}
.module ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.module li {
	padding:0px 0;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-left:0px;
	border-bottom: 1px solid #0f1927;
	font-size: 12px;
	color: #3d5680;
}
.ad_small_square {
	text-align: center;
	margin-bottom: 10px;
}
.more_links {
	text-align: right;
	margin: 5px 10px;
}
.tag_cloud_container {
	margin-top: 20px;
}
.tag_cloud {
	text-align: center;
	color: #969798;
	font-size: 13px;
	list-style: none; 
        overflow:hidden;
        -webkit-border-radius:0px 0px 3px 3px;-moz-border-radius:0px 0px 3px 3px;-ms-border-radius:0px 0px 3px 3px;-o-border-radius:0px 0px 3px 3px;border-radius:0px 0px 3px 3px;
	padding: 10px 8px;
width:100%;
}
.tag_cloud li{
float:left;
margin:2px;
width:19.5%;
}
.tag_cloud li a, .tag_cloud li a:visited {
font-size:12px;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-weight:bold;
margin:0 0px 0px;
padding:2px 6px;
float:left;
background:#fff;
color:#373B3C;
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
-moz-transition:all .3s ease 0;
-webkit-transition:all .3s ease 0;
-o-transition:all .3s ease 0;
transition:all .3s ease 0;
text-transform:capitalize;

}

.tag_cloud  li a:hover {
background:#64B9FF;
color:#fff!important;
text-decoration:none;

}

.tag_cloud  li a:visited {

text-decoration:none;
color:#373B3C;
background:#F0F0F0;
}

.tag_cloud  li a:visited:hover {
background:#64B9FF;
color:#fff!important;

text-decoration:none
}


/* VIEW GAME */
.view_game_header {
	overflow: auto;
	margin: 20px 0px;
	color: #fff;
}
.view_game_header_left {
	float: left;
	overflow: auto;
}
.view_game_thumbnail {
	float: left;
	margin-right: 15px;
}
.view_game_title_ratings {
	float: left;
}
.ratings_left {
	float: left;
	margin-right: 10px;
}
.ratings_right {
	float: left;
	margin-top: 1px;
	margin-right: 10px;
}
.view_game_title h1 {
	font-size: 24px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: normal;
	padding: 0px;
}
.view_game_admin_options a {
	font-size: 10px;
	color: #fff;
}
.view_game_ratings {
	blah;
}
.view_game_header_right {
	padding-top: 10px;
	float: right;
}
.fav_button {
	float: right;
	font-family: Arial;
	font-weight: bold;
}
.fav_button a {
	display: block;
	width: 115px;
	height: 23px;
	background: url(images/fav_button.png);
	text-align: center;
	padding-top: 8px;
	text-decoration: none;
	color: #453d01;
	font-size: 12px;
	text-shadow: 0 1px #f9d67e;
}
.fav_button a:hover {
	background-position: 0px -31px;
}
.fav_button a:active {
	background-position: 0px 0px;
}
.game_button {
	float: right;
	margin-right: 5px;
	font-family: Arial;
	font-weight: bold;
}
.game_button a {
	display: block;
	width: 115px;
	height: 23px;
	background: url(images/game_button.png);
	text-align: center;
	padding-top: 8px;
	text-decoration: none;
	color: #2e3949;
	font-size: 12px;
	text-shadow: 0px 1px 0px #8ab3da;
}
.game_button a:hover {
	background-position: 0px -31px;
}
.game_button a:active {
	background-position: 0px 0px;
}
.view_game_embed_container {
	text-align: center;
	padding: 30px;
	background: #fff;
	border: 1px solid #24478a;
	border-bottom: 0px;
	background: url(images/game_embed_background.png) white repeat-x bottom;
}
.ad_info {
	font-size: 20px;
	margin-bottom: 20px;
}
.ad_info a, .ad_info a:visited{
	color: #7b7b7b;
}
.view_game_details {
	background: url(images/game_info_top.png) #f1efef repeat-x;
	border: 1px solid #24478a;
	border-top: 0px;
	border-bottom: 0px;
	padding: 10px;
	overflow: auto;
	font-size: 13px;
}
.view_game_details a {
	color: #1a5476;
}
.view_game_details a:hover {
	color: #2472a1;
}
.view_game_details h2 {
	font-weight: normal;
	color: #2c2c2c;
	margin: 7px 0px;
	font-size: 18px;
}
.view_game_details_left {
	float: left;
	width: 480px;
	color: #444444;
}
.view_game_details_right {
	float: left;
	width: 460px;
	margin-left: 30px;
}
.view_game_stats {
	color: #747575;
	font-size: 13px;
}
.share_options {
	overflow: auto;
	margin-bottom: 10px;
	
	background-color: #e6e6e6;
	border: 1px solid #d8ddd7;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
	padding: 10px 5px;
}
.social_text {
font : 12px Arial, Helvetica, sans-serif;
padding-bottom:3px;
}
.social_icons {
	float: left;
	margin-right: 20px;
	padding-left: 0px;
}
.refer_textbox {
	border: 1px solid #dbe0e2;
	width: 180px;
	background: #F8F8F8;
}

/* Challenege a friend */
#game_message {
	background: url(images/highscores_header.png) #30518d;
	width: 90%;
	margin: auto;
	margin-top: 15px;
	padding: 5px 10px;
-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-family: Helvetica;
	font-size: 13px;
	border: 1px solid #5c6982;
}
#game_message a, #game_message a:visited{
color : #323232;
}

.challenge_buttons {
	border-top: 1px solid #bdbdbd;
	margin-top: 8px;
	padding-top: 8px;
}

.challenge_no_score {
	font-family: Verdana;
	font-size: 13px;
}

/* Challenge a friend PM */
.challenge_pm_container {
	width: 400px;
	background: url(images/homepage_game_bg.png) #e2e4e5 repeat-x;
	border:1px solid #b6bcc7;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin: auto;
	margin-top: 10px;
	overflow: auto;
}
.challenge_pm_image {
	float: left;
}
.challenge_pm_info {
	float: left;
	padding: 10px;
	font-size: 13px;
	color: #56616b;
}

/* View game highscores */
.view_game_highscores_header {
background: #fcfcfc; background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f0f0ef)); background: -webkit-linear-gradient(top, #fcfcfc, #f0f0ef); background: -moz-linear-gradient(top, #fcfcfc, #f0f0ef);background: -ms-linear-gradient(top, #fcfcfc, #f0f0ef); background: -o-linear-gradient(top, #fcfcfc, #f0f0ef); 
        border:1px solid #dbe0e2;
	border-bottom: 0px;
	height: 24px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 6px 0px 0px 10px;
	color: #898A8B;
        text-transform:uppercase;
        font-weight:normal;
	overflow: auto;
	padding-right: 6px;
}
.view_game_highscores {
	background:#fff url(images/igbg.png) bottom repeat-x;
        border:1px solid #dbe0e2;
	border-top: 0px;
	color: #565656;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.highscore_title {
	background-color: #e0e0e0;
	padding: 5px 10px;
	border-bottom: 1px solid #cbd0cb;
	color: #555755;
}
.game_highscore_list {
	list-style: none;
	font-size: 13px;
	padding: 0px 20px;
	margin: 0px;
	font-family: Verdana;
}
.game_highscore_container {
	height: 35px;
	background: url(images/highscore_seperator.png) repeat-x bottom;
}
.game_highscore_container a, .game_highscore_container a:visited{
	color: #323232;
}
.game_highscore_avatar {
	float: left;
}
.game_highscore_name {
	float: left;
	padding: 7px 10px 1px 6px;
	width: 130px;
}
.game_highscore_name a, .game_highscore_name a:visited{
	text-decoration: none;
}
.game_highscore_score {
	float: left;
	padding-top: 7px;
	font-weight: bold;
	width: 120px;
	color: #393a39;
}
.game_highscore_date {
	float: left;
	padding-top: 7px;
	color: #545454;
	width: 120px;
}
.game_no_highscores {
	font-family: Arial;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.game_highscore_pages {
	text-align: center;
	margin-top: 5px;
	height: 20px;
}
.game_highscore_pages a, .game_highscore_pages a:visited {
	color: #505050;
	text-decoration: none;
}
#game_highscore_header {
	height: 35px;
}
#game_highscore_header .game_highscore_score, #game_highscore_header .game_highscore_date {
	font-weight: bold;
	color: #555755;
}
#game_highscore_header .game_highscore_name {
	padding-left: 0px;
	width: 166px;
	color: #555755;
	font-weight: bold;
}

/* RANDOM GAMES */
.random_games {
	background: url(images/random_games.png) #f1efef repeat-x;
	border: 1px solid #24478a;
	border-top: 0px;
	border-bottom: 0px;
	padding: 10px 10px 0px 10px;
	height: 134px;
	overflow: hidden;
}
.random_games_title {
	margin-bottom: 10px;
	color: #1d1d1d;
}
.random_game {
	float: left;
	overflow: auto;
	width: 323px;
	margin-bottom: 15px;
}
.random_game_image {
	float: left;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
	border: 1px solid #aaaec4;
}
.random_game_info {
	float: left;
	font-size: 12px;
	width: 219px;
	color: #5e5e5e;
	margin-left: 8px;
	margin-right: 10px;
}
.random_game_info a {
	color: #242424;
	text-decoration: none;
	font-size: 10px;
}
.random_game_head a {
	color: #242424;
	text-decoration: none;
	font-size: 13px;
}
.random_game_head a:hover {
	color: #385b9f;
}

/* GAME COMMENTS */
.view_game_comments {
	background: #f5f5f5;
	border: 1px solid #24478a;
	border-top: 0px;
	overflow: auto;
	padding: 10px;
	padding-bottom: 30px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.view_game_comments_title {
	margin-bottom: 10px;
	color: #1d1d1d;
}
.view_game_comment_form_container {
	margin: auto;
	width: 500px;
}
.add_comment_box {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	color: #898A8B;
-webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.05);
	border: 1px solid #dbe0e2;
	width: 458px;
        float:left;
	height: 52px;
	margin-left:7px;
	margin-top:10px;
clear:both;


}
.comment_button_container {
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
        float:right;
}
#comment_submit, #report_submit, #close_report {
background: #fcfcfc; background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f0f0ef)); background: -webkit-linear-gradient(top, #fcfcfc, #f0f0ef); background: -moz-linear-gradient(top, #fcfcfc, #f0f0ef);background: -ms-linear-gradient(top, #fcfcfc, #f0f0ef); background: -o-linear-gradient(top, #fcfcfc, #f0f0ef); 
border: 1px solid #dedede;
font-size: 13px;
font-family: Verdana, Geneva, sans-serif;
	color: #898A8B;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
	padding: 3px 10px;

}
#comment_submit:hover, #report_submit:hover, #close_report:hover {
	border-color: #9e9e9e;
	cursor: pointer;
}
#report_submit, #close_report {
	border-color: #b8b8b8;
}

/* REQUIRED COMMENTS LI STYLING */
#bigcomments{
width:350px;
margin:0px;
padding:8px 0 0 0;
float:left;
}
#bighighscores{
width:350px;
margin:0 14px 0 15px;
padding:8px 0 0 0;
float:right;
}

#comments{
width:480px;
margin:0px;
padding:0px;
text-align:left;
font-weight:normal;
        float:left;
}
#login_to_comment{
padding:6px;
font-weight:bold;
color: #565656;
}


#comments ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

#comments ul li {
line-height: 150%;
margin-bottom: 0px;
padding: 10px 0px 10px 0px;
overflow:hidden;
border-bottom: 1px solid #dbe0e2;
color: #565656;
width: 100%;
margin: auto;
}
/* END OF REQ STYLING */
.comment_avatar {
	float: left;
	margin: 0px 10px 0px 0px;
}
.comment_content {
	float: left;
	width:410px;
	padding-top: 3px;
}
.comment_username {
	color: #989898;
	font-size: 12px;
}
.comment_username a, .comment_username a:visited{
	text-decoration: none;
	color: #989898;
}
.comment_username a:hover{
	text-decoration: underline;
	color: #989898;
}
.thecomment {
	font-size: 13px;
}
.comment_pages {
	width: 100%;
  	margin: auto;
	text-align: center;
	margin-top: 10px;
	height: 30px;
	font-size: 13px;
}
.comment_pages a, .comment_pages a:visited{
	border: 1px solid #b1b1b1;
-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	color: #5d5d5d;
}
.comment_pages a:hover {
	background: url(images/simple_gradient.png);
	border-color: #7c7c7c;
}
.comment_pages a b {
	color: #1a2938;
}
.footer {
	padding: 20px;
	text-align: center;
	color: #234164;
	font-size: 13px;
}
.footer a, .footer a:visited {
	color: #a3bbd0;
	text-decoration: none;
}

/* HOMEPAGE */
.homepage_featured {
	background: #dcdee1;
	margin-top: 20px;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 15px;
	border: 1px solid #dbe0e2;
}
.homepage_featured_header {
	overflow: auto;
}
.homepage_featured_buttons {
	float: right;
	cursor: pointer;
}
.homepage_featured_title {
	color: #3a3a3a;
	margin-bottom: 5px;
	float: left;
}
.featured_game {
	float: left;
	width: 300px;
	height: 74px;
	overflow: hidden;
	margin: 4px 6px;
	padding:5px;
	border:1px solid #bababa;
-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;
	background: url(images/homepage_game_bg.png) #e2e4e5 repeat-x;
}
.featured_game_image {
	float: left;
	text-align: center;
	border: 1px solid #4a5260;
}
.featured_game_info {
	float: left;
	width:215px;
	text-align: left;
	margin-left: 5px;
	margin-top: 2px;
	font-size: 12px;
	color: #383f4a;
}
.featured_game_info a {
	color: #313131;
}
.featured_game_options {
	margin-top: 3px;
	font-size: 10px;
	text-transform:uppercase;
}
.featured_game_options a {
	text-decoration: none;
	color: #67747f;
}
.featured_game_options a:hover {
	text-decoration: underline;
}
.featured_game_options_icon {
	vertical-align: middle;
	margin-right: 3px;
}
.featured_game_head a {
	font-size: 13px;
	color: #313131;
	text-decoration:none;
}
.featured_game_head a:hover {
	text-decoration: underline;
}
.homepage_game {
	float: left;
	width: 343px;
	overflow: auto;
	padding:5px 0px 5px 8px;
	border-bottom: 1px solid #cfcfcf;
}
.home_game_image {
	float: left;
	text-align: center;
	border: 1px solid #4a5260;
}
.home_game_info {
	float: left;
	width:270px;
	text-align: left;
	margin-left: 5px;
	margin-top: 2px;
	font-size: 12px;
	color: #383f4a;
}
.home_game_info a {
	color: #313131;
}
.home_game_options {
	margin-top: 3px;
	font-size: 10px;
	text-transform:uppercase;
}
.home_game_options a {
	text-decoration: none;
	color: #67747f;
}
.home_game_options a:hover {
	text-decoration: underline;
}
.home_game_options_icon {
	vertical-align: middle;
	margin-right: 3px;
}
.home_game_head a {
	font-size: 13px;
	color: #313131;
	text-decoration:none;
}
.home_game_head a:hover {
	text-decoration: underline;
}
.homepage_main {
	overflow: auto;
}
.homepage_left {
	float: left;
	width: 745px;
}
.homepage_right {
	float: right;
	width: 245px;
}
.home_cat_row {
	overflow: auto;
	margin-bottom: 5px;
}
.homepage_category {
	background: #dcdee1;
	overflow: auto;
	width: 365px;
	float: left;
	border: 1px solid #dbe0e2;
	padding-bottom: 10px;
	margin-right: 5px;
}
.home_cat_title {
	overflow: auto;
	padding: 8px 0px 5px 8px;
	border-bottom: 1px solid #a6a6a6;
	margin-bottom: 2px;
	background: url(images/home_cat_header.png);
}
.home_cat_name {
	float: left;
}
.home_cat_name a, .home_cat_link a {
	text-decoration: none;
	color: #4c4c4c;
}
.home_cat_name a:hover, .home_cat_link a:hover {
	color: #151f2f;
	text-decoration: underline;
}
.home_cat_link {
	float: right;
	font-size: 12px;
	margin-right: 14px;
	margin-top: 2px;
}

/* CATEGORY PAGE */
.category_container {
	overflow: auto;
}
.category_left {
	float: right;
	width: 768px;
	border: 0px solid #dbe0e2;
}
.category_right {
	float: left;
	width: 200px;
}
.category_options {
	overflow: auto;
	padding: 10px 0px 8px 8px;
	border-bottom: 1px solid #a6a6a6;
	background: url(images/home_cat_header.png);
	font-size: 13px;
	color: #b0bdd3;
	margin-bottom: 6px;
}
.category_options a {
	color: #25354d;
	text-decoration: none;
}
.category_options a:hover {
	text-decoration: underline;
}
.category_game {
	padding:5px 0px 5px 10px;
	border-bottom: 1px solid #cfcfcf;
	float: left;
	width: 362px;
}
.category_game_image {
	float: left;
	text-align: center;
	border: 1px solid #4a5260;
}
.category_game_info {
	float: left;
	width:275px;
	text-align: left;
	margin-left: 8px;
	margin-top: 2px;
	font-size: 12px;
	color: #535d6c;
}
.category_game_info a {
	color: #313131;
}
.category_game_options {
	margin-top: 3px;
	font-size: 10px;
	text-transform:uppercase;
}
.category_game_options a {
	text-decoration: none;
	color: #67747f;
}
.category_game_options a:hover {
	text-decoration: underline;
}
.category_game_options_icon {
	vertical-align: middle;
	margin-right: 3px;
}
.category_game_head a {
	font-size: 13px;
	color: #313131;
	text-decoration:none;
}
.category_game_head a:hover {
	text-decoration: underline;
}
.category_pages, .tag_pages {
	background: #fff;
	overflow: auto;
	padding: 5px;
	width: 735px;
}
.category_pages_inner {
	float: right;
	overflow: auto;
}
.category_pages a, .tag_pages a {
	border: 1px solid #a4b4d8;
	color: #3b5386;
	text-decoration: none;
	padding: 3px 6px;
	display: block;
	float: left;
	margin-right: 4px;
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
	font-size: 15px;
}
.category_pages a:hover, .tag_pages a:hover {
	border-color: #23314f;
	color: #23314f;
}
/* PROFILE */
.profile_header {
	background: #F7F7F7;
	margin: 13px 13px 13px 13px;;
	overflow: hidden;
float:left;
        width:1050px;
	border: 1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
	color: #282f3a;
}
.profile_container a, .profile_container a:visited{
color : #323232;
}
.profile_header_avatar {
	width:80px;
	height: 87px;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
}
.profile_header_info {
	width: 737px;
	height: 75px;
	float: left;
	padding-top: 25px;
	padding-left: 5px;
}
.profile_header_buttons {
	float: right;
	width: 173px;
	height: 97px;
	padding-left: 20px;
	padding-top: 3px;
}
.profile_username {
	font-size: 40px;
	padding: 0px;
	float: left;
}
.profile_points {
	float: left;
	margin-left: 10px;
	color: #2c2c2e;
	padding: 0px 5px 0px 5px;
	border: 1px solid #6e6e73;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
       -o-border-radius:3px;
}
.small_points {
	font-size: 10px;
	text-transform: uppercase;
}
.profile_stats {
	font-size: 14px;
	background: #dcdee1 url(https://arcadethunder.com/images/headorange.jpg);
	overflow: hidden;
	margin:0px 12px 13px 13px;
	border: 1px solid #dbe0e2;
	border-top: 0px;
-webkit-border-radius:0 0 5px 5px ;-moz-border-radius:0 0 5px 5px ;-ms-border-radius:0 0 5px 5px ;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;
	padding: 7px 10px;
	color: #fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif
}
.profile_stats a, .profile_stats a:visited{
	color: #3b3b3c;
	border: 1px solid #b5b5b5;
	padding: 2px;
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
	text-decoration: none;
}
.profile_button a, .profile_button a:visited {
	font-family: Arial;
	display: block;
	width: 115px;
	height: 23px;
	background: url(images/profile_button.png);
	text-align: center;
	padding-top: 8px;
	text-decoration: none;
	color: #545454;
	font-size: 12px;
	text-shadow: 0px 1px 0px #d6d6d6;
	float: right;
	margin: 10px 10px 0px 0px;
}
.profile_button a:hover {
	display: block;
	background-position: 0px -31px;
}
.profile_button a:hover {
	display: block;
}
.profile_main {
	overflow: auto;
        width:1050px;
        margin:0 13px 3px 13px;
}
.profile_right {
	width: 750px;
	float: right;
}
.profile_column2 {
	font-size: 13px;
	margin-bottom: 20px;
}
.user_info a, .user_info a:hover{
	color: #67747F;
	font-size: 13px;
}
.user_info a:hover {
	color: #e2e2e2;
}
.right_title {
	color: #4C4C4C;
}
.profile_content_item {
	background: #fff;
	overflow: auto;
	border: 1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.fav_container {
	padding: 10px;
	color: #1e1f22;
}
.fav_container a, .fav_container a:visited{
	color: #323232;
}
.fav_container a:hover {
	color: #323232;
}
.profile_comment {
	line-height: 150%;
	margin-bottom: 5px;
	overflow:hidden;
	background: #ffffff repeat-x;
	border: 1px solid #d3d3d3;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.profile_comment .comment_username {
	background: url(images/profile_comment.png) bottom;
	padding: 0px 4px;
}
.profile_comment .thecomment {
	padding: 4px 6px;
}
.profile_left_header {
font: 18px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:32px;line-height:32px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#fff;
text-decoration: none;
border-bottom: 1px solid #eaebed;
text-shadow: 1px 1px 0 #000;
background: #1e0b4c url(https://arcadethunder.com/images/headerblue.jpg)
}
.profile_left {
	float: left;
	width: 290px;

}
.profile_module_header {
font: 18px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:32px;line-height:32px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#fff;
text-decoration: none;
border-bottom: 1px solid #eaebed;
text-shadow: 1px 1px 0 #000;
background: #1e0b4c url(https://arcadethunder.com/images/headgreen.jpg)
}
.profile_module {
	background: #fff;
	border-radius:5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: 1px solid #dbe0e2;
	color: #4C4C4C;
	font-size: 13px;
}
.profile_module_content {
	padding: 8px 0px 4px 8px;
	word-wrap: break-word;
}
.profile_module_content a, .profile_module_content a:visited{
	color: #4C4C4C;
}
/* EDIT PROFILE */
.edit_avatar_container {
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 10px;
	overflow:auto;
}
.edit_info_container {
	padding: 10px 0px 10px 10px;
}
.edit_profile_header {
	font-size: 20px;
	color: #353535;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}	
.edit_profile_lable {
	float:left;
	margin-right:10px;
	width:80px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:left;
}
.edit_profile_element {
	float: left;
}
.edit_avatar_element {
	float: left;
	padding-top: 3px;
}
.edit_profile_textbox {
	height: 20px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
	background: url(images/textbox_bg.png) repeat-x #fff;
}
.edit_profile_textarea {
	height: 60px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: url(images/textbox_bg.png) repeat-x #fff;
}
.profile_submit_button {
	background: url(images/simple_gradient.png);
	border: 1px solid #767676;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
	padding: 3px 10px;
	color: #3d3d3d;
	float: right;
}
.profile_submit_button:hover {
	border-color: #0c2450;
	color: #000;
}
.sig_editor {
	margin-top: 10px;
}
/* Profile page highscores */
.user_highscore_list {
	list-style: none;
	font-size: 13px;
	padding: 2px;
	margin: 0px;
}
.user_highscore_container {
	height: 32px;
	border-bottom: 1px solid #1c1b23;
	margin-bottom: 2px;
}
.user_highscore_container a, .user_highscore_container a:visited{
	color: #8FA9D4;
	text-decoration: none;
}
.user_highscore_container a:hover {
	text-decoration: underline;
}
.user_highscore_avatar {
	float: left;
}
.user_highscore_name {
	float: left;
	padding: 7px 0px 1px 6px;
	width: 45%;
}
.user_highscore_score {
	float: right;
	padding-top: 7px;
	font-weight: bold;
	width: 15%;
	margin-right: 10px;
	color: #8FA9D4;
	text-align: right;
}
.user_no_highscores {
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.user_highscore_pages {
	text-align: center;
}
.user_highscore_pages a, .user_highscore_pages a:visited {
	color: #8FA9D4;
}
#user_highscore_header {
	height: 25px;
	font-weight: bold;
}
#user_highscore_header .user_highscore_score {
	color: #3D5680;
	padding: 0px;
}
#user_highscore_header .user_highscore_name {
	color: #3D5680;
	padding: 0px;
	width: 41%;
}
/* NEWS */
.news_left {
	float: left;
	width: auto;
        margin:13px; 13px 0 13px
}
.news_options {
color : #323232;
	margin-bottom: 10px;
}
.news_options a, .news_options a:visited{
color : #323232;
}
.news_options a:hover {
color : #323232;
}
.news_wrapper {
	background-color: #fff;
        width:964px;
color : #323232;
	padding-bottom: 1px;
	border-bottom: 1px solid #4b5668;
	margin-bottom: 10px;
	border: 1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.news_header {
	background: url(images/igbg.png) bottom;
	overflow:auto;
	width:100%;
	padding-bottom: 5px;
	border-bottom: #d9d9d9 1px solid;
-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;
}
.news_image {
	float: right;
	width: 60px;
	margin: 5px 8px 0px 0px;
}
.news_title {
	float: left;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 16px;
}
.news_title a, .news_title a:visited{
color : #323232;
	text-decoration: none;
}
.news_title a:hover {
	text-decoration: underline;
}
.news_author {
	font-size: 13px;
}
.news_main {
	padding: 10px 10px 0px 10px;
	margin-bottom: 16px;
	font-family: Arial;
color : #323232;
}
.news_footer {
	text-align: right;
	padding: 3px 10px;
}
.news_footer a, .news_footer a:visited{
color : #323232;
	text-decoration: none;
	font-size: 15px;
}
.news_footer a:hover {
	text-decoration: underline;
}

/* News comments */
#news_comments ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

#news_comments ul li {
	line-height: 150%;
	margin-bottom: 5px;
	padding: 5px 0px 10px 0px;
	overflow:hidden;
	border-bottom: 1px solid #d9d9d9;
	color: #565656;
	width: 95%;
	margin: auto;
}
.news_comments_container {

	border-top: 0px;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
	background:#FFF url(images/igbg.png) bottom repeat-x;
	color: #898A8B;
        width:964px;
	border: 1px solid #dbe0e2;
	margin-bottom: 13px;
	overflow: auto;
	padding-bottom: 20px;
}
.news_comments_header {
color : #323232;
	margin-bottom: 5px;
}
.news_add_comment_box {
	border: 1px solid #ccc;
	width: 450px;
	margin-top: 10px;
}
.news_new_comment_container {
	text-align: left;
	font-family: Arial;
}
.news_comment_button_container {
	padding-top:5px;
	text-align:right;
	margin-bottom: 10px;
	width: 450px;
}
.news_comment_avatar {
	float: left;
	margin: 0px 10px 0px 5px;
}
.news_comment_content {
	float: left;
	width:620px;
	padding-top: 3px;
}
.news_comment_username {
	color: #989898;
	font-size: 13px;
}
.news_comment_username a, .news_comment_username a:visited {
	text-decoration: none;
	color: #3b3b3b;
}
.news_thecomment {
	font-size: 13px;
}


/* MISC PAGES */
.misc_container {
	overflow: auto;
	float: left;
        clear:both;
}
.misc_left {
	float: left;
	width: auto;
	background-color: #fff;
        padding:0px;
	font-size: 12px;
	color: #272a34;
        width:990px;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
        border:1px solid #dbe0e2;
}
.misc_left a, .misc_left a:visited{
	color: #323232; 
}
.misc_left a:hover {
	color: #323232;
}
.misc_right {
	float: right;
	width: 245px;
}

#padd2 {
padding:6px 0 12px 11px;
font-size:12px;
text-align:left;
}

#padd2 a,#padd2 a:visited{
color : #323232;
}
/* Member list */
#member_list {
	width: 100%;
}
#member_list td {
	border-bottom: 1px solid #dbe0e2;
	height: 40px;
	font-size: 13px;
}
#member_list td a,  #member_list td a:visited{
color : #323232;
}
#member_list img {
	margin-top: 5px;
}
.member_list_pages {
	width: 715px;
	margin-top: 15px;
}
/* Friends */
.friends_header, .friend_requests_header, .links_header {
	font-size: 13px;
	border-bottom: 1px solid #dbe0e2;
	color: #1A2E4C;
}
.friends_container, .friend_requests_container {
	margin: 7px 0px;
}

.friend_container {
	padding: 5px;
	height: 50px;
	margin-bottom: 5px;
	border: 1px solid #dbe0e2;
	background: url(images/igbg.png);
}
.friend_container a, .friend_container a:visited{
	color: #323232;
} 
.friend_avatar {
	float: left;
}
.friend_username {
	float: left;
	padding: 8px 0px 0px 15px;
	font-size: 16px;
}
.friend_username a, .friend_username a:visited{
	color: #323232;
}

.friend_buttons {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

.friend_last_login {
	font-size: 13px;
}
.no_friends {
	text-align: center;
	font-size: 13px;
	margin-top: 20px;
}
/* Link exchange */
.add_link_form_container {
	margin-bottom: 10px;
}
.link_form_element_container {
	overflow: auto;
	margin: 0px 0px 3px 0px;
	padding: 5px 0px 10px 0px;
	font-size: 13px;
	border-bottom: 1px solid #dbe0e2;
	width: 515px;
	margin: auto;
}
.link_form_lable {
	float: left;
	width: 180px;
	font-size: 13px;
	padding-top: 9px;
}
.link_form_element {
	float: left;
}
.link_form_element input {
	background: url(images/textbox_bg2.png) repeat-x #fff;
	border: 1px solid #d0d0d0;
	height: 25px;
	font-size: 13px;
	width: 320px;
	padding: 3px 5px;
}
.link_button_container {
	text-align: right;
}
.link_button, .dropdown-submit, .pm_button, .challenge_buttons input {
	background: url(images/simple_gradient.png);
	border: 1px solid #b3bac1;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
	padding: 6px 15px;
	color: #3d3d3d;
}
.link_button:hover, .dropdown-submit:hover, .pm_button:hover, .challenge_buttons input:hover {
	border-color: #6c6c6c;
}
.link_exchange_info {
	margin: 10px 0px 15px 0px;
	font-size: 13px;
}
.link_item {
	margin-top: 5px;
}

/* Private messages */
.pm_subject_textbox {
	height: 20px;
	width: 600px;
	background: url(images/textbox_bg2.png) repeat-x #fff;
	border: 1px solid #d0d0d0;
	font-size: 15px;
	padding: 4px;
}
.pm_message_textbox {
	height: 100px;
	width: 600px;
	background: url(images/textbox_bg2.png) repeat-x #fff;
	border: 1px solid #d0d0d0;
	font-size: 15px;
	padding: 4px;
	font-family: Arial;
}
.pm_subject {
	font-size: 20px;
}
.pm_details {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
}
.pm_message {
	padding: 10px;
}
.pm_footer {
	border-top: 1px solid #c6c6c6;
	margin-top: 10px;
	padding-top: 5px;
}
.pm_footer a {
	text-decoration: none;
}
.pm_table td {
	border-bottom: 1px solid #c6c6c6;
	padding: 5px;
}
.pm_no_messages {
	height: 80px;
	padding-top: 70px;
	text-align: center;
}

/* SEARCH/TAGS - BASED ON CATEGORY GAMES CSS */
.search_game {
	padding:5px 0px 5px 10px;
	border-bottom: 1px solid #cfcfcf;
	float: left;
	width: 352px;
}
.search_game .category_game_info {
	width: 250px;
}
.search_game a {
	color: #313131;
}
.search_game a:hover {
	color: #313131;
}
.misc_left .category_pages, .tag_pages {
	width: 715px;
}
.tag_pages {
	margin-top: 10px;
}
.tag_sort_options {
	margin-bottom: 10px;
}

/* General */
.form_textbox {
	background: url(images/textbox_bg2.png) repeat-x #fff;
	border: 1px solid #d0d0d0;
	height: 25px;
	font-size: 13px;
	width: 320px;
	padding: 3px 5px;
}

/* Submit game */

.submit_text_box {
	background: url(images/textbox_bg2.png) repeat-x #fff;
	border: 1px solid #d0d0d0;
	height: 25px;
	font-size: 13px;
	width: 400px;
	padding: 3px 5px;
}
.submit_text_area {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:5px;
	background:#fff;
	background: url(images/textbox_bg2.png) repeat-x #fff;
	width: 400px;
	height: 80px;
	border: 1px solid #d0d0d0;
}
.submit_form_element_container {
	overflow: auto;
	margin: 0px 0px 3px 0px;
	padding: 10px 10px 10px 10px;
	font-size: 13px;
	border-bottom: 1px solid #dbe0e2;
}
.submit_form_lable {
	float: left;
	width: 180px;
	font-size: 13px;
	padding-top: 2px;
}
.submit_form_element {
	float: left;
}
.submit_button_container {
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
}
.submit_button {
	background: url(images/simple_gradient.png);
	border: 1px solid #afafaf;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
	padding: 3px 10px;
	color: #3d3d3d;
}
.submit_button:hover {
	border-color: #14629a;
	cursor: pointer;
}

#mMB{
width : 1240px;

padding:1px 0 0 0px;
margin:0;
float: left;
background-color:#ffffff;
z-index:1;
overflow:visible;
}

.homecsec { 
width:100%;
*width:976px;
padding:12px 0 0 12px;
margin:0;
float:left;
background:#fff;
overflow:visible;
position:relative;
z-index:1;
}

.homecsec2 { 
width:965px;
margin-left:10px;
margin-top:4px;
background: #FFF;
padding:3px;
overflow:visible;
position:relative;
z-index:1;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}




.ig{ 
border:1px solid #C7CCCE;
width:148px;
height:125px;
padding:0px; 
margin:7px 5px 6px 5px;
font-weight:normal;
float:left;
background:#fff url(images/igbg.png) bottom repeat-x; 
position:relative;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;
    z-index:1;
}

.ig .before:hover {
display:none;

}

.ig img{  
padding:0;
margin-top:-1px;
margin-left:-1px;
margin-bottom:6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;
}
.ig a:link {font : 11px Arial, Helvetica, sans-serif; color:#323232; font-weight:normal; text-decoration: none; text-shadow: 0px 1px 2px #fff;}
.ig a:hover { color:#323232; font-weight:normal; text-decoration: none;}
.ig a:visited { color:#323232; font-weight:normal; text-decoration: none;}

.ig:hover img{  
opacity:1.0;
}


.ig2{ 
border:1px solid #C7CCCE;
width:148px;
height:125px;
padding:0px; 
margin:7px 13px 6px 0px;
font-weight:normal;
float:left;
background:#fff url(images/igbg.png) bottom repeat-x; 
position:relative;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;
    z-index:1;
}
.ig2:hover{
	width:313px;
	height:260px;}
.ig2 .before {
    position: absolute; 
    width: 150px;
    height: 100px;
    top:-1px;
    left:-1px;
    pointer-events: none;
    z-index:2;
	
}
.ig2 .before:hover {
display:none;

}
.ig2 img{  
padding:0;
width:150px;
height:125px;
margin-top:-1px;
margin-left:-1px;
margin-bottom:6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;
}
.ig2 a {font : 11px Arial, Helvetica, sans-serif; color:#323232; font-weight:normal; text-decoration: none; text-shadow: 0px 1px 2px #fff;}
.ig2 a:hover { color:#323232; font-weight:normal; text-decoration: none;}
.ig2 a:visited { color:#323232; font-weight:normal; text-decoration: none;}

.ig2:hover img{  
opacity:1.0;
}

.ig3{ 
border:1px solid #C7CCCE;
width:148px;
height:125px;
padding:0px; 
margin:3px 7px 6px 0px;
font-weight:normal;
float:left;
text-align:center;
position:relative;
background:#fff url(images/igbg.png) bottom repeat-x; 
-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
}
.ig3 .before {
    position: absolute;
    background: transparent url('images/sprite.png') no-repeat;
    background-position: 0 -37px; 
    width: 150px;
    height: 100px;
    top:-1px;
    left:-1px;
    pointer-events: none;
    z-index:2;
}
.ig3 .before:hover {
display:none;

}
.ig3 img{  
padding:0;
width:150px;
height:125px;
margin-top:-1px;
margin-left:-1px;
margin-bottom:6px;
-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;
}
.ig3 a {font : 11px Arial, Helvetica, sans-serif; color:#323232; font-weight:normal; text-decoration: none; text-shadow: 0px 1px 2px #fff;}
.ig3 a:hover { color:#323232; font-weight:normal; text-decoration: none;}
.ig3 a:visited { color:#323232; font-weight:normal; text-decoration: none;}

.ig3:hover img{  
opacity:0.7;
}

.adig { float:right; width:300px; height:250px; padding:0; margin:6px 12px 10px 0;}
.adtopig { float:right; width:752px; height:90px; padding:6px 0 6px 0; margin:0 12px 10px 0; background:#fff; border:1px solid #dbe0e2; -webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px; }

a.info{
    position:relative; /*this is the key*/
	margin-bottom:6px;

  }
  
a.info span{display: none; z-index:3; position:relative;}
a.info span p { margin:0; font : 11px Arial, Helvetica, sans-serif;text-align:center;
}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    height:257px;
    width:303px;
	padding: 5px;
    margin-top:-1px;
    margin-left:-1px;
    display:inline;
    overflow:hidden;
    background:#fff url(images/play.png) no-repeat bottom center; 
    color:#323232;
    text-align: left;
    font-weight : normal;
    text-decoration : none;
    border:1px solid #C7CCCE;
    -webkit-border-radius:3px 3px 4px 4px;-moz-border-radius:3px 3px 4px 4px;-ms-border-radius:3px 3px 4px 4px;-o-border-radius:3px 3px 4px 4px;border-radius:3px 3px 4px 4px;

  }

a.info .rstamp {position:absolute; bottom:7px; right:3px;  font:10px Tahoma; font-weight:bold; padding:2px 3px; color:#333333;  
background: https://arcadethunder.com/images/thumbsup.png  no-repeat bottom right;}

.hscore img{ position:absolute; top:5px; right:5px; width:12px; height:12px; z-index:2;}


.gc11 { 
width: 100%;
padding:0px; 
text-align:center;
float:left;
background-color : #292828;
border-bottom:8px solid #242323;
}

.footerdesc { 
width: 100%;
padding:0px; 
text-align:center;
float:left;
background-color : #292828;
}
.footerdesc p { font: 12px arial;  color: #909090;  padding:0;  line-height: 18px;  margin:0 0 0 4px; }
.footerdesc p a, .fW p a:visited {color : #909090;text-decoration: none;}
.footerdesc p a:hover { text-decoration: none;}

.fW {width: 720px;  height: 45px; *height: 65px;margin:12px;float:left; }
.fW p { float:left;  font: 11px arial;  color: #909090;  padding:0;  line-height: 18px;  margin:0 0 0 4px; }
.fW p a, .fW p a:visited {color : #909090;text-decoration: none;}
.fW p a:hover { text-decoration: none;}

.BL { float:left; width: 100%; margin: 2px 0 10px 0;}
.BL ul { list-style: none; margin: 0; padding:0;}
.BL li { float:left; font: 12px arial; color: #909090; padding: 0 0px 0 0px; margin:0;}
.BL li a, .BL li a:visited { color: #909090; text-decoration: none; padding: 0 6px 0 4px;}
.BL li a:hover { text-decoration: none; color: #BEBEBE;}

div#bottomright {
		float:right;
		width:200px;
		text-align:right;
		padding:22px 13px 5px 0;
	}
	
div#bottomright a.icon_social {
  		margin-left:5px;
		filter:alpha(opacity=40);
		opacity: 0.4;
		-moz-opacity: 0.4;
	}
	
div#bottomright a.icon_social:hover {
		filter:alpha(opacity=70);
		opacity: 0.7;
		-moz-opacity: 0.7;
	}
	a.icon_social {
		display:inline-block;
		background: transparent url('images/sprite.png') no-repeat 0px 0px;
		width:28px;
		height:28px;
		border-bottom:0px;
	}

	a.tw { background-position: -3px -3px; }
	a.pi { background-position: -34px -3px; }
	a.gp { background-position: -66px -3px; }
	a.fb { background-position: -97px -3px; }
	a.yt { background-position: -128px -3px; }

#lSB3 {
width : 160px;
height: 600px;
float : right;
margin: 8px 13px 0 0;
}

.rCB2 {
width : 814px;
float : left;
padding-left : 0px;
}
.gc4 { 
padding:0 0 6px 0; 
margin:12px 0px 8px 12px; 
text-align:center;
float:left;
width:795px;
background-color : #fff;
border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.pregame-info-box { 
padding:0 0 6px 0; 
margin:12px 0px 8px 12px; 
text-align:center;
float:left;
width:795px;
min-height:330px;
background-color : #fff;
border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.cleared{  float: none;  clear: both; display:block;  margin: 0;  padding: 0;  border: none;  font-size: 1px;}

#phGB {
width : 775px;
height : 250px;
padding : 12px 0 0 0;
padding-left:18px;
margin : 0 0 0 0;
font-size : 10px;
font-weight : bold;
position : relative;
overflow : hidden;
float : left;
border : 0 solid #ebebeb;
}
div.pGI {
padding: 0px 0 0px 2px;
width:410px;
overflow:hidden;
font-size : 11px;
min-height: 12px;
text-align : justify;
font-weight : normal;
position : relative;
float : left;
clear:both;
overflow:hidden;
height:23px;
}
div.pGI h1 {width:410px; float:left;}

.wit {
float:left;
margin-top:2px;
width:460px;
}
.pregcont {padding:0; margin:0; width:460px; float:left; clear:both;}


.ppl .game{ width:245px; font-size:13px; font-weight:bold; text-shadow:0 1px 0 rgba(0,0,0,0.15); position:relative;padding:0 16px;min-width:18px;border:0;background-color:#bdc1c5;color:white;text-align:center;text-transform:uppercase;white-space:nowrap;font-weight:bold;line-height:33px;height:33px;cursor:pointer;-webkit-font-smoothing:antialiased;-webkit-transition:all .16s;-moz-transition:all .16s;-o-transition:all .16s;transition:all .16s; display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}

.ppl .game.play{ font-size:13px; color:#FFF; font-weight:bold; text-shadow: 1px 1px 0px #166196; background-image : url(images/navigation-hover2.gif); background-repeat : repeat-x; background-color:#64d2f2;pointer-events:auto; -moz-box-shadow:0 1px 1px 0 rgba(255,255,255,0.3) inset; box-shadow:0 1px 1px 0 rgba(255,255,255,0.3)inset; -webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}

.ppl .game.play:hover{opacity:1;background-color:#64B9FF; background-image : none;text-decoration:none;}


.ppl .game.play a:link, a:visited {color: #fff; text-decoration:none;}
.ppl .game.play a:hover, a:active {color: #fff; text-decoration:none;}

.ua_unregistered .game{font-size:11px;    font-weight:bold; text-shadow:0 1px 0 rgba(0,0,0,0.15); position:relative;padding:0 16px;min-width:18px;border:0;background-color:#bdc1c5;color:white;text-align:center;text-transform:uppercase;white-space:nowrap;font-weight:bold;line-height:33px;height:33px;cursor:pointer;-webkit-font-smoothing:antialiased;-webkit-transition:all .16s;-moz-transition:all .16s;-o-transition:all .16s;transition:all .16s; display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px; float:left; margin-left:6px;}

.ua_unregistered .game.play{ font-size:11px;   color:#FFF; font-weight:bold; text-shadow: 1px 1px 0px #166196; background-image : url(images/navigation-hover2.gif); background-repeat : repeat-x; background-color:#64d2f2;pointer-events:auto; -moz-box-shadow:0 1px 1px 0 rgba(255,255,255,0.3) inset; box-shadow:0 1px 1px 0 rgba(255,255,255,0.3)inset; -webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}

.ua_unregistered .game.play:hover{opacity:1;background-color:#64B9FF; background-image : none;text-decoration:none;padding-right:24px;padding-left:24px;}


.ua_unregistered .game.play a:link, a:visited {color: #fff; text-decoration:none;}
.ua_unregistered .game.play a:hover, a:active {color: #fff; text-decoration:none;}




div.pGIc {
width:150px;
padding : 10px 0px 0 4px;
font-size : 11px;
font-weight : bold;
text-align : center;
line-height : 1.5;
float : left;
clear:both;
color:#0000FF;
}
div.pGIc a img {
vertical-align : bottom;
margin-bottom : 0px;
padding : 0px;
border : 1px solid #232222;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.15);
-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.15);
 box-shadow:1px 2px 2px rgba(0,0,0,0.15);
}
div.pGIc a:hover img {
border : 1px solid #000;
}
div.pde {
float:left; 
width:770px;
height:280px;
display:inline;
overflow:hidden; 
padding:1px;
padding-top:2px;
padding-left:2px;
text-align : left;
font-weight : normal;
font : 13px Tahoma;
}
div.pde p{ margin:0;
float:left;
clear:both;
}
.timesplayed {
margin:7px 0 2px 0;
width:150px;
font-weight:normal;
clear:both;
float:left;
}
div.ppl {
float:left; 
width:280px;
height:40px;
padding-left:10px;
margin-top:12px;
text-align: left;

}
div.pad {
float:left; 
width:468px;
height:60px; 
padding:0px;
margin-left:-9px;
margin-top:21px;
clear:both;
font-weight: normal;
overflow:visible;
}
.adb {
float:right;
margin-top:-29px; 
width:300px; 
height:250px;
margin-right:8px; 
font-weight: normal;
}
.padd {
padding:2px;
text-align:left;
}
.padd2 {
padding:12px;
text-align:left;
}
.gc1 { 
width : 766px;
padding:0 0 0px 0; 
margin:12px 0 0 0; 
text-align:center;
float:right;
}

.gc2 { 
width:1240px;
padding:0 0 0px 0; 
text-align:center;
float:left;
background-color : #fff;
border:0px solid #dbe0e2;
margin-bottom:10px;
}

.gc2s { 
width:990px;
padding:0 0 6px 0; 
margin-top:10px;
float:left;
background-color : #fff;
border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}

.gc2-desc { 
width:448px;min-height:464px;padding:0 0 2px 0;margin:8px 12px 8px 0px; text-align:center;float:right;background-color:#fff;border:1px solid #dbe0e2;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}

.gc2-rightad{width:570px; min-height:446px;padding:5px;text-align:center;float:right;margin-right:10px;background-color:#fff;border:1px solid #dbe0e2;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}

.gc3 { 
padding:0 0 6px 0; 
margin:0px 0px 8px 12px; 
text-align:center;
float:left;
width:795px;
background-color : #fff;
border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.gc4 { 
padding:0 0 6px 0; 
margin:8px 0px 8px 12px; 
text-align:center;
float:left;
width:795px;
background-color : #fff;
border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.gc5 { 

width:1228px; 
margin:5px 5px 0px 5px; 
padding-top:5px;
padding-bottom:5px;
text-align:center;
float:left;
background-color : #fff;
border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.gc5-left{
	width:230px;
	float:left;
	height:90px;
}
.gc5-right{
	width:230px;
	float:right;
	height:90px;
}
.gc5-center{
	width:768px;
	text-align:center;
	float:left;
	height:90px;
}
.gc5b { 

width:500px;
min-height:460px;
padding:0 0 6px 0;  
margin:8px 12px 8px 12px; 
text-align:center;
float:left;
background-color : #fff;
border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}

.gc7 { 
width:960px;
padding:0px; 
margin:13px 0 0 13px; 
text-align:left;
float:left;
border:1px solid #fff;
background:#fff; 
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
}

.gc6 { 
width:937px;
padding:12px; 
margin:13px 0 0 13px; 
text-align:left;
float:left;
border:1px solid #fff;
background:#fff url(images/igbg.png) bottom repeat-x; 
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
}
.gc6 h1{ 
color: #5d6162;
font-size:18px;
}
.gc6 a:link, .gc6 a:visited {
text-decoration : none;
color : #323232;
}
.gc6 a:hover {
color : #323232;
text-decoration:underline;
}

.gc-homewide { 

width:976px;
padding:0 0 0px 0; 
margin:8px 5px 8px 5px; 
text-align:center;
float:left;
background-color : #fff;
border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}

.gc-homewide2 { 

width:914px;
padding:0px; 
text-align:center;
float:left;
background-color : #fff;
}

.gc-homewide2 h3 a{font: 14px Arial, Helvetica, sans-serif; color:#09F; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;text-align:center; margin-bottom:15px;}

.gc-homefull { 

width:100%;
padding:0px; 
margin:8px 0px 8px 0px; 
text-align:center;
float:left;
background-color : #fff;
}
.gc-homefull h3 a{font: 14px Arial, Helvetica, sans-serif; color:#09F; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;text-align:center; margin-bottom:15px;}


.gc-homecat { 

width:450px;
padding:0 0 0px 0; 
margin:10px 5px 35px 5px; 
float:left;
}

.gc-homecat p {font: 14px Arial, Helvetica, sans-serif; -webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;padding-left:2px;padding-right:2px;text-align:left;color:#000;}
.gc-homecat a {color:#000;}
.gc-homecat h1 {font: 20px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-top:0px;padding-left:5px;text-transform:uppercase;text-align:left;color:#06C;}
.gc-homecat h3 {font: 12px Arial, Helvetica, sans-serif; color:#09F; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;text-align:center;}
.gc-homecat h3 a{color:#09F}

.gc-homecat2 { 
border:1px solid #C7CCCE;
background:#f8f8f8;
width:285px;
padding:5px 5px 25px 5px; 
margin:15px 5px 15px 5px; 
float:left;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
    z-index:1;
}

.gc-homecat2 p {font: 14px Arial, Helvetica, sans-serif; -webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;padding-left:2px;padding-right:2px;text-align:left;color:#000;}
.gc-homecat2 a {color:#000;}
.gc-homecat2 h1 {font: 20px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-top:0px;padding-left:5px;text-transform:uppercase;text-align:left;color:#06C;}
.gc-homecat2 h3 {font: 12px Arial, Helvetica, sans-serif; color:#09F; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;text-align:center;}
.gc-homecat2 h3 a{color:#09F}

.gc-homesidebar { 

width:315px;
padding-top:2px;
padding-bottom:10px; 
margin:8px 4px 8px 4px; 
float:left;
}
.gc-homesidebar p {font: 14px Arial, Helvetica, sans-serif; -webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;padding-left:2px;padding-right:2px;text-align:left;color:#000;}
.gc-homesidebar a {color:#000!important;}
.gc-homesidebar h1 {font: 20px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-top:5px;padding-right:2px;text-transform:uppercase;text-align:left;color:#06C;}

.gc-gamesmore { 

width:352px;
padding:0 0 6px 0; 
margin:10px 4px 16px 4px; 
float:right;
background-color : #fff;
}
.gc-gamesmore p {font: 14px Arial, Helvetica, sans-serif; -webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;padding-left:10px;padding-right:2px;text-align:left;color:#000;}
.gc-gamesmore a {color:#000!important;}
.gc-gamesmore h1 {font: 20px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-top:0px;padding-right:2px;text-transform:uppercase;text-align:left;color:#06C;}

.games-related {width:340px; height:130px; margin:5px; border:#00F;}
.games-related-left {width:150px; height:130px; float:left}
.games-related-right {width:190px; height:130px; float:right}
.games-related-right p {font: 16px Arial, Helvetica, sans-serif; -webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;padding-left:10px;padding-right:2px;text-align:left;color:#000;}
.games-related-right a {color:#09F!important;}

.gc-wideheader { 

width:914px;
margin-top:-15px;
float:left;
}
.gc-wideheader h1 {font: 20px Arial, Helvetica, sans-serif; font-weight: bold;height:16px;padding-left:5px;padding-right:2px;text-transform:uppercase;text-align:left;color:#06C;}

.gc-comments { 
width:868px;
padding:0 0 6px 0; 
margin:10px 4px 16px 4px; 
float:left;
}
.gc-comments h1 {font: 20px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#06C;}

.gc-related { 
width:1230px;
padding-left:10px;
padding-right:10px;  
margin-top:10px;
float:left;
}
.gc-related h1 {font: 20px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-left:5px;padding-right:2px;text-transform:uppercase;text-align:left;color:#06C;}

.statsarea {width:100%; float:left; margin:0px; padding:10px;}
.games-stats {width:130px; background-color:#EBEBEB; height:50px; float:left; margin:2px; padding:5px;}
.games-stats h2 {font: 16px Arial, Helvetica, sans-serif; font-weight: bold;text-align:left;color:#000; line-height: 10px;}
.games-stats p {font: 14px Arial, Helvetica, sans-serif;text-align:left;color:#000; line-height: 2px;}
.games-ratingbar {width:390px; background-color:#EBEBEB; height:50px; float:left; margin:2px; padding:5px;}
.games-infoarea {width:100%; float:left;}
.games-infoarea p {font: 14px Arial, Helvetica, sans-serif; -webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;padding-left:10px;padding-right:2px;text-align:left;color:#000;}
.games-infoarea a {color:#000!important;}
.games-infoarea h1 {font: 20px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#06C;}
.games-infoarea h2 {font: 16px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#000;}

.games-player {float:left; width:885px; min-height:600px; vertical-align:middle; text-align:center; background: #EBEBEB; border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px; padding:10px; margin-left:10px;}
.games-rightside {float:right; width:300px; height:602px; vertical-align:middle; text-align:center; background: #EBEBEB url(https://arcadethunder.com/images/advertise-300h.jpg) no-repeat; border:0px solid #EBEBEB;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px; padding-top:20px; margin-right:10px;}

.games-player-wide {float:left; width:1024px; min-height:600px; vertical-align:middle; text-align:center; background: #EBEBEB; border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px; padding:10px; margin-left:10px;}
.games-rightside-wide {float:right; width:160px; height:602px; vertical-align:middle; text-align:center; background: #EBEBEB url(https://arcadethunder.com/images/advertiseimghorizontal.jpg) no-repeat; border:0px solid #EBEBEB;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px; padding-top:20px; margin-right:10px;}

.games-title h1 {font: 20px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#06C;margin-top:20px; margin-bottom:10px;}
.games-title h1 a {color:#06C;!important}
.games-title h2 {font: 16px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#000; margin-bottom:20px;}

.moregamestext {text-align: right; font-color: #09F!important; font-weight:bold; margin-top:20px;}
.moregamestext a {font-color: #09F!important;}
.moregamestext a:hover {font-color: #F00!important;}

.playads{
width:966px;
clear:both;
float:left;
margin:0px 12px 8px 12px; 
text-align:center;
padding:8px 0 8px 0;
background-color : #fff;
border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.firstad{
float:left;
width:300px;
height:250px;
margin-right:17px;
margin-left:16px;
}
.secondad{
float:left;
width:300px;
height:250px;

}
.fbbox{
float:left;
width:300px;
height:250px;
overflow:hidden;
margin-right:16px;
}

.padz { 
padding-bottom:0px;
}

.m12 {margin-bottom:12px;}
.m4 {margin-bottom:4px;}

.fbm {
float:left;
margin-top:5px; 
width:100px;
}
.gbm {
margin-left:10px; 
margin-top:10px;
float:left;
width:100px;
}
.mbm {
float:left; 
width:230px;
}
.moreg{font-size:11px; font-weight:normal;font-family: Arial,Helvetica,Verdana,sans-serif; float:right; width:144px; padding:11px 12px 10px 12px; border-left: 1px solid #EAEBED; text-align:center; line-height:20px;color:#969798;}
.moreg2{float:right; height:42px; width:1px; padding:0; border-left: 1px solid #EAEBED;}
.desc{ padding:2px;padding-top:2px; margin-left:0px; min-height:40px;text-align:left;clear:both;width:440px; overflow:hidden; color:#565656;}
.desc p {padding:0; margin:5px; float:left; width: 440px; font : 14px Arial, Helvetica, sans-serif;}
.desc img{ margin-right:8px; margin-top:2px;float:left;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.25);-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.25); box-shadow:0px 1px 2px rgba(0,0,0,0.25); }

.buttons {
font-weight: bold;
font-size: 12px;
line-height: 32px;
float: right;
width:100px;
height:41px;


}
.buttons a {
float:right;
color: #6D6D75;
border-radius : 0px;
margin-left: 0px;
text-decoration:none;
}
.buttons a:hover {
border: #ccc solid 1px;
color: #555;
text-decoration:none;

}
.buttons .txt {
border-left: #EAEBED solid 1px;
background:#FFF url(images/gcback.png) top repeat-x;
padding: 0px;
float:right;
}
.buttons .txt span {
padding-left: 40px;
padding-top: 1px;
padding-bottom: 1px;
}
.buttons .icon {
padding: 0;
float:right;
} 
.buttons .last {
padding: 0;
-webkit-border-radius:0 5px 0 0;-moz-border-radius:0 5px 0 0;-ms-border-radius:0 5px 0 0;-o-border-radius:0 5px 0 0;border-radius:0 5px 0 0;
}
.expand {
background : url(images/expand.png) center no-repeat;
} 
.favorite {
background : url(images/heart.png) center no-repeat;
}
.unfavorite {
background : url(images/heart2.png) center no-repeat;
}
.report {
background : url(images/report.png) center no-repeat;

} 


#showGameLoadedBox {
width:990px;
height:auto;
margin:0;
padding-bottom:0px;
visibility:visible;
overflow:hidden;
align:center;
}
#preloadAd {display: none;text-align:center; height:650px; display:inline;clear:both;align:center; color:#565656; }

#preloadAd p{
  color:#fff;  
  text-align:center;
  font-weight:bold;
  font-size:14px;
  margin-bottom:5px;
}
#preloadAd a{
  font-size:14px;
  font-weight:bold;
  color:#c9d333;
  text-decoration:underline;
}
#preloadAd a:hover{
  text-decoration:none;
}
#preloadAd p.small{
  font-size:10px;

  margin-bottom:5px;
}
#preloadAd p.big{
  font-size:14px;
  color:#fff;
}
#preloadAd p.bigger{
  font-size:18px;
  color:#fff;
}
#countdown {
font-size:18px;


}
.tpp {
padding:5px; 
margin-left:5px; 
min-height:96px; 
text-align:left; 
clear:both;
width:790px;
}
#gameRateBox{width:350px; position:relative;  margin:0 auto;}
#gameRateBox .inner {width:350px;padding:20px 0 25px 0; float:left;}
#gameRateBox .didyou p{padding:0 0 5px 0; margin:0; text-align:center; font-weight:bold; font-size:12px;}

#rateMe{float:left; width:100px; height:46px; margin-top:2px; margin-right: 10px;
	background: transparent url('') no-repeat;
	background-position: 0 -142px; }
#rateMe .tdown{margin-top:7px;float:right;}
#rateMe .tup{float:left;margin-top:1px;margin-left:1px;}
#rateMe a:hover img{opacity: 0.7;filter: alpha(opacity = 80);}


.rating {font-weight:bold; height:17px; width:160px; margin-top:0px; margin-left:5px; float:left; color:#323232;}
.rating p{padding:0px 0 0 0; margin:0px; float:left; color:#000000;}
.rating img{float:left;margin-right:5px; margin-top:5px;}

.mrating {font-weight:bold;font-size:10px; height:14px; width:152px; margin-top:5px; margin-left:1px; float:left;text-align:left;color:#323232; }
.mrating p{padding:0px; margin:0px; float:left; width:36px; overflow:hidden; text-align:left;color:#323232;}
.mrating img{float:right;margin-right:2px; margin-top:5px;}

.bigbox {float:left; width:970px; overflow:hidden;-webkit-border-radius:0 0 5px 0;-moz-border-radius:0 0 5px 0;-ms-border-radius:0 0 5px 0;-o-border-radius:0 0 5px 0;border-radius:0 0 5px 0;}
.bigbox a { color: #000; text-decoration: none;}
.bigbox a:hover { color: #000; text-decoration: underline;}
.secgamebox{float:left;width:990px; padding:1px 1px 1px 1px;  border-right:1px #EAEBED solid; border-bottom:1px #EAEBED solid;overflow:hidden;-webkit-border-radius:0 0 5px 0;-moz-border-radius:0 0 5px 0;-ms-border-radius:0 0 5px 0;-o-border-radius:0 0 5px 0;border-radius:0 0 5px 0;}
.secgamebox a { color: #000; text-decoration: none;}
.secgamebox a:hover { color: #000; text-decoration: underline;}

.gamebox{float:left; width:940px; min-height:350px; padding:12px; background-color:#fff; padding-bottom:12px; overflow:hidden;-webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.1); box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.1);-webkit-border-radius:0 0 5px 0;-moz-border-radius:0 0 5px 0;-ms-border-radius:0 0 5px 0;-o-border-radius:0 0 5px 0;border-radius:0 0 5px 0;}
.gamebox a { color: #000; text-decoration: none;}
.gamebox a:hover { color: #000; text-decoration: underline;}

.bigbox2 {float:left; width:1240px; overflow:hidden; padding-bottom: 8px;}
.bigbox2 a { color: #000; text-decoration: none; !important}
.bigbox2 a:hover { color: #000; text-decoration: underline;}
.bigbox2 a:visited { color: #000; text-decoration: underline;}

.secgamebox2{float:left;width:1240px; overflow:hidden;}
.secgamebox2 a { color: #000; text-decoration: none; !important}
.secgamebox2 a:hover { color: #000; text-decoration: underline;}

.gamebox2{float:left; width:1240px; min-height:350px;}
.gamebox2 a { color: #000; text-decoration: none; !important}
.gamebox2 a:hover { color: #000; text-decoration: underline;}



.ratebox{float:left; width:797px; border-top:0px #EAEBED solid; overflow:hidden;}

.rightga{
text-align:center; margin:0px;float:left;width:150px;height:100%;overflow:hidden;display:inline;border-left:0px #EAEBED solid; padding:8px 0px 8px 10px;
}
.rightga img{
margin-bottom:2px;
border:0px solid #000;
-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
 box-shadow:0px 1px 2px rgba(0,0,0,0.25);
width:150px;
height:100px;
}
.rightga a:hover img{
opacity: 0.8;
filter: alpha(opacity = 80);}

.rightga ul {list-style:none; margin:0; padding:0;}

.clickable{cursor:pointer}

.stab { margin:6px 0 6px 0;}
.menutbs {margin-left:12px; margin-bottom:12px; float:left; clear:both;}
.menutabs{float:left; width:910px; margin-left:0px; padding:0px; border:1px solid #dbe0e2;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.menutabs ul {margin:0 auto ; padding:0; list-style-image:none; list-style:none; list-style-type:none; list-style-position:inside; float:left;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}

.breadcrumbs {float:right;color : #969798;padding:13px 11px 0 0; margin:0; font-size:11px; font-weight:normal;font-family: Arial,Helvetica,Verdana,sans-serif;text-transform:uppercase;}
.breadcrumbs a, .breadcrumbs a:visited {color: #969798;font-size:11px; font-weight:normal;font-family: Arial,Helvetica,Verdana,sans-serif;text-transform:uppercase;}
.breadcrumbs a:hover {color: #969798;font-size:11px; font-weight:normal;font-family: Arial,Helvetica,Verdana,sans-serif;text-transform:uppercase; text-decoration:underline;}
.playcrumbs {float:right;color : #969798;padding:1px 11px 0 0; margin:0; font-size:11px; font-weight:normal;font-family: Arial,Helvetica,Verdana,sans-serif;text-transform:uppercase;}

.catnew { float:left;color : #969798;padding:12px 0 0 8px; margin:0; font-size:12px; font-weight:normal;font-family: Arial,Helvetica,Verdana,sans-serif;text-transform:uppercase;}


ul.rollover li:hover{background:#09F; -webkit-transition-duration:0.3s;-webkit-transition-timing:ease-out;-o-transition-duration:0.3s;-o-transition-timing:ease-out;-moz-transition-duration:0.3s;-moz-transition-timing:ease-out;-ms-transition-duration:0.3s;-ms-transition-timing:ease-out;transition-duration:0.3s;transition-timing:ease-out}

ul.boxed li a{color : #898A8B;}
ul.boxed li.selected,ul.boxed li.active{background-color:#FFF;color:#5d6162;font-weight:bold;}
ul.boxed li.selected a,ul.boxed li.active a{background-color:#09F; color:#5d6162;font-weight:bold}
ul.boxed li.lolow{font-size:14px;padding:0 6px;}
ul.boxed li.lolow a{font-size:14px;padding:0 6px;}

ul.boxed>li:first-child {-webkit-border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-ms-border-radius:5px 0 0 5px;-o-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px}

ul.boxed.floatleft li{float:left;display:inline-block !important;margin:0 0 0 0 !important}

ul.tabs {font-size:14px; font-weight:bold;font-family: Arial,Helvetica,Verdana,sans-serif;display:block;}
ul.tabs li {display:-moz-inline-stack;display:inline-block;*vertical-align:auto;zoom:1;*display:inline;border-right:1px solid #dbe0e2;position:relative}

ul.tabs li a{font-size:14px;font-weight:bold;color:#000;padding:0 20px;min-width:9px;text-transform:uppercase;line-height:32px;display:block;-webkit-transition:all .16s;-moz-transition:all .16s;-o-transition:all .16s;transition:all .16s}
ul.tabs li a:hover{text-decoration:none;color:#5E5E5E;}

.menutabs h2 {margin:0; padding:0; font-size:14px; font-weight:bold;font-family: Arial,Helvetica,Verdana,sans-serif;display:block; text-transform:uppercase; padding:0 0 0 20px; min-width:9px; line-height:32px;color:#000; text-align:left;}

#actcats h2 {padding:0 11px 0 10px;}

#newg2{



    background-repeat: no-repeat;
    width:128px;
    height:32px;
    overflow:hidden;
    transition: all 0.2s;
}


#newg{
    background-repeat: no-repeat;
    width:128px;
    height:32px;
    overflow:hidden;
    transition: all 0.2s;
}
#newg a{
    visibility: visible;
}

#newg:hover{
    width:128px;
}
#newg:hover a{
    visibility: visible;
}

#mostplayedg2{
    background-repeat: no-repeat;
    width:155px;
    height:32px;
    overflow:hidden;
    transition: all 0.2s;
}

#mostplayedg{
    background-repeat: no-repeat;
    width:155px;
    height:32px;
    overflow:hidden;
    transition: all 0.2s;
}
#mostplayedg a{
    visibility: visible;
}

#mostplayedg:hover{
    width:155px;
}

#mostplayedg:hover a{
    visibility: visible;
}

#topratedg2{
    background-repeat: no-repeat;
    width:124px;
    height:32px;
    overflow:hidden;
    transition: all 0.2s;
}

#topratedg{
    background-repeat: no-repeat;
    width:124px;
    height:32px;
    overflow:hidden;
    transition: all 0.2s;
}
#topratedg a{
    visibility: visible;
}

#topratedg:hover{
    width:124px;
}

#topratedg:hover a{
    visibility: visible;
}




.pager{float:left; width:910px; margin-left:0px; margin-bottom:10px; padding:0px; border:1px solid #dbe0e2;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px; text-align:center;}
.pager>li{display:-moz-inline-stack;display:inline-block;*vertical-align:auto;zoom:1;*display:inline;border-right:1px solid #dbe0e2;position:relative}
.pager>li:first-child{border-left:1px solid #dbe0e2}
.pager>li a{font-size:20px;font-weight:bold;color:#000;padding:0 20px;min-width:9px;text-transform:uppercase;line-height:32px;display:block;-webkit-transition:all .16s;-moz-transition:all .16s;-o-transition:all .16s;transition:all .16s}
.pager>li a>span{font-size:12px}
.pager .current a,.pager .active a{background-color:white;color:#5d6162;font-weight:bold}
.pager .current:after,.pager .active:after,.pager .more:after{top:-1px;bottom:auto}
.pager>li a:hover{color:#333;background-color:white; text-decoration:none;}
.pager .disabled{filter:alpha(opacity=100);opacity:1}
.pager .disabled a{filter:alpha(opacity=30);opacity:.3}

.pNB{
width : 1230px;
padding : 0 0 0 11px;
font-size : 10px;
font-weight : bold;
position : relative;
overflow : hidden;
float : left;
}
.pNB2{
width : 1040px;
padding : 0px 0 0 9px;
font-size : 10px;
font-weight : bold;
position : relative;
overflow : hidden;
float : left;
}
.pNB3{
width : 1240px;
padding : 5px 0 5px 3px;
font-size : 10px;
font-weight : bold;
position : relative;
overflow : visible;
float : left;
margin-left:-5px;
}
.pNB4{
width : 1240px;
padding : 0px 0 5px 0px;
margin-top:-8px;
font-size : 10px;
font-weight : bold;
position : relative;
overflow : visible;
float : left;
margin-left:1px;
}
.idTabs {
float : left;
list-style-type : none;
margin: 0;
padding : 0;

}
.idTabs ul {
margin: 0;
padding : 0;
text-align : center;

}
.idTabs li {
display : inline;
float : left;
text-align : center;
font-weight:normal;
height:40px;
line-height:40px;
padding:0;
color:#898A8B;
text-transform:uppercase;
border-bottom:1px solid #eaebed;
font-size:13px;
-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;
background:#FFF url(images/gcback.png) top repeat-x;

}
.idTabs li.cse {
height:32px;
line-height:32px;
font-size:11px;
}
.idTabs li.cse2 {
font-size:11px;
}
.idTabs li a {
display : block;
text-align : center;
padding-left:15px;
padding-right:15px;
padding-right:14px \9;
float : left;
z-index : 100;
color:#898A8B;
transition: all 0.2s;
}
.idTabs li a:hover {
text-decoration:none;
background:#FFF;
}
.idTabs li a.selected {
background:#fff;
-webkit-border-radius:5px 0px 0 0;-moz-border-radius:5px 0px 0 0;-ms-border-radius:5px 0px 0 0;-o-border-radius:5px 0px 0 0;border-radius:5px 0px 0 0;
}
.idTabs li a.lonely2 {
border-left:1px solid #eaebed;
border-right:1px solid #eaebed;

    background-image: url(images/modtoprated.png);
    background-position: 11px center;
    background-repeat: no-repeat;
    padding-left:34px;
-webkit-border-radius:0px 0px 0 0;-moz-border-radius:0px 0px 0 0;-ms-border-radius:0px 0px 0 0;-o-border-radius:0px 0px 0 0;border-radius:0px 0px 0 0;
}
.idTabs li a.mostpli {
    background-image: url(images/module_popular.png);
    background-position: 11px center;
    background-repeat: no-repeat;
    padding-left:34px;
}
.idTabs li a.lonely4 {
border-left:1px solid #eaebed;
padding-left:15px;
-webkit-border-radius:0px 0px 0 0;-moz-border-radius:0px 0px 0 0;-ms-border-radius:0px 0px 0 0;-o-border-radius:0px 0px 0 0;border-radius:0px 0px 0 0;
}
.idTabs li a.lonely5 {

border-left:1px solid #eaebed;
padding-left:15px;
-webkit-border-radius:0px 0px 0 0;-moz-border-radius:0px 0px 0 0;-ms-border-radius:0px 0px 0 0;-o-border-radius:0px 0px 0 0;border-radius:0px 0px 0 0;
}
.idTabs li a.lonely3 {
border-left:0px solid #eaebed;
border-right:1px solid #eaebed;
    background-image: url(images/comments.png);
    background-position: 11px center;
    background-repeat: no-repeat;
    padding-left:36px;
-webkit-border-radius:0px 0px 0 0;-moz-border-radius:0px 0px 0 0;-ms-border-radius:0px 0px 0 0;-o-border-radius:0px 0px 0 0;border-radius:0px 0px 0 0;
}
.idTabs li a.fb {
border-right:1px solid #eaebed;
    background-image: url(images/fb.png);
    background-position: 11px center;
    background-repeat: no-repeat;
    padding-left:36px;
-webkit-border-radius:0px 0px 0 0;-moz-border-radius:0px 0px 0 0;-ms-border-radius:0px 0px 0 0;-o-border-radius:0px 0px 0 0;border-radius:0px 0px 0 0;
}
.idTabs li a.fb2 {
border-right:1px solid #eaebed;
border-left:1px solid #eaebed;
padding-left:15px;
-webkit-border-radius:0px 0px 0 0;-moz-border-radius:0px 0px 0 0;-ms-border-radius:0px 0px 0 0;-o-border-radius:0px 0px 0 0;border-radius:0px 0px 0 0;
}
#ichi, #ichi2{

float : left;
}

#ni, #ni2{
display : none;
float : left;
}
#ui, #ui2{
display : none;
float : left;
}
#fb, #fb2{
display : none;
float : left;
}
.fb-comments{
float : left;
margin:0 0 0 0px;
padding:6px 0 0 0;
min-height:120px;

}
#options{
-webkit-border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-ms-border-radius:5px 0 0 5px;-o-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;
}
#options h1{
 padding:0px;
margin:0px;
}
#options a{
    border-left: 0 none;
}
#options>a {
    background-image: url(images/triangle.png);
    background-position: 90% center;
    background-repeat: no-repeat;
    padding-right: 32px;
    padding-left: 14px;

}
#subnav {
    visibility: hidden;
    position: absolute;
    top: 120%;
    height: auto;
    opacity: 0;
    transition: all 0.12s;
    background: #fff;
    z-index:20;
border:1px solid #dbe0e2;
-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;
width:135px;
left:-1px;
}
#subnav li {
float: none;
border:0;
clear:both;
text-transform:uppercase;
width:135px;
margin:0px;
height:30px;
line-height:30px;
padding:0px 0px 0px 0px;
font-size:12px;
background:#fff url(images/igbg.png) center repeat-x; 
border-bottom:1px solid #eaebed;
}
#subnav li a {
height:30px;
color : #18181A;
text-decoration : none;
text-shadow: 1px 1px 0px #fff;
border:0px;
font-size:12px;
text-transform:uppercase;
padding:0px 0px 0px 10px;
line-height:30px;

}
#subnav li :hover{
background-color: #64B9FF;
color : #fff;
text-decoration : none;
text-shadow: 1px 1px 0px #429ADB;
height:30px;
line-height:30px;
}
#options:hover #subnav {
    visibility: visible;
    top: 100%;
    opacity: 1;
    z-index:20;
}

.featgc { 
-moz-box-shadow: 1px 2px 4px rgba(0,0,0,0.25);
-webkit-box-shadow: 1px 2px 4px rgba(0,0,0,0.25);
 box-shadow:1px 2px 4px rgba(0,0,0,0.25);
width:916px;
height:250px;
padding:0; 
margin-bottom:15px;
position:relative;
z-index:3;
text-align:center;
float:left;
background-color : #fff;
-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;
}
.homead {
width:300px;
height:250px;
float:right;
margin-right:5px;
background:#F7F7F7;
}
.homead2 {
width:300px;
height:250px;
float:right;
padding:0px 0px 0 0px;
margin:15px 34px 15px 0px; 
background:#F7F7F7;
}
.homead3 {
width:300px;
height:250px;
float:right;
padding:0;
margin:10px 14px 20px 0px; 
background:#F7F7F7;
}
.homead4 {
width:300px;
height:250px;
float:right;
padding:0;
margin:10px 14px 20px 0px; 
background:#F7F7F7;
}
.homead5 {
width:300px;
height:250px;
float:right;
padding:0px 0px 0 0px;
margin:15px 24px 15px 0px; 
background:#F7F7F7;
}
#slcontainer{
width:916px;
overflow:hidden;
position:relative;
z-index:2;
-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;
}

    #slides {
      display: none
    }

    #slides .slide {
	width:916px;
	height:250px;
	display:block;
position:relative;
z-index:2;
-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;
    }

#slides .slide img{ width:916px; height:250px; border:0;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}
#slides .slidesjs-previous {position:absolute; top:105px; left:0px; width:25px; height:36px;display:block; z-index:101; border:0;background: transparent url('images/sprite.png') no-repeat; background-position: -117px -142px; }
#slides .slidesjs-next {position:absolute; top:105px; left:890px; width:25px; height:36px;display:block; z-index:101; border:0;	background: transparent url('images/sprite.png') no-repeat;
	background-position: -87px -142px; }
#slides .slidesjs-next {opacity: 0; -webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}
#slides .slidesjs-previous {opacity: 0; -webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}
#slides:hover .slidesjs-next, #slides:hover .slidesjs-previous {opacity: 1;}

#slides .slide .caption{position:absolute;top:0px;right:0px;text-align:left;color:white;padding:13px 13px 13px 13px;height:250px;width:250px;background-color:rgba(0,0,0,0.8);background-color:#222 \9; pointer-events:none;display:-moz-inline-stack;display:inline-block;*vertical-align:auto;zoom:1;*display:inline; -webkit-border-radius:0px 4px 0px 4px;-moz-border-radius:0px 4px 0px 4px;-ms-border-radius:0px 4px 0px 4px;-o-border-radius:0px 4px 0px 4px;border-radius:0px 4px 0px 4px}
#slides .slide .caption .title{font-size:21px;line-height:21px;font-weight:bold;color:white;margin:0 20px 0 0}
#slides .slide .caption .tag{border:0;font-size:15px;font-weight:400;margin:15px 0 0;padding:0;display:-moz-inline-stack;display:inline-block;*vertical-align:auto;zoom:1;*display:inline}
#slides .slide .caption .inner{vertical-align:middle;display:table-cell}
#slides .slide .caption .play{position:absolute;bottom:15px;top:200px;right:15px;line-height:42px;height:42px;text-transform:uppercase;text-align:center;width:120px}
#slides .slide .caption .play span{margin-top:1px}

#slides .slide .game{font-size:13px; font-weight:bold; text-shadow:0 1px 0 rgba(0,0,0,0.15); position:relative;padding:0 16px;min-width:18px;border:0;background-color:#bdc1c5;color:white;text-align:center;text-transform:uppercase;white-space:nowrap;font-weight:bold;line-height:42px;height:42px;cursor:pointer;-webkit-font-smoothing:antialiased;-webkit-transition:all .16s;-moz-transition:all .16s;-o-transition:all .16s;transition:all .16s; display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}

#slides .slide .game.play{ font-size:20px; color:#FFF; font-weight:bold; text-shadow: 1px 1px 0px #166196; background-image : url(images/navigation-hover2.gif); background-repeat : repeat-x; background-color:#64d2f2;pointer-events:auto; -moz-box-shadow:0 1px 1px 0 rgba(255,255,255,0.3) inset; box-shadow:0 1px 1px 0 rgba(255,255,255,0.3)inset; -webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}

#slides .slide .game.play:hover{opacity:1;background-color:#64B9FF; background-image : none;text-decoration:none;}

#slides .slide .caption .game.play a:link, a:visited {color: #fff;}
#slides .slide .caption .game.play a:hover, a:active {color: #fff; text-decoration:none; }

.slidesjs-pagination {
      margin: -20px 0 0 10px;
      list-style: none;
      position:absolute;
    }

.slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

.slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background: transparent url('images/sprite.png') no-repeat;
      background-position: -306px -128px; 
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: -306px -141px
    }

    .slidesjs-pagination li a:hover {
      background-position: -306px -154px
    }


#botcontent{ min-height:150px; width:100%; background:#ffffff; clear:both;float:left;}
#botcontent p{margin:0;}

.toptoday {
display : inline-block;
position:relative;
float:left;
width : 235px;

font : 11px Arial, Helvetica, sans-serif;
color : #18181A;
list-style:none;
list-style-type : none;
list-style-position : inside;
margin:0;
padding:0;
}
.toptoday .itop{width:312.5px;overflow:hidden; background-color:#ebebeb;padding:2px;padding-bottom:8px;*margin-bottom:-3px;*margin-left:-15px;display:block; float:left; text-align:left;}
.toptoday .itop:hover{background-color:white}
.toptoday .itop:before,.toptoday  .itop:after{display:table}
.toptoday .itop:after{clear:both;content:""}

.toptoday .thumbnail{margin-right:7px; float:left; width:60px;}
.toptoday .thumbnail2{margin-right:7px; float:left; width:40px;}
.toptoday .thumbnail>img{margin-left:auto;margin-right:auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1); box-shadow:1px 1px 2px rgba(0,0,0,0.1);}
.toptoday .thumbnail2>img{margin-left:auto;margin-right:auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1); box-shadow:1px 1px 2px rgba(0,0,0,0.1);}
.toptoday .title{margin-top:1px; overflow:hidden; text-transform:capitalize;margin:0px!important;}
.toptoday .title .roundti{margin-right:0px}

.toptoday .idiv {float:left;  overflow:hidden;}

.toptoday a{font: 14px Arial, Helvetica, sans-serif; color:#373B3C; text-decoration:none;  font-weight:bold;}
.toptoday a:visited{font: 14px Arial, Helvetica, sans-serif; color:#373B3C; text-decoration:none;  font-weight:bold;}
.toptoday a:hover{color:#373B3C; text-decoration:none; }

.toptoday .catpl { overflow:hidden; font-size:12px; color:#5d6162;  font-weight:normal; text-transform:capitalize;}
.toptoday .catpl a{font-size:11px; color:#969798;  font-weight:normal;}
.toptoday .catpl a:visited{font-size:11px; color:#969798; text-decoration:none;  font-weight:normal;}
.toptoday .catpl a:hover{color:#5d6162; text-decoration:none; }

.toptoday2 {
display : inline-block;
position:relative;
float:left;
width : 270px;

font : 11px Arial, Helvetica, sans-serif;
color : #18181A;
list-style:none;
list-style-type : none;
list-style-position : inside;
margin:0;
padding:0;
}
.toptoday2 .itop2{ text-transform:capitalize;width:270px;overflow:hidden; background-color:#f8f8f8;padding:2px;padding-left:10px;padding-bottom:7px;*margin-bottom:-3px;*margin-left:-15px;display:block;position:relative; clear:both;border-bottom:1px solid #eaebed;*zoom:1;-webkit-transition:background .16s ease;-webkit-transition-delay:0s;-moz-transition:background .16s ease 0s;-o-transition:background .16s ease 0s;transition:background .16s ease 0s}
.toptoday2 .itop2:hover{background-color:white}
.toptoday2 .itop2:before,.toptoday  .itop2:after{display:table}
.toptoday2 .itop2:after{clear:both;content:""}
.toptoday2 .itop2:last-child{border-bottom:0;}
.toptoday2 .thumbnail{margin-right:7px; float:left; width:60px;}
.toptoday2 .thumbnail2{margin-right:7px; float:left; width:40px;}
.toptoday2 .thumbnail>img{margin-left:auto;margin-right:auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1); box-shadow:1px 1px 2px rgba(0,0,0,0.1);}
.toptoday2 .thumbnail2>img{margin-left:auto;margin-right:auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1); box-shadow:1px 1px 2px rgba(0,0,0,0.1);}
.toptoday2 .title{margin-top:1px; overflow:hidden; text-transform:capitalize;}
.toptoday2 .title .roundti{margin-right:0px}

.toptoday2 .idiv {float:left;  overflow:hidden;}

.toptoday2 a{font: 14px Arial, Helvetica, sans-serif; color:#373B3C; text-decoration:none;  font-weight:bold;}
.toptoday2 a:visited{font: 14px Arial, Helvetica, sans-serif; color:#373B3C; text-decoration:none;  font-weight:bold;}
.toptoday2 a:hover{color:#373B3C; text-decoration:none; }

.toptoday2 .catpl { overflow:hidden; font-size:12px; color:#5d6162;  font-weight:normal; text-transform:capitalize;}
.toptoday2 .catpl a{font-size:11px; color:#969798;  font-weight:normal;}
.toptoday2 .catpl a:visited{font-size:11px; color:#969798; text-decoration:none;  font-weight:normal;}
.toptoday2 .catpl a:hover{color:#5d6162; text-decoration:none; }

.homegame .itop{width:216.5px;overflow:hidden; background-color:#f8f8f8;padding:8px;padding-bottom:8px;*margin-bottom:-3px;*margin-left:-15px;display:block; float:left; }
.homegame .itop:hover{background-color:white}
.homegame .itop:before,.toptoday  .itop:after{display:table}
.homegame .itop:after{clear:both;content:""}

.homegame .itop2{ text-transform:capitalize;width:211px;overflow:hidden; background-color:#f8f8f8;padding:8px;padding-left:10px;padding-bottom:7px;*margin-bottom:-3px;*margin-left:-15px;display:block;position:relative; clear:both;border-bottom:1px solid #eaebed;*zoom:1;-webkit-transition:background .16s ease;-webkit-transition-delay:0s;-moz-transition:background .16s ease 0s;-o-transition:background .16s ease 0s;transition:background .16s ease 0s}
.homegame .itop2:hover{background-color:white}
.homegame .itop2:before,.homegame  .itop2:after{display:table}
.homegame .itop2:after{clear:both;content:""}
.homegame .itop2:last-child{border-bottom:0;}


.homegame .thumbnail{margin-right:7px; float:left; width:60px;}
.homegame .thumbnail2{margin-right:7px; float:left; width:40px;}
.homegame .thumbnail>img{margin-left:auto;margin-right:auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1); box-shadow:1px 1px 2px rgba(0,0,0,0.1);}
.homegame .thumbnail2>img{margin-left:auto;margin-right:auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1); box-shadow:1px 1px 2px rgba(0,0,0,0.1);}
.homegame .title{margin-top:1px; overflow:hidden; text-transform:capitalize;}
.homegame .title .roundti{margin-right:0px}

.homegame .idiv {float:left;  overflow:hidden;}

.homegame a{font: 12px Arial, Helvetica, sans-serif; color:#373B3C; text-decoration:none;  font-weight:bold;}
.homegame a:visited{font: 12px Arial, Helvetica, sans-serif; color:#373B3C; text-decoration:none;  font-weight:bold;}
.homegame a:hover{color:#373B3C; text-decoration:none; }

.homegame .catpl { overflow:hidden; font-size:11px; color:#5d6162;  font-weight:normal; text-transform:capitalize;}
.homegame .catpl a{font-size:11px; color:#969798;  font-weight:normal;}
.homegame .catpl a:visited{font-size:11px; color:#969798; text-decoration:none;  font-weight:normal;}
.homegame .catpl a:hover{color:#5d6162; text-decoration:none; }

.tagplay a {
font-size:12px!important;
font-family:Arial;
font-weight:700;
margin:0 1px 2px;
padding:5px 7px;
float:left;
color:#fff!important;
background:#C5C6C7;
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
-moz-transition:all .3s ease 0;
-webkit-transition:all .3s ease 0;
-o-transition:all .3s ease 0;
transition:all .3s ease 0
}

.tagplay a:hover {
background:#64B9FF;
color:#fff!important;
text-decoration:none
}

.tagplay a:visited {
background:#C5C6C7;
color:#fff!important;
text-decoration:none
}

.tagplay a:visited:hover {
background:#64B9FF;
color:#fff!important;
text-decoration:none
}
.leaderad{
height:90px;
width:728px;
float:left;
margin-left:10px;
margin-top:6px;
}
.linksad{
height:90px;
width:200px;
float:right;
margin-right:10px;
margin-top:6px;
}
.playads{
width:966px;
clear:both;
float:left;
margin:0px 12px 8px 12px; 
text-align:center;
padding:8px 0 8px 0;
background-color : #fff;
border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.firstad{
float:left;
width:300px;
height:250px;
margin-right:17px;
margin-left:16px;
}
.secondad{
float:left;
width:300px;
height:250px;

}
.fbbox{
float:left;
width:300px;
height:250px;
margin-right:16px;
}
.fbbox2{
float:right;
width:300px;
height:250px;
margin:6px 0 0 10px;
}
.close_fullscreen a, .close_fullscreen a:visited{
color:#fff;
}

#headerlogoarea {
width : 1240px;
height : 45px;
float : left;
margin:0 0 0px 0;
z-index:2;
position:relative;


}

.headerbanner {width: 640px; height: 110px; float: left;}
.headerbannerad {width: 260px; height: 42px; float: right; margin-top:38px; padding:5px; background: url(https://arcadethunder.com/images/button-up.jpg)top left repeat-x; border-radius: 10px;}
.headsearchbox {width: 260px; height: 42px; float: right; margin-top:38px; padding:5px; background: url(https://arcadethunder.com/images/button-up.jpg)top left repeat-x; border-radius: 10px;}
.headrandombutton {width: 200px; height: 20px; float: right; padding:5px;margin-top:-30px;}
.headrandombutton a {font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_random2.png) no-repeat; padding: 10px 10px 2px 30px; background-position: 0px 8px;}

.headerlogin {height: 40px; min-width: 500px; float: right;
	margin: 5px 10px 0px 5px;
	border: 1px solid #ffffff;
-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;
	color: #ffffff;
	background-color:#039}
	
.categoriesmenu2 { float:left; width: 1240px; background: url(https://arcadethunder.com/images/button-up.jpg) top left repeat-x;}
.categoriesmenu2 ul { list-style: none; margin: 0 0 0 0; padding: 0 0 0 0;}
.categoriesmenu2 li { float:left; font: 11.5px arial; color: #300000; padding: 6px 0px 5px 0px; text-transform: uppercase;}
.categoriesmenu2 li a { color: #fff; text-decoration: none; padding: 6px 6px 5px 6px; font-weight: bold;}
.categoriesmenu2 li a:hover { color: #fff; background: url(https://arcadethunder.com/images/button-down.jpg) top left repeat-x;}
	
.categoriesmenu2l { float:left; height:23px; width: 600px; background: url(https://arcadethunder.com/images/button-up.jpg) top left repeat-x;}
.categoriesmenu2l ul { list-style: none; margin: 0 0 0 0; padding: 0 0 0 0;}
.categoriesmenu2l li { float:left; font: 11.5px arial; color: #300000; padding: 6px 0px 5px 0px; text-transform: uppercase;}
.categoriesmenu2l li a { color: #fff; text-decoration: none; padding: 6px 6px 5px 6px; font-weight: bold;}
.categoriesmenu2l li a:hover { color: #fff; }
.categoriesmenu2r { float:right; height:23px; width: 640px; background: url(https://arcadethunder.com/images/button-up.jpg) top left repeat-x;}
.categoriesmenu2r ul { list-style: none; margin: 0 0 0 0; padding: 0 0 0 0;}
.categoriesmenu2r li { float:right; font: 11.5px arial; color: #fff; padding: 6px 5px 5px 0px; text-transform: uppercase; font-weight: bold;}
.categoriesmenu2r li a { color: #fff; text-decoration: none; padding: 6px 6px 5px 6px; }
.categoriesmenu2r li a:hover { color: #fff; background: url(https://arcadethunder.com/images/button-down.jpg) top left repeat-x;}


.topmenu1 {float:left; height: 28px; width: 990px; background: url(https://arcadethunder.com/images/headblue.jpg);
}
.topmenu1 ul { list-style: none; margin: 0 0 0 0; padding: 0 0 0 7px;}
.topmenu1 li { float:left; padding: 5px 0px 0px 0px; text-transform: uppercase; font: 15px arial; color: #300000; text-decoration: none; font-weight: bold;}
.topmenu1 a {font: 15px arial; color: #ffffff; text-decoration: none;  padding: 5px 12px 10px 0px;}
.topmenu1 a:hover { color: #FF0;}
.menu_home a {font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_home.png) no-repeat; background-position: 0px 8px; padding: 12px 10px 2px 30px;}
.menu_hotgames a {font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_topgames.png) no-repeat; background-position: 0px 8px; padding: 10px 10px 2px 30px;}
.menu_mostplayed a {font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_graph.png) no-repeat; background-position: 0px 8px; padding: 10px 10px 2px 30px;}
.menu_newgames a { font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_newgames.png) no-repeat; background-position: 0px 8px; padding: 10px 10px 2px 30px;}
.menu_allgames a { font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_allgames.png) no-repeat; background-position: 0px 8px; padding: 12px 10px 2px 30px;}
.menu_randomgames a { font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_random2.png) no-repeat; background-position: 0px 8px; padding: 10px 10px 2px 30px;}
.menu_multiplayer a { font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_multiplayer.png) no-repeat; background-position: 0px 8px; padding: 12px 10px 2px 30px;}
.menu_unity a { font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_unity.png) no-repeat; background-position: 0px 8px; padding: 10px 10px 2px 30px;}
.menu_html5 a { font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_html5.png) no-repeat; background-position: 0px 8px; padding: 10px 10px 2px 30px;}
.menu_flash a { font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_flash.png) no-repeat; background-position: 0px 8px; padding: 10px 10px 2px 30px;}
.menu_cash a { font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_cash.png) no-repeat; background-position: 0px 8px; padding: 10px 10px 2px 30px;}
.menu_news a { font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_news.png) no-repeat; background-position: 0px 8px; padding: 10px 10px 2px 30px;}
.menu_scores a { font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_scores.png) no-repeat; background-position: 0px 8px; padding: 10px 10px 2px 30px;}
.menu_help a { font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; background: url(https://arcadethunder.com/images/icon_help.png) no-repeat; background-position: 0px 8px; padding: 10px 10px 2px 30px;}


.topmenu2 {float:right; height: 28px; width: 250px; background: url(https://arcadethunder.com/images/headplaytab.jpg);
}
.topmenu2 ul { list-style: none; margin: 0 0 0 0; padding: 0 0 0 7px;}
.topmenu2 li { float:right; padding: 5px 0px 5px 0px; text-transform: uppercase; font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; margin-right:5px;}
.topmenu2 a {font: 15px arial; color: #ffffff; text-decoration: none; font-weight: bold; padding: 10px 12px 10px 0px;}
.topmenu2 a:hover { color: #FF0;}

.sidebarad {position: relative; left: -5px; top:20px;}

.siteSkins{width:0;height:0;margin:0 auto;position:absolute;top:0;left:50%}
.leftSkin{padding:5px;position:absolute;top:0;left:-669px; top:147px; z-index:1; background:#393838; border:2px solid; border-color: #393838; border-top-left-radius:1em; border-bottom-left-radius:1em;}
.leftSkin2{padding:5px;position:absolute;top:0;left:-669px; top:360px; z-index:1; background:#ffffff; border:2px solid; border-color: #ffffff; border-top-left-radius:1em; border-bottom-left-radius:1em; text-align:center; height:600px;}
.leftSkin2 a{font: 15px arial; color: #39F; text-decoration: none; font-weight: bold; text-align:center;}
.rightSkin{padding:5px;position:absolute;top:0;right:-669px; top:147px; z-index:1; background:#393838; border:2px solid; border-color: #393838; border-top-right-radius:1em; border-bottom-right-radius:1em;}
.rightSkin2{padding:5px;position:absolute;top:0;right:-669px; top:360px; z-index:1; background:#ffffff; border:2px solid; border-color: #ffffff; border-top-right-radius:1em; border-bottom-right-radius:1em; text-align:center; height:600px;}
.rightSkin2 a{font: 15px arial; color: #39F; text-decoration: none; font-weight: bold; text-align:center;}
#ffix {visibility:hidden;display:none;}

.adskins{width:0;height:0;margin:0 auto;position:fixed;top:0;left:50%}
.adleftskingame{padding:5px;position:absolute;top:0;left:-680px; top:425px; z-index:1}
.adrightskingame{padding:5px;position:absolute;top:0;right:-680px; top:425px; z-index:1}
.adleftskin{padding:0px 0 0;position:absolute;top:0;left:-680px; top:10px; z-index:1}
.adrightskin{padding:0px 0 0;position:absolute;top:0;right:-680px; top:10px; z-index:1}
.adskinbg {
width:165px;
margin:0;
padding:0;
float:left;
background-color : #fff;
border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
}
.ad_module_header2 {
font-weight:normal;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;height:35px;line-height:35px;padding-left:10px;padding-right:2px;text-transform:uppercase; font-size:13px;text-align:left;
text-decoration: none;
border-bottom: 1px solid #eaebed;
text-shadow: 1px 1px 0 #fff;
color: #898A8B;
background: #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
background: -webkit-linear-gradient(top, #fff, #f2f2f2);
background: -moz-linear-gradient(top, #fff, #f2f2f2);
background: -ms-linear-gradient(top, #fff, #f2f2f2);
background: -o-linear-gradient(top, #fff, #f2f2f2);
}
.ad_module_title {
	float: left;
}

.gamearealeftwide{float:left; width:980px; margin-left:5px; min-height:615px; valign:center; text-align:center; background: #fff; border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px; padding-top:5px; padding-bottom:5px;}
.gamearealeftwide a { color: #000; text-decoration: none; !important}
.gamearealeftwide a:hover { color: #000; text-decoration: underline;}

.gamearearightcolumn{float:right; width: 1065px;}
.gamearealeft{float:left; width:810px; min-height:615px; vertical-align:middle; text-align:center; background: #fff; border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px; padding-top:5px; padding-bottom:5px;}
.gamearealeft a { color: #000; text-decoration: none; !important}
.gamearealeft a:hover { color: #000; text-decoration: underline;}
.gamearearight{float: left; margin-left:5px; min-height:600px; width:160px; background: #fff  url(https://arcadethunder.com/images/advertiseimghorizontal.jpg) no-repeat; padding-top:20px; margin-bottom:5px; border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px; padding-bottom:5px;}
.gamearearight a { color: #000; text-decoration: none; !important}
.gamearearight a:hover { color: #000; text-decoration: underline;}
.gameareamore{float:right; width:240px; min-height:620px; margin-right:5px; text-align:center; background: #fff; border:1px solid #dbe0e2;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px; padding-bottom:5px;}
.gameareamore a { cfont: 15px arial; color: #39F; text-decoration: none; font-weight: bold; text-align:center; !important}
.gameareamore a:hover { color: #F00; text-decoration: underline;}
.belowgamead {float:left; text-align:center; width:1240px; height:90px; margin-top:5px; margin-bottom:5px;}

.categoriesmenu { float:left; width: 1240px; background: url(https://arcadethunder.com/images/category.jpg) top left repeat-x; }
.categoriesmenu ul { list-style: none; margin: 0 0 0 0; padding: 0 0 0 0;}
.categoriesmenu li { float:left; font: 13.5px arial; color: #300000; padding: 15px 0px 10px 0px; text-transform: uppercase;}
.categoriesmenu li a { color: #300000; text-decoration: none; padding: 15px 6px 10px 7px; font-weight: bold;}
.categoriesmenu li a:hover { color: #300000; background: url(https://arcadethunder.com/images/category_rollover.jpg) top left repeat-x;}

.morecategories { float:right; width: 1240px; height: 275px; padding: 0px 0px 0px 0px; background-color: #e8e8e8; border: 0px solid #99ccff;margin-bottom:0px;}
.morecategories2 { float:right; width: 1240px; height: 260px; padding: 0px 0px 0px 0px; background-color: #e8e8e8; border: 0px solid #99ccff;margin-bottom:0px;}
.morecategories2 h1 {margin-left:5px; margin-top:5px; font: 20px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-top:5px;padding-right:2px;text-transform:uppercase;text-align:left;color:#06C;}
.catcol1 {float:left; width:310px; height:180px; padding-left:10px}
.catcol1 h1 {font: 16px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-top:5px;padding-right:2px;text-transform:uppercase;text-align:left;color:#009;}
.catcol1b {margin-top:-5px; width:145px; height:120px; float:left;}
.catcol1c {width:280px; height:40px; float:left;}
.catcol2 {float:left; width:150px; height:180px;}
.catcol2 h1 {font: 16px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-top:5px;padding-right:2px;text-transform:uppercase;text-align:left;color:#009;}
.catcol3 {float:left; width:770px; height:180px;}
.catcol3 h1 {font: 16px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-top:5px;padding-right:2px;text-transform:uppercase;text-align:left;color:#009;}

.btn2{margin-top:5px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0; width:120px;}
.btn2-large{padding:5px 5px;font-size:18px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; font-weight:bold; text-align:center;}
.btn2-play{background: #06F; font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;}
.btn2-play a{text-decoration:none; font-color:#FFF}
.btn2-play a:visited{text-decoration:none; font-color:#FFF}
.btn2-play:hover{color:#FFFFFF;background: #39C;text-decoration:none}
.btn3{margin-top:5px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0; width:120px;}
.btn3-large{padding:5px 5px;font-size:18px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; font-weight:bold; text-align:center;}
.btn3-play{background: #03C; font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;}
.btn3-play a{text-decoration:none; font-color:#FFF}
.btn3-play a:visited{text-decoration:none; font-color:#FFF}
.btn3-play:hover{color:#FFFFFF;background: #0CC;text-decoration:none}
.btn4{margin:0px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0; width:265px;}
.btn4-large{padding:5px 5px;font-size:18px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; font-weight:bold; text-align:center;}
.btn4-play{background: #03C; font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;}
.btn4-play a{text-decoration:none; font-color:#FFF}
.btn4-play a:visited{text-decoration:none; font-color:#FFF}
.btn4-play:hover{color:#FFFFFF;background: #0CC;text-decoration:none}


.morecategoriescolumn1t{ float:left; width: 1240px; height: 115px; margin-left: 5px; background-color: #e8e8e8; border-right: 0px solid #99ccff; text-align:left;}
.morecategoriescolumn1t h2 {font: 18px arial, verdana; color: #000; padding: 0px 0 0 0; margin: 0 0 0 0; text-align: left; font-weight: bold; float: left; width: 100%;}
.morecategoriescolumn1{ float:left; width: 190px; height: 55px; margin-left: 5px; background-color: #e8e8e8; border: 0px solid #99ccff; text-align:left;}
.morecategoriescolumn1 p { font: 14px arial, verdana; color: #000000; padding: 4px 0 0 0; margin: 0 0 0 0;}
.morecategoriescolumn1 p a { color: #09F; font-weight: bold; text-decoration: none;}
.morecategoriescolumn1 p a:hover { color: #F00;}

.morecategoriescolumn2t{ float:left; width: 1240px; height: 95px; margin-left: 5px; background-color: #e8e8e8; border-right: 0px solid #99ccff; text-align:left;}
.morecategoriescolumn2t h2 {font: 18px arial, verdana; color: #000; padding: 0px 0 0 0; margin: 0 0 0 0; text-align: left; font-weight: bold; float: left; width: 100%;}
.morecategoriescolumn2{ float:left; width: 190px; height: 35px; margin-left: 5px; background-color: #e8e8e8; border: 0px solid #99ccff; text-align:left;}
.morecategoriescolumn2 p { font: 14px arial, verdana; color: #000000; padding: 4px 0 0 0; margin: 0 0 0 0;}
.morecategoriescolumn2 p a { color: #09F; font-weight: bold; text-decoration: none;}
.morecategoriescolumn2 p a:hover { color: #F00;}

#screenshot{position:absolute;border:2px solid #09F;background:#fff;display:block;color:#000;z-index:99999;padding:5px; max-width:220px;}
.randomBOXIMG{float:left;width:148px;height:125px;}.randomBOXIMG a{float:left;width:109px;height:86px}
.randomBOXIMGsm{float:left;width:120px;height:102px;border:1px solid #000}.randomBOXIMGsm a{float:left;width:124px;height:106px}
.randomBOXIMGsm2{float:left;width:105px;height:89px;border:1px solid #000}.randomBOXIMGsm2 a{float:left;width:109px;height:86px}
.randomBOXIMGcat{float:left;width:137px;height:117px;border:1px solid #000}.randomBOXIMGcat a{float:left;width:134px;height:114px}


.hpbottomad{margin-top:10px; margin-bottom:0px; text-align:center;}

.misctopad{ margin-top:85px; margin-bottom:10px; text-align:center;}
.miscbottomad{margin-top:10px; margin-bottom:10px; text-align:center;}

.gamesbottomad{padding-top:10px; margin-bottom:10px; text-align:center; }


.headad{margin-top:10px; margin-bottom:10px; text-align:center;}
.homebannerad{margin-top:10px; margin-bottom:5px; text-align:center;}
.gamebannerad2{margin-top:25px; margin-bottom:5px; text-align:center;}



.gamesrandomgame{display:block; float:left; margin:5px 5px 5px 5px}
.gamesrandomgame img{float:left;width:148px;height:125px;border:1px solid #000; -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;
}
.gamesrandomgame li {list-style-type: none;}

.moregamesarea {margin-left:1px; float:left;}

.moregamesarea2 {margin-left:6px;}

.moregamesarea3 {margin-left:30px; margin-bottom: 20px;}

.moregamesarea4 {margin-left:5px;}


.homefullcolumn {width: 1250px; float:left; margin-bottom:10px; margin-top:8px;}
.homefullcolumn h3 a{font: 14px Arial, Helvetica, sans-serif; color:#09F; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;margin-left:10px;}
.homeleftcolumn {width: 920px; float:left;  margin-left:5px; margin-bottom:10px; margin-top:8px;}

.homeleftcolumn h3 a{font: 14px Arial, Helvetica, sans-serif; color:#09F; font-weight: bold;height:16px;text-align:center;}
.homerightcolumn {width: 315px; float:right; text-align:center; margin-top:8px; background: #EBEBEB}
.homeleftcolumn2 {width: 170px; float:left;}
.homerightcolumn2 {width: 750px; float:right;}
.gamesrightcolumn {width: 352px; float:right; background: #fff}
.gamesrightcolumn p {font: 14px Arial, Helvetica, sans-serif; -webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;padding-left:10px;padding-right:2px;text-align:left;color:#000;}
.gamesrightcolumn a {color:#000!important;}
.gamesrightcolumn h1 {font: 20px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#06C;}
.gamesrightcolumn h2 {font: 16px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#000;}


.catleftcolumn {width: 920px;  float:left; margin-top:8px; margin-left:5px;}
.catleftcolumn h1 {font: 20px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;line-height:16px;padding-top:5px;padding-left:5px;text-transform:uppercase;text-align:left;color:#06C;}
.catleftcolumn a {color:#0CF}
.catleftcolumn a:hover {color:#F00;}
.catrightcolumn {width: 315px;  float:right; text-align:center; margin-top:8px; background: #EBEBEB}

.homecontenttitle-blue {
font: 18px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:35px;line-height:32px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#fff;margin-left:-5px;
text-decoration: none;
border-bottom: 1px solid #eaebed;
text-shadow: 1px 1px 0 #000;
background: #1e0b4c url(https://arcadethunder.com/images/headerblue.jpg)
}

.homecontenttitle-blue2 {
font: 18px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:35px;line-height:32px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#fff;
text-decoration: none;
border-bottom: 1px solid #eaebed;
text-shadow: 1px 1px 0 #000;
background: #1e0b4c url(https://arcadethunder.com/images/headerblue.jpg)
}

.homecontenttitle-orange {
font: 18px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:35px;line-height:32px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#fff;
text-decoration: none;
border-bottom: 1px solid #eaebed;
text-shadow: 1px 1px 0 #000;
background: #1e0b4c url(https://arcadethunder.com/images/headorange.jpg)
}

.homecontenttitle-green {
font: 18px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:35px;line-height:32px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#fff;
text-decoration: none;
border-bottom: 1px solid #eaebed;
text-shadow: 1px 1px 0 #000;
background: #1e0b4c url(https://arcadethunder.com/images/headgreen.jpg)
}

.icon_action{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_action.png') no-repeat; }
.icon_adventure{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_adventure.png') no-repeat; }
.icon_arcade{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_arcade.png') no-repeat; }
.icon_board{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_board.png') no-repeat; }
.icon_card{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_card.png') no-repeat; }
.icon_casino{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_casino.png') no-repeat; }
.icon_classic{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_classic.png') no-repeat; }
.icon_driving{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_driving.png') no-repeat; }
.icon_gameshow{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_gameshow.png') no-repeat; }
.icon_hiddenobject{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_hiddenobject.png') no-repeat; }
.icon_multiplayer{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_multiplayer2.png') no-repeat; }
.icon_physics{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_physics.png') no-repeat; }
.icon_puzzle{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_puzzle.png') no-repeat; }
.icon_racing{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_racing.png') no-repeat; }
.icon_random{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_random.png') no-repeat; }
.icon_shooting{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_shooting.png') no-repeat; }
.icon_sports{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_sports.png') no-repeat; }
.icon_timemanagement{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_timemanagement.png') no-repeat; }
.icon_towerdefense{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_towerdefense.png') no-repeat; }
.icon_word{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_word.png') no-repeat; }
.icon_hot{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_hot.png') no-repeat; }
.icon_new{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_new.png') no-repeat; }
.icon_connect{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_connect.png') no-repeat; }
.icon_info{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_info.png') no-repeat; }
.icon_star{
float: right; margin:1px 1px 0 0; width:32px; height:32px; background: url('https://arcadethunder.com/images/icon_star.png') no-repeat; }

.iconsmall{ 
border:1px solid #C7CCCE;
font : 11px Arial, Helvetica, sans-serif;
width:176px;
height:160px;
overflow:hidden;
padding:0px; 
margin:5px 2px 5px 2px;
font-weight:normal;
float:left;
background:#fff url(images/igbg.png) bottom repeat-x; 
position:relative;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
    z-index:1;
	text-align: center;
}

.iconsmall .before:hover {
display:none;

}

.iconsmall img{  
padding:0;
width:176px;
height:105px;
margin-bottom:6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:3px;-moz-border-radius:3px;
}
.iconsmall a:link {font : 13px Arial, Helvetica, sans-serif; font-weight:bold; color:#323232; font-weight:normal; text-decoration: none; text-shadow: 0px 1px 2px #fff; text-align: center;}
.iconsmall a:hover { color:#323232; font-weight:normal; text-decoration: none;}
.iconsmall a:visited { color:#323232; font-weight:normal; text-decoration: none;}

.iconsmall:hover img{  
opacity:1.0;
}

.iconsmall h2 {
	font : 13px Arial, Helvetica, sans-serif; font-weight:bold!important; color:#F00; font-weight:normal; text-decoration: none; text-shadow: 0px 1px 2px #fff; text-align: center;
margin:0; margin-bottom:6px;}
.iconsmall h2 a{font-weight:bold!important; color:#323232}

.iconsmall2{ 
border:1px solid #C7CCCE;
font : 11px Arial, Helvetica, sans-serif;
width:235px;
height:190px;
overflow:hidden;
padding:0px; 
margin:4px 4px 4px 4px;
font-weight:normal;
float:left;
background:#fff url(images/igbg.png) bottom repeat-x; 
position:relative;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
    z-index:1;
	text-align: center;
}

.iconsmall2 .before:hover {
display:none;

}

.iconsmall2 img{  
padding:0;
width:235px;
height:141px;
margin-bottom:6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:3px;-moz-border-radius:3px;
}
.iconsmall2 p {margin:0px 0px 0px 5px;}
.iconsmall2 a:link {font : 14px Arial, Helvetica, sans-serif; font-weight:bold; color:#323232; font-weight:normal; text-decoration: none; text-shadow: 0px 1px 2px #fff; text-align: left;}
.iconsmall2 a:hover { color:#323232; font-weight:normal; text-decoration: none;}
.iconsmall2 a:visited { color:#323232; font-weight:normal; text-decoration: none;}

.iconsmall2:hover img{  
opacity:1.0;
}

.iconsmall2 h2 {
	font : 13px Arial, Helvetica, sans-serif; font-weight:bold!important; color:#F00; font-weight:normal; text-align: left;
margin:5px 0px 0px 5px;}
.iconsmall2 h2 a{font-weight:bold!important; color:#323232}
.iconsmall2 h2 a hover{font-weight:bold!important; color:#464646 }

.iconsmall2b{ 
border:1px solid #C7CCCE;
width:105px;
height:89px;
padding:0px; 
margin:0px 4px 0px 4px;
font-weight:normal;
float:left;
background:#fff url(images/igbg.png) bottom repeat-x; 
position:relative;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;
    z-index:1;
	text-align: center;
}
.iconsmall2b .before:hover {
display:none;

}

.iconsmall2b img{  
padding:0;
margin-top:-1px;
margin-left:-1px;
margin-bottom:6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;
}
.iconsmall2b a:link {font : 12px Arial, Helvetica, sans-serif; font-weight:bold; color:#323232; font-weight:normal; text-decoration: none; text-shadow: 0px 1px 2px #fff; text-align: center;}
.iconsmall2b a:hover { color:#323232; font-weight:normal; text-decoration: none;}
.iconsmall2b a:visited { color:#323232; font-weight:normal; text-decoration: none;}

.iconsmall2b:hover img{  
opacity:1.0;
}

.iconsmall3{ 
border:1px solid #C7CCCE;
font : 11px Arial, Helvetica, sans-serif;
width:235px;
height:180px;
overflow:hidden;
padding:0px; 
margin:5px 4px 5px 4px;
font-weight:normal;
float:left;
background:#fff url(images/igbg.png) bottom repeat-x; 
position:relative;
    z-index:1;
	text-align: left;
}

.iconsmall3 .before:hover {
display:none;

}

.iconsmall3 img{  
padding:0;
width:235px;
height:141px;
margin:0;

}
.iconsmall3 p {margin:0px 0px 0px 5px;}
.iconsmall3 a:link {font : 14px Arial, Helvetica, sans-serif; font-weight:bold; color:#323232; font-weight:normal; text-decoration: none; text-shadow: 0px 1px 2px #fff; text-align: left;}
.iconsmall3 a:hover { color:#323232; font-weight:normal; text-decoration: none;}
.iconsmall3 a:visited { color:#323232; font-weight:normal; text-decoration: none;}

.iconsmall3:hover img{  
opacity:1.0;
}

.iconsmall3 h2 {
	font : 13px Arial, Helvetica, sans-serif; font-weight:bold!important; color:#F00; font-weight:normal; text-align: left;
margin:5px 0px 0px 5px;}
.iconsmall3 h2 a{font-weight:bold!important; color:#323232}
.iconsmall3 h2 a hover{font-weight:bold!important; color:#464646 }

.iconsmall4{ 
border:1px solid #C7CCCE;
width:142px;
height:120px;
overflow:hidden;
padding:0px; 
margin:7px 4px 7px 4px;
font-weight:normal;
float:left;
background:#fff url(images/igbg.png) bottom repeat-x; 
position:relative;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
    z-index:1;
	text-align: center;
}

.iconsmall4 .before:hover {
display:none;

}

.iconsmall4 img{  
padding:0;
width:142px;
height:85px;
margin-bottom:6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:3px;-moz-border-radius:3px;
}
.iconsmall4 a:link {font : 12px Arial, Helvetica, sans-serif; font-weight:bold; color:#323232; font-weight:normal; text-decoration: none; text-shadow: 0px 1px 2px #fff; text-align: center;}
.iconsmall4 a:hover { color:#323232; font-weight:normal; text-decoration: none;}
.iconsmall4 a:visited { color:#323232; font-weight:normal; text-decoration: none;}

.iconsmall4:hover img{  
opacity:1.0;
}

.iconsmall4 h2 a{
	font-weight:bold !important;
}

.gRelatedArea{ 
width:1225px;
padding-left:5px;
padding-top:5px;
float:left;
}
.gRelatedArea h1 {font: 20px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:16px;line-height:16px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#06C;}
.gRelated{ 
width:150px;
height:165px;
margin:5px 3px 5px 2px;
font-weight:normal;
float:left;
text-align: center;
}
.gRelated h2{ 
font: 20px Arial, Helvetica, sans-serif; font-weight: bold; color:#003F75;
padding-top:40px;
}

.homepagegamelist{ 
width:235px;
height:15px;
padding:0px; 
margin:2px 0px 0px 0px;
font-weight:normal;
float:left;
position:relative;
	text-align: left;
}
.homepagegamelist a:link {font-weight:bold; color:#323232; font-weight:normal; text-decoration: none; text-shadow: 0px 1px 2px #fff; text-align: center;}
.homepagegamelist a:hover { color:#323232; font-weight:normal; text-decoration: none; text-decoration: underline;}
.homepagegamelist a:visited { color:#323232; font-weight:normal; text-decoration: none;}
.homepagegamelist2{ 
width:240px;
background: url(https://arcadethunder.com/images/headblue.jpg);
height:20px;
padding:0px; 
margin:2px 0px 0px 0px;
font-weight:normal;
float:left;
position:relative;
	text-align: center;
}
.homepagegamelist2 p {color: yellow !important; font-weight:bold; padding-top:2px}
.homepagegamelist2 a:link {font-weight:bold; color: #FFF; font-weight:bold; text-decoration: none; text-align: center;}
.homepagegamelist2 a:hover { color: #FFF; font-weight:bold ; text-decoration: none; text-decoration: underline;}
.homepagegamelist2 a:visited { color: #FFF; font-weight:bold; text-decoration: none;}

.homepagegamelist3{ 
width:235px;
background: url(https://arcadethunder.com/images/headgreen.jpg);
height:15px;
padding:0px; 
margin:2px 0px 0px 0px;
font-weight:normal;
float:left;
position:relative;
	text-align: center;
}
.homepagegamelist3 p {color: yellow !important; font-weight:bold;}


.homepagegamelist .catpl { overflow:hidden; font-size:11px; color:#5d6162;  font-weight:normal; text-transform:capitalize; float:right;}
.homepagegamelist .catpl a{font-size:11px; color:#969798;  font-weight:normal;}
.homepagegamelist .catpl a:visited{font-size:11px; color:#969798; text-decoration:none;  font-weight:normal;}
.homepagegamelist .catpl a:hover{color:#5d6162; text-decoration:none; }

.iconcat{ 
border:1px solid #C7CCCE;
width:137px;
height:117px;
padding:0px; 
margin:7px 5px 50px 5px;
font-weight:normal;
float:left;
background:#fff url(images/igbg.png) bottom repeat-x; 
position:relative;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;
    z-index:1;
	text-align: center;
}

.iconcat .catpl { overflow:hidden; font-size:11px; color:#5d6162;  font-weight:normal; text-transform:capitalize;}
.iconcat .catpl a{font-size:11px; color:#969798;  font-weight:normal;}
.iconcat .catpl a:visited{font-size:11px; color:#969798; text-decoration:none;  font-weight:normal;}
.iconcat .catpl a:hover{color:#5d6162; text-decoration:none; }

.iconcat .before:hover {
display:none;

}

.iconcat img{  
padding:0;
margin-top:-1px;
margin-left:-1px;
margin-bottom:6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;
}
.iconcat a:link {font : 12px Arial, Helvetica, sans-serif; font-weight:bold; color:#323232; font-weight:normal; text-decoration: none; text-shadow: 0px 1px 2px #fff; text-align: center;}
.iconcat a:hover { color:#323232; font-weight:normal; text-decoration: none;}
.iconcat a:visited { color:#323232; font-weight:normal; text-decoration: none;}

.iconcat:hover img{  
opacity:1.0;
}

.floatright {float:right;}

.game-belowsec { 
width:970px;min-height:280px;padding:0 0 2px 0;margin:10px; text-align:center;float:left;background-color:#fff;border:1px solid #dbe0e2;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.game-moregames { 
width:970px;min-height:180px;padding:0 0 2px 0;margin:10px; text-align:center;float:left;background-color:#fff;border:1px solid #dbe0e2;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.game-info { width:850px;padding: 5px;margin:2px; text-align:left;}
.game-info-desc { width:850px;min-height:100px;padding: 5px;margin:2px; text-align:left;}
.game-info-rating { width:850px;height:35px;padding: 5px;margin:2px; text-align:left}
.game-info-share { width:850px;height:40px;padding: 5px;margin:2px; text-align:left;}

.game-info a { color: #000; text-decoration: none;}
.game-info a:hover { color: #000; text-decoration: underline;}

.game-info-icon{ 
border:1px solid #C7CCCE;
width:105px;
height:89px;
margin:5px;
font-weight:normal;
float:left;
background:#fff url(images/igbg.png) bottom repeat-x; 
position:relative;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.06); box-shadow:1px 1px 2px rgba(0,0,0,0.06);
-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;
    z-index:1;
	text-align: center;
}

.game-rightad { 
width:336px;min-height:280px;padding:0 0 2px 0;margin:2px; text-align:center;float:right;background-color:#fff;border:1px solid #dbe0e2;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.gamepgtitle-blue {
font: 18px Arial, Helvetica, sans-serif; font-weight: bold;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:35px;line-height:32px;padding-left:10px;padding-right:2px;text-transform:uppercase;text-align:left;color:#fff;
text-decoration: none;
border-bottom: 1px solid #eaebed;
text-shadow: 1px 1px 0 #000;
background: #1e0b4c url(https://arcadethunder.com/images/headerblue.jpg)
}

.abpdetect {
	border:2px;
	border-color: #F00;
	background-color:#F99;
	width:980px;
	height:70px;
	float:left;
	margin:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
.widead { width: 728px; background: url(https://arcadethunder.com/images/advertiseimgvertical.jpg) no-repeat; background-position:center left; padding-left: 20px; text-align:center ; margin: 10px 0; float:left;}

.cat_box1, .cat_box2{
  width:176px;
  height: 110px;
  text-align:center;
  transition:0.5s;
}
.cat_box2 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;  
  
}
.cat_box2 p{
	height: 92px; border:2px solid #09F;background:#fff;opacity:0.9;;display:absolute;color:#000;z-index:99999;padding:5px;font-size:12px;margin:0px!important;
}
.cat_box-wrap:hover .cat_box2{
  opacity:1;
  transform:translateY(0px);  
}
.cat_box-wrap:hover .cat_box1{
  opacity:10;
  height:110px; 
}
.cat_box-wrap{
  position:relative;
  display:inline-block;
  vertical-align: top;
}

.playg_box1, .playg_box2{
  width:235px;
  height: 141px;
  text-align:center;
  transition:0.5s;
}
.playg_box2 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;  
  
}
.playg_box2 p{
	height: 127px; border:2px solid #09F;background:#fff;opacity:0.9;;display:absolute;color:#000;z-index:99999;padding:5px;font-size:14px;margin:0px!important;
}
.playg_box-wrap:hover .playg_box2{
  opacity:1;
  transform:translateY(0px);  
}
.playg_box-wrap:hover .playg_box1{
  opacity:10;
  height:141px; 
}
.playg_box-wrap{
  position:relative;
  display:inline-block;
  vertical-align: top;
}


.icon_player{ 
width:100px;
height:20px;
overflow:hidden;
padding-top:8px;
padding-left:23px; 
font-weight:bold;
float:left;
background: url(https://arcadethunder.com/images/icon-player.png) no-repeat; 
background-position:center left;
position:relative;
text-align:left;
}

.icon_thumb{ 
width:25px;
height:20px;
overflow:hidden;
padding-top:9px;
padding-right:27px; 
font-weight:bold;
float:right;
background: url(https://arcadethunder.com/images/icon-thumb.png) no-repeat;
background-position:center right; 
position:relative;
text-align:right;
}

.icon_playersm{ 
width:110px;
height:20px;
overflow:hidden;
padding-top:0px;
padding-right:25px; 
float:right;
background: url(https://breezygames.com/images/icon-player.png) no-repeat; 
background-position:center right;
position:relative;
text-align:right;
}

.icon_thumbsm{ 
width:20px;
height:20px;
overflow:hidden;
padding-top:10px;
padding-right:32px; 
font-weight:bold;
float:right;
background: url(https://breezygames.com/images/icon-thumb.png) no-repeat;
background-position:center right; 
position:relative;
text-align:right;
}