/* General page layout */
body {
    background: #CCC url('../images/page_bg.jpg') repeat;
    font-family: Verdana, sans-serif;
    color: #000;
    text-align: center;
    margin: 10px 0;
}

/* column container */
#colmask {
    background-color: #FFF; /* Need to figure out why this is red without this */
    clear:both;
    float:left;
    width:100%;			/* width of whole page */
    overflow:hidden;	/* This chops off any overhanging divs */
}

/* common column settings */
#colleft {
    float:left;
    width:100%;
    position:relative;
}

#col1,
#col2 {
    float:left;
    position:relative;
    padding: 0;
    overflow:hidden;
}

/* 2 Column (double page) settings */
.doublepage #colleft {
    right:50%;				/* right column width */
}

.doublepage #col1 {
    width:50%;				/* left column content width (column width minus left and right padding) */
    left:50%;				/* right column width plus left column left padding */
}

.doublepage #col2 {
    width:50%;				/* right column content width (column width minus left and right padding) */
    left:50%;				/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}

.title_image {
  background-image: url('../images/title_blank.jpg');
  height: 110px;
  margin: 0px;
  width: 588px;
  border-bottom: 1px solid #940f10;
}

.title_image div {
  color: #FFFFFF;
  font-size: 23px;
  font-style: italic;
  padding: 80px 0px 0px 10px;
  text-transform: capitalize;
}





	
div#indent {
	padding: 0px 0px 0px 25px;
}

div#indent ul {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 10px 0px;
}

div#indent ul li {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
}

div#tbbar {
    background-color: #000C39;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
	margin: 0px;
	padding: 0px;
    width: 100%;
}

table#content {
	font-size: 12px;
    width: 588px;
    border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table#layout {
    width: 760px;
    border-collapse: collapse;
	padding: 0px;
	margin-left: auto;
    margin-right: auto;
    text-align: left;
}

table#text {
	font-size: 12px;
}

table#nopad {
    border-collapse: collapse;
}

table#nopad td {
    padding: 0px;
} 

td#maincontent {
    background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
    width: 598px;
	vertical-align: top;
}

td#nopad {
    padding: 0px;
	margin: 0px;
	vertical-align: top;
} 
.nopad{
    padding: 0;
    margin: 0;
}

td#navigation {
    background-color: #252525;
	padding: 0px;
	text-align: center;
	vertical-align: top;
    width: 172px;
}

td#logo {
    background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	height: 110px;
}

.preview_title {
	background-color: #FFF;
	background-image: url('../images/preview_bg.jpg');
	background-repeat: repeat-x;
	border-top: 1px solid #a5873b;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 9px 10px;
}

.preview {
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.preview a{
	color: #B80000;
	font-weight: bold;
	text-decoration: none;
}

.preview a:hover{
	color: #B80000;
	font-weight: bold;
	text-decoration: underline;
}

.preview_date {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


td#footer {
	background-color: #B80000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding: 1px 10px;
	text-align: right;
	vertical-align: middle;
}

td#footer a{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
}

td#footer a:hover{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: underline;
}

.indent {
	padding: 0px 0px 0px 40px;
}

.lnk_li {
	padding: 0px 0px 0px 40px;
}


.lnk_subtitle {
	margin: 0px 10px;
	padding: 0px 0px 3px 0px;
}

.lnk_title {
	background: #C2272D;
	color: #FFFFFF;
	margin: 10px;
	padding: 1px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

.sectiontitle {
    background-color: #B80000;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	height: 20px;
}

.studentsub {
    font-style: italic; 
	font-weight: bold;
}

.style1 {
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin-left: -80px;
    vertical-align: middle;
}

.engagement {
	background-color: #B80000;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	height: 20px;
}


.bio {
    border-collapse: collapse;
	padding: 0px;
	margin: 0px 0px 5px;
}


.bio_pg {
	margin: 0px 0px 5px 0px;
	padding: 3px 0px;
	font-size: 12px;
}

.page_img {
	float:right;
	border: 1px solid #000000;
	margin: 0px 0px 10px 10px;
}

td#main {
    vertical-align: top;
	border-bottom: 1px solid #a5873b;
}




/* Common Items */

