/* *** ** Start of CSS ** *** */
/* CSS Document */
.body{
  background:#0d1a26 url(/images/bg.png) repeat-x;
  font:normal 12px tahoma;
  color:#010101;
  text-align:justify;
  margin:0 auto;
  padding:0px;
}
h1, h2, h3, h4, h5, h6 ul, li, div, p{
   margin:0px;
   padding:0px;
}
ul{
  list-style-type:none;
}

form{
	margin:0 auto;
}
.spacer{
  clear:both;
}
.fl{
  float:left;
}
.fr{
  float:right;
}
a {color:#434444; outline:none;}
a:link {
  text-decoration:none;
}
a:visited {
  text-decoration:none;
}
a:hover {
  color:#C6160E;
  text-decoration:underline;
}
/**---contener---*/
#contener{
  width:862px;
  margin:0 auto;
  padding:0 0 77px 0;
}
/**---contener end---*/

/**---header---*/
#header{
  width:862px;
  float:left;
}
#header h1 a{
  width:862px;
  background:url(/images/header.jpg) no-repeat top;
  height:300px;
  display:block;
  text-indent:-999px;
}
#header_con{
  width:862px;
  float:left;
  position:relative;
}
#header_con #add{
	position:absolute;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
	left: 18px;
	top: 19px;
	width:340px;
}
#header_con h1 a{
  width:862px;
  background:url(/images/con_header.png) no-repeat top;
  height:181px;
  display:block;
  text-indent:-999px;
}
/**---header end---*/
/*-----menu----*/
#menu{
  width:862px;
  float:left;
  background:url(/images/menu_bg.png) repeat-x;
  height:53px;
  margin:0 auto;
}
/*-----menu end----*/
/**---body---*/
#body{
  width:862px;
  margin:0 auto;
  background:#FFF url(/images/body_top.png) no-repeat top;
  padding:31px 0 0 0;
}
#body_left{
  width:261px;
  float:left;
}
#body_practice{
  width:261px;
  float:left;
  background:url(/images/practice_areas_bottom.png) repeat-y;
}
#body_practice_top{
  width:230px;
  float:left;
  background:url(/images/practice_areas_top.png) no-repeat top;
  padding:46px 0 20px 31px;
}
#body_practice_top h3{
  padding:0 0 19px 0;
  margin:0 0 0 0;
  font-family:"Trebuchet MS";
  color:#003399;
  font-size:20px;
}
#body_practice_top ul{
  padding:0px;
  margin:0px;
}
#body_practice_top ul li{
  margin:0px;
  font-family:Arial, Helvetica, sans-serif;
  color:#003399;
  font-size:14px;
  padding:0 0 15px 8px;
}
#body_quick_contact{
  width:245px;
  float:left;
  background:url(/images/quick_con.png) no-repeat top;
  height:201px;
  padding:12px 0 20px 15px;
}
.qu_con{
  width:230px;
  float:left;
  font:normal 9px tahoma;
  color:#FFFFFF;
  padding:5px 0 0 0;
}
.qu_con2{
  width:230px;
  float:left;
  padding:10px 0 0 0;
}
.qu_con_left{
  width:100px;
  float:left;
  font:normal 9px tahoma;
  color:#FFFFFF;
}
.qu_con_right{
  width:120px;
  float:right;
  font:normal 9px tahoma;
  color:#FFFFFF;
}
.input{
  width:84px;
  border:none;
  border-left:#91a5b9 1px solid;
  border-right:#91a5b9 1px solid;
  background:url(/images/input_bg.png) repeat-x;
  font:normal 11px/15px Arial, Helvetica, sans-serif;
  height:14px;
  color:#000000;
  padding:0px;
  margin:0px;
  line-height:normal;
}
.input2{
  width:107px;
  border:none;
  border-left:#91a5b9 1px solid;
  border-right:#91a5b9 1px solid;
  background:url(/images/input_bg.png) repeat-x;
  font:normal 11px/14px Arial, Helvetica, sans-serif;
  height:14px;
  color:#000000;
  padding:0px;
  margin:0px;
  line-height:normal;
}
.text_box{
  width:220px;
  border:none;
  border-left:#91a5b9 1px solid;
  border-right:#91a5b9 1px solid;
  background:url(/images/tex.png) repeat-x;
  font:normal 11px Arial, Helvetica, sans-serif;
  color:#000000;
  height:43px;
  padding:0px;
  margin:0px;
  line-height:normal;
  overflow:hidden;
}
.submit{
  border:#000000 1px solid;
  background:#000000;
  font:normal 11px Arial, Helvetica, sans-serif;
  color:#fff;
  padding:0px;
  margin:0px;
  line-height:normal;
  cursor:pointer;
}
#body_quick_contact h3{
  font-family:"Trebuchet MS";
  color:#ffffff;
  font-size:17px;
  text-transform:uppercase;
  padding:0 0 6px 0;
  margin:0px;
}
#body_right{
  width:535px;
  float:right;
  padding:0 30px 12px 30px;
}
#body_right h1{
  font:bold 30px Arial, Helvetica, sans-serif;
  color:#003399;
  padding:0 0 24px 0;
}
#body_right h2{
  font:bold 12px Arial, Helvetica, sans-serif;
  color:#003399;
  padding:5px 0 5px 0;
}
#body_right p{
  font:normal 12px Arial, Helvetica, sans-serif;
  color:#003399;
  line-height:20px;
  text-align:justify;
  padding-bottom:20px;
}
#body_right p a{
  color:#666666;
  text-decoration:underline;
  font-weight:bold;
}
#body_right p a:hover{
  color:#666666;
  text-decoration:none;
}
#body_right img{
  padding:0 20px;
  margin:0px;
}
/**---body end---*/
/*----footer----*/
#footer{
  width:862px;
  margin:0 auto;
  background:#fff url(/images/footer_top_bg.png) repeat-x;
}
#footer_bottom{
  width:862px;
  float:left;
  background:url(/images/footer_bottom.png) no-repeat bottom;
  padding:20px 0 30px 0;
}
#footer_bottom ul{
  padding:0px;
  margin:0px;
}
#footer ul li{
   display:inline;
   font:normal 11px tahoma;
   color:#003399;
   border-left:#003399 1px solid;
   padding:0 2px 0 8px;
}
#footer ul li a{
  color:#003399;
  text-decoration:none;
}
#footer ul li a:hover{
  color:#1a344f;
  text-decoration:none;
}
#footer ul .none{
  border-left:none;
}
/*----footer end----*/
#body_con{
  width:862px;
  margin:0 auto;
  background:#fff url(/images/con_top.png) no-repeat top;
}
#body_con_bottom{
  width:788px;
  clear:both;
  background:url(/images/con_img.png) no-repeat bottom right;
  padding:42px 0 180px 37px;
  margin:0;
}
#body_con_bottom h1{
  font:bold 30px Arial, Helvetica, sans-serif;
  color:#003399;
  padding:0 0 20px 0;
  margin:0px;
}
#body_con_bottom h2{
  font:bold 12px Arial, Helvetica, sans-serif;
  color:#003399;
  padding:0px 0 5px 0;
}
#body_con_bottom p{
  font:normal 12px Arial, Helvetica, sans-serif;
  color:#003399;
  line-height:20px;
  text-align:justify;
  padding-bottom:20px;
}
#body_con_bottom p a{
  color:#666666;
  text-decoration:underline;
  font-weight:bold;
}
#body_con_bottom p a:hover{
  color:#666666;
  text-decoration:none;
}
.RichText ul {line-height:20px;}
.RichText ul li a {text-decoration:underline;}
/* Directions Page Styles (Google Maps Default)












/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	background:url(/images/menu_broder.png) no-repeat right;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 12em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 12em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color:transparent;
	padding:8px 13px 8px 13px;
	text-align:center;
	color: #FFF;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	background:url(/images/menu_bg.png) repeat-x;
	text-align:left;
	color: #FFF;
	text-decoration: none;
	margin:0;
}
#home {padding:19px 11px;}
.mac #home {padding:19px 9px 19px 8px;}

#attorney {padding:11px 11px;}
.mac #attorney {padding:11px 9px 11px 8px;}

#practice {padding:11px 11px;}
.mac #practice {padding:11px 9px 11px 8px;}

#how {padding:11px 10px;}
.mac #how {padding:11px 8px;}

#what {padding:11px 10px;}
.mac #what {padding:11px 8px;}

#faq {padding:19px 10px;}
.mac #faq {padding:19px 8px;}

#contact {padding:19px 10px;}
.mac #contact {padding:19px 8px;}

#direction {padding:19px 10px;}
.mac #direction {padding:19px 8px;}

#news {padding:19px 9px 19px 10px;}
.mac #news {padding:19px 3px 19px 6px;}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background-color:#000;
	color: #fff;
	text-decoration: none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background:url(/images/menu_bg_hover.png) repeat-x;
	color: #fff;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	background:url(/images/menu_bg_hover.png) repeat-x;
	color: #fff;
	text-decoration: none;
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	/*background-image: url(/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	/*background-image: url(/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	/*background-image: url(/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	/*background-image: url(/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
}
/*.vertical-align{
  line-height:30px;
}*/
#vertical-align_b{

  background:none;

}














