﻿/*
G5 Search Marketing Copyright 2008
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;}
img{border:0;}
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;}
/* reset */

a {outline:none; text-decoration: none; color: #8b1b0f;} 
body.green a {outline:none; text-decoration: none; color: #4b7b11;}   
body.blue a {outline:none; text-decoration: none; color: #3366cc;}  
body.orange a {outline:none; text-decoration: none; color: #1d6ac9;}  
a:hover {text-decoration: underline;}
h1,h2,h3,h4,h5,h6 {font-size:100%; color: #8b1b0f;}
body.green h1,
body.green h2,
body.green h3,
body.green h4,
body.green h5,
body.green h6 {font-size:100%; color: #4b7b11;}
body.blue h1,
body.blue h2,
body.blue h3,
body.blue h4,
body.blue h5,
body.blue h6 {font-size:100%; color: #164a7e;}
body.orange h1,
body.orange h2,
body.orange h3,
body.orange h4,
body.orange h5,
body.orange h6 {font-size:100%; color: #ff6b06;}
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 { height: 100%; }

body {
margin: 0 auto 0 auto; 
color: #000000;
text-align : center;
font-family : arial, verdana, sans-serif;
font-size: 12px;
background: #9a0f00;
height: 100%;
}

body.green {background: #4b7b11;}
body.blue {background: #11467c;}
body.orange {background: #ff6b06;}

.clear {clear:both}

#wrapper {
width: 950px;
margin: 0 auto;
text-align: left;
background: url(/images/bg_main_01.gif) top left repeat-y;
min-height: 100%;
}
body.green #wrapper {background: url(/images/bg_main_01-green.gif) top left repeat-y;}
body.green #wrapperIn {
background: url(/images/bg_top_01-green.gif) top left no-repeat;	
}
body.blue #wrapper {background: url(/images/bg_main_01-blue.gif) top left repeat-y;}
body.blue #wrapperIn {
background: url(/images/bg_top_01-blue.gif) top left no-repeat;	
}
body.orange #wrapper {background: url(/images/bg_main_01-orange.gif) top left repeat-y;}

#header { /* NOTE. position: relative breaks navigation and does not allow nav overlay of items underneath */
width: 950px;
height: 122px;
}
#headerTop {
height: 94px;
}
#headerTopLeft {
float: left;
width: 315px;
}
#headerTopMiddle {
float: left;
width: 395px;
}
#headerTopRight {
float: right;
width: 150px;
}
#headerNav {
width: 950px;
height: 28px;
}

#middle {
position: relative;
width: 950px;
min-height: 450px;
height: auto !important;
height: 450px;
text-align: left;
}

#footerWrapper {
width: 874px;
margin: 0 auto 0 auto;
text-align: left;
border-top: 2px solid #8b1b0f;
}
body.green #footerWrapper {border-top: 2px solid #4b7b11;}
body.blue #footerWrapper {border-top: 2px solid #11467c;}
body.orange #footerWrapper {border-top: 2px solid #000;}

#footer {
width: 874px;
margin: 5px auto 0 auto;
padding-top: 5px;
text-align: left;
}

/* Template */

#header h1 a {
float:left;
display: block;
margin:16px 0 0 40px;
}

.logo {
float: left;
display: block;
width: 209px;
height: 58px;
text-indent: -9999px;
background: url(/images/logo_pro_self_storage.gif) no-repeat;
margin: 16px 0 0 40px;
}

#header h2 {
padding: 0;
margin: 0;
padding: 0 35px 0 0;
margin-top: 35px;
float: right;
font-weight: bold;
display: block;
width: 412px;
height: 26px;
background: transparent url(/images/tagline.gif) no-repeat;
text-indent: -9999px;
}
body.orange #header h2 {
background: transparent url(/images/tagline-orange.gif) no-repeat;	
}

/* Nav */

