/* <![ Global [ -----------------------------------------------------------*/

/*
Site 9 Default CSS File
Working Version: template
VERSION: 1.0 
LAST MODIFIED: 02.07.2008
LAST MODIFIED BY: NAPOLISX

NOTES:
Image pathing needs to be as follows.

url(/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/


html {
	height:100%;}
	
.body{	
	margin:0px; 
	padding:0px; 
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	font:12px Arial, Helvetica, sans-serif;
	background: url(../images/body-gradient-BG.jpg) top left repeat-x #0f2247;}
	
#container-BG {
	background:url(../images/container-BG.jpg) top center repeat-y;}
	
#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:859px;
	padding:0px 56px;
	background:url(../images/container-TOP-bg.jpg) top center no-repeat;
	overflow:hidden;}
	
#search {
	}
	
	#search ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#search ul li {
		display:inline;
		margin:0px;
		padding:0px;}
	
	#search-field {
		width:100px;
		padding:2px 3px;
		font:11px Arial, Helvetica, sans-serif;}
		
	#search-button {
		font:11px Arial, Helvetica, sans-serif;
		width:50px;
		text-align:center;
		text-decoration:none;}
	
	#search-button:hover {	
		}
	
input, select, textarea, form {	
	margin:0px;
	padding:0px;}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#000;}
	
hr {
	height:1px;
	color:#000;
	background:#000;
	border:none;
	margin:5px 0px;
	padding:0px;}
		
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/
		
#nav {
	background:#051129;
	border-bottom:1px solid #fff;
	text-align:center;
	padding:7px 0px 10px 0px;
	font:bold 14px "Palatino Linotype", "Times New Roman", Times, serif;}
	
	@media screen and (-webkit-min-device-pixel-ratio:0){
			#nav {
				padding:11px 0px 7px 0px;}
		}  /*Safari hack - keep in */
	
	#nav ul {
		list-style:none;
		margin:0px;
		padding:0px;}
		#nav ul ul {
			display:inline;
			}
			
	#nav ul li {
		display:inline;
		margin:0px;
		padding:0px;
		}
	#nav ul li a {
		display:inline-block;
		padding:0px 1px 0px 7px;
		color:#338ed1;
		text-decoration:none;}
		
		#nav ul ul li a {
			background:no-repeat 0px 5px url(../images/nav-BG.gif);}
		@media screen and (-webkit-min-device-pixel-ratio:0){
			#nav ul ul li a {
				background:no-repeat 0px 2px url(../images/nav-BG.gif);}
			}  /*Safari hack - keep in */
		
	#nav ul li a:hover {
		color:#f2c029;
		text-decoration:none;}
	
#aop {
	float:right;
	width:169px;
	padding:0px 56px 0px 25px;
	overflow:hidden;
	margin:192px 0px 0px 0px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#041129;
	}
	
	#aop h2 {
		font:normal 17px Georgia, "Times New Roman", Times, serif;
		color:#fff;
		margin:0px 0px 21px 0px;
		padding:0px;
		line-height:normal;
		z-index:100;
		position:relative;}
	
	#aop ul {
		list-style:none;
		padding:0px;
		margin:0px;
		}
	#aop ul li {
		padding:1px 0px;
		margin:0px;}
	#aop ul li a {
		display:block;
		padding:0px 0px 4px 15px;
		background:no-repeat 0px 3px url(../images/aop-bullet.gif);
		color:#041129;
		text-decoration:none;}
		
	#aop ul li a:hover {
		background:no-repeat 0px 3px url(../images/aop-bullet-OVER.gif);
		color:#338ed1;}	
		
	@media screen and (-webkit-min-device-pixel-ratio:0){
		#aop ul li a {background:no-repeat 0px 2px url(../images/aop-bullet.gif);}
		#aop ul li a:hover {background:no-repeat 0px 2px url(../images/aop-bullet-OVER.gif);}
		}  /*Safari hack - keep in */
		
#footlinks {
	padding:16px 20px 1px 20px;
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	color:#338ed1;}	
	
	#footlinks ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#footlinks ul li {
		display:inline;
		margin:0px;
		padding:0px;}
		
		#footlinks ul ul {
			display:inline;}

	#footlinks  ul li a {
		color:#338ed1;
		text-decoration:none;
		padding:0px 5px;
		border-right:1px solid #fff;}
		
		#footlinks ul li.last_child a {
			border-right:none;}
		
	#footlinks ul li a:hover {
		color:#fff;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}

