/*
G5 Search Marketing Copyright 2011
Local Search Marketing - Local Internet Advertising
*/
/* reset - don't modify */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

p, ol, ul {
  list-style: none; }

p, img {
  padding: 0;
  margin: 0; }

p {
  margin: 1em 0;
  font-family: Tahoma, Geneva, Verdana, sans-serif;
  font-size: 15px; }

h1 + p {
  margin: 0; }

caption, th {
  text-align: left; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

/* /reset */
/* ######################################### */
/* #-------------GLOBAL STYLES-------------# */
/* ######################################### */
body * {
  line-height: 2.2em; }

h1, h2, h3, h4, h5, h6 {
  margin: 1em 0;
  font-family: Tahoma, Geneva, Verdana, sans-serif;
  color: #168381; }

h1 {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.2em; }

h2 {
  font-size: 15px; }

h3 {
  font-size: 13px;
  padding: 10px 0 0; }

h4 {
  font-size: 13px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 11px; }

a {
  color: #dea510;
  text-decoration: none; }

a:hover {
  text-decoration: underline;
  color: #168381; }

.clear {
  clear: both; }

.cl {
  clear: left; }

.cr {
  clear: right; }

.none {
  display: none; }

.external {
  padding-right: 14px;
  background: url(/images/external-link-icon.gif) no-repeat right top; }

.right {
  float: right; }

.left {
  float: left; }

img.left {
  margin: 0 70px 10px 0; }

img.right {
  margin: 0 0 10px 70px; }

dt {
  padding-top: 12px;
  font-weight: bold; }

iframe {
  border: 0; }

/* ######################################### */
/* #-------------STRUCTURE-----------------# */
/* ######################################### */
html {
  background: #64605F; }

body {
  color: #333;
  text-align: center;
  padding: 0 0 0;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 13px;
  background: #64605F;
  overflow: scroll; }

#whopper {
  width: 960px;
  margin: 0 auto 0;
  text-align: left;
  background: url("/images/bg-drop-shadow.png") repeat-y center top;
  padding: 0 10px; }

#header {
  height: 162px;
  position: relative;
  background: url("/images/sprite.png") no-repeat 0 0; }

.index #main-content {
  height: auto !important;
  min-height: 340px;
  float: left;
  width: 644px;
  color: #464443;
  z-index: 1;
  /*  position:relative;*/ }

#main-content {
  height: auto !important;
  min-height: 340px;
  z-index: 1;
  padding: 0 30px; }

.two-col #main-content {
  width: 644px;
  float: left; }

#footer {
  height: auto !important;
  min-height: 190px;
  padding: 15px 46px;
  background: url("/images/sprite.png") #2f2c2b no-repeat -960px -464px;
  clear: both; }

#footer a {
  color: #fff; }

/* ######################################### */
/* #-------------HEADER--------------------# */
/* ######################################### */
/* #---------------LOGO--------------------# */
#logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

/* #---------------BACKGROUND--------------# */
#header img {
  display: block; }

/* #---------------TEL---------------------# */
#header .tel {
  position: absolute;
  top: 6px;
  right: 15px;
  font-size: 25px; }

/* #---------------DARK STYLES-------------# */
.dark #header {
  color: #333; }

/* HEADER CCP */
#header .ccp {
  position: absolute;
  bottom: 13px;
  right: 16px; }

/* NAVIGATION */
#nav {
  text-align: center;
  height: 47px;
  background: url(/images/sprite.png) no-repeat 0 -162px;
  position: relative;
  z-index: 3; }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  height: 47px; }

#nav li.home {
  margin-left: 55px; }

#nav li.home > a {
  width: 94px; }

#nav li.home > a:hover {
  width: 94px;
  background-position: -55px -209px; }

#nav li.find a {
  width: 240px; }

#nav li.find:hover a {
  background-position: -149px -209px; }

#nav li.about a {
  width: 144px; }

#nav li.about:hover a {
  background-position: -389px -209px; }

#nav li.about ul {
  width: 230px; }

#nav li.work a {
  width: 166px; }

#nav li.work a:hover {
  background-position: -533px -209px; }

#nav li.residents a {
  width: 210px; }

#nav li.residents a:hover {
  background-position: -699px -209px; }

#nav > li > a {
  display: block;
  text-indent: -999em;
  height: 47px; }

#nav > li:hover > a {
  background: url("/images/sprite.png") no-repeat; }

#nav > li:hover > a,
#nav > li.sfhover > a {
  color: #fff;
  text-decoration: none; }

#nav > li:hover ul.level2 {
  left: auto; }

#nav ul.level2 {
  color: #fff;
  position: absolute;
  left: -999em;
  text-align: left;
  background: url(/images/sub-nav-bg.png);
  z-index: 1;
  width: 100%; }

#nav .level2 li:hover {
  background: #1b807e;
  -moz-box-shadow: inset 2px 0 5px #0e4342;
  -webkit-box-shadow: inset 2px 0 5px #0e4342;
  box-shadow: inset 2px 0 5px #0e4342; }

#nav li.search ul.level2 {
  width: 874px;
  padding: 15px 0 25px 93px; }

#nav ul.level2 a {
  color: #fff; }

#nav > ul > li:hover > ul.level2,
#nav > ul > li.sfhover > ul.level2 {
  left: 0;
  *top: 41px; }

#nav ul.level2 > li {
  float: left;
  width: 100%; }

#nav ul.level2 a {
  font-size: 120%;
  line-height: 45px;
  display: block;
  width: 100%;
  text-indent: 25px; }

#nav ul.level2 a:hover {
  text-decoration: none; }

#nav ul.level2 > li:hover ul.level3 {
  left: auto; }

#nav ul.level3 {
  position: absolute;
  left: -999em;
  margin: -45px 0 0 100%;
  display: block;
  width: 100%;
  background: url(/images/sub-nav-bg.png);
  display: none; }

#nav ul.level3 li {
  display: block;
  float: none; }

/* ######################################### */
/* #-------------GENERAL-------------------# */
/* ######################################### */
#tab-content div {
  font-family: Tahoma, Geneva, Verdana, sans-serif;
  font-size: 15px; }

#content {
  background: #edeceb;
  border-top: 22px solid #64605f;
  border-bottom: 21px solid #64605f; }

/* TYPOGRAPHY */
#content ul {
  margin: 1em 1em; }

#content ul li {
  padding-left: 18px;
  background: url("/images/sprite.png") no-repeat -1905px -2px; }

/* CCP & Thumbnail Floorplans */
#ccp {
  height: 47px;
  border-right: 1px solid #fff; }

/* Main CCP Buttons */
#ccp li a,
.ccp li a {
  width: 118px;
  height: 47px;
  display: block;
  background-image: url(/images/ccp-modern.png);
  text-indent: -9999px; }

#ccp li.tour a {
  background-position: 0 0; }

#ccp li.information a {
  background-position: -118px 0; }

#ccp li.special a {
  background-position: -236px 0; }

#ccp li.brochure a {
  background-position: -354px 0; }

#ccp li.tour a:hover,
#ccp li.tour a:focus {
  background-position: 0 -47px; }

#ccp li.information a:hover,
#ccp li.information a:focus {
  background-position: -118px -47px; }

#ccp li.special a:hover,
#ccp li.special a:focus {
  background-position: -236px -47px; }

#ccp li.brochure a:hover,
#ccp li.brochure a:focus {
  background-position: -354px -47px; }

#ccp li.tour a:active {
  background-position: 0 -94px; }

#ccp li.information a:active {
  background-position: -118px -94px; }

#ccp li.special a:active {
  background-position: -236px -94px; }

#ccp li.brochure a:active {
  background-position: -354px -94px; }

/* Small CCP Buttons */
.ccp li.small a {
  height: 28px;
  margin-right: 6px; }

.ccp li.brochure-pdf a {
  width: 144px;
  background-position: 0 -141px; }

.ccp li.contact a {
  width: 113px;
  background-position: -144px -141px; }

.ccp li.apply a {
  width: 71px;
  background-position: -257px -141px; }

.ccp li.apply-pdf a {
  width: 71px;
  background-position: -328px -141px; }

.ccp li.brochure-pdf a:hover,
.ccp li.brochure-pdf a:focus {
  background-position: 0 -169px; }

.ccp li.contact a:hover,
.ccp li.contact a:focus {
  background-position: -144px -169px; }

.ccp li.apply a:hover,
.ccp li.apply a:focus {
  background-position: -257px -169px; }

.ccp li.apply-pdf a:hover,
.ccp li.apply-pdf a:focus {
  background-position: -328px -169px; }

.ccp li.brochure-pdf a:active {
  background-position: 0 -197px; }

.ccp li.contact a:active {
  background-position: -144px -197px; }

.ccp li.apply a:active {
  background-position: -257px -197px; }

.ccp li.apply-pdf a:active {
  background-position: -328px -197px; }

/* ######################################### */
/* #-------------INDEX---------------------# */
/* ######################################### */
body.corp.index #sub-content {
  float: right;
  padding: 32px 27px 0 0; }

#guarantee {
  width: 212px;
  height: 272px;
  background: url("/images/sprite.png") no-repeat 0px -256px; }

.index p {
  text-align: justify; }

/* #-------------MAP-----------------------# */
#america {
  /* set the image map gif as the background of the overall element */
  position: relative;
  width: 323px;
  height: 214px;
  /* 224px */
  background: url(/images/sprite.png) no-repeat -465px -256px;
  overflow: hidden; }

body.net #america {
  background: url(/images/us-map_spanish.png) no-repeat; }

#america-caption {
  display: block;
  width: 270px;
  font-size: 13px;
  text-align: center;
  color: #007d5f;
  line-height: 16px;
  margin: 67px 0 0 0;
  background: #fff; }

