body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #636699;
	background-color: #FFF;
	margin: 0px;
}

body.section-119 .section_index{
    display: none;
}

a {
	color: #636699;
}
a:visited {
}
a:hover {
}
a:active {
}

input, select, textarea, button {
	font: normal 11px Verdana, Arial, sans-serif;
	color: #282828;
}

table{
	font-size: 100%;
}

#maincontainer {
	margin: 0px;
	width: 761px;
	text-align: left;
}

#page {
}

#header {
	clear:left;
	background: url(img/header-background.jpg);
	width: 761px;
	height: 296px;
}

#language_selector{
	float: right;
	color: #FFF;
}

#sitename{
	display: none;
}

#mainmenu {
	display: none;
}

#contentcontainer{
	width: 688px;
	overflow:hidden;
	overflow /**/:none;
	background: url(img/contentcontainer-background.jpg) repeat-y 234px 0px;
}

#wrapper1{
	float: left;
	display: inline;
	margin-left: 35px;
	background: #EDEDEB url(img/lateralcolumn-background.jpg) no-repeat 0px bottom;
	width: 685px;
}

#content{
	float: left;
	background: #EDEDEB url(img/content-background.jpg) repeat-y right;
	width: 443px;
	padding: 4px 14px 4px 0px;
}

#pagetitle{
	font-size: 16px;
	font-weight: bold;
}

#lateralcolumn{
	display: inline;
	float: left;
	width: 223px;
	padding-bottom: 160px;
	padding-left: 8px;
}

.lateralbox{
	width: 153px;
	float: left;
	padding: 2px 3px 2px 3px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.boxheader{
	display: none;
}

.boxbody{
	padding-bottom: 5px;
}

#lateralmenu{
	text-transform: uppercase;
	font-weight: bold;
}
#lateralmenu a{
	font-weight: normal;
	text-decoration: none;
}
#lateralmenu li{
	background: url(img/lateralMenuLink_0-background.jpg) no-repeat 0px 15px;
	line-height: 20px;
}
ul.lateralMenuLevel{
	margin-left: 10px;
}
.lateralMenuLink_1{
	font-size: 78%;
}

#footer {
	clear: both;
	background: url(img/footer-background.jpg) no-repeat;
	width: 761px;
	height: 125px;
}

#footer a {
}

#footer a:hover {
}

#copyright{
	float: left;
	display: inline;
	margin-left: 350px;
	margin-top: 60px;
	color: #000;
	font-size: 10px;
	font-family: arial;
}
#powered{
	display: none;
}



.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 #labusername, #mod_users_lateralbox #labpassword{
	float:left;
	width: 70px;
	margin-top:2px;
}

#mod_users_lateralbox #inputusername, #mod_users_lateralbox #inputpassword{
	float:left;
}

#mod_users_lateralbox #btnlogin{
	clear:left;
	padding-top:4px;
}

#mod_users_lateralbox input.loginbox{
	width: 70px;
}

#mod_users_lateralbox form.loginbox {
	float:left;
}

#mod_users_lateralbox{
	background: url(img/mod_users_lateralbox-background.jpg) repeat-y;
	width: 166px;
	padding: 0px;
}
#mod_users_lateralbox .boxheader{
	background: url(img/mod_users_lateralbox_boxheader-background.jpg) no-repeat;
	width: 166px;
	height: 15px;
	display: block;
}
#mod_users_lateralbox .boxheader span{
	display: none;
}
#mod_users_lateralbox .boxbody{
	background: url(img/mod_users_lateralbox_boxbody-background.jpg) repeat-x bottom left;
	width: 150px;
	margin: 0px 4px;
	padding: 4px;
}
#mod_users_lateralbox .boxfooter{
	background: url(img/mod_users_lateralbox_boxfooter-background.jpg) no-repeat;
	width: 166px;
	height: 15px;
	display: block;
}
/* users module - END */
