body {
	background: #00461D;
    color: #FFF;
    margin: 0;
    padding: 0 0 3em 0;
    text-align: center;
}

#page-area {
    width: 770px;
    margin: 0 auto;
    text-align: left;
    padding-left: 31px;
}

#page-logo {
    float: left;
    margin-right: 9px;
    margin-left: -31px;
}
#page-logo a {
    display: block;
    width: 200px;
    height: 0;
    padding: 200px 0 0 0;
    overflow: hidden;
    background: url('../images/page-logo.jpg') no-repeat;
    outline: none;
    _margin-left: 28px;
}

#page-miniNav {
    position: absolute;
    width: 770px;
    margin-top: 28px;
    
    *margin-left: -602px;
    *margin-top: -113px;
}

#page-miniNav ul {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0 2px 0 0;
}

#page-miniNav li {
    float: left;
    margin-left: 10px;
}
#page-miniNav li a {
    color: #F6EE1D;
    font-size: 0.85em;
    text-decoration: none;
}
#page-miniNav li a:hover {
    text-decoration: underline;
}

#page-offerBanner {
    width: 591px;
    height: 108px;
    float: left;
    margin-top: 35px;
}
#page-offerBanner img {
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}

#page-offerText {
    background: #205623;
    width: 424px;
    height: 22px;
    line-height: 22px;
    color: #F6EE1D;
    float: left;
    clear left;
    margin-top: 15px;
    font-style: italic;
    font-size: 1em;
    *font-size: 0.98em;
    text-decoration: none;
}
#page-offerText a {
    background: #205623;
    width: 408px;
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
}

#page-phoneNumber {
    width: 147px;
    height: 0;
    padding: 34px 0 0 0;
    overflow: hidden;
    background: url('../images/page-phone-number.jpg') no-repeat;
    float: right;
    margin-top: 8px;
}

#page-navbar {
    clear: both;
}
#page-navbar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 28px;
}
#page-navbar li {
    float: left;
    margin-right: 7px;
}
#page-navbar li a {
    height: 0;
    padding: 28px 0 0 0;
    overflow: hidden;
    display: block;
}
#page-navbar li a:hover, #page-navbar li.selected a {
    background-position: 0 -28px;
}

#page-navbar ul ul {
    display: none;
    position: absolute;
    padding-top: 5px;
    z-index: 20;
}
#page-navbar ul ul li {
    float: none;
    clear: both;
}
#page-navbar ul ul li a {
    display: block;
    color: #F6EE1D;
    padding: 1px 5px;
    text-decoration: none;
    border: 1px #1c6920 solid;
    border-top: none;
    height: auto;
    background: #205623;
    width: 180px;
    font-weight: normal;
}
#page-navbar ul ul li a:hover {
    background: #0C723B;
}

li#navbar-home a {
    width: 58px;
    background: url('../images/navbar/home.jpg') no-repeat;
}
li#navbar-selfStorage a {
    width: 103px;
    background: url('../images/navbar/self-storage.jpg') no-repeat;
}
li#navbar-aboutUs a {
    width: 78px;
    background: url('../images/navbar/about-us.jpg') no-repeat;
}
li#navbar-storageServices a {
    width: 127px;
    background: url('../images/navbar/storage-services.jpg') no-repeat;
}
li#navbar-servicedOfficeSpace a {
    width: 156px;
    background: url('../images/navbar/serviced-office-space.jpg') no-repeat;
}
li#navbar-locations a {
    width: 82px;
    background: url('../images/navbar/locations.jpg') no-repeat;
}
li#navbar-packagingStore a {
    width: 122px;
    background: url('../images/navbar/packaging-store.jpg') no-repeat;
}
li#navbar-packagingStore {
    margin-right: 0;
}


#page-body {
    margin: 1.2em 0 1.5em;
}

#page-leftColumn {
    width: 600px; 
    float: left;
    padding-bottom: 1.5em;
    *padding-bottom: 0;
}
body.home #page-leftColumn {
    width: 480px;
}

#page-rightColumn {
    width: 150px;
    float: right;
}
body.home #page-rightColumn {
    width: 275px;
}


