﻿/*
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;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */

a {outline:none;text-decoration: none; color: #0359be;} 
a:hover {text-decoration: underline;}
h1,h2,h3,h4,h5,h6{font-size:100%; color: #0359be;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}
html {background: url(/images/bg_01.gif) top center repeat;}

body {
    position : relative;
    margin: 0 auto; 
    color: #4c4c4c;
    text-align : center;
    font-family : verdana, arial, sans-serif;
    font-size: 12px;
}

/* Outside */
/* -------------------- */

div#whopper {
    position: relative;
    width: 956px;
    margin: 10px auto;
    text-align: left;
}

div#header {
    position: relative;
    width: 956px;
    height: 130px;
}

div#middle {
    position: relative;
    width: 100%;
	/* height section is for a min. height on a container */
    min-height:450px;
    height:auto !important;
    height:450px;
	/* /height */
    background: url(/images/body_bg_01.gif) top left repeat-y;
    z-index: 990; /* for the navigation to lay over the top */
}

div#footer {
    position: relative;
    width: 100%;
    height: 100%;
    background: url(/images/footer_bg_01.gif) top left no-repeat;
}
div#footer.facFooter {background: url(/images/footerFac_bg_01.gif) top left no-repeat;}

/* Template */

/* Eseeoh Edits - LH 7/13/09 */
div#header h1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 313px;
    height: 120px;
    display: block;
}
div#header h1 a {
    width: 313px;
    height: 120px;
    display: block;
    text-indent: -9999px;
    background: url(/images/headerLogo_bg_01.gif) top left no-repeat;
}
.headerLogo {
position: absolute;
top: 0;
left: 0;
width: 313px;
height: 120px;
display: block;
}
.headerLogo a {
width: 313px;
height: 120px;
display: block;
text-indent: -9999px;
background: url(/images/headerLogo_bg_01.gif) top left no-repeat;
}

/* Eseeoh Edits - LH 7/13/09 */

div#header div#chatButton{
    position:absolute;
    top:53px; left:438px;
}

div#header h3.spanish {
    position: absolute;
    top: 11px;
    right: 23px;
}
div#header h3.spanish a {
    width: 163px;
    height: 16px;
    line-height: 16px;
    display: block;
    text-indent: -9999px;
    background: url(/images/spanish_bg_01.gif) 0 0 no-repeat;
}
div#header h3.spanish a:hover {background-position: 0 -16px;}
.headerSpanish {
position: absolute;
top: 11px;
right: 23px;
}
.headerSpanish a {
width: 163px;
height: 16px;
line-height: 16px;
display: block;
text-indent: -9999px;
background: url(/images/spanish_bg_01.gif) 0 0 no-repeat;
}
.headerSpanish a:hover {background-position: 0 -16px;}

div#header ul {
    position: absolute;
    width: 196px;
    height: 36px;
    top: 48px;
    right: 0;
}
div#header ul li {float: left;}
div#header ul li a {
    display: block;
    text-indent: -9999px;
}
div#header ul li.headerHome a {
    width: 77px;
    height: 36px;
    background: url(/images/headerHome_bg_01.gif) 0 0 no-repeat;
}
div#header ul li.headerPayOnline a {
    width: 119px;
    height: 36px;
    background: url(/images/headerPayOnline_bg_01.gif) 0 0 no-repeat;
}
div#header ul li a:hover {background-position: 0 -36px;}

