/*
Project:
	Title: American Bar Association official website
	URL: http://www.apps.americanbar.org

File:
	Filename: layout-cf.css
	Location: /abanet/common/abaelements/css/layout-cf.css
	Updated: 2015-Sept24
	
Contents:
-	Preference Center re-design
-	Americanbar.org global header and footer re-design 2015 changes

*/

h1, h2, h3, h4  {
	color: #069!important;
}

#confirmation input {
    float: left;
}

img {
    border: 0 solid #CCCCCC !important;
}

#top {
    padding-top: 10px;
}

#jumpnav {
    float: left;
    margin-left: -99999px;
}

#left_70 {
    float: left;
    width: 68%;
}

#right_30 {
    float: right;
    width: 30%;
}

#left {
    float: left;
    width: 49%;
}

#right {
    float: right;
    width: 49%;
}

#left_60 {
    float: left;
    width: 58%;
}

#right_40 {
    float: right;
    width: 39%;
}

#footer .header {
    border: 0 solid #666666;
    text-align: left;
}

#helpcontainer a:link {
    font-size: 20px;
}

hr {
    color: #CCCCCC !important;
    width: 100%;
}

#helpheader {
    border-top: 2px solid #999999;
    color: #006699;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-top: 10px;
}

.mainheader {
    color: #006699;
    font-size: 16px;
    line-height: 1.7em;
}

font {
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
}

.regulartext {
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 12px;
    line-height: 1.5em;
}

#entitiestable * {
    color: #333333 !important;
}

#entitiestable {
    color: #333333 !important;
}

#entitiestable a:link, #entitiestable a:visited {
    color: #006699 !important;
}

.note {
    color: #999999;
    font-size: 10px;
    padding-bottom: 2px;
}

.cssform, #helpcontainer, #logincontainer, #helpheader {
    margin: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 80%;
}

#middle {
    margin: auto;
    width: 80%;
}

#helpcontainer {
    font-size: 12px;
}

.headline {
    border-bottom: 1px solid #CCCCCC;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 15px;
}

.box {
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    margin: 0 10px 10px 0;
    position: relative;
    width: 99%;
}

.box h2 {
    color: #FFFFFF !important;
    float: left;
    font-size: 14px;
    font-weight: bold;
    min-height: 23px;
    padding: 7px 13px 0;
}

#boxform {
    border: 1px solid #CCCCCC;
    float: left;
    width: 100%;
}

td label {
    color: #006699;
}

#boxform p {
    padding: 0 6px;
}

.headline {
    padding-left: 6px;
}

.boxheader {
    background: none repeat scroll 0 0 #156C97;
    color: #FFFFFF !important;
    float: left;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    min-height: 23px;
    padding: 7px 13px 0;
}

.boxheader a:link, .boxheader a:visited, .boxheader p, .boxheader font {
    color: #FFFFFF !important;
}

.bordering1 {
    border-right: 1px solid #CCCCCC;
    margin: 1px;
    padding: 3px;
}

.bordering1 h2 {
    color: #666666;
}

span.h2insert {
    display: block;
    float: right;
    font-size: 11px;
    font-weight: normal;
    margin: 1px 3px;
}

span.h2insert a:link, span.h2insert a:visited {
    color: #FFFFFF;
}

.question {
    border-left: 1px solid #BDC7CC;
    color: #FFFFFF;
    font-weight: bold;
    margin: 2px;
    padding: 2px 0 2px 6px;
    text-decoration: none;
}

.edit {
    color: #FFFFFF;
    font-weight: normal;
    margin: 2px;
    padding: 2px 0 2px 6px;
    text-decoration: none;
}

table tr.alt {
    background: none repeat scroll 0 0 #F2F1F1;
    font-size: 12px;
}

.membername {
    font-size: 12px;
    font-weight: bold;
}

.meetinginfo {
    font-size: 12px;
}

.middlecontainer2 {
    text-decoration: none;
}

label {
    font-size: 12px;
    font-weight: bold;
    padding-right: 5px;
}

.memberid {
    color: #990000;
    font-weight: bold;
}

regular {
    font-size: 12px;
}

blockquote {
    margin: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-top: 2px;
}

.specials {
    text-indent: 3em;
}