img#america-map {
  /* bump the transparent imagemap img above the LIs */
  position: relative;
  z-index: 2; }

#america ul {
  list-style: none; }

#america li {
  position: absolute;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
  display: none;
  z-index: 1; }

/* absolutely position all of the states */
#america li#nv {
  padding: 0;
  margin: 0;
  width: 28px;
  height: 42px;
  left: 20px;
  top: 81px;
  background: url(/images/sprite.png) no-repeat -705px -273px; }

#america li#ga {
  padding: 0;
  margin: 0;
  width: 24px;
  height: 24px;
  left: 161px;
  top: 125px;
  background: url(/images/sprite.png) no-repeat -751px -273px; }

#america li#nc {
  padding: 0;
  margin: 0;
  width: 38px;
  height: 19px;
  left: 167px;
  top: 111px;
  background: url(/images/sprite.png);
  background-position: -790px -273px; }

#america li#va {
  padding: 0;
  margin: 0;
  width: 29px;
  height: 18px;
  left: 172px;
  top: 99px;
  background: url(/images/sprite.png) no-repeat -839px -273px; }

#america li#fl {
  padding: 0;
  margin: 0;
  width: 41px;
  height: 30px;
  left: 156px;
  top: 147px;
  background: url(/images/sprite.png) no-repeat -878px -273px; }

/* #-------------SEARCH--------------------# */
#search input.input-text {
  position: relative;
  z-index: 2; }

#search label {
  position: relative;
  z-index: 1; }

#search label.inlined {
  padding-left: 14px;
  font-weight: normal;
  font-size: 12px;
  font-family: "Helvetica Neue";
  opacity: 0.75;
  -webkit-transition: opacity 0.15s linear;
  line-height: 30px;
  text-transform: uppercase;
  display: block;
  width: 140px;
  height: 30px; }

#search label.inlined + input.input-text,
#search label.inlined + input.input-text + input {
  margin-top: -30px; }

#search label.focus {
  opacity: 0.35;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)"; }

#search label.has-text {
  opacity: 0.0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition-duration: 0s; }

#search {
  width: 199px;
  overflow: auto;
  position: absolute;
  top: 268px;
  left: 16px; }

#search input {
  display: block;
  float: left;
  border: none;
  background: url("/images/sprite.png") no-repeat -481px -524px;
  margin: 0;
  padding: 0;
  height: 31px; }

#search input#zip {
  padding: 0 10px;
  width: 117px;
  height: 31px;
  line-height: 30px; }

#search input + input {
  background: url("/images/sprite.png") no-repeat -618px -524px;
  text-indent: -999em;
  color: #fff;
  width: 58px;
  cursor: pointer; }

#search input + input:hover {
  background-position: -704px -524px; }

/* #-------------FEATURED------------------# */
#featured {
  position: absolute;
  right: 0;
  top: 253px;
  width: 323px;
  text-align: center;
  z-index: 1; }

#featured p {
  margin: 0; }

#featured h2 {
  color: #624f38;
  text-align: center;
  margin-top: 35px;
  text-transform: uppercase; }

/* ######################################### */
/* #-------------LAYOUT--------------------# */
/* ######################################### */
#ctas {
  width: 100%;
  overflow: hidden;
  height: 397px;
  padding: 12px 0 0 0;
  position: relative; }

#ctas > div {
  float: left;
  margin-left: 12px;
  overflow: hidden;
  width: 231px;
  height: 397px; }

#ctas p {
  margin: 0; }

#homeWrap {
  background: url(/images/homeWrap-bg.gif) repeat-y; }

/* DESCRIPTION CONTENT BAR */
#description {
  width: 355px;
  padding: 9px 20px 70px 24px;
  font-size: 14px;
  line-height: 21px; }

/* homeText */
#description h1 {
  clear: both;
  font-size: 18px;
  padding: 1px 0 6px; }

#description p {
  padding-bottom: 15px; }

/* home links, vcard */
#description .vcard {
  position: absolute;
  left: 585px;
  bottom: -12px;
  white-space: nowrap; }

.home-links {
  position: absolute;
  right: 6px;
  bottom: -12px; }

.home-links li {
  display: inline;
  padding: 0 19px 0 0; }

.home-links a {
  text-decoration: underline; }

/* SIDEBAR */
.homeSidebar {
  width: 568px; }

/* Slideshow */
#ctas #slideshow-home {
  height: 397px;
  margin-left: 0; }

.index div#box img, .index div#thumbnails img {
  top: 12px; }

#slideshow-interior {
  width: 253px;
  margin-bottom: 15px;
  height: 358px;
  margin-left: 0;
  position: relative;
  overflow: hidden; }

.interior #tabs {
  display: none; }

.interior .application-form #tabs {
  display: block; }

/* tagline */
#slideTag {
  position: absolute;
  left: 0;
  top: 321px;
  width: 568px;
  height: 58px;
  line-height: 62px;
  font-size: 35px;
  font-family: 'Bell Gothic Std','lucida grande',lucida,helvetica,arial,sans-serif;
  text-align: center;
  color: #fff;
  background: url(/images/modern-slidetag-bg.png);
  z-index: 999; }

/* homeFeatured */
#homeFeatured {
  height: auto;
  min-height: 100px;
  position: relative;
  padding: 10px 18px 6px 198px;
  color: #fff;
  line-height: 15px;
  border-top: 4px solid #5e4f37;
  overflow: hidden;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #87b4c8), color-stop(1, #3e849d));
  background: -moz-linear-gradient(center bottom, #87b4c8 0%, #3e849d 100%); }

#homeFeatured h2 {
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 6px;
  font-size: 15px;
  font-weight: normal;
  font-family: "Bell Gothic Std","Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif; }

#homeFeatured p {
  padding: 0 0 6px; }

#homeFeatured a {
  color: #ddd;
  text-decoration: underline; }

#homeFeatured a:hover {
  text-decoration: none; }

#homeFeatured img {
  position: absolute;
  top: 0;
  left: 0;
  border: 4px solid #5e4f37;
  border-width: 0 4px 4px 0; }

/* ######################################### */
/* #----------INTERIOR---------------------# */
/* ######################################### */
body.corp.interior #content {
  background: url("/images/int-bg.png") repeat-y 0 0; }

/*only images will go in col2_top and tinymce wraps them in a p*/
#p_col2_top p {
  margin: 0; }

#p_col2_bottom {
  color: #49dcda;
  font-style: italic;
  padding: 2em; }

#p_col2_bottom p {
  text-align: center;
  margin: 0; }

#p_col2_bottom span {
  display: inline-block;
  font-style: normal;
  text-align: right;
  width: 100%; }

#int-search {
  position: relative;
  width: 100%;
  height: 119px;
  background: url("/images/sprite.png") no-repeat -212px -256px;
  -moz-box-shadow: 0px 3px 7px #222;
  -webkit-box-shadow: 0px 3px 7px #222;
  box-shadow: 0px 3px 7px #222;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#222222')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#222222'); }

#int-search #search {
  top: 71px;
  left: 27px; }

#int-search input#zip {
  background-position: -239px -327px; }

#int-search input + input {
  background-position: -376px -327px; }

#int-search input + input:hover {
  background-position: -376px -375px; }

body.corp.interior #sub-content {
  float: left;
  width: 253px; }

body.corp.interior #main-content {
  float: right;
  width: 647px;
  padding: 0;
  padding-right: 30px; }

/* #----------CAREERS PAGE-----------------# */
#careers > div {
  border-bottom: 1px dashed #000;
  padding-bottom: 1em; }

/* #----------PRESS PAGE-------------------# */
#press > div {
  margin: 1em 0; }

/* #----------UTILITIES PAGE-------------------# */
body.store .store_utilities td {
  padding: 0 25px 0 0;
  line-height: 1.3em; }

/* #----------AREA PAGE--------------------# */
/* AREA PAGE & CO-MARKETING PAGE */
/* -------------------- */
#area-page, #comarketing-page {
  position: relative;
  float: left;
  width: 900px;
  min-height: 500px;
  padding-bottom: 20px; }

#area-page h2 span, #comarketing-page h2 span {
  font-size: 15px;
  color: #666;
  display: block;
  font-weight: bold;
  font-family: arial,helvetica,sans-serif;
  position: absolute;
  right: 33px;
  top: 176px; }

#area-page p.city, #comarketing-page p.city {
  text-align: right;
  margin: 0 7px 0 0;
  position: absolute;
  right: 20px;
  top: 460px;
  width: 278px;
  font-size: 10px; }

#area-page p.city {
  top: 475px; }

#area_map {
  float: right;
  margin-top: 9px; }

#area_map #flashmap {
  width: 362px;
  height: 340px;
  border: 1px solid #999999;
  margin: 0 10px 0 0; }

#facility-list {
  display: inline;
  width: 407px;
  float: left;
  margin: 0; }

.facility-summary {
  margin: 8px 0 0 0;
  clear: both;
  padding: 13px;
  width: 381px;
  float: left;
  position: relative;
  border: 1px solid #cbcbcb;
  border-bottom: 1px solid #aaa;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -ms-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  -pie-background: linear-gradient(top, #ffffff, #e6e6e6);
  text-shadow: 1px 1px 0 #fff;
  behavior: url(/PIE.htc); }

.facility-summary img {
  float: left;
  padding: 0 10px 0 0; }

.facility-summary dl {
  padding: 0 0 0 0;
  margin: 0 0 0 85px;
  line-height: 20px; }

.facility-summary dt {
  padding-top: 0; }

.facility-summary a img.facility-offer {
  display: none; }

