/* Created with Easy CSS Menu */


/*highlight current page in the navigation*/
body#indexpage a#indexnav,
body#newspage a#newsnav,
body#projectspage a#projectsnav,
body#praesidiumpage a#praesidiumnav,
body#aboutuspage a#aboutusnav,
body#contactpage a#contactnav {
	/*background-color: #AA0000;*/
	background-color: white;
	color: #61686B;
	font-weight: bold;
	cursor: default;
	padding-bottom: 5px;
}
/*Searchbox format*/
/*
#searchbox {

	margin: 0 auto;
	width: 1215px;
	/*right: 24.6%; /* 299/1215 %
}
*/

/*
#tfheader{
	margin-top: 0px;
	float:right;
	background-color: transparent;
}
*/

/*
#tfnewsearch{
}
*/

/*
.tftextinput{
	margin: 0;
	padding: 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #787878; border-right:0px;
	/*border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
}
*/

/*
.tfbutton {
	margin: 0;
	padding: 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border: solid 1px #787878; border-right:0px;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#828282), to(#6e6e6e));
	background: -moz-linear-gradient(top, #828282, #6e6e6e);
	/*border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}
*/

/*
.tfbutton:hover {
	text-decoration: none;
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#8c8c8c));
	background: -moz-linear-gradient(top, #999999 , #8c8c8c);
}
*/
/* Fixes submit button height problem in Firefox */
/*
.tfbutton::-moz-focus-inner {
  border: 0;
}
*/

/*
.tfclear{
	clear:both;
}
*/
/*
#footer {
}
*/
#index{
	width: 1200px;
	height: 500px;
  position: absolute;
  top: 50%;
	left: 50%;
	left-margin: -400px;
	transform: translate(-50%, -50%);
}

#home{
	top: 40px;
	width: 650px;
	position: relative;
	left: 50%;
	margin-left: -325px;
	font-family: Arial,sans-serif;
	font-size: 16px;
	line-height: 28px;
}

#home p{
	text-align: left;
	text-align: justify;
}

#news{
	top: 20px;
	text-align: left;
	width: 675px;
	position: relative;
	left: 50%;
	margin-left: -362.5px;
	font-family: Arial,sans-serif;
	font-size: 16px;
	line-height: 28px;
}

#news h1{
	 font-kerning: auto;
	 font-size: 22px;
   font-weight: bold;
	 margin-top: 30px;
	 margin-bottom: 0px;
}

#news p{
	 font-weight: bold;
}

#news hr{
	margin: 0px 0px 0px 0px;
}

#news ul{
	list-style-type: none;
	text-align: justify;
}

#projectlist{
	top: 17px;
	text-align: left;
	position: relative;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	font-family: Arial,sans-serif;
	font-weight: bold;
}

#projectlist hr{

    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-style: inset;
    border-width: 1px;
	line-height: 2px;
}


#projectlist ol {
	 	margin-left: 160px;
}

#projectlist a {
	line-height: 27px;
 	font-size: 17px;
	margin: 80px 0px 20px 0px;
}

#projectlist a:link {
	color: #61686B;
	text-decoration: none;
}

#projectlist a:visited {
	background-color: white;
	color: #c2c2c2;
	text-decoration: none;
}

#projectlist a:hover {
	background-color: #61686B;
	color: white;
	text-decoration: none;
}

#projectlist img {
	margin-right: 20px;
	width: 30px;
	height: 15px;
}


#projectpics{
  top: 0px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	width: 1000px;
	font-family: Arial,sans-serif;
}

.projectpic{

	width: 252px;
  float: left;
	margin-left: 0px;
  margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

.projectpiclast{

}

.projectpic p{
  font-size: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 18px;
}

.projectpic img, .projectpiclast img{
	margin-top: 30px;
	border: 0px solid;
  width: 252px;
	height: 168px;
  opacity: 1;
	position: relative;
}

.projectpic img:hover, .projectpiclast img:hover{
	background-color: white;
  opacity: 0.7;
}

#projects {
	top: 30px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	font-family: Arial,sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}

#projects h1{
 	font-size: 22px;
	margin: 50px 0px 0px 0px;
	text-align: left;
}
#projects hr{
	margin: 0px 0px -10px 0px;
}

#projects h2 {
	padding-top: 20px;
	padding-left: 30px;
 	font-size: 22px;
	margin: 20px 0px 10px 0px;
}

