/*----------------------------- /
/  Zombie 0.1 – It's Alive!  	/
/  Gatorworks Web Design     	/
/  David Link & Chase Swindler  /
/  www.gatorworks.net        	/
/ -----------------------------*/


/* Browser Reset via Blueprint ------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit;
	font-size: 100%; font-family: inherit; vertical-align: baseline; }

body { line-height: 1.5; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }


/* Layout ---------------------------------------------------- */
#gw a{
	color: #fff;
}
#gw {
	color: #fff;
	margin-top: 20px;
	float: left;
	font-size: 10px;
	margin-left: 140px;
}
	body {
		text-align: center;
		margin: 0 auto;
		font-family: "Lucida Sans", Lucida, Arial;
		font-size: 12px;
	}
	#container {
		width: 100%;
		margin: 0px auto;
		min-height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	#content {
		width: 945px;
		margin: 0 auto;
		text-align: left;
		padding-bottom: 138px; /* Must match #footer height */
	}
	div#main {
		margin-bottom: 30px;
	}
		#header {
			display: block;
			width: 100%;
			height: 153px;
			background: #f2f2f3 url('../images/header_bg.jpg') no-repeat top center;
			border-bottom: 4px solid #d9d9d9;
		}
			#header_wrap {
				display: block;
				height: 153px;
				width: 945px;
				position: relative;
				margin: 0 auto;
			}
			h1#logo {
				display: block;
				float: left;
				width: 346px;
				height: 112px;
				background: url('../images/tradewind_logo.png') no-repeat top left;
				text-indent: -10000px;
				position: relative;
				top: 25px;
			}
				h1#logo a{
					display: block;
					width: 100%;
					height: 100%;
				}
			#header_buttons {
				position: absolute;
				right: 0px;
				bottom: 19px;
					
				}
			#header_buttons li {
				display: block;
				width: 240px;
				height: 26px;
				margin-top: 5px;
			}	
				#header_buttons li#samp_perm_header {
					background: url('../images/sample_permit_header.jpg') no-repeat top left;
				}
				#header_buttons li#samp_plan_header {
					background: url('../images/sample_planning_header.jpg') no-repeat top left;
				}
				#header_buttons li#price_header {
					background: url('../images/pricing_header.jpg') no-repeat top left;
				}
			#header_buttons li a{
				text-indent: -10000px;
				width: 100%;
				height: 100%;
				display: block;
				
			}
			div#navigation {
				position: relative;
				margin-top: 22px;

			}
			div#navigation ul li{
				float: left;
				list-style: none;
				margin-right: 16px;
			}	
				div#navigation ul li a{
					display: block;
					height: 20px;
					text-indent: -10000px;
				}
				div#navigation li a#home_nav {
					background: url('../images/home_nav.jpg') no-repeat top left;
					width: 35px;
				}
					div#navigation li a#home_nav:hover {
						background: url('../images/home_nav.jpg') no-repeat bottom left;
					}
				div#navigation li a#about_nav {
					background: url('../images/about_nav.jpg') no-repeat top left;
					width: 56px;
				}
					div#navigation li a#about_nav:hover {
						background: url('../images/about_nav.jpg') no-repeat bottom left;
					}
				div#navigation li a#whats_new_nav {
					background: url('../images/whatsnew_nav.jpg') no-repeat top left;
					width: 72px;
				}
					div#navigation li a#whats_new_nav:hover {
						background: url('../images/whatsnew_nav.jpg') no-repeat bottom left;
					}				
			    div#navigation li a#contact_nav {
					background: url('../images/contact_nav.jpg') no-repeat top left;
					width: 68px;
				}
					div#navigation li a#contact_nav:hover {
						background: url('../images/contact_nav.jpg') no-repeat bottom left;
					}
		div#sample_reports {
			display: block;
			background: url('../images/main_image.jpg') no-repeat top left;
			width: 685px;
			height: 319px;
			position: relative;
			left: -4px;
			margin-top: 16px;
		}
				div#sample_reports a{
					display: block;
					position: absolute;
					top: 30px;
					right: 32px;
					background: transparent;
					width: 268px;
					height: 51px;
					text-indent: -10000px;
				}
		div#left_column {
			display: block;
			float: left;
			width: 700px;
		}
			.homepage_header {
				width: 675px;
				font-family: "Lucida Sans", "Lucida Sans Unicode", Lucida, Arial;
				font-style: italic;
				font-size: 33px;
				color: #075092;
				border-bottom: 1px dotted #999999;
				line-height: 1em;
				margin-top: 24px;
				margin-bottom: 13px;
			}
			div#left_column p{
				width: 585px;
				padding: 15px;
				padding-right: 61px;
				background: #f5f5f5;
			}
			div#left_column div#form{
				padding: 15px;
				padding-right: 61px;
				background: #f5f5f5;
				width: 600px;
			}
			div#left_column form#register label {
				float: left;
				width: 150px;
				clear: left;
			}
			div#left_column form#register input.radiobtn {
				float: left;
				clear: left;
				width: 25px;
			}
			div#left_column form#register input, div#left_column form#register  p {
				float: left;
			}
			div#left_column form#register p {
				width: 300px;
				margin: 0;
				padding: 0;
			}
			div#left_column form#register input#submit {
				clear: left;
				float: left;
			}
			div#left_column ul{
				width: 600px;
				padding: 15px;
				padding-right: 61px;
				background: #f5f5f5;
			}
			div#left_column .month_heading{
				font-family: "Lucida Sans", Lucida, Arial;
				font-size: 14px;
				font-weight: bold;
			}
			div#left_column .secondary_p{
				padding-top: 0px !important;
			}
	form#login {
		display: block;
		width: 239px;
		height: 218pxpx;
		background: #00305b url('../images/user_login.jpg') no-repeat top center;
		padding-top: 40px;
		margin-top: 20px;
		padding-bottom: 10px;
	}	
	form#login label, form#login input.box {
		margin-left: 10px;
	}
	form#login label {
		color: #fff;
		font-family: "Lucida Grande", Lucida;
		text-transform: uppercase;
		font-size: 10px;
	}
	input#un_box {
		width: 200px;
		height: 28px;
		font-size: 20px;
	}
		form#login a{
			color: #9fbbe8;
			margin-left: 10px;
		}
		form#login p{
			margin-top: 5px;
		}
		#pw_box {
			float: left;
			height: 28px;
			font-size: 20px;
			width: 170px;
		}
		#go_button {
			margin-left: 10px;
			background: url('../images/go_button.jpg') no-repeat top left;
			text-indent: -10000px;
			border: none;
			display: block;
			height: 29px;
			width: 30px;
			position: relative;
			float: left;
			margin-top: 2px;
		}
	div#right_column {
		float: left;
	}	
	div.advertisements {
		display: block;
		background: url('../images/advertisement.jpg') no-repeat top left;
		width: 239px;
		height: 156px;
		margin-top: 15px;
	}
	div.advertisements p{
		text-indent: -10000px;
	}
	div#report_signup {
		display: block;
		width: 239px;
		height: 61px;
		background: url('../images/recieve_reports.jpg') no-repeat top left;
		margin-top: 15px;
	}
		div#report_signup a{
			display: block;
			width: 100%;
			height: 100%;
			text-indent: -10000px;
		}
	#footer {
		/* Locks footer to the bottom */
			position: absolute;
			left: 0;
			bottom: 0;
		/* -------------------------- */
		display: block;
		width: 100%;
		height: 138px; /* Must match #content padding-bottom */
		text-align: center;
		background: #075092;
	}
	#footercontent {
		margin: 0 auto;
		width: 945px;
	}
		#footercontent ul#foot_nav{
			margin-top: 20px;
			float: left;
		}
			#footercontent ul#foot_nav li{
				float: left;
				list-style: none;
				color: #fff;
				margin-left: 20px;
			}
				#footercontent ul#foot_nav li a{ 
					color: #fff;
					text-decoration: none;
				}
		#footercontent ul#foot_buttons {
			width: 150px;
			display: block;
			float: left;
			margin-left: 50px;
			margin-top: 10px;
		}
			ul#foot_buttons li{
				margin-top : 15px;
			}
			#footercontent ul#foot_buttons li#footer_perm {
				list-style: none;
				display: block;
				height: 12px; 
					width: 123px;
					background: url('../images/sample_permit_footer.jpg') no-repeat top left;
				}
				#footercontent ul#foot_buttons li#footer_pricing {
					list-style: none;
					display: block;
					height: 12px; 
						width: 75px;
						background: url('../images/pricing_footer.jpg') no-repeat top left;
					}
					#footercontent ul#foot_buttons li#footer_plan{
						list-style: none;
						display: block;
						height: 12px; 
							width: 145px;
							background: url('../images/sample_planning_footer.jpg') no-repeat top left;
						}
			#footercontent ul#foot_buttons li a{
				text-indent: -10000px;
				display: block;
				width: 100%;
				height: 100%;
			}	