#nav {
    position: relative;
    width: 956px; 
    height: 33px;
    z-index: 999;
    font-family: arial, verdana, sans-serif;
    border-bottom: 3px solid #0359be;
    background: url(/images/nav_bg_01.gif) top left no-repeat;
}
#nav ul {
    padding: 3px 0 0 3px;
    margin: 0;
    list-style: none;
    line-height: 1;
}
#nav a {
    display: block;
    width: 10em;
}
#nav li { /* all list items */
    display: block;
    float: left;
    list-style: none;
    overflow: hidden;
    z-index: 999;
}
#nav li a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    text-indent: -9999px;
}
#nav li.loc a {
    background: transparent url(/images/navLocations_bg_01.gif) 0 0 no-repeat;
    width: 115px;
    height: 30px;
}
#nav li.loc a:hover {background-position: 0 -30px;}
#nav li.offer a {
    background: transparent url(/images/navOffer_bg_01.gif) 0 0 no-repeat;
    width: 151px;
    height: 30px;
}
#nav li.offer a:hover {background-position: 0 -30px;}
#nav li.tips a {
    background: transparent url(/images/navTips_bg_01.gif) 0 0 no-repeat;
    width: 136px;
    height: 30px;
}
#nav li.tips a:hover {background-position: 0 -30px;}
#nav li.sizes a {
    background: transparent url(/images/navSizes_bg_01.gif) 0 0 no-repeat;
    width: 111px;
    height: 30px;
}
#nav li.sizes a:hover {background-position: 0 -30px;}
#nav li.choose a {
    background: transparent url(/images/navChoose_bg_01.gif) 0 0 no-repeat;
    width: 161px;
    height: 30px;
}
#nav li.choose a:hover {background-position: 0 -30px;}
#nav li.service a {
    background: transparent url(/images/navService_bg_01.gif) 0 0 no-repeat;
    width: 179px;
    height: 30px;
}
#nav li.service a:hover {background-position: 0 -30px;}
#nav li.contact a {
    background: transparent url(/images/navContact_bg_01.gif) 0 0 no-repeat;
    width: 97px;
    height: 30px;
}
#nav li.contact a:hover {background-position: 0 -30px;}
#nav li ul { /* second-level lists */
    position: absolute;
    width: 160px;
    padding: 0;
    margin: 0 0 0 -3px;
    background: #367acb;
    border: 1px solid #0359be;
    border-width: 2px 2px 1px 2px;
    left: -999em;
}
#nav li.loc ul li a,
#nav li.offer ul li a,
#nav li.tips ul li a, 
#nav li.sizes ul li a,
#nav li.choose ul li a,
#nav li.service ul li a, 
#nav li.contact ul li a {
    width: 160px;
    height: 24px;
    padding: 0;
    margin: 0;
    background-image: none;
    border: 1px solid #0359be;
    border-width: 0 0 1px 0;
    color: #FFF;
    display: block;
    line-height: 24px;
    text-indent: 10px;
}
#nav li.loc ul li a:hover,
#nav li.offer ul li a:hover,
#nav li.tips ul li a:hover, 
#nav li.sizes ul li a:hover, 
#nav li.choose ul li a:hover,
#nav li.service ul li a:hover,
#nav li.contact ul li a:hover {
    background: #003473;
    display: block;
    width: 160px;
    height: 24px;
    line-height: 24px;
}
#nav li.loc ul li ul li a,
#nav li.offer ul li ul li a,
#nav li.tips ul li ul li a, 
#nav li.sizes ul li ul li a,
#nav li.choose ul li ul li a,
#nav li.service ul li ul li a, 
#nav li.contact ul li ul li a {
    width: 160px;
    height: 24px;
    padding: 0;
    margin: 0;
    display: block;
    line-height: 24px;
    text-indent: 10px;
}
#nav li.loc ul li ul li a:hover,
#nav li.offer ul li ul li a:hover,
#nav li.tips ul li ul li a:hover, 
#nav li.sizes ul li ul li a:hover,
#nav li.choose ul li ul li a:hover, 
#nav li.service ul li ul li a:hover,  
#nav li.contact ul li ul li a:hover {
    background: #003473;
    display: block;
    width: 160px;
    height: 24px;
    line-height: 24px;
}
#nav li ul ul {margin: -27px 0 0 160px;}
#nav li ul ul ul {margin: -27px 0 0 160px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav 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 { /* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.hover {position: static;}

