/* content.css */

.field .field-label, .field .field-label-inline, .field .field-label-inline-first {
font-weight:bold;
}
.field .field-label-inline, .field .field-label-inline-first {
display:inline;
}
.field .field-label-inline {
visibility:hidden;
}
.node-form .number {
display:inline;
width:auto;
}

/* fieldgroup.css */

div.fieldgroup {
margin:0.5em 0 1em;
}
div.fieldgroup .content {
padding-left:1em;
}

/* fckeditor.css */

.rteindent1 {
margin-left:40px;
}
.rteindent2 {
margin-left:80px;
}
.rteindent3 {
margin-left:120px;
}
.rteindent4 {
margin-left:160px;
}
.rteleft {
text-align:left;
}
.rteright {
text-align:right;
}
.rtecenter {
text-align:center;
}
.rtejustify {
text-align:justify;
}

/* node.css */

.node-unpublished {
background-color:#FFF4F4;
}
.preview .node {
background-color:#FFFFEA;
}
#node-admin-filter ul {
list-style-type:none;
margin:0;
padding:0;
width:100%;
}
#node-admin-buttons {
clear:right;
float:left;
margin-left:0.5em;
}
td.revision-current {
background:#FFFFCC none repeat scroll 0 0;
}
.node-form .form-text {
display:block;
width:95%;
}
.node-form .container-inline .form-text {
display:inline;
width:auto;
}
.node-form .standard {
clear:both;
}
.node-form textarea {
display:block;
width:95%;
}
.node-form .attachments fieldset {
display:block;
float:none;
}

/* twostacked.css */

.panel-2-stacked {
background:#FFFFFF url(../img/tbg-inn.png) repeat-x scroll center top;
margin-top:2px;
overflow:hidden;
}
.panel-2-stacked .panel-col-top, .panel-2-stacked .panel-col-bottom {
clear:both;
}
.panel-clearer {
clear:both;
}

/* privatemsg.css */

.pm-view-table {
width:auto;
}
.pm-view-table .title-cell {
font-weight:bold;
text-align:right;
}
.pm-view-table .data-cell {
width:100%;
}
.pm-block-link {
margin-left:1em;
}
.pm-spacer {
margin-left:1em;
}
#center form#privatemsg-view-form {
margin-bottom:0;
}
.pm-contacts-table {
width:auto;
}
.pm-view-table .form-item .description {
margin-bottom:0;
}
.pm-controls .form-submit {
margin:1em 0 0;
}

/* defaults.css */

fieldset {
margin-bottom:1em;
padding:0.5em;
}
form {
margin:0;
padding:0;
}
hr {
border:1px solid gray;
height:1px;
}
img {
border:1px none;
margin:10px;
}
th {
border-bottom:3px solid #CCCCCC;
padding-right:1em;
text-align:left;
}
.clear-block:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.clear-block {
background:#FFFFFF url(../img/tbg02-ge.jpg) repeat-x scroll center top;
border:1px solid #D0D0D0;
display:inline-block;
margin-bottom:2px;
padding:5px;
}
* html .clear-block {
height:1%;
}
.clear-block {
display:block;
}

/* system.css */

