@import url("/sites/hanabishicomau/assets/css/styles.css");
@import url("/sites/hanabishicomau/assets/css/nav.css");
@import url("/sites/hanabishicomau/assets/css/sifr.css");


*, body { padding:0; margin:0; outline:none; }
img, a img { border:none; }
html, body {
	height: 100%;
}
body {
	background:#000;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	height:100%; width:100%;
	position:fixed;
	overflow:auto;
}
div[id=page] {
	background: url(/sites/hanabishicomau/assets/gfx/interface/edge_shadows.png) repeat-y 304px 0;
}

#home #page {background:none;}
#navigation {position:fixed; left:304px; top:70px; width:180px; z-index:2;}
#home #navigation {left:484px; top:220px; width:237px;}

#container {
	background:#051318 url(/sites/hanabishicomau/assets/gfx/interface/panel_bg.gif) repeat-y;
	position:absolute;
	left:484px; top:0;
	width:540px;
	display:block;
	min-height:100%;
	color:#ddf0f2;
}
#content {
	background:url(/sites/hanabishicomau/assets/gfx/interface/panel_top.gif) no-repeat 0 0;
	min-height:420px;
	padding:1em 4em;
	font-size:1.3em;
	line-height:21px;
}
#logo {
	position:fixed;
	left:63px; top:126px;
}

#logo a {
	background:url(/sites/hanabishicomau/assets/gfx/interface/logo-hanabishi.png) no-repeat;
	width:220px; height:120px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#home #logo {left:117px;}

#home #logo a {
	background:url(/sites/hanabishicomau/assets/gfx/interface/logo-hanabishi-home.png) no-repeat;
	width:330px; height:180px;
}

#billboard {
	position:fixed;
	width:100%; height:100%;
	display:block;
	z-index:0;
}
#billboard ul, #billboard li {
	list-style-type:none;
	margin:0; padding:0;
}
#billboard #swf {
}

#breadcrumbs, #foot {
	color:#596d75;
	padding:1em 0 0;
	font-size:.85em;
}
#breadcrumbs a, #foot a {color:#596d75; border-bottom:1px dotted #1d3b45; text-decoration:none;}
#foot {background:url(/sites/hanabishicomau/assets/gfx/interface/foot_hr.gif) repeat-x 0 0; margin-top:10em;}


#logo a {behavior:url(/sites/hanabishicomau/assets/jscript/iepngfix.htc);}
