html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
dl, dt, dd, ol, ul, li, a,
fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background-repeat: no-repeat;
}

/* separate block elements */
dl, ul, ol, p, address, table, form
	{ }
ul, ol { list-style: none; }

a { text-decoration: none; color: #333; }
a:hover, a:focus { color: #333;}
a, object { outline: 0; } /* removes Firefox’s outlining on active state */
body {
	font-size: 12px;
}

/*-------------------------------------------------End Reset-------------------------------------------------*/



/*****************************************************************/
/* Globle */

html, body {
    height: 100%;
}

body {
	background: #fff;
	font-family: 'Open Sans', serif;
	font-size: 14px;
    padding: 50px 0 0 0;
}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
p {
    font-family: 'Open Sans', serif;
    padding: 10px 0;
}
a:hover {
	text-decoration: none;
}
h2 {
    font-size: 24px;
    padding: 10px 0;
}
hr {
    border-color: #e2e2e2;
    color: #ccc;
}

#wrapper {
    position: relative;
    width: 100%;
}

.container {
	padding: 0;  /*--Bootstrap Override--*/
}
.row {
	margin: 0; /*--Bootstrap Override--*/
}
.no-padding {
    padding: 0 !important;
}
.no-padding-left {
    padding-left: 0 !important;
}
.no-padding-right {
    padding-right: 0 !important;
}
/*-------------------------------------------------Top Banner-------------------------------------------------*/

span[itemprop="telephone"], span.icon-hub, span.icon-lease {
    float: right;
    text-align: right;
    margin-top: 5px;
}
span.icon-hub, span.icon-lease {
    font-size: 34px;
    line-height: 38px;
    margin: 0 5px 0 0;
    padding-top: 5px;
}

a span.phone {
    font-size: 34px;
    line-height: 38px;
    margin: 0 12px 0 0;
    padding-top: 5px;
}

a span.phone {
    font-size: 34px;
    line-height: 38px;
    margin: 0 12px 0 0;
    padding-top: 5px;
}
#logo {
    text-align: center;
}
#logo img {
    margin: 0 auto;
    max-width: 150px;
    padding: 5px 0;
}
.btn-default {
    width: auto;
    min-width: 118px;
    background-color: #825362;
    border-color: #ccc;
    color: #333;
    font-size: 12px;
    margin-top: 3px;
    padding: 5px 0;
}
address {
   margin-bottom: 10px; /* Bootstap Override*/
}
address a[href^=tel]{
	color: #333;
	font-weight: bold;
}

/*-------------------------------------------------Main Navigation-------------------------------------------------*/

.navbar {
	background: ;
}
.navbar-inverse { /*--Bootstrap Override--*/
	background: #333;
	border: none;
}

.nav > li {
    border-bottom: #b3b4b3 1px solid;
    color: #555;
}
.nav > li:hover {
    background: #e7e7e7;
    color: #333;
}
.nav > li > a {
    padding: 10px 15px;
    font-size: 16px;
    letter-spacing: 1px;
}
.navbar-default .navbar-toggle .icon-bar {
    background: transparent;
}
/* Important to Jasny theme */
.navbar-toggle {
      float: left;
      margin-left: 15px;
    }
.navmenu-nav {
    border-top: 1px solid #b3b4b3;
}

.navbar-default .navbar-toggle {
    border: none;
    margin-right: 0px;
    margin-left: 5px;
}

span.menu {
    float: left;
    padding-top: 14px;
    text-transform: uppercase;
}

/*-------------------------------------------------Home-------------------------------------------------*/

#home-main {
	position: relative;
}
#homeImage img {
    width: calc(100% + 30px);
    max-width: 320px;
    padding: 0;
    margin: 0;
}
#welcome {
    float: left;
    margin: 10px 0;
    padding: 15px;
    width: 100%;
}
#welcome h1 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 30px;
}
#welcome h2 {
    font-size: 14px;
    text-align: center;
    padding: 0px;
}
#welcome p {
    font-size: 16px;
}
#welcome ul {
    list-style: disc;
    padding: 15px;
}

/*------------------------------------------------Interior Pages------------------------------------------------*/

#page-title h1 {
    padding: 12px;
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}
#module {
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding:  10px 0;
    color: #333;
}
#module .module {
    background: #fff;
    margin-top: 20px;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

/*-------------------------------------------------Specials --------------------------------------------*/

div#specialsBtn {
    background: ;
    border: 2px solid #fff;
    color: ;
}
div#specialsBtn a {
    color: ;
}
div#specialsBtn a:hover, div#specialsBtn a:active, div#specialsBtn a:focus {
    color: #fff;
}
div#special-action {
    text-align: center;
}
/*-------------------------------------------------Footer Content-------------------------------------------------*/