#projects p{
}

#projects img {
	margin-top: 20px;
	margin-right: 20px;
}

#projects ol.macrocosmi {
	list-style: upper-roman;
}

#praesidium {
	top: 40px;
	text-align: left;
	position: relative;
	left: 50%;
	margin-left: -400px;
	width: 1000px;
	font-family: Arial,sans-serif;
	font-size: 16px;
	line-height: 20px;
}

#praesidium img {
	width:150px;
	float: left;
	margin-right: 20px;
}


#aboutus  {
	top: 40px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	font-family: Arial,sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}

#aboutus h1 {
 	font-size: 22px;
	margin: 50px 0px 0px 0px;
}

#aboutus hr {
	margin: 0px 0px -10px 0px;
}

#contact {
	position:relative;
	top: 30px;
	left: 50%;
	margin-left: -200px;
	width: 800px;
}

#contact h1 {
	padding-top: 10px;
	line-height: 10px;
	font-family: Arial,sans-serif;
	font-size: 20px;
}

#contact p {
	line-height: 10px;
	font-family: Arial,sans-serif;
	font-size: 18px;
}

#mbjxhgebul_wrapper {
	min-width: 1215px;
	margin; 0 auto;

	padding: 0;
	border-style: solid;
	border-color: transparent;
	border-width: 0;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
	border-collapse: separate;
	font-size: 0;
	line-height: 0;
}

#mbjxhgebul_wrapper.quirks {
	margin-bottom: 3px;
	margin-right: 3px;
}

#mbjxhgebul_wrapper.quirks #mbjxhgebul_table ul li {
	width: 100%;
}

#mbjxhgebul_table {
	margin: 0px;
	margin-bottom: -3px;
	margin-right: -3px;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
	display: inline-block;
	width: auto;
}

#mbjxhgebul_table li a {
	line-height: 24px;
	font-size: 21px;
	font-family: Arial,sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	padding: 6px 15px 15px 15px;
	display: block;
	cursor: pointer;
	white-space: nowrap;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

#mbjxhgebul_table li div.buttonbg {
	height: 35px;
	width: 200px;
	line-height: 0;
	background-color: #a9a9a9;
	border-style: solid;
	border-color: transparent;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
	text-align: center;
}

#mbjxhgebul_table li:hover div.buttonbg a, #mbjxhgebul_table li.expanded a.topitem, #mbjxhgebul_table li.active a.topitem,
#mbjxhgebul_table li.itemhot a.topitem, #mbjxhgebul_table li a:hover {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


#mbjxhgebul_table li.expanded div.buttonbg, #mbjxhgebul_table li.active div.buttonbg, #mbjxhgebul_table li.itemhot div.buttonbg, #mbjxhgebul_table li:hover div.buttonbg {
	background-color: transparent;
	box-shadow: none;
}

#mbjxhgebul_table li.expanded div.buttonbg, #mbjxhgebul_table li.active div.buttonbg, #mbjxhgebul_table li.itemhot div.buttonbg, #mbjxhgebul_table li:hover div.buttonbg {
	border-color: #800421;
}

#mbjxhgebul_table ul li a {
	color: #FFFFFF;
	font-family: Arial,sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	white-space: nowrap;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

#mbjxhgebul_table ul li:hover > a {
	color: #FFFFFF;
	font-family: Arial,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#mbjxhgebul_table ul li.subexpanded a.subexpanded, #mbjxhgebul_table ul li.subitemhot a.subitemhot, #mbjxhgebul_table ul li a:hover {
	color: #FFFFFF;
	font-family: Arial,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#mbjxhgebul_table ul li:hover, #mbjxhgebul_table ul li.subexpanded, #mbjxhgebul_table ul li.subitemhot {
	border-color: transparent;
	background-color: #d9d9d9;
	box-shadow: none;
}

#mbjxhgebul_table ul {
	margin: 0;
	border-style: solid;
	border-color: transparent;
	border-width: 0;
	padding: 0;
	background: transparent;
	font-size: 0;
	border-radius: 0 0px 6px 6px;
}

#mbjxhgebul_table ul li a {
	padding: 10px 18px 10px 16px;
	text-align: left;
}

#mbjxhgebul_table ul li.separator {
	padding: 10px;
	cursor: default;
	background: none;
	box-shadow: none;
	border-width: 0;
}

