/* CSS Document */
/* created by Mark Szegi - www.mrk.ro */

html {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}

:focus {
	outline: none;
}

body {
	line-height: 160%;
	font-size: 12px;
	color: #322723;
	cursor: default;
	margin: 0;
	padding: 0;
	background: url(../images/mainbg.jpg) top repeat-y #020203;
}

/* ----------- unique id's -------------*/

#master {
	margin: 0px;
	background: url(../images/mainbg1.jpg) top no-repeat;
}

#header {
	background: url(../images/header.png) no-repeat;
	height: 117px;
}

#content {
	padding: 0px 30px;
	height: 600px;
}

#outercontent {
	padding: 0px 0px;
}

#footer {
	margin: 0;
	padding: 0;
	font-size: 11px;
	height: 100px;
	width: 968px;
	background: url(../images/footer.png) top no-repeat #020203;
}

/* ----------- 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: #322723; text-decoration: underline;
	font-weight: normal;
	padding: 0 3px;
}

a:hover {
	color: #322723; text-decoration: none;
	font-weight: normal;
	padding: 0 3px;
}

/* ----------- 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 {
	font-family: Verdana;
	color: #222;
	font-weight: normal;
	font-size: 16pt;
	white-space: nowrap;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
	padding-top: 30px;
}

.contentheading {
	font-family: Verdana;
	color: #222;
	font-weight: normal;
	font-size: 16pt;
	white-space: nowrap;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
	padding-top: 30px;
}

h1 {
	font-family: "Times New Roman";
	color: #471b0a;
	font-weight: normal;
	font-size: 14pt;
	white-space: nowrap;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 10px;
}

h2 {
	font-family: Verdana;
	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: 11px;
	text-align: right;
	color: #555;
	padding-right: 0px;
}

table.moduletable-footer td a{
	color: #555;
	text-decoration: none;
	padding: 0 3px;
}

table.moduletable-top {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-top td {
	font-size: 11px;
	text-transform: none;
	padding: 4px 0px;
	margin: 0;
	text-align: center;
	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-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-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-prod td a:link, table.moduletable-prod td a:visited{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0057a4;
}

/*-------------- right aligned horizontal menu ------------------*/

table.moduletable-mainmenu {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-left: 0px solid transparent;
}

table.moduletable-mainmenu td {
	text-align: right;
}

a.mainlevel:link, a.mainlevel:visited {
	font-family: "Century Gothic", Verdana;
	font-size: 13px;
	text-transform: lowercase;
	font-weight: normal;
	color: #fff;
	padding: 13px 0px 14px 8px;
	margin: 0 8px;
	text-align: left;
	line-height: 42px;
	text-decoration: none; 
	text-align: right;
	border: none;
	background-color: transparent;
}
a.mainlevel:hover {
	text-decoration: underline;
	color: #ccc;
}
a.mainlevel:focus {
	outline: none;
}
a.mainlevel#active_menu {
	background: url(../images/menubg_hover.png) repeat-x bottom;
	color:#ccc;
	text-decoration: underline;
}
a.mainlevel#active_menu:hover {
	background: url(../images/menubg_hover.png) repeat-x bottom;
	color: #ccc;
	text-decoration: underline;
}

/*-------------- other settings ------------------*/

form {
/* removes space below form elements */
	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;
}

#bottomtemplate {
	width: 140px;
	height: 30px;
	z-index: 99;
	position: fixed;
	left: 10px;
	bottom: 0%;
	margin-left: 0;
}

.csstable {
	width:100%;
}


.csstable th {
	padding: 2px 10px;
	border:none;
	background:#aaa;
}

.csstable td {
	padding: 2px 10px;
	border:none;
}
.csstable tr:hover td {
	background-color:#999;
}

.odd-row {
	background-color:#ccc;	
}

.even-row {
	background-color:#ddd
}
