body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}
.log { margin:20px 2px 0px 2px; color:#FFFFFF; font-size:11px; text-align:left}
.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; color:#FFFFFF}
.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(/base/templates/default/img/themes/notice.png) #FFFFCC no-repeat 10px}
.warning {color:#C60000;background:url(/base/templates/default/img/themes/warning.png) #FFFFCC no-repeat 10px}
.error {color:#C60000;background:url(/base/templates/default/img/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(/base/templates/default/img/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 5px;background-repeat:no-repeat;border:1px solid #FFCC00;margin:0.5em 0;min-height:34px;padding:15px 40px 15px 10px;width:auto;padding-left:80px;color:#000000;}
div.messagebox.warning {background-image: url(/base/templates/default/img/themes/icons/icon_critalert.gif);	color:#C60000;}
div.messagebox.info {background-color:#EFF7FE;background-image:url(/base/templates/default/img/themes/icons/icon_notification.gif);background-repeat: no-repeat; border-color:#83A8CC;}
div.messagebox.confirm {background-color:#FAFFF1;background-image:url(/base/templates/default/img/themes/icons/icon_confirmation.gif);border-color:#A9D260;}
div.messagebox.notice {background-image: url(/base/templates/default/img/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(/base/templates/default/img/themes/icons/heart_broken.png)}
#test div.messagebox.confirm {background-image:url(/base/templates/default/img/themes/icons/check.png)}
#test div.messagebox.info {background-image:url(/base/templates/default/img/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(/base/templates/default/img/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:100px;
    left:0px;
    margin:auto;
    position:absolute;
    top:0px;
    width:100px;
    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(/base/templates/default/img/ajaxloader/circle_blue.gif) no-repeat; width:16px; height:16px}
.loading_circle {background:url(/base/templates/default/img/ajaxloader/circle_blue.gif) no-repeat; width:16px; height:16px}
.loading_bar { background:url(/base/templates/default/img/ajaxloader/small_bar_black.gif) no-repeat; background-position:3px; height:20px; width:50px; height:18px; border:none}
.ajaxloading {background:url(/base/templates/default/img/ajaxloader/long_bar_grey.gif) no-repeat 3px; height:24px; width:150px}
