/* css file for alsstatusBare.php view.  */
/*========================================================*/

body {
}

#ntsc {
	width: 640px;
	height: 480px;
	font-size: 21pt;
	margin: -8px;
}

#alsstatusBare {
	width: 800px;
	height: 617px;
	font-size: 24pt;
}

#alsstatus_alsweb {
	width: 745px;
	height: 617px;
	font-size: 24pt;
}

#alsstatus_alswebSmall {
	width: 365px;
	height: 378px;
	font-size: 12pt;
}

#yw0{
    display:none;	  /* hide the Yii tabs */
}
.yiiTab{
    display:none;
}

#appNameDiv
{
  width :800px;
  height:60px;
  background:white;
  color:black;	
}
/*========================================================*/

#topDiv {
  background:blue;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  color:white;
  text-align:center;
	display: table-cell;
	vertical-align: middle;
}

#ntsc #topDiv {
	width: 640px;
	height: 95px;
}

#alsstatusBare #topDiv {
	width: 800px;
	height: 150px;
}

#alsstatus_alsweb #topDiv {
	width: 745px;
	height: 150px;
}

#alsstatus_alswebSmall #topDiv {
	width: 365px;
	height: 80px;
}

#middleDiv {
  margin:1px;
}

#ntsc #middleDiv {
	width: 640px;
	height: 55px;
	margin: 0;
}

#alsstatusBare #middleDiv {
	width: 800px;
	height: 100px;
}
 
#alsstatus_alsweb #middleDiv {
	width: 745px;
	height: 100px;
}
 
#alsstatus_alswebSmall #middleDiv {
	width: 365px;
	height: 50px;
}
 
#bottomDiv {
	top: 40%;
  height:54%;
  background:black;
  margin:1px;
  clear:both;
}

#ntsc #bottomDiv {
	margin: 0;
	width: 640px;
	height: 305px;
}

#alsstatusBare #bottomDiv {
	width: 800px;
	height: 335px;
}

#alsstatus_alsweb #bottomDiv {
	width: 745px;
	height: 335px;
}

#alsstatus_alswebSmall #bottomDiv {
	width: 365px;
	height: 225px;
}

#beamLossDiv{
	/*position:relative;*/
	background:lightgray;
    clear:both;
    color: black;
    font-size: .67em; /*16pt;*/
    border-color:lightgray;
    border-width:1px;
    border-style:solid;
}

#ntsc #beamLossDiv {
	border: none;
	width: 640px;
	height: 20px;
}

#alsstatus_alsweb #beamLossDiv {
	width: 800px;
	height: 25px;
}

#alsstatus_alsweb #beamLossDiv {
	width: 745px;
	height: 25px;
}

#alsstatus_alswebSmall #beamLossDiv {
	width: 365px;
	height: 15px;
}

#beamLossTime{
	display: inline-block;
}

#beamLossReason{
	display: inline-block;
	position: relative;
}

#ntsc #beamLossReason {
	left: 35px;
}

#alsstatusBare #beamLossReason {
	left: 50px;
}

#alsstatus_alsweb #beamLossReason {
	left: 50px;
}

#alsstatus_alswebSmall #beamLossReason {
	left: 25px;
}

#hideShowMiscButton{
	position: absolute;
    background:orange;
    font-size: .33em; /*8pt;*/
    font-weight:bold;
    padding-right:5px;
    padding-left:5px;
}

#ntsc #hideShowMiscButton {
	left: 620px;
	top: 470px;
}

#alsstatusBare #hideShowMiscButton {
	left: 775px;
	top: 600px;
}

#alsstatus_alsweb #hideShowMiscButton {
	left: 720px;
	top: 600px;
}

#alsstatus_alswebSmall #hideShowMiscButton {
	left: 320px;
	top: 300px;
}

/*========================================================*/
/* topDiv items */
#comment2div {
	top: 0;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	background-color: blue;
	display: none;
}

#ntsc #comment2div {
	width:640px;
}

#alsstatusBare #comment2div {
	top: 27px;
	width: 800px;
}

#alsstatus_alsweb #comment2div {
	top: 27px;
	width: 745px;
}

#alsstatus_alswebSmall #comment2div {
	top: 21px;
	width: 365px;
}

#ntsc #comment2 {
	margin-left: 640px;
}

#alsstatusBare #comment2 {
	margin-left: 800px;
}

#alsstatus_alsweb #comment2 {
	margin-left: 745px;
}

#alsstatus_alswebSmall #comment2 {
	margin-left: 365px;
}

/*========================================================*/
/* middleDiv items */

#beamCurrentDiv {
  float:left;
  margin:1px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;	
  color:black;
  text-align:center;    
  font-size: 1.67em;
}

#ntsc #beamCurrentDiv {
	margin: 0;
	font-size: 38pt;
	width: 239px;
	height: 55px;
}

#alsstatusBare #beamCurrentDiv {
	width: 299px;
	height: 95px;
}

#alsstatus_alsweb #beamCurrentDiv {
	width: 245px;
	height: 95px;
}

