@charset "utf-8";
/* CSS Document */

/* This taken from the home page styles for the product boxes */

/*
div#labs-products {
	background: url(/images/home/bg-products.jpg) repeat-x;
	height:194px;
	padding:16px;
	position:relative;
	}
*/

div#labs-products {
	margin-left:35px;
	margin-top:9px;
}
div#labs-products div {
	position:relative;
	}
div#labs-products div#coname {
	font-size:0.95em;
	font-weight:bold;
	color: rgb(60,79,92);
}
div#labs-products div#biz {
	font-size:1.8em;
	font-weight:normal;
	color: rgb(60,79,92);
}
		
div#labs-products div p {
	padding:0;
	margin:0px 60px 0 15px;
	font-size:0.9em;
	display:block;
	}	
	
div#labs-products div h2 {
	text-indent: -10000px;
	height:73px;
	display:block;
	margin:0;
	}	
div#labs-products div#ei h2 {
	text-indent: -10000px;
	height:65px;
	display:block;
	margin:0;
	}	
	
div#labs-products div div.more {
	position:absolute;
	top:125px;
	left:159px;
	}		

div#labs-products img#products-header {
	margin-top:44px;
}

div#labs-products div#esm {
	background: url(/images/labs/bg-esm.png) no-repeat;
	width:304px;
	height:187px;
	margin-top:20px;
	}	
	
div#labs-products div#ei {
	background: url(/images/labs/bg-ei.png) no-repeat;
	width:304px;
	height:187px;
	margin-top:0px;
	}	
	
div#labs-products div#em {
	background: url(/images/labs/bg-em.png) no-repeat;
	width:304px;
	height:187px;
	margin-top:0px;
	}
	
.floatRight {
	float:right;
}
	
/* pc-audit-inventory */
#pcaudit {
}
#pcaudit #icon {
	margin-bottom:10px;
}

#pcaudit #start-scan {
	float:right;
	margin-top:20px;
	margin-right:100px;
}

#pcaudit #security-print {
	float:right;
	margin-right:100px;
}

#pcaudit #nav {
	margin-top:15px;
	margin-bottom:10px;
	height:22px;
}
#pcaudit #nav div {
	text-align:top;
	height:100%;
}
#pcaudit #nav div a {
	font-size:1.1em;
	font-weight:bold;
}
#pcaudit #nav div.current {
}
#pcaudit #nav div.current a {
	color:#3c4f5c;
	text-decoration:none;
	font-style:italic;
}
#pcaudit #nav div {
float:left;
}
#pcaudit div.step {
	clear:both;
}
#pcaudit div.step img {
	border:solid rgb(190,190,190) 1px;
}

#pcaudit #WMI-list {
        float:right;
        height:425px;
        width:450px;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
        margin-top:0px;
}
#pcaudit #WMI-list-scroll {
        height:400px;
        border:solid #999999 1px;
        overflow:scroll;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
        margin-top:5px;
        line-height:130%;
}

div#container div#copy #pcaudit ul.snugList {
	margin-top:10px;
}
div#container div#copy #pcaudit ul.snugList li {
	margin-bottom:3px;
}

#pcaudit div#pcaudit-icon {
	float:left;
}

#pcaudit div#feedback {
	float:right;
	margin-right:0px;
	margin-top:7px;
	font-size:0.9em;
	line-height:1em;
	text-align:center;
}
#pcaudit div#feedback-results {
	float:right;
	margin-right:50px;
	margin-top:7px;
	font-size:0.9em;
	line-height:1em;
	text-align:center;
}

/* These are the styles used in the pcaudit tool results page */
#pcaudit div#resultsSummary {
	float:left;
	margin-left:20px;
	margin-top:23px;
}
#pcaudit div#resultsSummary div.label {
	float:left;
	width:75px;
	font-weight:bold;
	font-size:1.1em;
	height:18px;
}
#pcaudit div#resultsSummary div.value {
	float:left;
	width:200px;
	font-weight:bold;
	font-size:1.1em;
	height:18px;
}

div#container div#copy #pcaudit #content #menuDiv {
	width:200px;
	margin-right:10px;
	float:left;
	position:relative;
	clear:both;
}
div#container div#copy #pcaudit #content #fillDiv {
	width:750px;
	margin-right:10px;
	float:left;
	position:relative;
}

