body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background:url(images/nav-bg.gif) repeat-x #fff;
	color: #333;
}
div#container {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 990px;
	position: relative;
}

.clear {
	clear: both;
}
img {
	border: none;
}
a {
	color: #eb4e84;
}
a:hover {
	color: #3c9de1;
}


/********** Banner 728**********/

.banner-728 {
	margin:65px 24px 0px 0px;
	display:inline;
}


/********** Header **********/

div#header {
	width: 990px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index:999;
}
.nav-homepage #header #header-inner {
	width: 998px;
	height:145px;
	margin:0 0 0 -4px;
	background:url(images/header-bg.jpg) bottom no-repeat;
}
.nav-subpage #header #header-inner {
	width: 998px;
	height:142px;
	margin:0 0 0 -4px;
	background:url(images/sub-page-header-bg.jpg) no-repeat 0px 45px;
}
.nav-homepage #sub-header {
	width: 998px;
	height:420px;
	margin:0 0 0 -4px;
	background:url(images/search-bg.jpg) no-repeat;
}

.list-your-business {
	display:block;
	position:absolute;
	top:396px;
	right:-4px;
	z-index:11;
}
.list-your-business span {
	height:53px;
	width:149px;
	display:block;
}
.list-your-business a {
	text-decoration:none;
	cursor:pointer;
}
.list-your-business p {
	visibility:hidden;
	margin:0;
	padding:0;
}


/* Logo */

div#header #header-content h1 {
	padding: 0px;
	margin: 0px;
	float:left;
}
.nav-homepage div#header #header-content #header-logo-link a {
	width:372px;
	height:51px;
	display:block;
	position:relative;
	top:70px;
	left:33px;
	outline:none;
}
.nav-subpage div#header #header-content #header-logo-link a {
	width:327px;
	height:46px;
	display:block;
	position:relative;
	top:69px;
	left:33px;
	outline:none;
}

div#header #header-content #logo {
	display:none;
}


/********** Find By Map **********/

.find-by-map .button {
	width:85px;
	height:23px;
	position:absolute;
	top:162px;
	right:370px;
	z-index:15;
	background:url(images/find-by-map.gif) no-repeat;
	cursor: pointer;
}
.find-by-map .map {
	width:275px;
	height:250px;
	position:absolute;
	z-index:15;
	top:188px;
	right:370px;
	background:url(images/map.gif) no-repeat 15px 6px #fff;
	border:1px solid #b5b5b5;
	display: none;
}
.find-by-map .map img {
	position:relative;
	top:6px;
	left:15px;
}
.find-by-map a {
	display:block;
	margin:0px;
	line-height:14px;
	text-decoration:none;
	font-size:9px;
	outline:none;
}
.find-by-map p {
	display:none;
}


/********** Directory Search Form **********/

#directory-search form label {
	font-size:20px;
	line-height:24px;
	color:#101010;
	font-weight:bold;
}
#directory-search .search-form {
	float:left;
	height:70px;
	margin:18px 0 22px 54px;
	display:inline;
}
#directory-search .search-form form {
	float:left;
}
#directory-search form .input-field {
	float:left;
	width:260px;
	height:29px;
	margin:1px 0 0 0;
	padding:6px 7px 0 8px;
	font-size:18px;
	font-family:arial;
	border:none;
	background:url(images/input-box.gif) no-repeat;
	color:#555;
}
* html #directory-search form .input-field {
	height:35px;
	width:275px;
}
#directory-search form .form-field {
	float:left;
	width:295px;
	margin:0px;
}
#directory-search form .search-button {
	background:url(images/search-button.gif);
	border:none;
	width:100px;
	height:35px;
	margin:25px 0 0 0px;
	cursor:pointer;
}


/********** Directory Search Sub Page Form **********/



/********** Search Boxes **********/

#sub-header .search-box {
	width:355px;
	height:170px;
	float:left;
	display:inline;
}
#sub-header .search-box .inner {
	margin:12px 15px;
}
#sub-header .search-box h2 {
	margin:0px;
}
#sub-header .search-box ul {
	margin:2px 0 0;
	padding:0px;
	list-style:none;
}
#sub-header .search-box li {
	line-height:24px;
	padding-left:13px;
}
#sub-header .search-box a {
	text-decoration:none;
}
#sub-header .search-box a:hover {
	text-decoration:underline;
}

