/*
 GLOBAL STYLES
 *********************************/
	
html {
	width: 100%;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font: 12px/18px "Arial", sans-serif;
	color: #333333;
	text-align: center;
	background: #ffffff url(../images/body-bg.png) repeat-x;
}

a, a:link, a:visited {
	color: #1c3f95;
	text-decoration: none;
}
a:hover {
	color: #f8981d;
}

p {
	margin: 0 0 20px 0;
}


p.questions {
	padding: 10px 15px;
	background: #ffffbb;
	border: 1px dotted #E38C1F;
}
	p.questions strong {
		color: #000000;
	}
	p.questions a {
		font-weight: bold;
	}

strong {
	font-weight: bold;
}

ol {
	list-style-type: decimal;
	margin: 0 0 20px 20px;
	padding: 0;
}

ul {
	list-style-type: disc;
	margin: 0 0 20px 20px;
	padding: 0;
}

h1 {
	font: normal 20px/24px "Arial Black", "Arial", sans-serif;
	letter-spacing: -1px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	color: #333333;
}

h2 {
	font: normal 20px/22px "Arial Black", "Arial", sans-serif;
	letter-spacing: -1px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	color: #333333;
}

h3 {
	font: bold 14px/18px "Arial Black", sans-serif;
	letter-spacing: normal;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
	color: #243e90;
}

.clearboth { clear: both; }

a.login {
	display: inline-block;
	width: auto !important;
	height: 16px;
	margin-right: 0 !important;
	padding-left: 20px !important;
	line-height: 16px;
	outline: none;
	background: url(../cmslib/images/icons/lock.png) no-repeat;
}

a.freequote-curl {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 95px;
	height: 108px;
	cursor: pointer;
	background: url(../images/freequote/freequote-curl.png) no-repeat;
	z-index: 1;
	outline: none;
}
	body.freequote a.freequote-curl,
	body.home a.freequote-curl {
		display: none;
	}


div.serviceareas-wrapper {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
	div.serviceareas-wrapper img.map {
		float: left;
	}
	div.serviceareas-wrapper div.cities {
		float: left;
		margin-left: 20px;
	}


div.moving-reasons-wrapper {
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
	div.moving-reasons-wrapper img {
		float: left;
	}
	div.moving-reasons-wrapper h3 {
		float: left;
		margin-left: 20px;
	}
	div.moving-reasons-wrapper ul {
		float: left;
		width: 340px;
		margin: 0;
		padding: 0 0 20px 35px;
		list-style: square;
	}

div.checklist-wrapper {
	overflow: hidden;
	margin-top: 15px;
	width: 545px;
}
	div.checklist-wrapper div.column1,
	div.checklist-wrapper div.column2 {
		float: left;
		width: 250px;
	}


img.photo-checklist {
	float: right;
	margin: -20px -50px 0 10px; 
}

img.photo-seasonal {
	float: right;
	margin: 0 -60px 20px 20px;
}


div#howitworks-video {
	margin: 0 0 20px 0;
}


div.news-listing {
	overflow: hidden;
	margin-bottom: 5px;
}
	div.news-listing span.date {
		font-weight: bold;
		width: 120px;
		float: left;
	}
	div.news-listing a {
		float: left; 
	}
	
body.news div.latest-news {
	float: right;
	width: 175px;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 20px 40px;
}

div.landingpage-additional-cities {
	float: right;
	width: 170px;
	background: #ffffcc;
	border: 1px dotted #E38C1F;
	padding: 10px;
	margin: 0 -40px 20px 40px;
}
	div.landingpage-additional-cities ul {
		margin-top: 5px;
	}
		div.landingpage-additional-cities ul li.active {
			font-weight: bold;
		}




/*
 PAGE LAYOUT STRUCTURES
 *********************************/

div#page-container-outer {
	position: relative;
	z-index: 1;
	width: 100%;
	min-width: 1004px;
	overflow: auto;
	height: auto;
	padding-top: 77px;
}

div#page-container {
	margin: 0px auto 0 auto;
	padding: 0;
	text-align: justify;
	width: 955px;
	height: auto;
	overflow: visible;
	background: url(../images/page-bg.png) 0 0 no-repeat;
	z-index: 3;
}

