@charset "utf-8";
/* --------- Excel Secondary Page CSS Styles --------- */

/*	
	1. Defaults: Html Tags
	2. Side Bar Navigation
	3. Center Content: Page Styles / Images / Links / Moving Videos
    4. Right Content: Quote Form / Estimate / Marketing Promo
*/

/* --------- 1. Defaults  --------- */

	
/* --------- 2. Left Container  --------- */

#leftContainer{
	width:238px;
	float:left;
	clear:both;
	background:url(/images/s_main_bg.jpg) repeat-y;
	}
	
#leftContainerForm, #leftContainerNoForm{
	width:238px;
	float:left;
	clear:both;
	background:url(/images/s_nav_bg.jpg) no-repeat;
	}

#sideMenu {
	background:url(/images/s_nav_bg.jpg) no-repeat;
	}
	
#sideMenu h2{
	color:#FFF;
	padding: 7px 0px 0px 12px;
	margin:0px 0px 8px 0px;
	font-size:1.4em;
	}
	
#sideMenu ul{
	padding: 0px;
	margin:0px;
	list-style:none;
	}
	

	
#sideMenu li{
width:229px;
	}

#sideMenu a{
width:217px;
	color: #333;
	display:block;
	padding:8px 0px 10px 12px;
	border-bottom:1px solid #ccc;
	}
#sideMenu ul.side-sub {
	padding: 0px;
	margin:0px;
	list-style:none;
	}
	
#sideMenu ul.side-sub a {
	width:217px; padding:8px 0px 10px 12px; text-indent:10px;
	}
	
#sideQuote{
	background:url(/images/s_qf_bg_btm.jpg) no-repeat bottom left;
	width:238px;
	}
	
#sideQuoteForm{
	background:url(/images/s_qf_bg_btm_form.jpg) no-repeat bottom left;
	width:238px;
	}
	
#sideQuote h2, #sideQuoteForm h2{
	background:url(../images/s_qf_title_bg.gif) no-repeat;
	width:230px;
	height:32px;
	font-size:1.6em;
	color:#FFF;
	padding: 3px 0px 0px 12px;
	margin:0px 0px 8px 1px;
	}
	
#sideQuote label, #sideQuoteForm label {
	width:100px;
	display:block;
	text-align:left;
	float:left;
	clear:both;
	margin: 3px 20px 0px 0px ;
	}
	
#sideQuote table, #sideQuoteForm table {
	position:relative;
	left:12px;
	top:0px;
	border-collapse:collapse;
	font-weight:bold;
	}
	
#sideQuote td, #sideQuoteForm td {
	padding:2px;
	}
	
#QuoteForm_pickupzip, #QuoteForm_deliveryzip, #QuoteForm_emailaddress, #QuoteForm_name, #QuoteForm_phone{
	width:195px;
	vertical-align:middle;
	border:#CCC 1px solid;
	padding:2px;
	float:left;
	clear:both;
	margin-top:2px;
	}
	
#QuoteForm_FreeQuoteBtn {
	margin-top: 10px;
	margin-left: 10px;
}
	
#QuoteForm_InHomeEstimateBtn {
	margin-bottom: 10px;
	margin-left: 10px;
}
	
.movedate{
	width:195px;
	vertical-align:middle;
	border:#CCC 1px solid;
	padding:2px;
	float:left;
	clear:both;
	margin-top:2px;
	}

#QuoteForm_movedate{
	margin-top:2px;
	width:175px;
	float:left;
	clear:both;
	}
	
#sContinue {
	position:relative;
	left:6px;
	}
	
	
	
/* --------- 3. Content  --------- */

#content{
	width:540px;
	float:left;
	position:relative;
	left:20px;
	}

.chamberlogos {margin:30px 0 0 0; border:0; float:left;}
	
#breadCrumb {
	border-bottom:#FFF 1px solid;
	height:26px;
	margin-top:6px;
	}
	
#breadCrumb a{
	color:#333;
	text-decoration:none;
	}
	
#breadCrumb a:hover{
	color:#F60;
	}
	
#breadCrumb .active{
	color:#333;
	}
	
#content h1{
	margin: 0px;
	padding: 10px 0px 6px 0px;
	color:#333;
	font-size: 1.8em;
	}
	
#content h2{
	margin: 0px;
	padding: 10px 0px 6px 0px;
	color:#333;
	font-size:1.1em;
	}
	
#content h3{
	margin: 0px;
	padding: 10px 0px 6px 0px;
	color:#333;
	font-size: 1.3em;
	}
	
#content p{
	line-height:160%;
	}	
	
.imgLeft{
	float:left;
	clear:both;
	margin:0px 10px 0px 0px;
	background-color:#FFF;
	padding:2px;
	border:#999 1px solid;
	
	}
	
.imgRight{
	float:right;
	clear:left;
	margin:0px 0px 0px 10px;
	}
	
.highlight{
	color:#F60;
	}
	
/*------Contact Us--------*/
	
#raleigh{
	float:left;
	width:185px;
	height:165px;
	}
	
