div#fancy_inner {
  background: #f8971d; }
  div#fancy_inner div#fancy_div {
    background: #fff;
    color: #000; }
    div#fancy_inner div#fancy_div p {
      padding: 0 15px; }
      div#fancy_inner div#fancy_div p.modal_title {
        background: #f8971d;
        color: #fff;
        font-size: 2em;
        font-weight: bold;
        margin-bottom: 0.75em;
        padding: 0 0 5px;
        line-height: 1;
        text-align: center;
        text-transform: uppercase; }
    div#fancy_inner div#fancy_div img.unit_image {
      display: block;
      margin: 0 auto 20px; }
    div#fancy_inner div#fancy_div #box_special_details ul {
      padding: 0 0 1.5em 30px;
      width: 370px; }
    div#fancy_inner div#fancy_div #box_special_details li {
      float: left;
      margin-right: 10px;
      width: 175px;
      list-style-position: inside; }
    div#fancy_inner div#fancy_div #box_special_details p.error {
      clear: both;
      padding: 5px;
      margin: 15px; }

.tooltip_localize h3.title {
  background-color: #f8971d; }
.tooltip_localize .tip_content .form_field input.btn_tooltip_go {
  background-position: 0 -32px; }

#ajax_modal {
  display: none; }


#global_nav li.current {
  background-color: #f8971d; }

#subhead_wrapper {
  background-color: #f8971d; }

#subnav_wrapper ul li.current {
  background-position: 50% -262px; }

#main_content h3, #main_content a, #main_content th {
  color: #f8971d; }
#main_content .localize_link {
  font-size: 0.95em;
  margin-bottom: 1.5em;
  float: left; }
  #main_content .localize_link .current_zip {
    color: #77787a;
    font-style: italic;
    padding-right: 5px; }
#main_content .location_detail {
  border-bottom: 1px solid #ccc;
  border-bottom-color: #f8971d;
  clear: both;
  padding: 25px 0; }
  #main_content .location_detail.no_border {
    border: none; }
  #main_content .location_detail .order {
    background: url("../images/button_gradients.png") repeat-x 0 -32px;
    color: #fff;
    display: block;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    height: 21px;
    margin: 0 15px 0 10px;
    padding: 1px 5px 0 6px;
    width: 10px; }
  #main_content .location_detail img.location_image {
    background: #77787a;
    display: block;
    float: left;
    height: 115px;
    margin-right: 25px;
    width: 115px; }
  #main_content .location_detail .address {
    display: block;
    float: left;
    width: 140px;
    line-height: 1.3em; }
    #main_content .location_detail .address span {
      display: block; }
      #main_content .location_detail .address span.location_name {
        font-size: 1.3em;
        font-weight: bold;
        line-height: 1.25em; }
      #main_content .location_detail .address span.phone {
        margin-top: 10px; }
  #main_content .location_detail .hours {
    display: block;
    float: left;
    line-height: 1.3em;
    padding-right: 10px;
    text-align: right;
    width: 200px; }
    #main_content .location_detail .hours span {
      display: block; }
      #main_content .location_detail .hours span.hour_title {
        font-weight: bold;
        margin-right: 120px; }
      #main_content .location_detail .hours span.top {
        margin-top: -16px; }
