/* @override http://embitec.com/selector/css/style.css */

@media print {

html, 
body {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 12px;
	text-align: center;
	margin: auto;
	margin-right: auto;
	margin-left:auto;
	color: #000000;
	height:100%;
	position: relative;
	overflow: hidden !important;
}

/*select#plate_num {
	display: none !important;
}*/

div#main_buttons {
	display: none;
}
	
#btn_container {
	display: none;
}

div#order {
	display: none;
}

table {
	margin: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	border-collapse: collapse;
}

th {
	border-color: green;
	border: 1px solid transparent;
	border-bottom: 1px solid;
	padding: 5px;
	text-align: center;
	background: white;
}

td {
	border: 1px solid;
	padding-top: 5px;
}

td.borderless {
	border: 1px solid transparent;
	border-right: 1px solid;
	padding-top: 0 !important;
	background: #fff !important;
}

th#counter {
	border-bottom: 1px transparent;
	position: relative;
	background: url(/selector/images/red32.png) no-repeat;
	background-color: #fff !important;
	background-position: center center !important;
	width: 32px;
	height: 32px;
	text-align: center;
}

ul#plate_num-menu.ui-selectmenu-menu.ui-widget.ui-widget-content.ui-corner-all.ui-selectmenu-menu-popup.ui-selectmenu-open {
	display: none;
}

h1 {
	color: #000000;
	margin: auto;
	margin-top: 15px;
	font-size: 2em;
	font-weight: bold;
}

input#comment {
	margin: auto;
	color: #999 !important;
	font-size: 13px;
	line-height: 13px;
	background: #f8f7f6;
	border: 1px solid #999;
	width: 250px;
	background-image: url(/selector/images/tiny_comment.png);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 25px !important;
	display: inline-block;
	padding: 1px;
	padding-left: 28px;
}


div.guide {
	border: 1px solid;
	border-color: #c6c6c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	background: #c6c6c6;
	font-size: 12px !important;
	font-weight: bold;
	width: 25px;
	margin: auto;
	color: #000000 !important;
}

#help_content {
	display: none !important;
}

.hidden {
	display: none! important;
}

}


/* MEDIA SCREEN */
@media screen {


/* YAHOO CSS*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* END OF YAHOO CSS */

html, 
body {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 12px;
	text-align: center;
	margin: auto;
	margin-right: auto;
	margin-left:auto;
	color: #999;
	height:100%;
	position: relative;
	overflow: auto;
}

table {
	margin: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	border-collapse: collapse;
}

th {
	border-color: green;
	border: 1px solid transparent;
	border-bottom: 1px solid;
	padding: 5px;
	text-align: center;
	background: white;
}

th#counter {
	border-bottom: 1px transparent;
	position: relative;
	/*background: url(/selector/images/red32.png) no-repeat;*/
	background-color: #fff !important;
	background-position: center center !important;
	width: 32px;
	height: 32px;
	text-align: center;
}

span#on {
	color: #fff;
	background: transparent;
	font-weight: bold;
	font-size: 10px;
}

td {
	border: 1px solid;
	padding-top: 5px;
}

td.borderless {
	border: 1px solid transparent;
	border-right: 1px solid;
	padding-top: 0 !important;
	background: #fff !important;
}

h1 {
	margin-top: 15px;
	font-size: 2em;
	font-weight: bold;
}

form {
	margin: auto;
	text-align: center;
	font-size: 14px;
}

div.guide {
	border: 1px solid;
	border-color: #c6c6c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	background: #c6c6c6;
	font-size: 12px !important;
	font-weight: bold;
	width: 25px;
	margin: auto;
	color: #fff;
}

label {
	font-size: 12px !important;
}

img {
	border: none !important;
	border-style: none !important;
/*	background: pink;
*/}

.hover {
	background-color: #f4f4f4;
}

.imageCheck {
	   border:none !important;
	   border-style: none !important;
       outline:none !important;
}

.checked {
	   border:none !important;
	   border-style: none !important;
       outline:none !important;
}

*::selection {
	background: transparent; /* Safari */
}

