body
{
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #ffffff; 
}

input {
	font-family: arial;
	font-size: 12px;
}

textarea 
{
	font-family: arial;
	font-size: 12px;
}

.button
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	border: 1px solid #777777;
	cursor: pointer;
}

.buttonRight
{
	position: relative;
	float: right;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	margin-right: 15px;
	border: 1px solid #777777;
	cursor: pointer;
}

.buttonLeft
{
	position: relative;
	float: left;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	margin-left: 15px;
	border: 1px solid #777777;
	cursor: pointer;
}

.buttonSaveForLater
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	background-image: url('/images/save-for-later.png');
	background-position: right center;
	background-repeat: no-repeat;
	width: 190px;
	border: 1px solid #777777;
	cursor: pointer;
}

.formbox {
	width: 60px;
	background-color: #E6E6E6;
	border: 1px solid #777;
	text-indent: 3px;
}

.mother {
	width:1030px;
	margin-right: auto;
	margin-left: auto;
}

.rightMotherDS
{
	width: 15px;
	background-image: url('/images/mother-right-ds.png');
	background-repeat: repeat-y;
}

.leftMotherDS
{
	width: 15px;
	background-image: url('/images/mother-left-ds.png');
	background-repeat: repeat-y;
}

.header  
{
    background: #FFFFFF;
	height: 161px; 
	width: 1000px; 
}

.combinedHeader
{
    background: #FFFFFF;
    width: 630px;

	font-family: Arial;
	font-size: 10px;
	color: #575c62;
	text-align:right;
	padding-right: 20px;
	padding-top: 0px;
	margin-top: 0px;    
}

.tagline 
{
	background: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 250px;
    background-image: url(/images/tagline.jpg);
    background-repeat: no-repeat;
    height: 130px;
    border: 1px solid black;
}

.toplogo 
{
    background: #FFFFFF;
	width: 350px;
	height: 130px;
}

.officefinder
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	color: #575c62;
	text-align:right;
	padding-right: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

 .officefinder a, .officefinder a:visited
 {
    color: #575c62;
	text-align:right;
 }


.mhdifference 
{
	text-align: left;
	vertical-align: middle;
	height: 80px;
	padding-left: 12px;
}

#nav { 
	height: 31px;
	position: relative; 
	z-index: 100;
	padding: 0px 0px 0px 0px;
	margin-right: 17px;
	margin-left: auto;
}

#nav #mybuttons {
	float: right;
	padding-right: 0px;
}

#nav #mybuttons img {
	padding-right: 15px;
}

.stripe1 {
	background-color: #777777;
	width:1000px;
	height:1px;
}

.centerContent
{
	width:1000px;
	background: #FFFFFF;
	margin: auto;
}

.centerHome
{
	width:1000px;
	background: #dde3e8;
	height: 634px;
}

.centerHomeNew
{
	width: 1000px;
	height: 634px;
	background-image: url('/images/mainbg.jpg');
	background-repeat: no-repeat;
}

.stripe2 {
	background-color: #777777;
	width:1000px;
	height:1px;
}

.bar { 
	height:114px;
	padding: 0px;
	margin: 0px;
}

.bar div {
	position: relative;
	display: inline;
	float: left;
	height:114px; 
	width: 100px;
}

.locker 
{
	text-align: right;
	width:100px;
	height:114px; 
}

.stripe3 {
	background-color: #9ba3a9;
	width: 1000px;
	height: 1px;
}

