/* CSS Document */
html
{
  overflow-y: scroll;
}

body {
  text-align:center;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 20px;
}

a:link, a:visited
{
  font-family: arial, verdana, sans-serif;
  text-decoration: none;
  font-weight: bold;
  border: none;
  color: #004275;
}
a:active
{
  font-family: arial, verdana, sans-serif;
  text-decoration: underline;
  border: none;
  color: #004275;
}
a:hover
{
  font-family: arial, verdana, sans-serif;
  text-decoration: underline;
  border: none;
  color: #004275;
}

.linkBig
{
  font-size: 14px;
  font-weight: bold;
}
.bigText
{
  font-size: 18px;
  font-weight: bold;
}

ul#menu1 {
  margin: 0;
  padding: 10px 0 10px 0;
	width: 792px;
	height: 26px;
  background: #004275;
  list-style: none;
  border-left: 1px solid #fff;
}

ul#menu1 li {
	float: left;
  height: 20px;
}

ul#menu1 li a {
  color: #f6da17;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 10px;
  border-right: 2px solid #fff;
}

ul#menu1 li.last a {
  border: 0;
}

ul#menu1 li a:hover {
  color: #fff;
}

#active
{
  background: #F6DA17;
}
#active a
{
  color: #004275 !important;
}






ul#checklist {
	list-style-image:url(images/checkmark.gif);
}

#logo {
  float: right;
  width: 755px;
  height: 130px;
  padding: 0px 0px 0px 0px;
  background:url(http://www.premierestorage.ca/images/banner.gif) no-repeat right;
  border-right:#000;
  margin-right:37px;
}

#describe { 
	top: 0;
	display: block;
	visibility: hidden;
	z-index: 100;
	background-color: #0f2649;
}



#top_nav {
	float:left;
	width:719px;
	height:21px;
	background: #0f2649;
}

#container {

	background: #ffffff url(images/ps_bg.gif) repeat-y;
	margin: 10px auto 0 auto;
	width:793px;
	border-bottom:1px #000000 solid;
}

h2
{
  font-size: 16px;
  font-weight: bold;
}

h1 {
  margin: 0;
  text-indent: -99999px;
	width: 205px;
  cursor: pointer;
	height: 130px;
	background: #FFFFFF url(images/pss.jpg) no-repeat;
	margin-right: 575px;
}

#banner {
  float: right;
  width: 526px;
  text-align:left;
  margin-right:60px;
  /*height: 291px;*/
  background: #fff;
}

#left_caption
{
	float:left;
	width: 205px;
	height: 225px;
	background: #004275;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-align: left;
}

#left_caption a
{
  color: #FFFFFF;
}

#content
{
  float: left;
  width: 755px;
  padding: 10px 0 0 0px;
	text-align:left;
  /*padding: 10px 50px 40px 1px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#content p {
  margin: 0;
  padding-bottom: 10px;
}

#content h4 {
  margin: 0;
  font-weight:bold;
  padding-bottom: 0px;
  font-size: 13px;
}

#content ul {
  margin-top: 0;
}

#footer {
 	clear:both;
	vertical-align:bottom;
}



#top_image_header {
	float:left;
	width: 549px;

	/*background:url(images/front-photo.jpg) no-repeat center;*/
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

#right_top {
	width: 37px;
	height: 286px;
	background:#f6da17;
	float:right;
}


.hrule
{
  padding: 5px 0px 5px 0px;
  clear: both;
  height: 1px;
  border-top: 1px solid #004275;
}

div#map {
  width: 340px;
  height: 340px;
}


#tblCalc td
{
  border-top: 1px solid #004275;
  background: #E1E7EC;
  padding: 4px;
  vertical-align: middle;
}

#tblCalc
{
  padding: 0px;
  margin: 0px;
}


#tblSizeGuide
{
}
#tblSizeGuide td
{
  padding: 10px 0px 20px 0px;
  border-bottom: 1px solid #004275;
}
#tblSizeGuide td img
{
  padding: 5px 0px 0px 0px;
}

.blockDetails {
	color: white;
	float: left; 
	width: 235px; 
	height: 182px;
	margin-right: 10px; 
	margin-bottom: 50px; 
	padding: 5px 10px 5px 5px; 
	border: 2px solid #f6da17;
	background-color: #004275;
	text-align:left;
}

.blockDetails img {
	padding: 0 5px 0 0;
}

html body div.blockDetails a {
	color: white !important;
	text-decoration: none !important;
}

.blockDetails a.more {
	display: block;
	font-weight:normal;
	width: 110px;
	height: 20px;
	background-image: url(images/LearnMore-button.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:right;
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
}

.starburst {
	float: right;
	height:120px;
	width: 130px;
	background-image: url(images/starburst.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	font-weight:bold;
	color: #004275;
	font-size: 14px;
	text-align:center;
	padding-top: 40px;
}
