﻿/*
G5 Search Marketing Copyright 2008
Local Search Marketing - Local Internet Advertising
*/

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;}
img{}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
p,ol,ul {list-style:none;}
em, i {font-style: italic;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}


a {outline: none; text-decoration: underline; color: #006a71;} 
a:hover {text-decoration: none;}
h1,h2,h3,h4,h5,h6{font-size:100%; color: #006a71;}
h1 {font-size: 16px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}
html {}

body {
margin: 0 auto 0 auto; 
color: #444b4d;
text-align : center;
font-family : arial, verdana, sans-serif;
font-size: 13px;
background: #7ad3f7;
line-height: 1.5em;
}

#headerWrapper {
margin: 0 auto 0 auto;
text-align: left;
width: 975px;
height: 183px;
background: transparent url(/images/bg_header_01.gif) no-repeat;
background-position: right 20px;
}
#header { 
width: 975px;
}
#header h1 {
padding: 5px 0 0 2px;
}
#header h1 a {
display: block;
width: 220px;
height: 129px;
text-indent: -9999px;
background: url(/images/logo_storage_outlet.gif) top left no-repeat;
}

#wrapper {
width: 975px;
margin: 0 auto 0 auto;
text-align: left;
background: #def4fd url(/images/bg_wrapper_01.gif) top left no-repeat;
}

#middle {
position: relative;
width: 975px;
min-height: 460px;
height: auto !important;
height: 460px;
text-align: left;
background: transparent url(/images/bg_wrapper_02.gif) bottom left no-repeat;
}
body.home #middle {
min-height: 410px;
height: auto !important;
height: 410px;	
}

#footer {
width: 975px;
margin: 0 auto 0 auto;
text-align: left;
padding-top: 10px;
padding-left: 20px;
}


/* Nav */

/* #nav {
position: relative; 
width: 982px;
height: 42px;
padding: 0;
z-index: 999;
list-style: none;
line-height: 1;
} */
#nav {
position: absolute; 
width: 982px;
height: 42px;
padding: 0;
z-index: 999;
list-style: none;
line-height: 1;
top: 140px;
} 
#nav a {
display: block;
width: 10em;
}
#nav ul {
margin: 0;
padding: 0;
}
#nav li { /* all list items */
float: left;
display: block;
padding: 0;
list-style: none;
overflow: hidden;
z-index: 999;
}
#nav li a {
display: block;
height: 42px;
line-height: 42px;
color: #ffffff;
text-align: left;
text-decoration: none;
text-indent: -9999px;
/* padding-right: 7px; */
}
#nav li.last a {border: 0;}

#nav li.home a {
width: 80px;
background: transparent url(/images/nav_home.gif) no-repeat;
background-position: 0 -126px;
padding-right: 6px;
}
#nav li.locations a {
width: 121px;
background: transparent url(/images/nav_locations.gif) no-repeat;
background-position: 0 -126px;
padding-right: 7px;
}
#nav li.offer a {
width: 161px;
background: transparent url(/images/nav_offer.gif) no-repeat;
background-position: 0 -126px;
padding-right: 7px;
}
#nav li.storage a {
width: 143px;
background: transparent url(/images/nav_storage.gif) no-repeat;
background-position: 0 -126px;
padding-right: 10px;
}
#nav li.supplies a {
width: 107px;
background: transparent url(/images/nav_supplies.gif) no-repeat;
background-position: 0 -126px;
padding-right: 7px;
}
#nav li.about a {
width: 119px;
background: transparent url(/images/nav_about.gif) no-repeat;
background-position: 0 -126px;
padding-right: 6px;
}
#nav li.customers a {
width: 208px;
background: transparent url(/images/nav_customers.gif) no-repeat;
background-position: 0 -126px;
}

#nav li.home a:hover,
#nav li.locations a:hover, 
#nav li.offer a:hover, 
#nav li.storage a:hover, 
#nav li.supplies a:hover, 
#nav li.about a:hover, 
#nav li.customers a:hover {
background-position: 0 0;
}

#nav li.home, #nav li.locations, #nav li.offer, #nav li.storage, #nav li.supplies, #nav li.about, #nav li.customers {border: 0;}