.firefooter {
	width:1000px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.firefooter a, .firefooter a:VISITED 
{
	width:1000px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color:#ba0000;
	text-decoration: none;
}

.firefooter a:HOVER
{
	text-decoration: underline;
}

.calendarfooter {
	width:1000px;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: center;
}

.calendarfooter a, .calendarfooter a:VISITED 
{
	width:1000px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color:#ba0000;
	text-decoration: none;
}

.calendarfooter a:HOVER
{
	text-decoration: underline;
}

.socialFooter
{
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.socialFooter div {
	position: relative;
	display: inline;
	float: right;
	margin-left: 15px;
}

.footer {
	width:1000px;
	height:26px;
	font-family: Arial;
	font-size: 10px;
	color:#8c8f93;
	text-align: center;
}

.cityfooter {
	width:1000px;
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	text-align: center;
}

.cityfooter a, .cityfooter a:visited {
	color:#000000;
	text-decoration:none;
}

.cityfooter a:hover 
{
	text-decoration: underline;
}

.footer a, .footer a:visited, .footer a:hover {
	color:#8c8f93;
	text-decoration:none;
}

p, div.details, span.blog
{
	margin: 10px 0px 5px 0px;
	padding: 0px 15px 0px 15px;
	font-family: arial;
    font-size: 13px;
    color: #434d61;
}

span.blog
{
	margin: 0px 15px 0px 15px;
	padding: 0px 15px 0px 15px;
	font-family: arial;
    font-size: 13px;
    color: #001735;
}

.report-a-concern
{
    position: relative;
    float: right;
}

.testimonial
{
    border: solid 1px #001735;
    margin: 15px;
}

.fn
{
    visibility: hidden;
}

h1
{
	padding: 6px 15px 6px 15px;
	margin: 0px 0px 0px 0px;
	background: #001735;
	color: #f15a22;
	font-size: 22px;
	font-weight: bold;
}

h1.center
{
	padding: 6px 15px 6px 15px;
	margin: 0px 0px 0px 0px;
	background: #001735;
	color: #f15a22;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

h2
{
	margin: 10px 15px 5px 15px;
	padding: 0px 0px 0px 0px;
	color: #f15a22;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #001735;
}

h2.h2Logo
{
	margin: 10px 15px 5px 15px;
	padding: 0px 0px 0px 85px;
	color: #f15a22;
	font-size: 22px;
	font-weight: bold;
	border-bottom: none;
    background-image: url('/images/logo_mini.png');
	background-repeat: no-repeat;
	background-position: left;
}

h3, div.question, div.responder
{
	margin: 10px 0px 5px 0px;
	padding: 0px 15px 0px 15px;
	color: #434d61;
	font-size: 15px;
	font-weight: bold;
}

h3.center, .testimonialPaging
{
	margin: 10px 0px 5px 0px;
	padding: 0px 15px 0px 15px;
	color: #434d61;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}


h3 p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #434d61;
	font-size: 15px;
	font-weight: bold;
}

h4
{
	margin: 10px 0px 5px 0px;
	padding: 0px 15px 0px 15px;
	color: #001735;
	font-size: 14px;
	font-weight: normal;
}

ul, ol
{
	font-family: arial;
    font-size: 12px;
    color: #001735;
    margin-top: 0px;
    float: none;
}

ul.checklist
{
    list-style-image: url("/images/squareli.gif");
}

ul.checklist li
{
	margin-top: 7px;
	margin-bottom: 7px;
}

ul.checklist img
{
	border-style: none;
}

ol.cheerleader li
{
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
}

ul.star
{
	list-style-image: url("/images/star.gif");
	margin-top: 15px;
}

ul.star li
{
	padding-left: 10px;
}

p a, h2 a, ul a, ol a, .floatBoxDiv a, h3 a, .columnLeft a, h4 a, .cloudBox a
{
    font-weight: bold;
    color: #335185;
    text-decoration: none;
}

p a:visited, h2 a:visited, ul a:visited, ol a:visited, .floatBoxDiv a:visited, h3 a:visited, .columnLeft a:visited, h4 a:visited, .cloudBox a:visited
{
    font-weight: bold;
    color: #335185;
    text-decoration: none;
}

p a:hover, h2 a:hover, ul a:hover, ol a:hover, .floatBoxDiv a:hover, h3 a:hover, .columnLeft a:hover, h4 a:hover, .cloudBox a:hover
{
	color: #f15a22;
}

p.center
{
    text-align: center;
}

p.red
{
    color: Red;
}

.columnTitle
{
	color: #f15a22;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.columnTitleLeft
{
	color: #f15a22;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.columnTitleCenter
{
	color: #f15a22;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.columnTitleRight
{
	color: #f15a22;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.column
{
	font-family: arial;
    font-size: 12px;
    color: #001735;
    text-align: center;
}

.columnRight
{
	font-family: arial;
    font-size: 12px;
    color: #001735;
    text-align: right;
}

.columnLeft
{
	font-family: arial;
    font-size: 12px;
    color: #001735;
    text-align: left;
}

.columnCenter
{
	font-family: arial;
    font-size: 12px;
    color: #001735;
    text-align: center;
}

.imgLeft {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	float:left;
	border: solid 1px #001735;
}

.imgLeftNoBorder {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	float:left;
	border: none;
}

.imgLeftNoBorderNew {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	float:left;
	border: none;
}

.imgRight {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	float:right;
	border: solid 1px #001735;
}

.imgRightNoBorder {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	float:right;
	border: none;
}

.imgCenterNoBorder {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
	border: none;
}

.imgCenter {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
	border: solid 1px #001735;
}

.imgRightIcon {
	margin-left: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-top: 3px;
	float:right;
}

.imgNone {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: solid 1px #001735;
}

.imgNoneNoBorder {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: none;
}

.player
{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	border-right: solid 1px #001735;
	float: left;
}

.cart
{
	float: right;
	margin: 15px 15px 0px 0px;
}

.playercard
{
	padding-bottom: 0px;
	margin: 10px 15px 10px 15px;
	width: 468px;
	float: left;
	position: relative;
	border: solid 1px #001735;
	cursor: hand;
}

.facebookcard
{
	padding-bottom: 0px;
	margin: 15px;
	width: 468px;
	float: left;
	position: relative;
	border: none;
}

#homepageLink
{
	cursor: pointer;
}

#center1
{
	font-family:tahoma;
	color: #FFFFFF;
	font-size:12px; 
	width:145px; 
	position:relative;
	display: inline-block;
	left:25px; 
	top:75px;
	cursor: pointer;
}

#center2
{
	font-family:tahoma;
	color: #000000;
	font-size:11px; 
	font-weight: bold;
	width:340px; 
	position:relative;
	display: inline-block;
	left:310px; 
	top:15px;
	cursor: pointer;
}

#center3
{
	font-family:tahoma;
	color: #000000;
	font-size:11px; 
	width:400px; 
	position:relative;
	display: inline-block;
	left:15px;
	top:15px;
	cursor: pointer;
}

.imgMap
{
	display: block;
}

.redText
{
	color: Red;
}

.floatBoxDiv
{
	position:relative; 
	float:right; 
	text-align: center; 
	margin-right: 15px; 
}

.greenTable
{
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('/images/greenworld.jpg');
	vertical-align: middle;
}

.bulletPoint
{
	margin-top: 5px;
}

.bulletPoint img
{
	position: relative;
	float: left;
}

.bulletFront1
{
	margin-left: 265px;
}

.bulletFront2
{
	margin-top: 50px;
	margin-left: 305px;
}

.bulletFront3
{
	margin-top: 60px;
	margin-left: 10px;
}

.bulletFrontNew
{
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 30px;
}

.floatboxButton
{
	width: 150px;
	height: 31px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	border: solid 1px #777777;
	position: relative;
	float: left;
	clear: both;
}

.floatboxButton:HOVER
{
	
}

.topLeftWhiteDS
{
	width: 15px;
	height: 15px;
	background-image: url('/images/top-left-white-ds.png');
	background-repeat: repeat-x;
}

.topWhiteDS
{
	height: 15px;
	background-image: url('/images/top-white-ds.png');
	background-repeat: repeat-x;
}

.topRightWhiteDS
{
	width: 15px;
	height: 15px;
	background-image: url('/images/top-right-white-ds.png');
	background-repeat: repeat-x;
}

.rightWhiteDS
{
	width: 15px;
	background-image: url('/images/right-white-ds.png');
	background-repeat: repeat-y;
}

.leftWhiteDS
{
	width: 15px;
	background-image: url('/images/left-white-ds.png');
	background-repeat: repeat-y;
}

.bottomLeftWhiteDS
{
	width: 15px;
	height: 15px;
	background-image: url('/images/bottom-left-white-ds.png');
	background-repeat: repeat-x;
}

.bottomWhiteDS
{
	height: 15px;
	background-image: url('/images/bottom-white-ds.png');
	background-repeat: repeat-x;
}

.bottomRightWhiteDS
{
	width: 15px;
	height: 15px;
	background-image: url('/images/bottom-right-white-ds.png');
	background-repeat: repeat-x;
}

.fullQuote1
{
	width: 297px;
	position: absolute;
	top: 10px;
}

.fullQuote2
{
	width: 297px;
	position: absolute;
	top: 85px;
}

.fullQuote3
{
	width: 297px;
	bottom: 10px;
	position: absolute;
}

.topQuote
{
	width: 242px;
	height: 38px;
	background-image: url('/images/quote-top.png');
	background-repeat: repeat-x;
	text-align: right;
}

.topRightQuote
{
	height: 38px;
	width: 38px;
	background-image: url('/images/quote-top-right.png');
	background-repeat: no-repeat;
}

.middleQuote
{
	background-image: url('/images/quote-bg.png');
	width: 242px;
	text-align: left;
}

.rightQuote
{
	width: 38px;
	background-image: url('/images/quote-right.png');
	background-repeat: repeat-y;
}

.bottomQuote
{
	height: 38px;
	background-image: url('/images/quote-bottom.png');
	background-repeat: repeat-x;
}

.bottomRightQuote
{
	height: 38px;
	width: 38px;
	background-image: url('/images/quote-bottom-right.png');
	background-repeat: no-repeat;
}

.frontQuoteText
{
	color: #f15a22;
	font-size: 14px;
	font-weight: bold;
	padding-left: 40px;
	position: relative;
	float: left;
}

.frontNameCityText
{
	color: #f15a22;
	font-size: 12px;
	font-weight: bold;
	padding-left: 40px;
	position: relative;
	float: left;
	font-style: italic;
	padding-top: 10px;
}

.topLeftHome
{
	height: 305px;
	position: relative;
}

.bppGridView
{
    margin-left: 15px;
    margin-right: 15px;
}

.cloudBox
{
    width:300px;
    text-align:center;
    margin-left: 15px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    padding: 0px;
    margin-top: 2px;
    cursor: pointer;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url('/images/filled-star.png');

}

.emptyRatingStar {
    background-image: url('/images/empty-star.png');
}

.savedRatingStar {
    background-image: url('/images/saved-star.png');
}

.LLPWidgetBottom
{
	width: 340px;
	height: 11px;
	background-image: url('/images/widget-border-bottom.png');
	background-repeat: no-repeat;
}

.LLPWidgetTop
{
	height: 57px;
	background-image: url('/images/widget-border-top.png');
	background-repeat: no-repeat;
}

.LLPWidgetTopLeft
{
	height: 57px;
	width: 15px;
	background-image: url('/images/widget-border-top-left.png');
	background-repeat: no-repeat;
}

.LLPWidgetTopRight
{
	height: 57px;
	width: 15px;
	background-image: url('/images/widget-border-top-right.png');
	background-repeat: no-repeat;
}

.LLPWidgetLeft
{
	width: 15px;
	background-image: url('/images/widget-border-left.png');
}


.LLPWidgetRight
{
	width: 15px;
	background-image: url('/images/widget-border-right.png');
}

.more 
{
	display: none;
}

.textbox
{
    margin-left: 15px;
    margin-right: 15px;
    font-size: 17px;
    
}

.formButton
{
    border: 1px solid #000000;
    font-size: 17px;
    background: #f15a22;
	color: #001735;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

.quickQuoteCalendar
{
    margin-left: 15px;
    margin-right: 15px;
}

.ajax__calendar_container
{
    border: 1px solid #001735;
    background-color: #e4e5e6;
}

.topRightReview
{
	height: 10px;
	width: 10px;
	background-image: url('/images/review-top-right.png');
	background-repeat: no-repeat;
}

.bottomRightReview
{
	height: 10px;
	width: 10px;
	background-image: url('/images/review-bottom-right.png');
	background-repeat: no-repeat;
}

.topLeftReview
{
	height: 10px;
	width: 10px;
	background-image: url('/images/review-top-left.png');
	background-repeat: no-repeat;
}

.bottomLeftReview
{
	height: 10px;
	width: 10px;
	background-image: url('/images/review-bottom-left.png');
	background-repeat: no-repeat;
}

.reviewBG
{
    background-color: #eeeeee;
}

.reviewTail
{
	background-image: url('/images/review-tail.png');
	background-repeat: no-repeat;
	background-position: top right;
}

hr.reviewHR
{
    border: dashed #c3c3c3; 
    border-width:1px 0 0 0; 
    height:0;
    line-height:0px;
    font-size:0;
    margin: 10px 25px 5px 25px;
	padding: 0px 0px 0px 0px;   
}

hr
{
    margin: 10px 15px 5px 15px;
}

/*******New Contact Us page*******/
.bold-font {
    font-weight: bold !important;
}

.title-section {
    background-color: #e1e1e1;
    padding: 34px 0 34px 0;
}
    .title-section h1 {
        background-color: #e1e1e1;
        color: #445265;
        text-align: center;
        font-size: 2.5em;
    }
    .title-section p {
        float: right;
    }

.book-your-move-section {
    background-image: url(../../images/contact_office_bg.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    height: 196px;
    width: 100%;
}
    .book-your-move-section h2 {
        color: #57a4d5;
        text-transform: uppercase;
        text-align: center;
        font-size: 2.5em;
        border-bottom: none;
        padding-bottom: 14px;
    }
    .book-your-move-section h3 {
        color: #fff;
        text-align: center;
        font-size: 23px;
        font-weight: 100;
    }
        .book-your-move-section h3 a {
            color: #fff;
            text-decoration: underline;
            font-weight: 100;
        }

.book-your-move-section-inner {
    width: 50%;
    padding-top: 19px;
}

.booking-link {
    float: right;
    color: #fff;
    font-size: 1.3em;
    position: relative;
    right: 92px;
    top: 89px;
}
    .booking-link a {
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        padding: 18px;
    }
        .booking-link a:hover {
            color: #ccc;
        }

.email-section {
    width: 100%;
    padding: 20px 0 20px 0;
}
    .email-section h2 {
        border-bottom: none;
        text-align: center;
        font-size: 1.5em;
    }
    .email-section h2 a {
        color: #f15a22;
        text-decoration: underline;
    }
    .email-section img {
         vertical-align: bottom;
         padding-right: 10px;
    }

.call-section {
    width: 100%;
    padding: 20px 0 20px 0;
    border-top: 1px solid #d7d7d7;
}
    .call-section h2 {
        font-size: 1.25em;
        border-bottom: none;
        text-align: center;
        font-size: 1.5em;
    }
    .call-section img {
         vertical-align: middle;
         padding-right: 10px;
    }

.location-map-section {
    height: 641px;
    width: 100%;
    background-image: url(../../images/contact_location-map.jpg);
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
}

.contact-box {
    background-color: #657182;
    display: inline-block;
    width: 332px;
    height: 143px;
    padding-left: 21px;
    padding-top: 15px;
}

.box-1 {
    position: absolute;
    top: 51px;
}

.box-2 {
    position: absolute;
    top: 237px; 
}

.box-3 {
    position: absolute;
    top: 421px;
}

.box-4 {
    position: absolute;
    background-color: #a4b2ba;
    color: #b5bfc5;
    right: 0;
}
}
    .box-4 h2 {
        padding-top: 19px;
    }

.box-5 {
    position: absolute;
    right: 0;
    top: 195px;
}
    .box-5 h2 {
        margin-top: 0 !important;
    }

.contact-box h2  {
    color: #fff;
    border: none;
    font-size: 1.5em;
    font-weight: bold;
}

.contact-box h4  {
    color: #fff;
    border: none;
    font-size: 1.1em;
}

.contact-box a {
    color: #fff !important;
    font-weight: 100;
}
    .contact-box a:active {
        color: #fff !important;
    }
    .contact-box a:hover {
        color: #fff !important;
        text-decoration: underline;
    }
    .contact-box a:visited {
        color: #fff !important;
    }

.dispatch-centers-title {
    text-align: center;
    padding-top: 30px;
}

.dispatch-centers-section {
    background-color: #4b6281;
    width: 100%;
    height: 285px;
}
    .dispatch-centers-section ul {
        display: table;
        list-style: none;
        padding-top: 31px;
        width: 85%;
        padding-left: 82px;
    }

     .dispatch-centers-section ul li {
         display: table-cell;
         width: 177px;
     }

    .dispatch-centers-section h2 {
        color: #fff;
        border: none;
        font-size: 1.6em;
    }

    .dispatch-centers-section p {
        color: #fff;
    }