@charset "utf-8";

body {
	font: 11px verdana;
	color: #999999;
}

html, body {
   margin: 0;
   padding: 0;
   height: 100%;
}

a {	
	font: 11px verdana; 
}

a:link    {
	text-decoration: none;  
	color: #999999; 
}

a:visited { 
	text-decoration: none;  
	color: #999999; 
}

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

a:active  { 
	text-decoration: none;  
	color: #999999; 
}

body {
	background-image: url(/archive/css/bg.png);
}

/* wrappers */

#wrap {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	width: 923px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
    position: relative;
}

/* header */ 

#header a {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 983px;
	height: 166px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	outline: none !important;
	border: none !important;
}

/* main build */

#middle {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 121px;
}

#nav_bg {
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 18px;
	padding: 16px;
	padding-left: 35px;
}

#main_bg {
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	width: 860px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
}

#main_bot {	
	background-image: url(../images/main_bot.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 10px;
	margin-bottom: 30px;
}

/* footer */

#footer {
	margin-left: 3px;
	position: absolute;
	bottom: 0;
}

#trees {
	background-image: url(../images/trees.png);
	background-repeat: no-repeat;
	width: 917px;
	height: 79px;
}

#footer_bg {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	width: 917px;
	height: 10px;
	margin-top: 1px;
	padding-left: 20px;
	padding: 15px;
	margin-bottom: 1px;
}

#copyright {
	width: 280px;
	float: left;
}

/* links */

a#link_gallery{
	background-image: url(../text/blue.php?t=-Archive-);
	background-repeat: no-repeat;
	width: 70px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

a#link_banners{
	background-image: url(../text/blue.php?t=-Bannieres-);
	background-repeat: no-repeat;
	width: 85px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

a#link_figures{
	background-image: url(../text/blue.php?t=-Figures-);
	background-repeat: no-repeat;
	width: 70px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

a#link_stickers{
	background-image: url(../text/blue.php?t=-Stickers-);
	background-repeat: no-repeat;
	width: 70px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

a#link_misc{
	background-image: url(../text/blue.php?t=-Divers-);
	background-repeat: no-repeat;
	width: 65px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

//	a#link_scripts{
//		background-image: url(../text/blue.php?t=-Scripts-);
//		background-repeat: no-repeat;
//		width: 90px;
//		height: 15px;
//		float: left;
//		margin-right: 30px;
//	}

a#link_furni{
	background-image: url(../text/blue.php?t=-Habbo%20Furni-);
	background-repeat: no-repeat;
	width: 95px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

a#link_usables{
	background-image: url(../text/blue.php?t=-Generateurs-);
	background-repeat: no-repeat;
	width: 90px;
	height: 15px;
	float: left;
	margin-right: 30px;
}


a#link_layout{
	background-image: url(../text/blue.php?t=-Layouts-);
	background-repeat: no-repeat;
	width: 75px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

a#link_news{
	background-image: url(../text/blue.php?t=News);
	background-repeat: no-repeat;
	width: 40px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

a#link_disclaimer{
	background-image: url(../text/blue.php?t=Disclaimer);
	background-repeat: no-repeat;
	width: 60px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

a#link_contact{
	background-image: url(../text/blue.php?t=Contact);
	background-repeat: no-repeat;
	width: 50px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

a#link_report{
	background-image: url(../text/blue.php?t=Report%20An%20Image);
	background-repeat: no-repeat;
	width: 105px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

a#link_twitter{
	background-image: url(../text/blue.php?t=Twitter);
	background-repeat: no-repeat;
	width: 50px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

a#link_group{
	background-image: url(../text/blue.php?t=Group);
	background-repeat: no-repeat;
	width: 40px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

a#link_zfast{
	background-image: url(../text/blue.php?t=zFast%20Technologies);
	background-repeat: no-repeat;
	width: 120px;
	height: 15px;
	float: left;
	margin-right: 30px;
}

/* cols & floats */

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

#right {
	float: left;
	width: 606px;
}

/* boxes */

.box {
	margin-bottom: 10px;
}

.box_top_red {
	background-image: url(../images/box_top_red.png);
	background-repeat: no-repeat;
	width: 242px;
	height: 20px;
	padding: 10px;
}

.box_top_green {
	background-image: url(../images/box_top_green.png);
	background-repeat: no-repeat;
	width: 242px;
	height: 20px;
	padding: 10px;
}

.box_top_blue {
	background-image: url(../images/box_top_blue.png);
	background-repeat: no-repeat;
	width: 242px;
	height: 20px;
	padding: 10px;
}

.box_top_orange {
	background-image: url(../images/box_top_orange.png);
	background-repeat: no-repeat;
	width: 606px;
	height: 20px;
	padding: 10px;
}

.box_smid {
	background-image: url(../images/box_smid.png);
	background-repeat: repeat-y;
	width: 222px;
	padding: 10px;
}

.box_sfoot {
	background-image: url(../images/box_sfoot.png);
	background-repeat: no-repeat;
	width: 242px;
	height: 10px;
}

.box_mid {
	background-image: url(../images/box_mid.png);
	background-repeat: repeat-y;
	width: 586px;
	padding: 10px;
}

.box_foot {
	background-image: url(../images/box_foot.png);
	background-repeat: no-repeat;
	width: 606px;
	height: 10px;
}

/* content */

#wrapper {
	width: 606px;
	clear: both; 
	overflow: hidden;
}
#wrapper a {
	float:left;
	text-align: center;
	padding: 5px;
	width: 100px;
	height: 100px;
	border: #CFCFCF 1px solid;
	margin-right: 5px;
	background: #F3F3F3;
	margin-bottom: 5px;
	overflow: hidden;
}

#wrapper_layouts {
	clear: both; 
	overflow: hidden;
}

.preview {
	float:left;
	text-align: center;
	padding: 5px;
	width: 198px;
	height: 109px;
	border: #CFCFCF 1px solid;
	margin-right: 5px;
	background: #F3F3F3;
	margin-bottom: 5px;
	overflow: hidden;
}

.info {
	float:left;
	text-align: center;
	padding: 5px;
	width: 198px;
	height: 109px;
	border: #CFCFCF 1px solid;
	margin-right: 5px;
	background: #F3F3F3;
	margin-bottom: 5px;
	overflow: hidden;
}

.rating {
	float:left;
	text-align: center;
	padding: 5px;
	width: 130px;
	height: 109px;
	border: #CFCFCF 1px solid;
	margin-right: 5px;
	background: #F3F3F3;
	margin-bottom: 5px;
	overflow: hidden;
}

.beta {
	float:left;
	text-align: center;
	padding: 5px;
	width: 100px;
	height: 135px;
	border: #CFCFCF 1px solid;
	margin-right: 5px;
	background: #F3F3F3;
	margin-bottom: 5px;
	overflow: hidden;
}