@charset "utf-8";
/* 
	LAYOUT DESIGNED BY GREIG
	LAYOUT CODED BY JAKE JAMES
*/

*, form, img, p{
	margin: 0;
	padding: 0;
	border: 0;
}

html,body{
	background: url(../_images/background/rotate.php);
	margin: 0;
	font-family: "Tahoma",Verdana,Arial;
	font-size: 11px;
	color: #666666;
	height: 100%;
}

a, a:hover, a:link, a:visited{
	font-weight: bold;
	text-decoration: none;
}

input, textarea, option, select{
	font-family: "Tahoma",Verdana,Arial;
	font-size: 11px;
	color: #666666;	
}

/* LAYOUT ATTRIBUTES */

div#container{
	background: url(../_images/container.png);
	width: 1014px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -10px;
	overflow: hidden;
}

div#left{
	width: 810px;
	float: left;
}

div#banner{
	background: url(../_images/banner.gif);
	width: 810px;
	height: 126px;
}

div#right{
	width: 204px;
	float: left;
}

div#bannerRight{
	background: url(../_images/banner_top_right.png);
	width: 204px;
	height: 44px;
}

div#nav{
	background: url(../_images/navigation_bar.png);
	width: 808px;
	height: 35px;
	margin-top: 5px;
	padding-left: 2px;
	padding-top: 2px;
}

	a#mybobba{
		background: url(../_images/buttons/clubhabbo.png);
		width: 121px;
		height: 33px;
		float: left;
	}
	
	a#community{
		background: url(../_images/buttons/community.png);
		width: 145px;
		height: 33px;
		float: left;
	}
	
	a#radio{
		background: url(../_images/buttons/guides.png);
		width: 98px;
		height: 33px;
		float: left;
	}
	
	a#goodies{
		background: url(../_images/buttons/goodies.png);
		width: 108px;
		height: 33px;
		float: left;
	}
	
	a#events{
		background: url(../_images/buttons/events.png);
		width: 93px;
		height: 33px;
		float: left;
	}
	
	a#forum{
		background: url(../_images/buttons/forum.png);
		width: 85px;
		height: 33px;
		float: left;
	}
	
	a#vacancies{
		background: url(../_images/buttons/why.png);
		width: 132px;
		height: 33px;
		float: left;
	}
	
div#right2{
	width: 188px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}

div.rightBox{
	background: url(../_images/box_right.png);
	width: 169px;
	padding-left: 8px;
	padding-right: 8px;
}

	div.subNavigationHeader{
		width: 100%;
		color: #80c2ce;
		border-bottom: 1px solid #80c2ce;
		padding-bottom: 1px;
		margin-bottom: 1px;
		font-weight: bold;
	}
	
		div.subNavigationHeader2{
		width: 100%;
		color: #80c2ce;
		border-bottom: 1px solid #80c2ce;
		padding-bottom: 1px;
		margin-bottom: 1px;
		font-weight: bold;
	}

div.rightBoxTop{
	background: url(../_images/box_right_top.png);
	width: 185px;
	height: 6px;
}

div.rightBoxBottom{
	background: url(../_images/box_right_bottom.png);
	width: 185px;
	height: 6px;
	margin-bottom: 10px;
}

a#advert1{
	background: url(../_images/advert.gif);
	width: 185px;
	height: 139px;
	margin-bottom: 10px;
	float: left;
}

div.greyBoxTop{
	background: url(../_images/grey_box_top.png);
	width: 180px;
	height: 4px;
	float: left;
}

div.greyBoxBackground{
	background: url(../_images/grey_box.png);
	width: 170px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	text-align: center;
}

div.greyBoxBottom{
	background: url(../_images/grey_box_bottom.png);
	width: 180px;
	height: 4px;
	margin-bottom: 10px;
	float: left;
}

div#container2{
	width: 799px; 
	margin-left: 12px;
	margin-top: 9px;
}

div#left2{
	width: 194px;
	float: left;
	margin-right: 5px;
}

div.leftBox{
	background: url(../_images/left_box_background.png);
	width: 194px;
}

	div.radioStatsHeader{
		width: 100%;
		color: #80c2ce;
		border-bottom: 1px solid #80c2ce;
		:padding-bottom 1px;
		margin-bottom: 1px;
		padding-top: 2px;
		font-color: #80c2ce;
	}
	
	div.leftBoxText{
		width: 181px;
		padding-left: 5px;
		padding-right: 3px;
		color: #666666;
	}
	
	div.leftBoxText a, a:hover, a:link, a:visited{
		color: #666666;
	}

div.leftBoxBottom{
	background: url(../_images/left_box_bottom.png);
	width: 194px;
	height: 6px;
	margin-bottom: 10px;
}

div.news{
	width: 100%;
	color: #80c2ce;
	border-bottom: 1px solid #80c2ce;
	:padding-bottom 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	font-color: #80c2ce;
}
	
div#left3{
	width: 599px;
	float: left;
}

div.contentBox{
	background: url(../_images/content_box.png);
	width: 586px;
	height: 2198px;
	padding-left: 5px;
	padding-right: 8px;
}

div.contentBoxBottom{
	background: url(../_images/content_box_bottom.png);
	width: 599px;
	height: 6px;
	margin-bottom: 10px;
}

#bottom{
	height: 10px;
	width: 1014px;
	margin: auto;
	float: left;
}

.clear{
	float: left;
	clear: both;
	background:none;
}
