html {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : Black;
    font-size : 92%;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom: 3em;
}

form {
    margin-bottom : 0;
}

/*-------------------------------------------------------*/
/* Page Top
*/
/*-------------------------------------------------------*/


#top_notification_area {
    background-color: #006400;
    color: white;
    text-align: center;
    line-height: 160%;
    margin-bottom: 10px;
}

#top_navigation_area {
    line-height: 200%;
    background-color: #cec9f8;
    position: relative;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

#top_navigation_structure {
    line-height: 200%;
    background-color: #adf6d8;
}

#top_nav_user_links {
    color : black;
    text-align: left;
    line-height: 200%;
    float: left;
}

#top_nav_admin_links {
    color : black;
    text-align: right;
    line-height: 200%;
    float: right;
}

#top_user_identification {
    color : black;
    text-align: right;
    line-height: 200%;
}


/*-------------------------------------------------------*/
/* Headings
*/
/*-------------------------------------------------------*/

h1 {
    font-size: 160%;
    color: blue;
    font-weight: normal;
}

h2 {
    font-size: 140%;
    font-weight: normal;
/*    width: 100%;*/
    color: white;
    background-color: #8a008a;
    line-height: 140%;
}


h2.record_heading {
    margin-bottom: 0;
    padding-left: 5px;
}

h2.normal_heading {
    color: purple;
    background-color: white;
    margin-bottom: 5px;
}


h3 {
    font-size: 120%;
    color: #c46200;
    font-weight: normal;
}

h3.step_heading {
   color: #006400;
   padding-bottom: 0.25em;
   margin-bottom: 1em;
   border-bottom-color: #006400;
   border-bottom-style: solid;
   border-bottom-width: 1px;
}

h3.tight_heading {
   padding-bottom: 0;
   margin-bottom: 0.25em;
}

h3.record_heading {
    color: white;
    background-color: #006400;
    line-height: 130%;
    margin-bottom: 0;
    padding-left: 5px;
}


h4 {
    font-size: 100%;
    font-weight: bold;
    color: black;
}

h4.sub_heading {
   color: #393939;
   font-weight: bold;
   padding-bottom: 0;
   margin-bottom: 1em;
}



/*-------------------------------------------------------*/
/* Page structure
*/
/*-------------------------------------------------------*/

#outer_wrapper {
    margin: 0 0 0 0;
/*    border: 2px solid blue*/
    padding-bottom: 3em;
}

#inner_wrapper {
    background-color: white;
    width: 944px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    right: 0;
    left: 0;
    margin-top: 30px;
/*    border: 2px solid red*/
    border: 1px solid #d3d3d3;
    padding: 10px 10px 10px 10px ;
}

.wide_display {
/*	padding-left: 1em;
	padding-right: 1em;
*/}


.wide_display #inner_wrapper {
    width: 98%;
}



#banner {
    height: 101px;
    padding: 0 0 0 0;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
}

#left_banner {
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#right_banner {
    float: right;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#page_heading {
    text-align: center;
    width: 100%;
}

#advsearch_checkboxes {
    text-align: left;
    width: 10%;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    right: auto;
}




#content {
    margin-top: 20px;
    margin-bottom: 40px;
}


/*-------------------------------------------------------*/
/* Generic classes
*/
/*-------------------------------------------------------*/

.hidden_on_white {
   color: White;
   background-color: White;
   margin-left: 30px;
   margin-top: 30px;
}

.inlineblock {
   display: inline-block;
}

.full_width {
	width: 100%;
}

.row_hover_highlight {
	background-color: #afeeee;
}


/*-------------------------------------------------------*/
/* Debug
*/
/*-------------------------------------------------------*/

.debug_outline1 {
   border: 1px solid Red;
}

.debug_outline2 {
   border: 1px solid Blue;
}

.debug_bg_highlight {
   background-color: #d8bfd8;
}

.debug_item_container {
   border-bottom: 1px solid #b0e0e6;
   padding-bottom: 0.5em;
   margin-bottom: 1em;
}

.debug_item_heading {
   color: Black;
   font-weight: bold;
}



/*-------------------------------------------------------*/
/* Forms
*/
/*-------------------------------------------------------*/

.form_label {
    color: #483d8b;
    vertical-align: top;
    padding-top: 0.7em;
}

.form_label_std_width {
   width: 8em;
   display: inline-block;
   padding-top: 0.2em;
}

.form_label_indented {
    color: #483d8b;
    vertical-align: top;
    margin-left: 10px;
}

.form_label_horizontal_bar {
    color: #483d8b;
    vertical-align: middle;
}

.form_label_dark_control_bar {
    color: white;
    vertical-align: middle;
}

.form_data_title {
    color: black;
    font-weight: bold;
    font-size: 1em;
    padding-left: 0.5em;
    vertical-align: top;
}

