/**

General

*/

#stats {

	font-size: 15px;
	background-color: white;
	border: 1px solid #ff9933;
	padding: 2px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 300px;

	}

#checks {

	font-size: 13px;
	background-color: white;
	border: 1px solid #ff9933;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 600px;

	}

#maingraph {

	font-size: 13px;
	background-color: white;
	border: 1px solid #ff9933;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 600px;

	}

	

#maingraph_big {

	font-size: 13px;
	background-color: white;
	border: 1px solid #ff9933;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 900px;

	}

#sidegraphs {

	font-size: 13px;
	background-color: white;
	border: 1px solid #ff9933;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 300px;

	}	

#darkStripBig {

	background-color: #eeeeee;
	height: 20px;

	}

	

#lightStripBig {

	background-color: #f9f9f9;
	height: 20px;

	}

	

#stats #darkStrip {

	background-color: #eeeeee;

	}

#stats #lightStrip {

	background-color: #f9f9f9;

	}


#sidegraphs #darkStrip {

	background-color: #eeeeee;

	}

#sidegraphs #lightStrip {

	background-color: #f9f9f9;

	}



.colorboxDiv {

		width: 8px;
		height: 8px;
		font-size: 8px;

	}

.legendText {

		font-size: 11px;

	}



.legendTextTop {

		font-size: 12px;
		font-weight: bold;

	}

	

#spacer {

		width: 1018px;
		height: 50px;
		overflow: hidden;
		margin-left: 250px;
		font-size: 30px;
		font-weight: bold;
		color: white;

	}

#params {

		width: 1200px;
		height: 35px;
		margin-left: 0px;
		margin-bottom: 10px;
		margin-top: 10px;
		background-color: white;
		border: 1px solid #ff9933;
		padding: 2px;
		font-size: 12px;
		font-weight: bold;
		color: white;

	}

#top_text {

	font-size: 13px;
	padding: 2px;
	margin-left: 25px;
	margin-bottom: 3px;
	margin-top: 10px;
	width: 800px;
	text-align:center;
	color:#ff9933;
	font-weight:600;

	}



/**


Weigh Station

*/


.station .weigh_station {

	background-color: #d1ffd2;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 900px;
	border: 1px solid #ff9933;

}

.weigh_header {

	background: url(/img/workstation/WeighStation_header.png) no-repeat;
	margin-left: 13px;
	margin-top: 0px;
	width: 906px;
	height: 183px;
	position:absolute;
	z-index: -1;	

}

.wash_header {

	background: url(/img/workstation/WashStation_header.png) no-repeat;
	margin-left: 13px;
	margin-top: 0px;
	width: 906px;
	height: 183px;
	position:absolute;
	z-index: -1;	

}

.wrap_header {

	background: url(/img/workstation/WrapStation_header.png) no-repeat;
	margin-left: 13px;
	margin-top: 0px;
	width: 906px;
	height: 183px;
	position:absolute;
	z-index: -1;	

}

.wash_tab {

	background: url(/img/workstation/wash_tab.png) no-repeat;
	margin-left: 184px;
	margin-top: 0px;
	width: 152px;
	height: 152px;
	cursor: pointer;
	position:absolute;
	z-index: 3;	

}

.wrap_tab {

	background: url(/img/workstation/wrap_tab.png) no-repeat;
	margin-left: 290px;
	margin-top: 0px;
	width: 156px;
	height: 152px;
	cursor: pointer;
	position:absolute;
	z-index: 2;	

}

.weigh_tab {

	background: url(/img/workstation/weigh_tab.png) no-repeat;
	margin-left: 60px;
	margin-top: 0px;
	width: 155px;
	height: 152px;
	cursor: pointer;
	position:absolute;
	z-index: 1;	

}



.station .weigh_station .laundry_packages #selecter {

	margin: 30px 0;

}



.station .weigh_station .laundry_packages {

	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 900px;

}

.station .weigh_station .laundry_packages #top2_text {

	font-size: 18px;
	padding: 2px;
	margin-left: 25px;
	margin-bottom: 3px;
	margin-top: 0px;
	text-align:center;
	color:#ff9933; 
	font-weight:600;

}

#top3_text {

	font-size: 15px;
	padding: 2px;
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align:center;
	color:#ff9933; 
	font-weight:600;
	width: 600px;

}

.station .weigh_station .msg_body {
	
	font-size: 18px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 500px;
	min-height: 245px;
	font-weight: bold;
	border: 1px solid #3399CC;
	background-color: #cccccc;
	
}


.station .weigh_station .laundry_packages #user_list {

	position: absolute;
	background-color: white;
	font-size: 18px;
	padding: 2px;
	margin-left: 40px;
	margin-bottom: 10px;
	width: 800px;
	border: 1px solid #ff9933;
	z-index: 1;

}



