/* @group reset */
 
	* { margin:  0; padding: 0; }
 
/* @end */
/* @group utility */
 
	.clear {
	height: 1px;
	clear: both;
	margin-top: -1px;
	overflow: hidden;
	}
 
/* @end */
/* @group =base */
 
	body {
	color: #333;
	 background: url(../images/structure/bg-site.png) 0 0 repeat;
/*	background: #ff6633 url(../images/structure/bg-site.png) 0 0 repeat; */
	}
 
 
/* @group -global header */
	#header 
	{ 
	   height: 25px;
	   width: 980px;
	   margin: auto;
	}
	#header img {
		border:0px;
	}
	#header h1 a { 
	position: relative;
	top: 20px;
	left: 40px;
	width: 258px;
	height: 73px;
	margin: 0;
	float:  left;
	text-indent:-9999px;
	background: url(../images/structure/logo-mplayit.png) 0 0 no-repeat;
    cursor: pointer;
	}
	#header #mobile {
  	width: 133px;
  	height: 186px ;
  	background: url(../images/structure/img-mobile.png) 0 0 no-repeat;
  	position: relative;
  	top: 0px;
  	z-index: 1;
	left: 775px;
	}
	#header #mobile a.mobile{
  	width: 165px;
  	height: 265px ;
  	background: url(../images/structure/bg-feature-mobile.png) 0 0 no-repeat;
  	display:block;
	text-indent:-9999px;
	}
	#nav {
	position: relative;
 	top:  30px;
	left: 90px; 
	font-size: 1.1em;
	color: #999;
	}
	#nav a { 
	font-weight: bold;
	margin: 0;
	color: #3f9ab4;
	}	
	#nav li { float: left; list-style: none; }
	#nav li.text { padding: 5px 10px; margin-top: 12px; }
	#nav li.border { border-right: solid 1px #ccc; }
	#nav li.button { padding-left: 10px; }
	#nav a.news,
	#nav a.games,
	#nav a.embed {
	height: 48px;
	width:  135px;
	text-indent: -9999px;
	display: block;
	}
	#nav a.facebook {
	height: 44px;
	width:  144px;
	text-indent: -9999px;
	display: block;
	margin-top: 2px;
	}
	#nav a.gamesFeed {
	height: 48px;
	width:  135px;
	text-indent: -9999px;
	display: block;
	margin-left: 3px;
	}
	#nav a.news {
	background: url(../images/structure/btn-rss-news.png) 0 0 no-repeat;
	}
	#nav a.games {
	background: url(../images/structure/btn-rss-games.png) 0 0 no-repeat;
	}
	#nav a.embed {
	background: url(../images/structure/btn-embed-it.png) 0 0 no-repeat;
	}		
	#nav a.gamesFeed {
	background: url(../images/structure/btn-feed-it.png) 0 0 no-repeat;
	}		
	#nav a.facebook {
	background: url(../images/structure/btn-facebook.png) 0 0 no-repeat;
	}		
	/* @end */	
	
	/* @group -footer */
	#footer 
	{ 
		width: 1000px;
		height: 75px;
		margin: 0 auto 30px;
/*		font-size: 1.1em; */
		font-size: 12px;
		color: #fff;
		text-align: right;
		background: url(../images/structure/bg-footer.png) 0 0 no-repeat;
	}
	#footer ul 
	{ 
	   padding: 35px 0 20px;
	   margin-left: 82px;
	}
	#footer ul li 
	{ 
		color: #fff; 
		display: inline; padding: 0 6px; 
		text-decoration: none; 
	}
	#footer li.borderL 
	{ 
		border-right: solid 1px #fff; 
		padding-right: 20px; 
		font-family: Lucida Sans Unicode,Lucida Grande,Sans-Serif;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
	}
	#footer li.borderR 
	{ 
		padding-left: 20px; 
		padding-right: 40px;
		font-family: Lucida Sans Unicode,Lucida Grande,Sans-Serif;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		font-size: .8em;
	}				
	#footer ul li a 
	{ 
		color: #fff; 
		/* padding: 4px; */
		text-decoration: none; 
		font-family: Lucida Sans Unicode,Lucida Grande,Sans-Serif;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
	}
	#footer ul li a:hover 
	{ 
        text-decoration: underline; 	
    }
	/* @end */	
	
	
	/* @group -containers */
	#wrapper { background: url(../images/structure/bg-header.png) 0 0 repeat-x; }
	#container-outer {
	min-width: 980px; 
	background: url(../images/structure/bg-feature.png) center 0 no-repeat;
	}
	#container-content { background: #fff; }
	#container-content-top {
	background:  url(../images/structure/bg-container-top.png) top left no-repeat; 
	height: 0px; /* original 40px */
	float:left;
	width:1000px; /* original 980px */
	}
	#container-inner { width: 1000px; margin: auto; }
	#container-content div.content { width:  600px; float: left; }
	#container-content div.sidebar { width:  300px; float: right; }
	/* @end */
					
/* @end */
/* @group =pages */
	
	/* @group -home widget */
 
	
	/* @group -embed */
	
	.steps{
  	float: left;
  	padding: 10px;
  	width: 200px;
	}
	.steps h4 {
	color:#666;
	font-size:1.6em;
	font-weight:bold;
	}
	.steps h4.step1 {
	background: url(../images/structure/h4-step1.png) 0 0 no-repeat;
	padding: 3px 0 0 25px;
	}
	.steps h4.step2 {
	background: url(../images/structure/h4-step2.png) 0 0 no-repeat;
	padding: 3px 0 0 32px;
	}
	.steps h4.step3 {
	background: url(../images/structure/h4-step3.png) 0 0 no-repeat;
	padding: 3px 0 0 32px;
	}
	.steps h4.step4 {
	background: url(../images/structure/h4-step4.png) 0 0 no-repeat;
	padding: 3px 0 0 32px;
	}	
	
#widget-content
{
    /*margin-top: -15px;*/
    margin-left: 20px;
    width:       940px;
    height:      840px;
}
 
	/*  Arcade.css import */
	#tab-panel 
{
	position: relative;
	left: 350px;
	top: -24px;
	width:300px;
}
 
.main-logo
{
	margin-top: 10px;
}
 
.tab-image
{
	float: left;
	width:134px;
}
 
#new-widget-content
{
	float: left;
	position: relative;
    padding-left: 8px;
    width:       992px;
/*    height:      1150px; */
    min-height: 1100px;
    background-color: #FFFFFF;
	display:inline;
}

#mplayit_widget
{
	margin-top: 0px;
}
 
.clear
{
	height: 0px;
	clear: both;
}
 
#new-container-content
{
	background-color: #FFFFFF;
/*	height: 1150px; */
	min-height: 1100px;
	display:inline;
}
	
	
	
	/* @end */
	
	
	/* temp */

