/*
G5 Search Marketing Copyright 2009
Local Search Marketing - Local Internet Advertising
*/

/* reset - don't modify */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
p,ol,ul {list-style:none;}
p, img {padding:0;margin:0;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */

/* GLOBAL SETTINGS */
/* -------------------- */

h1,h2,h3,h4,h5,h6,strong,th {color:#106bb9;}
h1 {font-size:24px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

a {color:#f5070c;text-decoration:none;}
a:hover {text-decoration:underline;}

.clear {clear:both;}
.none {display:none;}
.external {padding-right:14px;background:url(/images/external-link-icon.gif) no-repeat right top;}

.right {float:right;}
.left {float:left;}
img.left {margin:0 20px 10px 0;}
img.right {margin:0 0 10px 20px;}

dt {font-weight:bold;padding-top:18px;}

/* STRUCTURE */
/* -------------------- */

body {
	color:#0d090a;
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	background:#faf9ed url(/images/bg.png) repeat-x;
}

#whopper {
	width:963px;
	margin:37px auto 0 auto;
	padding:0 27px;
	text-align:left;
	background:url(/images/whopper-bg.png);
}

#header {
	position:relative;
	width:945px;
	margin:0 auto;
	height:125px;
	border:5px solid #fbfaf0;
	border-bottom-width:0;
	background:url(/images/header-bg.jpg);
}

#middle {
	position:relative;
	width:939px;
	margin:0 auto;
	padding:0 3px 2px 3px;
	background:url(/images/middle-bg.png) no-repeat;
	min-height:600px;height:auto !important;height:600px;
}

#footer {
	position:relative;
	color:#2777bd;
	width:905px;
	padding:0 56px 30px 56px;
	margin:0 auto;
	text-align:left;
	font-size:10px;
	height:auto !important; height:69px; min-height:69px;
	background:url(/images/footer-top.png) no-repeat;
}

/* HEADER */
/* -------------------- */

#logo {
	display:block;
	width:195px;
	height:125px;
	text-indent:-9999px;
	background:url(/images/header-bg.png);
}

#pay-online {
	position:relative;
	width:285px;
	height:164px;
	position:absolute;
	top:-39px;
	right:-7px;
	background:url(/images/pay-online.png);
}
#pay-online a {
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	width:50px;
	height:47px;
	text-indent:-9999px;
	background:url(/images/pay-online.png) -235px -114px;
}
#pay-online a:hover {background-position:-285px -114px;}

/* NAVIGATION */
/*-----------------------*/

#nav {padding:3px 0 0 0;height:32px;z-index:800;}

#nav li {float:left;}

#nav li a.top-level {
	display:block;
	height:30px;
	text-indent:-9999px;
	background:#3781c2 url(/images/nav.png);
}

#nav li.home a.top-level {width:105px; background-position:0 0;}
#nav li.locations a.top-level {width:129px; background-position:-105px 0;}
#nav li.business a.top-level {width:190px; background-position:-234px 0;}
#nav li.household a.top-level {width:206px; background-position:-424px 0;}
#nav li.offer a.top-level {width:163px; background-position:-630px 0;}
#nav li.contact a.top-level {width:146px; background-position:-793px 0;}

#nav li.home a.top-level:hover {width:105px; background-position:0 -30px;}
#nav li.locations a.top-level:hover {width:129px; background-position:-105px -30px;}
#nav li.business a.top-level:hover {width:190px; background-position:-234px -30px;}
#nav li.household a.top-level:hover {width:206px; background-position:-424px -30px;}
#nav li.offer a.top-level:hover {width:163px; background-position:-630px -30px;}
#nav li.contact a.top-level:hover {width:146px; background-position:-793px -30px;}

/* Second Level */
#nav li ul,
#locationNav li ul {
	position:absolute;
	width:180px;
	left:-999em;
	background:#49a5ea url(/images/nav-dropdown-bg.gif);
	border:2px solid #fbfaf0;
	z-index:900;
}
#locationNav li ul {margin:0 0 0 67px;}

#nav li ul li,
#locationNav li ul li {
	height:auto;
	display:inline;
}

#nav li ul li a,
#locationNav li ul li a {
	display:block;
	width:180px;
	height:30px;
    font-size:14px;
    line-height:30px;
	text-indent:26px;
    color:#fbfaf0;
	text-decoration:none;
}
#nav li ul li a:hover,
#locationNav li ul li a:hover {
	color:#ffe14f;
	background:url(/images/nav-arrow.gif) no-repeat 0 11px;
}

