/** 
  * ======================================================
  * $Workfile:   2-6_base.css  $
  * $Revision:   1.12  $
  * $Date:   Nov 08 2009 17:19:22  $
  * $Author:   riverarx  $
  * $Archive:   //legal.regn.net/npv/Dev-Archives/Development_Area/archives/LargeLaw/PageDesigner/v4/Code/Front-end/_Source/LexisNexis/Website/Modules/Style/Themes/2-6/2-6_base.css-arc  $
  * ======================================================
  * Change History:
  * 1.00 initial revision
  * 1.1 // fixed language and bookmark position within IE browser.  Fixed position of contact and address pods to the right of the designs
  * 1.2 // fixed open office hours margins, fixed margin-right on firm name, margin-top on content pods and alignment of logo in header 
**/ 
/* reset styles*/
html {
	background: transparent;
	color: #000;
	font-size: 100%;
	height: 100%;
}

body {
	height: 100%;
	font-size: 75%;
}

body, div, pre, code, form, fieldset, legend, input, textarea {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {font-size: inherit;}

fieldset, img {border: 0;}

address, caption, cite, code, dfn, var {
	font-style: normal;
	font-weight:normal;
}

q:before, q:after{content:'';}

abbr, acronym {
	border: 0;
	font-variant: normal;
}
/* to preserve line-height and selector appearance */
sup {vertical-align: text-top;}

sub {vertical-align: text-bottom;}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight:inherit;
}

/*to enable resizing for IE*/
input, textarea, select {*font-size:100%;}

/*because legend doesn't inherit in IE */
legend {color:#000;}

html, body {
	min-height: 100%;
	height: auto!important;
	height: 100%;
}

html {}

body {
	text-align: center;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}
/* end reset */
table#parentLayout {
	border: none;
	border-collapse: collapse;
	margin: 0 auto;
	width: 976px;
	min-height: 100%;
	height: auto!important;
	height: 100%;
}

#headerSection,
#contentSection {
	padding: 0;
	margin: 0;
}

/*	HEADER SECTION	*/
#parentLayout td#headerSection table#headerTable {}

table#headerTable td {
	color: #000;
	font-size: 85%;
	text-align: left;
	vertical-align: middle;
}

/*	language and bookmark cell	*/
#headerTable td#col01 { vertical-align: top;  }

/*	contact and address cell	*/
#headerTable td#col02 { vertical-align: top; }

/*	foreground image cell	*/
#headerTable td#col03 {}

/*	firm logo image cell	*/
#headerTable td#col04 {}

/*	firm name cell	*/
#headerTable td#col05 {}

/*	language and add bookmark area	*/
#headerTable td#col01 div.overFlow {
	margin: .5em 0 0 1em;
	width: 297px;
}

#headerTable td#col01 div.overFlow div.divPodBtm {
	clear: both;
}

#headerTable td#col01 div.divLanguages {
	float: left;
	position: relative;
	z-index: 1;
}

#headerTable td#col01 span.spanBookmark {
	display: block;
	float: left;
}

#headerTable td#col01 div.divLanguages h2 {}

#headerTable td#col01 div.divLanguages h2 a {
	display: block;
	float: left;
	margin-right: 1em;
	padding-right: 1.5em;
	width: auto;
	height: 100%;
}

#headerTable td#col01 div.divLanguages ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#headerTable td#col01 div.divLanguages ul.ulLanguages {
	display: none;
}

#headerTable td#col01 div.divLanguages ul.openLanguage {
	position: absolute;
	top: 1em;
	left: 1em;
	width: 100%;
	_width: 20%;
	z-index: 2;
}

#headerTable td#col01 ul.openLanguage li {
	padding: .2em;
}

#headerTable td#col01 ul.openLanguage li a {
	margin: 0;
}

#headerTable td#col01 ul.openLanguage li.active a {}

#headerTable td#col01 .openLanguage li#closeLink {
    text-align: right;
}

