/* TAG STYLES ********************/

html {
 overflow-x: auto
}

body {
 font-family: arial;
 font-size: 12px
}

a {
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 color: #0033cc;
}

a:hover {
 text-decoration: underline;
}	

table {
 margin: 0px;
 padding: 0px;
 font-size: 12px;
 font-family: arial
}

form {
 margin: 0px;
 padding: 0px;
 display: inline;
}

img {
 border: 0px;
}

label {
 font-size: 10px;
 font-weight: bold;
}

/* COMMON CLASSES ********************/

.lore_small_centered_text {
 font-size: 10px;
 text-align: center;
 margin: 5px;
}

.lore_normal_link {
 font-size: 11px;
 color: #0033cc;
 text-decoration: none;
}

.lore_normal_link:hover {
 text-decoration: underline;
}

.lore_small_link {
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #0033cc;
 text-decoration: none;
}

.lore_small_link:hover {
 text-decoration: underline;
}

.lore_button {
 border: 1px solid black;
 background-color: #0066cc;
 color: white;
 font-size: 9px;
 font-weight: bold
}

.lore_content_box {
 margin-bottom: 10px;
 padding: 3px;
 padding-left: 25px
}

.lore_content_header {
 background-color: #f8f8ff;
 color: white;
 font-weight: bold;
 font-size: 10px;
 margin-top: 5px;
 margin-bottom: 5px;
 padding: 0px;
 vertical-align: top;
}

.lore_content_header_caption {
 background-color: #0066cc;
 color: white;
 padding: 5px;
}

.lore_splash_header {
 font-family: arial;
 color: black;
 font-size: 16pt;
 font-weight: bold;
 padding: 5px;
 text-align: center;
}

.lore_option_tab {
 background-color: #f8f8ff;
 border: 1px solid #dddddd;
 color: black;
 font-size: 10px;
 padding: 8px;
 padding-left: 25px;
 margin-bottom: 10px;
}

.lore_nav_bar {
 margin-left: 10px;
 margin-bottom: 25px;
 font-family: arial;
 font-size: 10px
}

/* CATEGORIES ********************/

.lore_category_header {
 font-size: 12px
}

.lore_category {
 padding: 5px
}

/* ARTICLE PAGE ********************/

.lore_glossary_term,.lore_glossary_term:hover {
 cursor: help;
 font-size: 12px;
 font-weight: normal;
 color: #0033cc;
 text-decoration: none;
 border-bottom: 1px dashed #0033cc;
}

.lore_dek {
 position: absolute;
 visibility: hidden;
 z-index:200
}

.lore_glossary_definition {
 font-size: 10px;
 padding: 3px;
 background-color: #fafafa;
 border: 1px dotted black
}

.lore_article_header {
 background-color: #f8f8ff;
 padding: 3px;
 margin-bottom: 5px;
 text-align: left;
 font-size: 16px;
 font-weight: bold
}

.lore_article_content {
 background-color: #ffffff;
 padding: 5px;
 padding-left: 15px;
 font-size: 12px
}

.lore_article_info_box {
 font-size: 9px;
 background-color: #fffffff;
 border: 1px dotted #cccccc;
 text-align: left;
 margin-bottom: 3px;
 padding: 5px
}

.lore_article_admin_options {
 padding: 5px;
 font-size: 10px;
 font-weight: bold;
 background-color: #f8f8ff;
 border: 1px dotted #0033cc;
}

.lore_article_option_box {
 font-size: 10px;
 background-color: #f8f8ff;
 border: 1px dotted #cccccc;
 text-align: left;
 margin-bottom: 3px;
 padding: 3px
}

.lore_article_comments {
 margin: 25px
}

.lore_article_comment_header {
 font-size: 18px;
 font-weight: bold;
 background-color: #f5f5f5;
 border: 1px solid #aaaaaa;
 text-align: left;
 margin-bottom: 3px;
 padding: 3px
}

.lore_article_comment {
 font-family: arial;
 font-size: 10px;
 margin: 10px;
 text-align: left;
}

.lore_article_comment_header {
 font-size: 10px;
 font-weight: normal;
 padding: 3px;
 background-color: #fafafa;
 border: 1px dotted #cccccc
}

.lore_article_comment_content {
 font-size: 10px;
 font-weight: normal;
 padding: 10px;
 text-align: left;
}

/* ARTICLE LISTING ********************/

.lore_article {
 margin-bottom: 5px;
}

.lore_article_featured {
 background-color: #fafafa;
 border-bottom: 1px solid #f0f0ff;
 margin-bottom: 5px;
}

.lore_article_preview_font {
 color: #404040;
 font-size: 8pt
}

.lore_article_details_font {
 color: #aaaaaa;
 font-size: 7pt
}

/* FORMS ********************/

.lore_form_table {
 background-color: white;
 border: 0;
 margin-left: 30px
}

.lore_form_field_info {
 font-family: arial;
 font-size: 12px;
 padding: 3px;
 margin: 3px;
 background-color: #f5f5f5;
 border: 1px dotted #aaaaaa
}

.lore_form_field {
 font-family: arial;
 font-size: 10px;
 padding: 3px;
 margin: 3px;
}

.lore_form_header {
 font-family: arial;
 font-size: 18px;
 font-weight: bold;
 padding: 3px;
 margin: 3px;
 background-color: #f5f5f5;
 text-align: left
}

.lore_form_buttons {
 font-family: arial;
 font-size: 10px;
 padding: 3px;
 margin: 3px;
 background-color: #f5f5f5;
 text-align: center
}

.lore_input {
 font-family: arial;
 font-size: 9px;
 background-color: #cccccc;
 border: 1px solid black;
}
 
/* PROGRAM MESSAGE */

.lore_message {
 font-size: 12px;
 text-align: center;
 border: 1px dotted #cccccc;
 padding: 3px;
 margin: 10px
}

/* PRINT-FRIENDLY ARTICLE */

.print_article_header {
 font-size: 18px;
 font-weight: bold;
 background-color: #f5f5f5;
 border: 1px solid black;
 padding: 5px;
 margin: 5px;
}

.print_article_box {
 font-size: 12px;
 background-color: white;
 border: 1px solid #dddddd;
 padding: 5px;
 margin: 5px;
}









