/* CSS Document */
/* created by Mark Szegi - www.mrk.ro */
@font-face {
    font-family: Nyala;
    font-style:  normal;
    font-weight: normal;
    src: url(NYALA.eot);
  }

html {
	height: 100%;
	font-family:  Nyala, Arial, Verdana, Helvetica, Sans Serif;
	font-size: 16px;
}

:focus {
	outline: none;
}

td {
	font-size: 16px;	
	color: #302302;
}

body {
	line-height: 160%;
	font-size: 16px;
	color: #302302;
	cursor: default;
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(../images/bodybg.jpg) repeat-x top center #b6d8e0;
}

/* ----------- unique id's -------------*/

#master {
	margin: 0;
	background: url(../images/mainbg.jpg) no-repeat center 30px;
}

#header {
}

#content {
	padding: 0px 0px;
	background-color: #FFFFFF;
}

#mainmenu {
	background: url(../images/mainmenubg.jpg) no-repeat center bottom;
	padding-bottom: 20px;
}

#leftpane {
	background-color: #604500;
}

#rightpane {
	background-color: #604500;
}

#outercontent {
	padding: 0px 0px;
	background: url(../images/contenttop.jpg) no-repeat center 2px;
}

#outercontent_mrk3 {
	padding: 0px 0px;
	background: url(../images/contenttop3.jpg) no-repeat center 2px;
}

#footer {
	margin: 0;
	padding: 0;
	font-size: 11px;
	height: 20px;
	width: 1000px;
	vertical-align: top;
	background: url(../images/footerbg.jpg) no-repeat top;
}

#footer3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	height: 20px;
	width: 1000px;
	vertical-align: top;
	background: url(../images/footerbg3.jpg) no-repeat top;
}

/* ----------- usual tags -------------*/

p {
	padding: 10px 0 10px 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: #333; text-decoration: underline;
	font-weight: normal;
	padding: 0 0px;
}