th.active img {
display:inline;
}
tr.even, tr.odd {
background-color:#EEEEEE;
border-bottom:1px solid #CCCCCC;
padding:0.1em 0.6em;
}
td.active {
background-color:#DDDDDD;
}
tbody {
border-top:1px solid #CCCCCC;
}
tbody th {
border-bottom:1px solid #CCCCCC;
}
thead th {
border:1px solid #BCBCBC;
padding:2px 5px;
text-align:left;
}
.breadcrumb {
padding-bottom:0.5em;
}
.error {
color:#FF0000;
}
div.error {
border:1px solid #DD7777;
}
div.error, tr.error {
background:#FFCCCC none repeat scroll 0 0;
color:#220000;
}
div.warning, tr.warning {
background:#FFFFDD none repeat scroll 0 0;
}
div.ok, tr.ok {
background:#DDFFDD none repeat scroll 0 0;
}
.item-list .icon {
clear:right;
color:#555555;
float:right;
padding-left:0.25em;
}
.item-list .title {
font-weight:bold;
}
.item-list ul {
margin:0 0 0.75em;
padding:0;
}
.item-list ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
margin:0 0 0.25em 1.5em;
padding:0;
}
.form-item {
margin-bottom:1em;
margin-top:1em;
}
tr.odd .form-item, tr.even .form-item {
margin-bottom:0;
margin-top:0;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
border-bottom-width:0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
border-top-width:0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
border:2px solid red;
}
.form-item .description {
font-size:0.85em;
}
.form-item label {
display:block;
font-weight:bold;
}
.form-item label.option {
display:inline;
font-weight:normal;
}
.form-checkboxes, .form-radios {
margin:1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
margin-bottom:0.4em;
margin-top:0.4em;
}
.marker, .form-required {
color:#FF0000;
}
.more-link {
text-align:right;
}
.more-help-link {
font-size:0.85em;
text-align:right;
}
.nowrap {
white-space:nowrap;
}
.pager {
clear:both;
text-align:center;
}
.pager a, .pager strong.pager-current {
padding:0.5em;
}
.tips {
font-size:0.9em;
margin-bottom:0;
margin-top:0;
padding-bottom:0;
padding-top:0;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
font-family:inherit;
font-size:inherit;
width:14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
width:8em;
}
dl.multiselect dt, dl.multiselect dd {
float:left;
line-height:1.75em;
margin:0 1em 0 0;
padding:0;
}
dl.multiselect .form-item {
height:1.75em;
margin:0;
}
.container-inline div, .container-inline label {
display:inline;
}
ul.menu {
border:medium none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:left;
}
ul.menu li {
margin:0 0 0 0.5em;
}
li.expanded {
list-style-image:url(../img/menu-expanded.png);
list-style-type:circle;
margin:0;
padding:0.2em 0.5em 0 0;
}
li.collapsed {
list-style-image:url(../img/menu-collapsed.png);
list-style-type:disc;
margin:0;
padding:0.2em 0.5em 0 0;
}
li.leaf {
list-style-image:url(../img/menu-leaf.png);
list-style-type:disc;
margin:0;
padding:0.2em 0.5em 0 0;
}
li a.active {
color:#FF7700;
}
td.menu-disabled {
background:#CCCCCC none repeat scroll 0 0;
}
ul.links {
margin:0;
padding:0;
}
ul.links.inline {
display:inline;
}
ul.links li {
display:inline;
list-style-type:none;
padding:0 0.5em;
}
.block ul {
margin:0;
padding:0 0 0.25em 1em;
}
ul.primary {
border-bottom:1px solid #BBBBBB;
border-collapse:collapse;
height:auto;
line-height:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px;
padding:0 0 0 1em;
white-space:nowrap;
}
ul.primary li {
display:inline;
}
ul.primary li a {
background-color:#DDDDDD;
border-color:#BBBBBB;
border-style:solid solid none;
border-width:1px;
height:auto;
margin-right:0.5em;
padding:0 1em;
text-decoration:none;
}
ul.primary li.active a {
background-color:#FFFFFF;
border-color:#BBBBBB #BBBBBB #FFFFFF;
border-style:solid;
border-width:1px;
}
ul.primary li a:hover {
background-color:#EEEEEE;
border-color:#CCCCCC #CCCCCC #EEEEEE;
}
ul.secondary {
border-bottom:1px solid #BBBBBB;
margin:5px;
padding:0.5em 1em;
}
ul.secondary li {
border-right:1px solid #CCCCCC;
display:inline;
padding:0 1em;
}
ul.secondary a {
padding:0;
text-decoration:none;
}
ul.secondary a.active {
border-bottom:4px solid #999999;
}
#autocomplete {
border:1px solid;
overflow:hidden;
position:absolute;
z-index:100;
}
#autocomplete ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#autocomplete li {
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
cursor:default;
white-space:pre;
}
#autocomplete li.selected {
background:#0072B9 none repeat scroll 0 0;
color:#FFFFFF;
}
html.js input.form-autocomplete {
background-image:url(../img/throbber.gif);
background-position:100% 2px;
background-repeat:no-repeat;
}
html.js input.throbbing {
background-position:100% -18px;
}
html.js fieldset.collapsed {
border-bottom-width:0;
border-left-width:0;
border-right-width:0;
height:1em;
margin-bottom:0;
}
html.js fieldset.collapsed * {
display:none;
}
html.js fieldset.collapsed legend {
display:block;
}
html.js fieldset.collapsible legend a {
background:transparent url(../img/menu-expanded.png) no-repeat scroll 5px 75%;
padding-left:15px;
}
html.js fieldset.collapsed legend a {
background-image:url(../img/menu-collapsed.png);
background-position:5px 50%;
}
* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table * {
display:inline;
}
html.js fieldset.collapsible legend a {
display:block;
}
html.js fieldset.collapsible .fieldset-wrapper {
background:#FFFFFF none repeat scroll 0 0;
overflow:auto;
}
.resizable-textarea {
width:95%;
}
.resizable-textarea .grippie {
background:#EEEEEE url(../img/grippie.png) no-repeat scroll center 2px;
border-color:#DDDDDD;
border-style:solid;
border-width:0 1px 1px;
cursor:s-resize;
height:9px;
overflow:hidden;
}
html.js .resizable-textarea textarea {
display:block;
margin-bottom:0;
width:100%;
}
.progress {
font-weight:bold;
}
.progress .bar {
background:#FFFFFF url(../img/progress.gif) repeat scroll 0 0;
border:1px solid #00375A;
height:1.5em;
margin-top:0.2em;
}
.progress .filled {
background:#0072B9 none repeat scroll 0 0;
border-bottom:0.5em solid #004A73;
height:1em;
width:0;
}
.progress .percentage {
float:right;
}
#first-time strong {
display:block;
padding:1.5em 0 0.5em;
}
tr.selected td {
background:#FFFFCC none repeat scroll 0 0;
}

