@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/phi_bg_span.jpg);
	background-repeat: repeat;
	background-color: #505a3b;
	font-size: 13px;
}
/*///////////////////
// BANNER ///////////
//////////////////*/
#banner-top {
	width: 970px;
	height: 53px;
	padding: 0px;
	margin: 0px;
	clear: both;
	display: block;
	background-image: url(images/phi_banner_top.jpg);
	background-repeat: no-repeat;
}
/* BANNER MID */
#banner-mid-container {
	width: 970px;
	height: 60px;
	display: block;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#banner-mid-left {
	width: 162px;
	height: 60px;
	display: block;
	background-image: url(images/phi_banner_mid_left.jpg);
	background-repeat: no-repeat;
	float: left;
}
#banner-mid-logo {
	width: 400px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
}
#banner-mid-right {
	width: 408px;
	height: 60px;
	float: left;
	display: inline;
	background-image: url(images/phi_banner_mid_right.jpg);
	background-repeat: no-repeat;
}
#banner-bottom {
	width: 970px;
	height: 64px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: url(images/phi_banner_bottom.jpg);
	background-repeat: no-repeat;
	display: block;
}
/*///////////////////////////////
//Bottom links (News, Resources)/
///////////////////////////////*/
#bottom-links {
	padding: 0px 0px 8px 0px;
	background-image: url(images/span_content.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 970px;
	clear: both;
	color: #311a07;
}
#bottom-links a {
	font-weight: bold;
}
#bottom-links a:link,  #bottom-links a:visited {
	text-decoration: none;
	color: #311a07;
	padding: 0px;
	margin: 0px;
	font-size: 13px;

}
#bottom-links a:hover {
	color: #cc0000;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	text-decoration: underline;
}
#bottom-links a:active {
	text-decoration: none;
	color: #311a07;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
/*///////////////////
// BUSINESS ADDRESS //
///////////////////*/
#business-address {
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #311a07;
	clear: both;
	text-align: center;	
}
/*//////////////////////////////////
// citylist page - city formatting//
//////////////////////////////////*/

#citylist-li {
/*	padding: 0px 0px 10px 180px;*/

}
.citylist-li-left,  .citylist-li-right {
	display: inline;
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 10px 20px;
}
.citylist-li-left {
	margin: 0px 0px 10px 30px;
}
.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: 469px;
	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-out {
	margin: 0px;
	padding: 0px;
}
#container-in {
	width: 970px;
	margin: 0px;
	padding: 0px;
	background-color: #f9e7c1;
/*	background-image: url(images/content_container_span.jpg);
	background-repeat: repeat-y;*/
}
/*////////////////////////////
//Base paragraph formatting///
////////////////////////////*/
.content-pgraph {
	font-size: 13px;
	padding: 8px;
	margin: 8px;
}
.content-pgraph a:link {
	color: #000000;
	text-decoration: none;
}
.content-pgraph a:visited {
	color: #000000;
	text-decoration: none;
}
.content-pgraph a:hover {
	color: #000000;
	text-decoration: none;
}
.content-pgraph a:active {
	color: #000000;
	text-decoration: none;
}
/*///////////////////
// CONTENT //////////
///////////////////*/
#content {
	padding: 8px;
	margin: 0px;
	font-size: 13px;
}
#content p {
	padding: 0px;
	margin: 6px;
}
#content-container {
	width: 970px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(images/phi_content_span.gif);
	background-repeat: repeat-y;
}
.content-container-spacer {
	width: 22px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
/* CONTENT CONTAINER LEFT */
#content-container-left {
	width: 690px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
/* CONTENT CONTAINER RIGHT */
#content-container-right {
	width: 231px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
#content-container-right-serviceboxes {
	width: 231px;
	height: 334px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/phi_serviceboxes.jpg);
	background-repeat: no-repeat;
}
/* CONTENT BOTTOM */
#content-bottom {
	width: 970px;
	height: 21px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/phi_content_bottom.gif);
	background-repeat: no-repeat;
	display: block;
}
/*///////////////////
// COMPANY HEADER //
///////////////////*/
#company-header {
	color: #fbd443;
	background-color: #2f381a;	
	background-image: url(images/phi_bg_span2.jpg);
	background-repeat: repeat;	
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	clear: both;
}
.content-fix {
	padding: 0px;
	margin: 0px;
	width: 970px;
	height: 1px;
	display: block;
	clear: both
}
/*////////////////
// COUPON //////
///////////////*/
#coupon {
	width: 690px;
	height: 49px;
	clear: both;
}
/*////////////////
// FEED CONTAINER //
//////////////////*/
#feed-container {	
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 8px 0px;
	text-align: center;
	color: #000000;
}
.feed-img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*////////////////
// FOOTER //////
///////////////*/
#footer {
	width: 970px;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	background-color: #ddc087;
	clear: both;
	text-align: center;
}
#footer a {
	color: #311a07;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
