/* Main */
* {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #444444;
}

body {
}

#container {
}

#top {
}

#content {
}

#contentheader {
    padding-top: 10px;
}

#detailcontentheader {
    padding: 10px;
    padding-bottom: 0px;
}

#contentheader b {
    font-size: 14px;
	padding-right: 5px;
}

.bsmall {
    font-size: 13px;
    font-weight: bold;
    padding-left: 20px;
}

#detailcontentheader b {
    font-size: 20px;
}

#contentheader b.view {
}

#dashboard, #maincontent {
    padding-bottom: 20px;
}

#branding {
}

/* Navigation */
#menu 
{
  	/*background:transparent url(../images/mid-bg.gif) repeat-x scroll 0 bottom;*/
	overflow:hidden;
	width:100%;
}

#menu ul 
{
	margin: 0;
	padding: 0;
	white-space : nowrap;
	z-index: 30;
}

#menu ul li 
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px Arial;
}

#menu ul li a 
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;
	background: #9F9F9F;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#menu ul li a span {
    color: #FFF;
}

#menu ul li a:hover, #menu ul li a:active 
{
	background: #2d3133;
	color: #9F9F9F
}

 
#menu ul li.active a:hover, #menu ul li.active a:active,#menu ul li.active a:link, #menu ul li.active a:visited 
{
	background-image: url(../images/menu_tabs.gif);
	background-repeat: no-repeat;
	background-position: 0px -66px;
	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
	color: #B05128;
}

#menu ul li div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #444444
    -moz-opacity: 0.85; opacity: 0.85; filter: alpha(opacity=85);
}

#menu ul li div a, #menu ul li div a:link, #menu ul li div a:visited {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #444444;
	font: 11px arial
}

#menu ul li div a.first {
}

#menu ul li div a:hover {
	background: #2d3133;
	color: #FFF
}

/*Sub Navigation (File Detail View tabs)*/
#tabmenu{
	font-size:11px;
	color:#FFFFFF;
	background:#444444;
	padding:5px;
	padding-bottom: 0px;
	overflow:hidden;
	height:1%;
	clear:both;
    margin-left: -13px;
	margin-right: -3px;
    width: 898px;
}
#tabmenu a{
	color:#000000;
	text-decoration:none;
	margin:0 1px;
	padding-right:10px;
	height:23px;
	line-height:23px;
	display:block;
	float:left;
	background:url(/images/mb_a.png) right top no-repeat;
	background-color: #FFFFFF;
    padding-left: 10px;
}
#tabmenu a span{
	background:url(/images/mb_span.png) left top no-repeat;
	height:23px;
	display:block;
	padding-left:10px;
	background-color: #FFFFFF;
}
#tabmenu a.on{
	margin-top: -3px;
	padding-bottom: 3px;
	font-weight:bold;
}
#tabmenu a.locked{
	color:red;
}

/*Detail View headers*/
h3 {
    margin: 0;
    padding: 10px;
    background: white;

}

.head1outer {
}

.head1inner {
	background-color: #9F9F9F;
    font-weight: bold;
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:2px 7px 2px 7px;
    color: #FFFFFF;
	vertical-align:middle;
}

.head1inner a {
    color: #FFFFFF;
}

/* Basic Style */
p {
	color: #444444;
}

input {
    margin: 0px;
}

select {
    margin: 0px;
}

input.button {
    height: 20px;
    background: #cccccc;
    color: #000000;
    display: inline;
    width: auto;
}

table.bodytxt1 {
    border: 1px solid #444444;
}

td.label1 {
	padding-right: 5px;
	text-align: right;
}
td.label2 {
	padding-right: 5px;
	text-align: right;
}
td.labelleft {
	padding-left: 15px;
}

td.docs {
	padding: 10px;
}

