html{
	height: 100%;
}

body{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url(images/gallery/backgrounds/habbobg.png);
	height: 100%;
}

a:link, a:visited, a:active{
	color: #CE5300;
	text-decoration: none;
}

a:hover{
	color: #F16100;
	text-decoration: none;
}

input, select, textarea{
	font-family: Verdana;
	font-size: 11px;
}

form{
	padding: 0px !important;
	margin: 0px !important;
}

.newsie_segment{
	background: #FFFFFF;
	border: 1px solid #444444;
	padding: 10px;
	margin: 5px;
	font-family: Verdana;
}

.newsie_title{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 7px;
}

/*#twitter_div{
	background: #FFFFFF;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	font-size: 10px;
	padding: 7px;
}*/

#twitter_div h2{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#twitter_div ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#twitter_div li{
	padding-top: 10px;
	color: #333
}

#container{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

#logo_holder a{
	background: url(images/4/logo.png);
	height: 69px;
	width: 265px;
	float: left;
}

#header{
	height: 69px;
	margin: 6px auto 6px auto;
}

#logo_holder{
	float: left;
}

#badge a{
	background: url(images/gallery/random/official_uk_small.gif);
	height: 38px;
	width: 32px;
	float: right;
	/*margin-top: 66px;*/
	margin: 10px 5px 0px 0px;
}

#nav{
	background: url(images/4/tab_bg.png);
	width: 900px;
	height: 160px;
}

#promo{
	width: 900px;
	height: 160px;
}

#tabs{
	height: 20px;
	color: #FFFFFF;
	padding-top: 6px;
	font-weight: bold;
}

#tabs a{
	color: #FFFFFF;
	padding: 6px 10px 10px 10px;
}

#tabs a:hover, #tabs .selected a{
	background: #7B7B71;
}

.selected .firsttab a, .firsttab a:hover{
	background: url(images/4/firsttab.png) !important;
}

#subnav{
	height: 12px;
	padding: 6px 7px 7px 10px;
	color: #FFFFFF;
}

#subnav a, #userbar a{
	color: #FFFFFF;
}

#userbar{
	margin-top: 60px;
	padding: 10px;
	color: #FFFFFF;
	float: left;
}

#userbar .bginput{
	border: 0;
	background: url(images/4/login_form.png);
	width: 119px;
	height: 16px;
	padding: 4px;
}

#userbar input{
	font-family: Verdana;
	font-size: 11px;
}

#habbo{
	 width: 64px;;
	 height: 110px;
	 float: right;
	 margin: 22px 17px auto auto;
}

#habbo a{
	width: 64px;
	height: 110px;
	float: right;
}

#mission{
	float: right;
	margin: 60px 20px auto auto;
	padding: 10px 10px 12px 10px;
	background: url(images/4/mission_bg.png) no-repeat;
	background-position: 0px 6px;
}

#mission a{
	color: #333333;
}

#mission a:hover{
	color: #666666;
}

#homebanner{
	background-repeat: no-repeat;
	width: 900px;
	height: 300px;
	margin-bottom: 10px;
}

#banner_headlines{
	float: left;
	width: 176px;
	height: 227px;
	padding: 9px;
	margin-top: 35px;
	background: url(images/4/headline_bg.png) no-repeat;
}


/* GAME STYLES */

#gametop{
	background: url(images/4/game_top.png);
	height: 5px;
}

#gamebot{
	background: url(images/4/game_bot.png);
	height: 5px;
}

#gamebod{
	background: #FFFFFF;
	padding: 5px 10px 0px 10px;
}

#gamenav{
	border-bottom: 1px dotted #333;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#gameleft{
	float: left;
	width: 600px;
	margin-right: 10px;
}

#gameright{
	float: left;
	width: 270px;
}

.gameboxbody{
	padding: 2px 5px 5px 5px;
}

.gamecontainer{
	margin-bottom: 10px;
}

#characterstand{
	width: 81px;
	/*float: right;*/
	background: url(images/4/stand.png) no-repeat;
	background-position: 0px 79px;
	padding-left: 13px;
	height: 138px;
}

.inventory, .inventory_selected{
	float: left;
	width: 49px;
	height: 49px;
	text-align: center;
	cursor: pointer;
	font-size: 10px;
}

.inventory_selected{
	
}

.inventory_blank{
	display: none;
}

.inventory_item{
	padding: 0px 5px 10px 5px;
}


/* Below is carried over from previous CSS */

#static_bar{
	z-index: 99;
	position: fixed;
	bottom: 0px;
	right: 0px;
	height: 28px;
	border-top: 1px solid #000000;
	width: 100%;
}

#static_secondary{
	z-index: 99;
	position: fixed;
	bottom: 0px;
	right: 0px;
	height: 27px;
	border-top: 1px solid #8C8C8C;
	width: 100%;
}

#static_tertiary{
	z-index: 99;
	position: fixed;
	bottom: 0px;
	right: 0px;
	height: 16px;
	padding: 5px;
	border-top: 1px solid #666666;
	width: 100%;
	background: #555555;
	color: #FFFFFF;
	text-align: center;
}

#static_bar a{
	color: #FFFFFF;
}

/* CONTENT STYLES */

#column_left{
	width: 195px;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
}

#column_center{
	width: 490px;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#column_right{
	width: 195px;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
}

.contentbox, .sidebar, .messagebox{
	margin-bottom: 10px;
}

/* SIDEBAR */

.sidebar .begin{
	background: url(images/3_1/sidebar_top.gif);
	height: 7px;
}

.sidebar .background{
	background: url(images/3_1/sidebar_bg.gif);
	padding: 0px 7px 0px 7px;
}