#nav {
position : relative; 
height: 28px;
padding: 0;
z-index: 999;
list-style: none;
line-height: 1;
padding: 0 0 0 35px;
}
#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;
width: 143px;
height: 28px;
line-height: 28px;
color: #ffffff;
text-align: left;
text-decoration: none;
text-indent: -9999px;
padding-left: 4px;
background: transparent url(/images/nav-main.png) no-repeat;
}
body.green #nav li a {
display: block;
width: 143px;
height: 28px;
line-height: 28px;
color: #ffffff;
text-align: left;
text-decoration: none;
text-indent: -9999px;
padding-left: 4px;
background: transparent url(/images/nav-green.png) no-repeat;	
}
body.blue #nav li a {
display: block;
width: 143px;
height: 28px;
line-height: 28px;
color: #ffffff;
text-align: left;
text-decoration: none;
text-indent: -9999px;
padding-left: 4px;
background: transparent url(/images/nav-blue.png) no-repeat;	
}
body.orange #nav li a {
display: block;
width: 143px;
height: 28px;
line-height: 28px;
color: #ffffff;
text-align: left;
text-decoration: none;
text-indent: -9999px;
padding-left: 4px;
background: transparent url(/images/nav-orange.png) no-repeat;	
}
#nav li.last a {border: 0;}

#nav li.locations a {background-position: 0 0;}
#nav li.locations a:hover {background-position: 0 -28px;}

#nav li.storage a,
body.green #nav li.storage a, 
body.blue #nav li.storage a,
body.orange #nav li.storage a {background-position: -147px 0;}
#nav li.storage a:hover,
body.green #nav li.storage a:hover,
body.blue #nav li.storage a:hover,
body.orange #nav li.storage a:hover {background-position: -147px -28px;}

#nav li.packing a,
body.green #nav li.packing a,
body.blue #nav li.packing a,
body.orange #nav li.packing a {background-position: -294px 0;}
#nav li.packing a:hover,
body.green #nav li.packing a:hover,
body.blue #nav li.packing a:hover,
body.orange #nav li.packing a:hover {background-position: -294px -28px;}

#nav li.about a,
body.green #nav li.about a,
body.blue #nav li.about a,
body.orange #nav li.about a {background-position: -441px 0;}
#nav li.about a:hover,
body.green #nav li.about a:hover,
body.blue #nav li.about a:hover,
body.orange #nav li.about a:hover {background-position: -441px -28px;}

#nav li.contact a,
body.green #nav li.contact a,
body.blue #nav li.contact a,
body.orange #nav li.contact a {background-position: -588px 0;}
#nav li.contact a:hover,
body.green #nav li.contact a:hover,
body.blue #nav li.contact a:hover,
body.orange #nav li.contact a:hover {background-position: -588px -28px;}

#nav li.home a,
body.green #nav li.home a,
body.blue #nav li.home a,
body.orange #nav li.home a {background-position: -735px 0;}
#nav li.home a:hover,
body.green #nav li.home a:hover,
body.blue #nav li.home a:hover,
body.orange #nav li.home a:hover {background-position: -735px -28px;}


