* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

a {
	color: blue;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	outline:none;
	text-decoration: underline;
  
}

:focus {
  -moz-outline-style:none;
}


p {
	line-height: 1.5;
	text-align: left;
	font-size: 12px;
	margin: 10px;
	color: #000;
}

#main-navigation li.h1 {
	text-align: left;
	width:640px;
	padding-left:0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: none;
	color: #666;
	list-style-type: none;
	padding: 0;
}

.intro {
	/*width: 290px;
	margin: 20px 0;
	float: left;
	padding: 0 0 0 0px;*/
}

h2.wandg-h2 {
	text-indent: -999em;
	background: url(../img/wandg-h1.jpg) 0 0 no-repeat;
	height: 102px;
	width: 280px;
	margin-left:0px;
}

h2.shaun-h2  {
	text-indent: -999em;
	background: url(../img/shaun-h1.jpg) 0 0 no-repeat;
	height: 102px;
	width: 280px;
	margin-left:0px;
}

h2.transformers-h2  {
text-indent: -999em;
background: url(../img/transformers-h1.jpg) 0 0 no-repeat;
height: 102px;
width: 280px;
margin-left:0px;
}

.intro h2 {
	text-align: left;
	line-height: 1.2;
	margin-left: 34px;
}

.intro p {
	text-indent:0px;
	z-index: 999;
	font-size: 14px;
	margin:12px 0 0 33px;
	padding: 0;
	width: 280px;
}

.intro p big {
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:  18px;
	font-weight: bold;
}

/*.coming-soon {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 55px;
	left: -40px;
	z-index: 1020;
	background: url(Coming-Soon.png) 0 0 no-repeat;
	width: 140px;
	height: 106px;
	text-indent: -999em;
}*/

body {
	text-align: center;
	background:#fff url(../img/bg-grad.jpg) 0 0 repeat-x;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
line-height: 110%;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	/*height: 600px;*/
}

#main-navigation {
	width: 960px;
	list-style-type: none;
	text-align: left;
	height: 30px;
	padding: 20px 0 60px 0;
}

#main-navigation li {
	/*width: 50px;*/
	height: 40px;
	padding:16px 0 0 ;
	
	text-decoration: none;
	color: #fff;
	float: left;
	z-index: 2000;
	margin: 0px 10px 0 10px;
	line-height: 1.5;
	vertical-align: bottom;
}

#main-navigation li a, .intro a {
	color: #666;
	text-decoration: none;
}

#main-navigation li a:hover, #main-navigation li a:focus, .intro a:hover, .intro a:focus {
	color: #333;
	
}

#main-navigation li.active {
	color: #000;
	text-decoration: none;
}

#main-navigation li.active a  {
	color: #000000;
}

.device-container  {
	width: 400px;
	
	margin: 10px 37px 0px 37px;
	position: relative;
	float: left;
}

#phone-container {
	background: url(../img/phone.jpg) 0 0 no-repeat;
	height: 270px;
}


#phone {
	width: 248px;
	height: 166px;
	position: absolute;
	top: 34px;
	left: 74px;
	background: transparent url(../img/iphone-screen.jpg) 0 0 no-repeat;
	/*width:405px;
	top:22px;
	left:91px;
	position:absolute;
	height:270px;*/
}

#psp-container {
	background: url(../img/pspgo.jpg) 0 0 no-repeat;
	height: 270px;
}


#psp {
	width: 226px;
	height: 130px;
	position: absolute;
	top: 35px;
	left: 73px;
	background: transparent url(../img/psp-screen.jpg) 0 0 no-repeat;
	/*width:405px;
	top:22px;
	left:91px;
	position:absolute;
	height:270px;*/
}

/* main vertical scroll */
#main {
	position:absolute;
	top: 23px;
	left: 30px;
	overflow:hidden;
	height: 222px;
	width: 333px;
	background: #9bdafd;
}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}

/* single page */
.page {
	height: 333px;
	width:222px;
	clear: both;
}

/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 333px;
	height: 222px;
}

/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.item {
	float:left;
	cursor:pointer;
	width:333px;
	height:222px;
}

/* main navigator */
#main_navi {
	padding:0px !important;
	margin: 0px 10px !important;
	z-index: 999;
	width: 960px;
	background: url(../img/ul-bg.jpg) 8px top no-repeat;
	/*height: 410px;*/
	clear: both;
}

#main_navi li {
	
	color:#FFFFFF;
	font-size:12px;
	list-style-type:none;
	margin: 0px 7px 60px 0;
	width:220px;
	cursor:pointer;
	float: left;
	background:transparent;
	
}

#main_navi h2 {
	display: none;
	width: 220px;
	background-position: top center;
}

#main_navi li.left9 {
	
	margin-left: 9px;
	clear: left;
	
}


#main_navi li.active img, #main_navi li.active h2, #main_navi li.active p {
	
	opacity: 0.9;
  filter: alpha(opacity = 100);
}

#main_navi li.active p {
	color: #000;
}

#main_navi img, #main_navi h2, #main_navi p {
	/* opacity: 0.5;
  filter: alpha(opacity = 50);
  */
}
#main_navi li:hover img {
/*	opacity: 0.9;
  filter: alpha(opacity = 100);
  */
}

#main_navi li:hover h2 {
/*	opacity: 0.9;
  filter: alpha(opacity = 100);
  */
}

#main_navi strong {
	display: block;
}

#main_navi em  {
	display: block;
}

.navi {
	cursor:pointer;
	position: absolute;
	margin:0 10px;
}

.navi p {
	float: left;
	width: 20px;
	height: 20px;
	display: block;
	position: relative;
	z-index: 3000;
	margin: 7px 0px;
	padding: 0;

}
	
#footer {
	background: transparent url(../img/footer.gif) center top no-repeat;
	clear: left;
	text-align: center;
	height: 150px;
}

#footer p {
	margin: 0px auto;
	padding-top: 35px;
	width: 860px;
	text-align: center;
}

#footer p small {
	font-size: 0.75em;
}