#sub-header .search-box .scroll {
	width:330px;
	height:124px;
	overflow:auto;
	margin-top:2px;
}
* html #sub-header .search-box .scroll {
	width:290px;
	height:123px;
}

/*** Browse By Area of Law ***/

#sub-header .browse-by {
	background:url(images/search-box-bg.gif);
	margin:10px 0px 0px 33px;
}
#sub-header .browse-by a {
	color:#101010;
}
#sub-header .browse-by h2 {
	color:#ce0043;
	font-size:18px;
}
#sub-header .browse-by h3 {
	color:#ce0043;
	margin-bottom:5px;
	font-size:14px;
}
#sub-header .browse-by li {
	background:url(images/bullets.gif) 1px -25px no-repeat;
}

/*** Featured Listings ***/

#sub-header .featured-listings {
	background:url(images/search-box-bg.gif) 0px -170px;
	margin:10px 0px 0px 20px;
}
#sub-header .featured-listings a {
	color:#005082;
}
#sub-header .featured-listings h2 {
	color:#ce0043;
	font-size:18px;
}
#sub-header .featured-listings li {
	background:url(images/bullets.gif) 1px 10px no-repeat;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}


/********** Top Ad Tiles **********/

.ad-tiles {
	clear:both;
}
.ad-tiles .inner {
	display:inline;
	float:left;
	margin:40px 0px 10px 4px;
	height:90px;
	width:990px;
	background:url(images/ad-tiles-bg.gif);
}
* html .ad-tiles .inner {
	margin-top:46px;
	width:990px;
}
.ad-tiles .inner .top-ad-tile {
	display:inline;
	float:left;
	padding:4px;
	margin:10px 15px 0 0;
	border:1px solid #000;
	background:#fff;
}
.ad-tiles .inner .top-ad-tile a {
	display:block;
}
* html .ad-tiles .inner .top-ad-tile a {
	margin-bottom:-3px;
}


/********** Navigation **********/

div#navigation {
	width: 990px;
	height:35px;
	margin:0px;
	position:absolute;
	z-index:9999;
	top:0px;
	font-size: 12px;
}
div#navigation .inner {
	margin:0;
	padding:0;
}
#navigation .navigation-list {
	float: left;
	padding: 0;
	border-left:1px solid #571787;
	border-right:1px solid #9c298c;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation-items li {
	float: left;
	position: relative;
}
#navigation ul li ul {
	position: absolute;
	top: 35px;
	left:0px;
	display: none;
	z-index: 9999;
}
#navigation ul li {
	display: block;
	text-decoration: none;
}
#navigation-items li:hover ul, #navigation-items li.over ul {
	display: block;
}
#navigation .navigation-list #navigation-items span.navigation-button {
	display: block;
	height: 35px;
}
#navigation .navigation-list #navigation-items a.navigation-button {
	height: 35px;
	display: block;
	text-decoration: none;
	margin: 0;
	outline:none;
	cursor:pointer;
	border-right:1px solid #571787;
	border-left:1px solid #9c298c;

}
#navigation .navigation-list #navigation-items a:hover.navigation-button {
	background:#9b278c;
}
#navigation .navigation-list #navigation-items a.navigation-button .navigation-title {
	float: left;
	margin:0;
	line-height:35px;
	padding:0px 15px;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
}
#navigation .navigation-drop {
	background-color: #fff;
	border:1px solid #adadad;
	border-top: none;
	width: 180px;
	z-index: 9999;
	margin-left:-1px;
}
#navigation .navigation-drop li a {
	display: block;
	width: 180px;
	line-height: 25px;
	text-indent:18px;
	text-decoration: none;
	z-index: 9999;
	border-bottom:1px dotted #ccc;
	background:url(images/bullets.gif) 8px -25px no-repeat;
	color:#333;
}
#navigation .navigation-drop li a:hover {
	background-color: #bde6fe;
}

#navigation .navigation-list #navigation-items #nav-item-5 .navigation-drop  {
	visibility:hidden;
}
* html #navigation .navigation-list #navigation-items span.navigation-button, * html #navigation .navigation-list #navigation-items a.navigation-button {
	display: inline-block;
}


/********** Content **********/