#mbjxhgebul_table ul li.separator div {
	border-top: 1px solid #565C60;
	font-size: 0px;
}

#mbjxhgebul_table ul li {
	border-style: solid;
	border-color: transparent;
	border-width: 0;
	height: auto;
	width: auto;
	text-align: left;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	float: none;
	margin: 0 0 0px 0;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
	background-color: transparent;
	display: block;
}

#mbjxhgebul_table ul li.first_item {
	border-radius: 0 6px 0 0;
}

#mbjxhgebul_table ul li.last_item {
	border-radius: 0 0 6px 6px;
}


#mbjxhgebul_table ul {
	/* box-shadow: 0 0 5px -1px #333333; */
}

#mbjxhgebul_table a img {
	border: none;
}

#mbjxhgebul_table li {
	list-style: none;
	float: left;
	margin: 0px 3px 3px 0px;
	padding: 0;
	float: left;
	display: inline-block;
}

#mbjxhgebul_table.css_menu li {
	position: relative;
}

#mbjxhgebul_table.css_menu ul li:hover > ul {
	opacity: 1;
}

#mbjxhgebul_table.css_menu li:hover > ul {
	top: 100%;
	left: 0;
	right: 0;
	opacity: 1;
}

#mbjxhgebul_table.css_menu ul li:hover > ul {
	top: -0px;
	left: 100%;
	right: auto;
}

#mbjxhgebul_table.css_menu ul {
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-property:opacity;
	-webkit-transition-property:opacity;
	-moz-transition-property:opacity;
	-ms-transition-property:opacity;
	opacity: 0;
}

#mbjxhgebul_table ul {
	position: absolute;
	top:-99999px;
	z-index: 4000;
}

#mbjxhgebul_table ul ul {
	position: absolute;
	z-index: 5000;
}

#mbjxhgebul_table .submenu_arrow {
	margin-left: 8px;
}


@media screen and (max-width: 500px) {
	#mbjxhgebul_wrapper:not(.scripted) {
		text-align: center;
  }

  #mbjxhgebul_wrapper:not(.scripted) #mbjxhgebul_table li {
    float: none;
    vertical-align: top;
  }
}

#mbjxhgebul_wrapper.centeritems {
	text-align: center;
}

#mbjxhgebul_wrapper.centeritems #mbjxhgebul_table li {
	float: none;
	vertical-align: top;
}
#mbjxhgebul_table div.arrow {
	background-image: url(ebab_mbjxhg_d.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 100%;
}

#mbjxhgebul_table ul li a.with_arrow {
	background-image: url(ebab_mbjxhg_c.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
}

#mbjxhgebul_table li:hover div.gradient35, #mbjxhgebul_table li.expanded div.gradient35, #mbjxhgebul_table li.active div.gradient35, #mbjxhgebul_table li.itemhot div.gradient35 {
	background-image: url('buttonhot_bg.png');
	background-repeat: repeat-x;
	background-color: #c1c1c1;
}

#mbjxhgebul_table li:hover div.gradient_button, #mbjxhgebul_table li.expanded div.gradient_button, #mbjxhgebul_table li.active div.gradient_button, #mbjxhgebul_table li.itemhot div.gradient_button {
	background-image: -moz-linear-gradient(top, #c1c1c1 0%, #c1c1c1 100%);
	background-image: -webkit-linear-gradient(top, #c1c1c1 0%, #c1c1c1 100%);
	background-image: linear-gradient(top, #c1c1c1 0%, #c1c1c1 100%);
}

#mbjxhgebul_table ul.gradient108 {
	background-image: url('menu_bg.png');
	background-repeat: repeat-x;
	background-color: #575C60;
}

#mbjxhgebul_table ul.gradient_menu {
	background-image: -moz-linear-gradient(top, #c1c1c1 0%, #c1c1c1 100%);
	background-image: -webkit-linear-gradient(top, #c1c1c1 0%, #c1c1c1 100%);
	background-image: linear-gradient(top, #c1c1c1 0%, #c1c1c1 100%);
}

#mbjxhgebul_table li a.button_2, #mbjxhgebul_table li div a.button_2 {
	padding-right: 30px;
}

#mbjxhgebul_table li a.button_5, #mbjxhgebul_table li div a.button_5 {
	text-align: center;
}
