

body {
	background-color:#FFFFFF;
	background:url('/_gfx/design/site/bg.jpg') repeat-x top;
	font-family:Tahoma,Verdana,Arial,Sans-Serif;
	font-size:13px;
	color:#000000;
}

#page {
	width:950px;
	margin:0px auto;
	background:url('/_gfx/design/site/contentbottom.jpg') no-repeat bottom;
}

#top {
	height:80px;
	background:url('/_gfx/design/site/topbg.jpg') no-repeat;
	text-align:right;
	padding-right:30px;
	padding-top:17px;
}

#menu {
	height:42px;
	background:url('/_gfx/design/site/menubg.jpg') no-repeat;
	color:#ffffff;
	font-weight:bold;
	padding-top:24px;
	font-size:11px;
	margin-top:2px;
}

#menu a {
	color:#ffffff;
}

.menu1, .menu1hover {
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
}

#image {
	height:152px;
}

#content {
	min-height:400px;
	background:url('/_gfx/design/site/contenttop.jpg') repeat-x;
	padding:40px;
	line-height:180%;
}

#bottom {
	width:950px;
	margin:0px auto;
	line-height:180%;
	text-align:center;
	padding-top:10px;
	color:#818181;
	font-size:11px;
}

#bottom a {
	color:#818181;
	text-decoration:none;
}

span.status_down {
	color:#cf1919;
	font-weight:bold;
}

span.status_running {
	color:#288213;
	font-weight:bold;
}



/* Dropdown menu */
._qmmc { position: absolute; top: 0px; left: 60px;}
.qmmc {float:left;margin-left:25px;}
.qmmc .qmdivider { display:block; font-size:1px; border-width:0px; border-style:solid; position:relative; z-index:20; float:right;}
.qmmc .qmdividery { float:left; width:0px; }
.qmmc .qmtitle { display:block; cursor:default; white-space:nowrap; position:relative; z-index:1; }
.qmclear { font-size:1px; height:0px; width:0px; clear:left; line-height:0px; display:block; float:none !important; }
.qmmc { position:relative; z-index:10;}
.qmmc a, .qmmc li { float:left; display:block; white-space:nowrap; position:relative; z-index:1; }
.qmmc div a, .qmmc ul a, .qmmc ul li { float:none; top:10px; left:20px; border:1px solid #DDDDDD;}
.qmsh div a { float:left; }
.qmmc div { visibility:hidden; position:absolute;left:0; top:10;}

#qm0 div { width: 180px; height: 20px;}

#qm0 a {
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	background-image:url('/_gfx/design/site/menuicon.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	font-weight:bold;
	font-style: normal;
	text-align: left;
	background-color: transparent;
	height: auto;
}
#qm0 a:hover, #qm0 a.qm0_selected {
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	background-image:url('/_gfx/design/site/menuicon.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	font-weight:bold;
	font-style: normal;
	text-align: left;
	background-color: transparent;
	height: auto;
}
#qm0 div a {
	color: #666666;
	padding: 5px 5px 5px 5px;
	font-weight: normal;	
	text-decoration: none;
	font-style: normal;
	text-align: left;
	text-transform: none;
	background-color: #F1F1F1;
	background-image: none;
	width: auto;
	width: 100%;
	height: auto;
}
#qm0 div a:hover, #qm0 div a.qm0_selected {
	color: #000000;
	padding: 5px 5px 5px 5px;
	font-family: ; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	font-style: normal; 
	text-align: left; 
	text-transform: none;
	background-color: #DDDDDD; 
	background-image: none;
	width: auto; 
	width: 100%; 
	height: auto;
}

#qm0 div div a {
	color: #666666;
	padding: 5px 5px 5px 5px; 
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	font-style: normal; 
	text-align: left; 
	background-color: #FFFFFF; 
	width: auto; 
	width: 100%; 
	height: auto;
	margin-left:-21px;
	margin-top:-7px;
}
#qm0 div div a:hover, #qm0 div div a.qm0_selected { color: #000000; padding: 5px 5px 5px 5px; font-family: ; font-size: 11px; font-weight: normal; text-decoration: none; font-style: normal; text-align: left; background-color: #DDDDDD; width: auto; width: 100%; height: auto; }
#qm0 div div div a { color: #666666; padding: 5px 5px 5px 5px; font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; font-style: normal; text-align: left; background-color: #FFFFFF; width: auto; width: 100%; height: auto; }
#qm0 div div div a:hover, #qm0 div div div a.qm0_selected { color: #000000; padding: 5px 5px 5px 5px; font-family: ; font-size: 11px; font-weight: normal; text-decoration: none; font-style: normal; text-align: left; background-color: #DDDDDD; width: auto; width: 100%; height: auto; }





