body {
	font-family: sans-serif;
	background-color: #515151;
	text-align: center;
	color: white;
}

a {
	color: white;
}

iframe {
	margin: 0 0 -6px -8px;
	background-color: transparent;
}
#header {
	background-color: #39b3ff;
	background-image: url('images/header_back.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: left;
	padding: 10px 10px 3px 10px;
}

#header h1 {
	height: 64px;
	width: 980px;
	margin: 0 auto 10px auto;
}

#top_numbers {
	display: block;
	text-align: center;
	width: 570px;
	margin: auto;
}

#top_numbers li {
	display: block;
	float: left;
	margin: 0 10px 0 10px;
	width: 170px;
}

#top_numbers li a {
	float: left;
}

#top_numbers li a, #number_top {
	background-image: url('images/number_top.png');
	background-repeat: none;
	width: 170px;
	height: 70px;
	display: block;
	padding-top: 30px;
	text-decoration: none;
	font-size: 38px;
	color: black;
	font-weight: bold;
	text-align: center;
	margin: auto;
}

#number_top {
	background-image: url('images/number_top.png');
	background-repeat: none;
	width: 170px;
	height: 70px;
	display: block;
	padding-top: 30px;
	margin: auto;
	font-size: 38px;
	color: black;
	text-align: center;
}

#tools {
	width: 980px;
	margin: auto;
	clear: both;
}

#search {
	float: left;
}

#search input {
	vertical-align: bottom;
	margin-right: 10px;
}

#search {
	color: black;
}

#links {
	float: right;
	line-height: 1em;
	margin-top: 30px;
	color: black;
}

#links a {
	color: black;
	margin: 0 10px 0 10px;
	text-decoration: none;
}

#search_box {
	background-image: url('images/search_box.png');
	background-repeat: none;
	border: 0;
	height: 28px;
	width: 159px;
	text-align: right;
	padding: 0 10px 0 0;
	font-size: 24px;
}

#main {
	background-image: url('images/main_back.png');
	background-position: top left;
	background-repeat: repeat-x;
	color: white;
	padding-top: 36px;
}

#intro_text, #about {
	width: 980px;
	margin: auto;
	text-align: left;
}
#contact {
	width: 600px;
	margin: auto;
	text-align: left;
}

#intro_text h2 {
	font-size: 36px;
	text-align: center;
}

#intro_text p {
	float: left;
	width: 306px;
	margin: 0 10px 0 10px;
	text-align: justify;
}

#intro_text em, #about em {
	font-weight: bold;
}

#about p {
	text-align: justify;
	margin-bottom: 1em;
}

#numbers {
	clear: both;
	width: 740px;
	margin: auto;
	padding: 10px 0 10px 0;
}

#numbers a {
	text-decoration: none;
	color: black;
}

#numbers li {
	float: left;
	margin: 5px;
}

#numbers li a {
	display: block;
	background-image: url('images/number_small.png');
	width: 64px;
	line-height: 1em;
	padding: 25px 0 25px 0;
	font-size: 14px;
}

#numbers li.taken a {
	background-image: url('images/number_small_taken.png');
}

#numbers li.large a {
	padding: 16px 0 16px 0;
	font-size: 32px;
}

#numbers li.medium a {
	padding: 20px 0 20px 0;
	font-size: 24px;
}

#number {
	text-align: left;
	width: 980px;
	margin: auto;
}

#number p {
	margin-bottom: 10px;
}

#left_col {
	float: left;
	width: 500px;
	text-align: center;
}

#number h2 {
	width: 500px;
}

#number h2.d_2 {
	font-size: 300px;
}

#number h2.d_3 {
	font-size: 250px;
}

#number h2.d_4 {
	font-size: 190px;
}

#number h2.d_5 {
	font-size: 150px;
}

#number h2.d_6 {
	font-size: 120px;
}

#number h2.d_7 {
	font-size: 110px;
}

#number h3 {
	font-size: 24px;	
	text-align: center;
}

#number_info {
	font-size: 18px;
	margin-left: 500px;
}

#purchase_form, #need_referral {
	margin-left: 500px;
}

#owner_form {
	margin-top: 10px;
}

#purchase_form label, #owner_form label {
	font-size: 14px;
	display: block;
}

#purchase_form input, #purchase_form textarea, #owner_form input, #owner_form textarea {
	width: 480px;
	font-size: 18px;
	margin-bottom: 10px;
}
#purchase_form textarea, #owner_form textarea {
	margin-bottom: 0;
}

#email_hide {
	display: none;
}

#passwords div {
	float: left;
	margin-bottom: 0;
}

#passwords div:first-child {
	margin-right: 8px;
}

#passwords input {
	width: 232px;
}

#passwords p {
	line-height: 1em;
}

#passwords small {
	font-size: 12px;
}

#purchase_options li {
	display: block;
	float: left;
	width: 190px;
	height: 140px;
	margin: 0 5px 0 5px;
	font-size: 14px;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	padding: 10px;
}

#owned_numbers {
	margin: 200px 0 10px 0;
}

#owner_options {
	margin-top: 50px;
	text-decoration: none;
	background-image: url('images/owner_options.png');
	display: block;
	width: 470px;
	padding: 0 0 0 10px;
	font-size: 24px;
}

#owners_badge {
	margin-top: 20px;
	font-size: 14px;
}

#owners_badge h3 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

#owners_badge > div {
	float: left;
	margin-right: 10px;
}

#owners_badge textarea {
	width: 250px;
	height: 68px;
	border-width: 2px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#faq h2 {
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 24px;
}

#faq li.question {
	font-weight: bold;
	margin-bottom: .25em;
}

#faq ol {
	margin-bottom: 1em;
}

#contact div {
	margin: 6px 0 0 0;
}

#name_input {
	display: none;
}

#contact textarea {
	width: 100%;
	height: 200px;
}

#contact #email, #contact #subject {
	width: 100%;
}

#sent {
	font-weight: bold;
	margin-bottom: 1em;
	text-align: justify;
}

#nav {
	clear: both;
	padding-top: 20px;
}

#nav a span {
	display: none;
}

#nav #next_arrow {
	float: right;
	display: block;
	background-image: url('images/next_arrow.png');
	height: 76px;
	width: 118px;
}

#nav #prev_arrow {
	float: left;
	display: block;
	background-image: url('images/previous_arrow.png');
	height: 76px;
	width: 118px;
}

#footer {
	clear: both;
	margin: 10px 0 10px 0;
	text-align: left;
	padding: 20px;
}

#copyright {
	float: left;
}

#firefox_link {
	float: right;
}

#censor_reasons li {
	list-style-type: disc;
	margin: 10px;
	font-size: 12px;
}

#alert_box {
	color: black;
	position: fixed;
	left: 50%;
	margin-left: -150px;
	top: 40%;
	padding: 4px;
	width: 292px;
	height: 142px;
	z-index: 100;
	background-image: url('images/alert.png');
}

#alert_box_header {
	font-weight: bold;
	margin-top: 5px;
}

#alert_box_body {
	font-size: 12px;
	margin-top: 10px;
	height: 80px;
}
