* {
    font-family:Georgia;
}
body {
    margin:0;
    background:#FFFFFF url('../img/stripe.png') 0 75px repeat-x;
    font-size:12px;
    font-family:Georgia;
    color:#3C3C3C;
}
td {
    font-family:Georgia;
    font-size:12px;
}
p.infop, p.err, p.msg, #content .homepagebox, div.footbox {
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
p.infop {
    padding:3px;
    border:1px solid #912600;
    background:#912600;
}
p.infop, p.infop a {
    color:#FFFFFF;
}
button.small, button.go {
    background:#86A1BD url('../img/sprite.png') repeat-x;
    color:#FFFFFF;
    border:none;
    cursor:pointer;
    font-size:12px;
    height:21px;
    padding:3px 7px 5px 7px;
    margin:5px 2px 6px 2px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
button.small:hover, button.go:hover {
    background:#516d8b url('../img/sprite.png') 0 -32px repeat-x;
}
div#userbox {
    background:none;
    width:314px;
    position: absolute;
    top:20px;
    padding:14px 20px 10px 20px;
    left:631px;
    color:white;
    z-index:1000;
}
div#userbox a, div#userbox p {
    text-decoration:none;
    color:#DADADA;
}
div#userbox p {
    font-size:90%;
    margin:5px 0px 0px 0px;
}
div#userbox a:hover {
    color:white;
}
div#msearchbox {
    border:none;
    background:#B0B0B0 url('../img/btn-msearchbox.png') no-repeat;;
    height:15px;
    position: absolute;
    top:94px;
    padding:2px 4px 2px 5px;
    left:509px;
    color:white;
    z-index:2000;
    text-align:center;
    -webkit-border-radius:4px;
    border-radius:4px;
    -moz-border-radius:4px;
}
div#msearchbox a {
    text-decoration:none;
    font-size:11px;
    color:white;
}
div#msearchform {
    background:url('../img/bg-msearchform.png') no-repeat;
    position: absolute;
    white-space: nowrap;
    top:19px;
    padding:0;
    left:-50px;
    color:black;
    z-index:3000;
    -webkit-border-radius:8px;
    border-radius:8px;
    -moz-border-radius:8px;
}
div#msearchform form {
    margin:24px 11px 13px 11px;
}
div#page {
    padding:0;
    position:absolute;
    width:985px;
}
#head {
    position:relative;
    top:0;
    left:0;
    width:100%;
    height:49px;
    background:#B1B1B1 url('../img/head-bg.png') no-repeat;
    color:#FFFFFF;
    padding:15px 0 10px 0;
}
#head .headshift {
    padding:0 10px 0 20px;
}
#head a {
    color:#4e4e4e;
}
#pathway {
    background:#435E7B;
    padding:7px 0 6px 20px;
    margin:0;
    border:1px solid #78818A;
    border-left:none;
    border-right:none;
}
#pathway, #pathway a {
    color:#FFFFFF;
    text-decoration:none;
}
#sidebar {
    float:left;
    position:relative;
    padding:0;
    top:19px;
    left:20px;
    width:235px;
    margin-bottom:30px;
}
#sidebar ul.menu {
    margin-top:0px;
    padding-left:0px;
    list-style-type:none;
}
#sidebar ul.first {
    padding-top:10px;
}
#sidebar ul.menu ul, #sidebar ul.menu ul ul {
    color:#707070;
    list-style-type:circle;
    padding-left:20px;
}
#sidebar a {
    line-height:16px;
    color:#435E7B;
}
#sidebar a.current, #sidebar a.active, a.current, a.active {
    color:#000000;
}
div.box {
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-border-radius:5px;
    -moz-box-shadow:1px 1px 5px #A5A5A5;
    -webkit-box-shadow:1px 1px 5px #A5A5A5;
    box-shadow:1px 1px 5px #A5A5A5;
    margin:-1px 0px 0px 0px;
    padding:8px 10px 8px 10px;
    background:transparent url('../img/nav-bg.png') repeat-x;
}
h3.sem {
    margin-top:20px;
}
#content {
    float:right;
    position:relative;
    top:0px;
    width:710px;
}
#content h1 {
    padding-bottom:0px;
    font-size:21px;
}
#content h3 {
    border-bottom:1px dotted #D9D9D9;
    margin-top:17px;
    margin-bottom:3px;
    clear:both;
}
#content h3 a {
    text-decoration:none;
    color:#000000;
}
#content h4 {
    border-bottom:1px dotted #D9D9D9;
    margin-top:17px;
    margin-bottom:3px;
    width:60%;
    clear:both;
}
#content h4 a {
    text-decoration:none;
    color:#000000;
}
#content h5 {
    border-bottom:none;
    margin-top:19px;
    margin-bottom:3px;
    clear:both;
}
#content h6 {
    border-bottom:none;
    margin-top:19px;
    margin-bottom:3px;
    clear:both;
}
#content h5 a {
    text-decoration:none;
    color:#000000;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    font-weight:lighter;
    color:#000000;
}
#content h3, #content h4, #content h5, #content h6 {
    font-size: 16px;
}
#content h4, #content h5, #content h6 {
    border-bottom: none;
}
#articlebox h3, #articlebox h4, #articlebox h5, #articlebox h6 {
    font-size: 100%;
}
#content form {
    margin-top:10px;
}
#content img.left, #print img.left {
    float:left;
    margin:0 10px 5px 0;
    -moz-box-shadow:0px 0px 7px #D4D4D4;
    -webkit-box-shadow:0px 0px 7px #D4D4D4;
    box-shadow:0px 0px 7px #D4D4D4;
}
#content img.right, #print img.right {
    float:right;
    margin:0 0 5px 10px;
    -moz-box-shadow:0px 0px 7px #D4D4D4;
    -webkit-box-shadow:0px 0px 7px #D4D4D4;
    box-shadow:0px 0px 7px #D4D4D4;
}
#content img, #print img {
    background:#D3D3D3;
    border:1px solid #D3D3D3;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