div#content-container {
	width: 990px;
	margin: 0;
	padding: 0;
	text-align:justify;
	clear:both;
}
.nav-homepage #content-container-inner {
	margin-top:10px;
}
.nav-subpage #content-container-inner {
	margin-top:3px;
}
#content-container #content-1 .inner {
	margin: 0 0 20px 0;
}
.nav-homepage #content-container #content-2 {
	margin: 0 0 0 20px;
}
#sidebar .inner {
	width:300px;
	margin:0px;
	float:right;
}
.nav-subpage #content-container #content-1 .inner {
	margin: 0 0 20px 0;
	width:670px;
}
* html .nav-subpage #content-container #content-1 .inner {
	width:686px;
}

.info-table td {padding-right:20px;}

.imageright {width:150px; height:100px; float:right;}

/********** Text **********/

h2 {
	margin: 0px 0px 6px 0px;
	font-size: 24px;
	font-weight:normal;
}
h3 {
	margin:20px 0px 6px 0px;
	font-size:16px;
	color:#3c9de1;
}
p {
	margin:0px 0px 10px 0px
}
hr {
	color: #cdcdcd;
	background-color: #cdcdcd;
	height: 1px;
	border: 0;
	width: 100%;
}
#newsarticles h4 {
	line-height:12px;
	font-size:12px;
}


/********** Sidebar **********/

#twitter, #newsarticles {
	width:99.5%;
	margin:0px 0px 20px 0px;
	border:1px solid #5b2977;
	background:#f0f0f0;
	color:#333;
}
#twitter .sidebar-title h2, #newsarticles h2 {
	line-height:30px;
	background:#5b2977;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	border:none;
}
#twitter .twitter-post, #newsarticles .newsarticle {
	margin: 0 10px 10px 10px;
	padding: 0 0 10px 0;
	border-bottom:1px dotted #999;
}
#twitter .sidebar-title {
	background-color:#5aa6e1;
}
.ad-tile {
	margin:10px 0;
}
#sidebar .inner .sign-up {
	width:300px;
	height:60px;
	background:url(images/advertise-button.gif) no-repeat;
	border:none;
	margin:0 0 7px -1px;
	text-align:center;
}
#sidebar .inner .sign-up:hover {
	background:url(images/advertise-button.gif) no-repeat;
}
#sidebar .inner .sign-up h3 {
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	padding-top:13px;
}
#sidebar .inner .sign-up p {
	color:#fff;
	line-height:14px;
}


/***** Directory Map *****/



/***** Enquiry Form *****/

#sidebar #contact-form-container #contact-form {
	background:url(images/enquiry-bg.gif) no-repeat;
	width:310px;
	margin:0px 0px -20px -6px;
	padding:10px 0px 0px;
	position:relative;
}
#sidebar #contact-form-container #contact-form .sub-text p {
	margin-right:10px;
}


/********** Directory Results **********/


* html #content-1 .product-resultset {
	width:474px;
}




/********** Profile Pages **********/

#contact-form-container #contact-form {
	background-color:white;
	margin:0 0 20px;
	padding:0;
}
#sidebar #contact-form-container #contact-form .sub-text p {
	border-bottom:1px dashed #C0C0C0;
	color:#505050;
	font-size:24px;
	font-weight:bold;
	margin-bottom:0;
	padding:0;
	text-align:left;
	text-indent:0;
	text-transform:uppercase;
}


/********** Footer **********/

#footer {
	background:url(images/footer.gif);
	height:80px;
	color:#fff;
	text-align:center;
}
#footer p {
	padding-left:0px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.footer-info-links li {
	padding:0 10px 0 0;
}

#footer-info {
	width:990px;
	margin:0px auto;
	padding:26px 0 0 0;
	text-align:left;
}
.footer-info-links {
	padding-top:2px;
}
.footer-info-poweredby {
	margin:-33px 0 0 0;
}
.directory_login a {
	color:#fff;
	font-weight:bold;
}
.directory_login a:hover {
	text-decoration:none;
}

#box_advertise_info .summary_box .innerbox {background:white url(/static/leadform/images/box_benefits.jpg) no-repeat scroll 0 0;}
#box_advertise_info .bulletbox {width: 470px; padding-top:20px;}
#box_advertise_info ul.summary_points li {font-size:14px; padding-bottom:10px;}




/**** Additions for new News articles look/feel ****/
#newsarticles {border:none;background:none;}
#newsarticles h2 {background:url(../layouts/images/news-sprite.gif) no-repeat -3px 7px;text-indent:18px;color:#333;font-size:18px; padding:0; margin:0 0 5px 0;}
#newsarticles .newsarticle {margin:0 0 10px 0;}


