@charset "utf-8";
/* ==================== Morse Moving & Storage Secondary Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 2.Breadcrumbs
	 	a.UL Backgrounds
	 3.Side Bar
	    a.Navigation
	 4.Page Ul Backgrounds
	 5.Real Estate Referrals
	 6.News List
	 7.Testimonials
*/

/* ==================== 1.Page ==================== */

#page-container {width:749px; float:right; background:url(../images/bg-page-container.gif) repeat-y right; height:auto; min-height:750px;}
	
* html #page-container  {height:750px;}

#page {width:450px; float:left; padding:20px 40px 20px 40px;}

#page h1 {font-size:1.3em; color:#000; font-weight:bold;}

#page h2 {font-size:1.1em; color:#333; font-weight:bold;}

#page h1, #page h2 {padding-bottom:12px;}

#page p, #page ul {line-height:160%; padding-bottom:12px;}

#page a {color:#F90; text-decoration:underline;}

#page a:hover {color:#666; text-decoration:underline;}

#page strong {color:#333;}

#page a strong {color:#F90;}

#page a:hover strong {color:#666; text-decoration:underline;}

#page ul {margin-left:12px;}

#page li {background:url(../images/bullet.gif) no-repeat left 6px; padding-left:16px;}

#page ul ul {margin:0px;}

#page ul ul li {background:none; padding-left:8px;}

#page #long-distance img {float:left; margin-right:15px; padding-bottom:70px;}

#page #long-distance img.last {float:left; margin-right:15px; padding-bottom:40px;}

#pro_mover{padding:5px; padding-top:10px; margin:auto;}

.secondary-image{padding-left:5px;}


/*div.quote-conclusion {padding:15px; border:1px solid #666; background:#1A1A18 url(../images/bg-quote-conclusion.jpg) no-repeat 15px 15px; margin-bottom:20px; margin-top:8px; color:#FFF;}

div.quote-conclusion p {padding-left:95px; font-size:.9em;}

#page div.quote-conclusion p strong {color:#FC0;}*/

/* ==================== 2.Breadcrumbs ==================== */

#breadcrumbs {width:449px; color:#999; padding-bottom:10px; margin-bottom:10px; border-bottom:#CCC 1px solid; font-size:.9em; line-height:160%;}
	
#breadcrumbs em {font-weight:bold; font-style:normal;}
	
#breadcrumbs strong {color:#333; font-weight:normal;}
	
#breadcrumbs a {color:#F90;}
	
#breadcrumbs a:hover {color:#333;}

/* ==================== 3.Side Bar ==================== */
	
#sidebar {width:219px; float:left;}

/* ------ a.Navigation ------ */

#sidebar dl {width:219px; padding-bottom:340px; background:url(../images/bg-sidebar.jpg) no-repeat bottom;}

#sidebar dt {background:url(../images/bg-dt-sidebar.jpg) no-repeat; font-size:1.3em; padding:10px 0px 7px 20px; height:24px; color:#F90; font-weight:bold;}

#sidebar dd {border-bottom: 1px solid #B3B3B3;}

#sidebar dd a {background:url(../images/bg-dd-sidebar-link.jpg); display:block; padding:7px 0px 7px 20px; color:#FFF; height:1%;}

#sidebar dd a:hover {background:url(../images/bg-dd-sidebar-hover.jpg); color:#FFF;}

#sidebar dd a.sidebar-active {background:url(../images/bg-dd-sidebar-active.jpg) repeat-x; font-weight:bold;}

/* ==================== 4.Page Ul Backgrounds ==================== */

.ul-moving-services {width:450px; background: url(../images/pages/bg-ul-moving-services.jpg) no-repeat 200px top;}

.ul-local-moving {width:450px; background: url(../images/pages/bg-ul-local-moving.jpg) no-repeat 200px top;}

.ul-corporate-relocation {width:450px; background: url(../images/pages/bg-ul-corporate-relocation.jpg) no-repeat 210px top;}

.ul-storage {width:450px; background: url(../images/pages/bg-ul-storage.jpg) no-repeat 300px top;}

.ul-storage li {width:250px;}

.ul-commercial {width:450px; background: url(../images/pages/bg-ul-commercial.jpg) no-repeat 270px top;}

.ul-commercial li {width:250px;}

.ul-furniture {width:450px; background: url(../images/pages/bg-ul-furniture.jpg) no-repeat 270px 30px;}

/* ==================== 5.Real Estate Referrals ==================== */

#real-estate-referrals {border-collapse:collapse; width:450px;}

#real-estate-referrals td {padding:4px;}

#real-estate-referrals input {margin:0px 0px 0px 2px; padding:3px; border:#CCC 1px solid; font-size:1.1em; width:180px;}

#real-estate-referrals select {margin:0px 0px 0px 2px; padding:3px; border:#CCC 1px solid; font-size:1.1em; width:188px;}

#real-estate-referrals label {margin:4px 0px 4px 0px; display:block; width:250px;}

#real-estate-referrals #CustomerStatus_0, #real-estate-referrals #CustomerStatus_1 {width:25px;  border:none;}

#real-estate-referrals #CustomerStatus label {width:25px;}

#real-estate-referrals #rerComments {padding:3px; border:#CCC 1px solid; font-size:1.1em; width:440px; height:75px;}

#real-estate-referrals input, #real-estate-referrals select, #real-estate-referrals #rerComments {font-family:Arial, Helvetica, sans-serif;}

#real-estate-referrals strong {color:#F90;}

#real-estate-referrals #submitForm {border:none; float:right; width:140px; height:30px;}

/* ==================== 6.News List ==================== */

#news-list {list-style:none;}

#news-list li {background:url(../images/icon-news.gif) no-repeat left 6px; padding-left:18px; line-height:200%; font-weight:bold;}

/* ==================== 7.Testimonials ==================== */


.testimonials{
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.testimonials dt{
	font-size: 13px;
	color: #333;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.testimonials dd{
	padding: 0 0 5px 10px;
	
}

.testimonials dd.person{
text-align: right;
padding: 0 0 0 50px;
}