a { 
    color: #B80000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
    
h1,
h2 { /* The Regular Page Titles */
    background-color: #B80000;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 2px 10px;
    text-align: center;
}

ul {
    list-style: none;
    margin: 0 0 1em 0;
    padding: 0;
}

ul.linkList li{
    border-bottom: 1px solid #FFF; /* some sort of hack */
    margin: 0;
    padding: 0;
}

ul.linkList a {
    display: block;
    font-weight: bold;
    padding: .4em 1em;
}

ul.linkList a:hover {
    background: #F1F1F1;
}


/* Only for the newletter page - these should be broken off into their own files */

.category .title { /* This one is maybe universal */
	background-color: #B80000;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 5px;
	padding: 2px 10px;
	text-align: center;
}

img.head  {
    margin: 10px;
}

#administration,
#careers,
#contact,
#details,
#engagements,
#firm,
#lawyer,
#lawyers,
#links,
#practice,
#publications,
#newsletter,
#notforprofit,
#seminars,
#students,
#terms,
#worklaw {
    margin: 10px;
    width: 567px;
}

#main {
    margin: 0;
}
#main object,
#main embed {
    margin: 0px;
    padding: 0;
}
#main table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
#main table td {
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 50%;
}
#main ul {
    margin: 0 0 0 1.5em;
    padding-left: 0;
    list-style-type: disc;
}

#administration li {
    margin-bottom: 12px;
}
#administration table {
    width: 100%;
    margin: 0;
}
#administration td {
    vertical-align: top;
    padding-bottom: 12px;
    width: 50%;
}

#contact .layout {
    width: 100%;
    margin: 40px 0;
}
#contact .layout table {
    width: 170px;
    margin: auto;
}
#contact td {
    width: 50%;
}

#details li {
    list-style-type: disc;
    margin-left: 20px;
}
#details li li{
    list-style-type: circle;
}

#engagements img {
    float: right;
    border: 1px solid #000;
    margin-left: 10px;
}
#engagements table.linkList {
    border-collapse: collapse;
    font-size: 12px;
    font-weight: bold;
    width: 305px;
    text-align: left;
    margin-bottom: 5px;
}
#engagements table.linkList td{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 2px 5px;
    vertical-align: top;
}
#engagements table.linkList ul{
    margin: 0;
}
#engagements ul.linkList {
    font-weight: bold;
    width: 245px;
    text-align: center;
}
#engagements ul.linkList a{
    padding: 0 0 1px;
}
#engagements .listing {
    margin-bottom: 15px;
    padding: 5px; 
}
#engagements .month {
    background-color: #B80000;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    margin-bottom: 5px;
    padding: 2px 10px;
    text-align: center;
}
#engagements .day {
    display: block;
    float: left;
    width: 50px;
}
#engagements .speaker, 
#engagements .title {
    font-weight: bold;
    height: 1%;
}
#engagements .speaker {
    padding: 0px;
    margin: 0px 0px 0px 50px;
}
#engagements .title {
    font-style: italic;
}
#engagements .details {
    margin: 0px 0px 0px 90px;
}

#lawyers table {
    border-collapse: collapse;
    width: 100%;
}
#lawyers .col1 {
    float: left;
    width: 48%;
}
#lawyers .col2 {
    float: right;
    width: 52%;
}
#lawyers .title {
    background-color: #B80000;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: .1em;
    height: 1.2em;
}
#lawyers p.title {
    margin-top: -10px;
    margin-bottom: 3px;
    padding-left: 40px;
}
#lawyers li.on {
    background-color: #F1F1F1;
}
#lawyers ul {
    clear: both;
}
#lawyers ul.title .col1 div {
    margin-left: 75px;
}
#lawyers ul.title .col2 div {
    margin-left: 70px;
}
#lawyers ul ul {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    padding: 10px;
    height: 40px;
    margin-top: -1px;
    margin-bottom: 0;
}
#lawyers .info {
    padding-left: 30px;
}
#lawyers .select {
    text-align: center;
}

#newsletter  a  {
    font-weight: bold;
}
#newsletter ul.linkList {
    margin: 0 50px 1em;
}
#newsletter ul.itemList {
    margin: 20px 0 1em;
}
#newsletter ul.itemList li li {
    margin: 0 0 .8em;
}
#newsletter ul.itemList ul.itemList {
    list-style-type: disc;
    margin: 0 0 .9em 0;
}
#newsletter ul.itemList ul.itemList li{
    margin: 0 0 0 30px;
}
#newsletter  ul.itemList .volume  {
    padding: 10px 0px 0px 30px;
}
#newsletter  ul.yearList {
    margin-top: 2em;
    text-align: center;
}
#newsletter  ul.yearList li {
    margin-bottom: 1em;
}

