/* old 

	a#logo_el { background:url(/images/live_tickets_gr.jpg) no-repeat; width: 449px; margin-top:10px; margin-bottom:-10px;}
	a#logo_en { background:url(/images/live_tickets_gr.jpg) no-repeat; width: 449px;}

	div#mainmenu_wrap { display: none; }

	div#topbar { min-height: 20px; }
	div#login { background: url("images/usersection_head_lt.jpg") no-repeat scroll 100% 0 transparent; }

*/

	a#logo_el { background:url(/images/live_tickets_gr.jpg) no-repeat; width: 449px; margin-top:10px; margin-bottom:-10px;}
	a#logo_en { background:url(/images/live_tickets_gr.jpg) no-repeat; width: 449px;}

	div#mainmenu_wrap { display: none; }

	div#main_wrap { background: none; }

	div#topbar { min-height: 20px; }

	div#login { 
		color: white;
		background: url("images/usersection_head_lt.jpg") no-repeat scroll 100% 0 transparent;
	}
	div#login ul li input {
		color: white;
		background-color: #E40002;
	}
	
	div#loged { 
		color: white;
		background: url("images/usersection_head_lt.jpg") no-repeat scroll 100% 0 transparent; 
	}

	div#loged a { 
		color: white;
	}

	div#loged p span {
		color: yellow;
	}

	div.totalpage { width: 100%; min-width: 1000px; height: 22px;}
	div#header {
		background-color: #E40002;
		margin-top: -20px;
		width: 100%;
		height: 120px;
	}
	div#login a.reset { color: #e0e0e0; }

	a#loginlink {
		color: white;
	}

	div#basketlink_wrap {
		margin-top: 20px;
	}
