/* RESET CSS */
body {
    margin: 0;
    padding: 0;
    font-size:0.625em;
    text-align:left;
}

h6 b a, h5 b a, h6 a{ font-size: 11px;}

h1, h2, h3, h4, h5, h6,form, p, ol, ul, li , dl, dt, dd, blockquote,fieldset,legend {
    margin: 0px;
    padding: 0px;
}
ol, ul{
    list-style: none;
}
a {
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: underline;
}
a:focus {
    outline: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img{
	border:0px;
}

.wai{
    display:none;
}
.cb{
    clear:both;
}
.cl{
    clear:left;
}
a { outline:0; }

.fl{
    float:left !important;
}
.fr{
    float:right !important;
}
.fn { float: none !important;}


/* Lush css */
html{
    background:#c9c9c9;
    margin: 0;
    padding: 0;
}

body{
    background: url("../img/html-bg.gif") repeat-x left top #fff;
    font-family:arial;

}
#html_wrapper{
  background: url("../img/body-bg.jpg") no-repeat center top;
}

* html #html_wrapper{
    margin-bottom:-25px;
    border:1px solid #c9c9c9;

}


#page{
    margin: 0 auto 10px auto;
    width:920px;
}

/*  the header  */
#header{
    height:75px;
    width:100%;
    margin-bottom:20px;
}

a#logo {
    text-indent:-5000px;
	overflow: hidden;
    width:260px;
    background: url("../img/bbk-logo.gif") no-repeat top right;
    height:56px;
    display:block;
    float:right;
}

/* main navigation */

#topnav #navcontainer{
    float:left;
    height:30px;
    margin:20px 0px 0px 0px;
    width:655px;
}
* html #topnav #navcontainer{
    float:none;
}

#topnav #navcontainer #navlist{
}
#topnav #navcontainer #navlist li{
    float:left;
    position:relative;
}
#topnav #navcontainer #navlist li a{
    color:#999;
    overflow:auto;
    height:46px;
    width:109px;
    padding-top:8px;
    display:block;
    text-transform: lowercase;
    font-size:160%;
    text-align:center;
}
#topnav #navcontainer #navlist li a:hover{
    text-decoration:none;
    color:#fff;
    background:#ddd;
    background:url(../img/nav-bg.gif) no-repeat top left;
}
#topnav #navcontainer #navlist li a.current{
    text-decoration:none;
    color:#fff;
    background:#ddd;
    background:url(../img/nav-bg.gif) no-repeat top left;
}

#topnav #navcontainer #navlist li ul {
	display:none;
}

/* 
#NavItem01,#NavItem01 ul{}
a:hover#NavItem01{}

#NavItem02,#NavItem02 ul{}
a:hover#NavItem02{}

#NavItem03,#NavItem03 ul{}
a:hover#NavItem03{}


#NavItem04, #NavItem04 ul{}
a:hover#NavItem04{}


#NavItem05, #NavItem05 ul{}
a:hover#NavItem05{}*/

/* dropdown menus 
.subnavlist{position:absolute;top:25px;left:0px;display:none;width:200px;border-top:1px solid #fff;}
.subnavlist li{clear:both;width:100%;margin:0px !important;}
.subnavlist li a{display:block;width:100%;padding:0px !important;margin:0px !important; text-indent:10px;}*/

/* subnav */
span.title{
    float:left;
    display:block;
    font-size:120%;
    font-family:arial;
    color:#fff;
    font-weight:bold;
    color:#58595b !important;
    text-transform: uppercase;
    margin:15px 10px 0 50px;
    display:inline;
}

/* #localnavlist{
    font-size:120%;
    font-family:arial;
    text-transform: uppercase;
    margin:15px 30px 0 50px;
    color:#fff;
    font-weight:bold;
}
#localnavlist li{
    display:inline;
}
#localnavlist li.title{
    padding:3px 5px;
    border:1px solid #fff;
}
#localnavlist li a{
    padding:0px 10px;
    border-left:1px solid #fff;
    color:#fff;
}

#localnavlist li a:hover{
    color:#58595b;
    text-decoration:none;
}*/

/* END ALL NAVIGATION!!!! */


/* right sidebar */
.r_sidebar{
    float:right;
    width:245px;
    display:inline;
    margin-right:5px;
}
	
.r_sidebar ul.regularlist li{
    background:url(../img/boxlist-bg.gif) no-repeat left 5px;
    margin:4px 0 6px 0; padding: 0 10px;}

.r_sidebar ul.rsslist li{
    background:url(../img/rss_icon.gif) no-repeat left 1px;
    margin:4px 0 6px 0; padding: 0 15px;}
	
.sidebar-navigation{
    margin-left:-1px;
}
.sidebar-navigation li{
    float:left;
    margin-left:1px;
    display:inline;
}
.sidebar-navigation li a{
    float:left;
    display:block;
    color:#999;
    font-size:15px;
    text-align:center;
    line-height:25px;
}
.sidebar-navigation li a:hover{
    color:#5394bf;
    text-decoration:none;
}
.sidebar-navigation li a.location-tab{
    width:84px;
    height: 25px;
    background:url(../img/location-tab-sprite.png) no-repeat bottom left;
}
.sidebar-navigation li a:hover.location-tab,.sidebar-navigation li a.location-tab.selected{
    background:url(../img/location-tab-sprite.png) no-repeat top left !important;
    color:#5394bf !important;
}


.sidebar-navigation li a.attorneys-tab{
    width:84px;
    height: 25px;
    background:url(../img/location-tab-sprite.png) no-repeat bottom left;
}
.sidebar-navigation li a:hover.attorneys-tab,.sidebar-navigation li a.attorneys-tab.selected{
    background:url(../img/location-tab-sprite.png) no-repeat top left !important;
    color:#5394bf !important;

}

.sidebar-navigation li a.rss-tab{
    width:35px;
    height: 25px;
    background:url(../img/rss-tab-sprite.png) no-repeat bottom left;
    text-indent:-5000px;
    overflow:hidden;
}
.sidebar-navigation li a:hover.rss-tab,.sidebar-navigation li a.rss-tab.selected{
    background:url(../img/rss-tab-sprite.png) no-repeat top left;
}

.sidebar-navigation li a.share-tab{
    width:35px;
    height: 25px;
    background:url(../img/share-tab-sprite.png) no-repeat bottom left;
    text-indent:-5000px;
    overflow:hidden;
}
.sidebar-navigation li a:hover.share-tab,.sidebar-navigation li a.share-tab.selected{
    background:url(../img/share-tab-sprite.png) no-repeat top left;
}

