@charset "utf-8";
/* ==================== Home Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 2.Header Image
	 3.Moving Services
	 4.Reviews
	 5.Right Colum
*/

/* ==================== 1.Page ==================== */

#content-container {background:#FFF; font-family:Arial, Helvetica, sans-serif;}

#page {width:670px; float:left; margin-bottom:20px;}

#page h1 {color:#FF9; font-size:2.2em; padding-bottom:6px; font-weight:normal;}

#page h2.first {font-size:1.4em; padding-bottom:6px; color:#039; border-top:none; padding-top:10px; margin-top:5px;}

#page h2 {font-size:1.4em; padding-bottom:6px; color:#039; border-top:1px solid #ccc; padding-top:20px; margin-top:20px;}

#page h3 {font-size:1.4em; color:#039; border-top:1px solid #ccc; padding-top:20px; margin-top:20px;}

#page p {line-height:160%; padding-bottom:12px;}

/* ==================== 2.Header Image ==================== */

#header-image {background:url(../images/home/bg-header-img.jpg) no-repeat top; width:642px; height:327px; padding:14px; margin-bottom:10px;}

#header-image p {color:#FFF; width:500px; padding-left:5px;}

/* ==================== 3.Moving Services ==================== */

#moving-services {display:block; float:left;}

#moving-services li {width:320px; height:120px; display:block; float:left; line-height:160%; padding-right:15px;margin-bottom:15px;}

#moving-services li img {float:left; margin-right:12px; margin-bottom:4px; margin-top:5px; padding:2px; border:#CCC 1px solid;}

/* ==================== 4.Reviews ==================== */

.rating {float:right;} /* Rating Stars Container */

.RadRating a span {background-position: -18px -36px !important;} /*Background Position for Rating Stars*/

.reviewer {font-size:.9em; color:#666; padding-bottom:6px; display:block;}

#facebook-like {border-bottom:1px solid #CCC; padding-bottom:12px; margin-bottom:12px;}

/* ==================== 5.Right Colum ==================== */

#right-colum ul {line-height:200%;  padding-bottom:20px; font-weight:bold; background:url(../images/home/mover.jpg) no-repeat right top;}

#right-colum p {line-height:160%; padding-bottom:12px;}

/* ---- 5a. New Truck Ad ----*/

#newtruckad {float:left; width:250px; height:450px; background:url(../images/home/bg-emma.jpg) no-repeat; text-align:center; font-weight:bold; color:#fff; padding-bottom:30px;} 
#right-colum #newtruckad p#introducing {font-size:2.3em; line-height:normal; padding:12px 0 0 0;}
#right-colum #newtruckad p#introducingsub {font-size:1.4em; line-height:normal; padding:0;}
#right-colum #newtruckad p#truckdesc {font-size:1.2em; line-height:normal; padding:240px 0 0 0;}
#right-colum #newtruckad p#mention {font-size:1.5em; line-height:140%; color:#013567; padding:8px 0 0 0;}
#right-colum #newtruckad p#mention span {color:#c00;}

