body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
font-size:inherit;
font:100%;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
fieldset,img,abbr,acronym {
border:0;
}
body {
font:13px 'Lucida Grande','Lucida Sans Unicode',Geneva,Arial,Verdana,helvetica,clean,sans-serif;
font-size:small;
background-color:#76797c;
color:#fff;
margin-top:1em;
}
body * {
line-height:1.22em;
}
select,input,textarea {
font:99% Arial,Verdana,helvetica,clean,sans-serif;
}
pre,code {
font-family:115% Monaco,'Courier New',Courier,monospace;
color:#6b8da6;
overflow:auto;
font-size:100%;
padding:8px;
*font-size:100%;
}
pre {
display:block;
}
a {
color:#689e21;
}
a.active {
color:#bce27f;
}
a:hover {
color:#96b566;
}
img.left {
float:left;
margin:2px 20px 16px 0;
}
img.right {
float:right;
margin:2px 0 16px 20px;
}
img.thinborder {
border:1px solid #d1c7bf;
padding:5px;
}
div#topborder {
position:absolute;
top:0;
left:0;
width:100%;
height:1em;
background-color:#b1d974;
}
div#container {
position:relative;
background:#fff;
color:#626262;
width:100%;
padding:1em 0 3em;
}
div.inner {
width:56.3em;
min-width:750px;
position:relative;
margin:0 auto;
}
div#content p,div#content li {
font-size:92%;
line-height:1.4em;
margin-bottom:1.1em;
}
div#content li {
background:url(/images/bullet-green.gif) 2px 0.6em no-repeat;
padding-left:12px;
margin-top:0.4em;
}
* html ul#archive-list {
float:left;
}
ul#archive-list li {
background:url(/images/bullet-arrow.gif) 2px 0.6em no-repeat;
padding:0 8px 0 18px;
}
div#content h1 {
font-weight:bolder;
font-size:122%;
line-height:2.2em;
margin-bottom:1.895%;
}
div#content h2 {
font-weight:bolder;
font-size:114%;
line-height:1.22em;
margin-bottom:1.1em;
}
div#content h3 {
font-weight:bolder;
font-size:107%;
line-height:1.22em;
}
div#content h4 {
font-weight:bolder;
font-size:100%;
line-height:1.22em;
}
div#content.error {
background:url(/images/error.png) 0.8em 1em no-repeat;
padding:1em 3.8em;
*padding:0.58em 3.8em;
}
div#content.warning {
background:url(/images/warning.png) 0.8em 1em no-repeat;
padding:1em 3.8em;
*padding:0.58em 3.8em;
}
div#contact {
width:26.3em;
}
div#contact span#status {
display:none;
}
div#contact span#status.notice {
display:block;
margin-bottom:1.5em;
border:2px solid #ffd324;
padding:1.2em 2em 0.3em 54px;
background:#fff6bf url(/images/notice.png);
background-repeat:no-repeat;
background-position:2.2em 1.2em;
*background-position:2.2em 1.4em;
}
div#contact span#status.loading {
background-image:url(/images/loading.gif);
}
div#contact span#status.critical {
background-image:url(/images/critical.png);
background-color:#ffdaca;
border-color:#ff7349;
}
div#contact span#status.success {
background-image:url(/images/success.png);
background-color:#d0f5c0;
border-color:#55c045;
}
div#footer {
position:relative;
color:#796656;
width:100%;
background:#f2f2f2 url(/images/bg-gray.gif) left bottom repeat-x;
border-bottom:1px solid #292929;
margin:0 0 3em;
padding:16px 0;
*margin: 0 0 3.0em;
}
div#footer dl {
float:left;
font-size:1.2em;
width:180px;
margin-right:6.38em;
margin-bottom:2.5em;
}
div#footer dt {
font-weight:bolder;
}
div#footer dd {
margin:0.5em 0 0;
}
div#footer p,div#footer dl {
font-size:77%;
line-height:1.22em;
}
div#footer p {
clear:both;
}
form {
width:100%;
}
form fieldset {
background:#e6f2ff;
border:2px solid #c8e2ff;
padding:8px 0 8px 8px;
}
form span {
display:block;
margin-right:0.4em;
padding:0 8px 8px 0;
}
label {
font-size:92%;
color:#2e2e2e;
}
input.txt,textarea.txt {
font-family:Arial,Verdana,helvetica,clean,sans-serif;
font-size:100%;
color:#2e2e2e;
width:100%;
}
input.btn {
width:62px;
height:22px;
}
form span textarea {
height:216px;
}