div#page-container-inner {
	position: relative;
	width: 897px;
	top: -25px;
	margin: 0 29px;
	background: #233d8d;
}

div.innerpage-container {
	position: relative;
	width: 736px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	overflow: visible;
	background: #ffffff;
}
	div.innerpage-container div.content-container {
		padding: 65px 105px 60px 75px;
		border-left: 1px solid #dddddd;
		min-height: 850px;
	}




/*
 HEADER (MENU, LOGO, PHONE NUMBER BAR)
 *********************************/
	
div#header-container {
	position: relative;
	z-index: 100;
}
	div#header-container a.logo {
		position: absolute;
		left: 21px;
		top: -65px;
		display: block;
		width: 185px;
		height: 171px;
		background: url(../images/logo.png) no-repeat;
		z-index: 1000;
		cursor: pointer;
	}

	div#header-container span.content {
		position: absolute;
		left: 360px;
		top: -43px;
		font-size: 12px;
	}

	div#header-container div.headerbar {
		position: relative;
		top: -6px;
		left: 0;
		width: 927px;
		height: 58px;
		margin: 0 0 0 14px;
		background: url(../images/header-bg.png) 0 0 no-repeat;
		z-index: 10;
	}
		div#header-container div.headerbar span {
			float: right;
			display: block;
			margin-right: 42px;
			margin-top: 5px;
			font: 26px/32px "Arial Black", sans-serif;
			letter-spacing: 2px;
			color: #ffffff;
		}

	div#header-container ul {
		position: absolute;
		right: 48px;
		top: -22px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
		z-index: 1;
	}
		div#header-container ul li {
			float: right;
		}
		div#header-container ul li a {
			display: block;
			background: #c3741f;
			font: 11px/22px "Arial Black", sans-serif;
			letter-spacing: 1px;
			padding: 0 19px 0 21px;
			color: #ffffff;
			text-decoration: none;
			text-transform: uppercase;
		}
			div#header-container ul li.separator span {
				display: block;
				width: 1px;
				height: 21px;
				margin-top: 1px;
				background: #c3741f url(../images/mainnav-separator.png) 0 0 repeat-y;
			}
	
		div#header-container ul li a {
			background: url(../images/mainnav-sprites.png) -10px 0 no-repeat;
		}
		body.faq div#header-container ul li.faq a,
		body.aboutus div#header-container ul li.aboutus a,
		body.storage div#header-container ul li.storage a,
		body.moving div#header-container ul li.moving a,
		body.promotions div#header-container ul li.promotions a,
		body.support div#header-container ul li.support a,
		div#header-container ul li a:hover {
			background: url(../images/mainnav-sprites.png) -10px -22px no-repeat;
			color: #f8981d;
		}

		div#header-container ul li.aboutus a {
			background-position: 0 0;
		}
		body.aboutus div#header-container ul li.aboutus a,
		div#header-container ul li.aboutus a:hover {
			background-position: 0px -22px;
		}

		div#header-container ul li.support a {
			background-position: right 0;
		}
		body.support div#header-container ul li.support a,
		div#header-container ul li.support a:hover {
			background-position: right -22px;
		}




/*
 FOOTER
 *********************************/
	
div#footer-container {
	position: relative;
	top: -30px;
	width: 937px;
	height: 64px;
	padding: 0;
	background: url(../images/footer-bg.png) no-repeat;
	z-index: 100;
	overflow: hidden;
	text-align: left;
}
	div#footer-container ul {
		float: left;
		position: relative;
		list-style-type: none;
		margin: 0 0 0 0px;
		padding: 15px 0 0 40px;
		overflow: hidden;
	}
		div#footer-container ul li {
			float: left;
			margin-right: 30px;
		}
		div#footer-container ul li.last {
			margin-right: 0;
		}
		div#footer-container ul li a {
			font-size: 11px;
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
		}
		div#footer-container ul li a:hover {
			color: #1c3f95;
		}

		div#footer-container span.phonenumber {
			float: right;
			margin-top: 9px;
			margin-right: 180px;
			text-align: right;
			font: 20px/32px "Arial Black", sans-serif;
			letter-spacing: 2px;
			color: #ffffff;
		}