#locationNav {
    position: relative;
    width: 267px; 
    height: 89px;
    z-index: 999;
    font-family: arial, verdana, sans-serif;
}
#locationNav ul {
    margin: 0;
    list-style: none;
    line-height: 1;
}
#locationNav a {
    display: block;
    width: 10em;
}
#locationNav li { /* all list items */
    display: block;
    float: left;
    list-style: none;
    overflow: hidden;
    z-index: 999;
}
#locationNav li a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    text-indent: -9999px;
}
#locationNav li.nearest a {
    background: transparent url(/images/nearestLocation_bg_01.gif) 0 0 no-repeat;
    width: 267px;
    height: 89px;
}
#locationNav li.nearest a:hover {background-position: 0 -89px;}

#locationNav li ul { /* second-level lists */
    position: absolute;
    width: 160px;
    padding: 0;
    margin: 0 0 0 77px;
    background: #367acb;
    border: 1px solid #0359be;
    border-width: 2px 2px 1px 2px;
    left: -999em;
}
#locationNav li.nearest ul li a {
    width: 160px;
    height: 24px;
    padding: 0;
    margin: 0;
    background-image: none;
    border: 1px solid #0359be;
    border-width: 0 0 1px 0;
    color: #FFF;
    display: block;
    line-height: 24px;
    text-indent: 10px;
}
#locationNav li.nearest ul li a:hover {
    background: #003473;
    display: block;
    width: 160px;
    height: 24px;
    line-height: 24px;
}
#locationNav li.nearest ul li ul li a {
    width: 160px;
    height: 24px;
    padding: 0;
    margin: 0;
    display: block;
    line-height: 24px;
    text-indent: 10px;
}
#locationNav li.nearest ul li ul li a:hover {
    background: #003473;
    display: block;
    width: 160px;
    height: 24px;
    line-height: 24px;
}
#locationNav li ul ul {margin: -27px 0 0 160px;}
#locationNav li ul ul ul {margin: -27px 0 0 160px;}
#locationNav li:hover ul ul, #locationNav li:hover ul ul ul, #locationNav li.sfhover ul ul, #locationNav li.sfhover ul ul ul {left: -999em;}
#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 { /* lists nested under hovered list items */
	left: auto;
}
#locationNav li:hover, #locationNav li.hover {position: static;}



/* Slide Show*/
/* -------------------- */

#slideshow-home {
   position: relative;
	width:608px;
	height:312px;
}
#slideshow-home img {
	width:608px;
	height:312px;
}


div#slideshow {
    position: relative;
    width: 418px;
    height: 282px;
    padding: 3px 0 0 0;
}
/*
#home-slideshow {
    width:100%;
    height:312px;
}
*/

/* Homepage */
/* ------------------- */
div#homeCont {
    position: relative;
    width: 950px;
    padding: 24px 0 0 0;
}

div#homeLeft {
    position: relative;
    width: 290px;
    float: left;
    z-index: 996;
    padding: 0 0 0 27px;
}

div#homeRight {
    position: relative;
    width: 633px;
    float: right;
}


div#search {
    position: relative;
    width: 267px;
    height: 85px;
}
div#search p {
    width: 267px; 
    height: 85px;
    margin: 0;
    padding: 0;
    background: url(/images/search_bg_01.gif) top left no-repeat;
}
div#search label {color: #FFF; display: block;}
div#search input {vertical-align: middle; text-indent: 2px;}
div#search  #zip {
    position: absolute;
    top: 46px;
    left: 76px;
    width: 72px;
    height: 18px;
    border: 0;
}
div#search input#go-button {
    position: absolute;
    top: 42px;
    left: 156px;
    width: 44px;
    height: 22px;
    text-indent: -9999px;
    background: url(/images/go.gif) 0 0 no-repeat;
}
div#search input#go-button:hover {background-position: 0 -22px;}
div#search form {}

div#homeSelectSize {
    position: relative;
    width: 267px;
    height: 68px;
    border-top: 1px solid #FFF;
}
div#homeSelectSize .selectSize {
    position: relative;
    width: 267px;
    height: 68px;
    display: block;
    text-indent: -9999px;
    background: url(/images/homeSelectSize_bg_01.gif) top left no-repeat;
}

