#splash
{
	background: url('/directory/img/splash.jpg') no-repeat;
	width: 830px;
	height: 208px;
	position: relative;
}
#splash h2
{
	color: #ffffff;
	position: absolute;
	top: 11px;
	left: 30px;
	font-size: 26px;
	font-weight: normal;
	line-height: 35px;
}
#splash p
{
	color:#fff;
	position:absolute;
	top:54px;
	width:360px;
	left:33px;
	font-size:13px;
}







#dir-logo
{
	float:right;
	margin:35px 35px 0 0;
}

#header-background p
{
	color:#ffffff;
	font-size:14px;
	margin-left:20px;
	line-height:20px;
	width:400px;
}

#search
{
	background:url('/directory/img/search.png') no-repeat left top;
	width:576px;
	height:52px;
	line-height:52px;
	left:27px;
	bottom:20px;
	position:absolute;
}

#search fieldset
{
	border:0;
}

#search input#go
{
	float:right;
	margin:5px 20px 0 0;
}

#search input,
#search label
{
	color:#336600;
	margin:auto 0 0 10px;
	font-size:14px;
}

#search label
{
	font-weight:bold;
	margin-left:20px;
}

.white-container h3
{
	border-bottom:1px solid #c0c0c0;
	color:#1266c4;
	font-size:20px;
	font-weight:normal;
	padding-bottom:5px;
	margin:10px 0;
}


#category-list li
{
	list-style-type:none;
	float:left;
	display:block;
}

#category-list li a:link,
#category-list li a:visited,
.sectiontitle
{
	background:#dee9f7;
}

h4.sectiontitle
{
	line-height:30px;
	text-indent:10px;
	border-bottom:1px solid #8baddb;
}

#category-list li a:link,
#category-list li a:visited
{
	border:1px solid #8baddb;
	display:block;
	width:172px;
	line-height:30px;
	text-align:center;
	margin:3px;
}


.sectioncontent
{
	background:#f1f1f1;
	padding:10px;
}

.listing
{
	padding:10px;
	border-bottom:1px dashed #ccc;
}

hr
{
	border:0;
	height:0px;
	border-bottom:1px dashed #ccc;
}

.listing a:link,
.listing a:visited
{
	color:#1266c4;
}

.listing.priority
{
	background:#e8fbff;
}

#results
{
	float:right;
}

#sidebar
{
	float:left;
	width:255px;
	clear:left;
	margin:0 10px 0 3px;
}

#listings
{
	margin-left:270px;
}

#sidebar, #listings
{
	margin-top:10px;
}

.white-container p
{
	line-height:16px;
}


.NavPager
{
	background:#dee9f7;
	border:1px solid #8baddb;
	margin:5px auto;
	padding:10px;
	width:260px;
	text-align:center;
}

.NavPager a:link,
.NavPager a:visited
{
	color:#4c5c88;
}

.NavPager a:hover
{
	color:#2c3f73;
}



#dir-submit label
{
	display:block;
	width:130px;
	text-align:right;
	padding-right:15px;
	float:left;
	line-height:25px;
	clear:left;
	margin:5px;
}

#dir-submit input,
#dir-submit textarea,
#dir-submit select
{
	width:300px;
	margin:5px;
}

#dir-submit textarea
{
	height:60px;
}


#dir-submit fieldset
{
	border:0;
}

#right-submit
{
	float:right;
	width:240px;
}