/** 
  * ======================================================
  * $Workfile:   8-1_01.css  $
  * $Revision:   1.1  $
  * $Date:   Feb 25 2010 16:12:00  $
  * $Author:   riverarx  $
  * $Archive:   //legal.regn.net/npv/Dev-Archives/Development_Area/archives/LargeLaw/PageDesigner/Phoenix/FrontEnd/Code/LexisNexis/Website/Assets/css/8-1/8-1_01.css-arc  $
  * ======================================================
  * Change History:
  * 1.00 initial revision
**/

body {}

a:link, a:visited {
	color: #06c;
}

a:hover, a:active {
	color: #c03;
}





#parentWrap {
	background: #fff;
	border-right-color: #ccc; 
	border-bottom-color: #ccc; 
	border-left-color: #ccc;
}





#firmName h2 {
	color: #6d788a;
}





/*	contact information section	*/
#contact {
	color: #8592a8;
}
#contactWrap {}
#contactWrap ul {}
#contactWrap ul li {}
#contactWrap ul li span {}
#contactWrap ul li a {}
li#phone {}
#phone span {
	color: #9dba66;
}
li#fax {}
li#email {}
#contactWrap address {}
#contactWrap address span {}
#contactWrap #street {}
#contactWrap #cityStateZip {}
#contactWrap address a {}





/* Vertical Nav */
#sideBar #nav li,
#headerConfig08a #nav li,
#headerConfig08c #nav li {
	border-top-color: #c3e47c;
	border-bottom-color: #a5cf54;
}

#headerConfig08a #nav li.last,
#headerConfig08c #nav li.last {
	border-bottom-color: #c3e47c;
}

#sideBar #nav li a,
#headerConfig08a #nav li a,
#headerConfig08c #nav li a {
	background: #a3c267 url(../../images/8-1/navBkg_off_01.gif) 0 0 repeat-x;
	color: #fff;
}

#sideBar #nav li a:hover,
#headerConfig08a #nav li a:hover,
#headerConfig08c #nav li a:hover {
	background: #dcebbb url(../../images/8-1/navBkg_on_01.gif) 0 0 repeat-x;
	color: #a3c267;
}

#sideBar #nav ul {
	background-color: #dcecb3;
}
	
	#sideBar #nav ul li {
		border-color: #dcecb3;
	}
	
	#sideBar #nav ul li a,
	#sideBar #nav ul li a:hover {
		background: none;
	}
/* End Vertical Nav */





/* Horizontal Nav */
#headerConfig08b #nav {
	background: #a3c267 url(../../images/8-1/navBkg_off_01.gif) 0 0 repeat-x;
}

#headerConfig08b #nav li {
	background: url(../../images/8-1/navBkgLI_01.gif) right no-repeat;
}

#headerConfig08b #nav li a {
	background: #a3c267 url(../../images/8-1/navBkg_off_01.gif) 0 0 repeat-x;
	color: #fff;
}

#headerConfig08b #nav li a:hover {
	background: #dcebbb url(../../images/8-1/navBkg_on_01.gif) 0 0 repeat-x;
	color: #a3c267;
}

#headerConfig08b #nav ul {
	background-color: #9bb962;
}

#headerConfig08b #nav ul li {
	background: none;
}

#headerConfig08b #nav ul li a {
	background: none;
}

#headerConfig08b #nav ul li a:hover {
	background: none;
	background-color: #dcebbb;
}
/* End Horizontal Nav */





/*	call firm now button	*/
#callNow {}
#callNow a {}
#callNow a.aCallNow {
	background: #b4d66c url(../../images/8-1/callFirmNowBkg_01.gif) 0 0 repeat-x;
	border-color: rgba(162,178,128,.3);
	color: #fff;
}

/*	IE rounded corners :: webkit browser will not see this	*/
#callNow div.roundedContainer {
	position: relative;
}

#callNow div.roundedContainer div.topCorners {
	background: url(../../images/8-1/callFirmNowTopIE_01.gif) 0 0 no-repeat;
	font-size: 1px; /*	fixes IE 6 bug	*/	
	height: 11px;
}

#callNow div.roundedContainer a.aCallNow {
	background: url(../../images/8-1/callFirmNowBkgIE_01.gif) 0 0 repeat-y;
	border: none;
	font-weight: bold;
	line-height: 1;
}

#callNow div.roundedContainer div.bottomCorners {
	background: url(../../images/8-1/callFirmNowBtmIE_01.gif) 0 0 no-repeat;
	font-size: 1px; /*	fixes IE 6 bug	*/
	height: 8px;
}
/*	/IE rounded corners	*/

#callNow a.aCallNow:hover {
	color: #ff0;
}