a.strong {
    color: #115A94;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.strong:hover {
    color: #CC0000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

a.special {
    color: #CC0000;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}

a.special:hover {
    color: #CC0000;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}

.box_bottom {
    background-color: #E6F0F5;
    margin-top: 5px;
    padding-bottom: 5px;
}

.box_bottom a:link, .box_bottom a:hover, .box_bottom a:visited, .box_bottom a:active {
    color: #666666;
    font-size: 13px;
}

.submit {
    display: block;
    padding: 20px 100px 20px 150px;
}

.module-abablue, #top .module {
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
    width: 100%;
}

h2.module-header-abablue, h2.module-header {
    background: none repeat scroll 0 0 #156C97;
    color: #FFFFFF !important;
    float: left;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    min-height: 23px;
    padding: 7px 13px 0;
}

h2.module-header-abablue a {
    color: #FFFFFF !important;
    float: left;
}

.module {
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
    width: 100%;
}

.module p {
    font-family: Verdana,Helvetica,sans-serif;
    margin-left: 10px;
    margin-right: 10px;
}

.module_tab, .module-tab {
    background: url("/abanet/common/abaelements/images/global/module_tab.gif") repeat-x scroll 0 0 #156C97;
    color: #fff;
    float: left;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    padding: 7px 13px 0;

}

.module_content, .module-content, .module-content2, .module-content3 {
    background-color: #fff;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    line-height: 1.4em;
    padding: 10px 0;
    width: 95%;
}

.module_footer {
    background-color: #E6F0F5;
    bottom: 0;
    color: #333;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 19px;
    left: 0;
    line-height: 18px;
    margin-right: 10px;
    padding-right: 10px;
    text-align: right;
    width: 100%;
}

.module-footer {
    background-color: #E6F0F5;
    color: #333;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
	margin-bottom: 15px;
    text-align: right;
    width: 100%;
}

.module_footer a:link, .module_footer a:visited {
    color: #069;
    font-size: 11px;
    margin: 0 10px 0 0;
}

.module-footer a:link, .module-footer a:visited {
    color: #069;
    font-size: 11px;
    margin: 0 10px 0 0;
}

.module_footer a:hover, .module_footer a:active {
    text-decoration: underline;
}

.module-footer a:hover, .module-footer a:active {
    text-decoration: underline;
}

.clear {
    clear: both;
}

.wrapper {
	background-color: #fff;
    margin: 0 auto;
    padding-bottom: 15px;
    position: relative;
    width: 980px;
}

.shadow {
    box-shadow: 0 0 0 #fff;
}

#header-tier {
    margin: 26px 0 0;
    width: 980px;
}

#overlay-text-container {
    margin: 0 0 0 18px;
    position: absolute;
    top: 209px;
    z-index: 600;
}

#header-tier-overlay {
    background-color: #000;
    height: 62px;
    opacity: 0.7;
    position: absolute;
    top: 201px;
    width: 980px;
    z-index: 500;
}

.header-tier-text {
    color: #fff;
    font-family: Verdana;
    font-size: 25px;
    font-weight: bold;
}

.header-tier-text h1 {
    color: #fff;
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
}

.header-tier-subtext {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.header-tier-subtext a:link, .header-tier-subtext a:visited {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

.header-tier-subtext a:hover, .header-tier-subtext a:active {
    color: #f93;
    text-decoration: underline;
}

#tier-main-content {
    background-color: #fff;
    float: right;
    margin: 0 0 20px 9px;
    padding: 20px 20px 10px;
    width: 740px;
}

#tier-main-content h4 {
	color: #000!important;
	font-weight: bold;
}

#float-left, #left {
    float: left;
}

.col_430 {
    float: left;
    width: 430px;
}

#feature_430_overlay {
    background-color: #000;
    height: 25px;
    opacity: 0.7;
    position: absolute;
    top: 103px;
    width: 431px;
    z-index: 500;
}

#feature_430_header {
    color: #fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 13px;
    position: absolute;
    top: 106px;
    z-index: 600;
}

.small {
    color: #000;
    font-size: 10px;
    margin-bottom: 0;
}

#article_wrapper {
    width: 100%;
}

#article_wrapper_gen {}

#article_content {
    background-color: #fff;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    list-style-position: inside;
    margin: 0 0 10px 0;
    padding: 10px 20px;
	position: relative;
    width: 940px;
}

#article_content_gen {
    background-color: #fff;
    float: right;
    margin: 10px 0;
    padding: 10px 20px;
    width: 740px;
}

#article_main {
    float: left;
    padding-bottom: 10px;
    padding-top: 30px;
    width: 620px;
}

#article_main_gen {
    float: left;
    padding-bottom: 10px;
    padding-top: 30px;
    width: 420px;
}


#article_sidebar {
    float: left;
    margin-left: 20px;
    padding-top: 11px;
    width: 300px;
}

#article_sidebar_gen {
    float: right;
    margin-left: 20px;
    padding-top: 11px;
    width: 300px;
}

#article_main p, #article_main_gen p {
    color: #666;
    margin: 5px 0 10px;
}

.article {
    line-height: 1.4em;
}

.article_image_left {
    float: left;
    height: 260px;
    margin-right: 20px;
    width: 209px;
}

.article_image_right {
    float: right;
    height: 260px;
    margin-left: 20px;
    width: 209px;
}

#article_tool_links {
    font-size: 11px;
    height: 30px;
    margin-bottom: 8px;
    text-align: right;
}

#article_tool_links ul li {
    border-right: 1px solid #069;
    display: inline;
    list-style: none outside none;
    padding: 0 5px;
}

#article_tool_links ul li.last {
    border-right: 0 none;
    padding-right: 0;
}

#article_sidebar li {
    color: #333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
}

#article_content .article_side_module {
    border-top: 1px solid #EBEBEB;
    margin-top: 20px;
    padding: 12px;
    width: 276px;
}

#article_content_gen .article_side_module {
    border-top: 1px solid #EBEBEB;
    margin-top: 20px;
    padding: 12px;
    width: 276px;
}

#article_content .article_side_module p + p {
    color: #333;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#article_content_gen .article_side_module p + p {
    color: #333;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#left_column, .leftside {
    float: left;
	padding-top: 20px;
    width: 191px;
}

.socialmedialinks,
.socialmedialinks h3 {
    padding: 5px 0;
}

