/*genApp*/

/*GENERAL CLASSES FOR GENAPP*/

.genapp_top_link_navigation {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 730px;
	clear: left;
	padding: 5px 0px 5px 0px;  /* top, right, bottom, left  */
/*	border: 1px solid green; */     
}

.genapp_hr {
	width: 725px;
	clear: left;
	padding: 5px 0px 0px 15px;  /* top, right, bottom, left  */
}

.genapp_hr_2 {
	width: 700px;
	clear: left;
	padding: 0px 0px 5px 0px;  /* top, right, bottom, left  */
}

.clear {
	clear: left;
	padding: 10px 0px 0px 0px;  /* top, right, bottom, left  */
}

/*END OF GENERAL CLASSES FOR GENAPP*/


/*CLASSES FOR SEARCH PAGE*/

.genapp_form_field_container {
   width: 100%;
   display: table;
/*  border: 1px solid purple; */     
} 

.genapp_form_label {
   font-size: 1.0em;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   width: 40%;
   float: left;
   padding: 0px 5px 5px 15px;  /* top, right, bottom, left  */
/* border: 1px solid green; */
}

.form {
   font-size: .75em;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
}

.genapp_form_input {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	width: 55%;
	float: left;
	padding: 0px 5px 5px 0px;  /* top, right, bottom, left  */
  /*border: 1px solid blue; */
}


/*END OF CLASSES FOR SEARCH PAGE*/


/*CLASSES FOR SEARCH RESULTS PAGE*/

.genapp_results_search_term {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	width: 725px;
	clear: left;
	padding: 5px 0px 5px 15px;  /* top, right, bottom, left  */
/*	border: 1px solid purple; */     
}

.genapp_results_count_navigation {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	width: 730px;
	clear: left;
	padding: 5px 0px 5px 15px;  /* top, right, bottom, left  */
/*	border: 1px solid purple; */  
}

.genapp_results_full {
	width: 710px;
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;  /* top, right, bottom, left  */
/*	border: 1px solid purple; */  
}

.genapp_results_label1 {
	font-size: 1.0em;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   width: 220px;
   float: left;
   padding: 0px 5px 10px 0px;  /* top, right, bottom, left  */
/* border: 1px solid green; */
}

.genapp_results_label2 {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	width: 410px;
	float: left;
   padding: 0px 5px 5px 0px;  /* top, right, bottom, left  */
/*   border: 1px solid blue;*/
}

.data_table {
	clear: left;
	text-align: left;
	padding: 5px 0px 5px 0px;  /* top, right, bottom, left  */
	width: 730px;
	display: table;
	margin-left: 15px;
}


.table_header1{
	font-size: 1.05em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 20px;
}

.table_header2{
	font-size: 1.05em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 600px;
}

.td_data {
	font-size: 1.0em;
	font-family : Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}


/*END OF CLASSES FOR SEARCH RESULTS PAGE*/


/*CLASSES FOR ITEM DISPLAY PAGE*/

.genapp_item_display_container {
   width: 730px;
   display: table;
   padding: 5px 0px 5px 15px;  /* top, right, bottom, left  */
/* border: 1px solid purple; */ 
}

.genapp_item_display_label {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 200px;
	float: left;
	padding: 0px 0px 0px 0px;  /* top, right, bottom, left  */
/*  border: 1px solid silver;  */   
}

.genapp_item_display_data {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	float: left;
	padding: 0px 0px 0px 0px;  /* top, right, bottom, left  */
/*  border: 1px solid yellow; */
}

/*END OF CLASSES FOR ITEM DISPLAY PAGE*/


/*CLASSES FOR IMAGE DISPLAY PAGE*/

.genapp_image_display_container {
   width: 730px;
   display: table;
   padding: 5px 0px 5px 15px;  /* top, right, bottom, left  */
/* border: 1px solid purple; */ 
}

.genapp_image_display_label {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    width: 730px;
	float: left;
	padding: 0px 0px 0px 0px;  /* top, right, bottom, left  */
/*  border: 1px solid silver;  */   
}

.genapp_image_display_page_navigation {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 730px;
	display: table;
	padding: 5px 0px 0px 15px;  /* top, right, bottom, left  */
/*	border: 1px solid green; */     
}

/*END OF CLASSES FOR IMAGE DISPLAY PAGE*/

.right-image {
	background-image: url(/000/001/000001-misc05.gif);
	background-repeat: repeat;
	width: 195px;
	margin-top: 0.25em;
	padding-top: 0.65em;
	padding-bottom: 1.5em;
	border: 1px solid #ccc;
}
.img-container img{
	border: 6px solid #fff;
	margin: 5px 10px 5px 15px;
}
.img-container p{
	font-size: 0.85em;
	padding:0;
	margin: 2px 0 10px 15px;
}
p.caption{
	font-size:0.9em;
}
.wrapper80{
	width:80%;
	text-align:left;
}

.left ul.nav li a.menulink-on-state{
	background-color:#700;
}
.top-image-holder{
	margin:none;
	padding:none;
	width:100%;
}

/**************** table *******/
table{
	border-spacing:0;
	border-collapse: collapse;
}
.table-class{
	width:98%;
	cellspacing:2px;
	margin-left:8px;
}
.table-class td, th{
	padding:3px;
}
.table-maps{
	width:97%;
}
.table-maps th{
	padding-left:10px;
	text-align:left;
}

.table-maps td.col-1{
	text-align:center;
}

