

/***/
body, input, textarea, select { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}
.log { margin:20px 2px 0px 2px; color:#FFFFFF; font-size:11px}
.log legend {font-weight:bold; color:white; font-size:11px}
.log .toggle {padding:3px; font-size:10px; color:#FFFFFF;cursor:pointer; padding:5px}
.log .logcontent {border:3px solid;background-color:#003399; opacity:0.9; padding:5px}
.log .logcontent fieldset{padding:10px;}
.log .svr_var {background-color:#000099}
.log .debug_var {background-color:#000000; color:#CCCCCC}
.log .sql {background-color:#000000; font-family:"Courier New", Courier}
.log .sql table {border-collapse: collapse; color:#CCCCCC}
.log .sql td {padding:5px 5px;border-bottom: 1px solid #666666}
.log .sql tr {vertical-align:top}
.log .error {background-color:#0C0C0C; color: #FF0000}
.log .sql_error {background-color:#0C0C0C; color:#FFCC00}

/*div.messagebox2 {padding:10px 10px 10px 36px; margin:0.5em 0;border:1px solid #FFCC00;}
.notice {color:#000000;border:1px solid #FFCC00;background:url(../images/themes/notice.png) #FFFFCC no-repeat 10px}
.warning {color:#C60000;background:url(../images/themes/warning.png) #FFFFCC no-repeat 10px}
.error {color:#C60000;background:url(../images/themes/error.png) #FFFFCC no-repeat 10px}*/
.confirmation {background-color:#FFFFCC;}
fieldset.confirmation {border:0.1em solid #FF0000;}
fieldset.confirmation legend {border-left:0.1em solid #FF0000;border-right:0.1em solid #FF0000;font-weight:bold;background-image:url(../images/themes/confirm.png);background-repeat:no-repeat;background-position: 5px 50%;padding:0.2em 0.2em 0.2em 25px}

div.messagebox {background-color:#FFFFCC;background-position:20px 14px;background-repeat:no-repeat;border:1px solid #FFCC00;margin:0.5em 0;min-height:48px;padding:12px 40px 5px 10px;width:auto;padding-left:80px;color:#000000;}
div.messagebox.warning {background-image: url(../images/themes/icons/icon_critalert.gif);	color:#C60000;}
div.messagebox.info {background-color:#EFF7FE;background-image:url(../images/themes/icons/icon_notification.gif);border-color:#83A8CC;}
div.messagebox.confirm {background-color:#FAFFF1;background-image:url(../images/themes/icons/icon_confirmation.gif);border-color:#A9D260;}
div.messagebox.notice {background-image: url(../images/themes/icons/alert_critical.gif);	color:#C60000;}
div.messagebox .msg_header {font-weight:bold}
div.messagebox .msg_toggle {cursor:pointer;}

table.testlog {border-collapse: collapse; margin:5px 0px; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px}
table.testlog th, table.testlog td {padding:2px 5px;border: 1px solid silver}
table.testlog tr.failed {background-color:yellow}

#test .fixture {font-size: 14px; font-weight:bold; margin:20px 0px}
#test .testmethod {font-size: 12px; font-weight:bold; margin-left:10px}


#test div.messagebox {padding-left:25px; min-height:28px;background-position:5px 10px;}
#test div.messagebox.warning {background-image: url(../images/themes/icons/heart_broken.png)}
#test div.messagebox.confirm {background-image:url(../images/themes/icons/check.png)}
#test div.messagebox.info {background-image:url(../images/themes/icons/information.png)}

.daterange { border:1px solid #009966; background: #AFFABB; padding:5px}
.daterange div{ margin-top:5px}
.daterange input.datepicker { width:70px}
.daterange input.datepicker:hover{border:2px #FFCC00 solid}
.daterange .action {text-align: right}
.daterange .action_item {text-decoration:none; color:blue; cursor:pointer; white-space:nowrap; margin-left: 5px}
.daterange .action_item:hover {text-decoration:underline; color:red}

.dropdown {cursor:pointer; background:url(../images/selectbox/select_down.gif) no-repeat right; background-color:#FFFFFF; border:solid 1px #CACACA; 
	padding-left:2px; padding-right:25px; overflow:hidden; color:#666666; width:100px; white-space:nowrap; height:18px; line-height:18px; display:table-cell}
.dropdown:hover{ border-color:#666666}
.dropdown .valuebox {}
.drop_overlay {height:100%;left:0pt;margin:auto;position:fixed;top:0pt;width:100%;z-index:97;}
.action_item {text-decoration:none; color:blue; cursor:pointer; white-space:nowrap}
.action_item:hover {text-decoration:underline; color:red}

.ajax_loader {background:url(../images/ajaxloader/circle_blue.gif) no-repeat; width:16px; height:16px}
.loading_circle {background:url(../images/ajaxloader/circle_blue.gif) no-repeat; width:16px; height:16px}
.loading_bar { background:url(../images/ajaxloader/small_bar_black.gif) no-repeat; background-position:3px; height:20px; width:50px; height:18px; border:none}
.ajaxloading {background:url(../images/ajaxloader/long_bar_grey.gif) no-repeat 3px; height:24px; width:150px}


/***/
.selectbox {width:180px; cursor:pointer; font-size:10px; text-align:left; color:#000000;position:relative}
.selectbox div.selected {background:url(../images/selectbox/select_down.gif) no-repeat right;border:solid 1px #CACACA; color:#000000;padding-right:25px; overflow:hidden}
.selectbox div.selected a {color:#000000}
.selectbox .item {padding:1px 2px; height:16px;text-align:left; line-height:16px}
.selectbox .list {background:#fff; position:absolute;top:20px;left:0px; border:1px solid #CACACA; border-top:none;text-align:left;width:161px}
.selectbox .list div.item {height:auto}
.selectbox .list div.item:hover {background:#EEEEEE}
.selectbox .list div.item a {color:#333;font-weight:normal}
.selectbox .scroller {overflow:auto; height:200px; width:178px}
.dd_overlay {height:100%;left:0pt;margin:auto;position:fixed;top:0pt;width:100%;z-index:97;}

/***/
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(../images/modalbox/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
	
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}
