/* CSS Document */



.contentpane {

	background: none;

	padding: 5px;

}



.sitename {

	text-align: left;

	font-size: 40px;

	font-weight: bold;

	font-style: italic;

	color: #fff;

}



.clr {

	clear: both;

}



.outline {

	border: 1px solid #cccccc;

	background: #ffffff;

	padding: 2px;

}



a.pathway:link, a.pathway:visited {

	color: silver;

	font-weight: bold;

}



a.pathway:hover {

	color: #0e89f7;

}



.pathway img {

	

}



ul#mainlevel-nav {

	list-style: none;

	padding: 0;

	margin: 0;

	font-size: 13px;

}



ul#mainlevel-nav li {

	margin: 0;

	padding: 0;

	font-size: 12px;

	line-height: 38px;

	height: 38px;

	white-space: nowrap;

	text-align: center;

	background-position: 0px 0px;

	background: transparent;

	display: block;

	float: left;

}



ul#mainlevel-nav li a {

	text-decoration: none;

	color: white;

	background-image: url(../images/hor_menu.png);

	background-position: 0px -1px;

	background-repeat: no-repeat;

	margin: 0;

	display: block;

	padding: 0 11px 0 11px;

	background-position: 0px 0px;

}



ul#mainlevel-nav li a:hover {

	text-decoration: none;

	color: white;

	background-image: url(../images/hor_menu.png);

	background-position: 0px -38px;

	background-repeat: no-repeat;

	margin: 0;

}



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 {

	background-position: 0px -26px;

	text-decoration: none;

	color: #0e89f7;

}



a#active_menu:hover {

	color: #cccccc;

}



.blog_more {

	padding: 5px;

}



input {

	padding: 2px;

}



.mosimage_caption {

	margin-top: 2px;

	background: black url(../images/module.png) 0px -5px;

	padding: 1px 2px;

	color: #bfbfbf;

	font-size: 10px;

	border-top: 1px solid #cccccc;

}



.maintitle {

	color: #ffffff;

	font-size: 40px;

	padding-left: 15px;

	padding-top: 20px;

}



thead tr td {

	color: #efefef;

	font-size: 12px;

	padding: 3px;

}



.error {

	font-style: italic;

	text-transform: uppercase;

	padding: 5px;

	color: #cccccc;

	font-size: 14px;

	font-weight: bold;

}



/** old stuff **/



.back_button {

	float: right;

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	width: auto;

	background: url(../images/module.png) top left repeat-x;

	padding: 0px 10px;

	line-height: 20px;

	margin: 1px;

	color: White;

	border: 1px solid #555555;

}



div.back_button a:link, div.back_button a:visited, div.back_button a:hover {

	color: #fff;

}



.pagenav {

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	width: auto;

	background: url(../images/button.png) repeat-x;

	padding: 2px 10px 2px 10px;

	line-height: 22px;

	margin: 1px;

	height: 22px;

	color: White;

}



a.pagenav:hover, a.pagenav:link, a.pagenav:visited {

	color: #FFFFFF;

}



.pagenavbar {

	margin-right: 10px;

	float: right;

	height: 20px;

}



ul {

	margin: 0;

	padding: 0;

	list-style: none;

	padding-left: 5px;

}



li {

	line-height: 15px;

	padding-left: 15px;

	background-image: url(../images/list.png);

	background-repeat: no-repeat;

	background-position: 0px 3px;

}



td {

	text-align: left;

	font-size: 11px;

}



/* joomla core stuff */



a:link, a:visited {

	color: white;

	text-decoration: none;

	font-weight: bold;

}



a:hover {

	color: #0e89f7;

	text-decoration: none;

	font-weight: bold;

}



table.contentpaneopen {

	width: 100%;

	padding: 0px;

	border-collapse: collapse;

	border-spacing: 0px;

	margin: 0px;

}



table.contentpaneopen tbody tr td {

	/* width: 100%; */

	padding: 0px;

	border-spacing: 0px;

	padding: 0px 5px 0px 5px;

}



td.buttonheading {

	background: url(../images/module.png) top left repeat-x;

	margin: 0;

	padding: 0;

}



.button {

	color: #0e89f7;

	text-align: center;

	width: auto;

	background: black url(../images/module.png) repeat-x;

	padding: 0px 5px;

	height: 23px !important;

	height: 23px;

	margin: 2px;

	border: 1px solid #555555;

	font: 11px/19px Arial, Hevlvetica, sans-serif;

	background-position: 0 -2px;

}



.inputbox {

	padding: 2px;

	border: 1px solid #555555;

	background-color: black;

	padding: 2px;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	margin: 1px;

	color: silver;

	background-image: url(../images/table2.png);

}



.searchbox {

	padding: 2px;

	border: 0px;

	background-color: transparent;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #333333;

	text-align: left;

}