#page-rightColumn .panel {
    background: #135122;
    border-top: 5px #F6EE1D solid;
    overflow: auto;
    margin-bottom: 1em;
}

#page-lowestPrices {
    height: 0;
    padding: 95px 0 0 0;
    overflow: hidden;
    background: url('../images/page-lowest-prices.jpg') no-repeat;
    margin-bottom: 2em;
}



#page-quoteForm {
    width: 255px;
    height: 213px;
    padding: 7px 10px 10px 10px;
    background: url('../images/quote-bg.jpg') no-repeat;
    margin-bottom: 2em;
    font-size: 0.9em;
    *font-size: 0.85em;
}
#page-quoteForm h3 {
    color: #FFF;
    margin: 0 0 -5px;
    padding: 0;
    line-height: 1em;
    font-size: 1.2em;
}
#page-quoteForm h4 {
    font-style: italic;    
}
#page-quoteForm label {
    width: 95px;
    display: inline-block;
}
#page-quoteForm .field {
    margin-bottom: 2px;
}
#page-quoteForm select,
#page-quoteForm .text {
    padding: 0 1px;
    font-size: 0.9em;
    border-color: #790202;
    width: 145px;
    margin: 0;
}
#page-quoteForm select {
    width: 130px;
}
#page-quoteForm .field a {
    background: url('../images/question-icon.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    width: 15px;
    height: 0;
    overflow: hidden;
    padding: 16px 0 0 0;
    display: inline-block;
    margin-bottom: -4px;
    outline: none;
}
#quote-submit {
    float: right;
    margin: -15px 0 0 0;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
#quote-info {
    color: #F6EE1D;
    font-size: 0.85em;
    *font-size: 0.8em;
    margin-top: 7px;
}
#quote-info label.checkbox {
    width: auto;
}
#quote-info input {
    float: left;
    margin-right: 5px;
}

.quote-offers h2 {
    background: url('../images/lowest-long.png') no-repeat;
    width: 568px;
    height: 0;
    padding: 43px 0 0 0;
    overflow: hidden;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    margin-top: 1em;
}
.quote-offers p.punch {
    font-size: 1.8em;
}



#page-latestOffers {
    border-bottom: 1px #F6EE1D dashed;
}
#page-latestOffers h3 {
    padding: 0 8px;
    margin-bottom: 6px;
}
.offers-linkListItem {
    border-top: 1px #F6EE1D dashed;
    padding: 8px;
}
.offers-linkListItem h5 {
    margin: 0;
    text-transform: uppercase;
    color: #F6EE1D;
}
.offers-linkListItem .findOutMore {
    text-align: right;
}


#page-testimonial {
    min-height: 100px;
    _height: 100px;
    background: url('../images/page-testimonial.jpg') no-repeat;
    margin-bottom: 1.4em;
    padding: 0.5em 1em 0;
    color: #F6EE1D;
    font-weight: bold;
    font-size: 0.9em;
}
#page-testimonial blockquote {
    background: none;
    padding: 0;
    font-style: italic;
    border: none;
    margin: 0 0 -7px;
    font-weight: normal;
    line-height: 1.1em;
    font-size: 1.1em;
}

#page-storageLinks {
    height: 44px;
    margin-bottom: 1em;
}

#page-storageLinks a {
    display: block;
    width: 231px;
    height: 0;
    padding: 44px 0 0 0;
    overflow: hidden;
    float: left;
}
#page-storageLinks a.domestic {
    background: url('../images/domestic-button.jpg') no-repeat;
    margin-right: 18px;
}
#page-storageLinks a.business {
    background: url('../images/business-button.jpg') no-repeat;
}


