@charset "UTF-8";
* {
	margin: 0;
}
/* Page Styling */
html, body {
	height: 100%;
	background-color: #000;
}
body, td, th {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background: url(images/new_york_bg.jpg) repeat-x;	
}
img {
	border: none;
}
a {
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
#wrapper {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -301px;
	background: url(images/head_runner.png) repeat-x top;
}
#header {
	position: relative;
	margin: 0 auto;
	width: 988px;
	height: 300px;
	background: url(images/new_york_header.jpg) no-repeat;
	color: #FFF;
}
.lawyer_locator {
	position: absolute;
	left: -21px;
	top: 77px;
	z-index: 5;
}
#content {
	position: relative;
	margin: 0 auto;
	width: 988px;
	min-height: 500px;
	height: auto;
	background: url(images/content_bg.png) no-repeat;
}
#main {
	float: right;
	width: 620px;
	height: auto;
	margin-top: 20px;
	padding: 5px;
}
#sidebar1 {
	float: left;
	width: 300px;
	height: auto;
	margin: 15px;
	padding: 10px;
	background: url(images/sidebar1_bg.png) repeat;
	border: #999 thin solid;
}
.sidebar-form {
	width: 290px;
	margin: 0 auto;
}
.sidebar-form input[type='text'], .sidebar-form select {
	width: 250px;
	display: block;
	/*margin-bottom: 5px;*/
	margin: 6px auto;
	text-align: left;
	letter-spacing: 2px;
	color: #000;
}
.sidebar-form input[type='submit'] {
	width: 120px;
	display: block;
	margin: 10px auto 0 auto;
	text-align: center;
	letter-spacing: 1px;
}
.sidebar-form input[type='text'].title, .sidebar-form select .title {
	font-style: italic;
	font-weight: bold;
	color: #333;
}
.sidebar-form input.center {
	text-align: center;
}
#about_nyl {
	position: relative;
	width: 850px;
	margin: 20px auto;
	margin-bottom: 40px;
	height: auto;
	background: url(images/about_nyl_bg.jpg) left top no-repeat;
	border: #999 thin solid;
	padding-bottom: 20px;
}
#new_york_county {
	position: relative;
	width: 850px;
	margin: 20px auto;
	margin-bottom: 40px;
	height: auto;
	background: url(images/sidebar1_bg.png) repeat;
	border: #999 thin solid;
	padding-bottom: 20px;
}
.footer, .push {
	clear: both;
	height: 301px;
}
.footer {
	height: 301px;
	background: url(/images/footer_bg.jpg) center bottom repeat-x;
}
#footer2 {
	position: relative;
	background: url(/images/new_york_lawyer_locator_footer.png) no-repeat;
	margin: auto;
	height: 301px;
	width: 988px;
}

.lawyer_find {
	position: absolute;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	width: 988px;
	top: 126px;
	height: 134px;
}
.lfn {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.justice {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.flash_glow {
	position: absolute;
	z-index: 1;
}
.borough {
	clear: both;
	padding-top: 40px;
}
/* Validation Icon */
.validation {
	position: absolute;
	width: 988px;
	text-align: center;
	top: 230px;
}
/* Lawyer Listing Styles */
#listing {
	background: url(images/lawyer_listing_bg.png) top center no-repeat;
	float: right;
	width: 600px;
	min-height: 350px;
	height: auto;
	margin: 15px 15px 0 0;
	padding: 5px;
}
/* Search results listing box */
.list-box {
	background: url(images/lawyer_listing_bg.png) top center no-repeat;
	float: right;
	width: 600px;
	height: 140px;
	margin: 15px 15px 0 0;
	padding: 8px;
}
.list-box a {
	color: #fff;
}
.profile_photo {
	border: #999 thin inset;
	margin: 5px;
}
.company-name {
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0;
	letter-spacing: 1px;
}
.company-name a {
	font-size: 16px;
}
.address {
	float: left;
	padding: 5px;
}
.phone {
	float: right;
	padding: 5px;
}
.practice_area {
	width: 120px;
	float: left;
	padding: 5px;
}
#listing hr {
	margin: 10px 0 10px 0;
	float: left;
	width: 450px;
}
.location {
	clear: both;
	padding: 10px;
}
.huge {
	font-size: 28px;
	font-weight: bold;
}
/* List Styles */
.practice {
	margin-left: 25px;
	color: #999
}
.practice li {
	padding: 2px;
}
.county {
	position: relative;
	list-style-image: url(images/ny_small.png);
	text-indent: -10px;
	width: auto;
	height: auto;
	margin-left: 30px;
	margin-right: 30px;
}
.county li {
	padding: 5px;
}
/* Headings and Paragraph Styling */
h1 {
	font-size: 32px;
	color: #FFF;
}
h2 {
	font-size: 26px;
	padding-top: 10px;
}
h3 {
	font-size: 14px;
	margin: 5px;
}
.center {
	text-align: center;
}
#about_nyl p {
	padding: 10px;
	text-align: justify;
}
.lawyer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	display: inline;
}
/* Link Styling */
.county li a {
	font-size: 16px;
	color: #FFF; 
}
.county li a:hover {
	background: url(images/glow_bg.png) center center repeat-x;
}
#sidebar1 ul {
	margin: 10px;
}
#sidebar1 ul li a {
	color: #999;
	font-size: 16px;
}
#sidebar1 ul li a:hover {
	color: #FF9;
}


.error {
	width: 564px;
	margin-left: 352px;
	background-color: #a78e8e;
	color: #900;
	border: 1px solid #900;
	font-weight: bold;
	padding: 3px 6px;
}
.good {
	width: 564px;
	margin-left: 352px;
	background-color: #8ea78e;
	color: #090;
	border: 1px solid #090;
	font-weight: bold;
	padding: 3px 6px;
}
.label-box {
	width: 582px;
	height: 130px;
	overflow: hidden;
	float: right;
	margin: 15px 24px 0 0;
	padding: 8px;
	border: 1px solid #fff;
	background-color: #000;
}

/* ---------- Listing ------- */
.listing {
	width: 582px;
	float: left;
	overflow: hidden;
	margin: 15px 24px 0 0;
}
.listing_featured {
	padding-right: 30px;
}
.listing_featured img, .listing img {
	border: #e6e6e6 5px solid;
	margin: 15px 15px 0 15px;
}
.listing_title {
	font-size: 14px;
}
.listing_title {
	text-decoration: none;
	color: #565656;
}
.listing_title:hover {
	color: #999999 ;
}
.postinfo {
	margin: 10px 0 10px 15px;
	/*color: #565656;*/
	float: left;
}
.postinfo .huge {
	font-size: 24px;
}
.postinfo li {
	font-size: 14px;
	/*color: #666666;*/
	display: block;
	float: left;
	line-height: 16px;
	margin: 5px 20px 0 0;
}
.postinfo a {
	/*color: #696969;*/
	/*color: #ad5000;*/
	font-size: 14px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin-bottom: 10px;
	text-decoration: none;
}
.postinfo a:hover  {
	text-decoration: underline;
}

/* Practice Area Accordian */
.Accordion {
	color: #000;
	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background-color: #CCC;
	text-align: center;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
.AccordionPanelTabHover {
	color: #FFF;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color:
}
.AccordionFocused .AccordionPanelTab {
	background-color
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color:
}
.CollapsiblePanelTab {
	cursor: pointer;
}
