body {
	background-color: black;
}

div#mainmenu_wrap { 
	display: none;
}

div#header {
    height: 180px;
}

div#loged p span {
    display: inline;
    font-style: normal;
    color: #A0C4ED;
    font-size: 11px;
}


div#basketlink_wrap {
    background: url("images/cart_link_nationalopera.jpg") no-repeat scroll left top transparent;
    float: right;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 239px;
}

div#basketlink_wrap h6 {
    color: #FFFFFF;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 3px 6px 0 10px;
    text-align: right;
    text-shadow: 1px 1px #565656;
}

div#basketlink a {
    color: #FFFFFF;
}

div#basketlink a:hover {
    color: #D8F3F2;
}

div#basketlink a.nolink:hover {
    color: #FFFFFF;
}

div#login {
    background: url("images/usersection_head_nationalopera.jpg") no-repeat scroll 100% 4px transparent;
}

div#loged {
    background: url("images/usersection_head_nationalopera.jpg") no-repeat scroll 100% 4px transparent;
	color: white;
}

div#loged a { 
	color: #F0F0F0;
}



div#login ul li span {
	color: white;
}

div#login ul li input {
    border-color: #8f8f8f;
    color: white;
	background-color: black;
}

a#loginlink {
    background: url("images/login_bullet.gif") no-repeat scroll 0 9px transparent;
    color: white;
}


a#logo_el {
    background: url("images/nationalopera_el.jpg") no-repeat scroll 0 0 transparent;
    height: 101px;
	margin: 10px 5px -10px 0;
    text-indent: -9000px;
    width: 319px;
}

a#logo_en {
    background: url("images/nationalopera_en.jpg") no-repeat scroll 0 0 transparent;
    height: 101px;
	margin: 10px 5px -10px 0;
    text-indent: -9000px;
    width: 319px;
}