/* <![ 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; 
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/body-bg.jpg) repeat-x #fff;}

.body-sub {	
	margin:0px; 
	padding:0px 0px; 
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/body-bg-sub.jpg) repeat-x #fff;}
	
#container {
	position:relative;
	margin:0px auto;
	text-align:center;
	width:1143px;
	padding:0px;
	text-align:left;}

#container-inner {
    width:981px;
	margin:0px auto;
}
	
input, select, textarea {	
	}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr {
	height:1px;
	color:#000;
	background:#4000;
	margin:5px 0px;
	padding:0px;}


/*	<![ Navigation [ -----------------------------------------------------------*/
		
#nav {
      height:33px;
	  overflow:hidden;
	}


	#nav ul {
		list-style:none;
		margin:0px 30px;
		padding:0px;
		height:33px;}
	
		#nav ul ul {
			display:inline;}


	#nav ul li {
		display:inline-block;
		margin:0px;
		padding:0px;
		height:33px;
		float:left;}


	#nav ul li a {
		display:inline-block;
		padding: 9px 11px 9px 11px;
		color:#f5f4e9;
		background:url(../images/nav-divider.jpg) no-repeat top left;
		font:13px Arial, Helvetica, sans-serif;
		text-decoration:none;
		float:left;}


    #nav ul li.last_child a {
		padding: 9px 0px;	
	}


	#nav ul li.last_child a span {
		background: url(../images/nav-divider.jpg) no-repeat top right;
		padding: 9px 11px 9px 11px;
	}
	
	#nav ul li.last_child a:hover span, #nav ul li a.current_link span  {
	    background: url(../images/nav-divider.jpg) no-repeat top right;
		padding: 9px 11px 9px 11px;
	}

	
	#nav ul li a:hover,
	#nav ul ul li:hover a, #nav ul li a.current_link    /* this  declaration so rollover state stays up when scrolling through dropmenu */
	{
		background:url(../images/nav-over.jpg) no-repeat center bottom #933801;
		color:#fff;
		text-decoration:none;
		padding:9px 0px 9px;}
		
	#nav ul li a:hover span, #nav ul li a.current_link span {
	  background:url(../images/nav-divider.jpg) no-repeat top left;
	  padding: 9px 11px 9px 11px;
	}


	/* ----- DROP NAV STYLING ----- */


	#nav ul ul ul {
		display:none;
		position:absolute;
		z-index:98;
		top:74px;
		left:auto;
		*width:150px;    /* for dropmenus in IE,  list width needs to be declared */
		font:12px "Trebuchet MS", Tahoma, Arial, sans-serif;
		text-transform:none;
		text-align:left;
		background:#999;
		border:2px solid #777;
		height:auto;}



		/* --- left  absolute positioning needs to be declared for each dropmenu individually --- */



		#nav ul ul  li.practice-areas:hover ul {
			display:block;
			left:291px;
			*left:291px;   
			}


	#nav ul ul ul li {
		position:relative;
		z-index:99;
		height:auto;}        



	#nav ul ul ul li a,
	#nav ul ul li:hover ul li a {
		position:relative;
		z-index:100;
		display:block;
		background:none;
		border:none;
		color:#fff;
		text-decoration:none;
		float:none;}



	#nav ul ul ul li a:hover,
	#nav ul ul li:hover ul li a:hover {
		background:none;
		border:none;
		color:#fff;
		text-decoration:none;}


	
#aop {
	font:12px Arial, Helvetica, sans-serif;
	color:#10364a;
	background:#fcfcf9;
	padding:0px 20px 20px;
	margin:0px 0px 0px 0px;}
	
	.gavel {
	    margin: -24px 0 0 0px;
	}
	
	.gavel-sub {
	    margin: -25px 0 0 0px;
	}
	
	#aop h2 {
		display:block;
		color:#911700;
		font:bold 16px Arial, Helvetica, sans-serif;
		padding:10px 0px;
		margin:0px;}
	#aop ul {
		padding:0px;
		margin:0px 15px;
		}
	#aop ul li {
		padding:0px;
		margin:0px;}
	#aop ul li a {
		display:block;
		padding:2px 3px;
		color:#3d75af;
		text-decoration:underline;
		font:normal 14px Arial, Helvetica, sans-serif;
        }
		
	#aop ul li a:hover {
		text-decoration:none;
      }	

