/*
G5 Search Marketing Copyright 2008
Local Search Marketing - Local Internet Advertising
*/

/* RESET */
/* -------------------- */

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;}

/* GLOBAL SETTINGS */
/* -------------------- */

h1,h2,h3,h4,h5,h6{ color: #3f4f77;}
h1 {font-size: 16px;}
h2 {font-size: 15px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}

p, img {padding:0;margin:0;}
dt {padding-top:10px;font-weight:bold;}

a {color: #3f4f77;text-decoration:none;}
a:hover {text-decoration:underline;}

.clear {clear: both;}
.right {float:right;}
img.right {padding:0 0 10px 20px;}
.left {float:left;}
img.left {padding:0 20px 10px 0;}

html {height:100%;}

body {
	position : relative;
	margin: 0 auto; 
	color:#4f4f4f;
	text-align: center; /* center for IE */
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	background:#5379ab url(/images/bg_01.gif) center;
	height:100%; /* needed for 100% tall whopper in IE 6 */
	}

/* BASIC LAYOUT */
/* -------------------- */

div#whopper {
    position: relative;
    width: 950px;
    margin: 0 auto;
    padding: 0 11px;
    text-align: left;
    background: #dcdcdc url(/images/whopper_bg_01.gif) repeat-y 0 0;
	/* height section is for 100% tall whopper */
    height:auto !important;
    height:100%;
    min-height:100%; 
}

div#header {
    position: relative;
    width: 100%;
    height: 176px;
    background: url(/images/header_bg_01.png) no-repeat;
    z-index: 990; /* for the navigation to lay over the top */
}

div#middle {
	float:left;
    position: relative;
    width: 898px;
	padding: 26px;
	margin: 0 auto;
	background: #fff;
	/* height section is for a min. height on a container */
    height:auto !important;
    height:402px;
    min-height:402px;
}

div#footer {
	clear:both;
    position: relative;
	text-align:right;
    width: 898px;
	padding: 0 26px 40px 26px;
	color:#4f4f4f;
	height:auto !important;
	height:230px;
	min-height:230px;
	background: url(/images/footerGrad_bg_01.gif) repeat-x;
}

/* HEADER STYLES */
/* -------------------- */

/* Background image replacement on the header logo */
#header h1,
#header h2 a {
    width: 280px;
    height: 126px;
    display: block;
    text-indent: -9999px;
}

#header p {
	float:right;
	text-indent:-9999px;
}

/* NAVIGATION STYLES */
/* -------------------- */

#nav {
	position:absolute;
	margin-top:10px;
	line-height: 1;
	z-index:900;
}

#nav li { /* all list items */
	float: left;
	width: 156px;
	border-right:3px solid #ccaa85;
}

#nav a {
	display: block;
	text-indent:-9999px;
	width: 156px;
	height:40px;
	background:url(/images/nav_bg_01.png) no-repeat;
}

#nav li.home a {background-position:0 0;}
#nav li.home a:hover {background-position:0 -40px;}

#nav li.locations a {background-position:-159px 0;}
#nav li.locations a:hover {background-position:-159px -40px;}

#nav li.features a {background-position:-318px 0;}
#nav li.features a:hover {background-position:-318px -40px;}

#nav li.storage a {background-position:-477px 0;}
#nav li.storage a:hover {background-position:-477px -40px;}

#nav li.about a {background-position:-636px 0;}
#nav li.about a:hover {background-position:-636px -40px;}

#nav li.contact {width:155px;border-right:none;}
#nav li.contact a {width:155px;background-position:-795px 0;}
#nav li.contact a:hover {background-position:-795px -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.features ul li a,
#nav li.storage ul li a,
#nav li.about ul li a, 
#nav li.contact ul li a {
	width:156px;
	height:25px;
    color: #fff;
    font-size: 13px;
    line-height:26px;
	text-indent:10px;
	text-decoration:none;
	border:3px solid #ccaa85;
	border-top:none;
	background: #5379ab;
}
#nav li.home ul li a:hover,
#nav li.locations ul li a:hover, 
#nav li.features ul li a:hover,
#nav li.storage ul li a:hover,
#nav li.about ul li a:hover, 
#nav li.contact ul li a:hover {
	background: #39486c;
}

#nav li ul { /* second-level lists */
	position:absolute;
	width:162px;
	height:auto;
	left:-999em;
	z-index:995;
	margin:-3px 0 0 -3px;
	border-top:3px solid #ccaa85;
}

