/* *** ** Start of GlobalStyles ** *** */
* {margin:0; padding:0;}
ul, li { margin:0; padding:0; } 
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }
#content h1 { padding:0; margin:0; border-bottom:1px solid #bd1b16; }
#subpage #content h1 { padding:0 0 5px; margin:.5em 0; border-bottom:1px solid #bd1b16; }
h1 { font:lighter 22px Georgia, "Times New Roman", Times, serif; color:#bd6b16; padding:0; margin:0 0 5px 0; }
h3 { font-size:14px; color:#bd6b16; padding:0; margin:0 0 .5em 0; }
img { border:none; }
strong {}
.strong { font-weight:bold;}
a { color:#bd6b16; text-decoration:none; }
a:hover {color:#16202C;}
.required { color:#FF0000; }
.clear { 
	clear:both;    
	height:0;
    font-size: 1px;
    line-height: 0px; 
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

#content p { margin:10px 0; line-height:18px; }
#content ul, #content ol { margin:10px 40px; }
.body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(/images/background.jpg) repeat-x;
	margin: 0;
	padding: 0 0 10px;
	text-align: center;
	color: #5c5c5c;
}
#container {
	width: 878px; 
	margin: 0 auto;
	text-align: left;
} 
#header {
	padding: 0;
} 
#header h1 {
	cursor:pointer;
	margin: 0;
	padding: 0;
	text-indent:-9000px;
	background:url(/images/sexton_and_wykoff_header.jpg) no-repeat;
	width:878px;
	height:111px;
}
#sidebar1 {
	width: 210px;
	height:509px;
	float: left;
	background: #EBEBEB;
	padding:0;
	margin:0;
	position:relative;
}
#mc-form { 
	width:190px; 
	height:348px;
	background:url(/images/form-background.jpg) no-repeat;
	padding:25px 10px 10px 10px;
	overflow: hidden;
}
#side-address {
	width:210px;
	height:113px;
	padding:10px 0 0 0;
	margin:0;
	background:url(/images/side-address-bg.jpg) no-repeat;
	overflow:hidden;
	text-align:center;
	color:#4e4e4e;
}
#mainContent {
	width:668px;
	float:left;
	margin: 0;
	padding: 0;
	background:#e2e2e2;
}

#mainContent #content { width:616px; height:457px; padding:20px; border:6px solid #CCCCCC; background:#fff; color:#5c5c5c;}
#mainContent #practice-areas { width:233px; height:255px; background:url(/images/areas-of-practice.jpg) no-repeat;}
#footer { 
	padding: 0 10px 0 20px;
	color:#fff;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer p#footerNav a { color:#fff; text-decoration:none; margin:0 25px;}
#footer p#footerNav a:hover { color:#6ac2e5; }
#disclaimer { color:#578d9d; font-size:11px; line-height:18px; }
#disclaimer p { margin:0; padding:0;}
#disclaimer a { color:#578d9d; font-weight:bold; text-decoration:none; }
#disclaimer a:hover { text-decoration:underline;}

#lowerContent {
	width:838px;
	height:239px;
	padding:20px 20px 0;
	background:url(/images/recent-results-bg.jpg) no-repeat bottom;
}
#subContent p{ font-size:80%; }
#subContent ul
{
	padding:0;
  	margin:0 0 0 260px;
  	line-height:18px;
	font-size:80%;
}
.form-bottom { height:2px; margin:0; padding:0;}


/* subpage styling */

#subpage { background:#cfdfec url(/images/sub-bg-bottom.jpg) bottom no-repeat; padding-bottom:100px; height:1%; }
#subpage #mainContent, #subpage #sidebar1, #subpage #mainContent #content { background:none; height:auto; overflow:hidden }
#subpage #mainContent #content { border:none; border-top:6px solid #e2e2e2; padding:0 26px; }
#bottomAddress { height:27px; width:878px; padding:14px 0 0; background:url(/images/footer-bg.jpg) no-repeat; text-align:center;}
#bottomAddress p { padding:0; margin:0; }