#footer {
  background:#691602;
  width:100%;
  margin:0px auto;
}

#footer-inner {
  background:url(../images/footer-bg.jpg) no-repeat;
  height:209px;
  width:1143px;
  margin:0px auto;
}

#footlinks {
	text-align:center;
	padding:20px 0px 5px;}	
	
	#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 {
		text-decoration:none;
		padding:0 16px 0px 15px;
		border-right:1px solid #ecead4;
		color:#fff;
		font:11px Arial, Helvetica, sans-serif;}
		
		#footlinks ul .last_child a {
			border-right:none;}
		
	#footlinks ul li a:hover {
	    text-decoration:underline;
		}

	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;}
	
	
#header {
	height:125px;
	overflow:hidden;
	background:url(../images/header.jpg) center;}
	
	#phone {
	  position:absolute;
	  top:23px;
	  *top:27px;
	  right:115px;
	  width:280px;
	}
	
	#phone.sub {
	  top:7px;
	}
	
	#phone p {
	  font:16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	  color: #ecead4;
	  text-align:right;
	  text-transform:uppercase;
	  margin:0px 0px 5px 0px;
	}
	
	#phone p span {
	  color:#fff;
	}
	
	#phone p strong {
	  font: normal 34px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	  line-height:.9em;
	  letter-spacing:.06em;
	}
	
	#starred {
	  font:12px Arial, Helvetica, sans-serif;
	  text-transform:none;
	  color:#fff;
	  text-align:left;
	  margin:0px;
	}
	
#banner {
    height:325px;
	padding:10px 0 0 0;
}

  #banner-text {
     width:395px;
	 height:284px;
	 margin:6px 0 0 0;
	 float:left;
	 background:#ecead4;
	 -moz-box-shadow: 0 3px 2px #c3c2b9;
     -webkit-box-shadow: 0 3px 2px #c3c2b9;
     box-shadow: 0 3px 2px #c3c2b9;

  }
  
      #banner-text h2 {
	    color:#911700;
		font:20px Arial, Helvetica, sans-serif;
		border-bottom: 1px dashed #911700;
		padding:30px 0px 5px;
		margin:0px 20px;
	  }
	  
	  #banner-text p {
	    font:14px Arial, Helvetica, sans-serif;
		color:#4e4e4e;
		padding:0px 20px;
		line-height:1.4em;
	  }
	  
	  #banner-text a {
	    color:#3d75af;
		text-decoration:underline;
	  }
	  
	  #banner-text a:hover {
	    text-decoration:none;
	  }
  
  #banner-img {
    width:584px;
	height:294px;
	background:#fff;
	float:left;
	-moz-box-shadow: 0 3px 2px #c3c2b9;
    -webkit-box-shadow: 0 3px 2px #c3c2b9;
    box-shadow: 0 3px 2px #c3c2b9;
  }
  
    #slideshow {
    }

    #slideshow img {
    height:284px;
    position:absolute;
    visibility:hidden;
    width:574px;
    z-index:100;	
    margin: 5px;
    }

#center {
  border-right: 1px solid #681501;
  background: url(../images/content-bg.jpg) repeat-y;
	}
	
	#center-sub {
	border-right: 1px solid #681501;
	background: url(../images/content-bg.jpg) repeat-y;
	margin:29px 0 0 0;
	}
	
	.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}


