/* Stylesheet taken from our main site's - Sync date: 2007-07-23 by Gunnar */
/* Main difference: /sites/icme_test/themes/barron/images => /images/ */
.book-navigation .menu {
    border-top:1px solid #888;
    padding:1em 0 0 3em;
}

.book-navigation .page-links {
    border-top:1px solid #888;
    border-bottom:1px solid #888;
    text-align:center;
    padding:0.5em;
}

.book-navigation .page-previous {
    text-align:left;
    width:42%;
    display:block;
    float:left;
}

.book-navigation .page-up {
    margin:0 5%;
    width:4%;
    display:block;
    float:left;
}

.book-navigation .page-next {
    text-align:right;
    width:42%;
    display:block;
    float:right;
}

.node-unpublished,.comment-unpublished {
    background-color:#fff4f4;
}

.preview .node,.preview .comment {
    background-color:#ffffea;
}

#node-admin-filter ul {
    list-style-type:none;
    padding:0;
    margin:0;
    width:100%;
}

#node-admin-buttons {
    float:left;
    margin-left:0.5em;
    clear:right;
}

td.revision-current {
    background:#ffc;
}

.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 {
    float:none;
    display:block;
}

fieldset {
    margin-bottom:1em;
    padding:.5em;
}

form {
    margin:0;
    padding:0;
}

hr {
    height:1px;
    border:1px solid gray;
}

img {
    border:0;
}

table {
    border-collapse:collapse;
}

th {
    text-align:left;
    padding-right:1em;
    border-bottom:3px solid #ccc;
}

.clear-block:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clear-block {
    display:inline-block;
}

/* Hides from IE-mac \*/* html .clear-block {
    height:1%;
}

.clear-block {
    display:block;
}

th.active img {
    display:inline;
}

tr.even,tr.odd {
    background-color:#eee;
    border-bottom:1px solid #ccc;
    padding:0.1em 0.6em;
}

td.active {
    background-color:#ddd;
}

tbody {
    border-top:1px solid #ccc;
}

tbody th {
    border-bottom:1px solid #ccc;
}

thead th {
    text-align:left;
    padding-right:1em;
    border-bottom:3px solid #ccc;
}

.breadcrumb{padding-bottom:.5em}.error {
    color:#f00;
}

div.error {
    border:1px solid #d77;
}

div.error,tr.error {
    background:#fcc;
    color:#200;
}

div.warning,tr.warning {
    background:#ffd;
}

div.ok,tr.ok {
    background:#dfd;
}

.item-list .icon {
    color:#555;
    float:right;
    padding-left:0.25em;
    clear:right;
}

.item-list .title {
    font-weight:bold;
}

.item-list ul {
    margin:0 0 0.75em 0;
    padding:0;
}

.item-list ul li {
    margin:0 0 0.25em 1.5em;
    padding:0;
    list-style:disc;
}

.form-item {
    margin-top:1em;
    margin-bottom:1em;
}

tr.odd .form-item,tr.even .form-item {
    margin-top:0;
    margin-bottom:0;
    white-space:nowrap;
}

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-top:0.4em;
    margin-bottom:0.4em;
}

.marker,.form-required {
    color:#f00;
}

.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 {
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;
    font-size:0.9em;
}

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;
    padding:0;
    margin:0 1em 0 0;
}

dl.multiselect .form-item {
    height:1.75em;
    margin:0;
}

.container-inline div,.container-inline label {
    display:inline;
}

ul.menu {
    list-style:none;
    border:none;
    text-align:left;
}

ul.menu li {
    margin:0 0 0 0.5em;
}

