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

* {
	margin: 0;
	padding: 0;
}

body {
    color:#fff;
	background: #000;
}

img	{
	border:none;
}

a {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#custom_main_content {
	width: 760px;
}

#custom_head h1 {
	width: 760px;
	height: 110px;
	text-indent: -3000px;
	background: url(/images/custom_neon/custom_neon_signs01.gif) no-repeat;
}

#custom_head p {
	width: 760px;
	height: 80px;
	padding: 5px 0;
	font-size: 85%;
	text-align: center;
	background: url(/images/custom_neon/custom_neon_signs02.gif) no-repeat;
}

#custom_left {
	float: left;
	width: 185px;
}

#custom_main {
	float: left;
	width: 575px;
}

#custom_main_top #insta_gator {
	float: left;
	width: 295px;
	height: 250px;
}

#custom_main_top #neon {
	float: left;
	width: 280px;
	height: 85px;
	padding: 165px 0 0 0;
	font-size: 70%;
	background: url(/images/custom_neon/neon_sign.gif) no-repeat;
}

#custom_main_top h2 {
	clear: both;
	width: 575px;
	height: 40px;
	text-indent: -3000px;
	background: url(/images/custom_neon/standard_text.gif) no-repeat;
}

#custom_sample {
	position: relative;
	height: 310px;
}

#size_a {
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 110px;
}

#size_b {
	position: absolute;
	top: 0;
	left: 205px;
	width: 250px;
	height: 130px;
}

#color_choice {
	position: absolute;
	top: 0;
	left: 455px;
	width: 120px;
	height: 310px;
}

#size_c {
	position: absolute;
	top: 110px;
	left: 0;
	width: 205px;
	height: 170px;
}

#custom_sample_text {
	position: absolute;
	top: 130px;
	left: 205px;
	width: 240px;
	height: 150px;
	font-size: 80%;
	padding: 0 5px; 
}

div.custom_minimum {
	text-align: center;
	padding: 5px 0;
}

div#custom_list {
	padding: 0 0 0 20px;
}

#custom_sample h2 {
	position: absolute;
	top: 280px;
	left: 0;
	width: 455px;
	height: 30px;
	text-indent: -3000px;
	background: url(/images/custom_neon/howto.gif) no-repeat;
}

#custom_comment {
	position: relative;
	height: 500px;
}

#text_block {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 395px;
}

#text_block #custom_order {
	width: 395px;
	height: 30px;
	text-indent: -3000px;
	background: url(/images/custom_neon/order.gif) no-repeat;
}

#text_block p {
	padding: 5px 0 5px 40px;
}

#text_block #custom_submit {
	width: 395px;
	height: 30px;
	text-indent: -3000px;
	background: url(/images/custom_neon/request.gif) no-repeat;
}
#text_block form {
	margin: 0 0 0 40px;
}

#text_block textarea {
	margin: 0 0 5px 0;
	width: 340px;
	height: 65px;
}

#text_block input {
	margin: 0 0 5px 0;
}

#text_block #submit_btn {
	text-align: center;
}

#text_block #custom_textarea {
	font-size: 70%;
	margin: 10px 0;
}

span.caption {
	color: #ef8f00;
}

span.yellow {
	color: #ddb100;
}

#custom_comment #text_block ol {
	margin: 0 0 0 60px;
}

#custom_image_block {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 180px;
}

#custom_neon_link {
	text-align: center;
}

#custom_neon_link p {
	width: 460px;
	height: 30px;
	text-indent: -3000px;
	background: url(/images/custom_neon/save.gif) no-repeat;
}

#custom_neon_link a {
	color: #FFF;
}