a:hover {
	color: #333; text-decoration: none;
	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;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: #b00030;
	font-weight: bold;
	font-size: 18pt;
	white-space: normal;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

.contentheading {
	color: #b00030;
	font-weight: bold;
	font-size: 18pt;
	white-space: normal;
	margin-bottom: 25px;
	padding-bottom: 25px;
	margin-top: 0px;
	padding-top: 0px;
}

h1 {
	color: #471b0a;
	font-weight: normal;
	font-size: 14pt;
	white-space: nowrap;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 10px;
}

h2 {
	color: #9f0702;
	font-weight: normal;
	font-size: 13pt;
	white-space: nowrap;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

/* ----------- module tables -------------*/

table.moduletable {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th, div.moduletable h3 {
	color: #333;
	text-align: left;
	font-size: 16pt;
	margin: 35px 0 15px 0;
	padding-top: 35px;
	padding-bottom: 15px;
}

table.moduletable td {
	padding: 0;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
}

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;
	font-size: 10px;
	text-align: right;
	color: #3e4a4c;
	padding: 10px 8px;
}

table.moduletable-footer td a{
	color: #3e4a4c;
	text-decoration: none;
}

table.moduletable-top {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 5px;
}

table.moduletable-top td {
	text-transform: none;
	color: #0c1338;
	padding: 4px 0px;
	margin: 0;
	line-height: 120%;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
}

table.moduletable-top td a {
	color: #fff;
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
}

table.moduletable-leftmod {
	width: 230px;
	margin: 0;
	margin-top: 10px;
	margin-left: 8px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-leftmod th {
	background: url(../images/leftmod_top.jpg) no-repeat top;
	margin:0;
	color: #FFF;
	text-align: left;
	padding-left: 7px;
	line-height: 26px;
}

table.moduletable-leftmod td {
	padding: 10px;
	font-size: 15px;
	margin:0;
	color: #FFF;
	vertical-align: top;
	background: #705103;
}


table.moduletable-leftmod td .contentpaneopen td {
	padding: 4px 5px;
	font-size: 15px;
	margin:0;
	line-height: 150%;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
	background: none transparent;
}

table.moduletable-leftmod td td p {
	margin: 0;
	padding: 3px 0;
}

table.moduletable-rightmod {
	width: 210px;
	margin: 0;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-rightmod th {
	background: url(../images/rightmod_top.jpg) no-repeat top;
	margin:0;
	color: #FFF;
	padding-left: 7px;
	text-align: left;
	line-height: 26px;
}

table.moduletable-rightmod td {
	padding: 10px;
	font-size: 15px;
	margin:0;
	color: #FFF;
	vertical-align: top;
	background: #705103;
}

table.moduletable-leftmod td a:link, table.moduletable-leftmod td a:hover, table.moduletable-leftmod td a:visited {
	color: #fff;
}

table.moduletable-rightmod td a:link, table.moduletable-rightmod td a:hover, table.moduletable-rightmod td a:visited {
	color: #fff;
}

table.moduletable-bottommod {
	width: 489px;
	margin: 0;
	margin-top: 10px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background: url(../images/bottommod_body.jpg) no-repeat bottom;
}

table.moduletable-bottommod th {
	background: url(../images/bottommod_top.jpg) no-repeat top;
	margin:0;
	color: #b00030;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding-left: 7px;
	line-height: 30px;
}

table.moduletable-bottommod td, table.moduletable-bottommod td td {
	padding: 4px 5px;
	font-size: 15px;
	margin:0;
	line-height: 150%;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

table.moduletable-bottommod td td p {
	margin: 0;
	padding: 3px 0;
}

table.moduletable-logo {
	width: 100%;
	margin: 0;
	margin-top: 10px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-logo td {
	color: #4e6bbb;
	padding: 5px;
	margin:0;
	font-size: 11px;
	text-align: center;
}

table.moduletable-footer td {
	color: #3e4a4c;
	padding: 15px 25px 0 0;
	text-align: right;
}

table.moduletable-footer td a:link, table.moduletable-footer td a:visited, table.moduletable-footer td a:hover {
	color: #3e4a4c;
	text-decoration: none;
}

/*-------------- 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 0px 0px 0;
}

table.moduletable-mainmenu td {
	text-align: left;
	width: 100%;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 9pt;
	text-transform: none;
	font-weight: bold;
	color: #fff;
	padding: 1px 0px;
	text-indent: 15px;
	line-height: 30px;
	text-decoration: none; 
	text-align: left;
	border: none;
	margin: 0;
	width: 100%;
}
a.mainlevel:hover {
	text-decoration: none;
	background: url(../images/buttonbg.jpg) repeat-x left top;
	color: #fff;
	width: 100%;
}
a.mainlevel:focus {
	outline: none;
}
a.mainlevel#active_menu {
	background: url(../images/buttonbg.jpg) repeat-x left top;
	color:#fff;
}
a.mainlevel#active_menu:hover {
	background: url(../images/buttonbg.jpg) repeat-x left top;
	color: #fff;
	cursor: default;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	font-size: 9pt;
	text-transform: none;
	font-weight: bold;
	color: #fff;
	padding: 1px 0px;
	text-indent: 35px;
	line-height: 30px;
	text-decoration: none; 
	text-align: left;
	border: none;
	margin: 0;
	width: 100%;
}
a.sublevel:hover {
	text-decoration: none;
	background: url(../images/buttonsubbg.jpg) repeat-x left top;
	color: #fff;
	width: 100%;
}
a.sublevel:focus {
	outline: none;
}
a.sublevel#active_menu {
	background: url(../images/buttonsubbg.jpg) repeat-x left top;
	color:#fff;
}
a.sublevel#active_menu:hover {
	background: url(../images/buttonsubbg.jpg) repeat-x left top;
	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;
}

.blog {
	position: relative;
	top: -20px;
}

.blog .contentheading {
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 10px;
}

.language {
	background: url(../images/language_bg.jpg) repeat-x;
	line-height: 23px;
	float: right;
	width: 70px;
	text-align: center;
}

.language a {
	text-decoration: none;
}

.mktable {
	border-left: 1px solid #993300;
	border-top: 1px solid #993300;
}

.mktable td {
	border-right: 1px solid #993300;
	border-bottom: 1px solid #993300;
	background: #f5f1e3;
	padding: 2px 4px;
}

.mktable th {
	border-right: 1px solid #993300;
	border-bottom: 1px solid #993300;
	background: #f1e8ca;
	padding: 2px 4px;
	font-weight: bold;
	text-align: left;
}
.pdf {
background: #ffffff url(../images/pdf.png) no-repeat scroll left top;
height:50px;
padding-left:55px;

}