@charset "utf-8";
html {
	height: 100%;
	min-height: 100%;
}

/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	color: #666666 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	font-weight:normal !important;
}

#wrap {
	min-height: 100%;
	height: auto;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #2FA8D7;
}

img {
	border: none;
}

ul {
	list-style: none;
}

.LeagueGothic {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'LeagueGothicRegular';
}

/** SPACING AND POSITION **/
.autoMargin {
	width: 1150px;
	margin: 17px auto;
}

.clear {
	clear: both;
	height: 15px;
}

.clear7 {
	clear: both;
	height: 7px;
}

.clear0 {
	clear: both;
	height: 0px;
}

.left {
	float: left;
}

.left7 {
	float: left;
	margin-left: 7px;
	padding: 0px;
}

.left20 {
	float: left;
	margin-left: 20px;
}

.left40 {
	float: left;
	margin-left: 40px;
}

.left55 {
	float: left;
	margin-left: 55px;
	padding: 0px;
}

.right {
	float: right
}

.marginRight15 {
	margin-right: 15px;
}

.marginTop10 {
	margin-top: 10px;
}

.marginTop12 {
	margin-top: 12px;
}

.marginTop20 {
	margin-top: 20px;
}

.marginTop50 {
	margin-top: 50px;
}

.marginLeft10 {
	margin-left: 10px !important;
}

.marginLeft20 {
	margin-left: 20px;
}

.marginLeft50 {
	margin-left: 50px;
}

.padding20 {
	padding: 20px;
}

.margin10_10 {
	margin: 10px 10px;
}

.margin20_10 {
	margin: 20px 10px;
}

.margin10_20 {
	margin: 10px 20px;
}

.homepageTagline{padding-left:40px; color:#d38223; text-transform:none !important; font-family:LeagueGothicRegular !important;
	font-size: 28px;
	line-height: 28px;
}


/** HEADER STYLES **/
h1 {
	padding-bottom: 4px !important;
	margin: 0px;
	color: #2fa8d7;
	font-size: 30px;
	font-family: LeagueGothicRegular;
	text-transform: uppercase;
	margin: 0px !important;
	font-weight: normal;
}



h2{
	line-height: 35px !important;
	font-size: 24px;
	font-weight: normal !important;
	text-transform: uppercase;
	padding: 0px !important;
	margin: 0px !important;
	font-family:LeagueGothicRegular;
	color: #29577b;
}


h5 {
	line-height: 35px !important;
	color: #ffffff;
	font-size: 24px;
	font-weight: normal !important;
	text-transform: uppercase;
	padding: 0px !important;
	margin: 0px !important;
	font-family:LeagueGothicRegular;
}

h2.upper {
	color: #2FA8D7;
}

h3 {
	padding-bottom: 4px;
	margin: 0px;
	color: #29577b;
	font-size: 24px;
	font-family: LeagueGothicRegular;
	text-transform: uppercase;
	font-weight: normal !important;
}

/** DIV STYLES **/
#topDarkBlueBar {
	background: #00567d;
	height: 70px;
	width: 100%;
}

#topLightBlueBar {
	background: #30a7d4;
	height: 25px;
	width: 100%;
}

.orange {
	color: #ff9100;
}

.burntOrange, .active {
	color: #d38223;
}

.lightBlue {
	color: #2fa8d7 !important; font-weight:normal !important;
}

.darkBlue {
	color: #29577b;
}

.green {
	color: #5AC195;
}

.em {
	font-style: italic;
}

.white {
	color: #FFFFFF;
}

.orangeBorder {
	border: solid 1px #FF9100;
}

.lightBlueBorder {
	border: solid 1px #2FA8D7;
	width: 96%;
}

.lightBlueBg {
	background: #2FA8D7;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.noRightBorder {
	border: none !important;
}

#mainContainer {
	width: 1150px;
	height: auto;
	zoom: 1;
	margin-top: 0px;
	padding-bottom: 100px;
	min-height: 750px;
}

#header {
	height: 135px;
	border-bottom: solid 1px #d38223;
	padding-bottom: 30px;
	width: 100%;
}

#search {
	float: right;
	width:317px;
	margin-top:-88px;

}

#search .label {
	font-size: 18px;
}

#search input {
	border: solid 1px #30a7d4;
	width: 314px;
	height: 30px;
}

#search input.btn {
	border: none;
	width: auto;
	height: auto;
}

#leftColumn {
	padding-top: 0px;
	border-top: solid 1px #d38223;
	border-left: solid 1px #d38223;
	border-right: solid 1px #d38223;
	width: 336px;
	height: auto;
	float: left;
}

#leftColumn .section {
	width: 100%;
	border-bottom: solid 1px #d38223;
	padding-bottom: 10px;
}

#leftColumn #ad336 {
	height: 280px;
	border-bottom: solid 1px #d38223;
}

#leftColumn .sectionHeader {
	padding: 0px;
	background: #d38223;
	height: auto;
}

#leftColumn .sectionHeader span {
	line-height: 35px;
	color: #ffffff;
	font-size: 24px;
	margin-left: 10px;
	text-transform: uppercase;
}

/* LISTS **/
ul.categories {
	width: 150px;
	float: left;
	list-style: none;
	margin: 0px 0px 0px 5px;
}

ul.categories li {
	line-height: 24px;
}

.categoryHeader {
	font-family: LeagueGothicRegular;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}

#leftColumn ul {
	width: 250px;
	list-style-type: none;
	margin: 15px 0px 0px 20px;
	padding: 0px;
}

#leftColumn ul li {
	margin-left: 0px;
	list-style-image: url('../images/arr.gif');
	list-style-position: inside;
	line-height: 18px;
	color: #666666;
}

