/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#main-table {
  margin-top: 0;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
}

ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	float: left;
	width: 95px !important;
	width: 96px;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
	white-space: nowrap;
	border-left: 1px solid #ffffff;
}

ul#mainlevel-nav li a {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: #000;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
	color: #fff;
	background: #cc0000;
}

#active_menu-nav {
	color: #fff;
	background: #cc0000 !important;
}

.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;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  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 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

/* Joomla core stuff */
a:link, a:hover {
	color: #0000FF; 

}


a:visited {
	color: #800080; 
}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.contentpaneopen td {
	/* padding: 0px; */
	 margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


table.contentpaneopen td.contentheading {
	height: 30px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
}



table.contentpane {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

table.blog {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

.componentheading {
	height: 30px;
	color: #000;
	font-weight: bold;
	font-size: 16px;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
}


h4 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0 0 10px 0;

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

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable,
div.moduletable-sub,
div.moduletable-sub2 {
	padding: 0;
	bottom: 15px;
	margin-bottom: 15px;
}

table.moduletable th, div.moduletable h3 {
	background: #333333;
	width: 190px !important;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.moduletable-sub h3 {
	background: #CC0000;
	width: 190px !important;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	padding: 4px 0 4px 10px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.moduletable-sub2 h3 {
	background: #006600;
	width: 190px !important;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	line-height: 23px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

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

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

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,
a.mainlevel-sub2:link, a.mainlevel-sub2:visited,
a.mainlevel-sub:link, a.mainlevel-sub:visited {
	display: block;
	background: #ffffcc url(img/arrow.gif) no-repeat right;
	width: 180px !important;
	width: 180px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px;
	color: #666666;
	text-align: left;
	text-decoration: none;
	border-bottom: #000 1px solid;
	overflow: hidden;
}

a.mainlevel:hover,
a.mainlevel-sub:hover,
a.mainlevel-sub2:hover {
	background: #666666;
	color: #ffffff;
}

a.mainlevel#active_menu {
	background: #cccccc;
	color: #333333;
}

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

a.mainlevel-sub#active_menu-sub {
	background: #FF9966;
	color: #333333;
}

a.mainlevel-sub2#active_menu-sub2 {
	background: #66CC66;
	color: #333333;
}

a.mainlevel-sub#active_menu:hover {
	color: #fff;
}

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

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

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

.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;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

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

.body_left {
	background: url(../images/bg_left.png) repeat-y;
}

.body_right {
	background: url(../images/bg_right.png) repeat-y;
}

.body_bottom {
	background: url(../images/bg_bottom.jpg) repeat-x;
	height: 10px;
}

.mainbody {
	background: #ffffff;
	padding: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2 {
 margin: 0;
}


a.intro_a1, a.intro_a2, a.intro_a3, a.intro_a4, a.intro_a5,  a.intro_a6, a.intro_a7 {
text-decoration: none;
}
a.intro_a1:link, a.intro_a1:visited {
	background: url(../images/cover_02.jpg) no-repeat;
	display: block;
	width: 283px;
	height: 54px;
}

a.intro_a1:hover {
	background: url(../images/coverOV_02.jpg) no-repeat;
	display: block;
	width: 283px;
	height: 54px;
}

a.intro_a2:link, a.intro_a2:visited {
	background: url(../images/cover_06.jpg) no-repeat;
	display: block;
	width: 283px;
	height: 56px;
}

a.intro_a2:hover {
	background: url(../images/coverOV_06.jpg) no-repeat;
}

a.intro_a3:link, a.intro_a3:visited {
	background: url(../images/cover_08.jpg) no-repeat;
	display: block;
	width: 283px;
	height: 50px;
}

a.intro_a3:hover {
	background: url(../images/coverOV_08.jpg) no-repeat;
}

a.intro_a4:link, a.intro_a4:visited {
	background: url(../images/cover_04.jpg) no-repeat;
	display: block;
	width: 275px;
	height: 40px;
}

a.intro_a4:hover {
	background: url(../images/coverOV_04.jpg) no-repeat;
}

a.intro_a5:link, a.intro_a5:visited {
	background: url(../images/cover_05.jpg) no-repeat;
	display: block;
	width: 275px;
	height: 40px;
}

a.intro_a5:hover {
	background: url(../images/coverOV_05.jpg) no-repeat;
}

a.intro_a6:link, a.intro_a6:visited {
	background: url(../images/cover_07.jpg) no-repeat;
	display: block;
	width: 275px;
	height: 40px;
}

a.intro_a6:hover {
	background: url(../images/coverOV_07.jpg) no-repeat;
}

a.intro_a7:link, a.intro_a7:visited {
	background: url(../images/cover_09.jpg) no-repeat;
	display: block;
	width: 275px;
	height: 40px;
}

a.intro_a7:hover {
	background: url(../images/coverOV_09.jpg) no-repeat;
}

.buttonheading {
padding-left: 3px;
}