#nav li.locations, #nav li.storage, #nav li.packing, #nav li.about, #nav li.contact, #nav li.home {border: 0;}
#nav li.locations ul li,
#nav li.storage ul li, 
#nav li.packing ul li, 
#nav li.about ul li,
#nav li.contact ul li, 
#nav li.home ul li {
border: 1px solid #b47339;
border-width: 1px 1px 0 1px;
}
#nav li.locations ul li a,
#nav li.storage ul li a, 
#nav li.packing ul li a, 
#nav li.about ul li a,
#nav li.contact ul li a, 
#nav li.home ul li a {
background-image: none;
background-color: #f8ebc4;
color: #8b1b0f;
display: block;
width: 143px;
height: 22px;
line-height: 22px;
padding: 0;
margin: 0;
border-bottom: 0;
border-right: 0;
text-indent: 10px;
}
#nav li.locations ul li a:hover,
#nav li.storage ul li a:hover, 
#nav li.packing ul li a:hover, 
#nav li.about ul li a:hover,
#nav li.contact ul li a:hover, 
#nav li.home ul li a:hover {
background: #ba863a;
color: #f8ebc4;
display: block;
width: 143px;
height: 22px;
line-height: 22px;
padding: 0;
margin: 0;
}
#nav ul { /* all lists */
margin: 0;
list-style: none;
line-height: 1;
z-index: 999;
}
#nav li ul { /* second-level lists */
position: absolute;
width: 143px;
left: -999em;
padding: 2px 0 0 0;
border-bottom: 1px solid #b47339;
}
#nav li ul ul {
margin: -25px 0 0 141px !important;
margin: -25px 0 0 143px;

}
#nav li.locations ul li ul li a,
#nav li.storage ul li ul li a, 
#nav li.packing ul li ul li a, 
#nav li.about ul li ul li a,
#nav li.contact ul li ul li a, 
#nav li.home ul li ul li a {background-color: #fff8de; color: #8b1b0f;}
#nav li.locations ul li ul li a:hover,
#nav li.storage ul li ul li a:hover, 
#nav li.packing ul li ul li a:hover, 
#nav li.about 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-color: #caa162; 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: 260px;
height: 54px;
z-index: 10;
list-style: none;
line-height: 1;
padding: 14px 0 0 144px;
}
#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: 23px;
line-height: 23px;
color: #142d51;
text-align: left;
text-decoration: none;
padding-left: 2px;
}
#locationNav li.nearest a {
display: block;
background: transparent url(/images/self_storage_01.gif) top left no-repeat;
width: 250px;
height: 39px;
text-indent: -9999px;
}
#locationNav li.nearest ul li {
border: 1px solid #b47339;
border-width: 1px 1px 0 1px;
}
#locationNav li.nearest ul li a {
display: block;
width: 160px;
height: 22px;
padding: 0;
margin: 0;
border-bottom: 0;
background: #f8ebc4;
color: #8b1b0f;
font-weight: normal;
line-height: 22px;
text-indent: 10px;
}
#locationNav li.nearest ul li a:hover {
display: block;
width: 156px;
height: 22px;
background: #ba863a;
color: #f8ebc4;
line-height: 22px;
padding: 0;
margin: 0;
}
#locationNav li  {
border: 0;
}
#locationNav li ul li {
border: 1px solid #b47339;
border-width: 1px 1px 0 1px;
}
#locationNav li ul li a {
background-image: none;
background-color: #ffffff;
display: block;
width: 156px;
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: #0054a5;
color: #ffffff;
display: block;
width: 156px;
height: 22px;
line-height: 22px;
padding: 0;
margin: 0;
}
#locationNav li ul { /* second-level lists */
position: absolute;
width: 140px;
left: -999em;
padding: 2px 0 0 0;
border-bottom: 1px solid #b47339;
margin: -21px 0 0 60px;
}
#locationNav li ul ul {
margin: -25px 0 0 138px !important;
margin: -25px 0 0 148px;
}
#locationNav li ul li ul li.submenu a {
background-image: none;
background-color: #fff8de; 
color: #8b1b0f;
}
#locationNav li ul li ul li.submenu a:hover {
background-color: #caa162; 
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 {
width: 950px;
padding-top: 19px;
}

#homeLeft {
float: left;
width: 436px; /* subtract margin */
height: 133px;
padding-left: 36px;
}
#homeLeftBox {
width: 416px;
height: 133px;
background: transparent url(/images/home_box_01.jpg) top left no-repeat;
}
#homeRight {
float: right;
width: 436px; /* subtract margin */
height: 133px;
background: transparent url(/images/home_divider.gif) top left no-repeat;
}
#homeRightBox {
width: 416px;
height: 133px;
background: transparent url(/images/home_box_02.jpg) top left no-repeat;
margin-left: 20px;
}
#homeRightBox ul {
padding: 42px 0 0 19px;
}
#homeRightBox ul li a {
display: block;
text-indent: -9999px;
padding: 2px 0 2px 0;
text-decoration: none;
}
#homeRightBox ul li a.studies {
width: 128px;
height: 15px;
background: transparent url(/images/opt_studies.gif) top right no-repeat;
}
#homeRightBox ul li a.management {
width: 154px;
height: 15px;
background: transparent url(/images/opt_management.gif) top right no-repeat;
}
#homeRightBox ul li a.consulting {
width: 136px;
height: 15px;
background: transparent url(/images/opt_consulting.gif) top right no-repeat;
}
#homeRightBox ul li a.info {
display: block;
width: 143px;
height: 19px;
background: transparent url(/images/more_info_off.gif) top right no-repeat;
}
#homeRightBox ul li a.info:hover {
background: transparent url(/images/more_info_on.gif) top right no-repeat;
}

