/** 
  * ======================================================
  * $Workfile:   2-3_base.css  $
  * $Revision:   1.16  $
  * $Date:   Nov 11 2009 11:34:08  $
  * $Author:   goddarmx  $
  * $Archive:   //legal.regn.net/npv/Dev-Archives/Development_Area/archives/LargeLaw/PageDesigner/v4/Code/Front-end/_Source/LexisNexis/Website/Modules/Style/Themes/2-3/2-3_base.css-arc  $
  * ======================================================
  * Change History:
  * 1.03 initial revision
  * 1.04 updated bottom link margins to prevent vertical alignment issues #4017
**/ 
/* 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;
}

li {
	list-style-position: inside;
}
/* end reset */
table#parentLayout {
	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 {

}

#headerTable td#col01 div.divLanguages {
	position: relative;
	float: left;
	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 {}

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

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

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

#headerTable td#col01 li#closeLink a {}

#headerTable td#col03, #headerTable td#col04 {
	vertical-align: middle;
}

#headerTable td#col04 {
	text-align: right;
}

#headerTable td#col05 {
	vertical-align: middle;
}

#headerTable td#col05 h1 {
	margin: 0;
	clear: both;
}

#headerTable td#col02 div span {
	display: block;
}

/*	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, .divBody ul, .divBody ol, .divBody dl {
	margin: 0 0 .5em 0;
}

.divBody ul, divBody ol {
	margin: 0 0 0 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;
	text-align: center;
	width: 282px;
	overflow: hidden;
}
/*	NAVBAR RULES	*/
#column01 ul#nav {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

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;
}

#column01 .divPod * {

}

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

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

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

#column01 div.divExtra1 {}

#column01 div.practiceArea {}

.practiceArea li {}

#column01 div.callInfo {

}

#column01 div.callInfo a {

}

#column01 span.spanMore {}

/*	BEGIN COLUMN2 RULES	*/
.divBody div#column02 {
	float: right;
	margin: .2em 0;
	padding: 0;
	width: 690px;
	overflow: hidden;
	/*	IE6 hack, discrepancy with the width in IE6	*/
	_width: 660px;
}

#column02 h1, #column02 h2, #column02 h3, #column02 p, #column02 ol, #column02 ul, #column02 dt, #column02 table {
	margin: .5em .2em;
}

#column02 ol, #column02 ul {
	margin-left: 2em;
}

#column02 ol ol, #column02 ol ul, #column02 ul ul, #column02 ul ol {
	margin-left: 1em;
}

#column02 h1 {}

#column02 h2 {}

#column02 h3 {}

img.imgCustom {
	/*width: 535px;*/
    float: left;
    margin: 0 1em .5em 0;
}

#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 {}

#column02 div.divPodContainer {
	margin: 0;
	width : 690px;
}

.divPodContainer div.divPod {
	margin: 0!important;
	padding-bottom: .5em;
	/*width: 98.9%; /*	IE bug... cannot use 100% or margins get messed up	*/
}

.divPodContainer .divPod h2 {
	margin: 0!important;
}

.divPodContainer .divPod ul {
	margin: 0!important;
	padding: 0;
}

.divPodContainer .divPod ul li {
	margin: .5em;
}

.divPodContainer .divPod ul li a {
	display: block;
	margin: 0 0 0 10px;
}

.divPodContainer .divPod span.spanMore {
	display: block;
	width: 98.9%;
	overflow: auto;
}

.divPodContainer .divPod span.spanMore a {
	display: block;
	float: right;
	text-align: right;
}

.divBody a:hover  {} 

div.divBottomLinks {
	float: left;
	width: 500px;
}

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

.divBottomLinks ul li {
	float: left;
	/*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 {
	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;
}

/*	office hours formatting	*/
.divOfficeHoursContent div span.spanDays, .divOfficeHoursContent div span.spanHours {
	display: block;
}

.divOfficeHoursContent div span.spanDays {
	font-weight: bold;
}

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

/* begin clearfix */
.clearfix:after,
.divPageContainer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix,
.divPageContainer {
	display: inline-block;
}

.clearfix,
.divPageContainer {
	display: block;
}
/* end clearfix */
/*	attorney info/bio	*/
#column02 div#divAttorneyInfo table th, div.divAttorneyInfo table td {
	border-collapse: separate;
	padding-bottom: 1.5em;
	vertical-align: top;
}

div#divAttorneyInfo table th {
	width: 25%;
}