@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/pit_bg_span.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
	font-size: 13px;
}
/*///////////////////
// BANNER ///////////
//////////////////*/
#banner {
	padding: 0px;
	margin: 0px;
	width: 970px;
	height: 233px;
	background-image: url(images/pit_banner.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
/*///////////////////////////////
//Bottom links (News, Resources)/
///////////////////////////////*/
#bottom-links {
	padding: 0px 0px 8px 0px;
	text-align: center;
	width: 970px;
	clear: both;
	color: #000000;
}
#bottom-links a {
	font-weight: bold;
}
#bottom-links a:link,  #bottom-links a:visited {
	text-decoration: none;
	color: #c00a0a;
	padding: 0px;
	margin: 0px;
	font-size: 13px;

}
#bottom-links a:hover {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	text-decoration: underline;
}
#bottom-links a:active {
	text-decoration: none;
	color: #c00a0a;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
/*///////////////////
// BUSINESS ADDRESS //
///////////////////*/
#business-address {
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	clear: both;
	text-align: center;	
}
/* CC */
#cc {
	width: 204px;
	height: 39px;
	padding: 0px;
	margin: 0px;
}
/*//////////////////////////////////
// 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;
}
/*///////////////////
// COMPANY HEADER //
///////////////////*/
#company-header {
	color: #c00a0a;
	background-color: #f2c802;	
/*	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;
}
/*////////////////////////////
//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;
}
/*//////////////////////
//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;*/
}
/* CONTENT CONTAINER */
#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-bottom {
	width: 970px;
	height: 6px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pit_content_bottom.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
/* CONTENT CONTAINER LEFT */
#content-container-left {
	width: 204px;
	padding: 0px;
	margin: 0px 0px 0px 8px;
	float: left;
	display: inline;
}
/* CONTENT CONTAINER CENTER */
#content-container-center {
	width: 539px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	float: left;
	display: inline;
}
/* CONTENT CONTAINER RIGHT */
#content-container-right {
	width: 189px;
	padding: 0px;
	margin: 0px 0px 0px 12px;
	float: left;
	display: inline;
}
/* SERVICEBOXES */
#content-container-right-serviceboxes {
	width: 189px;
	height: 373px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pit_serviceboxes.jpg);
	background-repeat: no-repeat;
	display: block;
}
/*////////////////
// 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: #f2c802;
	clear: both;
	text-align: center;
}
#footer a {
	color: #c00a0a;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
/*////////////////////////
// FORM ///
/////////////////////////*/
#form-container {
	width: 539px;
	height: 133px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pit_form_back.jpg);
	background-repeat: no-repeat;
	clear: both;
	display: block;
}
.form-input-container {
	padding: 0px;
	margin: 40px 0px 0px 15px;
	font-weight: bold;
	color: #c00a0a;
	text-align: center;
	float: left;
	display: inline;
}
.form-button {
	cursor:	hand;
	cursor:	pointer;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	width: 174px;
	height: 31px;
	background-image: url(images/pit_form_button.jpg);
	background-repeat: no-repeat;
	border: 0px;
}
/*////////////////////////////////
//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: #000000;
}
#friends a,  #friends a:link,  #friends a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #c00a0a;
}
#friends a:hover {
	text-decoration: underline;
	color: #ffffff;
}
/*/////////////
// 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: 204px;
	background-image: url(images/pit_left_span.gif);
	background-repeat: repeat-y;
}
#menu-cap {
	padding: 0px;
	margin: 0px;
	width: 204px;
	height: 37px;
	display: block;
	clear: both;
	background-image: url(images/pit_menu_cap.jpg);
	background-repeat: no-repeat;
}
#menutxt {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 204px;
	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 2px;
	padding: 0px;
	border-top: 1px solid #f2c802;	
}
#menutxt .button-bottom {
	border-bottom: 10px solid #f2c802;	
}
#menutxt .button a {
	width: 199px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#menutxt .button a:link,  #menutxt .button a:visited {
	color: #ffffff;
	text-decoration: none;
}
#menutxt .button a:hover {
	color: #ffffff;
	background-color: #c00a0a;
}
#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: 204px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(images/pit_news_span.gif);
	background-repeat: repeat-y;	
}
#news-header {
	width: 204px;
	height: 37px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pit_news_cap.jpg);
	background-repeat: no-repeat;
	display: block;
}
#news-container {
	width: 204px;
	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 {
	width: 539px;
	height: 36px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pit_pagehead_back.gif);
	background-repeat: no-repeat;
	text-align: center;
	border-bottom: 3px solid #c00a0a;
}
#pagehead h1 {
	padding: 7px 0px 0px 0px;
	margin: 0px;
}
#pagehead h1 a {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/*////////////////////////////
// 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;
}
