@import url("whitespace.css");
/* @import url("forms.css"); */
@import url("news.css");
@import url("newswire.css");
@import url("faq.css");

img {
	margin: 5px;
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {	text-decoration: none;}

body {
	background: #b0b0b0;
	background: #326AA5;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	font-size: 12px;
	behavior: url(/css/csshover.htc);
}
#container {
	background: #FFF url(../images/right.gif) 683px 0 repeat-y;
	border: 1px solid #000;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header {
	margin: 0;
	height: 123px;
	background: #000 url(../images/logo.jpg) 0 0 no-repeat;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 123px;
	width: 338px;
	text-decoration: none;
}
/* Menu */
#navigation {
	background: #b0b0b0 url(../images/menu.gif) 0 0 no-repeat;
	margin: 0;
	height: 31px;
	position: relative;
	list-style: none;
	text-indent: -1234em;
	border-bottom: 10px solid #FFF;
	z-index: 100;
}
#navigation li {
	margin: 0;
	position: absolute;
	top: 0;
	height: 31px;
}
#navigation li a {
	display: block;
	height: 31px;
	text-decoration: none;
}



#home {
	left: 9px;
	width: 57px;
}
li:hover#home,
#home a:hover {	background: url(../images/menu.gif) -9px -31px no-repeat;}
#about {
	left: 71px;
	width: 135px;
}
li:hover#about,
#about a:hover {	background: url(../images/menu.gif) -71px -31px no-repeat;}
#attorneys {
	left: 210px;
	width: 102px;
}
li:hover#attorneys,
#attorneys a:hover {	background: url(../images/menu.gif) -210px -31px no-repeat;}
#practiceareas {
	left: 316px;
	width: 140px;
}
li:hover#practiceareas,
#practiceareas a:hover {	background: url(../images/menu.gif) -316px -31px no-repeat;}
#news {
	left: 457px;
	width: 184px;
}
li:hover#news,
#news a:hover {	background: url(../images/menu.gif) -457px -31px no-repeat;}
#faqs {
	left: 647px;
	width: 108px;
}
li:hover#faqs,
#faqs a:hover {	background: url(../images/menu.gif) -647px -31px no-repeat;}
#recruiting {
	left: 756px;
	width: 78px;
}
li:hover#recruiting,
#recruiting a:hover {	background: url(../images/menu.gif) -756px -31px no-repeat;}
#contact {
	left: 840px;
	width: 108px;
}
li:hover#contact,
#contact a:hover {	background: url(../images/menu.gif) -840px -31px no-repeat;}



#navigation ul {	display: none;}
#navigation li:hover ul {
	display: block;
	position: absolute;
	top: 31px;
	left: 0;
	width: 150px;
	background: #b0b0b0;
	list-style: none;
	margin: 0;
	padding: 3px;
	text-indent: 0;
}
#navigation li#contact ul {
	left: -36px;
}
#navigation ul li {
	position: static;
	height: auto;
	line-height: 1;
}
#navigation ul li a {
	height: auto;
	display: block;
	padding: 3px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	_height: 1px;
}
#navigation ul li a:hover {
	color: #000;
	background: none;
}
/* Content */
#content {
	float: left;
	width: 627px;
	padding: 0;
	border-left: 28px solid #FFF;
}
#title {
	margin: 0 0 15px;
	font-size: 24px;
	padding: 10px 0 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img#column {
	margin: 0 0 0 683px;
	border-width: 0;
	display: block;
}
div#column {
	margin: 0 0 0 683px;
	_margin-left: 680px;
}
#column img {
	margin: 0 0 5px;
}
#column div {
	padding: 10px 10px 0;
}

/* Forms at the bottom */
#forms {
	clear: both;
	height: 38px;
	background: #000 url(../images/formline.gif) 464px 0 repeat-y;
	position: relative;
	border-top: 10px solid #FFF;
}

#forms form {
	width: auto;
	float: none;
	margin: 0;
}
#forms input {
	border: 1px solid #000;
	color: #888;
	position: absolute;
	top: 9px;
	vertical-align: bottom;
}
#forms #tbSearch,
#forms #Forms1_tbSearch {
	left: 480px;
	padding: 1px;
	width: 416px;
	font-size: 12px;
	line-height: 12px;
}
#forms #btnSearch,
#forms #Forms1_btnSearch {
	left: 900px;
}
#forms #tbEmail,
#forms #Forms1_tbEmail {
	left: 10px;
	padding: 1px;
	width: 391px;
	font-size: 12px;
	line-height: 12px;
}
#forms #btnSignUp,
#forms #Forms1_btnSignUp {
	left: 405px;
}