div#homeReserveUnit {
    position: relative;
    width: 267px;
    height: 68px;
    border-top: 1px solid #FFF;
}
div#homeReserveUnit .reserveUnit {
    position: relative;
    width: 267px;
    height: 68px;
    display: block;
    text-indent: -9999px;
    background: url(/images/homeReserveUnit_bg_01.gif) top left no-repeat;
}

div#homeText {
    position: relative;
    margin: 0 30px;
    padding: 10px 0 5px 0;
}
div#homeText p {line-height: 2.0em;}
div#homeText .homeblue {color: #0359be;font-weight: bold; display:inline; font-size:13px}

div#editor-content ul li {list-style: none; list-style-image: url(/images/orangeBullet_bg_01.gif);}

/* Facility Page */
/* -------------------- */

/* setup the all the tertiary pages for the site with the margins for the content */
div#facility-page,
div#driving-directions, 
div#main-content, 
div#area-page, 
div#no-match, 
div#editor-content,
div#state-page, 
div#site-map,
div#comarketing-page {
    position: relative;
    padding: 15px 27px;
    text-align: left;
    overflow: hidden;
}

div#contact {padding: 20px 27px;}

div#reserve {padding: 20px 27px;}
div#reserve table {width: 600px;}
div#reserve table td {padding: 5px 5px 5px 5px;}

div#employment {
    width: 600px;
    padding: 20px 27px;
    font-size: 12px; 
    margin-left: 15px;
}
div#employment h2 {font-size: 150%;}

/* breadcrumbs */
div#middle p#trail {
    position: relative;
    float: left; 
    margin: 0; 
    padding: 29px 0 0 27px;
    font-size: 10px;
}
div#middle p#trail a {text-decoration:underline;}

/* printer on top right of all interior pages */
div#facility-name {float: right;}
div#facility-name ul {padding: 25px 27px 0 0;}
div#facility-name ul li {
    font-size: 10px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    background: url(/images/printer.gif) center left no-repeat;
}
div#facility-name ul li.nobackground { background: none; } /* to keep it hidden on area pages */
div#facility-name ul li a {padding-left: 15px;text-decoration: none;}
div#facility-name ul li a:hover {}

div#facCont {
    position: relative;
    width: 950px;
    margin: 0 3px;
    padding: 15px 0px;
    background: url(/images/facContBottom_bg_01.jpg) bottom right no-repeat;
}

div#facLeft {
    position: relative;
    width: 449px;
    float: left;
    padding: 0 0 0 24px;
    background: url(/images/rightBorder_bg_01.gif) top right repeat-y;
}

div#facTopLeft {
    position: relative;
    width: 449px;
}

div#facRight {
    position: relative;
    width: 447px;
    float: right;
}

div#addressBlock {
position: relative;
width: 201px;
float: left;
padding: 0 10px 0 0;
background: url(/images/rightBorder_bg_01.gif) top right repeat-y;
}
div#addressBlock ul {
list-style: none;
padding: 0;
margin: 0;
}
div#addressBlock ul li, div#addressBlock p {
font-size: 11px; 
line-height: 1.5em;
padding: 0;
margin: 0;
}
div.vcard h1.org {font-weight: bold; color: #F85E06; font-size: 13px;}
div.vcard span.blueFont {color: #0359BE;}
div.vcard div, div.vcard span {font-size: 11px; line-height: 1.5em;}

div#callNow {
    position: relative;
    width: 238px;
    float: right;
    text-align: left;
}
/* Eseeoh Edits - LH 7/13/09 */
div#callNow h2 {
    color: #f44e08;
    text-align: center;
    padding-bottom: 10px;
}
.callNowNew {
font-size: 18px;
font-weight: bold;
color: #f44e08;
text-align: center;
padding-bottom: 10px;
}
div#callNow h3 {
    position: relative;
    width: 186px;
    height: 46px;
    display: block;
    margin: 0 auto;
}
div#callNow h3 a {
    position: relative;
    width: 186px;
    height: 46px;
    display: block;
    text-indent: -9999px;
    background: url(/images/existingCustomers_bg_01.gif) top left no-repeat;
}
div#callNow h3 a:hover {background-position: 0 -46px;}
.payOnline {
    position: relative;
    width: 186px;
    height: 46px;
    display: block;
    margin: 0 auto;
}
.payOnline a {
    position: relative;
    width: 186px;
    height: 46px;
    display: block;
    text-indent: -9999px;
    background: url(/images/existingCustomers_bg_01.gif) top left no-repeat;
}
.payOnline a:hover {background-position: 0 -46px;}




