/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
html, body { height:100%; }
#mainContent ul { margin:0 0 0 25px; padding:0; line-height:22px; }
ul.side-links { margin:0; }
ul.side-links li { list-style:none; padding:0 0 10px 0; margin:5px 0; border-bottom:dotted 1px #000;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }

/* Text Styling */
h1 {font:22px Georgia, "Times New Roman", Times, serif;
	color:#d16305;
	margin:0 0 10px;
	padding:0;}
h2 {
	font:15px Arial, sans-serif;
	color:#d16305;
	margin:0;
	padding:0;
	font-weight:bold;
}
h3 {
	font-size:13px;
	color:#d16305;
	margin:20px 0 0;
	padding:0;
}
h4 {}
h5 {}
p { line-height:20px; margin:0 0 15px;}
ul { line-height:20px; padding:0 0 15px 30px;}
strong { font-weight:bold; }
a { color: #666; text-decoration:underline; }
a:hover {color:#000;}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
.required { color:#FF0000; }
img { border:none; }
.clear { clear:both; }
hr { border: none; border-top: 1px solid #000; width: 100%; height: 1px;}
#java-holder{width:195px; height:210px; _padding:0 0 0 20px;}

/* Layout Styling */
.body{
	background:url(/images/body.gif) repeat-x;
	font:13px Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
}
#container{
	width:951px;
	overflow:hidden;
	margin:0 auto;
	position: relative;
}
/*--header--*/
#headerContainer{
	width:951px;
	height:429px;
	position:relative;
}
#headerContainer h2 {float:right; font-family:"Times New Roman", Times, serif; margin-right:0; margin-top:35px; color:#FFF; font-weight:normal; font-size:20px;}
#headerContainer h2 span {font-family:"Times New Roman", Times, serif; font-size:20px;}
.logo{
	background:url(/images/logo.gif) no-repeat;
	width:240px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:absolute;
	top:10px;
	left:0;
}
.logo a{
	height:100%;
	display:block;
}
#headerContainer img{
	position:absolute;
	top:155px;
	left:0;
}
/*--content--*/
#contentContainer{
	width:100%;
	overflow:hidden;
	border-bottom:14px solid #d4dde6;
	margin:29px 0 0 0;
}
/*--sidebar--*/
#sidebar{
	width:233px;
	float:right;
	border:1px solid #d4dde6;
	padding:0 0 9999px;
	margin:0 0 -9999px 30px;
}
#sidebar h3{
	font:23px/27px Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-align:center;
	margin:20px 0 0;
}
#sidebar a img {
	margin:0px 0 10px 45px;
}
#sidebar a.player img {margin:15px 0 10px 30px;}
#mc-form{
	width:184px;
	overflow:hidden;
	padding:0;
	margin:5px auto 0;
}
#mc-form label{
	width:100%;
	display:block;
	clear:both;
	font-size:11px;
	line-height:15px;
	padding:10px 0 0;
	margin:0;
}
#mc-form input{
	background:#e3e3e3;
	width:174px;
	font:11px Arial, Helvetica, sans-serif;
	float:left;
	border:0;
	padding:4px 5px;
}
#mc-form textarea{
	background:#e3e3e3;
	width:174px;
	height:57px;
	overflow:auto;
	font:11px Arial, Helvetica, sans-serif;
	float:left;
	border:0;
	padding:4px 5px;
	margin:0 0 11px;
}
#mc-form input.submit-btn{
	background:url(/images/submit-btn.gif) no-repeat;
	width:70px;
	height:25px;
	display:block;
	padding:25px 0 0 70px;
	margin:0 0 0 55px;
	*margin:0 0 0 25px;
	cursor:pointer;
}
#sidebar address{
	width:100%;
	display:block;
	font-size:12px;
	line-height:19px;
	font-style:normal;
	color:#000;
	text-align:center;
	margin:40px 0 25px;
}
#sidebar address span{display:block;}
/*--additional sidebar--*/
.add-sidebar{
	/*width:235px;*/
	float:left;
	border-left:1px solid #d4dde6;
	border-right:1px solid #d4dde6;
	/*padding:0 0 9999px;*/
	padding:0 20px 9999px;
	_padding:0 0 9999px;
	/*margin:0 30px -9999px 0;*/
	margin:0 30px -9999px 0;

}
.recent-results{
	/*width:155px;*/
	width:195px;
	/*overflow:hidden;*/
	/*padding:0 20px 12px;*/
	padding:0 0 12px;
}
.recent-results h4,
.practice-areas h4{
	background:url(/images/add-sidebar-h4.gif) repeat-y;
	width:195px;
	font:14px/27px Georgia, "Times New Roman", Times, serif;
	color:#000;
	border-top:1px solid #d4dde6;
	border-bottom:1px solid #d4dde6;
	padding:0 20px;
	margin:0 -20px;
	_margin:0;
}
.recent-results p{
	line-height:16px;
	color:#333;
	margin:9px 0 0;
	height:25px;
}
.read-more{
	background:url(/images/read-more.gif) no-repeat 100% 50%;
	float:right;
	font:13px/19px Georgia, "Times New Roman", Times, serif;
	color:#d16305;
	text-decoration:none;
	padding:0 20px 0 0;
}
.read-more:hover{text-decoration:underline;}
.practice-areas{
	/*width:155px;*/
	width:195px;
	/*padding:0 20px 35px;*/
	padding:0;
}
.practice-areas ul{
	width:100%;
	list-style:none;
	padding:0;
	_padding:0 0 0 20px;
	margin:10px 0;
}
.practice-areas ul li{
	background:url(/images/bullet-1.gif) no-repeat 0 7px;
	font-size:12px;
	line-height:18px;
	padding:0 0 0 8px;
}
.practice-areas ul a{
	color:#333;
	text-decoration:none;
}
.practice-areas ul a:hover{text-decoration:underline;}
.practice-areas ul ul{margin:0;}
.practice-areas ul ul li{
	background:url(/images/bullet-2.gif) no-repeat 0px 6px;
	line-height:14px;
	padding:2px 0 2px 8px;
}
/*--main content--*/
#mainContent{
	overflow:hidden;
	/*margin:0 42px;*/
	width:415px;
	*width:400px;
}
* html #mainContent{
	height:1%;
	overflow:visible;
}
#mainContent p a{color:#666;}
#mainContent p a:hover{text-decoration:none;}
#mainContentSub {width:675px; *width:680px; float:left;}
#mainContentSub img {float:left; margin:5px 15px 10px 0;}
#sidebar .banners-list{margin:35px 0 0 !important;}
.banners-list{
	width:408px;
	float:left;
	font-size:0;
	line-height:0;
	text-align:center;
	list-style:none;
	padding:0 0 5px !important;
	margin:0 0 15px 265px;
	_margin:0 0 15px 136px;
}
.banners-list img {float:left; display:block; margin:0 0 0 35px; *margin:0 0 0 25px;}
#sidebar .banners-list li{
	width:100%;
	display:block;
	padding:0 0 5px;
}
.banners-list li{
	display:inline;
	padding:0 10px;
}
/*--footer--*/
#footerContainer{
	width:100%;
	overflow:hidden;
	padding:20px 0 16px;
}
#footerContainer ul{
	width:100%;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
}
#footerContainer ul li:first-child{background-image:none;}
#footerContainer ul li{
	background:url(/images/footerSeparator.gif) no-repeat 0 50%;
	display:inline;
	padding:0 5px 0 9px;
}
#footerContainer ul a{
	color:#a1a9ae;
	text-decoration:none;
}
#footerContainer ul a:hover{text-decoration:underline;}

