/* CSS Document */
/* created by Mark Szegi - www.mrk.ro */

html {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, Sans Serif,Nyala;
}

:focus {
	outline: none;
}

body {
	line-height: 160%;
	font-size: 12px;
	color: #555;
	cursor: default;
	margin: 0;
	padding: 0;
	background: url(../images/mainbg.png) repeat-x top #ebebeb;
}

/* ----------- unique id's -------------*/

#master {
	margin-top: 6px;
	background-color:#bababa;
	border:5px solid #fff;
	border-top:4px solid #fff;
	border-bottom:3px solid #fff;
}

#header {
	background: url(../images/header.png) repeat-x;
	height: 148px;
}

#menuline {
	vertical-align: top;
}

#rightpane {
	background: #bababa;
	padding: 0px;
	width: 286px;
}

#contenttop {
	height: 10px;
	background: url(../images/contenttop.png) no-repeat top; 
}

#content {
	padding: 0px;
	padding-left: 15px;
	margin: 0;
	width: 595px; 
	background: url(../images/contentbottom.png) bottom no-repeat #fff; 
}

#content .contentpaneopen td {

}

#outercontent {
	background:#bababa;
	padding: 6px;
}

#outercontentright {
	background:#bababa;
	padding: 6px 6px 6px 1px;
}

#footer {
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 51px;
	text-align: right;
	background: url(../images/footerbg.png) top repeat-x;
}

/* ----------- usual tags -------------*/

p {
	padding: 0;
	margin: 0;
}

td {
	text-align: left;
	cursor: default;
}

ul { 
	list-style: disc;
	line-height: 150%;
	position: relative;
	left: -14px;
}

li { }

a:link, a:visited {
	color: #555; text-decoration: underline;
	font-weight: normal;
	padding: 0 0px;
}

a:hover {
	color: #000; text-decoration: underline;
	font-weight: normal;
	padding: 0 0px;
}

/* ----------- joomla classes -------------*/

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.button {
  color: #000;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: transparent;
	color:#496C18;
	font-size:18px;
	font-weight:normal;
	white-space: nowrap;
	padding: 2px 0 13px 0px;
	margin-bottom: 10px;
}

.contentheading {
	background: transparent;
	color:#496C18;
	font-size:18px;
	font-weight:normal;
	white-space: nowrap;
	padding: 2px 0 13px 0px;
	margin-bottom: 10px;
	
}

h1 {
	
	background: transparent;
	color:#666;
	font-size:18px;
	font-weight:normal;
	white-space: nowrap;
	padding: 16px 0 10px 15px;
	line-height: 100%;
}

