/* ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color:  #0B870F;
}

/* background color for the content part of the pages */
Body
{
    background-color:#FFFFFF;
    /*background-color:#EFDFA6;*/
    /*background-color:#F2F25E;*/
   
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Century, Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#ff8822
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #0B870F;
    border-color: #0B870F;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg 
{
	background-color: #0B870F;
    /*background-color: #0077cc;*/
    /*background-color:#cccc99;*/
   /* border-color: #5C6DE4;*/
}

.FadeOut
{
	background-image: url(images/tabbgr.gif);
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Arial CE, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #EDDB67;
    font-weight: bold;
    vertical-align: baseline;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Arial CE, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: White;/*#eeeeee;*/
    text-decoration: none;
    font-weight: bold;
    vertical-align: baseline;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color: White;/*#eeeeee;*/
    font-weight:bold;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color: White;/*#eeeeee;*/
    font-weight:bold;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color: White;
    font-weight:bold;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:White;
    font-weight:bold;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

/* style of datagrid header */
.GridHeader   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  13px;
    font-weight: bold;
    background-color: #804000;
    color: White;
}

/* style of datagrid contents */
.GridCont    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    normal;
    border-color: #804000;
    color: Black;
}



/* GENERAL */
/* style for module titles */
.Head
{
	background-position: 0px bottom;
	font-weight: bold;
	font-size: 15px;
	background-image: url(images/headerbg.gif);
	color: #336666;
	line-height: 18px;
	font-family: Verdana, Helvetica, sans-serif;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color:red;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: darkred;
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    
/*
 Saját beállítások
*/
/*
 Menu beállításai
*/
/*, A.Menuitem1:link, A.Menuitem1:visited, A.Menuitem1:active*/
.MenuTable
{
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
}
.MenuItem1 
{
	padding-left: 0px;
	font-size: 12pt;
	white-space:nowrap;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFA200;
}
TD.MenuItem1 
{
	padding-left: 0px;
	font-size: 12pt;
	white-space:nowrap;
	font-family: Verdana, Helvetica, sans-serif;
	color: #0B870F;
}

A.MenuItem1:link 
{
	padding-left: 0px;
	font-size: 12pt;
	font-weight: bold;
	white-space:nowrap;
	font-family: Verdana, Helvetica, sans-serif;
	color: #0B870F;
}
A.MenuItem1:visited
{
	padding-left: 0px;
	font-size: 12pt;
	font-weight: bold;
	white-space:nowrap;
	font-family: Verdana, Helvetica, sans-serif;
	color: #0B870F;
}
A.MenuItem1:active
{
	padding-left: 0px;
	font-size: 12pt;
	font-weight: bold;
	white-space:nowrap;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFA200;
}
A.Menuitem1:hover
{
	padding-left: 0px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	white-space:nowrap;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFA200;
}

.Menuitem2
{
	padding-left: 20px;
	font-size: 10pt;
	text-transform: capitalize;
	color: navy;
	background-color: #5C6DE4;
	white-space:nowrap;
	border-width: 0px;
}
A.Menuitem2, A.Menuitem2:link, A.Menuitem2:visited, A.Menuitem2:active
{
	padding-left: 20px;
	font-size: 10pt;
	text-transform: capitalize;
	color: navy;
	background-color: #5C6DE4;
	white-space:nowrap;
	border-width: 0px;
}

A.Menuitem2:hover
{
	padding-left: 20px;
	font-size: 10pt;
	text-transform: capitalize;
	background-color: #5C6DE4;
	white-space:nowrap;
	color: EDDB67;
	border-width: 0px;
}
.Menuitem3
{
	padding-left: 40px;
	font-size: 10pt;
	text-transform: lowercase;
	color: purple;
	background-color: #5C6DE4;
	white-space:nowrap;
	border-width: 0px;
}
A.Menuitem3,A.Menuitem3:link, A.Menuitem3:visited, A.Menuitem3:active
{
	padding-left: 40px;
	font-size: 10pt;
	text-transform: lowercase;
	color: purple;
	background-color: #5C6DE4;
	white-space:nowrap;
	border-width: 0px;
}
A.Menuitem3:hover
{
	padding-left: 40px;
	font-size: 10pt;
	text-transform: lowercase;
	color: EDDB67;
	background-color: #5C6DE4;
	white-space:nowrap;
	border-width: 0px;
}


/*Menu beállításainak vége */
/*
 Modulok Alapbeállításai
 */
.ModulTitle 
{   
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  18px;
    font-weight:    bolder;
    text-decoration: underline;
    color: #AA6644;
}
.ModulText 
{   
	padding-top:20px;
}
.ModulTable
{   
	padding: 20px;
	margin: 20px;
}
.SubTitle1
{
}
.SubTitle2
{
}
.SubTitel3
{
}
.GridTitle
{
}
.GridHeader
{
}
.GridMainCol
{
}
.GridNormal
{
}
.HTMLEditControl	{ width:100%; height:100%; border:1px groove; overflow:auto; background-color:white}
.HTMLEditTable	{ border:0; cellspacing:0; cellpadding:0; background-color:"#D6D3CE";}
.HTMLEditButton	{ width:22; height:22; border: 0px solid; border-color:"#D6D3CE"; background-color:"#D6D3CE";}
.HTMLEditTD		{ padding-left: 0px; padding-top:0px; background-color:"#D6D3CE"; }

/*Modulok alapbeállításainak vége*/

/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    bolder;
    color: #AA6644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bolder;
    color: #AA6644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #990000;
}