.att-shadow-top{
    position:absolute;
    top:0px;
    right:0px;
    width:225px;
    height:21px;
	display:none;
	z-index:3;
}
.att-shadow-bottom{
    position:absolute;
    top:146px;
    right:0px;
    width:225px;
    height:25px;
	display:none;
	z-index:3;
}

#sidebar_content{
     width:245px;
     height1:275px;
     margin-top:30px;
	 overflow:hidden;
}

#location-tab{
     background:url(../img/sidebar-bg-location.png) no-repeat top left;
     padding:15px 10px 0 10px;
     height:270px;overflow:hidden;
}
#location-ad{
    margin-top:27px;float:left;
}

#attorneys-tab{
     background:url(../img/sidebar-bg.png) no-repeat top left;
     padding:15px 10px;
/*     height:245px;*/
     height:265px;
     position:relative;
}
#rss-tab,#share-tab{
     background:url(../img/sidebar-bg.png) no-repeat top left;
     padding:15px 10px;
     height:245px;
}
/* list in location tab*/
ul.locations-list{
    margin-top:-5px;
}
ul.locations-list li{
    float:left;
    margin:5px 0px 0px 0;
    text-align:left;
	position:relative;
	z-index:1;
}
ul.locations-list li a{
    font-size:160%;
    color:#888;
    line-height:26px;
    width: 110px;
    height: 26px;
    display:block;
    text-indent:7px;
}
ul.locations-list li a.selected{
     color:#666 !important;
     background:url(../img/locations-list-tab-bg.png) no-repeat top left;
}
* html ul.locations-list li a.selected{
    border-bottom:1px solid #ececec;
    border-bottom:1px solid red;
}
ul.locations-list li a:hover{
     color:#666;
     text-decoration:none;
}

.locations-list-content{
    width: 216px;
    height: 129px;
    display:none;
}
.locations-list-content1{
    background:url(../img/locations-list-bg.png) no-repeat bottom left;
    padding:5px 5px 0 5px;
    font-size:110%; overflow:auto;height:100%;
    color:#666;
}
.active {
	display:block;
}




ul.locations-list li.even{
    float:right !important;
    margin:0px 0 5px 0 !important;  
}
ul.locations-list li.even .locations-list-content{
    margin-right:5px;
}
ul.locations-list li.odd{
    margin:0px 0 5px 0 !important;
}
.locations-list-content address{
    float:left;
    font-style:normal;
    text-align:left;
}
.locations-list-content address.leftadd{
    width:60%;
}
.locations-list-content address.rightadd{
    width:40%;
}
.locations-list-content .locationimg img, .locations-list-content .locationimg{
    margin:7px 4px 0px 4px;
    float:left;
	width: 58px;
}


/* search form in attorneys tab*/
#attsearch_form{
}
#attsearch_form input{
    float:left;
    margin:3px 0;
    background:url(../img/tabsearch-input.png) no-repeat top left;
    width:215px;
    height:18px;
    border:0px;
    padding:2px 5px;
	color:#000;
}

#attsearch_form input.empty_search{
    color:#999;
    font-style: italic;
}

#wrapp_attsearch_results {
    height:170px;
    overflow:hidden;
    float:left;
    width:100%;
    margin-top:5px;
    position:relative;
    clear:left;
}


#drag_msg {
	bottom:0;
	margin-bottom:5px;
	position:absolute;
	text-align:center;
	width:225px;
	display:none;
	left:0;
	padding-left:9px;
}

/* search results in attorneys tab*/

.attsearch_results{
    width:100%;
    color:#363636;
    font-size:110%;
    line-height:140%;
    margin:0px;
    top:7px !important;
	cursor: url(img/grab.cur),url(../img/grab.cur),-moz-grab;
	padding: 0;
	}
	
	
	
	
	
.box .attsearch_results{
    cursor:default;
}
.box .grabbing{
    cursor:default;
}
.grabbing {
	cursor: url(img/grabbing.cur),url(../img/grabbing.cur),-moz-grabbing;
}
.attsearch_results li{
	background-color:#FFF;
    border-bottom:1px solid #000;
    width:100%;
    overflow:hidden;
}
.attsearch_results li:hover{
    border-bottom:1px solid #000;
    background:#e6e6e6;
}

.box .attsearch_results li:hover{
    background:none;
}
.attsearch_results li a{
    color:#00548e;
    font-size:120%;
    padding-bottom:3px;
}
.attsearch_results li img{
    float:left;
    width:52px;
    height:52px;
    margin-right:5px;
}
a.mailicon{
    background:url(../img/mail-icon.gif) no-repeat top left;
    width:20px;
    height:16px;
    border:0px;
    float:right;
    margin-right:5px;
    display:inline;
}
a.bcardicon{
    background:url(../img/bcard-icon.gif) no-repeat top left;
    width:20px;
    height:15px;
    border:0px;
    float:right;
    margin-right:5px;
    display:inline;
}

/* wrapper has the background */
#wrapper{
    width:100%;
    clear:both;
    overflow:hidden;
/*    overflow:visible;*/
    height:100%;
    color:#58595b;
}
#wrapper p{
    padding:10px 0;
}
#wrapper p a{
	color:#C90;
	text-decoration:underline;
}
#indeflasharea{
    float:left;
    width:660px;
    height:315px;
}

/* list of services */
ul.index-service-list{
    width:100%;
    clear:both;
    margin-top:25px;
    float:left;
}
ul.index-service-list li{
    width:33%;
    height:250px;
    margin:0;
    display:inline;
    float:left;
    background:url(../img/index-service-box-left.png) no-repeat top left;
}

ul.index-service-list p {margin-bottom: 30px; font-size: 120%; padding: 5px;}

.service-end{
    display:block;
    background:url(../img/index-service-box-right.png) no-repeat top right;
    height:100%;
    padding-right:12px;
    overflow:hidden;
    margin-left:14px;
}
ul.index-service-list dl{
    width:100%;
    background:url(../img/index-service-box-bg.png) repeat-x top left;
    height:250px;
}
ul.index-service-list dl dt{
    font-family:georgia;
    color:#000;
    font-size:170%;
    padding:13px 0px 6px 15px;
}
ul.index-service-list dl dt span{
    font-style:italic;
}
ul.index-service-list li dd li{
    background:none;
    width:auto;
    height:auto;
    width:90%;
    line-height:180%;
	background:transparent url(../img/tick.gif) no-repeat scroll 3px 9px;
    text-indent:17px;
}
ul.index-service-list dd{
    color:#fff;
    width:100%;
    height:180px;
    font-family:arial;
    font-size:130%;
    background-image:url(../img/colored-box-bg-left.png);
    background-repeat: no-repeat;
    background-position:top left;
}
.dd_content{
    padding:15px 0 0 5px;
    display:block;
    background-image:url(../img/colored-box-bg-right.png);
    background-repeat: no-repeat;
    background-position:top right;
    height:165px;
    overflow:hidden;
}


