/* *** ** Start of CSS ** *** */
.right {float:right;}

* {margin:0; padding:0;}
html, body { height:100%; }
ul, ol { margin:0 0 0 25px; padding:0; line-height:22px; list-style:url(/images/bullet.gif); }
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:"Times New Roman", Times, serif; font-style:italic; font-weight:normal; font-size:25px; color:#0956b8; margin:15px 0; }
h2 { font-family:"Times New Roman", Times, serif; font-style:italic; font-weight:normal; font-size:20px; color:#0956b8; margin:15px 0 0; }
h3 { font-family:"Times New Roman", Times, serif; font-style:italic; font-weight:normal; font-size:16px; color:#0956b8; margin:15px 0 0; }
#sidebar h2 { font-family:"Times New Roman", Times, serif; font-style:italic; font-weight:normal; font-size:20px; color:#1b406f; text-align:center; margin:25px 0 25px; }
p { line-height:18px; margin:0 0 10px;}
strong { font-weight:bold; }
a { text-decoration:none; color: #0000CC; }
a:hover { text-decoration:underline; }
.required { color:#FF0000; }
img { border:none; }
.clear { clear:both; }
hr { border: none; border-top: 1px solid #000; width: 100%; height: 1px;}
.hr { height:1px; width:100%; background:url(/images/sidebar-rule.gif) no-repeat center;}



/*]()[*/
#results h3 { font-style:normal; font-weight:bold; }
#results h3 span { float:right; }



/* Layout Styling */
.body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #c6c6c6;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.homepage { background:url(/images/bg-repeat.jpg) repeat-x top; width:100%; }
.subpage { background:url(/images/bg-repeat-sub.jpg) top left repeat-x ; width:100%; }

#container {
	width: 864px;
	margin: 0 auto;
	text-align: left;
}
#header { padding: 0 ; width:864px; height:144px; }
#header h1 { 
	margin: 0;
	padding: 0;
	width:400px;
	height:144px;
	border:none;
	float:left;
}
#header h1 a {
	display:block;
	width:400px;
	height:144px;
	cursor:pointer;
	text-indent:-9000px;
	background:url(/images/carter-law-firm.jpg) no-repeat;
}
#address {
	width:260px;
	height:70px;
	float:right;
	padding:64px 0 10px 204px;
	background: url(/images/phone-number.jpg) no-repeat;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
}
#address p { float:left; padding:0 0 10px; margin:0; line-height:15px; }
#recent-settlements { width:430px; padding:18px 0 18px 434px; height:69px; background:url(/images/bg-recent-settlements.jpg) no-repeat; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#fff; }
#innerSettlements { height:65px; width:430px; overflow-y:scroll; overflow-x: none; }

.spacing { display:block; width:50px; }
#contentContainer { width:864px; }
#mainContent { width:556px; padding: 5px 20px; margin: 0; float:right; background: #FFFFFF url(/images/bg-content.jpg) no-repeat top; }
.subpage #mainContent { width:824px; padding: 5px 20px 40px; margin: 0; float:none; background: #FFFFFF url(/images/bg-content-sub.jpg) no-repeat top; }
#sidebar { width:258px; padding:0 0 0 10px; float:left; background: url(/images/bg-sidebar.jpg) no-repeat top; color:#1b406f; font-family:Arial, Helvetica, sans-serif; }
#sidebar ul { margin:15px 0 15px 15px; }

#video-placeholder {
	display:block;
	width:200px;
	height:175px;
	float:right;
	cursor:pointer;
	text-indent:-9000px;
	background:url(/images/video-placeholder5.jpg) no-repeat;
}

/*}}}}} Two Column ULs {{{{--------------------*/
.ul-two-cols { float:left; width:200px; }
.end-two-col-ul { clear:both; font-size:1px; height:1px; }
.longer-col { width:260px; }

/* Form Styling */
#mc-form { width:228px; padding:10px 0; margin:0; background:; text-align:center; }
#mc-form form { width:100%; }
#mc-form label { display:block; text-align:left; height:15px; padding:0 0 3px 0; margin:0; width:100%; }
#mc-form input { width:100%; margin:0 auto 5px; }
#mc-form textarea { width:100%; height:40px; }
#mc-form input.submit-btn { width:56px; height:16px; margin:5px 0 0 0; vertical-align:middle; text-align:center; }

/* Footer Styling */
#footerContainer {
	clear:both;
	width:864px;
	height:100px;
	padding: 0;
	margin: 0;
}
#footer { height:50px; width:596px; float:right; margin:0 auto; padding: 0; background:url(/images/bg-footer.jpg) no-repeat top;  }
#footer p {	margin: 0; padding: 10px 0; }

.subpage #footer { height:33px; width:864px; line-height:33px; float:none; margin:0 auto; padding: 0; background:url(/images/bg-footer-sub.jpg) no-repeat top;  }

/* Footer Navigation Styling */
#footerNav { text-align:center; }
#footerNav a { color:#505152; padding:0 8px; border-right:1px solid #505152; font-size:11px; }
#footerNav a:hover { color:#5283a8; }
#footerNav a.last-child { border: none; }

/* Disclaimer Styling */
#disclaimer {
	width: 864px; /* adjust width and height for your disclaimer */
	height:50px;
	margin: 0 auto; /* centers the disclaimer (if outside your container div) */
	padding:10px 0 0;
	text-align: left;
	background:url(/images/footer-rule.gif) no-repeat top;
	color:#7e7e7f;
}
#disclaimer p {
	margin:0; 
	padding:0; 
	line-height:17px;
	font-size:11px;
}
#disclaimer a { color:#7e7e7f; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline; }

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

/* force fleXcroll to always display the vertical scrollbase */
.vscrollerbase {
visibility: visible !important;
}
/* fleXcroll adapts to this CSS setting and sets positions correctly */


/* And style your scrollbar like you normally do */
.vscrollerbase {
width: 15px;
background: url(/images/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: url(/images/basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
height: 15px;
background: #D7EBDF url(/images/horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbar {
height: 15px;
background: #99CBCB url(/images/horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(/images/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(/images/basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(/images/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url(/images/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(/images/horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(/images/basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(/images/basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url(/images/basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(/images/basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(/images/basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */


/* 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;
	list-style-image:none;
	font-size: 13px;
	cursor: default;
	width: 864px;
	height:41px;
	clear:both;
}
/* 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: 7px 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: 6px 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image:none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 175px;
	height:auto;
	position: absolute;
	left: -1000em;
	font-size:11px;
}
/* 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: 175px;
	padding:0;
}
/* 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;
	padding: 7px 18px;
	line-height:13px;
	color: #fff;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	background-color: #000;
	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.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	padding:6px 17px;
	border:1px solid #a7a9ac;
	color: #95a9df;
	text-decoration:none;
}
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	border:none;
	padding: 0.5em 0.75em;
	color: #95a9df;
}
/* 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
{
	padding:6px 17px;
	padding-bottom:6px;
	border:1px solid #a7a9ac;
	color: #95a9df;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	border:none;
	padding: 0.5em 0.75em;
	color: #95a9df;
}

/*******************************************************************************

 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(/images/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(/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: url(/images/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(/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;
		f\loat: left;
	}
	ul.MenuBarHorizontal ul li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #000;
	}
}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/
#emailForm ol { margin:0; line-height:normal; list-style-image:none; }

li.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:150px; /* Width of labels */
	padding:0px 2px 0px 0px;
	margin:0;
	display:inline-block;
	vertical-align: middle;
	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:533px; /*  .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:515px;
	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;}
/* 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 {
	}

/* *** ** End   of CSS ** *** */
