html,body{
	margin: 0px;padding:0px;color: #333333;
	background-color: #dce3e3;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:86%;
	background: #dce3e3 url(http://www.2flashgames.com/i/repbg.jpg) repeat scroll left top;
}
a{text-decoration:none; color:#2b66ff;font-weight:bold}
a:hover{text-decoration:underline; color:#2b66ff;}

.limg {border: 0px #7F7F7F solid }

.selected {color:#ff0000;}
.paging {color:#000000;}
.paging a:hover {color:#ff0000;}
#dropimage {text-align: right;}
#dropimage img{display: none;}
#dropimagetop {text-align: left;}
#dropimagetop img{display: none;}

#outermain {
    width:auto;
	padding: 0px; border: 1px solid #cccccc; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	background-color: #ffffff; 
	background-image: url(http://www.2flashgames.com/i/repbg_content.gif); 
	background-repeat: repeat; 
}

#innermain {
	width:auto !important; 
	width:650px;
	margin: 0px; padding: 5px; 
	-moz-border-radius: 5px; -webkit-border-radius: 5px; 
	background-image: url(http://www.2flashgames.com/i/2FG_bg_main.jpg); 
	background-repeat: repeat-x; 
	background-position: top right;
}

<!--[if ie]>
#innermain {
}
<![endif]-->

/*menu setting*/
#menuBox {
	width:100%;
	height:30px;
	text-align:center;	
}
#menuContent {
	width:950px;
	height:30px;
	margin-left:10px;
	margin-right:auto;
	/*border:1px solid #ff0000;*/
}
#menuList {
	width:950px;
	height:30px;
	float:left;	
	text-align:left;
}
#menuList ul {
	width:950px;
	height:30px;
	margin:0;
	padding:0;
	float:left;
}
#menuList li {	
	list-style-type:none;
	width:auto;
	float: left;	
	margin-top:5px;
	padding-left:12px;
	padding-right:12px;
	margin-left:1px;
	margin-right:1px;
	text-decoration:none;
}
#menuList li a:hover{	
	color: #0772B8;
}
#menuList li .main a{	
}
#menuList li .main a:hover{	
	color: #0772B8;
}
#menuList li .selected {
}
#menuList li .selected a{	
}
#menuList li .selected a:hover{	
	color: #0772B8;
}
#menuText {
	color: #0772b8;
	margin:0px;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: Arial, sans-serif;	
}
#menuText a {
	margin-top:19px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#menuText a:hover {
	color: #0772B8;
}
/*end menu*/



