body { /*padding-bottom: 1em;*/
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: black;
}

table {
	font-size: 12px;
}

#master {
	
}

#header-section { /*A POZITRON FELIRAT */
	/*padding: 5px 5px 5px 5px;*/
	padding-top: 3px;
	padding-left:10px;	
	/*background-color: #080870;
	  background-color: #CAE3FC;*/
	background-color: #86b0dc;
	/*height: 60px;*/
}

#top-section { /* A MENU ES A PORTFOLIO_KIVALASZTO*/
	white-space: nowrap;
	vertical-align: middle;
	background-color: #86b0dc;
	border-bottom: 2px solid #000060;
	padding-bottom:2px;
}

.help #top-section {
	white-space: normal;
	width: 100%;
}

#mid-section {
	background-image: url("../img/page-back.gif");
	background-repeat: repeat-x;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: black;
}

.modulecontainer {
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: black;
}

#bottom-section {
	font-family: Trebuchet MS, sans-serif;
	font-size: 0.8em;
	color: black;
	clear: both;
	margin-top: 10px;
	text-align: center;
}

#top-col-1 { /*padding: 0.4em 0.4em;*/
	vertical-align: middle;
}

#top-col-2 { /* padding: 5px 5px 5px 5px;   */
	vertical-align: middle;
	text-align: left;
}

.menuitem {
	text-align: center;
	vertical-align: middle;
	overflow: visible;
	border-right: 1px solid #F8F8F8;
	-moz-user-select: none;
}

.lastmenuitem {
	border-right: none;
}

.help .menuitem {
	padding: 0px;
}

.menuitem .inner {
	vertical-align: middle;
	font-size: 17px;
	font-family: Trebuchet MS, arial;
	cursor: pointer;
	padding: 5px 5px;
}

.help .menuitem .inner {
	padding: 0px;
}

.help .helptopic { /*border-bottom: 1px solid white;*/
	width: 100%;
}

.standardbox {
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	background-color: #CAE3FC;
}

.portfolioselector {
	font-size: 1.2em;
}

.pagecommands {
	font-size: 10px;
	cursor: pointer;
	font-family: verdana, Arial, sans-serif;
	text-decoration: underline;
}

.commandLinkSmall_basic {
	font-size: 10px;
	cursor: pointer;
	font-family: verdana, Arial, sans-serif;
	text-decoration: underline;
	color: #0000C0;
}

.commandLinkMedium_basic {
	font-size: 12px;
	cursor: pointer;
	font-family: verdana, Arial, sans-serif;
	text-decoration: underline;
}

.commandLinkLarge_basic {
	cursor: pointer;
	font-size: 14px;
	font-family: verdana, Arial, sans-serif;
	text-decoration: underline;
}

.text_large {
	font-size: 14px;
	font-family: verdana, Arial, sans-serif;
	font-weight: bold;
}

.text_medium {
	font-size: 12px;
	font-family: verdana, Arial, sans-serif;
}

.userinput { /*font-weight: bold;*/
	font-family: Arial, sans-serif;
	/*font-size: 1.2em;*/ /*background-color: #edf1f6;*/
	color: #000820;
}

.pozitrontable {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-collapse: collapse;
}

.pozitrontable td {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-collapse: collapse;
}

.bg-overlay {
	opacity: 0.5;
	filter: "alpha(opacity=50)";
	/* Select IE bug workaround*/
	position: absolute;
	z-index: 10; /*any value*/
	overflow: hidden; /*must have*/
	width: 13em; /*must have for any value*/;
	/* End of workaround*/
}

.bg-overlay .ifr {
	display: none; /*sorry for IE5*/
	display /**/: block; /*sorry for IE5*/
	position: absolute; /*must have*/
	top: 0; /*must have*/
	left: 0; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	width: 3000px; /*must have for any big value*/
	height: 3000px /*must have for any big value*/;
}

.chartfieldset { /*border-color:#000066;*/
	/*border: 1px dashed #a0a0a0;*/
	border: 1px dashed #B0B0E0;
	padding: 1px 1px 1px 1px;
}

.toolboxfieldset {
	border: 1px dashed #B0B0E0;
	padding: 12px;
}


.chartlegend {
	background-color: #c0d8ff;
	color: #303030;
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
}

.toolboxlegend {
	background-color: #c0d8ff;
	color: #303030;
	font-weight: bold;
	font-size: 14px;
	margin-left: 3px;
}

.chartlegendtable {
	font-size: 11px;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
}

.ffinput {
	overflow: auto;
}
