/**
 * Stylesheet
 *
 * Copyright Fusionary Media, 2004
 */


/* NORMALIZING styles
-------------------------------------------*/
body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

div, span, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
}
table{
	border: 0px;
}



/* MAIN styles
-------------------------------------------*/
body{
	background: #698a99 url(../images/bg_body.jpg) 0 0 repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #363636;
}

h1{
	font-size: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
	margin:0px 0px 0px 0px;
	font-weight: normal;
}

h2{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	margin:10px 0px 0px;
	text-transform: uppercase;
}

p {
	padding:5px 0px 5px 0px;
	margin:0px 0px 5px 0px;
}


td{
	vertical-align: top;
}

a:link{color: #003399;}
a:visited{color: #003399;}
a:hover{color: #0000FF;}
a:active{color: #003399;}

dt{
	font-weight: bold;
}

hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;
	height: 0px;
}

.clearfix:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {height: 1%;display:block;} 
/* End hide from IE Mac */






/* CONTAINER styles
-------------------------------------------*/
#container{
	width: 702px;
	position:relative;
	left: 50%;
	margin: 18px 5px 5px -351px;
	background: #fff url(../images/bg_container.gif) 0 0 repeat-y;
}




/* HEADER styles
-------------------------------------------*/
#header{
	padding: 0px;
	background: #fff url(../images/bg_header.gif) 0 0 no-repeat;
	height: 79px;
	position: relative;
}

	#header h1{
		position: absolute;
		top: 23px;
		left: 14px;
	}
	#header h1 a{
		display: block;
		height: 47px;
		width: 182px;
		background: transparent url(../images/logo_atlas_coast.gif) 0 0 no-repeat;
		letter-spacing : -1000em;
		text-indent: -1em;
	}
	/* Just for Opera, but hide from MacIE */ 
	/*\*/html>body #header h1 a { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
	/* End of hack */



	#header-nav{
		margin: 5px 0px;
		padding: 0px;
		list-style: none;
		width: 373px;
		height: 23px;
		background: #f3f3f3 url(../images/bg_nav.gif) 0 0 no-repeat;
		position: absolute;
		right: 10px;
		top: 30px;
	}
	#header-nav li{
		display: inline;
		padding: 0px;
		margin: 0px;
		list-style: none;
	}
		#header-nav li a{
			display: block;
			height: 23px;
			background: #f3f3f3 url(../images/bg_nav.gif) 0 0 no-repeat;
			float: left;
			letter-spacing : -1000em;
			text-indent: -1em;
			width: 50px;
		}
		/* Just for Opera, but hide from MacIE */ 
		/*\*/html>body #header #header-nav li a { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
		/* End of hack */
			
			#header-nav li#nav-home a{
				width: 	42px;
				background-position: 0 0;
			}
			#header-nav li#nav-services a{
				width: 	66px;
				background-position: -42px 0;
			}
			#header-nav li#nav-specialties a{
				width: 	90px;
				background-position: -108px 0;
			}
			#header-nav li#nav-getting-started a{
				width: 	115px;
				background-position: -198px 0;
			}
			#header-nav li#nav-contact a{
				width: 	60px;
				background-position: -313px 0;
			}

			#header-nav li#nav-home a:hover, body.home #header-nav li#nav-home a{
				width: 	42px;
				background-position: 0 -27px;
			}
			#header-nav li#nav-services a:hover, body.services #header-nav li#nav-services a{
				width: 	66px;
				background-position: -42px -27px;
			}
			#header-nav li#nav-specialties a:hover, body.specialties #header-nav li#nav-specialties a{
				width: 	90px;
				background-position: -108px -27px;
			}
			#header-nav li#nav-getting-started a:hover, body.getting-started #header-nav li#nav-getting-started a{
				width: 	115px;
				background-position: -198px -27px;
			}
			#header-nav li#nav-contact a:hover, body.contact #header-nav li#nav-contact a{
				width: 	60px;
				background-position: -313px -27px;
			}



