body
{
	background-color: #B22B23;
	background-image: url(/content/templates/script/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}

.blog td
{
	text-align: left;
}

/** Zuber design classes **/
.introcredit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAE173;
	padding-top: 0px;
}

.introcredit A
{
	font-size: 10px;
	font-style: normal;
	color: #F9EBB0;
	text-decoration: none;
	padding-top: 0px;
}

.introcredit A:hover
{
	color: #FAE173;
	text-decoration: none;
}

td.buythisbook
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAE173;
	padding-top: 0px;
}

td.buythisbook A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAE2D8;
	text-decoration: none;
	padding-top: 0px;
}

td.buythisbook A:hover
{
	color: #FAE173;
	text-decoration: underline;
	font-weight: normal;
}

td.buythisbook A:visited
{
	color: #FAE173;
	text-decoration: underline;
	font-weight: normal;
}

.header
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

.shadow
{
	background-image: url(../images/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #E4DACE;
}

.booktitle { padding-left: 5px; }

.buy
{
	padding-right: 12px;
	padding-top: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

.slogan { padding-right: 5px; }

/** solarflare classes **/
table.content_table
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-right: 5px;
}

table.content_table td
{
	padding: 0px;
	margin: 0px;
}

table td.body_outer
{
	padding: 2px;
	border: 1px solid #FF0000;
}

/** sets the mainbody of the page a left margin so it is not flush to the menu **/
#body
{
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.user1_inner
{
	border: 1px solid #CCCCCC;
	float: none !important;
	margin: 0px;
	padding: 2px;
}

.user2_inner
{
	border: 1px solid #003399;
	float: none !important;
	margin: 0px;
	padding: 2px;
}

.small
{
	color: #999999;
	font-size: 0.8em;
}

/** classes for includes/script_footer.php*/
#footer
{
	text-align: center;
	color: #FFFF99;
	padding: 10px;
	font-size: 0.8em;
	background-color: #E5382E;
}

/**/
#footer a:link, #footer a:visited 
{
	color: #E9E1D8;
	text-decoration: none;
}

#footer a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}

/* Formatting for modules */
table.moduletable
{
	width: 100%;
	text-align: left;
	margin-bottom: 5px;
	border-collapse: collapse;
}

/* Heading text of the modules */
/* content/data text for the modules */
table.moduletable td
{
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* All internal headings, including the contact page */
.contentheading, .contact.th
{
	font-weight: bold;
	font-size: 14px;
}

/* For styling the date the content/articles are created under contents title */
/* Formating "Last updated on" text at the end of articles/contents */
.createdate, .modifydate
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 8px;
	color: #F33;
	text-transform: uppercase;
}

.clr { clear: both; }

.outline
{
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

#pathway_outer
{
	width: 635px;
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner
{
	float: none !important;
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text
{
	overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

a.pathway { }

/* FORMS SETTINGS */
#buttons
{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

#search_outer
{
	float: right;
	margin: 10px;
	width: 165px;
}

#search_inner
{
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	overflow: hidden;
}

#search_inner form
{
	padding: 0;
	margin: 0;
}

#search_inner .inputbox
{
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-size: 12px;
	color: #CC0000;
}

#top_outer
{
	float: left;
	width: 165px;
}

#top_inner
{
	border: 1px solid #cccccc;
	padding: 2px;
	height: 144px !important;
	overflow: hidden;
	float: none !important;
}

#content_outer
{
	padding-right: 10px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
}

#content_inner
{
	float: none !important;
	padding: 0;
	padding-top: 2px;
	margin: 0;
}

table.content_table
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td
{
	padding: 0px;
	margin: 0px;
}

#right_outer
{
	margin-left: 2px;
	width: 165px;
}

#right_inner
{
	float: none !important;
	border: 1px solid #cccccc;
	padding: 2px;
}

#active_menu
{
	color: #FFCC00;
	font-weight: bold;
}

a#active_menu:hover { color: #E15704; }

.maintitle
{
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error
{
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

/*Style for the "BACK" button*/
.back_button
{
	float: right;
	text-align: center;
	font-size: 11px;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	margin-right: 30px;
	margin-bottom: 20px;
}

/* as the name implies, this is for formatting texts for those "<< Start < Previous 1 Next > End >>" links */
.pagenav
{
	text-align: center;
	font-size: 11px;
	color: #666666;
	border: 1px solid #cccccc;
	padding: 5px 15px;
	margin: 1px;
	background-color: #ffffff;
}

/*Sets the style for the footer navigation ("<< Start < Prev Next > End >>") when they do not appear as hyperlinks (when only a few articles exist).*/
.pagenavbar
{
	margin-right: 10px;
	float: right;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	margin-left: 10px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* ANCHOR LINK CLASSES for entire site */
a:link, a:visited
{
	text-decoration: none;
	color: #F30;
}

a:hover
{
	color: #F63;
	text-decoration: underline;
}

/* Table that holds the actual text for an article.*/
table.contentpaneopen
{
	width: 95%;
	padding: 15px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 12px;
}

/* Table that holds the actual text for an article.*/
table.contentpaneopen td
{
	padding-right: 5px;
	padding-left: 4px;
}

/* Table that holds all non-article information (components, category lists, contact forms, etc).*/
table.contentpane
{
	width: 95%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

/* Title of the component being used to display the content.*/
td.componentheading 
{ 
padding-left: 4px; 
}

.button
{
	color: #ff6600;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	height: 26px !important;
	margin: 1px;
}

.inputbox
{
	padding: 2px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading
{
	color: #C00;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.contentcolumn { padding-right: 5px; }

.contentheading
{
	color: #C00;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.contentpagetitle
{
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}

/* MAMBO MODULES FORMATTING */
/* Formatting the module table */
table.moduletable
{
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

/* Formatting the module header, and the module titles */
table.moduletable th
{
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #CC0000;
	font-size: 1em;
	text-transform: uppercase;
}

/* Formatting the table cells of the module table */
table.moduletable td
{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td { padding: 2px; }

/**  home intro module class **/
table.moduletable_homeintro
{
	margin-bottom: 5px;
	margin-right: 15px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

table.moduletable_homeintro b
{
	text-align: left;
	font-weight: bold;
	color: #cc0000;
	font-size: 14px;
	text-transform: uppercase;
}
/**  links at bottom right on homepage module class **/
table.moduletable_links
{
	margin-bottom: 5px;
	margin-right: 15px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
/** publicity module class **/
table.moduletablepublicity
{
	font-size: 12px;
	margin-bottom: 15px;
}

/** Personal Appearances front-page module classes **/
table.moduletable_events
{
	width: 300px;
	height: 100px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-right: 15px;
	padding: 5px;
}

table.moduletable_events th
{
	text-align: left;
	padding: 4px;
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
	text-transform: uppercase;
}

table.moduletable_events td
{
	text-align: left;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	vertical-align: top;
	padding: 8px;
}

table.moduletable_events ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

table.moduletable_events li
{
	line-height: 15px;
	margin-left: 15px;
	padding: 2px 0px 2px 15px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/** PERSONAL APPEARANCES section classes **/
.componentheading_appearances
{
	color: #C00;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

table.blog_appearances
{
	width: 95%;
	padding-left: 4px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	font-size: 13px;
	border: 0px solid #cccccc;
}

td.contentheading_appearances
{
	background: url(../images/blog_bkg.gif) repeat-x;
	background-position: 0px 10px;
	height: 40px;
	color: #C00;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 15px;
	
}

/* Table that holds the actual text for an article.*/
table.contentpaneopen_appearances
{
	width: 95%;
	padding-left: 15px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid #999999;
	font-size: 13px;
}

/* Table that holds the actual text for an article.*/
table.contentpaneopen_appearances td
{
	padding-right: 5px;
	padding-left: 4px;
}

/* Table that holds all non-article information (components, category lists, contact forms, etc).*/
table.contentpane_appearances
{
	width: 95%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

/** POLL MODULE CLASSES **/
table.moduletable_poll
{
	width: 300px;
	height: 100px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-right: 15px;
	padding: 5px;
}

/* MAMBO SECTIONS LISTINGS */

/* This is for styling the section table headers on a SECTION's page.
	Example: table header of "Date", "Item Title", "Author" and "Hits"? */

.sectiontableheader
{
	font-size: .9em;
	font-weight: bold;
	background-color: #FFFF99;
	color: #FF3333;
	padding: 4px;
	text-transform: uppercase;
}

/** home page intro classes **/
.sectiontablefooter
{
	font-size: 12px;
	margin-right: 10px;
}

.sectiontableentry1 { background-color: #ffffff; }
.sectiontableentry2 { background-color: #f9f9f9; }

table.contenttoc
{
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td { padding: 2px; }

table.contenttoc th
{
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover
{
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}

a.sublevel:link, a.sublevel:visited
{
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover
{
	color: #C43C03;
	text-decoration: none;
}

.highlight
{
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code
{
	background-color: #ddd;
	border: 1px solid #bbb;
}

form
{
	/* removes space below form elements */
	margin: 0;
	padding: 0;
}

div.mosimage { border: 1px solid #ccc; }

.mosimage
{
	border: 1px solid #cccccc;
	margin: 5px;
}

.mosimage_caption
{
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

/** non standard classes **/
table.searchinto { width: 100%; }
table.searchintro td { font-weight: bold; }

/** MosForm Classes**/
div.mosFormLabel
{
	width: 150px;
	color: #666666;
	font-size: .9em;
}

div.mosFormElement { }

div.mosFormLabel
{
	color: #333333;
	padding: 5px 0px 0px 2px;
	font-size: .8em;
	font-weight: bold;
}

div.mosFormElement
{
	color: #333333;
	font-size: .9px;
	padding-top: 2px;
	padding-bottom: 5px;
}

div.mosFormActions { padding: 5px; }

p.mosformerror
{
	font-weight: bold;
	color: red;
	text-transform: uppercase;
}

div.mosformgrouptitle
{
	color: maroon;
	font-size: .9em;
	text-transform: uppercase;
}

.empty_blog { display: none; }