body {
	font-family:Tahoma,Verdana,Arial,Sans-Serif;
	font-size:13px;
	color:#000000;	

}

div.error {
	border:1px solid #BFBFBF;
	padding:8px;
	font-weight:bold;
	color:#A30000;
}

input.txtField, select.txtField, .txtFieldDate {
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-size:10px;
	background-color:#D9D9D9;
	color:#000000;
	padding:7px;
	border:0px;
}

.left, .leftRecuire {
	width:140px;
	vertical-align:top;
	padding-top:4px;
}

.right .txtField {
	width:250px;
}

textarea.txtField {
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-size:10px;
	background-color:#D9D9D9;
	color:#000000;
	padding:7px;
	border:0px;
}


input.button {
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-size:11px;
	padding:7px;
	background-color:#2d6f00;
	border:0px;
	font-weight:bold;
	color:#ffffff;
}


input.searchField {
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-size:10px;
	background-color:#686868;
	color:#FFFFFF;
	padding:3px;
	border:0px;
}

input.searchButton {
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-size:10px;
	padding:3px;
	background-color:#686868;
	border:0px;
	font-weight:bold;
	color:#ffffff;
}

div.outline {
	padding:10px;
	border:1px solid #DEDEDE;
}

div.outline div.headline {
	background-color:#DEDEDE;
}

td.top {
	background-color:#EBEBEB;
}

table.outline {
	border:1px solid #DEDEDE;
}

a {
	color:#2d6f00;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

td,th {
	font-family:Tahoma,Verdana,Arial,Sans-Serif;
	font-size:13px;
}

h1 {
	font-family:"Trebuchet MS", Arial,Verdana,Tahoma,Sans-serif;
	font-size:24px;
	color:#000000;
	font-weight:normal;
}

h2 {
	font-family:"Trebuchet MS", Arial,Verdana,Tahoma,Sans-serif;
	font-size:20px;
	color:#000000;
	font-weight:normal;
}

h3 {
	font-family:Tahoma,Verdana,Arial,Sans-serif;
	font-size:13px;
	color:#DC0606;
	margin:0px;
	font-weight:bold;
}


td.submenu {
	padding-left:12px;
	padding-right:25px;
	background-image:url('/_gfx/icons/menuicon.png');
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
	font-size:11px;
}

div.serverstatusUp, div.serverstatusDown, div.serverstatusError, div.serverstatusUnknown {
	background-color:#EFFFF0;
	border:1px solid #D4E4CE;
	padding:10px;
}

div.serverstatusUp div.status {
	font-weight:bold;
	color:#43B211;
}

div.serverstatusDown {
	background-color:#FFEFEF;
	border:1px solid #D4E4CE;
	padding:10px;
}

div.serverstatusDown div.status {
	font-weight:bold;
	color:#F20A0A;
}

div.serverstatusError {
	background-color:#F7F3D9;
	border:1px solid #D4E4CE;
	padding:10px;
}

div.serverstatusError div.status {
	font-weight:bold;
	color:#F20A0A;
}

div.serverstatusUnknown {
	background-color:#FFFFFF;
	border:1px solid #D4E4CE;
	padding:10px;
}

div.serverstatusUnknown div.status {
	color:#000000;
}

div.boximage {
	width:150px;
	height:100px;
	float:left;
}

div.boximage img {
	border:2px solid #660000;
}

div.news_headline {
	padding:5px;
	background-color:#F2F2F2;
	border:1px solid #D0D0D0;
	border-left:8px solid #D0D0D0;
}

div.news_context {
	padding:5px;
	border:1px solid #D0D0D0;
	border-left:8px solid #D0D0D0;
	border-top:0px;
	margin-bottom:10px;
}