@charset "utf-8";
/* --------- Republic Moving and Storage Main Layout CSS Styles --------- */

/*	
	1. Defaults: Html Tags
	2. Main Layout
	3. Header: Main Navigation
	4. Quote Form
	5. Content: Page, Right Colum, Content Styles
	6. Footer
*/

/* --------- 1. Defaults  --------- */

body {background-color:#C8DAEA;font-family:Arial, Helvetica, sans-serif;font-size: 11px;color:#333;}
a {text-decoration:none;}
img {border:none;}
ul {list-style:none;}
* {margin:0px;padding:0px;}
	
/* --------- 2. Main Layout  --------- */	

#wrapper {width:812px;margin:0px auto;padding:0px 14px;background:#FFF;}
#header {width:812px;height:84px;position:relative;font-weight:bold; }
		
/* --------- 3. Header  --------- */
#header img{float:left; padding-right:22px;}
#header img.bbb{float:left; padding-top:15px;}


#header div#chat p {background:url(../images/icon-chat.gif) no-repeat left top; display:block; width:160px; float:left; padding:5px 0px 30px 50px; margin:30px 0px 0px 60px; font-size:1.2em;}
#header div#chat p a {color:#F00; text-decoration:underline;}
#header div#chat p a:hover {color:#0169A7;}
#header div#location{display:block;padding-top:14px;font-weight:bold;width:150px;float:left;margin-left:20px;}
.header_phone{font-size:2.1em;color:#C00;  }
	
/* --------- Main Nav  --------- */
	
#main-nav{position:relative;width:825px;height:34px;background:url(../images/bg_nav.jpg) no-repeat;color:#FFF;font-weight:bold;}
#main-nav li {float:left;position:relative;}
#main-nav a{display:block;font-size:1.1em;background:url(../images/btn_spacer.gif) no-repeat top right;color:#FFF;}
#main-nav .active, #main-nav a:hover {color: #FFF;display: block;float: left;background:url(../images/btn_hover.jpg) no-repeat top right;}
#main-nav a, #main-nav span, #main-nav a:hover span {padding: 0px 20px 0px 20px;}
#main-nav span, #main-nav a:hover span {line-height: 34px;}
a:hover#aHome, .active#aHome{background: url(../images/btn_home_hover.jpg) no-repeat top left; }
a#aAboutUs {background:none;padding-right:36px;}
a:hover#aAboutUs, .active#aAboutUs{background:url(../images/btn_contact_hover.jpg) no-repeat top right;}

/* --------- Header Image  --------- */
	
#header-image{
	width:550px;
	height:244px;
	position:relative;
	float:left;
	display:inline;
	background:url(../images/bg_header_img.jpg) bottom no-repeat;
	}
	
#header-image p{
	font-size:2em;
	font-style:italic;
	color:#FFF;
	position:absolute;
	bottom:15px;
	left:60px;
	}
	
/* --------- 4.Quote Form --------- */
	
#quote-form{width:262px;height:244px;background:url(../images/bg_quote_form.jpg) no-repeat;float:left;display:inline;color:#FFF;position:relative;font-weight:bold;}
#quote-form p{font-size:2em;font-style:italic;border-bottom:#E78080 1px solid;width:216px;position:relative;top:12px;left:24px;margin-bottom:15px;}
#quote-form label{margin-top: 12px;padding-left:20px;text-align:right;display: block;float: left;font-size: 1em;width: 90px;}
#quote-form input{margin: 8px 0px 0px 8px;padding: 2px;border: 1px solid #fff;height: 13px;width: 120px;font-size: 11px;}
#quote-form #QuoteForm_btn_continue {width:196px;height:52px;position:absolute;left:24px;top:182px;border:none;}

#quote-form2{width:262px;height:244px;background:url(../images/freequote-bg.jpg) no-repeat;float:left;display:inline;color:#FFF;position:relative;font-weight:bold;}
#quote-form2 img{padding:117px 0px 0px 15px;}


/* --------- 5.Content --------- */
	
#breadcrumb{
	font-weight:bold;
	color:#333;
	padding-top:12px;
	}
	
#breadcrumb a{
	color:#0169A7;
	}
	
#breadcrumb a:hover{
	color:#EB3B32;
	}
	
.page-on{
	color:#EB3B32;
	}

/* --------- Page --------- */

#page{
	width:536px;
	min-height: 540px;
	height:auto !important;
	height:540px; 
	position:relative;
	float:left;
	display:inline;
	background:url(../images/bg_page.jpg) no-repeat right top;
	padding-right:14px;
	}	

#page h1{
	font-size:1.6em;
	padding-bottom:3px;
	margin-bottom:7px;
	color:#0A0043;
	border-bottom:#CADCEB 1px solid;
	}
	
#page h2{
	font-size:1.5em;
	padding-bottom:2px;
	color:#0A0043;
	}
	
#page h3{
	font-size:1.2em;
	padding-bottom:2px;
	color:#0A0043;
	}
	
#page ul{
	margin-left:10px;
	margin-bottom:10px;
	line-height:140%;
	position:relative;
	width:525px;

	}
	
#page li{
	background:url(../images/li_bullet.gif) no-repeat left 5px;
	padding-left:10px;
	padding-bottom:4px;
	}
	
#page p{
	margin-bottom:15px;
	line-height:140%;
	}
	