#search_box form {

	padding-top: 9px;

	margin: 0;

}



.componentheading {

	color: #0e89f7;

	text-align: left;

	padding-left: 4px;

	height: 26px;

	font-weight: bold;

	font-size: 13px;

	text-transform: uppercase;

	margin: 1px;

	background: url(../images/module.png) top 

	left repeat-x;

	padding-top: 6px;

}



.contentcolumn {

	padding-right: 5px;

}



.contentheading {

	height: 26px;

	color: #0e89f7;

	font-weight: bold;

	font-size: 13px;

	background: url(../images/module.png) top left repeat-x;

	text-indent: 5px;

	margin: 0;

	line-height: 26px;

}



.contentpagetitle {

	font-size: 13px;

	font-weight: bold;

	color: #0e89f7;

	text-align: left;

}



.content_vote {

	color: #EFEFEF;

	font-size: 10px;

	font-weight: bold;

	padding-left: 3px;

}



.content_rating {

	color: #EFEFEF;

	font-size: 9px;

	font-weight: normal;

	line-height: 10px;

	vertical-align: middle;

	padding-left: 3px;

}



table.searchinto {

	width: 100%;

}



table.searchintro td {

	font-weight: bold;

}



table.moduletable {

	width: 100%;

	margin-bottom: 10px;

	border-spacing: 0px;

	border-collapse: collapse;

}



table.moduletable th {

	color: #0e89f7;

	text-align: left;

	height: 28px;

	line-height: 27px;

	font-weight: bold;

	font-size: 12px;

	text-transform: uppercase;

	background: url(../images/module.png) top left repeat-x;

	text-indent: 13px;

	padding-top: 0px;

}



table.moduletable td {

	font-size: 11px;

	padding: 0px;

	margin: 0px;

	font-weight: normal;

}



table.pollstableborder {

	border: 1px solid #555555;

}



table.pollstableborder td {

	padding: 2px;

}



.sectiontableheader {

	font-weight: bold;

	background: black url(../images/module.png) repeat-x;

	padding: 4px;

	color: White;

	height: 20px;

	line-height: 24px;

}



.sectiontablefooter {

	font-weight: bold;

	background: black url(../images/module.png) repeat-x;

	padding: 4px;

	color: White;

	height: 20px;

	line-height: 24px;

}



.sectiontableentry1 {
	background-color: #444444;
	padding: 5px 5px;
	background: url(../images/table1.png);
}



.sectiontableentry2 {

	background-color: #333333;

	padding: 2px;

	background: url(../images/table2.png);

}



.small {

	color: #999999;

	font-size: 9px;

	font-weight: bold;

}



.smalldark {

	color: #777777;

}



.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: #0e89f7;

	text-align: center;

	padding-left: 4px;

	height: 26px;

	font-weight: bold;

	font-size: 10px;

	text-transform: uppercase;

	background: black url(../images/module.png);

}



a.toclink {

	height: 20px;

	margin-top: 2px;

}



a.mainlevel:link, a.mainlevel:visited {

	display: block;

	background: url(../images/ver_menu.png) no-repeat;

	vertical-align: middle;

	font-size: 13px;

	font-weight: bold;

	color: white;

	text-align: left;

	padding-top: 0px;

	height: 26px;

	width: 100%;

	text-decoration: none;

	line-height: 26px;

	margin-top: 0px;

	background-position: 0px 0px;

	text-indent: 20px;

	border-bottom: 1px solid #555555;

}



a.mainlevel:hover {

	background-position: 0px -26px;

	text-decoration: none;

	color: #e4e4e4;

}



a.sublevel:link, a.sublevel:visited {

	padding-left: 8px;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #bfbfbf;

	text-align: left;

}



a.sublevel {

	margin: 3px;

	color: white;

}



a.sublevel:hover {

	color: #1d8ced;

	text-decoration: none;

}



.highlight {

	border-bottom: 1px dashed #555555;

	color: #0e89f7;

	padding: 1px;

}



.code {

	background-color: #ebebeb;

	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;

	color: #0e89f7;

}



a.readon:link, a.readon:visited {

	color: white;

	text-decoration: none;

	font-size: 13px;

	background: black url(../images/ver_menu.png) repeat-x;

	padding: 6px 4px 6px 4px;

	margin: 0;

	border: 1px solid #555555;

	float: right;

	background-position: 0 0;

}



a.readon:hover {

	color: #0e89f7;

	text-decoration: none;

	font-size: 13px;

	background: grey url(../images/ver_menu.png) repeat-x;

	padding: 6px 4px 6px 4px;

	margin: 0;

	border: 1px solid #555555;

	float: right;

	background-position: 0 -26px;

}



fieldset {

	background: #333333;

	border: 1px solid #555555;

	font-size: 11px;

}
