/**********************************************************************/
/***************** BELÉPÉS ELŐTTI STÍLUSOK ********************/
/**********************************************************************/


/* BELÉPÉS ELŐTTI ÁLLAPOT FŐ DOBOZA */
.loginDobozBelepesElott {
	width:100%;
	padding:0;
	margin:0;
	display:none;
	font-family:arial;
	font-size:12px;
	color:black;
}

.loginDobozBelepesElott label {
	display: block;
	padding-top:3px;
	text-indent: -15px;
	clear:both;
	float:right;
	margin-right:10px;
	font-size:10px;
	color:#F23351;
}
.loginDobozBelepesElott input[type=checkbox] {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
	top: -1px;
	*overflow: hidden;
}

.loginDobozHibaAzonositoUres, .loginDobozHibaJelszoUres{
	color:black;
	clear:both;
	display:none;
}

/* HA NEM MEGFELELŐ AZ AZONOSÍTÓ/JELSZÓ */
.loginDobozHibaAzonosito {
	color:black;
	clear:both;
	display:none;
}

/* HA LE VAN TILVA A FELHASZNÁLÓ */
.loginDobozHibaTiltott {
	color:red;
	clear:both;
	display:none;
}

/* AZONOSÍTÓ/JELSZÓ SZÖVEGEK */
.loginDobozBelepesElott p {
	color:#F23351;
	font-size:11px;
	margin: 5px 0px 0px 0px;
}

/* BEVITELI MEZŐK */
.loginDobozBelepesElott input[type=text],  .loginDobozBelepesElott input[type=password]{
	border:1px solid #c7c7c7;
	width:120px;
	font-size:11px;
	float:right;
	padding:0;
	margin:0 10px 0 0;
}

/* BEJELENTKEZÉS GOMB DOBOZA */
.loginDobozBelepesGomb {
	
}

.sbt {
	background-color:#F23351;
	color:white;
	font-size:11px;
	width:70px;
	font-weight:bold;
	border:none;
	padding:0;
	margin:0 10px 0 0;
	
}
/* LINKEK DOBOZ A BELÉPÉS ELŐTT */
.loginDobozELink {

}

/* EGY LINK ALAPESETBEN  */
.loginDobozELink a {
	color:#F23351;
	margin-right:5px;
	text-decoration:none;
}

/* EGY LINK HA AZ EGÉRREL FELÉ ÁLL  */
.loginDobozELink a:hover {
	text-decoration:underline;
}


/**********************************************************************/
/********************* BELÉPÉS UTÁNI STÍLUSOK ************************/
/**********************************************************************/


/* BELÉPÉS UTÁNI ÁLLAPOT FŐ DOBOZA */
.loginDobozBelepesUtan {
	width:100%;
	display:none;
	height : 150px;
	font-family:arial;
	font-size:12px;
	color:black;
}


/* AZONOSÍTÓ KIÍRÁSA */
.loginDobozBelepesUtan p {
	font-weight:bold;
	text-align:center;
	font-size:13px;
}

/* LINKEK DOBOZ A BELÉPÉS UTÁN */
.loginDobozULink {
	clear:both;
	text-align:left;
	padding-left:18px;
	line-height:16px;
}

/* TOVÁBBI LINKEK ALAPÁLLAPOT */
.loginDobozULink a {
	color:#777;
	text-decoration:none;
}

/* TOVÁBBI LINKEK, HA EZ EGÉRREL FELÉ ÁLL */
.loginDobozULink a:hover {
	text-decoration:underline;
}.hirlevelKozepso {
	width:730px;
	/*height : 150px;*/
	font-family:arial;
	font-size:12px;
	color:black;
	margin-left:15px;}

.hirlevelKozepso h3 {
	font-size:12px;
}

.hirlevelKozepso p {
	font-size:12px;
	font-family:arial;
}

.hirlevelKozepso div {
	text-align:center;
}

.hirlevelKozepsoHiba {
	text-align:center;
	color:red;
	font-size:12px;
}

.hirlevelKozepso table {
	margin-left: auto;
	margin-right: auto;
	border-spacing:0; 
	margin-top:20px;
	margin-bottom:20px;
}

.hirlevelKozepso table th {
	text-align:left;
	font-weight:normal;
	width:450px;
	line-height:23px;
	border-bottom:1px dotted #777;
}