.form_data {
    font-size: 1em;
    padding-left: 0.5em;
    color: black;
    vertical-align: top;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.form_say_data {
    font-size: 1em;
    padding-left: 0.7em;
    color: black;
    vertical-align: top;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.form_data_link {
    font-size: 1em;
    padding-left: 0.5em;
    color: black;
    vertical-align: top;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.form_data_important {
    font-size: 1em;
    padding-left: 0.7em;
    color: #3f0080;
    vertical-align: top;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.form_vspaced {
    margin-bottom: 10px;
}


.form_input {
    position: relative;
    background-color : White;
    font-size : 1.0em;
    font-weight : normal;
    font-style : normal;
    color : black;
    border : 1px solid #006699;
    padding : 2px 2px 2px 2px;
}

.form_field_div {
    border : 1px solid white;
    font-weight: bold;
}

.long_input {
   width: 32em;
}

.med_long_input {
   width: 25em;
}

.med_plus_input {
   width: 20em;
}

.med_input {
   width: 15em;
}

.short_input {
   width: 5em;
}

.lookup_description {
   padding-left: 0.7em;
   margin-top: 1ex;
   margin-bottom: 0.5ex;
   display: block;
}

.form_element_vpadded_container {
   padding: 3px;
}


.long_label_column {
   width: 20em;
}

.med_label_column {
   width: 12em;
}

.short_label_column {
   width: 5em;
}



/*-------------------------------------------------------*/
/* Form extensions for non-standard forms
/*-------------------------------------------------------*/

.upload_label {
	width: 130px;
	display: inline-block;
	padding: 0.2em 0 0;
/*	position: absolute;
	top: 0;
*/
}

.upload_input {
/*	position: absolute;
	top: 0;
*/
}

.field_instructions {
	padding-left: 140px;
	color: #696969;
	font-size: 92%;
}

ul.form_item_list {
	list-style-type: none;
   margin-bottom: 20px;
   margin-top: 30px;
   padding-left: 1em;
}

li.form_item {
  	margin-top: 5px;
	margin-bottom : 2em;
	position: relative;
}

.upload_buttons {
	margin-left: 150px;
}



/*-------------------------------------------------------*/
/* lists
*/
/*-------------------------------------------------------*/

.list_item {
    line-height: 140%;
    vertical-align: top;
}

tr.list_item td {
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}


/*-------------------------------------------------------*/
/* Record Edit controls
/*-------------------------------------------------------*/

.record_display_wrapper {
   position: relative;
}

.record_display_wrapper form {
   margin-top: 1em;
}

.record_display_inner_wrapper {
    padding-top: 1ex;
    padding-bottom: 2.5ex;
    padding-left: 1em;
    padding-right: 1em;
    border-bottom: 1px solid #bababa;
    border-left: 1px solid #bababa;
    border-right: 1px solid #bababa;
}

.record_display_plain_inner {
    padding-top: 1ex;
    padding-bottom: 2.5ex;
}


.record_edit_controls {
/*
   position: absolute;
   right: 5px;
   top: 2px;
   color: white;
*/
   position: relative;
   text-align: right;
   margin-bottom: 2ex;
}

a.record_edit_control_link, a.record_edit_control_link:VISITED {
}

a.record_edit_control_link:HOVER {
}


/*-------------------------------------------------------*/
/* Headings
/*-------------------------------------------------------*/

H1.page_heading {
}

H2.page_heading {
}

H3.sub_section {
    color: white;
    background-color: #006400;
}

.non_data_text {
}

ul.concept_links {
/*    border : thin solid blue;*/
    margin: 0;
    padding: 0;
    list-style-type : none;
    background-color: white;
    width: 100%;
    margin-bottom : 40px;
    float: left; /* to fix the "whitespace" bug in IE */
}

li.list_item {
  	margin-top: 0;
	margin-bottom : 0;
    line-height: 2.0;
    width: 100%;
    float: left; /* to fix the "whitespace" bug in IE */
}


.link_item {
    display: inline;
    padding: 0;
    line-height: 2.0;
    padding-left: 5px;
}

a.link_item, a.link_item:VISITED {
    display: inline;
    color : Blue;
    padding: 0;
    line-height: 2.0;
    padding-left: 5px;
}

a.link_item:HOVER {
    color : black;
    text-decoration : none;
    background-color: #8edfd8;
}


a.record_display_link, a.record_display_link:VISITED {
    display: inline;
    color : Blue;
    padding: 0;
    line-height: 2.0;
}

a.record_display_link:HOVER {
    color : black;
    text-decoration : none;
    background-color: #8edfd8;
}

/*
.item_identifier {
    width: 40px;
    margin-right: 10px;
    line-height: 2.0;
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
}
*/

.item_link_cell {
/*    margin-left: 5px;*/
}

.item_identifier {
    width: 2.8em;
/*    line-height: 1.6;*/
    padding-left: 5px;
    padding-right: 5px;
    color: black;
    display: inline-block;
}

.f_item_identifier {
    background-color: #bdb76b;
    color: black;
}

.mp_item_identifier {
    background-color: yellow;
    color: black;
}

.mpuu_item_identifier {
    background-color: #ffd700;
    color: black;
}

.mpp_item_identifier {
    background-color: orange;
    color: black;
}

.tpg_item_identifier {
    background-color: #afeeee;
    color: black;
}

.tp_item_identifier {
    background-color: aqua;
    color: black;
}

.tpuu_item_identifier {
    background-color: #00bfff;
    color: black;
}

.tpp_item_identifier {
    background-color: #1e90ff;
    color: black;
}

.ctpp_item_identifier {
    background-color: #b77bee;
    color: black;
}

.ing_item_identifier {
    background-color: #32cd32;
    color: black;
}

.tht_item_identifier {
    background-color: #add8e6;
    color: black;
}

.mhm_item_identifier {
    background-color: #eee8aa;
    color: black;
}

.descriptions_item_identifier {
    background-color: #b79fb7;
    color: black;
}

/* Pharmac Item Identifiers */

.ps_pack_item_identifier {
    background-color: #adff2f;
    color: black;
}

.ps_brand_item_identifier {
    background-color: #98fb98;
    color: black;
}

.ps_formulation_item_identifier {
    background-color: #2dff2e;
    color: black;
}

.ps_chemical_item_identifier {
    background-color: #3cb371;
    color: black;
}

.ps_atc_item_identifier {
    background-color: #9370db;
    color: black;
}

.ps_atc3_item_identifier {
    background-color: #9370db;
    color: black;
}

.ps_atc2_item_identifier {
    background-color: #6a5acd;
    color: black;
}

.ps_atc1_item_identifier {
    background-color: #9932cc;
    color: black;
}

.ps_section_item_identifier {
    background-color: #b7005c;
    color: black;
}






/*========================================================================*/
/*
/* NZMT Main Search Results screen
/*
/*========================================================================*/

H3.search_results {
    color: white;
    background-color: #006400;
    line-height: 140%;
}

H3.search_results_list {
    color: #0B5FA5;
    line-height: 140%;
}

DIV.search_results_list {
    position: relative;
    margin-bottom : 20px;
}

/*-------------------------------------------------------*/
/* UL & LI
/*-------------------------------------------------------*/


ul.search_results {
/*    border : thin solid blue;*/
    margin: 0;
    padding: 0;
    list-style-type : none;
/*    background-color: white;*/
    width: 100%;
    margin-bottom : 40px;
    /*float: left; *//* to fix the "whitespace" bug in IE */
}

li.search_results {
  	 margin-top: 0;
	 margin-bottom : 0;
    /*float: left;*/ /* to fix the "whitespace" bug in IE */
    width: 100%;
}


/*-------------------------------------------------------*/
/* for DIV that holds each PreferredTerm and hide/reveal
/* controls for each item
/*-------------------------------------------------------*/

table.search_results {
}

.search_results_line {
   vertical-align: top;
   line-height: 1.6em;
   border-bottom-color: white;
   border-bottom-style: solid;
   border-bottom-width: 0.5em;
}

.search_results_cell {
   background-color: white;
   padding-left: 5px;
}

.search_results_cell_hover {
   background-color: #8edfd8;
   padding-left: 5px;
}

.sctid_type {
/*   vertical-align: middle;*/
   color: #696969;
}

/*-------------------------------------------------------*/
/* for link containing PreferredTerm is is_visible = TRUE
/*-------------------------------------------------------*/

a.search_results, a.search_results:VISITED {
/*    display: block;*/
    color : Blue;
    padding: 0;
    line-height: 2.0;
}

a.search_results:HOVER, a.search_results:ACTIVE {
    color : red;
}

/*-------------------------------------------------------*/
/* for link containing PreferredTerm is is_visible = FALSE
/*-------------------------------------------------------*/

a.search_results_hidden, a.search_results_hidden:VISITED {
/*    display: block;*/
    color : #696969;
    padding: 0;
/*    line-height: 2.0;*/
}

a.search_results_hidden:HOVER, a.search_results_hidden:ACTIVE {
    color : red;
}


/*-------------------------------------------------------*/
/* for visible control links on search page
/*-------------------------------------------------------*/

a.search_controls, a.search_controls:VISITED {
    display: inline;
    color : Blue;
    padding: 0;
    line-height: 2.0;
    padding-left: 5px;
    text-decoration : none;
}

a.search_controls:HOVER, a.search_controls:ACTIVE  {
    color : red;
    text-decoration : none;
}

/*-------------------------------------------------------*/
/* for hidden control links on search page that are only
/* visible when the background colour changes
/* eg: hide/reveal
/*-------------------------------------------------------*/

a.search_controls_hidden, a.search_controls_hidden:VISITED {
    display: inline;
    color : white;
    padding: 0;
    line-height: 2.0;
    padding-left: 5px;
    text-decoration : none;
}

a.search_controls_hidden:HOVER, a.search_controls_hidden:ACTIVE  {
    color : red;
    text-decoration : none;
}





/*-------------------------------------------------------*/
/* List tables
*/
/*-------------------------------------------------------*/


.full_record_table {
    width: 100%;
}


.spaced_header_row {
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #708090;
    font-weight: bold;
    color: Black;
}

td.spaced_row {
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #add8e6;
}

td.spaced_row_lite {
    padding-top: 0.7em;
    padding-bottom: 0.7em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dcdcdc;
}

tr.std_list_heading {
}

td.std_list_heading {
    border-bottom-color: #0000cd;
    border-bottom-style: solid;
    border-bottom-width: 2px;

    font-weight: bold;
    line-height: 200%;
}

tr.std_list {
    line-height: 200%;
}

.not_first_col {
    padding-left: 20px;
}

.align_right {
    text-align: right;
}

/*-------------------------------------------------------*/
/* Sidebar & Menu
*/
/*-------------------------------------------------------*/

#main_menu {
    position: relative;
}

#quick_links {
    position: relative;
}

H4.side_menu {
    padding-left: 5px;
}

#right_sidebar {
/*    border : thin solid green;*/
    border-left-style: solid;
    border-left-color: #191970;
    border-left-width: 2px;
    padding-left: 15px;
    width: 100%;
}

#side_menu {
/*	border : thin solid #dc143c;*/
}

