@charset "utf-8";
/* CSS Layout */

body,td,th {
	font-size: 12px;
	color: #2A80DE;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background: #EBEBEB url(../images/moobibg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	width: 1004px;
	margin: 0 auto;
	padding-bottom:0px;
}
.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 115px;
	width: 100%;
	background:url(../images/headerbg.png) no-repeat top left;
}
.logo {
	background-image: url(../images/moobilogo.png);
	background-repeat: no-repeat;
	padding: 0px;
	width: 394px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	height:98px;
	float:left;
}
.searchbox {
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	width: 403px;
	margin-top: 9px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logintop{
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.logintop a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.logintop a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color:#696969;
	text-decoration: none;
}
a:visited {
	color:#444444;
	text-decoration: none;
}
a:hover {
	color:#66CC00;
	text-decoration: none;
}
a:active {
	color:#444444;
	text-decoration: none;
}
.search {
	font-size: 13px;
	color: #C7C7C5;
	float: right;
	background:url(../images/searchbg.png) top right no-repeat;
	height: 38px;
	width: 322px;
	margin: 7px 0px 0px 0px;
}
.searchin {
	padding: 0px;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
	line-height:23px;
}

.searchinput {
background:url(../images/searchinput.png) 0 0 no-repeat;
padding: 5px 5px 0px 3px; 
width:251px;
height:27px;
border:2px;
color:#BBBBB3;

}

.searchinputbtn {
background:url(../images/searchbtn.png) 0 0 no-repeat;
width:54px;
height:27px;
border:none;
text-align:left;
margin:0px;
padding:0px;
}
.menubar {
/*	background: transparent url(../images/menubar.png) no-repeat 0 0;	*/
	padding: 0px;
	float: left;
	height: 61px;
	width: 1100px;
	margin: -29px 0px 5px 4px;
	z-index: 99;
}

.menubar  ul.topnav {
	list-style: none;
	padding: 0 0px;	
	margin: -11px 0 0 0;
	float: left;
	font-size: 1.2em;	
}
 .menubar ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 0px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
.menubar  ul.topnav li a{
	padding: 10px 5px;
	color: #A4A4A4;
	display: block;
	text-decoration: none;
	float: left;
}

.menubar  ul.topnav li span { /*--Drop down trigger styles--*/
	width: 26px;
	height: 31px;
	float: left;
	background: url(../images/menudrop.png) no-repeat;
	margin:40px 0 0 0;
}
.menubar ul.topnav li span.subhover {background-position: center bottom; cursor: pointer; } /*--Hover effect for trigger--*/
.menubar  ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 70px;
	background: #F3F3F3;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 150px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #CFCFCF;
}
 .menubar ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #CFCFCF; /*--Create bevel effect--*/
	border-bottom: 1px solid #CFCFCF; /*--Create bevel effect--*/
	clear: both;
	width: 150px;
}
 .menubar ul.topnav li ul.subnav li a {
	float: left;
	width: 125px;
	background: #EAEAEA url(../images/arrow-gray.png) no-repeat 10px center;
	padding-left: 20px;
}
.menubar ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #E0E0E0 url(../images/arrow-gray.png) no-repeat 10px center; 
}
.main {
	font-size: 12px;
	color: #3366FF;
	margin: 0px auto;
	height: auto;
	width: 870px;
}
.mainleft {
	padding: 0px;
	float: left;
	height: auto;
	width: 605px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainright {
	padding: 0px;
	float: right;
	height: auto;
	width: 238px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.announce {
	/*background-image: url(../images/announbg.png);*/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 605px;
	height:220px;
}
.bannar {
	background-image: url(../images/bannarbg.png);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 8px 3px 7px 3px;
	float: left;
	height: 223px;
	width: 599px;
}
.memberlogin {
	background-image: url(../images/memberlogin.png);
	background-repeat: no-repeat;
	margin: 26px 0 0 0;
	padding: 0px;
	float: left;
	height: 144px;
	width: 238px;
}
.memberin {
	margin: 20px 0 0 0 ;
	padding: 5px 5px 0px 5px;
	float: left;
	width: 218px;
}

.memberin_login {
	margin: 25px 0 0 0 ;
	padding: 10px 10px 10px 10px;
	text-align:center;
}

.memberinput
{
	width:146px;
	height:17px;
	background:transparent url(../images/ubox-text.gif) no-repeat top left;
	border:none;
	padding:3px 7px;
	color:#2A80DE;
}

.membersubmit
{
	width:70px;
	height:25px;
	background:transparent url(../images/ubox-submit.gif) no-repeat 0 0;
	border:none;
	color:#fff;
}
.gamevideo {
	padding: 0px;
	float: left;
	height: auto;
	width: 238px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.facebook {
	padding: 0px;
	float: left;
	height: auto;
	width: 238px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gamevideotop {
	background-image: url(../images/gamevideo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width:238px;
	height:40px;
}
.gamemid {
	background-image: url(../images/gamemid.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 238px;
}
.gamebot {
	background-image: url(../images/gamebot.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 238px;
}
.gamein {
	margin: 0px;
	padding: 5px 8px 5px 8px;
	float: left;
	height: auto;
	width: 222px;
}
.forum {
	font-size: 12px;
	color: #2B65B7;
	padding: 0px;
	float: left;
	height: auto;
	width: 605px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.forumrow {
	margin: 5px 0 0 2px;
	padding: 0px;
	float: left;
	height: auto;
	width: 603;
}
.forumzone {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}
.moobi {
	background-image: url(../images/moobitop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 200px;
}
.motech{
	background-image: url(../images/motech.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 200px;
}
.chat{
	background-image: url(../images/chat.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 200px;
}

.wiitop{
	background-image: url(../images/wiitop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 57px;
	width: 200px;
}

.xboxtop{
	background-image: url(../images/xboxtop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 57px;
	width: 200px;
}

.ps3top{
	background-image: url(../images/ps3top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 57px;
	width: 200px;
}

.ndsitop{
	background-image: url(../images/ndsitop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 200px;
}

.psptop{
	background-image: url(../images/psptop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 200px;
}

.phonetop{
	background-image: url(../images/phonetop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 200px;
}
.othertop{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 200px;
}
.forumzonein {
	background-image: url(../images/moobimid.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}
.forumzonebot {
	background-image: url(../images/moobibot.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 29px;
	width: 200px;
}
.forumzonemid {
	margin: 0px;
	float: left;
	width: 186px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height:27px;
}
.viewmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	margin: 0px;
	padding: 6px 3px 3px 3px;
	float: left;
	height: 20px;
	width: 194px;
}

.viewmore a:link{
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
.viewmore a:visited{
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}



.container .friendlink {
	margin: 0px auto;
	padding: 0px;
	height: 96px;
	width: 870px;
	background:url(../images/link.png) no-repeat;
}
.linkpic {
background:url(../images/link.png) no-repeat;
	padding: 25px 10px 10px 10px;
	float: left;
	height: 81px;
	width: 850px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer {
	background: #fff url(../images/footer.png) left top repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 100%;
}
.style1 {color: #999999}
