body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #fff;
	background: #000006 url(/images/common/miya_BG.gif) repeat-x;
}

a {
	color: #999;
	text-decoration:none;
}

a:active {
	color: #f00;
}

a:hover {
	color: #fff;
}

.clear {
	clear:both;
}

#container {
    position: relative;
    min-height: 100%;
    width:800px;
    margin:auto;
}

#header {
	width:100%;
	height: 66px;
	padding: 0;
    overflow: hidden;
}

#header h1 {
	float: left;
	margin: 0 1%;
	width:201px;
    padding-top: 65px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url("/images/common/miya_logo.gif");
    background-repeat: no-repeat;
}

#header p {
	float: left;
	margin: 0 1%;
	width:201px;
    padding-top: 65px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url("/images/common/miya_logo.gif");
    background-repeat: no-repeat;
}

#navlist {
	display: inline;
	width: 40%;
	float:right;
	margin: 32px 1% 0 0;
	text-align:right;
	/*	background: #f00;*/
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-left: 8%;
	font-size: 80%;
	text-align:left;
}

ul.imgnavlist {
	text-align:center;
	padding-right:5%;
	display: inline;
}

.imgnavlist li {
	display: inline;
	list-style-type: none;
	padding: 18px;
	font-size: 80%;
	position: relative;
	color: #666;
}

.imgnavlist a {
	color: #fff;
	text-decoration:none;
}

.imgnavlist a:active {
	color: #f00;
}

.imgnavlist a:hover {
	color: #ccc;
}

ul.foldernavlist {
	margin: 2% auto 2% auto;
	text-align:justify;
	width:80%;
}

.foldernavlist li {
	display: inline;
	list-style-type: none;
	padding: 18px;
	font-size:110%;
	position: relative;
}

.DisplayItemImage {
	margin:8px;
}

#cat_nav {
	position:absolute;
	top: 3.4em;
	right:4%;
	display: inline;
	width: 100%;
	margin: 0;
	text-align:right;
	/*background: #f00;*/
}

#cat_nav li {
	display: inline;
	list-style-type: none;
	padding-left: 2%;
	font-size: 80%;
	position: relative;
}

#marker_R {
	padding-right: 2%;
	letter-spacing: -0.2em;
}

#marker_L {
	letter-spacing: -0.2em;
}

#content {
	width: 100%;
	text-align: center;
	clear:both;
	padding: 2.6em 0 0 0;
}

#content h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 140%;
	color: #999;
	padding: 0;
	width:80%;
	margin: 2% auto 4% auto;
	text-align:left;
}

#content p {
	font-weight: normal;
	font-size: 90%;
	color: #999;
	padding: 0;
	width:80%;
	margin: 2% auto 2% auto;
	text-align:left;
}

#content input, file {
	font-weight: bold;
	font-size: 100%;
	color: #999;
	background:#002;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	/*height: 80px;*/
	margin: 2px auto 8px auto;
	text-align:left;
}

#content input.button {
	font-weight: bold;
	font-size: 90%;
	color: #ccc;
	background:#002;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #333;
	border-left: 2px solid #333;
	margin: 1.2em auto 8px auto;
}

#contact {
	width: 100%;
	margin: 4% auto 4% auto;
	text-align: center;
}

#contact p {
	font-weight: normal;
	color: #999;
	padding: 0;
	width:80%;
	margin: 6px auto 6px auto;
	text-align:left;
}

#gallery_main {
	position:relative;
	clear:both;
	margin-left:160px;
	/*margin-bottom:130px;*/
}

#thumbs {
	position:absolute;
	top: 6.6em;
	padding-left: 1%;
	padding-bottom: 3em;
	width:160px;
	float:left;
	text-align:left;
}

#thumbs a  {
	width:35px;
	height:35px;
}

#thumbs a img  {
	border: 1px solid #ccc;
	background-position: -35px 0;
}

#thumbs a:hover img  {
	border: 1px solid #fff;
	background-position: 0 0;
}

#thumbs a:active img  {
	border: 1px solid #f00;
}

#thumbs img {
	margin:2px;
	width:35px;
	height:35px;
}

#footer {
	text-align:center;
	margin-top:36px;
}

#footer p {
	font-size:70%;
	color: #999;
	text-align:center;
	margin:0;
    padding-bottom:4px;
}

#footer a {
	color: #999;
	text-decoration:none;
}

#footer a:active {
	color: #f00;
}

#footer a:hover {
	color: #fff;
}

#footer p.tiny {
	font-size:50%;
	color:#666;
	margin-top:18px;
}

#footer p.tiny a {
	color:#666;
}

#footer p.tiny a:hover {
	color:#999;
}

#logon_form {
	margin-top:36px;
}

.ListContainer {
	border-top: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;
	width: 100%;
	margin: 8px 0;
}
.ListEmpty {
	padding: 20px;
	color: #062971;
}
.ListContainer h2 {
	margin: 8px;
	padding: 0px;
	clear: left;
	font-weight: bold;
	padding-bottom: 4px;
	margin-top: 12px;
	margin-bottom: 6px;
}
.List {
	margin: 0px;
	padding: 8px;
	padding-top: 0px;
	float: left;
	list-style: none;
}
.List ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.ListItem {
	width: 200px;
	margin-bottom: 6px;	
	float: left;
}
.Thumbed {
	width: 140px;
	float: left;
}
.ItemThumb {
	width: 140px;
	height: 100px;
}
.NoPreview {
	font-family: Trebuchet MS, arial, verdana;
	font-size: 10px;
}
.ItemThumb a {
	display: block;
	height: 100px;
	width: 100px;
	border: 1px solid #ccc;
	margin-left: 20px;
	text-align: center;
	overflow: hidden;
}
.NoPreview a {
	line-height: 100px;
	color: #A7B3CA;
}
.ItemThumb a img {
	display: none;
}
.ItemName {
	width: 140px;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	color: #fff;
	font-family: arial, Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	float: left;
}
.ItemName a {
	display: block;
	white-space: nowrap;
}
.ItemName a, .ItemName a:link, .ItemName a:visited, .ItemName a:hover {
	font-weight: normal;
}
.ItemSize {
	text-indent: 10px;
	color: #a7b3cA;
	width: 55px;
	overflow: hidden;
	float: left;
	font-size: 10px;
	font-family: Trebuchet MS, arial, tahoma, verdana;
}
.ItemDateModified,
.Thumbed .ItemSize {
	display: none;
}
.Thumbed .ItemName {
	margin-top: 4px;
	margin-bottom: 14px;
	text-align: center;
}
.ListItem .ItemName {
	margin-bottom: 16px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 11px;
}