#header {
	height:138px;
	background:url(../images/header.jpg) top left;
	overflow:hidden;}
	
	#header p {
		margin:0px;
		padding:0px;}

.logo {
	border:none;
	margin:38px 0px 0px 45px;
	width:500px;
	height:60px;
	overflow:hidden;}

#banner {
	height:363px;
	background:url(../images/banner-BG.jpg) top left no-repeat;
	overflow:hidden;}
	
	#banner p {
		margin:0px;
		padding:0px;}


#address-box {
	margin:318px 0px 0px 0px;
	display:block;
	float:left;
	width:510px;
	padding:0px 0px 0px 45px;
	overflow:hidden;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;}

#mid {
	background:#edeeee;
	padding:0px 31px 18px 46px;}

#left {
	float:left;
	width:520px;
	padding:0px;
	overflow:hidden;}
	
#right {
	float:right;
	width:169px;
	padding:0px 25px;
	overflow:hidden;
	background:url(../images/right-BG.gif) top left repeat-y;
	font:11px Arial, Helvetica, sans-serif;
	color:#041129;
	z-index:90;
	position:relative;}
	
	#right h2 {
		font:normal 17px Georgia, "Times New Roman", Times, serif;
		color:#fff;
		background:#051129;
		margin:20px -23px 15px -23px;
		padding:4px 23px;
		line-height:normal;}
	
#right-BOTTOM {
	background:url(../images/right-BOTTOM.gif) top left no-repeat;
	height:5px;
	margin:20px -25px 0px -25px;
	overflow:hidden;}
	
#settlements {
	font:11px Arial, Helvetica, sans-serif;
	color:#338ed1;
	padding:0px 0px 10px 0px;}
	
	#settlements a {
		color:#b80000;
		text-decoration:underline;}
	#settlements a:hover {
		color:#000;}
	
	#settlements p {
		margin:9px 0px;
		padding:0px;}
	
	#settlements ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#settlements ul li {
		margin:9px 0px;
		padding:1px 0px 1px 10px;
		background:no-repeat 0px 5px url(../images/settlement-bullet.gif);}
		
	#settlements ul a {
		color:#338ed1;}
	#settlements ul a:hover {
		color:#b80000;}

#blue-box {
	margin:15px 0px;
	width:380px;
	padding:0px 20px;
	overflow:hidden;
	background:url(../images/blue-box-BG.gif) top left repeat-y;
	color:#000;
	text-align:center;}
	
	#content #blue-box h2 {
		margin:0px 0px 5px 0px;
		padding:0px;
		text-align:center;
		font:bold 14px Arial, Helvetica, sans-serif;}
		
	#blue-box .left-logo {
		border-right:1px solid #000;
		padding-right:20px;
		margin-right:20px;}
	
#blue-box-TOP {
	margin:0px -20px;
	height:8px;
	overflow:hidden;
	background:url(../images/blue-box-TOP.gif) top left no-repeat;}
#blue-box-BOTTOM {	
	margin:5px -20px 0px -20px;
	height:9px;
	overflow:hidden;
	background:url(../images/blue-box-BOTTOM.gif) top left no-repeat;}


#content {
	padding:0px 0px 30px 0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;}
	
	
	#content p, #content ol, #content ul {
		margin-top:0px;
		margin-bottom:17px;}
		#content ol ol, #content ul ul {
			margin-bottom:0px;}
			
	#content td ol, #content td ul {
		margin-top:0px;
		margin-bottom:10px;}
		#content td ol ol, #content td ul ul {
			margin-bottom:0px;}
	
	#content ul {
		list-style:none;
		margin-left:0px;
		padding-left:0px;}
		
	#content li {
		background:no-repeat 0px 5px url(../images/bullet.gif);
		margin-left:27px;
		padding-left:12px;}
		
	#content ol li {
		background:none;
		margin-left:0px;
		padding-left:0px;}
			
	#content p {
		line-height:17px;}
	#content h1{	
		font:normal 19px "Times New Roman", Times, serif;
		color:#033f73;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content h2{	
		font:bold 14px "Times New Roman", Times, serif;
		color:#b80000;
		line-height:normal;
		padding:0px;
		margin-bottom:0px;}
	#content h3{	
		font: bold 13px Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;
		padding:0px;
		margin-bottom:0px;}
	#content h4{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;
		margin-bottom:0px;}
	#content h5{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;
		margin-bottom:0px;}
	#content a {
		color:#033f73;
		font-weight:bold;
		text-decoration:underline;}
	#content a:hover {
		color:#b80000;
		text-decoration:underline;}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:115px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct {
	font:11px Arial, Helvetica, sans-serif;
	color:#555;
	background:#eee;
	border:1px solid #aaa;
	padding:4px 5px;
	width:340px;}

