/* -----------------------------------------
 Shared Styles
 ----------------------------------------- */
@font-face {
	font-family: 'Lobster13Regular';
	src: url('/css/fontface/Lobster_1.3-webfont.eot');
	src: url('/css/fontface/Lobster_1.3-webfont.eot#iefix') format('embedded-opentype'), url('/css/fontface/Lobster_1.3-webfont.woff') format('woff'), url('/css/fontface/Lobster_1.3-webfont.ttf') format('truetype'), url('/css/fontface/Lobster_1.3-webfont.svg#Lobster13Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BebasNeueRegular';
	src: url('/css/fontface/BebasNeue-webfont.eot');
	src: url('/css/fontface/BebasNeue-webfont.eot#iefix') format('embedded-opentype'), url('/css/fontface/BebasNeue-webfont.woff') format('woff'), url('/css/fontface/BebasNeue-webfont.ttf') format('truetype'), url('/css/fontface/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: url("/images/bg-main.jpg") repeat scroll 0 0 transparent;
	font-size: 13px;
	color: #7a7a7a;
}
h1, h2, h3, h4, h5, h6 {
	color: #5E5E5E;
	font-family: 'BebasNeueRegular';
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 100%;
}

a { color: #DA921D;}

a:hover {
	color: #101010;
}

a.top {
    display: block;
    float: right;
    margin: 15px 0 0;
}

h1 {
	font-size: 400%;
}
h2 {
	font-size: 350%;
}
h3 {
	font-size: 200%;
}
h4 {
	font-size: 250%;
}
h5 {
	font-size: 200%;
}
h6 {
	font-size: 150%;
}
li.itemlast, li.itemlast a {
	border: none !important;
}
.bgpattern {
	background: url("/images/bg-main-head.jpg") repeat-x scroll 0 0 transparent;
	overflow: hidden;
}
/*HEADER*/
#header {
	background: url("/images/header-bg.png") no-repeat scroll 65px -1px transparent;
	height: 170px;
}
.logo {
	float: left;
}
.logo h1 {
	background: url("/images/logo-sanjose.png") no-repeat scroll -15px 0 transparent;
	height: 144px;
	line-height: 999px;
	overflow: hidden;
	width: 241px;
}
ul.topnav {
	font-size: 9px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	width: auto;
}
.topnav li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	float: left;
}
.topnav li a {
	border-right: 1px solid #A6A3A3;
	color: #747474;
	display: inline;
	float: left;
	height: 8px;
	line-height: 9px;
	padding: 2px 7px;
	text-decoration: none;
}
.topnav li a:hover {
	color: #000 !important;
}
span.clr-yellow {
	color: #da921d;
}
.phone {
    left: 110px;
    position: relative;
    top: 47px;
}
.phone h2 {
	line-height: 37px;
	margin-bottom: 0;
	text-align: center;
}

.phone h2 span {
    font-family: arial;
    font-size: 65%;
    font-weight: bold;
    line-height: 10px;
}
/** NAVIGATION **/

#navigation .nav-bar {
}
#navigation {
	background: url("/images/navbg.jpg") repeat-x scroll left 6px #FFFFFF;
	border-bottom: 7px solid #EC9F21 !important;
	font-family: 'BebasNeueRegular';
	font-size: 22px;
	margin: 0;
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation li {
	border-right: 1px solid #E6E6E6;
	display: inline;
	float: left;
	list-style: none outside none;
}
#navigation li.itemlast, #navigation li.itemlast a {
	position: relative;
	float: right;
}
#navigation li a:hover, #navigation li.active a {
	background: url("/images/navbg.jpg") repeat-x scroll left -64px transparent;
	color: #FFFFFF;
	text-shadow: 1px 1px 0 #C88A20;
}
#navigation li.active a {
}
#navigation li a {
	color: #5E5E5E;
	float: left;
	padding: 20px 30px 15px;
	text-decoration: none;
	cursor: pointer;
}
.main {
	background: #fff;
	border: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 20px;
	margin-bottom: 10px;
}
/*	Banner */
.banner {
	background: #ECECEC;
	border-bottom: 1px solid #EBEAEA;
	border-top: 1px solid #FFFFFF;
	padding: 10px 0;
	overflow: hidden;
}
.slider {
	background: url("/images/bnr-img1.jpg") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	height: 292px;
	margin-top: 15px;
	position: relative;
}
.banner h3, .slider h3 {
	color: #FFFFFF;
	font-family: arial;
	font-size: 20px;
	margin: 0;
	padding: 0;
}
.banner p, .slider p {
	font-size: 13px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}


.bg-opacity {
	background: url("/images/slideropacity.png") repeat scroll 0 0 transparent;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
}

/* Contents*/
.content {
	margin: 20px 0;
	overflow: hidden;
}

.content h4 {
    background: url("/images/title-header2.png") no-repeat scroll -20px bottom transparent;
    font-size: 22px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 8px;
}