.socialmedialinks a:hover {
	text-decoration: none;
}

#abacontent, .header {
    width: 100%;
}

.wrapper {
    margin: 0 auto;
    position: relative;
}

.globaltopadvertisement {
    background-color: #fff;
}

.header {
    background-color: #0079c2;
    width: 100%;
}

/* Side Nav START */
#tier-local-nav, #entity-local-nav, #localnav {
	background-color: #fff;
    float: left;
	position: relative;
	width: 200px;
	z-index: 1;
}

#tier-local-nav ul, #entity-local-nav ul, #localnav ul {
    margin: 0;
    padding: 0;
}

#tier-local-nav li, #entity-local-nav li, #localnav li {
    border-bottom: 1px solid #E5E5E5;
    list-style: none outside none;
    overflow: hidden;
    padding: 0;
}

#tier-local-nav li a:link, 
#tier-local-nav li a:visited, 
#entity-local-nav li a:link,
#entity-local-nav li a:visited,
#localnav li a:link,
#localnav li a:visited {
    color: #069;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 16px;
    padding: 6px 17px;
    text-decoration: none;
    width: 157px;
}

#tier-local-nav li a:hover, #entity-local-nav li a:hover, #localnav li a:hover {
	color: #ff7e00;
    display: block;
    line-height: 16px;
    padding: 6px 17px;
	text-decoration: underline;
}

#tier-local-nav li a:active,
#entity-local-nav li a:active,
#localnav li a:active {
	color: ff7e00;
	text-decoration: underline;
}

#second-tier-selected a {}

#second-tier-selected a:hover {
    color: #069!important;
    line-height: 16px;
    padding-bottom: 6px;
    padding-top: 6px;
}

/* Side Nav END */

/* ---------- Footer (footercontent, footernavigation) ---------- */
#footer {
    background: #444;
    float: left;
    position: absolute;
	z-index: 1;
    width: 100%;
}

#footer_content {
    margin: 0 auto;
    width: 980px;
}

#footer_logo {
    float: left;
    padding: 10px 0 0;
}

#footer_sub_nav {
    float: right;
    max-width: 879px;
    padding: 25px 0 10px;
}

ul.subtopic_list {
    color: #666;
    font-size: 11px;
    list-style-type: none;
    margin: 0 0 10px 12px;
    max-width: 170px;
    min-height: 125px;
    padding: 0 35px 0 0;
}

ul.subtopic_list li {
    line-height: 1.2em;
    padding-bottom: 7px;
    padding-top: 3px;
}

.footer_social ul.subtopic_list {
    border-right: none !important;
}

.footer_social #list_fix {
    border-right: none;
    height: 125px;
}

#footer li.header {
	background-color: #444;
	color: #fff;
    font-weight: bold;
	text-transform: uppercase;
}

#footer li.item a {
    color: #666;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #fff!important;
}

#footer_nav {
    color: #444;
    float: left;
    font-size: 10px;
	font-family: Verdana;
    padding-bottom: 12px;
    padding-top: 12px;
    width: 980px;
}

#footer_nav a {
    color: #999;
    padding: 0 10px;
}


#footer_nav span {
	color: #ccc;
    padding-left: 14px;
}

.footer_left_padding_fix {
    padding-left: 0 !important;
}

.footer_subtopic,.footer_social {
    float: left;
}
/* ---------- Footer end ---------- */

.module320 #multi_tab_module li, .module320_right #multi_tab_module li {
    background: url("/abanet/common/abaelements/images/global/module_tab.gif") repeat-x scroll 0 0 #156C97;
    color: #fff;
    float: left;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    padding: 2px 13px 0;
    width: 292px;
}

.module320_right #multi_tab_module li a:link, .module320_right #multi_tab_module li a:visited, .module320_right #multi_tab_module li a:active {
    color: #069;
    display: block;
    font-family: "Verdana";
    font-size: 14px;
    font-weight: bold;
}

#multi_tab_module_content {
    background-color: #fff;
    float: left;
    margin: 0 0 20px;
    width: 100%;
}

#multi_tab_module {
    float: left;
    width: 100%;
}

#multi_tab_module li {
    background-image: url("/abanet/common/abaelements/images/global/second_tier_tab_bg.jpg");
    background-repeat: repeat-x;
    border-bottom: 1px solid #C6C7C7;
    border-left: 1px solid #ABB4B7;
    float: left;
    height: 27px;
    list-style: none outside none;
    padding: 0 6px;
}

#multi_tab_module li a:link, #multi_tab_module li a:visited, #multi_tab_module li a:active {
    color: #069;
    display: block;
    font-family: "Verdana";
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
}

#multi_tab_module li a:hover {
    text-decoration: none;
}

.tab-selected {
    background-image: url("/abanet/common/abaelements/images/global/second_tier_tab_bg_selected.jpg") !important;
    background-repeat: repeat-x !important;
}

.tab-hover {
    background-image: url("/abanet/common/abaelements/images/global/second_tier_tab_bg_selected.jpg") !important;
    background-repeat: repeat-x !important;
    color: #fff!important;
}

li.tab-hover a {
    color: #fff!important;
}

li.tab-selected a {
    color: #fff!important;
}

#main-tab-container {
    background-color: #fff;
    float: left;
    width: 100%;
}