#alsstatus_alswebSmall #beamCurrentDiv {
	width: 117px;
	height: 50px;
	font-size: 16pt;
}

#beamCurrentDivInner 
{
  line-height: 2em;
	display: block;
}

#ntsc #beamCurrentDivInner {
	line-height: 1.25em;
	width: 239px;
	height: 55px;
}

#alsstatusBare #beamCurrentDivInner {
	width: 299px;
	height: 95px;
}

#alsstatus_alsweb #beamCurrentDivInner {
	width: 245px;
	height: 95px;
}

#alsstatus_alswebSmall #beamCurrentDivInner {
	width: 117px;
	height: 50px;
	line-height: 2.5em;
}

/*--------------*/

#timeDiv {
  background:lightgray;
  float:left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;	
  color:black;
  font-size: 1.33em; /*32pt;    /* 24pt when date is present too */
  text-align:center;
  margin:1px;
  padding-right:3px;
}

#ntsc #timeDiv {
	margin: 0;
	width: 204px;
	height: 55px;
	line-height: .95em;
	font-size: 1em;
}

#alsstatusBare #timeDiv {
	width: 290px;
	height: 95px;
}

#alsstatus_alsweb #timeDiv {
	width: 245px;
	height: 95px;
}

#alsstatus_alswebSmall #timeDiv {
	width: 122px;
	height: 50px;
	font-size: 1.25em;
}

#timeLabel{   	
}

#ntsc #timeLabel {
	width: 200px;
	height: 55px;
	line-height: .95em;
}

#alsstatusBare #timeLabel {
	width: 295px;
	height: 95px;
}

#alsstatus_alsweb #timeLabel {
	width: 245px;
	height: 95px;
}

#alsstatus_alswebSmall #timeLabel {
	width: 122px;
	height: 50px;
}

#dateLabel{
	font-weight: normal;
	font-size: .75em;
}

#alsstatus_alswebSmall #dateLabel {
	font-size: 1em;
}

#beamAvailable{
  float:right;
  font-weight:bold;	
  text-align:center;	
  margin:1px;
}

#ntsc #beamAvailable {
	width: 194px;
	height: 55px;
	margin: 0;
}

#alsstatusBare #beamAvailable {
	width: 198px;
	height: 95px;
}

#alsstatus_alsweb #beamAvailable {
	width: 245px;
	height: 95px;
}

#alsstatus_alswebSmall #beamAvailable {
	width: 117px;
	height: 50px;
}

#beamAvailableLabel{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 18pt;
  display: table-cell;
  vertical-align: middle;  
}

#ntsc #beamAvailableLabel {
	width: 190px;
	height: 55px;
}

#alsstatusBare #beamAvailableLabel {
	width: 198px;
	height: 95px;
}

#alsstatus_alsweb #beamAvailableLabel {
	width: 245px;
	height: 95px;
}

#alsstatus_alswebSmall #beamAvailableLabel {
	width: 117px;
	height: 50px;
	font-size: 14pt;
}

.shuttersOpen {
    background:Chartreuse;
    color:black;
}

.shuttersClosed {
    background-color:red;
    color:white;
}

/*========================================================*/
/* Bottomdiv items */

#flotDiv {
    position: relative;
    width:445px;
    height:300px;
    float:left;
    margin:1px;
    /*background-image: url(../images/image31.jpg);*/
}

#ntsc #flotDiv {
	margin: 0;
	width: 335px;
	height: 280px;
}

#alsstatusBare #flotDiv {
	width: 445px;
}

#alsstatus_alsweb #flotDiv {
	width: 420px;
}

#alsstatus_alswebSmall #flotDiv {
	width: 173px;
	height: 200px;
}

/* flotShellOutside, offset_Ma, offset_lt and offset_date are for the div surrounding the flot div to provide some axes labels */
#flotShellOutside { 
    position: absolute;
    width :445px;
    height:300px;
    background-color: black;
    padding-right:2px; 
}

#ntsc #flotShellOutside {
	width: 345px;
	height: 305px;
}

#alsstatus_alsweb #flotShellOutside {
	width: 420px;
}

#alsstatus_alswebSmall #flotShellOutside {
	width: 173px;
	height: 200px;
}

#flotDivInitial {
    position: relative;
    width:445px;
    height:300px;
    float:left;
    margin:1px;
}

/* flotShellOutside, offset_Ma, offset_lt and offset_date are for the div surrounding the flot div to provide some axes labels */
#flotShellOutsideInitial { 
    position: absolute;
    width :445px;
    height:300px;
    background-color: black;
    padding-right:2px; 
}

#offset_mA	{ 
    position: absolute;
    left:0px;
    top:100%; 
    font-size:14pt;
    font-weight:bold;
    color:white;	
    padding:10px;
}

#ntsc #offset_mA {
	top: 270px;
}

#alsstatus_alswebSmall #offset_mA {
	font-size: 8pt;
}

#offset_lt {
    position: absolute;
    right:0px;
    top:100%;
    font-size:14pt;
    font-weight:bold;
    color:cyan;	
    padding:10px;
}

#alsstatus_alswebSmall #offset_lt {
	font-size: 8pt;
}