.content p {
	font-size: 95%;
}
.content img {
	float: left;
	margin-bottom: 8px;
}
.content .panel {
	border: 1px solid #dedede;
	padding: 10px;
}

.panelfix {	
	height: 240px;
}

.panelfix .button {
position: absolute;
bottom: 10px;	
}

.panel ul {
	padding: 0;
	margin: 0;
}
.panel ul li {
    background: url("/images/listarrow.png") no-repeat scroll 0 50% transparent;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    list-style: none outside none;
    margin-bottom: 5px;
    padding: 5px 0 5px 17px;
}
.content-info {
	margin-top: 20px;
}
.content-info h1 {
    border-bottom: 1px dotted #D0CDCD;
    display: block;
    float: left;
    font-size: 25px;
    height: auto;
    margin: 0;
    position: relative;
    width: 100%;
}

.content-info p {
	margin: 8px 0 5px;
	float: left;
	line-height: 15px;
	width: 100%;
}

.content-info p.first {
	margin-top: 0 !important;
}

.content-info p strong {
	color: #555;
}

.content-info img {
	float: left;
	border: 2px solid #D0CDCD;
	margin-right: 10px;
}
.orange {
	color: #da921d;
}
.dark {
	color: #303030;
}

.blue strong,
.blue {
	color: #0775D2 !important;
}


.content-info2 h3 {
    float: left;
    font-size: 22px;
    line-height: 10px;
    margin-top: 15px;
}


.content-info2 img {
	margin: 10px;
	border: none;
}

