﻿
h1 { font-size: 14px; margin: 0 0 4px 0; padding: 10px 0 0 10px; color: #000; height: 50px; width: 517px;}
h2 { border-bottom: #000 1px solid; font-size: 12px; margin: 20px 0px 4px 0px; padding: 2px 0px 4px 0px; }

/* Left Bar */
#leftBar 
{	
	clear: both;
	background-color: #fff;
	float: left;
	font-size: 10px;
	line-height: 16px;
	width: 180px;
}

.vbar  
{
	clear:both;
	background: #FAFAFA;
	border: 1px solid #666;
	border-top: 0px;
	text-align: left;
	margin: 6px; 
}

.vbarhdr 
{
	background: #333 url(i/barhdr.jpg) repeat-x;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	height: 21px;	 
}
.vbarhdr a 		{ color: #FFF; text-decoration: none; }
.vbarhdr a:hover	{ color: #FF9933; text-decoration: underline; }

.vbarbdy { padding: 4px; }

ul.vbarlst 
{
	list-style: none; 
	margin: 0px; 
	padding: 0px; 		
	line-height: 18px;
}

.vbarlst a
{
	background-repeat: no-repeat; 
	background-position: 2px center;	
	color: #000;	
	padding: 2px 0 2px 22px;
	
	text-decoration: none;	
	
}

.vbarlst a:hover
{
    color: #ff9933;
    text-decoration: underline;    
}

#content 
{
	float:left;
	margin: 0px;
	width: 720px;	
}

/* Detail */
#detail { margin: 10px; }
#detail ul { list-style-type: disc; margin: 0px 4px 20px 20px; padding: 0px;}
#detail ul li { margin: 0px; padding: 0px 0px 5px 10px; }


#general h1 { background: #ffda50 url("i/h1bg.jpg") repeat-y; color: #000; }
#itms h1 { background: #515151 url("i/IT-Management-Suite-Header.jpg") repeat-y; color: #fff; }
#lm h1 { background: #FF4000 url("Log-Manager/i/Log-Manager-Header.jpg") repeat-y; color: #fff; }
#dm h1 { background: #0033cc url("dm/i/Disk-Monitor-Header.jpg") repeat-y; color: #fff;}	
#ism h1 { background: #7D26CD url("ism/i/Internet-Server-Monitor-Header.jpg") repeat-y; color: #fff;}	
#nev h1 { background: #C51703 url("nev/i/Event-Log-Manager-Header.jpg") repeat-y; color: #fff; }
#tlm h1 { background: #FF9933 url("tlm/i/Text-Log-Monitor-Header.jpg") repeat-y; color: #fff;}	

#general h2 { border-bottom: #ffda50 1px solid; }
#itms h2 { border-bottom: #515151 1px solid; }
#lm h2 { border-bottom: #FF4000 1px solid; }
#dm h2 { border-bottom: #0033cc 1px solid; }
#ism h2 { border-bottom: #7D26CD 1px solid; }
#nev h2 { border-bottom: #C51703 1px solid; }
#tlm h2 { border-bottom: #FF9933 1px solid; }

#lm #box-image { clear: both; float: left; width: 160px; background: url("Log-Manager/i/log-manager-box.jpg") no-repeat; width: 160px; height: 160px; }
#dm #box-image { clear: both; float: left; width: 160px; background: url("dm/i/disk-monitor-box.jpg") no-repeat; width: 160px; height: 160px; }
#dm #box-image10 { clear: both; float: left; width: 160px; background: url("Disk-Monitor/i/disk-monitor-box.jpg") no-repeat; width: 160px; height: 160px; }
#ism #box-image { clear: both; float: left; width: 160px; background: url("ism/i/internet-server-monitor-box.jpg") no-repeat; width: 160px; height: 160px; }
#nev #box-image { clear: both; float: left; width: 160px; background: url("nev/i/network-event-viewer-box.jpg") no-repeat; width: 160px; height: 160px; }
#tlm #box-image { clear: both; float: left; width: 160px; background: url("tlm/i/text-log-monitor-box.jpg") no-repeat; width: 160px; height: 160px; }

/* Bread Crumb */
#breadCrumb {
	background-color: #eee;
	border: 1px solid #bbb;
	height: 18px; 
	margin: 10px 4px 2px 4px;
	width: 698px; 
	font-weight: bold; 
	padding: 3px 5px 0px 5px;
}
#breadCrumb a { color: #000; }

#general #breadCrumb { border: #ffda50 1px solid; }
#itms #breadCrumb { border: #515151 1px solid; }
#lm #breadCrumb { border: #FF4000 1px solid; }
#dm #breadCrumb { border: #0033cc 1px solid; }
#ism #breadCrumb { border: #7D26CD 1px solid; }
#nev #breadCrumb { border: #C51703 1px solid; }
#tlm #breadCrumb { border: #FF9933 1px solid; }

#currentRelease
{
	float: right; 
	width: 180px; 
    font-size: 10px;
	line-height: 16px;	
}
