#mypage-wrapper {
	padding: 0 5px;
}

/** PANELS **/

#mypage-top-nav {
	height: 18px;
}

#mypage-top-error {
	margin: 0 130px 15px 130px;
}

#mypage-top-spacer {
	height: 4px;
	font-size: 1%;
}

#mypage-bg {
    position: relative;
    padding: 0 3px;
}

body#editmode #playground-outer {
	border: 1px dotted white;
}

body#editmode #playground {
	border: 1px dotted black;
}

#mypage-ad {
	position: absolute;
	top: 0;
	right: 3px;
    z-index: 10000;
}


#header-bar {
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin: 0 3px;
}

#header-bar .box-content {
	height: 23px;
}

#header-bar-text {
	float: left;
	padding: 3px 10px 0 5px;
}
div.inventory-item {
	background-color: white;
	border: 1px solid #6F6F6F;
	padding: 2px;
	margin: 0 2px 2px 0;
	float: left;
}

div.inventory-item-preview {
	cursor: pointer;
}

div.inventory-item div {
	width: 80px;
	float: left;
}

div.inventory-item div a {
	margin: 44px 0 0 0;
	float: left;
}

div.inventory-item div a.double-header {
	margin: 26px 0 0 0;
	float: left;
}
div.inventory-item div.package_product_pre {
    background-image: url(http://www.habbo.co.uk/images/myhabbo/stickers/package_icon.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}

div.counttag {
	background: url(http://www.habbo.co.uk/images/myhabbo/dialogs/item_count_label.gif) no-repeat;
	width: 32px;
	height: 17px;
	padding-top: 1px;
	font-size: 10px;
}

div.counttag span {
	margin: 0 6px 0 3px;
	text-align: center;
    font-weight: bold;
    color: white;
}

div.packagetag {
	background: url(http://www.habbo.co.uk/images/myhabbo/dialogs/package_label.gif) no-repeat;
	width: 80px;
	height: 17px;
	padding-top: 1px;
	font-size: 10px;

}

div.packagetag span {
	margin: 0 6px 0 15px;
	text-align: center;
    font-weight: bold;
    color: white;
}

div.pricetag, div.pricetag-free {
	background: url(http://www.habbo.co.uk/images/myhabbo/pricetag.gif) no-repeat;
	width: 32px;
	height: 15px;
	padding-top: 1px;
	font-size: 10px;
}

div.pricetag-free {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/pricetag_free.gif);
}

div.pricetag span, div.pricetag-free span {
	margin: 0 6px 0 15px;
	text-align: center;
}

#header-bar-warning {
	float: left;
	padding: 3px 10px 0 0;
	font-size: 11px;
	font-weight: normal;
	color: yellow;
}

#editmode #header-bar-outer {
	padding-bottom: 4px;
}

#top-toolbar {
	margin: 0 3px 0 3px;
}

#top-toolbar div {
	height: 29px;
	background-image: url(http://www.habbo.co.uk/images/myhabbo/tools_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 0 4px;
}

#edit-page-button {
	font-family: Veranda;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: white;
}

#edit-page-button .button-content {
	height: 14px;
}

/*** PROFILE BOX ***/

.profile-info {
	width: 90px;
	margin-left: -3px;
	float: left;
}

.profile-info .name-text {
	font-weight: bold;
	text-decoration: underline;
}

.profile-info img {
	margin-top: 3px;
	margin-bottom: 3px;
}

.profile-figure {
	float: left;
	margin-left: 5px;
}

div.profile-motto {
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dashed black;
}

#loading {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}

#editor, #bg-editor {
	border: 2px solid black;
	width: 250px;
	position: absolute;
	z-index: 1001;
	display: none;
	padding: 4px;
	background-color: #EAEAEA;
}

#edit-bg-btn {
	cursor: pointer;
	width: 11px;
	height: 10px;
	background: url(http://www.habbo.co.uk/images/myhabbo/box_edit_btn_1.gif) no-repeat;
	float: right;
	margin-right: 20px;
	margin-top: 7px;
}

