/* *** ** Start of DefaultWrapper ** *** */
* {margin:0; padding:0;}
html, body { height:100%; }
#mainContent ul, ul#practice-areas  { margin:0 0 0 15px; padding:0; line-height:22px; list-style-image:url(/images/bullet.jpg); }
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }

/* Text Styling */
h1 { font-size:26px; font-weight:normal; }
.subpage #mainContent h1 { position:absolute; top:210px; left:10px; color:#fcb975; } 
h2 { font-size:22px; }
h3 { font-size:16px; }
h4 {}
h5 {}
p { line-height:20px; margin:0 0 15px 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; margin:10px 0;}

/* Layout Styling */
.body {
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: url(/images/bg-repeat.jpg) repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 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:#fcb975;
}
#container {
	width: 1000px;
	background: #5e5e00 url(/images/bg-content-top.gif) 0px 183px no-repeat;
	margin: 0 auto 25px;
	text-align: left;
}
#header { padding: 0; }
#header h1 { margin: 0; padding: 0; position:relative; }
#header h1 a {
	display:block;
	height:183px;
	width:1000px;
	cursor:pointer;
	text-indent:-9000px;
	background:url(/images/cindy-allen.jpg) no-repeat;
}
#contentContainer { width:960px; padding:0 20px 20px; }
#mainContent { width:727px; padding: 0px; margin: 0; float:left; }
.subpage #mainContent { color:#000; position:relative; }
.subpage #content { width:631px; padding:20px; margin-left:10px; background:#c6c68f url(/images/bg-conent-bottom-sub.jpg) no-repeat bottom left; }
#leftContent { float:left; width:151px; color:#fff; padding:40px 0 0 0; }
#rightContent { float:right; width:516px; padding:40px 30px 20px;  }
#sidebar1 { width:219px; padding:6px; float:right; background:#660000; border:1px solid #782a2a; }
#sidebar1 #innerSidebar { width:177px; border:1px solid #782a2a; padding:6px 20px; }

/* Form Styling */
#mc-form { width:170px; padding:10px 0px; margin:0; background:; text-align:center; color:#9f6e6e; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
#mc-form form { width:100%; }
#mc-form label { display:block; text-align:left; height:12px; padding:2px 0 3px 0; margin:0; width:100%; }
#mc-form input { width:100%; margin:0 auto 5px; border:1px solid #fff; }
#mc-form textarea { width:100%; height:40px; border:1px solid #fff; }
#mc-form input.submit-btn { width:75px; height:30px; margin:10px 0 0 0; vertical-align:middle; text-align:center; background:#666600; border:none; color:#fff; cursor:pointer; }

/* Footer Styling */
#footerContainer {
	clear:both;
	width:1000px;
	height:53px;
	padding: 0;
	margin: 0;
	background:#fcb975;
}
#footer { height:17px; margin:0 auto; padding: 18px 20px; }
#footer p {	margin: 0; padding: 0; }

/* Footer Navigation Styling */
#footerNav { text-align:center; font-size:11px; }
#footerNav a { color:#660000; padding:0 8px; border-right:1px solid #660000; }
#footerNav a:hover { color:#666600; text-decoration:none; }
#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:10px;
	color:#a0a059;
}
#disclaimer a { color:#a0a059; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline; }

/* SpryMenuBarVertical.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, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0 0 30px;
	padding: 0;
	list-style-type: none;
	font-size: 15px;
	text-transform:uppercase;
	cursor: default;
	width: 177px;
}
/* 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 same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 177px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: 5% 0 0 -8.2em;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	text-transform:none;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 8.2em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/


/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	padding: 5px 0.75em 5px 0;
	color: #fff;
	text-decoration: none;
}
ul.MenuBarVertical ul a
{
	display: block;
	cursor: pointer;
	background-color: #660000;
	padding: 0.5em 0.75em;
	line-height:normal;
	color: #fff;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	color: #fcb975;
	text-decoration:none;
}
ul.MenuBarVertical ul a:hover, ul.MenuBarVertical ul a:focus
{
	color: #fcb975;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	color: #fcb975;
}
ul.MenuBarVertical ul a.MenuBarItemHover, ul.MenuBarVertical ul a.MenuBarItemSubmenuHover, ul.MenuBarVertical ul a.MenuBarSubmenuVisible
{
	color: #fcb975;
}

/*******************************************************************************

 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.MenuBarVertical 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.MenuBarVertical 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.MenuBarVertical 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.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: none;
	}
	ul.MenuBarVertical ul li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #660000;
	}
}

/* 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: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:inline-block;
	vertical-align:top;
	text-align:right;}
  
.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;}
/* *** ** End   of DefaultWrapper ** *** */
