﻿#TestRow
{
	width: 970px;
	height:500px;
}

.CollapseButton
{
	padding-top:5px;
	padding-right:0px;
	float:left;
}

.clearFloat
{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: px; /*for IE*/
}

.module_right
{
	float:left;
	margin: 0px 0px 10px 0px;
	border: 1px solid #A9CEEF;
	width:464px;	
}

.module_legend
{
	margin: 0px 0px 5px 20px;
	border: 1px solid #A9CEEF;	
	width:60px;
}


.module_left
{
	float:left;
	margin: 0px 0px 10px 0px;
	border: 1px solid #A9CEEF;
	width:464px;	
}

.module_full_row
{
	margin: 0px 10px 10px 0px;
	border: 0px solid #A9CEEF;
	width:960px;	
}

.module_legend_header
{
	position:relative;
	padding: 0px 3px 0px 3px;
	margin-bottom: 5px;
	border: solid 1px #000000;
	background-color: #FFFFFF;
	height:15px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.module_header
{
	position:relative;
	padding: 0px 0px 2px 0px;
	margin-bottom: 0px;
	background-color: #A9CEEF;
	height:24px;
}

.module_title
{
background-color:#A9CEEF;
color:#666666;
font-size:12px;
font-weight:bold;
height:19px;
padding:2px 5px 0px 10px;
	/*font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #7BB1DB;
	padding: 3px;
	text-transform: uppercase;*/
}

.module_run
{
	position:absolute;
	top:0px;
	right:3px;
	padding: 3px;
}

.SimulationResults
{
	padding:0px;
	margin:0px;
	text-align:center;
}

.SimulationResults p
{
	font-family:Verdana;
	font-size:10px;
	color:#555;
	font-weight:bold;
	position:relative;
	top:110px;
}    

.SimulationResultsPrint{
    
	padding:0px;
	margin:0px;
	text-align:center;
    }


.SimulationSettings
{
	padding:20px;
}

.ProductInfoTable
{
	padding:0px;
}

.sim_messages
{
	position:relative;
	display:none;
	top:125px;
	width:458px;
	height:320px;
	text-align:center;
}

.AlternateCol
{
 background-color:#F0F0F0;
}

.AlternateColHeader
{
 background-color:#F0F0F0;
 font-weight:bold;
 border-bottom:1px solid #B1B2B4;
}

.ColHeader
{
 font-weight:bold;
 border-bottom:1px solid #B1B2B4;
}

.InfoTable
{
	width: 100%;
	border:1px solid #7BB1DB;
}

.InfoTablePrint
{
	width: 980px;
}

.module_header_print
{
	position:relative;
	padding: 0px 0px 2px 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height:24px;
}

.module_left_print
{
	float:left;
	margin: 0px 25px 10px 0px;
	width:480px;
	height:450px;	
}

#TestRowPrint
{
	border:solid 1px #000000;
	width: 1000px;
	height:500px;
}

.module_right_print
{
	float:left;
	margin: 0px 0px 10px 0px;
	width:480px;
	height:450px;	
}

.module_title_print
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border:solid 1px #000000;
	padding: 3px;
	text-transform: uppercase;
}

.AlternateColHeaderPrint
{
 font-weight:bold;
}

.ColHeaderPrint
{
 font-weight:bold;
}
