@charset "UTF-8";
/* CSS Document */

body {
	background-color: #140913;
}
#holder {
	background-image: url(images/glow_bg.png);
	height: 596px;
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 120px;
	background-repeat: no-repeat;
	padding-top: 100px;
}
h1 {
	background-image: url(images/conanrobbins.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 431px;
	text-indent: -999px;
}
p {
	background-image: url(images/coming_soon.png);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -999px;
	margin: 0 0 2pt;
}
#optform {
	width: 420px;
	margin-top: 10px;
	height: auto;
}
.fix {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0pt;
}
#email_field {
float:left;
padding:0 0 0 3pt;
position:absolute;
width:300px;
}


#buttons {
	width: 100px;
	height: 55px;
	float: right;
	position: relative;
}
.link {
	background-color:#70636C;
	border:7px solid #421F3E;
	color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	padding:7px;
	width:90px;
}
.link:hover {
	border:7px solid #3B1632;
	font-size: 24px;
	background-color: #554950;
	color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	padding:7px;
	width:90px;
}
.email_window {
	background-color:#70636C;
	border:7px solid #491D3E;
	color:#CCC;
	font-size:11px;
	margin-right:10px;
	padding:11px;
	width:275px;
}
.email_window:hover {
	background-color:#554950;
	border:7px solid #3B1632;
	color:#CCC;
	font-size:11px;
	margin-right:10px;
	padding:11px;
	width:275px;
}
.full {
	height: 350px;
}
.groove {
	display: block;
	height: 45px;
	width: 75px;
	z-index: -1;
	text-indent: -999px;
	background-image: url(images/go_button.jpg);
}
.success {
	color: #CCC;
	font-size: 12px;
	width: 320px;
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	position: relative;
	float: none;
	background-image: none;
	text-indent: 0px;
	line-height: 16px;
}