/* tagadelic.css */

.wrapper.tagadelic {
margin-right:1em;
text-align:left;
}
.tagadelic.level1 {
font-size:0.7em;
}
.tagadelic.level2 {
font-size:0.7em;
}
.tagadelic.level3 {
font-size:0.8em;
}
.tagadelic.level4 {
font-size:0.8em;
}
.tagadelic.level5 {
font-size:0.9em;
}
.tagadelic.level6 {
font-size:0.9em;
}
.tagadelic.level7 {
font-size:1.1em;
}
.tagadelic.level8 {
font-size:1.1em;
}
.tagadelic.level9 {
font-size:1.2em;
}
.tagadelic.level10 {
font-size:1.2em;
}

/* user.css */

#permissions td.module {
font-weight:bold;
}
#permissions td.permission {
padding-left:1.5em;
}
#access-rules .access-type, #access-rules .rule-type {
float:left;
margin-right:1em;
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
margin-top:0;
}
#access-rules .mask {
clear:both;
}
#user-login-form {
text-align:center;
}
#user-admin-filter ul {
list-style-type:none;
margin:0;
padding:0;
width:100%;
}
#user-admin-buttons {
clear:right;
float:left;
margin-left:0.5em;
}
.profile {
clear:both;
margin:1em 0;
}
.profile .picture {
float:right;
margin:0 1em 1em 0;
}
.profile dt {
font-weight:bold;
margin:1em 0 0.2em;
}
.profile dd {
margin:0;
}

/* style.css */

