/** 
  * ======================================================
  * $Workfile:   4-2_01.css  $
  * $Revision:   1.5  $
  * $Date:   Jul 08 2010 12:35:08  $
  * $Author:   kumark4  $
  * $Archive:   //legal.regn.net/npv/Dev-Archives/Development_Area/archives/LargeLaw/PageDesigner/Phoenix/FrontEnd/Code/LexisNexis/Website/Assets/css/4-2/4-2_01.css-arc  $
  * ======================================================
  * Change History:
  * 1.00 initial revision
**/

body {
	background-color: #333;
}

h1, h2, h3, h4, h5, h6 {
	color: #A50707;
}

a {
	color: #A50707;
}

a:hover {
	color: #000;
}





#parentWrap {
	background-color: #fff;
}
	
	#topArea {
		border-bottom-color: #A50707;
	}





/* 'Control' styles */
#bookmark {
}

#language {
	border-right-color: #fff;
}
	
	.ulLanguages {
	}
		
		.ulLanguages ul {
			border-color: #fc0;
		}
		
		.ulLanguages li {
		}
		
		.ulLanguages li:hover ul {
			background-color: #666;
		}
		
		.ulLanguages li #showLanguages {
			background: url(../../images/4-2/arrowOpen_01.gif) left no-repeat;
		}
		
		.ulLanguages li:hover #showLanguages {
			background: url(../../images/4-2/arrowClosed_01.gif) left no-repeat;
		}





#firmHeader {
}
	
	#firmName {
	}
		
		#firmName h2 {
			color: #C8C8C8;
		}





#contactWrap {
}
	
	#contact {
	}
		
		#contact ul {
		}
			
			#contact ul li {
			}





address {
}
	
	address span {
	}
		
		#street {
		}
		
		#cityStateZip {
		}
		
		#directions {
		}





/* Vertical Nav */
#sideBar #nav,
.headerConfig04a #nav,
#headerConfig03 #nav {
}
	
	#sideBar #nav {
		background: url(../../images/4-2/GradLeftNavBottom_4-2_01.gif) bottom repeat-x;
	}
	
	#sideBar #nav li,
	.headerConfig04a #nav li,
	#headerConfig03 #nav li {
		background: #A6A8AA url(../../images/4-2/GradLeftNav_4-2_01.gif) 0 0 repeat-x;
	}
	
	#sideBar #nav li.first,
	.headerConfig04a #nav li.first,
	#headerConfig03 #nav li.first {
	}
		
		#sideBar #nav li a,
		.headerConfig04a #nav li a,
		#headerConfig03 #nav li a {
			background: url(../../images/4-2/ImgBall_4-2_01.gif) 10px no-repeat;
			border-top-color: #666;
			border-bottom-color: #333;
		}
		
		#sideBar #nav li.active a,
		.headerConfig04a #nav li.active a,
		#headerConfig03 #nav li.active a {
			background: url(../../images/4-2/ImgBallSelected_4-2_01.gif) 10px no-repeat;
			color: #333;
		}
		
		.headerConfig04a #nav ul,
		#headerConfig03 #nav ul {
		}
		
		#sideBar #nav ul {
			background-color: #fff;
		}
			
			#sideBar #nav li.last ul {
			}
			
			#sideBar #nav ul li {
				background: none;
			}
				
				#sideBar #nav ul li a,
				#sideBar #nav li.active ul li a,
				#sideBar #nav li.last ul li a {
					background: none;
					color: #333;
				}
				
				#sideBar #nav ul li a:hover,
				#sideBar #nav li.active ul li a:hover,
				#sideBar #nav li.last ul li a:hover {
					color: #A50707;
				}
/* End Vertical Nav */






#callNow {
}





#subNav {
}
	
	#subNav li {
	}
		
		#subNav li a {
		}





.extra {
	background: url(../../images/4-2/bg_divExtra_01.png) 0 0 no-repeat;
}
/* End 'Control' styles */





/* Header Config 1 */
.headerConfig04a .row01 {
	background-color: #000;
}
	
	.headerConfig04a .row01 .row01wrap {
	}
	
	.headerConfig04a .row01 a {
		color: #fff;
	}
		
		.headerConfig04a .row01 a:hover {
			color: #ccc;
		}

.headerConfig04a .row02 {
	background-color: #000;
}
	
	.headerConfig04a .row02 .row02wrap {
	}
		
		.headerConfig04a .row02 .col01 {
		}

.headerConfig04a .row03 {
}
	
	.headerConfig04a .row03 .row03wrap {
	}
		
		.headerConfig04a .row03 .col01 {
			color: #fff;
		}
			
			.headerConfig04a .row03 .col01 a {
				color: #fff;
			}
			
			.headerConfig04a .row03 .col01 a:hover {
				color: #000;
			}
			
			.headerConfig04a .row03 .col01 .extra {
			}
		
		.headerConfig04a .row03 .col02 {
			background: url(../../images/4-2/bg_ForegroundImage_01.gif) 0 0 no-repeat;
		}
		
		.headerConfig04a .row03 .col03 {
			background: url(../../images/4-2/bg_QuickContact_01.gif) 0 0 no-repeat;
			color: #fff;
		}
			
			.headerConfig04a .row03 .col03 #quickContact h2,
			.headerConfig04a .row03 .col03 #quickContact h3 {
				color: #fff;
			}
			
			.headerConfig04a .row03 .col03 #quickContact .podContent {
			}
/* End Header Config 04a */





/* Other Header Configs will go here */