ul.side_menu {
/*    border : thin solid blue;*/
    margin: 0;
    padding: 0;
    list-style-type : none;
    background-color: white;
    width: 100%;
    margin-bottom : 40px;
    float: left; /* to fix the "whitespace" bug in IE */
}

li.side_menu {
  	margin-top: 0;
	margin-bottom : 0;
    float: left; /* to fix the "whitespace" bug in IE */
    width: 100%;
}

a.side_menu, a.side_menu:VISITED {
    display: block;
    color : Blue;
    padding: 0;
    line-height: 2.0;
    padding-left: 5px;
}

a.side_menu:HOVER {
    color : black;
    text-decoration : none;
    background-color: #8edfd8;
}


.clear_both {
    clear: both;
}


/*-------------------------------------------------------*/
/* Top CTPP control area
*/
/*-------------------------------------------------------*/

#ctpp_view_control_area {
    background-color: #afeeee;
    border: 1px solid blue;
    width: 100%;
}

#ctpp_edit_control_area {
    background-color: #ffdd9d;
    border: 1px solid orange;
    width: 100%;
}

#ctpp_control_area {
    background-color: #f6b2ad;
    border: 1px solid #f73526;
    width: 100%;
}

#ctpp_display_wrapper {
}

#top_user_info_area {
    margin-top: 10px;
    margin-bottom: 10px;
}

.inline_form {
    display: inline;
}

/*-------------------------------------------------------*/
/* Top CTPP control area
*/
/*-------------------------------------------------------*/

#pharmac_view_control_area {
    background-color: #0000cd;
    border: 1px solid black;
    width: 100%;
    color: white;
    padding-left: 0.5em;
}

/*-------------------------------------------------------*/
/* Login form page
*/
/*-------------------------------------------------------*/

.centering_wrapper {
    text-align: center;
}

#login_form {
    width: 400px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20em;
}

.bordered_form {
    border: 1px solid #184d9c;
    width: auto;
}

.form_content_structure {
    text-align: left;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
}

h2.form_title {
    color: black;
    text-align: center;
    background-color: #7ff789;
    width: 100%;
}


/*-------------------------------------------------------*/
/*  Flagging & Commenting Form (DIV)
*/
/*-------------------------------------------------------*/

#comment_form_area {
/*    visibility: visible;*/
/*    visibility: hidden;*/
    display: none;
    border-top: 1px solid #f73526;
    border-left: 1px solid #f73526;
    border-right: 1px solid #f73526;
    border-bottom: 1px solid #f73526;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-bottom: 2ex;
}

#frm_comment_text {
   width: 40em;
}

#num_comment_records {
   margin-left: 2em;
}

#problem_report_area {
/*    visibility: visible;*/
/*    visibility: hidden;*/
    display: none;
    border-top: 1px solid #f73526;
    border-left: 1px solid #f73526;
    border-right: 1px solid #f73526;
    border-bottom: 1px solid #f73526;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

h2.form_heading {
    background-color: white;
    color: #8a008a;
    margin-top: 5px;
    margin-bottom: 5px;
}

.error_message {
    color: red;
}



.status_ok {
    color: green;
/*    background-color: white;*/
}

.status_error {
    color: red;
/*    background-color: white;*/
}

.status_missing {
    color: purple;
    background-color: white;
}

.status_unimportant {
    color: #778899;
}


.status_important {
    color: #ec4100;
}


/*-------------------------------------------------------*/
/*  Reports
*/
/*-------------------------------------------------------*/

h3.report_heading {
    background-color: white;
    color: #8a008a;
    padding-left: 10px;
}

.report_label {
    color: black;
}

.report_data {
    color: blue;
}

.report_number {
    color: purple;
    text-align: right;
}

.report_cell {
   vertical-align: top;
   padding-right: 1em;
}

.report_cell_underline {
   border-bottom: 1px solid #cad9e9;
}

.report_control_cell {
   padding-top: 0.5em;
   padding-bottom: 0.5em;
}

.record_control_button {
   margin-right: 0.5em;
}

.record_control_link {
   margin-right: 1em;
}

.record_top_line {
   padding-top: 0.5em;
}

.record_separator {
   border-bottom: 2px solid #b0c4de;
   padding-bottom: 0.5em;
   margin-bottom: 0.6em;
}

a.report_link_readable, a.report_link_readable:VISITED {
   color: #00015b;
   text-decoration: none;
}

a.report_link_readable:HOVER {
   color: blue;
   background-color: #add8e6;
}



.report_list_headings {
   border-bottom: 2px solid #483d8b;
   padding-bottom: 0.6em;
   margin-bottom: 0.6em;
}


/*-------------------------------------------------------*/
/* Log entry list
*/
/*-------------------------------------------------------*/

#ctpp_log_entries {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #f79f26;
    padding: 5px 5px 5px 5px;
}


/*-------------------------------------------------------*/
/* Comparison List
*/
/*-------------------------------------------------------*/

.comparison_table_header_cell {
   font-weight: bold;
   border-bottom: 1px solid #7b68ee;
}

.comparison_table_header_divider {
   font-weight: bold;
   border-left: 1px solid #7b68ee;
   border-bottom: 1px solid #7b68ee;
}

.comparison_table_cell {
   line-height: 150%;
}

.comparison_table_divider {
   border-left: 1px solid #7b68ee;
}

.alpha_index {
   border: 1px solid #1e90ff;
   padding-top: 5px;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 5px;
   width: auto;
   margin-bottom: 25px;
}

a.alpha_index_link, a.alpha_index_link:VISITED {
   color: Blue;
   font-size: 130%;
   margin-right: 5px;
}

a.alpha_index_link:HOVER {
   color: red;
   margin-right: 5px;
}


/*-------------------------------------------------------*/
/* Change details report
*/
/*-------------------------------------------------------*/

.change_detail_list {
   border: 1px solid #add8e6;
   margin-bottom: 10px;
   margin-top: 5px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.change_detail_list_heading {
   color: #1e20ff;
   padding-left: 5px;
   font-weight: bold;
}


/*-------------------------------------------------------*/
/* Popup dialog box
*/
/*-------------------------------------------------------*/

#dialog_box {
   width: 600px;
   position: absolute;
   top: 50px;
   left: 100px;
   height: 500px;
   z-index: 300;
   border: 1px solid #9932cc;
   padding: 2px 2px 2px 2px;
   background-color: #f0ffff;
   display: none;
}

#dialog_box_footer {
   width: 594px;
   position: absolute;
   border: 1px solid #778899 ;
   bottom: 2px;
   padding: 2px 2px 2px 2px;
   text-align: right;
}

.popup_info_box {
   width: 800px;
   position: absolute;
   top: 50px;
   left: 100px;
   height: 500px;
   z-index: 300;
   border: 1px solid #9932cc;
   padding: 2px 2px 2px 2px;
   display: none;
}

