@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_span.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #22314e;
}
/*///////////////////////////////

//Bottom links (News, Resources)/

///////////////////////////////*/

#bottom-links {
	width: 970px;
	clear: both;
	background-image: url(images/bottom_links_span.jpg);
	background-repeat: repeat-y;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	color: #ffe700;
	font-weight: bold;
	text-align: center;
}
#bottom-links a {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	display: inline;
	/*	text-decoration: none;*/

	font-weight: bold;
	color: #ffe700;
}
#bottom-links h1 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#bottom-links h1 a {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	display: inline;
	/*	text-decoration: none;*/

	font-weight: bold;
	color: #ffe700;
}
#bottom-links-cap {
	height: 0px;
	padding: 0px;
	/*	display: block;*/

	width: 958px;
	margin: 0px 0px 0px 5px;
	background-color: #ffe700;
	border-top: 1px solid #ffe700;
	clear: both;
}
/*////////////////////////////

// BUSINESS ADDRESS ////////

///////////////////////////*/

#business-address {
	/*	width: 970;*/

	padding: 2px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #ffe700;
	clear: both;
	text-align: center;
	background-image: url(images/bottom_links_span.jpg);
	background-repeat: repeat-y;
}
/*//////////////////////////////////////

// Base paragraph emphasis formatting//

//////////////////////////////////////*/

.catchline-bold15 {
	font-size: 16px;
	font-weight: bold;
	color: #c31e1e;
	margin: 12px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/*//////////////////////////////////

// citylist page - city formatting//

//////////////////////////////////*/

.citylist-li-left,  .citylist-li-right {
	display: inline;
	float: left;
	width: 250px;
	padding: 0px;
	margin: 0px 0px 10px 60px;
}
.citylist-li-left {
	margin: 0px 0px 0px 80px;
}
.citylist-li-left a:link, .citylist-li-left a:visited,  .citylist-li-right a:link, .citylist-li-right a:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.citylist-li-left a:hover,  .citylist-li-right a:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.citylist-li-left a:active,  .citylist-li-right a:active {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#citylist-span {/* fixes div overflow problem if applicable */
	padding: 1px;
	margin: 0px;
	width: 740px;
	display: block;
	clear: both
}
/*////////////////////////////

//Alpha city menu formatting///

////////////////////////////*/

#cloud-menu {
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}
#cloud-menu a:link,  #cloud-menu a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#cloud-menu a:hover {
	text-decoration: none;
	color: #c31e1e;
	font-weight: bold;
}
#cloud-menu a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/*//////////////////////

//Base containers//////

/////////////////////*/

#container-in {
	width: 970px;
	padding: 0px;
	margin: 0px;
}
#container-out {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
/*//////////////////////

// CONTENT /////////////

/////////////////////*/

#content {
	margin: 0px;
	padding: 0px;
	width: 749px;
	background-image: url(images/content_back_top.jpg);
	background-repeat: repeat-x;
	background-color: #ccebfb;
	color: #000000;
	border-left: 1px solid #a81414;
	border-right: 1px solid #a81414;
}
#content p {
	padding: 4px;
	margin: 0px;
}
#content-left {
	padding: 0px;
	margin: 0px 0px 0px 6px;
	float: left;
}
#content-right {
	padding: 0px;
	margin: 0px;
	width: 207px;
	float: right;
}
/*////////////////////////////

//Base paragraph formatting///

////////////////////////////*/

.content-pgraph {
	font-size: 13px;
	padding: 8px;
	margin: 8px;
}
.content-pgraph a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.content-pgraph a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.content-pgraph a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.content-pgraph a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.content-pgraph a.i-link {
	color: #000000;
	text-decoration: none;
}
.content-pgraph-h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}
/*////////////////

// FEED CONTAINER //

//////////////////*/

#feed-container {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 16px 0px;
	background-color: #000000;
	background-image: url(images/bottom_links_span.jpg);
	background-repeat: repeat-y;
	text-align: center;
	color: #ffffff;
}
.feed-img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*///////////////////////