/* 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 #c0c0c0;
	background:#eee;
	padding:3px 4px;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;} /* address input field */

#directionsLocale {
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #c0c0c0;
		background:#eee;
		padding:2px;
		font:11px Tahoma, Verdana, sans-serif;
		color:#555;} /* language dropmenu */

#locale{
	}

#directionsSubmit {
	padding:4px 0px;}
	
	#directionsSubmit input {
		padding:1px 2px;
		font:bold 12px Tahoma, Verdana, sans-serif;
		text-transform:uppercase;
		color:#fff;
		background:#364a61;
		border:1px solid #000;} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		background:#7b0225;}

#map {
	border:1px solid #c0c0c0;
	color:#000;}

#addressNotFound {
	}

#directions {
	}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:112px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:block;
	vertical-align:top;
	text-align:left;}
  
.form-pct {	
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:380px;}
	
select.form-pct {
	width:auto;}
	
.msg-pct {
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:495px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.main-submit {
	padding:1px 2px;
	font:bold 12px Tahoma, Verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:#364a61;
	border:1px solid #000;
	text-align:center;
	text-decoration:none;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	background:#7b0225;}


.custom-form {
	margin-top:14px;}

	.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: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: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;}



#disclaimer {width:820px; padding:10px; margin:0 auto;}
#disclaimer p {color:#FFF; padding:0;}
#disclaimer p a {color:#FFF; text-decoration:underline;}/* *** ** End   of CSS ** *** */
/* *** ** Start of ContactUsLayout ** *** */
.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}
/* *** ** End   of ContactUsLayout ** *** */
