/* <![ 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 0px 20px 0px; 
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/body-BG.gif) top center repeat;}
	
#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:1000px;
	padding:0px 9px;
	overflow:hidden;
	background:url(../images/container-BG.gif) top left repeat-y;}	
	
#container-BOTTOM {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:1000px;
	height:16px;
	padding:0px 9px;
	overflow:hidden;
	background:url(../images/container-BOTTOM.gif) top left no-repeat;}
	
#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:#aaa;
	background:#aaa;
	border:none;
	margin:5px 0px;
	padding:0px;}
		
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/
		
#nav {
	height:88px;
	overflow:hidden;
	background:url(../images/nav-BG.jpg) top left repeat-x;
	font:18px "Times New Roman", Times, serif;
	font-variant:small-caps;
	text-align:center;}
	
	#nav td {
		background:url(../images/nav-separator.gif) top left no-repeat;}

	#nav a {
		display:block;
		height:64px;
		padding:24px 13px 0px 13px;
		overflow:hidden;
		color:#fff;
		text-decoration:none;}
		
	#nav a:hover {
		text-decoration:none;
		color:#dbb56a;
		background:url(../images/nav-OVER-right.gif) top right no-repeat;
		_background: url(../images/nav-BG-over.jpg) top left repeat-x;}
		
		#nav td.first_child a:hover {
			_background:no-repeat -2px 0px url(../images/nav-BG-over.jpg);}

	#nav td:hover {
		background: url(../images/nav-BG-over.jpg) top left repeat-x;}
		
		#nav td.first_child:hover {
			background:no-repeat -2px 0px url(../images/nav-BG-over.jpg);}

	
#aop {
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#fff;}
	#aop ul {
		list-style:none;
		padding:0px;
		margin:0px;}
	#aop ul li {
		padding:1px 0px;
		margin:0px;}
	#aop ul li a {
		display:block;
		width:150px;
		height:34px;
		padding:72px 0px 0px 63px;
		overflow:hidden;
		color:#fff;
		text-decoration:none;}
	#aop ul li a:hover {
		color:#dbb56a;}	
		
		#aop .immigration {
			background:url(../images/aop-immigration.jpg) top left no-repeat;}
			#aop .immigration:hover {
				background:url(../images/aop-immigration.jpg) bottom left no-repeat;}
		#aop .personal-injury {
			background:url(../images/aop-injury.jpg) top left no-repeat;}
			#aop .personal-injury:hover {
				background:url(../images/aop-injury.jpg) bottom left no-repeat;}
		#aop .business {
			background:url(../images/aop-business.jpg) top left no-repeat;}
			#aop .business:hover {
				background:url(../images/aop-business.jpg) bottom left no-repeat;}
		#aop .real-estate {
			background:url(../images/aop-real-estate.jpg) top left no-repeat;}
			#aop .real-estate:hover {
				background:url(../images/aop-real-estate.jpg) bottom left no-repeat;}
		
#footlinks {
	display:block;
	float:right;
	width:730px;
	overflow:hidden;
	text-align:left;
	padding:0px 0px 10px 0px;}	
	
	#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:#fff;
		text-decoration:none;
		padding:0px 10px;
		border-right:1px solid #af9665;}
		
		#footlinks ul li.last_child a {
			border-right:none;}
		
	#footlinks ul li a:hover {
		text-decoration:underline;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}

#header {
	height:250px;
	background:url(../images/header.jpg) top left no-repeat;
	overflow:hidden;
	text-align:center;}
	
	#header p {
		margin:0px;
		padding:0px;}
		
.logo {
	margin:60px 8px 0px 0px;
	width:497px;
	height:118px;
	overflow:hidden;
	border:none;}


#banner {
	height:;
	background:;
	overflow:hidden;}
	
	#banner p {
		margin:0px;
		padding:0px;}


#footer {
	background:#091f33;
	overflow:hidden;
	padding:30px 40px 15px 40px;
	_padding:30px 40px 1px 40px;
	font:10px Arial, Helvetica, sans-serif;
	color:#af9665;}
	
	#footer p {
		margin:0px;
		padding:0px;}
		
	#footer address span {
		color:#cfac67;}

#footer-logo {
	display:block;
	float:left;
	width:170px;
	overflow:hidden;}
	
#footer-address {
	background:#2a373d;
	font:10px Arial, Helvetica, sans-serif;
	color:#fefefe;
	text-align:center;
	padding:5px;}

#mid {
	background:url(../images/mid-BG.jpg) bottom right no-repeat;}

#left {
	float:left;
	width:214px;
	padding:10px 20px 12px 16px;
	overflow:hidden;
	background:url(../images/left-BG.jpg) top left no-repeat;}
	
#right {
	float:right;
	width:200px;
	padding:10px 25px 65px 25px;
	overflow:hidden;
	background:url(../images/right-BG.jpg) top left no-repeat;}

#content {
	float:left;
	width:450px;
	padding:20px 25px;
	overflow:hidden;
	font:12px Arial, Helvetica, sans-serif;
	color:#081e32;}

	#content p {
		}
	#content h1{	
		font:normal 20px Georgia, "Times New Roman", Times, serif;
		color:#081e32;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content h2{	
		font: bold 14px Georgia, "Times New Roman", Times, serif;
		color:#081e32;
		line-height:normal;
		padding:0px;}
	#content h3{	
		font: bold 13px Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;
		padding:0px;}
	#content h4{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;}
	#content h5{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;}
	#content a {
		color:#9a7c41;
		font-weight:bold;
		text-decoration:underline;}
	#content a:hover {
		color:#2a577e;
		text-decoration:underline;}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:5px 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 {	
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:4px 5px;
	width:280px;}
	
select.form-pct {
	width:auto;}
	
.msg-pct {
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:4px 5px;
	width:400px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.main-submit {
	border:1px solid #0a2035;
	background:#122b41;
	padding:2px 5px;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	border:1px solid #122b41;
	background:#22425e;}


.custom-form {
	border:1px solid #bbb;
	padding:15px;}

	.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:380px;
	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 {
	margin:15px 0px 0px 0px;
	width:199px;
	overflow:hidden;
	background:url(../images/qc-BG.gif) top left repeat-y #162c3f;}
	
	#qc h2 {
		padding:0px 25px;
		margin:0px 0px 10px 0px;
		color:#fff;
		font:normal 16px Georgia, "Times New Roman", Times, serif;
		line-height:normal;}
	
#qc-INNER {
	background:url(../images/qc-top.jpg) top left no-repeat;
	padding:10px 0px 0px 0px;}
	
#qc-BOTTOM {
	height:10px;
	overflow:hidden;
	background:url(../images/qc-bottom.gif) top left no-repeat;}

.pad_frm_itm2 {
	padding:2px 0px;
	margin:0px;}

.form-label2 {
	width:58px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;
	display:none;}
  
.form-pct2 {
	padding:2px 3px;
	border:1px solid #63707c;
	background:#fff;
	color:#152b40;
	font:12px Arial, Helvetica, sans-serif;
	width:140px;}
	
.msg-pct2 {
	padding:2px 3px;
	border:1px solid #63707c;
	background:#fff;
	color:#152b40;
	font:12px Arial, Helvetica, sans-serif;
	width:140px;
	height:65px;
	overflow:auto;}

.custom-form2 {
	padding:0px 25px;}

	.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 {
	font:11px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	height:26px;
	width:100%;
	border:none;
	background:url(../images/submit-QC.gif) top left no-repeat;}
	
.submit:hover {	
	background:url(../images/submit-QC.gif) bottom left no-repeat;}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	padding:15px 0px 0px 10px;
	font:10px Arial, Helvetica, sans-serif;
	color:#af9665;
	text-align:left;}
	
	#disclaimer a {
		color:#af9665;
		text-decoration:none;}
	#disclaimer a:hover {
		color:#fff;
		text-decoration:underline;}	


/*	<![ 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;
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:3px 4px;} /* address input field */

#directionsLocale {
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #999;
		background:#ddd;
		font:11px Verdana, Arial, Helvetica, sans-serif;
		color:#555;
		padding:2px;} /* language dropmenu */

#locale{
	}

#directionsSubmit {
	padding:4px 0px;}
	
	#directionsSubmit input {
		border:1px solid #0a2035;
		background:#122b41;
		padding:2px 5px;
		font:12px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#fff;} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		border:1px solid #122b41;
		background:#22425e;}

#map {
	border:1px solid #999;
	color:#000;}

#addressNotFound {
	}

#directions {
	}