/* Third Level */
#nav li ul ul,
#locationNav li ul ul {margin:-32px 0 0 178px;}

/* Fix IE 6 */
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul,
#locationNav li:hover ul ul, #locationNav li:hover ul ul ul, #locationNav li.sfhover ul ul, #locationNav li.sfhover ul ul ul {left:-999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul,
#locationNav li:hover ul, #locationNav li li:hover ul, #locationNav li li li:hover ul, #locationNav li.sfhover ul, #locationNav li li.sfhover ul, #locationNav li li li.sfhover ul {left:auto;}
/* Fix IE 7 */
#nav li:hover,
#locationNav li:hover {position:static;}

/* HOMEPAGE */
/* ------------------- */

/* HOMETOP */

#homeTop {
	width:939px;
	height:456px;
	position:absolute;
	left:3px;
	top:35px;
	background:url(/images/homeTop-bg.png);
}

/* locationNav */
#locationNav {padding:59px 0 0 40px;}
#locationNav a.top-level {
	display:block;
	width:249px;
	height:56px;
	text-indent:-9999px;
	background:url(/images/locationNav-bg.png);
}
#locationNav a.top-level:hover {background-position:0 -56px;}

/* search by zip */
#search {
	position:relative;
	width:249px;
	height:56px;
	margin:37px 0 0 40px;
	background:url(/images/zip-header.png) no-repeat;
}
#search #zip {
	position:absolute;
	bottom:0;
	left:0;
	width:160px;
	height:19px;
	padding:5px 10px;
	background:#59a8f3;
	border:none;
}
#search #go-button {
	position:absolute;
	right:0;
	bottom:0;
	width:61px;
	height:49px;
	background:url(/images/locationNav-bg.png) -188px -4px;
}
#search #go-button:hover {background-position:-188px -60px;}

/* slideshow */
#slideshow-home {
	position:absolute;
	top:34px;
	right:36px;
}
#slideshow-home,
#slideshow-home img {
	width:583px;
	height:348px;
}

/* supply-top */
#supply-top {
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	width:180px;
	height:50px;
	background:url(/images/boxes-and-supplies.jpg) no-repeat -244px 5px;
}

/* HOMETEXT */

#homeText {
	width:451px;
	padding:516px 32px 32px 32px;
	position:relative;
	font-size:14px;
	height:auto !important;height:200px;min-height:200px;
	background:#fcf4d6 url(/images/homeText-bg.png) no-repeat 0 456px;
}

#homeText h1 {padding:0 0 6px 0;color:#0d090a;}
#homeText p {padding:14px 0 0 0;line-height:20px;}

/* packing supplies link */
#packing-supplies {
	position:absolute;
	left:515px;
	top:411px;
	width:424px;
	height:231px;
	background:url(/images/boxes-and-supplies.jpg);
	z-index:500;
}
#packing-supplies a {
	display:block;
	width:256px;
	height:101px;
	position:relative;
	left:29px;
	top:66px;
	text-indent:-9999px;
	background:url(/images/boxes-and-supplies.jpg) -29px -66px;
}

/* first month free link */
#month-free {
	display:block;
	width:369px;
	height:91px;
	position:absolute;
	left:544px;
	top:642px;
	text-indent:-9999px;
	background:url(/images/month-free.png);
}
#month-free:hover {background-position:0 -91px;}

/* FACILITY PAGE */
/* -------------------- */

/* FACTOP */
#facTop {
	position:relative;
	height:auto !important;height:426px;min-height:426px;
	background:url(/images/fac-bg.gif) repeat-x;
}

/* address */
.vcard {
	position:absolute;
	top:34px;
	left:34px;
	z-index:500;
	font-size:14px;
	line-height:18px;
}

.vcard h1 {
	color:#0d090a;
	font-size:18px;
	line-height:36px;
	padding:0 0 6px 0;
}

/* call */
#call {
	position:absolute;
	top:0;
	left:139px;
	width:250px;
	height:50px;
	padding:110px 56px 0 0;
	text-align:right;
	font-size:22px;
	font-weight:bold;
	background:url(/images/call-bg.png);
}

