html, body {
	background-color: #F8F7F1;
	margin:0;
	margin-top: 10px;
	padding:0;
	border:0 none;
	overflow:hidden;
	height:100%;
}
* {
	margin:0;
	padding:0;
	border:0 none;
}
#coverLayer{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100000;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

#cover-content{
	position: absolute;
	z-index: 100001;
	left:45%;
	top:40%;
	border:1px solid #555555;
	padding : 2px;
	background-color: #222222;
}

#loading-mask {
	padding : 2px;
	width:200px;
	height:100px;
	border:1px solid #333333;
	background: url('../images/flute.jpg') 2px 2px no-repeat #000000;
}

div, span, a, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.header{
	font-size: 15px !important;
}
.subheader{
	font-size: 13px !important;
}
table{
	empty-cells:show;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	text-align: left;
}
a.menu-item div.tr, a.menu-item span.tr{
	color: #242E35;
}

div.tr, span.tr{
	color: #242E35;
}

div.en, span.en{
	color: #055475;
}

#canvas {
	width: 800px;
	height: 500px;
	overflow: hidden;
    border: 1px solid #ECE9D8;
}

#header-left {
	width: 400px;
	height: 100px;
	background: url('../images/logo_new.gif') no-repeat;
	overflow: hidden;
	float: left;
	position: relative;
}

#header-right {
	width: 400px;
	height: 100px;
	overflow: hidden;
	float: left;
	position: relative;
}

#body-left {
	width: 390px;
	height: 400px;
	overflow: hidden;
	float: left;
	position: relative;
    margin-left: 10px;
}

#body-right {
	width: 400px;
	height: 400px;
	overflow: hidden;
	float: left;
	position: relative;
}

#body-text-tr {
	margin: 10px;
}

#body-text-en{
	margin: 20px 10px 10px 10px;
}

#img-layer{
	cursor: pointer;
}

#img-layer-info{
	width: 400px;
	height: 35px;
	position: absolute;
	background-color: #ECE9D8;
	z-index: 10;
}

#img-layer-text{
	width: 225px;
	float: left;
	position: relative;
	color: #242E35;
	background-color: #ECE9D8;
	margin: 10px 5px 0px 5px;
}

a.first {
	margin: 1px 17px 0px 0px;
}

a.last {
	margin: 0px 0px 0px 17px;
}

a.other {
	margin: 1px 15px 0px 15px;
}

a img{
	border: none;
	margin: 0px;
}
a.menu-item {
	display: block;
	float: left;
	position: relative;
	line-height: 12px;
	height: 29px;
	color: #000000;
	text-decoration: none !important;
}
.tr a, .en a {
	text-decoration: underline;
	color: inherit;
}
.tr a:hover, .en a:hover {
	text-decoration: none;
}

a.link {
	text-decoration: underline !important;
	color: #242E35;
    padding: 5px;
}
a.link:hover {
	text-decoration: none !important;
	color: #055475;
}

#submenu {
	position:absolute;
	background-color: #ECE9D8;
	border: 1px solid #242E35 !important;
	display: none;
	width: 200px;
    z-index: 100000;
}

#submenu a.menu-item {
	margin: 5px 0px;
	float: none;
	height: 20px;
	border-bottom: 1px solid #333333 !important;
	text-decoration: none !important;
}

a.menu-item:hover div.tr, a.menu-item:hover span.tr{
	color: #055475 !important;
	text-decoration: none !important;
	cursor: pointer;
}

a.menu-item:hover div.en, a.menu-item:hover span.en{
	color: #242E35 !important;
	text-decoration: none !important;
	cursor: pointer;
}

#submenu a.menu-item span {
	margin-left: 5px;
}

#submenu a.menu-item div {
	float: left;
}
#submenu a.menu-item div.tr {
	margin-left: 5px;
	text-align: left;
	width: 95px;
}
#submenu a.menu-item div.en {
	text-align: right;
	width: 95px;
}

.loading {
	background: url('../images/loading.gif') 0% 50% no-repeat;
	text-indent: 20px;
	line-height: 12px;
}

a.album{
	display: block;
	position: relative;
	border: 1px solid #555555;
	margin : 3px 3px 0px 0px;
	padding:0;
	text-decoration: none !important;
	height: 95px;
	overflow:hidden;
}
a.album:hover{
	border: 1px solid #AAAAAA;
	background-color: #ECE9D8;
}

a.img{
	display: block;
	position: relative;
	float: left;
	border: 1px solid #555555;
	margin : 3px 0px 0px 3px;
	padding:0;
	text-decoration: none !important;
	width: 94px;
	height: 94px;
	overflow:hidden;
}
a.img:hover{
	border: 1px solid #AAAAAA;
	background-color: #ECE9D8;
}

a.album div{
	margin : 5px;
}

.thumb{
	vertical-align: middle;
	text-align: center;
	margin:0;
	padding:0;
	border:0 none;
	width: 94px;
	height: 94px;
    cursor: pointer;
	border-right: 1px solid #555555;
}

.thumb img{
	margin:0 !important;
	padding:0 !important;
	border:0 none !important;
	text-decoration: none !important;
}

.scroll-bar {
    float: left;
	position: absolute;
}
.scroll-bar div {
    display: block;
	position: relative;
	border: none;
	margin : 0;
	padding : 0;
	width: 22px;
	height: 22px;
    cursor: pointer;
}

.scroll-up {
    background-image : url(../images/scroll-up.gif);
    background-position: 0px 0px;
	background-repeat: no-repeat;
}
.scroll-up-hover {
    background-position: 0px -22px;
}
.scroll-down {
    background-image : url(../images/scroll-down.gif);
    background-position: 0px 0px;
	background-repeat: no-repeat;
}
.scroll-down-hover {
    background-position: 0px -22px;
}