/*
G5 Search Marketing Copyright 2009
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;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */

/* GLOBAL SETTINGS */
/* -------------------- */

h1,h2,h3,h4,h5,h6{color:#060500;}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}
h6 {font-size:80%;}

a {color:#5f3e1c;text-decoration:underline;}

.clear {clear:both;}
.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 20px 10px 0;}
img.right {margin:0 0 10px 20px;}

dt {padding-top:5px;font-weight:bold;}

hr {
	height:1px;
	background-color:#fff;color:#fff;
	border:none;
}


/* STRUCTURE */
/* -------------------- */

body {
	position:relative;
	color:#000;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	background:#0f0f0f url(/images/bg.png) repeat-y;
}

#whopper {
	width:950px;
	margin:0 0 0 15px;
	background:#bda683;
}

#header {
	position:relative;
	width:100%;height:115px;
	z-index:800;
}

#middle {
	position:relative;
	width:100%;
	min-height:400px;height:auto !important;height:400px;
	border-top:2px solid #805b37;
}

#footer {
	position:relative;
	clear:both;
	width:928px;
	border-top:2px solid #805b37;
	padding:12px 0 0 22px;
	height:auto !important;height:120px;min-height:120px;
}

/* HEADER */
/* -------------------- */

#logo {
	margin-bottom:1px;
	float:left;
	display:block;
	width:590px;height:78px;
	text-indent:-9999px;
}

/* Header CTA */
#headerCTA {
	float:right;
	width:178px;height:21px;
}
#headerCTA li {float:left;padding-top:58px;}

#headerCTA a {
	display:block;
	height:21px;
	text-indent:-9999px;
	background:url(/images/header-sprite-alanza.png);
}
#headerCTA .apply a {width:85px;background-position:-590px 0;}
#headerCTA .tour a {width:93px;background-position:-675px 0;}
#headerCTA .apply a:hover {background-position:-590px -21px;}
#headerCTA .tour a:hover {background-position:-675px -21px;}

/* NAVIGATION */
/*-----------------------*/

#nav {
	clear:both;
	background:#ded3c1;
}

#nav li {float:left;}

#nav li a {
	display:block;
	height:36px;
	text-indent:-9999px;
	background:url(/images/header-sprite-alanza.png);
}

#nav li.home a {width:79px;background-position:0 -140px;}
#nav li.floorplans a {width:181px;background-position:-79px -140px;}
#nav li.amenities a {width:110px;background-position:-260px -140px;}
#nav li.gallery a {width:144px;background-position:-370px -140px;}
#nav li.neighborhood a {width:140px;background-position:-514px -140px;}
#nav li.map a {width:166px;background-position:-654px -140px;}
#nav li.residents a {width:130px;background-position:-820px -140px;}

#nav li.home a:hover {background-position:0 -176px;}
#nav li.floorplans a:hover {background-position:-79px -176px;}
#nav li.amenities a:hover {background-position:-260px -176px;}
#nav li.gallery a:hover {background-position:-370px -176px;}
#nav li.neighborhood a:hover {background-position:-514px -176px;}
#nav li.map a:hover {background-position:-654px -176px;}
#nav li.residents a:hover {background-position:-820px -176px;}


/* CORPORATE HOMEPAGE */
/* ------------------- */

/* Header */

#corporate #header,
#corporate #logo {background:url(/images/header-sprite-corporate.png);}

/* Navigation */

#corp-nav {
	clear:both;
	z-index:900;
}

#corp-nav li {
	float:left;
}

#corp-nav li a.top-level {
	display:block;
	height:36px;
	text-indent:-9999px;
	background:url(/images/header-sprite-corporate.png) no-repeat;
}

#corp-nav li.home a.top-level {width:79px;background-position:0 -79px;}
#corp-nav li.find a.top-level {width:181px;background-position:-79px -79px;}
#corp-nav li.about a.top-level {width:110px;background-position:-260px -79px;}
#corp-nav li.contact a.top-level {width:136px;background-position:-370px -79px;}

#corp-nav li.home a.top-level:hover {background-position:0 -115px;}
#corp-nav li.find a.top-level:hover {background-position:-79px -115px;}
#corp-nav li.about a.top-level:hover {background-position:-260px -115px;}
#corp-nav li.contact a.top-level:hover {background-position:-370px -115px;}

/* Second Level */
#corp-nav li ul {
	position:absolute;
	width:180px;
	left:-999em;
	background:#fff;
	border-bottom:2px solid #d5701c;
	z-index:950;
}

#corp-nav li ul li {
	height:auto;
	display:inline;
}

#corp-nav li ul li a {
	display:block;
	width:180px;height:25px;
	font-size:14px;
	font-family:"arial narrow",narrow,arial,helvetica,sans-serif;
	line-height:25px;
	text-indent:23px;
	color:#000;
	text-decoration:none;
}
#corp-nav li ul li a:hover {background:url(/images/bullet.png) no-repeat;}

/* Third Level */
#corp-nav li ul ul {margin:-25px 0 0 100%;}

