﻿/*
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 {
	position:relative;
	top:0;
	left:-29px;
	width:742px;
	height:20px;
	padding:38px 0 0 32px;
	color:#fff;
	font-size:18px;
	text-transform:lowercase;
	z-index:300;
	overflow:hidden;
}
h2 {font-size:14px;}
h3,h4,h5,h6 {color:#cb4205;}

h3 {font-size:120%;}
h4 {font-size:110%;}
h5 {font-size:100%;}
h6 {font-size:80%;}

a {color:#c74307;text-decoration:none;}
a:hover {text-decoration:underline;}

.clear {clear:both;}

.right {float:right;}
.left {float:left;}
img.right {padding:0 0 10px 20px;}
img.left {padding:0 20px 10px 0;}

.none {display:none;}

body {
	margin:0 !important;
	color:#4a4746;
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	background:#494645 url(/images/bg.gif) repeat-x;
}

/* OUTSIDE */
/* -------------------- */

#whopper {
	position:relative;
	width:979px;
	margin:0 auto;
	text-align:left;
}

#header {
	width:100%;
	height:169px;
	background:url(/images/header-bg.jpg);
}
	
#middleWrap {
	float:right;
	padding:0 0 17px 0;
	background:url(/images/middle-bottom.png) repeat-x bottom;
	z-index:400;
}
#middle {
	position:relative;
	width:774px;
	height:auto !important;height:643px;min-height:643px;
	background:#fff url(/images/middle-sides.gif) repeat-y 0 2px;
	overflow-x:hidden;
}
#border-top {
	position:absolute;
	top:0;
	width:100%;
	height:45px;
	background:url(/images/middle-top-border.gif);
}
#border-bottom {
	position:absolute;
	bottom:0;
	width:100%;
	height:45px;
	background:url(/images/middle-bottom-border.gif);
}

#footer {
	position:relative;
	clear:both;
	padding:0 10px 12px 10px;
	color:#2a2929;
	background:url(/images/footer-bg.gif) repeat-x 0 33px;
}

#background {
	position:absolute;
	top:0;
	left:-137px;
	width:1300px;
	height:871px;
	background:url(/images/background-bg.png) no-repeat;
	z-index:-100;
}

/* HEADER */
/* -------------------- */

#logo {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:260px;
	height:169px;
	text-indent:-9999px;
}

/* NAVIGATION */
/*-----------------------*/

/* main nav */
#nav {
	position:absolute;
	top:103px;
	right:0;
	width:713px;
}

#nav li {
	float:left;
}

#nav li a {
	display:block;
	height:26px;
	text-indent:-9999px;
	background:url(/images/nav.png);
}

#nav li.home a {width:76px; background-position:0 0;}
#nav li.home a:hover {background-position:0 -26px;}

#nav li.floorplans a {width:168px; background-position:-76px 0;}
#nav li.floorplans a:hover {background-position:-76px -26px;}

#nav li.amenities a {width:106px; background-position:-244px 0;}
#nav li.amenities a:hover {background-position:-244px -26px;}

#nav li.map a {width:160px; background-position:-350px 0;}
#nav li.map a:hover {background-position:-350px -26px;}

#nav li.faqs a {width:75px; background-position:-510px 0;}
#nav li.faqs a:hover {background-position:-510px -26px;}

#nav li.contact a {width:128px; background-position:-585px 0;}
#nav li.contact a:hover {background-position:-585px -26px;}

/* top nav */
#top-nav {
	position:absolute;
	top:0;
	right:-11px;
	width:458px;
	height:99px;
}

#top-nav li a {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/top-nav.jpg);
}

#top-nav li.news a {
	top:0;
	left:0;
	width:170px;
	height:81px;
	background-position:0 0;
}
#top-nav li.news a:hover {background-position:0 -198px;z-index:500;}

#top-nav li.photo a {
	top:0;
	left:164px;
	width:156px;
	height:99px;
	background-position:-164px 0;
	z-index:400;
}
#top-nav li.photo a:hover {background-position:-164px -99px;}

#top-nav li.residents a {
	top:0;
	right:0;
	width:143px;
	height:81px;
	background-position:-315px 0;
}
#top-nav li.residents a:hover {background-position:-315px -198px;z-index:500;}

/* HOMEPAGE */
/* ------------------- */

#homeCont {
	position:absolute;
	top:0;
	left:0;
	padding:5px 6px;
}

/* Slideshow */
#slideshow {
	width:759px;
	height:630px;
	border:1px solid #454f4f;
}

/* Description */

#description {
	clear:both;
	width:550px;
	padding:16px 0 15px 377px;
	color:#b2ecec;
	font-size:14px;
	line-height:24px;
	height:auto !important;height:125px;min-height:125px;
	background:url(/images/description-bg.gif) no-repeat 29px 13px;
}

