
/* this stylesheet is created by StrangeBanana (http://www.strangebanana.com)*/
body
{
color: rgb(69,84,9);
font-family: Verdana, Arial, Helvetica, sans-serif;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: groove; border-right-style: groove; border-top-style: groove; border-bottom-style: groove;
border-color: rgb(210,105,68);
background-image:url(gfx/horizontal_bg.gif);background-repeat:repeat-x;
margin-top: 0px;
}

	   #noexpressUpdate
	   {
	      margin: 0 auto;
			font-family:Arial, Helvetica, sans-serif;
			font-size: x-small;
			color: #003300;
			text-align: left;
			background-image: url(gfx/Compiere_Oberflaeche_nofp_bg.gif);
			background-repeat: no-repeat;
			width: 210px; 
			height: 200px;	
			padding: 40px;
	   }

#content
{
font-size: 95%;
color: rgb(0,0,0);
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 20px 20px 20px 50px;
margin-left: 40px;
border-color: rgb(0,0,0);
}

#content h1
{
margin-left: 0px;
}

#content p
{
margin-left: 40px;
}

#content ul, #content ol
{
margin-left: 30px;
}

#content h img
{
text-align: right;
margin: 30px;
}

#content p img
{
float: left;
vertical-align: text-top;
margin: 30px;
}

#menu
{
color: rgb(82,27,28);
margin-top: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
text-align: center;
vertical-align: middle;
border-color: rgb(222,216,174);
}

img.menuimg
{
text-align: center;
vertical-align: middle;
margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;
}

a.menuitem
{
font-size: 111%;
color: rgb(93,61,52);
font-variant: normal;
vertical-align: middle;
font-weight: normal;
margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;
text-align: center;
}

#logo, #logo a, #logo img
{
font-size: 189%;
color: rgb(69,84,9);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 0px 0px 0px 0px;
text-align: left;
vertical-align: text-top;
border-width: 0;
border-color: rgb(255,255,255);
}


#content a
{
color: rgb(69,84,9);
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: rgb(69,84,9);
color: rgb(255,255,255);
}

h1, h2, h3, h4, h5, h6
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 148%;
}

h2
{
font-size: 136%;
}

h3
{
font-size: 124%;
}

h4
{
font-size: 112%;
}

h5
{
font-size: 100%;
}

h6
{
font-size: 88%;
}

input.formstyle{
	margin-left: 100px;
}

span.formstyle{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
font-size: 112%;
}

#fatspan {
font-weight:bold;
}

img.additional {
border: none;
float: right;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
color: rgb(0,0,0);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

/* layout */
#menu		{width: 200; position: relative; top: 0; right: 0; float: left; text-align: center;background-image:url(gfx/vertical_bg.gif);background-repeat:repeat-y;}
.menuitem		{width: 200; height:40; background-image:url(gfx/button.gif);background-repeat:no-repeat;background-position:center}
#content		{margin-left: 200; width: auto;}
.menuitem		{display: block;}
.menuimg		{display: block;}
#formlabels {width: 120; position: relative; top: 0; right: 0; float: left; }
#forminput  {margin-left: 120; width: auto;}


@media print
{
#menu       {display: none;}
/*#logo       {display: none;}*/
#content    {padding: 0px;margin-left: 20;}
#content a  {text-decoration: underline;}
}