/* Fix IE 6 */
#corp-nav li:hover ul ul, #corp-nav li:hover ul ul ul, #corp-nav li.sfhover ul ul, #corp-nav li.sfhover ul ul ul {left:-999em;}
#corp-nav li:hover ul, #corp-nav li li:hover ul, #corp-nav li li li:hover ul, #corp-nav li.sfhover ul, #corp-nav li li.sfhover ul, #corp-nav li li li.sfhover ul {left:auto;}
/* Fix IE 7 */
#corp-nav li:hover {position:static;}

/* Interior Typography */
#corporate #editor-content {
	line-height:24px;
	font-size:14px;
}

#corporate #editor-content h1,
#corporate #editor-content h2,
#corporate #editor-content h3 {
	position:relative;
	padding-bottom:5px;
}
#corporate #editor-content h1 {font-size:18px;}
#corporate #editor-content h2 {font-size:16px;}
#corporate #editor-content h3 {font-size:14px;}
#corporate #editor-content h4 {font-size:13px;}

#corporate #editor-content p,
#corporate #editor-content ul,
#corporate #editor-content ol,
#corporate #editor-content dl,
#corporate #editor-content table {padding-bottom:24px;}

#corporate #editor-content ul,
#corporate #editor-content ol {
	list-style:disc;
	margin-left:24px;
}
#corporate #editor-content ol {list-style:decimal;}

/* FACILITY PAGE */
/* -------------------- */

/* slideshow */
#slideshow {
	position:absolute;
	top:-2px;left:0;
	background:#000;
}
#slideshow,
#slideshow img {width:950px;height:273px;}

/* slideshow overlays */
#slideshow-border {
	width:950px;height:273px;
	position:absolute;
	top:-2px;left:0;
	background:url(/images/slideshow-overlay.gif) no-repeat;
	z-index:400;
}

/* cta */
#ccp {
	position:absolute;
	top:278px;left:0;
}
#ccp li {float:left;}

#ccp li.phone {
	width:279px;height:38px;
	padding:30px 18px 0 0;
	text-align:center;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	font-family:arial narrow,narrow,helvetica,arial,sans-serif;
	letter-spacing:4px;
	background:url(/images/fac-sprite-alanza.png);
}

#ccp li a {
	display:block;
	height:68px;
	text-indent:-9999px;
	background:url(/images/fac-sprite-alanza.png);
}

#ccp li.visit a {width:234px;background-position:-297px 0;}
#ccp li.info a {width:208px;background-position:-531px 0;}
#ccp li.deals a {width:211px;background-position:-739px 0;}

#ccp li.visit a:hover {background-position:-297px -68px;}
#ccp li.info a:hover {background-position:-531px -68px;}
#ccp li.deals a:hover {background-position:-739px -68px;}

/* FacText */
#facText {
	width:100%;
	padding-top:351px;
	overflow:hidden;
}

/* description */
#description {
	position:relative;
	float:left;
	width:328px;
	padding:30px 30px 30px 294px;
	line-height:18px;
	height:auto !important;height:153px;min-height:153px;
	border-top:2px solid #805b37;
	background:#d1c1a8;
}

#description h1 {
	font-weight:bold;
	font-size:16px;
}
#description p {
	font-size:14px;
	padding-top:10px;
}

#description img {
	position:absolute;
	left:26px;top:25px;
	width:231px;height:156px;
	padding:2px;
	background:#fff;
	border:2px solid #805b37;
}

/* description ccp */
#description ul {position:absolute;bottom:0;right:0;}
#description li a {
	position:absolute;
	bottom:0;
	display:block;
	height:21px;
	text-indent:-9999px;
	background:url(/images/header-sprite-alanza.png);
}
#description .apply a {right:-123px;width:85px;background-position:-590px 0;}
#description .tour a {right:39px;width:93px;background-position:-675px 0;}
#description .apply a:hover {background-position:-590px -21px;}
#description .tour a:hover {background-position:-675px -21px;}

/* apply now box */
#apply-now {
	float:right;
	width:298px;
	height:auto !important;height:213px;min-height:213px;
	background:#ded3c1 url(/images/apply-alanza.jpg) no-repeat;
	padding-bottom:9999px;margin-bottom:-9999px;
	border-top:2px solid #805b37;
}

#apply-now h2 {
	width:100px;
	padding:20px 0 5px 34px;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
}
#apply-now p {
	width:100px;
	padding-left:34px;
	line-height:14px;
}

/* INTERIOR PAGE, TYPOGRAPHY */
/* -------------------- */

/* Layout */
#middle.interior-page {background:#cfbd9e url(/images/interior-page-bg.jpg) repeat-y;}
#pageCont {width:606px;padding-right:13px;}
#col1 {width:400px;padding:51px 0 9px 0;}
#col2 {width:181px;padding:90px 0 32px 0;}
#col3 {width:296px;}
#single-col {padding:51px 0 9px 0;}

/* col1 - Content, Typography */
#col1,
#single-col {
	line-height:24px;
	font-size:14px;
}