#tab-content1 {
    display: block;
}

#tab-content2, #tab-content3, #tab-content4, #tab-content5 {
    display: none;
}

#tab-content1 p {
    padding: 4px 0 0 7px;
}

.tab-content-header {
    color: #069;
    font-family: "Verdana";
    font-size: 12px;
    padding: 15px 0 0;
}

.tab-content-list {
    border-bottom: 1px solid #C6C7C7;
    height: 27px;
    padding: 0;
    width: 100%;
}

.tab-content-list li {
    float: left;
    list-style: none outside none;
    padding: 0 40px 0 0;
}

#last {
    border: medium none;
}

#tab-footer {
    background-color: #E6F0F5;
    float: left;
    font-size: 11px;
    height: 19px;
    left: 0;
    line-height: 18px;
    text-align: right;
    width: 100%;
}

#tab-footer a {
    color: #069;
    font-size: 11px;
    padding: 0 10px 0 0;
}

.spacer {
    display: block;
    float: left;
    height: 10px;
    width: 100%;
}

#large {
    color: #069;
    cursor: pointer;
    font-size: 16px;
}

#small {
    color: #069;
    cursor: pointer;
    font-size: 12px;
}

#large:hover, #small:hover {
    text-decoration: underline;
}

/* -------------------	rssfeedreader (events - journal - products - job board) ------------------- */
.module_list li {
    border-bottom: 1px solid #CCC;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    list-style-type: none;
    padding: 3px 13px;
}

.module740 .module_list li {
    width: 714px;
}

.module_list_last li {
    border-bottom-color: #CCC;
    border-bottom-style: solid;
    border-bottom-width: 0;
    float: left;
    list-style-type: none;
    padding: 3px 13px;
}

.last_item_fix {
    border-bottom: medium none !important;
    margin-bottom: 2px;
}

.module_list a:link,.module_list a:visited,.module_list a:hover,.module_list a:active {
    font-size: 12px;
}

.dates p,.mod_date {
    color: #333;
    font-size: 10px!important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 2px;
}

p.time_stamp {
    color: #666;
    font-size: 10px!important;
}

p.date_month {
    color: #000;
    font-family: Verdana;
    font-size: 10px!important;
    font-weight: bold;
    margin: 0;
    text-align: center;
}

p.date_days {
    color: #666;
    font-family: Verdana;
    font-size: 10px!important;
    letter-spacing: -.2em;
    line-height: 9px;
    margin: 0;
    text-align: center;
}

p.desc {
    color: #333;
    font-size: 13px;
    margin: 0;
    text-align: left;
}

.cal_text {
    display: block;
    padding: 5px 0;
    text-align: left;
}

.calendar {
    background: url("/abanet/common/abaelements/images/global/calendar.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 50px;
    padding: 24px 10px 0 0;
    width: 56px;
}

.date_month,.date_days {
    text-align: center;
}

.rssfeedreader a:hover{
	text-decoration: underline!important;
}

.product_rss img {
    float: left;
    height: 135px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 91px;
}

.product_rss .module_list li {
    padding-bottom: 10px;
    padding-top: 10px;
}

/* -------------------	rss end ------------------- */
.module-blue {
	float: left;
	width: 100%;	
}

.module-red {
	float: left;
	width: 100%;	
}

/* ---------- Header ---------- */
#header_ad {
    height: 90px;
    margin: 0 auto;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    width: 980px;
}

#advertisement_h1 {
    clear: both;
    display: block;
    float: left;
    height: 90px;
    left: -14px;
    position: absolute;
}

#advertisement_h1 h1 {
    color: #bdc7cc;
    display: block;
    font-size: 11px;
    font-weight: normal;
	height: 90px;
	position: relative;
    white-space: nowrap;
    writing-mode: tb-rl;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
	z-index: 2;
}

#advertisement_h1 a:link,#advertisement_h1 a:visited {
    color: #333;
    text-decoration: none;
}

#advertisement_h1 a:hover,#advertisement_h1 a:active {
    text-decoration: underline;
}

#advertisement_ad {
    background-color: #000;
    float: left;
    height: 90px;
    position: relative;
    width: 728px;
    z-index: 10;
}

#header-tier {
	background-color: #fff;
	clear: both;
	display: table;
	margin: 0 auto;
	position: relative;
    width: 980px;
}

#header-tier.shadow {
	box-shadow: 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 #fff;
    -webkit-box-shadow: 0 0 0 #fff;
}

.headertiercomponent {
    background-repeat: no-repeat;
	float:left;
	width: 980px;
}

.headertiercomponent h1 {
	display:none;
}

#overlay-text-container {
    margin: 0 14px;
}



#header-tier-overlay {}

.header-tier-text {
	clear: both;
    float: left;
	margin: 10px 0 0 0;
}

.header-tier-text h1 {
    color: #000;
    font: bold 20px Verdana;
}

#tier-main-content .header-tier-text {
	width: 740px;
}

#tier-main-content .header-tier-text .title h1 {
	margin-top: -20px;
    padding-bottom: 10px;
}

.header-tier-subtext {
    color: #333;
	float:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-top: 5px;
}

.breadcrumb a:link,.breadcrumb a:visited {
    color: #069;
    font-size: 13px;
    font-weight: normal;
    text-decoration: underline;
}