div#ccp {
    position: relative;
    width: 424px;
    height: 67px;
    padding: 28px 0;
    clear: both;
}
div#ccp ul {} 
div#ccp ul li {
    float: left;
    list-style: none;
    text-indent: -9999px;
}
div#ccp ul li a {
    display: block;
    width: 138px;
    height: 67px;
    padding: 0 5px 0 0;
}
div#ccp ul li.last a {padding: 0;}
div#ccp ul li.reserve a {background: url(/images/reserve_bg_01.jpg) 0 0 no-repeat;}
div#ccp ul li.print a {background: url(/images/coupon_bg_01.jpg) 0 0 no-repeat;}
div#ccp ul li.quote a {background: url(/images/quote_bg_01.jpg) 0 0 no-repeat;}
div#ccp ul li a:hover {background-position: 0 -67px;}

div#specials {
    position: relative;
    width: 424px;
    height: 71px;
    background: url(/images/special_bg_01.gif) top left no-repeat;
}
/* Eseeoh Edits - LH 7/13/09 */
div#specials h2 {
    text-align: center;
    padding: 35px 0 0 0;
}
div#specials h2 a {
    color: #FFF;
    font-size: 23px; 
}
div#specials h2 a:hover {
    background: none;
}
.specialsNew {
text-align: center;
padding: 35px 0 0 0;
font-size: 18px;
font-weight: bold;
}
.specialsNew a {
color: #FFF;
font-size: 23px; 
}
.specialsNew a:hover {
background: none;
}

/* Accordion Styles */
/*----------------------------*/
div#accordion {
    position: relative;
    width: 424px;
    padding: 28px 0 0 0;
}
#accordion div.toggler {
    width: 424px;
    height: 37px;
    font-size: 16px;
    line-height: 37px;
    text-indent: -9999px;
}
#accordion #toggler_size {background:url(/images/togglerSizes_bg_01.gif) no-repeat;}
#accordion #toggler_features {background:url(/images/togglerFeatures_bg_01.gif) no-repeat;}
#accordion #toggler_hours {background:url(/images/togglerHours_bg_01.gif) no-repeat;}
#accordion #toggler_customer {background:url(/images/togglerReviews_bg_01.gif) no-repeat;}
#accordion #toggler_refer {background:url(/images/togglerRefer_bg_01.gif) no-repeat;}
#accordion #toggler_twitter {background:url(/images/togglerTwitter_bg_01.gif) no-repeat;}
#accordion #toggler_about {background:url(/images/togglerAbout_bg_01.gif) no-repeat;}


#accordion2 {
position: relative;
width: 424px;
margin: 10px 0 0 0;
}
#accordion2 div.toggler2 {
width: 424px;
height: 37px;
line-height: 27px;
font-size: 11px; 
font-weight: bold;
text-align: center;
color: #ffffff;
}
#accordion2 div.element2 p {text-align:left;}
#accordion2 #toggler_map {background:url(/images/togglerBlank_bg_01.gif) no-repeat;}

.toggler,
.toggler2 {cursor: pointer;}
 
.element {
    width: 390px;
    padding: 10px 15px;
    line-height: 1.4em;
    margin: 9px 0 0 0;
}
div#accordion .element p {text-indent: 0; font-weight: normal;}
div#accordion2 .element p {text-align: left;}
div#accordion p.extra {margin:0 0 0 10px}


.panel {padding: 5px 0;}


#twitter_div {word-wrap:break-word}
#twitter_div ul {margin:10px 0;}
#twitter_div li {
	padding:0 0 0 24px;
	margin:0 0 5px 0;
	background:url(/images/twitter.gif) no-repeat;
}