td.edittd {
	color: #000000;
	border-bottom: dotted 1px #FFFFFF;
	background-color: #dddddd;
}
td.formtd, td.formtdedit {
	color: #000000;
	border-bottom: dotted 1px #FFFFFF;
	background-color: #dddddd;
	padding-left: 3px;
    height: 25px;
}
td.formtdedit:hover {
    background-color: #EAEBD8;
}
td.formtd a, td.formtdedit a {
	color: #00325c;
}
td.formtd a:visited, td.formtdedit a:visited {
	color: #00325c;
}
td.formtd a:hover, td.formtdedit a:hover {
	color: #aaaaaa;
}

tr.reportheader, th.reportheader, td.reportheader, th.reportheader a {
    background: #444444;
    color: #ffffff;
}

#body textarea{
	background: #ECE7E2;
}

body.payments {
    background: none;
    background-color: #E5E5E5;
    border: 1px solid #444444;
    padding: 20px;
    font-size: 13px;
    font-family:Arial,Helvetica,sans-serif;
}

body.notes, table.notes {
    background: none;
    background-color: #E5E5E5;
    border: 1px solid #444444;
    font-size: 12px;
}

table.payments {
    font-size: 13px;
    font-family:Arial,Helvetica,sans-serif;
}
table.payments tr.firstrow {
    background-color: #444444;
    color: #FFFFFF;
}
table.payments tr.firstrow th, table.payments tr.firstrow td {
}

table.detailview, #ectable {
    border: 6px solid #444444;
    border-top: none;
    width: 100%;
}

table.detailview a.paglink {
    padding-right: 15px;
}

table.etdetailview {
    border: 6px solid #444444;
    width: 100%;
}

table.admin {
    background-color: #CCCCCC;
    border: 1px solid #444444;
}

table.searchfilters {
    padding-left: 10px;
    background-color: #CCCCCC;
    font-size: 10px;
    width: 100%;
}

table.searchfilters td {
    font-size: 10px;
    padding: 2px;
}

table.searchfilters select, table.searchfilters input, table.searchfilters option {
    font-size: 10px;
}

table.taskae, td.audit {
    border: 1px solid #444444;
    padding: 4px;
}

table.assliabs {
    border: 1px solid #444444;
    border-bottom: none;
}

span.viewname {
    background-color: #CCE3F2;
    font-weight: bold;
    font-size: 13px;
    padding: 2px;
    padding-left: 8px;
    padding-right: 8px;
    margin-left: 20px;
    margin-right: 15px;
}

#loan_name_copy1 {
}

#viewheader {
    font-size: 10px;
    width: 908px;
    height: 17px;
    margin-left: -13px;
    background: url(../images/view-header.gif) 0 0 no-repeat;
    padding-left: 18px;
    padding-top: 17px;
    padding-bottom: 11px;
}

#viewheader a {
    font-size: 10px;
    padding: 3px;
    padding-left: 20px;
}

#viewheader a.cpass {
    background: url(../images/view-edit.gif) 0 0 no-repeat;
}

#viewheader a.caudit {
    background: url(../images/view-audit.gif) 0 0 no-repeat;
}

#viewheader a.anote {
    background: url(../images/view-edit.gif) 0 0 no-repeat;
}

#viewheader a.vprint {
    background: url(../images/view-print.gif) 0 0 no-repeat;
}

#viewheader a.swap {
    background: url(../images/view-swap.gif) 0 0 no-repeat;
}

#viewheader a.pymts {
    background: url(../images/view-pay.gif) 0 0 no-repeat;
}

#viewheader a.vlock {
    background: url(../images/locked.gif) 0 0 no-repeat;
}

#viewheader a.vunlock {
    background: url(../images/unlocked.gif) 0 0 no-repeat;
}

#viewrequired {
    clear:both;
    height:1%;
    margin-left:-3px;
    margin-right:-3px;
    overflow:hidden;
    padding:6px 6px 0;
    border-left: 6px solid #444444;
    border-right: 6px solid #444444;
}

#vlinks {
    float: left;
    line-height: 12px;
}
#locklink {
    width: 100px;
    float: right;
    padding-right: 12px;
    line-height: 12px;
}