#page-linkBox {
    text-align: center;
    padding: 0 !important;
}
#page-linkBox h3 {
    font-size: 1.04em;
    *font-size: 1em;
    margin-bottom: 5px;
}
#page-linkBox a {
    text-decoration: underline;
}
#page-linkBox .linkArea {
    text-align: left;
    width: 142px;
    height: 54px;
    margin: 0 auto 1em;
    font-size: 0.85em;
    *margin-top: 5px;
}
#page-linkBox .linkArea h4 {
    color: #F6EE1D;
    padding: 5px 0 0 8px;
    *margin-top: 0;
}
#page-linkBox .linkArea a {
    display: block;
    width: 116px;
    height: 27px;
    font-size: 0.8em;
    margin-left: 8px;
    padding: 5px 3px 0 5px;
    color: #FFF;
    text-decoration: none;
}
#page-linkBox .linkArea a:hover {
    text-decoration: underline;
}
#page-linkBox-calculator {
    background: url('../images/linkbox/calculator.jpg') no-repeat;
}
#page-linkBox-locator {
    background: url('../images/linkbox/locator.jpg') no-repeat;
}
#page-linkBox-quote {
    background: url('../images/linkbox/quote.jpg') no-repeat;
}


#page-footer {
    border-top: 1px #3F7115 solid;
    padding: 10px 3px;
    color: #F6EE1D;
    font-size: 0.85em;
    clear: both;
}


#home-gallery {
    height: 230px;
    background: #931515;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -opera-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 1.5em;
}

#home-gallery img {
    *margin-top: 0;
}

.slideshow img {
    display: none;
    position: absolute;
    z-index: 8;
    *margin-top: 3px;
}
.slideshow img.active {
    display: inline;
    z-index: 10;
}
.slideshow img.lastActive {
    z-index: 9;
}

.textSlideshow a {
    display: none;
    position: absolute;
    z-index: 8;
    *margin-top: 3px;
}
.textSlideshow a.active {
    display: inline;
    z-index: 10;
}
.textSlideshow a.lastActive {
    z-index: 9;
}


.image-frame {
    float: right;
    width: 233px;
    height: 311px;
    padding: 3px 0 0 3px;
    background: url('../images/image-frame1.jpg') no-repeat;
    margin: 0 0 1.5em 1.5em;
    z-index: 200;
}
.image-frame img {
    z-index: 10;
}
.image-frame.alt {
    background: url('../images/image-frame2.jpg') no-repeat;
}


.contact-info {
    font-style: italic;
    color: #F6EE1D; 
}
.jobs-emailLink {
    font-size: 1.2em;
}

hr {
    border-color: #0C723B;
    border-width: 2px;
    height: 2px;
    background: #0C723B;
    *margin: 0 0 5px;
}
hr.alt {
    border-color: #F6EE1D;
    background: #F6EE1D;
}
hr.stretch {
    margin-right: -1.5em;
}

ul {
    margin-bottom: 1.2em;
}

a:link, a:visited {
    color: #F6EE1D;
    text-decoration: none;
}
a:hover, a:active {
    text-decoration: underline;
}

h1 {
    color: #F6EE1D;
    line-height: 1.2em;
    font-weight: bold;
}
h2 {
    color: #FFF;
    font-size: 1.45em;
}
h3 {
    color: #F6EE1D;
    font-size: 1.15em;
}
h4 {
    color: #FFF;
}

p {
    line-height: 1.3em;
}

pre {
    color: #666;
}

.punch {
    color: #F6EE1D;
}


ul.checklist {
    list-style: none;
    padding: 0;
}

ul.checklist li {
    font-size: 1.1em;
    color: #F6EE1D;
    background: url('../images/tick.png') left 4px no-repeat;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    padding-left: 20px;
    margin-left: 0;
}

