@charset "utf-8";

/* -----------------------------------------------------

* Filename: styles.css
* Description: master external style sheet for Arizona Self Storage web site
* Version: 1
* Website: http://www.selfstoragesolutions.com
* Author: Automatit, Inc

== ANCHOR =========================================

	@reset				Standard Reset

-------------------------------------------------------*/

/* @reset
-------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {margin: 0; padding: 0;}
html {height: 100%; overflow-y: scroll;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
img {border: 0; -ms-interpolation-mode: bicubic;}
a {
	outline: none;
	color: #729602;
}
a:hover {
	text-decoration: none;
}


/* @general
------------------------------------------------------*/
body {
	background-color: #c1d3a0;
}
body, select, input {}
a {}


/* @typography
------------------------------------------------------*/
h1 {
	padding-top: 8px;
	padding-bottom: 6px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	
}
h3 {
	
}
h4 {}
h5 {}
h6 {}
p, address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 5px;
}
/* dl {padding: 0 0 10px 0;}
   dt {clear: left; float: left; font-weight: bold;}
   dd {padding: 0 0 5px 70px;} */
ul {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
}
li {
	padding-top: 4px;	
	
}

/* @defined classes header
------------------------------------------------------*/
.logo {
	position: absolute;
	left: 22px;
	top: 28px;
}
.brickyard {
	width: 184px;
}
.managerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.truckpageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


.locationName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.locationNameHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
}

.faq {
	font-family: Arial, Helvetica, sans-serif;
}

.managerBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
}

.locationAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 14px;
}
.locationAddress img {
	padding-bottom: 5px;
	padding-top: 3px;
}

.cottonwood {
	width: 184px;
	float: right;
}

.specialtitle { color:#f0b413; font-size: 14px; font-weight: bold; font-family: arial;}
.special1title1 { color:#f68933; font-family: Arial, Helvetica, sans-serif; font-size: 36px; text-align: center; width: 182px; font-weight: bold; margin:10px auto 0 auto; position: absolute; }
.special1title2 { color: #78a22f; font-family: Arial, Helvetica, sans-serif; font-size: 16px; width: 182px; text-align:center; width: 182px; font-weight: bold; position: absolute; margin: 28px auto 0 auto; text-align: center; line-height: 15px; }
.special1title3 { color: #78a22f; font-family: Arial, Helvetica, sans-serif; width: 182px; font-size: 10px; text-align: center; font-weight: bold; position: absolute; margin: 40px auto 0 auto; }
.print1 { color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; position: absolute; margin: 62px 0 0 50px; display:block; text-indent: -999px; width: 90px; height: 20px; }

.specialtitle2 { color:#f0b413; font-size: 14px; font-weight: bold; font-family: arial; }
.special2text { color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 12px; }
.button1 {margin: 6px 0 0 -4px;}

/* @defined classes  sidebar
------------------------------------------------------*/

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: 200;
	color: #FFFFFF;
	z-index: 0;
}

.needhelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.needhelpNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
/* @defined classes main content
------------------------------------------------------*/

.leftColumnContentBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 25px;
}
.beforeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #729602;
}
.beforeLink a {
	color: #729602;
}
.beforeLink a:hover {
	text-decoration: none;
}

.frontPageBanner {
	padding-top: 64px;
}
.leftContent {
	width: 298px;
	padding-top: 67px;
	float: left;
	padding-left: 10px;
}
.internalImage {
	float: right;
	padding-left: 20px;
	padding-top: 10px;
}

.rightContent {
	float: left;
	padding-top: 65px;

}
.featuresTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #729602;
	padding-top: 0px;
}
.locationsTitle {
	padding-top: 5px;
	padding-left: 10px;
	position: absolute;
	top: 39px;
	left: 26px;
}



.faq a {
	color: #618002;
	text-decoration: none;
}
.faq a:hover {
	color: #618002;
	text-decoration: underline;
}
.footerText {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: center;
	width: 400px;
	color: #fff;
	margin-left: 130px;
}



/* @defined ids
------------------------------------------------------*/
#wrapper {
	background-image: url(../images/wrapper_bg.png);
	width: 1000px;
	background-repeat: repeat-y;
	margin:0 auto;
}#header {
	height: 250px;
	background-color: #edac00;
	width: 980px;
	position: relative;
	z-index:10;
}
#internalHeadManager {
	position: absolute;
	left: 490px;
	top: 50px;
	width: 457px;
}
#internalHeadManager .managerImage {
	float: right;
	padding-left: 10px;
	padding-top: 14px;
}


