/* Alabama State Bar Copyright © 2010*/

p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
/*hover links*/
a:hover {
	color: #2A523F;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #800080;
}
a:active {
	color: #2A523F;
}
/*hover links end*/
.error {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

.text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.text_links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;	
}
.main_links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;	
}
.text_autowidth  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	width: auto;
}
.text_justify  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	width: auto;
}
.text-indent  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
	width: 520px;
}
.text_bold  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text_bi  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.text_bu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.text-center  {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.text_nf   {
	font: 12px Arial, Helvetica, sans-serif;
}
#title  {
	font: bold 16px/normal Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #2A523F;
	height: auto;
	width: 700px;
	vertical-align: middle;
	text-transform: capitalize;
	padding-bottom: 15px;
	padding-top: 15px;
}
.title  {
	font: bold 16px/normal Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #2A523F;
	height: auto;
	width: 700px;
	vertical-align: middle;
	text-transform: capitalize;
	padding-bottom: 15px;
	padding-top: 15px;
}
.section_title  {
	font: bold 16px/normal Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #2A523F;
	height: auto;
	width: 700px;
	vertical-align: middle;
	text-transform: capitalize;
	padding: 15px 0px 15px 0px;
}
.sec_head  {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #2A523F;
	font-weight: bold;
	text-decoration: none;
}
.head  {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;	
}

.sub_head  {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #2A523F;
}
.image_left  {
	margin: 3px 7px 5px 0;
}
.form   {
	background-color: #CCCCCC;
	border: 2px solid #999999;
}
.body_2col {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	float: left;
	height: 180px;
	width: 280px;
}
.body_3col  {
	font: 12px Arial, Helvetica, sans-serif;
	margin-left: 15px;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 150px;
}
.body_3col ul  {
	width: 700px;
}
.body_3col li  {
	width: 190px;
	list-style-type: none;
	float: left;
}
.news  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DCDCBA;
	padding: 15px;
	margin-left: 50px;
	margin-right: 50px;
	border: 4px double #CCCCCC;
	text-align: justify;
	width: auto;
}
.news ul li   {
	list-style-type: none;
	padding: 5px;
	margin-left: -20px;
}
.news_release  {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 15px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	width: 200px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.news_release a {
	display: block;
	font-weight: 100;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #FFFFFF;
	color: #000000;
}
.news_release a:hover  {
	background-color: #DCDCBA;
	padding: 5px;
	border: 1px solid #CCCC99;
}
.contact_grid   {
	display: table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAEAEA;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 4px double #CCCCCC;
	text-align: left;
	width: 500px;
}
.contact_cell   {
	float: left;
	display: block;
	padding: 3px;
	border: 1px solid #CCCCCC;
	width: 242px;
}
.caption  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	text-align: center;
}
.tal_articles  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 0 5px 0 15px;
	height: auto;
	width: 350px;
}
.tal_cover  {
	float: right;
	text-align: center;
	background-color: #DCDCBA;
	border: 6px solid #DCDCBA;
	height: auto;
	width: auto;
	margin-left: 20px;
}
.info  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px;
	border-style: double;
	border-color: #000000;
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	padding: 0px;
	width: 540px;
}
.info ul li   {
	list-style-type: none;
	padding: 5px;
	margin-left: -20px;
}
.info_head  {
	background-color: #FFFFFF;
}
.info_stats  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px;
	border-style: double;
	border-color: #000000;
	background-color: #DCDCBA;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	padding: 0px;
	width: 540px;
}
.info__stats ul li   {
	list-style-type: none;
	padding: 5px;
	margin-left: -20px;
}
.info_head__stats  {
	background-color: #FFFFFF;
}
icon {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
}
.bnr {
	height: auto;
	width: 600px;
	vertical-align: middle;
	padding: 15px;
}
.body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 670px;
}
.body_2col_spec {
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
	background-color: #B7D0FF;
}
.body_2col_text {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
}
.i
.icon {
	padding: 2px;
}
#clip  {
	height: 50px;
	font-size: 50px;
}
.text-small  {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	/*width: 670px;*/
}
ul-brochure  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: disc;
}
ul-forclosure  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	line-height: 1.5em;
	/*width: 670px;*/
}
ul ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
}
ul a  {
	font-weight: bold;
}
#pdf  {
	font-variant: small-caps;
}
/* 	----------------------
 		    FORMS
	---------------------- */
cfform, form, input, cfinput, select, textarea   {
	font: 12px Arial, Helvetica, sans-serif; 
}
/* 	----------------------
 		IMAGE GALLERY
	---------------------- */