ul.index-service-list li.twocolumn dd ol li{
    width:48% !important;
    float:left;
}
ul.index-service-list li.threecolumn dd ol li{
    width:30% !important;
    float:left;
}
ul.index-service-list li dd ol{
    width:100%;
    overflow:hidden;;
}

a.browse{
    background:url(../img/service-button.png) no-repeat top left;
    width:192px;
    height:43px;
    text-align:center;
    line-height:43px;
    display:block;
    color:#666;
    font-size:125%;
    clear:both;
    float:right;
    margin:18px 6px 0px 0;
}
a:hover.browse{
   text-decoration:none;
   color:#000;
}


/* news scrolling list */
div#wrapper_newslist {
    width:100%;
    display:block;
    clear:both;
    margin:5px 0 0 0;
	height:124px;
	overflow:hidden;
    position:relative;
	overflow:hidden;
}

.shadow_news-left{
    position:absolute;
    top:0;
    left:0px;
    width:23px;
    height:124px;
}
.shadow_news-right{
    position:absolute;
    top:0;
    right:0px;
    width:24px;
    height:124px;
}

ul.newslist {}

ul.newslist li{
    background:url(../img/newsbg-left.gif) no-repeat top left;
    display:inline;
    padding-left:5px;
    height:124px;
    float:left;
    margin-left:5px;
}
ul.newslist li a{
    display:block;
    color:#000;
    padding:5px 5px 5px 0;
    height:114px;
    background:url(../img/newsbg-right.gif) no-repeat top right;
	float:left;
}
ul.newslist li a:hover{
    text-decoration:none;
}
ul.newslist li img{
    float:left;
    margin:5px 5px 5px 0;
    width:67px;
    height:67px;
}
ul.newslist li strong{
   font-size:130%;
   clear:both;
}
ul.newslist li span{
   padding: 2px 0 0 0;
}
span.release{
    color:#999;
    font-size:110%;
    text-transform: uppercase;
    display:block;
}
span.source{
    color:#00538e;
    font-size:110%;
    font-weight:bold;
    display:block;
}

ul.newslist li span.source{ line-height:  11px; padding: 0 0 2px 0;}

span.subtitle{
	line-height: 11px;
}

a.leftscroll{
    display:block;
    float:left;
    width:20%;
    color:#888;
    text-transform: uppercase;
    margin-top:-5px;
}

a.rightscroll{
    display:block;
    float:right;
    width:20%;
    color:#888;
    text-transform: uppercase;
    text-align:right;
    margin-top:-5px;
}
a:hover.rightscroll,a:hover.leftscroll{
    text-decoration:none;
    color:#000;
}


/*  content area  */
#content{
    padding:0 50px;
    overflow:hidden;
    font-size:150%;
}

#content h1{
    padding:25px 0 15px 0;
    font-size:420%;
    font-family:georgia;
    font-weight:normal;
}
#content h1 span{
    font-size:60%;
    display:block;
    margin-top:-5px;
}
#content h3{
    padding:25px 0 15px 0;
    font-size:100%;
    font-family:verdana;
}
#content h4{
    font-size:85%;
    padding-top:10px;
    font-family:verdana;
}

/*  footer area  */
#footer-wrapper{
	padding:20px 0 20px 0;
    width:100%;
    clear:both;
    background:url(../img/footer-bg.gif) repeat-x top left #c9c9c9;
    overflow:hidden;height:100%;
    1margin-bottom:-40px;
		height:120px;
}
#footer{
    width:920px;
    margin: 0 auto 0 auto;
    font-family:verdana;
    font-size:110%;
    color:#333;



}
#bottomnav{
    float:left;
    width:80%;
    width:auto;
}


#footer ul#navlist{
    line-height:160%;
}
#footer ul#navlist li{
    display:inline;
    float:left;
	font-weight:bold;
}
#footer ul#navlist li ul li{
    clear:left;
    padding-right:45px;
	font-weight:normal;
}

#footer ul#navlist #NavItem04 ul li { padding-right:0; width: 200px; }

#footer ul#navlist li.last ul li{
    width:100%;
}
* html #footer ul#navlist li.last ul li{
    width:190px;padding:0px !important;
}
#footer ul#navlist li.last{
    padding:0px !important;
}

#footer a{
	color:#333;
}
#footer a:hover{
	color:#000;
    text-decoration:underline;
}
#footer strong{
   font-size:110%;
}

#footersearch_form form{
    float:right;
    width:260px;
    margin-top:5px;
}
#footersearch_form input{
    float:left;
    width:220px;
    border:1px solid #7b7b7b;
    background:#dedede;
}
#footersearch_form input#search{
    float:right;
    width:17px;
    height:16px;
    border:0px solid #7b7b7b;
    background:url(../img/search-icon.gif) no-repeat top left;
    cursor:pointer;
}

ul#call2action{
    float:right;
    width:250px;
    padding:10px 0;
}
ul#call2action li{
    float:left;
    width:250px;
    height:20px;
    padding:5px 0;
}
ul#call2action li a{
    color:#000;
    padding-left:28px;
    line-height:22px;
    height:22px;
    display:block;
}
ul#call2action li a:hover{
    text-decoration:underline;
}
ul#call2action li a.rss-subscribe{
    background:url(../img/rss-icon.gif) no-repeat top left;
}
ul#call2action li a.newsletter-subscribe{
    background:url(../img/newsletter-icon.gif) no-repeat top left;
}

.copyright{
    text-align:right;
    clear:both;
/*	padding-top: 10px;*/
}
.copyright a{
    text-decoration:underline;
}
.copyright a:hover{
    text-decoration:none !important;
}


/* dropdowns when searching attorneys*/
#auto_practice {
	top:74px;  left:10px;
	position:absolute;
	width:215px;
    padding:3px 5px;
	background:#fafafa; filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;
	display:none;
	z-index:4;
	}

#auto_title {
	top:102px;left:10px;
	position:absolute;
	width:215px; filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;
	display:none;
	background:#fafafa;
    padding:3px 5px;
	z-index:4;
	}

#auto_practice a, #auto_title a {
	font-size:13px;
    color:#666;

}

/* BIO PAGE */

/* main area */
.leftside{
    float:left;
    width:617px;

}
.sidebar{
    float:right;
    width:294px;
}

.biography{
    width:617px;
    float:left;
    color:#333;
    font-size:120%;
}
.biography h1, .biography h5{
	font-variant:small-caps;
    color:#666;
    font-size:260%;
    font-family:georgia;
    text-align:right;
    padding-top:120px;
    font-weight:normal;
}
.biography h2, .biography h6{
    text-transform:uppercase;
    color:#666;
    font-size:150%;
    font-family:georgia;
    text-align:right;
    font-weight:normal;
	margin-bottom: 3px;
	}