#content ul, #content ul ul, #content ul ul ul {
    padding-left:20px;
    margin-bottom: 20px;
    list-style-image:url('../img/list-arrow.png');
}
#content ul li {
    margin-bottom:5px;
}
#content img.nosimg, #footer img.nosimg {
    background:none;
    border:none;
}
#content div.code, #content div.code span {
    font-family:Monospace, "Courier New";
}
span.externalboxhead {
    color:#BEBEBE;
    margin:0 0 3px 0;
    width:60%;
    font-weight:bold;
}
span.externalnav {
    margin:0px 0px 3px 0px;
    padding:4px 0px 4px 0px;
    height:20px;
    font-size:90%;
}
span.externalboxlist a {
    color:#BEBEBE;
    text-decoration:none;
    font-size:90%;
}
span.externalboxlist a:hover {
    color:#4E4E4E;
}
.authordate {
    font-size:90%;
    color:gray;
}
.authordate a {
    color:gray;
}
.authorcite {
    margin:8px 2px 4px 0px;
    color:gray;
}
span.error {
    display:block;
    padding:0px;
    margin:0px 0px -5px 0px;
    color:#9A0A08;
    font-size:90%;
}
input, textarea {
    font-size:12px;
    background:url('../img/input-bg.png') no-repeat;
    border:1px solid #D3D3D3;
    padding:3px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
textarea {
    font-family:"Courier New";
}
textarea.nice {
    font-family:Georgia;
}
input, select {
    margin-bottom:3px;
    font-family:Georgia;
}
input.ro {
    color:#BEBEBE;
}
button.defbutton {
    font-size:12px;
    font-family:Georgia;
}
pre {
    font-family:"Courier New";
    font-size:100%;
    color:#626262;
    border:none;
    border-left:1px solid #435E7B;
    background:#FBFBFB;
    padding:5px;
}
pre a {
    font-family:"Courier New";
    font-size:9pt;
    color:#435E7B;
}
a {
    color:#435E7B;
}
ul.actions {
    margin-top:18px;
    padding-bottom:13px;
    clear:both;
    font-size:90%;
}
ul.actions li {
    cursor:pointer;
    display:inline;
}
li.print a, li.more a {
    color:#435E7B;
    background-repeat:no-repeat;
    background-position:left;
    padding:0em 1.0em 0em 20px;
}
li.print a:hover, li.more a:hover {
    color:black;
}
li.print a {
    background-image:url('../img/icon-printer.gif');
}
li.more a {
    background-image:url('../img/icon-more.gif');
}
p.err {
    background:#912600;
    color:#FFFFFF;
    margin:8px 0 8px 3px;
    padding:9px;
    font-size:110%;
    width:390px;
    border:2px solid #F7F7F7;
}
p.msg {
    background:#73A148;
    color:#FFFFFF;
    margin:8px 0 8px 3px;
    padding:9px;
    font-size:110%;
    width:390px;
    border:2px solid #F7F7F7;
}
div#externallinks {
    display:inline;
}
hr {
    background-color:#FFFFFF;
    color:#FFFFFF;
    border:none;
    border-bottom:1px dotted #D3D3D3;
    height:1px;
    margin-top:18px;
}
blockquote {
    font-style:italic;
    margin:2px 25px 2px 25px;
}
.tooltips-ok {
    width:390px;
    background:#008000;
    color:#FFFFFF;
    text-align:center;
    padding-top:4px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
}
.tooltips-ok span.arrow {
    display:block;
    background:url('../img/tooltip_ok.png') left bottom no-repeat;
    padding-top:4px;
    height:18px;
}
.tooltips-error {
    width:390px;
    background:#912600;
    color:#FFFFFF;
    text-align:center;
    padding-top:4px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
}
.tooltips-error span.arrow {
    display:block;
    background:url('../img/tooltip_error.png') left bottom no-repeat;
    margin-top:4px;
    height:18px;
}
tr.listing td {
    border-top:1px solid transparent;
    border-bottom:1px solid transparent;
}
tr.listing:hover td {
    background:url('../img/listing-bg-hover.png') repeat-x;
    border-top:1px solid transparent;
    border-bottom:1px solid #e4e6e7;
}
tr.listing td.listl {
    border-radius:6px 0 0 6px;
    -moz-border-radius:6px 0 0 6px;
    -webkit-border-radius:6px 0 0 6px;
}
tr.listing td.listr {
    border-radius:0 6px 6px 0;
    -moz-border-radius:0 6px 6px 0;
    -webkit-border-radius:0 6px 6px 0;
}
th {
    background:#435E7B;
    color:#FFFFFF;
    text-align:left;
    padding:4px 2px 4px 2px;
    font-weight:lighter;
}
td.tdbox {
    border-radius:0 0 6px 6px;
    -moz-border-radius:0 0 6px 6px;
    -webkit-border-radius:0 0 6px 6px;
    background:#F7F7F7;
    border:1px solid #EFEFEF;
    border-top:none;
}
span.captchainfo {
    color:#BEBEBE;
    font-size:80%;
    display:block;
    margin-top:2px;
    width:auto;
    white-space:pre;
}
div#output, div#print {
    display:none; 
}
#content .homepagebox {
    cursor:pointer;
    float:left;
    padding:5px;
    margin-right:9px;
    width:130px;
    color:#5D5D5D;
    -moz-box-shadow:1px 1px 4px #CACACA;
    -webkit-box-shadow:1px 1px 4px #CACACA;
    box-shadow:1px 1px 4px #CACACA;
}
#content .hpbnm, #content .nmr {
    margin-right:0px;
}
#content .homepagebox:hover {
    color:#000000;
    text-shadow:0 0 0.15em #EAEAEA;
}
#content .homepagebox span {
    color:#FFFFFF;
    font-size:14px;
}
#content .homepagebox p {
    line-height: 15px;
    font-size:90%;
    margin:72px 0px 0px 0px;
    padding:0px;
}
#content .homepagebox ul {
    line-height: 15px;
    font-size:90%;
    margin:8px 0px 3px 0px;
    padding-left:16px;
    list-style-image:url('../img/list-arrow.png');
}
#content .homepagebox ul li {
    margin-bottom:0px;
}
#content .eventsbox {
    float:left;
    padding-right:15px;
    border-right:1px dotted #D3D3D3;
    width:340px;
}
#content .eventsbox table {
    margin-top:-1px;
}
#content .eventsbox table td {
    padding-bottom:2px;
}
#content .contactbox {
    float:left;
    padding-left:15px;
}
#content .articlebox, #content .eventbox, #content .pageboxl {
    clear:both;
    float:left;
    width:590px;
    padding-right:20px;
}
#content .commentbox, #content .pageboxr {
    width:334px;
    float:left;
    padding-left:20px;
}
#content .pageboxr h5, #content .pagesplitr h5 {
    background: url('../img/bg-h5-box.png') no-repeat 0 3px;
    padding-left:20px;
    color:#435E7B;
}
#content .pageboxr div.pbox, #content .pagesplitr div.pbox {
    padding:0px;
    margin:0px;
    width:100%;
}
#content .pageboxr div.pbox:hover, #content .pagesplitr div.pbox:hover {
    cursor:pointer;
}
#content .pagesplitl {
    float:left;
    width:462px;
    padding-right:20px;
}
#content .pagesplitr {
    width:462px;
    float:left;
    padding-left:20px;
}
#content .feedbox {
    float:left;
    padding-left:20px;
    margin-bottom:20px;
    padding-top:20px;
}
#content .leftinside {
    width:590px;
    float:left;
    padding-right:20px;
}
#content .rightinside {
    width:334px;
    float:left;
    padding-left:20px;
    border-left:1px dotted #D3D3D3;
}
#content .contactusbox {
    background:#7895B3 url('../img/bg-topbox.png') no-repeat bottom right;
    width: 285px;
    cursor:pointer;
    margin:25px 0px 5px 0px;
    padding:9px 9px 7px 9px;
    -moz-box-shadow:1px 1px 4px #CACACA;
    -webkit-box-shadow:1px 1px 4px #CACACA;
    box-shadow:1px 1px 4px #CACACA;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-border-radius:5px;
    color:#FFFFFF;
}
#content .contactusbox h5 {
    background:none;
    color:white;
    padding:0px;
    margin:0px 0px 10px 0px;
}
#content .contactusbox p {
    margin:0px;
    line-height:17px;
}
#content noscript {
    display:block;
    width:490px;
    background:#B1B1B1 url('../img/dialog-information.png') no-repeat;
    color:#FFFFFF;
    text-align:left;
    padding:24px 10px 24px 60px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-border-radius:5px;
}
#sbuttons {
    background: none;
    padding-top: 6px;
}
.singlecomment {
    border-top:1px dotted #D3D3D3;
    font-size:90%;
}
.navbullet {
    padding:0px;
    margin:10px 0px 12px 0px;
}
.navbullet span {
    font-size:34px;
    color:#435e7b;
}
div#footer {
    clear:both;
    position:relative;
    color:#BEBEBE;
    left:20px;
    top:15px;
    padding:2px 0px 80px 0px;
    width:965px;
}
#footer ul.menu {
    padding-left:25px;
    list-style-type:none;
}
#footer ul.menu li {
    margin-left:-10px;
}
div.footbox {
    width:auto;
    float:left;
    background:#ECECEC;
    margin:0px 5px 10px 0px;
    padding:5px 20px 5px 5px;
}
div.footshadow {
    -moz-box-shadow:1px 1px 5px #A5A5A5;
    -webkit-box-shadow:1px 1px 5px #A5A5A5;
    box-shadow:1px 1px 5px #A5A5A5;
}
div.footleft {
    background:#ECECEC url('../img/footer.png') no-repeat;
}
div.footright {
    background:#ECECEC url('../img/footer-right.png') no-repeat bottom right;
}
div#poi {
    margin-top: 10px;
    background:white url('../../default/img/bg-poi.png') no-repeat top left;
}
div#poi h4 {
    padding-top: 9px;
    color: #435E7B;
}
#articlelist, #pagelist {
    display: none;
}
.rounded {
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.infobox {
    border: none;
    color: black;
    padding: 5px;
    margin-top: 20px;
    background: #DEDEDE url('../img/bg-info.png') repeat-x;
}
.infobox span {
    color: white;
}
div.listingbox {
    margin: 8px 0 0 0;
    border-radius:0 0 6px 6px;
    -moz-border-radius:0 0 6px 6px;
    -webkit-border-radius:0 0 6px 6px;
}
div.listingbox:hover {
    background: url('../img/listing-bg-hover.png') repeat-x;
}
div.lboxhidden {
    cursor: pointer;
    display: none;
    padding: 2px 0px 2px 20px;
}