#main_content table#listings {
  border-collapse: collapse; }
  #main_content table#listings th {
    font-size: 1.2em;
    border-bottom: solid 1px #F8971D; }
    #main_content table#listings th.first {
      padding-left: 15px; }
  #main_content table#listings td {
    font-size: 0.9em;
    padding: 15px; }
    #main_content table#listings td p {
      margin-bottom: 0; }
    #main_content table#listings td.size {
      color: #77787a;
      font-size: 1.67em;
      font-weight: bold;
      vertical-align: text-top;
      width: 110px; }
      #main_content table#listings td.size .full_desc {
      display: none; }
      #main_content table#listings td.size a.btn_reserve_now {
        background: transparent url("../images/button_gradients.png") 0 -32px;
        color: #fff;
        display: block;
        font-size: 0.65em;
        font-weight: bold;
        height: 20px;
        margin-top: 5px;
        padding: 2px 10px;
        text-decoration: none;
        width: 85px; }
    #main_content table#listings td.features {
      width: 250px; }
      #main_content table#listings td.features .full_desc {
        display: none; }
    #main_content table#listings td.localize_cta {
      padding-left: 50px;
      width: 520px; }
      #main_content table#listings td.localize_cta a {
        font-size: 1.3em;
        font-weight: bold; }
    #main_content table#listings td.cost {
      width: 100px; }
    #main_content table#listings td.specials {
      width: 150px; }
      #main_content table#listings td.specials label {
        display: block;
        margin: -14px 0 0 23px;
        width: 125px; }
    #main_content table#listings td.distance {
      width: 60px; }
    #main_content table#listings td.package {
      color: #77787a;
      font-size: 1.25em;
      font-weight: bold;
      vertical-align: text-top;
      width: 135px; }
    #main_content table#listings td.description {
      width: 390px; }
      #main_content table#listings td.reserve_cta .full_desc {
          display: none;}
      
      
    #main_content table#listings td.reserve_cta a.btn_reserve_now {
      background: transparent url("../images/button_gradients.png") 0 -32px;
      color: #fff;
      display: block;
      font-size: 1.2em;
      font-weight: bold;
      height: 20px;
      margin-top: 5px;
      padding: 2px 10px;
      text-decoration: none;
      width: 85px; }
#main_content .paginate {
  float: right;
  color: #f8971d; }
  #main_content .paginate span.numbers {
    float: left;
    font-size: 14px;
    font-weight: bold; }
  #main_content .paginate .left_arrow, #main_content .paginate .right_arrow {
    width: 8px;
    height: 17px;
    margin-top: 1.5px;
    background: transparent url('../images/arrows_small.png') no-repeat;
    display: block;
    float: left; }
  #main_content .paginate .left_arrow {
    background-position: -8px 0;
    margin-right: 3px; }
  #main_content .paginate .right_arrow {
    background-position: 0 0;
    margin-left: 3px; }