#nav li.home ul li,
#nav li.locations ul li, 
#nav li.offer ul li,
#nav li.storage ul li,
#nav li.supplies ul li, 
#nav li.about ul li,
#nav li.customers ul li {
border: 1px solid #006a71;
border-width: 1px 1px 0;
}
#nav li.home ul li a,
#nav li.locations ul li a, 
#nav li.offer ul li a, 
#nav li.storage ul li a,
#nav li.supplies ul li a, 
#nav li.about ul li a,
#nav li.customers ul li a {
background-image: none;
/* background-color: #ffffff; */
background-color: #ace3fa;
color: #006a71;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
display: block;
width: 160px;
height: 24px;
line-height: 24px;
padding: 0;
margin: 0;
text-indent: 5px;
}
#nav li.home ul li a:hover,
#nav li.locations ul li a:hover, 
#nav li.offer ul li a:hover, 
#nav li.storage ul li a:hover,
#nav li.supplies ul li a:hover, 
#nav li.about ul li a:hover,
#nav li.customers ul li a:hover {
background-color:#006a71;
color: #ffffff;
}
#nav ul { /* all lists */
margin: 0;
list-style: none;
line-height: 1;
z-index: 999;
}
#nav li ul { /* second-level lists */
position: absolute;
width: 160px;
left: -999em;
padding: 0;
border-bottom: 1px solid #006a71;
}
#nav ul ul {
margin: 0 0 0 6px;
}
#nav li ul ul {
margin: -25px 0 0 158px !important;
margin: -25px 0 0 160px;
}
#nav li.locations ul li ul li a,
#nav li.offer ul li ul li a, 
#nav li.storage ul li ul li a, 
#nav li.features ul li ul li a,
#nav li.contact ul li ul li a, 
#nav li.home ul li ul li a {
background-color: #ace3fa;
color: #006a71;
}
#nav li.locations ul li ul li a:hover,
#nav li.offer ul li ul li a:hover, 
#nav li.storage ul li ul li a:hover, 
#nav li.features ul li ul li a:hover,
#nav li.contact ul li ul li a:hover, 
#nav li.home ul li ul li a:hover {
background: #006a71;
color: #ffffff;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.hover {position: static;}

/* locationNav */

#locationNav {
position: relative;
padding: 0;
margin: 0;
width: 284px;
height: 22px;
z-index: 10;
list-style: none;
line-height: 1;
margin: 30px 0 0 23px;
}
#locationNav ul { /* all lists */
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
}
#locationNav a {
display: block;
width: 10em;
}
#locationNav li { /* all list items */
float: left;
display: block;
padding: 0;
list-style: none;
overflow: hidden;
}
#locationNav li a {
display: block;
height: 22px;
line-height: 22px;
color: #142d51;
text-align: left;
text-decoration: none;
padding-left: 2px;
}
#locationNav li.nearest a {
display: block;
background: transparent url(/images/find_store.gif) no-repeat;
background-position: 0 0;
width: 284px;
height: 22px;
text-indent: -9999px;
}
#locationNav li.nearest a:hover {
background-position: 0 -66px;
}
#locationNav li.nearest ul li {
border: 1px solid #006a71;
border-width: 1px 1px 0 1px;
}
#locationNav li.nearest ul li a {
display: block;
width: 130px;
height: 24px;
padding: 0;
margin: 0;
border-bottom: 0;
background: #ace3fa;
color: #006a71;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 24px;
text-indent: 10px;
}
#locationNav li.nearest ul li a:hover {
display: block;
width: 130px;
height: 24px;
background: #006a71;
color: #ffffff;
line-height: 24px;
padding: 0;
margin: 0;
}
#locationNav li  {
border: 0;
}
#locationNav li ul li {
border: 1px solid #006a71;
border-width: 1px 1px 0 1px;
}
#locationNav li ul li a {
background-image: none;
background-color: #ffffff;
display: block;
width: 130px;
height: 22px;
line-height: 22px;
padding: 0;
margin: 0;
border-bottom: 0;
border-right: 0;
text-indent: 10px;
}
#locationNav li ul li a:hover {
background-image: none;
background: #ffffff;
color: #006a71;
display: block;
width: 130px;
height: 22px;
line-height: 22px;
padding: 0;
margin: 0;
}
#locationNav li ul { /* second-level lists */
position: absolute;
width: 130px;
left: -999em;
padding: 2px 0 0 0;
border-bottom: 1px solid #006a71;
margin: -24px 0 0 285px;
}
#locationNav li ul ul {
margin: -27px 0 0 128px !important;
margin: -27px 0 0 130px;
}
#locationNav li ul li ul li.submenu a {
background-image: none;
background: #ace3fa;
color: #006a71;
}
#locationNav li ul li ul li.submenu a:hover {
background: #006a71;
color: #ffffff;
}