.biography h3{
    color:#333;
    font-size:100%;
    padding:10px 0;
}
.biography img.attpic{
    float:left;
    margin-bottom:10px;
    border:4px solid #fff;
}

.biography .info{
    margin-left:13px;
    display:inline;
    padding:20px 20px 0 20px;
    float:left;
    width:551px;
    background:url(../img/bio-content-bg.jpg) no-repeat top left;
}

.biography .info address{
    display:none;
}

.biography .info div{
	padding: 10px 0;
}

#bio_content{
    width:617px;
    padding-bottom:31px;
    overflow:auto;
    float:left;
    background:url(../img/biocontent-footer.png) no-repeat bottom left;
}
.bio-navigation{
    width:100%;
    font-size:100%;
    background:url(../img/biocontent-navigation-bg.png) no-repeat bottom left; overflow:hidden;height:100%;
}
.bio-navigation li{
    display:inline;
    float:left;
    margin-left:0px !important;
}
.bio-navigation li a{
    display:block;
    color:#fff;
    float:left;
    text-align:center;
    display:inline;
}
.bio-navigation li a:hover{
    color:#fff;
    text-decoration:none;
}
.bio-navigation li a#profile-tab-link{
    background:url(../img/bio-tab1-bg.jpg) repeat-x bottom left;
    width:150px;
    margin-left:14px;
    height:25px; padding-top:20px;
}
.bio-navigation li a#profile-tab-link.selected{
    background:url(../img/biocontent-maintab-clicked.png) no-repeat bottom left;
    width:177px !important;
    color:#fff !important;
    text-transform: capitalize;
    font-weight:bold;
    text-indent:13px;
    margin:0px !important;
}
* html .bio-navigation li a#profile-tab-link.selected{
}

.bio-navigation li a#tab-1-tab-link{
    margin-left:25px;
    width:135px;
    height:25px;
    padding-top:20px;
    background:url(../img/bio-tab2-bg.jpg) repeat-x bottom left;
    margin-right:5px;
}
.bio-navigation li a#tab-1-tab-link.selected{
    width:140px;
    background:url(../img/biocontent-tab2-clicked.png) no-repeat bottom left;
    color:#fff !important;
    text-transform: capitalize;
    font-weight:bold;
    margin:0px 0 0 29px !important;
}

.bio-navigation li a#tab-2-tab-link{
    background:url(../img/bio-tab3-bg.jpg) repeat-x bottom left;
    width:125px;
    height:25px;
    padding-top:20px;
}
.bio-navigation li a#tab-2-tab-link.selected{
    width:140px;
    background:url(../img/biocontent-tab2-clicked.png) no-repeat bottom left;
    color:#fff !important;
    text-transform: capitalize;
    font-weight:bold;
    margin:0px 0 0 -5px!important;
}
.bio-navigation li a#tab-3-tab-link{
    background:url(../img/bio-tab4-bg.jpg) repeat-x bottom left;
    width:125px;
    height:25px;
    padding-top:20px;
    margin-left:5px;
}
.bio-navigation li a#tab-3-tab-link.selected{
    width:140px;
    background:url(../img/biocontent-tab2-clicked.png) no-repeat bottom left;
    color:#fff !important;
    text-transform: capitalize;
    font-weight:bold;
    margin:0px 0 0 -2px!important;
}
#profile-tab,#tab-1-tab,#tab-2-tab,#tab-3-tab{
    background:url(../img/biocontent-bg.png) repeat-y left top;
    width:100%;
    overflow:hidden;
}

#tab-1-tab  .info,#tab-2-tab   .info,#tab-3-tab .info{
/*	padding-top: 150px; */
}

.Bio-Tab-Print {
    background:url(../img/Bio-Tab-Print.gif);
	height: 36px;
	width: 119px;
	float:right;
	display:block;
    margin:-5px -4px 10px 430px;
	clear: left;
	}

.simple-list{}
.simple-list li{
    background:url(../img/bullet-bg.gif) no-repeat left 3px;
    padding-left:10px;
    margin-left:20px;
}






/* right sidebar */
.extrainfo{
    width:294px;
    min-height:200px;
    float:left;
    font-size:120%; position:relative;
}

.extrainfo .info{
    padding:20px 20px 0 20px;
    background:url(../img/rightside-topbg.jpg) no-repeat top left;
    margin-left:10px;
    width:236px;
    min-height:250px;
}

#extrainfo_content{
    width:294px;
    background:url(../img/rightside-footer-bg.png) no-repeat bottom left;
    padding-bottom:24px;
    float:left;
    margin-bottom:10px;
}
.extrainfo-navigation {
    width:100%;
    font-size:125%;
    background:url(../img/rightside-navigation-bg.png) no-repeat bottom left;
}
.extrainfo-navigation li{
    display:inline;width:34px;height:21px;
}
.extrainfo-navigation li a{
    display:block;
    text-align:center;
    color:#eee;
    float:left;

}

.extrainfo-navigation li a:hover{
    text-decoration:none;
}
.tab-explanations{
    position:absolute;
    width:115px;
    height:12px;
    display:none;
    top:7px;
    right:5px;
    font-size:65%;
}

.extrainfo-navigation li a.office-tab{
    width:174px;
    background:url(../img/rightside-maintab-clicked.png) no-repeat bottom left;
    height:24px; padding-top:20px;vertical-align:bottom;
    color:#fff;
    font-weight:bold;
    text-transform: capitalize;
}

.extrainfo-navigation li a.vcard-tab{
    width:34px;
    background:url(../img/rightside-tab2.gif) no-repeat left bottom;
    height:44px;
    overflow:hidden;
    text-indent:-5000px;
    margin-left:5px;display:inline;
}
.extrainfo-navigation li a.print-tab{
    width:35px;
    background:url(../img/rightside-tab3.gif) no-repeat left 23px;
    height:44px;
    overflow:hidden;
    text-indent:-5000px;
    margin-left:5px;
}
.extrainfo-navigation li a.link-tab{
    width:34px;
    background:url(../img/rightside-tab4.gif) no-repeat left 23px;
    height:44px;
    overflow:hidden;
    text-indent:-5000px;
}

img.officepic{
    margin:0 auto 0 auto;
    display:block;
	border:4px solid #FFFFFF;
}

#office-tab,#vcard-tab,#print-tab,#link-tab{
    width:294px;
    float:left;
    background:url(../img/rightside-top-contentbg.png) repeat-y bottom left;
}

.extrainfo address{
    font-style:normal;
    margin-top:10px;
    color:#333;
    padding-left:7px;
}
.extrainfo address strong{
    font-size:170%;
    font-family:georgia;
    font-weight:normal;
}
.extrainfo address a{
    color:#333;
}



