/*
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;}
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 */

/* GLOBAL SETTINGS */
/* -------------------- */

a {color: #2362ac;}
h1,h2,h3,h4,h5,h6{font-size:100%; color: #2362ac;}
h1 {font-size: 16px;}
h2 {font-size: 15px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}
html {height:100%;}
.clear {clear: both;line-height: 1px;height: 1px}

body {
	margin: 0 auto; 
	color:#4f4f4f;
	text-align: center; /* center for IE */
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height:100%;
    background: #ff6306;
	}
	
dt {font-weight:bold;padding-top:10px;}

/* BASIC LAYOUT */
/* -------------------- */

div#whopper {
    position: relative;
    width: 950px;
    margin: 0 auto;
    padding: 0 11px;
    text-align: left;
	/* height section is for 100% tall whopper */
    height:auto !important;
    height:100%;
    min-height:100%; 
    background: #fff url(/images/whopper_bg_01.gif) repeat-y;
}

div#header {
    position: relative;
    width: 100%;
    height: 176px;
    background: url(/images/header_bg_01.png) no-repeat;
    z-index: 990;
}

div#middle {
    position: relative;
    width: 898px;
	padding: 26px 26px 0 26px;
	/* height section is for a min. height on a container */
    min-height:398px;
    height:auto !important;
    height:398px;
}

div#footer {
	clear:both;
	padding-top:26px;
	text-align:right;
    width: 100%;
	padding-bottom:40px;
}

/* HEADER STYLES */
/* -------------------- */

/* Background image replacement on the header logo */
#header h1,
#header h2 a {
    width: 290px;
    height: 130px;
    display: block;
    text-indent: -9999px;
}

/* NAVIGATION STYLES */
/* -------------------- */

#nav ul {
	position:absolute;
	margin-top:7px;
	line-height: 1;
}

#nav li { /* all list items */
	float: left;
	width: 190px;
}

#nav a {
	display: block;
	text-indent:-9999px;
	width: 190px;
	height:40px;
	background:url(/images/nav_bg_01.png) no-repeat;
}

#nav li.home {width:189px;}
#nav li.home a {width:189px;background-position:0 0;}
#nav li.home a:hover {background-position:0 -40px;}

#nav li.locations a {background-position:-189px 0;}
#nav li.locations a:hover {background-position:-189px -40px;}

#nav li.specials a {background-position:-379px 0;}
#nav li.specials a:hover {background-position:-379px -40px;}

#nav li.storage a {background-position:-569px 0;}
#nav li.storage a:hover {background-position:-569px -40px;}

#nav li.contact {width:191px;}
#nav li.contact a {width:191px;background-position:-759px 0;}
#nav li.contact a:hover {background-position:-759px -40px;}

/* Fix IE 7 */
#nav li:hover {position: static;}

/* reset some second level things */
#nav li.home ul li a,
#nav li.locations ul li a,
#nav li.specials ul li a, 
#nav li.storage ul li a,
#nav li.contact ul li a {
	width:187px;
	height:26px;
    margin: 0;
    color: #fff;
    font-size: 13px;
    line-height:26px;
	text-indent:10px;
	text-decoration:none;
	border:2px solid #2362ac;
	border-top:none;
	background: #6fa2df;
}
#nav li.home ul li a:hover,
#nav li.locations ul li a:hover,
#nav li.specials ul li a:hover, 
#nav li.storage ul li a:hover,
#nav li.contact ul li a:hover {
	background: #ff6306;
}

#nav li ul { /* second-level lists */
	width:191px;
	height:auto;
	left: -999em;
	z-index:995;
	margin:-2px 0 0 1px;
	border-top:2px solid #2362ac;
}

#nav li ul li {
	height:auto;
	display:inline;
	padding:0;
}

#nav li ul ul { /* third-level lists */
	margin: -30px 0 0 100%;
	padding:0;
}

#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 {
	left: auto;
}

/* Homepage */
/* ------------------- */

div#homeLeft {
    position: relative;
    float: left;
    width: 278px;
}

/* home slideshow styles, same size as images */
div#slideshow-home {
	float:right;
    width: 588px;
    height: 392px;
    border:3px solid #2362ac;
}