.facility-summary a:after {
  content: " - VISIT WEBSITE";
  color: #e4e4e4;
  text-shadow: 1px 1px 0 #045f93; }

.facility-summary a {
  position: relative;
  color: #fff;
  padding: 2px 10px 4px;
  line-height: 23px;
  background: #D78845;
  margin-top: 6px;
  display: block;
  border-bottom: 1px solid #006faf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, #168381, #137472);
  background-image: -moz-linear-gradient(top, #168381, #137472);
  background-image: -ms-linear-gradient(top, #168381, #137472);
  background-image: -o-linear-gradient(top, #168381, #137472);
  -pie-background: linear-gradient(top, #168381, #137472);
  text-shadow: -1px -1px 0 #045f93;
  behavior: url(/PIE.htc); }

.facility-summary a:hover {
  text-decoration: none;
  background: #168381; }

.facility-summary .view-details {
  margin: 6px 0 0; }

/* Layout Styles */
#content.interior {
  padding: 80px 20px 20px 36px; }

/* Interior CCP */
.interiorCCP {
  position: absolute;
  top: 9px;
  right: 20px; }

/* Content Styles */
/* Sidebar Styles */
/* images */
#col2 img {
  display: block;
  margin: 0 0 12px; }

/* WIDGETS */
/*-----------------------------*/
/*-- Map Styling --*/
#flashmap {
  background: #eee;
  border: 1px solid #dee9f2;
  width: 860px;
  height: 425px;
  line-height: 22px; }

/* MAP */
#area_map #flashmap {
  border: 1px solid #999999;
  height: 430px;
  margin: 5px 0 0 0;
  width: 463px; }

/*-- Noobslide Gallery --*/
/* container and images */
#gallery {
  position: relative; }

#gallery .mask {
  position: absolute;
  width: 641px;
  height: 429px;
  overflow: hidden;
  border: 1px solid #eee;
  background: #fff;
  left: 108px;
  -moz-box-shadow: 5px 5px 5px #888;
  -webkit-box-shadow: 5px 5px 5px #888;
  box-shadow: 5px 5px 5px #888; }

#gallery #box {
  position: absolute; }

#gallery #box span {
  float: left;
  display: block; }

#gallery span img {
  width: 640px;
  height: 429px;
  display: block;
  margin: 0;
  border: 1px solid #eee; }

#gallery .thumbs div:hover {
  border-color: #acacac;
  background: #eaeaea; }

#handles div img {
  display: block;
  width: 100px;
  height: 100px; }

#handles {
  padding: 455px 0 0 101px;
  width: 665px;
  clear: both; }

#handles div {
  float: left;
  margin: 15px 19px 20px 12px;
  display: inline;
  cursor: pointer;
  border: 1px solid #eee;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -moz-box-shadow: 5px 5px 5px #888;
  -webkit-box-shadow: 5px 5px 5px #888;
  box-shadow: 5px 5px 5px #888; }

/* Default Floorplans */
#floorplans {
  margin: 0 0 0 66px;
  font-family: 'PT Sans', sans-serif; }

body.store .header {
  height: 35px;
  width: 724px;
  line-height: 35px;
  text-indent: 19px;
  color: #fff;
  background: #ccc;
  border-bottom: 1px solid #bfcedb; }

.thumbnails .category-units {
  float: left;
  margin: 0 0 10px 0; }

.category {
  font-size: 18px;
  margin: 5px 0 0; }

.accordion-toggle {
  cursor: pointer; }

body.store #floorplans p {
  padding: 0 0 4px 0; }

#floorplans ul {
  padding: 0; }

#floorplans ul li {
  list-style-type: none; }

#floorplans .description li {
  list-style-type: disc;
  font-family: Tahoma, Geneva, Verdana, sans-serif;
  font-size: 15px;
  line-height: 1.6em; }

/* Floor Plan List with Thumbnails */
.thumbnails .unit {
  font-size: 13px; }

.unit {
  width: 724px;
  background: #dee9f2 url(/images/locBlueUnitBG_color.png) repeat-y right;
  border-bottom: 2px solid #104069; }

body.store h4.fp_features_header {
  color: #222;
  margin-bottom: 5px; }

/* Left Description Column */
.thumbnails .assets {
  display: inline;
  width: 438px;
  margin: 25px 36px 0; }

.shadowbox .thumb {
  text-align: center; }

.thumbnails .floorplan-link {
  display: block;
  clear: both; }

.thumbnails a {
  text-decoration: underline;
  font-size: 16px; }

/* Thumbnail & special */
.visual {
  float: left;
  width: 192px;
  margin: 0 39px 0 0;
  text-align: center; }

img.floorThumb {
  padding: 9px;
  margin: 0; }

/* description  */
body.store .text {
  padding: 0 0 10px;
  float: left;
  width: 205px;
  font-size: 14px; }

body.store .text em {
  color: #6f6f6f;
  font-size: 10px; }

body.store .unit-name {
  font-size: 17px;
  line-height: 17px;
  margin: 0 0 5px 0; }

/* Right Unit Info Col */
.thumbnails .info {
  display: inline;
  padding: 0;
  width: 211px;
  font-size: 17px;
  background: white url(/images/locBlueFloorLeft.png) repeat-x;
  border-left: 1px solid #104069;
  border-right: 1px solid #104069; }

.floorplans a.apply {
  width: 193px;
  margin: 7px 0 0 9px;
  display: block;
  text-indent: -9999px;
  background: #eeeeee url(/images/locBlueFloorApply.png) no-repeat;
  -moz-box-shadow: 0 3px 6px 2px #4e5d6c;
  -webkit-box-shadow: 0 3px 6px 2px #4e5d6c;
  box-shadow: 0 3px 6px 2px #4e5d6c; }

.floorplans p.noapply {
  width: 193px;
  margin: 7px 0 0 9px;
  display: block;
  height: 41px; }

.floorplans a.apply {
  height: 41px;
  background-position: 0 0; }

.floorplans a.apply:hover {
  background-position: 0 -41px; }

/* Unit Info Table Styles */
li.values {
  font-size: 18px;
  font-weight: bold;
  height: 34px;
  padding: 0 12px 0 0;
  line-height: 20px; }

/*#floorplans .data .unitRange { width:182px; clear:both; padding-top:4px; margin-top:34px; border-top:1px solid #666; }
#floorplans .data .unitRange li { float:right; padding-right:0; margin-right:0; }
.unitRange li.values { padding-top:3px; float:right; }
li.valueRange{text-align:right; padding:5px 12px 0 0; float:right;}*/
#floorplans .data .unitRange {
  width: 182px; }

#floorplans .data .unitRange li {
  float: left;
  padding-right: 0;
  margin-right: 0; }

.unitRange li.values {
  padding: 3px 0 0 0px;
  float: left; }

li.valueRange {
  text-align: right;
  padding: 4px 12px 0 0;
  float: left; }

body.store .priceSpecial {
  border-bottom: 1px solid #666;
  clear: both;
  padding: 4px 0 9px 0;
  margin: 10px 0 13px 0;
  border-top: 1px solid #666;
  float: left; }

body.store .data li {
  height: 25px;
  line-height: 1.5em; }

body.store .floorSpecial {
  line-height: 1.2em;
  clear: both;
  text-align: left;
  padding-top: 4px; }

body.store .floorSpecial br {
  line-height: 1.4em; }

body.store .floorSpecial em {
  font-size: 11px; }

#floorplans .data {
  padding: 16px 0 10px 19px;
  min-height: 135px; }

#floorplans .data ul {
  clear: both;
  margin: 0;
  padding: 0; }

#floorplans .data ul li {
  float: left;
  color: #333333; }

/* bottom area */
.floorContact {
  background: #d6e4f0;
  text-align: center;
  padding-bottom: 40px; }

.thumbnails .phone, .phone {
  font-size: 21px;
  line-height: 21px;
  margin: 0;
  padding: 5px 4px; }

#floorplans .orCall {
  font-size: 16px;
  line-height: 1em;
  clear: both; }

#floorplans .phone {
  font-size: 16px;
  padding-top: 2px; }

#floorplans .phone p {
  padding: 3px;
  font-size: 18px;
  font-weight: bold;
  font-family: 'PT Sans', sans-serif; }

.download_pdf {
  display: block;
  padding: 0 0 3px 0; }

/*
 *
 * FLOORPLAN APPLY PAGE */
#fp_apply {
  float: left;
  border: 1px solid #333;
  padding: 53px 13px 13px 13px;
  width: 704px;
  margin: 0 0 40px 56px;
  position: relative;
  background: #fff; }

body.store #fp_apply p,
body.store #fp_apply li {
  line-height: 1.5em; }

#fp_apply h2 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 20px;
  background: #333;
  color: #fff;
  width: 690px;
  text-shadow: none;
  font-weight: normal; }

.fp_apply_box {
  padding: 20px 20px 32px 20px;
  border: 1px solid #002F56;
  float: left;
  width: 662px;
  margin-bottom: 27px;
  position: relative;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.fp_iframe {
  margin-left: -50px; }

.fp_details {
  position: absolute;
  top: 12px;
  left: 21px; }

.fp_features {
  margin: 33px 0 20px 190px;
  width: 265px;
  min-height: 135px; }

.fp_unit {
  z-index: 30; }

.fp_features p {
  font-size: 12px;
  margin-top: -10px; }

.fp_amenities {
  width: 240px; }

body.store #singleCol .fp_apply_box .fp_special {
  position: absolute;
  top: 162px;
  padding: 4px 15px;
  border: 1px solid #666;
  width: 130px;
  text-align: center; }