#raleigh h2, #greensboro h2{
	font-size:1.5em;
	color:#F60;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	}
	
#content #raleigh ul, #content #greensboro ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#content #raleigh li, #content #greensboro li{
	line-height:90%;
	margin:0px;
	}
	
#greensboro{
	float:left;
	width:150px;
	height:165px;
	}

/*------Testimonials--------*/

.testimonials{float:left; clear:both; border-bottom:#CCC 1px solid; width:545px;}
	
#page p.joeh {margin-top:20px; float:left;}
	
/*------Moving Services and Moving North Carolina--------*/
	
.movingServices, .movingNC{
	width:545px;
	float:left;
	clear:both;
	margin-top:15px;
	vertical-align:top;
	padding-bottom:10px;
	border-bottom:#CCC 1px solid;
	}
	
.movingServices img, .movingNC img {
	float:left;
	clear:both;
	margin:0px 10px 0px 0px;
	border:#CCC 1px solid;
	padding:1px;
	background-color:#FFF;
	}
	
#content div.movingServices h2, #content div.movingNC h2  {
	margin:0px;
	padding: 0px 0px 3px 0px;
	font-size:1.1em;
	float:left;
	}
	
#content div.movingServices p, #content div.movingNC p{
	margin-top:0px;
	width:460px;
	display:block;
	float:left;
	} 
	
	
/*------Free Moving Quote--------*/
	
.freeQuote{
	border-collapse:collapse;
	}
	
#freeQuote input{
	border:#CCC 1px solid;
	padding:2px;
	}
	
#freeQuote th{
	text-align:left;
	color:#EB7839;
	font-size:1.1em;
/*	background:#EB7839;*/
	padding:3px 3px 3px 0px;
/*	border-left:#EB7839 1px solid;
	border-right:#EB7839 1px solid;*/
	}
	
#freeQuote p{
	width:425px;
	}
	
.freeQuote td{
	padding:2px;
	margin:0px;
	}
	
table.freeQuote td table.noBorder td{
	border:0px;
	padding:0px;
	margin:0px;
	}
	
#quantity{
	clear:both;
	}
	
#quantity input{
	width:30px;
	margin-left:12px;
	}
	
form#freeQuote #residenceReady_0, form#freeQuote #residenceReady_1, form#freeQuote #tempStorage_0 , form#freeQuote #tempStorage_1, form#freeQuote #submit{
	border:0px;
	}
	
#Comments{
	width:525px;
	height:125px;
	border:#CCC 1px solid;
	}
	
form#freeQuote #submit{
	margin-top:15px;
	}
	
/*------Moving Calendar--------*/	

#movingCalendar{
	width:100%;
/*	margin:5px;*/
	}
	
#movingCalendar h2{
	padding-top:0px;
	font-size:1em;
	}

#movingCalendar th{
	background-color:#C1D1D1;
	text-align:left;
	padding-left:10px;
	}	
	
#movingCalendar th a{
	color:#333;
	display:block;
	padding:4px 2px 2px 2px;
	width:522px;
	}	
	
#movingCalendar th a:hover{
	color:#EC7837;
	}
	
#movingCalendar ul{
	margin-top:8px;
	}
	
#movingCalendar li{
	line-height:160%;
	}
	
td.calendarTitle {
	padding:5px 3px 2px 12px;
	width:100%;
	background-color:#EC7837;
	}
	
#movingCalendar .calendarTitle h2{
	color:#FFF;
	}
	
#content ol, #content ul {
	padding:0px;
	margin:8px 0px 0px 16px;
	}
	
#content ol li{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 10px;
	line-height:160%;
	}
	
#content ul li{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 10px;
	line-height:160%;
	}
	
#siteMap ul {
	list-style:none;
/*	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 10px;
	line-height:160%;*/
	}

		
/*#centerContent ul{
	list-style:none;
	line-height:150%;
	position:relative;
	margin: 2px 0px 4px 10px;
	padding:0px;	
	}
#centerContent ol{
	line-height:150%;
	position:relative;
	left:0px;
	margin: 2px 0px 4px 10px;
	padding:0px 0px 0px 10px;	
	}
	
#centerContent ul li{
	background:url(../images/content_bullet.gif) no-repeat left 2px;
	margin:0px;
	padding: 0px 0px 5px 14px;
	}

#centerContent ul li li ul{
	margin:0px;
	padding:0px 0px 0px 14px;
	}	
	
#centerContent ul li ul li{
	line-height:180%;
	margin:0px;
	padding:0px 0px 0px 14px;
	}	
	
#centerContent ul li li li{
	line-height:180%;
	margin:0px;
	padding:0px 0px 0px 14px;
	}*/
	
/*------Phone Numbers--------*/
	
#phoneNumbers{
	background-color:#FFF;
	padding-top:10px;
	}
	
#phoneNumbers h4{
	font-size:1.4em;
	color:#333;
	margin: 0px;
	padding: 0px 0px 6px 14px;
	}
	
#phoneNumbers h5{
	font-size:1.2em;
	color:#F60;
	margin: 0px;
	padding: 0px 0px 6px 14px;
	}
	