#right {
	float:left;
	width:311px;
	font:11px Arial, Helvetica, sans-serif;
	color:#062552;
	padding: 0px 0px 0px 1px;
	/*border-left:1px solid #681501;
	border-right: 1px solid #681501;*/
	_overflow:hidden;}

#right.sub {
  margin:1px 0 0 0;
}
	    
		#awards {
		  background:#ecead4;
		}
		
		  #awards h2 {
		  display:block;
		  color:#911700;
		  font:bold 16px Arial, Helvetica, sans-serif;
		  padding:10px 20px;
		  margin:0px;}
		
		  #awards p {
		  font: 13px Arial, Helvetica, sans-serif;
		  color: #003d70;
		  padding: 5px 20px;
		  margin:0px;
		  }
		
		  #awards p span {
		  color: #911700;
		  }
		
		#newsletters {
		  background:#f4f2e5;
		}
		
	      #newsletters h2 {
		  display:block;
		  color:#911700;
		  font:bold 16px Arial, Helvetica, sans-serif;
		  padding:15px 20px 0px;
		  margin:0px;}
		  
		  #newsletters ul {
		  list-style-type:none;
		  margin:0px;
		  padding:0px 20px;
		  }
		
		  #newsletters ul li {
		    padding: 5px 0px;
		  }
		
		  #newsletters ul li a {
		  display:block;
		  font: 14px Arial, Helvetica, sans-serif;
		  color:#3d75af;
		  }
		
		  #newsletters ul li a:hover{
		  text-decoration:none;
		  }
		
		  .more {
		  font: 11px Arial, Helvetica, sans-serif;
		  color: #911700;
		  text-align:right;
		  padding:10px 20px;
		  }
		
		  .more a {
		  color: #911700;
		  }
		
		  .more a:hover {
		  text-decoration:none;
		  }
		  
	  #address {
	      
	  }

	      #address h2 {
		  display:block;
		  color:#911700;
		  font:bold 16px Arial, Helvetica, sans-serif;
		  padding:10px 20px 0px;
		  margin:0px;}
		  
		  #address address {
		  font:14px Arial, Helvetica, sans-serif;
		  color:#3d75af;
		  padding: 0px 20px;
		  }
		  
		  #address img {
		  float:right;
		  padding: 10px 0px 0px 10px;
		  margin:-45px 0 0 0;
		  }
	
#left {
	font:12px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	padding:15px 25px 15px 25px;
	float:left;
	width:617px;
	_overflow:hidden;}
	
	#left p {
		line-height:18px;}
	#left h1 {	
		font:20px Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#911700;
		display:block;
		line-height:normal;
		padding:0px 0px 5px 0px;
		margin-top:0px;}
	#left h2 {	
		font:bold 16px Arial, Helvetica, sans-serif;
		color:#911700;
		line-height:normal;
		padding:0px;}
	#left h3 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#d1a200;
		line-height:normal;
		padding:0px;}
	#left h4 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;}
	#left h5 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;}
	#left a {
		color:#3d75af;
		text-decoration:underline;}
	#left a:hover {
		color:#3d75af;
		text-decoration:none;}
	#left td ul, #left td ol {
		margin-top:0px;
		margin-bottom:0px;
		padding-top:0px;
		padding-bottom:0px;}
    .sub-img {
	    float:right;
		padding: 0px 0px 10px 10px;
	}
	.sub-img2 {
	  float:left;
	  padding: 0px 10px 10px 0px;
	}

#atty h1 {
  font:bold 20px Arial, Helvetica, sans-serif;
  color:#911700;
  margin:0px;
  padding:0px;
}

#atty h2 {
  font:normal 19px Arial, Helvetica, sans-serif;
  color:#d1a200;
  margin:0px;
  padding:0px;
}

#atty h3 {
  font:bold 16px Arial, Helvetica, sans-serif;
  color:#911700;
  margin:0px; 
  padding:0px;
}