.breadcrumb a:hover,.breadcrumb a:active {
    color: #ff7e00;
    text-decoration: underline;
}

/* ---------- Header end ---------- */

/* ---------- Global social media links ---------- */
#globalsocialmedialinks {
    float: left;
    margin: -71px 0 0;
    position: relative;
    width: 100%;
    z-index: 1;
}

#globalsocialmedialinks .socialmedialinks h3 {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin-right: 40px;
}

#globalsocialmedialinks .socialmedialinks {
    margin: 0 auto;
    text-align: right;
    width: 980px;
}

#globalsocialmedialinks .socialmedialinks img:hover {
	opacity: 0.75;
}
/* ---------- Global social media links  end ---------- */

/* ---------- Global Navigation ---------- */
#global_nav {
    background-color: #0079c2;
    height: 100px;
	margin: 0 auto;
    width: 980px;
}

#global_nav_header {
    float: left;
    padding: 17px;
	width: 420px;
}

#global_nav_header img {
    margin-top: 14px;
}

#global_nav_links {
    color: #ccc;
    float: left;
	font-family: Arial;
    font-size: 12px;
	height: 20px;
	margin: 17px 0 0 0;
	padding: 0 0 0 83px;
	width: 160px;
}

#global_nav_links a:link,
#global_nav_links a:visited {
    color: #fff;
    padding: 3px;
}

#global_nav_links a:hover {
	color: #ff7e00;
	text-decoration: underline;
}

#global_nav_links a:active {
	color: #ff7e00;
	background-color: #fff;
}

#global_nav_links_icons {
	color: #fff;
	float: left;
	font-family: Arial;
	height: 38px;
    margin: -7px 0 0 63px;
	padding: 30px 0 0 0;
	width: 460px;
}

#global_nav_links_icons a{
    display:block;
    float:left;
    top:0;
    margin:0 0 0 30px;
    padding:0;
    position: relative;
    height: 38px;
    z-index: 1000;
}

#global_nav_links_icons a:link,
#global_nav_links_icons a:visited{
	color: #fff;
	text-decoration: none;
}

#global_nav_links_icons a:hover,
#global_nav_links_icons a:active {
	color: #ff7e00;
	text-decoration: none;
}

#global_nav_link_icon1,
#global_nav_link_icon2, 
#global_nav_link_icon3, 
#global_nav_link_icon4, 
#global_nav_link_icon5, 
#global_nav_link_icon6, 
#global_nav_link_icon7,
#global_nav_link_hover_icon1, 
#global_nav_link_hover_icon2,
#global_nav_link_hover_icon3, 
#global_nav_link_hover_icon4,
#global_nav_link_hover_icon5,
#global_nav_link_hover_icon6,
#global_nav_link_hover_icon7 {
	text-align: center;
}

#global_nav_link_icon1,
#global_nav_link_icon2,
#global_nav_link_icon3,
#global_nav_link_icon4,
#global_nav_link_icon5,
#global_nav_link_icon6,
#global_nav_link_icon7 {
	position: relative;
	z-index: 100;
	height: 38px;
}

#global_nav_link_icon1:hover,
#global_nav_link_icon1:active,
#global_nav_link_icon2:hover,
#global_nav_link_icon2:active,
#global_nav_link_icon3:hover,
#global_nav_link_icon3:active,
#global_nav_link_icon4:hover,
#global_nav_link_icon4:active,
#global_nav_link_icon5:hover,
#global_nav_link_icon5:active,
#global_nav_link_icon6:hover,
#global_nav_link_icon6:active,
#global_nav_link_icon7:hover,
#global_nav_link_icon7:active {
	position: relative;
	z-index: 1;
	height: 38px;
}

#global_nav_link_hover_icon1:hover,
#global_nav_link_hover_icon2:hover,
#global_nav_link_hover_icon3:hover,
#global_nav_link_hover_icon4:hover,
#global_nav_link_hover_icon5:hover,
#global_nav_link_hover_icon6:hover,
#global_nav_link_hover_icon7:hover {
	position: relative;
	z-index: 100;
}

#global_nav_link_hover_icon1,
#global_nav_link_hover_icon2,
#global_nav_link_hover_icon3,
#global_nav_link_hover_icon4,
#global_nav_link_hover_icon5,
#global_nav_link_hover_icon6,
#global_nav_link_hover_icon7 {
	position: relative;
	top: -38px;
	z-index: 10;
	height: 38px;
}

#global_nav #welcome {
	clear: both;
	color: #fff;
	display: block;
	float:left;
	font-family: Arial;
	font-size: 11px;
	height: 16px;
	margin-left: 553px;
	overflow: hidden;
	position: absolute;
	top: 3px;
	width: 164px;
}
/* ---------- Global Navigation end ---------- */

/* ---------- Main Navigation (topnavigation with dropdown) ---------- */
.topnavigation {
	background-color: #000;
    float:left;
    height: 50px;
	width: 100%;
}

#main_nav {
	height: 50px;
	margin: 0 auto;
	position: relative;
    width: 980px;
    z-index: 1000;
}

#main_nav a.main_nav_link {
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 33px;
    padding: 17px 14px 0;
}

#main_nav a.main_nav_link:hover {
	color: #ff7e00;
}

.left_divider {
    border-left: 0 solid #fff;
}