/*////////////////////////////////
//Form paragraph formatting///////
////////////////////////////////*/
#form-greeting { /* Used on com form */
	padding: 10px 0px 15px 0px;
	font-size: 14px;
}
/*///////////////
// FRIENDS //////
///////////////*/
#friends {
	padding: 0px;
	margin: 6px 0px 0px 0px;
	clear: both;
	color: #311a07;
}
#friends a,  #friends a:link,  #friends a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #311a07;
}
#friends a:hover {
	text-decoration: underline;
	color: #cc0000;
}
/*/////////////
// I-LINK /////
/////////////*/
.i-link {
	text-decoration: none;
	color: #000000;
}
/*////////////////////////////////
//Link cloud formatting///////////
////////////////////////////////*/
#link-cloud {
	padding: 8px 32px 8px 32px;
	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 0px 10px 32px
}
.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;	
}
/*////////////////////////////////
//Link cloud formatting///////////
////////////////////////////////*/
#link-cloud {
	padding: 8px 16px 8px 16px;
	margin: 0px 0px 0px 0px;
	clear: both;
	background-image: url(images/span_content.gif);
	background-repeat: repeat-y;
	font-size: 13px;
}
#link-cloud a {
	font-weight: bold;
	font-size: 12px;
}
#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 0px 10px 16px
}
/*///////////////////
// MAIN PHONE //////
//////////////////*/
#main-phone {
	padding: 0px;
	margin: 0px 0px 0px 170px;
	font-size: 28px;
	font-weight: bold;
	color: #fcd753;
}
/*////////////////////////
// MENU TEXT LINKS ///
/////////////////////////*/
#menu-container {
	padding: 0px;
	margin: 0px;
	width: 231px;
	background-image: url(images/phi_menu_span.jpg);
	background-repeat: repeat-y;
}
#menu-cap {
	padding: 0px;
	margin: 0px;
	width: 231px;
	height: 42px;
	display: block;
	clear: both;
	background-image: url(images/phi_menu_top.jpg);
	background-repeat: no-repeat;
}
#menu-bottom {
	width: 231px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/phi_menu_bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
	display: block;
}
#menutxt {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 231px;
	clear: both;
}
#menutxt ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menutxt ul li {
	padding: 0px;
	margin: 0px;
}
#menutxt .button {	
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
#menutxt .button a {
	width: 210px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#menutxt .button a:link,  #menutxt .button a:visited {
	color: #474020;
	text-decoration: none;
}
#menutxt .button a:hover {
	color: #f9f1d4;
	background-color: #815027;
}
#menutxt .button .txt {
	padding: 0px;
	margin: 0px 0px 0px 8px;
}
/*//////////////////////
// MOVING IMG //////////
//////////////////////*/
.movingimg {
	border: 1px solid #ae2829;
	float: right;
	padding: 0px;
	margin: 4px;
}
/*////////////////////////
// NEWS SUMMARIES ////////
////////////////////////*/
#news-menu {
	width: 231px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(images/phi_menu_span.jpg);
	background-repeat: repeat-y;	
}
#news-header {
	width: 231px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/phi_news_cap.jpg);
	background-repeat: no-repeat;
	display: block;
}
#news-container {
	width: 231px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;		
}
#news-container p {
	padding: 0px;
	margin: 0px;
}
.news-title {
	padding: 3px 8px 3px 10px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	border-top: 0px solid #c03603;		
}
.news-title a {
	font-weight: bold;
	font-size: 12px;
	color: #c03603;
}
.news-title a:link,
.news-title a:visited {
	text-decoration: none;
}
.news-title a:hover {
	color: #c03603;
	text-decoration: underline;
}
.news-content {
	padding: 3px 8px 3px 10px;
	margin: 0px;
	font-size: 11px;
}
.news-more a {
	font-size: 11px;
	font-weight: normal;
}
.news-more a:link,
.news-more a:visited {
	color: #c03603;
	text-decoration: none;
}
.news-more a:hover {
	color: #c03603;
	text-decoration: underline;
}
/*////////////////
// PAGEHEAD //////
///////////////*/
#pagehead-container {
	width: 970px;
	height: 38px;
	padding: 0px;
	margin: 0px;
}
#pagehead {
	width: 735px;
	height: 38px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/phi_pagehead_back.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	text-align: center;
}
#pagehead h1 {
	padding: 7px 0px 0px 0px;
	margin: 0px;
}
#pagehead h1 a {
	font-size: 18px;
	color: #fbd034;
	font-weight: bold;
	text-decoration: none;
}
#pagehead-right {
	padding: 0px;
	margin: 0px;
	width: 235px;
	height: 38px;
	background-image: url(images/phi_pagehead_right.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
}
/*////////////////////////////
// Phone number list styles //
////////////////////////////*/
#phone-head em {
	font-weight: bold;
	font-size: 16px;
}
#phone-head a {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	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: 20px 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 {
	padding: 0px 0px 0px 10px;
}
#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: #c31e1e;
}
/* the div that holds the date picker calendar */
.dpDiv {
}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
color: #505050;
background-color: #ddc087;
border: 1px solid #AAAAAA;
}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
border: 1px solid #ece9d8;
}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
background-color: #CCCCCC;
border: 1px solid #AAAAAA;
}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
background-color: #aca998;
border: 1px solid #888888;
cursor: pointer;
color: red;
}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
background-color: #CCCCCC;
border: 1px solid #AAAAAA;
color: white;
}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
font-size: 12px;
color: gray;
font-weight: bold;
}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
color: 4060ff;
font-weight: bold;
}
/* the forward/backward buttons at the top */
.dpButton {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: gray;
background: #d8e8ff;
font-weight: bold;
padding: 0px;
}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: gray;
background: #d8e8ff;
font-weight: bold;
}
/*////////////
// SLIMFORM //
///////////*/
.slimform-container {
margin: 0px 3px 8px 22px;
padding: 0px;
width: 189px;
background-image: url(images/formslim_span.gif);
background-repeat: repeat-y;
}
#cap-moving-from {
width: 189px;
height: 30px;
background-image: url(images/cap_moving_from.gif);
background-repeat: no-repeat;
display: block;
}
#cap-moving-to {
width: 189px;
height: 30px;
background-image: url(images/cap_moving_to.gif);
background-repeat: no-repeat;
display: block;
}
#cap-personal-info {
width: 189px;
height: 30px;
background-image: url(images/cap_moving_personal.gif);
background-repeat: no-repeat;
display: block;
}
.formslim-bottom {
padding: 0px;
margin: 0px;
width: 189px;
height: 14px;
display: block;
background-image: url(images/formslim_bottom.gif);
background-repeat: no-repeat;
}
.slimform-content {
width: 189px;
padding: 0px;
margin: 0px;
}
input {
width: 80px;
padding: 0px;
margin: 0px;
}
.labelbox {
width: 189px;
height: 16px;
padding: 0px;
margin: 6px 0px 0px 0px;
display: block;
}
.city {
background-image: url(images/label_city.gif);
background-repeat: no-repeat;
}
.state {
background-image: url(images/label_state.gif);
background-repeat: no-repeat;	
}
.zip {
background-image: url(images/label_zip.gif);
background-repeat: no-repeat;	
}
.pickup-date {
background-image: url(images/label_pickup_date.gif);
background-repeat: no-repeat;	
}
.delivery-date {
background-image: url(images/label_delivery_date.gif);
background-repeat: no-repeat;	
}
.size {
background-image: url(images/label_size.gif);
background-repeat: no-repeat;	
}
.fname {
background-image: url(images/label_fname.gif);
background-repeat: no-repeat;		
}
.lname {
background-image: url(images/label_lname.gif);
background-repeat: no-repeat;		
}
.homephone {
background-image: url(images/label_homephone.gif);
background-repeat: no-repeat;		
}
.workphone {
background-image: url(images/label_workphone.gif);
background-repeat: no-repeat;		
}
.email {
background-image: url(images/label_email.gif);
background-repeat: no-repeat;		
}
.comments {
background-image: url(images/label_comments.gif);
background-repeat: no-repeat;		
text-align: left;
}
.required {
background-image: url(images/label_required.gif);
background-repeat: no-repeat;		
}
.inputbox {
padding: 0px;
margin: 0px;
clear: both;
text-align: center;
}
#step2
{
display:	none;
}
#step3
{
display:	none;
}
.formButton
{
cursor:		hand;
cursor:		pointer;
}
.invalid-input
{
background-color:		#fffb80;
}
