
* { margin: 0; padding: 0; }

body
{
	font-size: 13px;
	font-family: Verdana, Tahoma;
	line-height: 1.5em;
	color: #333;
	background: #d8c6dc url(../../img/back.png) repeat-x;
}

h1
{
	color: #0366aa;
	font-size: 1.4em;
}

h3
{
	margin: 15px 0 -10px 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}

h4
{
	margin: 15px 0 -10px 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #4889b5;
}

#content a { color: #005e9e; }

#content a img { border: none; }

p
{
	margin: 15px 0;
	line-height: 1.3em;
}

#content ul { margin-left: 30px; }

#header { display: none; }

/* ----- Container ----- */

#container
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 950px;
	background: url(../../img/main-back.jpg) left top no-repeat;
}

/* ----- Main ----- */

#main .clear { clear: both; }

/* ----- Menu ----- */

#menu
{
	position: absolute;
	right: 0;
	top: 90px;
	width: 550px;
}

#menu ul li
{
	float: left;
	margin-right: 50px;
	margin-bottom: 35px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	list-style: none;
	line-height: 1.3em;
}

#menu ul #menu-frequently-asked-questions { clear: left; }
#menu ul #menu-lancaster-west { padding-left: 9px; }
#menu ul #menu-get-coupons { padding-left: 5px; }

#menu ul li a
{
	color: #005e9e;
	text-decoration: none;
}

#menu ul li a:hover
{
	color: #4a9ed8;
}

#menu-lampeter
{
	clear: left;
}

/* ----- Content ----- */

#outer-content
{
	float: right;
	margin-top: 197px;
	width: 657px;
	background: url(../../img/content-back.png) repeat-y;
}

#content
{
	position: relative;
	padding-top: 26px;
	background: url(../../img/content-top.png) left top no-repeat;
}

#content .min-height
{
	float: right;
	height: 450px;
	width: 1px;
}

#content .clear
{
	height: 60px;
	background: url(../../img/content-bottom.png) left bottom no-repeat;
}

#content #reserve
{
	display: none;
	position: absolute;
	bottom: 35px;
	left: 195px;
	width: 277px;
	height: 22px;
	background: url(../../img/reserve.png) no-repeat;
}

.num-columns-1 #col1
{
	padding: 0 35px 0 30px;
}

.num-columns-2 #col1
{
	position: relative;
	float: left;
	padding-left: 30px;
	width: 375px;
}

.num-columns-2 #col2
{
	position: relative;
	float: right;
	padding-right: 25px;
	width: 215px;
}

#content .column .clear
{
	height: auto;
	background: none;
}

#call-today
{
	position: absolute;
	bottom: 30px;
	left: 155px;
	width: 340px;
	height: 22px;
	background: url(../../img/call-today.png) no-repeat;
}

/* ----- Footer ----- */

#footer
{
	height: 100px;
}

#footer .vcard, #footer .extra
{
	display: none;
}

/* ----- Pages ----- */

#forms-reserve fieldset { border: 0; }
#forms-reserve legend { display: none; }
#forms-reserve .element { margin-top: 5px; }

#forms-reserve textarea
{
	width: 250px;
	height: 70px;
}

#forms-reserve input.text
{
	padding: 2px;
	width: 200px;
}

#forms-reserve input.submit
{
	padding: 2px 5px;
}

#page-index #col2
{
	position: relative;
}

#page-index #col2,
#page-lancaster-east #col2,
#page-lancaster-west #col2,
#page-truck-rental #col2,
#page-outdoor-parking #col2
{
	color: #0366aa;
	text-align: center;
	font-style: italic;
}

#page-index .slide
{
	position: absolute;
	left: 0;
	top: 15px;
}

#page-storage-spaces td
{
	padding: 0 15px;
	width: 250px;
	vertical-align: top;
}

#page-storage-spaces td img
{
	display: block;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #bbb;
}

#page-storage-spaces td h3
{
	text-align: center;
}

#plugin-gallery-enlarged
{
	position: absolute;
	padding: 10px 10px 5px 10px;
	width: 300px;
	height: 100px;
	background-color: #fff;
	text-align: center;
	z-index: 5;
	overflow: hidden;
	font-weight: bold;
	color: #555;
}

#plugin-gallery-enlarged-img
{
	margin: 0 auto;
	clear: both;
	display: block;
	padding-bottom: 15px;
}

#plugin-gallery-loading
{
	font-weight: normal;
	font-style: italic;
}

#plugin-gallery-loading img
{
	margin: 0 auto;
	clear: both;
	display: block;
}

#plugin-gallery-close
{
	margin: 0 10px 10px 0;
	float: right;
	cursor: pointer;
}

#plugin-gallery-prev
{
	position: absolute;
	bottom: 10px;
	left: 0;
	padding: 3px 10px 3px 20px;
	font-size: 1.1em;
	background-color: #111;
	color: #fff;
	cursor: pointer;
}

#plugin-gallery-next
{
	position: absolute;
	bottom: 10px;
	right: 0;
	padding: 3px 20px 3px 10px;
	font-size: 1.1em;
	background-color: #111;
	color: #fff;
	cursor: pointer;
}

#plugin-gallery-background
{
	position: absolute;
	background-color: #000;
	z-index: 4;
}
#plugin-gallery-categories ul { margin: 0; }
#plugin-gallery-categories li { display: none; }
#plugin-gallery-categories li a { text-decoration: none; }

#plugin-gallery-categories .active
{
	display: block;
	color: #0366aa;
	font-size: 1.4em;
	font-weight: bold;
}

#plugin-gallery-thumbnails .item
{
	margin: 15px 8px;
	width: 125px;
	height: 125px;
	text-align: center;
	float: left;
}

#plugin-gallery-thumbnails a img
{
	padding: 1px;
	border: 1px solid #aaa;
}

#plugin-gallery-thumbnails a:hover img
{
	border-color: #666;
}