.testimonials {
	top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

.content-info a {
	color: #DA921D;
}

.testimonials h5 {
	border-bottom: 1px solid #EAEAEA;
	font-family: 'Lobster13Regular' !important;
	font-size: 20px;
}
.testimonials p {
	border-bottom: 1px solid #EEEEEE;
	color: #9A9A9A;
	font-family: serif;
	font-style: italic;
	padding-bottom: 10px;
}

.testimonials p span {
	font-size: 16px;
}
.testimonials .panel {
	border-color: #e8e8e8;
}

span.testiname {
    color: #555555;
    display: block;
    font-size: 12px !important;
    padding: 5px 0 0;
    position: relative;
    text-align: right;
}

.testimonialpage .content-info p {
	border-bottom: 1px solid #EEEEEE;
	color: #9A9A9A;
	font-family: serif;
	font-style: italic;
	padding-bottom: 15px;
	float: left;
	font-size: 15px;
	width: 100%;
	display: block;
}

.testimonialpage .content-info span.testiname {
	font-size: 17px !important;
	padding: 8px 0;
}

/*.FOOTER */
.footernav {
    background: none repeat scroll 0 0 #ECECEC;
    overflow: hidden;
    padding: 10px 0 5px;
}

.footernav ul {
    list-style: none outside none;
    margin: 0 auto;
    overflow: hidden;
    padding: 2px 0;
    text-align: center;
    width: 95%;
}

.footernav li {
	border-right: 1px solid #9A9A9A;
	display: inline;
}

.footernav li a {
    color: #9A9A9A;
    display: inline;
    font-size: 10px;
    line-height: 20px;
    margin: 6px 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.footer a:hover, .footernav li a:hover {
	color: #707070;
}
p.footer {
	font-size: 10px;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
	line-height: 15px;
}
.footer a {
	color: #9A9A9A;
}


.footerextra {
	background: #ECECEC;
	overflow: hidden;
	padding-bottom: 15px;
}

.footerextra ul {
    margin: 0 auto;
    padding: 10px;
    width: 70%;
}

.footerextra li {
    border-right: 1px solid #CCCCCC;
    float: left;
    list-style: none outside none;
    text-align: center;
}

.footerextra li a {
    color: #5F5F5F;
    display: inline;
    float: left;
    font-size: 14px;
    margin: 0 10px;
    text-decoration: none;
}


.footerextra a:hover {
	color: #303030;
}

/*Forms*/

.formlist fieldset {
	padding: 10px;
}
.formlist h1
.formlist h2, .formlist h3, .formlist h4, .formlist h5, .formlist h6 {
	margin: 3px 0;
}
.formlist .vForm input, .formlist .vForm label {
	display: block;
	padding-top: 3px;
}
.formlist .hForm input, .formlist .hForm label {
	display: inline !important;
	float: left;
	padding-top: 3px;
	width: auto;
	margin-bottom: 2px;
}
.formlist .hForm input {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #D1D1D1;
	float: right !important;
	padding: 5px;
}
.formlist .inline {
	clear: both;
	display: block;
	margin: 8px 0;
	overflow: hidden;
	width: 100%;
}
.block {
	float: left;
	text-align: right;
	width: 26%;
	margin-bottom: 10px;
}
.block.medium {
	margin-left: -20px;
	position: relative;
	width: 55%;
}
.block label, .block input {
	display: block;
	float: right !important;
}
.block label { width:  100%; }

.free-quote .block.first {
    margin-left: 135px;
}
.checker1 {
	display: inline;
	float: left;
	height: 19px;
	position: relative;
	margin-right: 5px;
}
input.small {
	width: 30% !important;
}
input.medium {
	width: 55% !important;
}
input.large {
	width: 98% !important;
}
input.standard {
	width: 65% !important;
}




.flexslider {
	left: 10px;
	margin: 10px 0 22px !important;
}


.flexslider h3 a {
    color: #FFFFFF;
    float: left;
    padding: 5px 0;
}

.flexslider h3 {
	color: #fff;
}


.flexslider p {
	float: left !important;
}

/* Contact Page*/
.contact .content-info h3 {
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 140%;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 5px 0;
    width: 100%;
}

.contact .content-info h3 span {
	color: #303030;
}

/* Residential Page*/
.moving-tips .content-info h2,
.residential-page .content-info h2 {
    display: block;
    float: left;
    font-size: 22px;
    padding: 8px 0 0 !important;
    width: 100%;
}

.home .content-info p,
.residential-page .content-info p {
    margin: 0 0 8px !important;
}

.center {
	text-align: center !important;
}

/* Moving Rates Page*/
.moving-rates .content h4 {
    background: none repeat scroll 0 0 transparent !important;
    color: #303030;
    float: left;
    font-size: 20px;
    margin: 10px 0;
    padding: 0;
    width: 100%;
    letter-spacing:  0;
}

.moving-rates .content h5 {
    color: #DA921D;
    display: block;
    float: left;
    font-size: 22px;
    width: 100%;
    letter-spacing: 0;
}


.moving-rates .content-info ul {
    padding: 0 0 0 30px;
}


.moving-rates .content-info li {
    float: left;
    margin-bottom: 8px;
    padding: 0;
}


.moving-rates .content-info ul.stronglist {
    margin: 10px 0;
    position: relative;
    float: left;
}

.moving-rates .content-info ul.stronglist li {
   list-style: none;
   float: left;
   font-style: italic;
   font-weight: bold;
}

/* Moving Tips*/
.moving-tips .content-info ul {
    margin: 0 !important;
    padding: 0 0 10px 25px !important;
}
.moving-tips li {}


/*Free-Quote Form and Page */

.freequote {
	background: #fff;
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	margin: 10px 10px 0;
	position: relative;
	color: #343434;
	font-weight: bold;
	left: 10px;
	padding-bottom: 10px;
}
.freequote p {
	text-align: center;
}

.freequote .btn input,
.freequote a {
	font-size: 15px !important;
	line-height: 18px;
	text-transform: uppercase;
}
.freequote h3 {
	background: url("/images/title-header.png") no-repeat scroll -28px -17px transparent;
	color: #DA921D;
	font-family: 'Lobster13Regular' !important;
	font-size: 26px;
	padding: 15px 0 10px 10px;
}
.shadow {
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 95%;
}
.rbn-free {
	background: url("/images/rbn-free.png") no-repeat scroll 0 0 transparent;
	height: 66px;
	overflow: hidden;
	position: absolute;
	right: -3px;
	top: -3px;
	width: 76px;
}
.rbn-free p {
	line-height: 999px !important;
}

.free-quote input.medium {
    margin: 10px 0 0;
    width: 67% !important;
}

.free-quote input.button {
	
}

select {
    margin-left: 5px;
    padding: 2px;
    width: 70%;
}

.free-quote .block {
    margin-bottom: 20px !important;
    width: 24%;
}

.free-quote select {
	width: auto !important;
}

.free-quote .selectype {
    padding-left: 162px;
    width: auto !important;
}

.response p {
    color: #343434;
    font-family: 'BebasNeueRegular';
    font-size: 35px;
    padding: 80px 0;
    text-align: center;
}


.free-quote .freequote  {
	padding-bottom: 40px;
}



.required {
    color: #DA1E1E !important;
    position: absolute;
    right: 15px;
    top: 50px;
    font-weight: normal;
}

.required p {
	
}

.home .required {
	right: 10px;
    top: 57px;
}


.home h3 {
	
}

/* SiteMap */

.sitemaplink {
    float: left;
    position: relative;
    width: 100%;
}

.sitemaplink li {
    margin: 10px 0;
}

.sitemaplink li a {
    color: #5B5A5A;
    font-size: 15px;
}


.sitemaplink li a:hover {
	color: #DA921D;
}



/*
playback timings (ms):
  captures_list: 0.671
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.012
  esindex: 0.013
  cdx.remote: 11.557
  LoadShardBlock: 133.823 (3)
  PetaboxLoader3.datanode: 98.169 (5)
  PetaboxLoader3.resolve: 117.616 (3)
  load_resource: 89.904 (2)
*/