/* James Devaney index styles and layout
--------------------------------------- */

/* =serviceBanner
--------------------------------------- */
#serviceBanner {
	position: relative;
	height: 313px;
	background: none;
	}
#serviceBanner #voted {
	position: absolute;
	bottom: 11px;
	z-index: 1;
	}
#serviceBanner #info {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	width: 350px;
	font-size: .8em;
	}
#serviceBanner #info #info_padding {
	padding: 15px 5px 0 150px;
	}
#serviceBanner #info p { line-height: 1.2em; }
#serviceBanner h3 {
	margin: 0;
	padding: 28px 0 0 0;
	color: #00716e;
	}
#serviceBanner #info p {
	margin: .25em 0;
	}
#serviceBanner a { margin-right: .5em; }
#serviceBanner a:link, #serviceBanner a:visited {
	color: #00716e;
	font-weight: bold;
	text-decoration: underline;
	}


#content {
	padding: 12px 54px 20px 28px;
	}
#content table {
	margin: 0;
	padding: 0;
	background: url("../images/latest_news_title2.png") no-repeat 64px bottom;
	}
#content table td {
	font-size: .95em;
	vertical-align: top;
	}

#spacer {
	float: left;
	margin-right: 18px;
	}

/* =area
--------------------------------------- */
#area {
	width: 235px;
	height: 201px;
	background: url("../images/area_bg.png") no-repeat;
	text-align: center;
	position: relative;
	}
#area:before {
	content: ".";
	visibility: hidden;
	height: 0px;
	line-height: 0;
		}
#area input[type="text"] {
	width: 151px;
	height: 25px;
	margin-right: 4px;
	border: none;
	background: #ffbe39;
	}
#area h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 1.5em 0 .5em 0;
	}
#area form {
	margin: .5em;
	}
#area input[type="submit"] {
	background: url("../images/btn_go.png") no-repeat;
	width: 25px;
	height: 25px;
	padding: 0;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size: .7em;
	}

#zipLookupResultsYes, #zipLookupResultsNo {
	display: none;
	position: absolute;
	text-align: left;
	top: 16px;
	left: 222px;
	width: 350px;
	z-index: 5;
	padding: 1em;
	background: #004d31;
	border: 5px solid #fff;
	color: #fff;
	}

#zipLookupResultsYes h1, #zipLookupResultsNo h1 {
	font-size: 1.25em;
	color: #fff;
	}

#zipLookupResultsYes strong,
#zipLookupResultsNo strong,
#zipLookupResultsYes a:link,
#zipLookupResultsYes a:visited,
#zipLookupResultsNo a:link,
#zipLookupResultsNo a:visited {
	color: #fff;
	}
#zipLookupResultsYes a,
#zipLookupResultsNo a {
	font-style: italic;
	}
#zipLookupResultsNo {
	background: #bd9832;
	top: 48px;
	}

.close {	
	float: right;
	background: #fff;
	padding: 0 3px;
	}
#zipLookupResultsYes .close:link,
#zipLookupResultsNo .close:link,
#zipLookupResultsYes .close:visited,
#zipLookupResultsNo .close:visited {
	color: #004d31;
	text-decoration: none;
	font-style: normal;
	}


/* =latest
--------------------------------------- */
#content #latest {
	margin-top: 12px;
	background: none;
	}
#latest td {
	line-height: 1.1em;
	}
#latest h4 {
	margin: 0;
	font-size: 1.1em;
	line-height: 1.2em;
	}
#latest p {
	margin: 0;
	line-height: 1.1em;
	}
#serviceBanner #info, #area {
behavior: url(iepngfix.htc);
}

img, div, td { behavior: url("iepngfix.htc") }