.pharmac_popup_info_box {
   background-color: #f0ffff;
}

.mt_popup_info_box {
   background-color: white;
}

.medsafe_popup_info_box {
   background-color: white;
}

.popup_info_box_footer {
   width: 794px;
   position: absolute;
   border: 1px solid #778899 ;
   bottom: 2px;
   padding: 2px 2px 2px 2px;
   text-align: right;
}

#info_box_logo_area {
   height: 42px;
}

.info_box_logo_row {
   background-image: url(../../../images/pharmac_bg_42.gif);
   background-repeat: repeat-x;
}

.mt_info_box_logo_row {
   background-image: url(../../../images/nzmt_bg_42.gif);
   background-repeat: repeat-x;
}

.medsafe_info_box_logo_row {
   background-image: url(../../../images/medsafe_bg_42.gif);
   background-repeat: repeat-x;
}



#dialog_box_heading {
   text-align: center;
}

h2.dialog_box_heading {
   font-size: 0.92em;
}

#dialog_box_content {
   font-size: 1em;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 5px;
   margin-right: 5px;
   overflow: auto;
   height: 400px;
}


IMG {
   margin-bottom: 0;
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
}



/*-------------------------------------------------------*/
/* Prototype interface screen
*/
/*-------------------------------------------------------*/

#proto_search_cell {
   margin-bottom: 1.2em;
}

#proto_results_cell {
   margin-bottom: 1.5em;
}

.proto_bordered_box {
   border: 1px solid #708090;
}

#proto_results_notes {
   margin-top: 5px;
   color: #696969;
   font-size: 92%;
}

#proto_back_button {

}

.proto_search_result_row {
   padding-top: 5px;
   padding-bottom: 5px;
   vertical-align: top;
}

.proto_search_result_cell {
   padding-top: 5px;
   padding-bottom: 5px;
}

.proto_indent1_cell {
   width: 20px;
}

.proto_result_td {
}

.proto_generic {
   background-color: #98fb98;
}

.proto_brand {
   background-color: #eee8aa;
}

h3.nzulm_search_result {
   color: blue;
   padding-left: 0.5em;
}

.proto_indent {
   padding-left: 3em;
}

a.proto_search_results, a.proto_search_results:VISITED {
   padding-left: 5px;
   padding-right: 5px;
   text-decoration: none;
   display: block;
   width: auto;
   line-height: 200%;
}

a.proto_search_results:HOVER {
   background-color: #40e0d0;
}

#proto_result_box_message {
   margin-bottom: 35px;
   margin-left: 5px;
   margin-right: 5px;
   margin-top: 15px;
}

.proto_screen2_top {
   background-color: #d3d3d3;
   color: black;
   padding-left: 5px;
   padding-right: 5px;
   display: block;
   width: auto;
   line-height: 200%;
}

.proto_formname {
   color: black;
   padding-left: 5px;
   padding-right: 5px;
   line-height: 200%;
   font-weight: bold;
}

.proto_search_results {
   color: black;
   padding-left: 5px;
   padding-right: 5px;
   display: block;
   width: auto;
   line-height: 200%;
}

/*-------------------------------------------------------*/
/* Admin screen
*/
/*-------------------------------------------------------*/

ul.admin_list1 {
   border: 1px solid #dda0dd;
   padding-bottom: 10px;
   padding-left: 30px;
   padding-right: 10px;
   padding-top: 10px;
   margin-bottom: 20px;
   margin-top: 0;
}

ul.admin_list {
   border: 1px solid #d6d9fb;
   padding-bottom: 10px;
   padding-left: 30px;
   padding-right: 10px;
   padding-top: 10px;
   margin-bottom: 20px;
   margin-top: 0;
   background-color: #e6e6fa;
   border-radius: 5px;
   -webkit-border-radius: 5px 5px;
   -moz-border-radius: 5px;
}

li.admin_list {
   margin-top: 5px;
	 margin-bottom : 10px;
}

li.admin_list_subheading {
   margin-top: 15px;
	 margin-bottom : 10px;
	list-style-type: none;
	padding-left: 0;
	margin-left: -15px;
}

ul.standard_bullets {
   padding-bottom: 10px;
   padding-left: 30px;
   padding-right: 10px;
   padding-top: 10px;
   margin-bottom: 20px;
   margin-top: 0;
}

li.standard_high {
   margin-top: 5px;
   margin-bottom : 10px;
}

.admin_editor_name {
   width: 150px;
   display: inline-block;
}

.admin_editor_count {
   width: 40px;
   text-align: right;
   display: inline-block;
}

/*-------------------------------------------------------*/
/* Misc
*/
/*-------------------------------------------------------*/

a.standard, a.standard:VISITED {
   color: blue;
}

a.standard:HOVER {
   color: red;
}

a.grayed_out {
   color: #a9a9a9;
}

.muted {
	color: #696969;
}

.indicator {
   color: #ff4500;
}

.hidden {
   display: none;
}

.float_right {
   float: right;
}

.buffer_right {
   margin-right: 1.5em;
}

.user_list_row {
	vertical-align: top;
}


.user_list_cell {
   padding-top: 5px;
   padding-bottom: 5px;
   border-bottom: 1px solid silver;
}

.user_list_heading {
   padding-top: 5px;
   padding-bottom: 5px;
   border-bottom: 2px solid #9400d3;
   font-weight: bold;
}



.list_cell {
   padding-top: 5px;
   padding-bottom: 5px;
   border-bottom: 1px solid silver;
}

.list_heading {
   padding-top: 5px;
   padding-bottom: 5px;
   border-bottom: 2px solid #9400d3;
   font-weight: bold;
}


.ms_notes {
	color: maroon;
}

a.ms_filename {
	color: black;
	text-decoration: none;
}

/*-------------------------------------------------------*/
/* Pharmac Record Display
*/
/*-------------------------------------------------------*/

.pharmac_line {
   margin-bottom: 0.5em;
}

.pharmac_pack_line {
   margin-bottom: 0.5em;
   margin-top: 1em;
}

.pharmac_line_label {
   display: inline-block;
   width: 8em;
   margin-right: 2em;
   vertical-align: top;
}

.pharmac_section {
   display: inline-block;
   background-color: black;
   color: White;
   font-size: 1.3em;
   padding-left: 1em;
   padding-right: 2em;
   width: 75%;
   line-height: 1.5em;
}

.pharmac_atc1 {
   display: inline-block;
   background-color: #1e603a;
   color: white;
   margin-left: 2em;
   padding-left: 1em;
   padding-right: 2em;
   width: 75%;
   line-height: 1.5em;
   font-weight: bold;
}

.pharmac_atc2 {
   display: inline-block;
   background-color: #8fbc8f;
   color: black;
   margin-left: 3em;
   padding-left: 1em;
   padding-right: 2em;
   width: 75%;
   line-height: 1.5em;
}

.pharmac_atc3 {
   display: inline-block;
   background-color: #98fb98;
   color: black;
   margin-left: 4em;
   padding-left: 1em;
   padding-right: 2em;
   width: 50em;
   width: 75%;
   line-height: 1.5em;
}


.pharmac_chemical {
   display: inline-block;
   background-color: white;
   color: black;
   margin-left: 6em;
   padding-left: 1em;
   padding-right: 2em;
   width: 50em;
   line-height: 1.5em;
}

.pharmac_chemical_name {
   font-weight: bold;
}