li.expanded {
    list-style-type:circle;
    list-style-image:url(http://dg.icme11.org/misc/menu-expanded.png);
    padding:0.2em 0.5em 0 0;
    margin:0;
}

li.collapsed {
    list-style-type:disc;
    list-style-image:url(../misc/menu-collapsed.png);
    padding:0.2em 0.5em 0 0;
    margin:0;
}

li.leaf {
    list-style-type:square;
    list-style-image:url(../misc/menu-leaf.png);
    padding:0.2em 0.5em 0 0;
    margin:0;
}

li a.active {
    color:#000;
}

td.menu-disabled {
    background:#ccc;
}

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-collapse:collapse;
    padding:0 0 0 1em;
    white-space:nowrap;
    list-style:none;
    margin:5px;
    height:auto;
    line-height:normal;
    border-bottom:1px solid #bbb;
}

ul.primary li {
    display:inline;
}

ul.primary li a {
    background-color:#ddd;
    border-color:#bbb;
    border-width:1px;
    border-style:solid solid none solid;
    height:auto;
    margin-right:0.5em;
    padding:0 1em;
    text-decoration:none;
}

ul.primary li.active a {
    background-color:#fff;
    border:1px solid #bbb;
    border-bottom:#fff 1px solid;
}

ul.primary li a:hover {
    background-color:#eee;
    border-color:#ccc;
    border-bottom-color:#eee;
}

ul.secondary {
    border-bottom:1px solid #bbb;
    padding:0.5em 1em;
    margin:5px;
}

ul.secondary li {
    display:inline;
    padding:0 1em;
    border-right:1px solid #ccc;
}

ul.secondary a {
    padding:0;
    text-decoration:none;
}

ul.secondary a.active {
    border-bottom:4px solid #999;
}

#autocomplete {
    position:absolute;
    border:1px solid;
    overflow:hidden;
    z-index:100;
}

#autocomplete ul {
    margin:0;
    padding:0;
    list-style:none;
}

#autocomplete li {
    background:#fff;
    color:#000;
    white-space:pre;
    cursor:default;
}

#autocomplete li.selected {
    background:#0072b9;
    color:#fff;
}

html.js input.form-autocomplete {
    background-image:url(http://dg.icme11.org/misc/throbber.gif);
    background-repeat:no-repeat;
    background-position:100% 2px;
}

html.js input.throbbing {
    background-position:100% -18px;
}

html.js fieldset.collapsed {
    border-bottom-width:0;
    border-left-width:0;
    border-right-width:0;
    margin-bottom:0;
    height:1em;
}

html.js fieldset.collapsed * {
    display:none;
}

html.js fieldset.collapsed legend {
    display:block;
}

html.js fieldset.collapsible legend a {
    padding-left:15px;
    background:url(http://dg.icme11.org/misc/menu-expanded.png) 5px 75% no-repeat;
}

html.js fieldset.collapsed legend a {
    background-image:url(../misc/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 {
    overflow:auto;
}

.resizable-textarea {
    width:95%;
}

.resizable-textarea .grippie {
    height:9px;
    overflow:hidden;
    background:#eee url(http://dg.icme11.org/misc/grippie.png) no-repeat center 2px;
    border:1px solid #ddd;
    border-top-width:0;
    cursor:s-resize;
}

html.js .resizable-textarea textarea {
    margin-bottom:0;
    width:100%;
    display:block;
}

.progress {
    font-weight:bold;
}

.progress .bar {
    background:#fff url(http://dg.icme11.org/misc/progress.gif);
    border:1px solid #00375a;
    height:1.5em;
    margin-top:0.2em;
}

.progress .filled {
    background:#0072b9;
    height:1em;
    border-bottom:0.5em solid #004a73;
    width:0%;
}

.progress .percentage {
    float:right;
}

#first-time strong {
    display:block;
    padding:1.5em 0 .5em;
}

tr.selected td {
    background:#ffc;
}

#permissions td.module {
    font-weight:bold;
}

#permissions td.permission {
    padding-left:1.5em;
}

#access-rules .access-type,#access-rules .rule-type {
    margin-right:1em;
    float:left;
}

#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;
    padding:0;
    margin:0;
    width:100%;
}

#user-admin-buttons {
    float:left;
    margin-left:0.5em;
    clear:right;
}

