/* <![ 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%;}


a {
	outline:none;}


.body{	
	margin:0px; 
	padding:0px; 
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/body-BG.jpg) top center repeat-x #c9b673;}


#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:940px;
	padding:0px 20px;
	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;
		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:25px 0px;
	*margin:15px 0px;
	padding:0px;}

	
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/


#nav {
	display:inline-block;
	float:right;
	height:33px;
	padding:49px 0px 0px 0px;
	overflow:hidden;
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;}
	
	#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;
		height:33px;
		overflow:hidden;
		background:url(../images/nav-RIGHT.jpg) top right no-repeat;
		color:#fff;
		text-decoration:none;}
		
		#nav ul li a span {
			cursor:hand;
			display:inline-block;
			height:24px;
			padding:9px 10px 0px 10px;
			background:url(../images/nav-LEFT.jpg) top left no-repeat;
			overflow:hidden;}
		
		#nav ul li.practice-areas span {
			background:url(../images/nav-LEFT-drop.jpg) top left no-repeat;
			padding-left:29px;}
		
	#nav ul li a:hover,
	#nav ul ul li:hover a {
		color:#d4bd72;
		text-decoration:none;}

	
	/* ----- DROP NAV ----- */
	
	#nav ul ul ul {
		display:none;
		position:absolute;
		z-index:98;
		top:82px;
		left:auto;
		width:190px;
		padding:5px 0px;
		overflow:hidden;
		background:url(../images/dropnav-BG.png) bottom left no-repeat;
		_background:url(../images/dropnav-BG-IE.gif) bottom left no-repeat;
		text-transform:none;
		font:bold 14px Arial, Helvetica, sans-serif;}
		
		#nav ul ul li.practice-areas:hover ul {
			display:block;
			left:400px;}
	
	#nav ul ul ul li {
		position:relative;
		z-index:99;}
	
	#nav ul ul ul li a,
	#nav ul ul li:hover ul li a {
		position:relative;
		z-index:100;
		display:block;
		height:auto;
		padding:5px 12px;
		background:none;
		color:#fff;}
		
		#nav ul ul ul li a span,
		#nav ul li.practice-areas ul li a span {
			height:auto;
			padding:0px;
			background:none;}
	
	#nav ul ul ul li a:hover,
	#nav ul ul li:hover ul li a:hover {
		color:#d4bd72;}


#footlinks {
	text-align:center;
	font:11px Tahoma, Verdana, Arial, sans-serif;
	color:#424242;
	padding:0px 0px 20px 0px;}	
	
	#footlinks ul {
		list-style:none;
		margin:0px;
		padding:0px;}
		
		#footlinks ul ul {
			display:inline;}
		
		#footlinks ul ul ul {
			display:none;}
		
	#footlinks ul li {
		display:inline;
		margin:0px;
		padding:0px;}

	#footlinks ul li a {
		color:#444;
		text-decoration:none;
		padding:0px 10px;}
		
		#footlinks ul ul li a {
			border-left:1px solid #aaa;}
		
	#footlinks ul li a:hover {
		color:#000;
		text-decoration:underline;}


/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}


#header {
	height:83px;
	overflow:hidden;}
	
	#header p {
		margin:0px;
		padding:0px;}
		

#logo {
	position:absolute;
	top:6px;
	left:24px;
	width:195px;
	height:92px;
	background:url(../images/logo.png) top left no-repeat;
	_background:url(../images/logo-IE.gif) top left no-repeat;}
	
	#logo img {
		display:block;
		width:195px;
		height:92px;
		overflow:hidden;}


#banner {
	height:240px;
	background: url(../images/banner.jpg) top left no-repeat;
	overflow:hidden;}
	
	#banner p {
		margin:0px;
		padding:0px;}
		

#banner-BOTTOM {
	height:21px;
	overflow:hidden;
	background:url(../images/banner-bottom.jpg) top left no-repeat;}


#footer {
	border-top:8px solid #6f6141;
	background:#dfded9;
	padding:20px 25px;
	font:11px Tahoma, Verdana, Arial, sans-serif;
	color:#444;}
	
	#footer p {
		margin:0px;
		padding:0px;}


#mid {
	margin:0px -20px;
	padding:0px 20px;
	background:url(../images/mid-BG.png) top left repeat-y;
	_background:url(../images/mid-BG-IE.gif) top left repeat-y;}
	

#mid-BOTTOM {
	clear:both;
	background:#dfded9;
	height:10px;
	overflow:hidden;}


#left {
	float:left;
	width:286px;
	overflow:hidden;
	margin:0px 0px 0px 9px;
	_margin:0px 0px 0px 4px;
	background:url(../images/left-BG.jpg) bottom left repeat-x #595652;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;}
	
	#left h2 {
		margin:0px;
		padding:0px 0px 15px 0px;
		font:bold 19px Arial, Helvetica, sans-serif;
		color:#103c6d;
		line-height:normal;}
	
	#left p {
		margin:0px;
		padding:0px 0px 15px 0px;}
	
	#left a {
		color:#205265;
		text-decoration:none;}
		
	#left a:hover {
		color:#205265;
		text-decoration:underline;}


#left-BORDER {
	border:1px solid #b3b2b2;
	padding:0px 4px 4px 4px;}


#left-BG {
	border:1px solid #9f9e9c;
	border-top:none;
	background:url(../images/left-BG-inner.jpg) bottom left repeat-x #e8e7e3;
	min-height:700px;
	_height:700px;
	_overflow:visible;}