.phoneicon{
    background:url(../img/phone-icon.gif) no-repeat 4px 11px;
    padding-left:21px;
    clear:both;
    display:block;
    padding:10px 0 2px 21px;
}
.faxicon{
    background:url(../img/fax-icon.gif) no-repeat left center;
    padding-left:21px;
    clear:both;
    display:block;
    padding:10px 0 2px 21px;
}
.emailicon{
    background:url(../img/email-icon.gif) no-repeat 2px 11px;
    clear:both;
    display:block;
    padding:10px 0 2px 21px;
}

a.linkedin-banner{
    display:block;
    background:url(../img/linked-in-banner.gif) no-repeat top left;
    width:280px;
    height:86px;
    margin:0px 0 5px 9px;float:left; display:inline;
    overflow:hidden;
    text-indent:-5000px;

}
a.twitter-banner{
    display:block;
    background:url(../img/twitter-banner.gif) no-repeat top left;
    width:280px;
    height:88px;
    margin:5px 0 20px 9px;float:left; display:inline;
    overflow:hidden;
    text-indent:-5000px;
}

.hilite {
	background:#ff0;
}



/* added style for inner page */
h1.title{
    border-bottom:2px solid #bbb;
    position:relative;
    height:100px;
    color:#00548e;
    font-family:georgia;
    font-variant: small-caps;
    font-size:270%;
    display:block;
}
h1.singleline{
    height:40px;
}
h1.title span{
   position:absolute;bottom:0px;
}

.leftside_content{
    font-size:120%;
    background:url(../img/leftcontent-bg.png) top left;
    overflow:hidden;
    height:100%;
}

.content_stage{
    padding:0 15px;
    overflow:hidden;
}
.leftside ul{list-style-type:circle;}
.leftside ul li{margin-left:30px;}
.content_stage ul li{
    padding:2px 0 2px 1px;
    margin-left:30px;
}

.content_stage ul li ul{
   margin:5px;
}

.content_stage p.searchmessage { color:#C00; font-weight:bold; font-size: 120% }

.content_stage h2{
    color:#777;
    text-align:right;
    font-family:georgia;
    padding:5px 0 10px 2%;
    font-variant: small-caps;
    font-size:170%;
}
.content_stage h2 address phonenumbers{
    font-size:80%;
    padding-top:10px;
    clear:both;
    font-style:normal;
	display:block;
}

.content_stage h2 span.partner {float: left; text-align: left; width: 290px;}

.content_stage h2 span.phonenumbers{
    font-size:80%;
    padding-top:10px;
    clear:both;
    font-style:normal;
}

.content_stage h2 span.phonenumbers span{
    color:#214a66;
    font-family:times;
    font-weight:normal;
}
.content_stage h2 address{
    font-style:normal;
	padding-bottom: 10px;
	float: right;
}

.content_stage h2 a { text-decoration: none; color:#777;}
.content_stage h3{
    color:#00548e;
    font-size:170%;
    font-weight:normal;
    padding:5px 0 20px;
    border-bottom:1px solid #999;
    margin-bottom:10px;
}
.content_stage h4{
    color:#00548e;
    font-size:140%;
    font-weight:normal;
    padding:10px 0 5px;
    border-bottom:1px solid #999;
    margin-bottom:10px;
}
.content_stage p{
	text-align:justify;
}

.map-stage{
    width:100%;
    border:1px solid #999;
    clear:both;
    margin-bottom:10px;
}
.map-stage img{
    width:224px;
    height:182px;
    border-right:1px solid #999;
    float:left;
}
.map-stage #gmap{
    border-left:1px solid #999;
    float:left;
    width: 394px;
    height:182px;
}
#gmap-form{
    border-top:1px solid #999;
    padding:5px;
    color:#656565;
    background:#e6e8e7;
    overflow:hidden;
    height:100%;
    clear:both;
}
#gmap-form label{
    float:left;
    padding-top:3px;
}
#gmap-form input{
    border:1px solid #999;
    width:320px;
    float:left;
    margin:0 5px;
}
#gmap-form input#send{
    border:none;
    width:15px;
    height:14px;
    background:url(../img/gmap-send-btn.gif) no-repeat top left;
    margin:3px 5px;
    text-indent:-5000px;
    overflow:hidden;
    cursor:pointer;
}

#localnavcontainer{
    float:right;
    width:170px;
    margin:10px 0 20px 20px;
}

ul#localnavlist{
    width:100%;
    margin:0px;
    font-size:100%;
    font-weight:normal;
    text-transform:capitalize;
    list-style-type:none;
}
ul#localnavlist li{
    margin:1px 0 !important;
    float:left;
    width:100%;
    padding:0px;
}
ul#localnavlist li a{
    display:block;
    padding:5px 10px;
    color:#000;
    text-decoration:none;
    background:#f4f4f4;
    font-size:95%;
}
ul#localnavlist li a:hover{
    color:#fff;
    text-decoration:none;
    background:#1e7fc2;
}

.highlight{
    color:#9d5901;
    font-size:120%;
    clear:left;
}

/* generic rounded box */
.innerpages-l{
    width:650px !important;
}
.fullwidth-pages{
    width:100% !important;
}
.fullwidth-pages h1.title{
    height:60px !important;
}
.fullwidth-pages h1.title .rss{
    margin-top:5px;
    margin-left:10px;
}
.innerpages-r{
    width:250px !important;
}
.box{
    background:url(../img/box-title-bg.png) no-repeat top left;
    width:242px;
    margin-bottom:30px;
    font-size:110%;
    float:right;
}

.professionals-box{
    background:url(../img/professionals-title.png) no-repeat top left;
}
.box h3{
    color:#777;
    font-family:trebuchet ms;
    font-size:130%;
    text-indent:13px;
    line-height:44px;
    height:44px;
    text-transform:uppercase;
    width:80%;
    float:left;
}
a.rss{
    background:url(../img/rss.gif) no-repeat top left;
    display:block;
    width: 19px;
    height:20px;
    float:right;
    overflow:hidden;
    text-indent:-5000px;
    margin:12px 10px 0 0;
    display:inline;
}
a.hot{
    background:url(../img/hot.gif) no-repeat top left;
    display:block;
    width: 19px;
    height:20px;
    float:right;
    overflow:hidden;
    text-indent:-5000px;
    margin:12px 10px 0 0;
    display:inline;
}