*::-moz-selection {
	background: transparent; /* Firefox */
}

input#comment {
	margin: auto;
	color: #999 !important;
	font-size: 13px;
	line-height: 13px;
	background: #f8f7f6;
	border: 1px solid #999;
	width: 250px;
	background-image: url(/selector/images/tiny_comment.png);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 25px !important;
	display: inline-block;
	padding: 1px;
	padding-left: 28px;
}

#plate_num-button {
	border: 1px solid #999;
}

#inputs {
	display: block;
	margin-bottom: 5px;
	padding: 0px;
}

#dialog {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 13px;
	color: #999;
	text-align: left;	
}


div.dragselect {
	background: #def;
	display: none;
	opacity: .3;
	filter: alpha(opacity=30);
	z-index: 10;
	border: 1px solid #369;
}


div.dragselect.active {
	display: block;
}

.disabled {
	color: #c6c6c6 !important;
}

#help {
	width: 32px;
	height: 32px;
	padding: 5px;
	position: absolute;
	right: 0;
	top: 0;
}


#btn_container {
	padding: 5px;
	padding-left: 9px;
	position: absolute;
	left: 0;
	top: 0;
}

.btn {
	border: 1px solid transparent;
	border-color: #c6c6c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	background: #f4f4f4;
	color:  #999;
	font-weight: bold;
	width: 60px;
	text-align: middle;
	font-size: 16px;
	margin-right: 9px;
	margin-top: 4px;
}

div#order {
	color: #999;
	background: #f4f4f4;
	border: 1px solid #999;
	height: 28px;
	width: 386px;
	text-align: center;
	margin: auto;
	margin-bottom: 15px;
}

label#order {
	display: block;
	margin-top: 6px;
	font-size: 13px !important;
	font-weight: normal;
}

input#order {
	margin-right: 5px;
}

.btn:hover {
	border: 1px solid;
	border-color: #c6c6c6;
	background: #c6c6c6;
	color: #f4f4f4;
	cursor: pointer;
}

#btn96 {
	float: left;
}

#main_buttons {
	margin-bottom: 25px;
}

#btn384 {
	float: right;
}

.btn_current {
	background: #F58237;
	border: 1px solid #F58237;
	color: #f4f4f4;
}

span#active_well {
	color: #DD9624;
}

div#clear_after {
	color: #999 !important;
	background: #f4f4f4;
	border: 1px solid #999;
	height: 28px;
	width: 98%;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}

label#clear_after {
	display: block;
	margin-top: 6px;
	font-size: 13px !important;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-weight: bold !important;
}

input#clear_after {
	margin-right: 5px;
	margin-left: 10px;
}


div#help {
	background: url(/selector/images/qb32.png) no-repeat center center;
}

div#help:hover {
	/*background: url(/selector/images/q32.png) no-repeat center center;*/
	cursor: pointer;
}

#help_content {
	border: 1px solid #999;
	width: 300px;
	position: absolute;
	right: 5px;
	top: 5px;
	background: #f4f4f4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	display: none;
	opacity: .98;
	filter: alpha(opacity=98);
	text-align: left;
}

#help_content h1 { 
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #999;
	font-size: 18px;
}

div.hidden {
	display: none;
}

p b {
	color: #666666;
}

.help {
		margin-top: 5px;
		margin-right: 10px;
		margin-left: 5px;
		padding-left: 30px;
}

#left_click {
		background: url(/selector/images/left_click.png) no-repeat center center;
		background-position: 0px 2px;
}

#right_click {
		background: url(/selector/images/right_click.png) no-repeat center center;
		background-position: 0px 2px;
}

#export {
		background: url(/selector/images/export.png) no-repeat center center;
		background-position: 6px 2px;
}

#plates_avail {
		background: url(/selector/images/grid.png) no-repeat center center;
		background-position: 6px 2px;
}


#hide_help {
	background: #7AB4E1;
	color: #f4f4f4;
	font-weight: bold;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px!important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	width: 100px;
	text-align: center;
	padding: 3px;
}

#hide_help:hover {
	cursor: pointer;
}

}