#col1 h1,
#col1 h2,
#col1 h3,
#single-col h1,
#single-col h2,
#single-col h3 {
	position:relative;
	left:-4px;
	padding-bottom:5px;
}
#col1 h1,
#single-col h1 {font-size:18px;}
#col1 h2,
#single-col h2 {font-size:16px;}
#col1 h3,
#single-col h3 {font-size:14px;}
#col1 h4,
#single-col h4 {font-size:13px;}

#col1 p,
#col1 ul,
#col1 ol,
#col1 dl,
#col1 table,
#single-col p,
#single-col ul,
#single-col ol,
#single-col dl,
#single-col table {padding-bottom:24px;}

#col1 ul,
#col1 ol,
#single-col ul,
#single-col ol {
	list-style:disc;
	margin-left:24px;
}
#col1 ol,
#single-col ol {list-style:decimal;}

/* col2 - Images, Captions */
#col2 img {
	width:181px;
	height:122px;
	padding-bottom:6px;
}
#p_col2_bottom p {
	padding:8px 0 0 0;
	line-height:16px;
}

/* col3 - CCP */

/* CCP */
#pageCCP {
	width:100%;height:346px;
	border-bottom:2px solid #805b37;
}

#pageCCP li.phone {
	width:100%;height:57px;
	padding:43px 0 0 0;
	text-align:center;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	font-family:arial narrow,narrow,helvetica,arial,sans-serif;
	letter-spacing:4px;
	background:url(/images/pageCCP.png);
}

#pageCCP li a {
	display:block;
	width:100%;height:82px;
	text-indent:-9999px;
	background:url(/images/pageCCP.png);
}

#pageCCP li.visit a {background-position:0 -100px;}
#pageCCP li.info a {background-position:0 -182px;}
#pageCCP li.deals a {background-position:0 -264px;}

#pageCCP li.visit a:hover {background-position:-296px -100px;}
#pageCCP li.info a:hover {background-position:-296px -182px;}
#pageCCP li.deals a:hover {background-position:-296px -264px;}

/* apply page */

#col3 p {
	position:relative;
	width:260px;
	padding:11px 0 12px 24px;
	line-height:16px;
}
#col3 p strong {
	display:block;
	font-size:14px;
	padding-bottom:5px;
}
#col3 hr {width:252px;margin-left:21px;}

/* apply button */
#col3 a.apply-now {
	display:block;
	width:85px;height:21px;
	position:absolute;
	top:0;right:13px;
	text-indent:-9999px;
	background:url(/images/header-sprite-alanza.png) -590px 0;
}
#col3 a.apply-now:hover {background-position:-590px -21px;}

/* WIDGETS */
/*-----------------------------*/

/* Calendar */
#calendar_events ol {margin-left:0;list-style:none;}
#calendar_events h3 {
	padding:10px 0 0;
	margin-bottom:1px;
	clear:left;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #fff;
}
#calendar_events .th {
	font-size:12px;
	clear:left;
	float:left;
	font-weight:bold;
	width:80px;
}
#calendar_events .td {
	font-size:12px;
	float:left;
	display:block;
	width:315px;
}
#calendar_events ol.end {display:none;}

/* map */
#flashmap {
	width:602px;height:280px;
	border:2px solid #805b37;
}

/* Slideshow Default CSS */
#slideshow_inner #box{
	position:absolute;
}
#slideshow_inner.mask{
	position:relative;
	overflow:hidden;
	margin: 0 auto;
}
#slideshow_inner.mask img{
	position:absolute;
	display:none;
	border:none;
}
#slideshow_inner.mask img.noscript{
	display:block;
}

/* amenities slideshow */
#p_col2_top {margin-bottom:9px;}
#slideshow_inner,
#slideshow_inner img {width:181px;height:122px;}

/* Resources boxes */
p.left {padding-right:20px;text-align:center;}

/* FORMS */
#formWrapper {padding:20px 0;}
body form.cmxform fieldset li {padding-left:0;}

/* NOOBSLIDE GALLERY */

#gallery #box {position:absolute;}
#gallery #box span{
	display:block;
	float:left;
}
#gallery #box img {width:400px;height:230px;}

#gallery .mask{
	position:absolute;
	width:400px;
	height:230px;
	overflow:hidden;
}

#gallery #thumbs{
	padding:240px 0 0 0;
	width:400px;
	clear:both;
}

#gallery #thumbs div{
	display:block;
	width:75px;
	height:75px;
	padding:0 5px 2px 0;
	float:left;
	cursor:pointer;
}
#gallery #thumbs div img {
	width:75px;
	height:75px;
}

/* FLOORPLANS */

#floorplans {padding-bottom:20px;}

/* floorplan category */
span.floorplan-category {
	display:block;	
	width:526px;height:40px;
	margin:2px 0;
	padding:0 24px 0 29px;
	line-height:40px;
	font-family:"arial narrow",arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#daccb3;
	text-transform:uppercase;
	cursor:pointer;
	background:#805b37 url(/images/cat-bg.gif);
}

/* floorplan interior */
#floorplans div.category-units {
	width:526px;
	clear:both;
	padding:0 24px 0 29px;
	color:#85623e;
	background:#d7cab0;
}

