@import url("lib/reset.css");
@import url("lib/grid.css");
@import url("lib/typography.css");
@import url("lib/fancybox.css");
@import url("lib/cluetip.css");
/* header */
#header {
  /*height: 75px;*/
  padding-top: 20px;
  position: relative;
  overflow:visible; }

h1.logo, a.logo_link {
  float: left;
  width: 235px;
  height: 55px;
  display: block;
  text-indent: -999em;
  overflow: hidden; }

h1.logo {
  background: transparent url("https://www.lacklandselfstorage.com/lackland/images/logo.png") no-repeat top left;
   }

a.logo_link {
  margin-left: -234px; }

.header_right {
  float: right;
  margin-bottom: 10px;
  /*width: 335px;*/
}
  img.header_promo {
    display: block;
    margin-bottom: 10px;
    float:right;
  }
ul#uber_nav {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none; }
  ul#uber_nav li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #fff; }
    ul#uber_nav li a {
      color: #fff;
      display: block;
      font-size: 0.83em;
      font-weight: bold;
      line-height: 1em;
      padding: 0;
      text-decoration: none; }
      ul#uber_nav li a:hover {
        text-decoration: underline; }
    ul#uber_nav li.no_border {
      border-right: none;
      margin: 0;
      padding: 0; }
      ul#uber_nav li.no_border a {
        padding-right: 0; }

/* global nav */
#global_navbar {
  width: 100%;
  background: #000; }

ul#global_nav {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul#global_nav li {
    float: left;
    margin: 0;
    padding: 10px 0 10px 15px; }
    ul#global_nav li a {
      color: #fff;
      display: block;
      line-height: 1em;
      padding-right: 15px;
      text-decoration: none;
      text-transform: uppercase;
      border-right: 1px solid #404040; }
      ul#global_nav li a.last {
        border-right: none; }
      ul#global_nav li a:hover {
        text-decoration: underline; }
  ul#global_nav li.current a {
    color: #000;
    border-right: none 0;
    padding-right: 16px;
    text-decoration: none; }

#telephone_number {
  color: #fff;
  font-size: 1.2em;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 5px 0 0 20px;
  text-align: right;
  text-transform: uppercase;
  position: relative;
  z-index: 1; }

/* subhead */


#subhead_wrapper 
{
    font-family: Arial;
  padding: 15px 0; }
  #subhead_wrapper h2 {
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase; }
  #subhead_wrapper p {
    color: #fff;
    font-size: 1.35em;
    line-height: 1.4em;
    margin-top: 0.4em;
    margin-bottom: 0.5em; }

/* subnav wrapper */
#subnav_wrapper ul {
  margin-top: 0;
  margin-bottom: 1.25em;
  padding: 0;
  list-style: none; }
  #subnav_wrapper ul li {
    float: left;
    padding-top: 24px; }
    #subnav_wrapper ul li a {
      color: #fff;
      border-right: 2px solid;
      font-weight: bold;
      padding-left: 7px;
      padding-right: 7px;
      text-decoration: none;
      text-transform: uppercase; }
      #subnav_wrapper ul li a:hover {
        text-decoration: underline; }
      #subnav_wrapper ul li a.first {
        padding-left: 0; }
      #subnav_wrapper ul li a.last {
        border-right: none; }
    #subnav_wrapper ul li.current {
      background: transparent url("../images/arrows.png") no-repeat; }

/* main content */
#main_content_wrapper {
  background-color: #fff;
  padding: 15px 0;
  width: 100%; }

#main_content {
  /*min-height: 250px;*/ }
 
  #storage
  {
      font-size:1.2em;
  }
  
  #main_content hr {
    height: 1px; }
  #main_content h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.8em; }
    #main_content h3.title {
      margin-bottom: 10px; }
  #main_content a.link_right {
    font-size: 1.2em;
    padding-top: 3px;
    float: right; }
  #main_content .btns_left {
    float: left; }
    #main_content .btns_left input {
      float: left; }
  #main_content .btns_right {
    float: right; }
    #main_content .btns_right input {
      float: right;
      margin: 0 0 0 5px; }
    #main_content .btns_right.lower {
      margin-top: 5px; }
  #main_content a.what_is_this {
    position: absolute;
    top: 2px;
    right: -5px;
    font-size: 0.83em;
    float: left;
    color: #5f6062; }
    
