* {
margin: 0;
padding: 0;
}
body {
font: .8em/1.4 'Trebuchet MS', Tahoma, sans-serif;
color: #444;
background: #030 url(images/background-body.png) bottom left repeat-x;
background-attachment: fixed;
}
a {
color: #00a;
text-decoration: none;
}
a:hover {
color: #00f;
text-decoration: underline;
}
a:active, a:focus {
color: #fff;
background: #008 !important; 
}
/* offset */
#offset {
margin:5px auto 0;
width: 80%;
max-width: 960px;
}
#offset li { 
display: inline;
}
#offset li a {
position: relative;
bottom: -2px;
float: left;
font-size: .95em;
margin: 0 2px;
background: #cec;
color: #333;
border:2px solid #55b;
border-bottom: none;
padding: 0 4px;
}
#offset li a:hover {
border: 2px solid #aaf;
background: #dfd;
border-bottom: none;
}
#offset li a:focus, #offset li a:active {
border : 2px solid #ddd;
color : #fff;
}
#head {
background: #cec url(images/header.png) repeat-x bottom;
height: 7.3em;
padding: 5px 5px 5px 0;
border-bottom: 5px solid #55b;
}
#topnav {
margin:0;
padding-bottom: 16px;
width: 100%;
background: url(images/shadow.png) left -2px repeat-x;
clear: both;
}
#topnav ul {
margin-left: 1em;
}
#topnav li {
display:inline;
float:left;
}

#topnav li a,#topnav li.on {
display:block;
width:auto;
height:auto;
text-decoration:none;
text-align:center;
border:1px solid #ccc;
border-top:0;
cursor:pointer;
color:#fff;
background:#55b url(images/bl-grad.png) left center repeat-x;
margin:0 2px;
padding:.25em .5em;
}

#topnav li.on {
color:#ddd;
background-color:#336;
background-image:none;
cursor:default;
font-weight:700;
font-size:.9em;
}

#topnav li a:hover {
background: #11a;
border:1px solid #33a;
border-top: none;
color:#fff;
text-decoration: underline;
}