#floorplans div.unit {
	float:left;
	width:525px;
	padding:26px 0 16px 0;
	border-bottom:2px dotted #e5dccb;
}
#whopper #middle #floorplans h2 {
	font-weight:bold;
	padding:0 0 2px 2px;
	color:#000;
	left:0;
}

#floorplans div.left {
	width:132px;
	text-align:center;
	line-height:22px;
}
#floorplans div.right {width:372px;}

/* dl styles for floorplan */
#floorplans dl {
	text-align:center;
	position:relative;
	width:100%;height:55px;
	padding:0;
	background:#e1d6c1;
	border:1px solid #fff;
	border-width:1px 0;
}

#floorplans dt {
	position:absolute;
	font-weight:normal;
	font-size:12px;
}
#floorplans dd {
	position:absolute;
	font-weight:bold;
	font-size:16px;
	color:#000;
}

#floorplans .beds {width:43px;}
#floorplans .baths {width:50px;}
#floorplans .sqft {width:64px;}
#floorplans .deposit {width:76px;}
#floorplans .range {width:138px;}

#floorplans dd.beds {left:0;top:8px;}
#floorplans dd.baths {left:43px;top:8px;}
#floorplans dd.sqft {left:93px;top:8px;}
#floorplans dd.deposit {left:157px;top:8px;}
#floorplans dd.range {left:233px;top:8px;}

#floorplans dt.beds {left:0;bottom:4px;}
#floorplans dt.baths {left:43px;bottom:4px;}
#floorplans dt.sqft {left:93px;bottom:4px;}
#floorplans dt.deposit {left:157px;bottom:4px;}
#floorplans dt.range {left:233px;bottom:4px;}

/* floorplans bottom text */
#floorplans .description {
	padding:12px 5px 0 5px;
	font-size:12px;
	line-height:14px;
}
#floorplans .special {
	padding:5px 5px 7px 5px;
	font-size:14px;
	font-weight:bold;
	width:362px;
	border-bottom:1px solid #fff;
}
#floorplans .special span {color:#841920;}
#floorplans .phone {
	float:left;
	padding:7px 5px;
	font-size:20px;
	font-weight:bold;
}

#floorplans a {font-size:12px;}
#floorplans .right a {
	float:right;
	display:block;
	width:96px;height:28px;
	text-indent:-9999px;
	background:url(/images/contact-now.png);
}
#floorplans .right a:hover {background-position:0 -28px;}

/* floorplan disclaimer */
.disclaimer {
	font-size:12px;
	line-height:16px;
}

/* TERTIARY PAGES */
/*--------------------*/

#locations,
#corporate #editor-content,
#area-page, 
#no-match, 
#state-page, 
#site-map,
#comarketing-page {
	position:relative;
	padding:15px 21px 24px 38px;
	text-align:left;
	overflow:hidden;
}

/* breadcrumbs */
#trail {padding:10px 0 0 38px;position:relative;top:5px;}

/* associates */
#site-map h4 {
	font-weight:normal;
	font-size:14px;
	line-height:18px;
}

/* site map */
#middle #other-facilities {padding:0 0 15px 38px;}

/* AREA PAGE */
/* -------------------- */

#area-page h2.city {clear:both;}
#area-page p.city {text-align:right;padding-bottom:10px;}

#area_map {
	float:right;
	width:471px;height:480px;
	position:relative;
}
#area_map #flashmap {
	position:absolute;
	top:24px;left:0;
	width:467px;height:430px;
	border:2px solid #805b37;
	margin:0 0 20px;
}

#facility-list {
	width:407px;
	float:left;
}

.facility-summary {
	margin:16px 0; 
	clear:both;
	border-bottom:1px solid #805b37;
}
.facility-summary img {
	float:left;
	padding:0 10px 10px 0;
}
.facility-summary dl {
	margin:0;
	padding:0 0 20px 0; 
}
.facility-summary a img.facility-offer {display:none;}

/* FOOTER */
/* -------------------- */

/* share */
#share {float:right;margin-right:18px;}

#footer,
#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color:#805b37;
	font-size:12px;
	line-height:14px;
}

#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#footer-states,
#footer ul {display:inline;}
#footerNav li {padding-top:4px;}

#footer li {white-space:nowrap;float:left;padding-bottom:4px;}
#footer li a {
	padding-right:12px;
	margin-right:12px;
	border-right:1px solid #805b37;
}
#footer-logos li a,
#footer li.residents a,
#footer-states li.last a {border-right:none;padding-right:0;margin-right:0;}

#copy {font-weight:bold;}
#footer-stores {
	clear:both;
	width:400px;
	padding-top:10px;
}

/* logos list */
#footer #footer-logos {
	float:right;
	width:539px;
	position:absolute;
	top:78px;right:0;
}
#footer-logos li {float:right;}

/* managed by */
#footer-logos a.greystar {
	width:164px;height:36px;
	background-position:-604px -42px;
	margin-left:50px;
}

/* social media */
#footer-logos a {
	display:block;
	width:80px;height:31px;
	text-indent:-9999px;
	background:url(/images/header-sprite-alanza.png);
}

