/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color:  #E8CC8E;
}

/* background color for the content part of the pages */
Body
{
    background-color:#E8CC8E;
}


/* 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
}

.TitleLeft {
	background-image: url(images/title_top.gif);
	width: 234px;
	height:54px;
}

.TitleMiddle {
    background-color:#E8CC8E;
    width: auto;
}

.TitleRight 
{
/*	background-image: url(images/titlebar_top.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
*/
	background-color: #E8CC8E;
	height:54px;
}

.RightBorder {
	background-image: url(images/border_right.png);
	width: 4px;
}

.LeftBorder {
	background-image: url(images/border_left2.png);
	width: 3px;
}

.FooterLeft {
	background-image: url(images/border_btm_left.png);
	width: 4px;
	height: 4px;
}
.FooterMiddle {
	background-image: url(images/border_btm_mid.png);
	height: 4px;
	font-size: 0px;
}
.FooterRight {
	background-image: url(images/border_btm_right.png);
	width: 4px;
	height: 4px;
}

.MenuLeft {
	background-image: url(images/title_bottom.gif);
	width: 234px;
	height:27px;
}

.MenuMiddle {
	background-image: url(images/menu_bkg.gif);
	height:27px;
}

/* background/border colors for the selected tab */
.TabBg {

}

/* background/border colors for the unselected tabs */
.OtherTabsBg 
{
}

.FadeOut
{
	background-image: url(images/tabbgr.gif);
}

/* text style for the selected tab */
.SelectedTab,.OtherTabs 
 {
    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,A.OtherTabs:link,A.OtherTabs:visited,A.OtherTabs:active,A.OtherTabs:hover 
{
    color: White;/*#eeeeee;*/
    text-decoration:    none;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    
    color: White;/*#eeeeee;*/
    font-weight:bold;
}

A.OtherTabs:visited {
    color: White;/*#eeeeee;*/
    font-weight:bold;
}

A.OtherTabs:active  {
    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: Arial CE,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
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #C88544;
	line-height: 18px;
	font-family: 'Times New Roman CE', 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;
}

.FixText 
{
	font-weight: bolder;
	font-family: 'Times New Roman' , Verdana, ArnoldBoeD;

}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: 'Times New Roman', 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,A.CommandButton:visited ,A.CommandButton:active ,A.CommandButton:hover 
{
    text-decoration:    underline;
    color: darkred;
}
A.CommandButton:hover   
{
    color: red;
}
    
/*
 Saját beállítások
*/
/****************************************************************************************
 Menu beállításai
*****************************************************************************************/
/*, A.Menuitem1:link, A.Menuitem1:visited, A.Menuitem1:active*/
.MenuTable
{
	margin: 0px;
	padding: 0px;
}
.MenuEdited
{
background-color:Gray;
}
.MenuItem1, A.Menuitem1, A.MenuItem1:link, A.MenuItem1:visited, A.MenuItem1:active, A.Menuitem1:hover, .Menuitem2, A.Menuitem2, A.Menuitem2:link, A.Menuitem2:visited, A.Menuitem2:active, A.Menuitem2:hover, .Menuitem3, A.Menuitem3, A.Menuitem3:link, A.Menuitem3:visited, A.Menuitem3:active, A.Menuitem3:hover
{
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bolder;
	font-family: 'Times New Roman' , Verdana, ArnoldBoeD;
	white-space: nowrap;
	background-color: #C88544;
	padding-top: 10px;	
}


.MenuItem1, A.MenuItem1:link, A.MenuItem1:visited, A.MenuItem1:active, A.Menuitem1:hover
{
	padding-right: 5px;
	padding-left: 10px;
	font-size: 12pt;
	color: #ffffff;
	padding-top: 10px;
}
A.Menuitem1:hover
{
	text-decoration: underline;
	color: #FFA200;
}
A.Menuitem1:active
{
  text-decoration : underline ;
}

.Menuitem2,A.Menuitem2, A.Menuitem2:link, A.Menuitem2:visited, A.Menuitem2:active,A.Menuitem2:hover
{
	padding-left: 10px;
	font-size: 10pt;
	color: #EEEEEE;
	border-width: 0px;
}
/*
A.Menuitem2, A.Menuitem2:link, A.Menuitem2:visited, A.Menuitem2:active
{
	padding-left: 20px;
	font-size: 10pt;
	text-transform: capitalize;
	color: #EEEEEE;
	background-color: #0B870F;
	white-space:nowrap;
	border-width: 0px;
}
*/
A.Menuitem2:hover
{
	white-space:nowrap;
	color: #EEEEEE;
}
.Menuitem3,A.Menuitem3,A.Menuitem3:link, A.Menuitem3:visited, A.Menuitem3:active,A.Menuitem3:hover
{
	padding-left: 40px;
	font-size: 10pt;
	text-transform: lowercase;
	color: #EEEEEE;
	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: #0B870F;
	white-space:nowrap;
	border-width: 0px;
}
*/
A.Menuitem3:hover
{
	padding-left: 40px;
	font-size: 10pt;
	text-transform: lowercase;
	color: #EDDB67;
	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
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bolder;
    text-decoration: underline;
    color: #AA6644;
    padding: 10px;
    text-align: center;
}
.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-attachment: fixed;
	background-image: url(images/p_lft.png);
	width: 11px;
	background-repeat:repeat-y;
	background-position:left;
}