.pharmac_formulation {
   display: inline-block;
   background-color: white;
   color: black;
   margin-left: 6em;
   padding-left: 1em;
   padding-right: 2em;
   width: 75%;
   line-height: 1.5em;
}

.pharmac_brand {
   display: inline-block;
   background-color: white;
   color: black;
   margin-left: 6em;
   padding-left: 1em;
   padding-right: 2em;
   width: 75%;
   line-height: 1.5em;
   font-weight: bold;
}

.pharmac_pack {
   display: inline-block;
   background-color: white;
   color: black;
   margin-left: 8em;
   padding-left: 1em;
   padding-right: 2em;
   width: 50em;
   line-height: 1.5em;
}

.pharmac_pack_list {
   padding-left: 19em;
   margin-top: 1em;
}

.pharmac_note {
   display: inline-block;
   background-color: white;
   color: green;
   margin-left: 4em;
   padding-left: 1em;
   padding-right: 2em;
   line-height: 1.5em;
}

.notes_area {
   border-top: 1px solid #afeeee;
   margin-bottom: 1em;
   padding-top: 0.5em;
}

.rules_area {
   border-top: 1px solid #afeeee;
   margin-bottom: 1em;
   padding-top: 0.5em;
}

.requests_area {
   border-top: 1px solid #afeeee;
   margin-bottom: 1em;
   padding-top: 0.5em;
}

.pharmac_section_label {
   font-weight: bold;
}

/*-------------------------------------------------------*/
/* Popup Pharmac Record Display
*/
/*-------------------------------------------------------*/

.popup_pharmac_line {
   margin-bottom: 0.5em;
}

.popup_pharmac_website_line {
   margin-bottom: 1em;
}


.popup_pharmac_data {

}

.popup_pharmac_pack_line {
   margin-bottom: 0.5em;
   margin-top: 1em;
}

.popup_pharmac_line_label {
   display: inline-block;
   width: 8em;
   margin-right: 2em;
   vertical-align: top;
}

.popup_pharmac_section {
   display: inline-block;
   background-color: black;
   color: White;
   font-size: 1.3em;
   padding-left: 0.4em;
   padding-right: 2em;
   width: 94%;
   line-height: 1.5em;
}

.popup_pharmac_atc1 {
   display: inline-block;
   background-color: #1e603a;
   color: white;
   padding-left: 1em;
   padding-right: 2em;
   width: 75%;
   line-height: 1.5em;
   font-weight: bold;
}

.popup_pharmac_atc2 {
   display: inline-block;
   background-color: #8fbc8f;
   color: black;
   padding-left: 1em;
   padding-right: 2em;
   width: 75%;
   line-height: 1.5em;
}

.popup_pharmac_atc3 {
   display: inline-block;
   background-color: #98fb98;
   color: black;
   padding-left: 1em;
   padding-right: 2em;
   width: 50em;
   width: 75%;
   line-height: 1.5em;
}


.popup_pharmac_chemical {
   display: inline-block;
   color: black;
   padding-left: 1em;
   padding-right: 2em;
   width: 50em;
   line-height: 1.5em;
}

.popup_pharmac_chemical_name {
   font-weight: bold;
}

.popup_pharmac_formulation {
   display: inline-block;
   color: black;
   padding-left: 1em;
   padding-right: 2em;
   width: 75%;
   line-height: 1.5em;
}

.popup_pharmac_brand {
   display: inline-block;
   color: black;
   padding-left: 1em;
   padding-right: 2em;
   width: 75%;
   line-height: 1.5em;
   font-weight: bold;
}

.popup_pharmac_pack {
   display: inline-block;
   color: black;
   padding-left: 1em;
   padding-right: 2em;
   width: 50em;
   line-height: 1.5em;
}

.popup_pharmac_pack_list {
   padding-left: 11em;
   margin-top: 1em;
}

.popup_pharmac_note {
   display: inline-block;
   color: green;
   padding-left: 1em;
   padding-right: 2em;
   line-height: 1.5em;
}

.popup_notes_area {
   border-top: 1px solid #afeeee;
   margin-bottom: 1em;
   padding-top: 0.5em;
}

.popup_rules_area {
   border-top: 1px solid #afeeee;
   margin-bottom: 1em;
   padding-top: 0.5em;
}

.popup_requests_area {
   border-top: 1px solid #afeeee;
   margin-bottom: 1em;
   padding-top: 0.5em;
}

.popup_pharmac_section_label {
   font-weight: bold;
}

/*-------------------------------------------------------*/
/* Popup NZMT Record Display
*/
/*-------------------------------------------------------*/

#popup_nzmt_area {
   margin-top: 2em;
}

.popup_nzmt_line {
   margin-bottom: 0.5em;
}

.popup_nzmt_pack_line {
   margin-bottom: 0.5em;
   margin-top: 1em;
}

.popup_nzmt_line_label {
   display: inline-block;
   width: 8em;
   margin-right: 2em;
   vertical-align: top;
}

.popup_nzmt_preferredterm {
   font-weight: bold;
}

.popup_nzmt_gtin_area {
   margin-top: 1.5em;
}

.popup_nzmt_data {
   font-weight: normal;
}

.popup_nzmt_gtin_dates {
   margin-left: 4em;
}

.popup_nzmt_section {
   display: inline-block;
   background-color: black;
   color: White;
   font-size: 1.3em;
   padding-left: 0.4em;
   padding-right: 2em;
   width: 94%;
   line-height: 1.5em;
}

.popup_nzmt_alt_name_area {
   margin-top: 1.5em;
}

h4.alt_names {
   margin-bottom: 0.5em;
   margin-top: 0;
   font-weight: bold;
}

/*-------------------------------------------------------*/
/* Popup MEDSAFE Record Display
*/
/*-------------------------------------------------------*/

#popup_medsafe_area {
   margin-top: 2em;
}

.popup_medsafe_line {
   margin-bottom: 0.5em;
}

.popup_medsafe_line_label {
   display: inline-block;
   width: 8em;
   margin-right: 2em;
   vertical-align: top;
}

.popup_medsafe_data {
   font-weight: normal;
}



/*-------------------------------------------------------*/
/* Popup Test Results
*/
/*-------------------------------------------------------*/

.popup_test_data {
   color: #8b0000;
}


/*===============================================*/


#partner_logo_area {
   background-image: url(../../../images/partner_logos1.gif);
   height: 82px;
   background-position: center;
   background-repeat: no-repeat;
   padding-top: 20px;
   border-top: 1px solid #bdb2f0;
   margin-top: 20px;
}

#copyright_area {
   text-align: center;
   margin-top: 10px;
}

.copyright {
   font-size: 0.75em;
   color: #393939;
}

#login_area {
   /*border: 1px solid Red;*/
   position: absolute;
   color: White;
   width: auto;
   height: 31px;
   line-height: 31px;
   right: 0;
   bottom: 0;
   margin-right: 10px;
}

a.login_area_link, a.login_area_link:VISITED {
    display: inline;
    color : white;
    padding: 0;
    line-height: 2em;
    padding-left: 2px;
    padding-right: 2px;
}

a.login_area_link:HOVER {
    color : black;
    text-decoration : none;
    background-color: #8edfd8;
}

.special_authority_indicator {
   margin-left: 1em;
   color: #b50000;
   font-weight: bold;
}

#subsidy_table {
   border-collapse: collapse;
   margin-bottom: 1em;
}

.subsidy_heading {
   padding-left: 20px;
   text-align: right;
   margin-right: 10px;
}

.subsidy_data {
   border: 1px solid Gray;
   text-align: right;
}

.subsidy_main {
   font-weight: bold;
}

.subsidy_spacer {
   width: 20px;
}


