/* POSITIONING */
.showBorder {border:1px solid #000;}
.fltrt {float: right; margin-left: 12px;}
.fltlft {float: left; margin-right: 8px;}

/* COLORS */
body {color: #454796; font-family:'Arial','Helvetica','Sans-serif';}

/* LINKS */
a:link {color: blue; text-decoration: none;}
a:active {color: blue; text-decoration: none;}
a:visited {color: blue; text-decoration: none;}
a:hover {color: #800000; text-decoration: underline;}
a.temp {
    color: #454796;
    font-size: 15px;
    line-height: 26px;
    margin-left: 5px;
    text-decoration: none;
}
/* SEO */
#dhtmltooltip {position: absolute; width: 200px; border: 1px solid black; padding: 2px; background-color: white; visibility: hidden; z-index: 100;}

/* TOP PAGE LAYOUT */
#container {max-width:1240px; margin-left: auto; margin-right: auto; }
#container-right-content {float:left; width:100%; background-color:#eee; position:relative; overflow:hidden; }

#container-right-content-inquery {float:left; width:100%; background-color:#fff; position:relative; overflow:hidden; }

#left-nav {float:left; width:200px; position:relative; overflow:hidden; background-color: #EEEEEE}
#right-content {float:left; width:1040px; position:relative; overflow:hidden; padding:0; box-sizing: border-box; min-height:780px;}

#right-content-inquery {float:left; width:100%; position:relative; overflow:hidden; padding:0; box-sizing: border-box; min-height:780px;}

/* LEFT NAVIGATION */
#logo-box {height: 149px; background-color: #FFF;}
#biz-stay-logo {margin: 20px 0 10px 0;}
#extended-stay-lodging {font-size:20px; line-height: 24px; text-decoration:none; color: gray; width: 199px; margin-right:-3px}

#left-menu {background-color: #FFF; padding-bottom: 13px;}
#left-menu .left-menu-item {display: table; min-height:38px; height: 38px; #position: relative; overflow: hidden;}
#left-menu .left-menu-item-caption {#position: absolute; #top: 50%; display: table-cell; vertical-align: middle; margin-left: 39px;}
#left-menu .left-menu-item-text {#position: relative; #top: -50%; margin-left:7px; font-size:15px; line-height: 26px;}

#left-menu .icon {margin-left:0px; pointer; width: 39px; height: 39px; background-image: url("../../images/buttons.gif"); background-repeat: no-repeat; background-color: #FFF;}
#left-menu-icon-home {background-position: 2px 0px;}
#left-menu-icon-resources {background-position: 2px -40px;}
#left-menu-icon-about {background-position: 2px -80px;}
#left-menu-icon-listing {background-position: 2px -120px;}
#left-menu-icon-contact-us {background-position: 2px -160px;}

#come-in-outer {width:100%;}
#come-in-inner {width: 195px; margin-left: 0px; margin-right: auto;}

#biz-stay-mission-outer {width:100%; margin-top: 15px; margin-top: 15px; line-height:20px; text-align:center; font-size:16px; line-height: 21px;}
#biz-stay-mission-inner {width: 195px; margin-left: auto; margin-right: auto; color: gray;}
#biz-stay-mission-inner .strong {font-family:'Arial Black';}