/* *** ** Start of CSS ** *** */
.body{
	margin:0;
	text-align:center;
	background:url(/herber/images/bg.jpg) repeat-x top #000;
	font:13px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#02141c;
}
.wrapper{
	width:951px;
	margin:0 auto;
	text-align:left;
}
.header{
	margin:0 auto;
	height:116px;
	background:url(/herber/images/header2.jpg) no-repeat top;
}
.header h1{
	margin:0;
	padding:0;
	float:left;
}
.header h1 a {
	width:670px;
	display:block;
	height:99px;
	cursor:pointer;
	text-indent:-9000px;
}
.calltext{
	margin:0 auto;
	color:#f7f7f7;
	text-align:right;
	font:20px Georgia, "Times New Roman", Times, serif;
	padding:47px 35px 0 0;
}
.clear{
	clear:both;
}
h2{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#5b0201;
	padding:0;
	margin:0;
}
h2.first{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#5b0201;
	padding:0;
	margin:-15px 0 0 0;
}
h1.first{
	margin:0;
	padding:0;
	position:relative;
	font:normal 28px Georgia, "Times New Roman", Times, serif;
	top:-40px;
	width:350px;
}
h1{
	margin:0;
	padding:50px 0 30px;
	font:normal 35px Georgia, "Times New Roman", Times, serif;
}
a{
	color:#9e0301;
	outline:none;
	text-decoration:none;
}
a:hover{
	color:#9e0301;
	outline:none;
	text-decoration:underline;
}
p{
	margin:0;
	padding:0 0 20px 0;
}
p.first{
	margin:0;
	padding:0;
	position:relative;
	top:-20px;
}
/*NAV***********************************************************/
.nav{
	margin:0 auto;
	height:47px;
	background:url(/herber/images/nav.jpg) no-repeat center;
}

/*CENTER PIC***********************************************************/
.centerPic{
	margin:0 auto;
	height:316px;
	background:url(/herber/images/centerpic.jpg) no-repeat top;
}
ul.centerul{
	float:right;
	margin-right:240px;
	padding-top:42px;
	list-style:none;
	color:#FFF;
	font:14px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	height:200px;
}
ul.centerul li{
	margin:4px 0 0 0;
	padding:3px 0 0 35px;
	width:235px;
	height:21px;
	text-align:left;
	background:url(/herber/images/practiceareasnavbg.png) no-repeat right;
}
ul.centerul a{
	color:#FFF;
	padding:0;
	text-decoration:none;
}

ul.centerul a:hover{
	color:#FFF;
	padding:0;
	text-decoration:underline;
}
/*MAIN area***********************************************************/
.mainwrapper{
	margin:0 auto;
	background:url(/herber/images/mainwrapperbg.jpg) repeat-y left;
}
.leftSide{
	margin:0 auto;
	float:left;
	width:710px;
}
.rightSide{
	margin:0 auto;
	float:left;
	width:213px;
	min-height:350px;
	background:url(/herber/images/contactusbg.jpg) no-repeat top right #f9f9f7;
}

/*MAINCONTENT***********************************************************/
.mainContent{
	margin:0 auto;
	padding:0 50px 20px 50px;
	min-height:350px;
	background:url(/herber/images/maincontent.jpg) no-repeat top left;
}
.subpage .mainContent{
	margin:0 auto;
	min-height:350px;
	padding:0 50px 20px 50px;
	background:url(/herber/images/submaincontentbg.jpg) no-repeat top left;
}