div.myportlet {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

div.myportlet p {
	margin-top: 0;
	margin-bottom: 8px;
}

div.myportlet-header h3, div.stickie-header h3 {
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

div.myportlet-content {
}

div.myportlet-bottom {
	height: 15px;
	position: relative;
}

div.myportlet-resize {
	width: 10px;
	height: 10px;
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: se-resize;
	background: url(http://www.habbo.co.uk/images/myhabbo/resize.gif) no-repeat;
	display: none;
}

div.myportlet-edit {
	cursor: pointer;
	width: 11px;
	height: 10px;
	background: url(http://www.habbo.co.uk/images/myhabbo/box_edit_btn_1.gif) no-repeat;
	clear: both;
}

div.habboimg {
	float: right;
	background-position: 0 -20px;
	background-repeat: no-repeat;
	width: 64px;
	height: 100px;
}

/*** STICKER ***/

div.sticker {
    background-repeat: no-repeat;
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 1%;
}

#editmode div.sticker {
	cursor: move;
}

#sticker-preview {
    position: absolute;
	z-index: 10000;
	padding: 20px;
	background-color: white;
	cursor: default;
}


/*** STICKIE ***/

div.stickie {
	position: absolute;
	top: 0;
	left: -1500px;
}

#editmode div.stickie {
	cursor: move;
}

div.stickie-header {
	padding-left: 4px;
}

div.stickie-header h3 {
	font-size: 1px;
	height: 20px;
	padding: 2px 7px 0px 3px;
}

div.stickie-body {
	/*margin-top: -3px;*/
	padding-left: 4px;
}

div.stickie-content {
	padding: 3px 7px 4px 3px;
 	word-wrap: break-word;
}

div.stickie-footer {
	padding: 0 15px 5px 0;
}

div.stickie ul {
	padding-left: 12px;
}

div.stickie p {
	overflow: hidden;
}

/*** GOLD ***/

div.myportlet.gold {
}

div.myportlet.gold div.myportlet-header {
	background: url(http://www.habbo.co.uk/images/box-scale/gold-top-l.gif) no-repeat;
	border-bottom: 1px solid black;
	padding-left: 7px;
}

div.myportlet.gold div.myportlet-header h3 {
	background: url(http://www.habbo.co.uk/images/box-scale/gold-top.gif) no-repeat top right;
	padding: 5px 7px 5px 0;
}

div.myportlet.gold div.myportlet-body {
	background: url(http://www.habbo.co.uk/images/box-scale/gold-bottom-l.gif) no-repeat bottom left;
	padding-left: 7px;
}

div.myportlet.gold div.myportlet-content {
	background: url(http://www.habbo.co.uk/images/box-scale/gold-bottom.gif) no-repeat bottom right;
	padding: 7px 7px 7px 0;
}


/*** GREY ***/

div.myportlet.grey {
	color: white;
}

div.myportlet.grey table.scores {
	color: black;
}

div.myportlet.grey div.myportlet-header {
	background: url(http://www.habbo.co.uk/images/myhabbo/box_02_top_left.gif) no-repeat;
	padding-left: 4px;
	height: 25px;
}

div.myportlet.grey div.myportlet-header h3 {
	background: url(http://www.habbo.co.uk/images/myhabbo/box_02_top_right.gif) no-repeat top right;
	padding: 6px 7px 6px 3px;
	color: white;
}

div.myportlet.grey div.myportlet-body {
	background: url(http://www.habbo.co.uk/images/myhabbo/box_02_mid_left.gif) no-repeat bottom left;
	padding-left: 4px;
}

div.myportlet.grey div.myportlet-content {
	background: url(http://www.habbo.co.uk/images/myhabbo/box_02_mid_right.gif) no-repeat bottom right;
	padding: 7px 7px 4px 3px;
}

div.myportlet.grey div.myportlet-edit {
	margin-top: 10px;
	background: url(http://www.habbo.co.uk/images/myhabbo/box_edit_btn_2.gif) no-repeat;
}


/*** RED ***/

div.myportlet.red {
}

div.myportlet.red div.myportlet-header {
	background: url(http://www.habbo.co.uk/images/myhabbo/box_03_top_left.gif) no-repeat;
	padding-left: 4px;
	height: 25px;
}

div.myportlet.red div.myportlet-header h3 {
	background: url(http://www.habbo.co.uk/images/myhabbo/box_03_top_right.gif) no-repeat top right;
	padding: 6px 7px 6px 3px;
	color: white;
}

div.myportlet.red div.myportlet-body {
	background: url(http://www.habbo.co.uk/images/myhabbo/box_03_mid_left.gif) no-repeat bottom left;
	padding-left: 4px;
}

div.myportlet.red div.myportlet-content {
	background: url(http://www.habbo.co.uk/images/myhabbo/box_03_mid_right.gif) no-repeat bottom right;
	padding: 7px 7px 4px 3px;
}

div.myportlet.red div.myportlet-edit {
	margin-top: 10px;
}


/*** BLUE ***/

div.myportlet.blue {
}

div.myportlet.blue div.myportlet-header {
	background-color: #09C;
	padding: 3px 7px;
}

div.myportlet.blue div.myportlet-body {
	background: url(http://www.habbo.co.uk/images/myhabbo/blue-bg.png);
	padding: 7px;
}


/*** PINK ***/

div.myportlet.pink {
	border: 2px solid white;
}

div.myportlet.pink div.myportlet-header {
	border-bottom: 2px solid white;
	background-color: #FF70A2;
	padding: 3px 7px;
}

div.myportlet.pink div.myportlet-body {
	background: url(http://www.habbo.co.uk/images/myhabbo/pink-bg.png);
	padding: 7px;
}


/*** Dialogs ***/
.dialog {
	position: absolute;
}

/* ---- ban page ----------- */
#user-banned-wrapper, #user-404-wrapper {
	padding: 10px 250px;
	text-align: center;
}

.widget {
	position: absolute;
}

.widget h3 .widget-title {
	float: left;
}

/*** friends widget styles ***/

div#friends {
	width: 240px;
}
div#slider {
     margin: 10px 0 10px 30px !important;
     margin: 10px 0 10px 10px;
     float: left;
}

div#slider-bar {
     width: 170px;
     background-image: url(http://www.habbo.co.uk/images/myhabbo/slider/slider_track_plain.gif);
     background-repeat: repeat-x;
     background-position: center left;
     height: 18px;
}

div#slider-handle {
     width: 18px;
     height: 18px;
     margin: 0;
     cursor: pointer;
     cursor: hand;
}

div#number {
	width: 95%;
	text-align: center;
}

.friend
{
    float: left;
	width: 30px;
	border: 1px solid #999;
	margin: 0 5px 5px 0;
	padding: 5px;
}

div.friend-selected
{
    border: 1px solid black;
}

.friend_info
{
	display: none;
	width: 92%;
	border: 1px solid black;
	margin: 0 5px 5px 0;
	padding: 5px;
}

ul.friendlist, ul.roomlist {
	list-style-type: none;
	padding: 0;
}

ul.friendlist li, ul.roomlist li {
	margin: 0 10px;
	float: left;
	text-align: center;
}

ul.friendlist li {
	width: 100px;
	padding: 60px 0 0 0;
	background-position: 35px -60px;
	background-repeat: no-repeat;
}

/*** rooms widget styles ***/
div#room_wrapper {
	overflow: auto;
	max-height: 200px;
}

div.room_image {
	float: left;
	width: 50px;
	padding: 5px 0 5px 0;
}

div.room_info {
	float: left;
	word-wrap: break-word;
	padding: 5px 0 5px 0;
}

div.room_name {
	float: left;
	font-weight: bold;
}

td.dotted-line {
	border-bottom: dotted 1px black;
}

hr.divider {
	width: 90%;
	height: 1px;
}

/* guestbook */

.guestbook-entries {
	list-style: none;
	padding: 0;
	margin: 0;
	max-height: 250px;
	overflow: auto;
}

.guestbook-entries li {
	list-style: none;
	border-bottom: 1px dashed #000;
	padding-bottom: 3px;
	margin-bottom: 5px;
	word-wrap: break-word;
}

* html .guestbook-entries li {
	zoom : 1;
}

.guestbook-entries li p {
	padding: 0;
	margin: 0;
}

.guestbook-entries .guestbook-author {
	float: left;
	width: 35px;
	margin-right: 8px;
}

.guestbook-entries .guestbook-message {
	margin: 0 38px 0 38px;
}

.guestbook-entries .guestbook-actions {
	float: right;
	width: 30px;
	margin-left: 0px;
	margin-top: 15px;
}

.guestbook-entries .guestbook-cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.guestbook-entries .guestbook-entry-footer {
	color: #666;
	font-size: 9px;
	text-align: right;
	padding-right: 30px;
}

#guestbook-form-dialog, #guestbook-delete-dialog {
	width: 300px;
    position: absolute;
    left: -1500px;
    top: 0;
}
#guestbook-form {
	margin: 0;
	padding: 0;	
}
#guestbook-form textarea {
	width: 98%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

#guestbook-form-preview.disabled span {
	color: #888;
}

.guestbook-toolbar {
	margin-top: 12px;
}

.guestbook-toolbar .colorlink span img {
	margin-right: 10px;
}

.guestbook-message .offline, .guestbook-message .online {
	text-indent: 17px;
	height: 18px;
}

.guestbook-message .offline {
	background: transparent url(http://www.habbo.co.uk/images/myhabbo/habbo_offline.gif) no-repeat top left;
}

.guestbook-message .online {
	background: transparent url(http://www.habbo.co.uk/images/myhabbo/habbo_online_anim.gif) no-repeat top left;
}

.rating-unit-rating {
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('http://www.habbo.co.uk/images/myhabbo/widgets/rating/starrating.gif') top left repeat-x;		
	}

.rating-unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	float: left;
	}
	
.rating-unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.rating-unit-rating li a:hover{
	background: url('http://www.habbo.co.uk/images/myhabbo/widgets/rating/starrating.gif') left center;
	z-index: 10;
	left: 0px;
	}

.rating-unit-rating a.r1-unit{left: 0px;}
.rating-unit-rating a.r1-unit:hover{width:30px;}
.rating-unit-rating a.r2-unit{left:30px;}
.rating-unit-rating a.r2-unit:hover{width: 60px;}
.rating-unit-rating a.r3-unit{left: 60px;}
.rating-unit-rating a.r3-unit:hover{width: 90px;}
.rating-unit-rating a.r4-unit{left: 90px;}	
.rating-unit-rating a.r4-unit:hover{width: 120px;}
.rating-unit-rating a.r5-unit{left: 120px;}
.rating-unit-rating a.r5-unit:hover{width: 150px;}


.rating-unit-rating li.rating-current-rating {
	background: url('http://www.habbo.co.uk/images/myhabbo/widgets/rating/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.rating-average {
    width:160px;
    margin:auto;
    text-align: center;
}

.rating-unit-rating{
    text-align: left;
    width:150px;
}

.rating-stars{
    margin-top:5px;
    margin-bottom:5px;
    text-align: center;
}

/* --- profile --- */

form {
	margin: 0;
}

div.profilebox p {
	margin-top: 0;
	margin-bottom: 8px;
}

div.profilebox-header {
	background: url(http://www.habbo.co.uk/images/box-scale/profile-tl.gif) no-repeat;
	padding-left: 7px;
}

div.profilebox-header h3 {
	margin: 0;
	padding: 7px 13px 4px 6px;
	font-size: 11px;
	font-weight: bold;
	background: url(http://www.habbo.co.uk/images/box-scale/profile-tr.gif) no-repeat top right;
	text-transform: uppercase;
	color: white;
}

div.profilebox-header-bottom {
	background: url(http://www.habbo.co.uk/images/box-scale/profile-bl.gif) no-repeat;
	height: 7px;
	font-size: 1%;
}

div.profilebox-header-bottom div {
	background: url(http://www.habbo.co.uk/images/box-scale/profile-br.gif) no-repeat top right;
	height: 7px;
	margin-left: 7px;
}

div.profilebox-body {
	background: url(http://www.habbo.co.uk/images/box-scale/profile-l.gif) no-repeat bottom left;
	padding-left: 7px;
}

div.profilebox-content {
	background: url(http://www.habbo.co.uk/images/box-scale/profile-r.gif) no-repeat bottom right;
	padding: 3px 7px 7px 0;
}

div.profilebox-content .profile-info {
	width: 85px;
	float: left;
}

div.profilebox-content .profile-info .name {
	font-weight: bold;
	text-decoration: underline;
}

div.profilebox-content .profile-info img {
	margin-top: 3px;
	margin-bottom: 3px;	
}

div.profilebox-content .figure {
	float: left;
	margin-left: 5px;
}

a.tab { 
    border-collapse: collapse; 
    border-style: solid;  
    border-color: black; 
    border-width: 1px; 
    background-color: #C60; 
    padding: 2px 0.5em 2px 0.5em; 
    margin-top: 4px; 
    text-decoration: none;
    color: white;
}
      
a.tab-active { 
    border-collapse: collapse; 
    border-style: solid;  
    border-color: black; 
    border-width: 1px; 
    background-color: #FC0; 
    padding: 2px 0.5em 2px 0.5em; 
    margin-top: 4px;
    text-decoration: none;
    color: black;
}
      
.panel { padding: 0;}

div.tabs { 
	margin: 6px; 
	text-align: center;
}

.validation-failed {
	border: 2px solid red;
}

#process-errors {
	display: none;
}

div.field-status-ok, div.field-status-error {
	padding-left: 14px;
	background-position: 0 2px;
	background-repeat: no-repeat;
}

div.field-status-ok {
	background-image: url(http://www.habbo.co.uk/images/register/icon_ok.gif);
}

div.field-status-ok b {
	color: #030;
}

div.field-status-error {
	background-image: url(http://www.habbo.co.uk/images/register/icon_error.gif);
}

div.field-status-error b {
	color: #600;
}

#pwTotal {
	font-weight: bold;
	margin-top: 1em;
}

div.processbox div.headline {
	position: relative;
}

div.processbox div.headline a.exit {
	position: absolute;
	right: 15px;
	text-transform: none;
	color: white;
}

#required-birthday {
	margin-bottom: 1em;
}

#register-buttons {
	margin-top: 1em;
}

#register-buttons-back {
	float: left;
}

#register-buttons-continue {
	float: right;
}

span.label, p.label {
	font-weight: bold;
}

label {
	font-weight: bold;
	margin: 0 5px 0 0;
}

.left {
	float: left;
}


div.password-step {
	border: 1px solid #CCC;
	padding: 7px 7px 0 7px;
	clear: both;
	margin-bottom: 1em;
}

div.password-step h4 {
	float: left;
	width: 20px;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

div.password-step-content {
	margin-left: 23px;
}

div.password-step-content p {
	margin: 0 0 7px 0;
}

div.password-step-content #pwStatus, div.password-step-content #pwTotal {
	margin-bottom: 7px;
}
.button {
	padding: 0;
	margin: 3px 3px 0 0;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	float: right;
}
.report-button {
	padding: 0;
	margin: 0;
	cursor: pointer;
	float: right;	
}

.button .button-header {
	padding-left: 4px;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
}

.button .button-header div {
	height: 4px;
}

.button .button-body {
	padding-left: 4px;
}

.button .button-content {
	padding-bottom: 4px;
	padding-right: 4px;
	color: black;
}

/*** GREY ***/
.button.grey .button-header {
	background: url(http://www.habbo.co.uk/images/myhabbo/buttons/button_grey_top_l.gif) no-repeat top left;
}

.button.grey .button-header div {
	background: url(http://www.habbo.co.uk/images/myhabbo/buttons/button_grey_top_r.gif) no-repeat top right;
}

.button.grey .button-body {
	background: url(http://www.habbo.co.uk/images/myhabbo/buttons/button_grey_btm_l.gif) no-repeat bottom left;
}

.button.grey .button-content {
	background: url(http://www.habbo.co.uk/images/myhabbo/buttons/button_grey_btm_r.gif) no-repeat bottom right;
}

/*** GREEN ***/
.button.green .button-header {
	background: url(http://www.habbo.co.uk/images/myhabbo/buttons/button_green_top_l.gif) no-repeat top left;
}

.button.green .button-header div {
	background: url(http://www.habbo.co.uk/images/myhabbo/buttons/button_green_top_r.gif) no-repeat top right;
}

.button.green .button-body {
	background: url(http://www.habbo.co.uk/images/myhabbo/buttons/button_green_btm_l.gif) no-repeat bottom left;
}

.button.green .button-content {
	background: url(http://www.habbo.co.uk/images/myhabbo/buttons/button_green_btm_r.gif) no-repeat bottom right;
}

/*** RED ***/
.button.red .button-header {
	background: url(http://www.habbo.co.uk/images/myhabbo/buttons/button_red_top_l.gif) no-repeat top left;
}

.button.red .button-header div {
	background: url(http://www.habbo.co.uk/images/myhabbo/buttons/button_red_top_r.gif) no-repeat top right;
}

.button.red .button-body {
	background: url(http://www.habbo.co.uk/images/myhabbo/buttons/button_red_btm_l.gif) no-repeat bottom left;
}

.button.red .button-content {
	background: url(http://www.habbo.co.uk/images/myhabbo/buttons/button_red_btm_r.gif) no-repeat bottom right;
}

/***  ***/

.button.report {
	float: left;
}

.button.edit {
	float: right;
}




a.toolbutton {
	float: left;
	display: block;
	height: 22px;
	font-size: 10px;
	color: black !important;
	font-weight: bold;
	text-decoration: none;
	background-image: url(http://www.habbo.co.uk/images/myhabbo/buttons/tools_left.gif);
	background-repeat: no-repeat;
	margin: 0 3px 0 0;
	padding: 0 0 0 4px;
	white-space: nowrap;
}

a.toolbutton span {
	color: black !important;
	float: left;
	display: block;
	height: 22px;
	background-image: url(http://www.habbo.co.uk/images/myhabbo/buttons/tools_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 6px 24px 0 20px;
	cursor: pointer;
}

a.toolbutton.edit {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/buttons/tools_edit.gif);
	padding-left: 25px;
}

a.toolbutton.reporting-start {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/buttons/tools_reporting_start.gif);
	padding-left: 23px;
}

a.toolbutton.reporting-stop {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/buttons/tools_reporting_end.gif);
	padding-left: 23px;
}

a.toolbutton.tell {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/buttons/tools_tell.gif);
	padding-left: 27px;
}

a.toolbutton.notes {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/buttons/tools_notes.gif);
	padding-left: 28px;
}

a.toolbutton.stickers {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/buttons/tools_stickers.gif);
	padding-left: 27px;
}

a.toolbutton.widgets {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/buttons/tools_widgets.gif);
	padding-left: 35px;
}

a.toolbutton.backgrounds {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/buttons/tools_backgrounds.gif);
	padding-left: 30px;
}

a.toolbutton.save {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/buttons/tools_save.gif);
	padding-left: 23px;
	float: right;
}

a.toolbutton.cancel {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/buttons/tools_cancel.gif);
	padding-left: 25px;
	float: right;
	margin-right: 0;
}

a.toolbutton.edit span, a.toolbutton.reporting-start span, a.toolbutton.reporting-stop span, 
a.toolbutton.notes span, a.toolbutton.stickers span, a.toolbutton.widgets span, 
a.toolbutton.backgrounds span, a.toolbutton.save span, a.toolbutton.cancel span, 
a.toolbutton.tell span {
	padding-left: 9px;
}

/*** WIDGETS ***/

/** widget sizes */
.widget {
	width: 250px;
}

.FriendsWidget {
	width: 290px;
}

.ProfileWidget {
	width: 240px;
}

.GuestbookWidget {
	width: 360px;
}

.FriendsWidget .w_skin_goldenskin {
	width: 315px;
}

* html .FriendsWidget .w_skin_notepadskin {
	width: 305px;
}

.FriendsWidget .w_skin_noteitskin {
	width: 310px;
}

.FriendsWidget .w_skin_speechbubbleskin {
	width: 265px;
}

* html .FriendsWidget .w_skin_metalskin {
	width: 305px;
}

.FriendsWidget .w_skin_defaultskin {
	width: 280px;
}

.FriendsWidget .w_skin_hc_machineskin {
	width: 340px;
}

.FriendsWidget .w_skin_hc_pillowskin {
	width: 335px;
}

.GuestbookWidget .w_skin_hc_pillowskin {
	width: 350px;
}





.stickie .edit-button, .stickie .report-button {
	position: absolute;
	right: 0;
	top: -5px;
	float: right;
}

/** common widget stuff */
.widget div.widget-headline h3 {
	margin-top: 0;
}

#editmode div.widget-headline {
	cursor: move;
}

.widget .edit-button {
	position: absolute;
	right: 0;
	top: -5px;
}

.widget.ProfileWidget .report-button {
	float: none;
	position: absolute;
	padding-left: 5px;
}

.widget.RoomsWidget .report-button {
	float: right;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 0px;
	position: static;
}



/*** GOLDENSKIN ***/
.widget .w_skin_goldenskin {
	
}

.w_skin_goldenskin div.widget-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Goldenframe_btmlR.gif) no-repeat bottom right;
	padding: 4px 35px 35px 9px;
}

.w_skin_goldenskin div.widget-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Goldenframe_btmlL.gif) no-repeat bottom left;
	padding-left: 31px;
}

.w_skin_goldenskin div.widget-headline {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Goldenframe_topR.gif) no-repeat top right;
	height: 31px;
}

.w_skin_goldenskin div.widget-corner {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Goldenframe_topL.gif) no-repeat top left;
	padding-left: 31px;
	height: 31px;
}

.w_skin_goldenskin div.widget-headline h3 {
	text-align: center;
	font-size: x-small;
	height: 21px;
	top: 7px;
	text-align: center;
	color: #733A00;
	padding-top: 2px;
	margin: 2px 20px 0 0;
	position: relative;
}

.w_skin_goldenskin div.widget-headline .header-middle {
	text-align: center;
	background: url(http://www.habbo.co.uk/images/skins/Skin_Goldenframe_Header_M.gif);
	height: 21px;
	margin: 0px;
	padding: 3px 5px 3px 5px;
}

.w_skin_goldenskin div.widget-headline .header-left {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Goldenframe_Header_L.gif) no-repeat;
	height: 21px;
	padding: 3px 0px 3px 8px;
}

.w_skin_goldenskin div.widget-headline .header-right {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Goldenframe_Header_R.gif) no-repeat;
	height: 21px;
	padding: 3px 18px 3px 0;
}

/*** metalskin ***/
.w_skin_metalskin {
	
}

.w_skin_metalskin div.widget-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Metal_btmR.gif) no-repeat bottom right;
	padding: 2px 27px 24px 5px;
}

.w_skin_metalskin div.widget-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Metal_btmL.gif) no-repeat bottom left;
	padding-left: 24px;
}

.w_skin_metalskin div.widget-headline {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Metal_topRh.gif) no-repeat top right;
	height: 33px;
}

.w_skin_metalskin div.widget-corner {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Metal_topLh.gif) no-repeat top left;
	padding-left: 35px;
	height: 33px;
}

.w_skin_metalskin div.widget-headline h3 {
	text-align: center;
	font-size: x-small;
	position: relative;
	top: 3px;
	height : 33px;
	text-align: center;
	color: #565663;
	padding-top: 2px;
	margin: 2px 40px 0 0;
	position: relative;
}

* html .w_skin_metalskin div.widget-headline h3 {
	margin: 0px 40px -5px 0px;
}

/*** HCmacnihe ***/
.w_skin_hc_machineskin {
	
}

.w_skin_hc_machineskin div.widget-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HCmachine_btmR.gif) no-repeat bottom right;
	padding: 2px 40px 40px 0;
	color: #5adc00;
}

