* {
margin:0;
padding:0;
}
body {
background:#efefef url('../image/bg.png') top left repeat-x;
font-family:Arial,Helvetica,"Lucida Grande",Verdana,Lucida,sans-serif;
font-size:10pt;
color:black;
}
table {
border:0;
}
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-variant:small-caps;
font-size:190%;
line-height:normal;
letter-spacing:2px;
border-bottom:solid 1px black;
}
fieldset {
font-size:110%;
font-weight:bold;
padding:10px 15px;
-moz-border-radius:6px;
}
fieldset div {
font-weight:normal;
}
a {
font-weight:bold;
color:black;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a.help {
font-weight:normal;
text-decoration:none;
border-bottom:1px dotted white;
}

div#layout {
background:url('../image/shadow-l.png') top left repeat-y;
}
div#layout-r {
background:url('../image/shadow-r.png') top right repeat-y;
margin-left:12px;
}
div#layout-b {
margin-right:12px;
}
div#main {
background:#f6f6f6;
border-bottom:solid 3px #333;
}
div#middle {
margin:15px 10px;
}
div.page-content {
margin-left:15px;
}
div#footer {
background:#444;
color:white;
padding:24px 15px 16px 15px;
}

div.head-top {
clear:both;
height:113px;
}
div#head-logo {
background:transparent url('../image/logo-head.png') top left no-repeat;
float:left;
width:374px;
height:100%;
}
div#head-logo a {
display:block;
width:100%;
height:100%;
text-decoration:none;
}
div#top-login-layout {
margin-left:380px;
margin-right:10px;
height:100%;
}
div#top-login-box {
background:url('../image/login-box.png') right bottom no-repeat;
float:right;
width:321px;
height:76px;
margin-top:37px;
}
div#top-login-box div.login-box {
position:relative;
text-align:center;
}
div#top-login-box div.login-box-content {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:white;
text-align:center;
line-height:16px;
margin:12px 30px 0 30px;
}
div#top-login-box div.login-msg {
text-align: right;
color:#ccc;
float:left;
width:100px;
}
div#top-login-box a {
color:white;
}
div#top-login-box form.login-box {
margin-left:108px;
padding-left:10px;
border-left:dashed 1px #ccc; 
}
div#top-login-box form.login-box table {
width:100%;
border-spacing:0;
border-collapse:collapse;
}
div#top-login-box form.login-box table td.label {
color:white;
font-size:7pt;
text-align:left;
}
div#top-login-box form.login-box table td.field {
text-align:right;
padding-bottom:2px;
padding-left:2px;
}
div#top-login-box form.login-box table td.submit {
text-align:right;
}
form.login-box input {
background:#333;
font-size:11px;
color:white;
border:solid 1px #ccc;
width:90px;
}
form.login-box input.login-submit {
font-size:10px;
width:55px;
margin-top:2px;
padding:0 1px 1px 0;
}
form.login-box input.login-submit:active {
padding:1px 0 0 1px;
}
div#top-login-box div.cp-links {
font-size:110%;
margin-top:5px;
}
div#top-login-box div.cp-links span.sep {
padding:0 2px;
}

div.menu-bar {
background:url('../image/bar.png') top left repeat-x;
clear:both;
height:48px;
line-height:48px;
padding:2px 0 2px 0;
}
div.menu-align {
background:black url('../image/bar.png') left 50% repeat-x;
font-size:0px;
position:absolute;
margin-top:-2px;
height:52px;
left:0;
width:100%;
z-index:-1;
}
ul.menu-list {
margin:0;
padding:0;
list-style:none;
}
ul.menu-list li {
float:left;
}
ul.menu-list li.item-sep {
border-left:solid 1px #7f7f7f;
width:0px;
}
ul.menu-list a.item {
display:block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-variant:small-caps;
text-decoration:none;
text-align:center;
color:white;
width:90px;
padding-left:10px;
padding-right:10px;
}
ul.menu-list a.selected {
background:#66666A;
}
ul.menu-list a.item:hover {
background:#66666A;
}
ul.menu-list div.search-box {
margin:9px 0px 0px 25px;
}