#locationNav li:hover ul ul, #locationNav li.sfhover ul ul {
left: -999em;
}
#locationNav li:hover ul, #locationNav li li:hover ul, #locationNav li.sfhover ul, #locationNav li li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}
#locationNav li:hover, #locationNav li.hover {position: static;}

/* Homepage */

#homeCont {}

#homeLeft {
float: left;
width: 345px;
}
#homeBox {
width: 292px;
height: 326px;
background: transparent url(/images/home_buttons_01.jpg) top left no-repeat;
margin: 20px 0 0 20px;
}
#homeBox p {
margin: 0;
padding: 0;	
}
#homeBox p a {
display: block;
height: 72px;
width: 192px;
padding-left: 100px;
text-decoration: none;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 24px;
text-transform: uppercase;
color: #006469;
font-weight: bold;
}
#homeBox p.personal a {
padding-top: 17px;
}
#homeBox p.business a {
padding-top: 13px;	
}
#homeBox p.boat a {
padding-top: 13px;
}
#homeBox p.military a {
padding-top: 13px;	
}
#homeBox p.personal a:hover {
background: transparent url(/images/home_buttons_01.jpg) no-repeat;
background-position: -292px 0;
}
#homeBox p.business a:hover {
background: transparent url(/images/home_buttons_01.jpg) no-repeat;
background-position: -292px -89px;
}
#homeBox p.boat a:hover {
background: transparent url(/images/home_buttons_01.jpg) no-repeat;
background-position: -292px -174px;
}
#homeBox p.military a:hover {
background: transparent url(/images/home_buttons_01.jpg) no-repeat;
background-position: -292px -259px;
}

#homeRight {
float: right;
width: 630px; 
}
#homeRight p {
font-family : verdana, arial, sans-serif;
font-size: 15px;
color: #444b4d;
line-height: 1.8em;
padding: 0 25px 0 0;
}


#search {
position: relative;
padding: 0;
margin: 0;
width: 284px;
height: 40px;
margin: 10px 0 0 23px;
}
#search.homeBox {}
#search h2 {
padding: 0;
margin: 0;
display: block;
width: 115px;
height: 16px;
background: transparent url(/images/zip_code_search.gif) top left no-repeat;
text-indent: -9999px;
font-size: 12px;
}
#search label {}
#search input {
margin: 0;
padding: 0;
vertical-align: middle;
text-indent: 2px;
}
#search  #zip {
float: left;
border: 1px solid #cecece; 
margin-top: 1px; 
width: 160px;
height: 20px;
background: #ffffff;
margin: 1px 0 0 0;
}
#search input#go-button {
margin: 0;
float: right;
display: block;
width: 34px;
height: 22px;
text-indent: -9999px;
background: transparent url(/images/button_go.gif) top left no-repeat;
}

#search form {}

#slideshow-home {
position: relative;
width: 597px;
height: 300px;
margin: 0;
padding: 0;
top: 30px;
}
#slideshow-home img {
padding: 0;
}
#box {
position: absolute;
width: 597px;
height: 256px;
top: 0;
left: 0;
}
#box img {
padding: 0;
padding: 1px 0 0 1px;
}

/* Facility Page */

#facility-page,
#driving-directions, 
#facCont,
#main-content, 
#area-page, 
#no-match, 
#editor-content,
#state-page, 
#site-map,
#comarketing-page,
#edContent {
padding: 15px 0 15px 0;
text-align: left;
overflow: hidden;
}
#editor-content, 
#edContent,
#state-page,
#site-map,
#no-match {
width: 935px; /* 975px */
padding: 0;
padding: 15px 20px 15px 20px;
}

#comarketing-page {
clear: both;
}

#editor-content p {padding: 5px 0 5px 0;}
#editor-content p.referFriend {}
#editor-content p.referFriend a {	
padding: 0;
margin: 0;
display: block;
text-indent: -9999px;
width: 220px;
height: 80px;
text-decoration: none;
background: transparent url(/images/refer_friend.gif) no-repeat;
background-position: 0 -240px;
}
#editor-content p.referFriend a:hover {
background-position: 0 0;	
}