.station .weigh_station #keyword {

	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 380px;
	Height: 30px;
	border: 1px solid #ff9933;

}

.station .weigh_station #bag_count {

	font-size: 13px;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 2px;
	width: 40px;
	Height: 30px;
	border: 1px solid #ff9933;

}

.station .weigh_station #bag_type {

	font-size: 13px;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 2px;
	width: 120px;
	Height: 30px;
	border: 1px solid #ff9933;

}

.station .weigh_station #bag_color {

	font-size: 13px;
	padding: 2px;
	margin-left:5px;
	margin-bottom: 10px;
	margin-top: 2px;
	width: 120px;
	Height: 25px;
	border: 1px solid #ff9933;

}

.station .weigh_station #notes {

	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 400px;
	Height: 30px;
	border: 1px solid #ff9933;

}

.station .weigh_station #pounds_decimal {
	
	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 80px;
	Height: 30px;
	border: 1px solid #ff9933;

}

.station .weigh_station #search_button {

	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;

}

.station .weighin_list {

	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 900px;
	height: auto;
	border: 1px solid #ff9933;

}

.station .weighin_list .cust_list{

	font-size: 13px;
	

}

.station .weighin_list .totals {

	font-size: 15px;
	font-weight:bold;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 900px;

}

.station .weigh_station .label {

	font-size:10px;
	font-weight:normal;
	
}


#search_container {

    position:absolute;
	display: none;
	width: 700px;
	top:170px;
	background-color: #ffff99;
    padding:5px;
    z-index:1;
    left:100px;
	border: 1px solid #ff9933;

}


/**


Wash Station

*/

.station .wash_station {

	background-color: #d1f3ff;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 900px;
	border: 1px solid #ff9933;

}

#wash_cust_entry {

	padding: 2px;
	margin-left: 35px;
	margin-bottom: 10px;
	margin-top: -70px;
	width: 350px;
	

}



.station .wash_station .laundry_packages #selecter {

	margin: 30px 0;

}



.station .wash_station .laundry_packages {

	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 900px;

}

.station .wash_station .laundry_packages #top2_text {

	font-size: 18px;
	padding: 2px;
	margin-left: 25px;
	margin-bottom: 3px;
	margin-top: 0px;
	text-align:center;
	color:#ff9933; 
	font-weight:600;

}

#top3_text {

	font-size: 15px;
	padding: 2px;
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align:center;
	color:#ff9933; 
	font-weight:600;
	width: 600px;

}

.station .wash_station .msg_body {
	
	font-size: 18px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 700px;
	min-height: 245px;
	font-weight: bold;
	border: 1px solid #3399CC;
	background-color: #CCC;
	
}


.station .wash_station .laundry_packages #user_list {

	position: absolute;
	background-color: white;
	font-size: 18px;
	padding: 2px;
	margin-left: 40px;
	margin-bottom: 10px;
	width: 800px;
	border: 1px solid #ff9933;
	z-index: 1;

}



.station .wash_station #keyword {

	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 380px;
	Height: 30px;
	border: 1px solid #ff9933;

}

.station .wash_station #wash_notes {

	padding: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 320px;
	float: left;

}

.station .wash_station #clear {

	height: 10px;

}

.station .wash_station #wash_button_box {

	padding: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 320px;
	float: left;

}

.station .wash_station #onliners {

	padding: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 600px;
	border: 1px solid #006;
	background-color: #FC6;

}

.station .wash_station #washers {

	padding: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 600px;
	border: 1px solid #006;
	background-color: #FFF;
	min-height: 125px;

}

.station .wash_station .prefs_head {

	font-size: 12px;
	font-style: italic;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 10px;
	width: 550px;
	Height: 30px;

}

.station .wash_station .prefs {

	font-size: 14px;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 550px;
	Height: 30px;
	border: 1px solid #006;
	background-color: #FFF;

}

.station .wash_station #name {

	font-size: 24px;
	font-weight: bold;

}

.station .wash_station .request {

	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	width: 250px;
	float:left;

}

.station .wash_station .request_full {

	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	width: 500px;
	text-align: center;
	float:left;

}

.station .wash_station .done {

	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	float:left;

}

.station .wash_station .r_div {

	font-size: 14px;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 550px;
	Height: 10px;
	background-color: #FFF;

}

.station .wash_station .r_request {

	font-size: 11px;
	font-weight: normal;
	width: 200px;
	float:left;

}

.station .wash_station .r_check {


	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
	width: 30px;
	float:left;

}

.station .wash_station .r_notes {

	margin-left: 5px;
	font-size: 11px;
	font-weight: normal;
	width: 280px;
	float:left;

}

