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

html{
	background-color: #556717;
}

a {
	color: #5B7010;
}

a:hover {
	color: #000;
}





#parentWrap {
	background-color: #fff;
}





/* 'Control' styles */
#language {
	border-color: #ccc;
}
		
.ulLanguages ul {
	border-color: #ccc;
	background-color: #fff;
}

.ulLanguages li #showLanguages {
	background: url(../../images/4-1/arrowOpen_01.gif) left no-repeat;
}

.ulLanguages li:hover #showLanguages {
	background: url(../../images/4-1/arrowClose_01.gif) left no-repeat;
}





#firmHeader {
	background: url(../../images/4-1/bgFirmName_01.png);
}





/* Vertical Nav */
#sideBar #nav li a,
.headerConfig04a #nav li a,
#headerConfig03 #nav li a {
	border-top-color: #fff;
	border-bottom-color: #BAC48A;
	background-color: #E8F0C4;
	color: #333;
}

#sideBar #nav li a:hover,
#sideBar #nav li.active a,
.headerConfig04a #nav li a:hover,
.headerConfig04a #nav li.active a,
#headerConfig03 #nav li a:hover,
#headerConfig03 #nav li.active a {
	color: #5B7010;
}

#sideBar #nav li a:hover,
.headerConfig04a #nav li a:hover,
#headerConfig03 #nav li a:hover {
	background-color: #bed67a;
}

#sideBar #nav ul {
	background-color: #fff;
}
		
		#sideBar #nav ul li a,
		#sideBar #nav li.active ul li a,
		#sideBar #nav li.last ul li a {
			background-color: transparent;
			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: #5B7010;
			background-color: transparent;
		}
/* End Vertical Nav */





/* Horizontal Nav */
/* End Horizontal Nav */





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





/* Header Config 1 */
.headerConfig04a .row03 .col03 {
	background: url(../../images/4-1/envelope_01.png) 0 0 no-repeat;
}
/* End Header Config 04a */





/* Other Header Configs will go here */





#twoColumnLayoutSidebarLeft {
	background: url(../../images/4-1/bg_middleArea_01.gif) 0 0 repeat-y;
}

#bottomArea {
	border-color: #ccc;
}





.aCallNow {
	background-color: #bed67a;
	border-color: #adb787;
	color: #333;
}

.aCallNow:hover {
	background-color: #E8F0C4;
}

.pod h2,
.pod h3 {
	border-color: #BED67A;
}

#quickContact h3 {
	color: #fff;
	background: url(../../images/4-1/bg_divExtra_01.png) 0 0 no-repeat;
}

#miniContactForm input.submitBtn {
	background-color: #bed67a;
	border-color: #adb787;
}

#miniContactForm input.submitBtn:hover {
	background-color: #E8F0C4;
}

#mainContent h2,
h2#pageHeading {
	color: #5B7010;
}
