@charset "utf-8";
/* CSS Document */

h1 {
	border-bottom:1px solid #c8c8c8;
	}
.h1phone {
	color:#666666;
	float:right;
	margin-top:2px;
	}
.topbanner {
	padding:0;
	}
*:first-child+html .topbanner a.logo {
	margin-left:83px;
	}
html>body .topbanner a.logo {
	margin-left:83px;
	}
.topbanner a.logo {
	margin-left:43px;
	}
.topbanner .image {
	width:957px;
	position:absolute;
	}
.topbanner .image img {
	float:right;
	padding:1px 0 0 2px;
	background:url(../images/banner_left.jpg) no-repeat;
	}
a.french {
	position:absolute;
	background:url(../images/link_french.jpg);
	width:74px;
	height:20px;
	right:0;
	}
a.english {
	position:absolute;
	background:url(../images/link_english.jpg);
	width:68px;
	height:20px;
	right:0;
	}
	
/***********************************
Container Rental & Sales
*/
.offices {
	font-weight: bold; display:block; width:90px; float:left;
	}
.features div {
	width:33%;
	float:left;
	}
.features .boxed {
	width:643px;
	background:#f6f6f6;
	padding:10px;
	margin-bottom:20px;
	}
.features .boxed ul {
	width:33%;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	color:#006189;
	}
.features p {
	margin:0;
	padding:0;
	font-weight:bold;
	margin:0 0 5px 10px;
	}
.equipsize p.title, .equipsizelast p.title {
	text-align:center;
	font-weight:bold;
	margin:0;
	font-size:12px;
	padding-bottom:10px;
	color:#006189;
	}
.equipsize p, .equipsizelast p {
	font-size:11px;
	margin:0;
	color:#454545;
	line-height:16px;
	}
.equipsize, .equipsizelast {
	width:180px; padding:10px; border:1px solid #d6d6d6; float:left; margin-right:18px; margin-bottom:2px;
	}
.equipsizelast {
	 margin-right:0px;
	}
.title2 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	border:1px solid #fff;
	width:200px;
	margin-top:10px;
	margin-bottom:10px;
	}
.rightinfo {
	background:#fefefe;
	padding:10px;
	margin-bottom:15px;
	border:1px solid #006189;
	}
.rightinfo h2 {
	margin-top:0;
	margin-bottom:10px;
	color:#006189;
	}
.rightinfo p {
	font-size:12px;
	margin:0;
	padding:0;
	line-height:18px;
	}

/***********************************
Innovative Projects
*/
.innovative-projects {
	list-style:none;
	margin:0;
	padding:0;
	}
.innovative-projects li {	
	width:200px;float:left; margin:30px 18px 30px 0;
	text-align:center;
	}
.innovative-projects li a {
	text-decoration:none;
	font-weight:bold;
	}
.innovative-projects li a span {
	font-size:10px;
	}
.innovative-projects li a img {
	padding:2px;
	border:3px solid #d6d6d6;
	}
.innovative-projects li:hover img {
	border:3px solid #0099d8;
	}
.innovative-projects li.last {	
	margin-right:0;
	}
	
/***********************************
Self-Storage
*/
.dimensions div {
	width:33%; border-right:1px solid #fff; background:#f0f0f0; float:left; font-size:12px; text-align:center; padding:3px 0;
	}
.dimensions div.titles {
	font-weight:bold;
	padding:4px 0;
	}
.dimensions div.numbers {
	background:#fcfcfc;
	border-bottom:1px solid #f0f0f0;
	}
	
/***********************************
Contact Us
*/
.contacts .title {
	width:26%; background:#f9f9f9; font-weight:bold;  border-bottom:1px solid #f0f0f0; border-right:1px solid #fff; float:left; font-size:12px; padding:8px 5px;
	}
.contacts .name {
	width:23%; background:#f9f9f9; border-bottom:1px solid #f0f0f0; border-right:1px solid #fff; float:left; font-size:12px; padding:8px 5px;
	}
.contacts .email {
	width:45%; background:#f9f9f9; border-bottom:1px solid #f0f0f0; border-right:1px solid #fff; float:left; font-size:12px; padding:8px 5px;
	}
	
.contactform {
	font-size:12px;
	}
.contactform form {
	margin:0;
	padding:0;
	}
.contactform .field {
	padding:8px 5px;
	/*background:#f0f0f0;*/
	width:150px;
	float:left;
	font-weight:bold;
	text-align:right;
	}
.contactform .input {
	padding:3px 5px;
	width:473px;
	/*background:#fcfcfc;*/
	float:left;
	}	
.contactform .clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	}
	
/***********************************
Specialty Containers
*/
.white {
	padding:1px 10px;
	border-top:1px solid #cccccc;
	}
.gray {
	background:#f6f6f6;
	padding:1px 10px;
	border-top:1px solid #cccccc;
	}
.speciallinks {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	border:1px solid #dedede;
	border-bottom:0;
	margin:0 0 0 10px;
	}
.speciallinks li {
	border-bottom:1px solid #dedede;
	padding:2px 12px;
	font-size:11px;
	}
.speciallinks li a {
	text-decoration:none;
	}

/***********************************
Image Thumbnails
*/
.galthumbs {
	list-style:none;
	margin:0;
	padding:0;
	width:680px;
	}
.galthumbs li {	
	width:140px; height:141px; float:left; margin:20px 25px 20px 0;
	text-align:center;
	border:0;
	}
.galthumbs li a img {	
	border:1px solid #cccccc;
	}
.galthumbs li a:hover img {	
	border:1px solid #0099d8;
	}

/***********************************
Ohter stuff
*/
a.blue {
	color:#0099d8;
	font-size:14px;
	margin:0 10px;
	}
a.blue:hover {
	color:#006189;
	}