/* *** ** 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-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:22px; font-weight:normal; padding:0 0 10px 0; margin:0 0 10px; border-bottom:2px solid #000; }
h2 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; padding:0 ; margin:10px 0; }
h3 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; padding:0 ; margin:10px 0; }
h4 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; padding:0 ; margin:10px 0; }
h5 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:22px; font-weight:normal; padding:0 ; margin:10px 0; }
p { line-height:18px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color: #0000CC; }
a:hover { text-decoration:underline; }
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;}

/* Layout Styling */
.body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(/images/bg-repeat.gif) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 18px 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 947px;
    min-height: 100%;
    height: auto !important;
	height:100%;
	background: url(/images/bg-container-repeat.gif) repeat-y;
	/*
	** important **
		adjust the margin below according to the heights of your header + footer (include padding and borders in these heights)
	*/
	margin: 0 auto -101px;
	text-align: left;
}
#header { padding: 0; margin:0; }
#header h1 { margin: 0; padding: 0; border:none; }
#header h1 a {
	display:block;
	width:947px;
	cursor:pointer;
	text-indent:-9000px;
}
.subpage #header h1 a {
	height:187px;
	background:url(/images/jon-r-parsons-subbg.jpg) no-repeat;
}
.homepage #header h1 { height:277px; position:relative; }
.homepage #header h1 a {
	height:277px;
	width:952px;
	background:url(/images/jon-r-parsons-homebg.jpg) no-repeat;
	position: absolute;
}

#menubar { 
	width:947px;
	height:52px;
	padding:0 0 0 52px;
	background:url(/images/bg-menubar.gif) no-repeat;
}

#contentContainer { width:917px; margin:0 15px; background: url(/images/bg-content.gif) no-repeat; }

.homepage #mainContent { width:797px; padding: 25px 60px 10px; margin:0 ; }
.subpage #mainContent { width:797px; padding: 25px 60px 10px; margin:0 ; float:left; }
.subpage #sidebar { width:240px; float:right; background:#CCCCCC; }
#practice-areas {
	clear:both;
	width:907px;
	height:204px;
	padding:50px 0 0 40px;
	background:url(/images/bg-practice-area.gif) top no-repeat;
	color:#fff;
	font-size:90%;
}
#practice-areas.naked { 
	height:28px;
	width:947px;
	padding:0;
	background:url(/images/bg-content-bot.gif) no-repeat;
}
#practice-areas a { color:#fff; font-weight: bold; } 

/* Form Styling */
#mc-form { width:275px; padding:0; margin:0; float:left; text-align:center; }
#mc-form form { width:100%; }
#mc-form label { display:block; text-align:left; height:15px; padding:0 5px 5px 0; margin:0; width:75px; float:left; text-align:right; }
#mc-form input { width:170px; margin:0 auto 5px; }
#mc-form textarea { width:170px; height:50px; }
#mc-form input.submit-btn { width:70px; height:26px; margin:5px 0 0 180px; text-align:center; }

/* Footer Styling */
#footerContainer, .push { height:100px;}
#footerContainer {
	width:100%;
	padding: 0;
	margin: 0;
	background:#000;
	border-top:1px solid #000;
	color:#707070;
}
#footer { width:90%; height:50px; margin:0 auto; padding: 0; }
#footer p {	margin: 0; padding: 10px 0; }

/* Footer Navigation Styling */
#footerNav a { color:#707070; padding:0 8px; border-right:1px solid #707070; }
#footerNav a:hover { color:#fff; }
#footerNav a.last-child { border: none; }

/* Disclaimer Styling */
#disclaimer {
	width: 800px; /* adjust width and height for your disclaimer */
	height:50px;
	margin: 0 auto; /* centers the disclaimer (if outside your container div) */
	padding:0;
	text-align: left;
}
#disclaimer p {
	margin:0; 
	padding:0; 
	line-height:17px;
	font-size:11px;
}
#disclaimer a { color:#707070; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline; } 

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* 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
{
	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;
}
/* 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: 125px;
	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: 125px;
}
/* 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: #EEE;
	padding: 0.5em 0.75em;
	color: #333;
	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: #33C;
	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: url(/SpryAssets/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(/SpryAssets/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(/SpryAssets/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(/SpryAssets/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;
		f\loat: left;
	}
	
	ul.MenuBarHorizontal ul li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

a#btn_home, a#btn_about, a#btn_whatwedo, a#btn_whattoexpect, a#btn_press, a#btn_contact, a#btn_directions, a#btn_resources, a#btn_forms {
	padding:0;
	margin:0;
	height:52px;
	text-indent:-9000px;
}

ul.MenuBarHorizontal a#btn_home { background:url(/images/btn-home.gif) no-repeat; width:65px; }
ul.MenuBarHorizontal a#btn_about { background: url(/images/btn-about.gif) no-repeat; width:83px; }
ul.MenuBarHorizontal a#btn_whatwedo { background:url(/images/btn-whatwedo.gif) no-repeat; width:103px; }
ul.MenuBarHorizontal a#btn_whattoexpect { background: url(/images/btn-whattoexpect.gif) no-repeat; width:119px; }
ul.MenuBarHorizontal a#btn_press { background: url(/images/btn-press.gif) no-repeat; width:121px; }
ul.MenuBarHorizontal a#btn_contact { background: url(/images/btn-contact.gif) no-repeat; width:90px; }
ul.MenuBarHorizontal a#btn_directions { background: url(/images/btn-directions.gif) no-repeat; width:90px; }
ul.MenuBarHorizontal a#btn_resources { background: url(/images/btn-resources.gif) no-repeat; width:92px; }
ul.MenuBarHorizontal a#btn_forms { background: url(/images/btn-forms.gif) no-repeat; width:68px; }

ul.MenuBarHorizontal a:hover#btn_home { background:url(/images/btn-home-over.gif) no-repeat; width:65px; }
ul.MenuBarHorizontal a:hover#btn_about { background: url(/images/btn-about-over.gif) no-repeat; width:83px; }
ul.MenuBarHorizontal a:hover#btn_whatwedo { background:url(/images/btn-whatwedo-over.gif) no-repeat; width:103px; }
ul.MenuBarHorizontal a:hover#btn_whattoexpect { background: url(/images/btn-whattoexpect-over.gif) no-repeat; width:119px; }
ul.MenuBarHorizontal a:hover#btn_press { background: url(/images/btn-press-over.gif) no-repeat; width:121px; }
ul.MenuBarHorizontal a:hover#btn_contact { background: url(/images/btn-contact-over.gif) no-repeat; width:90px; }
ul.MenuBarHorizontal a:hover#btn_directions { background: url(/images/btn-directions-over.gif) no-repeat; width:90px; }
ul.MenuBarHorizontal a:hover#btn_resources { background: url(/images/btn-resources-over.gif) no-repeat; width:92px; }
ul.MenuBarHorizontal a:hover#btn_forms { background: url(/images/btn-forms-over.gif) no-repeat; width:68px; }

/* SpryFormValidation.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: block;
	background:#fff;
	color: #CC3333;
	border: 1px solid #CC3333;
	padding:3px;
	margin:3px;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}

/*  <![ 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 ** *** */
