/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html -------------------------------------------------------------- */

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,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 97%;
	line-height:140%;
	background-color:#000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
a img {
	border: none;
}
.clearing {
	height: 0px;
	font-size: 0px;
	line-height:0px;
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*------------------- Layout ------------------------*/

#wrapper-yakuza {
	position:absolute;
	top:0;
	width:100%;
	height:836px;
	background:transparent url("images/yakuza-bg-home.jpg") center top no-repeat;
}
#wrapper-zaborgar {
	position:absolute;
	top:0;
	width:100%;
	height:836px;
	background:transparent url("images/zaborgar-bg-home.jpg") center top no-repeat;
}
#wrapper-coldfish {
	position:absolute;
	top:0;
	width:100%;
	height:836px;
	background:transparent url("images/coldfish-bg.jpg") center top no-repeat;
}
#wrapper-deadball {
	position:absolute;
	top:0;
	width:100%;
	height:836px;
	background:transparent url("images/deadball-bg-home.jpg") center top no-repeat;
}
#wrapper-helldriver {
	position:absolute;
	top:0;
	width:100%;
	height:836px;
	background:transparent url("images/helldriver-bg.jpg") center top no-repeat;
}
#wrapper-mutant {
	position:absolute;
	top:0;
	width:100%;
	height:836px;
	background:transparent url("images/mutant-bg.jpg") center top no-repeat;
}
#wrapper-ninja {
	position:absolute;
	top:0;
	width:100%;
	height:836px;
	background:transparent url("images/ninja-bg-home.jpg") center top no-repeat;
}
#wrapper {
	position:relative;
	margin:0 auto;
	width:835px;
}
#header {
	position:relative;
	width:835px;
	height:134px;
}
#branding {
	position:absolute;
	top:20px;
	left:285px;
	width:264px;
	height:67px;
}
#branding h1 {
	text-indent:-99999px;
	width:264px;
	height:67px;
}
#branding h1 a {
	display:block;
	width:264px;
	height:67px;
	background:transparent url("images/logo.png") left top no-repeat;
	outline:none;
}
#master-navigation {
	position:absolute;
	top:96px;
	height:26px;
	width:835px;
}
#service-menu {
	padding:4px 0 0 256px;
	/*text-align:center;*/
	font-weight:bold;
}
#service-menu li {
	display:inline;
	margin-right:18px;
}
#service-menu li a {
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
#service-menu li a:hover {
	text-decoration:underline;
}
#share-menu {
	position:absolute;
	top:0;
	right:0;
	height:22px;
}
#share-menu li {
	text-indent:-9999px;
	float:left;
	margin-left:5px;
}
#share-menu li a {
	display:block;
	height:22px;
	color:#fff;
	text-decoration:none;
}
#share-menu li a.facebook {
	width:20px;
	background:transparent url("images/facebook.png") left top no-repeat;
}
#share-menu li a.twitter {
	width:22px;
	background:transparent url("images/twitter.png") left top no-repeat;
}
#share-menu li a.blogspot {
	width:20px;
	background:transparent url("images/blogspot.png") left 1px no-repeat;
}
#share-menu li a.flickr {
	width:21px;
	background:transparent url("images/flickr.png") left top no-repeat;
}
#share-menu li a.youtube {
	width:52px;
	background:transparent url("images/youtube.png") left top no-repeat;
}
#top-links {
	position:absolute;
	top:16px;
	right:0;
	width:110px;
	height:17px;
}
#top-links span {
	float:left;
	background:url("images/top-link-sep.png") right 4px no-repeat;
	padding:0 9px 0 0;
	height:16px;
}
#top-links span a.industry {
	display:block;
	padding:2px 0 0 0;
	line-height:100%;
	color:#908b89;
	font-size:12px;
	text-decoration:none;
}
#top-links span a.industry:hover {
	color:#fff;
	text-decoration:none;
}
#top-links a.japanese-url {
	outline:none;
	float:right;
	display:block;
	text-indent:-9999px;
	width:48px;
	height:17px;
	background:transparent url(images/japanese.png) left top no-repeat;
}
#top-links a.japanese-url:hover {
	background-position:left bottom;
}
#body {
	padding:60px 76px 20px 14px;
	width:745px;
	margin:0 auto;
	min-height:600px;
	background:transparent url("images/page.png") left top no-repeat;
}
.slide-show {
	margin:0 auto;
	position:relative;
	width:960px;
	height:510px;
}
.slide-show .callout {
	text-align:center;
	position:absolute;
	top:400px;
	left:0;
	width:960px;
	height:150px;
}
.slide-show .callout p.intro {
	padding:0 280px 0 280px;
	color:#fff;
	font-size:100%;
	text-align:center;
}
.slide-show .callout p.learn-more {
	padding:10px 0 0 408px;
	text-align:center;
}
.slide-show .callout p.learn-more a {
	display:block;
	height:16px;
	width:143px;
	background:url(images/learn-more.png) no-repeat 0 0;
	text-indent:-9999px;
	text-align:center;
}
.slide-show .callout p.learn-more a:hover {
	background:url(images/learn-more.png) no-repeat left bottom;
}
#home-body {
	position:absolute;
	top:519px;
	width:880px;
	height:400px;
	padding:60px 63px 0 5px;
}
#home-body .section {
	padding:19px 0 0 18px;
	float:left;
	width:266px;
	margin-right:3px;
	color:#fff;
	background-color:#000;
}
.section h2 {
	text-indent:-9999px;
	height:27px;
	margin-bottom:0;
}
.section p {
	font-size:12px;
	line-height:150%;
}
#sushi-news h2 {
	background:transparent url("images/sushi-news.png") left top no-repeat;
}
#path-typhoon h2 {
	background:transparent url("images/path-typhoon.png") left top no-repeat;
}
#sushi-bites h2 {
	background:transparent url("images/sushi-bytes.png") left top no-repeat;
}
#path-typhoon ul {
	margin-top:6px;
}
#path-typhoon ul li {
	line-height:138%;
	font-size:12px;
	padding:4px 0 6px 0;
	background:transparent url("images/path-line.png") left bottom no-repeat;
}
#path-typhoon a, #sushi-news a, #sushi-bites a {
	padding:0 10px 0 0;
	font-size:12px;
	color:#993399;
	text-decoration:none;
	background:transparent url("images/arrow.png") right 4px no-repeat;
}
#path-typhoon a:hover, #sushi-news a:hover, #sushi-bites a:hover {
	background:url("images/arrow-black.png") no-repeat scroll 98% 4px;
	background-color:#993399;
	color:#000000;
	padding:0 9px 0 2px
}
#sushi-bites {
	position:relative;
	background:transparent url("images/webcam.png") right bottom no-repeat;
	height:180px;
}
#sushi-bites p {
	width:110px;
}
#sushi-bites span, #path-typhoon span {
	display:block;
	margin:8px 0 0 0;
}
#sushi-bites p.bite {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:14px;
	right:69px;
	font-weight:bold;
	width:50px;
	font-size:20px;
}
#animation-slider {
	position:absolute;
	top:10px;
	left:20px;
	height:18px;
}
#animation-slider ul li {
	float:left;
	margin-right:10px;
}
#animation-slider ul li a {
	outline:none;
	font-size:10px;
	display:block;
	width:17px;
	height:16px;
	text-decoration:none;
}
#animation-slider ul li a#left-arrow {
	background:transparent url("images/left-arrow.png") left top no-repeat;
}
#animation-slider ul li a#right-arrow {
	background:transparent url("images/right-arrow.png") right top no-repeat;
}
#animation-slider ul li a#circle1 {
	background:transparent url("images/circle.png") left top no-repeat;
}
#animation-slider ul li a#circle2 {
	background:transparent url("images/circle.png") left top no-repeat;
}
#animation-slider ul li a#circle3 {
	background:transparent url("images/circle.png") left top no-repeat;
}
#animation-slider ul li a#circle4 {
	background:transparent url("images/circle.png") left top no-repeat;
}
#animation-slider ul li a#circle5 {
	background:transparent url("images/circle.png") left top no-repeat;
}
#animation-slider ul li a#circle6 {
	background:transparent url("images/circle.png") left top no-repeat;
}
#animation-slider ul li a#left-arrow.active,  #animation-slider ul li a#left-arrow:hover,  #animation-slider ul li a#right-arrow.active,  #animation-slider ul li a#right-arrow:hover,  #animation-slider ul li a#circle1.active,  #animation-slider ul li a#circle2.active,  #animation-slider ul li a#circle3.active,  #animation-slider ul li a#circle4.active,  #animation-slider ul li a#circle5.active, #animation-slider ul li a#circle6.active {
	background-position:right top;
}
#animation-slider ul li a#right-arrow.active,  #animation-slider ul li a#right-arrow:hover {
	background-position:left top;
}
#zaborgar-callout, #wrapper-zaborgar {
	display:none;
}
#coldfish-callout, #wrapper-coldfish {
	display:none;
}
#helldriver-callout, #wrapper-helldriver {
	display:none;
}
#ninja-callout, #wrapper-ninja {
	display:none;
}
#mutant-callout, #wrapper-mutant {
	display:none;
}
#yakuza-callout, #wrapper-yakuza {
	display:none;
}
/*------------------- Footer Menu -----------------------*/







#footer {
	margin-top:20px;
	height:60px;
}
#footer p {
	color:#fff;
	font-size:75%;
	text-align:center;
	padding-top:8px;
}
#footer-menu {
	text-align:center;
}
#footer-menu li {
	display:inline;
	margin-right:4px;
}
#footer-menu li a {
	color:#993399;
	font-size:75%;
	padding:0 2px;
	text-decoration:none;
}
#footer-menu li a:hover {
	color:#000;
	background-color:#993399;
	padding:0 2px;
}
#sushi-news span {
	display:block;
}
#sushi-news p {
	margin-bottom:4px;
}