.w_skin_hc_machineskin div.widget-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HCmachine_btmL.gif) no-repeat bottom left;
	padding-left: 49px;
}

.w_skin_hc_machineskin div.widget-headline {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HCmachine_topRh.gif) no-repeat top right;
	height: 54px;
}

.w_skin_hc_machineskin div.widget-corner {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HCmachine_topLh.gif) no-repeat top left;
	padding-left: 61px;
	height: 54px;
}

.w_skin_hc_machineskin div.widget-headline h3 {
	text-align: center;
	font-size: x-small;
	position: relative;
	top: 3px;
	height : 33px;
	text-align: center;
	color: white;
	padding-top: 2px;
	margin: 2px 61px 0 0;
	position: relative;
}

* html .w_skin_hc_machineskin div.widget-headline h3 {
	margin: 0px 40px -5px 0px;
}

/*** golden pipes and marmor ***/
.w_skin_defaultskin {
	
}

.w_skin_defaultskin div.widget-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HabboHomes_btmR.gif) no-repeat bottom right;
	padding: 2px 14px 20px 10px;
}

.w_skin_defaultskin div.widget-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HabboHomes_btmL.gif) no-repeat bottom left;
	padding-left: 14px;
}

.w_skin_defaultskin div.widget-headline {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HabboHomes_topRh.gif) no-repeat top right;
	height: 41px;
}

.w_skin_defaultskin div.widget-corner {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HabboHomes_topLh.gif) no-repeat top left;
	padding-left: 41px;
	height: 41px;
}

.w_skin_defaultskin div.widget-headline h3 {
	text-align: left;
	font-size: x-small;
	font-weight: normal;
	color: white;
	vertical-align: bottom;
	position: relative;
	padding-top: 10px;
	left: -33px;
}

* html .w_skin_defaultskin div.widget-headline h3 {
	margin: 0px 0px -3px 0px;
}

/*** Notepadskin ***/
.w_skin_notepadskin{
	
}

.w_skin_notepadskin div.widget-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Notepad_btmR.gif) no-repeat bottom right;
	padding: 4px 29px 27px 7px;
}

.w_skin_notepadskin div.widget-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Notepad_btmL.gif) no-repeat bottom left;
	padding-left: 27px;
}

.w_skin_notepadskin div.widget-headline {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Notepad_topRh.gif) no-repeat top right;
	height: 29px;
	width: 100%;
}

.w_skin_notepadskin div.widget-corner {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Notepad_topLh.gif) no-repeat top left;
	padding-left: 27px;
	height: 29px;
}

.w_skin_notepadskin div.widget-headline h3 {
	text-align: left;
	font-size: small;
	vertical-align: bottom;
	position: relative;
	padding-top: 10px;
	left: -4px;
}

* html .w_skin_notepadskin div.widget-headline h3 {
	margin: 0px 0px -3px 0px;
}

/*** noteit ***/
.w_skin_noteitskin{
	
}

.w_skin_noteitskin div.widget-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Stickienote_btmR.gif) no-repeat bottom right;
	padding: 4px 30px 27px 7px;
}

.w_skin_noteitskin div.widget-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Stickienote_btmL.gif) no-repeat bottom left;
	padding-left: 30px;
}

.w_skin_noteitskin div.widget-headline {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Stickienote_topR.gif) no-repeat top right;
	height: 30px;
	width: 100%;
}

.w_skin_noteitskin div.widget-corner {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Stickienote_topL.gif) no-repeat top left;
	padding-left: 30px;
	height: 30px;
}

.w_skin_noteitskin div.widget-headline h3 {
	text-align: left;
	font-size: 11px;
	vertical-align: bottom;
	position: relative;
	padding-top: 10px;
	left: -4px;
}

* html .w_skin_noteitskin div.widget-headline h3 {
	margin: 0px 0px -3px 0px;
}

/*** speechbubbleskin ***/
.w_skin_speechbubbleskin {
	
}

.w_skin_speechbubbleskin div.widget-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Speechbubble_btmR.gif) no-repeat bottom right;
	padding: 10px 10px 25px 5px;
}

.w_skin_speechbubbleskin div.widget-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Speechbubble_btmL.gif) no-repeat bottom left;
	padding-left: 10px;
}

.w_skin_speechbubbleskin div.widget-headline {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Speechbubble_topR.gif) no-repeat top right;
	height: 10px;
}

.w_skin_speechbubbleskin div.widget-corner {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Speechbubble_topL.gif) no-repeat top left;
	padding-left: 10px;
	height: 10px;
}

.w_skin_speechbubbleskin div.widget-headline h3 {
	text-align: left;
	font-size: small;
	vertical-align: bottom;
	position: relative;
	padding-top: 4px;
	left: -4px;
}

* html .w_skin_speechbubbleskin div.widget-headline h3 {
	margin: 0px 0px -10px 0px;
}

/*** STICKIES ***/

div.stickie {
	width: 250px;
}

/*** GOLDSKIN ***/
.n_skin_goldenskin .stickie-header {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Goldenframe_topL.gif) no-repeat;
	padding-left: 31px;
	height: 31px;
	font-size: 1%;
}

* html .n_skin_goldenskin .stickie-header {
	margin: 0 0 -7px 0;
}

.n_skin_goldenskin .stickie-header h3 {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Goldenframe_topR.gif) no-repeat top right;
	height: 31px;
	font-size: 1%;
}

.n_skin_goldenskin .stickie-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Goldenframe_btmlL.gif) no-repeat bottom left;
	padding-left: 31px;
}

.n_skin_goldenskin .stickie-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Goldenframe_btmlR.gif) no-repeat bottom right;
}

.n_skin_goldenskin .stickie-content p {
	vertical-align: top;
	margin: 5px 28px 5px 5px;
	padding-bottom: 28px;
}

/*** BLUESKIN ***/
.n_skin_defaultskin .stickie-header {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HabboHomes_topL.gif) no-repeat;
	padding-left: 14px;
	height: 14px;
	margin: 0;
	font-size: 1%;
}

* html .n_skin_defaultskin .stickie-header {
	margin: 0 0 -3px 0;
}

.n_skin_defaultskin .stickie-header h3 {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HabboHomes_topR.gif) no-repeat top right;
	height: 14px;
	margin: 0;
	font-size: 1%;
}

.n_skin_defaultskin .stickie-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HabboHomes_btmL.gif) no-repeat bottom left;
	padding-left: 14px;
}

.n_skin_defaultskin .stickie-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HabboHomes_btmR.gif) no-repeat bottom right;
}

.n_skin_defaultskin .stickie-content p {
	vertical-align: top;
	margin: 5px;
	padding-bottom: 5px;
}

/*** metalskin ***/
.n_skin_metalskin .stickie-header {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Metal_topL.gif) no-repeat;
	padding-left: 24px;
	height: 24px;
	padding-bottom: 0;
	margin: 0;
	font-size: 1%;
}

* html .n_skin_metalskin .stickie-header {
	margin: 0 0 -3px 0;
}

.n_skin_metalskin .stickie-header h3 {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Metal_topR.gif) no-repeat top right;
	height: 24px;
	margin: 0;
	padding-bottom: 0;
	font-size: 1%;
}

.n_skin_metalskin .stickie-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Metal_btmL.gif) no-repeat bottom left;
	padding-left: 24px;
}

.n_skin_metalskin .stickie-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Metal_btmR.gif) no-repeat bottom right;
}

.n_skin_metalskin .stickie-content p {
	vertical-align: top;
	margin: 2px 12px 20px 2px;
}

/*** hc_machineskin ***/
.n_skin_hc_machineskin .stickie-header {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HCmachine_topL.gif) no-repeat;
	padding-left: 49px;
	height: 44px;
	padding-bottom: 0;
	margin: 0;
	font-size: 1%;
}

* html .n_skin_hc_machineskin .stickie-header {
	margin: 0 0 -3px 0;
}