/* special */
#special {
	position:absolute;
	top:160px;
	left:36px;
	width:364px;
	height:81px;
	padding:5px;
	color:#fbfaf0;
	font-size:22px;
	text-align:center;
	background:#c50507 url(/images/special-bg.png);
	overflow:hidden;
}
#special:hover {background-position:0 -91px;text-decoration:none;}

#special .single,
#special .top,
#special .bottom {display:block;}

#special .single {
	padding:38px 0 0 0;
	font-weight:bold;
}

#special .top {
	padding:34px 0 0 0;
	font-weight:bold;
}
#special .bottom {
	font-size:18px;
	position:relative;
	top:-4px;
}
#special .medium {font-size:16px;}
#special .small {font-size:14px;}

#special .color1 {color:#0d090a;}
#special .color2 {color:#fcf056;}

/* ccp */
#ccp {
	position:absolute;
	top:257px;
	left:36px;
}

#ccp li {float:left;}

#ccp li a {
	display:block;
	width:126px;
	height:113px;
	text-indent:-9999px;
	background:url(/images/ccp.png);
}

#ccp li.coupon a {background-position:0 0;}
#ccp li.quote a {background-position:-126px 0;}
#ccp li.reserve a {background-position:-252px 0;}

#ccp li.coupon a:hover {background-position:0 -113px;}
#ccp li.quote a:hover {background-position:-126px -113px;}
#ccp li.reserve a:hover {background-position:-252px -113px;}

/* slideshow */
#photo-text {
	width:465px;
	position:absolute;
	top:37px;
	right:29px;
	text-align:center;
	font-size:14px;
	color:#0d090a;
}

#slideshow {
	position:absolute;
	top:60px;
	right:29px;
	width:451px;
	height:261px;
	padding:4px;
	border:3px solid #2675bd;
}

/* share */
a.addthis_button {
	display:block;
	position:absolute;
	right:44px;
	bottom:56px;
}

/* ACCORDION */

#accordion {
	position:relative;
	height:auto !important;height:310px;min-height:310px;
	padding:22px 26px 42px 323px;
	margin-bottom:-15px;
	width:590px;
	line-height:26px;
	font-size:14px;
	background:#fcf4d6 url(/images/accordion-bg.png) repeat-x;
}

/* toggle styles */

#toggles {
	position:absolute;
	left:35px;
	top:22px;
}

#toggles li {
	display:block;
	width:256px;
	height:40px;
	margin-bottom:7px;
	color:#fbfaf0;
	text-align:center;
	font-weight:bold;
	line-height:40px;
	font-size:16px;
	cursor:pointer;
	background:url(/images/toggle-bg.gif);
}
#toggles li:hover {background-position:0 -40px;}

/* accordion typography */

#accordion h1,
#accordion h2,
#accordion h3,
#accordion span {
	display:block;
	color:#0d090a;
	font-size:16px;
	padding:20px 0 14px 0;
	font-weight:bold;
}
#accordion strong {display:inline;}
#accordion th {color:#0d090a;font-weight:bold;}

#accordion ul,
#accordion ol,
#accordion table,
#accordion p {padding-bottom:14px;}

/* prices */
#prices {float:left;}
#prices table {width:436px;}

#prices th,
#prices td {
	padding:0 0 0 5px;
	border-bottom:1px solid #fbfaf0;
}

#prices td.size,
#prices td.rate {width:67px;}

#prices-buttons {float:right;position:relative;left:4px;z-index:600;}
#prices-buttons a {
	display:block;
	width:140px;
	height:145px;
	text-indent:-9999px;
	background:url(/images/prices-buttons.png);
}

#prices-buttons .size a {background-position:0 0;}
#prices-buttons .reserve a {background-position:0 -145px;}

#prices-buttons .size a:hover {background-position:-140px 0;}
#prices-buttons .reserve a:hover {background-position:-140px -145px;}

/* features */
#features dt {display:none;}
#features dd {float:left;width:45%;padding-right:2%;}

/* map */
#flashmap {
	width:588px;
	height:280px;
	border:1px solid #2675bd;
}
#flashmap span {
	display:inline;
	font-weight:normal;
	padding:0;
	font-size:10px;
}

/* INTERIOR PAGE, TYPOGRAPHY */
/* -------------------- */

