/* RESET CSS */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display:block;
}

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration: none; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }

/* END RESET CSS */


body { font:12px/18px sans-serif; *font-size:small; }

select, input, textarea, button { font:99% sans-serif; }

pre, code, kbd, samp { font-family: monospace, sans-serif; }
 


body, select, input, textarea { 
  color: #444; 
  /* set your base font here, to apply evenly */
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; }


/*html { overflow-y: scroll; }*/

 
a:hover, a:active { outline: none; }

a, a:active, a:visited { color: #f4d9ba; text-decoartion: none; }
a:hover { color: #fff;  }

ul, p { margin-bottom: 15px; }

ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

nav ul, nav li { margin: 0; } 

small { font-size: 85%; }
strong, th { font-weight: bold; }

td, td img { vertical-align: top; } 

sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { 
  padding: 15px; 
  
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}
 
textarea { overflow: auto; } 

.ie6 legend, .ie7 legend { margin-left: -7px; } 

input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

label, input[type=button], input[type=submit], button { cursor: pointer; }
 
button, input, select, textarea { margin: 0; }

input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { 
      border-radius: 1px;
    -moz-box-shadow: 0px 0px 5px red; 
 -webkit-box-shadow: 0px 0px 5px red; 
         box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 

a:link { -webkit-tap-highlight-color: #FF5E99; } 

button {  width: auto; overflow: visible; }
 
.ie7 img { -ms-interpolation-mode: bicubic; }


.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

.hidden { display: none; visibility: hidden; } 

.visuallyhidden { position: absolute !important;    
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

.invisible { visibility: hidden; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.clearfix:after, .cf:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix, .cf { display: inline-block; }
* html .clearfix, * html .cf { height: 1%; }
.clearfix, .cf { display: block; }

/*.ui-tabs .ui-tabs-hide { display: none !important; }*/
.ui-tabs .ui-tabs-hide {  position: absolute; left: -10000px; }

.fr { float: right; }
.fl { float: left; }

.tal { text-align: left; }
.tar { text-align: right; }
.tac { text-align: center; }

.bold { font-weight: bold; }


 /* Primary Styles
    Author: 
 */

html { height: 100%; background: #313c4d;  }

body.index { background: url(../images/backgrounds/home.jpg) no-repeat left top fixed; }
body.packing-tips { background: url(../images/backgrounds/packing-tips.jpg) no-repeat left top fixed; }
body.services { background: url(../images/backgrounds/services.jpg) no-repeat left top fixed; }
body.locations { background: url(../images/backgrounds/locations.jpg) no-repeat left top fixed; }
body.rentals { background: url(../images/backgrounds/rentals.jpg) no-repeat left top fixed; }
body.security { background: url(../images/backgrounds/security.jpg) no-repeat left top fixed; }
body.featurestour { background: url(../images/backgrounds/features.jpg) no-repeat left top fixed; }
body.contact { background: url(../images/backgrounds/contact.jpg) no-repeat left top fixed; }
body.employment { background: url(../images/backgrounds/employment.jpg) no-repeat left top fixed; }
body.spacelayout { background: url(../images/backgrounds/layout.jpg) no-repeat left top fixed; }
body.payonline { background: url(../images/backgrounds/payonline.jpg) no-repeat left top fixed; }

a.payonline { display: block; width: 43px; height: 45px; position: fixed; right:0; top: 235px; background: url(../images/pay-online.png) no-repeat; z-index: 9999; }
a.payonline:hover { background: url(../images/pay-online.png) no-repeat left -45px; }



#tooltip { position: fixed; width: 93px; height: 43px; line-height: 43px; right: 55px; top: 235px; color: #fff; background: url(../images/payonline-tooltip-bg.png) no-repeat; text-align: center;  font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 300; z-index: 9999; }


#wrapper { margin: 0 auto 100px; width: 920px; text-align: left; }
#header { position: relative; float: left; width: 220px; padding: 0; }

#sidebar { position: fixed; width: 220px; padding: 0; background: url(../images/nav-bg.png) no-repeat; border-top: 5px solid #1c1d21; top: 235px; height: 100%; }
	#sidebar h1 a { display: block; width:190px; height: 194px; position: absolute; top: -200px; left: 20px; background: url(../images/logo.png) no-repeat left top; }
	#sidebar a.online-special { display: block; width:220px; height: 38px; position: absolute; top: -240px; background: url(../images/online-special2.png) no-repeat; overflow: hidden; z-index: 20; }
	#sidebar a.online-special:hover { background: url(../images/online-special2.png) no-repeat left -76px;; }
	#sidebar a.online-special.active { background: url(../images/online-special2.png) no-repeat left -38px; }
	
	#sidebar #special { display: block; position: absolute; top: -240px; width: 180px; height: 165px; padding: 70px 20px 0; background: url(../images/content-bg.png) no-repeat; z-index: 10;  color: #f3ece4; text-align: center; text-shadow: 0 1px 0 #000; font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 500;}
	
	#sidebar #special h3 { font-size: 32px; margin: 0 0 10px 0; }
	
	#sidebar #back-top { display: block; position: absolute; bottom: 246px; left: 0; width: 220px; height: 36px; line-height: 36px; background: url(../images/back-top.png) no-repeat; }
	#sidebar #back-top:hover { cursor: pointer; }

	.nav { display: block; margin-top: 10px; /*background: url(../images/sidebar-shadow.png) no-repeat 220px -120px;*/ width: 260px; }
	.nav li { display: block; border-top: 1px solid #242529; border-bottom: 1px solid #3e4147; height: 30px; line-height: 30px; width: 220px; font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 300; text-transform: uppercase; }
	.nav li.first { border-top: none; }
	.nav li.last { border-bottom: none; }
	.nav li a { display: block; width: 196px; height: 30px; line-height: 30px; padding-left: 30px; text-shadow: 1px -1px 0px #111; }
	.nav li a:hover { background: url(../images/nav-active-bg.png) no-repeat; text-shadow: 1px -1px 0px #a94103; }
	.nav li a.active { background: url(../images/nav-active-bg.png) no-repeat; }
	

#content { position: relative; float: right; width: 660px;  margin-top: 235px; color: #f3ece4; border-top: 5px solid #1c1d21; }
	.section { width: 620px; padding: 20px; background: url(../images/content-bg.png) repeat-y; color: #f3ece4; }
	.section h1 { text-align: center; color: #c4510c; font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 500; font-size: 60px; line-height: 60px; text-shadow: -1px -1px 0 #000; }
	.section h1 em { display: block; font-style: normal; font-size: 60px; color: #ffecd7; font-weight: 100; text-transform: uppercase; }
	
	.section h2 { display: block; width: 226px; margin: 0 auto;text-align: center; color: #ffddb6; font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 300; font-size: 23px; line-height: 29px; text-shadow: -1px -1px 0 #000; text-align: center; padding: 0 0 8px 0; }
	
	.section h3 { display: block; margin-bottom: 5px; color: #cd5710; color: #e45f0f;  font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 300; font-size: 15px; line-height: 19px; text-shadow: -1px -1px 0 #000; }
	.section h3.truck { color: #cd5710; font-size: 18px; text-shadow: -1px -1px 0 #000; font-weight: 500; margin-bottom: 0; }
	
	.intro { display:block; background: #1b638a; border: 3px double #1f2f44; border-left: none; border-right: none; padding: 25px 20px 5px; }
	.intro p { color: #d7efff; font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 300; text-align: center; font-size: 13px; font-style: italic; }
	
	.intro p.emphasized { color: #d7efff; font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 500; text-align: center; font-size: 15px; font-style: italic; }

	.billboard { display: block; position: relative; width: 620px; padding: 0 20px; background: url(../images/billboard-bg.png) no-repeat; color: #f3ece4; min-height:300px; height:auto !important; height:300px; }
		.column-wrapper { display: block; margin-left: -20px; }
		.column { display: block; float: left; width: 140px; margin-left: 20px; }
		.column a.icon { display: block; width: 120px; height: 190px; margin: 0 auto; margin-bottom: 30px; margin-top: -8px;  }
		.column a.icon.secure { background: url(../images/icon-secure.png) no-repeat left top; }
		.column a.icon.secure:hover { background: url(../images/icon-secure.png) no-repeat left -190px; }
		.column a.icon.convenient { background: url(../images/icon-convenient.png) no-repeat left top; }
		.column a.icon.convenient:hover { background: url(../images/icon-convenient.png) no-repeat left -190px; }
		.column a.icon.moving { background: url(../images/icon-moving.png) no-repeat left top; }
		.column a.icon.moving:hover { background: url(../images/icon-moving.png) no-repeat left -190px; }
		.column a.icon.online { background: url(../images/icon-payonline.png) no-repeat left top; }
		.column a.icon.online:hover { background: url(../images/icon-payonline.png) no-repeat left -190px; }
		
		.column p { display: block; width: 120px; margin: 0 auto; text-align: center; font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 300; color: #fae7d3; font-size: 12px; }

#banner { display: block; position: absolute; left: 265px; top: -10px; width: 130px; height: 140px; }
	#banner.tips { background: url(../images/banners/packing-tips.png) no-repeat; }
	#banner.features { background: url(../images/banners/features-tour.png) no-repeat; }
	#banner.security { background: url(../images/banners/security.png) no-repeat; }
	#banner.services { background: url(../images/banners/services.png) no-repeat; }
	#banner.layout { background: url(../images/banners/layout.png) no-repeat; }
	#banner.rentals { background: url(../images/banners/rentals.png) no-repeat; }
	#banner.locations { background: url(../images/banners/locations.png) no-repeat; }
	#banner.employment { background: url(../images/banners/employment.png) no-repeat; }
	#banner.contact { background: url(../images/banners/contact.png) no-repeat; }
	#banner.onlinepay { background: url(../images/banners/pay-online.png) no-repeat; }
	#banner.reviews { background: url(../images/banners/reviews.png) no-repeat; }
	
	
dl.table-display{float: left;width: 620px; margin: 12px 0;padding: 0;border-bottom: 1px solid #37393f; }
dl.table-display.truck {margin-bottom: 40px; }
	.table-display dt{text-align: left; clear: left;float: left;width: 140px;margin: 0;padding: 10px 10px 10px 0;border-top: 1px solid #37393f; font-weight: bold;font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 300; font-size: 12px; color: #cd5710; color: #75b8dc;}
	.table-display dt span.location { display: block; margin: 0 auto 15px; text-align: center; width: 68px; height: 68px; line-height: 68px; font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 500; color: #fae7d3; font-size: 36px; background: url(../images/location-dot.png) no-repeat; padding-left: 2px;}
	.table-display dt.location {text-align: center; }
	.table-display dd{float: left;width: 449px;margin: 0;padding: 10px;border-top: 1px solid #37393f;  border-left: 1px solid #37393f;}	

	
img.truck { display: block; position: relative; left: 120px; top: 51px; margin-top: -31px; }	

#tour-wrapper { display: block; position: relative;  background: url(../images/content-bg.png) repeat-y; }


#tour p { display: block; margin: 0; padding: 20px; font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 300; text-align: center; }
	
#nav-tour { display: block; position: absolute; left: -5px; top: 30px; z-index: 9999; }
#nav-tour a { margin: 5px 0; display: block; width:31px; height:30px; padding-left: 18px; font-size: 14px; line-height: 30px; color: #444; font-family: "museo-slab-1","museo-slab-2",serif; font-weight: 500; }
#nav-tour a:hover { color: #cd5710; }
#nav-tour a.activeSlide { background: url(../images/tour-tab-active.png) no-repeat; color: #fff; text-shadow: -1px -1px 0 #6b310f; }


#footer { padding: 0 0 60px 260px; clear: both; }
	#siteinfo { background: url(../images/siteinfo-bg.png) no-repeat; height: 34px; padding: 20px; font-size: 11px; color: #fff; }
	#siteinfo p { width: 300px; }
	#siteinfo a { color: #a6cde3; }
	#siteinfo a:hover { color: #86caf0; text-decoration: underline; }
	
	

button.basic,
.button.basic { white-space: nowrap; border: none;background: #222;display: inline-block; padding: 8px 11px;color: #fff;text-decoration: none; border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px; position: relative;cursor: pointer;font-size: 14px;  }
.basic.orange { background: #be4d09;}
.basic.orange:hover { background: #d35001;}

.basic.blue { background: #313c4d;}
.basic.blue:hover { background: #1b638a; }



.phone {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin: 15px 0 30px;
}

.reviews {
	list-style: none;
	margin: 0;
	padding: 0;
}

.reviews li.review {
	display: block;
	border-top: 1px solid #3b414d;
	padding: 15px 0;
	font-family: "museo-slab-1","museo-slab-2",serif;
	font-style: italic;
	font-size: 14px;
}

.reviews li.review:first-child {
	border: 0;
}

.reviews li.review cite {
	display: block;
	margin-top: 5px;
	font-style: normal;
	color: #ffddb6;
	font-size: 11px;
}


/* 
 * print styles
 * inlined to avoid required HTTP connection www.phpied.com/delay-loading-your-print-css/ 
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */ 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