div#prices h2 {}
div#prices table {width: 380px;}
div#prices th {width: 95%; line-height: 1.4em;font-weight: bold;padding: 0 0 10px 0;}
div#prices td {width: 23%;border-bottom: 1px solid #dfdfdf;} 
div#prices td.largeTD {width: 50%;}
div#whatSize p a {font-weight: bold; padding: 10px 0;}

div#hours {}
div#hours h2 {}
div#hours dl {padding-bottom: 10px;}
div#hours dt {
    font-weight: bold;
    line-height: 1.8em;
}
div#hours dd {line-height: 1.6em;}

div#features {}
div#features h2 {}
div#features dl {padding-bottom: 10px;}
div#features dt {
    padding-top: 10px;
    font-weight: bold;
    line-height: 1.6em;
}
div#features dd {line-height: 1.6em;}

div#photo-tour {
    position: relative;
    width: 424px;
    height: 313px;
    background: url(/images/facilityBorder_bg_01.gif) top left no-repeat;
}
div#photo-tour p.photoEsseyoh {
    position: relative;
    margin: 5px 0 0 0;
    color: #FFF;
    font-size: 11px;
    text-align: center;
}


#facText {
position: relative;
width: 424px;
padding: 0 0 10px 0;
margin-bottom: 5px;
}
div#facText p {
    line-height: 1.6em;
    padding: 0 20px; 
    text-align: center;
}
div#facText h6 {text-align: center;}

div#facMap {
    position: relative;
    width: 424px;
}
div#facMap p {
    font-size: 11px; 
    font-weight: bold;
    line-height: 2em;
    padding: 0;
    margin: 0;
    text-align: center;
}

div#map {
    position: relative;
    width: 424px;
    height: 324px;
    background: url(/images/map_bg_01.gif) top left no-repeat;
}
div#map h2 {display: none;}

#flashmap {
    position: relative;
    width: 418px;
    height: 318px;
    top: 3px;
    left: 3px;
}

div#other-facilities {
    position: relative;
    clear: both;
    padding: 15px 0 0 27px;
}
div#other-facilities h2 {}
div#other-facilities dl {margin: 15px 0 15px 0;}
div#other-facilities dt a {
    padding: 10px 0 0 0;
    font-weight: bold;
    line-height: 1.5em;
}
div#other-facilities dd a {line-height: 1.5em;}

div#locations div#other-facilities dl {padding: 0; margin: 0;}
div#locations div#other-facilities dt {margin: 20px 0 0 0;}

body.home #other-facilities h2,
body.home #other-facilities dl,
body.home #other-facilities dt a,
body.home #other-facilities dd a {
color: #ffffff;	
}

div#facLocationsTop {
    position: relative;
    width: 900px;
    height: 7px;
    margin: 28px 0 0 24px;
    overflow: hidden;
    background: url(/images/facLocationsTop_bg_01.gif) top left no-repeat;
}

div#facLocations {
    margin: 0 0 0 24px; 
    background: url(/images/facLocationsBody_bg_01.gif) top left repeat-y;
}
div#facLocations div#other-facilities {padding: 20px 0 0 20px;}
div#facLocations div#other-facilities dl {float: left; padding: 0 184px 0 0;}
div#facLocations div#other-facilities dt {padding: 10px 0 0 0;}

div#facLocationsBottom {
    position: relative;
    width: 900px;
    height: 7px;
    margin: 0 0 0 24px;
    background: url(/images/facLocationsBottom_bg_01.gif) top left no-repeat;
}

div#facBar {
    position: relative;
    width: 900px;
    height: 52px;
    margin: 28px 0 25px 24px;
    background: url(/images/facBar_bg_01.gif) top left no-repeat;
}
div#facBar p {
    width: 900px;
    height: 52px;
    display: block;
    text-indent: -9999px;
}

div#compare {
    position: relative;
    padding: 0 0 10px 24px;
    font-size: 11px;
    overflow: hidden;
}
div#compare h2 {font-size: 14px;}
div#compare p.nomargin {font-weight: bold;width:460px;}

