body
{
margin: 0px;
padding: 0px;
font: 12px Arial;
background: #fcf7e9 url('images/bg.gif') repeat-x left 20px;
min-width: 980px;
position: relative;
}
h1
{
font-size: 20px;
}
h2
{
font-size: 18px;
}
h3
{
font-size: 16px;
}
h4
{
font-size: 15px;
}
h5
{
font-size: 14px;
}
h6
{
font-size: 13px;
}
ul
{
margin: 0px auto;
padding: 0px auto;
}
p
{
text-indent: 0px;
}
a:link, a:visited
{
text-decoration: none;
color: #228688;
}
a:hover
{
text-decoration: underline;
}
.header
{
background: url('images/shadow.gif') repeat-x left top;
height: 140px;
width: 100%;
}
.header .logo
{
position: absolute;
margin: 20px 20px 5px 40px
}
.header .sitename a
{
color: #fbd8a6;
font-size: 38px;
white-space: nowrap;
height: 140px;
line-height: 140px;
text-decoration: none;
position: absolute;
left: 260px;
z-index: 9;
}
.header .sitename .shadow-txt
{
color: #3f4a58;
font-size: 38px;
white-space: nowrap;
height: 140px;
line-height: 140px;
position: absolute;
left: 260px;
margin-top: 2px;
margin-left: -2px;
z-index: 8;
}
.header .slogan
{
position: absolute;
margin-top: 20px;
left: 340px;
}
#body-head {
height: 43px;
position: relative;
z-index:8;
//margin-top: -20px;
background: url('images/shadow.gif') repeat-x 0 0;
}
* html #body-head {
margin-top: 0px; 
}
#body-head #l {
position: absolute;
left: 0px;
top: 3px;
width: 251px;
height: 40px;
background: url('images/sidebar-hl.gif') no-repeat 100% 0%;	
}
#body-head #r {
position: absolute;
right: 0px;
top: 3px;
width: 251px;
height: 40px;
background: url('images/sidebar-hr.gif') no-repeat 0% 0%;	
}
#body-head #b {
background: url('images/node-bg.gif') repeat 0% 0%;	
height: 40px;
margin: 0px 20px 0px 251px;
border-right: 1px solid #555;
top: 3px;
position: relative;
}
* html #body-head #r {
width: 250px;
z-index:11;
}
* html body.home #body-head #b {
margin-right: 250px; 
}
body.home #body-head #b {
margin: 0px 251px;	
border-right: none;
}
.leftbar
{
width: 230px;
overflow: hidden;
position: absolute;
z-index:0;
left: 0px;
min-height: 300px;
}
.rightbar
{
width: 230px;
overflow: hidden;
position: absolute;
z-index:0;
right: 0px;
min-height: 300px;
}
.leftbar, .rightbar
{
margin-top: -20px;
z-index: 10;
}