* {
margin:0;
padding:0;
}
body {
background:#AAAAAA url(../img/bg.png) repeat-y scroll center top;
color:#555555;
font-family:verdana,arial,sans-serif;
}
a, a:visited {
border-bottom:1px dotted #006286;
color:#006286;
text-decoration:none;
}
a:active, a:hover {
border-bottom:1px solid #414141;
color:#FF7700;
text-decoration:none;
}
#leftcol a:focus {
background:#FBF7EF url(../img/hov-bg01.jpg) repeat-x scroll center top;
border-color:#AAAAAA #CCCCCC #CCCCCC #AAAAAA;
border-style:solid;
border-width:1px;
color:#FF7700;
display:block;
font-weight:bold;
padding:0 2px;
}
p {
line-height:1.4em;
margin-bottom:1em;
}
h1, h2, h4 {
font-weight:normal;
}
h3 {
font-size:1em;
/*font-style:italic;*/
font-weight:normal;
padding-left:5px;
}
table {
background:#FFFFFF url(../img/tbg-inn.png) repeat-x scroll center top;
border:1px solid #D0D0D0;
font-size:0.9em;
letter-spacing:-1px;
line-height:1.3em;
margin:2px 0 10px;
text-align:left;
width:518px;
}
td {
background:#FFFFFF none repeat scroll 0 0;
padding:2px 5px;
}
#container {
background:#AAAAAA url(../img/insidebg.png) repeat-y scroll center top;
margin:0 auto;
position:relative;
width:980px;
}
#main {
line-height:1.25em;
padding-top:182px;
width:960px;
}
#header {
background:#444444 url(../img/header11.jpg) no-repeat scroll 0 0;
color:#FFFFFF;
font-family:helvetica,verdana,arial,sans-serif;
height:180px;
left:22px;
position:absolute;
top:0;
width:936px;
}
#header h1 {
font-size:0;
line-height:1em;
padding:22px 12px 0.2em;
}
#header h2 {
font-size:0.7em;
padding:0.2em 13px;
}
#nav {
background:transparent url(../img/nav.png) no-repeat scroll 0 0;
font-family:helvetica,verdana,arial,sans-serif;
font-size:17px;
height:37px;
left:22px;
padding-left:10px;
position:absolute;
top:149px;
width:938px;
}
#nav ul {
list-style-type:none;
}
#nav li {
float:left;
margin-right:5px;
padding:0;
}
#nav a {
border-color:#8BA5BC #3B3E43 #924F0D;
border-style:solid;
border-width:0 1px;
color:#F1EDE1;
display:block;
font-size:0.8em;
font-weight:bold;
padding:6px 10px 4px;
}
#nav a:hover, #nav a.active, li.menu-1-act {
background:transparent url(../img/tabbg.png) repeat-x scroll 0 0;
border-color:#3B3E43 #3B3B3B #3B3B3B;
border-style:solid;
border-width:1px;
color:#FFFFFF;
}
#content {
color:#121212;
float:left;
font-size:0.75em;
padding:12px 12px 0 22px;
width:529px;
}
#content h2 {
background:#FFFFFF url(../img/tbg02-ge.jpg) repeat-x scroll center top;
border-color:#D0D0D0 #D0D0D0 #EEEEEE #BBBBBB;
border-style:solid;
border-width:1px;
color:#006286;
font-family:helvetica,verdana,arial,sans-serif;
font-size:1.6em;
line-height:1em;
padding:5px;
}
#content h4 {
background:#FAF7F3 url(../img/tbg02-ge2.jpg) repeat-x scroll center top;
border-color:#D0D0D0 #D0D0D0 #EEEEEE #BBBBBB;
border-style:solid;
border-width:1px;
color:#2E5C6D;
font-family:helvetica,verdana,arial,sans-serif;
font-size:1.3em;
font-style:italic;
font-weight:normal;
line-height:1.2em;
margin:10px;
padding:5px;
}
#content h2 a {
border-bottom:medium none;
}
#content .meta {
background:#FFFFFF url(../img/tbg-inn.png) repeat-x scroll center top;
border-color:#DDDDDD #DDDDDD #F0F0F0;
border-style:solid;
border-width:1px;
clear:both;
font-size:0.7em;
margin:2em 0;
padding:0.2em 0 0.3em;
text-align:center;
text-transform:uppercase;
}
#content ul.tabs {
margin:0 0 10px;
padding:0 0 0 10px;
}
#content ul.tabs li {
background:transparent none repeat scroll 0 0;
margin:0;
padding:0;
}
#content ul {
list-style-type:none;
padding-bottom:5px;
}
#content li {
background:transparent url(../img/arrow.gif) no-repeat scroll left 0.5em;
list-style-type:none;
margin:0 20px 5px 10px;
padding-left:16px;
text-align:left;
}
#content ul.links.inline {
padding-left:10px;
}
#content .me11ta .links.inline {
margin:0;
padding:0;
}
#content .links.inline li, #content ul.links li, #comments .links li {
background:transparent none repeat scroll 0 0;
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}
#content ul.links.inline li.node_read_more {
background:transparent url(../img/page.gif) no-repeat scroll left 0.25em;
padding-left:13px;
}
#content table ul.links li {
background:transparent none repeat scroll 0 0;
}
#mission {
background:transparent url(../img/missiontop.png) no-repeat scroll 0 0;
margin-bottom:15px;
width:529px;
}
#mission h2 {
border:0 none;
color:#555555;
font-family:helvetica,arial,sans-serif;
font-size:1.6em;
margin-bottom:0.3em;
}
#missioncontent {
background:transparent url(../img/missionbottom.png) no-repeat scroll center bottom;
height:auto !important;
min-height:61px;
padding:14px 18px;
text-align:left;
width:493px;
}
#sidebar {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px solid #DDDDDD;
float:left;
font-family:verdana,arial,sans-serif;
font-size:0.7em;
margin:0 0 10px 9px;
width:385px;
}
#sidebar .block {
margin-bottom:0;
}
#bothcolscontent .block {
margin-bottom:0;
}
#leftcol .block h2, #rightcol .block h2 {
background:#FFFFFF url(../img/tbg03-short.jpg) repeat-x scroll center top;
border-bottom:1px solid #BBBBBB;
color:#006286;
font-size:1.1em;
font-weight:bold;
margin-top:5px;
padding:1px 6px;
text-transform:uppercase;
}
.block-tagadelic {
font-style:italic;
margin:5px 0;
padding:5px;
}
#block-tagadelic-5 {
font-style:italic;
margin-bottom:5px;
margin-left:0;
margin-right:0;
padding:4px;
}
#leftcol .block-tagadelic h2 {
background:#FFFFFF url(../img/tbg-inn.png) repeat-x scroll center top;
border-color:#DDDDDD #BBBBBB;
border-style:solid;
border-width:1px 0;
color:#257A99;
font-size:1em;
margin-left:-5px;
margin-right:-5px;
margin-top:-5px;
padding-left:5px;
}
#rightcol .block-tagadelic h2 {
background:#FFFFFF url(../img/tbg-inn.png) repeat-x scroll center top;
border:1px solid #DDDDDD;
color:#257A99;
font-size:1em;
margin-left:-5px;
margin-right:-5px;
margin-top:-5px;
padding-left:5px;
}
.panel-col-top {
border-color:#DDDDDD #DDDDDD #DDDDDD #BBBBBB;
border-style:solid;
border-width:1px;
padding:5px;
}
.panel-col-bottom {
margin-top:10px;
padding:0;
}
.view {
background:#FFFFFF url(../img/tbg-inn.png) repeat-x scroll center top;
margin-bottom:10px;
margin-top:0;
}
.view-header {
background:#FFFFFF url(../img/tbg-inn.png) repeat-x scroll center top;
border-color:#DDDDDD #DDDDDD #DDDDDD #BBBBBB;
border-style:solid;
border-width:1px;
margin-bottom:20px;
margin-top:2px;
padding:5px;
}
.view-footer {
height:1px;
}
#contact-mail-page {
background:#FFFFFF url(../img/tbg-inn.png) repeat-x scroll center top;
border-color:#DDDDDD #DDDDDD #DDDDDD #BBBBBB;
border-style:solid;
border-width:1px;
margin-top:2px;
padding:5px;
}
#sidebar ul.menu {
background:#FFFFFF url(../img/tbg-inn.png) repeat-x scroll center top;
border:1px solid #CCCCCC;
font-size:1em;
list-style-type:disc;
margin-bottom:0.5em;
padding:5px 5px 5px 20px;
}

