#ie-bad {
	 display:  none;
}
body {
	padding: 0;
	margin: 0;
	background: #1f1f1f url(../img/global/bg.jpg) repeat-x;	
}
a img { border: none; }
#root {
	width: 1000px;
	margin: 0 auto;
	background: url(../img/global/illustration-flash.png) bottom center no-repeat;
	min-height: 700px;
	height:  auto !important;
	height:  700px;
	display:block;
}
#flash-title {
	float: right;
	margin-top: 15px;
}
#social-media {
	margin-top: 40px;
	display: block;
	padding-bottom: 100px;
}
.left, .right, #twitter, #newsletter {
	float: left;
}
#twitter, #newsletter {
	width: 390px;
}
.left {
	width: 50px;
	padding-top: 10px;
}
.right {
	width: 340px;
}
#newsletter .right {
	padding-top: 10px;
}
#twitter {
	margin-right: 5px;
}
#tweet, #newsletter {
	font-family: helvetica;
	font-size: 13px;
	color: #ffffff;
}
#tweet a, #tweet a:visited {
	color: #ffffff;
}
#tweet span a {
	font-size: 10px;
	color: #9f9f9f;
}
#margins {
	width: 800px;
	margin: 0 auto;	
}
#header {
	padding-top: 125px;
	position: relative;
}
#signup {
	width: 340px;
	height: 30px;
	background: url(../img/flash/signup.png) no-repeat;
	margin-top: 10px;
}
#signup #input {
	width: 298px;
	margin: 0;
	border: none;
	height: 25px;
	padding: 0 5px 5px 5px;
	color: #767676;
	background-color: transparent;
}
#signup #input:focus {
	color: #ffffff;
}
#signup #submit {
	background-color: transparent;
	height: 30px;
	padding: 0;
	width: 30px;
	border: none;
}
#signup #submit:hover {
	cursor: pointer;
}
#tweet ul, #tweet li {
	list-style: none;
	padding:  5px 0 0 0;
	margin:  0;
}
#flash {
	text-align: center;
}