.body
{
width: auto;
/*margin: 20px 20px 0px 250px;*/
margin: 0px 20px 0px 250px;
min-height: 300px;
position: relative;
z-index: 9;
}
body.home .body
{
/*margin: 20px 250px 0px 250px;*/
margin: 0px 250px 0px 250px;
}
.body #body-component {
background: url("images/node-bg.gif") repeat left top;	
border-left: 1px solid #555;
border-right: 1px solid #555;
border-bottom: 1px solid #555;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
padding: 10px 20px 40px;
zoom: 1;
}
.footer
{
width: auto;
margin: 40px 20px 0px 20px;
padding: 0px;
height: 100px;
}
.promo
{
margin: 10px;
float: right;
}
.version_switcher
{
margin: 10px;
float: right;
}
ul.message
{
background-color:#9df9b1;
border:1px dotted #888888;
font-size:11px;
padding: 5px;
}
ul.error
{
background-color:#f99d9d;
border:1px dotted #888888;
font-size:11px;
padding: 5px;
}
ul.message, ul.error
{
list-style: circle inside;
margin: 10px 0px;
}
ul.message ul, ul.error ul
{
margin: 0px;
padding: 0px;
}
ul.message a, ul.error a, ul.message a:visited, ul.error a:visited
{
color: #000000;
text-decoration: underline;
}
ul.message a:hover, ul.error a:hover
{
text-decoration: none;
}
.pager
{
clear: both;
}
* html .pager
{
width: 100%;
}
.pager ul
{
width: auto;
height: 20px;
list-style: none;
clear: both;
}
.pager ul li
{
float: left;
height: 20px;
line-height: 20px;
margin: 2px;
}
* html .pager ul li
{
width: 20px;
}
.pager ul li a, .pager ul li span
{
display: block;
height: 20px;
line-height: 20px;
padding: 2px 6px;
font-size: 13px;
text-decoration: none;
color: #000000;
background-color: #f8edce;
}
.pager ul li.current span, .pager ul li a:hover
{
text-decoration: none;
color: #ffffff;
background-color: #363e4a;
border-bottom: none;
border-top: 1px solid #000000;
}
div.login_form
{
padding: 20px 0px;
background: url('images/users.png') no-repeat 20px 5px;
}
div.login_form table
{
width: 100%;
}
div.login_form table td
{
padding: 5px;
}
span.login
{
color: #220022;
}
a.logout
{
color: #ff2200;
}
.languages-panel
{
width: 100%;
height: 20px;
}
ul.language-switcher
{
width: 100%;
height: 20px;
line-height: 20px;
list-style: none;
margin: 0px;
padding: 0px;
}
ul.language-switcher li
{
float: left;
padding-left: 10px;
}
ul.language-switcher li a
{
font-size: 11px;
color: #000000;
text-decoration: none;
}
ul.language-switcher li a:hover
{
color: #228688;
text-decoration: underline;
}
ul.language-switcher li span
{
font-size: 11px;
color: #228688;
}
.clear
{
clear: both;
margin: 0px;
padding: 0px;
}
.block-lt
{
height: 45px;
background: url('images/block-t.gif') no-repeat left top;
padding-left: 20px;
}
.block-rt
{
height: 45px;
background: url('images/block-t.gif') no-repeat right top;
padding-right: 20px;
}
.block-lb
{
height: 20px;
background: url('images/block-b.gif') no-repeat left bottom;
padding-left: 20px;
}
.block-rb
{
height: 20px;
background: url('images/block-b.gif') no-repeat right bottom;
padding-right: 20px;
}
.block-l
{
background: url('images/block-bg.gif') repeat-y left top;
padding-left: 20px;
}
.block-r
{
background: url('images/block-bg.gif') repeat-y right top;
padding-right: 20px;
}
.block-caption
{
height: 45px;
line-height: 45px;
color: #ffffff;
font-size: 14px;
white-space: nowrap;
text-align: center;
}
.block-body
{
margin: 0px;
zoom: 1;
}
.block-body div
{
padding: 0px;
/*padding: 0px 10px;*/
}
.blcok-body div div
{
padding: 0px;
}
.widget 
{
padding: 0px !important;
}
a.btn, a.btn:visited
{
display: block;
width: 140px;
height: 30px;
line-height: 30px;
background: url('images/btn.gif') no-repeat left bottom;
font-size: 12px;
color:#fff;
text-decoration: none;
text-align: center;
white-space: nowrap;
}
a.btn:hover
{
display: block;
width: 140px;
height: 30px;
line-height: 30px;
background: url('images/btn.gif') no-repeat left top;
font-size: 12px;
color:#000;
text-decoration: none;
text-align: center;
white-space: nowrap;
}
.node-block
{
margin-top: 10px;
clear: both;
}
.node-lt
{
margin: 0px;
padding-left: 22px;
height: 22px;
background: url('images/node-lt.gif') no-repeat left bottom;
}
.node-rt
{
margin: 0px;
padding-right: 22px;
height: 22px;
background: url('images/node-rt.gif') no-repeat right bottom;
}
.node-lb
{
margin: 0px;
padding-left: 22px;
height: 22px;
background: url('images/node-lb.gif') no-repeat left top;
}
.node-rb
{
margin: 0px;
padding-right: 22px;
height: 22px;
background: url('images/node-rb.gif') no-repeat right top;
}
.node-t
{
margin: 0px;
height: 22px;
background: url('images/node-t.gif') repeat-x left bottom;
}
.node-b
{
margin: 0px;
height: 22px;
background: url('images/node-b.gif') repeat-x left top;
}
.node-l
{
margin: 0px;
padding-left: 22px;
background: url('images/node-l.gif') repeat-y left top;
}
.node-r
{
margin: 0px;
padding-right: 22px;
background: url('images/node-r.gif') repeat-y right top;
}
.node
{
zoom: 1;
margin: 0px;
padding: 0px;
background: url('images/node-bg.gif') repeat left top;
}
.right-arrow
{
display: block;
width: 32px;
height: 32px;
background: url('images/right-arrow.png') no-repeat left top;
}
.left-arrow
{
display: block;
width: 32px;
height: 32px;
background: url('images/left-arrow.png') no-repeat left top;
}
.configure-link
{
display: block;
width: 22px;
height: 22px;
background: url('../../misc/configure.png') no-repeat left top;
}