#phone {
	height:70px;
	overflow:hidden;
	background:url(../images/phone-info.gif) top center no-repeat;}
	
	#phone p {
		display:none;}
	

#address-info {
	font:bold 14px Arial, Helvetica, sans-serif;
	line-height:24px;
	color:#205265;
	padding:20px 20px 10px 20px;}
	
	#address-info h2 {
		color:#205265;
		font:bold 20px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		padding:0px 0px 15px 0px;}
	
	#address-info address {
		padding:0px 0px 15px 0px;}
	
	#address-info p {
		padding:0px 0px 15px 0px;}
	
	#address-info a {
		background:url(../images/left-link-bullet.gif) right no-repeat;
		padding-right:10px;}
	
	
#left-logos {
	background:#fff;
	padding:25px 0px;}


#right {
	float:right;
	width:570px;
	padding:25px 40px 25px 0px;
	overflow:hidden;}

	#right h2 {
		}
		
	#right a {
		}
	
	#right a:hover {
		}


#content {
	font:13px Arial, Helvetica, sans-serif;
	color:#205265;}
	
	#content p, 
	#content ol, 
	#content ul {
		margin-top:0px;
		margin-bottom:20px;}
		
		#content ol ol, 
		#content ul ul, 
		#content ol ul, 
		#content ul ol {
			margin-top:0px;
			margin-bottom:0px;}
			
		#content td ol, 
		#content td ul {
			margin-top:0px;
			margin-bottom:20px;}
		
		#content td ol ol, 
		#content td ul ul, 
		#content td ol ul, 
		#content td ul ol {
			margin-top:0px;
			margin-bottom:0px;}
			
	#content li {
		margin-top:5px;
		margin-bottom:5px;}
			
	#content p {
		line-height:20px;}
		
	#content h1 {	
		font: bold 21px Arial, Helvetica, sans-serif;
		color:#0a303e;
		line-height:normal;
		padding:0px;
		margin:0px 0px 20px 0px;}
		
	#content h2 {	
		font: bold 17px Arial, Helvetica, sans-serif;
		color:#0a303e;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h3 {	
		font: bold 13px Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h4 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h5 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content a {
		color:#205265;
		text-decoration:underline;}
		
	#content a:hover {
		color:#0ea3dc;
		text-decoration:underline;}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm,
#content .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}


.form-label {
	width:115px;
	padding:0px 3px 0px 0px;
	display:inline-block;
	vertical-align:top;}


.form-pct {	
	border:1px solid #c0c0c0;
	background:#eee;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#555;
	padding:7px 8px;
	width:430px;}
	

select.form-pct {
	width:auto;}


.msg-pct {
	border:1px solid #c0c0c0;
	background:#eee;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#555;
	padding:7px 8px;
	width:553px;
	height:70px;
	overflow:auto;}


.main-submit {
	border:1px solid #222;
	background:#444;
	color:#fff;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:2px 5px;
	*padding:2px 0px 0px 0px;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */

.main-submit:hover {
	background:#666;}


.custom-form {
	}

	.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,
	#content #overlay_div p {
		line-height:16px;}

	#overlay_div h3 {
		font:18px Verdana, Arial, Helvetica, sans-serif;
		border-bottom:1px solid #0a3150;
		color:#031c40;
		padding:0;
		margin:0px 0px 8px 0px;}


#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #aaa; /* Disclaimer box border color */
	background-color:#ddd; /* Disclaimer box bgcolor color */
	width:400px;
	margin:4px 0 0 0;}

	#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:25px 18px;
	background: url(../images/qc-BG.gif) bottom center no-repeat;}


.pad_frm_itm2 {
	padding:3px 0px;
	*padding:2px 0px;
	margin:0px;
	text-align:center;}


.form-label2 {
	display:none;}


.form-pct2 {
	border:1px solid #777;
	background:#fff;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	padding:4px 5px;
	width:226px;}


.msg-pct2 {
	border:1px solid #777;
	background:#fff;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	padding:4px 5px;
	width:226px;
	height:65px;
	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;}


#qc .submit {
	border:1px solid #bbb;
	background:#215080;
	font:11px Tahoma, Verdana, Arial, sans-serif;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:3px;
	margin:0px;
	padding:3px 5px;
	*padding:3px 0px;
	text-align:center;}
	
#qc .submit:hover {	
	background:#2163a6;}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	text-align:left;}
	
	#disclaimer p,
	#footer #disclaimer p {
		padding:0px 0px 10px 0px;}

	#disclaimer a {
		color:#444;
		font-weight:bold;
		text-decoration:none;}

	#disclaimer a:hover {
		color:#000;
		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 {
	display:inline-block;
	float:left;
	padding:4px 0px;}


#fromAddress {
	width:350px;
	border:1px solid #c0c0c0;
	background:#eee;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#555;
	padding:4px 5px;} /* address input field */


#directionsLocale {
	display:inline-block;
	float:right;
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #c0c0c0;
		background:#eee;
		font:12px Tahoma, Verdana, Arial, sans-serif;
		color:#555;
		padding:3px;} /* language dropmenu */


#locale {
	}


#directionsSubmit {
	clear:both;
	padding:4px 0px 8px 0px;}
	
	#directionsSubmit input {
		border:1px solid #222;
		background:#444;
		color:#fff;
		font:bold 13px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		padding:2px 5px;
		*padding:2px 0px 0px 0px;
		*width:130px;} /* GET DIRECTIONS button */
		
	#directionsSubmit input:hover {
		background:#666;}


#map {
	border:1px solid #ababab;
	background:#edeae2;
	color:#000;}


#addressNotFound {
	}


#directions {
	}