.box_content{
    background:#fff;
    border:1px solid #e4e4e4;
    border-bottom:none;
    padding:10px 10px 1px 10px;
    width:220px;
    clear:both;
    overflow:hidden;
    height:100%;
}
.box_content .fr a{color:#58595B}

.box_footer{
    background:url(../img/box-footer-bg.png) no-repeat top left;
    width:100%;
    height:6px;
    float:right;
}
.box.large{
    background:url(../img/box-title-bg-large.png) no-repeat top left;
    width:280px;
    margin-bottom:30px;
    font-size:110%;
    float:right;
    display:inline;
    margin-right:5px;
	margin-top: 20px;
}
.box.large .box_content{
    background:url(../img/box-footer-bg-large.png) no-repeat top left;
    width:258px;
    background:#fff;
    border:1px solid #e4e4e4;
    border-bottom:none;
    padding:10px 10px 1px 10px;
}
.box.large .box_footer{
    background:url(../img/box-footer-bg-large.png) no-repeat top left;
    width:100%;
    height:6px;
    float:right;
}
.showmore{
    background:url(../img/showall-bg.png) no-repeat top left;
    color:#777;
    display:block;
    width:78px;
    height: 15px;
    margin: 0 10px 0 0;
    float:right;
    display:inline;
    text-align:center;
    text-transform:uppercase;
    font-size:90%;
}
* html .showmore{
    margin-top:-8px;
}

a:hover.showmore{
    color:#000;
    text-decoration:none;
}

.box ul.boxlist{

}
.box ul.boxlist li{
    background:url(../img/boxlist-bg.gif) no-repeat left 5px;
    margin:10px 0 15px 0;
    padding-left:15px;
}
.box ul.boxlist li a{
    color:#797979;    display:block;
}
.box ul.boxlist li a:hover{
    color:#000;
    text-decoration:none;
}
.box ul.attsearch_results  li{
    border-bottom:1px solid #e9e9e9;
    margin:2px 0;
    font-size:90%;
}
.box ul.attsearch_results  li.lastone{
    border-bottom:none;
}
.box ul.boxlist li ul li{
    margin:10px 0 0px 15px;
}

.belowwidget { margin-right: 8px; margin-top: 15px; }

/* action list on top right*/
ul.page-action-list{
    float:right;
    clear:right;
    margin: 10px 15px 0 0;
    font-size:105%;
    width:30%;
}
ul.page-action-list li{
    float:right;
    display:inline;
    line-height:18px;
}
ul.page-action-list li a.print2pdf{
    background:url(../img/print2pdf-icon.png) no-repeat left top;
    color:#767676;
    padding-left:25px;
    display:block;
    width:90px;
}
ul.page-action-list li a.sendmail{
    background:url(../img/send-email-icon.png) no-repeat left top;
    color:#767676;
    padding-left:20px;
    display:block;
    width:110px;
}

/* officelist */

.map-stage-small{
    float:left;
    width:411px;
    margin-left:25px;
    margin-top:50px;
    display:inline;
}
.map-stage-small .rss{
    margin-top:0px;
}

.map-stage-small h3{
    border-bottom:2px solid #d2d2d2;
    position:relative;
    color:#00548e;
    font-family:georgia;
    font-variant: small-caps;
    font-size:150%;
    display:block;
    margin:0px;
    padding:0px;
    font-weight:bold;
    padding-bottom:2px !important;
    overflow:auto;
    height:100%;
}
.map-stage-small h3 span{
    width:90%;
    float:left;
}

.map-stage-small h4{
    color:#777;
    font-family:georgia;
    font-variant: small-caps;
    font-size:110%;
    display:block;
    text-align:right;
    padding:0px;
    font-weight:bold;
    border:none;

}
.map-stage-small .gmap{
    width:100%;
    height:345px;
    background:red;
    border:1px solid #676662;
    float:left;
}
.officelist{
    margin-left:-15px;
    font-size:140%;
    float:left;
    display:inline;
    list-style-type:none;
}
.officelist li{
    float:left;
    margin:10px 0 0 15px !important;
    display:inline;
    padding:0px !important;
}
.officelist li a{
    color:#646464;
    padding:5px;
    width:186px;
    border:1px solid #4c4c4c;
    display:block;
}
.officelist li a:hover{
    color:#000;
    text-decoration:none;
    border:1px solid #000;
}

/* three columns layout */
.three-cols{
    width:30.3%;
    padding:0 14px;
    float:left;
    border-left:2px solid #cbcbcb;
    margin-top:30px;
}
.three-cols.first{
    padding-left:5px;
    border-left:0px solid #cbcbcb;
}
.noborder{
    border:0px solid #cbcbcb !important;
}
.newscategory{
    width:100%;
    font-size:95%;
    list-style-type:none;
}
.newscategory li{
   padding:10px 0 !important;
   border-bottom:1px dashed #ccc;
   overflow:auto;
   height:100%;
   margin:0px !important;
   background:none;
}
.newscategory li a{
   color:#000;
   font-weight:bold;
   font-size:110%;
   display:block;
}
.newscategory li img{
   margin:3px 3px 3px 0;
   float:left;
   width:67px;
}
.newscategory li .release{
   color:#9b9a96;
   text-transform:uppercase;
   padding:3px 0;
   font-size:95%;
}
.newscategory li .source{
   color:#0b568d;
   padding:0px 0 2px 0;
   font-size:95%;
   line-height:  11px;
}

a.view-more{
    color:#777;
    padding:20px 0;
    text-align:right;
    float:right;
}

.three-cols h3{
    color:#00548e;
    font-family:georgia;
    font-variant: small-caps;
    font-size:120%;
    display:block;
    margin:0px;
    padding:0px;
    font-weight:bold;
    padding-bottom:2px !important;
    clear:both;
    overflow:auto;
    height:100%;
}
.three-cols h3 span{
    width:80%;
    float:left;
}
.three-cols h3 a{
    color:#00548e;
    display:block;
    text-decoration:none;
}
.three-cols h4{
    color:#777;
    font-family:georgia;
    font-variant: small-caps;
    font-size:125%;
    display:block;
    margin:0px;
    padding:0px;
    font-weight:bold;
    padding-bottom:2px !important;
    text-align:right;
    border:none;
}
.col_content{
    /*background:url(../img/leftcontent-bg.png) top left;*/
    padding:0 3px;
    margin-bottom:20px;
}
a.review-att{
    font-style:italic;
    color:#00548e !important;
}

.cols-typical-list{
    width:100%;
    float:left;
    display:inline;
    margin:10px 0;
    list-style-type:none;
}

.cols-typical-list ul li{
    background:url(../img/plus-icon.gif) no-repeat left 5px !important;
    display:inline;
	float:left;
	font-size:95%;
	margin:0 5px 0 0 !important;
	padding:0 0 0 8px !important;
	width:45%;
}

.cols-typical-list ul.onecol  {
	margin-left: 20px;
}
.cols-typical-list ul.onecol li {
	width:100%;
}

.cols-typical-list ul.twocol  {
	margin-left: 20px;
}
.cols-typical-list ul.twocol li {
	width:45%;
}

.cols-typical-list li a{
	color:#666;
}
.three-cols .rss, .three-cols .hot{
    margin-top:3px;
    margin-right:0px;
}
.three-cols p a{
    color:#000;
}


.media-contacts-list{
    margin-top:7px;
    list-style-type:none !important;
}
.media-contacts-list li{
    margin:0px !important;
    padding:0px !important;
}
.media-contacts-list img{
    float:left;
    margin:5px 0px 5px 0;
    width:80px;
    border:1px solid #000;
}
.media-contacts-list address{
    float:right;
    margin:0px 0px 5px 0;
    width:175px;
    font-style:normal;
}
span.add-title{
    color:#00558e;
    font-size:150%;
}
.media-contacts-list address a{
    color:#00558e;
    text-decoration:none;
    display:block;
    padding:0 0 5px 0;
}
.media-contacts-list address a:hover{
    color:#000;
    text-decoration:none;
}


/* att list page*/
.allattorneys-list{
    width:30%;
    padding:14px;
    display:inline;
    float:left;
    height:165px;
    overflow:hidden;
    position:relative;
}
.allattorneys-list img{
    width:90px;
    float:left;
    margin-top:8px;
}
.allattorneys-list h3{
    color:#00548e;
    font-family:georgia;
    font-variant: small-caps;
    font-size:150%;
    display:block;
    margin:0px !important;
    padding:0px !important;
    font-weight:bold;
    padding-bottom:2px !important;
    clear:both;
    overflow:hidden;
}
* html .allattorneys-list h3,* html .allattorneys-list h4{
    float:left;
}
.allattorneys-list h3 a{
    color:#00548e;
    margin-top:4px;
}
.allattorneys-list h3 span{
    width:80%;
    float:left;
}
.allattorneys-list h4{
    color:#777;
    font-family:georgia;
    font-variant: small-caps;
    font-size:125%;
    display:block;
    margin:0px;
    padding:0px;
    font-weight:bold;
    padding-bottom:2px !important;
    text-align:right;
    border:none;
    width:100%;
}
.allattorneys-list address{
    float:right;
    margin:3px 0px 5px 0;
    width:165px;
    font-style:normal;
}


.aff-list{
    width:30%;
    padding:14px;
    display:inline;
    float:left;
    height:140px;
    overflow:hidden;
    position:relative;
}
.aff-list img{
    width:90px;
    float:left;
    margin-top:8px;
}
.aff-list h3{
    color:#00548e;
    font-family:georgia;
    font-variant: small-caps;
    font-size:150%;
    display:block;
    margin:0px !important;
    padding:0px !important;
    font-weight:bold;
    padding-bottom:2px !important;
    clear:both;
    overflow:hidden;
}
* html .aff-list h3,* html .aff-list h4{
    float:left;
}
.aff-list h3 a{
    color:#00548e;
    margin-top:4px;
}
.aff-list h3 span{
float:left;
width:100%;
}
.aff-list h4{
    color:#777;
    font-family:georgia;
    font-variant: small-caps;
    font-size:125%;
    display:block;
    margin:0px;
    padding:0px;
    font-weight:bold;
    padding-bottom:2px !important;
    text-align:right;
    border:none;
    width:100%;
}
.aff-list address{
	width:266px;
    margin:3px 0px 5px 0;
    width:165px;
    font-style:normal;
}

span.mytitle {
color:#777777;
font-family:georgia;
font-size:119%;
font-variant:small-caps;
font-weight:bold;
padding-bottom:2px !important;
padding-top:2px !important;
width:260px;
}








span.add-title{
    color:#00558e;
    font-size:150%;
}
.allattorneys-list address a{
    color:#000;
    text-decoration:none;
    display:block;
    padding:5px 0 0px 0;
}
.allattorneys-list address a:hover{
    color:#00558e;
    text-decoration:none;
}
.content_stage hr{
    border:none;
    clear:both;
    height:0px;
    border-top:1px dotted #aaa;
    margin:0px;
}

#wrapper .formBox { margin-top: 15px;}
#wrapper .stndForm {
    padding-bottom: 10px;
  }