.profile {
    clear:both;
    margin:1em 0;
}

.profile .picture {
    float:right;
    margin:0 1em 1em 0;
}

.profile dt {
    margin:1em 0 0.2em 0;
    font-weight:bold;
}

.profile dd {
    margin:0;
}

body {
    background:transparent url('../images/fill.jpg') repeat-x;
    color:#444;
    font:normal normal normal small/1.5em "Lucida Grande",Verdana,sans-serif;
    font-size-adjust:none;
    font-stretch:normal;
    margin:0;
    padding:0;
}

h2 {
    font-size:150%;
    font-weight:normal;
    margin:20px 0 0;
}

h3 {
    font-size:130%;
    font-weight:normal;
}

a:link,a:visited {
    color:#00649F;
    font-weight:normal;
    text-decoration:none;
}

a:hover {
    color:#E90017;
    text-decoration:underline;
}

#container {
    margin:0 0;
    max-width:1000px;
    width:100%;
}

#header {
    background:transparent url('../images/webhead.jpg') repeat-x;
    height:113px;
    position:relative;
}

#logo {
    float:left;
    margin-top:0px;
}

#siteName {
    color:#fff;
    float:left;
    font-size:350%;
    margin:40px 0 0;
}

#siteName a {
    color:#fff;
    text-decoration:none;
}

#siteName a:hover {
    color:#ddd;
    text-decoration:none;
}

#siteSlogan {
    color:#eee;
    float:left;
    font-size:170%;
    margin:50px 0 0 10px;
    text-transform:lowercase;
    white-space:nowrap;
}

#logo img {
    border:0;
    float:left;
}

#logoWrapper {
    line-height:4em;
    position:absolute;
}

#nav {
    height:100%;
    margin-top:113px;
    padding:5px 0;
    position:absolute;
    right:0;
    border-top:3px solid #00649F;
}

ul {
    list-style:none outside none;
    list-style-image:none;
    margin:0;
    padding:0;
}

#sidebar li a {
    color:#00649F;
}

#sidebar li a:hover {
    color:#AF2F16;
}

#nav li {
    display:inline;
}

#nav li a {
    border:medium none;
    color:#4F4A4A;
    font-weight:normal;
    padding:6px 10px;
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
}

#nav li a:hover {
    background:#00649F none repeat;
    border:medium none;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    color:#FFF;
    padding-left:9px;
    padding-right:9px;
}

#content {
    display:inline;
    float:left;
    margin:20px 20px;
    max-width:805px;
    overflow:hidden;
    width:72%;
}

.left {
    float:left;
    margin-top:0pt;
    margin-right:15px;
    margin-bottom:4px;
    margin-left:0pt;
}

.photo {
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:#bababa;
    border-right-color:#bababa;
    border-bottom-color:#bababa;
    border-left-color:#bababa;
    padding-top:2px;
    padding-right:2px;
    padding-bottom:2px;
    padding-left:2px;
    background-color:#ffffff;
    margin:6px 18px 2px 5px;
}

#sidebarWrapper {
    float:right;
    margin-top:20px;
    max-width:190px;
    width:21%;
}

#sidebar {
    margin:0 0 20px;
    padding:10px 0 0 5px;
}

#sidebar .title {
    font-size:1.4em;
    color:#00649f;
    border-bottom-width:4px;
    border-bottom-style:solid;
    border-bottom-color:#af2f16;
    padding-top:0pt;
    padding-right:2px;
    padding-bottom:2px;
    padding-left:5px;
    margin-top:0pt;
    margin-right:0pt;
    margin-bottom:10px;
    margin-left:0pt;
    letter-spacing:-1px;
}

.pageTitle {
    color:#00649f;
    border-bottom-width:4px;
    border-bottom-style:solid;
    border-bottom-color:#af2f16;
    margin-bottom:5px;
    text-decoration:none;
    font-size:160%;
    margin:10px 0 20px;
}