#search {
position: relative;
padding: 14px 0 0 144px;
}
#search.homeBox {
}
#search h3, .zipcode {
padding: 0;
margin: 0;
display: block;
width: 201px;
height: 13px;
background: transparent url(/images/search_by_zip.gif) top left no-repeat;
text-indent: -9999px;
font-size: 14px;
line-height: 1.4em;
}
#search label {}
#search input {
margin: 0;
padding: 0;
vertical-align: middle;
text-indent: 2px;
}
#search  #zip {
border: 1px solid #cecece; 
margin-top: 1px; 
height: 20px;
}
#search input#go-button {
margin: 0;
padding-left: 6px;
padding-top: 4px;
}

#search form {}

/* #mapBox {
width: 261px;
height: 209px;
padding: 0;
margin: 16px 0 0 10px;
border-top: 1px solid #c4c4c4;
} */

#clickMap {
float: left;
width: 159px;
padding: 0;
}
#clickMapNav {
float: right;
width: 92px;
}

#clickMapNav ul {
padding: 100px 0 0 10px;
width: 50px;
}
#clickMapNav ul li {
border-bottom: 1px solid #c4c4c4;
}
#clickMapNav ul li.last {
border-bottom: none;
}
#clickMapNav ul li a {
font-size: 18px;
font-weight: bold;
color: #c4c4c4;
}
#clickMapNav ul li a:hover {
color: #da6700;
text-decoration: none;
}

#homeRight {
float: right;
width: 477px;
}

#slideWrap {
/* position: relative; */
width: 874px;
height: 280px;
padding: 20px 0 0 38px;
/* z-index: 1; */
}

#slideshow_home {
/* position: relative; */
width: 874px;
height: 280px;

}

/* Home bottom */

#homeBottom {
width: 950px;
padding: 18px 0 12px 0;
}
#homeBottom p {
padding: 0;
margin: 0;
line-height: 1.5em;
padding: 0 38px 0 38px;
}
.store {
text-transform: uppercase;
color: #8b1b0f;
font-weight: bold;
}

/* Facility Page */

#facility-page,
#driving-directions, 
#facCont,
#main-content, 
#area-page, 
#no-match, 
#editor-content,
#state-page, 
#site-map,
#comarketing-page,
#edContent {
padding: 15px 35px 15px 35px;
text-align: left;
overflow: hidden;
}

#comarketing-page {
clear: both;
}
/* #facCont {
padding: 0;
padding: 26px 35px 15px 35px;
width: 880px;
} */

#editor-content p {padding: 5px 0 5px 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: 22px 0 0 35px;
font-size: 10px;
color: #3f3d37;
}
#middle p#trail a {
color: #3f3d37;
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: 14px 35px 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: #3f3d37;
list-style: none;
}
#facility-name ul li.nobackground { background: none; } /* to keep it hidden on area pages */
#facility-name ul li a {
padding-left: 15px;
}
#facility-name ul li a:hover {
text-decoration: none;
}

#facCont {}

#facLeft {
margin: 0;
padding: 0;
float: left;
width: 293px;
}
#facMiddle {
margin: 0;
padding: 0;
float: left;
width: 293px;
}

#facRight {
position:relative;
margin: 0;
padding: 0;
float: right;
width: 293px;
}
#facRight p {
margin: 0;
padding: 3px 0 0 14px;
font-family: arial, verdana;
font-size: 11px;
text-align: right;
}

/* Areas area added Sept 09 - HS */
#area p {
	width:280px;
	font-size:12px;
	padding:6px 0 6px 14px;
}


#facTop {
height: 82px;
min-height: 82px;
height: auto;
}
body.green #facBlock,
body.blue #facBlock,
body.orange #facBlock {
height: 400px;
min-height: 400px;
height: auto;
}

#facTopRight {
float: right;
text-align: center;
width: 280px;
}
#facTopRight p {
color: #000000;
font-size: 14px;
font-weight: bold;
text-align: center;
}
#facTopRight p a {
color: #8b1b0f;
text-decoration: underline;
font-weight: normal;
}
body.green #facTopRight p a {color: #4b7b11;}
body.blue #facTopRight p a {color: #3366cc;}
body.orange #facTopRight p a {color: #1d6ac9;}

