﻿/* Date Format style */
.dateFormat { background-image: url('/images/dateformat.gif'); background-repeat: no-repeat; } 

.note 
{
    color : #4765db;
}

#container .crystaltext { font-family:Crystal; font-size:20px; }

/* DetailsView Styles */
#container .detailsview { font-size:11px; font-family:Verdana,Arial,Tahoma; margin:1px;}
#container .detailsview .captureinput { width:150px; }
#container .detailsview .fhs { width:150px; text-align:right; }
#container .detailsview .fhsbig { width:250px; text-align:right; }
#container .detailsview .fhssmall { width: 80px; text-align: right; }
#container .detailsview .fhssmaller { width: 67px; text-align: right; vertical-align:top; }

/* BreadCrumb Styles */
#container .bcInfo { color: #777; }

/* Multipage Styles */
#container .multipage { border: solid 1px #C3C3C3; border-top:0px; margin:0px 0px 0px 0px; padding:0px;}
#container .resultspage { min-height:150px; max-height:450px; overflow:auto; max-width:758px; padding:0px; }

#container .floatleft { float:left; }
#container .floatleft .label { clear:left; float:left; width:120px; padding:5px 0px; }
#container .hidden { display:none; }
#container .shown { display:block; }
#container .xsmalltextbox { width:50px; }
#container .smalltextbox { width:140px; }
#container .textbox { width:250px; }
#container .bigtextbox { width:500px; }

/* Search Styles */ 
#container .gridsearch 
{ 
	float:left; 
	background:#f7f7f7; 
	color:#000000; 
	font-weight:bold; 
	margin:5px 0px; 
	padding:5px; 
	width:500px; 
	border: 1px solid #e5e5e5; 
}
#container .gridsearchheader { text-align:center; }

#container .radgrid { float: left; }

/* Div to look like detailsview */
#container .detailsviewstyle { float:left; margin: 5px 5px 5px 0px; }
#container .detailsviewstyle .captureinput { width:150px; }
#container .detailsviewstyle .label { float:left; width:250px; margin:3px 4px 3px 0px; text-align:left; font-weight:bold; }
#container .detailsviewstyle .fhs { clear:left; float: left; width:150px; text-align:right; margin:3px 4px 3px 0px; }
#container .detailsviewstyle .fhssmall { clear:left; float: left; width:80px; text-align:right; margin:3px 4px 3px 0px; }
#container .detailsviewstyle .fhsbig { clear:left; float: left; width:220px; text-align:right; margin:3px 4px 3px 0px; }

#container .header { margin:0px; padding:3px; font-weight:bold; background-color:#eeeeee; width:800px;}
#container .capturebox { padding:3px; margin:2px; border: 1px solid #a7a7a7; }
#container .captureheight { min-height:400px; }
#container .requestheight { min-height:250px; }
#container .marginsmall { margin:5px; }
#container .datacapturetable { margin: 0px;  }

#container .box { clear:left; float:left; border: 1px solid gray; margin:5px; padding: 5px; width:500px; }
#container .box a { font-weight:bold; text-decoration:underline; color:Black; }
#container .box a:hover { color:#0099CC; }

#container .nospaces { padding:0px; margin:0px; }
#container .criteriabox { float:left; width: 330px; margin:10px 10px 10px 0px; padding:5px; border:1px solid #a7a7a7; min-height:90px; }
#container .criteriabox label { float:left; width: 80px; margin:10px; text-align:right; margin:4px 5px 4px 0px; }
#container .divborder { float:left; margin:0px; padding:5px; border:1px solid #a7a7a7; }

#container .imagediv { float:left; width:1000px; height:375px; margin:0px; padding:5px; border:1px solid #a7a7a7; overflow:auto; }
#container .widebutton { width: 120px; }
#container .button { width: 80px; }

#container .repeater { margin:0px; border-collapse:collapse; }
#container .repeater .repeaterRow { background-color: #fcfcfc; }
#container .repeater .repeaterRow td { border-top: 1px solid #e7e7e7; }
#container .repeater .repeaterAltRow { border-top: 1px solid #e7e7e7; }
#container .repeater .repeaterheader { background-color:#ececec; font-weight:bold; }
#container .repeater .repeaterheader th { text-align:left; }

#container .smallDivHeader  
{
	padding:2px; 
	font-weight:bold;	
	vertical-align:middle;
	min-height:16px;
}
#container .smallDiv  
{	
	margin:0px 0px 2px 0px; 
	padding:0px;
}
#container .viewrequestwide { width:780px; margin:0px 0px 0px 0px; padding:0px; }

#container .detailsview .textheader  
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:black; 
	padding-bottom: 4px;
}

/* Show the class colour */
#container .boldgreen { font-weight:bold; color:Green; }
#container .boldred { font-weight:bold; color:Red; }
#container .boldblue { font-weight:bold; color:Blue; }
#container .boldblack { font-weight:bold; }
#container .boldorange { font-weight:bold; color:Orange; }

#container .green { color:Green; }
#container .red { color:Red; }
#container .blue { color:Blue; }
#container .orange { color:Orange; }

/* Result Table */
#container table.resulttable { }
#container table.resulttable .rowstyle { background-color:#efefef; }
#container table.resulttable .rowstyle td { font-size:11px; }
#container table.resulttable .headerstyle { font-size:11px; padding: 2px; height:25px; background-color:#D9D9D9; color:Black; }
#container table.resulttable .headerstyle td {  }
#container table.resulttable .headerstyle th.run { min-width:65px; max-width:100px; white-space:normal; }
#container table.resulttable .testname { padding: 2px; background-color:#F2F2F2; white-space:nowrap; }
#container table.resulttable tr td.range { background-color:#DCDCFA; text-align:center; }
#container table.resulttable tr td.result { background-color:#F0FAFF; text-align:right; white-space:normal; min-width:65px; max-width:100px; }

#container table.resulttable tr td.low { background-color:#FFFF66; }
#container table.resulttable tr td.high { background-color:#FF99CC; }
#container table.resulttable tr td.normal { background-color:#FFFFFF; }
#container table.resulttable tr td.failedlow { background-color:#99FF66; }
#container table.resulttable tr td.failedhigh { background-color:#FF4A4F; }
#container table.resulttable tr td.nan { background-color:#00ffCC; }
#container table.resulttable tr td.delta { background-color:#FFFF66; }

#container table.result { width:100%; height:100%; }
#container table.result tr { margin:0px; padding:0px; }
#container table.result tr td { margin:0px; padding:0px 2px 0px 2px; text-align:right; }
#container table.result tr td.info { font-size:9px; }
#container .user { font-weight:bold; color:Green; cursor:pointer; }
#container .auto { font-weight:bold; color:Blue; cursor:pointer; }
#container .callout { font-weight:bold; cursor:pointer; }

#container .ulmain { margin-top: 3px; margin-bottom: 3px; }
#container .ulmain li { margin-left: 25px; }

/* Navigation  Field */
.navegationBar
{
    background-color:#E6E6E6; 
    border: #CCCCCC 1px solid;
    padding: 3px 10px 3px 10px;
}

.tableInfo
{
	border: #CCCCCC 1px solid; 
}

.tableInfo TH
{
	padding: 4px;
}

.tableInfo TD
{
	padding: 4px;
}

.tableInfo TH
{
	font-weight: bold; 
	background-color: #eeeeee; 
	color: #666666; 
}