.n_skin_hc_machineskin .stickie-header h3 {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HCmachine_topR.gif) no-repeat top right;
	height: 44px;
	margin: 0;
	padding-bottom: 0;
	font-size: 1%;
}

.n_skin_hc_machineskin .stickie-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HCmachine_btmL.gif) no-repeat bottom left;
	padding-left: 44px;
}

.n_skin_hc_machineskin .stickie-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_HCmachine_btmR.gif) no-repeat bottom right;
}

.n_skin_hc_machineskin .stickie-content p {
	vertical-align: top;
	margin: 2px 40px 40px 4px;
	color: #5adc00;
}

/*** notepadskin***/
.n_skin_notepadskin .stickie-header {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Notepad_topL.gif) no-repeat;
	padding-left: 20px;
	height: 12px;
	padding-bottom: 0;
	margin: 0;
	font-size: 1%;
}

* html .n_skin_notepadskin .stickie-header {
	margin: 0 0 -3px 0;
}

.n_skin_notepadskin .stickie-header h3 {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Notepad_topR.gif) no-repeat top right;
	height: 12px;
	margin: 0;
	padding-bottom: 0;
	font-size: 1%;
}

.n_skin_notepadskin .stickie-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Notepad_btmL.gif) no-repeat bottom left;
	padding-left: 27px;
}

.n_skin_notepadskin .stickie-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Notepad_btmR.gif) no-repeat bottom right;
}

.n_skin_notepadskin .stickie-content p {
	vertical-align: top;
	margin-top: 2px;
}

/*** noteitskin***/
.n_skin_noteitskin .stickie-header {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Stickienote_topL.gif) no-repeat;
	padding-left: 30px;
	height: 30px;
	padding-bottom: 0;
	margin: 0;
	font-size: 1%;
}

* html .n_skin_noteitskin .stickie-header {
	margin: 0 0 -3px 0;
}

.n_skin_noteitskin .stickie-header h3 {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Stickienote_topR.gif) no-repeat top right;
	height: 30px;
	margin: 0;
	padding-bottom: 0;
	font-size: 1%;
}
a.colorlink {
	clear: right;
	float: right;
	display: block;
	height: 18px;
	color: black;
	font-size: 10px;
	text-decoration: none;
	background-image: url(http://www.habbo.co.uk/images/colorlink/orange.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
	margin: 0 0 6px 10px;
	white-space: nowrap;
}

a.colorlink.noarrow {
	background-image: url(http://www.habbo.co.uk/images/colorlink/noarrow.gif);
}

a.colorlink.dialogbutton {
	clear: none;
}

a.colorlink.last {
	margin-bottom: 0;
}


a.colorlink span {
	font-weight: bold;
	float: left;
	display: block;
	height: 18px;
	background-image: url(http://www.habbo.co.uk/images/colorlink/bg.gif);
	background-repeat: no-repeat;
	padding: 3px 8px 0 15px;
	cursor: pointer;
	color: black;
}

a.colorlink.noarrow span {
	padding-right: 0;
	padding-left: 19px;
}

a.colorlink.narrowbutton {
	padding-right: 8px;
}
a.colorlink.narrowbutton span {
	padding-right: 0;
	padding-left: 8px;
}


.n_skin_noteitskin .stickie-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Stickienote_btmL.gif) no-repeat bottom left;
	padding-left: 30px;
}

.n_skin_noteitskin .stickie-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Stickienote_btmR.gif) no-repeat bottom right;
	padding-bottom: 15px;
}

.n_skin_noteitskin .stickie-content p {
	vertical-align: top;
	margin-top: 2px;
}

/*** speechbubleskin***/
.n_skin_speechbubbleskin .stickie-header {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Speechbubble_topL.gif) no-repeat;
	padding-left: 10px;
	height: 10px;
	padding-bottom: 0;
	margin: 0;
	font-size: 1%;
}

* html .n_skin_speechbubbleskin .stickie-header {
	margin: 0 0 -3px 0;
}

.n_skin_speechbubbleskin .stickie-header h3 {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Speechbubble_topR.gif) no-repeat top right;
	height: 10px;
	margin: 0;
	padding-bottom: 0;
	font-size: 1%;
}

.n_skin_speechbubbleskin .stickie-body {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Speechbubble_btmL.gif) no-repeat bottom left;
	padding-left: 10px;
}

.n_skin_speechbubbleskin .stickie-content {
	background: url(http://www.habbo.co.uk/images/skins/Skin_Speechbubble_btmR.gif) no-repeat bottom right;
}

.n_skin_speechbubbleskin .stickie-content p {
	vertical-align: top;
	margin-top: 2px;
	margin-bottom: 10px;
}

/*** hc_pillow skin ***/
.w_skin_hc_pillowskin div.widget-content {
	background: url(http://www.habbo.co.uk/images/skins/girl/Skin_HCpillow_btmR.gif) no-repeat bottom right;
	padding: 10px 25px 55px 5px;
	color:#ffffff;
	font-size: small;
	font-weight: normal;
	margin-bottom: 1px;
	margin-left: 45px;
}

.w_skin_hc_pillowskin div.widget-body {
	background: url(http://www.habbo.co.uk/images/skins/girl/Skin_HCpillow_btmL.gif) no-repeat bottom left;
	margin-left: 0px;
	
}

.w_skin_hc_pillowskin div.widget-headline {
	background: url(http://www.habbo.co.uk/images/skins/girl/Skin_HCpillow_topRh.gif) no-repeat top right;
	height: 58px;
	padding-left: 0px;
	margin-left:15px
}

.w_skin_hc_pillowskin div.widget-corner {
	background: url(http://www.habbo.co.uk/images/skins/girl/Skin_HCpillow_topLh.gif) no-repeat top left;
	background-position: 0px 1px;
	padding-left: 41px;
	height: 58px;
}

.w_skin_hc_pillowskin div.widget-headline h3 {
	text-align: left;
	padding-left:15px;
	font-size: small;
	font-weight: bold;
	color: white;
	vertical-align: bottom;
	position: relative;
	padding-top: 10px;
	color:#510042;
}


.w_skin_hc_pillowskin div.widget-headline .header-right {
	background: url(http://www.habbo.co.uk/images/skins/girl/Skin_HCpillow.gif) no-repeat;
	padding: 1px 18px 3px 0;
}


* html .w_skin_hc_pillowskin div.widget-headline h3 {

	margin: 0px 0px -3px 0px;
}

/***  Stickie note ***/
.n_skin_hc_pillowskin .stickie-header {
	background: url(http://www.habbo.co.uk/images/skins/girl/Skin_HCpillow_topL.gif) no-repeat;
	padding-left: 40px;
	height: 59px;
	padding-bottom: 0;
	margin: 0;
	font-size: 1%;
}

* html .n_skin_hc_pillowskin .stickie-header {
	margin: 0 0 -3px 0;
}

.n_skin_hc_pillowskin .stickie-header h3 {
	background: url(http://www.habbo.co.uk/images/skins/girl/Skin_HCpillow_topR.gif) no-repeat top right;
	height: 59px;
	margin: 0;
	padding-bottom: 0;
	font-size: 1%;
}

.n_skin_hc_pillowskin .stickie-body {
	background: url(http://www.habbo.co.uk/images/skins/girl/Skin_HCpillow_btmL.gif) no-repeat bottom left;
	padding-left: 30px;
}

.n_skin_hc_pillowskin .stickie-content {
	background: url(http://www.habbo.co.uk/images/skins/girl/Skin_HCpillow_btmR.gif) no-repeat bottom right;
	padding-left:3px;
	padding-bottom: 40px;
	margin-left: 4px;
	padding-right: 49px;
}

.n_skin_hc_pillowskin .stickie-content p {
	vertical-align: top;
	margin-top: 0px;
	padding-left:15px;
}


.dialog .dialog-header h3 {
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	max-height: 15px;
}

.dialog .dialog-header {
	background: url(http://www.habbo.co.uk/images/myhabbo/dialogs/skin_edit_dropdown_topL.gif) no-repeat;
	padding-left: 8px;
}

.dialog .dialog-header h3 {
	background: url(http://www.habbo.co.uk/images/myhabbo/dialogs/skin_edit_dropdown_topR.gif) no-repeat top right;
	padding: 5px 8px 5px 0;
}

.dialog .dialog-body {
	background: url(http://www.habbo.co.uk/images/myhabbo/dialogs/skin_edit_dropdown_btmL.gif) no-repeat bottom left;
	padding-left: 8px;
}

.dialog .dialog-content {
	background: url(http://www.habbo.co.uk/images/myhabbo/dialogs/skin_edit_dropdown_btmR.gif) no-repeat bottom right;
	padding: 8px 8px 8px 0;
}

.report-dialog {
	position: absolute;
	z-index: 9000;
	width: 133px;
}

.report-dialog .dialog-header h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 3px 18px;
	border-bottom: 1px dashed black;
	font-size: 10px;
	font-weight: bold;
}

.report-dialog .dialog-header {
	padding: 6px 6px 3px 6px;
	background-repeat: no-repeat;
}

.report-dialog .dialog-body {
	padding: 6px 6px 0 6px;
	background-repeat: repeat-y;
}

.report-dialog .dialog-content {
	height: 1%;

}

.report-dialog .dialog-bottom {
	font-size: 1%;
	height: 7px;
	background-repeat: no-repeat;
}

.report-dialog .dialog-header {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/edit_menu/top_with_report_icon.png);
}

.report-dialog .dialog-body {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/edit_menu/body.png);
}

.report-dialog .dialog-bottom {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/edit_menu/bottom.png);
}


div.inventory-item {
	background-color: white;
	border: 1px solid #6F6F6F;
	padding: 2px;
	margin: 0 2px 2px 0;
	float: left;
}

div.inventory-item-preview {
	cursor: pointer;
}

div.inventory-item div {
	width: 80px;
	float: left;
}

div.inventory-item div a {
	margin: 44px 0 0 0;
	float: left;
}

div.inventory-item div a.double-header {
	margin: 26px 0 0 0;
	float: left;
}

div.widget-inventory-item {
	clear: both;
	background-color: white;
	border: 1px solid #6F6F6F;
	margin-bottom: 5px;
	padding: 3px;
}

div.widget-inventory-item div.inventory-item {
	margin: 0 8px 0 0;
	border: none;
}

div.widget-inventory-item div.inventory-item, div.widget-inventory-item div.inventory-item div,
#dialog-purchase-confirm div.inventory-item, #dialog-purchase-confirm div.inventory-item div,
#dialog-stickies-purchase div.inventory-item, #dialog-stickies-purchase div.inventory-item div {
	width: 76px;
	height: 76px;
}



div.purchase-dialog div.inventory-item div a {
	margin-top: 44px;
}

div.purchase-dialog div.inventory-item div a.double-header {
	margin-top: 26px;
}

div.stickie-purchase-preview {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/stickies/note_thumbnail.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

div.dialog-button-area {
	margin-top: 7px;
	clear: both;
}

#dialog-background-inventory, #dialog-sticker-inventory, #dialog-widget-inventory,
#dialog-purchase-confirm, #dialog-background-purchase,
#dialog-sticker-purchase, #dialog-skin-purchase, #dialog-stickie-add, #dialog-stickie-limit-exceeded,
#dialog-stickies-purchase, #dialog-widget-purchase {
    position: absolute;
    left: -1500px;
    top: 0;
}

/* Style for StickieNote dialog */
#dialog-stickie-add {
	width: 300px;
}

#dialog-stickie-add form {
	margin: 0;
}

#dialog-stickie-add textarea {
	width: 95%;
}

#dialog-stickie-add #stickie-preview-window {
	padding: 5px;
}

#stickie-preview-buttons {
	margin: 5px 3px 3px 5px;
	padding: 5px;
}

#dialog-purchase-successful, #dialog-not-enough-credits {
	position: absolute;
	left: 250px;
	top: 150px;
	width: 150px;
}

#dialog-stickie-edit {
	position: absolute;
	left: 200px;
	top: 100px;
}

#dialog-stickie-add #notes-left {
	margin-top: 2px;
	padding-bottom: 24px;
}

#dialog-stickie-add #notes-left .notes-left-text{
	font-weight: bold;
	float: left;
	position: relative;
}