select.form-pct {
	width:auto;}
	
.msg-pct {
	font:11px Arial, Helvetica, sans-serif;
	color:#555;
	background:#eee;
	border:1px solid #aaa;
	padding:4px 5px;
	width:460px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.main-submit {
	background:#0f2247;
	border:1px solid #000;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	padding:2px 5px;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	background:#354a74;}


.custom-form {
	background:#fafbfb;
	border:1px solid #ccc;
	padding:20px;}

	.custom-form fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}



/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	line-height:normal;}
	
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:440px;
	margin:4px 0 0 0;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0px 0px 4px 0px;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#555;
	border:1px solid #333;
	float:right;
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}



/*	<![ Quick Contact [ -----------------------------------------------------------*/

#qc {
	padding:0px 0px 20px 0px;}

	#right #qc h2 {
		margin-bottom:7px;}

	#qc p {
		margin:0px;
		padding:0px 0px 10px 0px;}

.pad_frm_itm2 {
	padding:2px 0px;
	margin:0px;}

.form-label2 {
	display:none;
	width:58px;
	padding:0px 2px 0px 0px;
	vertical-align:top;
	text-align:right;}
  
.form-pct2 {
	border:1px solid #194256;
	padding:2px 3px;
	background:#fff;
	font:11px Arial, Helvetica, sans-serif;
	color:#0f2b3a;
	width:160px;}
	
.msg-pct2 {
	border:1px solid #194256;
	padding:2px 3px;
	background:#fff;
	font:11px Arial, Helvetica, sans-serif;
	color:#0f2b3a;
	width:160px;
	height:90px;
	overflow:auto;}

.custom-form2 {
	}

	.custom-form2 fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 33px;
		font:bold 14px Verdana, Arial, Helvetica, sans-serif;
		text-align:center;}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit-align2 {
	}

.submit-QC {
	width:100%;
	height:20px;
	overflow:hidden;
	background:url(../images/submit-BG.gif) top right no-repeat #fafbfb;
	font:11px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	border:none;}
	
.submit-QC:hover {	
	background:url(../images/submit-BG-over.gif) top right no-repeat #fafbfb;}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	color:#0f4f7e;
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0px 30px 20px 30px;}
	
	#disclaimer span {
		color:#fff;}
	
	#disclaimer a {
		color:#338ed1;
		text-decoration:none;}
	#disclaimer a:hover {
		color:#fff;}	


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)


/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */
.DirectionsContent {
	display:block;
	position:relative;}
	

/* [ Outer div ] -----------> */
#directionsForm {
	}

/* div that wraps form */
#directionsInput {
	padding:4px 0px;}

#fromAddress {
	width:350px;
	font:11px Arial, Helvetica, sans-serif;
	color:#555;
	padding:4px 5px;
	border:1px solid #aaa;
	background:#fff;} /* address input field */

#directionsLocale {
	padding:4px 0px;}

	#directionsLocale select {
		font:11px Arial, Helvetica, sans-serif;
		color:#555;
		padding:3px;
		border:1px solid #aaa;
		background:#fff;} /* language dropmenu */

#locale{
	}

#directionsSubmit {
	padding:4px 0px;}
	
	#directionsSubmit input {
		background:#0f2247;
		border:1px solid #000;
		font:11px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#fff;
		padding:2px 5px;} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		background:#354a74;}

#map {
	border:1px solid #aaa;
	color:#000;}

#addressNotFound {
	}

#directions {
	}