/* Dropdown Menus */
.main_nav_menu {
	position: relative;
	z-index: 1000;
	margin: 0;
	padding: 0;
}

/* drop menu */
.main_nav_menu ul.main_nav_dropmenu {
	background-color: #000;
	display: none;
	height: 50px;
	margin: 0;
	padding: 0;
}

/* all items */
.main_nav_menu ul.main_nav_dropmenu li {
	font-family: Arial;
	font-weight: bold;
	padding: 10px;
}

.main_nav_menu ul.main_nav_dropmenu li a {
	border: none;
	color: #fff;
	text-decoration: none;
	padding:0;
	line-height: 18px;
}

.main_nav_menu ul.main_nav_dropmenu li:hover {
	background-color: #eceff1;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.main_nav_menu ul.main_nav_dropmenu li:active {}
.main_nav_menu ul.main_nav_dropmenu li:selected {}
.main_nav_menu ul.main_nav_dropmenu li:selected a {}

/* topitems */
.main_nav_menu ul.main_nav_dropmenu {
	margin:0;
	padding:0;
}

.main_nav_menu ul.main_nav_dropmenu a.toplevel:hover,
.main_nav_menu ul.main_nav_dropmenu a.toplevel:active {
	background-color: #eceff1;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.main_nav_menu ul.main_nav_dropmenu a.toplevel:focus {
	background-color: #eceff1;
	color: #ff7e00!important;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.main_nav_menu ul.main_nav_dropmenu a.toplevel {
	color: #fff;
	height: auto;
	padding: 0 0 4px 0;
}

.main_nav_menu ul.main_nav_dropmenu a.toplevel.hover {
	color: #ff7e00!important;
	box-shadow: -3px 3px 3px #9c9c9c;
    -moz-box-shadow: -3px 3px 3px #9c9c9c;
    -webkit-box-shadow: -3px 3px 3px #9c9c9c;
}

.main_nav_menu ul.main_nav_dropmenu a.toplevel.selected {
	color: #ff7e00;
}

.main_nav_menu ul.main_nav_dropmenu a.toplevel.hover.selected {}

/* subitems */
.main_nav_menu ul.main_nav_dropmenu li ul {
	background-color: #eceff1;
	float:left;
	text-align:left;
	-moz-border-radius: 0 3px 3px 3px;
	-webkit-border-radius: 0 3px 3px 3px;
	border-radius: 0 3px 3px 3px;
    box-shadow: -3px 3px 3px #9c9c9c;
    -moz-box-shadow: -3px 3px 3px #9c9c9c;
    -webkit-box-shadow: -3px 3px 3px #9c9c9c;
	width: 105%;
	min-width: 175px;
}

.main_nav_menu ul.main_nav_dropmenu li ul li a.sublevel {
	border-bottom: 1px solid #fff;
	color: #069;
	margin: 0;
	padding: 7px 14px;
}

.main_nav_menu ul.main_nav_dropmenu li ul li a.sublevel.hover {
	color: #ff7e00;
}

.main_nav_menu ul.main_nav_dropmenu li ul li a.sublevel.selected {
	color: #ff7e00;
}

.main_nav_menu ul.main_nav_dropmenu li ul li a.sublevel.hover.selected {}

.main_nav_menu ul.main_nav_dropmenu li ul li a.sublevel:active {
	background-color: #eceff1;
}

a.sublevel.last_item_fix:hover {
    float:left;
}

/* Main Navigation end */

/* ---------- Global Search ---------- */
.globalsearch #search {
    float: right;
    height: 26px;
	padding: 5px 5px 0 0;
	width: 270px;
}

.globalsearch form#search_form {
	background-color: #1b3c5f;
	border-radius: 3px;
	border: none;
	height: 31px;
}

.globalsearch #search_form input {
    background-color: #1b3c5f;
	border: none;
	color: #fff;
	float: left;
	font-size: 13px;
    height: 24px;
    margin: 4px 0 0 5px;
    padding: 0 0 0 5px;
    width: 225px;
}

.globalsearch #search_form button {
	background: #1b3c5f url('http://www.americanbar.org/apps/aba-web/docroot/images/global/global-search.png') no-repeat;
	border: none;
	cursor: pointer;
	height: 20px;
	margin-top: 7px;
	padding: 0;
	width: 20px;
}

.globalsearch #search_form button:hover {
	background: #1b3c5f url'(http://www.americanbar.org/apps/aba-web/docroot/images/global/global-search-hover.png') no-repeat;
}
/* Global Search end */

/* Preference Center re-desing START */
table#pref-main-table {
	clear:both;
}

#pref_content {
	background-color: #fff;
	float: left;
	font-family: Verdana;
    margin: 0 0 20px 9px;
	min-height: 300px;
	padding: 20px;
	-moz-box-shadow: -2px 2px 2px #9c9c9c;
    -webkit-box-shadow: -2px 2px 2px #9c9c9c;
    box-shadow: -2px 2px 2px #9c9c9c;
	width: 740px;
}

#pref_box {
	border: 1px solid #CCC;	
	float:left;
	padding: 10px;
	width: 714px;
	margin: -1px 0 0 0;
}

#pref_box strong{
	font-size: 13px;
}

#pref_content #multi_tab_module li {
	height: 33px;
	padding: 7px 14px 0 14px;
}

