﻿body{background: #f2dc4b;}
html, body 
{
    height: 100%;
    margin: 0;
    padding: 0;
    color: #000080;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 11pt;
    line-height: 14pt;
    text-align: left;
}
strong 
{
    font-weight: bold;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix 
{
    display: inline-block;
}
.container,
#Body form,
#page
{
    display: block;
    margin: 0;
    min-height: 100%;
    /*height: auto !important; *//* moderne Browser */
    height: 100%; /* IE */
	
}
#header-wrapper 
{
    height: 51px;
    min-width: 100%;
    background:  #F1DC4B url("../images/back_page_header.gif") repeat-y;
}
#header-wrapper.home
{
    background:  #fff url("../images/back_home_header.gif") repeat-y;
}
#header-wrapper .header-pane 
{
    margin-left: 330px;
    margin-top: 3px;
}
#sidebar-wrapper 
{
    position: relative;
    float: left;
    width: 274px;
    min-height: 100%;
    background: #F1DC4B url("../images/back_page_left.jpg") no-repeat;
}
#sidebar-wrapper.home 
{
    background: #fff url("../images/back_home_left.jpg") no-repeat;
}
#sidebar-wrapper .logo 
{
    display: block;
    width: 195px;
    height: 55px;
    background: transparent url("../images/logo.gif") no-repeat;
    text-indent: -9000px;
    margin: 3px 0 8px 3px;
}
#sidebar-wrapper .main-menu 
{
    display: block;
    margin: 0 0 8px 3px;
}
#sidebar-wrapper .callout 
{
    position: absolute;
    clear: both;
    left: 85px;
    top: 215px;
    width: 185px;
    height: 87px;
    color: #000080;
    font-size: 9pt;
    line-height: 11pt;
}
#content-wrapper 
{
    position: relative;
    display: block;
    height: 100%;
    min-height: 100%;
    margin-left: 274px;
    background:  #F1DC4B url("../images/back_page_right.jpg") no-repeat;
}
#content-wrapper.home
{
    background:  #fff url("../images/back_home_right.jpg") no-repeat;
}
#content-wrapper .callout 
{
    position: relative;
    width: 460px;
    height: 50px;
    padding-bottom: 6px;
}
#content-wrapper.home .callout 
{
    margin-left: 56px;
}
/*
#content-wrapper .c_container 
{
    display: inline-block;
}
#content-wrapper .c_content 
{
}
#content-wrapper .callout .c_contentpane 
{
    padding-top: 0px;
}
*/
#content-wrapper .callout h1 
{
    margin: 0;
    padding: 0;
    display: block;
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    color: #ccc;
}
#content-wrapper .content-pane
{
    display: block;
    position: relative;
    width: 460px;
    color: #000080;
    font-size: 9pt;
    line-height: 11pt;
    padding: 0px 0 10px 6px;
}
#content-wrapper.home .content-pane
{
    display: block;
    position: relative;
    width: 460px;
    color: #000080;
    font-size: 9pt;
    line-height: 11pt;
    padding: 0px 0 10px 6px;
	margin-top: -1px;
}
#content-wrapper .content-pane h1,
#content-wrapper .content-pane h2
{
    color: #000066;
    font-size: 11pt;
    font-weight: bold;
    line-height: 15pt;
    text-align: justify;
    vertical-align: top;
}
#content-wrapper .content-pane small 
{
    font:8pt/10pt Arial,sans-serif,Helvetica,Geneva;
    text-align:left;
    text-transform:none;
}
#content-wrapper .content-pane big 
{
    font-size:11pt;
    line-height:14pt;
}
#content-wrapper .content-pane .Normal 
{
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    line-height: 11pt;
    text-align: left;
}
#footer-wrapper 
{
}

.inventua_sidemenu
{
	width: 100px;
	margin-left: 20px;
	margin-top: 20px;
}
.MenuHdr {
	padding: 0px 0 0px 0;
}
.MenuHdrMouseOver {
	padding: 0px 0 0px 0;
}
.MenuHdr a
{
	background: url(button.png) 0px 3px no-repeat;
	padding: 5px 10px 10px 5px;
	display: block;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #000066;
	text-decoration: none;
}
.MenuHdrMouseOver a
{
	background: url(button-h.png) 0px 3px no-repeat;
	padding: 5px 10px 10px 5px;
	display: block;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #e70018;
	text-decoration: none;
}
.CurrentHeader
{
	color: #e70018;
}
#locales
{
	margin-left: 20px;
	margin-top: 20px;	
}
.c_container {
	position: relative;
}
.ModuleTitle_SubMenu {
	position: absolute;
	top: 25px !important;
	left: 0px !important;
}