/*Disclaimer*/
.bottom-line{height:68px; color:#1B402D;}
/*bottom-line-wrapper*/
.bottom-line-wrapper{
	padding:0 0 20px;
	margin:0 auto;
	width:930px;
	overflow:hidden;
	color:#666666;
}
.bottom-line-wrapper a img{
	float:left;
	padding-right:15px;
	border:none;
}
.bottom-line-wrapper p{
	margin:0;
	padding-top:5px;
	overflow:hidden;
	font:10px Arial, Helvetica, sans-serif;
	color:#666666;
	text-shadow: 0 0 0 #FFF;
}
.bottom-line-wrapper p a, .bottom-line-wrapper p a:visited{
	font-weight:bold;
	font-size:10px;
	color:#666666;
	text-shadow: 0 0 0 #FFF;
}


/* 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
{
	width:950px;
	border-right:1px solid #fff;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	top:101px;
}
/* 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
{
	float:left;
	border-left:1px solid #fff;
	position:relative !important;
}
/* 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
{
	background:#a1a9ae;
	width:200px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
	top:54px !important;
}
/* 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: -1px;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width:100%;
	float:none;
	border:0;
}
ul.MenuBarHorizontal ul a
{
	line-height:15px;
	height:auto;
	padding:5px 12px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	top:0 !important;
	position: absolute;
	margin: -1px 0 0 200px;
}
/* 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 #fff;
}
/* Menu items are a light gray block with padding and no text decoration */

ul.MenuBarHorizontal a
{
	display:block;
	font:15px/17px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	padding:19px 13px 18px;
}
ul.MenuBarHorizontal a.direction {padding:19px 16px 18px 17px;}
.mac.safari ul.MenuBarHorizontal a.direction {padding:19px 19px 18px 18px; display:block;	font:15px/17px Georgia, "Times New Roman", Times, serif;color:#fff;	text-decoration:none;}
.mac.ff2 ul.MenuBarHorizontal a.direction, .mac.ff3 ul.MenuBarHorizontal a.direction {padding:19px 14px 18px 15px; display:block;	font:15px/17px Georgia, "Times New Roman", Times, serif;color:#fff;	text-decoration:none;}
/* 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: #33C;
	color: #FFF;
*/
}
/* 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-color:#a1a9ae;
	color:#fff;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	background-color:#d16305;
	color:#fff;
}


/*******************************************************************************

 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: none;
	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(/images/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: none;
	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(/images/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;
}
/* 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;
		float: left;
	}
}



/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:130px; /* Width of labels */
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {	
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:3px 4px;
	width:330px;}
	
.msg-pct {
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:3px 4px;
	width:470px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.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;}

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#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:450px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;}



/* Directions Page Styles (Google Maps Default)

/* [ 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{
	}




/* *** ** End   of CSS ** *** */
/* *** ** Start of ContactUsLayout ** *** */
.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}
/* *** ** End   of ContactUsLayout ** *** */