#nav li ul li {
	height:auto;
	display:inline;
	padding:0;
	border:none;
}

#nav li ul ul { /* third-level lists */
	padding:0;
	margin:-31px 0 0 159px;
}

#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 */
/* ------------------- */


/* left side */
div#homeLeft {
    position: relative;
    float: left;
    width: 278px;
}

/* LocationNav */
#locationNav {
	width:240px;
	height:191px;
	padding:0 19px;
	line-height:16px;
	background:url(/images/locationNav_bg_01.gif);
}

#locationNav h3 {
	text-indent:-9999px;
	height:37px;
	overflow:hidden;
}

#locationNav dt a {
	display:block;
	color:#b70043;
	font-size:13px;
	margin-top:7px;
}

/* HomeText */
#homeText {
	height:auto !important;
	height:168px;
	min-height:168px;
	line-height:16px;
}

#homeText h1 {
	font-size:15px;
	padding-top:20px;
}

#homeText ul {
	list-style:disc;
	margin-left:20px;
}

/* homeSpecials */
#homeSpecials a {
	display:block;
	width:278px;
	height:39px;
	text-indent:-9999px;
	background:url(/images/homeSpecials.png);
}
#homeSpecials a:hover {
	background-position:0 -39px;
}

/* home slideshow styles, same size as images */
div#slideshow-home {
    position: relative;
	float:right;
    width: 588px;
    height: 392px;
    border:3px solid #ccaa85;
}


/* 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: 15px 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 {
    position: relative;
	float:left;
    width: 436px;
	line-height:20px;
}
div#address h1 {font-weight: bold;padding-bottom:1px;font-size:15px;}
div#address ul {}
div#address ul li {}
div#address ul li.street {}
div#address ul li.city-state-zip {}
div#address ul li.phone {}
div#address ul li.fax-phone {}

/* 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:37px;
	font-family:georgia, times, times new roman, serif;
	font-size:28px;
	color:#b70043;
}
div#special h4 a .single {
	display:block;
	padding-top:11px;
}
div#special h4 a .top {
	display:block;
}
div#special h4 a .bottom {
	display:block;
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	padding-top:2px;
	font-weight:normal;
	color:#4f4f4f;
}
div#special a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width: 436px;
	height: 97px;
	color:#fff;
	text-decoration:none;
}

/* CCP styles */
div#callClickPrint {
    position: relative;
	float:left;
    width: 100%;
    height: 52px;
	margin-top:26px;
}
div#callClickPrint ul li {
	display:inline;
    float: left;
    list-style: none;
	width: 205px;
	height: 52px;
	margin-right:26px;
}
div#callClickPrint ul li.last {
	margin-right:0;
}
div#callClickPrint ul li a {
	text-indent: -9999px;
	display:block;
	width: 205px;
	height: 52px;
}
div#callClickPrint ul li.call h3 {
	display:block;
	width: 205px;
	height: 40px;
	padding-top:14px;
	text-indent:70px;
	font-size:19px;
	font-family:arial, helvetica, sans-serif;
	color:#fff;
	background: url(/images/ccp_call.png) no-repeat;
}
div#callClickPrint ul li.coupon a {
	background: url(/images/ccp_coupon.png) no-repeat;
}
div#callClickPrint ul li.quote a {
	background: url(/images/ccp_quote.png) no-repeat;
}
div#callClickPrint ul li.reserve a {
	background: url(/images/ccp_reserve.png) no-repeat;
}
div#callClickPrint ul li a:hover {
	background-position:0 -52px;
}
/*fix an IE 7 bug */
#callClickPrint li:hover, #callClickPrint li.hover {position: static;}


/* 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) no-repeat;
}
div#accordion h3#toggler_features {
	background: url(/images/toggler_features_bg_01.png) no-repeat;
}
div#accordion h3#toggler_hours {
	background: url(/images/toggler_hours_bg_01.png) no-repeat;
}
div#accordion h3#toggler_bonus {
	background: url(/images/toggler_bonus_bg_01.png) no-repeat;
}
.toggler {margin: 8px 0 0;cursor: pointer;}
div#features,
div#hours,
div#bonus {
    width: 424px;
    padding: 5px 6px 12px 6px;
    line-height: 1.4em;
}

/* prices */
#prices .header {
  font-weight:bold;
  font-size:16px;
  text-indent:6px;
  margin:14px 0 4px;padding:4px 0;
  color:#505050;
  background:#d5d1d0;
  border:2px solid #c8a98c;
  cursor:pointer;
}
#prices .header:hover {color:#444d76;}