#container {
	width: 980px;
	margin:0 auto;
	background-image: url(../images/middleBG.jpg);
	overflow: auto;
}
#sidebar {
	display: inline;
	padding: 0px;
	width: 216px;
	float: left;
	background-image: url(../images/sidebarBG.jpg);
	background-repeat: no-repeat;
	background-color: #729602;
	z-index: 0;
}
#content {
	float: right;
	padding: 10px 15px 20px;
	width: 734px;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-x;
	z-index: 0;
}
#contentHome {
	float: right;
	width: 764px;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-x;
	z-index: -1;
}
#contentLocation {
	float: right;
	width: 749px;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-x;
	/* padding-top: 10px; */
	padding-right: 15px;
	padding-bottom: 0px;
	z-index:1;
}



#sideBarContent {
	width: 216px;
	height: 600px;
	background-image: url(../images/bg-sidebar.png);
	background-repeat: no-repeat;
}

#title1 { 
	padding: 89px 0 0 45px;
	
}
#title2 {
	padding: 4px 0 0 28px;
}
#title3 {
	padding: 0px 0 0 28px;
}
#special1 {
	background-image: url(../images/bg-sidebar-coupon.jpg);
	background-repeat: no-repeat;	
	width:182px;
	height: 120px;
	margin: 10px 0 0 18px;
}

#special2 {	
	width:182px;
	height: 120px;
	margin: 10px 0 0 18px;
}

#special3 {	
	width:182px;
	height: 120px;
	margin: 8px 0 0 18px;
}

#sbbtmslogan {
	font-family: Arial, Helvetica, sans-serif;
	color: #84a03c;
	font-size: 16px;
	width: 182px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	clear: both;
	margin: 0px 0 auto 0 auto;	
	padding-top: 40px;


}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	width: 980px;
	margin:0 auto;
}
#footerWrap {
background-image: url(../images/wrapper_bg.png);
	width: 1000px;
	background-repeat: repeat-y;
	margin:0 auto;
}
#footer a {
	color: #729602;
}
#footer a:hover {
	text-decoration: none;
}


#sideBarContent li {
	list-style-image: url(../images/liststyleImage.jpg);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 14px;
}
#sideBarContent ul {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
}


#bottom {
	background-image: url(../images/bottom.png);
	margin:0 auto;
	width: 1000px;
	height: 10px;
}

#locationMaps {
	width: 368px;
	position: absolute;
	left: 597px;
	height: 233px;
	top: 5px;
}
#flashsize {
	padding-left: 95px;
}
#contactpageLeftColumn {
	width: 250px;
}

/* @location pages
-------------------------------------------------------*/

#address a {
	color: #ff6f20;
	font-size: 12px;
}

#address {
	position: absolute;
	width: 244px;
	height: 79px;
	left: 12px;
	top: 118px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#locationimage {
	position: absolute;
	left: 44px;
	top: 205px;
	z-index: 3;
}
#locations {
	position: relative;
	min-height: 500px;
}

#map_canvas {
	border: 1px solid #400A0A;
	height: 171px;
	width: 330px;
	z-index: 5;
	left: 234px;
	top: 105px;
	position: absolute;
}
#map_canvas address {
font-size: 13px;
 line-height: 15px; 
 padding: 10px 0 0 0; 
 text-align: center;

}
#map_border {
	position: absolute;
	z-index: 4;
	left: 239px;
	top: 271px;
}
#directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 381px;
	top: 282px;
}#features {
	position: absolute;
	left: 576px;
	top: 93px;
	height: 412px;
	width: 170px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
#features2 {
	position: absolute;
	left: 575px;
	top: 93px;
	height: 412px;
	width: 175px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}

#featuresList {
	padding-left: 20px;
	font-size: 13px;
	font-weight: bolder;
}
#featuresList p {
	font-family: Arial, Helvetica, sans-serif;
}


#featuresList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #729602;
}
#locationdirections {
	position: absolute;
	left: 25px;
	top: 376px;
	width: 542px;
	height: 44px;
}
#locationdirections p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