/* home info bar */
div#homeCall p {
	padding:0;
	margin:0;
}
div#homeCall {
	text-indent: -9999px;
	width: 278px;
	height: 72px;
	background: url(/images/home_call.gif);
}
div#homeFeatures a {
	display:block;
	text-indent: -9999px;
	width: 278px;
	height: 145px;
	background: url(/images/home_features.gif) no-repeat;
}
div#homeFeatures a:hover {
	background-position: 0 -145px;
}

/* homepage text styles */
div#homeText {
	padding-top:15px;
	width:278px;
}
div#homeText h2 {
	line-height: 20px;
	font-size: 18px;
	width:230px;
	text-align:center;
	width:278px;
	padding-top:11px;
}
div#homeText p {
	padding:11px 0 0 0;
	margin:0;
	line-height:20px;
}


/* FACILITY PAGE */
/* -------------------- */

/* BASIC LAYOUT */

div#facTop {
	clear:both;
	width:100%;
	height:97px;
	padding: 18px 0 0 0;
}

div#facMiddle {
	clear:both;
    width: 100%;
	padding: 26px 0 0 0;
}

div#facBottom {
	clear:both;
    width: 100%;
	padding: 17px 0 0 0;
}

/* breadcrumbs styles */
div#middle p#trail {
    position: relative;
    float: left; 
    margin: 0; 
    padding: 2px 0 0 0;
    font-size: 10px;
}

/* printer & direction styles */
div#facility-name {float: right;}
div#facility-name ul {}
div#facility-name ul li {
    font-size: 10px;
    line-height: 18px;
    background: url(/images/printer.gif) center left no-repeat;
}
div#facility-name ul li.nobackground {background: none;} /* hide on area pages */
div#facility-name ul li a {
	padding-left: 15px;
	text-decoration: none;
}
div#facility-name ul li a:hover {}

/* address styles */
div#address {
	float:left;
    width: 436px;
	line-height:20px;
}
div#address h1 {font-weight: bold;padding-bottom:1px;font-size:15px;}
div#address ul li a {display:none;}

/* web special styles */
div#special {
	position: relative;
	float: right;
	text-align: center;
	width: 436px;
	height: 97px;
	background: url(/images/special_bg_01.png) no-repeat;
}
div#special h3 {
	text-indent:-9999px;
	height:20px;
	overflow:hidden;
}
div#special h4 a {
	padding-top:40px;
	font-size:28px;
	color:#fff;
}
div#special h4 a .single {
	display:block;
	padding-top:5px;
}
div#special h4 a .top {
	display:block;
	font-size:26px;
}
div#special h4 a .bottom {
	display:block;
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
}
div#special a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width: 436px;
	height: 97px;
	color:#fff;
	text-decoration:none;
}

/* CCP styles */
div#callClickPrint {
	float:left;
    width: 100%;
    height: 52px;
	margin-top:12px;
}

div#callClickPrint ul li {
	display:inline;
    float: left;
    list-style: none;
	width: 205px;
	height: 52px;
	margin-right:26px;
	margin-top:14px;
}
div#callClickPrint ul li.last {
	margin-right:0;
}
div#callClickPrint ul li.pay {
	margin-top:0;
}
div#callClickPrint ul li.pay span#existing-customers {
	display:block;
	width:205px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/existing-customers.gif);
}

div#callClickPrint ul li a {
	text-indent: -9999px;
	display:block;
	width: 205px;
	height: 52px;
}
div#callClickPrint ul li.coupon a {
	background: url(/images/ccp_coupon.png) 0 0 no-repeat;
}
div#callClickPrint ul li.quote a {
	background: url(/images/ccp_quote.png) 0 0 no-repeat;
}
div#callClickPrint ul li.reserve a {
	background: url(/images/ccp_reserve.png) 0 0 no-repeat;
}
div#callClickPrint ul li.pay a {
	background: url(/images/ccp_pay.png) 0 0 no-repeat;
}
div#callClickPrint ul li a:hover {
	background-position:0 -52px;
}
div#callClickPrint ul li.pay a:hover {
	background-position:0 0;
}

