@charset "utf-8";
/* CSS Document for HabboUpload only. Coded by Dan West. Copyright 2009 - all rights reserved*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#F5F5F5;
	background-image: url(../_img/bg_1993/bg-gra.png);
	background-repeat:repeat-x;
}

#footer {
	bottom:5px;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#B6B6B6;
}

h2 {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding-top: 30px;
}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}

@font-face {
	font-family: 'LucidaSansUnicodeRegular';
	margin:0px;
	padding:0px;
	src: url('type/l_10646.eot');
	src: local('Lucida Sans Unicode Regular'), local('LucidaSansUnicode'), 
	url('type/l_10646.woff') format('woff'), 
	url('type/l_10646.ttf') format('truetype'), 
	url('type/l_10646.svg#LucidaSansUnicode') format('svg');
}

.twtr-tweet-text {
	font-size: 12px;
}

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

#header {
	width: 884px;
	clear: both; 
	overflow: hidden;
	}
	
/*Conainer*/
.container {
	width:908px;
	margin: 0 auto;
}
.container.top {
	width:908px;
	height:5px;
	background: url(../_img/container_1990/top.png) no-repeat;
}
.container.middle {
	width:884px;
	padding: 7px 12px 7px 12px;
	background: url(../_img/container_1990/middle.png) repeat-y;
	font: normal normal normal 12px;
	color:#FFF;
}
.container.bottom {
	width:908px;
	height:5px;
	background: url(../_img/container_1990/bottom.png) no-repeat;
}
.container.bg {
	width: 884px;
	height: 584px;
	background: url(../_img/container_1990/background-summer09.png) no-repeat;
}

#con-col-wrapper {
	width: 884px;
	clear: both; 
	overflow: hidden;
}


#con-col2 {
	width: 795px;
	margin-left: 45px;
	margin-top: 25px;
	float: left;
}

/*sub-boxes*/

.sub-boxes {
	width: 320px;
	position: absolute;
	bottom: 13px;
}
.sub-boxes .top {
	margin-top: 6px;
	height: 9px;
	background-image: url(../_img/container_1990/small-content-top.png);
	background-repeat:no-repeat;
}
.sub-boxes .middle {
	background-image: url(../_img/container_1990/small-content-middle.png);
	background-repeat:repeat-y;
	font: 12px Georgia, Times New Roman, "Times", serif;
	padding: 0 9px 0 9px;
	color: #666666;
}
.sub-boxes .middle p {
	font-size: 14px;
	padding: 0;
	margin:0;
}
.sub-boxes .middle.type {
	background-image: url(../_img/container_1990/small-content-middle.png);
	background-repeat:repeat-y;
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding: 0 9px 0 9px;
	line-height: 20px;
}

.sub-boxes .bottom {
	height: 9px;
	background-image: url(../_img/container_1990/small-content-bottom.png);
	background-repeat: no-repeat;
}	

.sub-boxes h2 {
	margin: 0;
	padding: 0 0 4px 0;
	font: normal normal normal 1.6em/150% 'LucidaSansUnicodeRegular';
	line-height: 20px;
	color:#5a8fad;
}
.sub-boxes h3 {
	margin: 0;
	padding: 0 0 2px 0;
	font: normal normal normal 1.3em/150% Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color:#5a8fad;
}


/*logo*/
#logo {
	background:url(../_img/logo_1991/site-logo.png) no-repeat;
	width:297px;
	height:110px;
	float:left
}

/*nav*/
#nav {
	width:587px;
	height:110px;
	float:left;
}

#nav ul {
	margin: 15px 17px 0 0;
	padding:0;
	float:right;
	width: 587px;
}

#nav li {
	margin:0 0 0 20px;
	padding:4px 3px 4px 4px;
	display: inline;
	font-family: 'LucidaSansUnicodeRegular';
	color:#ecf3f4;
	font-size: 1.4em;
	
}

#nav li:link{color:#ecf3f4;} #nav li :active{color:#ecf3f4;} #nav li :visited{color:#ecf3f4;}
#nav li:hover {
	border-bottom: #376e7b 1px solid;
	color:#ecf3f4;
}
	
/*text style*/

/* drop down content */

.tosdropdown {
	padding: 3px;
	margin-bottom: 4px;
}

.tosdropdown h3 {
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
}

.dropdown {
	background-color: #f3f3f3;
	padding: 10px;
	font-size: 12px;
	color: #666666;
	-webkit-border-radius:15px;
}

.pagebg {
	text-shadow: 0.1em 0.1em #444
}


.iconspan {
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

.links_input_bg {
	background-image:url(../_img/fields_1994/linkbutton_bg.png);
	width:484px; 
	height:26px; 
	boarder:0; 
	padding-top:5px;
	padding-left:8px; 
	padding-right:8px;
	margin-right:5px;
	margin-top: 4px;
	float:left;
}

.links_input_field {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 3px;
	color:#999999; 
	border: 0; 
	background-color: #f6f6f6;
	}

div.horizontal_scroller{
	position:relative;
    height:50px;
    width:300px;
    display:block;
    overflow:hidden;

}

div.scrollingtext{
    position:absolute;
    white-space:nowrap;
    font-family:'Trebuchet MS',Arial;
    font-size:16px;
    font-weight:bold;
    color:#000000;
   }
    
