@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);
@import url(http://fonts.googleapis.com/css?family=Concert+One);
@import url(http://fonts.googleapis.com/css?family=Jolly+Lodger);
body{background-color:#b93dbd;overflow:hidden}
div#wrapper{}
	.nav{
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, #B93DBD),
			color-stop(1, #A432A8)
		);
		background-image: -o-linear-gradient(bottom, #B93DBD 0%, #A432A8 100%);
		background-image: -moz-linear-gradient(bottom, #B93DBD 0%, #A432A8 100%);
		background-image: -webkit-linear-gradient(bottom, #B93DBD 0%, #A432A8 100%);
		background-image: -ms-linear-gradient(bottom, #B93DBD 0%, #A432A8 100%);
		background-image: linear-gradient(to bottom, #B93DBD 0%, #A432A8 100%);
		border-bottom:#78197d solid 1px;
		box-shadow:0 1px 5px #621466;
		-moz-box-shadow:0 1px 5px #621466;
		-webkit-box-shadow:0 1px 5px #621466}
			.logo h1, .logo a{
				position:absolute;left:5px;top:-10px;z-index:2;
				font-family:'Jolly Lodger', "Comic Sans MS", cursive;
				font-size:54px;
				font-weight:bold;
				text-shadow:1px 1px 1px #000;
				margin:8px;
				color:#FFF;
				cursor:pointer}
				.logo a{display:block;text-decoration:none}
				.logo h1:first-letter{font-size:65px}
				.logo a:first-letter{font-size:65px}
			.menu{
				list-style:none;
				line-height:23px;
				margin-top:12px;
				border-right:1px solid #952699;
				box-shadow:1px 0 #c45acc;
				-moz-box-shadow:1px 0 #c45acc;
				-webkit-box-shadow:1px 0 #c45acc}
				.menu a{
					margin:5px 10px 5px 10px;
					text-decoration:none;
					color:#000;
					text-shadow:1px 1px #c240c7;
					font-family:'Pathway Gothic One', "Comic Sans MS", cursive;
					font-size:15px}
					.menu a:hover{text-decoration:underline}
			.search-box{list-style:none;float:right}
			.search-box input{
				margin:10px;
				background-color:#b949bd;
				padding:5px;
				padding-left:15px;padding-right:15px;
				border:#9d28a1 solid 1px;
				border-radius:2em;
				box-shadow:0 0 3px #cb60d1;
				-moz-box-shadow:0 0 3px #cb60d1;
				-webkit-box-shadow:0 0 3px #cb60d1;
				outline:none;
				-moz-outline:none;
				transition:all 300ms linear}
			.search-box input:focus{
				padding-left:15px;padding-right:25px}	
	.section{margin:1px 0 10px 5px}
		.section-header{height:7px}
		.item{
			display:block;
			float:left;
			margin:12px;
			box-sizing:border-box;
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box;
			border-radius:6px;
			-moz-border-radius:6px;
			-webkit-border-radius:6px;
			border:2px solid #f9e1fa;
			box-shadow:1px 1px 4px #420645;
			-moz-box-shadow:1px 1px 4px #420645;
			-webkit-box-shadow:1px 1px 4px #420645;
			position:relative;
			overflow:hidden}
			.item a{
				position:absolute;
				left:0;top:0;right:0;bottom:0;
				color:#b93dbd;
				text-decoration:none;
				overflow:hidden}
				.item a img{width:100%;height:100%;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}
				.game-name{
					position:absolute;
					left:0;right:0;bottom:0;
					background:url(../images/50.png) repeat top left;
					text-align:center;
					color:#FFF;
					font-family: 'Pathway Gothic One', sans-serif;
					font-size:18px;
					padding:5px;
					text-shadow:1px 1px 1px #000;
					display:none}
				.game-vs{
					position:absolute;
					right:4px;top:4px;padding:2px 7px 4px 7px;
					text-align:center;
					border-radius:50%;
					-moz-border-radius:50%;
					-webkit-border-radius:50%;
					font-family: 'Concert One', cursive;
					color:#FFF;font-size:18px;
					background:url(../images/space-blue.png) repeat top left;
					text-shadow:1px 1px 1px black;
					box-shadow:0 0 2px #FFF;
					-webkit-box-shadow:0 0 2px #FFF}	
			.load-box{
				height:50px;
				text-align:center}
				.load-box ul{
					height:50px;
					margin-top:10px;
					color:#FFF;
					display:inline-block;}
					.load-box ul li{
						float:left;
						font-family: 'Pathway Gothic One', sans-serif;
						font-size:16px;
						list-style:none;
						margin:4px;
						line-height:22px}	
					
		/*Player Style*/
	.pBOX{
		margin:10px auto}
			.SWF-box{
				margin:0 auto;
				height:638px;
				position:relative}
				.SWF-box friv{
					position:absolute;
					top:0;bottom:0;
					box-sizing:border-box;
					-moz-box-sizing:border-box;
					-webkit-box-sizing:border-box;
					color:#FFF;
					display:none}
					.colsSWF{
						background-color:#801b85;
						border:1px solid #b325ba;
						border-radius:4px;
						-moz-border-radius:4px;
						-webkit-border-radius:4px;
						box-shadow:0 0 5px #360938;
						-moz-box-shadow:0 0 5px #360938;
						-webkit-box-shadow:0 0 5px #360938;
						margin-left:-1px}
							.swf{
								margin:0 10px;
								position:relative;
								background:url(../images/space.png) repeat 0 0}
								.SWF-header a, .SWF-header span, .SWF-header h1{float:left}
								.SWF-header a{margin:5px 0 1px 5px}
								.SWF-header h1{line-height:60px;padding-left:5px;font-family:'Jolly Lodger', "Comic Sans MS", cursive;font-size:35px;text-shadow:1px 1px #000;color:#FFF}
								.SWF-header span{
									display:block;font-family:'Jolly Lodger', "Comic Sans MS", cursive;font-size:45px;text-shadow:1px 1px #000;color:#FFF}
								.swf-line{
										height:0;
										border-top:1px solid #5a135e;
										border-bottom:1px solid #9c1da3;
										margin:8px 0 0 0}	
								.SWFbottom{
									margin:5px auto}
									.SWFbottom ul{
										display:none}
									.SWFbottom ul.bt-ads{
										margin:5px auto;
										padding:5px;
										background:url(../images/space.png) repeat 0 0}	
									.SWFbottom ul.pum6{
										text-align:right;
										border-bottom:solid 1px #5a135e;
										box-shadow:0 1px #9c1da3;
										-moz-box-shadow:0 1px #9c1da3;
										-webkit-box-shadow:0 1px #9c1da3;
										padding-right:20px;
										line-height:45px;
										margin:0;
										height:50px}
										.SWFbottom ul.pum6 a{
											color:#009900;
											text-shadow:1px 1px 1px #000;
											font-family:'Frijole', "Comic Sans MS", cursive;
											font-size:20px;
											text-decoration:none}
										.SWFbottom ul.pum6 a:hover{color:#006600}	
										.SWFbottom ul.pum6:first-letter{font-size:32px}
										
					.cols336{
						width:356px;
						overflow:hidden}
						.box336x280{
							width:346px;
							height:318px;
							margin:0 5px}
							.box336x280 .data-content{
								height:280px}
						.box336x310{
							width:346px;
							height:310px;
							margin:2px 5px}
							.box336x310 .data-content{
								padding-left:6px}
								.box336x310 .data-content .item{
									margin:8px 15px 6px 15px}
					.cols300{
						width:320px;
						overflow:hidden}
						.box300x250{
							width:310px;
							height:290px;
							margin:0 5px}
							.box300x250 .data-content{
								height:250px}
						.box300x340{
							width:310px;
							margin:0 5px}
							.box300x340 .data-content .item{
								margin:12px 10px 12px 10px}
					.cols200{
						width:220px;
						overflow:hidden}
						.box200x380{
							width:210px;
							margin:0 5px}
						.box200x380 .data-content .item{
							margin:12px 9px 12px 9px}
						.ads-pum6{
							width:210px;
							height:50px;
							margin:0 auto;
							text-align:center;
							background-color:#801b85;
							line-height:40px}
							.ads-pum6 a{
								font-family:'Jolly Lodger', "Comic Sans MS", cursive;
								text-shadow:1px 1px #000;
								text-decoration:none;
								font-size:30px;
								color:#00CC00}
								.ads-pum6:first-letter{font-size:50px}
								.ads-pum6 a:hover{color:#02bf02}
						.box200x200{
							width:210px;
							height:210px;
							margin:0 5px}
					.cols160{
						width:180px}
						.box160x600{
							width:170px;
							margin:0 auto}
					.cols120{
						width:140px}
						.box120x600{
							width:130px;
							margin:0 auto}
					.cols100{
						width:122px;
						overflow:hidden}
						.box100x600{
							width:110px;
							height:600px;
							margin:0 5px}
							.box100x600 .data-content .item{
								border-radius:50%;
								-webkit-border-radius:50%;
								-moz-border-radius:50%;
								margin:10px 8px 11px 8px;padding:0}
								.box100x600 .data-content .item img{border:0}
								.box100x600 .data-content .item .shadow-img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}
								.box100x600 .data-content .item a{left:0;top:0;right:0;bottom:0}
					.data-title{
						line-height:26px;
						font-family:"Comic Sans MS", cursive;
						font-size:14px;
						color:#000;
						text-shadow:1px 1px 1px #c441c9;
						border-bottom:1px solid #752878;
						padding-left:5px}
					.data-content{
						padding:5px;
						border-top:1px solid #d945de;
						background-color:#cd5ed1;
						background-image: -webkit-gradient(
							linear,
							left top,
							left bottom,
							color-stop(0, #B437B8),
							color-stop(1, #801b85)
						);
						background-image: -o-linear-gradient(bottom, #B437B8 0%, #801b85 100%);
						background-image: -moz-linear-gradient(bottom, #B437B8 0%, #801b85 100%);
						background-image: -webkit-linear-gradient(bottom, #B437B8 0%, #801b85 100%);
						background-image: -ms-linear-gradient(bottom, #B437B8 0%, #801b85 100%);
						background-image: linear-gradient(to bottom, #B437B8 0%, #801b85 100%)}
						.data-content .item{
							width:80px;
							height:80px}