.hirlevelKozepso table td {
	text-align:left;
	width:40px;
	line-height:23px;
	border-bottom:1px dotted #777;
}

.hirlevelLegal {
	width:auto;
	background-color:#f5f5f5;
	border-radius: 10px;
	border:1px solid #aaa;
 	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
	padding:15px;
	margin:10px 0 10px 0;

}
.HirlevelSumbitGomb {
	background-color:#ef0025;
	color:#fff;
	font-weight:bold;
	border:none;
	font-size:14px;
}

.keresoDoboz {
	font-family:arial;
	font-size:12px;
	color:black;
}

.keresoDoboz input[type=text] {
	border-left:1px solid #aaa;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:none;
	float:left;
	font-size:10px;
	width:130px;
	height:11px;
	padding:1px;
	margin:0;
}


.keresoDobozSzovegInActive {
	color:#aaa;
}


.keresoDobozGomb {
	padding:0;
	margin:0;
}

.keresoDobozGomb input {
	width:53px;
	background: url(/z/zeneforum.hu/files///design/zf/images/search.gif);
	background-repeat:no-repeat;
	border:none;
	font-weight:bold;
	height:15px;
	font-size:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	
}

.keresoDobozReszletes select {
	margin-top:2px;
	border:1px solid #aaa;
	width:185px;
	
	background-color:transparent;

}.eMenuMegjelenitoAlso {
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	width:100%;
	color:#3e3e3e;
	background-color:white;
}

.eMenuMegjelenitoAlso ul {
	padding:0;
	margin:0;
	list-style-type:none;
	
}

.eMenuMegjelenitoAlso ul li {
	 display: inline; 
}

/* Vízszintesnél, ha legyen a menüpontok között elválasztó szöveges megoldás*/
.eMenuMegjelenitoAlso ul li.koztes:after, .eMenuMegjelenitoAlso ul li.elso:after {
	content : "|"; /* Ha egy karakter legyen az elválasztó */
	color:#3e3e3e;
}

.eMenuMegjelenitoAlso ul li a {
	color:#3e3e3e;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
}

.eMenuMegjelenitoAlso ul li a:hover {
	text-decoration:underline;
	color:#EF0025;
}

.eMenuMegjelenitoAlso ul li.kijelolt_mod a {
	font-weight:bold;
}
.nameDayEgysorosEgyszeru {
	color:dark grey;
	font-size:12px;
	font-weight:bold;
	background-color: #FFFFFF;
   	border-bottom: 1px solid #EEEEEE;
    	opacity: 0.6;
    	text-align: center;
} #evforduloOldalso {
	width:auto;
	float: left;
	position: relative;
	width: 210px;
	padding-bottom:25px;
	font-size: 12px;
}

#evforduloOldalso .tovabb{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 12px;
}

#evforduloOldalso p {
	padding-left:4px;
	margin:0;
}

#evforduloOldalso ul {
	padding:0;
	margin:0;
}

#evforduloOldalso ul li {
	list-style-type : none;
	padding-bottom:8px;
	padding-top:8px;
	border-bottom:1px solid #c5c5c5;
}

#evforduloOldalso div {
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
	padding-right:4px;
	text-align:right;
}

#evforduloOldalso div a {
	color:#959595;
	font-weight:normal;
	text-decoration:none;
}

#evforduloOldalso div a:hover {
	color:black;
	text-decoration:underline;
}
/*NAVIGACIO*/
div.navContainer{
	font-size: 14px;
	line-height: 30px;
}

div.navContainer select, input{
	font-size: 10px;
}

div.navContainer  input{
	cursor: hand;
	cursor: pointer;
}

/*LISTA*/
div.toplista{
	float: left;
	margin: 5px;
	width: 350px;
}

div.toplistaFejlec{
	position: relative;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px dotted #CCC;
}

div.toplistaFejlec a{
	text-decoration: none;
	color: #ef0025;
}

div.toplistaContiner div.toggle{
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 9px;
}

div.toplistaContiner .plus{
	background-image: url('http://zeneforum.hu/z/zeneforum.hu/images/portal.defaults/images/plus.png');
}

div.toplistaContiner .minus{
	background-image: url('http://zeneforum.hu/z/zeneforum.hu/images/portal.defaults/images/minus.png');
}