// FLASH BANNER DIV ///

//////////////////////*/

#flash-banner {
	background-image: url(images/flash_banner.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 224px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
/*///////////////////////

// FLASH CIRCLES DIV ///

//////////////////////*/

#flash-circles {
	padding: 0px;
	margin: 0px;
	width: 207px;
	height: 435px;
	border: 0px solid #CCCCCC;
}
/*//////////////////

// FOOTER /////////

/////////////////*/

#footer {
	text-align: center;
	clear: both;
	background-image: url(images/bottom_links_span.jpg);
	background-repeat: repeat-y;
	padding: 4px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #ffe700;
	text-transform: uppercase;
}
#footer h1 {
	font-size: 11px;
	font-weight: bold;
	color: #ffe700;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#footer h1 a,  #footer a {
	font-size: 11px;
	font-weight: bold;
	color: #ffe700;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
/*////////////////////////////////

//Form paragraph formatting///////

////////////////////////////////*/

#form-greeting { /* Used on community form */
	padding: 10px 0px 15px 0px;
	color: #CC0000;
}
/*///////////////////////

// COMPANY NAME AT TOP///

//////////////////////*/

#header-company {
	margin: 4px 0px 0px 0px;
	padding: 0px 5px 0px 15px;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}
#header-company h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 5px 0px 15px;
	padding: 0px;
}
/*////////////////////////////////

//Link cloud formatting///////////

////////////////////////////////*/

#link-cloud { /* link cloud block */
	padding: 12px 4px 8px 4px;
	margin: 0px 0px 0px 0px;
	clear: both;
	background-image: url(images/span_content.gif);
	background-repeat: repeat-y;
	font-size: 13px;
}
#link-cloud a:link,  #link-cloud a:visited {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	clear: both;
}
#link-cloud a:hover {
	text-decoration: none;
	color: #c31e1e;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	clear: both;
}
#link-cloud a:active {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	clear: both;
}
#link-cloud-nw-title {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#link-cloud h1 {
	display: inline;
}
#link-cloud-bottom-text {
	font-weight: bold;
	font-size: 11px;
	margin: 0px 4px 10px 4px
}
.list-link {
	padding: 2px 0px 2px 0px;
}
.list-link a:link,  .list-link a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.list-link a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.list-link a:active {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
/*/////////////////////

// MANUFACTURERS //////

/////////////////////*/

#manufacturers {
	background-image: url(images/phx_lock_manufacturers.gif);
	background-repeat: no-repeat;
	width: 749px;
	height: 95px;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: 2px solid #a81414;
	border-left: 1px solid #a81414;
	border-right: 1px solid #a81414;
}
/*/////////////////

// MAP FLASH //////

/////////////////*/

#map-flash-out {
	float: right;
	width: 339px;
	margin: 8px 0px 8px 8px;
	padding: 0px 6px 0px 0px;
}
#map-flash-out h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #c31e1e;
}
#map-flash {
	width: 339px;
	height: 259px;
	padding: 0px;
	margin: 8px 0px 0px 0px;
	float: right;
	display: block;
	border: 1px solid #a81414;
}
/*////////////////////////

// TOP MENU TEXT LINKS ///

/////////////////////////*/



#menutxt {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 970px;
	height: 32px;
	background-image: url(images/menu_back.gif);
	background-repeat: no-repeat;
}
#menutxt ul {
	padding: 0px;
	margin: 0px 0px 0px 12px;
}
#menutxt .button {
	margin: 0px 86px 0px 0px;
	padding: 3px 0px 0px 0px;
	display: inline;
	float: left;
}
#menutxt .button a {
	font-size: 16px;
	font-weight: bold;
}
#menutxt .button a:link,  #menutxt .button a:visited {
	color: #ffffff;
	text-decoration: none;
}
#menutxt .button a:hover {
	color: #ffe700;
	text-decoration: none;
}
/*////////////////////////

// NEWS SUMMARIES ////////

////////////////////////*/