#edContent ul, #editor-content ul {
list-style-type: disc;
margin-left: 20px;
padding: 2px 0 2px 0;
}

/* breadcrumbs */
#middle p#trail {
float: left; 
margin: 0; 
padding: 12px 0 0 20px;
font-size: 10px;
color: #5e5e5e;
}
#middle p#trail a {
color: #006a71;
text-decoration: underline;
}
#middle p#trail a:hover {
text-decoration: none;
}

/* printer on top right of all interior pages */
#facility-name {
float: right;
}
#facility-name ul {
padding: 8px 20px 0 0;
}
#facility-name ul li {
font-size: 10px;
line-height: 20px;
margin: 0;
padding: 0;
background: url(/images/printer.gif) center left no-repeat;
color: #006a71;
list-style: none;
}
#facility-name ul li.nobackground { background: none; } /* to keep it hidden on area pages */
#facility-name ul li a {
padding-left: 20px;
color: #006a71;
text-decoration: none;
}
#facility-name ul li a:hover {
text-decoration: none;
}
#facCont {
width: 975px;
height: auto;
background: transparent url(/images/bg_wrapper_02.gif) bottom left no-repeat;
}
#facLeft {
margin: 0;
padding: 0;
float: left;
width: 486px;
min-height: 720px;
height: auto !important;
height: 720px;

}
#facRight {
position: relative;
margin: 0;
padding: 0;
float: right;
width: 486px;
border-left: 3px solid #7ad3f7;
}
#facRight h2.callNow {
text-align: center;
font-family: arial, verdana;
font-size: 32px;
line-height: 32px;
color: #d61820;
font-weight: bold;
text-transform: uppercase;
}
#facRight p {
padding: 0;
margin: 0;
padding-top: 6px;
}
#facRight p.map {
margin-left: 39px;
}
#facRightText {
text-align: center;
padding: 5px 0 5px 0;	
}
#facRightText h4 {
padding: 2px 0 5px 0;	
}
#facilityPageBottom {
width: 975px;
background: transparent url(/images/bg_other_fac_01.gif) top left no-repeat;
padding-top: 30px;
}
#facBottomLeft {
float: left;
width: 288px;
margin-top: 20px;
}
#facBottomRight {
float: right;
width: 592px;
border-left: 3px solid #efe3c6;
margin-top: 20px;
padding-left: 20px;
}

#address {
padding: 10px 0 0 20px;
}
#addressCall {
float: right;
width: 236px;
height: 90px;
margin-top: 10px;
}
.callNow {
color: #ba863a;
}
#address h1 {}
#address h2 {
font-family: verdana, arial;
font-size: 14px;
font-weight: bold;
line-height: 1.4em;
}
#address h4 a {
float: right;
display: block;
width: 155px;
height: 110px;
background: transparent url(/images/new_tenant_03.jpg) no-repeat;
background-position: 0 -134px;
text-indent: -9999px;
padding-right: 15px;
}
#address h4 a:hover {
background-position: 0 -15px;
}

#address ul {}
#address ul li {
font-family: verdana, arial;
font-size: 12px;
line-height: 1.8em;
}
#address ul li.phone {
font-weight: bold;
color: #d61820;
}
#address ul li a {
text-decoration: underline;
}
#address ul li a:hover {
text-decoration: none;
}

/* Review Accordion */

.review {margin:8px 10px 8px 20px;}

.reviewToggle {cursor:pointer;}
.reviewElement {padding:0 40px 0 0;}

/* CCP Styles */

#callClickPrint {
padding: 0;
margin: 0;
padding-top: 10px;
height: 100px;
}
#callClickPrint ul {
padding: 0;
margin: 0;
list-style: none;
margin-left: 20px;
} 
#callClickPrint ul li {
margin: 0;
padding: 0;
display: block;
float: left;
padding-right: 19px;
}
#callClickPrint ul li a {
display: block;
padding: 0;
margin: 0;
text-indent: -9999px;
width: 136px;
height: 80px;
text-decoration: none;
}
#callClickPrint ul li a:hover {
text-decoration: none;
}
#callClickPrint ul li.reserve a {
background: transparent url(/images/reserve_online.gif) no-repeat;
background-position: 0 -240px;
}
#callClickPrint ul li.reserve a:hover {
background-position: 0 0;
}
#callClickPrint ul li.quote a {
background: transparent url(/images/get_quote.gif) no-repeat;
background-position: 0 -240px;
}
#callClickPrint ul li.quote a:hover {
background-position: 0 0;
}
#callClickPrint ul li.print a {
background: transparent url(/images/print_coupon.gif) no-repeat;
background-position: 0 -240px;
}
#callClickPrint ul li.print a:hover {
background-position: 0 0;
}