/* Mini-Contact Form Styling */
#mc-form h3 { text-align:center; color:#16202c; font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight:lighter; padding:0 0 10px 0; }
#mc-form form, #mc-form label, #mc-form input, #mc-form textarea { padding:0; margin:0; color:#16202c;  }
#mc-form form label { display:block; padding-bottom:5px; }
#mc-form form input, #mc-form form textarea { display:block; width:185px; margin-bottom:10px;}
#mc-form form textarea { height:50px;}
#mc-form form input.button { width:58px; height:23px; background:url(/images/submit-btn.jpg) no-repeat; border:none; vertical-align:middle; cursor:pointer; text-indent:-9000px; margin:0; padding:0; }

/* Navigation */
#menu {
	height:40px;
	width:876px;
	padding:0 1px;
	background:url(/images/main-nav-bg.jpg) no-repeat;
}

ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: auto;
}
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0 2px 0 0;
	list-style-type: none;
	font-size: 12px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	background: url(/images/nav-item-divider.jpg) no-repeat right;
}
ul.MenuBarHorizontal ul li { padding:0; }
ul.MenuBarHorizontal li.nobg
{
	background:none;
	padding:0;
}
ul.MenuBarHorizontal li.nobg a
{
	padding: 13px 31px 12px 30px;
}
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	z-index: 1020;
	cursor: default;
	width: 210px;
	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: 210px;
}
/* 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 #183960;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background: url(/images/nav-item-bg.jpg) repeat-x;
	padding: 13px 16.5px 12px 16px;
	color: #183960;
	line-height:15px;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	background-image:none;
	background-color: #e88924;
	padding: 3px 5px;
	color: #183960;
	line-height:auto;
	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: url(/images/nav-on-item-bg.jpg) repeat-x;
	color: #003366;
}
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background-image:none;
	background-color: #f8e2c7;
	color: #003366;
}
/* 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, ul.MenuBarHorizontal a.MenuBarItemSubmenu:hover 
{
	background: url(/images/nav-on-item-bg.jpg) repeat-x;
	color: #003366;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	background-color: #f8e2c7;
	color: #003366;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/


/* 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;
}
/* 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;
	background: url(/images/nav-item-divider.jpg) no-repeat right;
	}
	ul.MenuBarHorizontal ul li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background-image:none;
		background-color: #e88924;
	}	
}


/* 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;
}

/* Large Contact Form Styling */

.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}

form ol { list-style:none; }
form li { margin:0; padding:8px 0 8px 0; width:100%;}
form fieldset { border:none; }
form fieldset label { width:150px; display:block; float:left; font-size:12px; margin:0;padding-top:2px;}
form fieldset input, form fieldset select { width:300px; margin:0;}
form fieldset .checkbox input { width:auto; margin: 0 5px 0 0;}
form fieldset input {display:inline;}
form fieldset textarea { width:85%; margin-bottom:10px;  }
form fieldset select {display:block;}
.msg-label {width:300px;}
.checkbox { font-weight:bold;}


#iagree {
-x-system-font:none;
background-color:#ECECEC;
border:1px solid #031C40;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:4px 0 8px;
padding:5px;
position:absolute;
width:350px;
float:left;
z-index:4000;
}
#iagree .overlay_submit {
-x-system-font:none;
background-color:#FFFFFF;
border:1px solid #999999;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:5px 0 0 0;
padding:4px;
clear:both;
float:left;
}

/* *** ** End   of GlobalStyles ** *** */
/* *** ** Start of NakedWrapper ** *** */
/* 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: inline-block;
	color: #CC3333;
	border: 1px solid #CC3333;
	position:relative;
	top:3px;
	left:150px;
	height:18px;
	width:175px;
}



/* 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;
}/* *** ** End   of NakedWrapper ** *** */
/* *** ** Start of ContactUsLayout ** *** */
.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}/* *** ** End   of ContactUsLayout ** *** */
