@import "reset-min.css";

body {
	color: #ffffff;
	font-size: 10px;
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	background: #970000 url(../img/top_tile.gif) repeat-x left top;
	}
a { color: #FE7877; }
a:hover { text-decoration: none; }
*, :active, :focus { outline: none; }
#container {
	position: relative;
	margin: 0 auto 0;
	width: 916px;
	}
h1.lips {
	display: block;
	position: absolute;
	top: 0;
	left: -6px;
	}
div#top {
	position: relative;
	display: block;
	width: 916px;
	height: 122px;
	}
div#hip-friend {
	position: absolute;
	top: 20px;
	right: 9px;
	}
/*div#hip-friend {
	position: relative;
	display: block;
	}*/
	a#open {
		z-index: 4000;
		width: 259px;
		height: 87px;
		margin-right: 6px;
		}
	div#form_wrap {
		position: absolute;
		top: -11px;
		right: 13px;
		z-index: 5000;
		display: block;
		width: 466px; 
		height: 113px;
		background: transparent url(../img/drop_down_wide3.gif) no-repeat;
		}
	form#friends {
		display: block;
		z-index: 5000;
		}
	form#friends input {
		display: block;
		z-index: 5000;
		margin: 5px 0 0 5px;
		width: 212px;
		/**width: 165px;*/
		}
	form#friends input#from {
		margin-top: 10px;
		*margin-top: 5px;
		}
	form#friends p {
/*		margin-top: 5px;*/
		float: left;
		*display: inline;
		}
	form#friends #send {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 65px;
		height: 28px;
		cursor: pointer;
		border: none;
		border-collapse: collapse;
		background: transparent;
		}
	#feedback {
		float: none;
		display: block;
		position: absolute;
		bottom: 5px;
		left: 185px;
		width: 131px;
		height: 27px;
		line-height: 27px;
		text-align: center;
		}
	a#close {
		display: block;
		position: absolute;
		top: 7px;
		right: 6px;
		_right: 5px;
		z-index: 6000;
		width: 9px;
		height: 9px;
		}
#content {
	/*position: absolute;
	top: 130px;
	left: 0;*/
	/*position: relative;
	display: inline;
	margin: 0;
	z-index: 100;*/
	}
#flash {
	/*position: relative;
	display: inline;
	z-index: 99;
	width: 916px;
	height: 460px;*/
	}
p.cake a {
	float: right;
	display: inline;
	width: 430px;
	height: 81px;
	text-indent: -9999px;
	background: url(../img/bt_blizzard_cake.gif) no-repeat top right;
	}
#player p.cake a {
	float: none;
	display: block;
	margin: 0 auto 0;
	}
#footer {
	width: 916px;
	padding: 30px 0 0 0;
	font-size: 9px;
	text-align: center;
	clear: both;
	}
#footer a {
  margin: 0 15px;
}
#footer p {
  margin: 20px 0;
  color: #C87A7A;
}
.clear { clear: both; }