#facTopRight p a:hover {
text-decoration: none;
}

.vcard {
font-size: 13px;
color: #000000;
line-height: 1.4em;
}
div.vcard h2 {font-size: 16px;}
.fn {font-size: 16px;}

#addressCall {
float: right;
height: 90px;
margin: 10px 0 0 0;
}
.callNow {
color: #ba863a;
}
body.orange .callNow {color: #1d6ac9;}
#addressCall p {
font-family: verdana, arial;
font-size: 22px;
font-weight: bold;
color: #8b1b0f;
line-height: 1.4em;
text-align: center;
padding: 10px 0 0 0;
margin: 0 70px 0 0;
}
body.green #addressCall p {
color: #4b7b11;
}
body.blue #addressCall p {
color: #164a7e;
}
body.orange #addressCall p {
color: #1d6ac9;
}

#specials {
display: block;
text-align: center;
width: 280px;
height: 80px;
background: url(/images/tab_web_special.jpg) top left no-repeat;
}
body.green #specials {background: url(/images/tab_web_special-green.jpg) top left no-repeat;}
body.blue #specials {background: url(/images/tab_web_special-blue.jpg) top left no-repeat;}
body.orange #specials {background: url(/images/tab_web_special-orange.jpg) top left no-repeat;}
#specials p {
padding: 26px 0 0 0;
}
#specials p a {
font-family: arial, verdana;
color: #ffffff;
font-size: 16px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}
#specials span.top { display:block; }
#specials span.bottom { display:block; }
#specials span.medium { font-size:14px; }
#specials span.small { font-size:12px; }

#callClickPrint {}
#callClickPrint ul {
padding: 0;
margin: 0;
list-style: none;
} 
#callClickPrint ul li {
margin: 0;
padding: 0;
}
#callClickPrint ul li a {
display: block;
padding: 0;
margin: 0;
text-indent: -9999px;
width: 280px;
height: 80px;
text-decoration: none;
margin-top: 10px;
}
#callClickPrint ul li a:hover {
text-decoration: none;
}
#callClickPrint ul li.call a {}
#callClickPrint ul li.reserve a {
background: url(/images/tab_reserve_online.jpg) no-repeat;
background-position: 0 -160px;
}
#callClickPrint ul li.reserve a:hover {
background-position: 0 0;
}
body.green #callClickPrint ul li.reserve a {
background: url(/images/tab_reserve_online-green.jpg) no-repeat;
background-position: 0 0;
}
body.green #callClickPrint ul li.reserve a:hover {
background-position: 0 -80px;
}
body.blue #callClickPrint ul li.reserve a {
background: url(/images/tab_reserve_online-blue.jpg) no-repeat;
background-position: 0 0;
}
body.blue #callClickPrint ul li.reserve a:hover {
background-position: 0 -80px;
}
body.orange #callClickPrint ul li.reserve a {
background: url(/images/tab_reserve_online-orange.jpg) no-repeat;
background-position: 0 0;
}
body.orange #callClickPrint ul li.reserve a:hover {
background-position: 0 -80px;
}
#callClickPrint ul li.quote a {
background: url(/images/tab_free_quote.jpg) no-repeat;
background-position: 0 -160px;
}
#callClickPrint ul li.quote a:hover {
background-position: 0 0;
}
body.green #callClickPrint ul li.quote a {
background: url(/images/tab_free_quote-green.jpg) no-repeat;
background-position: 0 0;
}
body.green #callClickPrint ul li.quote a:hover {
background-position: 0 -80px;
}
body.blue #callClickPrint ul li.quote a {
background: url(/images/tab_free_quote-blue.jpg) no-repeat;
background-position: 0 0;
}
body.blue #callClickPrint ul li.quote a:hover {
background-position: 0 -80px;
}
body.orange #callClickPrint ul li.quote a {
background: url(/images/tab_free_quote-orange.jpg) no-repeat;
background-position: 0 0;
}
body.orange #callClickPrint ul li.quote a:hover {
background-position: 0 -80px;
}
#callClickPrint ul li.print a {
background: url(/images/tab_print_coupon.jpg) no-repeat;
background-position: 0 -160px;
}
#callClickPrint ul li.print a:hover {
background-position: 0 0;
}
body.green #callClickPrint ul li.print a {
background: url(/images/tab_print_coupon-green.jpg) no-repeat;
background-position: 0 0;
}
body.green #callClickPrint ul li.print a:hover {
background-position: 0 -80px;
}
body.blue #callClickPrint ul li.print a {
background: url(/images/tab_print_coupon-blue.jpg) no-repeat;
background-position: 0 0;
}
body.blue #callClickPrint ul li.print a:hover {
background-position: 0 -80px;
}
body.orange #callClickPrint ul li.print a {
background: url(/images/tab_print_coupon-orange.jpg) no-repeat;
background-position: 0 0;
}
body.orange #callClickPrint ul li.print a:hover {
background-position: 0 -80px;
}