#dialog-stickie-add #notes-left  #stickie-add-get-more {
	font-weight: normal;
	float: right;
	position: relative;
}

#dialog-stickie-add #stickie-char-counter {
	background-color: #FC0;
}

#dialog-stickie-add #stickie-preview-button, #dialog-stickie-add #stickie-preview-add {
	float: left;
}

#dialog-stickie-add #stickie-edit-cancel-button, #dialog-stickie-add #stickie-preview-continue {
	float: right;
}

#dialog-stickie-add h4 {
	font-weight: bold;
	margin-bottom: 2px;
}

#dialog-stickie-add .dotted-bottom-line {
	border-bottom: dashed 1px black;
	padding-bottom: 10px;
	margin-bottom: 7px;
}

#dialog-stickie-add .text-area-header {
	margin: 4px 4px 4px 4px;
	vertical-align: middle;
}

#dialog-stickie-add .enter_text {
	float: left;
	font-weight: bold;
	vertical-align: middle;
}

#dialog-stickie-add .characters_left {
	float: right;
	font-weight: normal;
	vertical-align: middle;
}

#dialog-stickie-add div.stickie {
	position: relative;
}

/* Style for background dialog */
#purchase-items-preview {
    overflow: auto;
}

#background-items, #purchase-background-items,
#sticker-items, #purchase-sticker-items, #widget-items {
    overflow: auto;
    height: 260px;
}

#widget-items {
	height: 280px;
}

/* Style for sticker dialog */
#dialog-stickers-inventory {
    position: absolute;
    left: -1500px;
    top: 0;
}

/* Style for skin purchase */

#dialog-skin-purchase form {
	margin: 0;
}

#purchase-skin-items {
    height: 250px;
    overflow: auto;
}


/* Style for edit sticker dialog */
#dialog-edit-sticker {
    position: absolute;
	top: 20px;
    width: 200px;
    height: 160px;
    left: -1500px;
    top: 0;
}

#dialog-edit-sticker form {
	margin: 0;
}

#dialog-purchase-confirmation {
    position: absolute;
    width: 200px;
    height: 160px;
}

