@import url("general.css");
@import url("system.css");
html {
  height: 100%;
  margin-bottom: 1px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-image: url(../images/to_pageback.gif);
	background-position: center top;
}
hr{
	margin-top: 2px;
	margin-bottom: 2px;
}
fieldset{
	padding: 8px;
	border: 1px solid #666666;
}
legend{
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 0.1em;
	color: #CCCCCC;
}
label{
	letter-spacing: 0.1em;
	font-weight: bold;
}
ul{
	list-style-type: none;
}
ul li{
	margin-bottom: 5px;
	background-image: url(../images/ul-list.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
/* TEMPLATE STYLE */
#container{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#container div.topbar{
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 104px;
	display: block;
}
#container div.topbar div.manubar-i{
	text-align: right;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	display: block;
	width: auto;
	text-transform: capitalize;
	padding-top: 5px;
}
div.manubar-i a:link, div.manubar-i a:visited{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
div.manubar-i a:hover, div.manubar-i a:active{
	color: #FF9900;
	text-decoration: underline;
}
#container div.topbar div.manubar-ii{
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
	display: block;
	color: #666666;
	padding-top: 30px;
}
div.manubar-ii a:link, div.manubar-ii a:visited{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
div.manubar-ii a:hover, div.manubar-ii a:active{
	color: #FF9900;
	text-decoration: underline;
}
#container div.header-sp{
	height: 20px;
	background-color: #161616;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
}
#container div.header-box{
	height: auto;
	display: block;
	background-color: #646464;
}
#container div.body-sp{
	background-image: url(../images/body-separator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	line-height: 0px;
}
#container div.body-box{
	height: auto;
	background-color: #000000;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
#container div.body-box div.body-box-c{
	padding-bottom: 5px;
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
}
#container div.body-box div.body-box-l{
	float: left;
	width: 450px;
	border-right: 1px dotted #444444;
	padding-right: 10px;
	padding-left: 10px;
}
#container div.body-box div.body-box-r{
	width: auto;
	margin-left: 470px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#container div.body-box div.body-box-r div.shell{
	background-color: #333333;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
	width: auto;
}
#container div.body-box div.body-box-r div.shell h3{
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}
#container div.body-box div.body-both{
	clear: both;
}
#container div.footer{
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #999999;
}
/* END TEMPLATE STYLE */
.link-button-orange{
	background-image: url(../images/orange-bar.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	color: #333333;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	margin: 1px;
	cursor: pointer;
	cursor: hand;
}
.link-button-yellow{
	background-image: url(../images/yellow-bar.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	color: #333333;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	margin: 1px;
	cursor: pointer;
	cursor: hand;
}
.link-button-blue{
	background-image: url(../images/blue-bar.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	color: #333333;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	margin: 1px;
	cursor: pointer;
	cursor: hand;
}
.link-button-gray{
	background-image: url(../images/gray-bar.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	color: #333333;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	margin: 1px;
	cursor: pointer;
	cursor: hand;
}
/* */
#menubar-box{
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	text-align: right;
	color: #53A6A8;
}
#menubar-box a:link, #menubar-box a:visited{
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#menubar-box a:hover, #menubar-box a:active{
	color: #000000;
	text-decoration: underline;
}
#titlebar-box{
	height: 25px;
	background-color: #CCCCCC;
	background-image: url(../images/bar-gray.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
#titlebar-box div{
	width: auto;
	line-height: 25px;
}
#titlebar-box h1{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#titlebar-box a:link, #titlebar-box a:visited{
	color: #000000;
	text-decoration: none;
}
#titlebar-box a:hover, #titlebar-box a:active{
	color: #FF6600;
	text-decoration: underline;
}
#module-box{
	margin: 10px;
}
/* */
.page-title{
	color: #FF9900;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.page-title span.extra{
	font-weight: bold;
	color: #999999;
}
table.content-box{
	width: 100%;
	border-spacing: 1px;
}
table.content-box tbody tr td{
	padding: 4px;
}
table.content-box tbody tr td.col-1{
	width: auto;
}
table.content-box tbody tr td.col-2{
	width: 350px;
	border-left: 1px dotted #444444;
}
/* */
table.news-index{
	width: 100%;
	padding: 4px;
}
table.news-index th{
	border-bottom: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}
