/* *** ** Start of CSS ** *** */
/****************************************************/
/* CSS Document for Norigea Associates Starts here */
/**************************************************/
* {margin:0; padding:0;}
#content ul{margin:0 0 0 25px; padding:5px 0; line-height:18px; color:#660000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#inner_content ul{margin:0 0 0 25px; padding:5px 0; line-height:18px; color:#660000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a { text-decoration:none; color: #0000CC; }
a:hover { text-decoration:underline; }

html, body{background-color:#5e0000; background: url(/images/background.jpg) repeat-x top left;}
.body
{
	margin:0px;
	padding:0px;
	background-color:#5e0000;
	color:#000;
}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url(/"','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

.clear{clear:both;}

/* Heading CSS Starts Here */
h1{font-family:Arial, Helvetica, sans-serif; font-size:30px; font-weight:bold; color:#000000; margin:0; padding:20px 0px 20px 0px;}
h2{font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; font-style:italic; color:#660000; margin:0; padding:10px 0px 10px 0px;}
h3 a{font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; font-style:italic;}
/* Heading CSS Ends Here */

p{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#660000; margin:0; padding:5px 0; line-height:18px;}
p a{color:#000000; text-decoration:none;}
p a:hover{color:#000000; text-decoration:underline;}

/* Main Body Container Starts Here */
#container{width:862px; margin:0 auto;}
/* Main Body Container Ends Here */

/* Header CSS Starts Here */
#header{width:862px; height:216px; background: url(/images/header_back.jpg) no-repeat center;}
#logo{padding:44px 0px 0px 17px;}
#logo a img{border:none;}
#logo_text{padding:20px 0px 0px 17px;}
/* Header CSS Ends Here */

/* Navigation CSS Starts Here */
#navigation{width:862px; height:60px; background: url(/images/nav_back.jpg) repeat-x center;}
/* Navigation CSS Ends Here */

/* Content CSS Starts Here */
#contentContainer{width:862px; margin:0 auto; background:url(/images/contentContainer-bg.jpg) left repeat-y;}
#practice-area-bg{float:left; width:223px; background:url(/images/practice-area-bg.jpg) repeat-y;}
#practice_area{background: url(/images/practice_area.jpg) no-repeat center bottom; width:197px; height:759px; float:left; padding:15px 0 0 26px;}
#content-wrapper{float:left; width:639px; background: url(/images/content-top.jpg) no-repeat top center;}
#content{ width:559px; padding:0px 45px 15px 35px;}

#advertisement{text-align:right; padding-top:16px;}
#inner_content{background: url(/images/inner_content_back.jpg) no-repeat top center; background-color:#ffffcc; width:788px; padding:0px 38px 30px 36px;}
/* Content CSS Ends Here */

/* Practice Area Listing CSS Starts Here */
ul.practice_area{margin:0px; padding:0px; list-style-type:none; width:158px;}
ul.practice_area li{width:142px; padding:2px 16px 2px 0px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#660000; background: url(/images/arrow.jpg) no-repeat right center; text-align:right;}
ul.practice_area li a{color:#660000; text-decoration:none;}
ul.practice_area li a:hover{color:#000; text-decoration:none;}
/* Practice Area Listing CSS Starts Here */

/* Footer CSS Starts Here */
#footer{background: url(/images/footer_back.jpg) no-repeat center; width:602px; height:47px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#ffffff; text-align:center; margin-bottom:15px; padding:20px 130px 0px 130px;}
#footer a{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#ffffff; padding:0 15px;}
#footer a:link{text-decoration:none; color:#ffffff;}
#footer a:visited{text-decoration:none; color:#ffffff;}
#footer a:hover{text-decoration:underline; color:#ffffff;}
#footer a:active{text-decoration:none; color:#ffffff;}
/* Footer CSS Ends Here */

/* 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:5px 0 0 0;
	color:#fff;
	line-height:15px;
	font-size:10px;
}
#disclaimer a { color:#fff; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline; } 


/* Navigation CSS Starts 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 0 0 18px;
	padding: 0px;
	list-style-type: none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	cursor: default;
	width: auto;
}

.mac.safari ul.MenuBarHorizontal {margin: 0 0 0 3px;}
.mac.ff2 ul.MenuBarHorizontal, .mac.ff3 ul.MenuBarHorizontal {margin:0 0 0 5px}

/* 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;
	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;
	z-index: 1020;
	cursor: default;
	width: 150px;
	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: 150px;
	background-color: #000000;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	background-color: #000000;
	position: absolute;
	margin: 0 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
{
	background-color: #000;
	padding:5px;
	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:0 30px;
	margin:0px;
	font:bold 12px Arial, Geneva, sans-serif;
	line-height:60px;
	color: #eff2fb;
	text-decoration: none;
}
ul.MenuBarHorizontal a:link{text-decoration: none; color: #ffffff;}
ul.MenuBarHorizontal a:visited{text-decoration: none; color: #ffffff;}
ul.MenuBarHorizontal a:hover{text-decoration: none; color: #ffffff;}
ul.MenuBarHorizontal a:active{text-decoration: none; color: #ffffff;}

ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	background-color: #3c3e43;
	padding:5px;
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	margin:0;
	color: #ffffff;
	text-decoration: none;
	border-bottom:1px solid #000;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{	
	color: #ffffff;
	text-decoration:none;
}
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background-image:none;
	background-color: #610000;
	color: #eff2fb;
}
/* 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: #610000;
	background:url(/images/nav_hover.jpg) repeat-x center;
	color: #eff2fb;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	background-image:none;
	background-color: #610000;
	color: #eff2fb;
}
/*******************************************************************************
 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;
	}
	ul.MenuBarHorizontal ul li.MenuBarItemIE a{border:none;}
}
/* Navigation CSS Ends Here */

/*****************************************************/
/* CSS Document for Norigea Associates Ends here 	*/
/***************************************************/

/*  <![ 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;}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
#directionsForm { padding-bottom:10px;}
#directionsInput { display:inline; }
#directionsLocale { display:inline; margin:0 10px; }
#directionsSubmit { display:inline; }/* *** ** End   of CSS ** *** */