.imageleft   {
	float: left;
}
#gallerylist   {
	list-style-type: none;
	list-style: none;
}
#gallerylist li   { 
	float: left; 
	list-style-type: none;
	margin-right: 15px; 
	margin-bottom: 15px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: bold; 
	color: #333333; 
}
#gallerylist img   { 
	border: 1px solid;
	border-color: #CCCCCC;
	border-bottom-color: #666666;
	border-right-color: #666666;
	background-color: #EAEAEA;
	padding: 5px; 
}
.clear   {
	clear: both;
}
/* 	----------------------
 		CLASSIFIEDS
	---------------------- */
.cl_text   {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 14px 10px 0 10px;
	padding: 5px;
	border: 2px solid #EAEAEA;
	width: 302px;
}
.cl_container1   {
	margin: 0 0 15px 15px;
	padding: 0 5px 5px 5px;
	border: 2px solid #CCCCCC;
}
.cl_head   {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFCC;
	padding: 5px;
	margin: -5px;
	border-bottom: 1px solid #EAEAEA;
}
.cl_link  {
	text-align: right;
}
.cl_link a {
	color: #990000;
}
.cl_link a:hover  {
	color: #000000;
}
.cl_admin_head   {
	font-weight: bold;
	background-color: #CBD7EB;
	padding: 5px;
	margin: -5px;
	border-bottom: 1px solid #CCCCCC;
}
.cl_sidebar  {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	margin-left: 10px;
	border-left: 2px dotted #EAEAEA;
	text-align: left;
	width: 200px;
}
.cl_sidebar a   {
	display: block;
	font-weight: 100;
	text-decoration: none;
	padding: 5px;
	border: 1px;
	border-style: solid;
	border-color: #DFDFDF;
}
.cl_sidebar a:hover  {
	background-color: #F4F4F4;
	border-style: dashed;
	border-color: #999999;
	border-width: 1px;
	padding: 5px;
}
.cl_sidebar ul   {
	margin-left: -40px;
}
.cl_sidebar li   {
	list-style: none;
	line-height: 15px;
}
.cl_container2   {
	display: block;
	background-color: #EAEAEA;
	font-weight: 100;
	text-decoration: none;
	padding: 5px;
	border: 1px;
	border-bottom: 4px #999999;
	border-style: solid;
	border-color: #CCCCCC;
	margin-bottom: 15px;
}
.cl_sidebar_head   {
	background-color: #CCCCCC;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-style: italic; 
	padding: 3px;
}
/* 	----------------------
 		SECTIONS
	---------------------- */
.section   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	margin: 15px;
	padding: 3px;
	width: 675px;
}
.section_head   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top: 2px;
	border-bottom: 1px;
	padding: 3px;
	width: 670px;
}
.section_head_link   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A523F;
	background-color: #DCDCBA;
	border-top: 2px;
	border-bottom: 1px;
	padding: 3px;
	width: 670px;
}
/* 	----------------------
 	  ATTORNEY ASSISTANCE
	---------------------- */
.cell1  {
	border: 1px solid;
	border-color: #CCCCCC;
	vertical-align: middle;
}
.cell2  {
	border: 1px solid;
	border-color: #CCCCCC;
	vertical-align: middle;
	text-align: center;
}
.table_container  {
	border: 2px solid #CCCCCC;
}
/* 	----------------------
  BOARD OF BAR COMMISSIONERS
	---------------------- */
.bbc_head  {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #2a523f; 
	font-weight: bold;
	border-bottom: 2px solid #EAEAEA;
	width: 555px;
	margin: 15px 15px 3px 15px;
	padding-bottom: 3px;
}
.bbc_info  {
	width: 555px;
	border: 1px dashed #CCCCCC;
	margin: 15px;
	padding: 5px;
}
.bbc_info_meeting  {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #2a523f; 
	font-weight: bold;
	width: 260px;
	float: left;
}
.bbc_info_location  {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #2a523f; 
	font-weight: bold;
	width: 260px;
	float: right;
	text-align: right;
}
.bbc_info_date  {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #2a523f; 
	font-weight: bold;
	clear: both;
	width: 555px;
	text-align: center;
	line-height: 1.5em;
	border-top: 1px solid #CCCCCC;
	padding-top: 4px;
}
.bbc_3col  {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 150px;
	clear: both;
}
.bbc_3col ul  {
	width: 700px;
}
.bbc_3col li  {
	width: 190px;
	list-style-type: none;
	float: left;
}
/* 	----------------------
            PRINT
	---------------------- */
@media print  {
	.noprint  {display: none;}
}
/* 	----------------------
           BUTTONS
	---------------------- */
.cle_submit  {
	font-family: Arial, Helvetica, sans-serif; 
	color: #2a523f; 
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
}
.head_center {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	background-position: center center;
}
#ghost  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/img/webfront-ghost.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 800px;
	float: top;
	margin: 2px;
	margin-left: 6px;
	margin-right: 6px;
}


#main-content {
	bottom: auto;
	padding-left: 15px;
	max-width: 670px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 0px;
	min-height: 800px;
}/*

/*ogc*/
.cellwidth_shaded {
	border:solid 2px DarkKhaki;
	max-width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}*/
