html { height: 100%; }
body { padding: 0px; margin: 0px; height: 100%; font-family: Tahoma; font-size: 13px; }

body.bg2 {background-image: url('/images/inner-bg2.png'); background-color: #e3e4da; }

.bg1 { background-image: url('/images/inner-bg1.jpg'); background-repeat: repeat-x; }
.bg3 { background-image: url('/images/inner-bg3.jpg'); background-repeat: repeat-x; background-position: bottom left; }
.moon { background-image: url('/images/moon.png'); background-repeat: no-repeat; background-position: bottom left; height: 189px; }
.moon .copy { width: 1000px; margin: 0px auto; padding-top: 50px; text-align: right; }
.moon .copy div { color: #333333; font-size: 11px; padding-top: 5px; }

.nav-root { text-align: center; padding-top: 10px; font-size: 22px; }
.nav-root a,.nav-root a:visited { color: #522910; text-decoration: none; margin-left: 50px; }

.pager { width: 1000px; margin: 0px auto; min-height: 900px; }

.coords { margin-top: 30px; color: #522910; float: left; font-family: Tahoma; }
.coords .line1 { font-size: 13px; margin-bottom: 5px; }
.coords .line2 { font-size: 17px; }

.ship { float: right; width: 250px; height: 184px; background-image: url('/images/inner-ship.png'); margin-top: 10px; }
.logo { float: left; width: 172px; height: 134px; background-image: url('/images/inner-logo.png'); display: block; margin-top: 10px; }

.portfolio-item { padding: 5px; margin-bottom: 50px; background-image: url('/images/pbg.png'); }
.portfolio-item .portfolio-text { padding: 13px 30px 13px 50px; width: 400px; float: left; }
.portfolio-item .portfolio-text .name { color: #333333; font-size: 18px; text-decoration: none; }
.portfolio-item .portfolio-text .text { color: #333333; padding: 25px 0px; }
.portfolio-item .portfolio-text .url { color: #333333; display: block; }
.portfolio-item .portfolio-text .category { color: #555555; margin-top: 10px; font-size: 10px; }

.portfolio-new-item { padding: 5px; float: left; width: 473px; margin: 0px 10px 10px 0px; background-image: url('/images/pbg.png'); }
.portfolio-new-item a.img { display: block; }
.portfolio-new-item .portfolio-text { display: none; }
.portfolio-new-item .portfolio-text .name { color: #333333; font-size: 18px; text-decoration: none; }
.portfolio-new-item .portfolio-text .text { color: #333333; padding: 25px 0px; }
.portfolio-new-item .portfolio-text .url { color: #333333; display: block; }
.portfolio-new-item .portfolio-text .category { color: #555555; margin-top: 10px; font-size: 10px; }

.portfolio-view { padding: 15px 15px 15px 35px; background-image: url('/images/pbg.png'); }
.portfolio-view h1.name { color: #333333; margin: 0px; padding: 7px 0px; font-weight: normal; font-size: 19px; }
.portfolio-view .pflink { color: #ff6600; font-size: 11px; display: block; }

.portfolio-view strong { color: #441f06; font-size: 14px; }
.portfolio-view p { color: #333333; }
.pimages .small { font-size: 11px; color: #333333; margin: 0px 0px 10px 15px; text-align: left; }
.pimages img { display: block; margin-bottom: 30px; }

.withbg { padding: 5px; background-image: url('/images/pbg.png'); }

h1 { color: #333333; font-size: 19px; font-family: Tahoma; }
h2 { color: #555555; font-size: 17px; font-family: Tahoma; }

.news-list { }
.news-list .date { color: #ff6600; font-size: 10px; }
.news-list .item { margin-bottom: 30px; padding: 20px; background-image: url('/images/pbg.png'); }
.news-list .item .title { color: #333333; font-size: 18px; }
.news-list .item .title a { text-decoration: none; color: #333333; }
.news-list .item .abstract { color: #555555; }

.news-view { padding: 20px 35px; background-image: url('/images/pbg.png'); }

.news-view .date { color: #ff6600; font-size: 10px; float: left; }
.news-view .back { color: #ff6600; font-size: 10px; float: right; }
.news-view h1 { color: #330000; margin: 0px; padding: 0px 0px 0px 10px; font-weight: bold; font-size: 13px; }
.news-view h2 { color: #663333; margin: 0px; padding: 0px 0px 0px 10px; font-weight: bold; font-size: 13px; }
.news-view h1.name { color: #333333; margin: 0px; padding: 7px 0px; font-weight: normal; font-size: 19px; }
.news-view p { line-height: 1.5; color: #333333; }

.nav-categories { margin: 0px 0px 20px 0px; text-align: center; }
.nav-categories .item { margin: 0px 20px 0px 0px; }
.nav-categories .item a { color: #333333; text-decoration: none; font-weight; }
.nav-categories .item a.on { color: #ff6600; }

table.table { border: 1px solid #808080; }
table.table tr.line td { border-bottom: 1px dotted #808080; }
table.table tr.listhead td { font-weight: bold; }
table.table td input { border: 1px solid #808080; width: 100%; }
table.table td textarea { border: 1px solid #808080; width: 100%; }
table.table a,table.table a:visited { color: #0000ff; }
table.table tr.retalk-other td { background-color: #ffff99; }
table.table tr.retalk-today td { background-color: #abfc9a; }