/* col1 top */
#p_col1_top {
	position:relative;
	width:100%;
	height:200px;
	background:url(/images/col3_top-bg.png);
}
#p_col1_top h1 {
	width:275px;
	padding:50px 0 0 56px;
	font-size:24px;
}
#p_col1_top p {
	width:275px;
	padding:2px 0 0 56px;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	font-style:italic;
}
#p_col1_top img {
	position:absolute;
	top:0;
	right:0;
	width:400px;
	height:200px;
	border-left:2px solid #fff;
}

#editor-content h1,
#editor-content h2,
#editor-content h3,
#editor-content h4,
#editor-content h5,
#editor-content h6,
#editor-content p,
#editor-content ul,
#editor-content ol,
#editor-content table {padding-top:14px;}

/* WIDGETS */
/* -------------------- */

/* breadcrumbs */
#trail {position:absolute;top:42px;left:16px;color:#fbfaf0;z-index:600;}
#trail,
#trail a {color:#106bb9;}

/* unit sizes prices */
table.unit-sizes {vertical-align:top;}
table.unit-sizes th {
	font-size:16px;
	font-weight:bold;
	white-space:nowrap;
	border-bottom:1px solid #2675bd;
	padding:0 10px 4px 0;
}
table.unit-sizes td {padding:4px 10px 4px 0;border-bottom:1px solid #2675bd;}

/* TERTIARY PAGES */
/* -------------------- */

#other-facilities,
#facility-page,
#driving-directions, 
#facCont,
#main-content, 
#area-page, 
#no-match, 
#editor-content,
#state-page, 
#site-map,
#comarketing-page {
	height:auto !important;height:318px;min-height:318px;
	padding:55px 70px;
	line-height:1.5em;
	font-size:14px;
	background:#fbfaf0 url(/images/content-bg.png) repeat-x;
}

/* our associates styles */
#site-map h3 {padding-bottom:12px;}
#site-map h4 {
	font-weight:normal;
	font-size:12px;
}

/* other-facilities for zip search */
body.merge-other-facilities #other-facilities {
	background:none;
	position:absolute;
	top:100px;
}
body.merge-other-facilities #other-facilities h2 {font-size:18px;}

/* AREA PAGE */
/* -------------------- */

#area-page p.city {text-align:right;padding:20px 0 10px 0;}
#area-page h2 span {font-size:14px;}

#area_map {float:right;padding:0 0 55px 0;}
#area_map h2 {line-height:30px;padding-bottom:5px;}

#area_map #flashmap {
	width:420px;
	height:380px;
	border:1px solid #2675bd;
}

#facility-list {
	width:300px;
	float:left;
	padding:0 0 55px 0;
}

.facility-summary {
	margin:16px 0; 
	clear:both;
	border-bottom:1px solid #2675bd;
}
.facility-summary img {
	float:left;
	padding:0 10px 10px 0;
}
.facility-summary dl {padding:0 0 20px 0;}
.facility-summary dt {padding:0;}
.facility-summary a img.facility-offer {display:none;}

/* FOOTER */
/* -------------------- */

#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color:#2777bd;
	font-size:10px;
}
#footerNav a {color:#fbfaf0}
#footer #footerNav li {border-right-color:#fbfaf0;}

#footerNav {padding:9px 0 43px 0;}
#footer ul {font-weight:bold;text-transform:uppercase;clear:left;}

#footer li {
	float:left;
	padding-right:6px;
	margin-right:6px;
	border-right:1px solid #2777bd;
}
#footerNav li.last,
#footer li.last {border-right:none;}

#footer-stores {clear:both;}
#footer p {padding:10px 0 0 0;}

/* other facilities in footer */
#footer #compare,
#footer #other-facilities {
	height:auto;
	min-height:0;
	padding:26px 0 0 0;
	line-height:20px;
	background:none;
}
#footer #compare span,
#footer #other-facilities span {font-size:18px;font-weight:bold;}
#footer #compare a,
#footer #compare p,
#footer #other-facilities a {font-size:14px;}

/* footer bug */
#brand {
	position:absolute;
	top:54px;
	right:56px;
	margin:0 0 20px 0;
	display:block;
	width:213px;
	height:17px;
	text-indent:-9999px;
	background:url(/images/footer-brand.gif);
}
#brand:hover {background-position:0 -17px;}
/* --------- /stylesheets/inline.css --------- */ 
/*
 _ _       _     _       _          
| (_)_ __ | | __(_)_   _(_) ___ ___ 
| | | '_ \| |/ /| | | | | |/ __/ _ \
| | | | | |   < | | |_| | | (_|  __/
|_|_|_| |_|_|\_\/ |\__,_|_|\___\___|
              |__/         
*/