.LapJobbOldal
{
	background-attachment: fixed;
	background-image: url(images/p_rig.png);
	width: 11px;
	background-repeat: repeat-y;
	background-position:right;
}
.LapBalAlso
{
	background-image: url(images/p_btm_lft.png);
	width: 11px;
	height: 11px;
}
.LapAlso
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(images/p_btm_mid.png);
	background-repeat: repeat-x;
	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: #EEEEEE;
	background-color: #0B870F;
	border-width: 0px;
}
TD.NewsMenu2
{
	padding-left: 20px;
	padding-top: 5px;
	font-size: 10pt;
	color: #EEEEEE;
	background-color: #0B870F;
	border-width: 0px;
}
A.NewsMenu2, A.NewsMenu2:link, A.NewsMenu2:visited, A.NewsMenu2:active
{
	font-size: 10pt;
	color: #EEEEEE;
	background-color: #0B870F;
	border-width: 0px;
}

A.NewsMenu2:hover
{
	font-size: 10pt;
	background-color: #0B870F;
	color: #FFA2FF;
	border-width: 0px;
}
.NewsMenu1 
{
	padding-left: 0px;
	padding: 5px;
	font-size: 10pt;
	white-space:nowrap;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFA2FF;
	background-color:#0B870F;
	padding: 5px;
	text-transform: uppercase;
}
TD.NewsMenu1 
{
	padding: 5px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	background-color: #0B870F;
	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;
	text-decoration: underline;
}
.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;
}
/*******************************************************************************************
 Árlista
*******************************************************************************************/
.ArlistaEditedText,.ArlistaSubEditedText
{
 background-color:#EEEEEE;
}
.ArlistaSubEditedText
{
 background-color:Gray;

}
.ArlistaTablaEdit
{
background-color:#999999;
}
.ArlistCim
{
	text-transform: uppercase;
}
.ArlistElValsztoV
{

}
.ArlistaCimsor
{
 color:Olive;
 text-align:right;
}
.ArlistaSorPrtl
{
 background-color:Gray;
}
.ArlistaSorPrs
{

}
.SzerkHead,.SzerkElem
{
color:Olive;
background-color:#CCCCCC;
}
.SzerkElem
{
	color: maroon;
	
}
.SzerkSzerkElem
{
color:Red;
}
/*******************************************************************************************
 NAPTÁR 
*******************************************************************************************/
.Naptar
{
 color:Black;
}

.NaptarNapNev
{
background-color:#99CCCC;
color:#336666;
}
.NaptarNap
{
color:Black;
}
.NaptarTobbiNap
{
	color: white;
	background-color: white;
}
.NaptarCim
{
	font-size: 10pt;
	color: #ccccff;

}
.NaptarMaiNap
{
background-color:#99CCCC;
color:Black;
}
.NaptarKijeloltNapok
{
 color:#336666;
 /*background-color:#99CCCC;*/
 background-color:#3366CC; 

}
.NaptarElozoKovetkezoHonap
{
 /*color:#CCCCFF;*/
 color:white;
	
}
.NaptarHetvege
{
background-color:#CCCCFF;
}

/*******************************************************************************************
   Cég szervezet megjelenitonek beállításai
*******************************************************************************************/
.CSTitle
{
 text-align:center;
 background-color:#999999;
}
.CSITitle
{
 background-color:#AAAAAA;
}
.CSIDetails
{
 background-color:#AAAAAA;
}
.CSDolgTitle
{
 background-color:#999999;
}
.CSDolgDetails
{
 background-color:#AAAAAA;
}
.CSIButton
{
 background-color:#999999;
}
/*******************************************************************************************
Emberekről részreletes infok megjelenitesenek
 ( külön ablakban megjelenö információk)
******************************************************************************************/
.EmbRTitle
{
 color:Red;
 background-color:#999999;
}
.EmbRITitle
{
background-color:#BBBBBB;
}
.EmbRIDetails
{
background-color:#BBBBBB;
}
/*******************************************************************************************
 Esmenyék stilusai 
*******************************************************************************************/
.EsemFoTitle
{
	font-size: medium;
	border-collapse: separate;
}
.EsemTitle
{
	font-weight: bold;
	margin-bottom: 1px;
	font-style: italic;
	border-bottom-style: solid;
}
.EsemTipus
{
 font-size: x-small;
}
.EsemIdo
{
	font-size: x-small;
}
.EsemRovLeiras
{
	font-size: small;
}
.EsemReszletekGomb,.EsemReszletekGomb:link,.EsemReszletekGomb:hover
{
 color:Blue;
}
.EsemReszletek
{
	
}
.EsemRVissza,.EsemRVissza:link,.EsemRVissza:hover
{
 color:Blue;
}
/*******************************************************************************************
A menu editalas stilusai
*******************************************************************************************/
.EditMenuTable
{
 background-color:#999999;
}
/******************************************************************************************
Az EmberMegjelenitő stilusai
******************************************************************************************/
.EmberMegjCegNev
{
background-color:#999999;
}
.EmberMegjNev,.EmberMegjCim,.EmberMegjBeosztas
{
background-color:#AAAAAA;
}
/*****************************************************************************************
A szavazás 
******************************************************************************************/
.Szavazas
{
	margin: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
}
.SzavazKerdes
{
	direction: ltr;
	/*text-decoration: underline;
*/
}
.SzavazValasz
{
	font-style: italic;
}
.SzavazKoszonet
{
}
.SzavazGomb
{

}

.LeftPane
{
	background-color: #C88544;
}