/* CSS Hacks
--------------------------------------------------*/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	overflow: hidden; /* modified */
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /* for benefit of IE5 Mac */
	
}

/* Common Tags
--------------------------------------------------*/


html {
	overflow: auto;
	background-color: #000000;
}
body {

	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/body_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 100%;
}

img {
	border:0;
}
#wrapper {
	width: 960px;
	height: 730px;
	background-color: #d8231f;
	background-image: url(../images/wrapper_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 5px auto;
	position: relative;
}

#header {
	position: relative;
	margin: 0;
	width: 580px;
	height: 730px;
	float:right;
	background-image: url(../images/h1.jpg);
	
}

#main {
	position: relative;
	background-color: #b73a34;
	background-image: url(../images/main_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 370px;
	height: 730px;
	float:right;
	color:white;
	
}

#main-content {
	margin: 10px 15px 10px 15px;
	width: 340px;
	height: 710px;
	position: relative;
	zoom:1;
	overflow: hidden;
}

#footer {
	position: absolute;
	top: 385px;
	left: 0px;
	width: 340px;
	height: 320px;
	border-top: solid 1px #cd5f5a;
	background-image: url(../images/cast.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	zoom: 1;
}

* html #footer {
	left:0;
}


#bnrs {
	width: 960px;;
	margin: 10px auto;
}

#bnrs a {
	margin-right: 10px;
}


#qr {
	position: absolute;
	width: 93px;
	height: 66px;
	right:2px;
	top:124px;
	margin: 0;
}



a#dvd {
	position: absolute;
	display: block;
	top:293px;
	right: 0px;
	width:340px;
	height: 30px;
	overflow: hidden;
	font-size: xx-small;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../images/gnav_dvd.gif);
}

a#dvd:hover {
	background-position: 0 -30px;
}

address {
	font-size: 9px;
}

#kadokawa {
	position: absolute;
	margin: 0;
	right:10px;
	top:680px;
	width: 580px;
	height: 730px;
	width:29px;
	height: 33px;
	font-size: xx-small;
	text-indent: -9999px;

}


ul#gnav,
ul#snav {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul#gnav {
	position: relative;
	padding-bottom: 8px;
	border-bottom: solid 1px #e3806b;
	height: 40px;
}

ul#gnav li,
ul#snav li {
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	zoom:1;
}

ul#gnav a,
ul#snav a {
	display: block;
	color: #ffffcc;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

ul#gnav a:hover {
	background-position: 0 -40px;
}

ul#gnav li#gnav_enter {
	position: absolute;
	border-right: solid 1px #e3806b;
	padding: 0 14px 0 0;
	width: 200px;
	height: 40px;
	top:0;
	left:0;
}
ul#gnav li#gnav_special {
	width: 114px;
	height: 40px;
	position: absolute;
	top:0;
	right:0;
}

ul#gnav li#gnav_enter a {
	background-image: url(../images/gnav_enter.gif);
	
}

ul#gnav li#gnav_special a {
	background-image: url(../images/gnav_special.gif);
	
}

ul#snav {
	position: relative;
	display: block;
	padding: 7px 0;
	height: 16px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: -20px;
	margin-left: -5px;
	border-bottom: solid 1px #e3806b;
}

ul#snav {
	/padding: 4px 0 10px 0;
}

ul#snav li {
	display: inline-block;
	border-right: solid 1px #e3806b;
	padding: 0 7px;
	vertical-align: bottom;
	font-size: 10px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}

ul#snav li {
	/display: inline;
	
}

ul#snav li#snav_report {
	border-right: 0;
	padding-right: 0;
}

ul#snav a {
	display: inline-block;
	height: 16px;
	overflow: hidden;

}

ul#snav a {
	/display: block;
}

ul#snav a:hover {
	background-position: 0 -16px;
}

ul#snav li#snav_news a {
	width: 56px;
	background-image: url(../images/snav_news.gif);
}

ul#snav li#snav_trailer a {
	width: 41px;
	background-image: url(../images/snav_trailer.gif);
}

ul#snav li#snav_theaters a {
	width: 56px;
	background-image: url(../images/snav_theaters.gif);
}

ul#snav li#snav_ost a {
	width: 76px;
	background-image: url(../images/snav_ost.gif);
}

ul#snav li#snav_report a {
	width: 47px;
	background-image: url(../images/snav_report.gif);
	border: 0;
}


ul#news {
	display: block;
	font-family: sans-serif;
	list-style-type:none;
	font-size: 10px;
	padding: 0 0 0 0;
	height: 130px;
	width: 340px;
	margin:0;
	outline: 0;
}

ul#news li {
	border-bottom-color: #ffaaaa;
	padding: 5px 0;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	line-height: 1.6;
}


ul#news a {
	color: #ffeeee;
	text-decoration: none;
}

ul#news a:hover {
	color: #ffdddd;
	text-decoration: underline;
}

ul#news a strong {
	color: #d4443d;
	background-color: #ffeeee;
	-webkit-border-radius:2px;
    -moz-border-radius:2px;
    padding: 1px 1px 0px 1px;
    margin-right: 2px;
}

#flashcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#fla {
	width: 100%;
	height: 100%;
}
/* hide from ie on mac */
#flashcontent {
   height: 100%;
}
/* end hide */

#campaign {
	position: absolute;
	top:237px;
	left:5px;
	margin: 0;
	overflow: hidden;
}

#enq {
	position: absolute;
	top:243px;
	left:115px;
	margin: 0;
	overflow: hidden;
}

/* noscript
--------------------------------------------------*/

.noscript {
	padding: 20px;
}

.noscript h1 {
	font-size: x-large;
}
.noscript p, .noscript address {
	font-style: normal;
	font-size: small;
	line-height: 1.6;
}

