.member_login {
text-align:left;
position:relative;
top:10px;
left:695px;
width:230px;
height:120px;
background:url('/images/membertag.png') no-repeat;
z-index:30;
}
.logged_in {
margin:0 5px 0 10px;
padding-top:70px;
font-family:Arial;
font-size:13px;
color:#FFF;
font-weight:700;
}
.logged_in .welcome {
display:block;
margin-bottom:-3px;
}
.logged_in a {
font-size:11px;
color:#FFF;
float:left;
display:block;
}
.logged_in .first {
margin-right:110px;
}
#selected {
color:#CECECE;
background:#000 url('/images/menuhover.png') repeat-x center !important;
}
.login_div {
top:10px !important;
left:695px !important;
height:120px !important;
background:url('/images/member-login.png') center no-repeat !important;
z-index:30;
}
.enter_button {
position:relative;
top:2px;
left:76px;
}
.signup_span {
top:-8px !important;
}
.newsletter_div {
height:99px !important;
}
.newsletters_form_pad {
padding-top:55px;
padding-left:2px;
}
.image_menu {
height:40px;
}
.image_list {
margin:0;
padding:0;
list-style-type:none;
display:inline;
}
.image_list li {
display:inline;
float:left;
}
.image_list img {
}
.item_home a {
border-left:1px solid #000;
display:block;
height:40px;
width:82px;
background:url('/images/home-off.png') no-repeat center;
}
.item_home a:hover, .item_home .selected {
background:url('/images/home-on.png') no-repeat center;
}
.item_games a {
display:block;
height:40px;
width:90px;
background:url('/images/games-off.png') no-repeat center;
}
.item_games a:hover, .item_games .selected {
background:url('/images/games-on.png') no-repeat center;
}
.item_characters a {
display:block;
height:40px;
width:134px;
background:url('/images/characters-off.png') no-repeat center;
}
.item_characters a:hover, .item_characters .selected {
background:url('/images/characters-on.png') no-repeat center;
}
.item_forums a {
display:block;
height:40px;
width:109px;
background:url('/images/forum-off.png') no-repeat center;
}
.item_forums a:hover, .item_forums .selected {
background:url('/images/forum-on.png') no-repeat center;
}
.item_about a {
display:block;
height:40px;
width:166px;
background:url('/images/about-off.png') no-repeat center;
}
.item_about a:hover, .item_about .selected {
background:url('/images/about-on.png') no-repeat center;
}
.item_newsletter a {
display:block;
height:40px;
width:132px;
background:url('/images/newletter-off.png') no-repeat center;
}
.item_newsletter a:hover, .item_newsletter .selected {
background:url('/images/newletter-on.png') no-repeat center;
}
.item_join a {
display:block;
height:40px;
width:71px;
background:url('/images/join-off.png') no-repeat center;
}
.item_join a:hover, .item_join .selected {
background:url('/images/join-on.png') no-repeat center;
}
.item_members a {
display:block;
height:40px;
width:111px;
background:url('/images/members-off.png') no-repeat center;
}
.item_members a:hover, .item_members .selected {
background:url('/images/members-on.png') no-repeat center;
}
.header_div {
width:977px !important;
margin:auto;
}
.forum_head a {
color:#FFF;
}
.remove {
color:#FFF;
display:block;
font-weight:700;
font-family:Arial;
font-size:12px;
text-decoration:none;
}