/* Accordion Styles */

#accordion, {
width: 280px;
height: 348px;
min-height: 348px;
margin-left: 7px;
}

html>body #accordion {
height: auto;
}
#accordion p, 
#accordion a#what-size {
display: block;
width: 280px;
height: 27px;
font-size: 13px;
text-indent: -9999px;
margin: 0;
/*text-transform: uppercase;
line-height: 28px;*/
}


#accordion a#what-size {
background: transparent url(/images/acc_what_size.gif) top left no-repeat;
padding-bottom:9px;
margin:0px;
}
body.orange #accordion a#what-size {
background: url(/images/accordion-orange.gif) no-repeat;
background-position: 0 0;
padding: 0;
margin: 0 0 9px 0;
}
#accordion p.accUnit {
background: transparent url(/images/acc_unit_sizes.jpg) top left no-repeat;
}
body.orange #accordion p.accUnit {
background: url(/images/accordion-orange.gif) no-repeat;
background-position: 0 -27px;
}
#accordion p.accHours {
background: transparent url(/images/acc_office_hours.jpg) top left no-repeat;
}
body.orange #accordion p.accHours {
background: url(/images/accordion-orange.gif) no-repeat;
background-position: 0 -54px;
}
#accordion p.accFeatures {
background: transparent url(/images/acc_features.jpg) top left no-repeat;
}
body.orange #accordion p.accFeatures {
background: url(/images/accordion-orange.gif) no-repeat;
background-position: 0 -81px;
}
#accordion p.accRefer {
background: transparent url(/images/acc_refer_friend.jpg) top left no-repeat;
}
body.orange #accordion p.accRefer {
background: url(/images/accordion-orange.gif) no-repeat;
background-position: 0 -108px;
}
#accordion p.accAbout {
background: transparent url(/images/acc_about.jpg) top left no-repeat;
}
body.orange #accordion p.accAbout {
background: url(/images/accordion-orange.gif) no-repeat;
background-position: 0 -135px;
}


#accordion2 p.accMap {
	background: transparent url(/images/acc_blank.jpg) top left no-repeat;
	font-size: 13px;
	color: #FFF;
	font-weight:bold;
	height:27px;
	width:280px;
	padding: 5px 0px 0px 27px;
}
body.orange #accordion2 p.accMap {
background: url(/images/acc_blank-orange.jpg) top left no-repeat;
}

.toggler,
.toggler2 {cursor: pointer;}

#toggler_map {
	margin:0;
	padding:0p;	
}
 
.element {
/*width: 280px;*/
width: 266px;
padding: 10px 0 10px 14px;
line-height: 1.4em;
margin: 9px 0 0 0;
}
#accordion .element p {
text-indent: 0; 
font-weight: normal;
font-family: verdana, arial;
font-size: 11px;
padding-right: 20px;
width: 266px;
}

.panel {
padding: 5px 0;
}