.linkBox {
    width: 360px;
    height: 93px;
    padding: 25px 50px 10px 190px;
    margin: 1em 0;
    /*_background: url('../images/arrow-box1.png') no-repeat !important;*/
}
.linkBox h2 {
    font-size: 1.1em;
    margin-bottom: 3px;
}
.linkBox p {
    margin: 0;
}
.linkBox .button {
    position: absolute;
    margin: 30px 0 0 260px;
    float: right;
    display: block;
    width: 104px;
    height: 21px;
    font-size: 0.85em;
    padding: 3px 0;
    text-align: center;
    font-weight: bold;
    *margin-left: -104px;
}
.linkBox.domestic .button,
.linkBox-domestic .button {
    background: url('../images/button1.png') no-repeat;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    color: #FFF !important;
}
.linkBox.business .button,
.linkBox-business .button {
    background: url('../images/button2.png') no-repeat;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    color: #00461D !important;
}
.linkBox.domestic h2,
.linkBox-domestic h2 {
    color: #F6EE1D;
}
.linkBox.business,
.linkBox-business {
    color: #000;
}
.linkBox.business h2,
.linkBox-business h2 {
    color: #00461D;
}
.linkBox.domestic.box,
.linkBox-domestic-box {
    background: url('../images/arrow-box1.png') no-repeat;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
.linkBox.business.box,
.linkBox-business-box {
    background: url('../images/arrow-box2.png') no-repeat;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
.linkBox.domestic.mouse,
.linkBox-domestic-mouse {
    background: url('../images/arrow-mouse1.png') no-repeat;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
.linkBox.business.mouse,
.linkBox-business-mouse {
    background: url('../images/arrow-mouse2.png') no-repeat;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}

.linkBox.map,
.linkBox-map {
    background: url('../images/arrow-map.png') no-repeat;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
.linkBox.postcode,
.linkBox-postcode {
    background: url('../images/arrow-letter.png') no-repeat;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}



.calculator-block {
    width: 580px;
    height: 223px;
    background: url('../images/arrow-large.jpg') no-repeat;
    margin: 1em 0;
    padding: 10px;
}

ul.calculator-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.calculator-list li {
    width: 117px;
    height: 115px;
    float: left;
    font-weight: bold;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}
ul.calculator-list li.active,
ul.calculator-list li.selected {
    color: #F6EE1D;
}
ul.calculator-list li span {
    position: absolute;
    padding-top: 120px;
    width: 117px;
    display: block;
    text-align: center;
    font-size: 1.1em;
    *margin-left: -54px;
}

#calculator-houseList li {
    background: url('../images/house.png') no-repeat top;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
#calculator-houseList li.active,
#calculator-houseList li.selected {
    background-position: bottom;
}
#calculator-boxList li {
    background: url('../images/box.png') no-repeat top;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
#calculator-boxList li.active,
#calculator-boxList li.selected {
    background-position: bottom;
}

.calculator-block .display {
    clear: both;
    padding: 30px 0 0 5px;
    font-size: 1.1em;
    *padding-top: 10px;
}



.location-serviceLink {
    width: 142px;
    height: 43px;
    display: block;
    float: left;
    margin: 0 6px 1em 0;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 30px;
    text-align: center;
    padding-right: 3px;
}

.location-serviceLink.domestic {
    background: url('../images/services-button1.jpg') no-repeat;
}
.location-serviceLink.business {
    background: url('../images/services-button2.jpg') no-repeat;
    color: #00461D;
}
.location-serviceLink.office {
    background: url('../images/services-button3.jpg') no-repeat;
}
.location-serviceLink.packaging {
    background: url('../images/services-button4.jpg') no-repeat;
    margin-right: 0;
}

.location-address .article p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.location-mapContainer {
    background: #FFF;
    text-align: center;
    padding: 1em;
}


#locations-map {
	height: 408px;
	width: 591px;
	background: url('../images/map-bg.jpg') no-repeat;
	margin-bottom: 20px;
}

#locations-map .locations-map-marker {
	width: 27px;
	height: 26px;
	background: url('../images/map-icon.png') no-repeat;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
	display: block;
	position: absolute;
	border: none;
	float: left;
}

table.location-pcSearch {
    width: 330px;
}

table.location-pcSearch th {
    border-bottom: 1px #F6EE1D solid;
    font-weight: bold;
    font-size: 1.1em;
}

table.location-pcSearch td {
    border-bottom: 1px #F6EE1D solid;
    padding-bottom: 1em;
    vertical-align: top;
}

table.location-pcSearch .article p {
    margin-bottom: 0;
}

table.location-pcSearch h4 {
    font-size: 1.2em;
}

table.location-pcSearch .distance {
    padding-top: 3.3em;
}


.contentBlock {
    background: #135122;
    border-color: #154320;
}

ul.sitemap-level1 > li {
    background: #205623 !important;
}
