/* CSS Document */

html {
	height: 100%;
	vertical-align: top;
}

body {
	height: 100%;
	vertical-align: top;
}

.clr {
	clear: both;
}

.outline {
	vertical-align: top;
  border: 0px solid #ffffff;
  background: #ffffff;
  padding: 0px;
  margin-left: 3px;
  margin-top: 0px;

}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#top_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
	width: 1009px;
	height: 141px;
}

#top_left {
	float: left;
	padding: 35px 0px 0px 0px;
	margin-right: 0px;
	width: 724px;
	height: 50px;
	background: url(../images/top_left_line.jpg) repeat-x;
	line-height: 11px;
	font: arial;
	font-size: 10px;
	font-style: italic;
}

#top_logo {
        background: url(../images/top_logo.jpg) no-repeat;
	float: left;
        overflow: hidden;
	margin-top:13px;
        width: 181px;
	height: 92px;
}

#top_right {
	float: left;
        overflow: hidden;
	width: 104px;
	height: 117px;
	background: url(../images/top_right_line.jpg) repeat-x;
}

#top_bottom {
	float: left;
	width: 1009px;
	height: 24px;
}

#top_bottom_empty_0 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 15px;
	height: 24px;
	background: #FFFFFF;
}

#top_bottom_left {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 2px;
	height: 24px;
	background: url(../images/top_bottom_left.jpg) no-repeat;
}

#top_bottom_line_1 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 139px;
	height: 24px;
	background: url(../images/top_bottom_line.jpg) repeat-x;
}

#top_bottom_empty_1 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 29px;
	height: 24px;
	background: #FFFFFF;
}

#top_bottom_line_2 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 369px;
	height: 24px;
	background: url(../images/top_bottom_line.jpg) repeat-x;
}

#top_bottom_pathway {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 100px;
	height: 24px;
	background: #FFFFFF;
        font: arial;
	font-size: 15px;
	color: #B83A28;
	text-align: center;
        text-transform: uppercase;
        line-height: 24px !important;
        overflow: hidden;
	display: block;
}

#top_bottom_pathway-fp {
	float: left;
        width: 100px;
	height: 24px;
	background: url(../images/top_bottom_line.jpg) repeat-x;
}


#top_bottom_line_3 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 127px;
	height: 24px;
	background: url(../images/top_bottom_line.jpg) repeat-x;
}

#top_bottom_empty_2 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 61px;
	height: 24px;
	background: #FFFFFF;
}

#top_bottom_line_4 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 29px;
	height: 24px;
	background: url(../images/top_bottom_line.jpg) repeat-x;
}

#top_bottom_partners {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 97px;
	height: 24px;
	background: #FFFFFF;
        font: arial;
	font-size: 15px;
	color: #B83A28;
	text-align: center;
        line-height: 24px !important;

}

#top_bottom_line_5 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 28px;
	height: 24px;
	background: url(../images/top_bottom_line.jpg) repeat-x;
}

#top_bottom_right {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 2px;
	height: 24px;
	background: url(../images/top_bottom_right.jpg) no-repeat;
}


#left_outer {
  float: left;
	margin-top: 0px;
	width: 185px;
	height: 300px !important;
	height: 100%;
}

#left_inner_empty {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 15px;
	height: 24px;
	background: #FFFFFF;
}

#left_inner {
  border: 0px solid #cccccc;
	padding: 0px;
  float: none !important;
  float: left;
}

#login_form {
  float:left;
  vertical-align: bottom;
  border: 0px solid #cccccc;
  padding-left: 30px;
  padding-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 0px;
}


#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 596px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#right_outer {
	margin-left: 0px;
	text-align: center;
	width: 217px;
        height: 100%;
  	float: left;
        border: 0px solid #cccccc;
  background: url(../images/right_line.jpg) repeat-y;
  background-position: right;
  overflow: hidden;

}

#right_inner_empty {
  float: left;
  border: 0px solid #cccccc;
  padding: 0px;
  width: 61px;
  height: 300px;
  text-align: center;
  background: #FFFFFF;
}

#right_inner_sponsor {
  float:left;
  border-top: 0px solid #cccccc;
  border-left: 0px solid #cccccc;
  border-right: 0px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  margin-top: 10px;
  width: 150px;
  height: 100%;
  padding-right: 4px;
  padding-bottom: px;
  margin-left: 0px;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  color: #fc8d00;
  text-align: center;
  padding-left: 0px;
  text-decoration: none;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

#lang {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

table td.body_outer {
	padding: 0px;
	border: 0px solid #cccccc;
}

.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;
  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_outer {
	text-align: center;
	padding-top: 0px;
	width: 1009px;
	height: 27px;

}
#footer_left {
        float: left;
	margin-top: 0px;
	width: 185px;
	height: 27px;
	background: #FFFFFF;
}

#footer_line_1 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 422px;
	height: 27px;
	background: url(../images/footer_line.jpg) repeat-x;
}


#footer_contact {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 234px;
	height: 27px;
	background: #FFFFFF;
        font: arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
        line-height: 24px !important;
        overflow: hidden;
	display: block;

}

#footer_line_2 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 155px;
	height: 27px;
	background: url(../images/footer_line.jpg) repeat-x;
}


#footer_right {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
        width: 2px;
	height: 27px;
	background: url(../images/footer_right.jpg) no-repeat;}



ul
{
margin: 0;
padding: 0;
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 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* 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.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



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;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  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;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 25px;
	color: #d53018;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}



.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-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	background: #FFFFFF;
}



table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #96bd0d;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;

}

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: 20px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.jpg) no-repeat;
	vertical-align: middle;
	font-size: 12px;
        font-weight:bold;
        font-family:"arial narrow";
	color: #B83A28;
	text-align: left;
        padding: 0px 0px 0px 15px;
        margin: 0px 0px 0px 0px;
	height: 25px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	text-transform:uppercase;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #B83A28;
}

a.mainlevel#active_menu {
	color: #FFFFFF;
	font-weight: bold;
	background-position: 0px -25px;

}

a.mainlevel#active_menu:hover {
	color: #FFFFFF;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 5px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	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;
}


/* Joom!Fish CSS definition used by the module or component. You might overwrite it in your
 * template and remove this. Within your module configuration you can switch off the loading of the css*/

div.jflanguageselection
{
        float: left;
	vertical-align: bottom;
	margin: 3px 2px 2px -13px;

}

/* language lists with UL (names & images) */
ul.jflanguageselection
{
  float:left;
  text-align: left;
  vertical-align: middle;
  list-style: none;
  border: 0px solid #cccccc;
  padding-left: 0px;
  padding-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
    font-size: 0.8em;
}

ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
}

ul.jflanguageselection li a
{
	display: block;
}

ul.jflanguageselection img
{
	border: none;
	padding: 2px;
}

/** Styles for the drop down list */

#jflanguageselection
{
	float: left;
	vertical-align: middle;
}

select.jflanguageselection
{
	border: 1px solid #cccccc;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 1px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

label.jflanguageselection
{ position:absolute; left:-2000px}