div.inventory-item div.package_product_pre {
    background-image: url(http://www.habbo.co.uk/images/myhabbo/stickers/package_icon.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}

div.counttag {
	background: url(http://www.habbo.co.uk/images/myhabbo/dialogs/item_count_label.gif) no-repeat;
	width: 32px;
	height: 17px;
	padding-top: 1px;
	font-size: 10px;
}

div.counttag span {
	margin: 0 6px 0 3px;
	text-align: center;
    font-weight: bold;
    color: white;
}

div.packagetag {
	background: url(http://www.habbo.co.uk/images/myhabbo/dialogs/package_label.gif) no-repeat;
	width: 80px;
	height: 17px;
	padding-top: 1px;
	font-size: 10px;

}

div.packagetag span {
	margin: 0 6px 0 15px;
	text-align: center;
    font-weight: bold;
    color: white;
}

div.pricetag, div.pricetag-free {
	background: url(http://www.habbo.co.uk/images/myhabbo/pricetag.gif) no-repeat;
	width: 32px;
	height: 15px;
	padding-top: 1px;
	font-size: 10px;
}

div.pricetag-free {
	background-image: url(http://www.habbo.co.uk/images/myhabbo/pricetag_free.gif);
}

div.pricetag span, div.pricetag-free span {
	margin: 0 6px 0 15px;
	text-align: center;
}

div.menu {
	position: absolute;
	top: 0;
	left: -1500px;
	z-index: 9000;
	width: 193px;
}

div.menu-header {
	padding: 6px 6px 3px 6px;
	background-repeat: no-repeat;
	background-image: url(http://www.habbo.co.uk/images/dialogs/menu-top.gif);
}

div.menu-header h3 {
	text-align: center;
	margin: 0;
	padding: 0 0 3px 18px;
	border-bottom: 1px dashed black;
	font-size: 10px;
	font-weight: bold;
}

div.menu-exit {
	float: right;
}

div.menu-body {
	padding: 6px 6px 0 6px;
	background-repeat: repeat-y;
	background-image: url(http://www.habbo.co.uk/images/dialogs/menu-body.gif);
}

div.menu-content form {
	margin: 0;
}

div.menu-content input, div.menu-content select {
	width: 99%;
}

div.menu-bottom {
	font-size: 1%;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(http://www.habbo.co.uk/images/dialogs/menu-bottom.gif);
}

#edit-menu div.menu-header {
	background-image: url(http://www.habbo.co.uk/images/dialogs/menu-top_with_edit.gif);
}

#edit-menu-skins {
	display: none;
	padding-bottom: 3px;
}

#edit-menu-stickie {
	display: none;
}

#dialog-name-report div.menu-header,
#dialog-motto-report div.menu-header,
#dialog-stickie-report div.menu-header,
#dialog-report-success div.menu-header,
#dialog-report-error div.menu-header,
#dialog-report-spam div.menu-header {
	background-image: url(http://www.habbo.co.uk/images/dialogs/menu-top_with_report.gif);
}

img.edit-button {
	float: right;
	cursor: pointer;
	border: none;
}

body.dragging img.edit-button {
	display: none;
}
div.s_sticker_arrow_down {
	width: 32px; height: 56px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_arrow_down.gif);
}
div.inventory-item div.s_sticker_arrow_down_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_arrow_down.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_arrow_left {
	width: 45px; height: 32px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_arrow_left.gif);
}
div.inventory-item div.s_sticker_arrow_left_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_arrow_left.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_arrow_up {
	width: 36px; height: 56px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_arrow_up.gif);
}
div.inventory-item div.s_sticker_arrow_up_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_arrow_up.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_arrow_right {
	width: 45px; height: 34px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_arrow_right.gif);
}
div.inventory-item div.s_sticker_arrow_right_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_arrow_right.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_finger_push {
	width: 73px; height: 43px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/finger_push.gif);
}
div.inventory-item div.s_finger_push_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/finger_push.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_pointing_hand_1 {
	width: 150px; height: 90px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_pointing_hand_1.gif);
}
div.inventory-item div.s_sticker_pointing_hand_1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_pointing_hand_1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_pointing_hand_2 {
	width: 90px; height: 150px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_pointing_hand_2.gif);
}
div.inventory-item div.s_sticker_pointing_hand_2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_pointing_hand_2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_pointing_hand_3 {
	width: 90px; height: 150px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_pointing_hand_3.gif);
}
div.inventory-item div.s_sticker_pointing_hand_3_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_pointing_hand_3.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_pointing_hand_4 {
	width: 150px; height: 90px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_pointing_hand_4.gif);
}
div.inventory-item div.s_sticker_pointing_hand_4_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_pointing_hand_4.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_gorillahand1 {
	width: 146px; height: 110px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/gorillahand1.gif);
}
div.inventory-item div.s_gorillahand1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/gorillahand1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_gorillahand2 {
	width: 146px; height: 104px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/gorillahand2.gif);
}
div.inventory-item div.s_gorillahand2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/gorillahand2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_lightbulb {
	width: 32px; height: 32px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/lightbulb.gif);
}
div.inventory-item div.s_lightbulb_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/lightbulb.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_redlamp {
	width: 86px; height: 140px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/redlamp.gif);
}
div.inventory-item div.s_redlamp_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/redlamp.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_blingblingstars {
	width: 146px; height: 146px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/blingblingstars.gif);
}
div.inventory-item div.s_blingblingstars_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/blingblingstars.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_blinghearts {
	width: 146px; height: 146px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/blinghearts.gif);
}
div.inventory-item div.s_blinghearts_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/blinghearts.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_heartbeat {
	width: 70px; height: 74px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_heartbeat.gif);
}
div.inventory-item div.s_sticker_heartbeat_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_heartbeat.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_bobbaskull {
	width: 90px; height: 90px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_bobbaskull.gif);
}
div.inventory-item div.s_sticker_bobbaskull_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_bobbaskull.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_chain_vertical {
	width: 28px; height: 146px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/chain_vertical.gif);
}
div.inventory-item div.s_chain_vertical_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/chain_vertical.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_chain_horizontal {
	width: 146px; height: 28px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/chain_horizontal.gif);
}
div.inventory-item div.s_chain_horizontal_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/chain_horizontal.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_nail2 {
	width: 61px; height: 60px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/nail2.gif);
}
div.inventory-item div.s_nail2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/nail2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_nail3 {
	width: 61px; height: 60px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/nail3.gif);
}
div.inventory-item div.s_nail3_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/nail3.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_i_love_bobba {
	width: 93px; height: 93px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/i_love_bobba2.gif);
}
div.inventory-item div.s_i_love_bobba_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/i_love_bobba2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_chewed_bubblegum {
	width: 71px; height: 46px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/chewed_bubblegum.gif);
}
div.inventory-item div.s_chewed_bubblegum_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/chewed_bubblegum.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bullet1 {
	width: 25px; height: 26px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bullet1.gif);
}
div.inventory-item div.s_bullet1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bullet1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_spill1 {
	width: 118px; height: 113px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/spill1.gif);
}
div.inventory-item div.s_spill1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/spill1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_spill2 {
	width: 119px; height: 108px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/spill2.gif);
}
div.inventory-item div.s_spill2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/spill2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_spill3 {
	width: 81px; height: 112px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/spill3.gif);
}
div.inventory-item div.s_spill3_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/spill3.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_coffee_stain {
	width: 135px; height: 122px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_coffee_stain.gif);
}
div.inventory-item div.s_sticker_coffee_stain_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_coffee_stain.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_hole {
	width: 107px; height: 105px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_hole.gif);
}
div.inventory-item div.s_sticker_hole_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_hole.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_flames {
	width: 26px; height: 42px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_flames.gif);
}
div.inventory-item div.s_sticker_flames_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_flames.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_paper_clip_1 {
	width: 20px; height: 58px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/paper_clip_1.gif);
}
div.inventory-item div.s_paper_clip_1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/paper_clip_1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_paper_clip_2 {
	width: 48px; height: 46px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/paper_clip_2.gif);
}
div.inventory-item div.s_paper_clip_2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/paper_clip_2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_paper_clip_3 {
	width: 48px; height: 46px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/paper_clip_3.gif);
}
div.inventory-item div.s_paper_clip_3_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/paper_clip_3.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_needle_1 {
	width: 44px; height: 44px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/needle_1.gif);
}
div.inventory-item div.s_needle_1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/needle_1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_needle_2 {
	width: 38px; height: 37px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/needle_2.gif);
}
div.inventory-item div.s_needle_2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/needle_2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_needle_3 {
	width: 32px; height: 33px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/needle_3.gif);
}
div.inventory-item div.s_needle_3_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/needle_3.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_needle_4 {
	width: 54px; height: 18px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/needle_4.gif);
}
div.inventory-item div.s_needle_4_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/needle_4.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_needle_5 {
	width: 33px; height: 22px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/needle_5.gif);
}
div.inventory-item div.s_needle_5_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/needle_5.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_highlighter_1 {
	width: 137px; height: 79px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_1.gif);
}
div.inventory-item div.s_highlighter_1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_highlighter_mark5 {
	width: 139px; height: 117px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_mark5.gif);
}
div.inventory-item div.s_highlighter_mark5_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_mark5.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_highlighter_mark6 {
	width: 141px; height: 139px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_mark6.gif);
}
div.inventory-item div.s_highlighter_mark6_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_mark6.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_highlighter_mark4b {
	width: 86px; height: 93px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_mark4b.gif);
}
div.inventory-item div.s_highlighter_mark4b_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_mark4b.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_highlighter_2 {
	width: 137px; height: 79px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_2.gif);
}
div.inventory-item div.s_highlighter_2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_highlighter_mark1 {
	width: 83px; height: 107px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_mark1.gif);
}
div.inventory-item div.s_highlighter_mark1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_mark1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_highlighter_mark2 {
	width: 130px; height: 117px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_mark2.gif);
}
div.inventory-item div.s_highlighter_mark2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_mark2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_highlighter_mark3 {
	width: 81px; height: 81px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_mark3.gif);
}
div.inventory-item div.s_highlighter_mark3_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/highlighter_mark3.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_ruler_horizontal {
	width: 122px; height: 32px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/ruler_horizontal.gif);
}
div.inventory-item div.s_ruler_horizontal_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/ruler_horizontal.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_ruler_vertical {
	width: 32px; height: 122px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/ruler_vertical.gif);
}
div.inventory-item div.s_ruler_vertical_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/ruler_vertical.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_plaster {
	width: 85px; height: 82px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/plaster.gif);
}
div.inventory-item div.s_plaster_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/plaster.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_plaster2 {
	width: 85px; height: 79px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/plaster2.gif);
}
div.inventory-item div.s_plaster2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/plaster2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_cactus_anim {
	width: 86px; height: 80px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_cactus_anim.gif);
}
div.inventory-item div.s_sticker_cactus_anim_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_cactus_anim.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_spaceduck {
	width: 25px; height: 37px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_spaceduck.gif);
}
div.inventory-item div.s_sticker_spaceduck_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_spaceduck.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_moonpig {
	width: 146px; height: 84px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_moonpig.gif);
}
div.inventory-item div.s_sticker_moonpig_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_moonpig.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_catinabox {
	width: 46px; height: 48px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_catinabox.gif);
}
div.inventory-item div.s_sticker_catinabox_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_catinabox.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_croco {
	width: 87px; height: 59px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_croco.gif);
}
div.inventory-item div.s_sticker_croco_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_croco.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bear {
	width: 53px; height: 77px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bear.gif);
}
div.inventory-item div.s_bear_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bear.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_swimming_fish {
	width: 30px; height: 28px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/swimming_fish.gif);
}
div.inventory-item div.s_swimming_fish_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/swimming_fish.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_fish {
	width: 53px; height: 49px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/fish.gif);
}
div.inventory-item div.s_fish_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/fish.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_parrot {
	width: 28px; height: 42px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/parrot.gif);
}
div.inventory-item div.s_parrot_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/parrot.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_battle1 {
	width: 36px; height: 40px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/battle1.gif);
}
div.inventory-item div.s_battle1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/battle1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_battle3 {
	width: 36px; height: 40px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/battle3.gif);
}
div.inventory-item div.s_battle3_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/battle3.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_sleeping_habbo {
	width: 72px; height: 72px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_sleeping_habbo.gif);
}
div.inventory-item div.s_sticker_sleeping_habbo_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_sleeping_habbo.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_clown_anim {
	width: 54px; height: 94px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_clown_anim.gif);
}
div.inventory-item div.s_sticker_clown_anim_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_clown_anim.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_boxer {
	width: 60px; height: 90px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_boxer.gif);
}
div.inventory-item div.s_sticker_boxer_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_boxer.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_scubacapsule_anim {
	width: 40px; height: 51px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/scubacapsule_anim.gif);
}
div.inventory-item div.s_scubacapsule_anim_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/scubacapsule_anim.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_gurubeard_gray {
	width: 64px; height: 69px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_gurubeard_grey.gif);
}
div.inventory-item div.s_sticker_gurubeard_gray_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_gurubeard_grey.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_gurubeard_brown {
	width: 64px; height: 69px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_gurubeard_brown.gif);
}
div.inventory-item div.s_sticker_gurubeard_brown_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_gurubeard_brown.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_glasses_supernerd {
	width: 26px; height: 15px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_glasses_supernerd.gif);
}
div.inventory-item div.s_sticker_glasses_supernerd_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_glasses_supernerd.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_glasses_elton {
	width: 25px; height: 18px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_glasses_elton.gif);
}
div.inventory-item div.s_sticker_glasses_elton_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_glasses_elton.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_eyes_blue {
	width: 16px; height: 18px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_eyes_blue.gif);
}
div.inventory-item div.s_sticker_eyes_blue_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_eyes_blue.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_eye_anim {
	width: 13px; height: 19px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_eye_anim.gif);
}
div.inventory-item div.s_sticker_eye_anim_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_eye_anim.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_eye_evil_anim {
	width: 15px; height: 19px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_eye_evil_anim.gif);
}
div.inventory-item div.s_sticker_eye_evil_anim_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_eye_evil_anim.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_burger {
	width: 63px; height: 56px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/burger.gif);
}
div.inventory-item div.s_burger_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/burger.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_juice {
	width: 66px; height: 92px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/juice.gif);
}
div.inventory-item div.s_juice_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/juice.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_i_love_coffee {
	width: 93px; height: 93px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/i_love_coffee.gif);
}
div.inventory-item div.s_i_love_coffee_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/i_love_coffee.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_coffee_steam_blue {
	width: 45px; height: 147px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_coffee_steam_blue.gif);
}
div.inventory-item div.s_sticker_coffee_steam_blue_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_coffee_steam_blue.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_coffee_steam_grey {
	width: 45px; height: 147px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_coffee_steam_grey.gif);
}
div.inventory-item div.s_sticker_coffee_steam_grey_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_coffee_steam_grey.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_cassette1 {
	width: 142px; height: 81px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cassette1.gif);
}
div.inventory-item div.s_cassette1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cassette1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_cassette2 {
	width: 142px; height: 81px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cassette2.gif);
}
div.inventory-item div.s_cassette2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cassette2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_cassette3 {
	width: 142px; height: 81px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cassette3.gif);
}
div.inventory-item div.s_cassette3_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cassette3.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_cassette4 {
	width: 142px; height: 81px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cassette4.gif);
}
div.inventory-item div.s_cassette4_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cassette4.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_effect_bam {
	width: 146px; height: 118px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_effect_bam.gif);
}
div.inventory-item div.s_sticker_effect_bam_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_effect_bam.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_effect_burp {
	width: 105px; height: 90px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_effect_burp.gif);
}
div.inventory-item div.s_sticker_effect_burp_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_effect_burp.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_effect_woosh {
	width: 144px; height: 24px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_effect_woosh.gif);
}
div.inventory-item div.s_sticker_effect_woosh_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_effect_woosh.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_effect_zap {
	width: 85px; height: 140px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_effect_zap.gif);
}
div.inventory-item div.s_sticker_effect_zap_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_effect_zap.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_effect_whoosh2 {
	width: 144px; height: 120px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_effect_whoosh2.gif);
}
div.inventory-item div.s_sticker_effect_whoosh2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_effect_whoosh2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_flower1 {
	width: 42px; height: 64px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_flower1.gif);
}
div.inventory-item div.s_sticker_flower1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_flower1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_flower_big_yellow {
	width: 131px; height: 133px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_flower_big_yellow.gif);
}
div.inventory-item div.s_sticker_flower_big_yellow_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_flower_big_yellow.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_flower_pink {
	width: 55px; height: 52px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_flower_pink.gif);
}
div.inventory-item div.s_sticker_flower_pink_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_flower_pink.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_vine {
	width: 41px; height: 150px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/vine1.gif);
}
div.inventory-item div.s_vine_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/vine1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_vine2 {
	width: 150px; height: 41px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/vine2.gif);
}
div.inventory-item div.s_vine2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/vine2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_leafs1 {
	width: 80px; height: 146px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/leafs1.gif);
}
div.inventory-item div.s_leafs1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/leafs1.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_leafs2 {
	width: 146px; height: 80px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/leafs2.gif);
}
div.inventory-item div.s_leafs2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/leafs2.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_wunderfrank {
	width: 63px; height: 150px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/wunderfrank.gif);
}
div.inventory-item div.s_wunderfrank_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/wunderfrank.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_submarine {
	width: 116px; height: 82px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_submarine.gif);
}
div.inventory-item div.s_sticker_submarine_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_submarine.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_football {
	width: 20px; height: 37px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/football.gif);
}
div.inventory-item div.s_football_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/football.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_zipper_h_bobba_lock {
	width: 89px; height: 59px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_h_bobba_lock.gif);
}
div.inventory-item div.s_sticker_zipper_h_bobba_lock_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_h_bobba_lock.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_zipper_h_end {
	width: 24px; height: 19px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_h_end.gif);
}
div.inventory-item div.s_sticker_zipper_h_end_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_h_end.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_zipper_h_normal_lock {
	width: 91px; height: 59px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_h_normal_lock.gif);
}
div.inventory-item div.s_sticker_zipper_h_normal_lock_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_h_normal_lock.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_zipper_h_tile {
	width: 144px; height: 17px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_h_tile.gif);
}
div.inventory-item div.s_sticker_zipper_h_tile_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_h_tile.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_zipper_v_tile {
	width: 17px; height: 144px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_v_tile.gif);
}
div.inventory-item div.s_sticker_zipper_v_tile_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_v_tile.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_zipper_v_bobba_lock {
	width: 59px; height: 96px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_v_bobba_lock.gif);
}
div.inventory-item div.s_sticker_zipper_v_bobba_lock_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_v_bobba_lock.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_zipper_v_end {
	width: 19px; height: 24px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_v_end.gif);
}
div.inventory-item div.s_sticker_zipper_v_end_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_v_end.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_zipper_v_normal_lock {
	width: 59px; height: 96px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_v_normal_lock.gif);
}
div.inventory-item div.s_sticker_zipper_v_normal_lock_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_zipper_v_normal_lock.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_a {
	width: 38px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_a.gif);
}
div.inventory-item div.s_bling_a_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_a.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_b {
	width: 34px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_b.gif);
}
div.inventory-item div.s_bling_b_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_b.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_c {
	width: 32px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_c.gif);
}
div.inventory-item div.s_bling_c_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_c.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_d {
	width: 35px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_d.gif);
}
div.inventory-item div.s_bling_d_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_d.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_e {
	width: 35px; height: 52px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_e.gif);
}
div.inventory-item div.s_bling_e_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_e.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_f {
	width: 35px; height: 52px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_f.gif);
}
div.inventory-item div.s_bling_f_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_f.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_g {
	width: 32px; height: 52px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_g.gif);
}
div.inventory-item div.s_bling_g_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_g.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_h {
	width: 38px; height: 52px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_h.gif);
}
div.inventory-item div.s_bling_h_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_h.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_i {
	width: 22px; height: 52px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_i.gif);
}
div.inventory-item div.s_bling_i_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_i.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_j {
	width: 34px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_j.gif);
}
div.inventory-item div.s_bling_j_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_j.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_k {
	width: 37px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_k.gif);
}
div.inventory-item div.s_bling_k_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_k.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_l {
	width: 34px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_l.gif);
}
div.inventory-item div.s_bling_l_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_l.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_m {
	width: 51px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_m.gif);
}
div.inventory-item div.s_bling_m_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_m.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_n {
	width: 40px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_n.gif);
}
div.inventory-item div.s_bling_n_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_n.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_o {
	width: 32px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_o.gif);
}
div.inventory-item div.s_bling_o_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_o.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_p {
	width: 34px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_p.gif);
}
div.inventory-item div.s_bling_p_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_p.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_q {
	width: 32px; height: 60px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_q.gif);
}
div.inventory-item div.s_bling_q_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_q.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_r {
	width: 35px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_r.gif);
}
div.inventory-item div.s_bling_r_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_r.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_s {
	width: 31px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_s.gif);
}
div.inventory-item div.s_bling_s_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_s.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_t {
	width: 35px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_t.gif);
}
div.inventory-item div.s_bling_t_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_t.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_u {
	width: 37px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_u.gif);
}
div.inventory-item div.s_bling_u_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_u.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_v {
	width: 38px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_v.gif);
}
div.inventory-item div.s_bling_v_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_v.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_w {
	width: 55px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_w.gif);
}
div.inventory-item div.s_bling_w_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_w.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_x {
	width: 38px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_x.gif);
}
div.inventory-item div.s_bling_x_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_x.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_y {
	width: 37px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_y.gif);
}
div.inventory-item div.s_bling_y_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_y.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_z {
	width: 32px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_z.gif);
}
div.inventory-item div.s_bling_z_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_z.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_underscore {
	width: 32px; height: 16px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_underscore.gif);
}
div.inventory-item div.s_bling_underscore_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_underscore.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_line {
	width: 17px; height: 63px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_line.gif);
}
div.inventory-item div.s_bling_line_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_line.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_exclamation {
	width: 16px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_exclamation.gif);
}
div.inventory-item div.s_bling_exclamation_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_exclamation.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_question {
	width: 32px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_question.gif);
}
div.inventory-item div.s_bling_question_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_question.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_star {
	width: 46px; height: 44px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_star.gif);
}
div.inventory-item div.s_bling_star_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_star.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_dot {
	width: 17px; height: 16px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_dot.gif);
}
div.inventory-item div.s_bling_dot_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_dot.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_bling_comma {
	width: 17px; height: 25px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_comma.gif);
}
div.inventory-item div.s_bling_comma_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/bling_comma.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_angelwings_anim.gif {
	width: 50px; height: 67px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/angelwings_anim);
}
div.inventory-item div.s_angelwings_anim.gif_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/angelwings_anim.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_angelwings_anim {
	width: 50px; height: 67px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/angelwings_anim.gif);
}
div.inventory-item div.s_angelwings_anim_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/angelwings_anim.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_box_green {
	width: 64px; height: 65px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_green.gif);
}
div.inventory-item div.s_xmas_box_green_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_green.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_box_lime {
	width: 64px; height: 65px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_lime.gif);
}
div.inventory-item div.s_xmas_box_lime_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_lime.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_box_orange {
	width: 64px; height: 65px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_orange.gif);
}
div.inventory-item div.s_xmas_box_orange_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_orange.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_box_red {
	width: 64px; height: 65px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_red.gif);
}
div.inventory-item div.s_xmas_box_red_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_red.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_box_suit_blue {
	width: 114px; height: 87px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_suit_blue.gif);
}
div.inventory-item div.s_xmas_box_suit_blue_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_suit_blue.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_box_suit_orange {
	width: 114px; height: 87px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_suit_orange.gif);
}
div.inventory-item div.s_xmas_box_suit_orange_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_suit_orange.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_box_suit_pink {
	width: 114px; height: 87px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_suit_pink.gif);
}
div.inventory-item div.s_xmas_box_suit_pink_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_suit_pink.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_box_violet {
	width: 64px; height: 65px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_violet.gif);
}
div.inventory-item div.s_xmas_box_violet_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_violet.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_boxs {
	width: 141px; height: 146px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_boxs.gif);
}
div.inventory-item div.s_xmas_boxs_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_boxs.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_cat_animated {
	width: 30px; height: 64px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_cat_animated.gif);
}
div.inventory-item div.s_xmas_cat_animated_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_cat_animated.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_dogi_animated {
	width: 40px; height: 70px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_dogi_animated.gif);
}
div.inventory-item div.s_xmas_dogi_animated_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_dogi_animated.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_gift_strap_corner_l {
	width: 102px; height: 134px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_gift_strap_corner_l.gif);
}
div.inventory-item div.s_xmas_gift_strap_corner_l_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_gift_strap_corner_l.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_gift_strap_corner_l_bundle {
	width: 102px; height: 134px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_gift_strap_corner_l.gif);
}
div.inventory-item div.s_xmas_gift_strap_corner_l_bundle_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_gift_strap_corner_l.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_gift_strap_corner_r {
	width: 102px; height: 134px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_gift_strap_corner_r.gif);
}
div.inventory-item div.s_xmas_gift_strap_corner_r_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_gift_strap_corner_r.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_gift_strap_h {
	width: 146px; height: 50px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_gift_strap_h.gif);
}
div.inventory-item div.s_xmas_gift_strap_h_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_gift_strap_h.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_gift_strap_v {
	width: 51px; height: 146px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_gift_strap_v.gif);
}
div.inventory-item div.s_xmas_gift_strap_v_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_gift_strap_v.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_gift_afro {
	width: 46px; height: 50px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_gift_afro.gif);
}
div.inventory-item div.s_xmas_gift_afro_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_gift_afro.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_icicles {
	width: 146px; height: 53px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_icicles.gif);
}
div.inventory-item div.s_xmas_icicles_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_icicles.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_snowlantern_anim {
	width: 137px; height: 112px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_snowlantern_anim.gif);
}
div.inventory-item div.s_xmas_snowlantern_anim_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_snowlantern_anim.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_tree_costume {
	width: 46px; height: 85px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_tree_costume.gif);
}
div.inventory-item div.s_xmas_tree_costume_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_tree_costume.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_xtree_sticker {
	width: 147px; height: 147px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_xtree_sticker.gif);
}
div.inventory-item div.s_xmas_xtree_sticker_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_xtree_sticker.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmaslights_anim {
	width: 158px; height: 37px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmaslights_anim.gif);
}
div.inventory-item div.s_xmaslights_anim_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmaslights_anim.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_dograindeer_sticker {
	width: 146px; height: 146px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_dograindeer_sticker.gif);
}
div.inventory-item div.s_xmas_dograindeer_sticker_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_dograindeer_sticker.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_hc_ribbon {
	width: 36px; height: 58px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_hc_ribbon.gif);
}
div.inventory-item div.s_xmas_hc_ribbon_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_hc_ribbon.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_hc_hat {
	width: 37px; height: 32px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/hc_hat.gif);
}
div.inventory-item div.s_hc_hat_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/hc_hat.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_rastasanta {
	width: 66px; height: 98px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_rastasanta.gif);
}
div.inventory-item div.s_xmas_rastasanta_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_rastasanta.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_box_suit_mint.gif {
	width: 114px; height: 87px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/TEST);
}
div.inventory-item div.s_xmas_box_suit_mint.gif_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/TEST);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_box_suit_mint3 {
	width: 114px; height: 87px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_suit_mint3.gif);
}
div.inventory-item div.s_xmas_box_suit_mint3_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_suit_mint3.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_box_suit_mint {
	width: 114px; height: 87px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_suit_mint.gif);
}
div.inventory-item div.s_xmas_box_suit_mint_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_suit_mint.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_box_darkred4 {
	width: 64px; height: 65px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_darkred4.gif);
}
div.inventory-item div.s_xmas_box_darkred4_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_box_darkred4.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_xmas_tree01_animated {
	width: 60px; height: 136px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_tree01_animated.gif);
}
div.inventory-item div.s_xmas_tree01_animated_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/xmas_tree01_animated.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_newyear_2007_anim {
	width: 146px; height: 58px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/newyear_2007_anim.gif);
}
div.inventory-item div.s_newyear_2007_anim_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/newyear_2007_anim.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_cny_dragon_body_l {
	width: 79px; height: 125px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_dragon_body_l.gif);
}
div.inventory-item div.s_cny_dragon_body_l_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_dragon_body_l.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_cny_dragon_body_r {
	width: 79px; height: 125px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_dragon_body_r.gif);
}
div.inventory-item div.s_cny_dragon_body_r_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_dragon_body_r.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_cny_dragon_head_l {
	width: 90px; height: 125px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_dragon_head_l.gif);
}
div.inventory-item div.s_cny_dragon_head_l_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_dragon_head_l.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_cny_dragon_head_r {
	width: 90px; height: 125px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_dragon_head_r.gif);
}
div.inventory-item div.s_cny_dragon_head_r_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_dragon_head_r.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_cny_hypnodragon_anim {
	width: 101px; height: 100px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_hypnodragon_anim.gif);
}
div.inventory-item div.s_cny_hypnodragon_anim_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_hypnodragon_anim.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_cny_kungfu_dude {
	width: 54px; height: 83px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_kungfu_dude.gif);
}
div.inventory-item div.s_cny_kungfu_dude_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_kungfu_dude.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_cny_kungfu_girl {
	width: 54px; height: 84px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_kungfu_girl.gif);
}
div.inventory-item div.s_cny_kungfu_girl_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/cny_kungfu_girl.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_dreamer {
	width: 132px; height: 78px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_dreamer.gif);
}
div.inventory-item div.s_sticker_dreamer_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_dreamer.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_lonewolf {
	width: 132px; height: 78px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_lonewolf.gif);
}
div.inventory-item div.s_sticker_lonewolf_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_lonewolf.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_mamasboy {
	width: 132px; height: 78px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_mamasboy.gif);
}
div.inventory-item div.s_sticker_mamasboy_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_mamasboy.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_prankster {
	width: 132px; height: 78px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_prankster.gif);
}
div.inventory-item div.s_sticker_prankster_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_prankster.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_sticker_romantic {
	width: 132px; height: 78px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_romantic.gif);
}
div.inventory-item div.s_sticker_romantic_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/sticker_romantic.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_cupido_anim {
	width: 55px; height: 99px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_cupido_anim.gif);
}
div.inventory-item div.s_val_cupido_anim_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_cupido_anim.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_lovedice {
	width: 62px; height: 62px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_lovedice.gif);
}
div.inventory-item div.s_val_lovedice_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_lovedice.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_sticker_barbwire_horis {
	width: 146px; height: 46px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_barbwire_horis.gif);
}
div.inventory-item div.s_val_sticker_barbwire_horis_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_barbwire_horis.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_sticker_barbwire_vert {
	width: 46px; height: 146px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_barbwire_vert.gif);
}
div.inventory-item div.s_val_sticker_barbwire_vert_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_barbwire_vert.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_sticker_croco {
	width: 89px; height: 51px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_croco.gif);
}
div.inventory-item div.s_val_sticker_croco_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_croco.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_sticker_cupid_arrow {
	width: 116px; height: 106px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_cupid_arrow.gif);
}
div.inventory-item div.s_val_sticker_cupid_arrow_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_cupid_arrow.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_sticker_love_costume {
	width: 89px; height: 97px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_love_costume.gif);
}
div.inventory-item div.s_val_sticker_love_costume_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_love_costume.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_sticker_rosewire_corner {
	width: 80px; height: 57px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_rosewire_corner.gif);
}
div.inventory-item div.s_val_sticker_rosewire_corner_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_rosewire_corner.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_sticker_rosewire_horis {
	width: 146px; height: 60px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_rosewire_horis.gif);
}
div.inventory-item div.s_val_sticker_rosewire_horis_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_rosewire_horis.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_sticker_rosewire_vert {
	width: 60px; height: 146px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_rosewire_vert.gif);
}
div.inventory-item div.s_val_sticker_rosewire_vert_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_rosewire_vert.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_sticker_skull360 {
	width: 24px; height: 24px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_skull360.gif);
}
div.inventory-item div.s_val_sticker_skull360_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_skull360.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_sticker_skull360_circle {
	width: 104px; height: 64px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_skull360_circle.gif);
}
div.inventory-item div.s_val_sticker_skull360_circle_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_skull360_circle.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_sticker_storm_costume  {
	width: 50px; height: 60px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_storm_costume.gif);
}
div.inventory-item div.s_val_sticker_storm_costume _pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_storm_costume.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_sticker_voodoo_suit {
	width: 36px; height: 72px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_voodoo_suit.gif);
}
div.inventory-item div.s_val_sticker_voodoo_suit_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_sticker_voodoo_suit.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_val_lovecostume3 {
	width: 89px; height: 97px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_lovecostume3.gif);
}
div.inventory-item div.s_val_lovecostume3_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/val_lovecostume3.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_easter_bird {
	width: 102px; height: 38px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_bird.gif);
}
div.inventory-item div.s_easter_bird_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_bird.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_easter_birdsuit {
	width: 51px; height: 73px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_birdsuit.gif);
}
div.inventory-item div.s_easter_birdsuit_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_birdsuit.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_easter_broomstick_001 {
	width: 146px; height: 146px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_broomstick_001.gif);
}
div.inventory-item div.s_easter_broomstick_001_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_broomstick_001.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_easter_bunnymoped {
	width: 146px; height: 146px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_bunnymoped.gif);
}
div.inventory-item div.s_easter_bunnymoped_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_bunnymoped.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_easter_carrot_rocket {
	width: 91px; height: 59px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_carrot_rocket.gif);
}
div.inventory-item div.s_easter_carrot_rocket_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_carrot_rocket.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_easter_eggs_horizontal {
	width: 146px; height: 50px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_eggs_horizontal.gif);
}
div.inventory-item div.s_easter_eggs_horizontal_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_eggs_horizontal.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_easter_eggs_vertical_001 {
	width: 50px; height: 146px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_eggs_vertical_001.gif);
}
div.inventory-item div.s_easter_eggs_vertical_001_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_eggs_vertical_001.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_easter_pointyhat {
	width: 58px; height: 45px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_pointyhat.gif);
}
div.inventory-item div.s_easter_pointyhat_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_pointyhat.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_easter_rabbit_in_hole {
	width: 94px; height: 81px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_rabbit_in_hole.gif);
}
div.inventory-item div.s_easter_rabbit_in_hole_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easter_rabbit_in_hole.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_easteregg_costume {
	width: 79px; height: 109px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easteregg_costume.gif);
}
div.inventory-item div.s_easteregg_costume_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/easteregg_costume.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	
div.s_grass {
	width: 143px; height: 62px;
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/grass.gif);
}
div.inventory-item div.s_grass_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//stickers/grass.gif);
	background-repeat: no-repeat; background-position: 50% 50%;
}	