#wrapper .stndForm .txtimputs{
	 float:left; margin-right: 30px;
}

#wrapper .stndForm .checkboxes{
	 float:left;
     width:530px;
}

#wrapper .stndForm input.submitButton {
    margin: 20px 40px 50px 0px;
    background:#aa0000;
    color:#fff;
    border:none;
    padding:5px;
    float:right;
    display:inline;
}

#wrapper .stndForm textarea{
    width: auto;
    border-color: #ccc;
}

#wrapper .stndForm input.txt {
    color: #000;
    width: 250px;
    border: 1px solid #7F9DB9;
}
.checkboxes label.fr input,.checkboxes label.fr select{
    border: 1px solid #7F9DB9;
}

#wrapper .stndForm select {
    color: #000;
    width: 222px;
}

#wrapper .stndForm textarea{
    border: 1px solid #7F9DB9;
    clear:left;
}

#wrapper .stndForm p {
    clear: left;
    margin: 0 0 8px 0;
    padding: 0;
    padding-top: 5px;
   	font-weight: bold;
}

#wrapper .stndForm p label {
    float: left;
    width: 85px;
    !width: 93px;
    padding-right: 8px;
    font-weight: bold !important;
    font-size: 1em;
    text-align: right;
    padding-top: 4px;
}

.form-checkbox {
   font-weight: normal;
   font-size: 8pt;
   clear:left;
   float:left;
   width:260px;
   margin:3px 0;
}
.form-checkbox.fr{
    float:left !important;
    clear:none;
}
.comments-label{
    margin-top:9px;
    float:left;
}
.red{
    color:#ff0000;
}

#wrapper .stndForm input.state { width: 34px; }
#wrapper .stndForm input.short { width: 60px; }
#wrapper .stndForm input.med { width: 92px; }


.sidebarinnerpages-r{
    float:right;
    width:255px;
    overflow:hidden;
	padding-top: 40px;
}


/* popup form */
#email_container {
	position:absolute;
	top:0px;
	width:550px;
	left:50%;
	margin-left:-275px;
	z-index:101;
}

#email_header {
	font-size:16px;
	font-weight:bold;
	padding:2px 4px;
	background:#ccc;
	margin-bottom:10px;
    border-bottom:1px solid #fff;
    padding:5px 10px;
    text-shadow:0 1px 0 #eee;
    overflow:hidden;
    height:20px;
}
#email_header h1{
	float:left;width:90%; font-size:16px;
}
.email_container{
    padding:10px 15px;
}


