
#wrapper table, #admin table {	
	width:100%;
	margin:0 auto;	
	margin-bottom:10px;
	clear:both;
	border-collapse:collapse; 
	border-top:1px solid #ccc; 
	border-left:1px solid #ccc; 
	text-align:center;
	line-height:1.2em;
	}
.calendar { 
	width:30%;
}
caption { 
	color:#0066cc; 
	font-weight:bold; 
	font-size:1.4em;
	line-height:1.2em;
	padding-bottom:10px; 
	}
tfoot, thead { 
	background:#fff url(../Files/bg_horiz_hatch.gif) repeat-x;
	}
th, #wrapper td , #admin td { 
	padding:5px; 
	border-right:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
	}
th {
	background:#0066B3 url(../Files/chart_header.gif) repeat-x bottom; 
	color:#fff;
	padding:2px;
	}
th a { 
	color:#fff;
	text-decoration:underline;
	}
td a.read_more {
	background-position:0 5px;
	float:none;
	}
td a.read_more:hover {
	background-position:2px -43px;
	}
tr.focused {
	background-color:#FFFFBF;
	}		
td.errors {
	padding-left:27px;
	}	
	
	
tr#pa {
	font-weight:bold;
	}

table#oo_equipment { 
	border-top:2px solid #fff; 
	border-left:2px solid #fff; 
	}
#oo_equipment td, #oo_equipment th { 
	border:2px solid #fff;
	}
#oo_equipment td.equipment {
	text-align:left;
	}
#oo_equipment td.quanity, #oo_equipment th#quanity {
	width:55px;
	}
#oo_equipment td.quanity input {
	width:15px;
	margin:0 auto;
	float:none;
	text-align:center;
}
#oo_equipment td.total {
	text-align:right;
	font-weight:bold;
}
#smokebox {
	background:#fff url(../Files/bg_horiz_hatch.gif) repeat-x top;
	text-align:left;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
}	
#equipmentToggle {
	display:block;
	margin:0 auto;
	text-align:left;
	font-size:1.4em;
	height:25px;
	padding:8px 0  0 25px;
	}
#equipmentToggle.on {
	background:url(../Files/24-em-plus.png) no-repeat 1px;
	}
#equipmentToggle.off {
	background:url(../Files/24-em-minus.png) no-repeat 1px;
	}

#s_cchart {
	width:95% !important;
	}
	
#v_con thead {
	text-align:left;
	}	
#range {
	margin-bottom:0;
	text-align:left;	
	}
#v_con th#administration {
	width:135px;
	}	
#v_con th#createon, #v_con th#finishtime{
	width:117px;
	}
#v_con_sp td {
	text-align:left;	
	}
#v_con_sp th[scope=row] {
	text-align:right;	
	}
#range .buttonHolder {
	clear:none;
	}
#records.selectInput {
	width:60px;
	}
#page.textInput {
	width:35px;
	text-align:center;
	}
#range .columnLeft {
	width:65%;
	}
#range .columnRight {
	width:30%;
	}
#column_search {
	background:#F1F2F3;
	}
#column_search .ctrlHolder{
	padding-right:0;
	}
#column_search .textInput {
	width:90%;
	}
#column_search .selectInput {
	width:96%;
	}
.date_range {
	width:85px !important;
	}
.selectInput.date_range {
	width:95px !important;
	margin-right:5px;
	}