div.b_bg_pattern_abstract2 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_abstract2.gif);
}
div.inventory-item div.b_bg_pattern_abstract2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_abstract2.gif);
}
div.b_bg_colour_01 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_01.gif);
}
div.inventory-item div.b_bg_colour_01_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_01.gif);
}
div.b_bg_colour_08 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_08.gif);
}
div.inventory-item div.b_bg_colour_08_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_08.gif);
}
div.b_bg_colour_12 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_12.gif);
}
div.inventory-item div.b_bg_colour_12_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_12.gif);
}
div.b_bg_colour_16 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_16.gif);
}
div.inventory-item div.b_bg_colour_16_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_16.gif);
}
div.b_bg_denim {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/denim.gif);
}
div.inventory-item div.b_bg_denim_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/denim.gif);
}
div.b_bg_lace {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/lace.gif);
}
div.inventory-item div.b_bg_lace_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/lace.gif);
}
div.b_bg_stitched {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/stitched.gif);
}
div.inventory-item div.b_bg_stitched_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/stitched.gif);
}
div.b_bg_wood {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_wood.gif);
}
div.inventory-item div.b_bg_wood_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_wood.gif);
}
div.b_bg_cork {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/cork.gif);
}
div.inventory-item div.b_bg_cork_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/cork.gif);
}
div.b_bg_stone {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/stone.gif);
}
div.inventory-item div.b_bg_stone_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/stone.gif);
}
div.b_bg_pattern_bricks {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_bricks.gif);
}
div.inventory-item div.b_bg_pattern_bricks_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_bricks.gif);
}
div.b_bg_ruled_paper {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/ruled_paper.gif);
}
div.inventory-item div.b_bg_ruled_paper_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/ruled_paper.gif);
}
div.b_bg_grass {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/grass.gif);
}
div.inventory-item div.b_bg_grass_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/grass.gif);
}
div.b_bg_hotel {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/hotel.gif);
}
div.inventory-item div.b_bg_hotel_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/hotel.gif);
}
div.b_bg_bubble {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bubble.gif);
}
div.inventory-item div.b_bg_bubble_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bubble.gif);
}
div.b_bg_pattern_bobbaskulls1 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_bobbaskulls1.gif);
}
div.inventory-item div.b_bg_pattern_bobbaskulls1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_bobbaskulls1.gif);
}
div.b_bg_pattern_space {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_space.gif);
}
div.inventory-item div.b_bg_pattern_space_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_space.gif);
}
div.b_bg_image_submarine {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_image_submarine.gif);
}
div.inventory-item div.b_bg_image_submarine_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_image_submarine.gif);
}
div.b_bg_metal2 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/metal2.gif);
}
div.inventory-item div.b_bg_metal2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/metal2.gif);
}
div.b_bg_broken_glass {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_broken_glass.gif);
}
div.inventory-item div.b_bg_broken_glass_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_broken_glass.gif);
}
div.b_bg_pattern_clouds {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_clouds.gif);
}
div.inventory-item div.b_bg_pattern_clouds_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_clouds.gif);
}
div.b_bg_comic2 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/comic2.gif);
}
div.inventory-item div.b_bg_comic2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/comic2.gif);
}
div.b_bg_pattern_floral_01 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_floral_01.gif);
}
div.inventory-item div.b_bg_pattern_floral_01_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_floral_01.gif);
}
div.b_bg_pattern_floral_02 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_floral_02.gif);
}
div.inventory-item div.b_bg_pattern_floral_02_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_floral_02.gif);
}
div.b_bg_pattern_floral_03 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_floral_03.gif);
}
div.inventory-item div.b_bg_pattern_floral_03_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_floral_03.gif);
}
div.b_bg_pattern_bulb {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_bulb.gif);
}
div.inventory-item div.b_bg_pattern_bulb_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_bulb.gif);
}
div.b_bg_pattern_cars {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_cars.gif);
}
div.inventory-item div.b_bg_pattern_cars_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_cars.gif);
}
div.b_bg_pattern_carpants {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_carpants.gif);
}
div.inventory-item div.b_bg_pattern_carpants_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_carpants.gif);
}
div.b_bg_pattern_plasto {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_plasto.gif);
}
div.inventory-item div.b_bg_pattern_plasto_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_plasto.gif);
}
div.b_bg_pattern_tinyroom {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_tinyroom.gif);
}
div.inventory-item div.b_bg_pattern_tinyroom_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_tinyroom.gif);
}
div.b_bg_pattern_hearts {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_hearts.gif);
}
div.inventory-item div.b_bg_pattern_hearts_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_hearts.gif);
}
div.b_bg_pattern_abstract1 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_abstract1.gif);
}
div.inventory-item div.b_bg_pattern_abstract1_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_abstract1.gif);
}
div.b_bg_bathroom_tile {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_bathroom_tile.gif);
}
div.inventory-item div.b_bg_bathroom_tile_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_bathroom_tile.gif);
}
div.b_bg_pattern_fish {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_fish.gif);
}
div.inventory-item div.b_bg_pattern_fish_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_fish.gif);
}
div.b_bg_pattern_deepred {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_deepred.gif);
}
div.inventory-item div.b_bg_pattern_deepred_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_pattern_deepred.gif);
}
div.b_bg_colour_02 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_02.gif);
}
div.inventory-item div.b_bg_colour_02_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_02.gif);
}
div.b_bg_colour_03 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_03.gif);
}
div.inventory-item div.b_bg_colour_03_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_03.gif);
}
div.b_bg_colour_04 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_04.gif);
}
div.inventory-item div.b_bg_colour_04_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_04.gif);
}
div.b_bg_colour_05 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_05.gif);
}
div.inventory-item div.b_bg_colour_05_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_05.gif);
}
div.b_bg_colour_06 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_06.gif);
}
div.inventory-item div.b_bg_colour_06_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_06.gif);
}
div.b_bg_colour_07 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_07.gif);
}
div.inventory-item div.b_bg_colour_07_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_07.gif);
}
div.b_bg_colour_09 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_09.gif);
}
div.inventory-item div.b_bg_colour_09_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_09.gif);
}
div.b_bg_colour_10 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_10.gif);
}
div.inventory-item div.b_bg_colour_10_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_10.gif);
}
div.b_bg_colour_11 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_11.gif);
}
div.inventory-item div.b_bg_colour_11_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_11.gif);
}
div.b_bg_colour_13 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_13.gif);
}
div.inventory-item div.b_bg_colour_13_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_13.gif);
}
div.b_bg_colour_14 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_14.gif);
}
div.inventory-item div.b_bg_colour_14_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_14.gif);
}
div.b_bg_colour_15 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_15.gif);
}
div.inventory-item div.b_bg_colour_15_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_15.gif);
}
div.b_bg_colour_17 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_17.gif);
}
div.inventory-item div.b_bg_colour_17_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/bg_colour_17.gif);
}
div.b_bg_tonga {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/tonga.gif);
}
div.inventory-item div.b_bg_tonga_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/tonga.gif);
}
div.b_xmas_bgpattern_starsky {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/xmas_bgpattern_starsky.gif);
}
div.inventory-item div.b_xmas_bgpattern_starsky_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/xmas_bgpattern_starsky.gif);
}
div.b_xmas_gifts_bg {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/xmas_gifts_bg.gif);
}
div.inventory-item div.b_xmas_gifts_bg_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/xmas_gifts_bg.gif);
}
div.b_xmas_gifts_bg.gif {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/xmas_gifts_bg.gif);
}
div.inventory-item div.b_xmas_gifts_bg.gif_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/xmas_gifts_bg.gif);
}
div.b_xmas_box_darkred {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/TEST4);
}
div.inventory-item div.b_xmas_box_darkred_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/xmas_box_darkred.gif);
}
div.b_xmas_box_darkred2 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/xmas_box_darkred2.gif);
}
div.inventory-item div.b_xmas_box_darkred2_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/TEST5);
}
div.b_xmas_box_darkred3 {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/TEST6);
}
div.inventory-item div.b_xmas_box_darkred3_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/TEST6);
}
div.b_newyear_bg_fireworks {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/newyear_bg_fireworks.gif);
}
div.inventory-item div.b_newyear_bg_fireworks_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/newyear_bg_fireworks.gif);
}
div.b_vale_rose_bg {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/vale_rose_bg.gif);
}
div.inventory-item div.b_vale_rose_bg_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/vale_rose_bg.gif);
}
div.b_vale_skull_bg {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/vale_skull_bg.gif);
}
div.inventory-item div.b_vale_skull_bg_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/vale_skull_bg.gif);
}
div.b_hc_bg_machine {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/HC_machine.gif);
}
div.inventory-item div.b_hc_bg_machine_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/HC_machine.gif);
}
div.b_hc_bg_pillow {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/HC_pillow.gif);
}
div.inventory-item div.b_hc_bg_pillow_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/HC_pillow.gif);
}
div.b_hc_bg_royal {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/HC_royal.gif);
}
div.inventory-item div.b_hc_bg_royal_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/HC_royal.gif);
}
div.b_easter_eggs_wallpaper {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/easter_eggs_wallpaper.gif);
}
div.inventory-item div.b_easter_eggs_wallpaper_pre {
	background-image: url(http://images.habbohotel.co.uk/c_images//backgrounds/easter_eggs_wallpaper.gif);
}

div.inventory-item div.w_highscoreswidget_pre {
	background-image: url(http://images.habbohotel.co.uk/web/web-3.0.1-b19/images/myhabbo/widgets/hiscores_preview.gif);
}
div.inventory-item div.w_profilewidget_pre {
	background-image: url(http://images.habbohotel.co.uk/web/web-3.0.1-b19/images/myhabbo/widgets/profilewidget.gif);
}
div.inventory-item div.w_friendswidget_pre {
	background-image: url(http://images.habbohotel.co.uk/web/web-3.0.1-b19/images/myhabbo/widgets/friends_preview.gif);
}
div.inventory-item div.w_roomswidget_pre {
	background-image: url(http://images.habbohotel.co.uk/web/web-3.0.1-b19/images/myhabbo/widgets/rooms_preview.gif);
}
div.inventory-item div.w_guestbookwidget_pre {
	background-image: url(http://images.habbohotel.co.uk/web/web-3.0.1-b19/images/myhabbo/widgets/guestbook_preview.gif);
}