.station .wash_station .r_requestA {

	font-size: 11px;
	font-weight: normal;
	width: 100px;
	float:left;

}

.station .wash_station .r_countA {

	font-size: 11px;
	font-weight: normal;
	width: 100px;
	float:left;
	margin-right: 5px;

}

.station .wash_station .r_checkA {


	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
	width: 30px;
	float:left;

}

.station .wash_station .r_notesA {

	margin-left: 5px;
	font-size: 11px;
	font-weight: normal;
	width: 280px;
	float:left;

}

.station .wash_station #sr_head {

	font-size: 18px;
	font-weight: 400;
	font-style: italic;
	color: #ff9933;
}

.station .wash_station #notes {

	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 400px;
	Height: 30px;
	border: 1px solid #ff9933;

}

.station .wash_station #search_button {

	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;

}

.station .weighin_list {

	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 900px;
	height: auto;
	border: 1px solid #ff9933;

}

.station .weighin_list .cust_list{

	font-size: 13px;
	

}

.station .weighin_list .totals {

	font-size: 15px;
	font-weight:bold;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 900px;

}

.station .wash_station .label {

	font-size:10px;
	font-weight:normal;
	
}


#search_container {

    position:absolute;
	display: none;
	width: 700px;
	top:170px;
	background-color: #ffff99;
    padding:5px;
    z-index:1;
    left:100px;
	border: 1px solid #ff9933;

}

/**


Enter DC

*/

#dc_inner_container {

	width: 640px;
	min-height: 270px;
	border: 1px solid #3399cc;
	padding: 5px;
	margin-bottom: 10px;

}

.station .enter_dc {

	background-color: #FFF;
	padding: 2px;
	margin-left: 25px;
	margin-bottom: 10px;
	width: 380px;
	min-height: 260px;
	border: 1px solid #ff9933;
	float: left;

}

#dc_buttons {
	
	float: left;
	width: 200px;
	margin-left: 15px;
}

#dc_closer {

	font-size:10px;
	font-weight:bold;
	color: #C00;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:right;
	
}

#dc_head {

	font-size:12px;
	font-weight:bold;
	color: #3399CC;
	margin-top: 10px;
	margin-bottom: 3px;
	
}

#dc_subhead {

	font-size:10px;
	font-weight:normal;
	font-style:italic;
	
}

.dc_headers {

	font-size: 10px;
	font-style: italic;
	padding: 2px;
	margin-left: 55px;
	margin-bottom: 5px;
	margin-top: 10px;
	width: 340px;
	Height: 10px;
	color: #ff9933;

}

.quan {

	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 2px;
	width: 30px;
	float:left;
	text-align:center;

}

.items {

	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 2px;
	width: 200px;
	float:left;
	text-align:center;

}

.dc_line_item {

	font-size: 10px;
	font-style: italic;
	padding: 2px;
	margin-left: 55px;
	margin-top: 2px;
	width: 360px;
	Height: 20px;

}


.dc_quan {

	margin-top: 2px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
	width: 30px;
	float:left;

}

.dc_item {

	margin-top: 2px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
	width: 200px;
	float:left;

}


/**

this is for the autocomplete box

*/


.output
{
	font-family:Arial;
	font-size: 10pt;
	color:black;
	padding-left: 3px;
	padding-top: 3px;
	border: 1px solid #000000;
	width: 100px;
	background: #fff;
}
.shadow
{
	width:102px;
	position:relative;
	top: 2px;
	left: 2px;
	background: #555;
}
.shadow div{
	position:relative;
	top: -2px;
	left: -2px;
}

/**


Wash Station

*/

.station .wrap_station {

	background-color: #FC9;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 900px;
	border: 1px solid #ff9933;

}

#wrap_cust_entry {

	padding: 2px;
	margin-left: 35px;
	margin-bottom: 10px;
	margin-top: -70px;
	width: 350px;
	

}



.station .wrap_station .laundry_packages #selecter {

	margin: 30px 0;

}



.station .wrap_station .laundry_packages {

	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 900px;

}

.station .wrap_station .laundry_packages #top2_text {

	font-size: 18px;
	padding: 2px;
	margin-left: 25px;
	margin-bottom: 3px;
	margin-top: 0px;
	text-align:center;
	color:#ff9933; 
	font-weight:600;

}

.station .wrap_station .msg_body {
	
	font-size: 18px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 700px;
	min-height: 305px;
	font-weight: bold;
	border: 1px solid #3399CC;
	background-color: #CCC;
	overlow: auto;
	
}