#inline-edit-tools{
  background: #F0F4F5 url(/javascripts/ext/resources/images/gray/toolbar/bg.gif) repeat-x scroll left top;
  border-color: #D0D0D0;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

#inline-edit-tools a.edit{
  background-position: 0 2px;
  display: block;
  padding: 3px 0 2px 18px;
  color: #000;
  background-repeat: no-repeat;
  text-decoration: none;
  background-image: url(/javascripts/ext/resources/images/default/shared/fam/page_edit.png) !important;
}

/* --------- /javascripts/shadowbox/skin/classic/skin.css --------- */ 
/**
 * The "classic" theme CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is an online media viewer application that supports all of the
 * web's most popular media publishing formats. Shadowbox is written entirely
 * in JavaScript and CSS and is highly customizable. Using Shadowbox, website
 * authors can showcase a wide assortment of media in all major browsers without
 * navigating users away from the linking page.
 *
 * Shadowbox is released under version 3.0 of the Creative Commons Attribution-
 * Noncommercial-Share Alike license. This means that it is absolutely free
 * for personal, noncommercial use provided that you 1) make attribution to the
 * author and 2) release any derivative work under the same or a similar
 * license.
 *
 * If you wish to use Shadowbox for commercial purposes, licensing information
 * can be found at http://mjijackson.com/shadowbox/.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007-2008 Michael J. I. Jackson
 * @license     http://creativecommons.org/licenses/by-nc-sa/3.0/
 * @version     SVN: $Id: skin.js 91 2008-03-28 17:39:13Z mjijackson $
 */

/*_____________________________________________________  container & overlay  */
#shadowbox_container, #shadowbox_overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#shadowbox_container {
  position: fixed;
  display: block;
  visibility: hidden;
  z-index: 999;
  text-align: center; /* centers #shadowbox in quirks and IE */
}
#shadowbox_overlay {
  position: absolute;
}

/*_______________________________________________________________  shadowbox  */
#shadowbox {
  position: relative;
  margin: 0 auto;
  text-align: left; /* reset left alignment */
}

/*____________________________________________________________________  body  */
#shadowbox_body {
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #333;
  overflow: hidden;
}
#shadowbox_body_inner {
  position: relative;
  height: 100%;
}
#shadowbox_content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

/*_________________________________________________________________  loading  */
#shadowbox_loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#shadowbox_body, #shadowbox_loading {
  background-color: #060606; /* should match loading image background color */
}
#shadowbox_loading_indicator {
  float: left;
  margin: 10px 10px 0 10px;
  height: 32px;
  width: 32px;
  background-image: url(/javascripts/shadowbox/skin/classic/loading.gif);
  background-repeat: no-repeat;
}
#shadowbox_loading span {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 10px;
  float: left;
  margin-top: 16px;
}
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
  text-decoration: underline;
}

/*____________________________________________________________  title & info  */
#shadowbox_title, #shadowbox_info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner, #shadowbox_info_inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 16px;
}
#shadowbox_title {
  /*height: 26px;*/
  height: 4em;  /* this can be just about any value because of the overflow, but the 2-4em ballpark looks best, IMO, and prevents overflow off the top of the viewport for captions up to three lines */
  overflow: visible;
}
#shadowbox_title_inner {
	position: absolute;
	bottom: 0;
  font-size: 16px;
  padding: 5px 0;
  color: #fff;
}
#shadowbox_info {
  height: 20px;
}
#shadowbox_info_inner {
  font-size: 12px;
  color: #fff;
}

/*_____________________________________________________________________  nav  */
#shadowbox_nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#shadowbox_nav_close {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/close.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_next {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/next.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_previous {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/previous.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_play {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/play.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_pause {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/pause.png);
  background-repeat: no-repeat;
}

/*_________________________________________________________________  counter  */
#shadowbox_counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
}

/*___________________________________________________________________  clear  */
div.shadowbox_clear {
  clear: both; /* clear floating counter & nav */
}

/*________________________________________________________________  messages  */
div.shadowbox_message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  color: #fff;
  text-decoration: underline;
}

#shadowbox_title {
  border: 0px solid;
} 

#shadowbox_info {
  border: 0px solid;
}