#specials {}
#specials h3 {
margin: 0;
padding: 0;
display: block;
width: 448px;
height: 80px;
line-height: 80px;
font-family: arial, verdana;
font-size: 24px;
color: #ffffff;
text-indent: 95px;
text-transform: uppercase;
background: transparent url(/images/web_special.gif) top left no-repeat;
margin-left: 20px;
}
#specials h3 a {
color: #ffffff;
text-decoration: none;
}
#specials h3 a:hover {
color: #def4fd;
text-decoration: none;
}

.spHeight {
padding-top: 20px;
line-height: 18px;
}
.exp {
font-family: arial, verdana;
font-size: 12px;
color: #ffffff;
padding-left: 150px;
}

#mapContainer {
margin-left: 20px;
}
#map {
position: relative;
margin-top: 20px;
width: 448px;
height: 355px;
}
#map h2 {
display: none;
}
#flashmap {
width: 448px;
height: 355px;
}
.maptext {
margin-top: 6px;
font-size: 10px;
font-weight: normal;
padding: 0 0 0 20px;
}

#photo-tour {
width: 448px;
height: 262px;
background: transparent url(/images/bg_photo_01.gif) top left no-repeat;
margin-left: 20px;
margin-top: 10px;
}
#photo-tour h2 {
display: none;
}
#photo-tour p {
padding: 0;
margin: 0;
font-family: arial, verdana;
font-size: 11px;
text-align: center;
margin-top: 6px;
}
#photoBorder {
position: absolute;
display: block;
width: 277px;
height: 164px;
z-index: 999;
margin: 0;
padding: 0;
}
/* this should be exact same size as the images */
#slideshow {
position: relative;
width: 448px;
height: 232px;
margin: 0;
padding: 0;
}
#slideshow img {
margin: 0;
padding: 0;
}

/* Accordion Styles */
/*----------------------------*/
#accordion {
width: 448px;
height: 348px;
min-height: 348px;
margin-left: 20px;
margin-top: 20px;
}
html>body #accordion {
height: auto;
}
#accordion h3 {
display: block;
width: 448px;
height: 30px;
line-height: 30px;
font-size: 14px;
text-indent: -9999px;
padding-top: 6px;
}
#accordion h3.accUnit {
background: transparent url(/images/acc_unit_sizes.gif) top left no-repeat;
margin-top: 10px;
}
#accordion h3.accHours {
background: transparent url(/images/acc_hours.gif) top left no-repeat;
}
#accordion h3.accFeatures {
background: transparent url(/images/acc_features.gif) top left no-repeat;
}
#accordion h3.accRefer {
background: transparent url(/images/acc_refer.gif) top left no-repeat;
}
#accordion h3.accAbout {
background: transparent url(/images/acc_about.gif) top left no-repeat;
}

.toggler, .toggler2 {cursor: pointer;}
 
.element {
width: 448px;
padding: 4px 0 10px 0;
line-height: 1.4em;
margin: 5px 0 8px 0;
}
#accordion .element p {
text-indent: 0; 
font-weight: normal;
padding-right: 6px;

}

#accordion2{
  margin: 45px 0 0 20px;
  width: 458px;

}
.panel {
padding: 5px 0;
}

#prices {
width: 448px;
}
#prices h2 {}
#prices h4 {
line-height: 1.4em;
padding: 0;
margin: 0;
}
#prices table {
width: 140px;
margin: 8px 0 10px 0;
}
#prices td {
width: 50%;
font-family: verdana, arial;
font-size: 12px;
border-bottom: 1px solid #4c4c4c;
padding: 3px 0 3px 0;
} 
#prices td.cellTwo {
text-align: right;
}

#pricesBox {
float: right;
width: 292px;
height: 190px;
background: transparent url(/images/bg_prices_01.gif) top left no-repeat;
margin: 3px 0 0 10px;
}

