html
{
border: none;
overflow: auto;
}
body
{
margin: 0;
padding: 0;
background-image: url("../image/body.gif");
}
.usersystem
{
margin: 20px;
padding: 20px;
}
a
{
outline: none;
}
#container
{
width: 980px;
margin: 20px auto;
}
/* Header Start */
#header
{
width: 980px;
height: 178px;
position: relative;
background-image: url("../image/header.gif");
}
#banner
{
float: left;
width: 970px;
height: 124px;
margin: 5px 0 0 5px;
background-image: url("../image/banner.gif");
}
#title
{
float: left;
width: 362px;
height: 50px;
margin: 30px 0 0 26px;
background-image: url("../image/title.gif");
}
/* Header End */
/* Menu Start */
#menu
{
padding: 0;
float: left;
width: 600px;
height: 45px;
list-style: none;
vertical-align: middle;
margin: -1px 0 0 10px;
}
#menu li
{
float: left;
display: inline;
padding: 6px 10px;
}
#menu li a
{
outline: none;
display: block;
background-position: top;
background-repeat: no-repeat;
}
#menu li a:hover
{
background-position: bottom;
}
#home
{
width: 37px;
height: 37px;
background-image: url("../image/menu2/home.gif");
}
#news
{
width: 37px;
height: 37px;
background-image: url("../image/menu2/news.gif");
}
#entertainment
{
width: 37px;
height: 37px;
background-image: url("../image/menu2/entertainment.gif");
}
#guides
{
width: 37px;
height: 37px;
background-image: url("../image/menu2/guides.gif");
}
#goodies
{
width: 37px;
height: 37px;
background-image: url("../image/menu2/goodies.gif");
}
#radio
{
width: 37px;
height: 37px;
background-image: url("../image/menu2/radio.gif");
}
#forum
{
width: 37px;
height: 37px;
background-image: url("../image/menu2/forum.gif");
}
#community
{
width: 37px;
height: 37px;
background-image: url("../image/menu2/navi-base.gif");
}
#says
{
right: 10px;
width: 276px;
height: 41px;
bottom: -7px;
position: absolute;
padding: 7px 0 0 75px;
background-image: url("../image/says.gif");
}
/* Menu End */
/* Subcontainer Start */
#subcontainer
{
float: left;
width: 980px;
background-image: url("../image/subcontainer.gif");
}
#left, #right
{
float: left;
width: 185px;
position: relative;
padding: 6px 0 0 12px;
}
#right
{
padding: 12px 0 0 6px;
}
#center
{
float: left;
width: 566px;
margin-top: -2px;
position: relative;
padding: 10px 10px 0;
background-image: url("../image/center.gif");
}
/* Subcontainer End */
/* Boxes Start */
.box-footer, .subnavigatortop, .latestnewstop, .logintop, .radioplayer, .radiostats, .shoutboxtop, .jobapplication, .hegroup, .statstop, .loggedintop, #shoutbox-footer
{
width: 178px;
height: 23px;
background-image: url("../image/box/yellow-header.gif");
}
.box-green-header
{
background-image: url("../image/box/green-header.gif");
}
.subnavigatortop
{
background-image: url("../gd/yellow.php?t=SUB-NAVIGATION");
}
.latestnewstop
{
background-image: url("../gd/blue.php?t=LATEST NEWS");
}
.shoutboxtop
{
background-image: url("../gd/yellow.php?t=SHOUT BOX - BETA");
}
.logintop
{
background-image: url("../gd/blue.php?t=LOGIN / REGISTER");
}
.radioplayer
{
background-image: url("../gd/blue.php?t=RADIO PLAYER");
}
.radiostats
{
background-image: url("../gd/green.php?t=RADIO STATUS");
}
.jobapplication
{
background-image: url("../gd/green.php?t=JOB APPLICATION");
}
.hegroup
{
background-image: url("../gd/yellow.php?t=HABBOEMOTION GROUP");
}
.loggedintop
{
background-image: url("../gd/blue.php?t=WELCOME, AND ENJOY!");
}
.box-blue-header
{
background-image: url("../image/box/blue-header.gif");
}
.box-text
{
padding-top: 3px;
padding-left: 8px;
width: 163px;
}
.box-body
{
width: 178px;
background-image: url("../image/box/body.gif");
background-repeat: repeat-y;
}
.box-footer
{
height: 8px;
margin-bottom: 10px;
background-image: url("../image/box/footer.gif");
}
#shoutbox-footer
{
height: 110px;
margin-bottom: 10px;
background-image: url("../image/box/shoutbox-footer.gif");
}
/* Boxes End */
/* Left Start */
#navvie
{
margin-top: -4px;
}
#submenu, #headlines
{
margin: 0;
list-style: none;
padding: 6px 0 0 10px;
}
#headlines
{
padding-top: 8px;
}
#headlines li a span
{
display: block;
}
#submenu li a, #headlines li a
{
height: 18px;
line-height: 12px;
padding: 0 0 0 12px;
display: inline-block;
background: url("../image/yellow-bullet.gif") no-repeat 0 2px;
}
#headlines li a
{
height: auto;
width: 155px;
line-height: 12px;
margin-bottom: 5px;
background: url("../image/blue-bullet.gif") no-repeat 0 2px;
}
#headlines li a .arrow
{
width: 21px;
height: 15px;
float: right;
margin: 10px 10px 0 0;
background-image: url("../image/blue-arrow-right.gif");
}
#login form
{
margin: 0;
padding: 0;
}
#login label
{
float: left;
width: 65px;
display: block;
margin: 5px 0 0 5px;
}
#login .input
{
float: left;
width: 101px;
height: 17px;
margin-top: 4px;
background: url("../image/input/login.gif") no-repeat 0px 0px;
}
#login input
{
margin: 0;
border: 0;
width: 96px;
height: 16px;
padding: 2px 4px 0 2px;
background: transparent;
}
#tune-in
{
width: 178px;
height: 69px;
display: block;
background-image: url("../image/tune-in.gif");
}
#viewed-top
{
width: 176px;
height: 6px;
margin-top: 10px;
background-image: url("../image/viewed-top.png");
}
#viewed-bot
{
width: 176px;
height: 15px;
background-image: url("../image/viewed-bot.gif");
}
#viewed-mid
{
width: 162px;
display: block;
padding-left: 7px;
padding-right: 7px;
background-image: url("../image/viewed-mid.png");
}
#viewed-habbo
{
width: 33px;
height: 56px;
margin-top: -7px;
margin-bottom: 5px;
margin-right: 7px;
float: right;
}
/* Left End */
/* Center Start */
#content-header
{
left: 13px;
width: 559px;
height: 22px;
position: absolute;
background-image: url("../image/content-header.gif");
}
#content-body
{
width: 560px;
padding: 17px 0 0 8px;
margin: 7px 0 0 3px;
background-image: url("../image/content-body.gif");
background-repeat: repeat-y;
}
#content-spacing
{
margin-left: -10px;
}
#content-footer
{
height: 8px;
width: 559px;
margin-left: 3px;
background-image: url("../image/content-footer.gif");
background-repeat: no-repeat;
}
#content-body p
{
margin: 8px 0;
padding: 0;
}
/* Center End */
/* Right Start */
#shoutbox
{
margin: 0;
padding-left: 10px;
padding-top: 3px;
padding-right: 10px;
list-style: none;
}
#shoutbox li
{
padding: 4px;
}
#shoutbox li .name
{
padding: 0 0 1px 12px;
background: url("../image/yellow-bullet.gif") no-repeat left;
}
#shoutbox li .message
{
padding: 0 0 1px 12px;
}
#shoutbox-footer label, #shoutbox-footer .textarea, #shoutbox-footer .name
{
float: left;
}
#shoutbox-footer label
{
margin: 0 0 3px 3px;
}
#shoutbox-footer form
{
padding: 18px 0 0 7px;
}
#shoutbox-footer .name
{
margin-left: 5px;
width: 119px;
background: url("../image/input/name.gif") no-repeat;
}
#shoutbox-footer input
{
border: 0;
padding-left: 2px;
width: 115px;
height: 16px;
background: transparent;
}
#shoutbox-footer .textarea
{
margin-left: 2px;
background: url("../image/input/textarea.gif") no-repeat;
}
#shoutbox-footer textarea
{
border: 0;
width: 158px;
height: 32px;
padding: 0 2px;
overflow: hidden;
background: transparent;
}
#rare
{
padding: 10px 0;
position: relative;
}
#arrow-up, #arrow-down
{
right: 6px;
width: 9px;
height: 11px;
display: block;
position: absolute;
}
#arrow-up
{
top: 6px;
background-image: url("../image/arrow-up.gif");
}
#arrow-down
{
bottom: 2px;
background-image: url("../image/arrow-down.gif");
}
#spotlight
{
width: 41px;
height: 43px;
margin: 0 auto;
background-image: url("../image/spotlight.gif");
}
#spotlight img
{
margin: 7px 8px 0;
}
#change
{
text-align: center;
}
#change img
{
margin: 5px 2px 0 0;
}
#promotion
{
width: 185px;
height: 47px;
margin-left: -7px;
display: block;
background-image: url("../image/promotion.gif");
}
/* Right End /*
/* Footer Start */
#disclaimer
{
width: 566px;
height: 98px;
padding: 1px;
margin-top: 0px;
background-image: url("../image/disclaimer.gif");
}
#disclaimer p
{
padding: 0;
margin: 24px;
}
#footer
{
float: left;
height: 10px;
width: 980px;
margin-bottom: 50px;
background-image: url("../image/footer.gif");
}
/* Footer End */
/* Miscellanous Start */
.clear
{
height: 0;
clear: both;
content: ".";
display: block;
visibility: hidden;
}
/* Miscellanous End /*