#page a{
	color:#0169A7;
	text-decoration:underline;
	}
	
#page a:hover{
	color:#EB3B32;
	}
	
/* --------- Page Styles --------- */
	
.imgLeft{
	float:left;
	clear:both;
	margin-right:10px;
	}
	
.imgLeftBdr{
	float:left;
	clear:both;
	margin:4px 10px 0px 0px;
	padding:3px;
	border:#CADCEB 1px solid;
	}

	
.imgRight{
	float:right;
	clear:both;
	margin:0px 0px 0px 10px;
	padding:2px;
	}
	
.imgRightBdr{
	float:right;
	clear:both;
	margin:4px 0px 0px 10px;
	padding:4px;
	border:#CADCEB 1px solid;
	}
	
.imgClear{
	position:relative;
	top:5px;
	clear:both;
	}
	
.clear{
	clear:both;
	}
	
/* --------- Right Colum --------- */
	
#right-colum{
	width:252px;
	float:left;
	display:inline;
	position:relative;
	padding:0px 5px;
	}
	
#right-colum h2{
	font-size:1.6em;
	padding-top:42px;
	padding-left:8px;
	padding-bottom:4px;
	color:#0A0043;
	}

#right-colum h4{
	font-size:1.6em;
	padding-top:42px;
	padding-left:8px;
	padding-bottom:4px;
	color:#0A0043;
	}

#right-colum h5{
	font-size:1.6em;
	padding-top:10px;
	padding-left:8px;
	padding-bottom:4px;
	color:#0A0043;
	}
		
/* --------- Side Nav --------- */
	
#right-colum ul{
	margin-bottom:15px;
	position:relative;
	left:8px;
	width:248px;
	border-top:#CADCEB 1px solid;
	}
	
#right-colum li{
	background:url(../images/li_nav.gif) no-repeat 12px 9px;
	padding-left:32px;
	padding-bottom:6px;
	padding-top:6px;
	border-bottom:#CADCEB solid 1px;
	}
	
#right-colum a{
	color:#F00;
	text-decoration:underline;
	font-weight:bold;
	display:block;
	width:100%;
	}
	
#right-colum a:hover{
	color:#0169A7;
	}
	
/* --------- Misc --------- */

#movers-guide, #moving-boxes, #track-shipment{
	width:251px;
	height:66px;
	margin-bottom:15px;
	color:#FFF;
	position:relative;
	left:7px;
	}
	
#customers{
	width:251px;
	height:76px;
	margin-bottom:15px;
	color:#FFF;
	position:relative;
	left:7px;
	padding: 10px 0 0 0;
	}	
	
#movers-guide p, #moving-boxes p, #track-shipment p, #customers p{
	position:relative;
	left:14px;
	top:18px;
	font-size:1.5em;
	font-weight:bold;
	width:225px;
	}
	
div#movers-guide p a, div#moving-boxes p a, div#track-shipment p a, div#customers p a{
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	display:inline;
	font-size:small;
	}
	
div#movers-guide p a:hover, div#moving-boxes p a:hover, div#track-shipment p a:hover, div#customers p a:hover{
	color:#FFF;
	text-decoration:underline;
	}
	
#movers-guide{
	background:url(../images/bg_movers_guide.jpg) no-repeat;
	}
	
#moving-boxes{
	background:url(../images/bg_moving_boxes.jpg) no-repeat;
	}
	
#track-shipment{
	background:url(../images/bg_track_shipment.jpg) no-repeat;
	}
	
#customers{
	background: url(../images/bg_customer.jpg) no-repeat;
	}	
	
	
#association-logos{
	background:url(../images/bg_associations.gif) no-repeat center bottom;
	width:251px;
	height:100px;
	position:relative;
	left:7px;
/*	padding-top:15px;*/
/*	border-top:#CADCEB solid 1px;*/
	}
		
/* --------- 6. Footer --------- */		
#footer {
	width:812px;
	height:50px;
	float:left;
	clear:both;
	margin:10px 0px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:#CADCEB 1px solid;
	color:#666;
	display:inline;
	}

#footer ul {
	margin-bottom:15px;
	padding-top:5px;
	}
	
#footer li a{
	color:#1C68A9;
	}
	
#footer li a:hover{
	color:#EB3B32;
	}	
	
#footer li {
	display:inline;
	padding-right:18px;
	margin-right:14px;
	background:url(../images/footer_spacer.gif) no-repeat right;
	}
	
li#aSiteMap {
	padding-right:0px;
	margin-right:0px;
    background:none;
	}

#footer p a{
	color:#666;
	}

#footer p a:hover {
	color:#EB3B32;
	}
	
.err {
	font-weight: bold;
	color: #F00;
	}
.emphasized {
	font-weight: bold;
	color:#1C68A9;
}




#bbb-header {
/*background-image:url(../images/bkg-bbb.jpg);*/
background-repeat: no-repeat;
width: 245px;
height:50px;
float:left;
margin-top: 10px;
}

#bbb-header p {
padding-left:130px;
padding-top: 25px;
font-weight: normal;
font-size: 1em;
text-align: center;
color: #035678;
}

#bbb-header a {
padding-left:140px;
font-weight: normal;
font-size: .9em;
text-align: center;
color: #035678;
}

#bbb-header a:hover {
text-decoration: underline;
color: #d50100;
}