#menuDiv div.treeNode {
        padding-top:3px;
}
div#container div#copy #pcaudit #downloadText {
	text-align:center;
	display:none;
}
div#container div#copy #pcaudit #downloadText div {
	margin-top:30px;
	width:600px;
}

/* Main results area */
#fillDiv table {
        font-family:verdana;
        font-size:0.9em;
		border-collapse:collapse;
		margin:0;
		width:100%;
		max-width:740px;
}
#fillDiv table td, #fillDiv table th {
	border:solid #666666 1px;
	text-align:left;
}
#WMIDisplayDiv td a {
        color:#000000;
}

#WMIDisplayDiv td.hdr-label {
        font-style: italic;
}
#WMIDisplayDiv td.hdr-data {
}
#WMIDisplayDiv td.wmi-table-even {
        color: black;
        background-color: #ffffff;
}
#WMIDisplayDiv td.wmi-table-odd {
        color: black;
        background-color:#eceff4;
}
#WMITitleDivMain {
}
#WMISummaryTitle {
        font-size:1.2em;
        font-weight:bold;
}
.tableHead, #WMITitleDivMain {
        font-size:1.0em;
        font-weight:bold;
        margin-top:10px;
}

#buttonMenu {
	margin-top:5px;
	margin-bottom:10px;
}

/* styles for the progress dialog */
#progressDialog {
        font-size:1em;
        text-align:center;
        margin:0;
		background-color:#e5eaf0;
		background-image:none;
		height:100%;
}
#progressHead {
	font-size:1.1em;
	font-weight:bold;
	margin: 5px 5px 5px 5px;
	background:none;
}
#progressContent {
	margin:10px 15px 0 15px;
	line-height:110%;
	background:none;
}
#alternate-status {
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:20px 10px 10px 10px;
	border:solid #404040 1px;
	background-color:#e5eaf0;
	position:absolute;
	display:none;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	cursor:wait;
}

#printBody {
	background:none;
	margin:5px;
}
#printTitle {
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:10px;
}
#print-copyright {
	margin-top:15px;
}


/* ESID tool */
#esid {
}
#esid h1 {
	clear:both;
}
#esid #esid-search-form input.search-type {
	border:none;
}
#esid #esid-menu2 {
}

#esid #esid-menu2 table td {
	background:none;
	border:none;
}
#esid #esid-menu2 form {
	margin:0;
}
#esid #esid-menu2 menu-form-wrap {
	float:left;
}
#esid #esid-menu2 #icon-wrap {
	float:left;
	margin-right:105px;
}
#esid #esid-results table
{
	border:solid #404040 1px;
	border-collapse:collapse;
}
/* There can be more than one of these so use a class vs. id */
#esid #esid-results table.tbl-category-apps {
}
#esid #esid-results table td, #esid #esid-results table th
{
	border:solid #666666 1px;
	text-align:left;
	background-color:white;
	padding:3px 3px 3px 5px;
}
#esid #esid-results #tbl-manufacturer-detail, #esid #esid-results #tbl-manufacturer-detail td {
	border:none;
	padding:2px 5px 0px 0px;
	background:transparent;
}
#esid table tr#head-row th {
	background-color:#333333;
	color:white;
	font-size:1em;
}

#esid p#esid-app-versions {
	font-size:1.1em;
}

#esid table.tbl-index td {
	width:25px;
	height:25px;
	text-align:center;
	background:none;
	border:none;
	vertical-align:middle;
	padding:0;
	font-size:1.2em;
}
#esid table.tbl-index td a:hover {
	font-weight:bold;
}
#esid table.tbl-index td.selected {
	background:url(/images/labs/esid-alpha.gif);
	font-size:1.2em;
	color:white;
	font-weight:bold;
}

#esid #esid-results table td.align-right, #esid #esid-results table th.align-right {
	text-align:right;
}
#esid #esid-results table td.align-center, #esid #esid-results table th.align-center {
	text-align:center;
}

#esid #esid-footer {
	margin-top:40px;
}

#esid div#esid-icon {
	float:left;
}

#esid div#feedback {
	float:right;
	margin-right:0px;
	margin-top:7px;
	font-size:0.9em;
	line-height:1em;
	text-align:center;
}

/* Used to stripe tables - must be done at the cell level */
#esid #esid-results table td.zebra {
    background-color:#eceff4;
}