#pref_content #multi_tab_module li a:link {
	display: block;	
	font-size: 13px;
	height: 40px;
}
	
#pref_content #multi_tab_module li a:hover {
	text-decoration: underline;
}

#pref_content #multi_tab_module li.tab-selected{
	background-color: #069;
	background-image: none!important;
}

a.one-line-links {
	padding: 0 15px 0 0;
}

#pref_content.input{
	cursor: pointer;
}

#pref_content td{
	vertical-align: top;
}

#pref_content td p{
	padding:0;
	margin:0;
}

#pref_content input#submit {
	background-color: #FF7E00;
	background-image: url(/abanet/common/limit/images/orange-w-arrow-small.png);
    background-position: right 0;
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-family: Verdana;
    font-weight: 700;
    height: 27px;
    padding: 0 15px 3px 8px;
	margin: 15px 0 5px;
}

#pref_content input#submit:hover {
	text-decoration: underline;
}

li.pref-checked, li.pref-unchecked {
    background-position: left top;
    background-repeat: no-repeat;
    line-height: 17px;
    list-style-type: none;
    padding-bottom: 5px;
    padding-left: 20px;
}

li.pref-checked {	
	background-image: url(/abanet/common/limit/images/checked-green.png);
}

li.pref-unchecked {	
	background-image: url(/abanet/common/limit/images/unchecked-red.png);
}

.static-tooltip-content ul {
	margin: 5px 20px;
	padding:0;
}

.static-tooltip-content li {
	padding: 0 0 3px 22px;
	font-size: 11px;
	color:#000;
}

.static-tooltip-content p {
		font-size: 11px!important;
}

.static-tooltip-content strong {
		font-size: 13px;
}

#pref_box a {
	text-decoration: underline;
}
/* my lists */
table#my_lists table.list td {
	padding: 5px;
}

table#my_lists table.list td.list_title {
	width: 474px;
}

table#my_lists table.list td.list_subscribe {
	width: 120px;
	vertical-align:baseline;
}

table#my_lists table.list td.current_list {
	width: 200px;
	font-weight: bold;
	font-size: 13px;
}

table#my_lists table.list td.list_unsubscribe {
    width: 120px;
}

td.list_unsubscribe strong, td.list_subscribe strong{
	display: inline;
	vertical-align: top;
}

table#my_lists {
	padding: 0; 
	margin: 0;
}

table#my_lists h2 {
	padding: 15px 5px 1px 5px;
}

table.alternate-row-backgr tr.highlight{
		background-color: #e5e5e5;
}
/* my lists END*/

/* my subscriptions */
table#my_subscriptions table.subscriptions td {
	padding: 5px;
}

table#my_subscriptions table.subscriptions td.subscription_title {
	width: 434px;
}

table#my_subscriptions table.subscriptions td.subscription_unsubscribe {
    width: 120px;
}

table#my_subscriptions table.subscriptions td.subscription_email,
table#my_subscriptions table.subscriptions td.subscription_print,
table#my_subscriptions table.subscriptions td.subscription_both,
table#my_subscriptions table.subscriptions td.subscription_none,
table#my_subscriptions table.subscriptions td.subscription_type,
table#my_subscriptions table.subscriptions td.subscription_code {
    width: 70px;
}

table#my_subscriptions table.subscriptions td.subscription_print,
table#my_subscriptions table.subscriptions td.subscription_email,
table#my_subscriptions table.subscriptions td.subscription_both,
table#my_subscriptions table.subscriptions td.subscription_none,
table#my_subscriptions table.subscriptions td.subscription_type {
	font-size: 13px;
	font-weight: bold;
}

td.subscription_unsubscribe strong, td.subscription_email strong, td.subscription_print strong{
	display: inline;
	vertical-align: top;
}

table#my_subscriptions {
	padding: 0; 
	margin: 0;
}

table#my_subscriptions h2 {
	padding: 15px 5px 1px 5px;
}
/* my subscriptions END*/


#multi_tab_module li#1 {
	list-style:none;
	float:left;
	background-image:url("/abanet/common/abaelements/images/global/second_tier_tab_bg.jpg");
	background-repeat:repeat-x;
	height:27px;
	padding:0 6px;
	border-left:0 solid #abb4b7;
	border-bottom:solid 1px #c6c7c7;
}

#pref_box tr td {
    height: 10px;
    overflow: visible;
}

#additional-lists {
	float:left;
	padding:20px 0 0 10px;
}

#pref_box .inner_table tr td { 
	padding-bottom:3px;
}

/* OPT OUT */
#optout_content {
    background-color: #FFFFFF;
    box-shadow: -2px 2px 2px #9C9C9C;
    float: left;
    font-family: Verdana;
    margin: 9px 0 20px;
    padding: 15px 10px;
    width: 960px;
}

#pref-sidebar a {
	text-decoration: underline;
}

#pref-sidebar {
	float: right;
    font-family: Verdana;
    padding: 0 10px 10px 0;
    width: 191px;
}

#optout_content.input{
	cursor: pointer;
}

#optout_content td{
	vertical-align: top;
}

#optout_content td p{
	padding:0;
	margin:0;
}