#offset_date{
	position: absolute;
    left:40%;
    top:100%;
    font-size:14pt;
    font-weight:bold;
    color:white;
    background-color:black;
    padding-right:20px;
    padding-left:20px;	
}

#ntsc #offset_date {
	left: 150px;
	top: 280px;
}

#alsstatus_alswebSmall #offset_date {
	font-size: 8pt;
}

#toggleID{
    position: absolute;
    right:0px;
    top:100%;
    padding:1px;	
    background-color:lightgray;
    color:black;
    font-size:10pt;
    
}

#alsstatus_alswebSmall #toggleID {
	font-size: 8pt;
}

.tickLabels
{

}

.xAxis
{
    font-weight:normal;
    font-size: 14px;
}

#ntsc .xAxis {
	font-size: 16px;
	font-weight: bold;
}

#alsstatus_alswebSmall .xAxis {
	font-size: 8pt;
}

.yAxis 
{
    font-weight:bold;
    font-size: 18px;
}

#ntsc .yAxis {
	font-size: 20px;
}

#alsstatus_alswebSmall .yAxis {
	font-size: 8pt;
}

/*========================================================*/

#miscDiv {
    width :320px;
    height:330px;
    background:lightgray;
    float:right;
    margin:1px;
    font-weight:bold;	
    color:black;
    font-size:12pt;
    padding:0 4px;
 
    border-color:black;
    border-width:1px;
    border-style:solid;
}

#ntsc #miscDiv {
	margin: 0;
	border: none;
	width: 285px;
	height: 303px;
}

#alsstatus_alsweb #miscDiv {
	width: 300px;
}

#alsstatus_alswebSmall #miscDiv {
	width: 173px;
	height: 220px;
	font-size: 8pt;
	border-width: 2px;
}

table{
	margin-bottom:0px;
}

#ntsc #gevTable {
	width: 286px;
	padding-top: 2px;
}

#alsstatus_alsweb #gevTable {
	width: 80%;
	margin: 2% 5%;
}

#gevTable td {
	font-family: 'Courier New', monospace;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: lightgray;    
}

.gevLabel {
	font-weight:bold;
    color:black;
	text-align:right;
}

#ntsc .gevLabel {
	font-size: 16pt;
}

.gevVal {
	background-color:blue;
	font-weight:bold;
	color:white;	
	text-align:center;	
}

#ntsc .gevVal {
	font-size: 16pt;
}

.lifeVal {
	background:Cyan; 
	font-weight:bold;
	color:black;	
	text-align:center;	
}

#ntsc lifeVal {
	font-size: 16pt;
}

#ntsc .idgapSpacer {
	height: 10px;
}

/*-----*/
#idgapLabel {
	font-weight:bold;	
	text-align: center;
}

#ntsc #idTable {
	margin-left: -5px;
	width: 290px;
	border-collapse: collapse;
}

#alsstatus_alsweb #idTable {
	margin: 12px;
}

#alsstatus_alswebSmall #idTable {
	margin: 0;
}

#alsstatus_alsweb #idTable .idgapSpacer {
	height: 8px;
}

#idTable td {
	padding: 0px;
	border-style: solid;	
	border-width: 1px;	
	border-color: lightgrey;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:10px;
	padding-left:10px;
}

#ntsc #idTable td {
	padding: 0;
	border: none;
}

#alsstatus_alsweb #idTable td {
	padding-right:5px;
	padding-left:5px;
}

#alsstatus_alswebSmall #idTable td {
	padding-right:2px;
	padding-left:2px;
	border: 0;
}

.gapLabel{
	font-family: 'Courier New', monospace;
	font-weight:bold;
    color:black;
	text-align:right;
}

#ntsc .gapLabel {
	font-size: 15pt;
}
	
.gapVal{
	font-family: 'Courier New', monospace;
	background-color:black;
	font-weight:bold;
	color:white;	
	text-align:right;
}

#ntsc .gapVal {
	font-size: 16pt;
}


/*-----------------*/

.beamPosLabel{
	font-size:12pt;
	font-family: 'Courier New', monospace;
	font-weight:bold;
	color:black;	
	text-align:right;		
}
.beamPosVal {
	font-size:12pt;
	font-family: 'Courier New', monospace;
	background:yellow; 
	font-weight:bold;
	color:black;	
	text-align:center;		
}

#ntsc .beamPosVal {
	background: orange;
}

#alsstatus_alswebSmall .beamPosLabel {
	font-size: 8pt;
}

#alsstatus_alswebSmall .beamPosVal {
	font-size: 8pt;
}

/*========================================================*/

#footerDiv{
}
#versionDiv{ 
	display: none;
}

#helpDiv{
	width:800px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:16pt;
	color:black;
}

#disclaimerDiv{
	width:800px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:12pt;	
}
/*========================================================*/

.alert
{
	color: #3c763d;
	background-color: #dff0d8;
	border: 3px solid #d6e9c6;
	width: 80%;
	margin-left: 10%;
	padding: 15px;
	text-align: center;
	font-weight: bold;
}
