/* phpBB & Joomla common css */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
*[class$="clearfix"] { display: inline-block } /* ie7, ignored by opera 8 */
* html>body .clearfix { width: 100%; } /* ie mac only */
* html .clearfix { /* Hides from IE-mac \*/
height: 1px; /* End hide from IE-mac */ }

/* override varying defaults in different browsers */
/* * { margin: 0; padding: 0; border: 0} */

html { height: 100%; }

body
{
	height: 100%;
	margin: 10px 0;
	font-family: Arial, Helvetica, Sans Serif;
	background: #fff;
	font-size: 8pt;
	color: #333333;
}    

p
{
	margin-top: 1em;
	margin-bottom: 1em;
}

form
{
	margin: 0;
	padding: 0;
}

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

ul li
{
	padding-left: 15px;
	padding-top: 0;
	margin-bottom: 5px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

td
{
	font-size: 10pt;
}

a img
{
	border: 0;
}

#wrapper_outer
{
	margin: 0 auto;
	width: 995px;
}

#wrapper_inner
{
	float: left;
	width: 995px;
}

#header
{
	display: block;
	height: 127px;
}

#header img
{
	display: block;
}

#body_outer {
	background: url(../images/fake_column.png) repeat-y;
}

#left
{
	float: left;
	width: 130px;
	background: #E2E4D9;
	padding: 5px 0;
}

#content
{
	float: left;
	width: 735px;
	overflow: hidden;
	background: #fff;
}

#banner
{
	margin: 5px 0;
}

div.moduletable_banner table
{
	margin: 0 auto;
}

#body_inner
{
	padding: 2px 10px;
}

#right
{
	float: left;
	width: 130px;
	background: #E2E4D9;
}

#footer
{
	clear: both;
	padding: 10px 0;
	text-align: center;
	font-style: italic;
	color: #999;
}

#footer a:link, #footer a:visited {	color: #999; }
#footer a:hover { color: #000; }

ul#mainlevel li
{
	background-image: none;
	padding: 0;
	margin: 0;
}

a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	background: #E1E3D8;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	color: #999;
	padding-top: 5px;
	padding-left: 18px;
	line-height: 20px;
	text-decoration: none;
}

a.mainlevel:hover
{
	text-decoration: none;
	color: #C64934;
}

a.mainlevel#active_menu
{
	color: #999;
	font-weight: bold;
}

a.mainlevel#active_menu:hover { color: #C64934; }

a.sublevel:link, a.sublevel:visited
{
	padding-left: 0;
	vertical-align: middle;
	font-size: 8pt;
	font-weight: bold;
	color: #c64934;
}

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

a.sublevel#active_menu { color: #333; }


div.moduletable_search
{
	padding: 10px 0 0 10px;
	font-size: 9pt;
}

div.moduletable_search a.search_link
{
	line-height: 20px;
}

div.moduletable_search h3
{
	padding-left: 10px;
	padding-bottom: 14px;
	color: #4E4D4E;
	font-size: 11pt;
}

div.moduletable_search input
{
	border: solid 1px #cccccc;
	background-color: #eee;
}

div.moduletable_login
{
	padding: 3px 0px 10px 3px;
	background: #BBBDB2;
	font-size: 9pt;
}

div.moduletable_newsletter
{
	height: 51px;
	margin-top: 3px;
	padding: 130px 0 0 18px;
	background: url(../images/newsletter_bg.gif) no-repeat;
	font-size: 8pt;
}

div.moduletable_newsletter h3
{
	color: #4E4D4E;
	font-size: 11pt;
}

div.moduletable_newsletter input
{
	border: solid 1px #cccccc;
	background-color: #eee;
}

span.newsletter_error { color: red; }

#mod_login_remember
{
	background-color: #BBBDB2;
}

table.moduletable
{
	width: 100%;
	margin-bottom: 5px;
}

table.moduletable th, div.moduletable h3
{
	color: #666666;
	padding-left: 14px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	margin: 0;
}

/* Joomla specific CSS */


.introtext p { margin-top: 0 }

img.alignleft {
	float: left;
	display: inline;
	padding: 0;
	margin: 0 5px 2px 0;
}

img.alignright {
	float: right;
	display: inline;
	padding: 0;
	margin: 0 0 2px 5px;
}

#pathway
{
	overflow: hidden;
	padding: 0 10px;
	font-style: italic;
	color: #999;
}

a.pathway
{
	font-weight: normal;
}

a.pathway:link, a.pathway:visited
{
	color: #999;
}

a.pathway:hover 
{ 
	color: #C03;
}

#pathway img
{
	margin: 6px 5px 0 5px;
}

/* not needed? */
#buttons
{
	float: left;
	width: auto;
}

div.message {
	border: 1px solid red;
	padding: 5px;
	color: red;
}

table.frontpage td
{
	padding-right: 5px;
}

ul.newsfeeds li
{
	margin-bottom: 1em;
}

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

.pagenav
{
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	width: auto;
	padding: 0px 8px;
	line-height: 20px;
	margin: 0;
}

/* needed? */
.pagenavbar
{
	margin-right: 10px;
	float: right;
}


/* Joomla core stuff */
a:link, a:visited
{
	color: #c64934;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

table
{
	border-spacing: 0;
	border-collapse: collapse;
}	

table.contentpaneopen
{
	width: 100%;
}

table.contentpaneopen td { padding-right: 5px; }
table.contentpaneopen td.componentheading { padding-left: 0; }

table.contentpane
{
	width: 100%;
}

table.contentpaneopen fieldset
{
	border: 0;
	border-bottom: 1px solid #eee;
}

.button
{
	color: #c64934;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	border: 3px #cccccc;
	width: auto;
	padding: 0 5px;
	line-height: 18px;
	height: 26px;
	margin: 1px;
}

.inputbox
{
	border: solid 1px #cccccc;
	background-color: #eee;
}

.componentheading
{
	color: white;
	padding: 4px;
	font-weight: bold;
	font-size: 11pt;
	background-color: red;
	margin: 2px;
	margin-left: 0;
}

div.componentheading a:link, div.componentheading a:visited
{
	color: white;
}

div.componentheading a:hover
{
	color: #FCC;
}

.contentcolumn { padding-right: 5px; }

.contentheading
{
	height: 30px;
	color: #4E4D4E;
	font-weight: bold;
	font-size: 11pt;
}

.contentpagetitle
{
	font-size: 10pt;
	font-weight: bold;
	color: #CCC;
	text-align: left;
	line-height: 16px;
}

table.searchinto { width: 100%; }
table.searchintro td { font-weight: bold; }

table.pollstableborder td { padding: 2px; }

.sectiontableheader
{
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}

.sectiontableentry1 
{
	background-color: #ffffff;
}

.sectiontableentry2
{
	background-color: #f0f0f0; 
	padding-top: 5px;
	padding-bottom: 5px; 
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td
{
	padding-top: 5px;
	padding-bottom: 5px; 
}

.small
{
	color: #999999;
	font-size: 8pt;
}

.createdate, .modifydate
{
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 8pt;
}

table.contenttoc
{
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td { padding: 2px; }

table.contenttoc th
{
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
}

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

.code
{
	background-color: #ddd;
	border: 0;
}

.mosimage
{
	border: 0;
	margin: 5px;
}

.mosimage_caption
{
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 8pt;
}

span.article_seperator
{
	display: block;
	height: 1em;
}