/* CONTENT styles
-------------------------------------------*/
#content{
	padding: 10px 10px 10px 45px;
	margin: 0 1px;
}
	#content #splash{
		margin: -10px -10px 20px -45px;
	}
	#content h1{
		margin: 0px 5px 0px -20px;
		padding: 0px 0px 0px 20px;
		background: #f3f3f3 url(../images/bg_heading.gif) left center no-repeat;
		font-size: 14px;
		line-height: 14px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #005097;
		text-transform: none;
	}

	#column-1{
		float: left;
		width: 300px;
		display: inline;	
	}
	#column-2{
		float: left;
		width: 300px;
		margin-left: 20px;
		display: inline;
	}

	#contact-box{
		margin: 0px 0px 0px 30px;
		width: 171px;
		height: 128px;
		padding: 10px 25px;
		background: #49778b url(../images/bg_contact_box.jpg) 0 0 no-repeat;
		color: #a9c4cb;
		float: right;
	}
		#contact-box h2{
			margin: 0px -25px 5px 0px;
			padding: 0px 0px 5px;
			background: transparent url(../images/divider_contactbox.gif) center bottom no-repeat;
			text-align: left;
			color: #a9c4cb;
			font-size: 14px;
			font-family: Geneva, Arial, Helvetica, sans-serif;
		}
		#contact-box p{
			margin: 0px 0px 5px;
			padding: 0px;
		}	
		#contact-box p.contact-info{
			margin: 0px 0px 5px;
			padding: 0px;
			background: transparent url(../images/icon_contact.gif) right top no-repeat;
		}	
			#contact-box a{
				color: #a9c4cb;
			}
			#contact-box a:hover{
				color: #fff;
			}
		
		
		#subnav,#subnav li{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		#subnav{
			float: right;
			margin: 0 20px 0 0;
		}
			#subnav li{
				display: inline;
				margin: 0 0 0 5px;
				padding: 0 0 0 5px;
				border-left: 1px solid #a9c4cb;
			}
			#subnav li.first{
				border-left: none;
			}



/* CONTACT FORM styles

	---------------------------------------*/

	fieldset{
	padding: 10px;
	border: none;
	}	

		fieldset input,fieldset textarea{
			border:1px solid #ccc;
			background:url(../images/input_back.gif);
			width: 280px;
		}

			fieldset input.submit{
				width: 100px;
			}

		fieldset input:hover,fieldset textarea:hover{
			border:1px solid #d7c523;
		}

		fieldset input:focus,fieldset textarea:focus{
			border:1px solid #991F1F;
		}


		.formfields dl, .formfields dt, .formfields dd{
			margin: 0px;
			padding: 0px;
		}



		.formfields dt{
			float: left;
			clear: left;
			width: 20%;
			margin: 10px 10px 0 0;
			text-align: left;
		}	



		.formfields dd{
			float: left;
			margin: 10px 0px 0 0;
			width: 70%;
		}

		.form-rep-contact{
			height: 3.5em;
		}

		.required{
		}


	.form-error, #form-error-alert{ 
		color: #CC0000; 
		font-weight: bold;
		padding: 5px 0px 0px 30px;
		background: transparent url(../images/icon_alert.gif) 0 0 no-repeat;
	}

	.form-error, #form-error-alert{ 
		display: none;
	}

	#form-error-alert{
		display: block;
	}

	










/* SIDEBAR styles
-------------------------------------------*/
#sidebar{
	margin: 5px;
	padding: 10px;
	width: 200px;
	float: right;
	display: inline;
}




/* FOOTER styles
-------------------------------------------*/
#footer{
	clear: both;
	padding: 15px 0px 0px 0px;
	background: #698a99 url(../images/bg_footer.gif) 0 0 no-repeat;
}

	#footer p{
		float: left;
		color: #2e444e;
		margin: 0 0 0 10px;
		padding: 0px;
	}
	#footer-nav, #footer-nav li{
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	#footer-nav{
		float: right;
	}
	#footer-nav li{
		display: inline;
	}
		#footer-nav li a{
			text-decoration: none;
			margin: 0 10px 0 0;
			color: #fff;
		}
			#footer-nav li a:hover{
				color: #005097;
			}