/*submenu setting*/
.submenuBox {
	position: absolute;
	visibility:hidden;
	width:213px;
	margin-top:0px;
	padding:15px;
	/*background: #151515;*/
	background:#292a2e;
	border: 1px solid #535353;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	z-index:65534;
	line-height: 2;
	background-image: url(http://master.2flashgames.com/i/2FG_bg_ad.jpg);
	background-repeat: repeat-x;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; 
}
.submenuBox .left {	
	width:auto;
	float:left;
	padding-right:15px;
}
.submenuBox .right {
	float:left;
	width:auto;
	padding-left:15px;
	border-left:1px solid #ffffff;
}
.submenuBox a{
	color: #0772b8;
	position: relative;
	display: block;
	margin: 0;
	padding:0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
	text-decoration:none;
}
.submenuBox a:hover{	
	font-weight:bold;
	text-decoration:underline;
	background:none;
}
/*end submenu setting*/
.list .tagged a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FBF8D5 url(http://www.2flashgames.com/i/list-entry-tagged-background.png) repeat-x scroll left top;
}
.list .unranked .rank {
visibility:hidden;
}
.list .rank {
border-right:1px solid #91A7B4;
color:#666666;
display:inline;
float:left;
font-size:108%;
font-weight:bold;
line-height:52px;
min-width:20px;
padding:0 2px;
text-align:center;
}
.list {
border:1px solid #91A7B4;
}
.list li {
}
.list .last a {
border-bottom-style:none;
}
.list a, .list a.featnosel {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(http://www.2flashgames.com/i/list-entry-background.png) repeat-x scroll left top;
border-bottom:1px solid #91A7B4;
display:block;
height:52px;
line-height:52px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
overflow:hidden;
text-decoration:none;
}
.list .title {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none no-repeat scroll 6px center;
color:#0066FF;
display:block;
font-size:12px;
font-weight:bold;
height:auto;
overflow:hidden;
padding:5px 6px 2px 6px;
position:relative;
}
.list .title em {
color:#CC3B2E;
font-size:80%;
font-weight:bold;
text-transform:uppercase;
}
.list a:hover, .list a.featsel {
background-position:left -100px;
text-decoration:none;
}
ul.tablist {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

.tablist a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF;
border:1px solid #91A7B4;
border-top:0px;
display:block;
height:20px;
line-height:20px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
overflow:hidden;
text-decoration:none;
padding-left: 10px;
}
.tablist a.tabnosel {
border-right:1px solid #91A7B4;
}
.tablist a.tabsel:hover, .tablist a.tabsel {
border-right:0px;
}
.innertab {
	position: absolute; 
	border: 1px solid #91A7B4; 
	border-left: 0px; 
	background-color: #ffffff
}

.bluetitle {
	background-color: #8cb103; 
	color: #ffffff; 
	margin: -5px 0px 0px 0px; 
	padding: 7px 10px 4px 10px; 
	float: left; 
	border: 2px solid #fff; 
	border-top: 0px; 
	text-transform:uppercase; 
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-radius-bottomright: 5px;
}
.bd ul {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-left:0;
}
.bd {
	background-color:transparent;
	background-repeat:no-repeat;
	
}
.innerindexbox {
	width: 635px !important;
	width: 645px; 
	margin: 0px; 
	padding: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	background-image: url(http://www.2flashgames.com/i/2FG_bg_main.jpg); 
	background-repeat: repeat-x; 
	background-position: top right;
}

.topnav {
	float: right;
	margin-right: 20px;
	height: 30px;
}
.topnav a.navnotsel, .topnav a {
	font-size: 12px;
	padding: 2px 4px;
	border: 1px solid #000;
	background-color: #fff;
}
.topnav a.navsel, .topnav a:hover {
	background-color: #fdd;
	text-decoration: none;
}

.c{text-decoration:none; color:#ffffff;font-weight:normal;}
.c:hover{text-decoration:underline; color:#ffffff;cursor:hand} 
.d{text-decoration:none; color:#2b66ff;font-weight:normal;border:0px solid black;}
.d:hover{text-decoration:underline; color:#2b66ff;cursor:hand} 
.e{text-decoration:none; color:#a3a3a3;font-weight:normal;}
.e:hover{text-decoration:underline; color:#a3a3a3;cursor:hand} 

/* right menu gameplay */

#right_menu_game{
width:320px;

}

#title_right{
width:320px;
height:30px;
margin-left:10px;
margin-bottom:-5px;
padding:0px;
backgrounds:#f2ffc7;
border-top:0px solid #a1b851;
border-left:0px solid #a1b851;
border-right:0px solid #a1b851;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

#title_right .active{
color:#444444;
width:50px;
height:16px;
float:left;
color:#ffffff;
text-align:center;
margin-right:3px;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:5px;
background:#a1b851;
margin-bottom:0px;
border-right:0px solid #a1b851;
border-left:0px solid #a1b851;
border-top:0px solid #a1b851;
text-align:center;
-moz-border-radius-topleft: 5px;
-webkit-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topright: 5px;
}

#title_right .active1{
color:#444444;
width:50px;
height:16px;
float:left;
color:#ffffff;
text-align:center;
margin-right:3px;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:5px;
background:#a1b851;
margin-bottom:0px;
border-right:0px solid #a1b851;
border-left:0px solid #a1b851;
border-top:0px solid #a1b851;
text-align:center;
-moz-border-radius-topleft: 5px;
-webkit-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topright: 5px;
}


#title_right .inactive{
color:#444444;
width:50px;
height:15px;
float:left;
margin-right:3px;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:5px;
background:#f2ffc7;
margin-bottom:0px;
border-right:1px solid #a1b851;
border-left:1px solid #a1b851;
border-top:1px solid #a1b851;
border-bottom:0px solid #a1b851;
text-align:center;
-moz-border-radius-topleft: 5px;
-webkit-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topright: 5px;
}

#right_content{
width:320px;
height:auto;
padding-top:3px;
padding-bottom:5px;
padding-right:3px;
margin-top:0px;
text-align:center;
margin-bottom:10px;
background:#a1b851;
border:0px solid #a1b851;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}


#title_right2{
width:320px;
height:30px;
margin-left:10px;
margin-bottom:-5px;
padding:0px;
backgrounds:#f2ffc7;
border-top:0px solid #a1b851;
border-left:0px solid #a1b851;
border-right:0px solid #a1b851;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

#title_right2 .active{
color:#ffffff;
width:50px;
height:16px;
float:left;
margin-right:3px;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:5px;
background:#a1b851;
margin-bottom:0px;
text-align:center;
border-right:0px solid #a1b851;
border-left:0px solid #a1b851;
border-top:0px solid #a1b851;
-moz-border-radius-topleft: 5px;
-webkit-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topright: 5px;
}

#title_right2 .active1{
color:#ffffff;
width:50px;
height:16px;
float:left;
margin-right:3px;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:5px;
background:#a1b851;
margin-bottom:0px;
text-align:center;
border-right:0px solid #a1b851;
border-left:0px solid #a1b851;
border-top:0px solid #a1b851;
-moz-border-radius-topleft: 5px;
-webkit-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topright: 5px;
}

#title_right2 .inactive{
color:#444444;
width:50px;
height:15px;
float:left;
margin-right:3px;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:5px;
background:#f2ffc7;
margin-bottom:0px;
text-align:center;
border-right:1px solid #a1b851;
border-left:1px solid #a1b851;
border-top:1px solid #a1b851;
border-bottom:0px solid #a1b851;
-moz-border-radius-topleft: 5px;
-webkit-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topright: 5px;
}

#right_content2{
width:320px;
padding-top:10px;
padding-bottom:2px;
padding-right:0px;
padding-left:6px;
height:310px;
margin-top:0px;
text-align:center;
margin-bottom:10px;
background:#a1b851;
border:0px solid #a1b851;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}


.info_game{
border:1px solid #a1b851;
background:#fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}


#box_game{
background:#f2ffc7;
margin-top:5px;
margin-left:10px;
margin-right:5px;
margin-bottom:5px; 
float:left; 
width:300px; 
padding:5px;
font-family:arial;
font-size:12px;
border:1px solid #a1b851;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

#paging_page{
padding:2px;
font-size:12px;
font-family:arial;
border:1px solid #cccccc;
margin-right:2px;
text-align:center;
background:#e7e7e7;
}

#paging_page a:hover{ 
padding:0px;
margin:0px;
font-size:12px;
font-family:arial;
border:0px solid #cccccc;
text-align:center;
color:#fff;
background:#444444;
}

#paging_more(
padding:2px;
font-size:12px;
font-family:arial;
border:0px solid #cccccc;
margin-right:2px;
text-align:center;
}
#fullscreen{
width:35px;
height:35px;
background:url(master.2flashgames.com/i/fullscreen_off.jpg) no-repeat left top;
}
#fullscreen a:hover{
width:35px;
height:35px;
background:url(http://master.2flashgames.com/i/fullscreen.jpg) no-repeat left top;
}


#tooltip{
	position:absolute;
	border:1px solid #dddddd;
	background:#f5f5f5;
	padding:7px;
	color:#242424;
	width:170px;
	height:auto;
	display:none;
	font-weight:normal;
	font-family:arial;
	font-size:12px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	}	

.hovergallery img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.hovergallery img:hover{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 1;
opacity: 1;
}



.info_game{
border:1px solid #a1b851;
background:#fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.link_best{text-decoration:none; color:#888888;font-weight:bold;}
.link_best:hover{text-decoration:underline; color:#444444;font-weight:bold;} 

.link{text-decoration:none; color:#2b66ff;font-size:12px;font-weight:bold;}
.link:hover{text-decoration:underline; color:#0069b7;font-size:12px;font-weight:bold;} 


