body { 
  font-family: Tahoma,Helvetica,Arial,sans-serif;
  font-size: 10pt;
  background-color: #caced1;
  line-height: 15pt;
}

h1 { font-size: 18pt; font-weight: bold; line-height: 24pt; margin-bottom: 18pt; text-align: right;}

h2 { font-size: 14pt; font-weight: bold; line-height: 18pt; margin-bottom: 8pt; text-align: right;}

h3 { font-size: 11pt; font-weight: bold; line-height: 16pt; text-align: right; color: #444;}

p { text-align: justify; margin-bottom: 13pt; }

ul, ol {  margin-bottom: 13pt; margin-left: 12px;}

ul li { list-style-type: disc; list-style-position: inside; }

ol li { list-style-type: decimal; list-style-position: inside; }

strong { font-weight: bold; }
em { font-style: italic; }

a, a:link, a:hover, a:visited {  color: #435a66; }

#content-related .module {  background-color: #b8c8d1; padding: 0px 5px; margin: 10px 10px 15px 0px; border: 1px solid #435a66; font-size: 9pt; line-height: 11pt;}

#content-related .module h2 { font-size: 12pt; line-height: 14pt; text-align: center; }

#hd { height: 184px; background-image: url('/static/img/abstract-design.jpg'); background-repeat: no-repeat; background-position: center left; }

#hd img {float: right;}

#ft { background-color: #4f565a; color: white; padding: 4px;}

#doc2 {  background-color: #fff;}
.yui-g {  padding: 0 10px; margin: 10px 0px;}
.yui-g .img-left { padding-right: 10px; padding-bottom: 10px; float: left; }
.yui-g .img-right { padding-left: 10px; padding-bottom: 10px; float: right; }

table { border-collapse: collapse; border-color: #435a66; }
td, th { border-bottom: 1px solid #eee; vertical-align: top; padding: 5px; line-height: 13pt; }
th { text-align: left; font-weight: bold; }
.module caption { margin: 0; padding: 2px 5px 3px 5px; text-align: left; font-weight: bold; background-color: #b8c8d1; color: #000; }

blockquote {  border-left: 3px solid #888; padding-left: 5pt; margin-left: 15pt; margin-right: 20pt; }

pre { color: #444; overflow-x: scroll; width: 680px; background-color: #fff9f0; border: 1px solid #f1a943; margin-bottom: 16pt; }

.object-tools {
    font-size: 10px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    padding-left: 0;
    float: right;
    position: relative;
    margin-top: -2.4em;
    margin-bottom: -2em;
}

.form-row .object-tools {
    margin-top: 5px;
    margin-bottom: 5px;
    float: none;
    height: 2em;
    padding-left: 3.5em;
}

.object-tools li {
    display: block;
    float: left;
    background: url(/static/admin/img/admin/tool-left.gif) 0 0 no-repeat;
    padding: 0 0 0 8px;
    margin-left: 2px;
    height: 16px;
}

.object-tools li:hover {
    background: url(/static/admin/img/admin/tool-left_over.gif) 0 0 no-repeat;
}

.object-tools a:link, .object-tools a:visited {
    display: block;
    float: left;
    color: white;
    padding: .1em 14px .1em 8px;
    height: 14px;
    background: #999 url(/static/admin/img/admin/tool-right.gif) 100% 0 no-repeat;
}

.object-tools a:hover, .object-tools li:hover a {
    background: #5b80b2 url(/static/admin/img/admin/tool-right_over.gif) 100% 0 no-repeat;
}

.object-tools a.viewsitelink, .object-tools a.golink {
    background: #999 url(/static/admin/img/admin/tooltag-arrowright.gif) top right no-repeat;
    padding-right: 28px;
}

.object-tools a.viewsitelink:hover, .object-tools a.golink:hover {
    background: #5b80b2 url(/static/admin/img/admin/tooltag-arrowright_over.gif) top right no-repeat;
}

.object-tools a.addlink {
    background: #999 url(/static/admin/img/admin/tooltag-add.gif) top right no-repeat;
    padding-right: 28px;
}

.object-tools a.addlink:hover {
    background: #5b80b2 url(/static/admin/img/admin/tooltag-add_over.gif) top right no-repeat;
}



#user-tools { height: 20px; }
#user-tools p { text-align: right; height: 20px; font-size: 9pt; }

#nav-global {  background-color: #4f565a; height: 20px; margin-top: 124px; }
#nav-global ul li { display: inline; list-style-type: none; padding-left: 40px; padding-right: 40px; border-right: 1px solid #fff; margin: 0px;}
#nav-global ul li a, #nav-global ul li a:visited { color: #fff; }



ul.messagelist {
    padding: 0 0 5px 0;
    margin: 0;
}

ul.messagelist li {
    font-size: 12px;
    display: block;
    padding: 4px 5px 4px 25px;
    margin: 0 0 3px 0;
    border-bottom: 1px solid #ddd;
    color: #666;
    background: #ffc url(/static/admin/img/admin/icon_success.gif) 5px .3em no-repeat;
}

ul.noticelist {
    padding: 0 0 5px 0;
    margin: 0;
}

ul.noticelist li {
    font-size: 12px;
    display: block;
    padding: 4px 5px 4px 25px;
    margin: 0 0 3px 0;
    border-bottom: 1px solid #ddd;
    color: #666;
    background: #ffc url(/static/admin/img/admin/icon_alert.gif) 5px .3em no-repeat;
}

.errornote {
    font-size: 12px !important;
    display: block;
    padding: 4px 5px 4px 25px;
    margin: 0 0 3px 0;
    border: 1px solid red;
    color: red;
    background: #ffc url(/static/admin/img/admin/icon_error.gif) 5px .3em no-repeat;
}

ul.errorlist {
    margin: 0 !important;
    padding: 0 !important;
}

.errorlist li {
    font-size: 12px !important;
    display: block;
    padding: 4px 5px 4px 25px;
    margin: 0 0 3px 0;
    border: 1px solid red;
    color: white;
    background: red url(/static/admin/img/admin/icon_alert.gif) 5px .3em no-repeat;
}

td ul.errorlist {
    margin: 0 !important;
    padding: 0 !important;
}

td ul.errorlist li {
    margin: 0 !important;
}

.errors {
    background: #ffc;
}

.errors input, .errors select {
    border: 1px solid red;
}

div.system-message {
    background: #ffc;
    margin: 10px;
    padding: 6px 8px;
    font-size: .8em;
}

div.system-message p.system-message-title {
    padding: 4px 5px 4px 25px;
    margin: 0;
    color: red;
    background: #ffc url(/static/admin/img/admin/icon_error.gif) 5px .3em no-repeat;
}

.description {
    font-size: 12px;
    padding: 5px 0 0 12px;
}

.sharing-options { height: 80px; }
.sharing-option {margin-right: 12px; height: 80px; }

div.entry_update { border: 1px solid #aaa; background-color: #eee; padding: 6px; }