/* Reservation Partial */
/* Added May 13, 2009 */
div#editor-content.reservation h1,
div#editor-content.reservation h2 {margin: 0;}
div#editor-content.reservation h2 {color: #F85E06; font-size: 16px;}
div#editor-content.reservation h2 span.blueFont {color: #0359BE;}
div#editor-content.reservation ul.address-class li {
    list-style: none;
    line-height: 1.5em;
}

div#editor-content.reservation #accordion {width:898px;}
div#accordion h3.reservation {
    width: 898px;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    text-indent: 25px;
    color:#fff;
    background: url(/images/toggleReservation_bg_01.gif) no-repeat;
}
div#editor-content.reservation .toggler {cursor: pointer;}
div#editor-content.reservation .element {
	width:100%;
    padding: 10px 0;
    line-height: 1.4em;
    margin: 5px 0 0 0;
}

div#editor-content.reservation p.whatSize {float:right;padding-right:15px;}
div#editor-content.reservation table {
	width:868px;
	margin:0 15px;
	font-size: 11px;
	border-collapse:collapse;
}

div#editor-content.reservation #no_unit_categories_id,
div#editor-content.reservation #reservation_prices {padding-bottom:10px;}

div#editor-content.reservation tr.even {background: #e0edfd;}
div#editor-content.reservation th {
    padding: 0 0 10px 10px;
    font-size: 14px;
    font-weight: bold;
}
div#editor-content.reservation td {
	padding: 0 10px;
	border: 1px solid #95b9e4;
}
div#editor-content.reservation td.tdSize {width:200px;}
#prices td.tdSizeT {width:0; width: 25%;}
div#editor-content.reservation td.tdDesc {width:200px;}
div#editor-content.reservation td.tdRate {width:60px;}
#prices td.tdRateT {width:0; width: 25%;}
div#editor-content.reservation td.tdSpec {width:238px;}
#prices td.tdSpecT {width:0; width: 50%;}
div#editor-content.reservation td.tdBttn {width:100px;}

/*custom html form - reservation */
div#formRes {
	padding:10px 0px 0px 20px;
	font-size:14px;
	font-weight:bold;
	color:#0359BE	
}

.formDesc, .formSpec {font-weight:normal}

/* Area Page Styles */
/*--------------------*/

div#area-page, div#comarketing-page {clear: both;}

div#area-page p.city {
    padding-left: 407px;
    text-align: right;
}

h2.city {clear: both;}
p.city {padding: 0 0 0 520px; text-align: right;}

div#area_map {
    position: relative;
    width: 467px;
    float: right;
    padding: 0 0 35px 0;
}

div#area_map h2 {display: none;}
div#area_map #flashmap {
    width: 467px;
    height: 430px;
    border: 1px solid #0359BE;
}

#facility-list {
    position: relative;
    width: 407px;
    float: left;
    margin: 12px 0 0 0; 
    display: inline;
}

.facility-summary {
    margin: 16px 0 16px 0; 
    clear: both;
    border-bottom: 1px solid #4c4c4c;
    line-height: 1.4em;
}
.facility-summary img {
    float: left;
    padding: 0 10px 10px 0;
}
.facility-summary dl {
    margin: 0;
    padding: 0 0 20px 0; 
}
.facility-summary a img.facility-offer {display:none;}
.facility-summary dt {font-weight: bold;}
.facility-summary dd {padding: 0 0 0 10px;}
.facility-summary a {}

/* Driving Directions Styles */
/*--------------------*/

div#driving-directions {clear: both; padding: 15px 21px 0 27px;}
div#driving-directions div#address {width: 800px; float: none; background-image: none;padding: 0 0 20px 0;}

div#driving_map {
    position: relative;
    width: 900px;
    height: 400px;
    padding: 15px 0 0 0;
}
div#driving_map h2 {display: none;}

div#driving-directions #flashmap {
    position: relative;
    width: 900px;
    height: 400px;
    border: 1px solid #0359BE;
}

div#driving-text {padding: 15px 0 0 0;}
div#driving-text h1 {font-size: 12px;line-height: 2.0em;}
div#driving-text h2 {font-size: 14px;line-height: 2.0em;}