#footer-logos a.facebook {background-position:0 -78px;}
#footer-logos a.twitter {background-position:-80px -78px;}
#footer-logos a.flickr {background-position:-160px -78px;}
#footer-logos a.youtube {background-position:-240px -78px;}

#footer-logos a.facebook:hover {background-position:0 -109px;}
#footer-logos a.twitter:hover {background-position:-80px -109px;}
#footer-logos a.flickr:hover {background-position:-160px -109px;}
#footer-logos a.youtube:hover {background-position:-240px -109px;}

/* other facilities in footer */
#footer #other-facilities {padding-top:10px;}

/* signature bug */
#brand {
	clear:both;
	position:relative;
	top:20px;
	margin-bottom:40px;
	display:block;
	width:213px;
	height:17px;
	text-indent:-9999px;
	background:url(/images/footer-brand.gif);
}
#brand:hover {background-position:0 -17px;}



/* STYLE SWAPPING FOR DIFFERENT LOCATIONS */

/* Corporate */
/* The default styles support the locations, so this sets some things for the corporate level */
#corporate #middle {
	border-top-width:0;
	padding-top:14px;
	background:#d1c1a8 url(/images/header-sprite-corporate.png) no-repeat 0 -151px;
}

/* Alanza */
/* Alanza has many defaults which are coded above. The explicit styles are below. */
#alanza #logo {background:url(/images/header-sprite-alanza.png);}
#alanza #slideshow {border-bottom:2px solid #805b37;}

#alanza #corporate #editor-content h1,
#alanza #corporate #editor-content h2,
#alanza #corporate #editor-content h3 {left:-4px;}

/* Raveneaux */

/* Basic typography swap */
body#raveneaux {color:#48352d;}
#raveneaux a {color:#6a1d18;}
#raveneaux #middle h1,#raveneaux #middle h2,#raveneaux #middle h3,#raveneaux #middle h4,#raveneaux #middle h5,#raveneaux #middle h6,#raveneaux #col3 strong {
	color:#742d28;
	font-family:georgia,times,"times new roman",serif;
	font-weight:normal;
	font-style:italic;
}

/* Structural Changes */
#raveneaux #middle {border-top:1px solid #e9dcb7;}
#raveneaux #footer {border-top-color:#b19b5d;background:url(/images/footer-bg-raveneuax.png) repeat-x;}
#raveneaux {background:url(/images/bg-body-raveneaux.jpg) no-repeat 980px 0;}
#raveneaux #whopper {background:none;}

/* Header, Navigation */
#raveneaux #logo,
#raveneaux #headerCTA a,
#raveneaux #nav li a {background-image:url(/images/header-sprite-raveneaux.png);}

/* Facility Page */
#raveneaux #slideshow-border {background:url(/images/slideshow-overlay-ravenauex.gif) no-repeat right top;}

/* ccp */
#raveneaux #ccp li.phone {background-image:url(/images/fac-sprite-raveneaux.png);color:#f1e4c5;}
#raveneaux #ccp li a {background-image:url(/images/fac-sprite-raveneaux.png);}

/* description */
#raveneaux #description {border-top-color:#b19b5d;background:#f4eedb url(/images/description-bg-raveneaux.png) repeat-x;}
#raveneaux #description h1 {font-size:18px;line-height:22px;}
#raveneaux #description img {padding:0;border:none;}
#raveneaux #description li a {height:27px;background-image:url(/images/description-cta-raveneaux.png);}
#raveneaux #description .apply a {right:-153px;width:107px;background-position:top right;}
#raveneaux #description .tour a {right:53px;width:115px;background-position:top left;}
#raveneaux #description .apply a:hover {background-position:bottom right;}
#raveneaux #description .tour a:hover {background-position:bottom left;}

/* apply-now box */
#raveneaux #apply-now {border-top-color:#b19b5d;background:#e8dcbb url(/images/apply-raveneaux.jpg) no-repeat;}
#raveneaux #apply-now h2 {padding-top:70px;}

/* Interior Page */
#raveneaux #middle.interior-page {background:#e9dcb7 url(/images/interior-page-bg-raveneaux.jpg) repeat-y;}
#raveneaux #calendar_events h3 {border-bottom-color:#c2ab7b;}
#raveneaux hr {background:#c2ab7b;color:#c2ab7b;}

/* interior ccp */
#raveneaux #pageCCP {border-bottom-color:#e9dcb7;}
#raveneaux #pageCCP li.phone {color:#f1e4c5;background-image:url(/images/pageCCP-raveneaux.jpg);}
#raveneaux #pageCCP li a {background-image:url(/images/pageCCP-raveneaux.jpg);}

/* interior apply now */
#raveneaux #col3 strong {font-size:16px;}
#raveneaux #col3 a.apply-now {
	width:96px;height:27px;
	background:url(/images/interior-cta-raveneaux.png);
}
#raveneaux #col3 a.apply-now:hover {background-position:0 -27px;}

/* Floorplans */

/* floorplan category */
#raveneaux span.floorplan-category {
	color:#f1dfaa;
	background:#b27f2d url(/images/cat-bg-raveneaux.gif);
}

/* floorplan interior */
#raveneaux #floorplans div.category-units {
	color:#4e3d34;
	background:#f2ead4;
}