.station .wrap_station .laundry_packages #user_list {

	position: absolute;
	background-color: white;
	font-size: 18px;
	padding: 2px;
	margin-left: 40px;
	margin-bottom: 10px;
	width: 800px;
	border: 1px solid #ff9933;
	z-index: 1;

}



.station .wrap_station #keyword {

	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 380px;
	Height: 30px;
	border: 1px solid #ff9933;

}

.station .wrap_station #wash_notes {

	padding: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 250px;
	float: center;

}

.station .wrap_station #clear {

	height: 10px;

}

.station .wrap_station #wash_button_box {

	padding: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 320px;
	float: left;

}

.station .wrap_station #onliners {

	padding: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 600px;
	border: 1px solid #006;
	background-color: #FC6;

}

.station .wrap_station #washers {

	padding: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 600px;
	border: 1px solid #006;
	background-color: #FFF;
	min-height: 125px;

}

.station .wrap_station .prefs_head {

	font-size: 12px;
	font-style: italic;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 10px;
	width: 550px;
	Height: 30px;

}

.station .wrap_station .prefs {

	font-size: 14px;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 550px;
	Height: 30px;
	border: 1px solid #006;
	background-color: #FFF;

}

.station .wrap_station #name {

	font-size: 14px;
	font-weight: bold;
	float: left;

}

.station .wrap_station #pounds_out {
	
	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-right: 15px;
	width: 80px;
	Height: 30px;
	border: 1px solid #ff9933;
	float: left;

}

.station .wrap_station .request {

	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	width: 250px;
	float:left;

}

.station .wrap_station .request_full {

	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	width: 500px;
	text-align: center;
	float:left;

}

.station .wrap_station .done {

	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	float:left;

}

.station .wrap_station .r_div {

	font-size: 14px;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 550px;
	Height: 10px;
	background-color: #FFF;

}

.station .wrap_station .r_request {

	font-size: 11px;
	font-weight: normal;
	width: 200px;
	float:left;

}

.station .wrap_station .r_check {


	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
	width: 30px;
	float:left;

}

.station .wrap_station .r_notes {

	margin-left: 5px;
	font-size: 11px;
	font-weight: normal;
	width: 280px;
	float:left;

}

.station .wrap_station .r_requestA {

	font-size: 11px;
	font-weight: normal;
	width: 100px;
	float:left;

}

.station .wrap_station .r_countA {

	font-size: 11px;
	font-weight: normal;
	width: 100px;
	float:left;
	margin-right: 5px;

}

.station .wrap_station .r_checkA {


	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
	width: 30px;
	float:left;

}

.station .wrap_station .r_notesA {

	margin-left: 5px;
	font-size: 11px;
	font-weight: normal;
	width: 280px;
	float:left;

}

.station .wrap_station #sr_head {

	font-size: 18px;
	font-weight: 400;
	font-style: italic;
	color: #ff9933;
}

.station .wrap_station #notes {

	font-size: 13px;
	padding: 2px;
	margin-right:15px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 250px;
	Height: 50px;
	border: 1px solid #ff9933;

}

.station .wrap_station #search_button {

	font-size: 13px;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;

}


.station .wrap_station .label {

	font-size:10px;
	font-weight:normal;
	
}

#top_spread {

	padding: 5px;
	font-size:12px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 600px;
	height: 40px;
	line-height: 35px;
	text-align:center;

}

.split_section {
	
	width: 600px;
	height: 300px;
	border: 2px solid #3399cc;
	
}

.left_info_box {

	padding: 10px;
	font-size:12px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 300px;
	float: left;
	border: 1px solid #3399cc;

}

.right_info_box {

	padding: 5px;
	font-size:12px;
	text-align: right;
	margin-left: 340px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 300px;
	boorder: 2px solid #3399cc;

}

.weigh_info {

	font-size:12px;
	font-weight:normal;
	margin-top: 5px;
	margin-right: 10px;
	
}

.dc_info {

	font-size:12px;
	font-weight:normal;
	color: #3399cc;
	margin-top: 5px;
	margin-right: 10px;
	cursor: pointer;
	
}

/**

this is for the pop up box when package counts are too high on wrap

*/

a.selected {
  background-color:#1F75CC;
  color:white;
  z-index:100;
}

.messagepop {
  background-color:#FFFFFF;
  border:1px solid #999999;
  font-size: 12px;
  font-style: italic;
  cursor:default;
  display:none;
  margin-top: 15px;
  margin-left: 300px;
  position:absolute;
  text-align:left;
  width:394px;
  z-index:50;
  padding: 25px 25px 20px;
}

label {
  display: block;
  margin-bottom: 3px;
  padding-left: 15px;
}

.messagepop p, .messagepop.div {
  border-bottom: 1px solid #EFEFEF;
  margin: 8px 0;
  padding-bottom: 8px;
}