div#footer-links {
	background: #ffffff;
	margin-top: -30px;
	padding: 0 40px 60px 40px;
	font-size: 11px;
	color: #000000;
}
	div#footer-links div.copyright {
		margin-bottom: 20px;
	}



/*
 SECTION PHOTOS, SUBMENUS AND TITLEBARS
 *********************************/
	
div.section-photo {
	position: relative;
	background: #ffffff no-repeat;
	height: 195px;
}
	div.section-photo.aboutus {
		background-image: url(../images/sections/aboutus2.jpg);
	}
	div.section-photo.support {
		background-image: url(../images/sections/support.jpg);
	}
	div.section-photo.faq {
		background-image: url(../images/sections/support.jpg);
	}
	div.section-photo.residential {
		background-image: url(../images/sections/residential.jpg);
	}
	div.section-photo.promotions {
		background-image: url(../images/sections/aboutus.jpg);
	}
	div.section-photo.commercial {
		background-image: url(../images/sections/commercial.jpg);
	}
	div.section-photo.moving {
		background-image: url(../images/sections/moving.jpg);
	}
	div.section-photo.freequote {
		background-image: url(../images/sections/aboutus.jpg);
	}
	div.section-photo.partners {
		background-image: url(../images/sections/partners.jpg);
	}
	div.section-photo.videos {
		background-image: url(../images/sections/videos.jpg);
	}


	div#submenu-mask {
		position: absolute;
		right: 0;
		top: 0;
		height: 195px;
		width: 550px;
		overflow: hidden;
	}
	
	div.section-photo div#submenu {
		position: relative;
		float: right;
		background: url(../images/submenu-bg.png) repeat;
		width: 485px;
		height: 195px;
		margin-right: -300px;
		padding-left: 30px;
	}
		div.section-photo div#submenu ul {
			position: relative;
			margin: 16px 0 0 0;
			padding: 0;
			width: 180px;
			list-style-type: none;
		}
			div.section-photo div#submenu ul li {
				margin: 0;
				padding: 0;
			}
			div.section-photo div#submenu ul li a {
				font: bold 14px/27px "Arial", sans-serif;
				letter-spacing: -1px;
				color: #333333;
				text-decoration: none;
				outline: none;
			}
			body.serviceareas div#submenu li.serviceareas a,
			body.promos1 div#submenu li.promos1 a,
			body.promos2 div#submenu li.promos2 a,
			body.promos3 div#submenu li.promos3 a,
			body.promos4 div#submenu li.promos4 a,
			body.packingtips div#submenu li.packingtips a,
			body.news div#submenu li.news a,
			body.facilities div#submenu li.facilities a,
			body.faq div#submenu li.faq a,
			body.support div#submenu li.support a,
			body.seasonal-inventory div#submenu li.seasonal-inventory a,
			body.office-documents div#submenu li.office-documents a,
			body.packing-supplies div#submenu li.packing-supplies a,
			body.howitworks div#submenu li.howitworks a,
			body.reasons div#submenu li.reasons a,
			body.guarantee div#submenu li.guarantee a,
			body.macho-vs-traditional div#submenu li.macho-vs-traditional a,
			body.moving-tips div#submenu li.moving-tips a,
			body.aboutmacho div#submenu li.aboutmacho a,
			body.employment div#submenu li.employment a,
			body.privacy div#submenu li.privacy a,
			div.section-photo div#submenu ul li a.active,
			div.section-photo div#submenu ul li a:hover {
				color: #233D8D;
			}
			div.section-photo div#submenu ul li a.panel-close {
				color: #c90000;
				background: url(../images/freequote/cross.png) right center no-repeat;
				padding-right: 18px;
			}
			div.section-photo div#submenu ul li.active a {
				cursor: default;
			}

			div.section-photo div#submenu ul.freequote {
				width: 500px;
			}
			div.section-photo div#submenu ul.freequote a {
				color: #888888;
			}
			div.section-photo div#submenu ul.freequote li.active a {
				color: #233D8D !important;
				cursor: default;
			}
			div.section-photo div#submenu ul.freequote li.completed a {
				color: #000000;
			}
			div.section-photo div#submenu ul.freequote li.completed a:hover {
				color: #233D8D;
			}
			div.section-photo div#submenu ul.freequote li.disabled a {
				cursor: default;
				color: #888888;
			}
			div.section-photo div#submenu ul.freequote li.disabled a:hover {
				color: #888888;
			}

