/*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  */
}

.clear {
	clear: left;
	font-size: .85em;
    font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 20px 15px;  /* top, right, bottom, left  */
}

.small {
	font-size: .80em;
    font-family: Arial, Helvetica, sans-serif;
}

/*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; */
}

.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; */  
}


/*END OF CLASSES FOR SEARCH RESULTS PAGE*/


/*CLASSES FOR ITEM DISPLAY PAGE*/

.genapp_item_display_container {
   width: 650px;
   clear: left;
   padding: 5px 0px 5px 65px;  /* top, right, bottom, left  */
/* border: 1px solid purple; */ 
}


.genapp_item_display_container_key {
	font-size: 1.0em;
   font-family: Arial, Helvetica, sans-serif;
   width: 40px;
   float: left;
   clear: left;
   padding: 20px 0px 0px 15px;  /* top, right, bottom, left  */
/* border: 1px solid purple; */ 
}

.genapp_item_display_container_data {
	font-size: 1.0em;
   font-family: Arial, Helvetica, sans-serif;
   width: 500px;
   float: left;
   padding: 20px 0px 0px 0px;  /* top, right, bottom, left  */
/* border: 1px solid purple; */ 
}


/*END OF CLASSES FOR ITEM DISPLAY PAGE*/
div.right-image{
background: url(/000/001/000001-misc05.gif) repeat;
width: 195px;
margin-top:0.25em;
padding-top: 0.65em;
padding-bottom: 1.5em;
border: 1px solid #cccccc;
}
div.image-container{
width: 180px;
margin: 0 auto;
padding: 0;
}
.image-container a{
	font-size:0.85em;
}
div.image-container p{
font-size: 0.85em;
padding: 0;
margin: 2px 0 10px auto;
}

div.image-container img {
border: 6px solid #fff;
}
.intro-height{
	height:292px;
}