#headerTable td#col01 li#closeLink a {}

/*	contact and address area 	*/
#headerTable td#col02 div.overFlow, #headerTable td#col02 div.divContact, #headerTable td#col02 div.divAddress, #headerTable td#col02 div.siteURL {
	position: relative;
	width: 292px;
}

#headerTable td#col02 div.overFlow {
	float: right;
	margin-right: 1em;
}

#headerTable td#col02 div.divContact {
	margin: 2px 0 0 0;
}

#headerTable td#col02 div.divAddress {
	margin: 10px 0 0 0;
}

#headerTable td#col02 div span {
	display: block;
	float: left;
	text-align: left;
}

#headerTable td#col02 div.divContact span.spanEmailLink, #headerTable td#col02 div.divAddress span {
	clear: both;
	float: none!important;
	text-align: left;
}

#headerTable td#col02 div.divContact span.spanPhone, #headerTable td#col02 div.divContact span.spanFax {
	/*white-space: nowrap;*/
	clear: both;
	float: none;
}

#headerTable td#col02 div.divContact span.spanPhone {
	margin-right: .5em;
}

/* firm name area 	*/

#headerTable td#col05 h1 {
	margin: 0 0 0 .5em;
	clear: both;
}
/*	END HEADER RULES	*/

#parentLayout td#contentSection {
	position: relative;
	width: 100%;
}

#parentLayout td#footerSection {}

#parentLayout td {}

#footerSection div.divFooter {
	margin: 0 5px;
}

#contentSection div.divPageContainer {
	margin: 0 auto;
	width: 976px;
	min-height: 100%;
	height: auto!important;
	height: 100%;
}
/*	BODY RULES	*/
div.divBody {
	float: left;
	min-height: 100%;
	height: auto!important;
	height: 100%;
}

.divBody h2, .divBody h3, .divBody p {
	margin: 0 0 .5em 0;
}
/*
 .divBody ul, .divBody ol, .divBody dl {
	margin: 0 0 .5em 2em;
}

.divBody ul ul, .divBody ul ol, .divBody ol ul, .divBody ol ol {
	margin-left: 1em;
}
*/
.divBody h2 {}

.divBody h3 {}

/*	LEFT COLUMN RULES	*/
.divBody div#column01 {
	float: left;
	margin: 12px 0 12px 20px;
	_margin-left: 10px;
	text-align: center;
	width: 222px;
}
/*	NAVBAR RULES	*/
#column01 ul#nav {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 222px;
}

ul#nav li {
	text-align: left;
}

#nav li a {
	display: block;
}

ul#nav li.active a {}

#nav li ul {
	list-style-type: none;
}

#nav li ul li {

}

#nav li ul li a {

}

#column01 div.divPod {
	margin: 1em auto 1em auto;
	padding: 0;
	width: 222px;
}

#column01 .divPod * {

}

#column01 .divPod h2 {
	margin-bottom: .5em;
}

#column01 .divPod ul {
	margin: 0 1em;
}

#column01 .divPod ul li {
	margin-bottom: 1em;
}

#column01 div.divExtra1 {}

#column01 div.practiceArea {}

.practiceArea li {}


#column01 div.callInfo {

}

#column01 div.callInfo a {

}

#column01 div.divOfficeHours br {
	display: none;
}

#column01 div.divOfficeHours div.divOfficeHoursContent {
	margin: 0 1em;
}

#column01 div.divOfficeHours div.divOfficeHoursContent br {
	display: block;
}

div.divOfficeHours span {
	display: block;
}

#column01 span.spanMore {}

/* Perumal , Krishnaraj (Cognizant) on Aug 6, 2009: 3504 - added overflow to restrict the image within column 2  -----(Change Starts)----- */

/*	BEGIN COLUMN2 RULES	*/
.divBody div#column02 {
	margin: 12px 0 12px 269px;
	padding: 0;
	width: 687px;
	overflow:hidden;
}

