
/* base ------------------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	outline: none;
	list-style-type: none;
}
body {
	margin: 0;
	padding: 0;
	background: #362E2B url(../img/zframeback.png) repeat-x;
	_background: #362E2B;
	font-family: century gothic, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 1.2;
	letter-spacing: 1px;
}
div#frame {
	_display: none;
	width: 2428px;
}
div#frame1 {
	_display: none;
	width: 11000px;
}
div#frame2 {
	_display: none;
	width: 10000px;
}
div#frame3 {
	_display: none;
	width: 10000px;
}
div#frame4 {
	_display: none;
	width: 12000px;
}
div#frame5 {
	_display: none;
	width: 10000px;
}
div#footer {
	clear: both;
	position: fixed;
	top: 573px;
	left: 85px;
	width: 20000px;
	padding: 6px 0 0 60px;
	border-top: 1px solid #5E5855;
	background: #362E2B url(../img/zlogo.jpg) no-repeat 10px 10px;
	font-family: arial, helvetica, sans-serif;
	color: #9A9695;
}
div#footer:first-line {
	font-family: century gothic, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #fff;
}

/* contents ------------------------------------------------------------ */

div#contents {
	z-index: 1;
	padding-left: 84px;
}
div.index {
	float: left;
	width: 83px;
	height: 571px;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	font-size: 60px;
	color: #726C6A;
	line-height: 9.5;
	text-align: center;
}
div.index a {
	display: block;
	text-decoration: none;
	color: #5E5855;
}
div.index a:hover {
	background: #403936 url(../img/zframeback.png) repeat-x;
	color: #726C6A;
}
div.plus {
	width: 140px;
}
div.plus2 {
	width: 160px;
}
div.plus3 {
	padding: 255px 18px 0 0;
	width: 142px;
	height: 316px;
	font-size: 10px;
	line-height: 1.0;
	text-align: right;
}
div.plus3:first-line {
	font-size: 60px;
}
div.extra {
	height: 291px;
	padding-top: 280px;
	border-right: 0px;
	font-size: 10px;
	text-align: right;
	line-height: 1.2;
}
div.holder {
	float: left;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	background: #362E2B url(../img/zscroll.jpg) repeat-y right;
	color: #362E2B;
}
div.holder:hover {
	background: #403936 url(../img/zscroll.jpg) repeat-y right;
	color: #403936;
}
div.scroll-pane {
	width: 198px;
	height: 530px;
	overflow: auto;
}
div.album {
	width: 187px;
	height: 216px;
	background: url(../img/zalbumborder.jpg) no-repeat bottom;
}
div.long {
	height: 324px;
}
div.end {
	width: 198px;
	height: 30px;
}
h1 {
	width: 176px;
	height: 35px;
	padding: 3px 11px 0 11px;
	border-top: 1px solid #5E5855;
	background: #362E2B url(../img/zalbumborder.jpg) no-repeat center bottom;
	font-size: 10px;
	line-height: 1.4;
	text-transform: uppercase;
	color: #fff;
}
h2 {
	width: 170px;
	padding: 6px 0 0 11px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}
h2 span {
	font-size: 10px;
}
h3,h4 {
	width: 170px;
	padding: 2px 0 0 11px;
	color: #9A9695;
	font-family: arial, helvetica, sans-serif;
}
h4.rating {
	padding: 11px 0 0 11px;
}
h5 {
	margin-top: 4px;
	width: 170px; /* IE */
	height: 12px;
	text-indent: 100px;
}
h5.stars {
	background: url(../img/zstars.gif) no-repeat 10px -100px;
}
h5.stars1 {
	background: url(../img/zstars.gif) no-repeat 10px -80px;
}
h5.stars2 {
	background: url(../img/zstars.gif) no-repeat 10px -60px;
}
h5.stars3 {
	background: url(../img/zstars.gif) no-repeat 10px -40px;
}
h5.stars4 {
	background: url(../img/zstars.gif) no-repeat 10px -20px;
}
h5.stars5 {
	background: url(../img/zstars.gif) no-repeat 10px 0;
}

img {
	border: none;
	padding: 12px 0 0 12px;
	vertical-align: bottom;
}

/* menu ------------------------------------------------------------ */

div#menu {
	position: fixed;
	z-index: 100;
	width: 83px;
	height: 100%;
	border-right: 2px solid #000;
	background: #000 url(../img/zmenu.jpg) repeat-y;
}
div#menu ul {
	width: 82px;
	margin-left: 1px;
}
div#menu li {
	float: left;
	width: 41px;
	height: 41px;
	background: url(../img/zmenu_btn.jpg) no-repeat;
}
div#menu li.top {
	background: url(../img/zmenu_btn.jpg) no-repeat 0 -41px;
	text-indent: -9999px;
}
div#menu li.rst {
	background: url(../img/zmenu_btn.jpg) no-repeat -41px -41px;
	text-indent: -9999px;
}
div#menu li a {
	display: block;
	width: 41px;
	height: 27px;
	padding-top: 14px;
	font-family: century gothic, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #444;
}
div#menu li a:hover {
	background: url(../img/zmenu_btn_on.jpg) no-repeat;
	color: #9f0;
}
div#menu li.top a:hover {
	background: url(../img/zmenu_btn_on.jpg) no-repeat 0 -41px;
}
div#menu li.rst a:hover {
	background: url(../img/zmenu_btn_on.jpg) no-repeat -41px -41px;
}
div.hidden {
	text-indent: -9999px;
}

/* tooltip ------------------------------------------------------------ */
.stickytooltip{
	display: none;
	position: absolute;
	border: 2px solid #000;
	background: #362E2B;
	z-index:3000;
}
.stickytooltip .stickystatus{
	margin-top: 10px;
	padding: 2px 0;
	background: #000;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: #ccc;
}
.atip {
	width: 200px;
	padding: 5px;
}

/* clearfix ------------------------------------------------------------ */
div#frame:after,
div#frame1:after,
div#frame2:after,
div#frame3:after,
div#frame4:after,
div#frame5:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* for IE6 ------------------------------------------------------------ */

div#coution {
	display: none;
	_display: block;
	height: 100px;
	padding: 6px 0 0 60px;
	background: #362E2B url(../img/zlogo.jpg) no-repeat 10px 10px;
	font-family: arial, helvetica, sans-serif;
	color: #9A9695;
}
div#coution:first-line {
	display: none;
	_display: block;
	font-family: century gothic, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #fff;
}

