@charset "utf-8";

body {
	background-image: url('/images/designapr09/backgroundb.jpg');
	background-repeat: repeat-x;
	background-color: #cfcfcf;
	padding: 0;
	margin: 0;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: black;
}
h2 {
	font-size: 18px;
	border-bottom: 1px solid #1769a6;
	padding: 0;
	font-weight: bold;
	margin: 0 0 15px 0;
	clear: both;
	color: #1769a6;
}
h2 span {
	font-size: 12px;
	vertical-align: super;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: white;
	background-color: #1769a6;
	background-image: url('/images/designapr09/updown.gif');
	background-position: right center;
	background-repeat: no-repeat;
	border-bottom: 2px inset #106098;
	margin: 0;
	padding: 6px 5px 4px 5px;
	cursor: pointer;
	clear: both;
}
h4 {
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0;
	clear: both;
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
h5 a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
h5 a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 16px;
}
a, a:visited {
	color: #1769a6;
}
div#central li {
	padding: 0;
	margin: 0;
	list-style: circle;
}
#fclogo {
	position: absolute;
	z-index: 5;
}
#topbar {
	width: 990px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 3;
}
#topbar a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#topbar a:hover {
	text-decoration: underline;
}
#topbar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 10;
}
#topbar ul li {
	display: block;
	float: left;
	width: 125px;
	text-align: center;
	color: white;
	font-size: 12px;
	margin: 31px 0 0 0;
	padding: 13px 0 0 0;
}
#topbar ul li.twoline {
	padding: 6px 0 0 0;
}
/*#topbar ul li ul {
	height: 6px;
	width: 167px;
	background-image: url('/images/designapr09/topbardropbot.gif');
}*/
#topbar ul li.logo {
	width: 223px;
	text-align: left;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 3px;
}
#topbar ul li.tbli ul {
	padding: 0;
	width: 125px;
	margin: 0;
	display: none;
	z-index: 10;
}
#topbar ul li.tbli ul li {
	float: none;
	width: auto;
	padding: 8px 0px;
	margin: 0;
	font-size: 11px;
	background-color: black;
	/* background-image: url('/images/designapr09/topbardropotherbackb.gif');
	background-repeat: no-repeat; */
}
#topbar ul li.tbli ul li a {
	display: block;
	width: 105px;
	padding: 0 10px;
}
#topbar ul li.tbli ul li.first {
	padding-top: 19px;
	/* background-image: url('/images/designapr09/topbardropfirstbackb.gif'); */
}
#topbar ul li.tbli ul li.last {
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url('/images/designapr09/topbardropbotd.gif');
	height: 6px;
	background-position: top;
}
#container {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 965px;
	background-image: url('/images/designapr09/lowerback.gif');
	background-repeat: repeat-y;
}
#central {
	width: 685px;
	margin: 0;
	padding: 50px 15px 20px 15px;
	float: left;
	background-image: url('/images/designapr09/whiteshadow.gif');
	background-repeat: repeat-x;
	overflow: hidden;
}
#rightbar {
	width: 220px;
	margin: 0;
	padding: 50px 15px 15px 15px;
	float: right;
	background-color: #b7b7b7;
	background-image: url('/images/designapr09/greyshadow.gif');
	background-repeat: repeat-x;
}
#rightbar h4 {
	margin-top: 30px;
}
#widecontainer {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 965px;
	background-color: white;
}
#widecentral {
	width: 935px;
	margin: 0;
	padding: 50px 15px 20px 15px;
	background-image: url('/images/designapr09/whiteshadow.gif');
	background-repeat: repeat-x;
}
#gallerycentral {
	width: 700px;
	margin: 0;
	padding: 50px 7px 20px 8px;
	float: left;
	background-image: url('/images/designapr09/whiteshadow.gif');
	background-repeat: repeat-x;
	overflow: hidden;
}
#newsbar {
	width: 210px;
	background-color: white;
	padding: 10px 5px 5px 5px;
}
#newsbar ul {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	list-style: square;
}
#testibar {
	width: 205px;
	background-color: white;
	padding: 5px 5px 5px 10px;
	margin-top: 25px;
	margin-bottom: 15px;
	text-indent: -7px;
}
#testibar p {
	font-size: 14px;
	line-height: 18px;
}
#testibar p.sig {
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	text-align: right;
}
#spacer {
	height: 1px;
	clear: both;
}
#newsbar p.link, #testibar p.link {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
}
input.tinput, select.sinput {
	border: 1px solid white;
	background-color: #eee;
	width: 200px;
	font-size: 11px;
	line-height: 14px;
	height: 17px;
	margin: 0;
	padding: 2px;
}
select.sinput {
	margin-right: 6px;
	height: 20px;
}
#bbar {
	height: 40px;
	width: 100%;
	background-image: url('/images/designapr09/bottomredb.png');
	background-repeat: repeat-x;
}
#bbar p {
	text-align: center;
	color: white;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 0;
}
#bbar p a {
	color: #ddd;
	text-decoration: none;
}
#bbar p a:hover {
	color: #fff;
	text-decoration: underline;
}
form {
	padding: 0;
	margin: 0;
}
#mres {
	position: absolute;
	height: 245px;
	width: 150px;
	overflow: auto;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	padding: 3px 6px;
	background-color: #cde;
	border: 5px solid #b7b7b7;
	display: none;
	z-index: 6;
}
#mres p {
	font-size: 10px;
	line-height: 12px;
}
#mresx {
	position: absolute;
	height: 16px;
	width: 168px;
	background-image: url('/images/designapr09/clearxlong.gif');
	background-position: right;
}
div#albumholder {
	width: 850px;
	height: 500px;
	display: block;
	position: absolute;
	z-index: 7;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e0e0e0;
	overflow: hidden;
}
div#windowbar {
	width: 850px;
	height: 22px;
	padding: 0;
	margin: 0;
	color: white;
	background-color: #1769a6;
}
div#windowbar p {
	margin: 0;
	padding: 5px 10px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}