#bothcols {
float:left;
width:385px;
}
#bothcolscontent {
height:auto !important;
margin-bottom:-20px;
min-height:90px;
text-align:left;
width:385px;
}
#bothcolscontent h2 {
background:#FFFFFF url(../img/tbg03-long.jpg) repeat-x scroll center top;
border-bottom:1px solid #BBBBBB;
color:#006286;
font-family:helvetica,verdana,arial,sans-serif;
font-size:1.1em;
font-weight:bold;
margin-top:12px;
padding:1px 6px;
text-transform:uppercase;
}
#leftcol {
background:#FFFFFF none repeat scroll 0 0;
float:left;
font-size:1em;
margin-top:10px;
padding-right:10px;
width:182px;
}
#rightcol {
background:#FFFFFF none repeat scroll 0 0;
border-left:1px solid #DDDDDD;
float:left;
margin:10px 0 20px;
padding-left:10px;
width:182px;
}
#banner {
left:9px;
position:relative;
top:10px;
}
#footer {
background:transparent url(../img/footer2.png) repeat scroll 0 0;
border-bottom:1px solid #AAAAAA;
border-top:1px solid #AAAAAA;
clear:both;
font-size:0.7em;
margin:12px 23px 0;
padding-top:1em;
text-align:center;
width:934px;
}
#footer img {
border:0 none;
margin:0;
}
#footershim {
background:transparent url(../img/footer.png) repeat-y scroll 0 0;
height:10px;
}
#navcontainer {
margin:0;
padding:0 0 0 12px;
}
#navcontainer ul {
border:medium none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#navcontainer li {
display:block;
float:left;
margin:0;
padding:0;
width:auto;
}
#navcontainer a {
background:#DDDDDD none repeat scroll 0 0;
border-left:1px solid #FFFFFF;
border-right:1px solid #AAAAAA;
border-top:1px solid #FFFFFF;
color:#444444;
display:block;
margin:0;
padding:2px 10px;
text-decoration:none;
width:auto;
}
#navcontainer a:hover, #navcontainer a:active {
background:#BBBBBB none repeat scroll 0 0;
}
#navcontainer a.active:link, #navcontainer a.active:visited {
background:#BBBBBB none repeat scroll 0 0;
font-weight:bold;
position:relative;
z-index:102;
}
#subnav {
background:#BBBBBB none repeat scroll 0 0;
border-bottom:1px solid #AAAAAA;
border-top:1px solid #FFFFFF;
margin:0;
padding:0 0 3px;
position:relative;
top:-1px;
z-index:101;
}
#subnav ul {
border-left:1px solid #AAAAAA;
border-right:1px solid #FFFFFF;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:1px 0 0 13px;
padding:0;
}
#subnav li {
background:transparent url(../img/1.png) repeat scroll 0 0;
display:block;
float:left;
margin:0;
padding:0;
position:relative;
width:auto;
z-index:102;
}
#subnav a {
color:#FFFFFF;
display:block;
margin:0;
padding:2px 12px 2px 10px;
text-decoration:none;
width:auto;
}
#subnav a:hover, #subnav a:active {
color:#444444;
}
#subnav a.active:link, #subnav a.active:visited {
color:#444444;
}
#subnav br, #navcontainer br {
clear:both;
}
.comment {
background-color:#ECECEC;
padding:10px;
}
.commentfooter {
background:transparent url(../img/commentarrow.gif) no-repeat scroll 20px 0;
color:#4A4A4A;
font-size:0.9em;
margin-bottom:2em;
padding-left:58px;
padding-top:1px;
}
.breadcrumb {
margin-top:5px;
}
.pager {
padding-bottom:10px;
}
.pager a, .pager strong.pager-current {
background:#DFEDF7 none repeat scroll 0 0;
border:1px solid #90C2E1;
margin:0 0.25em;
padding:2px 5px;
}
.pager a:hover {
background:#EEF7FC none repeat scroll 0 0;
}
.pager strong.pager-current {
background:#0174BB none repeat scroll 0 0;
color:#FFFFFF;
}
#content li.leaf {
background:transparent url(../img/arrow.gif) no-repeat scroll left 0.75em;
list-style-image:none;
padding-left:17px;
}
.admin {
font-size:0.9em;
text-align:left;
}
.admin h3 {
font-weight:bold;
}
div.admin .left {
margin:0;
width:49%;
}
div.admin .right {
margin:0;
width:49%;
}
.item-list ul li {
margin:0 0.5em 0.25em;
}
.item-list ul li:hover {
background:#FFFFFF url(../img/hov-bg01.jpg) repeat-x scroll center top;
border-color:#AAAAAA #CCCCCC #CCCCCC #AAAAAA;
border-style:solid;
border-width:1px;
margin:0 0.5em 0.25em;
padding:0 0 0 2px;
}
#first-time strong {
padding:0;
}