/*-------------------------------------------*/
/* Footer
/*-------------------------------------------*/

.time_taken_visible {
   text-align: center;
   font-size: 0.75em;
   color: #696969;
}

.time_taken_hidden {
   text-align: center;
   font-size: 0.75em;
   color: white;
}

#identity {
   text-align: center;
   font-size: 0.75em;
   color: white;
}


/*-------------------------------------------*/
/* CTPP Linkage Display
/*-------------------------------------------*/

.linkage_record {
}

.linkage_pt {
   display: inline-block;
   margin-left: 1em;
}

.choose_button {
   margin-left: 1em;
   display: inline-block;
   padding-right: 0.5em;
   padding-left: 0.5em;

/*
   border: 1px solid #ffa07a;
   background-color: #f5deb3;
*/
   border-left-color: #006400;
   border-left-style: solid;
   border-left-width: 1px;
   float: right;
   width: 12em;
   text-align: left;
}

.down_connector {
   margin-left: 0;
}



#homepage_content_area {
   text-align: left;
}

#debug_consol_header {
   background-color: Black;
   color: White;
   padding-left: 1em;
}


#search_bar {
   color: Black;
   padding-top: 0.3ex;
   padding-bottom: 1.5ex;
   padding-left: 0.3em;
   padding-right: 0.3em;
   border-bottom-color: #696969;
   border-bottom-style: solid;
   border-bottom-width: 2px;
   margin-bottom: 2.5ex;
   position: relative;
}

#search_mode {
   color: Black;

}

#search_bar_editor_controls {
/*
   position: absolute;
   width: auto;
   left: auto;
   margin-left: auto;
   right: 0;
   margin-right: 5px;
   bottom: 8px;
*/
   text-align: right;
   margin-top: 1.5ex;
}


#search_results_controls {
   text-align: right;
   margin-bottom: 0.4ex;
   width: auto;
}


.link_controls {
   border-top-color: #006400;
   border-top-style: solid;
   border-top-width: 2px;
   padding-top: 1ex;
}

#admin_record_buttons {
   display: inline;
   width: auto;
   text-align: right;
}

#ctpp_admin_links {
   margin-right: 2em;
}

#btn_problem_found {
   margin-left: 3em;
}

#btn_record_ok {
   margin-left: 1em;
}


/*--------------------------------------------------*/
/* Comment list
/*--------------------------------------------------*/


#comment_list_area {
    display: none;
    border-top: 1px solid #f73526;
    border-left: 1px solid #f73526;
    border-right: 1px solid #f73526;
    border-bottom: 1px solid #f73526;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-bottom: 2ex;
}

#comment_list_area .comment_text {
   display: block;
   margin-bottom: 0.5ex;
}

#comment_list_area .comment_user_name {
   margin-right: 2em;
   color: #696969;
   width: 12em;
}

#comment_list_area .comment_timestamp {
   margin-right: 2em;
   color: #696969;
}

#comment_list_area .comment_item {
   margin-top: 0.8em;
   margin-bottom: 1.5em;
}

#comment_list_area .comment_edit_link {
   margin-right: 2em;
}

#comment_list_area a.comment_edit_link, #comment_list_area a.comment_edit_link:VISITED {
   text-decoration: none;
   color : #696969;
}

#comment_list_area a.comment_edit_link:HOVER, #comment_list_area a.comment_edit_link:ACTIVE {
   text-decoration: underline;
   color : #b1229c;
}

#record_control_form {
   display: inline;
}

.record_status_text {
   color: #006400;
   font-weight: bold;
   padding-left: 1em;
}


/*--------------------------------------------------*/
/* Concealed links on the search results list
/*--------------------------------------------------*/

a.concealed_link, a.concealed_link:VISITED {
    display: inline;
    color : white;
    padding-left: 2em;
    text-decoration : none;
}

a.concealed_link:HOVER, a.concealed_link:ACTIVE {
    color : red;
    text-decoration : none;
}


td.edit_link {
/*   padding-top: 0.75ex;*/
}


.hidden_on_white {
   color: White;
   margin-top: 1ex;
}


/*--------------------------------------------------*/
/* styles for Global Fix pages (temporary)
/*--------------------------------------------------*/

#globalfix_data_area {

}

#globalfix_list_area td {
   border-bottom: 2px solid #d3d3d3;
   margin-bottom: 0.5em;
   padding-bottom: 0.5em;
}

.globalfix_page_heading {
   border-bottom: 2px solid #778899;
   color: #222222;
   margin-bottom: 1em;
   margin-top: 2em;
   position: relative;
   padding-bottom: 0.5ex;
   padding-left: 0;
   padding-right: 0.5em;
}

.globalfix_page_info {
   float: right;
}

a.globalfix_page_controls, a.globalfix_page_controls:VISITED {
   color: #222222;
   text-decoration: none;
}

a.globalfix_page_controls:HOVER, a.globalfix_page_controls:ACTIVE {
   color: red;
}

a.globalfix_page_controls_disabled {
   color: #a9a9a9;
   text-decoration: none;
}

.globalfix_page_content {
   margin-top: 1em;
   margin-bottom: 1em;
}

.globalfix_group_separator {
   border-bottom-color: #b0c4de;
   border-bottom-width: 2px;
   border-bottom-style: solid;
}

.globalfix_page_footer {
   border-top: 2px solid #778899;
   color: #222222;

   margin-bottom: 1em;
   margin-top: 1em;
   position: relative;
   padding-left: 0;
   padding-right: 0.5em;
}

.low_impact {
   color: #50626f;
}

.grayed_out {
   color: silver ;
}

.super_grayed_out {
   color: #d9d9d9 ;
}

.grayed_bg {
   background-color: #b0b9c0 ! important ;
}

.whited_out {
   color: white;
}

a.whited_out_link, a.whited_out_link:VISITED {
   color: white;
   background-color: White;
}

a.whited_out_link:HOVER {
   color: blue;
   background-color: White;
}

#globalfix_data_footer {
   margin-top: 1em;
   margin-bottom: 1em;
   text-align: right;
}

.show_record_button_row {
   margin-top: 1.5em;
}

#padlock_button {
   margin-bottom: 0;
   padding-bottom: 0;
   height: 23px;
   width: 23px;
   display: inline-block;
   background-repeat: no-repeat;
}

.has_pointer {
   cursor: pointer;
}

.padlock_open {
   background-image: url(../../../images/padlock_open.gif);
}

.padlock_closed {
   background-image: url(../../../images/padlock_closed.gif);
}


.spinner_container {
	position: relative;
}

.spinner_message {
	color: #ff4500;
}

.small_spinner {
   height: 16px;
   width: 16px;
   display: inline-block;
   margin-right: 0.5em;
}

.loading_indicator_small {
/*   height: 16px;*/
/*   width: 16px;*/
   background-image: url(../../../images/loading_circle.v01.gif);
/*   margin-left: auto;*/
/*   margin-right: auto;*/
}


.loading_indicator_medium_wide {
   height: 332px;
   width: 332px;
   background-image: url(../../../images/loading_adobe_med_rotator_gray_with_caps_text_under.gif);
   margin-left: auto;
   margin-right: auto;
}





a.pseudo_button_link, a.pseudo_button_link:VISITED, a.pseudo_button_link:HOVER  {
   text-decoration: none;
   color: Black;
}

.pseudo_button {
   border-radius: 3px;
   -moz-border-radius: 3px 3px 3px 3px;
   -webkit-border-radius: 3px 3px;
   margin-right: 1em;
   padding-bottom: 0.4em;
   padding-top: 0.4em;
   padding-left: 0.5em;
   padding-right: 0.5em;
}