#description h1,
#description h2,
#description h3,
#description strong {
	position:static;
	padding:0;
	background:none;
	font-size:14px;
	color:#fff;
	display:inline;
	text-transform:none;
}

#description p {display:inline;}
#description a {color:#fdab37;}

#description-right {
	position:absolute;
	top:234px;
	right:-105px;
	width:161px;
	height:737px;
	text-indent:-9999px;
	background:url(/images/description-right.png);
	z-index:-1;
}

/* INTERIOR PAGES */
/* -------------------- */

/* set the five different header schemes */
body.scheme1 h1 {background:#9c479c url(/images/scheme1-header.jpg) no-repeat;}
body.scheme2 h1 {background:#6730b2 url(/images/scheme2-header.jpg) no-repeat;}
body.scheme3 h1 {background:#cc3e16 url(/images/scheme3-header.jpg) no-repeat;}
body.scheme4 h1 {background:#cb8702 url(/images/scheme4-header.jpg) no-repeat;}
body.scheme5 h1 {background:#1965bd url(/images/scheme5-header.jpg) no-repeat;}

body.scheme1.h2_as_h1 h2 {background:#9c479c url(/images/scheme1-header.jpg) no-repeat;}
body.scheme2.h2_as_h1 h2 {background:#6730b2 url(/images/scheme2-header.jpg) no-repeat;}
body.scheme3.h2_as_h1 h2 {background:#cc3e16 url(/images/scheme3-header.jpg) no-repeat;}
body.scheme4.h2_as_h1 h2 {background:#cb8702 url(/images/scheme4-header.jpg) no-repeat;}
body.scheme5.h2_as_h1 h2 {background:#1965bd url(/images/scheme5-header.jpg) no-repeat;}

/* set the H2 colors */
body.scheme1 h2 {color:#9c479c;}
body.scheme2 h2 {color:#6730b2;}
body.scheme3 h2 {color:#cc3e16;}
body.scheme4 h2 {color:#cb8702;}
body.scheme5 h2 {color:#1965bd;}
body.h2_as_h1 h2 {
	position:relative;
	top:0;
	left:-29px;
	width:742px;
	height:20px;
	padding:38px 0 0 32px;
	margin-bottom:20px;
	font-size:18px;
	color:#fff;
	text-transform:lowercase;
	z-index:300;
	overflow:hidden;
}
body.h2_as_h1 #editor-content h2 {margin-top:0;}

/* set the image caption background */
body.scheme1 #imagebox p {background:#9c479c url(/images/scheme1-caption.jpg) no-repeat right;}
body.scheme2 #imagebox p {background:#6730b2 url(/images/scheme2-caption.jpg) no-repeat right;}
body.scheme3 #imagebox p {background:#cc3e16 url(/images/scheme3-caption.jpg) no-repeat right;}
body.scheme4 #imagebox p {background:#cb8702 url(/images/scheme4-caption.jpg) no-repeat right;}
body.scheme5 #imagebox p {background:#1965bd url(/images/scheme5-caption.jpg) no-repeat right;}

/* Typography */
#editor-content {
	width:715px;
	float:left;
	background:url(/images/page-bg.jpg) no-repeat right 345px;
	height:auto !important;height:611px;min-height:611px;
}

#editor-content h2,
#editor-content h3,
#editor-content h4,
#editor-content h5,
#editor-content h6 {margin:24px 0 0 0;}

#editor-content p {
	margin:10px 0 0 0;
	line-height:18px;
}

#editor-content ul {list-style:disc;}

#editor-content ul,
#editor-content ol,
#editor-content table {
	margin:5px 0 0 0;
	line-height:24px;
}

#editor-content ul,
#editor-content ol {margin-left:20px;}

#editor-content a {border-bottom:1px dotted #c74307;}
#editor-content a:hover {border-bottom:1px solid #c74307;text-decoration:none;}

/* style the image and image caption */
#imagebox {
	width:310px;
	float:right;
	position:relative;
	top:-32px;
	right:-7px;
	z-index:500;
}
#imagebox img {
	width:294px;
	height:270px;
	padding:8px;
	background:url(/images/imagebox-frame.png) no-repeat;
}
#imagebox p {
	width:252px;
	height:87px;
	margin:0;
	padding:17px 20px 0 38px;
	color:#fff;
	line-height:15px;
}

/* floorplan styles */
#floorplans {
	width:630px;
	text-indent:12px;
}

#floorplans .odd {background:#dbf3f7;}

/* features */
#editor-content ul#features {
	width:400px;
	list-style:none;
	margin:0;
}
#features li {
	float:left;
	width:170px;
	padding:0 10px 0 20px;
	background:url(/images/features-bullet.gif) no-repeat 8px 8px;
}

/* map */
#map h2 {margin-bottom:10px;}
#flashmap {
	width:714px;
	height:380px;
	border:1px solid #454f4f;
}

/* photo gallery */
#photo_gallery ul {
	width:500px;
	margin:20px auto;
	list-style:none;
}

#photo_gallery li {
	float:left;
	margin:0 10px 5px 10px;
}
#photo_gallery li img {border:1px dashed #454f4f;}

/* event calendar */

#calendar_events {
	width:400px;
	overflow-x:hidden;
}

#calendar_events h2 span {
	display:block;
	font-size:12px;
	color:#4a4746;
}

#calendar_events h3 {
	cursor:pointer;
	clear:both;
	width:100%;
	line-height:20px;
	padding:10px 0 0 0;
	border-bottom:1px dashed #474b45;
}