#optout_content input#submit {
	background-color: #FF7E00;
	background-image: url(/abanet/common/limit/images/orange-w-arrow-small.png);
    background-position: right 0;
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
	clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: Verdana;
    font-weight: 700;
    height: 27px;
    padding: 0 15px 3px 8px;
	margin: 15px 0 5px;
}

#optout_content input#submit:hover {
	text-decoration: underline;
}

#optout_content #pref_box {
	width: 614px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #069;
	padding-right: 115px;
}

input#opt-out-email {
	color: #000;
	font-weight: bold;
	width: 280px;
}

/* OPT OUT END*/

#preferences-options {
	float:left;
	width: 440px;
}

#content_box_limits {
	float:right;
}

#content_box_limits2 {
    float: right;
    width: 170px;
}

#content_limit_email_limit1 {
	background-image:url(/abanet/common/limit/images/pref-center-tool-tip-backgr.png);
	background-repeat: no-repeat;
	background-position: left -289px;
}

#content_limit_email_custom {
	background-image:url(/abanet/common/limit/images/pref-center-tool-tip-backgr.png);
	background-repeat: no-repeat;
	background-position: left -256px;
}

#content_limit_email_limit2 {
	background-image:url(/abanet/common/limit/images/pref-center-tool-tip-backgr.png);
	background-repeat: no-repeat;
	background-position: left -107px;
}

.content_box_email_limits {
	display:none;
	position: absolute;
	width: 240px;
	padding: 10px 10px 10px 30px;
	text-align: left;
	color: black;
	clear: both;	
	z-index: 999;
}

#preferences-options .pref-check-box {
    padding: 4px 0 4px 17px;
}

#preferences-options .pref-check-box input {
	margin-right: 7px;
}

#preferences-options .option {
	padding: 7px 0;
}

p.note {
	color: #999!important;
	font-size: 11px!important;
	float: left;
}

.confirmation-message {
	background-color: #e0f5e3;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px;
}

.confirmation-message li{
	background-image: url("/abanet/common/limit/images/checked-green.png");
	background-repeat: no-repeat;
	height: 17px;
	list-style-type: none;
	font-size:13px;
	padding-left: 22px;
}

.content_box_limits strong {
	display: block;
	padding-top: 10px;
}

.content_box_limits strong:first-child {
	padding-top: 0;
}

.content_box_limits ul {
	padding: 0;	
}

#pref_content input#confirm {
	background-color: #FF7E00;
	background-image: url(/abanet/common/limit/images/orange-w-arrow-small.png);
    background-position: right 0;
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Verdana;
    font-weight: 700;
    height: 27px;
    padding: 0 15px 3px 8px;
	margin: 15px 0 5px 15px;
}

#pref_box table.new_list td.list_title {
	padding: 5px;
	width:550px;
}

#pref_box table.new_list td.list_add {
	font-weight:bold;
	font-size:13px;
	padding: 5px;
	width:130px;
}
	
#pref_box table.new_list td.list_add input {
	float:left;
}

#preferences-options a.indent {
	display:block;
	padding-left: 24px;
}

#preferences-options .option strong {
	color: #000;
}

table.my_lists h2 {
	padding: 10px 0 5px 0;
}

.subscriptions tr.even {
	background-color: #ededed;
}

.subscriptions tr.odd {
	background-color: #fff;
}

.list tr.even {
	background-color: #ededed;
}

.list tr.odd {
	background-color: #fff;
}

.new_list tr.even {
	background-color: #ededed;
}
	
.new_list tr.odd {
	background-color: #fff;
}

#pref_box p {
	margin-top: 0!important;
}

p.error-message {
    color: #CC0000 !important;
}

p.error-message {
    color: #CC0000 !important;
}

#optout_content #content_box_limits {
    float: left!important;
}

.content_box_email_limits p {
	margin:0;
}

#pref_content input#confirm:hover {
	text-decoration: underline;
}

#pref_content #multi_tab_module {
	padding-top: 3px;
}
/* Preference Center re-desing END */
#content {
	background-color: #fff;
	float:left;
	padding: 20px;
	width: 740px;
}

.module-content p {
	margin-bottom: 10px;
}

.module-content h1,
.module-content h2,
.module-content h3,
.module-content h4,
.module-content h5 {
	margin: 5px 0;
}

.module-content ul {
	margin: 0 0 20px 15px;
}

.module-content ul li {
	list-style: outside;
	list-style-type: disc;
	margin: 0px 0px 8px 10px;
}

.module-content ol li {
	list-style: inside;
	list-style-type: decimal;
	margin: 0px 0px 8px 10px;
}

/* fix for DCH pages formatting START */
.dch-content p {
	display: block;
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
}

.dch-content table {
	clear: both;
}

.dch-content h1,
.dch-content h2,
.dch-content h3,
.dch-content h4,
.dch-content h5 {
	margin: 5px 0;
}

.dch-content ul {
	margin: 0 0 20px 15px;
}

.dch-content ul li {
	list-style: outside;
	list-style-type: disc;
	float: left;
	margin: 0 0 8px 10px;
	width: 100%;
}

.dch-content ol li {
	list-style: inside;
	list-style-type: decimal;
	float: left;
	margin: 0 0 8px 10px;
	width: 100%;
}

h2.module-header-dkbl {
	float:left;
}

h2.module-header-green {
	float:left;
}
/* fix for DCH pages formatting END */
