@charset "utf-8";

#middle-content {
	padding-top: 6px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	padding-right: 60px;
	padding-left: 160px;
	background-image:url(../images/bg-bottom_mascot.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;	
}

#main-container {
	margin-right: auto;
	margin-left: auto;
	width: 1160px;
	padding-right: 60px;
	padding-left: 0px;
	padding-top: 0px;
	background-image:url(../images/recipes/shadow01.jpg);
	background-position: center top;
	background-repeat: no-repeat;	
}

#game-container {
	width: 750px;
	float: left;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

.btn-shout {
	background-image:url(../images/games/shout01.gif);
	background-position: center center;
	width: 81px;
	height:23px;
	cursor:pointer;
	border: 1px none #FFFFFF;
	float: right;
	margin-top: 18px;
	margin-right: 15px;
}
.btn-shout:hover {
	background-image:url(../images/games/shout02.gif);
	background-position: center center;
	width: 81px;
	height:23px;
	cursor:pointer;
	border: 1px none #FFFFFF;
	float: right;
	margin-top: 18px;
	margin-right: 15px;
}
.invi_txtbox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #808080;
	float: left;
	height: 28px;
	margin-top: 12px;
	width: 460px;
	background-image: url(../images/textbox-bg1.gif);
	background-repeat: repeat;
	padding-top: 7px;
	padding-left: 10px;
	margin-left: 4px;
	letter-spacing: -1px;
}
#shoutbox {
	background-image: url(../images/games/game-shoutbox.jpg);
	background-position: right top;
	height: 360px;
	width: 645px;
	float: left;
	padding-left: 50px;
	background-repeat: no-repeat;
}
#shoutbox img.shouter {
	height:44px;
	width:44px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 11px;
	float: left;
}

#shoutbox-display {
	margin-top: 16px;
	margin-left: 35px;
	width: 500px;
	height: 235px;
	overflow: auto;
}


.chat-lines img {
	width:30px;
	height:30px;
	padding-right: 10px;
}

.chat-lines a.name {
	color:#066087;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	font-family: Tahoma, Arial, Verdana;
}
.chat-lines {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.chat-lines .timer {
	font-size: 9px;
	clear: right;
}

#ad-right {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#ad-right img {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}

#bottom-content {
	width:1190px;
	background-image:url(../images/bg-bottom_mascot.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.ad-box {
	height:200px;
	width: 262px;
	float:left;
	padding-top:1px;
}

#submenu-bar {
	width: 1100px;
	height: 30px;
	padding-left: 80px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