body.store #singleCol .fp_apply_box .fp_unavailable {
  border: 5px solid #DEA510;
  position: absolute;
  bottom: -39px;
  left: 218px;
  padding: 4px 5px;
  width: 250px;
  background: #333;
  color: white;
  text-align: center;
  line-height: 1.6em; }

body.store .fp_apply_box h3,
body.store .fp_apply_box h4 {
  color: #DEA510;
  text-shadow: none; }

body.store .fp_apply_box h4 {
  margin-bottom: 5px; }

body.store .fp_apply_box h3 {
  font-size: 20px;
  margin-bottom: 2px; }

body.store .fp_apply_box .fp_features h4 {
  color: #333; }

.fp_apply_box .floorThumb {
  float: right;
  width: 245px;
  text-align: center;
  margin-top: 42px; }

#singleCol .fp_apply_box ul {
  margin-left: 32px; }

#singleCol .fp_apply_box p {
  padding-bottom: 0; }

#student_right {
  position: absolute;
  top: 50px;
  left: 485px;
  font-weight: bold;
  font-size: 15px; }

#student_right student_check_label {
  margin-left: 5px; }

.action_student p {
  width: 280px; }

.or {
  float: left;
  width: 85px;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  padding-top: 90px; }

body.store .action_lock h3,
body.store .action_apply h3,
body.store .action_student_apply h3 {
  font-weight: normal;
  text-shadow: none;
  color: #222; }

.action_lock, .action_apply, .action_student_apply {
  position: relative;
  width: 267px;
  margin-bottom: 0;
  background-image: -webkit-linear-gradient(top, white, #cccccc);
  background-image: -moz-linear-gradient(top, white, #cccccc);
  background-image: -ms-linear-gradient(top, white, #cccccc);
  background-image: -o-linear-gradient(top, white, #cccccc);
  -pie-background: linear-gradient(top, #ffffff, #cccccc);
  behavior: url(/PIE.htc); }

.action_student_apply {
  width: 661px; }

body.store .action_lock a,
body.store .action_apply a,
body.store .action_student_apply a {
  position: relative;
  margin-top: 10px;
  display: block;
  text-align: center;
  line-height: 20px;
  font-size: 17px;
  width: 262px;
  color: #222;
  font-weight: bold;
  border: 2px solid #DEA510;
  font-family: sans-serif;
  text-shadow: 1px 1px 0 #fdd878;
  background-image: -webkit-linear-gradient(top, #fdd878, #dea510);
  background-image: -moz-linear-gradient(top, #fdd878, #dea510);
  background-image: -ms-linear-gradient(top, #fdd878, #dea510);
  background-image: -o-linear-gradient(top, #fdd878, #dea510);
  -pie-background: linear-gradient(top, #fdd878, #dea510);
  -moz-box-shadow: 2px 2px 5px #888;
  -webkit-box-shadow: 2px 2px 5px #888;
  box-shadow: 2px 2px 5px #888;
  behavior: url(/PIE.htc); }

body.store .action_apply a {
  padding: 9px 36px;
  width: 190px;
  margin-top: 30px; }

body.store .action_lock a, body.store .action_student_apply a {
  padding: 18px 0; }

body.store .action_lock a:hover,
body.store .action_apply a:hover,
body.store .action_student_apply a:hover {
  text-decoration: none;
  color: #222;
  background: #fdd878; }

#singleCol #fp_return {
  margin: 0;
  text-align: right;
  padding: 13px 0 0 0;
  clear: both;
  font-weight: bold;
  color: #DEA510; }

#singleCol #fp_return:hover {
  color: #fdd878;
  cursor: pointer; }

/* CALENDARS */
#calendar_events {
  width: 600px;
  margin: 0 auto 40px; }

#calendar_events h2 span {
  display: block;
  font-size: .8em; }

/* event headers */
#calendar_events h3 {
  clear: both;
  line-height: 23px;
  height: 26px;
  padding: 3px 9px;
  margin: 5px 0 0;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  background: #4a8aa5;
  text-shadow: 0; }

#calendar_events .toggler {
  cursor: pointer; }

#calendar_events [onclick] {
  cursor: pointer; }

/* event pane */
#calendar_events ol {
  margin: 0;
  padding: 0;
  list-style: none; }

#calendar_events ol.events,
#calendar_events ol.calendar_events {
  width: 560px;
  float: left;
  padding: 16px 20px;
  border-bottom: 1px solid #333; }

#calendar_events ol li {
  list-style-type: none; }

/* style details */
#calendar_events .tr {
  float: left;
  padding-bottom: 6px; }

#calendar_events .th {
  clear: both;
  font-weight: bold;
  float: left;
  width: 100px; }

#calendar_events .td {
  float: left;
  width: 360px; }

/* CORPORATE FALLBACK STYLES */
#site-map {
  margin: 2em 0; }

#other-facilities {
  margin: 2em 0; }

#site-map p {
  padding-bottom: 0; }

/* #--------------JOBS---------------------# */
.title {
  font-weight: bold; }

.job_title {
  font-weight: bold; }

.description ul {
  font-weight: bold; }

.description ul li {
  font-weight: normal; }

/* #--------------Locations----------------# */
#locations-table {
  width: 100%; }

#locations-table tr.loc_title_row {
  text-transform: uppercase;
  background: #29A9A7;
  font-size: 120%;
  color: #fff; }

#locations-table th, #locations-table td {
  padding: 0 1em; }

#locations-table tr.loc_state_row {
  /*background:rgba(41,169,167,0.2);*/
  background: #c6dfdd;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }

#locations-table tr.loc_state_row td {
  line-height: 3em; }

#locations-table tr.loc_state_row a {
  /*  color:#CE9A10;*/
  font-family: helvetica,arial,sans-serif;
  font-weight: bold; }

#locations-table tr.loc_location_row a {
  color: #555; }

span.street_address {
  line-height: 1em; }

/* ######################################### */
/* #-------------FOOTER--------------------# */
/* ######################################### */
#footer .copyright {
  float: left;
  clear: left;
  margin-top: 1em; }

body.store #footer-stores {
  margin: 0; }

body.store #footer .copyright {
  width: 300px;
  margin: 0; }

body.store #footer .disclaimer, body.store #footer #copy {
  display: none; }

#footer,
#footer a,
#footer h2 {
  color: #fff;
  font-size: 10px;
  line-height: 14px; }

#footer li {
  display: inline;
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #fff; }

#footer li.last,
#footer li.maybelast {
  border-right: none; }

/* remove state list */
#footer-states {
  display: none; }

/* footer text */
#copy {
  font-size: 12px; }

/* Logos */
#footer .corporate {
  clear: right;
  margin: 12px 0 0;
  display: block; }

#footer .logos {
  clear: right;
  margin: 6px 0 0;
  width: 69px;
  height: 38px;
  text-indent: -9999px;
  background: url(/images/footer-logos.png); }

/* other facilities */
#footer #other-facilities {
  margin-top: 12px; }

/* share */
#share {
  margin: 4px 0 0;
  float: right;
  clear: right; }

#footer-stores {
  clear: both;
  margin-bottom: 1em; }

/* signature bug */
#signature-brand {
  float: right; }

/* JOB SEARCH */
#search_box {
  border: 1px solid #514c4b;
  background: #797572;
  width: 624px;
  padding: 15px 20px; }

#search_box h2 {
  margin: 0;
  padding: 0;
  line-height: 1.0em;
  color: #fff;
  font-weight: normal;
  font-style: italic; }

#search_box .search label {
  color: #fff; }

#job_search_form .search {
  padding-top: 15px; }

.job-area,
.job-category {
  padding-right: 30px;
  float: left;
  color: #fff; }

.job-search {
  clear: both;
  padding-top: 10px; }

.job-search input#jobSearch {
  float: right;
  display: block;
  background: transparent url(/images/search-button-jobs.png);
  background-position: 0 -34px;
  width: 75px;
  height: 34px;
  border: 0;
  text-indent: -9999px;
  cursor: pointer; }

.job-search input#jobSearch:hover {
  background-position: 0 0; }

#eoh {
  background: url("/images/sprite.png") 0 -528px;
  width: 36px;
  height: 41px;
  float: right;
  clear: both;
  margin-top: 10px; }

/*
=======================================================================================
LOCATION STRUCTURE
=======================================================================================
*/
html.store {
  height: 100%; }

body.store {
  height: 100%; }

body.store * {
  line-height: 1.9em; }

body p {
  margin: 0; }

body.store h1, body.store h2, body.store h3, body.store h4, body.store h5, body.store h6 {
  margin: 0 0 15px;
  padding: 0;
  font-family: Tahoma, Geneva, Verdana, sans-serif;
  text-shadow: -1px 2px 2px #d5d5d5; }

body.store #whopper {
  padding: 0 27px;
  height: auto !important;
  height: 100%;
  min-height: 100%; }

body.store #header {
  height: 213px;
  -moz-box-shadow: 0 4px 7px -1px #888888;
  -webkit-box-shadow: 0 4px 7px -1px #888888;
  box-shadow: 0 4px 7px -1px #888888;
  z-index: 100; }

body.store #middle {
  min-height: 475px;
  height: auto !important;
  height: 475px;
  padding: 0 0 19px; }

body.store #noCols {
  padding: 21px 0 0; }

body.store #column-wrapper {
  float: left;
  width: 100%; }

#topFade {
  width: 960px;
  height: 21px;
  background: url(/images/locBlueMidFade.png) repeat-x; }

body.store #singleCol {
  padding: 21px 50px;
  float: left; }

body.store #col1 {
  width: 601px;
  padding: 21px 65px 35px 0;
  position: relative;
  z-index: 55;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  background: none;
  float: right; }