div#driving-link {padding: 0 0 20px 0;}

#driving-text2 {text-align: left; padding: 2px 0 0 0;}
#driving-text2 h2 {font-size: 14px;line-height: 1.5em;}
#driving-text2 p {text-align: left;}

div#driving-link2 {padding: 10px 0 20px 0;}

div#site-map {clear: both;}
div#site-map h3 {padding-bottom: 5px;font-size: 14px;}
div#site-map h4 {font-size: 12px; font-weight: normal;line-height: 1.4em;}

/* State Pages */
/* -------------------- */
div#state-page dl {}
div#state-page dl dt {margin: 10px 0 2px 0;}
div#state-page dl dt a {font-weight: bold;}

/* UNIT SIZES POP-UP
 * --------------------------------------------------------------------------*/
table.storage-size {  border-collapse: collapse; border: 1px solid #0f60b4; font-size: 0.9em; }
table.storage-size td { border: 1px solid #0f60b4; padding: 6px;}
table.storage-size th {
    padding: 6px; 
    color: #0f60b4;
    font-size: 14px; 
    font-weight: bold; 
    text-align: center;
    border: 1px solid #0f60b4; 
}
table.storage-size th.unit-size { width: 80px; }

/* Contact form */
/* -------------------- */
span.location-notice { display:block; clear: left; font-size: 85%; padding-top: 3px;}

/* Footer */
/* -------------------- */

div#footer h3 {
    position: absolute;
    width: 174px;
    height: 177px;
    display: block;
    top: 70px;
    right: 0px;
}
div#footer h3 a {
    width: 174px;
    height: 177px;
    display: block;
    text-indent: -9999px;
    background: url(/images/membership_bg_01.jpg) top left no-repeat;
}
div#footer p {
    color: #FFF;
    font-size: 11px;
    padding: 0 0 0 27px;
}
div#footer p#copy {padding: 0;}
div#footer p a {color: #FFF; text-decoration: underline;}
div#footer ul.footerNav {padding: 35px 0 0 17px; font-size: 11px;}
div#footer ul {padding: 10px 0 0 17px; font-size: 11px; clear: left;}
div#footer ul li {
    float: left;
    display: block;
}
div#footer ul li a {
    padding: 0 10px;
    border-right: 1px solid #FFF;
    color: #FFF;
    font-weight: bold;
}
div#footer ul li.last a {border: 0;} 

div#footer-states {clear: both;padding: 0 0 0 0;}
div#footer-states ul {padding: 10px 0 0 17px;}
div#footer-states ul.states-list li a {text-transform: uppercase;}

div#footer-stores {
    position: relative;
    padding: 1px 0 0 27px;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    clear: both;
}
div#footer-stores p.disclaimer {    
    color: #FFF;
    font-weight: normal;
    padding: 0 200px 0 0;
}
div#footer-stores a {    
    color: #FFF;
}

p.footerBrand {text-align: center;}
p.footerBrand a {}
.clear {clear: both;line-height: 1px;height: 1px}
.disclaimer {
font-size: 10px;
color: #777777
}
.center {text-align: center;}

#smIcons {
margin: 5px 0 0 0;
text-align: center;	
}
#smIcons a {padding: 0 5px 0 5px;}

#spButton {
position: absolute;
z-index: 999;	
top: -15px;
left: -15px;
}

#spButton a {
display: block;
width: 115px;
height: 115px;
text-indent: -9999px;
background: transparent url(/images/button_gs.png) top left no-repeat !important;
background: transparent url(/images/button_gs.gif) top left no-repeat;
}

body #signature-brand {margin:10px 27px 20px;}
/* Signature Brand Styles */
#signature-brand {width:180px;height:20px;display:block;margin:10px 0;outline:none;text-indent:-9999px;background:url(/images/signature-brand.gif);overflow:hidden;}
#signature-brand:hover, 
#signature-brand:focus {background-position:0 -20px;}
#signature-brand:active {background-position:0 -40px;}
/* --------- /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;
}