ul.mainul{
	margin:0;
	padding:0 0 20px 5px;
	list-style:none;
	color:#02141C;
	font:13px Arial, Helvetica, sans-serif;
}
ul.mainul li{
	padding-left:15px;
	background:url(/herber/images/bulletimg.jpg) no-repeat left;
}
ul.mainul a{
	text-decoration:none;
}
ul.mainul a:hover{
	text-decoration:underline;
}
/*= Mini Contact (mc-form) Styling
*************************/
.mc-form { width:180px; padding:50px 10px 10px 13px; margin:0; background:; text-align:right;}
.mc-form form { width:100%;}
.mc-form label { display:block; text-align:left; height:15px; padding:0; margin:0; width:100%; font:10px Tahoma, Geneva, sans-serif; color:#333333;}
.mc-form input { width:100%; height:25px; margin:0 auto 5px;}
.mc-form textarea { width:100%; height:40px;}
.mc-form input.submit-btn { width:45px; height:18px; margin:10px 0 0 0; vertical-align:middle; text-align:left;}

/*Footer ***********/
.footerWrapper{
	position:relative;
	margin:0 auto;
	background-color:#000;
	padding:20px 0 20px;
}


.fcontainer{
	margin:0 auto;
	width:951px;
	text-align:left;
	padding:10px 0;
	background-color:#000;
}
.finnercontainer{
	margin:0 auto;
	height:133px;
	background:url(/herber/images/footerlogo2.jpg) no-repeat center left;
}

.fcontainer ul{
	margin:0 0 0 250px;
	padding:0 0 0 30px;
	width:120px;
	list-style:none;
	border-left:1px solid #424141;
	border-right:1px solid #424141;
	font:12px Arial, Helvetica, sans-serif;
}
.fcontainer a{
	color:#c49c5e;
	text-decoration:none;
}
.fcontainer a:hover{
	color:#c49c5e;
	text-decoration:underline;
}
.fcontainer li{
	padding:3px 0;
}
.disclaimer{
	margin:0 auto;
	padding-right:40px;
	float:right;
	width:490px;
	color:#c2b190;
	font:11px Arial, Helvetica, sans-serif;
}
.disclaimer a{
	color:#c49c5e;
	text-decoration:none;
}
.disclaimer a:hover{
	color:#c49c5e;
	text-decoration:underline;
}
.logo{
	margin:0 auto;
	float:right;
}

/* 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
{
	margin: 0;
	padding:0 0 0 50px;
	list-style-type: none;
	text-transform:uppercase;
	font:13px Georgia, "Times New Roman", Times, serif;
	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;
	background: url(/herber/images/navseperator.jpg) no-repeat right;
}
ul.MenuBarHorizontal li.last 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	height:47px;
	background:none;
}
/* 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-weight:normal;
	font-size: 12px;
	z-index: 1020;
	cursor: default;
	width: 225px;
	position: absolute;
	background-color:#620201;
	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: 225px;
		background:none;
    }
/* 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
{
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	line-height:13px;
	padding: 17px 14px 4px;
	margin:0;
	color:#fbef9a;
	height:24px;
	text-decoration: none;
}
.floatseperator{
	float:left;
}
ul.MenuBarHorizontal ul a
{
	line-height:normal;
	
	cursor: pointer;
	color:#fbef9a;
	margin: 0;
	padding:6px 15px;
	display: block;
	clear: both;
	font-size: 12px;
	line-height: 14px;
	height: auto;
	
	text-decoration: none;
	background:none;
}
ul.MenuBarHorizontal ul a.lasta
{
	line-height:normal;
	
	cursor: pointer;
	color:#fbef9a;
	margin: 0;
	padding:6px 15px 15px 15px;
	display: block;
	clear: both;
	font-size: 12px;
	line-height: 14px;
	height: auto;
	
	text-decoration: none;
	background:none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	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
{
	color: #fff;
	background:url(/herber/images/navhover.jpg) repeat-x top;
}

/*******************************************************************************

 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
{

}
/* 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
{

}
/* 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
{

}
/* 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
{
	
}

/*******************************************************************************

 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;
	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.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/


.captcha {
	display:inline-block;}
		
	.captcha input {
		display:inline-block;}
		
	.captcha img {
		margin:0px 0px 3px 0px;}


.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:145px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct,
.custom-form .captcha input {	
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:347px;}
	
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,
#content .custom-form {
	margin:0px;
	padding:0px;}

	.custom-form fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol,
	#content .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,
#content #overlay_div p {
	line-height:15px;
	margin:15px 0px;
	padding:0px;}
	
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #aaa;
	background-color:#ccc;
	width:400px;
	margin:4px 0 0 0;}

#overlay_div h3,
#content #overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #333;
	color:#000;
	padding:0px 0px 8px 0px;
	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;}



/*	<![ Quick Contact [ -----------------------------------------------------------*/

#qc {
	}

.pad_frm_itm2 {
	padding:2px 0px;
	margin:0px;}

.form-label2 {
	width:58px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct2 {
	font:11px Arial, Helvetica, sans-serif;
	width:100px;}
	
.msg-pct2 {
	font:11px Arial, Helvetica, sans-serif;
	width:100px;
	height:50px;
	overflow:auto;}

.custom-form2 {
	}

	.custom-form2 fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 33px;
		font:bold 14px Verdana, Arial, Helvetica, sans-serif;
		text-align:center;}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit-align2 {
	text-align:right;}

.submit {
	font:11px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;}
	
.submit:hover {	
	}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	display:block;
	padding:12px;
	margin:0px -12px;
	background:#364a61;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	text-align:left;}
	
	#disclaimer a {
		color:#ccc;
		font-weight:bold;
		text-decoration:none;}
	#disclaimer a:hover {
		color:#fff;
		text-decoration:underline;}	


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* 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 ** *** */