body#interior.store #col1 {
  background: #eeece3; }

body.store #col2 {
  color: #fff;
  float: left;
  width: 253px;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  min-height: 219px;
  height: auto !important;
  height: 219px; }

body.store #footer {
  position: relative;
  font-family: 'PT Sans', sans-serif;
  padding: 28px 25px 0; }

body.store #footer, body.store #footer a, body.store #footer h2 {
  font-size: 12px; }

body.store #footer li {
  display: inline;
  margin-right: 0;
  padding-right: 0;
  border-right: none; }

body.store #footer li a {
  padding: 0 .9em 0 .1em; }

body.store #footer li.last a, body.store #footer li.maybelast a {
  border-right: none;
  background: none; }

body.store #footer-system, body.store #footer-states {
  height: 18px;
  padding: 0 0 10px; }

body.store #other-facilities {
  padding: 0 .5em; }

body.store #disclaimer {
  width: 450px;
  position: absolute;
  top: 80px;
  right: 0;
  text-align: right; }

body.store #signature-brand {
  position: absolute;
  top: 15px;
  right: 19px; }

body.store #equal-housing {
  position: absolute;
  height: 38px;
  width: 35px;
  right: 24px;
  top: 81px;
  text-indent: -9999px; }

body.store #share {
  float: none;
  position: absolute;
  top: 56px;
  right: 19px;
  margin: 0; }

body.store #footer .corpLinkBack {
  position: absolute;
  top: 20px;
  right: 223px; }

/*
=======================================================================================
  SHARED STYLES ACROSS HOME/INTERIOR PAGES
=======================================================================================
*/
#editor-content, #p_col1_top, #p_col1_middle, #p_col1_bottom {
  padding: 0 0 22px 0; }

#singleCol #p_col1_top, #singleCol #p_col1_middle, #singleCol #p_col1_bottom {
  clear: both; }

#noCols, #column-wrapper {
  min-height: 200px;
  height: auto !important;
  height: 200px; }

#col1 p, #singleCol p, #homeText p, #col2 p {
  padding: 0 0 15px 0; }

#col1 ul, #singleCol ul, #homeText ul {
  margin: 0 0 0 18px;
  line-height: 1.49em;
  padding: 0 0 15px 0; }

#col1 li, #singleCol li, #homeText li {
  list-style-type: square; }

/* Header */
.corpLink {
  float: right;
  display: inline;
  margin: 6px 6px 0 0;
  font-family: 'News Cycle', sans-serif;
  font-size: 17px; }

.corpLink li {
  padding: 0 8px;
  display: block;
  float: left; }

.corpLink li.last {
  background: none; }

body.store #header span {
  line-height: 10px; }

body.store #header .vcard {
  position: absolute;
  top: 54px;
  right: 14px;
  width: 285px;
  text-align: right;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
  color: #5e5f5f;
  line-height: 20px; }

body.store #header .vcard span.fn.org {
  font-weight: bold; }

body.store #header .vcard span.street-address {
  display: block; }

body.store #header .tel {
  position: absolute;
  text-align: left;
  font-size: 22px;
  color: #a01a1a;
  top: 4px;
  left: -189px;
  width: 240px;
  line-height: 22px;
  font-weight: bold; }

body.store #header .emailus {
  position: absolute;
  top: 100px;
  right: 14px; }

.resPhone {
  position: absolute;
  top: 84px;
  right: 284px;
  color: #a01a1a; }

/* Lead CSS for Horizontal Button */
.leadCTA {
  position: absolute;
  right: 0;
  bottom: 47px;
  width: 488px;
  height: 36px; }

.leadCTA li {
  float: left; }

.leadCTA li a {
  height: 36px;
  display: block;
  text-indent: -9999px;
  background: url(/images/locBlueHeadLead.png) no-repeat; }

.leadCTA li.tour a {
  width: 244px;
  background-position: 0 0; }

.leadCTA li.tour a:hover {
  background-position: 0 -36px; }

.leadCTA li.contact a {
  width: 244px;
  background-position: -244px 0; }

.leadCTA li.contact a:hover {
  background-position: -244px -36px; }

/*
=======================================================================================
LOCATION HOME PAGE
=======================================================================================
*/
#callout {
  float: left;
  width: 100%;
  margin: 11px 0 0 0; }

.homeVisual, #locSlideshow {
  float: left;
  width: 231px;
  margin: 0 12px 0 0;
  height: 398px;
  position: relative; }

#locSlideshow {
  overflow: hidden; }

#slideshow #tabs, #locSlideshow #tabs {
  display: none; }

.homeVisual.part1 {
  margin: 0; }

.homeVisual.last {
  margin: 0 0 0 12px; }

.supportText {
  padding: 21px 12px 112px;
  width: 207px;
  height: 265px;
  position: relative; }

.supportText p {
  font-size: 17px;
  line-height: 23px; }

a.applyCTA {
  display: block;
  text-indent: -9999px;
  width: 231px;
  height: 57px;
  position: absolute;
  bottom: 55px;
  left: 0;
  background: url(/images/locBlueApplyCTA.png) no-repeat;
  -moz-box-shadow: 0 3px 6px 2px #888;
  -webkit-box-shadow: 0 3px 6px 2px #888;
  box-shadow: 0 3px 6px 2px #888; }

body.home a.applyCTA:hover {
  background-position: 0 -57px; }

#homeWrap {
  float: left;
  background: #eee;
  width: 100%;
  margin: 14px 0 0 0; }

#homeText {
  clear: both;
  margin: 16px 0 0 31px;
  padding: 0 0 30px;
  width: 640px;
  float: left;
  display: inline; }

.quality {
  float: right;
  margin: 29px 22px 0 0;
  display: inline;
  width: 195px;
  font-style: italic;
  font-family: "Lucida Bright", Georgia, serif; }

.quality p {
  font-family: Georgia, "Lucida Bright", Serif;
  font-style: italic;
  font-size: 12px;
  line-height: 18px; }

.kiosk {
  clear: both;
  width: 851px;
  float: left;
  margin: 0 0 0 31px;
  display: inline;
  padding: 0 0 35px 0; }

body.store .kiosk h3 {
  font-size: 18px;
  margin: 0 0 7px 0;
  font-weight: normal;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px; }

body.store #hours {
  width: 196px;
  height: 150px;
  padding: 0 0 0 72px;
  float: left; }

body.store #hours dt {
  padding-top: 0; }

.finder {
  width: 555px;
  float: left;
  margin: 0 0 0 28px; }

.finder div.info {
  width: 460px; }

.finder img.left {
  margin: 24px 30px 130px 0; }

/*
=======================================================================================
LOCATION INTERIOR PAGE
=======================================================================================
*/
body.store.interior #hours {
  float: none; }

body.interior a.applyCTA {
  position: static;
  width: 253px; }

body.interior #slideshow-interior, body.interior #slideshow-interior img {
  width: 253px;
  height: 359px;
  margin: 0; }

body.interior #slideshow-interior img {
  display: block; }

body.store #slideshow-interior #box {
  left: 0; }

body.store.interior .mask {
  position: static; }

/*
=======================================================================================
LOCATION WIDGETS
=======================================================================================
*/
#galleriaSlides {
  margin: 0 0 0 55px; }

/*
=======================================================================================
LOCATION SPECIFIC COLOR-WAY STYLES
=======================================================================================
*/
html.store.blue {
  background: #cbd8e5; }

body.blue {
  background: #cbd8e5; }

body.blue h1, body.blue h2, body.blue h3, body.blue h4, body.blue h5, body.blue h6, body.blue .unit-name {
  color: #a01a1a; }

body.blue a {
  color: #326591; }

body.blue a:hover {
  color: #002f56; }

body.blue #floorplans .data ul li {
  color: #333333; }

body.blue #whopper {
  background: #002f56 url(/images/locBlueWhopBG.png) repeat-y; }

body.blue #header {
  background: #ccdae7 url(/images/locBlueHeaderBG.png) repeat-x top; }

body.blue #middle {
  background: white url(/images/locBlueMiddleBG.png) repeat-x bottom; }

body.blue #column-wrapper, body.blue #noCols {
  background: url(/images/locBlueMidFade.png) repeat-x top; }

body.blue #column-wrapper {
  background: url(/images/locBlueColWrap.png) repeat-y left; }

body.blue #footer {
  background: #002f56 url(/images/locBlueFooterBG.png) repeat-x top; }

body.blue #equal-housing {
  background: url(/images/locBlueEoh.png) no-repeat; }

body.blue #footer li a {
  background: url(/images/locBlueFootBorder.png) no-repeat right 5px; }

/* Header */
body.blue .corpLink li {
  background: url(/images/locBlueCorpDiv.png) no-repeat right; }

body.blue .corpLink li.last {
  background: none; }

body.blue #outNavDiv {
  background: url(/images/locBlueNavBG.png) repeat-x; }

body.blue #locNav li {
  font-family: 'News Cycle', sans-serif; }

body.blue a.applyCTA {
  background: url(/images/locBlueApplyCTA.png) no-repeat; }

/* Middle */
/* Loc Home */
body.blue .supportText {
  background: #eaf1f7; }

body.blue .supportText p {
  font-family: 'PT Sans', sans-serif; }

body.blue #homeWrap {
  background: white url(/images/locBlueHomeWrap.png) repeat-x top;
  border-top: 1px solid #d1d1d1; }

body.blue .kiosk {
  background: url(/images/locBlueKioskBG.png) no-repeat 269px 0; }

body.blue #hours {
  background: url(/images/locBlueHours.png) no-repeat 0 24px;
  height: auto; }