#raveneaux #floorplans div.unit {border-bottom-color:#e0d7c4;}
#raveneaux #whopper #middle #floorplans h2 {font-weight:normal;color:#5f2013;font-size:20px;}

/* dl styles for floorplan */
#raveneaux #floorplans dl {border-color:#e1d6c1;}

#raveneaux #floorplans dd {
	font-size:18px;
	color:#6a221b;
	font-family:georgia,times,"Times New Roman",serif;
}

/* floorplans bottom text */
#raveneaux #floorplans .special {border-bottom-color:#d3cdc1;}
#raveneaux #floorplans .special span {font-weight:normal;font-style:italic;font-family:georgia,times,"Times New Roman",serif;}
#raveneaux #floorplans .phone {
	font-size:18px;
	font-family:georgia,times,"Times New Roman",serif;
}

#raveneaux #floorplans .right a {background-image:url(/images/contact-now-raveneaux.png);}

/* Footer */
#raveneaux #footer,
#raveneaux #footer a,
#raveneaux #footer h1,
#raveneaux #footer h2,
#raveneaux #footer h3,
#raveneaux #footer h4,
#raveneaux #footer h5,
#raveneaux #footer h6 {color:#8b6843;}

#raveneaux #footer li a {border-right-color:#8b6843;}
#raveneaux #footer-logos a {background-image:url(/images/header-sprite-raveneaux.png);}

/* Courtney */
body#courtney {
	color:#431c09;
	background:#a4af64 url(/images/bg-courtney.jpg) repeat-y;
}

#courtney a {color:#6a1d18;}

#courtney #middle h1,#courtney #middle h2,#courtney #middle h3,#courtney #middle h4,#courtney #middle h5,#courtney #middle h6,#courtney #col3 strong {
	color:#273606;
	font-family:georgia,times,"times new roman",serif;
	font-weight:normal;
	font-style:italic;
}

/* Structural Changes */
#courtney #middle,
#courtney #footer {border-top-color:#d18d18;}
#courtney #whopper {background:#efe5ca;}

/* Header, Navigation */
#courtney #logo {width:630px;background:url(/images/header-sprite-courtney.png) 0 -212px;}
#courtney #headerCTA a,
#courtney #nav li a {background-image:url(/images/header-sprite-courtney.png);}

/* Facility Page */
#courtney #slideshow-border {background:url(/images/slideshow-overlay-courtney.png) no-repeat;}

/* ccp */
#courtney #ccp li.phone {background-image:url(/images/fac-sprite-courtney.png);color:#d6c390;}
#courtney #ccp li a {background-image:url(/images/fac-sprite-courtney.png);}

/* description */
#courtney #description {color:#48352d;border-top-color:#d18d18;background:#efe5ca url(/images/description-bg-courtney.png) repeat-x;}
#courtney #description h1 {
	color:#6f1e26;
	font-size:18px;
	line-height:22px;
}
#courtney #description img {padding:0;border:none;}
#courtney #description li a {height:26px;background-image:url(/images/description-cta-courtney.png);}
#courtney #description .apply a {right:-153px;bottom:2px;width:107px;background-position:-116px 0;}
#courtney #description .tour a {right:53px;bottom:2px;width:115px;background-position:0 0;}
#courtney #description .apply a:hover {background-position:-116px -26px;}
#courtney #description .tour a:hover {background-position:0 -26px;}

/* apply-now box */
#courtney #apply-now {color:#48352d;border-top-color:#d18d18;background:#efe5ca url(/images/apply-courtney.jpg) no-repeat;}
#courtney #apply-now h2 {width:130px;color:#6f1e26;padding-top:25px;}

/* Interior Page */
#courtney #middle.interior-page {background:url(/images/interior-page-bg-courtney.jpg) repeat-y;}
#courtney #calendar_events h3 {border-bottom-color:#cec499;}
#courtney hr {background:#cec499;color:#cec499;}

/* interior ccp */
#courtney #pageCCP {border-bottom-color:#efe5ca;}
#courtney #pageCCP li.phone {color:#f1e4c5;background-image:url(/images/pageCCP-courtney.png);}
#courtney #pageCCP li a {background-image:url(/images/pageCCP-courtney.png);}

/* interior apply now */
#courtney #col3 strong {font-size:16px;}
#courtney #col3 a.apply-now {
	width:96px;height:27px;
	background:url(/images/interior-cta-courtney.png);
}
#courtney #col3 a.apply-now:hover {background-position:0 -27px;}

/* Floorplans */

/* floorplan category */
#courtney span.floorplan-category {
	color:#d1dab3;
	background:#798037 url(/images/cat-bg-courtney.gif);
}

/* floorplan interior */
#courtney #floorplans div.category-units {
	color:#522e1a;
	background:#f5efdf;
}

#courtney #floorplans div.unit {border-bottom-color:#e2daca;}
#courtney #whopper #middle #floorplans h2 {font-weight:bold;color:#273606;font-size:20px;}

/* dl styles for floorplan */
#courtney #floorplans dl {border-color:#e1d6c1;}