/* accordion styles */
div#accordionWrap {
    position: relative;
    width: 436px;
	float:left;
}
div#accordion {
    position: relative;
    width: 436px;
}
div#accordion h3 {
    width: 436px;
    height: 41px;
	text-indent: -9999px;
}
div#accordion h3#toggler_size {
	background: url(/images/toggler_size_bg_01.png) 0 0 no-repeat;
}
div#accordion h3#toggler_features {
	background: url(/images/toggler_features_bg_01.png) 0 0 no-repeat;
}
div#accordion h3#toggler_hours {
	background: url(/images/toggler_hours_bg_01.png) 0 0 no-repeat;
}
div#accordion h3#toggler_reviews {
	background: url(/images/toggler_reviews_bg_01.png) 0 0 no-repeat;
}
div#accordion h3#toggler_bonus {
	background: url(/images/toggler_bonus_bg_01.png) 0 0 no-repeat;
}
.toggler {cursor: pointer;}
.element {
    margin: 8px 0 0 0;
}
div#prices,
div#features,
div#hours,
div#bonus,
div#reviews {
    width: 424px;
    padding: 5px 6px 12px 6px;
    line-height: 1.4em;
}

/* prices */
div#prices h2 {display:none;}
div#prices table {width: 200px;}
div#prices th {
	line-height: 1.4em;
	font-weight: bold;
	padding:0 0 5px 6px;
}
div#prices td {
	border-bottom:1px solid #2362ac;
	color:#4f4f4f;
	padding:3px 0 3px 6px;
} 
div#existing-customers {
	float:right;
	margin:-157px 50px 0 0;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	font-family:verdana;
	line-height:18px;
	width:85px;
}
div#existing-customers a {
	font-weight:bold;
}

/* features */
div#features h2 {display:none;}
div#features h4 {
    line-height: 1.6em;
}
div#features ul {
	padding-bottom:10px;
}
div#features li {line-height: 1.6em;}

/* hours */
div#hours {}
div#hours h2 {}
div#hours dl {}
div#hours dt {
    font-weight: bold;
    line-height: 1.8em;
}
div#hours dd {line-height: 1.6em;}

/* bonus */
div#bonus p {
	width:424px;
	padding:10px 0 0 0;
	margin:0;
}
div#bonus h4 {
	padding:10px 0 0 0;
}

/* photo tour styles */
div#photoWrap {
	float:right;
	width:436px;
}
div#slideshow { /* size of images */
    position: relative;
    width: 430px;
    height: 373px;
    overflow:hidden;
    border:3px solid #2462ad;
}
#photoWrap p{
	font-size:11px;
	padding:8px 0 0 0;
	margin: 0 6px 0 0;
}
p.photoSEO {
	display:block;
	float:left;
}
p.videoTour {
	display:block;
	float:right;
}

/* description section */
div#description {
    position: relative;
    width: 436px;
	float: left;
}

/* google map */
div#mapWrap {
	float:right;
	width:436px;
}
div#map h2 {
	padding-bottom:20px;
}
div#mapWrap p {
	font-size:11px;
	padding:8px 0 0 0;
	margin: 0 6px 0 0;
}
#flashmap { /* size of the map */
    width: 430px;
    height: 270px;
	border:3px solid #2362ac;
}

/* ALL CLIENT CENTER PAGES */
div#editor-content ul {
	list-style:disc;
	margin:5px 0 20px 26px;
}

div#editor-content img {
	padding:0 0 26px 10px;
}

/* 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 #flashmap {
    width: 465px;
    height: 430px;
	border:3px solid #2462ad;
}

#facility-list {
    position: relative;
    width: 407px;
    float: left;
    margin: 12px 0 0 0; 
    display: inline;
}

.facility-summary {
    margin: 16px 0; 
    clear: both;
	border-bottom: 1px solid #2462ad;
    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 img.facility-offer {display:none;}

/* Driving Directions Styles */
/*--------------------*/

div#driving-directions {clear: both;}
div#driving-directions div#address {padding: 18px 0 0 0;}

div#driving_map {
	clear:both;
    position: relative;
    width: 898px;
    padding: 18px 0 0 0;
}
div#driving_map h2 {
	padding:0 0 10px 0;
}
div#driving-directions #flashmap {
    position: relative;
    width: 892px;
    height: 400px;
	border:3px solid #2362ac;
}