#prices {
width: 280px;
}
#prices h3 {
font-size: 13px;
color: #8B1B0F;
}
body.green #prices h3 {color: #4b7b11;}
body.blue #prices h3 {color: #164a7e;}
body.orange #prices h3 {color: #000;}
#prices p strong {
font-family: verdana, arial;
font-size: 11px;
line-height: 1.4em;
padding: 0;
margin: 0;
}
#prices table {
width: 252px;
margin: 10px 0 10px 0;
}
#prices td {
font-family: verdana, arial;
font-size: 11px;
width: 50%;
border-bottom: 1px solid #000000;
} 
#pricesRight {
float: right;
width: 128px
text-align: center;
padding: 30px 26px 0 0;
}
#existing-customers a {
font-family: verdana, arial;
font-size: 11px;
text-decoration: underline;
}
#existing-customers a:hover {
text-decoration: none;
}
#existingCustomers, #whatSize p a {
padding-right: 6px;
}

#hours {}
#hours h2 {}
#hours dl {padding-bottom: 10px;}
#hours dt {
font-family: verdana, arial;
font-size: 11px;
font-weight: bold;
line-height: 1.8em;
}
#hours dd {
font-family: verdana, arial;
font-size: 11px;
line-height: 1.6em;
}

#features {}
#features h2 {
display: none;
}
#features dl {padding-bottom: 10px;}
#features dt {
padding-top: 10px;
font-family: verdana, arial;
font-size: 11px;
font-weight: bold;
line-height: 1.6em;
}
#features dd {
font-family: verdana, arial;
font-size: 11px;
line-height: 1.6em;
}

/* facility page slideshow */

#photo-tour {
	width: 280px;
	height:355px;
	z-index: 999;
	float:right;
}

#photo-tour h2 {
display: none;
}

#photoBorder {
position: absolute;
top: 0px;
left: 13px;
display: block;
width: 280px;
height: 355px;
background: transparent url(/images/photo_mask.gif) top left no-repeat;
z-index: 999;
}
body.orange #photoBorder {
background: transparent url(/images/photo_mask-orange.gif) top left no-repeat;
}
#photo-tour p.photoEsseyoh {
font-size: 11px;
text-align: right;
font-family: verdana, arial;
color: #8B1B0F;
text-align: right;   
}
body.green #photo-tour p.photoEsseyoh {color: #4b7b11;}
body.blue #photo-tour p.photoEsseyoh {color: #164a7e;}
body.orange #photo-tour p.photoEsseyoh {color: #000;}

div.photoCaption { padding-top:2px}


#slideshow {
float:right;
width: 279px;
height: 353px;
}

#slideshow-text {
	padding: 0;
	margin: 4px 0 0 0;
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
}


#mapContainer {
position: relative;
width: 874px;
border-top: 2px solid #8b1b0f;
margin-top: 24px;
clear: both;
}
body.green #mapContainer {
border-top: 2px solid #4b7b11;
}
body.blue #mapContainer {
border-top: 2px solid #11467c;
}
body.orange #mapContainer {
border-top: 2px solid #000;
}
#mapContainerLeft {
float: left;
width: 266px;
}
#mapContainer h2 {
text-transform: uppercase;
padding: 19px 0 0 0;
}

#map {
position: relative;
margin-top: 19px;
width: 574px;
height: 336px;
border-top: 2px solid #d7aa4c;
border-right: 2px solid #d7aa4c;
border-left: 2px solid #d7aa4c;
border-bottom: 3px solid #d7aa4c;
}

/* #map.facility-map {
overflow: hidden;
} */

#flashmap {
height: 336px;
border: 1px solid #e98e00;
}
body.orange #flashmap {
border: 1px solid #ff6b06;
}
.maptext {
margin-top: 6px;
font-size: 10px;
font-weight: normal;
padding: 0 0 0 20px;
}


#other-facilities {
clear: both;
width: 874px;
border-top: 2px solid #8b1b0f;
padding: 15px 0 0 0;
font-family: verdana, arial;
font-size: 11px;
margin-left: 38px;
margin-top: 15px;
background: url(/images/logo_iss_eac.gif) no-repeat;
background-position: right 15px
}
body.green #other-facilities {border-top: 2px solid #4b7b11;}
body.blue #other-facilities {border-top: 2px solid #11467c;}
body.orange #other-facilities {border-top: 2px solid #000;}

#another-facility {
margin-left: 38px;
margin-bottom: 15px;
font-family: verdana, arial;
font-size: 11px;
}