div#freequote-submenu-form {
	position: absolute;
	top: 0;
	right: 20px;
	width: 260px;
}

div.section-titlebar {
	position: absolute;
	width: 752px;
	height: 84px;
	left: -16px;
	top: 178px;
	background: none;
}
	div.section-titlebar h1 {
		position: absolute;
		left: 92px;
		top: 21px;
		margin: 0;
		padding: 0;
		font: 18px "Arial Black", sans-serif;
		letter-spacing: 0px;
		text-transform: none;
		color: #ffffff;
	}
	div.section-titlebar h3 {
		position: absolute;
		right: 25px;
		top: 23px;
		margin: 0;
		padding: 0;
		font: bold 16px "Arial Black", sans-serif;
		letter-spacing: 0px;
		color: #8c4500;
	}
	div.titlebar-aboutus {
		background-image: url(../images/titlebars/aboutus.png);
	}
	div.titlebar-residential {
		background-image: url(../images/titlebars/residential.png);
	}
	div.titlebar-commercial {
		background-image: url(../images/titlebars/commercial.png);
	}
	div.titlebar-moving {
		background-image: url(../images/titlebars/moving.png);
	}
	div.titlebar-promotions {
		background-image: url(../images/titlebars/promotions.png);
	}
	div.titlebar-faq {
		background-image: url(../images/titlebars/faq.png);
	}




/*
 FREQUENTLY ASKED QUESTIONS
 *********************************/

ul.faqs-questions {
	margin: 0 0 40px 15px;
	padding: 0;
	list-style-type: square;
	color: #233D8D;
}
	ul.faqs-questions .highlight {
		color: #f8981d !important;
	}
	ul.faqs-questions li {
		margin-bottom: 3px;
	}

	div.faq-answers div.faq {
		background: none;
		margin-bottom: 40px;
	}




/*
 FREE QUOTE FORMS
 *********************************/

div.freequote-form {
	position: absolute;
	right: 19px;
	top: 14px;
	width: 335px;
	height: 234px;
	background: url(../images/freequote/freequote-home-bg.png) no-repeat;
	color: #243e90;
	font-size: 11px;
	font-weight: bold;
}		
	div.freequote-form.innerpage {
		position: relative;
		right: auto;
		top: auto;
		width: 250px;
		height: 195px;
		background: none;
		color: #243e90;
		font-size: 11px;
		font-weight: bold;
	}		

	div.freequote-form div.padding {
		position: relative;
		padding: 60px 30px 0 30px;
		z-index: 100;
	}
	div.freequote-form.innerpage div.padding {
		position: relative;
		padding: 30px 0 0 0;
		z-index: 100;
	}

	div.freequote-form span {
		line-height: 24px;
		float: left;
	}
	div.freequote-form div.row {
		margin-bottom: 5px;
		width: 100%;
		overflow: hidden;
	}
	
	div.freequote-form input {
		font-size: 11px;
		padding: 3px;
		float: right;
		color: #444444;
	}
	
	div.freequote-form img.promo {
		position: absolute;
		bottom: 5px;
		left: 3px;
		z-index: 1;
	}

	div.freequote-form div.innerpromo {
		background: url(../images/freequote/submenu-freeipod.png);
		width: 255px;
		height: 76px;
		margin: 0 0 0 -7px;
		z-index: 2;
	}

	div.freequote-form a.getquote {
		position: relative;
		display: block;
		width: 92px;
		height: 20px;
		float: right;
		background: url(../images/freequote/getquote-btn.png) 0 0 no-repeat;
		z-index: 100;
	}
	div.freequote-form a.getquote:hover {
		background: url(../images/freequote/getquote-btn.png) -92px 0 no-repeat;
	}

	div.freequote-form a.moving {
		position: relative;
		display: block;
		width: 70px;
		height: 20px;
		float: right;
		background: url(../images/freequote/moving-btn.png) 0 0 no-repeat;
		z-index: 100;
	}
	div.freequote-form a.moving:hover {
		background: url(../images/freequote/moving-btn.png) -70px 0 no-repeat;
	}
	
	div.freequote-form a.storage {
		position: relative;
		display: block;
		width: 79px;
		height: 20px;
		float: right;
		margin-right: 10px;
		background: url(../images/freequote/storage-btn.png) 0 0 no-repeat;
		z-index: 100;
	}
	div.freequote-form a.storage:hover {
		background: url(../images/freequote/storage-btn.png) -79px 0 no-repeat;
	}