/* Eigene */

#content h1 {
	background:#FFFFFF url(../img/tbg02-ge.jpg) repeat-x scroll center top;
	border-color:#D0D0D0 #D0D0D0 #EEEEEE #BBBBBB;
	border-style:solid;
	border-width:1px;
	color:#006286;
	font-family:helvetica,verdana,arial,sans-serif;
	padding:5px;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 1.6em;
}
#content h1.csc-firstHeader {
	background:#FFFFFF url(../img/tbg02-ge.jpg) repeat-x scroll center top;
	border-color:#D0D0D0 #D0D0D0 #EEEEEE #BBBBBB;
	border-style:solid;
	border-width:1px;
	color:#006286;
	font-family:helvetica,verdana,arial,sans-serif;
	padding:5px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 1.6em;
}
#content h1 a {
	background:#FFFFFF url(../img/tbg02-ge.jpg) repeat-x scroll center top;
	text-decoration: none;
	margin: 2px;
	border-color:#D0D0D0 #D0D0D0 #EEEEEE #BBBBBB;
	border-style:solid;
	border-width:1px;
	width: 98%;
	display: block;
	padding: 3px;
}
h3 {
	font-size: larger;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
#sidebar h1 {
/*	background:#FFFFFF url(../img/tbg03-short.jpg) repeat-x scroll center top; */
	border-bottom:1px solid #BBBBBB;
	color:#006286;
	font-size:1.1em;
	font-weight:bold;
	margin-top:5px;
	padding:1px 6px;
	text-transform:uppercase;
}
#sidebar div.csc-header {
	background:#FFFFFF url(../img/tbg03-short.jpg) repeat-x scroll center top;
}
#sidebar .panel-col-top ul {
	margin-left: 15px;
}
#sidebar .panel-col-top li {
	list-style-type:disc;
	list-style-image:url(../img/menu-leaf.png);	
}

#sidebar ul li {
list-style-type:disc;
margin:0;
padding:0;
}
#sidebar ul li a {
border:0 none;
display:block;
padding:0 2px;
}
#sidebar ul li a:hover {
background:#FBF7EF url(../img/hov-bg01.jpg) repeat-x scroll center top;
border-color:#AAAAAA #CCCCCC #CCCCCC #AAAAAA;
border-style:solid;
border-width:1px;
display:block;
font-weight:bold;
padding:0 2px;
}
#sidebar ul li a.active {
background:#FFFFFF none repeat scroll 0 0;
border-color:#BBBBBB #BBBBBB #BBBBBB #888888;
border-style:solid;
border-width:1px;
color:#FF7700;
display:block;
font-weight:bold;
padding:0 2px;
}
* html #sidebar ul li a {
height:20px;
}
#sidebar ul ul li a {
padding-left:0.5em;
}
#sidebar li a:hover {
text-decoration:none;
}

#leftcol { margin-bottom: 10px; }
#rightcol { margin-bottom: 10px; margin-left: 50px; }

.powermail_mandatory_js { color: red; }


