@charset "utf-8";
/* CSS Document */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0; 
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a:focus { 
	-moz-outline-style: none; 
}

.clear: {
	clear: both;
}
body {
	font: normal normal 82.5% Verdana, Arial, sans-serif; 
	line-height:normal;
	z-index: -1;
	text-align: center;
	
}
body.games {
	color:#FFFFFF;
	
}
/*Font and Texts --------------------------------------------------------------------*/
p. white {
	color: #FFFFFF
}
p.subhead{
	font-size: 1.3em;

}

#footer p {
	font-size:0.9em;
	line-height: 2.2em;
}

/*Links --------------------------------------------------------------------*/
a:link, a:visited{
	color:#666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.signoff {
	font-size: 24px;
	color:#33333;
}
a.signoff_w {
	font-size: 24px;
	color:#FFFFFF;
}

a:link.fb, a:visited.fb {
	background:url(images/share_w.jpg) top;
	width: 930px;
	height: 45px;
	display: block;
	text-indent: -9999px;
}

a:hover.fb{
	background:url(images/share_w.jpg) bottom
}

a:link.fbb, a:visited.fbb {
	background:url(images/share_blk.jpg) top;
	width: 930px;
	height: 45px;
	display: block;
	text-indent: -9999px;
}

a:hover.fbb{
	background:url(images/share_blk.jpg) bottom
}





/* Layout------------------------------------------------------------------ */

#wrapper {
	margin: 0 auto;
	width: 1280px;
	text-align: left;
	
	
}

#header {
	position: relative;
	margin: 0 auto;
	width: 930px;
	height: 130px;
	z-index: 10;
	
}

#content {
	position: relative;
	margin: 0 auto;
	width: 930px;
	display: block;
}

#footer {
	position:relative;
	text-align: center;

}

/*GAMES ------------------------------------------------------------- */

body.games #wrapper {
	background:url(images/games_bgnd.jpg) no-repeat top center;
}

#games_in{
	display:block;
	height:250px;
	left:20px;
	position:relative;
	top:170px;
	width:400px;
	text-align:center;
}
#games {
	position: relative;
	display:block;
	width: 930px;
	top: 20px;
	left: 40px;
}

	
#games p{
	display: block;
	width: 200px;
	font-size:0.7em;
}
#games h3, #blu h3 {
	color:#FF0000;
	font-size: 1.0em;
	font-weight: bold;
	width: 190px;
}



#ps3 ul li,#psp ul li {
	list-style: none;
	display: inline;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	height: 260px;
	
}



/*VAIO ------------------------------------------------------------- */



/* Header ---------------------------------------------------------------- */

ul#navigation {
	position: relative;
	width: 930px;
	display: block;
	
}
ul#navigation li {
	list-style: none;
	display: inline;
	
}

ul#navigation a:link.enews, ul#navigation a:visited.enews{
	text-indent: -9999px;
	background:url(images/logo_enews.png) no-repeat;
	position: absolute;
	top: 28px;
	left: 28px;
	display: block;
	height: 76px;
	width: 133px;
	z-index: 2;
}

ul#navigation a:link.mysony, ul#navigation a:visited.mysony{
	text-indent: -9999px;
	background:url(images/logo_mysony.png) no-repeat;
	position: absolute;
	top: 31px;
	left: 793px;
	display: block;
	height: 85px;
	width: 133px;
	z-index: 2;
}
/* Titles ------------------------------------------------------ */
#wrapper h2{
	text-indent: -9999px;
}


	