.change_pseudo_button {
   background-color: #ffd700;
   border: 1px solid orange;
   color: Black;
}

.edit_pseudo_button {
   background-color: #00fa9a;
   border: 1px solid #2f4f4f;
   color: Black;
}

.delete_pseudo_button {
   background-color: #dc143c;
   border: 1px solid maroon;
   color: White;
}

.lock_pseudo_button {
   background-color: #ba55d3;
   border: 1px solid purple;
   color: Black;
}

.unlock_pseudo_button {
   background-color: #7fff00;
   border: 1px solid #2f4f4f;
   color: Black;
}

.view_pseudo_button {
   background-color: #87cefa;
   -moz-border-radius: 3px 3px 3px 3px;
   -webkit-border-radius: 3px 3px;
   border-radius: 3px;
   border: 1px solid #4169e1;
   color: Black;
   margin-right: 1em;
   padding-bottom: 0.4em;
   padding-top: 0.4em;
   padding-left: 0.5em;
   padding-right: 0.5em;
}

.pseudo_button_disabled {
   background-color: silver;
   -moz-border-radius: 3px 3px 3px 3px;
   -webkit-border-radius: 3px 3px;
   border-radius: 3px;
   border: 1px solid #696969;
   color: #696969;
   margin-right: 1em;
   padding-bottom: 0.4em;
   padding-top: 0.4em;
   padding-left: 0.5em;
   padding-right: 0.5em;
}

#list_of_links h2 {
   padding-left: 0.3em;
   background-color: #b0c4de;
   color: black;
}


.css_button_small {
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px 5px;
   border-radius: 5px;
   border: 1px solid #00008b;
   background-color: #4682b4;
   padding-left: 0.4em;
   padding-right: 0.4em;
   color: White;
   cursor: pointer;
}



/*--------------------------------*/
/* used by class_report_object
/*--------------------------------*/

.report_object_table th {
   line-height: 160%;
   border-bottom: 1px solid silver;
}

.report_object_table td {
   line-height: 160%;
}

.report_object_table .result_count {
   border-top: 1px solid silver;
   padding-top: 0.6em;
}

.report_object_instring_highlight {
   background-color: #ffd1cc;
}

.report_object_instring_highlight_alt {
   background-color: #afeeee;
}

/*--------------------------------*/
/* used by report_ctpp_stats.php
/*--------------------------------*/

.report_ctpp_stats td {
   line-height: 160%;
}



/*--------------------------------*/
/* used by reports
/*--------------------------------*/

.admin_report th {
	border-bottom: 1px solid #708090;
}


/*------------------------------------------*/
/* used by xml_files_on_pharmac_website.php
/*------------------------------------------*/

li.file_list {
   margin-bottom: 0.6em;
}


/*------------------------------------------*/
/* used by record_display.php
/*------------------------------------------*/

.primary_item {
   font-weight: bold;
}

.secondary_item {
   font-weight: normal;
}



/*-------------------------------------------------------*/
/* NEW Std Popup dialog box
*/
/*-------------------------------------------------------*/

#std_dialog_overlay {
   position: fixed;
   z-index:9000;
   width: 100%;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
   display: none;    /* this prevents it from displaying until we use $('#std_dialog_overlay').show(); */
}

#std_dialog_shadow {
   z-index:9100;
   position: absolute;
   top: 50px;
   left: 50px;
   background-color: #000000;
   width: 960px;
   height: 700px;
/*   vertical-align: middle;*/
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px 15px;
   border-radius: 15px;
   display: none;    /* this prevents it from displaying until we use $('#std_dialog_shadow').show(); */
}


#std_dialog_box {
   z-index:9200;
   position: absolute;
   top: 69px;
   left: 69px;
   width: 920px;
   height: 660px;
   background: white;
   -moz-border-radius: 10px;
   border-radius: 10px;
   border: 2px solid #48d1cc;
   background-color: White;
   -webkit-border-radius: 10px 10px;
   display: none;    /* this prevents it from displaying until we use $('#std_dialog_box').show(); */
}



#std_dialog_identity_message {
   position: relative;
   margin-top: 5em;
   font-size: 4em;
}

#std_dialog_identity_message_white {
   position: relative;
   color: blue;
   margin-top: 5em;
   font-size: 4em;
}

#std_dialog_box_heading {
   margin-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
   text-align: center;
   background-color: White;
/*   border-bottom: 2px solid #5f9ea0;*/
}

h2.std_dialog_box_heading {
   font-size: 0.92em;
}

#std_dialog_box_content {
   font-size: 1em;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 5px;
   margin-right: 5px;
   overflow: auto;
   height: 560px;
   background-color: White;
   border-top: 2px solid #48d1cc;
   border-bottom: 2px solid #48d1cc;
   text-align: left;
}

#std_dialog_box_footer {
   position: absolute;
   margin-left: 5px;
   margin-right: 5px;
   width: 905px;
   bottom: 8px;
   padding: 2px 0 2px 2px;
   text-align: center;
   background-color: White;
/*   border-top: 2px solid #5f9ea0;*/
}


.dialog_box_search_template {
   display: none;    /* this prevents it from displaying until we use $('.dialog_box_search_template').show(); */
}

.dialog_box_search {
   padding-top: 1em;
   padding-bottom: 1em;
   background-color: #c6eaed;
}

#std_dialog_box_results {
   padding: 1em 1em 1em 1em;
}

#std_dialog_box_results .loading_indicator {
   height: 32px;
   width: 32px;
   background-image: url(../../../images/loading_star.gif);
   background-repeat: no-repeat;
   margin-left: auto;
   margin-right: auto;
}

.large_centered_spinner {
   height: 32px;
   width: 32px;
   background-image: url(../../../images/loading_star.gif);
   background-repeat: no-repeat;
   margin-left: auto;
   margin-right: auto;
   margin-top: 2em;
   margin-bottom: 2em;
}

.working_indicator {
   margin-top: 2em;
   margin-bottom: 2em;
   text-align: center;
}

#std_dialog_box_results li.search_results {
   margin-bottom: 0.6em;
   margin-top: 0.6em;
   line-height: 140%;
}

#std_dialog_box_results .css_button_small {
   margin-right: 1em;
}

#std_dialog_box_results .highlighted {
   cursor: pointer;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px 5px;
   border-radius: 5px;
   background-color: #87cefa;
}

#table_synonym_confirmation {
   margin-bottom: 2em;
}

.simple_table th {
   border-bottom: 2px solid #b0c4de;
   font-weight: bold;
}

.nzmt_highlight {
   color: Green;
}

.nzulm_highlight {
   color: #4b0082;
}




/*-------------------------------------------------------*/
/* NEW Simple Spinner Popup dialog box

   This is a small popup that contains a simple heading and a spinner
*/
/*-------------------------------------------------------*/

#simple_spinner_dialog_overlay {
   position: fixed;
   z-index:9000;
   width: 100%;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
   display: none;    /* this prevents it from displaying until we use $('#std_dialog_overlay').show(); */
}

#simple_spinner_dialog_shadow {
   z-index:9100;
   position: absolute;
   top: 50px;
   left: 50px;
   background-color: #000000;
   width: 160px;
   height: 200px;
/*   vertical-align: middle;*/
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px 15px;
   border-radius: 15px;
   display: none;    /* this prevents it from displaying until we use $('#std_dialog_shadow').show(); */
}