#topnav li a:focus,#topnav li a:active {
text-decoration:underline;
color:#fff;
background:#009;
}
#inner_head {
margin: 0 auto;
text-align: left;
}
h1 {
position:relative;
left: 0;
top: 0;
font-size:1em;
height: 88px;
width: 270px;
float: left;
}
h1 a {
z-index:1;	
position:absolute;
left:0;
width:100%;
height:94px;
border-bottom: none;
background: url(images/logo.png) left top no-repeat;
}
h1 a:hover, h1 a:active, h1 a:focus {
border-bottom: 1px solid;
}
h1 span {
position: absolute;
left: -9000px;
top: -9000px;
}
#head p.head_right {
color: #444;
float: right;
height: 45px;
padding: 15px 0;
font-size: 1.2em;
}
#outer {
width: 80%;
max-width: 960px;
min-width: 730px;
text-align: center;
margin: 0 auto;
clear: left;
border: 2px solid #55b;
background: #fff;
}
#content {
clear: right;
text-align: left;
width: 70%;
margin: 0 auto;
padding: 1.5em;
margin-left: 27%;
margin-right: 16px;
}
#content p {
margin: 1em 0;
}
#content ul {
margin: .75em 3em;
}
h2 {
font-size: 1.3em;
border-bottom: 2px solid #9b9;
}
h3 {
font-size: 1.1em;
}
h2, h3 {
color: #2A476F;
padding: 1em 0 0;
}
#content h2 {
}
#nav h2 {
padding: 2px;
background:#55b url(images/bl-grad.png) left center repeat-x;
color: #fff;
}
#nav {
margin: 16px;
text-align: left;
width: 25%;
float: left;
clear: left;
border: 1px solid #44a;
padding: 0 0 10px 0;
background: #eef;
}
#nav ul {
width: 100%;
list-style-type: none;
}
#nav ul li.current_parent {
background: #f6f6ff;
border-top: 1px solid #ddf;
border-bottom: 1px solid #ddf;
}
#nav ul li.current {
padding: 6px;
}
#nav ul li.current:before {
content: "»";
color: #000;
background: #ffe;
padding: 2px;
margin-right: 3px;
border: 1px solid #666;
}
#nav ul li a {
display: block;
padding: 6px;
width: 95%;
}
#nav ul li a:hover {
background: #ffd;
}
#nav ul li a:focus, #nav ul li a:active {
background: #008;
}
#footer {
clear: both;
padding: 16px;
color: #eee;
background: #44a url(images/footer.png) repeat-x;
border-top: 5px solid #9b9;
}
#footer a {
color: #fff;
}
#footer p {
font-size: .9em;
margin: .5em 0;
}
.floatright {
float: right;
margin-left: 1em;
margin-bottom: 1em;
padding: 3px;
border: 1px solid #eee;
background: #f3f3f3;
}
.navbox {
padding: 10px;
border-top: 1px solid #d6e6d6;
border-bottom: 1px solid #d6e6d6;
background: #f3fff3;
}
.navbox blockquote p {
margin: 5px 0;
}
.navbox blockquote ul li {
margin: 4px 0 6px 25px;
font-size: .95em;
list-style-type: disc;
}
img {
border: none;
}
#content blockquote {
padding: .25em 0 0;
margin: .25em 0;
border: 1px solid #dde;
border-left: none;
border-right: none;
}
#content blockquote cite {
display: block;
padding: .5em 0 0;
text-align: right;
}
#content blockquote p {
margin-bottom: 0;
}
fieldset {
border: 1px solid #eee;
padding: 10px;
margin: 5px;
background: #f6f6f6;
}
address {
padding: 5px 10px;
border: 1px solid #ddf;
background: #f6f6ff;
margin: 2px 0;
}
label {
font-weight: 700;
}
legend {
border: 1px solid #ddd;
padding: 2px 4px;
margin: 0;
background: #eee;
color: #111;
font-weight: 700;
}
#topsection {
border: 1px solid #ccf;
background: #eef;
margin: 2px 0;
padding: 0 0 0 5px;
min-height: 192px;
}
.cta {
color: #900;
font-size: 1.3em;
background: #ffe;
padding: 2px;
border: 1px solid #ddf;
}
.cta a img {
margin-bottom: -2px;
}
#rss {
border: 1px solid #ddd;
margin: 2px 0;
padding: 5px;
}
#rss h4 {
border-bottom: 1px solid #ccc;
background: #eef;
}
#rss p {
margin: 1em;
}
li ul {
text-indent: 1.5em;
}
th {
background: #f3f3f3;
padding: 1px 2px;
text-align: left;
border: 1px solid #eee;
}
td {
background: #f9f9f9;
padding: 1px 2px;
border: 1px solid #eee;
}
table {
width: 200px;
margin: 2px 0;
}
caption {
font-weight: 700;
margin-top: 10px;
}
.floatleft {
float: left;
margin-right: 10px;
}
dl {
margin: 1em 0;
}
dt {
font-weight: 700;
border-bottom: 1px solid #ccc;
}
dd {
margin: .5em 0 .5em 1em;
}
#content ol {
margin-left: 3em;
}
#content ol li {
padding: 2px 0;
}
#quiz ol {
list-style-type: lower-alpha;
}
.correct {
color: #009;
}
.wrong {
color: #900;
}
#head p.head_center {
width: 476px;
margin: 0 auto;
padding-top: 25px;
}
#head p.head_center img {
margin: 0 auto;
text-align: center;
}
#topsection .cta {
margin-right: 290px;
}
.jdattribution {
font-size: .8em;
}
#jdsearchform, #loggedin {
text-align: left;
margin: .5em 0;
border: 1px solid #c6e6c6;
background: #ded url(/images/search-back.png) left center repeat-x;
}
#jdsearchform p, #loggedin p {
margin: 4px .5em;
}
.response {
border: 1px solid #800;
padding: 3px;
background: #ffd;
color: #000;
}
.breadcrumbs {
text-align: right;
border-bottom: 1px solid #ddd;
font-size: .9em;
}
.meta {
padding: 6px;
}
.edit_label {
font-weight: 700;
margin-right: 1em;
}
#nav li ul {
display: none;
}
#nav li.current_parent ul, #nav li.current ul {
display: block;
}
p.email {
background: #eef;
padding: 3px;
border: 1px solid #aaf;
}
dt.alpha {
text-align: center;
font-size: 2em;
width: 1.5em;
margin: 0 auto;
border: 1px solid #8a8;
background: #fff url(/images/letter.png) no-repeat;
}
#list_alpha {
height: 20px;
width: auto;
margin: 0 auto;
}
#list_alpha li {
display: inline;
}
#list_alpha a {
display: block;
float: left;
padding: 2px 4px;
margin: 2px;
border: 1px solid #bbf;
}
#list_alpha a:hover, #list_alpha a:focus, #list_alpha a:active {
background: #ffd;
border: 1px solid #66e;
}
.fname {
float: left;
padding-right: 5px;
}
#imagelibrary,#imagegallery {
margin: 0!important;
}
#imagegallery li, #imagelibrary li {
display: inline;
padding: 0 5px;
float: left;
margin: 0 10px 10px 0;
width: 110px;
}
#imagegallery a, #imagelibrary a, #imagegallery label, #imagelibrary label {
display: block;
height: 100px;
width: 100px;
padding: 5px;
border: 1px solid #ccc;
padding: 2px;
cursor: pointer;
}
#imagegallery a:hover, #imagegallery a:focus, #imagegallery a:active, #imagelibrary a:hover, #imagelibrary a:focus, #imagelibrary a:active {
background-color: #ccf!important;
border: 1px solid #333;
}
#imagegallery img, #imagelibrary img {
position: relative;
left: -2000em;
top: -2000em;
}
#imagegallery li input, #imagelibrary li input {
position: relative;
top: 20px;
left: 10px;
}