#double_border {
	border:solid 2px DarkKhaki;
	padding: 5px 5px 5px 5px;
}
/*ogc end*/
.floatright2
		{
	float:right;
	width:261px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 95px;
	padding-top: 25px;
}
.floatright_lrs
		{
	float:right;
	width:261px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 25px;
}
			
.floatleft2
		{
	float: left;
	width: 150px;
	height: 221px;
	padding-right: 20px;
	padding-bottom: 15px;
}
/*lrs members page end*/
#banner {
	max-width: 580px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 110px;
}

/*page title all*/
#title {
	padding-top: 14px;
	max-width: 700px;
}
/*page title all end*/

/*Alabama Lawyer*/
.lawyerfloatleft
		{
	float: left;
	width: 232px;
	height: 300px;
	padding-right: 20px;
}
.lawyerfloatright
		{
	float: left;
	width: 300px;
	padding-left: 10px;
}

/*Alabama Lawyer End*/
/*Annual Meeting Publication*/
.wrapper
		{
	float:right;
	width:300px;
	height: 330px;
	border: 0px solid #000;
	padding-bottom: 30px;
	padding-right: 15px;
}
			
.floatleft
		{
	float: left;
	width: 350px;
	height: 330px;
	background-color: #FFF;
	padding-bottom: 15px;
	padding-right: 0px;
}
.body_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 12px;
	font-size: 12px;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	width: 535px;
}
/*Annual Meeting Publication end*/

/*my polaroid thinborder class*/
.thinborder{
	border:solid 1px black;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 15px;
}
#thinborder_img{
	border:solid 1px black;
	height: auto;
}
#thinborder_video{
	border:solid 1px black;
	height: auto;
	width: 425px;
	padding-left: 135px;
	padding-right: 135px;
}
.thinborder_img{
	border:solid 1px black;
	height: auto;
}
/*my polaroid thinborder class end*/
/*pressrelease css*/


/*Lawyer*/
#lawyer {
	padding-Top: 10px;
	margin-left: 80px;
}
#lawyer-left {
	height:560px;
	padding: 10px;
}
.lawyer-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*Lawyer end*/

/*video*/
#videoPadding {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#videotextpadding {
	width: 260px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#videotext-bottom {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*video end*/
/*gallery*/

.gallery-captions{
	width: 165px;
	height: 7px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 4px solid #000000;
}
.caption-bottom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 165px;
	height: 8px;
}
.gallery_image {
	max-width: 600px;
}
#photogallery-caption {
	height: 20px;
	background-color:#CCCCCC;
	max-width: 582px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
/*SAS*/
.video-links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px 2px 2px 3px;
}
/*SAS End*/
/* CSS Banner CLE Page*/
.banner600 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	background-color:#990000;
	padding: 10px 7px 10px 7px;
	border: solid thin #000000;
	max-width: 450px;
	margin-left: 115px;
	width: 450px;
	}
#banner-position {
	max-width: 625px;
	padding-right: 100px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 0px;
}
#banner_text {
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 50px;
	}
/* CSS Banner CLE Page End*/

/* Center Site*** Very important do not delete this.*/

#wrapper {
	width: 700px;
	position: relative;
	left:50%;
	margin-left: -350px;
}	

/* Center Site End*** Very important do not delete this. */
		
/* 	----------------------
 	  OGC highlighted Area
	---------------------- */
#cell-content {
padding: 20px;
height: auto;
}
#box-black {
border: #000000 thin solid ;
} 

/* probono*/
#pb-rcol {
	float: right;
	max-width: 470px;
	min-width: 470px;
	height: auto;
	vertical-align: top;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#pb-lcol {
	float: left;
	max-width: 179px;
	height: auto;
	margin-right: 0.65em;
	vertical-align: top;
	}

.probono a:hover  {
	background-color: #DCDCBA;
	padding: 0px;
	border: 1px solid #CCCC99;
}
/*probon end*/

/* mini banners*/
.banner-pad {
padding-top: 2.1em;
max-width: 211px;
}
/* mini banners end*/
/*homepage text*/
#main-text {
	padding-bottom: .75em;
	padding-left: .85em;
	padding-right: 2em;
	padding-top: .75em;
}
/*homepage text END*/

/*photo text wrap*/
.pict-float {
	float:left;
	padding-right: 0.75em;
}
/*photo text wrap end*/
/*positions dates on addendum page*/
#adden_content {
	padding-left: 75px;
	max-width: 610px;
/*positions dates on addendum page End*/

/*Addendum*/
.Addendum_border {
	border: .5px solid #000000;
}
#adden_body {
	padding-left: 75px;
	max-width: 610px;
}#header_shift {
	padding-left: 43px;
	max-width: 700px;
}

/*Addendum end*/

/*scbp*/
