* {
	font-family: verdana, sans-serif, arial, geneva;
	font-size: 11px;
}
body {
	margin: 10px;
	background-color: #fff;
	color: #000;
}
.title{
	font-weight: bold;
	font-size: 25px;
	width: 80%;
	margin-bottom: 10px;
	font-family: georgia;
}
acronym{
	cursor:help;
}
table {
	width: 820px;
	border-spacing: 0;
	border-collapse: collapse;
}
table td table {
	width: 100%;
}
table td table td {
	border: 0;
	vertical-align: top;
}
table td {
	background-color: #ececec;
	padding: 7px;
	border: 1px solid #fff;
	vertical-align: top;
}
table th {
	color: #fff;
	font-weight:bold;
	white-space: nowrap;
	padding: 4px;
	border: 1px solid #fff;
	text-align: left;
	background-color: #3a5264;
}
table th a{
	text-decoration: underline;
	color: #fff;
}
a {
	text-decoration:none;
	color:#a90000;
}
a:hover {
	text-decoration:underline;
}
input {
	background-color: #fff;
	font-weight: bold;
	border: 1px solid #949494;
	color: #000;
}
input[type="text"] {
	padding: 5px;
}
.textarea {
	background-color: #fefeff;
	border: 1px solid #949494;
	color: #000;
	width: 680px;
	height: 200px;
	line-height: 16px;

}
.select {
	color: #000;
}
.checkbox {
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.b {
	font-weight: bold;
}
.editor td{
	padding:0px;
	border-width:0px;
	border-style:none;
}
.editor table{
	width:100%;
}

.layer td{
	padding:0px;
	background-color:#E5E4E8;
	border-style:none;
}
.layer input{
	padding:0px;
	background-color:#E5E4E8;
	border-style:none;
}
a img{
	border-style:none;
	border-width:0px;
}
#message_box{
	width: 600px;
	text-align: center;
	border: 2px dotted #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 20px 0 20px 0;
	margin-bottom: 20px;
	background-color:#fff;
}
.error{
	color: #a90000;
}
.warning{
	color: #fff;
}

/*date picker*/
.day{
	cursor:pointer;
}
.currentday {
	background-color:#b2b4bf;
	cursor:pointer;
	vertical-align:top;
}
.calendar {
	width: 300px;
}
.calendar td{
	width: 25px;
	border-style: none;
	border-width: 0;
	text-align: center;
}
.calendar table{
	background-color: #fff;
}
.calendar span{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}
.calendar input, .color_picker input{
	cursor: default;
	height: 18px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	border-right-style: none;
	border-right-width: 0;
}
.color_picker_color_box{
	padding: 2px 0px 6px 20px;
	border-color: #a5acb2;
	border-style: solid;
	border-width: 1px;
	border-right-style: none;

}
.spinner input{
	cursor:default;
	height:16px;
	border-right-style:none;
	border-right-width:0px;
	text-align:right;
}
#footer{
	text-align:center;
	vertical-align:middle;
	height:40px;
	padding-top:20px;
	color:#105273;
}
#login{
	width:250px;
	margin: auto;
}
#login_logo {
	text-align: center;
	margin: 10px 0 10px 0;
}
#login_footer {
	text-align: center;
	margin: 20px 0 10px 0;
	color: #808080;
}
.second_row{
	background-color:#eaebf0;
}
.dragable{
	cursor:move;
	vertical-align:middle;
}

.target{
	width:150px;
	height:150px;
	border-style:solid;
	border-width:1px;
	text-align:center;
	line-height:150px;
}
.inventory{
	width:700px;
	height:130px;
	white-space:nowrap;
	overflow:scroll;
	width:80%;
}
.must{
	color:#a90000;
}
.SPAW_default_toolbar_top {
	background : url(../pics/toolbar_background.gif);
	color: #000000;
	font-size: 9pt;
	height : 34px;
	vertical-align : middle;
	padding-left : 10px;
	padding-right : 10px;
}
.SPAW_default_toolbar_left,  SPAW_default_toolbar_right {
	color: #000000;
	font-size: 9pt;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}
.SPAW_default_toolbar_bottom {
	color: #000000;
	font-size: 9pt;
	vertical-align : top;
	padding-right : 5px;
}
.SPAW_default_editarea {
	border : 1px solid #B2B2B2;
}
.SPAW_default_tb_input {
	color: #000000;
	font-size: 8pt;
}
.SPAW_default_tb_over {
	border : 0px solid #aaaaaa;
}
.SPAW_default_tb_out {
	border : 0px solid #D6D3CE;
}
.SPAW_default_tb_down {
	border : 0px solid #aaaaaa;
}
#order_list {
	overflow:auto;
	width:100%;
	height:300px;
	border: 0px none #ffffff;
}
#order_list table {
	width: 100%;
	margin-left: 2px;
	background-color: #4A4A4A;
	width: 600px;
}
#order_list tr {
	cursor: pointer;
	background-color: #ececec;
}
#order_list td {
	background-color: transparent;
}
.n_to_n_list_layer {
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
	width: 400px;
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
	vertical-align: top;
	background-color: #FFFFFF;
}
.n_to_n_list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.color_box {
    padding-left:30px;
}
#modify_row input {
	color: #fff;
	border: 1px solid #000;
}
#modify_row .activeCell{
	background-color:#caf0cb;
	border:2px solid #6af06b;
}
.wrong_field {
	background-color:#f0cacb;
	border:1px solid #f06a6b;
}
.button {
	background-color: #aa154b;
	color: #fff;
	font-weight: bold;
	border: 0;
	padding: 2px 5px 2px 5px;
}
.found_items {
	padding: 0 0 10px 0;
}