#courtney #floorplans dd {
	font-size:18px;
	color:#273606;
	font-family:times,"Times New Roman",serif;
}

/* floorplans bottom text */
#courtney #floorplans .special {border-bottom-color:#d3cdc1;}
#courtney #floorplans .special span {font-style:italic;font-family:times,"Times New Roman",serif;}
#courtney #floorplans .phone {
	font-size:18px;
	font-family:times,"Times New Roman",serif;
}

#courtney #floorplans .right a {background-image:url(/images/contact-now-raveneaux.png);}

/* Footer */
#courtney #footer,
#courtney #footer a,
#courtney #footer h1,
#courtney #footer h2,
#courtney #footer h3,
#courtney #footer h4,
#courtney #footer h5,
#courtney #footer h6 {color:#7d8a4a;}

#courtney #footer li a {border-right-color:#7d8a4a;}
#courtney #footer-logos a {background-image:url(/images/header-sprite-courtney.png);}

/* Courtney */
body#villa {
	color:#431c09;
	background:url(/images/bg-body-villa.jpg) no-repeat;
	height:100%;
}

#villa a {color:#6a1d18;}

#villa #middle h1,#villa #middle h2,#villa #middle h3,#villa #middle h4,#villa #middle h5,#villa #middle h6 {
	color:#273606;
	font-family:times,"times new roman",georgia,serif;
	font-weight:normal;
	font-style:italic;
}

/* Structural Changes */
#villa #middle {border-top-width:0;}
#villa #footer {border-top-color:#c3a34a;background:url(/images/footer-bg-villa.png) repeat-x;}
#villa #whopper {
	margin:0;
	padding:0 15px;
	background:#e9ddb6 url(/images/bg-body-villa.jpg) no-repeat;
	height:auto !important;height:100%;min-height:100%;
}

/* Header, Navigation */
#villa #logo,
#villa #headerCTA a,
#villa #nav li a {background-image:url(/images/header-sprite-villa.png);}

/* Facility Page */
#villa #slideshow-border {background:none;}

/* ccp */
#villa #ccp li.phone {background-image:url(/images/fac-sprite-villa.png);color:#f1e4c5;}
#villa #ccp li a {background-image:url(/images/fac-sprite-villa.png);}

/* description */
#villa #description {border-top-color:#c3a34a;background:url(/images/description-bg-villa.jpg) repeat-x;}
#villa #description h1 {font-size:18px;line-height:22px;}
#villa #description img {padding:0;border:none;}
#villa #description li a {height:27px;background-image:url(/images/description-cta-villa.png);}
#villa #description .apply a {right:-153px;width:107px;background-position:-116px 0;}
#villa #description .tour a {right:53px;width:115px;background-position:0 0;}
#villa #description .apply a:hover {background-position:-116px -27px;}
#villa #description .tour a:hover {background-position:0 -27px;}

/* apply-now box */
#villa #apply-now {border-top-color:#c3a34a;background:url(/images/apply-villa.jpg) no-repeat;}
#villa #apply-now h2 {text-align:center;width:140px;font-size:18px;color:#833d01;padding-top:90px;}
#villa #apply-now p {text-align:center;width:140px;}

/* Interior Page */
#villa #middle.interior-page {background:url(/images/interior-page-bg-villa.png) repeat-y;}
#villa #calendar_events h3 {border-bottom-color:#cec499;}
#villa hr {background:#cec499;color:#cec499;}

/* interior ccp */
#villa #pageCCP {border-bottom-color:#e8dcb4;}
#villa #pageCCP li.phone {color:#f1e4c5;background-image:url(/images/pageCCP-villa.jpg);}
#villa #pageCCP li a {background-image:url(/images/pageCCP-villa.jpg);}

/* interior apply now */
#villa #col3 {color:#48352d;}
#villa #col3 strong {
	color:#5e2c00;
	font-family:times,"times new roman",georgia,serif;
	font-weight:normal;
	font-style:italic;
	font-size:16px;
}
#villa #col3 a.apply-now {
	width:96px;height:27px;
	background:url(/images/interior-cta-villa.png);
}
#villa #col3 a.apply-now:hover {background-position:0 -27px;}

/* Floorplans */

/* floorplan category */
#villa span.floorplan-category {
	color:#e9d7a7;
	background:#9d6a21 url(/images/cat-bg-villa.gif);
}

/* floorplan interior */
#villa #floorplans div.category-units {
	color:#522e1a;
	background:#f2ead4;
}

#villa #floorplans div.unit {border-bottom-color:#e0d7c4;}
#villa #whopper #middle #floorplans h2 {color:#273606;font-size:20px;font-weight:normal;}

/* dl styles for floorplan */
#villa #floorplans dl {
	background:#e8debd;
	border-color:#e8debd;
}

#villa #floorplans dd {
	font-weight:bold;
	font-size:18px;
	color:#273606;
	font-family:times,"Times New Roman",serif;
}

/* floorplans bottom text */
#villa #floorplans .special {border-bottom-color:#d3cdc1;}
#villa #floorplans .special span {font-style:italic;font-family:times,"Times New Roman",serif;}
#villa #floorplans .phone {
	font-size:18px;
	font-family:times,"Times New Roman",serif;
}