#email_header a {
	font-weight:bold;
	font-size:11px;
	float:right;
	color:#444;
    margin-top:3px;
    text-shadow:none;
}



#send_email_form {
	width:550px;
	height:380px;
	background:#eee;
	display:none;
}

#send_email_form label {
	width:130px;
	text-align:right;
	padding-right:5px;
	font-size:13px;
	float:left;
    clear:left;
}

#share_copyself{
    width:14px !important;
    border:none !important;
}

#send_email_form span {
    width:170px;
    display:block;
    float:left;
}

#send_email_form span.larger {
    width:330px;
    margin-top:3px;
}

#send_email_form br {
	clear:both;
}

#send_email_form input {
	width:160px;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
    margin-bottom:15px;
}

#send_email_form textarea {
	width:335px;
	height:80px;
	border:1px solid #ccc;
    margin-bottom:15px;
}

#share_submit {
	width:120px !important;
	margin:10px 20px 20px 90px !important;
    background:#224F00;
    color:#fff;
    cursor:pointer;border:none;
    padding:3px;
    border:none !important;
    clear:both;
    display:inline;
}

#share_cancel {
	width:120px !important;
	margin:10px 0 10px 0px !important;
	float:left;
    background:#000;
    color:#fff;
    cursor:pointer;border:none;
    padding:3px;
    border:none !important;
}


.validation-failed {
	border:1px solid #e00 !important;
}

.validation-passed {
	border:1px solid #0d0 !important;
}

/* practice list tabs */
.practicearea-box{background:url(../img/practicelist-tab-bg.png) no-repeat left top;width:867px;margin:20px 0;overflow:auto;height:100%;padding:10px 10px 10px 10px;position:relative; }


ul.practiceareas-navigation{width:225px;margin:10px;float:left;list-style-type:none;}
* html ul.practiceareas-navigation{display:inline;}
ul.practiceareas-navigation li {border:1px solid white;display:block;margin:0px !important;padding:0px !important;text-indent:0px !important;margin-left:0px !important;}
ul.practiceareas-navigation li a{color:#000;width:90%;margin:0px !important;padding:3px 10px;background:#f4f4f4;display:block;text-indent:0px !important;}
ul.practiceareas-navigation li a:hover{color:#fff;background:#1e7fc2;text-decoration:none;}
ul.practiceareas-navigation li a.selected{color:#fff !important;background:#1e7fc2 !important;}

#practiceareas_content{float:right;width:580px;padding:0 15px 20px 15px;border-left:1px solid #eaeaea;}
#practiceareas_content h3{font-family:georgia;font-variant: small-caps;font-weight:bold;padding: 0 0 10px 0;}

ul.review-readmore-list{float:right;list-style-type:none !important;}
ul.review-readmore-list li{padding:3px 10px;text-align:right;background:url(../img/boxlist-bg.gif) no-repeat right 8px;display:block;font-size:90%;}
ul.review-readmore-list li a{color:#000;}

/* filtering the attorneys */
.leftside-filter{width:385px;float:left;}

.filter-attlist{ font-size: 85%; height: 300px; clear: both; padding-top:30px;}
.filter-attlist label{float:left;clear:left;width:110px;margin-top:5px;text-align:right;padding-right:10px;}
.filter-attlist input,.filter-attlist select{float:left;width:200px;border:1px solid #ccc;font-size:11px;margin-bottom:5px;padding:2px 0;}
.filter-attlist input#submit-filter{float:left;width:120px;border:1px solid #eee;font-size:12px;margin:10px 0 0 0px;padding:4px 0;color:#fff;background:#cc0000;font-weight:bold;cursor:pointer;display:inline;}

.filter-attlist fieldset{width:350px;float:left;margin-right:10px;padding:10px;border:1px solid #999;margin-bottom:11px;}
.filter-attlist legend{font-size:130%;padding:3px 10px;font-weight:bold;margin-left:20px;color:#000;}

.att-letters{}
.att-letters li{padding:5px 3px !important;display:inline;float:left;margin:0px !important}
.att-letters li a{padding:1px 5px;border:1px solid #333;display:block;float:left;color:#000;}
.att-letters li a:hover{background:#333;color:#fff;text-decoration:none;}
.att-letters li a.active{background:#339;color:#fff;text-decoration:none;}


.bio_email_container{}
.bio_email_container label{float:left;clear:left;padding-top:5px;font-size:90%;width:90px;}
.bio_email_container input,.bio_email_container textarea{float:left;border: 1px solid #7F9DB9;width:140px;margin-top:5px;}

.share-link{
background-image:url(../img/share_sprite.gif);
background-repeat:no-repeat;
height:14px;
margin-right:23px;
padding:2px 0 2px 0px;
white-space:nowrap;
}

.Share-Link-List{width:100%;clear:both;border-top:1px dashed #fff;padding-top:20px;}
.Share-Link-List li{padding:3px 0;float:left;width:33.2%;height:20px;}
.Share-Link-List li a{color:#000;padding-left:20px;display:block;}
.Share-Link-List li a:hover{color:#224F00;text-decoration:none;}
#share-tab .Share-Link-List{width:100%;clear:both;border-top: none; padding-top:0px; margin-top: 0px; height: 82px;}
#LinkedinBox {height: 180px; overflow:hidden; display:block; clear:both; background:#FFF; width:221px;}
                	
#wrapper .newsdate { color:#333; font-weight: bold;}
#wrapper .newspublisher { color:#C60; font-weight: bold;}
#wrapper .newsabstract { font-style:italic; color:#666; margin-bottom: 10px; }
#wrapper .newsphoto { float: right; margin: 0 0 10px 10px; display:inline; }

/*Search Results*/

.search-result { margin-top: 35px; }
.result_link {
    color:#00548e;
    font-size:110%;
    font-weight:normal;
    padding:10px 0 0 0;
    border-bottom:1px solid #999;
    margin-bottom:10px;
	font-family:Georgia;
	line-height: 130%}
.result_abstract { margin: 0px; text-align:justify; padding: 0px; !important }
.result_abstract_highlight { background-color:#FF9 }
.result_footer { font-size: 80%;}
.result_footer .result_link { color:#666; text-decoration: underline; border-bottom: none; font-family: arial; line-height: 100%; }

.search-result-page-links { margin: 35px; font-family:Georgia; line-height: 140%}
.pagination_link { color:#00548e; font-size: 120%; margin: 5px; }
.pagination_current { color:#999; font-size: 180%; margin: 4px; font-weight:bold }
.next_link  { color:#00548e; font-size: 120%; margin: 5px; padding-left: 25px; }



#hsjssp {
	display:none;
	position:absolute;
	left:-1000px;
	top:-1000px;
	height:1px;
	width:1px;
}
