/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html { height: 100%; }
form { margin: 0; padding: 0; }
body { background: #EFEFEF url("bcg.gif") left top repeat-x scroll; font-family: "Arial",sans-serif; margin: 0; font-size: 12px; color: #000; }

a:link, a:visited { text-decoration: underline; font-weight: normal; color: #0088C6 }
a:hover { text-decoration: underline; font-weight: normal; }

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 10px; line-height: 16px; }
img { border: none; }

table,td { margin: 0; padding: 0; }

ul {
	margin-top: 5px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 20px;
	padding: 0px;
}

li {
	padding: 0px;
	margin: 0px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div.center { text-align: center; }
div.clear { clear: both; }

#container { width: 780px; margin: 0 auto; position: relative; background-color: #ffffff; }
#header { height: 73px; position: relative; }
#header-logo { width: 253px; height: 73px; background: url("header-logo.png") no-repeat 0 0; }
#header-logo a { width: 253px; height: 73px; display: block; }
#header-logo a span { width: 253px; height: 73px; display: block; }

#header-navi { width: 527px; height: 73px; position: absolute; left: 253px; top: 0; }
#header-navi ul { width: 522px; height: 73px; margin: 0; padding: 0 0 0 5px; list-style: none; background: url("header-menu.png") no-repeat 0 0; }
#header-navi li { list-style: none; margin-right: 13px; float: left; }
#header-navi li a { display: block; height: 73px; background-image: url("header-menu.jpg"); background-repeat: no-repeat; }
#header-navi li.rolunk a { width: 89px; background-position: -5px 0; }
#header-navi li.elonyok a { width: 89px; background-position: -107px 0; }
#header-navi li.szolgaltatasok a { width: 104px; background-position: -209px 0; }
#header-navi li.termekek a { width: 89px; background-position: -327px 0; }
#header-navi li.kapcsolat a { width: 89px; background-position: -430px 0; }
/*
#header-navi li.rolunk a:hover { width: 89px; background-position: -5px -73px; }
#header-navi li.elonyok a:hover { width: 89px; background-position: -107px -73px; }
#header-navi li.szolgaltatasok a:hover { width: 104px; background-position: -209px -73px; }
#header-navi li.termekek a:hover { width: 89px; background-position: -327px -73px; }
#header-navi li.kapcsolat a:hover { width: 89px; background-position: -430px -73px; }

#user1 { background: url(../images/konzultacio-bg.png) no-repeat 0 0; float: left; padding: 66px 20px 20px 20px; width: 197px; height: 130px; max-height: 196px; margin: 0 6px 0 21px; }
#user2 { background: url(../images/szolgaltatasok-bg.png) no-repeat 0 0; float: left; padding: 66px 20px 20px 20px; width: 197px; height: 130px; max-height: 196px; margin: 0 6px 0 0; }
#user3 { background: url(../images/menedzsment-bg.png) no-repeat 0 0; float: left; padding: 66px 20px 20px 20px; width: 197px; height: 130px; max-height: 196px; margin: 0 21px 0 0; }
*/
#mainbanner { width: 780px; height: 309px; background: url("main-banner.png") no-repeat 0 0; clear: both; }
#content { padding: 20px 20px 10px 20px; background: #ffffff url("content-bg.png") repeat-x 0 0; clear: both; }

#user1 { background: url("bg_box01.jpg") no-repeat 0 0; float: left; padding: 66px 20px 20px 20px; width: 197px; height: 130px; margin: 0 6px 0 21px; }
#user2 { background: url("bg_box02.jpg") no-repeat 0 0; float: left; padding: 66px 20px 20px 20px; width: 197px; height: 130px; margin: 0 6px 0 0; }
#user3 { background: url("bg_box03.jpg") no-repeat 0 0; float: left; padding: 66px 20px 20px 20px; width: 197px; height: 130px; margin: 0 21px 0 0; }
#user4 { float: left; width: 237px; margin: 0 6px 0 21px; padding: 10px 0 0 0; }
#user5 { float: left; width: 485px; margin: 0; padding: 10px 0 0 0; }

#user1,#user2,#user3 { font-size: 11px; line-height: 130%; }

#footer { clear: both; width: 720px; height: 68px; background: url("footer-bg.png") repeat-x 0 0; padding: 0 30px; line-height: 68px; color: #7B7B7B; margin-top: 30px; }
#footer a { color: #7B7B7B; }
#footer a:hover { color: #0088C6; }

div.jmodtitle h3 { color: #5F5F5F; font-weight: normal; line-height: 24px; font-size: 22px; margin-bottom: 16px; }

ul.latestnews { list-style: none; margin: 0; padding: 0; }
ul.latestnews li { background: url("latest-list-bg.png") no-repeat center left; padding-left: 16px; line-height: 22px; }
ul.latestnews li a { font-size: 14px; color: #6F6F6F; text-decoration: underline; display: block; }
ul.latestnews li a:hover { font-size: 14px; color: #0088C6; text-decoration: underline; }

/*****************************************/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}


div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family: "Helvetica",sans-serif;
	font-size: 30px;
	font-weight: normal;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

h2 {
	padding: 8px 0;
	font-family: "Helvetica",sans-serif;
	font-size: 30px;
	font-weight: normal;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

.contentheading {
	font-family: "Helvetica",sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: "Helvetica", sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: normal;
  font-family: "Helvetica",Arial,sans-serif;
  font-size: 30px;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

a.contentpagetitle {
  font-weight: normal;
  font-family: "Helvetica",Arial,sans-serif;
  font-size: 14px;
	line-height: 16px;
	text-align: left;
	margin-bottom: 2px;
}


.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon, a.readmore {
	margin-top: -10px;
	display: block;
	float: right;
	background: url("readon.png") no-repeat center left;
	padding-left: 15px;
	line-height: 14px;
	height: 16px;
	color: #0088C6;
	text-decoration: underline;
	font-weight: bold;
	z-index: 100;
}

a.readon:hover, a.readmore:hover {
	color: #2FB0D7;
	text-decoration: none;
}


.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}


a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}


span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url("mw_line_grey.png") 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}


.contentpaneopen_edit{
	float: left;
}


table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}



td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}



table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
	position: relative;
}

table.contentpaneopen {
	position: relative;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen {
	height: auto;
}

table.contentpaneopen p {
	margin: 0;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}


table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}


table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }


div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }


table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}




.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}




.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }


.pollstableborder td {
	text-align: left;
}


span.description {
	display:block;
	padding-left: 30px;
}


fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}



.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url("selector-arrow.png") no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}


#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url("notice-info.png") 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}


#system-message dd.error ul { color: #c00; background: #E6C0C0 url("notice-alert.png") 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}


#system-message dd.notice ul { color: #c00; background: #EFE7B8 url("notice-note.png") 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}



#component-contact table td {
	padding: 2px 0;
}

