﻿/* 
   The below CSS file was built using samples + techniques described by Rachel Andrew in her book:
   The CSS Anthology: 101 Essential Tips, Tricks & Hacks
*/

/* Overall Page */

body {
	margin-top: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

/* Header Section */

.multiview
{
   
    
}

.LoginControlTable
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, 'Courier New' , Arial;
	margin-left: 5px;
	width: 420px;
}

#header {
	border-top: 3px solid #B51032;
	border-bottom: 1px dotted #B51032;
	height: 3em;
}
#header .title {
	font: 190% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: transparent;
	float: left;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: .8em;
}
#header .breadcrumb {
	font: 90% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.8em;
	font-weight:bold;
}
/*
#header a:link, a:visited  {
	color: #B51032;
}*/

.menubg
{
    border-top: 1px solid #FFFFFF;
    width: 160px;
    height: 25px;
    background-image: url(images/button_hatter.gif);
}

.menubgdiv
{
    background-image: url(images/button_hatter.gif);
    height: 25px;
}

.selectedmenubg
{
    border-top: 1px solid #FFFFFF;
    width: 160px;
    height: 25px;
    background-image: url(images/button_hatter_2.gif);
}

.menubutton
{
    color: white; 
    font-size: 11px; 
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    padding-left: 5px;
    text-decoration: none;
}

.felsomenubutton
{
    color: white; 
    font-size: 11px; 
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
}

.selectedmenubutton
{
    color: black; 
    font-size: 11px; 
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    padding-left: 5px;
    text-decoration: none;
}

.menutable
{
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.scrolldiv
{
	 overflow: auto; width: 100%; height: 450px
}

.orgtypetable
{
	width: 400px;
	background-color: Silver;
	border-width: thick;
	border-color: Black;
	
}

table.rootMenuItem 
{
	background-image: url(/filep/images/palyazao_oldal/rightmenu_h.gif) !important;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	width:188px;
	height:20px !important;
	color:#000000;
	font-size: 12px;
	border:none;
}

table.rootMenuItemSelected
{
	background-image: url(/filep/images/palyazao_oldal/rightmenu.gif) !important;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	width:188px;
	height:20px !important;
	color:#FFFFFF !important;
	font-size: 12px;
	border:none;
}

table.rootMenuItemSelected tbody tr td a
{
	padding:0px;
	margin:0px;
	color:#FFFFFF !important;
	font-size: 12px;
	border:none;
	padding :0px 25px;
	font-size: 12px;	
}


table.rootMenuItem:hover 
{
	background-image: url(/filep/images/palyazao_oldal/rightmenu.gif) !important;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	width:188px;
	height:16px !important;
	color:#FFFFFF !important;
	font-size: 12px;
	border:none;
}

table.rootMenuItem:hover tbody tr td a 
{	height:20pt !important;
	padding:0px;
	padding:0px;
	margin:0px;
	border:none;
	font-size:12px;
	background:transparent;
	position:relative;
	color:Black !important;	
	top:-2pt !important;
}

table.rootMenuItem tbody tr td
{	height:20pt !important; 
	padding:0px;
	margin:0px;
	padding:0px 25px;
	font-size: 12px;
	border:none;
	border-collapse:collapse;	
}

table.rootMenuItem tbody tr td a 
{	height:20pt !important;
	padding:0px;
	padding:0px;
	margin:0px;
	border:none;
	font-size:12px;
	color:#000000;
	background:transparent;
	position:relative;	
	top:-2pt !important;
}

.rootmenu
{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: White;
	line-height:0px;
}

.kezelorootmenu 
{
	/*border-top: 1px solid #FFFFFF;*/
	margin-left: 20px;
	margin-top: 20px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: White;
	/*line-height:1px;*/
}


.root_mi
{
	border-top: 1px solid #FFFFFF;
	width: 160px;
    height: 25px;
    background-image: url(images/button_hatter.gif);
    color: white; 
    font-size: 11px; 
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    padding-left : 5px;
}
.sel_root_mi
{
	border-top: 1px solid #FFFFFF;
	width: 160px;
    height: 25px;
    background-image: url(images/button_hatter_2.gif);
    color: black; 
    font-size: 11px; 
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    padding-left : 5px;    
}

.topmenu 
{
	border-top: 1px solid #FFFFFF;
}
.top_mi
{
	border-top: 1px solid #FFFFFF;
	width: 61px;
    height: 25px;
    background-image: url(images/button_felso_hatter.gif);
    color: white; 
    font-size: 11px; 
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    padding-left : 5px;
}
.sel_top_mi
{
	border-top: 1px solid #FFFFFF;
	width: 61px;
    height: 25px;
    background-image: url(images/felso_button_hatter_3.jpg);
    color: black; 
    font-size: 11px; 
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    padding-left : 5px;    
}
