@charset "utf-8";

/*  Hybrid CSS combining FELLERS and FELLERS Certified  */
/*  Put in production April 14 2010  */

/* Part One: fcapr09.css */

#spacer {
	height: 1px;
	clear: both;
}
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;
}
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: Tahoma, Arial, Helvetica, sans-serif; 
	overflow: auto;
}
div#titleholder, div#titleholder2 {
	clear: both;
	width: 680px;
}
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;
}
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: 300px;
	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 {
	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;
}

#installersearchcontent {
	height: 537px;
	overflow: hidden;
}

#installerpadding {
	position: absolute;
	height: 537px;
}	

#installersearchmap div.pindiv {
	height: 13px;
	width: 13px;
	position: absolute;
	cursor: pointer;
	cursor: hand;
}

#installersearchtext a {
	color: #ccf;
}

/* Part Three: fellersoct08.css */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 15px;
	margin: 5px 0;
	color: black;
	background-color: white;
	background-image: url('/images/designoct08/backgroundOrnaments01.gif');
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	padding: 0;
}

a {
	color: #1769a6;
}

a:visited {
	color: #114e7c;
}

a:hover {
	color: black;
}
ul.accontent {
	margin: 0 0 0 10px;
	padding: 0;
}
ul.accontent li {
	list-style: none;
	font-size: 10px;
	line-height: 13px;
	padding: 3px 0 2px 0;
	margin: 0;
	text-indent: -5px;
}
ul.accontent li a {
	text-indent: -5px;
}
p.acheader {
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 0 5px;
	background-color: #e0e0e0;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 15px 0;
	text-align: left;
	line-height: 28px;
}
h1 span {
	font-size: 14px;
	vertical-align: top;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #c00;
}
.copyright {
	text-align: center;
	font-size: 12px;
	font-style: italic;
}
.here {
	background: url('/images/designoct08/chevron.png') no-repeat right;
	padding-right: 10px;
}
#wholepage {
	background-color: white;
}
#installersearchmap {
	width: 945px;
	height: 658px;
	float: left;
	background-color: white;
	background-image: url('/images/designoct08/fellersmap1008.jpg');
	background-repeat: no-repeat;
	margin: 0;
	position: relative;
}
#installerpadding, #installersearchcontent {
	height: 658px;
}
#maintext {
	padding: 20px;
}
#articles-right {
	display: none;
}
#articlelisting {
	display: none;
}
#bigarticle {
	padding: 0;
	margin: 0;
}
div#sidebar {
	padding-bottom: 10px;
}
/* grumble grumble */
#frank1 {
	float: left;
	clear: both;
}
#frank2 {
	float: left;
	clear: both;
}

/* Part Zero: Smoothing over the gaps */

p {
	line-height: 20px;
	margin: 0px 0px 10px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 15px 0;
	text-align: left;
	line-height: 28px;
	color: black;
	border: none;
	clear: both;
	padding: 0;
}
h2 span {
	font-size: 14px;
	vertical-align: top;
}
h3 {
	background: none;
	border: none;
	border-bottom: 1px solid #ccc;
	color: black;
	padding: 0;
	margin: 0 0 8px 0;
	clear: both;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #ccc;
	text-align: left;
	clear: both;
}
h5 {
	font-size: 18px;
	background: none;
	border: none;
	border-bottom: 1px solid #ccc;
	color: black;
	padding: 0;
	margin: 0 0 8px 0;
}
li h5 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: none;
	margin: 0 0 15px 0;
}
/* SSO Stuff */

.orderbg {
	background-color: #f8f8f8;
}
.orderfield {
	width: 200px;
	font: Verdana, Arial, Helvetica, sans-serif 10pt;
	color: ##666666;
}
.ordertext {
	height: 120px;
	width: 700px;
	font: Verdana, Arial, Helvetica, sans-serif 10pt;
	color: ##666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.orderentry {
	font-weight: bold;
	color: ##666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ordersubmit {
	background-color: ##e0e0f0;
	color: ##1769a6;
	border: 3px solid ##1769a6;
	padding: 3px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