#calendar_events ol {
	margin:0;padding:0;
}

#calendar_events ol.table {
	float:left;
	padding:5px 0;
	border-bottom:1px dashed #474b45;
}

#calendar_events li {
	float:left;
	line-height:16px;
	margin:0;padding:5px 0 0 0;
}

#calendar_events li.th {
	clear:left;
	width:60px;
	font-weight:bold;
}

#calendar_events li.td {
	width:320px;
	padding:0 0 0 20px;
}

/* WIDGETS */
/*-----------------------------*/

/* Sidebar Styles */
#sidebar {
	float:left;
	width:205px;
}

/* ccp */
#ccp {
	position:relative;
	width:100%;
	height:373px;
	background:url(/images/ccp.png);
}

#ccp li a {
	position:absolute;
	display:block;
	width:100%;
	height:112px;
	text-indent:-9999px;
	background:url(/images/ccp.png);
}

#ccp li.specials a {
	top:57px;
	background-position:0 -57px;
}
#ccp li.specials a:hover {background-position:-205px -57px;z-index:200;}

#ccp li.tour a {
	top:152px;
	background-position:0 -152px;
}
#ccp li.tour a:hover {background-position:-410px -152px;z-index:200;}

#ccp li.info a {
	top:253px;
	background-position:0 -253px;
}
#ccp li.info a:hover {background-position:-205px -253px;z-index:200;}

/* sharethis notepad */
#share {
	position:absolute;
	left:-7px;
	width:178px;
	height:156px;
	padding:139px 0 0 34px;
	line-height:30px;
	background:url(/images/share-bg.jpg);
}

#share a {color:#403d3c;padding-left:20px;}

#share li {
	float:left;
	width:101px;
}
#share li.odd {width:70px;}

#share li.sharethis {
	position:absolute;
	bottom:6px;
	left:67px;
	font-size:13px;
}
#share li.sharethis a {color:#fff;padding-left:20px;margin-left:20px;}

/* AREA PAGE */
/*--------------------*/

#area-page h2.city {clear: both;}
#area-page p.city {text-align: right;}

#area_map {float: right;}

#area_map #flashmap {
    width:467px;
    height:430px;
	border:2px solid #454f4f;
}

#facility-list {
    width: 407px;
    float: left;
}

.facility-summary {
    margin: 16px 0; 
    clear: both;
	border-bottom: 1px solid #454f4f;
}
.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;}

/* TERTIARY PAGES */
/*--------------------*/

#facility-page,
#driving-directions, 
#facCont,
#main-content, 
#area-page, 
#no-match, 
#locations,
#editor-content,
#state-page, 
#site-map,
#comarketing-page {
	padding:0 29px 29px 29px;
}

/* FOOTER */
/* -------------------- */

#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color:#2a2929;
	font-size:12px;
}

#footer ul {clear:left;}
#footer ul#states-list {clear:none;}

#footer li {
	float:left;
	padding:12px 8px 0 0;
	margin-right:8px;
	background:url(/images/footer-bullet.gif) no-repeat right 17px;
}

#footer ul#footerNav li.last,
#footer ul#states-list li.last {background:none;}

#footer-stores {clear:both;}

#footer #copy {
	position:absolute;
	top:40px;
	right:50px;
}

#footer address {
	clear:both;
	text-align:center;
	margin: 16px 0px;
	text-transform:uppercase;
}

#footer #eh {
	position:absolute;
	top:40px;
	right:0;
}
#footer #greystar {
	position:absolute;
	top:60px;
	right:0;
}

/* Signature Brand Styles */
#signature-brand {width:180px;height:20px;display:block;margin:10px 0;outline:none;text-indent:-9999px;background:url(/images/signature-brand.gif);overflow:hidden;}
#signature-brand:hover, 
#signature-brand:focus {background-position:0 -20px;}
#signature-brand:active {background-position:0 -40px;}
/* --------- /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;
}


