@charset "utf-8";
/* CSS Document */
body {
background-color: #0B0B0B;
	height:100%;
}
#agreement {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#header {
	height: 50px;
	text-shadow: 5px 5px 10px #000;
	font-size:32px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#header a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	
	font-weight: normal;
}
#topmargin {
	padding-top:40px;
}
#steamimage {
	padding-top:25%;
}
#wrap {
	width: 800px;
	margin: 0 auto;
}
#content {
	width:600px;
	background-color: #222;
	height:400px;
	border-left: 2px solid #333;
	border-top: 2px solid #333;
}
#rightcontent {
	border-left: 2px solid #333;
	width:200px;
	background-color: #222;
	height:402px;
	float:right;
	border-right: 2px solid #333;
}
#twitterheader {
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	color: #fff;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 5px 5px 10px #000;
	text-align: center;
}
#preview {
	display: none;
	margin: 0 auto;
	width: 300px;
	height: 80px;
	border: 1px solid #fff;
	color: #FFF:
}
img {
	padding-left: 0px;
	padding-top: 15px;
}
#form {
	margin: 0 auto;
	width: 400px;
	height: 200px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
#urlform {
	display: none;
	height: 160px;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFF;
}
#content {
	text-align: center;
}
#footer {
	border: 2px solid #333;
	text-align: center;
	background-color: #222;
}
A:link {text-decoration: none; color: #fff;}
A:visited {text-decoration: none; color: #fff;}
A:active {text-decoration: none; color: #fff;}
A:hover {text-decoration: none; color: #999;}
#help {
	display: none;
}
#agreement {
	display: none;
}
.tweet {
	width: 220px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: -30px;
	height: 100%;
}
li {
	list-style: none;
}
.idbox {
	color: #FFF;
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
	border: 0px solid;
	background-image:url(textbgnew.png);
	width:206px;
	height:26px;
}
.default {
	background-position: 0 -28px;
	color: #fff;
	border: 0px solid;
	background-image:url(button_sprite_new.png);
	width:30px;
	height:28px;
}
.default:hover {
	background-position: 0 -56px;
	color: #fff;
	border: 0px solid;
	background-image:url(button_sprite_new.png);
	width:30px;
	height:28px;
}
.default:active {
	background-position: 0 0;
	color: #fff;
	border: 0px solid;
	background-image:url(button_sprite_new.png);
	width:30px;
	height:28px;
}
.tweet A:link {text-decoration: underline; color: #fff;}
.tweet A:visited {text-decoration: underline; color: #fff;}
.tweet A:active {text-decoration: underline; color: #fff;}
.tweet A:hover {text-decoration: underline; color: #999;}