#practice ul.linkList {
    margin: 0 30px 1em;
}
#practice ul.linkList a {
    background: #FFF url('../images/check.gif') no-repeat 5px 4px;
    padding: 3px 30px;
}
#practice ul.linkList a:hover {
    background: #F1F1F1 url('../images/check.gif') no-repeat 5px 4px;
}
#practice ul.itemList{
    margin: 0 1em 1em;
}
#practice ul.itemList li{
    background: #FFF url('../images/check.gif') no-repeat 5px 4px;
    padding: 4px 30px;
}
#practice .doublepage #col1 {
    width:49%;
}
#practice .doublepage #col2 {
    width:50%;
}

#lawyer .col1 {
    float: left;
    margin: 0 10px;
    width: 180px;
}

#lawyer .col2 {
    float: right;
    width: 367px;
}

#lawyer ul.itemList {
    margin: 0 40px 1em;
}

#lawyer ul.itemList li{
    background: #FFF url('../images/check.gif') no-repeat 5px 4px;
    padding: 3px 3px 3px 30px;
}

#lawyer ul.linkList {
    margin: 0 30px 1em;
}

#lawyer ul.linkList a {
    background: #FFF url('../images/check.gif') no-repeat 5px 4px;
    padding: 3px 30px;
}

#lawyer ul.linkList a:hover {
    background: #F1F1F1 url('../images/check.gif') no-repeat 5px 4px;
}

#lawyer .reduce {
    font-size: .9em;
}

#lawyer .contact {
    font-size: 1em;
    font-weight: bold;
    background: #F3F3F3;
    width: 100%;
}

#lawyer .indent {
    padding: 0 0 0 40px;
}


#links h3 {
    font-size: 1em;
    font-weight: normal;
}
#links ul.linkList {
    margin-left: 30px;
    margin-bottom: 1.5em;
}
#links ul.linkList a{
    font-weight: normal;
    padding: 0;
}
#links ul.linkList a:hover{
    background: none;
}

/** Publications section **/


#publications ul.itemList {
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    list-style: none;
}

#publications ul.itemList li {
    padding-top: 10px;
}

#publications ul.linkList {
    margin: 0 50px;
}

#publications .detail {
    padding-left: 35px;
    padding-top: 10px;
}

#publications .link {
    font-weight: bold;
}

/** Not-For-Profit section **/
#notforprofit img {
    float: right;
    border: 1px solid #000;
    margin-left: 10px;
}

#notforprofit li {
    font-weight: bold;
    margin-bottom: 1em;
}


#seminars li {
    list-style-type: number;
    margin-bottom: 6px;
}
#seminars li li {
    list-style-type: lower-alpha;
    margin: 4px 0 0 30px;
}
#seminars .past {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    text-align: center;
}
#seminars .past li {
    margin-bottom: 10px;
}

#seminars h4 {
    font-family: verdana, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 10px;
}
#seminars th {
    text-transform: uppercase;
    margin-bottom: 20px;
    vertical-align: top;
    width: 90px;
}
#seminars td {
    padding-bottom: 10px;
}

#students .announcement {
    border-bottom: 1px solid #B80000;
    border-top: 1px solid #B80000;
    font-size: 1.2em;
    margin-bottom: 10px;
    padding: 5px 0;
}

#students h3 {
    font-size: 1em;
    font-style: italic; 
    font-weight: bold;
    margin: 0 0 0 40px;
}

#students ul.linkList a {
    display: inline;
    padding: .2em 0;
}

#students ul.linkList a:hover {
    background: #FFF;
}

#students ul.itemList{
    margin: 0 1em 1em;
}

#students ul.itemList li{
    background: #FFF url('../images/check.gif') no-repeat 5px 4px;
    padding: 4px 30px;
}

#terms h3 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 1em 0;
}
#terms h4 {
    font-size: 1em;
    font-weight: bold;
    margin: 1em 0 0.1em 0;
}
#terms p {
    margin: 0 0 1em 0;
}

.clear {
    clear: both;
}

.main {
    vertical-align: top;
}

.underline {
    text-decoration: underline;
}


