

.status_location{
							background:#bdc1cd; 
							font-weight:normal; 
							font-size:12px; 
							text-align:center;
							border:1px solid white;
							}
.status_header_row{background:#0c3665; color:#fff;}
							
.status_info_row, .status_issue_row{border-bottom:1px dotted #ccc;
							text-align:center;
							}
.status_table th{text-align:center;}
.status_info_row td.status_icon_col{border:1px solid #ccc; padding: 2px 0px; }
.odd{background: #eee;}
			
			
div.upcoming_maintenance{	width:746px;
							border:2px solid #40A31E; 
							background:#fff; 
							display:block;
							overflow:hidden;
							margin-bottom:10px;
							padding:0px;
								}
span.issuepop{width:200px; height:200px; border:1px solid black; background:#fff; top:auto; left:auto; display:none; position:absolute;}								
a.issue{ text-decoration:underline; background:url('/inc/redux/images/page_edit.png') no-repeat top left; padding-left:20px;}
a.ttip_a{text-decoration:underline; background:#0c3665; color:#fff; padding:2px 3px; width:37px; display:block; float:right;}
a.ttip_a:hover{background:#40A31E; color:#fff;}
								
.status_issue_header{padding:7px 0px;}
.status_issue_row td{padding:7px 5px;}
.status_issue_row td.status_col_border{border-left:1px solid #ccc; border-right:1px solid #ccc;}


.status_update{text-align:left;padding-left:5px; width:120px;}


.start_time{width: 185px; float: left; margin-right: 10px;}
.end_time{width: 185px; float: left; }


.form_input textarea{width:430px;}
.form_input textarea, .form_input input{border:1px solid #999;}
.form_error{width:50px; display:inline;}
.form_name{padding-top:5px;}
.form_input select{width:170px;}
.field_1227{display:none;}
.field_1238{display:none;}
.field_1239{display:none;}
.cform_input{padding:5px;background:#fff; border:1px solid #999;}


.status_type{width:69px;}
.status_start_date{width:106px;}
.status_start_time{width:70px;}
.status_location_w{width:143px;}
.status_title_desc{width:218px;}
.status_status{width:218px;}
.status_update_w{width:340px;}


/* Styles from tooltip */
#tooltip {visibility:hidden;}

.tool-tip-status {
	height:10px;
	width: 252px;
	z-index: 13000;
	position:absolute;
	overflow:hidden;
	display:none;
}
 
.tool-title-status {
	font: 11px Verdana;
	color: white;
	font-weight: bold;
	margin: 0;
	padding: 4px 8px 4px;  
	background: url('/inc/redux/images/bubble.png') top left;
	text-align:center;
}

.tool-con-status {color:#333; font: 11px Verdana; line-height:20px; padding:5px; border:2px solid #333333; text-align:left; background-color:white;}
.tool-con-status a {color:#fff; font-weight:normal; text-decoration:none}
.tool-con-status a:hover {color:#eee;}  
.tool-con-status img { border:3px solid white;}
.tool-edit {border-bottom:1px solid #333333}

.control {cursor: pointer; cursor: hand}

.spacer {height:6px}

h1.status_h1{color:#000;}
h2.status_h2{color:#000;}