h2 {
	font-family: Verdana,Nyala;
	color: #9f0702;
	font-weight: normal;
	font-size: 13pt;
	white-space: nowrap;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.modifydate {
	font-size: 10px;
	line-height: 30px;
	padding-bottom: 10px;
	font-style: italic;
}

.blog .contentheading {
	font-size: 17px;
}

/* ----------- module tables -------------*/

table.moduletable {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-left: 0px solid transparent;
	margin: 0px 0px 10px 0px;
}

table.moduletable th {
	background: url(../images/moduletop.png) top left no-repeat #fff;
	color:#80b03e;
	font-size: 18px;
	font-weight:normal;
	white-space: nowrap;
	padding-left: 15px;
	padding-top: 11px;
	padding-bottom: 18px;
}

table.moduletable td {
	text-align: left;
	background: url(../images/modulebottom.png) bottom no-repeat;
	padding: 5px 18px 10px 18px;
}

table.moduletable-slogan {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-left: 0px solid transparent;
	margin: 0px 0px 10px 0px;
}

table.moduletable-contactus {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-left: 0px solid transparent;
	margin: 0px 0px 10px 0px;
}

table.moduletable-contactus th {
	background: url(../images/moduletop.png) top left no-repeat #fff;
	color:#80b03e;
	font-size: 18px;
	font-weight:normal;
	white-space: nowrap;
	padding-left: 15px;
	padding-top: 11px;
	padding-bottom: 18px;
}

table.moduletable-contactus td {
	text-align: left;
	background: url(../images/modulebottom_contactus.png) bottom no-repeat;
	padding: 5px 18px 10px 18px;
}

table.moduletable-footer {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
}

table.moduletable-footer td {
	padding: 0;
	margin: 0px;
	font-weight: normal;
	text-align: right;
	color: #fff;
}

table.moduletable-footer td a{
	color: #fff;
	text-decoration: none;
}

table.moduletable-top {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 0px;
}

table.moduletable-top td {
	font-size: 10px;
	text-transform: none;
	color: #339900;
	padding: 0px 4px 6px 6px;
	margin: 0;
	text-align: right;
	vertical-align: top;
	background-color: transparent;
}

table.moduletable-top td a {
	color: #339900;
	font-weight: normal;
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
}

table.moduletable-top td a:hover {
	color: #333;
}

table.moduletable-leftbox {
	width: 100%;
	margin: 0;
	margin-top: 10px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-leftbox th {
	border-top: 1px solid #9cbde0;
	border-bottom: 1px solid #9cbde0;
	margin:0;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	background: #ccdbee;
}

table.moduletable-leftbox td {
	padding: 10px;
	font-size: 12px;
	margin:0;
	vertical-align: top;
	font-size: 11px;
	border-bottom: 1px solid #9cbde0;
	background-color: #e9eff7;
}

table.moduletable-copyright {
	width: 100%;
	margin: 0;
	margin-top: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-copyright td {
	font-size: 12px;
	text-align: right;
	color: #fff;
	padding: 0;
	margin: 0;
	padding-right: 13px;
	padding-top: 18px;
}

table.moduletable-flash {
	width: 100%;
	margin: 0;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 7px;
	border-spacing: 0px;
	border-collapse: collapse;
}


table.moduletable-flash td {
	color: #fff;
	padding: 0;
	margin: 0;
	padding-right: 0px;
	padding-top: 0px;
}


table.moduletable-notice {
	width: 595px;
	margin: 0;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 7px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 3px double black;
}
table.moduletable-notice th {
	border-top: 1px solid #9cbde0;
	border-bottom: 1px solid #9cbde0;
	margin:0;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	background: #ccdbee;
}

table.moduletable-notice td {
	padding: 10px;
	font-size: 12px;
	margin:0;
	vertical-align: top;
	font-size: 11px;
	background-color: #e9eff7;
}





table.moduletable-language {
	width: 30px;
	margin: 0;
	margin-top: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-language td {
	font-size: 12px;
	text-align: right;
	color: #fff;
	padding: 0;
	margin: 0;
	padding-left: 0px;
	padding-top: 7px;
	width: 30px
}

table.moduletable-language td img {
	border: 0px solid #415f18;
}

.jflanguageselection {
	padding: 0;
	margin: 0;
}

.jflanguageselection li {
	padding: 0;
	margin: 0;
}

/*-------------- left aligned horizontal menu ------------------*/

table.moduletable-mainmenu {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-left: 0px solid transparent;
	margin: 0 2px 0px 0;
}

table.moduletable-mainmenu td {
	text-align: left;
}

#mainlevel {
	left:0px;
	line-height:100%;
	list-style-image:none;
	list-style-position:none;
	list-style-type:none;
	position:relative;
	padding: 0;
	margin: 0;
}

#mainlevel li {
	display: inline;
	width: 83px;
	height: 30px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 100%;
	padding-bottom: 9px;
	padding-top: 7px; 
	
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	color: #496c18;
	text-decoration: none; 
	text-align: center;
	border: none;
}
a.mainlevel:hover {
	text-decoration: none;
	background: url(../images/menubg_hover.png) no-repeat left top;
	color: #496c18;
}
a.mainlevel:focus {
	outline: none;
}
a.mainlevel#active_menu {
	background: url(../images/menubg_hoveractive.png) no-repeat left top;
	color:#fff;
}
a.mainlevel#active_menu:hover {
	background: url(../images/menubg_hoveractive.png) no-repeat left top;
	color: #fff;
	cursor: default;
}

/*-------------- left vertical menu ------------------*/

table.moduletable-submenu {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-left: 0px solid transparent;
	margin: 0px 0px 10px 0px;
}

table.moduletable-submenu th {
	background: url(../images/moduletop.png) top left no-repeat #fff;
	color:#80b03e;
	font-size: 18px;
	font-weight:normal;
	white-space: nowrap;
	padding-left: 15px;
	padding-top: 11px;
	padding-bottom: 18px;
}

table.moduletable-submenu td {
	text-align: left;
	background: url(../images/modulebottom.png) bottom no-repeat;
	padding: 0px 0;
}

a.mainlevel-submenu:link, a.mainlevel-submenu:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif,Nyala;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	color: #598221;
	padding: 2px 8px 2px 0px;
	line-height: 25px;
	text-decoration: none; 
	text-indent: 20px;
	text-align: left;
	border: none;
	width: 278px;
	margin-bottom: 5px;
	margin-top: 0px;
	/*background: url(../images/menubg.png) no-repeat left bottom;*/
}
a.mainlevel-submenu:hover {
	text-decoration: none;
	background: #dfeccb;
	color: #598221;
}
a.mainlevel-submenu:focus {
	outline: none;
}
a.mainlevel-submenu#active_menu-submenu {
	background: #80b03e;
	color:#fff;
}
a.mainlevel-submenu#active_menu-submenu:hover {
	background: #80b03e;
	color: #fff;
	cursor: default;
}


/*-------------- other settings ------------------*/

form {
	margin: 0;
 	padding: 0;
}

span.article_seperator {
	display: block;
	height: 0.5em;
}

a:link img, a:visited img, a:hover img{
	border: none;
}

.mceContentBody
{
 background:white;
}

.pathway {
	font-size: 10px;
	text-transform: uppercase;
	color: #b4a7a7;
}

.pathway a:link, .pathway a:visited, .pathway a:hover {
	color: #b4a7a7;
	border: none;
	text-decoration: none;
}

.contentheading{
	white-space:normal;
}

