/* CSS Document */

th {
	text-align:left;
	font-size: 11px;
	font-weight: bold;
}
.blog {
	width:100%;
}
.sitename {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	color: #787878;
}
.clr {
	clear: both;
}
.outline {
	border: 1px solid #cccccc;
	background: #black;
	padding: 2px;
}
a.pathway {
}
table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}
#active_menu {
	color: #b52626;
	background:#b8bce4;
}

	
.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;
}
/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	background: #787878 url(../images/button.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	border-bottom: 2px solid #787878;
	color: White;
}
div.back_button a:link, div.back_button a:visited, div.back_button a:hover {
	color: White;
}
.pagenav_prev {
	font-size: 10px;
	font-weight: bold;
}
.pagenav_next {
	font-size: 10px;
	font-weight: bold;
}
.pagenav {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	width: auto;
	line-height: 22px;
	margin: 15px 0 0 0;
	padding: 3px 10px;
	height: 22px;
	color: #000000;
	background: #787878 url(../images/button_grise.png) repeat-x;
}
a.pagenav:hover, a.pagenav:link, a.pagenav:visited {
	color: #000000;
	font-size: 9px;
	background: #787878 url(../images/button.png) repeat-x;
}
.pagenav a:link, .pagenav a:hover, .pagenav a:visited {
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 10px 2px 10px;
	color: #000000;
	font-size: 9px;background: url(../images/button.png) repeat-x;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
	height: 20px;
}
ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
}
li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
td {
	text-align: left;
	font-size: 11px;
}
body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color:#4D4D4D;
}
/* mambo core stuff */
a:link, a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
table.contentpaneopen {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0;
}
table.contentpaneopen td {
	padding-right: 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
.contentpane {
	background-color:#FFFFFF;
	background:#fff;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
.button {
	color: White;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 0px solid;
	width: auto;
	background: #787878 url(../images/button.png) repeat-x;
	padding: 0px 5px;
	line-height: 17px !important;
	line-height: 16px;
	height: 24px !important;
	height: 24px;
	margin: 1px;
}
.inputbox {
	padding: 2px;
	border: 1px solid #787878;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/boxshadow.png) repeat-x top left;
}
.searchbox {
	border: 0px;
	background-color: transparent;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align:top;
}
.componentheading {
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 1px;
	border-bottom: 0px solid #787878;
}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	height: 30px;
	color: #787878;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	text-indent: 12px;
	padding-top: 3px;
	padding-left: 0px;
	background: url(../images/contentheading.png) top left repeat-x;
	width:100%;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #787878;
	text-align:left;
}
.content_rating {
	padding-top: 10px;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0 0 25px 0;
	padding: 0;
}
table.moduletable th {
	color: #787878;
	height: 22px;
	width: 170px !important;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/module.png);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 20px;
	boder: 1px solid green;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	background: #787878;
	padding: 4px;
	color: White;
	background-image: url(../images/button.png);
	height: 22px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color : #F3F3F3;
}
.sectiontableentrylist1 {
	background-color : #ffffff;
	font-weight:bold;
	color:#990000;
	border-bottom:1px dotted #666666;
}
.sectiontableentrylist2 {
	background-color : #F3F3F3;
	font-weight:bold;
	color:#990000;
	border-bottom:1px dotted #666666;
}
.small {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}
table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
	color: White;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 18px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background: #787878;
	background-image: url(../images/button.png);
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/moduletd.png) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
	text-align: left;
	text-indent: 17px;
	padding-top: 0px;
	height: 20px;
	width: 196px;
	text-decoration: none;
	line-height: 20px;
	margin-top: 1px;
}
a.mainlevel:hover {
	text-decoration: none;
	color: Black;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #3E3E3E;
	text-align: left;
}
a.sublevel:hover {
	color: #787878;
	text-decoration: none;
}
.highlight {
	background-color: #787878;
	color: White;
	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: #787878;
	padding: 1px 2px;
	color: White;
	font-size: 10px;
	border-top: 1px solid #cccccc;
	background-image: url(../images/button.png);
	background-position: 0px -3px;
}
a.readon:link, a.readon:visited {
	color: #3E3E3E;
	text-decoration: none;
	font-size: 11px;
	list-style: inside url(../images/read.png);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	margin-bottom: 10px;
}
a.readon:hover {
	color: #787878;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	list-style: inside url(../images/read.png);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	margin-bottom: 10px;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
{
 color: Black;
 text-decoration: none;
}
a.mainlevel-nav:hover {
	color: #792727;
	text-decoration: none;
}
.rightmenu {
	/*background-color: #EEEEEE;
	border: 1px solid #CCCCCC;*/
	margin: 0;
	padding: 0;
	width: 200px;
}

.buttonheading {
	
	
}

p {
	font-size: 1.8em;
}