form.search-box {
background:url('../image/search-l.png') left top no-repeat;
text-align:left;
padding-left:16px;
line-height:30px;
height:30px;
width:147px;
}
form.search-box div.field-c {
background:url('../image/search-c.png') left top repeat-x;
float:left;
height:30px;
line-height:30px;
}
form.search-box input {
color:white;
font-size:13px;
margin:0 5px 0 0;
padding:0;
border:0;
}
form.search-box input.search-field {
background:transparent;
width:90px;
line-height:normal;
}
form.search-box input.search-submit {
background:url('../image/search-r.png') right top no-repeat;
float:left;
width:30px;
height:30px;
line-height:30px;
}

div.box {
background:#fbfbfb;
margin-bottom:15px;
}
div.box div.top {
background:url('../image/box/box-tl.png') left top no-repeat;
height:28px;
line-height:28px;
}
div.box div.top-c {
background:url('../image/box/box-tc.png') left top repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:white;
margin:0 5px 0 5px;
padding:0 2px;
}
div.box div.top-end {
background:url('../image/box/box-tr.png') right top no-repeat;
}
div.box div.mid {
background:url('../image/box/box-ml.png') left top repeat-y;
}
div.box div.mid-c {
padding:0 2px;
}
div.box div.mid-end {
background:url('../image/box/box-mr.png') right top repeat-y;
}
div.box div.bottom {
background:url('../image/box/box-bl.png') left bottom no-repeat;
font-size:0px;
}
div.box div.bottom-c {
background:url('../image/box/box-bc.png') left bottom repeat-x;
margin:0 6px 0 6px;
height:5px;
}
div.box div.bottom-end {
background:url('../image/box/box-br.png') right bottom no-repeat;
}

div.box-light {
background:#fbfbfb;
}
div.box-light div.top {
background:url('../image/box/box-light-tl.png') left top no-repeat;
font-size:0px;
height:4px;
line-height:4px;
}
div.box-light div.top-c {
background:url('../image/box/box-light-tc.png') left top repeat-x;
margin:0 5px 0 5px;
}
div.box-light div.top-end {
background:url('../image/box/box-light-tr.png') right top no-repeat;
}
div.box-light div.mid {
background:url('../image/box/box-ml.png') left top repeat-y;
}
div.box-light div.mid-c {
padding:0 2px;
}
div.box-light div.mid-end {
background:url('../image/box/box-mr.png') right top repeat-y;
}
div.box-light div.bottom {
background:url('../image/box/box-bl.png') left bottom no-repeat;
font-size:0px;
height:4px;
line-height:4px;
}
div.box-light div.bottom-c {
background:url('../image/box/box-bc.png') left bottom repeat-x;
margin:0 6px 0 6px;
}
div.box-light div.bottom-end {
background:url('../image/box/box-br.png') right bottom no-repeat;
}

div.side-nav {
}
ul.nav {
list-style-type:square;
padding:8px 20px 10px 25px;
}
ul.nav li {
margin-top:4px;
}
a.menu-link {
display:block;
font-weight:bold;
color:inherit;
text-decoration:none;
}
a.menu-link:hover {
text-decoration:underline;
}
a.user-link {
color:#903030;
}

div.news-list {
margin:0 10px 0 10px;
padding:10px 0 4px 0;
}
div#content div.news-list {
font-size:130%;
}
table.news-list {
width:100%;
border-spacing:0;
border-collapse:collapse;
}
table.news-list td.title {
font-weight:bold;
}
table.news-list td.date {
font-size:65%;
text-align:right;
width:60px;
}
table.news-list td.summary {
font-size:80%;
padding:2px 4px 6px 8px;
}
div#content table.news-list td.summary {
font-size:85%;
padding-bottom:12px;
}
#content table.news-list td.title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-variant:small-caps;
font-size:110%;
line-height:normal;
letter-spacing:2px;
border-bottom:solid 1px black;
}
#content table.news-list td.date {
width:120px;
border-bottom:solid 1px black;
}
#content p.info {
text-align:justify;
margin:8px 4px;
}

fieldset.page-error {
margin:0 10px 10px 15px;
}
div.page-error {
background:url('../image/error.png') left 50% no-repeat;
color:#d26464;
margin:6px 0 10px 0;
padding-left:24px;
}
div#bottom div.copyright {
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:8pt;
}
div#bottom div.copyright a {
color:#ccc;
}
div#bottom div.links {
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:9pt;
float:right;
}
div#bottom div.links ul {
margin:0;
padding:0;
list-style:none;
}
div#bottom div.links ul li {
float:left;
margin-left:4px;
}
div#bottom div.links ul li a {
color:white;
margin-left:4px;
}