#atty hr {
  margin: 0px 0px 15px 0px;
  border:0px;
  height:1px;
  color:#a1470a;
  background:#a1470a;
}

#atty span {
  color:#97250f;
}

#atty p {
  margin: 8px 0px 10px 0;
}

.address {
  font-size:14px;
  padding: 0px 0px 20px 0px;
  margin: 10px 0px!important;
}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:140px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {
	width:300px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.msg-pct {
	width:445px;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.main-submit {
	} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	}


.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
	
.CfnImg {margin-left:118px;}	

/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	}
	
#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:400px;
	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: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 [ -----------------------------------------------------------*/

.trigger {
	display:none;
}

#quickcontact {
  background:#f8f8f0;
   padding:0px 20px;
}

  #quickcontact h2 {
    display:block;
    color:#911700;
	font:bold 16px Arial, Helvetica, sans-serif;
	padding:20px 0px 8px;
	margin:0px;
  }
  
  #quickcontact p {
    margin: 0px 0px 12px 0px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #003d70; 
  }

.pad_frm_itm2 {
	padding:3px 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 {
	width:264px;
	height:13px;
	padding: 3px;
	font:11px Arial, Helvetica, sans-serif;
	color:#003d70;
	border:1px solid #911700;}
	
.msg-pct2 {
	width:264px;
	height:71px;
	padding: 3px;
	overflow:auto;
	font:11px Arial, Helvetica, sans-serif;
	color:#003d70;
	border:1px solid #911700;}

.custom-form2 {
	font:11px Arial, Helvetica, sans-serif;}

	.custom-form2 fieldset {
		margin:0px auto;
		padding:0px;
		width:270px;
		border:none;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 33px;
		font:bold 14px Arial, Helvetica, sans-serif;
		text-align:center;}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit-align2 {
	text-align:right;}

.submit {
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px 0px 15px 0px;
	padding:0 20px 2px 0px;
	text-align:right;
	background: url(../images/submit-btn.jpg) no-repeat 254px 7px #003d70;
	width:270px;
	height:23px; 
	border:none;}
	
.submit:hover {	
	}
	

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	position:relative;
	margin:0px auto;
	padding:10px 0px;
	width:960px;
	text-align:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#ecead4;}
	
	#disclaimer a {
		color:#ecead4;
		text-decoration:underline;}
	#disclaimer a:hover {
		color:#ecead4;
		text-decoration:none;}	
	#disclaimer img {
	    padding: 10px 0 0 0;
		margin: 0 0 0 -5px;
	}
	#disclaimer strong {
	    padding: 0px 5px 0px 0px
	}

/*	<![ 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:10px 0px;}

#fromAddress {
	width:350px;}

#directionsLocale {
	padding:10px 0px;}

#locale {
	}

#directionsSubmit {
	padding:10px 0px;}

#map {
	border:1px solid #000;
	color:#000;}

#addressNotFound {
	}

#directions {
	}


/*PPC*/

.moreinfo-ppc {
  text-align:center;
  margin:0px;
  padding:35px 0px 0px;
}



.moreinfo-ppc a {
  font:bold 16px Arial, Helvetica, sans-serif!important;
  color:#3D75AF;
  text-decoration:none;
}



.moreinfo-ppc a:hover {
  text-decoration:underline;
}

#aop-ppc {
	font:12px Arial, Helvetica, sans-serif;
	color:#10364a;
	background:#fcfcf9;
	padding:0px 20px 20px;
	margin:0px 0px 0px 0px;}
	
	
	#aop-ppc h2 {
		display:block;
		color:#911700;
		font:bold 16px Arial, Helvetica, sans-serif;
		padding:10px 0px;
		margin:0px;}
	#aop-ppc ul {
		padding:0px;
		margin:0px 15px;
		}
	#aop-ppc ul li {
		display:block;
		padding:2px 3px;
		color:#3d75af;
		font:normal 14px Arial, Helvetica, sans-serif;}

		