#pricesBox ul {}
#pricesBox ul li {
display: block;
padding-left: 98px;
}
#pricesBox ul li.comingSoon {
display: block;
text-indent: -9999px;
height: 65px;
width: 158px;
text-decoration: none;
background: transparent url(/images/coming_soon.gif) no-repeat;
background-position: 97px 0;
margin-top: 17px;
}
#pricesBox ul li a {
display: block;
text-indent: -9999px;
height: 80px;
line-height: 80px;
width: 187px;
text-decoration: none;
}
#pricesBox ul li.whatSize a {
background: transparent url(/images/what_size.gif) no-repeat;
background-position: 0 -240px;
}
#pricesBox ul li.currentCustomers a {
background: transparent url(/images/current_customers.gif) no-repeat;
background-position: 0 -240px;
margin-top: 9px;
}
#pricesBox ul li.whatSize a:hover,
#pricesBox ul li.currentCustomers a:hover {
background-position: 0 0;
}

#hours {}
#hours h2 {
display: none;
}
#hours dl {padding-bottom: 10px;}
#hours dt {
font-weight: bold;
line-height: 1.8em;
}
#hours dd {
line-height: 1.6em;
}

#features {}
#features h2 {
display: none;
}
#features dl {padding-bottom: 10px;}
#features dt {
padding-top: 10px;
font-weight: bold;
line-height: 1.6em;
}
#features dd {
line-height: 1.6em;
}

#other-facilities {
font-size: 15px;
float: left;
padding: 15px 0 0 0;
padding-bottom: 15px;
margin-left: 20px;
}
#other-fac-right {
font-size: 15px;
float: left;
padding: 15px 0 0 0;
padding-bottom: 15px;
margin-left: 20px;
}
#editor-content #other-facilities {
margin-left: 0; 
}
#other-facilities h2 {}
#other-facilities dl {}
#other-facilities dt, #other-fac-right dt {
padding: 15px 0 0 0;
}
#other-facilities dt a, #other-fac-right dt a {
padding: 10px 0 0 0;
font-weight: bold;
line-height: 1.5em;
color: #5e5e5e;
}
#other-facilities dd a, #other-fac-right dd a {
line-height: 1.5em;
color: #5e5e5e;
}
#homeFooter #other-facilities dt a, #homeFooter #other-fac-right dt a {
color: #006a71;
}
#homeFooter #other-facilities dd a, #homeFooter #other-fac-right dd a {
color: #006a71;
}

#facilityPageBottom p.disclaimer {
color: #5e5e5e;
}

#siteMap #other-facilities,
#locations #other-facilities {
margin-left: 30px;
}
#homeFooter #other-facilities {
margin-left: 10px;
color: #006a71;
}

#compare {
clear: both;
padding: 15px 0 15px 0;
overflow: hidden;
margin-left: 20px;
color: #b7b7b7;
}
#compare h2 {
font-family: arial, verdana;
font-size: 14px;
}
#compare p.nomargin {
font-weight: bold;
line-height: 1.5em;
}
#compare p {
line-height: 1.5em;
}

/* Area Page Styles */
/*--------------------*/

#area-page {
clear: both;
width: 935px; /* 975px */
padding: 15px 20px 15px 20px;
}

#area-page p.city {
padding-left: 500px;
text-align: right;
}
h2.city {clear: both;}
p.city {padding: 0 0 0 520px; text-align: right;}

#area_map {
position: relative;
width: 418px;
float: right;
padding: 0 0 35px 0;
}

#area_map h2 {
font-family: arial, verdana;
font-size: 14px;
text-transform: uppercase;
}

#area_map #flashmap {
width: 410px;
height: 430px;
border: 3px solid #7ad3f7;
}

#facility-list {
float: left;
width: 390px;
margin: 12px 0 0 0; 
display: inline;
}

.facility-summary {
margin: 16px 0 16px 0; 
clear: both;
border-bottom: 1px solid #7ad3f7;
line-height: 1.25em;
}
.facility-summary img {
float: left;
padding: 0 10px 10px 0;
}
.facility-summary img.facility-offer {
display: none;
}
.facility-summary dl {
margin: 0;
padding: 0 0 20px 0; 
}
.facility-summary dt {font-weight: bold;}
.facility-summary dd {padding: 0 0 0 10px;}
.facility-summary a {}

/* Driving Directions Styles */