div#closebutton {
	height: 16px;
	width: 16px;
	border: 1px solid white;
	background-color: orange;
	position: absolute;
	top: 7px;
	right: 7px;
}
div#contentarea {
	height: 473px;
	width: 700px;
	background-color: white;
	padding: 0;
	margin: 5px 0 0 0;
	float: left;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	overflow: hidden;
}
div#titleholder, div#titleholder2 {
	clear: both;
	width: 700px;
}
div#addressholder, div#addressholder2 {
	width: 300px;
	float: left;
	font-size: 14px;
}
div#addressholder p, div#addressholder2 p {
	padding-left: 10px;
	padding-right: 10px;
}
div#detailholder, div#detailholder2 {
	width: 380px;
	float: right;
	font-size: 12px;
}
div#detailholder img, div#detailholder h2, div#detailholder2 img, div#detailholder2 h2 {
	padding: 10px 0;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	text-decoration: none;
}
div#detailholder p, div#detailholder2 p {
	margin: 0;
	padding: 0;
}
div#contentarea h2 {
	margin: 20px 10px 10px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
div#rightscroller {
	height: 469px;
	width: 140px;
	padding: 2px 0;
	margin: 5px 0 0 0;
	background-color: black;
	float: right;
	text-align: center;
	overflow: auto;
}
div#bigimage {
	display: none;
	position: absolute;
	z-index: 6;
}
div#blackout {
	display: none;
	position: absolute;
	z-index: 5;
	background-image: url('/images/designapr09/overlay.png');
}
div.shrinker {
	background-color: #f0f0f0;
	background-repeat: no-repeat;
}
div.shrinker div {
	padding: 10px 20px;
}
#homeblurb {
	position: relative;
	padding-bottom: 5px;
}
p.undertone {
	font-size: 11px;
	line-height: 13px;
}
p.last {
	margin-bottom: 12px;
}
table#wrapchoicetable p {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
}
table#wrapchoicetable p strong {
	font-size: 11px;
	line-height: 13px;
}
table#wraptypestable th {
	font-size: 11px;
	text-align: left;
	background-color: #f0f0f0;
}
/* img#bigusmap {
		display: none;
}*/
div#mapholderholder {
	position: relative;
}
div#mapholder {
	position: relative;
	background-image: url('/images/designapr09/usbigmap2.png');
	height: 538px;
	width: 810px;
	z-index: 1;
}
div#mapformsholder {
	overflow: hidden;
}
div#zip, div#alpha, div#state {
	padding: 4px;
	text-align: center;
	background-color: #ffc;
	border: 1px solid #eeb;
	z-index: 5;
	width: 301px;
	float: left;
}
div.summary {
	display: none;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
div#splogindiv {
	text-align: right;
	position: relative;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
div#splogindivdiv {
/*form#splogin {*/
	padding: 5px 0;
	height: 30px;
	font-size: 10px;
	width: 965px;
	color: black;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 14;
}
form#splogin input {
	border: 1px solid #1769a6;
	background-color: white;
	font-size: 10px;
	padding: 0 3px;
	margin: 0;
}
div#bcrumb {
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
	background-color: #f0f0f0;
}
div#bcrumb a {
	text-decoration: none;
	margin: 0 0 3px 0;
}
div#bcrumb a:hover {
	text-decoration: underline;
}
.brightdot {
	background-image: url('/images/designapr09/brightdot.png');
}
.franksig {
	font-size: 10px;
	text-align: right;
	line-height: 12px;
}
.franksig strong {
	font-size: 14px;
	color: #1769a6;
	font-weight: bold;
}
/* grumble grumble */
#frank1 {
	float: left;
	clear: both;
}
#frank2 {
	float: left;
	clear: both;
}
#installersearchcontent {
	height: 537px;
	overflow: hidden;
}

#installerpadding {
	position: absolute;
	height: 537px;
}	

#installersearchmap {
	width: 700px;
	height: 537px;
	float: left;
	background-color: white;
	background-image: url('/images/usmap2008.jpg');
	background-repeat: no-repeat;
	margin: 0;
	position: relative;
}

#installersearchmap div.pindiv {
	height: 13px;
	width: 13px;
	position: absolute;
	cursor: pointer;
	cursor: hand;
}

#installersearchtext a {
	color: #ccf;
}