/* errors */
.error {
  font-size: 1em;
  font-weight: bold;
  color: #8a1f11; }
  .error ul {
    margin: 1em 0 0 0; }
    .error ul li {
      font-weight: normal;
      font-size: 0.9em; }

/* form fields */
.form_field {
  margin: 10px 0;
  height: 20px;
  color: #77787a;
  position: relative; }
  .form_field.with_link {
    width: 250px; }
  .form_field.submit_row {
    border: 0; }
  .form_field label {
    display: block;
    width: 82px;
    padding: 3px 10px;
    height: 16px;
    font-size: .9em;
    background-color: #e0e0e0; }
  .form_field select, .form_field input[type="text"], .form_field select, .form_field input[type="password"]{
    display: block;
    border: 0;
    font-size: 0.9em;
    margin: -22px 0 0 102px;
    height: 12px;
    border-top: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #e0e0e0; }
    .form_field select.same_row, .form_field input[type="text"].same_row, .form_field select.same_row, .form_field input[type="password"].same_row {
      float: left;
      margin-top: -23px;
      border-left: 1px solid #e0e0e0; }
  .form_field select {
    padding: 0 0 0 5px;
    height: 22px;
    width: 170px; }
    .form_field select.narrow {
      width: 80px; }
    .form_field select.tiny {
      width: 45px; }
  .form_field.state select {
    width: 70px; }
  .form_field input[type="text"], .form_field input[type="password"] {
    width: 120px;
    padding: 4px 5px; }
    .form_field input[type="text"].narrow {
      width: 60px; }
    .form_field input[type="text"].city {
      width: 90px; }
  .form_field input[type="submit"] {
    float: right; }
  .form_field input[type="checkbox"] {
    border: 1px solid #e0e0e0; }
  .form_field input.next_row {
    margin-top: 7px;
    clear: both;
    float: left;
    border-left: 1px solid #e0e0e0; }

.submit {
  color: #fff;
  height: 22px;
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  border: none 0;
  margin: 0 0 0 176px;
  cursor: pointer;
  background: transparent url("../images/button_gradients.png") repeat-x;
  text-decoration: none; }

label.grey {
  color: #77787a;
  font-size: 1.2em;
  font-weight: bold; }

label.small {
  color: #77787a;
  position: relative;
  top: 3px; }

textarea.large_form {
  width: 850px;
  height: 200px; }

/* tooltip */
.tooltip_localize {
  width: 227px; }
  .tooltip_localize h3.title {
    margin: 0;
    padding: 8px 5px 10px 10px;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    background: #CBDD46; 
    overflow: hidden; }
    .tooltip_localize h3.title .button {
      border: 0;
      float: right;
      position: relative;
      background: transparent url("../images/tooltip_close.png") no-repeat top left;
      height: 18px; 
      margin: -3px 0 0 0;
      text-indent: -999em;
      color: #900;
      width: 18px;
      display: block;
      overflow: hidden; }   
  .tooltip_localize .tip_content {
    background: #fff;
    padding: 5px 10px 10px; }
    .tooltip_localize .tip_content .form_field {
      padding: 5px 0; }
      .tooltip_localize .tip_content .form_field label {
        width: 50px; }
      .tooltip_localize .tip_content .form_field input.tooltip_zip_code {
        margin: -22px 0 0 70px;
        width: 85px; }
      .tooltip_localize .tip_content .form_field select.tooltip_distance {
        width: 98px;
        margin: -22px 0 0 70px; }
      .tooltip_localize .tip_content .form_field input.btn_tooltip_go {
        color: #fff;
        float: none;
        width: 31px;
        height: 22px;
        display: block;
        font-size: 0.9em;
        font-weight: bold;
        border: none 0;
        margin: -23px 0 0 176px;
        cursor: pointer;
        background: transparent url("../images/button_gradients.png") repeat-x top left; }


/* contact modal */
.contact_modal {
  background: #fff;
  border: 15px solid #CBDD46;
  height: 600px;
  width: 800px; }
  .contact_modal .modal_title {
    background: #CBDD46;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0;
    padding: 0 0 15px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase; }
  .contact_modal .location_detail {
    border-bottom: 1px solid #ccc;
    border-bottom-color: #cbdd46;
    clear: both;
    margin: 0 25px 25px;
    padding: 25px 0; }
    .contact_modal .location_detail.no_border {
      border: none; }
    .contact_modal .location_detail img.location_image {
      background: #77787a;
      display: block;
      float: left;
      height: 115px;
      margin-right: 25px;
      width: 115px; }
    .contact_modal .location_detail .address {
      display: block;
      float: left;
      width: 150px;
      line-height: 1.3em; }
      .contact_modal .location_detail .address span {
        display: block; }
        .contact_modal .location_detail .address span.location_name {
          font-size: 1.3em;
          font-weight: bold;
          line-height: 1.25em; }
        .contact_modal .location_detail .address span.phone {
          margin-top: 10px; }
      .contact_modal .location_detail .address .modal_box_contact {
        display: block;
        margin-top: 10px; }
    .contact_modal .location_detail .hours {
      display: block;
      float: left;
      width: 210px;
      text-align: right;
      line-height: 1.3em; }
      .contact_modal .location_detail .hours span {
        display: block; }
        .contact_modal .location_detail .hours span.hour_title {
          font-weight: bold;
          margin-right: 120px; }
        .contact_modal .location_detail .hours span.top {
          margin-top: -16px; }
  .contact_modal .contact_form {
    background: #fff;
    padding-bottom: 30px; }
    .contact_modal .contact_form .col_left, .contact_modal .contact_form .col_right {
      float: left;
      margin-left: 25px;
      width: 362px; }
    .contact_modal .contact_form .col_left .form_field, .contact_modal .contact_form .col_right .form_field {
      margin: 0 0 15px; }
    .contact_modal .contact_form .col_left .form_field input[type="text"] {
      width: 245px; }
    .contact_modal .contact_form .col_right .form_field label {
      width: 140px; }
    .contact_modal .contact_form .col_right .form_field select, .contact_modal .contact_form .col_right .form_field input[type="text"] {
      margin: -22px 0 0 150px; }
    .contact_modal .contact_form .col_right .form_field input[type="text"] {
      width: 200px; }
    .contact_modal .contact_form .col_right .form_field select {
      width: 210px; }
    .contact_modal .contact_form .col_full {
      padding: 0 25px; }
      .contact_modal .contact_form .col_full .form_field {
        height: 145px;
        margin: 0 0 15px; }
        .contact_modal .contact_form .col_full .form_field textarea {
          display: block;
          border-color: #e0e0e0;
          height: 125px;
          margin: -22px 0 0 102px;
          width: 638px; }
    .contact_modal .contact_form .buttons {
      float: right;
      padding: 0 25px; }
      .contact_modal .contact_form .buttons .btn_contact_cancel, .contact_modal .contact_form .buttons .btn_contact_submit {
        background: transparent url("https://www.lacklandselfstorage.com/lackland/images/button_gradients.png") repeat-x top left;
        border: none;
        color: #fff;
        cursor: pointer;
        display: block;
        font-size: 1.1em;
        font-weight: bold;
        height: 18px;
        line-height: 1em;
        padding: 4px 10px 0;
        text-decoration: none;
        width: 45px; }
      .contact_modal .contact_form .buttons .btn_contact_submit {
/*        height: 22px;
        padding: 0 10px 2px;
        width: 75px;*/
        margin: -22px 0 0 75px; }
        

/* footer */
#footer {
 color: #fff;
 font-size: 0.83em;
 line-height: 1em;
 padding: 85px 0 0;
 margin-bottom: 1.5em;
 background: transparent url("https://www.lacklandselfstorage.com/lackland/images/footer.png") no-repeat 0 20px; }
  #footer ul.copyRights{
   float: left;
   width: 265px;}
  #footer ul {
   float: right;
   padding: 0;
   margin: 0;
   list-style: none;}
    #footer ul li{
     display: inline;
     padding: 0px 4px;
     border-right: 1px solid;}
     #footer a{
      color: #ffffff;}
      #footer a:hover{
       cursor: pointer;}
     #footer ul li.first
     {
      margin-top:-20px;   
      float: left;
      border-right: none;
      color:#909193; 
        font-weight:bold;}
      #footer ul li.footer-sec
     {
         display:block;   
      float: left;
      border-right: none;}
      
     #footer ul li.last{
      float: right;
      border-right: none;}


#module
{
    background-color:#FFFFFF;
}

#module-container
{
    width:960px; margin: 0px auto; padding-top:5px;
}

#module-container a
{
    font-size:1.1em;
    color: #F8971D;
}

#contact-location{
    margin-top: 50px; border: 1px solid #D5E04D;
}

.social{
    margin-top:-3px !important;
    padding-right: 10px !important;
}

ul#footer_locations{
    font-size:8.4px !important;
}

/*.promo{ height:34px !important; } */
h3.promo { font-size: 2em; font-weight: bold; line-height: 1.2em; margin-top: 1em; margin-bottom:0px; text-transform: uppercase;}
/*.promo-text{ padding:4px 0px 0px 105px; margin:0px; } */

/*.tooltip_distanceclasss {
    width: 98px;
    margin: -22px 0 0 70px; 
}

.btn_tooltip_go {
    color: #fff;
    float: none;
    width: 31px;
    height: 22px;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    border: none 0;
    margin: -23px 0 0 176px;
    cursor: pointer;
    background: transparent url("../images/button_gradients.png") repeat-x top left; }*/
