/* ======================================================== */
/* = Comparison Report Style (IE7): v1.0.0 = */
/* ======================================================== */


/* ======================================================== */
/* = MAIN ELEMENTS =*/
html {
	background: #fff; 
	max-height: 100%; 
	overflow: hidden; 
}

body {
	background: #fff; 
	border: 0;
	color: #333;
	font-family: "verdana", sans-serif;
	font-size: 12px; 
	height: 100%; 
	margin: 0; 
	max-height: 100%; 
	overflow: hidden; 
	padding: 0; 
}


#contents {
	background-color: #fff;
	border: 0;
	height: 100%; 
	margin: 0; 
	max-height: 100%; 
	overflow: hidden; 
	padding: 0; 
}


/* ======================================================== */
/* = HEADER ELEMENTS =*/
#header {
	background: #fff;
	height: 90px;
	left: 4px; 
	margin: 0;
	overflow: auto; 
	position: absolute; 
	right: 4px; 
	top: 4px; 
	z-index: 5; 
}

#about {
	display: block;
	position: absolute;
	right: 300px;
	text-align: right;
}

#oem_logo {
	display: block;
	float: left;
}

#report_name {
	background-color: #d5dff1;
	background-image: url('%path%/bg_reportname.gif');
	background-repeat: repeat-x;
	border: solid #999 1px;
	display: block;
	float: right;
	padding: 8px;
	width: 264px;
}

#report_name a {
	background-color: #e6eefb;
	color: #00f;
	text-decoration: underline;
}

#report_name a b {
	display: none;
}

#report_name a:hover {
	border: 0; 
	position: relative; 
	text-decoration: underline;
	z-index: 500; 
}

#report_name a:hover b {
	background: #ffc;
	border: 1px solid #333; 
	color: #333; 
	display: block; 
	font-weight: normal; 
	left: -50px; 
	padding: 2px; 
	position: absolute; 
	text-decoration: none;
	top: -26px; 
}


/* ======================================================== */
/* = SELECTOR BAR (TABS) ELEMENTS =*/
#selector_bar {
	display: none;
}


/* ======================================================== */
/* = SUPPLEMENT ELEMENTS =*/
#supplement {
	background: #fff;
	border-bottom: 4px solid #fff;
	border-right: 4px solid #fff;
	border-top: 96px solid #fff; 
	height: 100%; 
	overflow: hidden;
	position: absolute;
	right: 0; 
	top: 0; 
	width: 280px;
	z-index: 4;
}

#product {
	background-color: #eaf5de;
	border: solid #999999 1px;
	padding: 6px 8px;
	text-align: center;
}


/* ======================================================== */
/* = MAIN ELEMENTS =*/
#main {
	background: #fff;
	border: solid #999999 1px;
	bottom: 4px; 
	overflow: auto; 
	left: 4px; 
	position: absolute; 
	right: 4px; 
	top: 96px; 
	z-index: 3; 
}


/* ======================================================== */
/* = SECTION ELEMENTS =*/
#recommendations, #security, #windows, #system {
	background-color: #fff;
	background-image: url('%path%/bg_sectiontitle.gif');
	background-repeat: repeat-x;
	border: solid #999 1px;
	margin-bottom: 16px;
	overflow: hidden;
	padding: 6px 0px 4px 0px;
}

#recommendations p {
	margin: 0px 8px;
}



#aboutwindow {
	background-image: url('%path%/bg_about.gif');
	background-repeat: no-repeat;
	display: none;
	font-size: 80%;
	height:  230px;
	left: 100px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 70px;
	position: absolute;
	top: 100px;
	width: 332px;
	z-index: 98;
}

#aboutwindow p {
	line-height: 18px;
}

#aboutclosebutton {
	position: relative;
	top: 190px; 
	left: 10px;
}

#abouttext {
	margin-top: -20px;
}


/* ======================================================== */
/* = OVERRIDE ELEMENTS =*/
br {
	line-height: 8px;
}

p {
	line-height: 18px;
	margin: 0px 8px 2px 0px;
}

ol, ul {
	padding: 0px;
	margin: 0px 0px 16px 32px;
}

li {
	list-style-image: url('%path%/bullet.gif');
	line-height: 19px;
}

span {
	margin: 0;
	padding: 0;
}

td {
	font-family: "verdana", sans-serif;
	font-size: 12px; 
}



/* ======================================================== */
/* = CLASS ELEMENTS =*/
/* = Grid Elements = */
.header_row {
	background-image: url('%path%/bg_gridheader.gif');
	background-repeat: repeat-x;
	display: block;
}

.column1, .column2{
	display: block;
}

.column1 {
	float: left;
	padding-left: 8px;
	margin: 0;
	width: 260px;
}

.column2 {
	padding-left: 50%;
}

.default_row, .highlight_row {
	border-top: solid #eee 1px;
	display: block;
	padding-bottom: 6px;
	padding-top: 6px;
}

.default_row p {
	padding-left: 24px;
}

.default_row p img {
	margin-left: -24px;
}

.highlight_row {
	background: #ffc;
}

/* = Miscellaneous Elements = */
.adspace {
	margin-bottom: 8px;
}

.drive {
	display: block;
	float: left;
	margin-right: 48px;
}

.drivespace {
	border: solid #999999 1px;
	margin-left: 24px;
}

.expander {
	float: right;
	margin-right: 10px;
}

.expanded_view {
	border: solid #eee 1px;
	color: #555;
	display: none;
	margin: 4px 10px 8px 4px;
	padding-left: 4px;
}

.expanded_view_noshow {
	display: none;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	width: 0px;
}

.expandlist {
	color: #333;
	display: none;
}

.expandlist li, li {
	margin-left: 24px;
}

.freespace {
	background-image: url('%path%/bg_freespace.gif');
}

.indent {
	margin-left: 24px;
}

.isred {
	color: #cc0000
}

.isvalue {
	color: #000099;
}

.node {
	margin-left: 4px;
}

.riskmeter {
	background-image: url('%path%/riskmeter.gif');
	background-repeat: no-repeat;
	color: #666666;
	display: block;
	height: 54px;
	margin-left: 24px;
	padding-left: 0;
	width: 250px;
}

.textindent_175 {
	background-image: url('%path%/dot.gif');
	background-repeat: repeat-x;
	display: block;
	float: left;
	width: 230px;
}

.textindent_175 img {
	margin: 0px;
}

.title {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 8px;
	padding-bottom: 8px;
}

.tooltipstyle {
	background-image: url('%path%/bg_tooltip.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	height: 400px;
	left: 600px;
	padding: 8px;
	position: absolute;
	top: 80px;
	visibility: hidden;
	width: 300px;
	z-index: 99;
}

.usedspace {
	background-image: url('%path%/bg_usedspace.gif');
}