#footer {
    padding: 20px 0;
}
#eoh {
    padding: 15px;
}
.eoh-header {
    font-size: 18px;
}
.eoh-title {
    vertical-align: top;
    line-height: 32px;
}
.icon-eoh {
    font-size: 32px;
    padding-right: 5px;
}
#social {
    font-size: 42px;
    padding-bottom: 15px;
}
#social a:hover {
    text-decoration: none;
}
#social span {
    font-size: 34px;
    padding: 0 5px;
}
a.disclaimer {
    color: #333;
    text-decoration: underline;
}

/*--------------------------------------------Flex Guest Card----------------------------------------------*/
/*div#flexGC {
    background-color: #D7D7D7;
}
div#flexHeader {
    background: #54573E;
}*/
div#flexHeader h2 {

}

/*--------------------------------------------Photos----------------------------------------------*/
#photo-views {
    border: 1px solid #bbb;
    padding: 8px 8px 0;
    margin: 0 5px 5px;
}
span.photo-label {
    float: left;
    font-size: 18px;
    padding-top: 5px;
}
#photo-views li {
    float: right;
    font-size: 28px;
    padding-left: 12px;
}
#thumb-container {
    float: left;
    width: 100%;
}
#thumb-container img.grid-view {
    float: left;
    padding: 5px 0 0 5px;
    width: 32.9%;
}
#thumb-container .list-view {
    padding: 5px;
    text-align: center;
    clear:both;
    float: left;
}
ul#toggles li {
   cursor: pointer;
}

/*--------------------------------------------Floor Plans----------------------------------------------*/
h4.panel-title a {
    display: block;
    width: 100%;
}
h4.panel-title a:hover, h4.panel-title a:active, h4.panel-title a:focus {
    color: inherit;
}
.fp-list {
    border: 1px solid #ececec;
    padding: 8px 0;
}
span.fp-name {
    font-size: 14px;
    font-weight: bold;
}
span.fp-detail {
    font-size: 11px;
    margin-right: 8px;
}
span.price-label {
    font-size: 10px;
}
span.fp-price {
    font-size: 14px;
    font-weight: bold;
}
.carrot-wrapper {
    float: right;
    margin-top: 14px;
}
div#fp-list.panel-body {
    padding: 15px 5px;
}

/*--------------------------------------------Floor Plans Details----------------------------------------------*/
#fp-image {
    margin: 15px;
}
#fp-image img {
    margin: 0 auto;
}
#fp-action {
    margin: 10px 0;
    text-align: center;
}
button#submit-button {
    font-size: 16px;
    padding: 10px;
}
.back-button {
    float: left;
    font-size: 26px;
    padding: 12px 5px;
}
span.back-label {
    float: left;
    margin-top: 15px;
}

/*--------------------------------------------Features & Amenities----------------------------------------------*/
.features-box ul {
    list-style: disc;
    padding: 15px;
}

/*--------------------------------------------Specials----------------------------------------------*/
.special-header h4{
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}
.special-body {
    margin-bottom: 15px;
}

/*--------------------------------------------Share Us----------------------------------------------*/
ul#share-us li {
    border: #e2e2e2 1px solid;
    margin: 2px 0;
    padding: 5px 15px 0;
    cursor: pointer;
}
.share-us-icons {
    font-size: 34px;
    margin-right: 5px;
}


.heading-wrapper-0 {
    margin-bottom: 15px;
    font-size: 24px;
}
.heading-wrapper-1,
.heading-wrapper-2 {
    margin: 15px 0;
    font-size: 24px;
}
div.system-thank-you-message,
div.error-messages ul {
    margin-top: 20px;
}
form#guestcard {
    margin: 20px 0 !important;
}
form#guestcard .guestCardQuestionWrapper {
    padding: 0 15px;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}
form#guestcard .submit-wrapper {
    padding: 0 15px;
}
form#guestcard label {
    display: block;
    margin-bottom: 3px;
}
form#guestcard input,
form#guestcard select,
form#guestcard textarea {
    width: 100%;
    padding: 6px 10px;
    border: 1px solid #cccccc;
    border-radius: 2px;
}
form#guestcard select {
    height: 34px;
}
form#guestcard .city,
form#guestcard .state,
form#guestcard .zip {
    width: 33.33333333%;
    float: left;
    padding: 0 15px;
}
form#guestcard .flex-form-required {
    border-bottom: 3px solid #e70502;
}

@media (min-width: 768px) {
    form#guestcard .guestCardQuestionWrapper.lid,
    form#guestcard .guestCardQuestionWrapper.leadexp {
        width: 50%;
    }
}

@media (min-width: 992px) {
    form#guestcard .guestCardQuestionWrapper.pets {
        width: 25%;
    }
    form#guestcard .guestCardQuestionWrapper.petdesc {
        width: 75%;
    }
}

@media (min-width: 1200px) {
    form#guestcard .guestCardQuestionWrapper.utypeid,
    form#guestcard .guestCardQuestionWrapper.movein {
        width: 50%;
    }
}