#editor-content #other-facilities {
margin-left: 0; 
}
#other-facilities h2 {
font-family: verdana, arial;
font-size: 11px;
color: #b47339;
}
#other-facilities dl {}
#other-facilities dt {
padding: 15px 0 0 0;
}
#other-facilities dt a,
#another-facility dt {
padding: 15px 0 0 0;
font-weight: bold;
line-height: 1.5em;
color: #b47339;
}
#other-facilities dd a,
#another-facility dd a {
line-height: 1.5em;
color: #b47339;
}

#facilityPageBottom, #locations{
position:relative;
padding-bottom: 25px;
}
#facilityPageBottom p.disclaimer {
color: #3f3d37;
margin-left: 35px;
}


#compare {
clear: both;
width: 874px;
border-top: 2px solid #8b1b0f;
padding: 15px 0 0 0;
font-family: verdana, arial;
font-size: 11px;
margin-left: 35px;
margin-top: 20px;
overflow: hidden;
}
body.green #compare {border-top: 2px solid #4b7b11;}
body.blue #compare {border-top: 2px solid #11467c;}
body.orange #compare {border-top: 2px solid #000;}

#compare h2 {
font-family: arial, verdana;
font-size: 14px;
color: #b47339;
/* text-transform: uppercase; */
}
#compare p.nomargin {
font-weight: bold;
line-height: 1.5em;
color: #b47339;
}
#compare p {
line-height: 1.5em;
color: #b47339;
}

/* Area Page Styles */

#area-page {
clear: both;
width: 880px;
}

#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: 418px;
height: 430px;
border: 3px solid #d7aa4c;
}

#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 #d7aa4c;
line-height: 1.25em;
}
.facility-summary img {
float: left;
padding: 0 10px 10px 0;
}
.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 {}
.facility-summary img.facility-offer {display:none;}

/* Driving Directions Styles */

#driving-directions {
clear: both; 
}
#driving-directions #address {
padding: 20px 0 0 0;
text-align: left;
}
 
#driving_map {
width: 880px;
height: 400px;
padding: 15px 0 0 0;
}
#driving_map h2 {
font-family: arial, verdana;
font-size: 14px;
text-transform: uppercase;
}

#driving-directions #flashmap {
width: 880px;
height: 400px;
border: 3px solid #d7aa4c;
}

#driving-text {padding-top: 10px;}

#driving-text p {margin: 0; line-height:1.3em}

#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: 20px 0 0 0;
}

#driving-link {
padding: 0 0 20px 0;
}

#area {}
#area h1 {
font-size: 14px;
padding: 10px;
}
#area p {
text-align: left;
font-size: 11px;
}

#area h2 {
	font-size:14px;
	color:#8B1B0F;
}

#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 {
background: #9a0f00;
}
#unit-sizes-pop p {text-align: left; color: #FFF; 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: #4c4c4c;
border: 3px solid #d7aa4c;
vertical-align: top; 
font-weight: normal;
text-align: left;
}
#unit-sizes-pop table th {
color: #4c4c4c;
padding: .5em 1em; 
border: 3px solid #d7aa4c; 
font-weight: bold; 
}
#unit-sizes-pop table th {background: #FFF; color: #000;}

/* Footer */

#footer p {
padding: 0;
margin: 0;
padding: 10px 0 0 0;
font-family: verdana, arial;
font-size: 11px;
color: #ffffff;
}

#footer ul {
padding: 0;
margin: 0;
padding: 2px 0 0 0;
list-style: none; 
text-align: left;
}
#footer ul li {
display: inline; 
padding: 0 0 0 5px;
}
#footer ul li a {
padding: 0 10px 0 0;
border-right: 1px solid #b47339;
font-family: verdana, arial;
font-size: 11px;
color: #b47339;
line-height: 16px;
}
#footer ul li.last a {
border-right: 0;
}
#footer p {
color: #b47339;
padding: 0 0 20px 0;
}

#footer-states {}
#footer-states ul.states-list li a {
text-transform: uppercase;
}

#footer-stores {
color: #b47339;
}
#footer-stores p.disclaimer {color: #b47339;}
#footer-stores a {color: #b47339;}
p.footerBrand a {color: #b47339;}
.clear {clear: both;}

/* 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;
}


