body
{
margin: 0px;
padding: 0px;
font-size: 12px;
font-family: Arial;
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;
}
a:hover, a.active
{
text-decoration: underline;
}
input, textarea, select
{
color: #333333;
border: 1px solid #333333;
font-size: 12px;
}
.header
{
position: relative;
width: 100%;
background-repeat: repeat-x;
background-position: bottom left;
margin: -2px 0px 0px;
}
.header .logo
{
position: absolute;
}
.header .sitename
{
position: absolute;
z-index: 9;
padding-bottom: 2px;
}
.header .sitename a
{
white-space: nowrap;
text-decoration: none;
text-shadow: #000000 1px 1px 1px;
}
.header .slogan
{
position: relative;
margin: -10px 0px 0px 40px;
}
.leftbar
{
overflow: hidden;
position: absolute;
z-index:0;
left: 0px;
min-height: 300px;
}
.rightbar
{
overflow: hidden;
position: absolute;
z-index:0;
right: 0px;
min-height: 300px;
}
.leftbar, .rightbar
{
//margin-top: -20px;
}
* html .leftbar, * html .rightbar
{
margin-top: 0px;
}
.body
{
width: auto;
min-height: 300px;
position: relative;
margin-top: 20px;
margin-bottom: 0px;
}
body.both .body
{

}
body.left .body
{
margin-right: 20px;
}
body.right .body
{
margin-left: 20px;
}
body.none .body
{
margin-left: 20px;
margin-right: 20px;
}
.footer
{
width: auto;
margin: 40px 20px 0px 20px;
padding: 0px;
height: 100px;
}
.promo
{
margin: 10px;
float: right;
font-size: 12px !important;
}
.version_switcher
{
margin: 10px;
float: right;
}
ul.message
{
background-color:#9df9b1;
border:1px dotted #888888;
padding: 5px;
}
ul.error
{
background-color:#f99d9d;
border:1px dotted #888888;
padding: 5px;
}
ul.message, ul.error
{
list-style: circle inside;
margin: 10px 0px;
color: #000000;
}
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;
text-decoration: none;
}
.pager ul li.current span, .pager ul li a:hover
{
text-decoration: none;
border-top: none;
border-bottom: 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
{
position: absolute;
z-index: 8;
width: 100%;
height: 20px;
}
ul.language-switcher
{
width: 150px;
height: 20px;
line-height: 20px;
list-style: none;
margin: 0px 20px 0px auto;
padding: 0px;
}
ul.language-switcher li
{
float: left;
padding-left: 10px;
}
ul.language-switcher li a
{
font-size: 11px;
text-decoration: none;
}
ul.language-switcher li a:hover
{
text-decoration: underline;
}
ul.language-switcher li span
{
font-size: 11px;
}
.clear
{
clear: both;
margin: 0px;
padding: 0px;
}
.block-lt
{
height: 40px;
background-repeat: no-repeat;
background-position: top left;
padding-left: 20px;
}
.block-rt
{
height: 40px;
background-repeat: no-repeat;
background-position: top right;
padding-right: 20px;
}
.block-lb
{
height: 20px;
background-repeat: no-repeat;
background-position: bottom left;
padding-left: 20px;
}
.block-rb
{
height: 20px;
background-repeat: no-repeat;
background-position: bottom right;
padding-right: 20px;
}
.block-l
{
background-repeat: repeat-y;
background-position: top left;
padding-left: 20px;
}
.block-r
{
background-repeat: repeat-y;
background-position: top right;
padding-right: 20px;
}
.block-caption
{
height: 40px;
line-height: 40px;
color: #ffffff;
font-size: 13px;
white-space: nowrap;
text-align: center;
}
.block-body
{
margin: 0px auto;
}
.block-body div
{
padding: 0px;
/*padding: 0px 10px;*/
}
.block-body div div
{
padding: 0px;
}
.widget
{
zoom: 1;
overflow: hidden;
padding: 0px !important;
}
a.btn, a.btn:visited
{
display: block;
width: 140px;
height: 30px;
line-height: 30px;
background: url('images/arrow.gif') no-repeat right center;
font-size: 12px;
text-decoration: none;
text-align: right;
white-space: nowrap;
padding-right: 20px;
}
a.btn:hover
{
display: block;
width: 140px;
height: 30px;
line-height: 30px;
background: url('images/arrow.gif') no-repeat right center;
font-size: 12px;
text-decoration: none;
text-align: right;
white-space: nowrap;
padding-right: 20px;
}
.node-block
{
margin-top: 10px;
clear: both;
}
.node-lt
{
margin: 0px;
padding-left: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: bottom left;
}
.node-rt
{
margin: 0px;
padding-right: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: bottom right;
}
.node-lb
{
margin: 0px;
padding-left: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: top left;
}
.node-rb
{
margin: 0px;
padding-right: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: top right;
}
.node-t
{
margin: 0px;
height: 20px;
background-repeat: repeat-x;
background-position: bottom left;
}
.node-b
{
margin: 0px;
height: 20px;
background-repeat: repeat-x;
background-position: top left;
}
.node-l
{
margin: 0px;
padding-left: 20px;
background-repeat: repeat-y;
background-position: top left;
}
.node-r
{
margin: 0px;
padding-right: 20px;
background-repeat: repeat-y;
background-position: top right;
}
.node
{
zoom: 1;
margin: 0px;
padding: 0px;
background-repeat: repeat;
background-position: top left;
}
.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;
}
.shadow
{
background-repeat: repeat-x;
background-position: top left;
height: 3px;
overflow: hidden;
}