/* Footer */
#footer {
	text-align: center;
	margin: 10px auto;
	color: #FFF;
	width: 960px;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {	text-decoration: underline;}
#footer #byline {
	font-size: 10px;
	text-align: right;
	margin: 20px 0 0;
	color: #7894AF;
}
#byline a {	color: #7894AF;}

/* Index Changes */
#index #container {
	background: #FFF url(../images/index-divider.gif) 464px 0 repeat-y;
}
#index #navigation,
#index #forms {	border-width: 0;}
#index #content {
	width: 408px;
	padding-top: 10px;
	min-height: 405px;
	_height: 405px;
}
#index #title {
	border-bottom: 1px solid #737373;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-size: 18px;
}
/* Slideshow */
#slideshow {
	position: absolute;
	top: 154px;
	left: 465px;
	width: 495px;
	height: 330px;
	overflow: auto;
}
#slideshow img {
	margin: 0;
	border-width: 0;
}
/* Badges */
#listedin {
	position: absolute;
	left: 465px;
	top: 484px;
	margin: 0;
	width: 495px;
	height: 82px;
	list-style: none;
	background: url(../images/badges.jpg) 0 0 no-repeat;
	text-indent: -1234em;
}
#listedin li {
	position: absolute;
	top: 0;
	margin: 0;
	height: 77px;
}
#listedin li a {
	display: block;
	height: 75px;
	text-decoration: none;
}
#listedin li a:hover {	border-bottom: 2px solid #CCC;}
#uslaw {
	left: 6px;
	width: 141px;
}
#bests {
	left: 150px;
	width: 54px;
}
#lexisnexis {
	left: 208px;
	width: 131px;
}
#bestlawyers {
	left: 348px;
	width: 140px;
}

#tblSearch table {
border: 2px solid #B0B0B0;
border-collapse: none;
padding: 5px;
margin: 0 auto;
background: #F7F7F7;
font-weight: bold;
}
#tblSearch table p {
margin: 0;
clear: both;
padding: 5px;
line-height: 18px;
vertical-align: middle;
}
#tblSearch table select,
#tblSearch table input {
float: right;
margin: 0 0 0 40px;
}
#tblSearch table input#btnList {
float: none;
margin: 10px 0 0;
border: 1px solid #000;
cursor: pointer;
padding: 3px 10px;
background: #B0B0B0;
}

table.AttorneyList {
border: 0px solid #FFF;
border-collapse: collapse;
background: #FFF;
width: 600px;
}
table.AttorneyList td,
table.AttorneyList th {
text-align: left;
padding: 3px;
border: 1px solid #CCC;
}
table.AttorneyList th {
background: #f3f3f3;
}
table.AttorneyList a {
display: block;
}

.AttorneyBio {
	margin: 0 0 10px;
}
.AttorneyBio td {
vertical-align: middle;
border: 1px solid #CCC;
text-align: center;
background: #CCC;
}
.AttorneyBio td.name,
.AttorneyBio td.practice_areas,
.AttorneyBio td.office,
.AttorneyBio td.biography {
border: 1px solid #CCC;
text-align: left;
padding: 2px 10px 10px;
vertical-align: top;
background: #FEFEFE;
}
h2.practice_areas,
h2.office,
h2.biography,
h2.name {
margin: 0 -8px 10px;
padding: 5px 8px;
background: #EEE;
font-size: 16px;
color: #333;
}
td.biography
td.name {
background: #FFF;
}
.name img {
vertical-align: top;
margin: 0 0 0 5px;
}
td.practice_areas {
width: 40%;
}
.practice_areas ul {
margin: 10px 0;
}
.practice_areas li {
margin: 0 0 0 20px;
}
.practice_areas br {
display: none;
}



#dlResults br{ display: none;}
#dlResults {
margin: 20px 0 0;
}
#dlResults p {
margin: 0;
}
h2.pagename {
margin: 0;
font-size: 12px;
color: #000;
}
h2.pageurl{
margin: 0 0 10px 10px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #555;
}