/* Loc Interior */
body.interior.blue a.applyCTA {
  background: url(/images/locBlueApplyIntCTA.png) no-repeat; }

body.interior.blue a.applyCTA:hover {
  background-position: 0 -57px; }

/* Loc Widgets */
/*-- Map Styling --*/
body.blue #flashmap {
  border: 1px solid #dee9f2; }

/* Floorplans */
body.blue .header, body.blue #calendar_events h3 {
  color: #fff;
  background: #104069;
  border-bottom: 1px solid #bfcedb; }

body.blue .thumbnails a {
  color: #a32121; }

/* right col */
body.blue .thumbnails .info {
  background: #d7e4f0 url(/images/locBlueFloorLeft.png) repeat-x top; }

/* Cal Events */
body.blue #calendar_events h3 {
  text-shadow: 0 0 0; }

body.blue .calendar_events {
  background: #d5e3f0; }

/*
=======================================================================================
BROWN COLORWAY
=======================================================================================
*/
html.store.brown {
  background: #3e2101; }

body.brown {
  background: #3e2101 url(/images/locBrownBodyBG.png) repeat-x 0 567px; }

body.brown h1, body.brown h2, body.brown h3, body.brown h4, body.brown h5, body.brown h6 {
  color: #a14720;
  text-shadow: none; }

body.brown a {
  color: #c86c21; }

body.brown a:hover {
  color: #a85614; }

body.brown #floorplans .data ul li {
  color: #333333; }

body.brown #whopper {
  padding: 0;
  background: url(/images/locBrownWhopBG.png) repeat-y center;
  -moz-box-shadow: 0 0 10px #251401;
  -webkit-box-shadow: 0 0 10px#251401;
  box-shadow: 0 0 10px #251401; }

body.brown #header {
  background: #e7debe url(/images/locBrownHeaderBG.png) repeat-x top; }

body.brown #middle {
  background: #e7debd url(/images/locBrownMiddleBG.png) repeat-x bottom; }

body.brown #column-wrapper, body.brown #noCols {
  background: url(/images/locBrownMidFade.png) repeat-x top; }

body.brown #column-wrapper {
  background: url(/images/locBrownColWrap.png) repeat-y left; }

body.brown #topFade {
  height: 19px;
  background: url(/images/locBrownMidFade.png) repeat-x; }

body.brown #footer {
  background: #e7debc url(/images/locBrownFooterBG.png) repeat-x top; }

body.brown #equal-housing {
  background: url(/images/locBrownEoh.png) no-repeat; }

body.brown #footer li a {
  background: url(/images/locBrownFootBorder.png) no-repeat right 5px; }

/* Header */
body.brown .corpLink li {
  background: url(/images/locBrownCorpDiv.png) no-repeat right; }

body.brown .corpLink li.last {
  background: none; }

body.brown .corpLink li a {
  color: #cc5302; }

body.brown .corpLink li a:hover {
  color: #d98445; }

body.store.brown #header .tel,
body.store.brown #header .vcard,
body.brown .resPhone {
  color: #522c01; }

/* Nav */
body.brown #outNavDiv {
  background: url(/images/locBrownNavBG.png) repeat-x; }

body.brown #locNav li {
  font-family: 'News Cycle', sans-serif; }

body.brown #locNav li a.top-level {
  background: url(/images/locBrownNavDivider.png) no-repeat left; }

body.brown #locNav li.first a.top-level {
  background: none; }

body.brown #locNav li a.top-level:hover,
body.brown #locNav li:hover a.top-level,
body.brown #locNav li a.top-level.on {
  color: #fbfafb;
  background: url(/images/locBrownNavBGHover.png) repeat; }

/* Second Level */
body.brown #locNav li ul, body.brown #locNav li ul li {
  background: none; }

body.brown #locNav li ul li a {
  background: #471800;
  opacity: .75em;
  border-bottom: 1px solid #2c0f01;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .92; }

body.brown #locNav li ul li a:hover {
  background: url(/images/locBrownDropHover.png) repeat 0 0; }

body.brown #locNav li ul li a {
  color: #fff;
  border-bottom: 1px solid #301000; }

body.brown .leadCTA li a {
  background: url(/images/locBrownHeadLead.png) no-repeat; }

body.brown .leadCTA li.tour a {
  width: 244px;
  background-position: 0 0; }

body.brown .leadCTA li.tour a:hover {
  background-position: 0 -36px; }

body.brown .leadCTA li.contact a {
  width: 244px;
  background-position: -244px 0; }

body.brown .leadCTA li.contact a:hover {
  background-position: -244px -36px; }

body.brown a.applyCTA {
  background: url(/images/locBrownApplyCTA.png) no-repeat;
  -moz-box-shadow: 0 3px 6px 2px #8b8061;
  -webkit-box-shadow: 0 3px 6px 2px #8b8061;
  box-shadow: 0 3px 6px 2px #8b8061; }

/* Middle */
/* Loc Home */
body.brown .supportText {
  background: #a38c62; }

body.brown .supportText p {
  font-family: 'PT Sans', sans-serif; }

body.brown #homeWrap {
  background: #e7debd url(/images/locBrownHomeWrap.png) repeat-x top;
  border-top: 1px solid #d3cbad;
  margin: 0;
  padding: 14px 0 0; }

body.brown .kiosk {
  background: url(/images/locBrownKioskBG.png) no-repeat 269px 0; }

body.brown .kiosk h3 {
  color: #522c01; }

body.brown #hours {
  background: url(/images/locBrownHours.png) no-repeat 0 24px;
  height: auto; }

/* Loc Interior */
body.store.interior.brown #hours {
  background: url(/images/locBrownHoursInt.png) no-repeat;
  height: auto; }