div#prices table {width: 100%;}
div#prices th {font-weight: bold;}
div#prices th,
div#prices td {
	border-bottom:1px solid #9d9380;
	color:#4f4f4f;
	padding:3px 0 3px 6px;
} 
#pay-link {
  display:block;
  margin:18px 0;
	font-size:13px;
	font-weight:bold;
	font-family:verdana;
}

/* features */
div#features dt {
    font-weight: bold;
    line-height: 1.6em;
}
div#features dd {line-height: 1.6em;}

/* hours */
div#hours dt {
    font-weight: bold;
    line-height: 1.8em;
}
div#hours dd {line-height: 1.6em;}

/* bonus */
div#bonus p {
	width:424px;
	padding:0;
	margin:0;
}

/* photo tour styles */
div#photoWrap {
	position:relative;
	float:right;
	width:436px;
}
div#photo-tour {
    position: relative;
}
div#slideshow { /* size of images */
    position: relative;
    width: 430px;
    height: 373px;
	background: #fff;
	border:3px solid #ccaa85;
}
#photoWrap p {
	font-size:11px;
	padding:8px 0 0;
}
p.photoName {
	display:block;
	float:left;
}
p.videoTour {
	display:block;
	float:right;
}

/* google map */
div#mapWrap {
	position:relative;
	float:right;
	width:436px;
}
div#map {
	width:436px;
}
div#map h2 {
	padding-bottom:19px;
	color:#4f4f4f;
}
div#mapWrap p {
	font-size:11px;
	padding:8px 0 0 0;
	margin: 0 6px 0 0;
}
#flashmap { /* size of the map */
    width: 430px;
    height: 268px;
	border:3px solid #ccaa85;
}

/* ALL CLIENT CENTER PAGES */
div#editor-content ul {
	list-style:disc;
	margin-left:26px;
	padding-bottom:10px;
	line-height:1.4em;
}

body #signature-brand { margin:15px 0; float:right; text-align:left; }


div#editor-content h1,
div#editor-content h2,
div#editor-content h3,
div#editor-content h4,
div#editor-content h5,
div#editor-content h6,
div#editor-content p {
	padding-bottom:10px;
	line-height:1.4em;
}

/* 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: 467px;
    height: 430px;
	border:3px solid #ccaa85;
}

#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 #ccaa85;
    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 #ccaa85;
}

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;}

/* UNIT SIZES POP-UP
 * --------------------------------------------------------------------------*/
#unit-sizes-pop p {text-align: left; margin: 1em;}
#unit-sizes-pop table { 
    margin: 1em auto; 
    width: 90%;
    background: #fcf0d2; 
    border-collapse: collapse;
}
#unit-sizes-pop table td {
    padding: .5em 1em;
    border: 3px solid #ccaa85;
	color: #4f4f4f;
    vertical-align: top; 
    font-weight: normal;
    text-align: left;
}
#unit-sizes-pop table th {
    color: #b70043; 
    padding: .5em 1em; 
    border: 3px solid #ccaa85; 
    font-weight: bold; 
}

/* Footer */
/* -------------------- */

div#footer a {
	color:#4f4f4f;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}

div#footer ul {
	float:right;
}
div#footer ul li {
    display: block;
	float:left;
}
div#footer ul li a {
    padding: 0 10px;
    border-right: 1px solid #605c54;
    line-height: 42px;
}
div#footer ul li.last a {border:0;padding-right:0;}

div#footer-states {padding:0;margin: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 #605c54;}

div#footer-stores {
    position: relative;
	clear:both;
}

p.disclaimer {
	margin:10px 0 0 0;
	padding:0;
}

/* footerBar styles */
div#footerBar {
	height: 40px;
}
div#footerBar p {
	float:left;
    line-height: 42px;
	font-weight:bold;
}
div#footerBar ul {
	float:right;
	line-height:14px;
}
div#footerBar ul li a {
	border-right: 1px solid #4f4f4f;
}
div#footerBar ul li.last a {
	border:none;
}

#footer #other-facilities {
	padding:10px 0;
}
#footer #other-facilities h2 {
	padding-bottom:5px;
	font-size:12px;
	color:#3f4f77;
}
