/* @override http://help.mosso.com/styles/lore_x/stylesheets/green.css */

/* @group ---- HTML TAG STYLES ---- */

body, div, span, label, tr, td, th, input, h1, h2, h3, h4, h5, a
{
	font-family: verdana,sans-serif,arial,helvetica;
	color: black;
}

body
{
	font-size: 12px;
	color: black;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

a
{
	font-size: 12px;
	color: #244f7f;
}

a:hover
{
	text-decoration: underline;
}

table
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-collapse: collapse;
}

form
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

img
{
	border: 0px;
}

h1
{
	font-size: 18px;
	color: black;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2
{
	font-size: 1.2em;
	color: #244f7f;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3
{
	font-size: 16px;
	color: #aaaaaa;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

/* @end ---- HTML TAG STYLES ---- */

/* @group ---- LAYOUT ---- */

.lore_top
{
	padding: 1px;
	height: 55px;
	color: #fff;
	background: #000 url(http://www.andrewraiford.com/classic/images/classicImages/sectionHeaderBkg.gif) repeat-x 0 center;
}

.lore_splash_header
{
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	padding: 15px;
	text-align: left;
	text-indent: 28px;
	vertical-align: middle;
}

.lore_top_buttons
{
	padding: 5px;
	text-align: right;
	vertical-align: middle;
	color: #fff;
}

.lore_option_tab
{
	color: #fff;
	font-size: 10px;
	padding: 3px;
	padding-left: 25px;
	text-align: left;
	border-bottom: 1px #666 solid;
	border-top: 1px #efefef solid;
	background: black url(http://www.andrewraiford.com/classic/images/classicImages/tabHeaderBkg.gif) repeat-x 0 -1px;
}

.lore_option_tab form
{
	color: #000;
}

.lore_left_panel
{
	padding: 0px;
	margin-left: 10px;
	border-right: 1px solid #888;
	height: 100% !important;
	width: 165px;
	background: #cfd4d4 url(http://www.andrewraiford.com/classic/images/nav_hilight.png) repeat-x -1px 0px;
}

.lore_content
{
	padding: 20px;
	background: #fbfcfd url(http://www.andrewraiford.com/classic/images/classicImages/scrollListBackground.gif) repeat-x 0 0;
}

/* @end ---- LAYOUT ---- */

/* @group ---- COMMON ---- */

.lore_normal_font
{
	font-size: 12px;
	font-weight: normal;
}

.lore_small_font
{
	font-size: 10px;
	font-weight: normal;
}

.lore_button
{
	border: 1px solid black;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	border: 1px solid #000;
	cursor: pointer;
	background: #fff url(http://www.andrewraiford.com/classic/images/classicImages/standardButtonUp.gif) repeat-x left center;
	overflow: visible;
	padding: 1px 7px 1px 12px;
	white-space: nowrap;
	height: 18px;
}

.lore_button:hover
{
	background: #fff url(http://www.andrewraiford.com/classic/images/classicImages/standardButtonOver.gif) repeat-x left center;
}

.lore_button:active
{
	background: #fff url(http://www.andrewraiford.com/classic/images/classicImages/standardButtonDown.gif) repeat-x left center;
}

.lore_content_box
{
	margin-left: 5px;
	margin-right: 5px;
}

/* @end ---- COMMON ---- */

/* @group ---- BREADCRUMB ---- */

.lore_breadcrumb
{
	background-color: #f2f1ee;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 4px;
	padding-left: 10px;
	text-align: right;
	border-bottom: 1px #aaa solid;
}

.lore_breadcrumb_current
{
	font-weight: bold;
	color: #333;
}

/* @end ---- BREADCRUMB ---- */

/* @group ---- LINK ----- */

.lore_normal_link
{
	font-weight: bold;
	font-size: 11px;
	color: #244f7f;
	text-decoration: none;
}

.lore_normal_link:hover
{
	text-decoration: underline;
}

.lore_small_link
{
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.lore_small_link:hover
{
	text-decoration: underline;
}

.lore_dark_link
{
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.lore_dark_link img
{
	position: relative;
	top: -4px;
}

.lore_dark_link:hover
{
	text-decoration: none;
}

.lore_light_link
{
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.lore_light_link img
{
	position: relative;
	top: -5px;
}

.lore_light_link:hover
{
	text-decoration: none;
}

.lore_glossary_term_link
{
	font-size: 12px;
	font-weight: bold;
	cursor: help;
	border-bottom: 1px dotted;
	text-decoration: none;
}

.lore_glossary_term_link:hover
{
	text-decoration: none;
}

/* @end ---- LINK ----- */

/* @group ---- GLOSSARY TERM POP-UP ---- */

.lore_glossary_term_popup
{
	padding: 5px;
	border: 1px dotted #dddddd;
	background-color: #f5f5f5;
}

.lore_glossary_term_popup_caption
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.lore_glossary_term_popup_definition
{
	font-size: 10px;
	padding: 0px;
}

/* @end ---- GLOSSARY TERM POP-UP ---- */

/* @group ---- CATEGORY TREE ---- */

div.lore_category_tree_base a
{
	display: block;
	text-decoration: none;
	font-size: 10px;

	color: #333;
	padding: 4px;
	margin: 0px;
	font-weight: bold;
	border-bottom: 1px #aaa solid;
}

div.lore_category_tree_category a
{
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #333;
	padding: 7px;
	margin: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
	text-shadow: #fff 0 1px 0;
}

div.lore_category_tree_category a:hover
{
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: black;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
	background-color: #dcdeda;
}

div.lore_category_tree_current_category a, div.lore_category_tree_current_category a:hover
{
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #244f7f;
	padding: 7px;
	margin: 0px;
	border-top: 1px solid #bbcfdd;
	border-bottom: 1px solid #c0d6e4;
	background: #fff url(http://www.andrewraiford.com/classic/images/classicImages/scrollListBackground.gif) repeat-x 0 0;
	text-shadow: #fff 0 1px 0;
}


/* @end ---- CATEGORY TREE ---- */

/* @group ---- CATEGORY LISTING ---- */

.lore_category
{
	padding: 5px
}

/* @end ---- CATEGORY LISTING ---- */

/* @group ---- ARTICLE PAGE ---- */

.lore_article_info_box
{
	font-size: 9px;
	background-color: #ffffff;
	border: 1px dotted #cccccc;
	text-align: left;
	margin-bottom: 3px;
	padding: 5px
}

.lore_article_info_box_label
{
	background-color: #f0f0f0;
	font-size: 10px;
	padding: 3px;
	text-align: right;
}

.lore_article_info_box_data
{
	font-size: 10px;
	padding: 3px;
	text-align: left;
}

.lore_article_content
{
	padding: 5px;
	padding-left: 15px;
	font-size: 12px;
	color: #333;
}

.lore_article_admin_options
{
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	background-color: #f0f0f0;
	border: 1px dotted #117668;
}

.lore_article_comments
{
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
}

.lore_article_comment
{
	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;
}

/* @end ---- ARTICLE PAGE ---- */

/* @group ---- ARTICLE LISTINGS ---- */

.lore_article
{
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 1px #efefef solid;
}

.lore_article_featured
{
	margin-bottom: 15px;
}

.lore_article_preview_font
{
	color: #404040;
	font-size: 10px;
}

.lore_article_details_font
{
	color: #999999;
	font-size: 9px;
}

/* @end ---- ARTICLE LISTINGS ---- */

/* @group ---- FORMS ---- */

.lore_form_table
{
	background-color: white;
	border: 0;
	margin-left: 30px
}

.lore_form_field_info
{
	font-size: 12px;
	padding: 3px;
	margin: 3px;
	background-color: #F5FAFF;
	border: 1px solid #efefef;
}

.lore_form_field
{
	font-size: 10px;
	padding: 3px;
	margin: 3px;
}

.lore_form_buttons
{
	font-size: 10px;
	padding: 3px;
	margin: 3px;
	text-align: center
}

.lore_input
{
	font-size: 9px;
	font-family: verdana,sans-serif;
	color: black;
	background-color: #fff;
	border: 1px solid #333;
}

.lore_form_error
{
	color: red;
}

/* @end ---- FORMS ---- */

/* @group ---- PROGRAM MESSAGE/ERROR ---- */

.lore_message
{
	font-size: 12px;
	text-align: center;
	border: 1px dotted #cccccc;
	padding: 3px;
	margin: 10px
}

.lore_error_message
{
	margin: 25px;
}

/* @end ---- PROGRAM MESSAGE/ERROR ---- */

/* @group ---- PRINTER-FRIENDLY ARTICLE ---- */

.print_article_header
{
	font-size: 18px;
	font-weight: bold;
	background-color: #f5f5f5;
	border: 1px dotted #bbbbbb;
	padding: 5px;
	margin: 5px;
}

.print_article_box
{
	font-size: 12px;
	background-color: white;
	padding: 5px;
	margin: 5px;
}

/* @end ---- PRINTER-FRIENDLY ARTICLE ---- */