
/* using reset http://meyerweb.com/eric/tools/css/reset/ - v1.0 | 20080212 */
* {padding: 0; margin: 0;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {background: #FFF; font: normal 12px/17px arial, helvetica, sans-serif; color: #444;}
a {color: #515194; text-decoration: none; cursor: pointer;}
a:hover {color: #9696cc; text-decoration: none;}
a.active {text-decoration: none;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}
table tr td {vertical-align: top;}

/* form elements */
input {border-collapse: collapse; border-spacing: 0; line-height: 22px; border: solid 1px #bfbfbf; -moz-border-radius: 7px; -webkit-border-radius: 7px; background: #FFF; padding: 2px 0 2px 5px; color: #555;}
select {border-collapse: collapse; border-spacing: 0; padding: 2px 5px 3px 0px; color: #555; font-size: 11px; -webkit-border-radius: 7px;}
select option {background: #FFF; padding-left: 5px;}
textarea {border-collapse: collapse; border-spacing: 0; border: solid 1px #bfbfbf; -moz-border-radius: 7px; -webkit-border-radius: 7px; color: #555; font: normal 12px/15px arial, helvetica, sans-serif; padding: 5px;}


/* Global Classes */
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.blue {color: #83a7b7;}
a.red {color: #c8261e;}
a.red:hover {color: #e1605a;}
	
/* Global Elements */
a.button, input.button {background: url(../images/button.png) no-repeat; width: 120px; height: 25px; display: inline-block; line-height: 25px; color: #FFF; text-align: center; font-weight: normal; text-transform: uppercase;}
a.button:hover, input.button:hover {color: #FFF; background-position: 0 -25px;}
ul.bullets li {background: url('../images/bullet.png') no-repeat 0 7px; padding: 0 0 0 12px;}

/* CONTAINER / TOP-LEVEL STRUCTURE */
.container {width: 980px; margin: 0 auto; overflow: hidden; position: relative;}
.containerInner {margin: 0 11px; position: relative;}
.columns {float: left; padding-bottom: 20px;}
.columns .leftCol {float: left; width: 300px; margin-right: 20px;}
.columns .mainCol {float: left; width: 638px;}

.content {width: 980px;}
.content p, .content ul {padding-bottom: 15px;}

/* HEADER */
.header {position: relative; width: 958px; height: 165px; border-bottom: solid 1px #83a7b7; margin-bottom: 60px;}
.header .logo {background: url(../images/logo_elitecitystays_dba.gif) no-repeat; width: 218px; height: 138px; display: block; position: absolute; left: 0px; top: 53px;}
.header .city {background: url(../images/hdr_cityscape1.jpg) no-repeat; width: 305px; height: 131px; position: absolute; right: 0; top: 35px;}
.header h1.special {position: absolute; left: 210px; top: 60px; font-size: 17px; line-height: 23px; color: #0a19de; font-style: italic; text-align: center; font-weight: bold; text-shadow: 1px 1px 1px #0aa9fc; width: 450px; padding: 0; margin: 0;}
.header ul.nav {position: absolute; bottom: 0; left: 230px;}
.header ul.nav li {display: block; float: left; line-height: 24px; font-weight: bold; margin-right: 19px; text-transform: lowercase;}
.header ul.nav li a {padding: 0 6px; display: block; float: left; color: #c8261e;}
.header ul.nav li a:hover {color: #e1605a;}
.header ul.nav li a.active {color: #333; background: #e0e9ed; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;}
.header ul.nav li a.active:hover {color: #333;}



/* Top Reservation Form  */
.resBar {background: #CCC; margin: 0 0 20px 0; height: 31px; float: left; width: 958px; position: absolute; top: 170px;}
.resBar h2 {font-size: 12px; color: #555; line-height: 31px; padding: 0 11px 0 17px; float: left; display: inline;}
.resBar label {float: left; line-height: 31px; display: inline;}
.resBar select {float: left; margin: 5px 15px 0 5px; padding: 2px 0 2px 0; display: inline;}
.resBar .date {float: left; margin: 5px 15px 0 5px; display: inline;}
.checkin {width: 80px; padding: 3px 0 2px 3px; border-color: #999; line-height: 21px; font-size: 11px; margin-right: 2px; display: inline;}
.resBar #properties {width: 170px;}
.resBar .submit {float: left; margin: 5px 0 0 12px; display: inline;}
.resBar a.button {background: url(../images/button_res.png) no-repeat; width: 100px; height: 21px; line-height: 21px;}
.resBar a.button:hover {background-position: 0 -21px;}
.resBar #numnights {width: 44px;}
.resBar #adults {width: 44px;}


/* content */
.content {position: relative;;}



/* Google Maps */
#mapContainer .markerInfo h3 {padding: 0 0 5px 0; margin: 0;}
#mapContainer .markerInfo p {padding: 0 0 3px 0; margin: 0;}
#mapContainer .markerInfo form {font-size: 12px;}
#mapContainer .markerInfo form .directions {margin: 10px 0 0 0;}
#mapContainer .markerInfo form .directions span {line-height: 22px; display: inline-block; float: left;}
#mapContainer .markerInfo form .directions input {width: 140px; float: left; line-height: 18px;}
#mapContainer .markerInfo form .directions .submit {font-weight: bold;}

/* columns */


/* toolbar */
.toolbar {position: relative; top: -2px;  padding-bottom: 7px; float: left; width: 100%; line-height: 15px;}
.toolbar h2 {display: inline; font-size: 12px; padding-left: 15px}
.toolbar a {font-weight: bold; padding: 0 5px;}
.toolbar .right  {float: right; padding: 0; line-height: 15px;}
.toolbar .right a {padding-right: 0;}
.toolbar a.current {color: #83a7b7;}




/* apartment list */
.aptList {position: relative; padding-bottom: 10px; float: left; left: -2px;}
.aptList li {display: inline; margin: 0 0 2px 2px; float: left;}
.aptList li img {width: 156px; height: 106px;}
.aptList div.hot {width: 158px; height: 175px; background: #e5e5e5; overflow: hidden; cursor: pointer}
.aptList div.hot:hover {background: #fafafa;}
.aptList .photo img {width: 158px; height: 113px; margin-bottom: 4px; opacity: 0.85;}
.aptList h3, .aptList h4, .aptList h5 {font-size: 12px; font-weight: normal; padding: 0 7px; color: #444; white-space: nowrap;}
.aptList h3 {font-weight: bold;}
.aptList h5 {font-style: italic;}
.aptList div.hot:hover h3 {color: #83a7b7;}
.aptList div.hot:hover h5, .aptList div.hot:hover h4 {color: #666;}
.aptList div.hot:hover img {opacity: 1;}




/* apartment page */
.apt .content {min-height: 740px; line-height: 18px;}
.apt .column {float: left; width: 464px;}
.apt .content .column.left {margin-right: 30px;}
.apt .content .column.left p {clear: both;}
.apt .content h1 {font-size: 24px; line-height: 24px; float: left; font-weight: normal; padding-bottom: 12px; padding-left: 0;}
.apt .content h2 {font-size: 12px; line-height: 36px; float: right; color: #333;} .apt .column.right h2 {float: left;}
.apt .content h3 {font-size: 14px; line-height: 18px;  padding-bottom: 15px;}
.apt .content h3 a {color: #c8261e;}
.apt .content h3 a:hover {color: #e1605a;}
.apt .content p {padding-bottom: 15px;}
.apt .content ul.bullets {line-height: 20px;}
.apt .content .slideshow {position: relative; width: 464px; height: 316px; overflow: hidden; float: left;}
.apt .content .slideshow img {width: 464px; height: 316px; display: block; clear: both;}
.apt .content .nav {height: 24px; line-height: 24px; width: 464px; background: #a19273; clear: both; margin-bottom: 18px;}
.apt .content .nav a {color: #eee; display: block; font-weight: bold;}
.apt .content .nav a:hover {color: #FFF;}
.apt .content .nav .left {margin-left: 10px;}
.apt .content .nav .right {margin-right: 10px;}
.apt .content .column .column {float: left; width: 222px; margin-right: 10px;}
.apt .content .column .column h3 {padding: 15px 0 10px 0;}
.apt .content #mapContainer {position: absolute; left: 494px; top: 352px;}
.apt .content #mapContainer .nav {margin-bottom: 0;}


/* general page */
.general .content {line-height: 18px;}
.general .content .padMe {padding: 0 65px 0 17px; padding-bottom: 15px; float: left;}
.general .content .padMe h1 {padding: 0 0 20px 0;}
.general .content .column {float: left; width: 447px;}
.general .content .column.left {margin: 0 30px 0 17px;}
.general .content p {clear: both; padding-bottom: 15px;}
.general .content h1 {font-size: 24px; line-height: 24px; float: left; font-weight: normal; padding-bottom: 12px;}
.general .content h2 {font-size: 12px; line-height: 36px; float: right; color: #999;} .apt .column.right h2 {float: left;}
.general .content h3 {font-size: 14px; line-height: 18px; color: #83a7b7; padding-bottom: 15px;}
.general .content .column.right .photo {margin-top: 40px; width: 447px; height: 450px; -moz-border-radius: 9px; -webkit-border-radius: 9px;}
.general .footer {margin-left: 11px;}

/* left column */
.leftCol h2.title {width: 300px; text-align: center; font-size: 14px; text-transform: uppercase; color: #FFF; line-height: 30px; background: #515194; font-weight: normal; font-style: italic; margin-bottom: 12px; text-shadow: 1px 1px 1px #000;}
.leftCol h2.title.blue {background: #a19273; text-shadow: 1px 1px 1px #666;}
/* left forms */
.leftCol form {padding: 0 0 10px 0;}
.leftCol form td {vertical-align: middle; padding-bottom: 7px;}
.leftCol form td.label {text-align: right; width: 120px; font-size: 11px; white-space: nowrap;} 
.leftCol form td.field {padding-left: 5px;} 
.leftCol form td.field input {width: 150px; font-size: 11px; line-height: 18px;}
.leftCol form td.field textarea {width: 150px; font-size: 11px;}
.leftCol form td.field select {width: 156px; font-size: 11px;}
.leftCol form td.field select.short {width: 60px;}
.leftCol form .submit {text-align: center; padding: 7px 0 8px 0;}
.leftCol form td.field input.short {width: 50px;}

/* FOOTER */
.footer {border-top: solid 1px #83a7b7; clear: both; width: 960px; float: left; padding: 7px 0 15px 0;}
.footer ul li {display: inline; float: left; padding-left: 30px;}



/* homepage */
#home .aptList {width: 642px; height: 515px; margin-bottom: 10px; overflow: hidden;}
#home .toolbar h2 {padding-left: 0px}
#home .footer {margin-left: 0;}
#home #checkInFullDate, .home #checkInFullDate2 {width: 133px;}
#home .header {margin-bottom: 0px;}
#home .intro {padding: 20px 20px 19px 0; text-align: justify;}
#home .intro span {white-space: nowrap;}
#home .leftCol {padding-top: 23px;}

/* apartments */
.apts .content {min-height: 300px;}
.apts .content .aptList {width: 960px;}
.apts .content .filter {float: left; padding: 10px; border: solid 1px #ddd; margin-bottom: 10px; color: #999; display: none;}
.apts .content .filter a {padding: 0 5px;}
.apts .content a.current {color: #9696cc; font-weight: bold;}
.apts .content .hood {float: left; padding: 10px 0 15px 0;}
.apts .content .hood p {padding-bottom: 12px;}