div.freequote-log {
	position: relative;
	float: right;
	top: -10px;
	width: 300px;
	background: #ffffcc;
	border: 1px dotted #E38C1F;
	padding: 10px;
}
	div.freequote-log strong {
		font: normal 12px/normal "Arial Black", sans-serif;
		color: #1c3f95;
	}
	div.freequote-log span.label {
		float: left;
		width: 115px;
		color: #1c3f95;
	}
	div.freequote-log span.value {
		float: left;
		width: 185px;
	}
	div.freequote-log h3 {
		color: #000000;
	}
		div.freequote-log h3 a {
			font-size: 11px;
		}

	div.freequote-inputs input.button {
		width: 200px;
		padding: 5px;
		margin-top: 30px;
	}
	div.freequote-inputs h3 {
		font: normal 12px/normal "Arial Black", sans-serif;
		margin: 0 0 2px 0;
	}
	div.freequote-inputs h3.error {
		color: #ca0000;
	}




/*
 PACKING SUPPLIES
 *********************************/

table.packingsupplies {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
	table.packingsupplies td.kit-name {
		width: 300px;
	}
	table.packingsupplies td.kit-name,
	table.packingsupplies td.kit-cost {
		font: bold 14px/18px "Arial Black", sans-serif;
		letter-spacing: normal;
		margin: 0;
		padding: 0;
		color: #243e90;
	}
	
	table.packingsupplies td.kit-usage {
		padding-bottom: 10px;
	}
	
	table.packingsupplies td.head {
		padding: 3px;
		font-weight: bold;
		color: #000000;
	}
	
	table.packingsupplies tr.item td {
		padding: 3px;
		background: #efefef;
		border-bottom: 2px solid #ffffff;
	}

	table.packingsupplies td.spacer {
		height: 40px;
	}
	


	
/*
 SUPPORT PAGE
 *********************************/

body.support div.content1 {
	overflow: hidden;
	width: 100%;
}
	body.support div.content1 div.info {
		float: left;
		width: 240px;
	}
	
body.support div.contact-wrapper {
	float: right;
	width: 300px;
}
	body.support div.contact-wrapper div.row {
		width: 100%;
		overflow: hidden;
	}
		body.support div.contact-wrapper div.row span {
			float: left;
			font-weight: bold;
			width: 100px;
		}


ul.sitemap {
	list-style-type: square;
	margin: 10px 0 30px 15px;
	padding: 0;
	line-height: normal;
}
	ul.sitemap li {
		margin: 0 0 5px 0;
	}
		ul.sitemap li a {
			color: #444444;
		}
		ul.sitemap li a:hover {
			color: #f8981d;
		}


/*
 PARTNERS PAGE
 *********************************/

div.content-container.partners {
	margin-right: 0px;
	width: 600px;
}
	div.content-container.partners h2 {
		font: bold 16px/20px "Arial", sans-serif;
		margin-bottom: 30px;
	}

ul.partners-groups {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
	ul.partners-groups li {
		float: left;
		width: 300px;
		line-height: normal;
		padding: 0 0 20px 0;
		margin: 0;
	}
	
	ul.partners-groups a.icon {
		float: left;
		margin-right: 10px;
	}
	
	ul.partners-groups a.group {
		display: block;
		font: 12px/18px "Arial Black", sans-serif;
		color: #243e90;
		margin-bottom: 5px;
	}
		ul.partners-groups a.group:hover {
			color: #E38C1F;
		}
	
div.partners-group {
	overflow: hidden;
	margin-bottom: 20px;
}
	div.partners-group img {
		float: left;
		margin-right: 10px;
	}

ul.partners-companies {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 600px;
}
	ul.partners-companies li {
		font-size: 12px;
		padding-bottom: 20px;
		line-height: 16px;
	}
	
		ul.partners-companies li div.address {
			float: left;
			width: 350px;
		}
		ul.partners-companies li div.contact {
			float: left;
			width: 250px;
		}
	