#leftColumn ul li a {
	margin-left: 5px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

#leftColumn ul li a:hover,.popularSearches ul li a.hover {
	text-decoration: none;
	color: #2fa8d7;
}

/** main content column **/
#content {
	width: 765px;
	height: auto;
	float: left;
	margin-left: 20px;
	padding-bottom: 100px;

}

#breadcrumbs {
	font-size: 14px;
	font-weight:normal !important;
}

/** masthead **/
#masthead {
	background: url('../images/masthead_bg.jpg') no-repeat;
	width: 741px;
	height: 245px;
}

#masthead div.tagline {
	font-size: 30px;
	color: #ffffff;
	float: left;
	margin: 30px 0px 0px 45px;
	font-family: Arial Narrow;
}

#masthead div.tagline2 {
	font-size: 24px;
	color: #ffffff;
	font-family: Arial Narrow;
	float: left;
	float: left;
	margin: 10px 0px 0px 45px;
}

#leadPost {
	width: auto;
	float: left;
	margin: 25px 0px 0px 45px;
}

#leadPost .label {
	font-size: 16px;
	color: #ffffff;
}

#leadPost input {
	width: 314px;
	height: 30px;
}

#leadPost input.btn {
	border: none;
	width: auto;
	height: auto;
}

#providerLeadPost {
	width: auto;
	float: left;
	margin: 10px 0px 0px 0px;
}

#providerLeadPost .label {
	font-size: 16px;
	color: #ffffff;
}

#providerLeadPost input {
	width: 176px;
	height: 23px;
}

#providerLeadPost input.btn {
	border: none;
	width: auto;
	height: auto;
}

input#keywords{color:#4c4c4c; font-style:italic; line-height:30px;}

input.address {
	width: 176px !important;
}

input.apt {
	width: 30px !important;
}

input.zip {
	width: 136px !important;
}

.intro {
	width: 75%;
	font-weight:normal !important;
	color:#666666 !important;
}

/** LISTINGS **/

.noResults{margin-top:20px; height:100px; font-weight:normal !important; color:#666666 !important;}

.listing {
	background: url('../images/listing_bg.jpg') no-repeat;
	width: 741px;
	height: 94px;
}

.listing div.businessInfo {
	width: 250px;
	float: left;
	margin: 15px 0px 15px 25px;
	line-height: 18px;
	padding-right: 25px;
	border-right: solid 1px #cccccc;
	font-weight:normal !important;
	color:#666666 !important;
}


.listing div.businessInfo a.businessLink:link {
	color: #2FA8D7 !important;
	font-weight: normal !important;
	text-decoration: none;
}

.listing div.businessInfo a.businessLink:hover {
	color: #2FA8D7 !important;
	font-weight: normal !important;
	text-decoration: underline;
}

.listing div.businessInfo a.businessLink:active {
	color: #2FA8D7 !important;
	font-weight: normal !important;
	text-decoration: none;
}

.listing div.businessInfo a.businessLink:visited {
	color: #2FA8D7 !important;
	font-weight: normal !important;
	text-decoration: none;
}

.listing div.businessContact {
	width: 100px;
	float: left;
	margin: 15px 0px 15px 25px;
	line-height: 55px;
	padding-right: 15px;
	border-right: solid 1px #cccccc;
}

.phoneLabel {
	color: #666666;
	text-decoration: underline;
	font-weight: normal !important;
}

.phone {
	text-decoration: none;
	color: #666666;
	font-weight: normal !important;
}

table#tblBusinessData {
	width: 96%;
	border-bottom: 1px solid #2FA8D7;
	border-collapse: collapse;
	margin-bottom: 25px;
	font-size: 1.25em;
}

table#tblBusinessData td.cellLabel {
	width: 100px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

table#tblBusinessData td.cellData {
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}

table#tblBusinessData td.cellRating {
	width: 150px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

/** ALPHA CITIES **/
div.fancyLetterWrapper {
	width: 800px;
	height: auto;
}

.letter {
	float: left;
	width: 20px;
	color: #2fa8d7;
	font-size: 48px;
	text-transform: uppercase;
	font-family: LeagueGothicRegular;
	font-weight: normal;
	zoom:1;
	
}

.cities {
	float: left;
	margin-right: 20px;
	line-height: 40px;
}

ul.citiesColumn {
	float: left;
	width: 210px; 
	margin: 0px 0px 0px -25px; 

}

ul.citiesColumn li {
	line-height: 24px;
}

/** STATES **/
ul.statesColumn {
	float: left;
	width: 250px;
	margin-right: 15px;
}

ul.statesColumn li {
	line-height: 24px;
}

.logo {
	margin-top: 20px;
}

.tagline {
	font-size: 28px;
	line-height: 28px;
}

/** sex offender styling **/
#stateResultsTable {
	width: 700px;
	border: none;
}

#stateResultsTable th {
	text-align: left;
}

#stateResultsTable tr {
	line-height: 20px;
}

#stateResultsTable td {
	text-align: left;
}

#stateResultsTable tr.alternatingRow {
	background: #cccccc;
}

.soList{float:left; width:150px; margin-right:30px;}
.soList ul{margin-left:-40px;}


#footer {
	background: #00567d;
	height: 100px;
	width: 100%;
	margin-top: -100px;
	position: relative;
	clear: both;
	font-weight:normal !important;
}

#footer .text {
	width: 1200px;
	padding-top: 20px;
	text-align: center;
}

#footer span {
	color: #ffffff;
}

#footer span a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}

a.menuLeftNav:link {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menuLeftNav:visited {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menuLeftNav:hover {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.menuLeftNav:active {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}