body.interior.brown a.applyCTA {
  background: url(/images/locBrownApplyIntCTA.png) no-repeat;
  -moz-box-shadow: 0 3px 6px 2px #b8a77b;
  -webkit-box-shadow: 0 3px 6px 2px #b8a77b;
  box-shadow: 0 3px 6px 2px #b8a77b; }

body.interior.brown a.applyCTA:hover {
  background-position: 0 -57px; }

/* Loc Widgets */
/*-- Map Styling --*/
body.brown #flashmap {
  border: 1px solid #dbd0a9; }

/* Floorplans */
body.brown .header, body.brown #calendar_events h3 {
  color: #fff;
  background: #3e2101;
  border-bottom: 1px solid #552f05; }

body.brown .unit-name {
  color: #5f2301; }

body.brown .unit {
  background: #d3c29a url(/images/locBrownUnitBG_color.png) repeat-y right;
  border-bottom: 2px solid #3e2101; }

body.brown .thumbnails a {
  color: #943c02; }

body.brown .thumbnails a:hover {
  color: #a5521b; }

body.brown .floorplans a.apply {
  background: url(/images/locBrownFloorApply.png) no-repeat;
  -moz-box-shadow: 0 3px 6px 2px #7f3f13;
  -webkit-box-shadow: 0 3px 6px 2px #7f3f13;
  box-shadow: 0 3px 6px 2px #7f3f13; }

body.brown .floorplans a.apply:hover {
  background-position: 0 -41px; }

/* right col */
body.brown .thumbnails .info {
  background: #ddbf96 url(/images/locBrownFloorLeft.png) repeat-x top; }

body.brown .thumbnails .info {
  border-left: 1px solid #3e2101;
  border-right: 1px solid #3e2101; }

body.brown .floorContact {
  background: #ddbf96; }

/* Cal Events */
body.brown #calendar_events h3 {
  text-shadow: 0 0 0; }

body.brown .calendar_events {
  background: #d3c29a; }

/* Footer */
body.brown #footer, body.brown #footer a, body.brown #footer h2 {
  color: #2c1b08; }

body.brown.store #footer .corpLinkBack {
  top: 31px; }

/*
=======================================================================================
RICH COLORWAY
=======================================================================================
*/
html.store.rich {
  background: #000; }

body.rich {
  background: #000;
  color: #fff; }

body.rich.interior {
  color: #464443; }

body.rich h1, body.rich h2, body.rich h3, body.rich h4, body.rich h5, body.rich h6 {
  color: #1fa7af;
  text-shadow: none; }

body.rich a {
  color: #98a620; }

body.rich a:hover {
  color: #b0bd47; }

body.rich #floorplans .data ul li {
  color: #fff; }

body.rich #whopper {
  padding: 0;
  background: #000;
  -moz-box-shadow: 0 0 10px #251401;
  -webkit-box-shadow: 0 0 10px#251401;
  box-shadow: 0 0 10px #251401; }

body.rich #header {
  background: #3d3d3c url(/images/locRichHeaderBG.png) repeat-x top;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

body.home.rich #middle {
  background: #000; }

body.rich #middle {
  background: white url(/images/locRichMiddleBG.png) repeat-x bottom; }

body.rich #column-wrapper, body.rich #noCols {
  background: url(/images/locRichMidFade.png) repeat-x top; }

body.rich #column-wrapper {
  background: url(/images/locRichColWrap.png) repeat-y left; }

body.rich #topFade {
  height: 19px;
  background: #000; }

body.rich #footer {
  background: black url(/images/locRichFooterBG.png) repeat-x top; }

body.rich #equal-housing {
  background: url(/images/locRichEoh.png) no-repeat; }

body.rich #footer li a {
  background: url(/images/locRichFootBorder.png) no-repeat right 5px; }

/* Header */
body.rich .corpLink li {
  background: url(/images/locRichCorpDiv.png) no-repeat right; }

body.rich .corpLink li.last {
  background: none; }

body.rich .corpLink li a {
  color: #e4f374; }

body.rich .corpLink li a:hover {
  color: #d8e192; }

body.rich #header .vcard,
body.rich .resPhone {
  color: #fff; }

body.rich #header .tel, body.rich #header .emailus {
  color: #23c6d0; }

/* Nav */
body.rich #outNavDiv {
  background: url(/images/locRichNavBG.png) repeat-x; }

body.rich #locNav li {
  font-family: 'News Cycle', sans-serif; }

body.rich #locNav li a.top-level {
  background: url(/images/locRichNavDivider.png) no-repeat left; }

body.rich #locNav li.first a.top-level {
  background: none; }

body.rich #locNav li a.top-level:hover,
body.rich #locNav li:hover a.top-level,
body.rich #locNav li a.top-level.on {
  color: #fbfafb;
  background: url(/images/locRichNavBGHover.png) repeat; }

/* Second Level */
body.rich #locNav li ul, body.rich #locNav li ul li {
  background: none; }

body.rich #locNav li ul li a {
  background: #096282;
  opacity: .75em;
  border-bottom: 1px solid #2c0f01;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .92; }

body.rich #locNav li ul li a:hover {
  background: url(/images/locRichDropHover.png) repeat 0 0; }

body.rich #locNav li ul li a {
  color: #fff;
  border-bottom: 1px solid #0a5772; }

body.rich .leadCTA li a {
  background: url(/images/locRichHeadLead.png) no-repeat; }

body.rich .leadCTA li.tour a {
  width: 244px;
  background-position: 0 0; }

body.rich .leadCTA li.tour a:hover {
  background-position: 0 -36px; }

body.rich .leadCTA li.contact a {
  width: 244px;
  background-position: -244px 0; }

body.rich .leadCTA li.contact a:hover {
  background-position: -244px -36px; }

body.rich a.applyCTA {
  background: url(/images/locRichApplyCTA.png) no-repeat;
  -moz-box-shadow: 0 3px 6px 2px #111111;
  -webkit-box-shadow: 0 3px 6px 2px #111111;
  box-shadow: 0 3px 6px 2px #111111; }

/* Middle */
/* Loc Home */
body.rich .supportText {
  background: #40403f; }

body.rich .supportText p {
  font-family: 'PT Sans', sans-serif; }

body.rich #homeWrap {
  background: #074665 url(/images/locRichHomeWrap.png) repeat-x top;
  border-top: 1px solid #3e5763;
  margin: 0;
  margin: 14px 0 0; }

body.rich .kiosk {
  background: url(/images/locRichKioskBG.png) no-repeat 269px 0; }

body.rich .kiosk h3 {
  color: #a9b545; }

body.rich #hours {
  background: url(/images/locRichHours.png) no-repeat 0 24px;
  height: auto; }

/* Loc Interior */
body.store.interior.rich #hours {
  background: url(/images/locRichHoursInt.png) no-repeat;
  height: auto; }

body.interior.rich a.applyCTA {
  background: url(/images/locRichApplyIntCTA.png) no-repeat;
  -moz-box-shadow: 0 3px 6px 2px #111111;
  -webkit-box-shadow: 0 3px 6px 2px #111111;
  box-shadow: 0 3px 6px 2px #111111; }

body.interior.rich a.applyCTA:hover {
  background-position: 0 -57px; }

/* Loc Widgets */
/*-- Map Styling --*/
body.rich #flashmap {
  border: 1px solid #87bcc9; }

/* Floorplans */
body.rich .header, body.rich #calendar_events h3 {
  color: #fff;
  background: #000;
  border-bottom: 1px solid #114e6d; }

body.rich .unit-name {
  color: #1ea7af; }

body.rich .unit {
  background: #074665 url(/images/locRichUnitBG.png) repeat-y right;
  border-bottom: 2px solid #1ea7af;
  color: #fff; }

body.rich .thumbnails a {
  color: #8d9b18; }

body.rich .thumbnails a:hover {
  color: #b0bd47; }

body.rich .floorplans a.apply {
  background: url(/images/locRichFloorApply.png) no-repeat;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

body.rich .floorplans a.apply:hover {
  background-position: 0 -41px; }

/* right col */
body.rich .thumbnails .info {
  background: #2d2d2d;
  border-left: 0px; }

body.rich .thumbnails .info {
  background: #074665 url(/images/locRichUnitBG.png) repeat-y right;
  border-right: 1px solid #114e6d; }

body.rich .floorContact {
  background: #074665 url(/images/locRichUnitBG.png) repeat-y right;
  border-right: 1px; }

body.rich .thumbnails .phone {
  color: #fff; }

/* Cal Events */
body.rich #calendar_events h3 {
  text-shadow: 0 0 0; }

body.rich .calendar_events {
  background: #074665; }

/* Footer */
body.rich #footer, body.rich #footer a, body.rich #footer h2 {
  color: #fff; }

body.rich.store #footer .corpLinkBack {
  top: 21px; }

/*
=======================================================================================
NATURAL COLORWAY
=======================================================================================
*/
html.store.natural {
  background: #6e644a; }

body.natural {
  background: #6e644a;
  color: #464443; }

body.natural h1, body.natural h2, body.natural h3, body.natural h4, body.natural h5, body.natural h6 {
  color: #3d341f;
  text-shadow: none; }

body.natural a {
  color: #af6909; }

body.natural a:hover {
  color: #cb7601; }

body.natural #floorplans .data ul li {
  color: #32302f; }

body.natural #whopper {
  background: #322b19 url(/images/locNaturalWhopBG.png); }

body.natural #header {
  background: #3d3d3c url(/images/locNaturalHeaderBG.png) repeat-x top; }

body.home.natural #middle {
  background: #dad5c1 url(/images/locNaturalMiddleBG.png) repeat-x bottom; }

body.natural #middle {
  background: #f9fae4 url(/images/locNaturalMiddleBG.png) repeat-x bottom; }

body.natural #column-wrapper, body.natural #noCols {
  background: url(/images/locNaturalMidFade.png) repeat-x top; }

body.natural #column-wrapper {
  background: url(/images/locNaturalColWrap.png) repeat-y left; }

body.natural #topFade {
  height: 19px;
  background: url(/images/locNaturalMidFade.png) repeat-x; }

body.natural #footer {
  background: #322b19 url(/images/locNaturalFooterBG.png) repeat-x top; }

body.natural #equal-housing {
  background: url(/images/locNaturalEoh.png) no-repeat; }

body.natural #footer li a {
  background: url(/images/locNaturalFootBorder.png) no-repeat right 5px; }

/* Header */
body.natural .corpLink li {
  background: url(/images/locNaturalCorpDiv.png) no-repeat right; }

body.natural .corpLink li.last {
  background: none; }

body.natural .corpLink li a {
  color: #403a2b; }

body.natural .corpLink li a:hover {
  color: #58513e; }

body.natural #header .vcard,
body.natural .resPhone {
  color: #5e5f5f; }

body.natural #header .tel, body.natural #header .emailus {
  color: #953f07; }

/* Nav */
body.natural #outNavDiv {
  background: url(/images/locNaturalNavBG.png) repeat-x; }

body.natural #locNav li {
  font-family: 'News Cycle', sans-serif; }

body.natural #locNav li a.top-level {
  background: url(/images/locNaturalNavDivider.png) no-repeat left; }

body.natural #locNav li.first a.top-level {
  background: none; }

body.natural #locNav li a.top-level:hover,
body.natural #locNav li:hover a.top-level,
body.natural #locNav li a.top-level.on {
  color: #fbfafb;
  background: url(/images/locNaturalNavBGHover.png) repeat; }

/* Second Level */
body.natural #locNav li ul, body.natural #locNav li ul li {
  background: none; }

body.natural #locNav li ul li a {
  background: #463c24;
  border-bottom: 1px solid #2c0f01;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .92; }

body.natural #locNav li ul li a:hover {
  background: url(/images/locNaturalDropHover.png) repeat 0 0; }

body.natural #locNav li ul li a {
  color: #fff;
  border-bottom: 1px solid #564a2d; }

body.natural .leadCTA li a {
  background: url(/images/locNaturalHeadLead.png) no-repeat; }

body.natural .leadCTA li.tour a {
  width: 244px;
  background-position: 0 0; }

body.natural .leadCTA li.tour a:hover {
  background-position: 0 -36px; }

body.natural .leadCTA li.contact a {
  width: 244px;
  background-position: -244px 0; }

body.natural .leadCTA li.contact a:hover {
  background-position: -244px -36px; }

body.natural a.applyCTA {
  background: url(/images/locNaturalApplyCTA.png) no-repeat;
  -moz-box-shadow: 0 3px 6px 2px #4e4e37;
  -webkit-box-shadow: 0 3px 6px 2px #4e4e37;
  box-shadow: 0 3px 6px 2px #4e4e37; }

/* Middle */
/* Loc Home */
body.natural .supportText {
  background: #96976a;
  color: #372a1c; }

body.natural .supportText p {
  font-family: 'PT Sans', sans-serif; }

body.natural #homeWrap {
  background: #f9fae4 url(/images/locNaturalHomeWrap.png) repeat-x top;
  border-top: 1px solid #dcdbcc;
  margin: 0;
  padding: 14px 0 0; }

body.natural .kiosk {
  background: url(/images/locNaturalKioskBG.png) no-repeat 269px 0; }

body.natural .kiosk h3 {
  color: #3d341f; }

body.natural #hours {
  background: url(/images/locNaturalHours.png) no-repeat 0 24px;
  height: auto; }

/* Loc Interior */
/*body.store.interior.natural #hours{background: url(/images/locNaturalHoursInt.png) no-repeat; height:auto;}*/
body.interior.natural a.applyCTA {
  background: url(/images/locNaturalApplyIntCTA.png) no-repeat;
  -moz-box-shadow: 0 3px 6px 2px #514936;
  -webkit-box-shadow: 0 3px 6px 2px #514936;
  box-shadow: 0 3px 6px 2px #514936; }

body.interior.natural a.applyCTA:hover {
  background-position: 0 -57px; }

/* Loc Widgets */
/*-- Map Styling --*/
body.natural #flashmap {
  border: 1px solid #d7d8c5; }

/* Floorplans */
body.natural .header, body.natural #calendar_events h3 {
  color: #fff;
  background: #665833;
  border-bottom: 1px solid #cfcdae; }

body.natural .unit-name {
  color: #964007; }

body.natural .unit {
  background: #dedfbe url(/images/locNaturalUnitBG.png) repeat-y right;
  border-bottom: 2px solid #cacbaa;
  color: #32302f; }

body.natural .thumbnails a {
  color: #af6909; }

body.natural .thumbnails a:hover {
  color: #cb7601; }

body.natural .floorplans a.apply {
  background: url(/images/locNaturalFloorApply.png) no-repeat;
  -moz-box-shadow: 0 3px 6px 2px #353527;
  -webkit-box-shadow: 0 3px 6px 2px #353527;
  box-shadow: 0 3px 6px 2px #353527; }

body.natural .floorplans a.apply:hover {
  background-position: 0 -41px; }

/* right col */
body.natural .thumbnails .info {
  background: #d0d1aa url("/images/locNaturalFloorLeft.png") repeat-x; }

body.natural .thumbnails .info {
  border-left: 1px solid #cacbaa;
  border-right: 1px solid #cacbaa; }

body.natural .floorContact {
  background: #DBDCB7; }

body.natural .thumbnails .phone {
  color: #32302f; }

/* Cal Events */
body.natural #calendar_events h3 {
  text-shadow: 0 0 0; }

body.natural .calendar_events {
  background: #dedfbe; }

/* Footer */
body.natural #footer, body.natural #footer a, body.natural #footer h2 {
  color: #fff; }

body.natural.store #footer .corpLinkBack {
  top: 21px; }

/*
=======================================================================================
LOCATION NAVIGATION
=======================================================================================
*/
/* NAVIGATION */
/*-----------------------*/
#outNavDiv {
  width: 960px;
  background: url(/images/locBlueNavBG.png) repeat-x;
  float: left;
  bottom: 0;
  position: absolute;
  z-index: 90; }

#navDiv {
  float: right;
  position: relative;
  left: -50%; }

#locNav {
  height: 47px;
  position: relative;
  left: 50%;
  z-index: 99; }

#locNav li {
  display: inline;
  float: left;
  font-family: 'News Cycle', sans-serif; }

#locNav li.first, #locNav li.first a.top-level {
  border: none; }

#locNav li a.top-level {
  display: block;
  padding: 0 15px;
  line-height: 43px;
  height: 47px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: url(/images/locBlueNavDivider.png) no-repeat left; }

#locNav li.first a.top-level {
  background: none; }

#locNav li a.top-level:hover,
#locNav li:hover a.top-level,
#locNav li a.top-level.on {
  color: #fbfafb;
  background: url(/images/locBlueNavBGHover.png) repeat; }

#locNav li a.top-level:active {
  color: #d7d6c8; }

/* Second Level */
#locNav li ul {
  position: absolute;
  width: 205px;
  left: -999em;
  margin: 0;
  padding: 0;
  background: url(/images/locBlueDropBG.png) repeat;
  -moz-box-shadow: inset 0 0 7px #1c375a;
  -webkit-box-shadow: inset 0 0 7px#1c375a;
  box-shadow: inner 0 0 7px #1c375a; }

#locNav li ul li {
  height: auto;
  display: inline;
  border: 0;
  background: url(/images/locBlueDropHover.png) repeat-x 0 -46px; }

#locNav li ul li a {
  font-family: 'PT Sans', sans-serif;
  display: block;
  width: 195px;
  padding: 4px 0 5px 10px;
  text-align: left;
  font-size: 19px;
  line-height: 37px;
  text-indent: 0px;
  color: #fff;
  background: none;
  text-decoration: none;
  border-bottom: 1px solid #153556; }

#locNav li ul li a:hover {
  background: url(/images/locBlueDropHover.png) repeat 0 0;
  -moz-transition: background 0.1s ease-in .04s;
  -webkit-transition: background .1s ease-in;
  transition: all .1s ease-in; }

#locNav li ul li a:active {
  color: #2c2424;
  background: #c4c3b7; }

/* Third Level */
#locNav li ul ul {
  margin: -10px 0 0 100%; }

body.corp #locNav li ul ul {
  margin: -32px 0 0 100%; }

/* Fix IE 6 */
#locNav li:hover ul ul, #locNav li:hover ul ul ul, #locNav li.sfhover ul ul, #locNav li.sfhover ul ul ul {
  left: -999em; }

#locNav li:hover ul, #locNav li li:hover ul, #locNav li li li:hover ul, #locNav li.sfhover ul, #locNav li li.sfhover ul, #locNav li li li.sfhover ul {
  left: auto; }

/* Fix IE 7 */
#locNav li:hover {
  position: static; }