A:link  {
    text-decoration:    none;
    /*color: #990000;*/
    color:#003399
    
}

A:visited   {
    text-decoration:    none;
    color:  #003399;
}

A:active    {
    text-decoration:    none;
    color:  #003399; /*sötét piros*/
}

A:hover {
    text-decoration:    underline;
    /*color: #FF0000;*/ /*piros*/
    color:#FFCC00;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:2pt;
    text-align:left
}

.ModuleFrame
{
	border-style: ridge;
	border-color: #EDDB67;
}

.IngResultName
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
    font-weight:bold;

}

.IngResultValue
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: black;
}

.TabTable_begin
{
	width: 10px;
	background-image: url(images/tab_begin.gif);
	height: 20px;
}

.TabTable_middle
{
	background-image: url(images/tab_middle.gif);	
	height: 20px;
	text-align:center;
     font-size:14px;
}

.TabTable_end
{
	width: 10px;
	background-image: url(images/tab_end.gif);	
	height: 20px;

}
.TabTable
{
	height: 1px;
	border: 0px;
	margin: 0px;
    vertical-align:top;
}
/* a keret stiluslapjaim */


.KeretBalFelso
{
	background-image: url(images/b_top_lft.png);
	width: 11px;
	height: 11px;
}
.KeretBalAlso
{
	background-image: url(images/b_btm_lft.png);
	width: 11px;
	height: 11px;
}

.KeretJobbFelso
{
	background-image: url(images/b_top_rig.png);
	width: 11px;
	height: 11px;
}
.KeretJobbAlso
{
	background-image: url(images/b_btm_rig.png);
	width: 11px;
	height: 11px;
}
.KeretAlso
{
	background-image: url(images/b_btm_mid.png);
	height: 11px;
}
.KeretFelso
{
	background-image: url(images/b_top_mid.png);
	height: 11px;
}

.KeretBalOldal
{
	background-image: url(images/b_lft.png);
	width: 11px;
}

.KeretJobbOldal
{
	background-image: url(images/b_rig.png);
	width: 11px;
}

.LapBalOldal
{
	background-image: url(images/p_lft.png);
	width: 11px;
}

.LapJobbOldal
{
	background-image: url(images/p_rig.png);
	width: 11px;
}
.LapBalAlso
{
	background-image: url(images/p_btm_lft.png);
	width: 11px;
	height: 11px;
}
.LapAlso
{
	background-image: url(images/p_btm_mid.png);
	height: 11px;
}

.LapJobbAlso
{
	background-image: url(images/p_btm_rig.png);
	height: 11px;
	width: 11px;
}



/*a menu keretet adhatod meg*/
.MenuKeretBalFelso
{
	background-image: url(images/menu_k_bf.gif);
	width: 10px;
	height: 10px;
	background-color: #999900;
}
.MenuKeretBalAlso
{
	background-image: url(images/menu_k_ba.gif);
	width: 10px;
	height: 10px;
	background-color: #999900;
}

.MenuKeretJobbFelso
{
	background-image: url(images/menu_k_jf.gif);
	width: 10px;
	height: 10px;
	background-color: #999900;
}
.MenuKeretJobbAlso
{
	background-image: url(images/menu_k_ja.gif);
	width: 10px;
	height: 10px;
	background-color: #999900;
}
.MenuKeretAlso
{
	background-image: url(images/menu_k_a.gif);
	height: 10px;
	background-color: #999900;
}
.MenuKeretFelso
{
	background-image: url(images/menu_k_f.gif);
	height: 10px;
	background-color: #999900;
}

.MenuKeretBalOldal
{
	background-image: url(images/menu_k_b.gif);
	width: 10px;
	height: 10px;
	background-color: #999900;
}
.MenuKeretJobbOldal
{
	background-image: url(images/menu_k_j.gif);
	width: 10px;
	height: 10px;
	background-color: #999900;
}

.NewsMenu2
{

	font-size: 10pt;
	color: navy;
	background-color: #5C6DE4;
	border-width: 0px;
}
TD.NewsMenu2
{
	padding-left: 20px;
	padding-top: 5px;
	font-size: 10pt;
	color: navy;
	background-color: #5C6DE4;
	border-width: 0px;
}
A.NewsMenu2, A.NewsMenu2:link, A.NewsMenu2:visited, A.NewsMenu2:active
{
	font-size: 10pt;
	color: navy;
	background-color: #5C6DE4;
	border-width: 0px;
}

A.NewsMenu2:hover
{
	font-size: 10pt;
	background-color: #5C6DE4;
	color: EDDB67;
	border-width: 0px;
}
.NewsMenu1 
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	background-color: #5C6DE4;
	white-space:nowrap;
	font-family: Verdana, Helvetica, sans-serif;
	color: white;
}
TD.NewsMenu1 
{
	padding: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	background-color: #5C6DE4;
	white-space:nowrap;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: White;
	margin: 0px;
}
.StartDocTitle
{
	padding-top: 10px;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
}
.StartDocDate
{
	padding-bottom: 5px;
	color: Purple;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
.StartDocDetails
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}