#driving-directions {
clear: both; 
width: 935px; /* 975px */
padding: 15px 20px 15px 20px;
}
#driving-directions #address {
padding: 20px 0 0 0;
text-align: left;
}

#driving_map {
width: 935px;
height: 400px;
padding: 15px 0 0 0;
}
#driving_map h2 {
text-transform: uppercase;
}

#driving-directions #flashmap {
width: 929px;
height: 400px;
border: 3px solid #7ad3f7;
}

#driving-text {
padding: 15px 0 0 0;
}
#driving-text h1 {
font-family: arial, verdana;
font-size: 12px;
line-height: 2.0em;
}
#driving-text h2 {
font-family: arial, verdana;
font-size: 14px;
line-height: 2.0em;
text-transform: uppercase;
padding: 6px 0 0 0;
}

#driving-link {
padding: 0 0 20px 0;
}

#site-map {clear: both;
padding-bottom: 30px;
}
#site-map h3 {padding-bottom: 5px;font-size: 14px;}
#site-map h4 {font-size: 12px; font-weight: normal;line-height: 1.4em;}

/* State Pages */

#state-page dl {}
#state-page dl dt {margin: 10px 0 2px 0;}
#state-page dl dt a {font-weight: bold;}

/* unit sizes pop-up  */

#unit-sizes-pop { 
color: #444b4d;
font-family : arial, verdana, sans-serif;
font-size: 12px;
background: #7ad3f7;
}
#unit-sizes-pop p {text-align: left; color: #5e5e5e; margin: 1em;}
#unit-sizes-pop table { 
margin: 1em auto; 
width: 90%;
background: #FFF; 
border-collapse: collapse;
}
#unit-sizes-pop table td {
padding: .5em 1em; 
color: #444b4d;
border: 3px solid #006a71;
vertical-align: top; 
font-weight: normal;
text-align: left;
}
#unit-sizes-pop table th {
color: #444b4d;
padding: .5em 1em; 
border: 3px solid #006a71; 
font-weight: bold; 
}
#unit-sizes-pop table th {background: #FFF; color: #000;}

/* Footer */

#newTenantHome {
float: right;
width: 218px;
}
#footer h4 a {
display: block;
width: 218px;
height: 179px;
background: transparent url(/images/new_tenant_b.jpg) no-repeat;
background-position: 0 0;
text-indent: -9999px;
}
#footer h4 a:hover {
background-position: 0 -537px;
}

#footer p {
padding: 0;
margin: 0;
padding: 10px 0 0 0;
color: #006a71;
font-family: verdana, arial;
font-size: 11px;
}
#footer p.footerBrand {
margin: 0;
padding: 0;
padding: 10px 0 0 10px;
color: #006a71;
}
#footer a {
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}

#footer ul {
padding: 0;
margin: 0;
padding: 10px 0 0 0;
list-style: none; 
text-align: left;
font-size: 11px;
line-height: 11px;
height: 11px;
}
#footer ul li {
display: inline; 
padding: 0 0 0 10px;
color: #006a71;
line-height: 11px;
font-family: verdana, arial;
font-size: 11px;
}
#footer ul li a {
padding: 0 12px 0 0;
border-right: 1px solid #006a71;
color: #006a71;
line-height: 12px;
font-size: 11px;
line-height: 11px;
}
#footer ul li.last a {
border-right: 0;
}
#footer ul li a:hover {
text-decoration: underline;
}

#footer-states {
color: #5e5e5e;	
font-family: verdana, arial;
font-size: 11px;
}
#footer-states ul.states-list li a {
text-transform: uppercase;
}

#footer-stores {
color: #006a71;	
padding-left: 10px;
}
#footer-stores p {}
#footer-stores p.disclaimer {color: #006a71;}
#footer-stores a {color: #006a71;}

.clear {clear: both;}

.lineHome {
padding: 30px 0 0 19px;
}
.imgBill {
padding: 0 0 10px 20px;
}


/* --------- /stylesheets/inline.css --------- */ 
/*
 _ _       _     _       _          
| (_)_ __ | | __(_)_   _(_) ___ ___ 
| | | '_ \| |/ /| | | | | |/ __/ _ \
| | | | | |   < | | |_| | | (_|  __/
|_|_|_| |_|_|\_\/ |\__,_|_|\___\___|
              |__/         
*/

#inline-edit-tools{
  background: #F0F4F5 url(http://www.g5search.com/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(http://www.g5search.com/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;
}