div#driving-text {padding: 18px 0 0 0;clear:both;}
div#driving-text h1 {font-size: 12px;}
div#driving-text h2 {font-size: 14px;padding-bottom:7px;}

div#driving-link {display:none;}

/* SITE MAP */
/* -------------------- */
div#site-map {clear: both;padding-top:18px;}
div#site-map h3 {padding-bottom: 10px;font-size: 14px;}
div#site-map h4 {font-size: 12px; font-weight: normal;line-height: 1.4em;}

/* SPACE CALCULATOR */
/* ------------------------- */

#calculate {
	width:100%;
	padding:20px 0;
	float:left;
}

#calculate h1,
#calculate h2,
#calculate h3,
#calculate h4 {
	width:560px;
}

#calculate h3 {
	clear:left;
	font-size:12px;
	margin:3px 0 9px 0;
	border-bottom:1px solid #4f4f4f;
}

#calculate dl {
	float:left;
	width:560px;
	margin-bottom:8px;
}

#calculate dt {
	float:left;
	width:146px;
	height:22px;
	line-height:22px;
	padding:0;
}
#calculate dd {
	float:left;
	width:25px;
	height:22px;
	padding:0 10px 0 0;
}
#calculate dd input {
	width:25px;
}

#calculate input#clear {
	clear:left;
	float:left;
	width:100px;
}
#calculate input#submit {
	float:left;
	margin-left:45px;
	width:100px;
}
#calculate input#label {
	width:16em;
	display:block;
	clear:left;
	float:left;
	margin-top:10px;
	padding:2px;
	font-weight:bold;
	border:0;
	background:transparent;
}
#calculate input#total {
	display:block;
	float:left;
	padding:2px;
	font-weight:bold;
	margin-top:10px;
	color:#600;
	border:0;
	background:transparent;
}

#calculate h2 {
	clear:both;
	padding:10px 0;
}
#calculate h2.total {
	font-size:18px;
}

/* UNIT SIZES POP-UP
 * --------------------------------------------------------------------------*/
 body#unit-sizes-pop {
	background:#2362ac;
}
#unit-sizes-pop p {text-align: left; margin: 1em;}
#unit-sizes-pop table { 
    margin: 0 auto; 
    width: 99%;
    background: #fff; 
    border-collapse: collapse;
}
#unit-sizes-pop table td {
    padding: .5em 1em;
    border: 3px solid #2362ac;
	color: #4f4f4f;
    vertical-align: top; 
    font-weight: normal;
    text-align: left;
}
#unit-sizes-pop table th {
    color: #2362ac; 
    padding: .5em 1em; 
    border: 3px solid #2362ac; 
    font-weight: bold; 
}

/* Footer */
/* -------------------- */

div#footer a {
	color:#4f4022;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}

div#footer ul {
	float:right;
	padding-right:12px;
}
div#footer ul li {
    display: block;
	float:left;
}
div#footer ul li a {
    padding: 0 10px;
    border-right: 1px solid #4f4022;
    line-height: 42px;
}
div#footer ul li.last a {border: 0;padding-right:13px;}

div#footer-states {padding:0;margin:0;}
div#footer-states ul#states-list ul {padding-right:0;}
div#footer-states ul#states-list li a {padding: 0 10px;text-transform: uppercase;}
div#footer-states ul#states-list li.last a {border-right:1px solid #4f4022;}

div#footer-stores {
    position: relative;
	margin-right:25px;
	clear:both;
}

p#copy {
	margin:0;
	padding:0;
}
p.disclaimer {
	margin:10px 0 0 0;
	padding:0;
}

/* footerBar styles */
div#footerBar {
	width:100%;
	height: 40px;
	background: #2362ac;
	color:#fff;
}
div#footerBar p {
	margin:14px 0 0 26px;
	padding:0;
	float:left;
	line-height:14px;
	font-weight:bold;
}
div#footerBar ul {
	float:right;
	padding-right:12px;
	line-height:14px;
	font-weight:bold;
}
div#footerBar ul li a {
	color:#fff;
	border-right: 1px solid #fff;
	text-decoration:none;
}
div#footerBar ul li.last a {
	padding-right:13px;
}
div#footerBar ul li a:hover {
	text-decoration:underline;
}

body #signature-brand {float:right;text-align:left;margin:10px 26px;}