.mission {
    background-color:#efefef;
    border:solid 1px #ccc;
    margin:0 0 10px 0;
    padding:10px;
}

.messages {
    color:#C80000;
    font-size:110%;
    margin:10px 0;
}

.nodeTitle {
    color:#9a0000;
    font-size:180%;
    margin:0;
}

.nodeTitle a {
    color:#00649f;
    border-bottom-width:4px;
    border-bottom-style:solid;
    border-bottom-color:#af2f16;
    margin-bottom:5px;
    text-decoration:none;
}

.nodeTitle a:hover {
    color:#AF2F16;
    text-decoration:none;
}

.node {
    margin:0 0 20px;
}

.content p {
    margin:10px 0;
}

.content h3 {
    color:#00649F;
}

.submitted {
    color:#a3a3a3;
    font-size:70%;
}

.nodeLinks {
    font-size:95%;
    margin:0;
    padding:0;
}

.taxonomy {
    background:url('http://dg.icme11.org/sites/icme_test/themes/barron/icons/tag_red.png') no-repeat 0 7px;
    font-size:80%;
    padding:0 0 5px 16px;
}

.commentTitle {
    border-bottom:1px solid #ddd;
    color:#9a0000;
    font-size:130%;
    margin:20px 0 0;
}

.commentTitle a {
    color:#660403;
    text-decoration:none;
}

.commentTitle a:hover {
    color:#d00000;
    text-decoration:none;
}

.commentLinks {
    background:#f7f7f7;
    border:1px solid #e1e1e1;
    color:#444;
    font-size:95%;
    margin:20px 0 30px;
    padding:4px 0 4px 4px;
}

#footer {
    border-top:3px solid #00649F;
    clear:both;
    font-size:85%;
    margin:0 0 20px;
    text-align:center;
}

#footer a {
    border:medium none;
    color:#a3a3a3;
}

img {
    padding:3px;
}

.comment_comments a {
    background:url('http://dg.icme11.org/sites/icme_test/themes/barron/icons/comment.png') no-repeat 0 2px;
    padding-bottom:5px;
    padding-left:20px;
}

.node_read_more a {
    background:url('http://dg.icme11.org/sites/icme_test/themes/barron/icons/page_white_go.png') no-repeat;
    padding-bottom:5px;
    padding-left:20px;
}

.comment_add a,.comment_reply a {
    background:url('http://dg.icme11.org/sites/icme_test/themes/barron/icons/comment_add.png') no-repeat;
    padding-bottom:5px;
    padding-left:20px;
}

.comment_delete a {
    background:url('http://dg.icme11.org/sites/icme_test/themes/barron/icons/comment_delete.png') no-repeat;
    padding-bottom:5px;
    padding-left:20px;
}

.comment_edit a {
    background:url('http://dg.icme11.org/sites/icme_test/themes/barron/icons/comment_edit.png') no-repeat;
    padding-bottom:5px;
    padding-left:20px;
}

body.mceContentBody {
    background:#fff;
    color:#000;
    font-size:12px;
}

body.mceContentBody a:link {
    color:#ff0000;
}

table {
    margin:1em 0;
    width:100%;
}

thead th {
    border-bottom:2px solid #AAA;
    color:#494949;
    font-weight:bold;
}

td,th {
    padding:.3em 0 .5em;
}

tr.even,tr.odd,tbody th {
    border:solid #D5D6D7;
    border-width:1px 0;
}

tr.even {
    background:#fff;
}

td.region,td.module,td.container {
    background:#D5D6D7;
    border-bottom:1px solid #AAA;
    border-top:1.5em solid #fff;
    color:#455067;
    font-weight:bold;
}

tr:first-child td.region,tr:first-child td.module,tr:first-child td.container {
    border-top-width:0;
}

td.menu-disabled,td.menu-disabled a {
    background-color:#D5C2C2;
    color:#000;
}

.block {
    margin:5px 0 20px;
}

.thumbnail,.preview {
    border:1px solid #ccc;
}