/* Perumal , Krishnaraj (Cognizant) on Aug 6, 2009: 3504 - added overflow to restrict the image within column 2  -----(Change Ends)----- */

#column02 p, #column02 table, #column02 div {
	margin: 1em 0;
}

#column02 h1 {}

#column02 h2 {}

#column02 h3 {}

img.imgCustom {
    float: left;
    margin: 0 1em .5em 0;
}

#column02 ol, #column02 ul, #column02 dt {
	margin: 0 0 .5em 2em;
}

#column02 table {
    margin: 0 .5em;
    width: 95%
}

#column02 table th, #column02 table td {
    vertical-align: top;
}

#column02 table td, #column02 table th {
    font-size: 90%;
    padding: .2em;
    /*border: 1px solid #ccc;*/
}

div#Map {
	margin: .5em auto;
    width: 530px; /*    needed for IE 6 rendering bug   */
}

div#Map table, div#Map th, div#Map td {
    border: none;
}

div.mapControlAddress td {
	padding: 3px;
}

div.mapControlAddress span {
	margin-right: 0;
}

table.mapControlLocationFinder {}

table.mapControlLocationFinder th {}

table.directions {
	margin-top: 1.0em;
}
	
table.directions th, table.directions td {
	padding: 5px;
	border: 1px solid #ccc!important;	
}
	
table.directions tr.alt td {}
	
table.directions tr.directionsTotalDistance td {}

/* Perumal, Krishnaraj (Cognizant) on Aug 7, 2009: added clear to avoid white spacing-----(Change Starts)----- */

#column02 div.divPodContainer {
	margin: 1em 0;
	position:relative;
	clear:both;
}

/* Perumal, Krishnaraj (Cognizant) on Aug 7, 2009: added clear to avoid white spacing-----(Change Ends)----- */

.divPodContainer div.divPod {
	background: #f00;
	float: left;
	margin: 5px!important;
	width: 315px;
}

.divPodContainer .divPod h2 {

}

.divPodContainer .divPod ul {

}

.divPodContainer .divPod ul li {

}

.divPodContainer .divPod ul li a {

}

.divPodContainer .divPod span.spanMore {

}

.divPodContainer .divPod span.spanMore a {
}

.divBody a:hover  {} 

div.divBottomLinks {

}

.divBottomLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.divBottomLinks ul li {
	display: inline;
	margin-right: .4em;
}

.divBottomLinks a {}

.divBottomLinks a:hover  {} 

/*	END DIVBODY RULES	*/
/*	BEGIN FOOTERSECTION RULES	*/
td#footerSection {
	text-align: left;
}

#footerSection a {}

#footerSection a:hover {}

#footerSection div.divFooter {
	margin: 20px;
	padding: 1em .5em;
}

#footerSection div.divLNFooterLogo {
	float: left;
	width: 149px;
	height: 36px;
}

.divFooter p {
	margin-left: 160px;
	line-height: 1.50;
}
       
.last {
	border-bottom: none!important;
}

	
/*	newsletter headings	*/
tr.greyout td {
	padding: .5em 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* begin clearfix */
.clearfix:after,
.divContact:after,
.divPodInner:after,
.divAddress:after,
.divSiteURL:after,
.divPageContainer:after,
.divPodContainer:after,
td#col01 div.overFlow:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix,
.divContact,
.divPodInner,
.divAddress,
.divSiteURL,
.divPageContainer,
.divPodContainer,
td#col01 div.overFlow {
	display: inline-block;
}

.clearfix,
.divContact,
.divPodInner,
.divAddress,
.divSiteURL,
.divPageContainer,
.divPodContainer,
td#col01 div.overFlow {
	display: block;
}
/* end clearfix */


/*  <!--//Dinesh Babu ,Kanagaraj (Cognizant) on Aug 4,2009: TT : 03431 : New style has been added to resolve the top issue in FF  -->
*/
html>body .rssDiv
{
	float:left;
}