﻿html, body, form
{
		min-height: 100%;
}

body, div, p, h1, h2, h3, h4, ul, li, table {
	margin:0;
	padding:0;
	border:none;
}

body
{
	margin-top:0px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:0px;	
	background: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

input, textarea, select
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
}

a
{
	color:Gray;
}


/* Login - Form */
#login-header-zone
{
	background-color:#FFE3C8;
}
#login-content-zone
{
	vertical-align:middle;
	text-align:center;
	font-size:1.2em;
	color:#666666;
}
#login-left-zone
{
	height:500px;
	background-color:#FFE3C8;	
}

#footer-zone 
{
	height:30px;
	width:100%;
	padding-bottom:5px;
	padding-top:5px;
}

#content-zone
{
	margin:0;
	padding:0;
	display:block;
	
	border-top: solid 5px #FFE1C4;
	/*
	border-bottom: solid 3px #FFE1C4;
	border-right: solid 3px #FFE1C4;
	border-left: solid 3px #FFE1C4;		
	*/
}

#content-header
{
	background-color:#FFE3C8;	
}

#maincontent
{	
	float:left;
	min-height:400px;
	padding: 20px 0px 0px 0px;
}


/*The following 4 rules are styling the content of the default home page.*/
#maincontent ul {
	width:400px;
	list-style:none;
	border:1px solid #B2D0DF;
	padding:15px 0;
}

#maincontent ul li {padding: 5px 5px 5px 15px;}

#maincontent ul li a {color: #0B4892;}

#maincontent ul li a:hover {color:#F70; text-decoration:none;}

#maincontent .link {
	background:#FFF url(images/button_left_bg.png) no-repeat left top;
	height:22px;
	margin-bottom:20px;
	padding:0;
}

#maincontent a.button {
	background:url(images/button_right_bg.png) no-repeat right top;
	font-weight:bold;
	text-decoration:none;
	color:#0B4892;
	font-size:12px;
	line-height:22px;
	margin-left:10px;
	padding:4px 40px 4px 15px;
}

#maincontent a.button:hover {color:#F70;}

#maincontent table {margin-bottom:20px;}
#maincontent table table {margin-bottom:0;}


#maincontent table a {color: #295CA7;}
#maincontent table a:hover {text-decoration:none;}

#maincontent a.navLink {
	color:#295CA7; 
	font-weight:bold;
}

#maincontent a.navLink:hover {
	text-decoration:none;
	color:#F70;
}

.reportcontent
{
	background-color:#FFE3C8;
	vertical-align:middle;
	text-align:left;
	padding:10px;
	white-space:nowrap;
	
}

.searchcontent_table
{	
	margin:15px;
}

#attributestreeview a.Node
{
	color:Black;
}
#attributestreeview a.RootNode
{
	color:Black;
	font-weight:normal;
}

#attributestreeview a.ParentNode
{
	color:Black;
	font-weight:normal;
}
#attributestreeview a.SelectedNode
{
	color:Red;
	font-weight:bold;
}
#attributestreeview a.SelectionNode
{
	color:Black;
	font-weight:bold;
	text-decoration:none;
}


.BUTTON_MEDIUM
{
	font-size:10px;
	height: 20px;
}

/* background-color funktioniert nicht für Windows Mobile 4
	TODO: Browserspezifischer style
 */
.BUTTON_IsRated
{
	font-size:10px;
	border:solid 2px green;
	background-color: Green;
}

.CommandButton
{
	width: 14px;
	height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
}

#CommandButtonList LI
{
	display:inline;
}
#CommandButtonList LI:hover
{
	background-color:#FFE3C8;
}
#CommandButtonList
{

}

.TitleLabel
{
	font-family:Verdana;
	font-size:1.2em;
	color:#666666;
}

.Exception
{
	font-family: Verdana;
	font-size: 1.2em;
	color: #ff0000;
}

.SiteMapPath
{
	padding-left:5px;
	font-family:Verdana;
	color:#3e3e40;
}

/* Sub-Menu */
.MenuItem
{
	font-family: Verdana;
	padding:10px;	
	display:block;
	background-color: #FFA349;
	color: #FFFFFF;
	text-decoration:none;
	border-bottom: 1px outset;
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
}

a.MenuItem:hover, a.MainMenuItem:hover
{
	background: black url(images/indentbg2.png) center center repeat-x;
	color: #666666;
}

.SelectedMenuItem
{
	font-family: Verdana;
	padding:10px;	
	display:block;	
	background: black url(images/indentbg.png) center center repeat-x;
	color: #3e3e40;
	text-decoration:none;
	font-weight: bold;
	border-bottom: 1px outset;
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;	
}



.FreeTextBox
{
	position: absolute;
	border-right: silver thin outset;
	border-top: silver thin outset;
	border-left: silver thin outset;
	border-bottom: silver thin outset;
}

.ListButton
{	
	padding:10px;
	border:none;
}

.leftzone
{
	padding-right:10px;
	border-right:solid 1px #FFA349;
}
.rightzone
{
	padding-left: 10px;		
}


.partzone
{
	border:solid 1px #FFA349;
	padding: 4px;
}

/* FormViewStyles */
.CommandRowStyle td
{
	padding-right:15px;
	height:25px;
	background-color: #81775a;
}

.StatusItem0
{	
	background: url(images/button-yellow.gif) center center; 
}
.StatusItem1
{
	background: url(images/button-green.gif) center center;
}
.StatusItem2
{
	background: url(images/button-blue.gif) center center;
}


/* AutoComplete */
.AutoComplete
{
	z-index:99;
	background-color: #dcdcdc;
}

.AutoComplete_Item
{
	background-color: #dcdcdc;	
	padding:0px 0px 0px 0px !important;
}

.AutoComplete table
{	
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	border:0;
}

.AutoComplete td
{
	background-color:Transparent;
}

.AutoComplete th
{
	
	text-align:left;
}

ul.AutoComplete
{	
	/*
	width:640px !important;
	*/
}

.AutoComplete_HighlightedItem
{
	background-color: #FFE3C8;
	padding:0px 0px 0px 0px !important;
}

.AutoComplete_InList
{
	color:inherit;
}

.AutoComplete_NotInList
{
	color:Red;
}

.ReportParamControl
{
	width:250px;
}

.AttributesDetailsView_Row td
{
	padding-top:10px;
	padding-right:20px;
	vertical-align:top;
}

.DataRow_Inherited
{
	color:Gray;
}



.mainDiv
{
	border: solid 1px #B2D0DF;
	background-color:White;
	margin-bottom:5px;
}

.headerDiv
{
	background-color:#E4E4E4;
	margin:0;
	padding:5px;
}
.contentDiv
{
	padding:5px;
}


/* Main-Menu */

#MainMenu
{
	font-family: Verdana;
}

.MainMenuItem
{
	padding:10px;	
	display:block;
	background-color: #FFA349;
	color: #FFFFFF;
	text-decoration:none;
	border-bottom: none;
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
}

MainMenuItem a.Item:hover
{
	background: black url(images/indentbg2.png) center center repeat-x;
	color: #666666;
}

.MainMenuSelectedItem
{
	padding:10px;	
	display:block;	
	background: black url(images/indentbg.png) center center repeat-x;
	color: #3e3e40;
	text-decoration:none;
	font-weight: bold;
	border-bottom: none;
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;	
}

.readonly
{
	border: thin inset #FFFFFF;
	background-color: #EBEBEB;	
}