/* CSS Document */
body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 55%;
	font-family: helevetica, arial, sans-serif;
	color: #333;
	background: #f6f4ec;
}

#logo {
	float: left;
	margin: 10px 0 0 15px;
	cursor: pointer;
	width: 100%;
}

#logo h1 {
	text-indent: -9999px;
	background: url("../img/orch_research_logo.gif") no-repeat;
	width: 200px;
	height: 46px;
	margin: 0;
	float: left;	
}

.logo {
	float: left;
	margin: 10px 0 0 15px;
	/* cursor: pointer;*/
	width: 100%;
}

#logo_research h1 {
	text-indent: -9999px;
	background: url("../img/orch_research_logo.gif") no-repeat;
	width: 200px;
	height: 46px;
	margin: 0;
	float: left;	
}

#logo_perf h1 {
	text-indent: -9999px;
	background: url("../img/orch_performance_logo.gif") no-repeat;
	width: 400px;
	height: 46px;
	margin: 0;
	float: left;	
}

#but_log, #but_auto {
	float: right;
    margin-right: 20px;
    margin-top: 6px;
}

#log {
	height: 700px;
    left: 0;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 400px;
    background: #F6F4EC;
    border: 1px solid black;
    z-index: 99;
    padding: 10px;
}

#stats {
	margin: 10px;
	border: 1px solid black;
	padding: 5px;
}
/*
#log_panel > div {
	margin: 5px;
	
}*/

#content, .content {
	clear: both;
	background: url("../img/bg_contentWrapper.gif") repeat-x scroll left top #FCFCFC;
	padding: 30px 0;
	border-top: 1px solid black;
}
.solveContent {
	clear: both;
	background: url("../../img/bg_contentWrapper.gif") repeat-x scroll left top #FCFCFC;
	padding: 30px 0;
	border-top: 1px solid black;
}

#tableWrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 1%;
    margin: 0 8px 8px;
    overflow: inherit;
    padding: 20px;
    width: auto;
}
.panelHeader {
    background: url("../img/bg_panelHeader.gif") repeat-x scroll left bottom #FFFFFF;
    border-top: 1px solid #9CADBB;
    border-left: 1px solid #9CADBB;
    border-right: 1px solid #9CADBB;
    height: 1%;
    overflow: hidden;
    padding: 7px 2px 7px 6px;
    margin-top: 20px;
}
.solvePanelHeader {
    background: url("../../img/bg_panelHeader.gif") repeat-x scroll left bottom #FFFFFF;
    border-top: 1px solid #9CADBB;
    border-left: 1px solid #9CADBB;
    border-right: 1px solid #9CADBB;
    height: 1%;
    overflow: hidden;
    padding: 7px 2px 7px 6px;
    margin-top: 20px;
}

.panelHeader h1, .panelHeader h2 {
	font-size: 1em;
	display: inline;
	/*margin-top: 5px;*/
}

.solvePanelHeader h1, .solvePanelHeader h2 {
	font-size: 1em;
	display: inline;
	/*margin-top: 5px;*/
}

.panelContent {
    border-bottom: 1px solid #9CADBB;
    border-left: 1px solid #9CADBB;
    border-right: 1px solid #9CADBB;
    height: 1%;
    /*margin-bottom: 20px;*/
    overflow: auto;
}

table.data {
    border-collapse: collapse;
    width: 100%;
    /* float: left; */
}


table.data th {
    background-color: #E6EAEF;
    border-bottom: 1px solid #B1AFB1;
    color: #666666;
    padding: 6px 14px;
    text-align: center;
}


table.data td {
    border: 1px solid #D9D9D9;
    padding: 6px 14px;
    vertical-align: top;
    background-color: #F6F7F9;
}

table.data tr.alt {
    background-color: #F6F7F9;
}

.being_solved {
	background-color: #FCA;
}

.solved_button {
	float: left; 
	margin-top: 3px; 
	margin-left: 20px;
}

.solve_manual, .search_row_button {
	float: right; 
	margin: 0 10px 0 0;
}

#async_messages {
    border: 1px solid black;
    float: right;
    height: 100px;
    margin: 0 20px 0 0;
    overflow-y: scroll;
    width: 400px;
}

fieldset.tools {
	width: 400px;
	padding: 5px 15px 0;
	float: left;
    margin: 10px 15px;
}

.tools li {
	padding: 2px 0;
}

.tools ul, .tools ol {
	margin: 0 0 10px 25px;
}

.ctrls_left {
	float: left;
    height: 450px;
    width: 420px;
    text-align: left;
}

.ctrls_right {
	float: left;
    height: 370px;
    width: 420px;
    text-align: left;
    /*padding-top: 40px;*/
}

.ctrls_top {
	clear: both;
	width: 560px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.ctrls_top * {
	margin: 5px;
}

.ctrls_top input, .ctrls_top ul, .ctrls_top li {
	margin: 0;
	padding: 0;
}

.inline-list {

 margin: 2em;
 padding: 5px;
 font-family: Verdana, sans-serif;
 }
 
 .inline-list p {
 display: inline;
 }
 
 .inline-list ul, .inline-list li {
 display: inline;
 margin: 0;
 padding: 0;

 }
 
#input {
	width: 400px;
	padding: 5px 15px 0;
	float: left;
    margin: 10px 15px;
}

#info_bottom, .ctrls_bottom {
	width:400px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 20px;
}

.ctrls_bottom {
	width:560px;
}

#ui {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 850px;
}

#input_tools textarea {
	width: 230px;
	resize: none;
}

legend {
	background-color: #ffda20;
}

fieldset {
	background-color: #f6f4ec;
	box-shadow: 5px 5px 5px #888888;
}

.tool_content {
	padding: 0;
}

h1 {
	font-size: 2.5em;
}

#transaction_type_id {
	height: 145px;
}

.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
    
    
    font-size: 6pt;
    
}

#period_type_list {
    margin: 7px 0 20px;
    padding: 0;
}