.jf_module {
	width: 100%;
	margin: 0 auto;
	
}

.jf_find_form {
	float:left; 
	width:30%; 
	border: 1px solid #333333;
	margin: 5px 0;
	padding: 5px;
}


.jf_view_wrapper {
	width: 98%;
	margin: 10px 0;
}

.jf_left {
	float:left; 
	width:30%
}

.jf_right {
	float:right; 
	width:67%;
}

.jf_halfleft {
	float:left; 
	width:49.1%
}

.jf_halfright {
	float:right; 
	width:49.1%;
	margin: 5px 0 5px 10px;
}


.jf_comp_input {
	width: auto;
	margin:4px 0 4px 0;
	padding: 3px 0px 3px 10px;
}

.jf_module_input {
	width: 90%;
	margin:4px 0 4px 0;
	padding: 3px 0px 3px 10px;
}

.jfatextleft {
	float: left;
}

.jfatextright {
	float: right;
}

.jfadate {
	height: 4em;
	margin: .3em 0px;
}

.jfatextleft label {
	clear: left;
	display: block;
	float: left;
	text-align: right; 
	width: 65px;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px;	
}


.jf_module_list {
	margin:4px 0 4px 0;
}

.jf_micro__list {
	list-style-type: none;
}

.jf_micro__list li {
	text-align: center;
	border: medium none;
	background: none;
}

.jf_micro_submit {
}


.jf_micro_center_wrapper {
	text-align: center;
	border: medium none;
	background: none;
}

.jf_comp_input {
	width: 80%;
	margin:4px 0 4px 0;
	text-align: left;
}

.jf_micro_submit_button {
	width: 70%; 
	margin: 10px 0px 2px; 
	text-align: center;
}

.jf_comp_submit_button {
	width: 60%;
}

.jf_listing {
	margin: 20px;
}

.jf_popup {
	top:0;
	left:0; 
	overflow:visible; 
	position:absolute; 
	visibility:hidden; 
	z-index:1000;
}

.jf_mod_title {
	font-size:11pt;
	margin-bottom: 10px;
}

.jf_title {
	font-size:16pt;
}

.jf_mod_year {
	font-size:8pt;
}

.jf_systemMessage{
	font-size:12pt;
}

.jf_systemMessage {
	background:#CCCCCC none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#606060;
	margin:0;
	padding:5px;
}

 .jf_label {
	font-size:11pt;
}

.jf_column {
	float:left; 
	width:25%;
}

.jf_column_entries {
	float:left; 
	width:100%;
}

.jf_mod_image {
	border-style: solid;
	margin: 0 auto;
	width: auto;
}
.jf_moviepicture {
	border-style: solid;
	width: auto;
}

.jf_viewimg {
	margin: 0 auto;
	max-width: 98%;
	border-style: solid;
}

.jf_search_wrapper {
	margin: 10px 0;
	height: 80px; 
}

.jf_micro_search {
	float:right; 
	margin:0 auto 10px; 
}

#jf_micro_table,
.jf_micro_table_detail,
.jf_micro_table_loans
{
	/* background: #fff; */
	margin: 10px auto;
	border-collapse: collapse;
	text-align: left;
	border: 1px solid;
	width: 100%;
}
#jf_micro_table th,
.jf_micro_table_detail th,
.jf_micro_table_loans th
{
	/* font-weight: 600; */
	padding: 10px 8px;
	border-style: solid ;
	border-width: 1px 1px 2px ;

}
#jf_micro_table td,
.jf_micro_table_detail td,
.jf_micro_table_loans td
{
	border: 1px solid ;
	padding: 6px 8px;
}
#jf_micro_table tbody tr:hover td
{
	/* font-weight: 600;  */
}

#menuShow{
border: 1px solid #666666;
background-color: #111111;
padding: 13px;
font-size: 13px;
font-family: Verdana, Arial;
position: absolute;
width: auto;
height: auto;
}

#menuSelect{
border: 1px solid #666666;
background-color: #111111;
padding: 13px;
font-size: 13px;
font-family: Verdana, Arial;
position: absolute;
width: auto;
height: auto;
}



.jf_anchor {
	text-decoration:none;
}

.jf_attributes {
	list-style:none;
	padding:0; 
	margin:10px 0;
}

.jf_features {
	padding:0; 
	margin:10px 0;
}

.jf_contentwrapper{
	margin:0 auto;
	width:95%
}

.jf_subname {
	font-style:italic;
}

.jf_nextpage,
.jf_attributelabel {
	font-style:italic;
	font-weight:bold;
}


/*  empty classes - Override as necessary */
.jf_column_ul {
}

.jf_listitem  {
}

.jf_hide 
{ 
   display: none; 
} 
.jf_show 
{ 
   display: block; 
} 

/* tabs */
dl.tabs {
   float: left;
   margin: 10px 0 -1px 0;
   z-index: 50;
}
dl.tabs dt {
   float: left;
   padding: 4px 10px;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   border-top: 1px solid #ccc;
   margin-left: 3px;
   background: #f0f0f0;
   color: #666;
}
dl.tabs dt.open {
   background: #F9F9F9;
   border-bottom: 1px solid #F9F9F9;
   z-index: 100;
   color: #000;
}
div.current {
   clear: both;
   border: 1px solid #ccc;
   padding: 10px 10px;
}
div.current dd {
   padding: 0;
   margin: 0;
}

.js_image .jf_caption { 
	font-size: 80%;
    font-family: Verdana, Arial, sans-serif;
    text-align: center; }
	
.jf_lighttext {
	font-size: 80%;
	color: #999;
}

.jf_micro_80 {
	font-size: 90%;
}

.jf_micro_comments {
	width:80%;
	margin:0 auto;
}

.jf_micro_header {
	font-style: italic;
}

.jf_micro_viewimg {
	margin: 0 auto;
	border: solid;
}

/* Tooltips */
.hasTip {
	font-weight: bold;
	font-style:italic;
}
.tool-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-style:italic;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.tool-text {
    font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;

}

div.loanStatusBar {
	border: 1px solid;
	height: 6px;
	margin: auto;
	padding: 1px 0px 1px 1px;
	width: 103px;
}

.loanStatusBar div.barPortion {
	background-color: #CCC;
	float:left;
	height: 6px;
	/* margin: 1px; */
	padding: 0px;
	width: 50px;
}

.loanStatusBar div.barFloatPortion {
	background-color: #009900;
	float:left;
	height: 6px;
	/* margin: 1px; */
	padding: 0 0 0 2px;
	width: 50px;
}

.loanStatusBar div {
	font-size: 0;
}