.tooltip_localize h3.title {
  background-color: #f8971d; }
.tooltip_localize .tip_content .form_field input.btn_tooltip_go {
  background-position: 0 -32px; }


  
  .contact_modal {
  border: 15px solid #cbdd46; }
  .contact_modal .modal_title {
    background: #cbdd46;
    color:#fff; 
    }
    .contact_modal .modal_title p.subtitle {
    font-weight:bold; 
    }
  .contact_modal .location_detail {
    border-bottom-color: #cbdd46; }
  .contact_modal .contact_form .buttons .btn_contact_cancel, .contact_modal .contact_form .buttons .btn_contact_submit {
    background: transparent url("../images/button_gradients.png") repeat-x 0 0; }

.overlay {
  background: Gray;
  position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	filter:alpha(opacity=70);
	zoom: 1;
	z-index: 102 !important; 
}

div#fancy_overlay {
display:none;
height:100%;
left:0;
position:fixed;
top:0;
width:100%;
z-index:0 !important;
}


/* contact modal */

.reserve_modal {
  background: #fff;
  border: 15px solid #CBDD46;
  height: 425px;
  width: 700px;
  z-index: 99999998 !important; }
  .reserve_modal .modal_title {
    background: #CBDD46;
    color: black;
    font-size: 1.5em;
    font-family:Arial !Important;
    margin-bottom: 0;
    padding: 0 0 15px;
    line-height: 1;
    text-align: left;
    
     }
      
    .reserve_modal .modal_title .subtitle 
    {
        text-transform: uppercase;
        font-weight:bolder;
        font-size: 1.5em;
    }
    .reserve_description 
    {
        display:block;
        padding-top:25px;
        padding-left: 15px;
        width:250px;
        float:left;
        padding-right:15px;
              
       
    }
     
    .reserve_modal .contact_form .col_right .form_field .moveindate {
      width: 180px; }
    
    .reserve_modal .contact_form .col_right .form_field .calendar 
    {
        z-index:102;
    }
    
    .IconCalendar 
    {
       position:inherit;
    }
    
    .form_field label 
    {
        width:110px !important;   
    }
    .reserve_modal .reserve_description .size
    {
        font-weight:bold;
        float:left;
        width:250px;
        
         font-size: 1.3em;
         color:Black;
         height:20px;
        
        
    }
    
    .buttonClose 
    {
        clear: left;
        display: inline-block;
        float:right;
        
        
    }
   
    .reserve_modal .reserve_description .unitprice
    {
        float:left;
        width:250px;
          height:30px;
         font-size: 1.1em;
         color:Black;
        
    }
   
    .reserve_modal .reserve_description .location
    {
        font-weight:bold;
        float:left;
        width:250px;
       /*  border-right: solid 1px #CBDD46;*/
         font-size: 1.3em;
         color:Black;
         height:21px;
        
    }
 
    .reserve_modal .reserve_description .description
    {
       
        width:250px;
        height:250px;
        padding-top:5px;
        
        
    }
    
    .spacertop 
    {
     padding-top: 30px; padding-left:4px   
    }
    
    .spacerform 
    {
        float: left; margin-left: 22px;padding-top:25px;
    }
        
    .rightcontainer 
    {
        float:left;width:350px;padding-left:15px;
        border-left: solid 1px #CBDD46;
     
    }
   
    .reserve_modal .location_image 
    {
       /* padding: 38px 1px; */       
    }
     
  .reserve_modal .location_detail {
    border-bottom: 1px solid #ccc;
    border-bottom-color: #cbdd46;
    clear: both;
    margin: 0 25px 25px;
    padding: 25px 0; }
    .reserve_modal .location_detail.no_border {
      border: none; }
    .reserve_modal .location_detail img.location_image {
      background: #77787a;
      display: block;
      float: left;
      height: 115px;
      margin-right: 25px;
      width: 115px; }
    .reserve_modal .location_detail .address {
      display: block;
      float: left;
      width: 150px;
      line-height: 1.3em; }
      .reserve_modal .location_detail .address span {
        display: block; }
        .reserve_modal .location_detail .address span.location_name {
          font-size: 1.3em;
          font-weight: bold;
          line-height: 1.25em; }
        .reserve_modal .location_detail .address span.phone {
          margin-top: 10px; }
      .reserve_modal .location_detail .address .modal_box_contact {
        display: block;
        margin-top: 10px; }
    .reserve_modal .location_detail .hours {
      display: block;
      float: left;
      width: 210px;
      text-align: right;
      line-height: 1.3em; }
      .reserve_modal .location_detail .hours span {
        display: block; }
        .reserve_modal .location_detail .hours span.hour_title {
          font-weight: bold;
          margin-right: 120px; }
        .reserve_modal .location_detail .hours span.top {
          margin-top: -16px; }
  .reserve_modal .contact_form {
    background: #fff;
    padding-bottom: 30px; }
    .reserve_modal .contact_form .col_left, .contact_modal .contact_form .col_right {
      float: left;
      margin-left: 5px;
      width: 362px; 
      font-weight:bold;}
      
      .form_field_last 
      {
          color:#77787A;
            height:20px;
            margin:10px 0;
            position:relative;
          width: 200px;
          
          
          
      }
    .reserve_modal .contact_form .col_left .form_field, .contact_modal .contact_form .col_right .form_field {
      margin: 0 0 15px; }
    .reserve_modal .contact_form .col_left .form_field input[type="text"] {
      width: 210px;
      margin: -22px 0 0 100px; 
     }
    .reserve_modal .contact_form .col_right .form_field label 
    {
        color:Black;
      width: 140px; }
    .reserve_modal .contact_form .col_right .form_field select, .contact_modal .contact_form .col_right .form_field input[type="text"] {
      margin: -22px 0 0 150px; }
    .reserve_modal .contact_form .col_right .form_field input[type="text"] {
      width: 200px; }
    .reserve_modal .contact_form .col_right .form_field .form_field_last select {
      width: 210px; }
    .reserve_modal .contact_form .col_full {
      padding: 0 25px; }
      .reserve_modal .contact_form .col_full .form_field {
        height: 145px;
        margin: 0 0 15px; }
        .reserve_modal .contact_form .col_full .form_field textarea {
          display: block;
          border-color: #e0e0e0;
          height: 125px;
          margin: -22px 0 0 102px;
          width: 638px; }
    .reserve_modal .contact_form .buttons {
      width:400px;
      padding: 0 5px; }
      .reserve_modal .contact_form .buttons .btn_contact_cancel, .contact_modal .contact_form .buttons .btn_contact_submit {
        background: transparent url("../images/new_button_gradients.png") repeat-x 0 0; border: none;
        color: #fff;
        cursor: pointer;
        display: block;
        font-size: 1.1em;
        font-weight: bold;
        height: 18px;
        line-height: 1em;
        padding: 4px 28px 0;
        text-decoration: none;
        width: 55px; 
        float:left;}
      .reserve_modal .contact_form .buttons .btn_contact_submit {

        margin: -22px 0 0 75px; }
        
        .reserve_modal .contact_form .buttons .mybtn_reserve_now 
        {
             background: transparent url("../images/button_gradients.png") 0 -32px;
      color: #fff;
      display: block;
      font-size: 1.2em;
      font-weight: bold;
      height: 22px;
      padding: 1px 10px;
      text-decoration: none;
      width: 95px; 
      
            
        }
        
         .reserve_modal .contact_form .buttons .modal_close 
        {
             background: transparent url("../images/button_gradients.png") 0 -32px;
      color: #fff;
      display: block;
      font-size: 1.2em;
      font-weight: bold;
      height: 22px;
      padding: 1px 10px;
      text-decoration: none;
      width: 105px; 
      
            
        }
     
     
       .cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev {
  color:#f8971d !important;
 padding-top:3px !important;
}
.ajax__calendar_title {
cursor:pointer !important;
font-weight:bold !important;
}


    .ajax__calendar_header 
    {
      font-weight:bold; 
      color:White;
      background-color:#f8971d;  
    }
    


   .ajax__calendar_container  
   {
       z-index : 1000003 !important;
       float:left;
       border: 1px solid Orange;
       background-color:White;
        float :left;
    left:215px;
    position:relative !important;
    top:-20px;
    z-index:1000003 !important;
    padding: 0px !important;
                                 
 } 
 .tablecolumn 
 {
     padding: 0px !important;
     vertical-align:top !important;
     
 }
 
   .myCalendar { z-index : 1000003 !important; }
   ajax__calendar { z-index:1000003 !important; }

.confirmation_modal {
  background: #fff;
  border: 15px solid #CBDD46;
  height: 450px;
  width: 700px;
  z-index: 103 !important; }
  .confirmation_modal .modal_title {
    background: #CBDD46;
    color: black;
    font-size: 1.3em;
    font-family:Arial;
    margin-bottom: 0;
    padding: 0 0 15px;
    line-height: 1;
    text-align: left;
   
    .confirmation_modal .modal_title .subtitle 
    {
        text-transform: uppercase;
        font-weight:bolder;
        font-size: 1.4em;
    }
    .reserve_description 
    {
        display:block;
        padding-top:38px;
        padding-left: 25px;
        width:250px;
        float:left;
              
       
    }
    
    .form_field label {
background-color:#E0E0E0;
display:block;
font-size:0.9em;
height:16px;
padding:3px 10px;
width:139px !important;
}



.ajax__validatorcallout_popup_table 
{
   width:280px !important;
   
    
}


