body {
padding: 0;
font: 76% tahoma, verdana, sans-serif;
background: #e0e0e0;
color: #303030;
}

a {
text-decoration: none;
color: #666666;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

table {
font:normal 11px Arial, Helvetica, Sans-serif;
}

button {
font:normal 11px Arial, Helvetica, Sans-serif;
color:#666666;
}

textarea {
font:normal 11px Arial, Helvetica, Sans-serif;
color:#666666;
}

select {
font:normal 11px Arial, Helvetica, Sans-serif;
color:#666666;
}

input {
font:normal 11px Arial, Helvetica, Sans-serif;
color:#666666;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}


#wrapper{

width: 950px;

margin-top: 8px;
}

#maincontainer {
clear: both;
width: 950px;
margin:auto;
padding: 4px 4px 4px 4px;
background: silver;
text-align:center;
}

#page {

text-align:left;
background:white;
width:950px;
margin:auto;
padding:0;

}

#header {
clear:left;
}

#language_selector{
float: right;
display: none;
}

#sitename {
font-size: 1%;
font-weight: bold;
font-family: times;
margin-bottom: 1px;
}

#mainmenu {
float: right;
}

#mainmenu li.menulinkselected{
float:left;
list-style:none;
font-size: 120%;
}

#mainmenu li.menulink{
float:left;
list-style:none;
font-size: 120%;
}

#mainmenu{
font-size: 80%;
}

#mainmenu li.menulinkselected {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url("../winter/img/corner2.gif") top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

#mainmenu li.menulink {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url("../winter/img/corner2.gif") top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

#mainmenu li.menulink:hover {
background: #fafafa url("../winter/img/corner2.gif") top right no-repeat;
border-bottom: 1px solid #F0F0F0;
color: #505050;
text-decoration: none;
}

#mainmenu li.menulinkselected {
background: #ffffff url("../winter/img/corner2.gif") top right no-repeat;
border-bottom: 1px solid #ffffff;
}

#mainmenu li.menulinkselected a{
color: #505050;
}

#mainmenu div.menulinkselected a:hover {
text-decoration: none;
}


#mainmenu div.menulink a:hover {
text-decoration: none;
}


#contentcontainer{

margin-top:1px;
width:950px;
overflow:hidden;
overflow /**/:none;
padding-top: 10px;
}

#content{
float:right;
width: 770px !important; 
width /**/:675px; /* IE5/Win */
padding: 20px 8px 4px 8px;


}

#pagetitle{
}

#lateralcolumn{
width: 153px !important; 
width /**/:160px; /* IE5/Win */
float:left;
background:#F2F2F2;



}

.lateralbox{
width: 153px !important; 
width /**/:160px; /* IE5/Win */
float:left;
border-left:#174517 1px solid;
border-right:#174517 1px solid;
padding:0px 0px 2px 6px;
margin-top: 20px;
}

#lateralcolumn a{
font-size: 90%;

}

.lateralMenuLink {
text-align: left;
display: block;
width: 140px;
background: #f0f0f0 url("../winter/img/corner.gif") top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 500px 10px 5px 0;
}

.lateralMenuLink:hover {
background: #e0e0e0 url("../winter/img/corner.gif") top right no-repeat;
}
.lateralMenuLink a:hover {
text-decoration: none;
}


.boxheader{
font-size: 120%;
font-weight:bold;
margin-bottom:6px;
background:#174517;
color:white;
}

.boxbody{
padding-bottom:5px;
}

#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
height: 17px;
}

#footer a {
color: #808080;
}

#copyright{
float:left;
padding-left: 6px;
}
#powered{
float:right;
padding-right: 6px;
}



.objectinput{
font:normal 11px Arial, Helvetica, Sans-serif;
color:#555555;
}
.objectsubmit{
font:normal 11px Arial, Helvetica, Sans-serif;
color:#555555;
width:100px;
}


/* users module - START */
#mod_users_lateralbox #labpassword{
float:left;
width:60px;
margin-top:2px;
}

#mod_users_lateralbox #labusername{
float:left;
width:60px;
margin-top:2px;
}

#mod_users_lateralbox #inputpassword{
float:left;
}

#mod_users_lateralbox #inputusername{
float:left;
}

#mod_users_lateralbox #btnlogin{
clear:left;
padding-top:4px;
}

#mod_users_lateralbox input.loginbox{
width:80px;
}

#mod_users_lateralbox form.loginbox {
float:left;
}
/* users module - END */