/* Universal Classes 
---------------------*/

.clear {
	clear: both;
}		
.no_underline {
	text-decoration: none;
}

/*-------------------
Subpage Classes */

.subpage_header {
	display: block;
	height: 38px;
	text-indent: -10000px;
}
.subpage_h2 {
	margin-top: 20px;
	width: 600px;
	border-bottom: 1px dotted #999999;
	padding:15px 46px 4px 15px;
	font-size: 28px;
	color: #416a8a;
	background: #F5F5F5;
}
#perm_header {
	margin-top: 20px;
	position: relative;
	width: 600px;
	border-bottom: 1px dotted #999999;
	padding:15px 46px 4px 30px;
	background: #F5F5F5 url('../images/permit_reports.jpg') no-repeat center left;
} 
#plan_header {
	margin-top: 20px;
	position: relative;
	width: 600px;
	border-bottom: 1px dotted #999999;
	padding:15px 46px 4px 30px;
	background: #F5F5F5 url('../images/planning_report.jpg') no-repeat center left;
}
td {
	padding:2px;
	background: fff;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	
}
#perm_page #main {
	padding-bottom: 50px;
}
.splitcol ul.split { width: 160px; }
.splitcol li.col2_1 { margin-left: 30px; list-style-type: none;}
.splitcol li.col2_2 { margin-left: 350px; list-style-type: none;}
.splitcol li.colreset { margin-top: -6em; }