#imagegallery img:hover, #imagelibrary img:hover {
background: #ffc;
}
fieldset fieldset {
background: #fff;
}
ul.imagegallery.invisible, ul.imagelibrary.invisible {
display: none;
}
div.image {
text-align: center;
width: 100%;
}
div.image img {
border: 1px solid #ccf;
padding: 2px;
background: #ddd;
}
span.caption {
display: block;
border: 1px solid #aaf;
background: #f3f3f3;
padding: 5px;
text-align: left;
}
.totop {
clear: left;
}
.recipient-note, .success {
border: 1px solid #aaf;
background: #eef;
padding: 2px;
color: #000;
}
.text-med:hover, .text-short:hover, .select:hover, .textarea:hover, .text-med.hover, .text-short.hover, .select.hover, .textarea.hover, .text:hover, .text.hover {
border: 1px solid #555;
padding: 1px;
background: #f3f3ff;
}
.text-med:focus, .text-short:focus, .select:focus, .textarea:focus, .text-med.focus, .text-short.focus, .select.focus, .textarea.focus, .text-med:active, .text-short:active, .select:active, .textarea:active, .text-med.active, .text-short.active, .select.active, .textarea.active, .text:active, .text:focus, .text.active, .text.focus {
border: 1px solid #555;
padding: 1px;
background: #f6f6f6;
}
#gbcf-form .button {
margin-top: 1em;
padding: 0 10px;
}
p.error {
background: #bb0000;
color: #ffffaf;
padding: 2px 5px;
border: 1px solid #700;
}
p.error a {
color: #fff;
}
del.nodisplay {
display: none;
}
ins.noline {
text-decoration: none;
}
div.revision_controls {
display: none;
}
div.revision_controls.display {
display: block;
float: right;
padding: 1em;
}
.revisions {
background: #ffd;
}
del.revisions{
display: inline;
}
ins.revisions{
text-decoration: underline;
}
#outline ol {
margin-left: 1.75em;
}
#outline h5 {
font-size: 1em;
}
#reg_form label {
display: block;
width: 13em;
float: left;
border-bottom: 1px solid #ddd;
padding-bottom: 1px;
}
option {
padding: 0 8px 0 0;
}
li.odd {
background: #efefef;
padding: 2px 0;
}
li.even {
padding: 2px 0;
}
li.even {
border-bottom: 1px solid #ccc;
}
textarea {
width: 425px;
}
.delete {
border: 2px solid #900;
background: #ffb;
text-align: center;
padding: 2px;
}
.notpublished {
background: #ffb;
color: #900;
font-weight: 700;
}
label.hidden {
position: absolute;
left: -999em;
}
.galleryfloat {
float: left;
padding: 1px;
background: #f6f6f6;
border: 1px solid #ddd;
margin-right: 10px;
}
.descriptionhome {
height: 78px;
}