/* */
table.gallery-box{
	width: auto;
	border-spacing: 2px;
}
table.gallery-box tbody tr td.box{
	padding: 1px;
	width: 146px;
	border: 1px solid #444444;
	vertical-align: top;
}
table.painting-thumb{
	width: 100%;
	border-spacing: 0px;
}
table.painting-thumb tbody tr.row-1 td, table.painting-thumb tbody tr.row-2 td{
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
table.painting-thumb tbody tr.row-1{
	height: 144px;
	background-color: #444444;
}
table.painting-thumb tbody tr.row-2{
	height: 40px;
}
table.painting-box{
	width: 100%;
	border-spacing: 1px;
}
table.painting-box td{
	padding: 2px;
}
table.painting-box tbody tr td.col-1{
	width: 280px;
	text-align: center;
	background-color: #444444;
}
table.painting-box tbody tr td.col-2{
	width: auto;
	border-right: 1px dotted #666666;
	border-left: 1px dotted #666666;
	vertical-align: top;
}
table.painting-box tbody tr td.col-3{
	width: 300px;
	vertical-align: top;
}
h3.painting-title{
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.1em;
}
/*
table.info-box{
}
table.info-box td { padding: 3px; }
table.info-box td.key {
	background-color: #f6f6f6;
	text-align: right;
	width: 170px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
table.info-box td.key label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
*/
div.text-info{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-bottom: 10px;
}
div.text-info h5{
	font-size: 14px;
	color: #CC9900;
	margin: 0px;
	padding-top: 0px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
div.text-info blockquote{
	margin-left: 10px;
}
div.html-info{
	margin-bottom: 15px;
}
div.html-info div.caption{
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;	
}
div.html-info div.caption h5{
	font-size: 14px;
	font-weight: normal;
	color: #CC9900;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}
div.html-info blockquote{
	margin-left: 10px;
}
div.index-box{
	background-color: #1A1A1A;
	height: 22px;
	width: auto;
	padding-right: 8px;
	padding-left: 8px;
	text-align: right;
	font-size: 14px;
	line-height: 22px;
}
div.search-box{
	background-image: url(../images/bg-search.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px;
}
div.search-box table{
	width: auto;
	border-spacing: 2px;
}
div.search-box table td{
	padding: 2px;
}
div.search-box label{
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #999999;
}
table.gallery-list{
	width: 100%;
	border-spacing: 0px;
}
table.gallery-list tbody tr{
	height:auto;cursor:pointer;cursor:hand;
}
table.gallery-list tbody tr td{ padding: 3px; }
table.gallery-list tbody tr td.col-1{
	text-align: center;
	width: 100px;
	height: 100px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
table.gallery-list tbody tr td.col-2{
	border: none;
}
table.gallery-list tbody tr.row1 td{
	border-top: 1px solid #333333;
	background-color: #222222;
}
table.gallery-list tbody tr.row0:hover td, table.gallery-list tbody tr.row1:hover td{ 
	background-color: #333333; 
}
/*table.gallery-list tbody tr.row0 td.col-2:hover, table.gallery-list tbody tr.row1 td.col-2:hover{
	border: 3px solid #FF6600;
}*/
div.ico-trash{
	background-image: url(../images/ico-trash.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 15px;
	height: 15px;
	clear: both;
}
div.obj-trash{
	text-align: center;
	width: 15px;
	height: 15px;
	clear: both;
}
div.empty-box{
	letter-spacing: 0.1em;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	border: 3px solid #666666;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.list-metric{
	width: 100%;
	border-spacing: 0px;
}
table.list-metric thead tr{
}
table.list-metric thead tr th{
	border-top: 1px solid #666666;
	color: #CC9900;
	font-size: 14px;
	font-weight: normal;
}
table.list-metric tbody tr{
}
table.list-metric tbody tr td{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	font-size: 11px;
}
.std-obj{
	border: none;
	background-color: #FFFFFF;
	color: #000000;
}
a.antik:link, a.antik:visited{
	color: #CCCCCC;
	text-decoration: none;
}
a.antik:hover, a.antik:active{
	color: #FF9900;
	text-decoration: underline;
}
a.antik2:link, a.antik2:visited{
	color: #FF9900;
	text-decoration: none;
}
a.antik2:hover, a.antik2:active{
	color: #CCCCCC;
	text-decoration: underline;
}

