/** 
  * ======================================================
  * $Workfile:   3-4_03.css  $
  * $Revision:   1.5  $
  * $Date:   Jun 29 2010 12:23:46  $
  * $Author:   goddarmx  $
  * $Archive:   //legal.regn.net/npv/Dev-Archives/Development_Area/archives/LargeLaw/PageDesigner/Phoenix/FrontEnd/Code/LexisNexis/Website/Assets/css/3-4/3-4_03.css-arc  $
  * ======================================================
  * Change History:
  * 1.00 initial revision
**/       

body{
	color: #000;
}

h1, h2, h3 {
	color: #9cd80e;
	font-weight:bold;
}

.pod h2, .pod h3 {
	background-color: #fff;
	border-color: #658a0c;
}

a {
	color: #658a0c;
}

a:hover {
	color: #000;
}


/* 'Control' styles */
.row01, 
.row02{
	border-bottom-color:#ccc;
}

.row01, .row01 a, 
.row01 .ulLanguages ul
{
	color: #fff;
	background-color: #9ad815;
}

.row01 a:hover{
	color:#000;
}

#language {
	border-color: #ccc;
}

.ulLanguages ul {
	border-color: #ccc;
	background-color: #fff;
}

.ulLanguages li #showLanguages {
	background: url(../../images/3-4/arrowOpen_03.gif) left no-repeat;
}

.ulLanguages li:hover #showLanguages {
	
}

.row02 .col02{
	border-left-color:#fff;
}

.row02wrap h2{
	color:#9cd80e;
}

.row02wrap, .row02wrap a {
	color:#fff;
}

.row02wrap a:hover{
	color: #ccc;
}

/* End 'Control' styles */

#middleArea{
	border-top-color:#678b0f;
}
#mainContent img{
	border-color:#ccc;
}

#middleAreaWrap{
	background:url(../../images/3-4/nav-background1.gif) left top repeat-y;	
}

#threeColumnLayout{
	background:url(../../images/3-4/background-center.jpg) 190px bottom no-repeat;
}

#threeColumnLayout #mainContent {
	background:transparent;
}
			
#threeColumnLayout #contentSidebar {
	background:#c3beba url(../../images/3-4/background-right1.jpg) left top;
}

#threeColumnLayout #contentSidebar .podContent{
	border-color: #658a0c;
	background:#fff;
}

#bottomArea {
	border-color: #ccc;
}



/* Vertical Nav */

#sideBar{
	
}

#sideBar #nav li a {
	color: #000;
}

#sideBar #nav li a:hover,
#sideBar #nav li.active a {
	color: #658a0c;
}

#sideBar #nav li.active li a {
	color: #000;
	background: none;
}

#sideBar #nav li.active li a:hover {
	color: #658a0c;
}
/* End Vertical Nav */

#bottomArea, #bottomArea a{
	background: #678b0f;
	color:#fff;
}

#bottomArea a:hover{
	color:#000;
}

.divBottomLinks{
	background:#fff;
}