#simple_spinner_dialog_box {
   z-index:9200;
   position: absolute;
   top: 69px;
   left: 69px;
   width: 120px;
   height: 160px;
   background: white;
   -moz-border-radius: 10px;
   border: 2px solid #48d1cc;
   background-color: White;
   -webkit-border-radius: 10px 10px;
   border-radius: 10px;
   display: none;    /* this prevents it from displaying until we use $('#std_dialog_box').show(); */
}


#simple_spinner_dialog_box_content {
   font-size: 1em;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 5px;
   margin-right: 5px;
   overflow: auto;
   height: 100px;
   background-color: White;
   border-top: 2px solid #48d1cc;
   border-bottom: 2px solid #48d1cc;
   text-align: left;
}

#simple_spinner_dialog_box_heading {
   margin-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
   text-align: center;
   background-color: White;
}




/*----------------------------------------------------------------*/
/* Lists (as tables)
/*----------------------------------------------------------------*/

#list_container h4 {
   color: #677a89;
   font-weight: bold;
   border-bottom: 1px solid #778899;
   margin-bottom: 0.4em;
   padding-bottom: 0.2em;
   margin-top: 1.15em;
}

#list_container th {
   color: #677a89;
   font-weight: bold;
   border-bottom: 1px solid #778899;
   margin-bottom: 0.4em;
   padding-bottom: 0.2em;
}

#list_container td {
   color: Black;
   padding-top: 0.4em;
   padding-bottom: 0.4em;
}

#top_button_container {
   margin-bottom: 1.0em;
}

#bottom_button_container {
   margin-top: 3em;
}


/*----------------------------------------------------------------*/
/* Unordered Lists
/*----------------------------------------------------------------*/

ul.unbulleted_list {
/*    border : thin solid blue;*/
    margin: 0;
    padding: 0;
    list-style-type : none;
    background-color: white;
    width: 100%;
    margin-bottom : 40px;
/*    float: left; *//* to fix the "whitespace" bug in IE */
}

li.unbulleted_list {
   margin-top: 0.5em;
   margin-bottom : 0.5em;
/*   float: left; *//* to fix the "whitespace" bug in IE */
   width: 100%;
}


/*----------------------------------------------------------------*/
/* Ordered Lists
/*----------------------------------------------------------------*/

li.numbered_list {
   margin-top: 0.5em;
   margin-bottom : 0.5em;
}


/*----------------------------------------------------------------*/
/* Alt Names list
/*----------------------------------------------------------------*/

.table_item_list {
   width: 100%;
   margin-bottom: 1em;
}

.table_item_list th {
   border-bottom: 1px solid #6a7d8c;
}

.table_item_list th, .table_item_list td {
   padding-right: 1em;
}

.table_item_list td {
   padding-top: 0.4em;
   padding-bottom: 0.4em;
}

.table_item_list tfoot td {
   border-top: 1px solid #6a7d8c;
}

.table_item_list a.css_button_small {
   text-decoration: none;
   border: 1px solid #a9a9a9;
   background-color: #dcdcdc;
   color: blue;
}

.table_item_list a.css_button_small:HOVER {
   border: 1px solid #87ceeb;
   background-color: #afeeee;
}

.table_item_list a.grayed_out {
   text-decoration: none;
}

.table_item_list a.grayed_out:HOVER {
   color: #8b0000;
}

a.alt_name_item, a.alt_name_item:VISITED {
    text-decoration: none;
    display: inline;
    color : Blue;
}

a.alt_name_item:HOVER {
    color: #8b0000;
    text-decoration : none;
}




#alt_name_type_controls {
   text-align: center;
}

a.left_rounded_button {
   color: blue;
   text-decoration: none;
   margin-right: 0.4em;
   cursor: pointer;
   border-radius: 10px 0 0 10px;
   -moz-border-radius: 10px 0 0 10px;
   -webkit-border-radius: 10px 0 0 10px;
   border: 1px solid #a9a9a9;
   padding-bottom: 0.3em;
   padding-left: 0.7em;
   padding-right: 0.3em;
   padding-top: 0.3em;
   background-color: #dcdcdc;
}

a.left_rounded_button:HOVER {
   border: 1px solid #87ceeb;
   background-color: #afeeee;
}

a.right_rounded_button {
   color: blue;
   text-decoration: none;
   cursor: pointer;
   border-radius: 0 10px 10px 0;
   -moz-border-radius: 0 10px 10px 0;
   -webkit-border-radius: 0 10px 10px 0;
   border: 1px solid #a9a9a9;
   padding-bottom: 0.3em;
   padding-left: 0.3em;
   padding-right: 0.7em;
   padding-top: 0.3em;
   background-color: #dcdcdc;
}

a.right_rounded_button:HOVER {
   border: 1px solid #87ceeb;
   background-color: #afeeee;
}

.field_description_below {
	margin-top: 0.5em;
}



/*----------------------------------------------------------------*/
/* Process screens
/*----------------------------------------------------------------*/

.process_page h2 {
	margin-top: 2em;
}

.process_data_table {
	margin-bottom: 2em;
}

.process_data_table tr {
	vertical-align: top;
}

.process_data_table th {
	border-bottom-color: #708090;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 0.3em;
}

.process_data_table td {
	border-bottom-color: #c5cedb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.label_cell_padded {
	padding-right: 2em;
	color: #2f4f4f;
	width: 20em;
}
.data_cell_padded {
	padding-right: 2em;
}

.files_directory_view_controls {
	float: right;
}


/*----------------------------------------------------------------*/
/* ATC popup screen
/*----------------------------------------------------------------*/

.search_results .atc_code {
	display: inline-block;
	width: 7em;
}

/*----------------------------------------------------------------*/
/* ATC Classifications list in display_record.php
/*----------------------------------------------------------------*/

table.subtle_controls a.css_button_small {
   text-decoration: none;
   border: 1px solid #a9a9a9;
   background-color: #dcdcdc;
   color: blue;
}

table.subtle_controls a.css_button_small:HOVER {
   border: 1px solid #87ceeb;
   background-color: #afeeee;
}


.wide_content_area {
	padding-left: 1.5em;
	padding-right: 1.5em;
}



/*----------------------------------------------------------------*/
/* File list classes - for the "Build directory" screens
/*----------------------------------------------------------------*/

#file_list_container {
	margin-top: 1em;
}

.cell_filename {
	width : 35em;
}

.filename_input {
	width : 25em;
	font-size: 1em;
}



/*----------------------------------------------------------------*/
/* Debugging classes
/*----------------------------------------------------------------*/

.sql_statement {
	color: #696969;
}

.sql_description {
	color: purple;
}

.sql_answer {
   color: purple;
   font-weight: bold;
}

/*----------------------------------------------------------------*/
/* Task list classes - to be used generically too.
/*----------------------------------------------------------------*/


.item_list_container {
	border-bottom : 3px solid #6495ed;
	padding-top : 1.5em;
	padding-bottom : 1.5em;
	text-align : left;
	position: relative;
}

.item_list {
	margin : 0;
	padding : 0;
	list-style-type : none;
	display : block;
}

.hspaced {
	width : 7em;
}

.special {
	color : red;
}

/* pseudo table classes */

.row {
	position : relative;
	line-height : 180%;
	border-bottom : 1px solid silver;
	padding-top : 0.5em;
	padding-bottom : 0.5em;
	width : 100%;
}

.cell_header_container {
	position : relative;
	margin-left : 10px;
}

.cell_header {
	font-weight : bold;
}

.cell_container {
	position : relative;
	margin-left : 10px;
}

.cell {
	display : inline-block;
	width : 5em;
	margin-right : 1em;
	float : left;
}



.task_list_control_container {
	text-align: right;
	float: right;
}