#villa #floorplans .right a {background-image:url(/images/contact-now-raveneaux.png);}

/* Footer */
#villa #footer,
#villa #footer a,
#villa #footer h1,
#villa #footer h2,
#villa #footer h3,
#villa #footer h4,
#villa #footer h5,
#villa #footer h6 {color:#936d28;}

#villa #footer li a {border-right-color:#936d28;}
#villa #footer-logos a {background-image:url(/images/header-sprite-villa.png);}
/* --------- /stylesheets/inline.css --------- */ 
/*
 _ _       _     _       _          
| (_)_ __ | | __(_)_   _(_) ___ ___ 
| | | '_ \| |/ /| | | | | |/ __/ _ \
| | | | | |   < | | |_| | | (_|  __/
|_|_|_| |_|_|\_\/ |\__,_|_|\___\___|
              |__/         
*/

#inline-edit-tools{
  background: #F0F4F5 url(http://www.g5search.com/javascripts/ext/resources/images/gray/toolbar/bg.gif) repeat-x scroll left top;
  border-color: #D0D0D0;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

#inline-edit-tools a.edit{
  background-position: 0 2px;
  display: block;
  padding: 3px 0 2px 18px;
  color: #000;
  background-repeat: no-repeat;
  text-decoration: none;
  background-image: url(http://www.g5search.com/javascripts/ext/resources/images/default/shared/fam/page_edit.png) !important;
}

/* --------- /javascripts/shadowbox/skin/classic/skin.css --------- */ 
/**
 * The "classic" theme CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is an online media viewer application that supports all of the
 * web's most popular media publishing formats. Shadowbox is written entirely
 * in JavaScript and CSS and is highly customizable. Using Shadowbox, website
 * authors can showcase a wide assortment of media in all major browsers without
 * navigating users away from the linking page.
 *
 * Shadowbox is released under version 3.0 of the Creative Commons Attribution-
 * Noncommercial-Share Alike license. This means that it is absolutely free
 * for personal, noncommercial use provided that you 1) make attribution to the
 * author and 2) release any derivative work under the same or a similar
 * license.
 *
 * If you wish to use Shadowbox for commercial purposes, licensing information
 * can be found at http://mjijackson.com/shadowbox/.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007-2008 Michael J. I. Jackson
 * @license     http://creativecommons.org/licenses/by-nc-sa/3.0/
 * @version     SVN: $Id: skin.js 91 2008-03-28 17:39:13Z mjijackson $
 */

/*_____________________________________________________  container & overlay  */
#shadowbox_container, #shadowbox_overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#shadowbox_container {
  position: fixed;
  display: block;
  visibility: hidden;
  z-index: 999;
  text-align: center; /* centers #shadowbox in quirks and IE */
}
#shadowbox_overlay {
  position: absolute;
}

/*_______________________________________________________________  shadowbox  */
#shadowbox {
  position: relative;
  margin: 0 auto;
  text-align: left; /* reset left alignment */
}

/*____________________________________________________________________  body  */
#shadowbox_body {
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #333;
  overflow: hidden;
}
#shadowbox_body_inner {
  position: relative;
  height: 100%;
}
#shadowbox_content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

/*_________________________________________________________________  loading  */
#shadowbox_loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#shadowbox_body, #shadowbox_loading {
  background-color: #060606; /* should match loading image background color */
}
#shadowbox_loading_indicator {
  float: left;
  margin: 10px 10px 0 10px;
  height: 32px;
  width: 32px;
  background-image: url(/javascripts/shadowbox/skin/classic/loading.gif);
  background-repeat: no-repeat;
}
#shadowbox_loading span {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 10px;
  float: left;
  margin-top: 16px;
}
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
  text-decoration: underline;
}

/*____________________________________________________________  title & info  */
#shadowbox_title, #shadowbox_info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner, #shadowbox_info_inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 16px;
}
#shadowbox_title {
  /*height: 26px;*/
  height: 4em;  /* this can be just about any value because of the overflow, but the 2-4em ballpark looks best, IMO, and prevents overflow off the top of the viewport for captions up to three lines */
  overflow: visible;
}
#shadowbox_title_inner {
	position: absolute;
	bottom: 0;
  font-size: 16px;
  padding: 5px 0;
  color: #fff;
}
#shadowbox_info {
  height: 20px;
}
#shadowbox_info_inner {
  font-size: 12px;
  color: #fff;
}

/*_____________________________________________________________________  nav  */
#shadowbox_nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#shadowbox_nav_close {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/close.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_next {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/next.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_previous {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/previous.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_play {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/play.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_pause {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/pause.png);
  background-repeat: no-repeat;
}

/*_________________________________________________________________  counter  */
#shadowbox_counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
}

/*___________________________________________________________________  clear  */
div.shadowbox_clear {
  clear: both; /* clear floating counter & nav */
}

/*________________________________________________________________  messages  */
div.shadowbox_message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  color: #fff;
  text-decoration: underline;
}

#shadowbox_title {
  border: 0px solid;
} 

#shadowbox_info {
  border: 0px solid;
}