#middleArea {
}
	
	#twoColumnLayoutSidebarLeft {
		background: url(../../images/4-2/bgDivBody_4-2_01.gif) left repeat-y;
	}
	
	#oneColumnLayout,
	#twoColumnLayout,
	#twoColumnLayoutSidebarRight,
	#threeColumnLayout {
	}
		
		#content {
		}
		
		#oneColumnLayout #content {
		}
		
		#twoColumnLayoutSidebarLeft #mainContent {
		}
		
		#twoColumnLayoutSidebarRight #content {
		}
			
			#twoColumnLayoutSidebarRight #mainContent {
			}
			
			#twoColumnLayoutSidebarRight #contentSidebar {
			}
		
		#threeColumnLayout #mainContent {
		}
		
		#threeColumnLayout #contentSidebar {
		}
			
		#sideBar {
		}

#bottomArea {
	border-top-color: #A50707;
	background-color: #000;
	color: #fff;
}
	
	#bottomArea a:hover {
		color: #ccc;
	}
	
	#liabilityClause {
	}
		
		#lexisLogo {
		}
			
			#lexisLogo img {
			}
		
		#liabilityClause p {
		}





#callNow {
}

	.aCallNow {
		background: url(../../images/4-2/ButCallFirmNow_4-2_01.gif) 0 0 no-repeat;
	}
		
		.aCallNow span {  }

.pod {
}
	
	.pod h2,
	.pod h3 {
		background: url(../../images/4-2/ImgBallOnWhite_4-2_01.gif) left no-repeat;
		border-bottom-color: #000;
	}
	
	.pod h3 {
	}
	
	.pod .podContent {
	}
		
		.pod .podContent ul,
		.pod .podContent ol {
		}
		
		#quickContact h2,
		#quickContact h3 {
			background: url(../../images/4-2/bg_divExtra_01.png) 0 0 no-repeat;
		}
		
		#quickContact ol {
		}
		
		#miniContactForm div.button {
		}
		
		#miniContactForm input.submitBtn {
			background: url(../../images/4-2/ButSubmit_4-2_01.gif) 0 0 no-repeat;
		}

#oneColumnLayout .horizontalAlign .pod {
}

#twoColumnLayoutSidebarLeft .horizontalAlign .pod {
}

h2#pageHeading {
}

#mainContent .pod {
}

.divBottomLinks{
	background: url(../../images/4-2/bgDivBody_4-2_01.gif) left repeat-y;
}

/* Header Config 04b */
.headerConfig04b .row01 {
	background: url(../../images/4-6/bg_utilNav_01.gif) 0 0 no-repeat;
}
	
	.headerConfig04b .row01 .row01wrap {
	}
	
	.headerConfig04b .row01 a {
		color: #fff;
	}
		
		.headerConfig04b .row01 a:hover {
			color: #a2aa4a;
		}
		
		.headerConfig04b .row01 .ulLanguages ul a {
			color: #a2aa4a;
		}

.headerConfig04b .row02 {
}
	
	.headerConfig04b .row02 .row02wrap {
	}
		
		.headerConfig04b .row02 .col01 {
		}

.headerConfig04b .row03 {
}
	
	.headerConfig04b .row03 .row03wrap {
	}
		
		.headerConfig04b .row03 .col01 {
			color: #fff;
		}
			
			.headerConfig04b .row03 .col01 a {
			}
			
			.headerConfig04b .row03 .col01 a:hover {
				color: #fff;
			}
		
		.headerConfig04b .row03 .col02 {
		}
		
		.headerConfig04b .row03 .col03 {
		}
			
			.headerConfig04b .row03 .col03 #quickContact {
				background-color: #4F4F4F;
			}
			
			.headerConfig04b .row03 .col03 #quickContact h3 {
				background: #99A239 url(../../images/4-6/bg_quickContactH2_01.gif) top repeat-x;
				color: #fff;
			}
			
			.headerConfig04b .row03 .col03 #quickContact .podContent {
			}
/* End Header Config 04b */

/* Horizontal Nav */
.headerConfig04b #nav {
	margin: 0;
	background: #99A239 url(../../images/4-6/bg_nav_01.gif) 0 0 repeat-x;
}
	
	.headerConfig04b #nav li {
		background: url(../../images/4-6/bg_navDivider_01.gif) right 0 no-repeat;
	}
		
		.headerConfig04b #nav li a {
			color: #fff;
		}
		.headerConfig04b #nav li a:hover,
		.headerConfig04b #nav li.active a {
			background: #4e4e4e url(../../images/4-6/bg_navOver.gif) top repeat-x;
		}
		
		.headerConfig04b #nav li.last a {
		}
		
		.headerConfig04b #nav ul {
			background: url(../../images/4-6/bg_navDropDown_01.png) left bottom no-repeat;
		}
		
		.headerConfig04b #nav ul li {
		}
		
		.headerConfig04b #nav li:hover ul {
		}
		
			.headerConfig04b #nav li ul li a,
			.headerConfig04b #nav li.active ul li a,
			.headerConfig04b #nav li ul li.active a {
				border-top-color: #ECEEDA;
				border-bottom-color: #CFD1B6;
				background: none;
				background-color: #f6f7e6;
				color: #333;
			}
			
			.headerConfig04b #nav li ul li a:hover,
			.headerConfig04b #nav li.active ul li a:hover,
			.headerConfig04b #nav li ul li.active a:hover {
				background: none;
				background-color: #d9dcb6;
			}
/* End Horizontal Nav */

/* End Header Config 04b */