.sidebar .subhead{
	padding: 3px;
	color: #999999;
}

.sidebar .body{
	padding: 3px;
	font-size: 10px;
}

.sidebar .footer{
	background: url(images/3_1/sidebar_bottom.gif);
	height: 7px;
	clear: both;
}

/* MAIN BOX */

.contentbox .begin{
	background: url(images/3_1/main_top.gif);
	height: 7px;
}

.contentbox .background{
	background: url(images/3_1/main_bg.gif);
	padding: 0px 7px 0px 7px;
}

.contentbox .subhead{
	padding: 3px;
	color: #999999;
}

.contentbox .body{
	padding: 3px;
	font-size: 11px;
}

.contentbox .footer{
	background: url(images/3_1/main_bottom.gif);
	height: 7px;
	clear: both;
}

.messagebox .begin{
	background: url(images/3_1/yellow_top_side.gif);
	height: 7px;
}

.messagebox .background{
	background: url(images/3_1/yellow_bg_side.gif);
	padding: 3px 10px 3px 10px;
}

.messagebox .footer{
	background: url(images/3_1/yellow_bot_side.gif);
	height: 7px;
	clear: both;
}

/* HEADER STYLES */

.header_orange{
	background: url(images/3_1/orange_01.gif) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.header_orange span{
	display: block;
	background: url(images/3_1/orange_02.gif) no-repeat right top;
	padding: 6px 14px 11px 5px;
	color: #FFF;
}

.header_green{
	background: url(images/3_1/green_01.gif) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.header_green span{
	display: block;
	background: url(images/3_1/green_02.gif) no-repeat right top;
	padding: 6px 14px 11px 5px;
	color: #FFF;
}

.header_black{
	background: url(images/3_1/black_01.gif) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.header_black span{
	display: block;
	background: url(images/3_1/black_02.gif) no-repeat right top;
	padding: 6px 14px 11px 5px;
	color: #FFF;
}

.header_blue{
	background: url(images/3_1/blue_01.gif) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.header_blue span{
	display: block;
	background: url(images/3_1/blue_02.gif) no-repeat right top;
	padding: 6px 14px 11px 5px;
	color: #FFF;
}

.header_brown{
	background: url(images/3_1/brown_01.gif) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.header_brown span{
	display: block;
	background: url(images/3_1/brown_02.gif) no-repeat right top;
	padding: 6px 14px 11px 5px;
	color: #FFF;
}

.header_red{
	background: url(images/3_1/red_01.gif) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.header_red span{
	display: block;
	background: url(images/3_1/red_02.gif) no-repeat right top;
	padding: 6px 14px 11px 5px;
	color: #FFF;
}

.header_black a, .header_red a, .header_brown a, .header_blue a, .header_green a, .header_orange a{
	color: #FFFFFF;
}

#sidebar .header a, #contentbox .header a{
	color: #FFFFFF;
}

#sidebar .subheader, #contentbox .subheader, #post_header{
	/*background: url(images/v3/nav_bg.gif);*/
	padding: 5px;
	color: #262626;
}

#sidebar .contbody, #contentbox .contbody{
	padding: 3px;
	background: #FFFFFF;
}

.subtle_head{
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	padding: 1px 3px 1px 3px;
	margin-bottom: 3px;
}

.subtle_body{
	margin-bottom: 5px;
	padding: 2px;
}

/* TOP BAR STYLES */

.querybar{
	font-family: Verdana;
	font-size: 11px;
	background: #F5B3B3;
	border-bottom: 1px dotted #E56A6A;
	padding: 5px;
	text-align: left;
}

.querybar a:link, .querybar a:visited, .querybar a:active {
	color: #600808;
	text-decoration: none;
}

.querybar a:hover {
	color: #882222;
	text-decoration: none;
}

.pmbar{
	font-family: Verdana;
	font-size: 11px;
	background: #D5F7BE;
	border-bottom: 1px dotted #76BB46;
	padding: 5px;
	text-align: left;
}

.pmbar a{
	color: #CE5300;
	text-decoration: none;
}

/* ALTERNATING CELLS */

.altcell_1{
	background: #F3F3F3;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

.altcell_2{
	background: #F9F9F9;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

/* POST BOXES */

#post_header{
	/*background: #DCDCDC;
	border-bottom: #2F2F2F;
	padding: 5px;
	margin-bottom: 3px;*/
	border-bottom: 1px solid #999999;
	/*border-top: 1px dotted #999999;*/
	background: #f4f4f4;
}

.post_username{
	width: 140px;
	padding: 0px;
	float: left;
}

.post_date{
	width: 210px;
	padding: 0px;
	float: right;
	text-align: right;
}

.post_avatar{
	text-align: center;
}

/* WHITE LINK */

.whitelink a{
	color: #FFFFFF;
	text-decoration: none;
}

/* VBMENU STYLES */

.vbmenu_control
{
	background: #2F2F2F;
	color: #FFFFFF;
	font: bold 11px tahoma, Verdana, geneva, Verdana, 'Verdana', arial, helvetica, sans-serif;
	padding: 5px 6px 0px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFFFFF !important;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFFFFF !important;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #FFFFFF !important;
	text-decoration: underline;
}

/* TOOL TIP STYLES */

.tip_top{
	background: url(images/3_1/tip_top.gif);
	width: 187px;
	height: 6px;
}

.tip_mid{
	background: url(images/3_1/tip_mid.gif);
	width: 167px;
	padding: 3px 10px 3px 10px;
}

.tip_bot{
	background: url(images/3_1/tip_bot.gif);
	width: 187px;
	height: 7px;
}