/* edited by LH 9/2011 */
.disabledSearch {
  text-shadow: 0 1px 0 #fff;
  color: #999; }

.application-form #tab4 strong {
  display: block;
  clear: both; }

#ap_container {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  min-height: 500px;
  width: 900px; }
  #ap_container h2.ap_title {
    display: block;
    clear: both;
    text-align: center; }

#ap_map_container {
  float: right;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding: 0;
  border: 1px solid #cbcbcb;
  border-bottom: 1px solid #aaaaaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #f9f9f9;
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -ms-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  /* Opera/IE 8+ */
  margin: 50px 0 0 0;
  width: 297px; }
  #ap_map_container #ap_map {
    margin: 10px auto;
    height: 278px;
    border: 1px solid #cbcbcb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 277px; }
  #ap_map_container #ap_map_caption p {
    margin: 0;
    padding: 0 10px 10px 10px;
    color: #666666;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px; }
    #ap_map_container #ap_map_caption p span {
      display: block;
      font-weight: normal; }

#ap_facility_list {
  float: left;
  padding: 0;
  margin: 0;
  width: 585px; }
  #ap_facility_list h2 {
    display: block;
    margin: 0;
    padding: 10px;
    height: 30px; }

.ap_location {
  position: relative;
  float: left;
  margin: 0 0 10px 0;
  padding: 13px;
  border: 1px solid #cbcbcb;
  border-bottom: 1px solid #aaaaaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #f9f9f9;
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -ms-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  text-shadow: 1px 1px 0 white;
  width: 559px; }
  .ap_location:hover {
    background: #f4f4f4;
    background-image: -webkit-linear-gradient(top, white, #dedede);
    background-image: -moz-linear-gradient(top, white, #dedede);
    background-image: -ms-linear-gradient(top, white, #dedede);
    background-image: -o-linear-gradient(top, white, #dedede); }
  .ap_location a.ap_location_link {
    display: block;
    overflow: visible;
    height: auto; }
  .ap_location img {
    float: left;
    margin: 0 13px 0 0;
    padding: 4px;
    border: 1px solid #cbcbcb;
    border-bottom: 1px solid #aaaaaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .ap_location address.vcard {
    margin: 0 !important;
    padding: 0 !important;
    color: #666666;
    font-family: helvetica; }
    .ap_location address.vcard span.name {
      display: block;
      margin: 10px 0 0 0;
      color: #555555; }
      .ap_location address.vcard span.name span.company_name {
        word-wrap: break-word;
        font-size: 19px; }
    .ap_location address.vcard span.adr {
      display: block;
      margin: 3px 0 0 0;
      font-size: 15px; }
      .ap_location address.vcard span.adr span.street_address {
        display: block; }
    .ap_location address.vcard span.distance {
      display: block;
      margin: 0;
      padding: 0;
      width: auto;
      color: #137472;
      font-weight: bold;
      font-size: 15px;
      line-height: 16px; }
  .ap_location .ap_visit_location {
    position: absolute;
    right: 13px;
    bottom: 13px;
    display: block;
    margin: 15px 0 0 0;
    padding: 7px 10px;
    border-bottom: 1px solid #137472;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #168381;
    background-image: -webkit-linear-gradient(top, #168381, #137472);
    background-image: -moz-linear-gradient(top, #168381, #137472);
    background-image: -ms-linear-gradient(top, #168381, #137472);
    background-image: -o-linear-gradient(top, #168381, #137472);
    color: white;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 #137472;
    font-size: 17px;
    font-family: helvetica;
    line-height: 17px; }
    .ap_location .ap_visit_location:hover {
      background-image: -webkit-linear-gradient(top, #137472, #168381);
      background-image: -moz-linear-gradient(top, #137472, #168381);
      background-image: -ms-linear-gradient(top, #137472, #168381);
      background-image: -o-linear-gradient(top, #137472, #168381);
      text-decoration: none; }

/* Signature Brand Styles */
#signature-brand {width:100px;height:23px;display:block;margin:10px 0;outline:none;text-indent:-9999px;background:url(/images/global/signature-brand-getg5.png);overflow:hidden;}
#signature-brand:hover, 
#signature-brand:focus {background-position:0 -23px;}
#signature-brand:active {background-position:0 -46px;}
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(/images/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(/images/shadowbox/close.png);}
#sb-nav-next{background-image:url(/images/shadowbox/next.png);}
#sb-nav-previous{background-image:url(/images/shadowbox/previous.png);}
#sb-nav-play{background-image:url(/images/shadowbox/play.png);}
#sb-nav-pause{background-image:url(/images/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