/*	pod section	*/
#topArea .pod {
	border-top-color: #ccc;
}
#topArea .pod h2 {
	color: #a2b280;
}
#topArea .pod .podContent{}
#topArea .pod ul {}
#topArea .pod ul li {
	background: url(../../images/8-1/headerPodListIcon_01.gif) center left no-repeat;
}
#topArea .pod ul li a {}
#topArea span {}
#topArea span.spanMore {}





/*	sub-navigation section	*/
ul#subNav {}
ul#subNav li {}
ul#subNav li a {
	border-right-color: #999;
	color: #4a4a4a;
}

ul#subNav li a:hover, ul#subNav li a:active {
	color: #84a34b;
}
/*	end header section and header configuration 01 section	*/





/* Header Config 08a */
#headerConfig08a .row01 {
	background: #dbe5f6 url(../../images/8-1/utilNavBkg_01.gif) bottom left repeat-x;
}
	
	#headerConfig08a .row01 .row01wrap {
	}
	
	#headerConfig08a .row01 a {
	}
	
		#headerConfig08a .row01 a:hover {
		}

#headerConfig08a .row02 {
}
	
	#headerConfig08a .row02 .row02wrap {
	}
		
		#headerConfig08a .row02 .col01 {
		}
		
		#headerConfig08a .row02 .col02 {
		}	

#headerConfig08a .row03 {
}
	
	#headerConfig08a .row03 .row03wrap {
		background: #f5f9eb;
	}
		
		#headerConfig08a .row03 .col01 {
		}	
		
		#headerConfig08a .row03 .col02 {
		}
		
		#headerConfig08a .row03 .col03 {
			background: #f5f9eb;
		}
			
			#headerConfig08a .row03 .col03 #callNow {
			}
		
		#headerConfig08a .row03 .col04 {
			background: #f0f0f0;
		}
/* End Header Config 08a */





/* Header Config 08b */
#headerConfig08b .row01 {
	background: #dbe5f6 url(../../images/8-1/utilNavBkg_01.gif) bottom left repeat-x;
}
	
	#headerConfig08b .row01 .row01wrap {
	}
	
	#headerConfig08b .row01 {

	}
	
	#headerConfig08b .row01 a {

	}
	
		#headerConfig08b .row01 a:hover {
		}
	
	#headerConfig08b .row01 .col01 {
	}
	
	#headerConfig08b .row01 .col02 {
	}

#headerConfig08b .row02 {
}
	
	#headerConfig08b .row02 .row02wrap {
	}
		
		#headerConfig08b .row02 .col01 {
		}
			
			#headerConfig08b .row02 .col01 #callNow {
			}
		
		#headerConfig08b .row02 .col02 {
			background-color: #F5F9EB;
		}
			
			#headerConfig08b .row02 .col02 .pod {
			}
		
		#headerConfig08b .row02 .col03 {
		}

#headerConfig08b .row03 {
}
	
	#headerConfig08b .row03 .row03wrap {
	}
/* End Header Config 08b */





/* Header Config 08c */
#headerConfig08c .row01 {
	background: #dbe5f6 url(../../images/8-1/utilNavBkg_01.gif) bottom left repeat-x;
}
	
	#headerConfig08c .row01 .row01wrap {
	}
	
	#headerConfig08c .row01 a {

	}
	
		#headerConfig08c .row01 a:hover {

		}

#headerConfig08c .row02 {

}
	
	#headerConfig08c .row02 .row02wrap {

	}
		
		#headerConfig08c .row02 .col01 {
		}

#headerConfig08c .row03 {

}
	
	#headerConfig08c .row03 .row03wrap {
	}
		
		#headerConfig08c .row03 .col01 {
		}	
		
		#headerConfig08c .row03 .col02 {
		}
		
		#headerConfig08c .row03 .col03 {
		}
			
			#headerConfig08c .row03 .col03 #contact {
			}
				
				#headerConfig08c .row03 .col03 #contact a {

				}
			
			#headerConfig08c .row03 .col03 #callNow {
			}
		
		#headerConfig08c .row03 .col04 {
			background: #f0f0f0;
		}
/* End Header Config 08c */





/* Header Config 08d */
#headerConfig08d .row01 {
	background: #dbe5f6 url(../../images/8-1/utilNavBkg_01.gif) bottom left repeat-x;
}
	
	#headerConfig08d .row01 .row01wrap {
	}
	
	#headerConfig08d .row01 a {

	}
	
		#headerConfig08d .row01 a:hover {

		}

#headerConfig08d .row02 {

}
	
	#headerConfig08d .row02 .row02wrap {

	}
		
		#headerConfig08d .row02 .col01 {
		}
		
		#headerConfig08d .row02 .col02 {
			background-color: #F5F9EB;
		}