#news-menu {
	width: 207px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}
#news-header {
	width: 207px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/phx_news_header.gif);
	background-repeat: no-repeat;
	display: block;
}
#news-container {
	width: 197px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-top: 0px solid #8a0d06;
	border-left: 2px solid #8a0d06;
	border-right: 2px solid #8a0d06;
	border-bottom: 2px solid #8a0d06;
}
#news-container p {
	padding: 0px;
	margin: 0px;
}
.news-title {
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}
.news-title a {
	font-weight: bold;
	font-size: 12px;
	color: #b01a1b;
}
.news-title a:link,  .news-title a:visited {
	text-decoration: none;
}
.news-title a:hover {
	color: #b01a1b;
	text-decoration: underline;
}
.news-content {
	padding: 3px;
	margin: 0px;
	font-size: 11px;
	border-bottom: 0px solid #8a0d06;
}
.news-more a {
	font-size: 11px;
	font-weight: normal;
}
.news-more a:link,  .news-more a:visited {
	color: #cc0000;
	text-decoration: none;
}
.news-more a:hover {
	color: #cc0000;
	text-decoration: underline;
}
/*/////////////////

// PAGEHEAD //////

////////////////*/

#pagehead {
	/*height: 23px;*/

	width: 751px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/phx_page_head_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	border-bottom: 1px solid #ffe700;
}
#pagehead h1 {
	padding: 0px;
	margin: 0px;
}
#pagehead a {
	color: #ffe700;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
/*////////////////////////////

// Phone number list styles //

////////////////////////////*/



#phone-head a {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#phone-list p,  #phone-list p ul,  #phone-list p ul li,  .phone-nums {
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
#phone-list p {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#phone-list li {
	margin-left: 0px;
	font-weight: bold;
}
#phone-list li a:link,  #phone-list li a:visited {
	color: #CC0000;
	text-decoration: none;
}
#phone-list li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*////////////////////

// SITEMAP //

//////////////////*/

#sitemap p {
	font-size: 13px;
	font-weight: bold;
}
#sitemap p a:link,  #sitemap p a:visited,  #sitemap h1 a:link,  #sitemap h1 a:visited,  #sitemap p h1 a:link,  #sitemap p h1 a:visited,  #sitemap ul li a:link,  #sitemap ul li a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#sitemap p a:hover,  #sitemap p h1 a:hover,  #sitemap ul li a:hover,  #sitemap h1 a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
/*////////////////

// MENU //////////

////////////////*/

#menu-top {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 10;
	width: 970px;
	height: 31px;
	background: url(images/phx_menu.gif) no-repeat;
	clear: both;
}
#menu-top h1 {
	padding: 0px;
	margin: 0px;
}
#menu-top ul {
	padding: 0px;
	margin: 0px;
}
#menu-top ul li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#menu-top ul li a {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	height: 31px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#menu-top a:hover {
	background: url(images/phx_menu.gif) no-repeat;
	padding: 0px;
	margin: 0px;
}
#menu-top-home a {
	width: 116px;
	left: 23px;
}
#menu-top #menu-top-home a:hover {
	background-position: -23px -31px;
}
#menu-top-auto a {
	width: 178px;
	left: 139px;
}
#menu-top #menu-top-auto a:hover {
	background-position: -139px -31px;
}
#menu-top-residential a {
	width: 174px;
	left: 317px;
}
#menu-top #menu-top-residential a:hover {
	background-position: -317px -31px;
}
#menu-top-commercial a {
	width: 184px;
	left: 491px;
}
#menu-top #menu-top-commercial a:hover {
	background-position: -491px -31px;
}
#menu-top-contact a {
	width: 147px;
	left: 675px;
}
#menu-top #menu-top-contact a:hover {
	background-position: -675px -31px;
}
#menu-top-about a {
	width: 133px;
	left: 822px;
}
#menu-top #menu-top-about a:hover {
	background-position: -822px -31px;
}