#headerConfig08d .row03 {

}
	
	#headerConfig08d .row03 .row03wrap {
	}
		
		#headerConfig08d .row03 .col01 {
		}	
		
		#headerConfig08d .row03 .col02 {
		}
		
		#headerConfig08d .row03 .col03 {
		}
			
			#headerConfig08d .row03 .col03 #contact {
			}
				
				#headerConfig08d .row03 .col03 #contact a {

				}
			
			#headerConfig08d .row03 .col03 #callNow {
			}
		
		#headerConfig08d .row03 .col04 {
		}
/* End Header Config 08d */





/* middle area section	*/
#middleArea {
}





/*	page layout section	*/
#twoColumnLayoutSidebarLeft { background: url(../../images/8-1/middleAreaBkg_01.gif) 0 0 repeat-y; }
#threeColumnLayout { background: url(../../images/8-1/middleAreaBkg_01.gif) 0 0 repeat-y; }





/*	content area	*/
#twoColumnLayoutSidebarLeft #content, #threeColumnLayout #content {}





/*	middle or 2nd column	*/
#twoColumnLayoutSidebarLeft #mainContent {}
#threeColumnLayout #mainContent {}
#mainContent {}
#mainContent h2, #mainContent h2#pageHeading, #mainContent h3, #mainContent h4 {
	color: #87a8dc;
}
#mainContent h2 {}
#mainContent h2#pageHeading {}
#mainContent h3 {}
#mainContent h4 {}
#mainContent p {}

/*	main content pod section	*/
#mainContent .podWrap {}
#mainContent .verticalAlign {}
#mainContent .pod, #mainContent .verticalAlign .pod, #mainContent .horizontalAlign .pod {
	background: #f0f0f0;
}
#mainContent .horizontalAlign {}
#mainContent .horizontalAlign .pod {}
#mainContent .pod h2 {
	color: #4a4a4a;
}
#mainContent .podContent {
}
#mainContent .podContent ul {
	color: #363636;
}
#mainContent .podContent ul li {}
#mainContent .podContent ul li a {}
#mainContent .podContent span.spanMore {}
#mainContent .podContent .spanMore a {}

#mainContent .podContent span.spanMore a:after {}





/*	third column IF threeColumnLayout is set	*/
#contentSidebar {}
#contentSidebar .pod {}
#contentSidebar .pod h2 {
	color: #a2b280;
}
#contentSidebar .podContent {}
#contentSidebar .podContent div {}
#contentSidebar .podContent ul {
	color: #363636;
}
#contentSidebar .podContent ul li {}
#contentSidebar .podContent ul li a {}
#contentSidebar .podContent ol {}
#contentSidebar .podContent ol li {}
#contentSidebar span.spanMore {}
#contentSidebar span.spanMore a {}

#contentSidebar .pod span.spanMore a:after {}
/*	congtentSideBar quick contact form	*/
#contentSidebar .podContent #miniContactForm {}
#contentSidebar #miniContactForm .button {}
#contentSidebar #miniContactForm .firstName {}
#contentSidebar #miniContactForm .lastName {}
#contentSidebar #miniContactForm .phone {}
#contentSidebar #miniContactForm .email {}
#contentSidebar #miniContactForm .inquiry {}
#contentSidebar #miniContactForm input {}
#contentSidebar #miniContactForm textarea {}
/*	/third column	*/





/* left sidebar */
#sideBar {}
#sideBar .pod {}
#sideBar .pod h2 {
	color: #a2b280;
}
#sideBar .pod .podContent {}
#sideBar .pod .podContent ul {
	color: #363636;
}
#sideBar .pod .podContent  ul li {
	margin: 0 0 1em 0;
}
#sideBar .pod .podContent  ul li a {}
#sideBar .pod .podContent ol {}
#sideBar .pod .podContent  ol li {}
#sideBar .pod .podContent  ol li a {}
#sideBar .pod span.spanMore {}
#sideBar .pod span.spanMore a {}

#sideBar .pod span.spanMore a:after {}

/* sideBar quick contact form 	*/
#sideBar #miniContactForm {}
#sideBar #miniContactForm .button {}
#sideBar #miniContactForm .firstName {}
#sideBar #miniContactForm .lastName {}
#sideBar #miniContactForm .phone {}
#sideBar #miniContactForm .email {}
#sideBar #miniContactForm .inquiry {}
#sideBar #miniContactForm input {}
#sideBar #miniContactForm textarea {}
/*	/left sidebar	*/





/*	bottom area section aka footer	*/
#bottomArea {
	background: #d5e0f3;
}
#liabilityClause {}
#liabilityClause p {}
#liabilityClause a {}
#lexisLogo {}
#lexisLogo img {
	border-color: #ccc;
}
