/*
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:#000;}
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:#bf4e24;text-decoration:none;}
a:hover {text-decoration:underline;}

.clear {clear:both;}

.right {float:right;}
.left {float:left;}
img.right {margin:0 0 10px 20px;}
img.left {margin:0 20px 10px 0;}

dt {font-weight:bold;padding:10px 0 0 0;}

.none {display:none;}

html {height:100%;}
body {
	color:black;
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	background:#b8b69d url(/images/bg.png) repeat-x;
	height:100%;
}

/* OUTSIDE */
/* -------------------- */

#whopper {
	width:902px;
	margin:0 auto;
	padding:0 5px;
	text-align:left;
	background:#fff;
	height:auto !important;height:100%;min-height:100%;
}

#header {
	position:relative;
	width:100%;
	height:137px;
	border:5px solid #fff;
	border-width:5px 0;
	background:url(/images/header.png);
}
	
#middle {
	position:relative;
	width:100%;
	height:auto !important;height:450px;min-height:450px;
}
.facility {background:url(/images/middle-bg.gif) repeat-y;}

#footer {
	padding:4px 0 40px 28px;
	height:auto !important;height:46px;min-height:46px;
	background:url(/images/footer.png) no-repeat 0 4px;
}

/* HEADER */
/* -------------------- */

#logo {
	display:block;
	width:202px;
	height:100%;
	text-indent:-9999px;
	background:url(/images/header.png);
}
#call {
	position:absolute;
	left:275px;
	top:90px;
	color:#4c4a10;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
}
#spanish {
	position:absolute;
	top:0;right:0;
	width:95px;
	height:35px;
	text-indent:-9999px;
}

/* NAVIGATION */
/*-----------------------*/

#nav {width:100%;height:29px;}

#nav li {float:left;}

#nav li a {
	display:block;
	height:25px;
	text-indent:-9999px;
	background:url(/images/nav.png);;
}

#nav li.welcome a {width:104px; background-position:0 0;}
#nav li.floorplans a {width:174px; background-position:-104px 0;}
#nav li.amenities a {width:112px; background-position:-278px 0;}
#nav li.photo a {width:139px; background-position:-390px 0;}
#nav li.map a {width:164px; background-position:-529px 0;}
#nav li.residents a {width:114px; background-position:-693px 0;}
#nav li.contact a {width:95px; background-position:-807px 0;}

#nav li.welcome a:hover {width:104px; background-position:0 -25px;}
#nav li.floorplans a:hover {width:174px; background-position:-104px -25px;}
#nav li.amenities a:hover {width:112px; background-position:-278px -25px;}
#nav li.photo a:hover {width:139px; background-position:-390px -25px;}
#nav li.map a:hover {width:164px; background-position:-529px -25px;}
#nav li.residents a:hover {width:114px; background-position:-693px -25px;}
#nav li.contact a:hover {width:95px; background-position:-807px -25px;}

/* FACILITY PAGE */
/* -------------------- */

/* homeText */
#homeText {
	padding:280px 0 0 219px;
	width:665px;
}

#homeText h1,
#homeText p {
	display:inline;
	font-size:14px;
	line-height:24px;
	color:#6c5e12;
}

/* homeTop */
#homeTop {
	width:695px;
	position:absolute;
	top:0;
	right:0;
}

#homeTop #ccp {
	float:left;
	width:313px;
	height:241px;
	padding-top:16px;
	background:#e1d6b5;
	overflow:hidden;
}

#homeTop #ccp li {margin:0 0 18px 18px;}

#homeTop #ccp li a {
	display:block;
	width:264px;
	height:64px;
	text-indent:-9999px;
	background:url(/images/ccp-home.png);
}

#homeTop #ccp li.tour a {background-position:0 0;}
#homeTop #ccp li.information a {background-position:0 -78px;}
#homeTop #ccp li.specials a {background-position:0 -156px;}

#homeTop #ccp li.tour a:hover {background-position:-264px 0;}
#homeTop #ccp li.information a:hover {background-position:-264px -78px;}
#homeTop #ccp li.specials a:hover {background-position:-264px -156px;}

#homeTop img {float:right;}

/* sidebar */
#sidebar {
	position:absolute;
	top:0;
	left:0;
	width:201px;
}
#sidebar img {padding-bottom:2px;}

/* INTERIOR PAGE */
/* -------------------- */

/* COL1 */

#col1 {
	padding:30px;
	float:right;
	width:628px;
	line-height:24px;
	color:#a28963;
	font-size:14px;
}

/* typography */

#col1 h1 {
	font-family: times, times new roman, georgia, serif;
	font-size:24px;
	color:#522d01;
	padding-bottom:14px;
}

#col1 h2 {
	font-size:18px;
	color:#522d01;
	padding-bottom:14px;
}

#col1 h3 {
	font-size:16px;
	color:#522d01;
	padding-bottom:14px;
}

#col1 li {
	font-size:16px;
	color:#522d01;
}

#col1 p,
#col1 ul,
#col1 ol {padding-bottom:14px;}

#col1 ul {
	margin-left:20px;
	list-style:disc;
}

#col1 img {border:1px solid #907d67;}

/* COL2 */

#col2 {
	float:left;
	width:203px;
}

#col2 #ccp {
	width:203px;
	padding-top:10px;
	/*height:207px;*/
	background:url(/images/ccp.png);
}

#col2 #ccp li {margin:0 0 10px 15px;}

#col2 #ccp li a {
	display:block;
	width:173px;
	height:40px;
	text-indent:-9999px;
	background:url(/images/ccp.png);
}

#col2 #ccp li.tour a {background-position:-15px -10px;}
#col2 #ccp li.information a {background-position:-15px -60px;}
#col2 #ccp li.specials a {background-position:-15px -110px;}
#col2 #ccp li.friend a {background-position:-15px -160px;}
#col2 #ccp li.chat a {height:45px; background-position:-15px -210px;}
#col2 #ccp li.app a {height:65px; background-position:-15px -260px;}

#col2 #ccp li.tour a:hover {background-position:-218px -10px;}
#col2 #ccp li.information a:hover {background-position:-218px -60px;}
#col2 #ccp li.specials a:hover {background-position:-218px -110px;}
#col2 #ccp li.friend a:hover {background-position:-218px -160px;}
#col2 #ccp li.chat a:hover {background-position:-218px -210px;}

/* col2 img */
#col2 img {width:203px;border:4px solid #fff;border-width:4px 0;}

.sharethis {padding:10px 15px;}

/* WIDGETS */
/*-----------------------------*/

/* gallery */
#gallery ul {list-style:none;margin:0;padding:0;}
#gallery li {float:left;}
#gallery img {margin:0 10px 6px 0;}


/* map */
#flashmap {
	width:100%;
	height:320px;
	border:1px solid #562f01;
}

/* floorplans */
#floorplans {
	width:100%;
	line-height:20px;
	margin-top:20px;
	border-top:1px solid #e7b46a;
}

#floorplans .unit {
	width:100%;
	padding:20px 0;
	border-bottom:1px solid #e7b46a;
}

#floorplans strong {
	font-size:16px;
	color:#a44139;
}

#floorplans a {
	float:right;
	display:block;
	width:141px;
	height:27px;
	margin-top:7px;
	text-indent:-9999px;
	background:url(/images/view-floorplan.gif);
	border-bottom:none;
}

/* TERTIARY PAGES */
/*--------------------*/

#facility-page,
#driving-directions, 
#facCont,
#main-content, 
#area-page, 
#no-match, 
#editor-content,
#state-page, 
#site-map,
#comarketing-page {
	padding:0;
}

/* FOOTER */
/* -------------------- */

#footer,
#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	line-height:24px;
	color: #9F935C;
	font-size:12px;
}
#footer a:hover {color:#562F01;}

#footerNav {line-height:43px;padding-bottom:10px;float:left;}
#footerNav a {line-height:43px;}
#footer ul {clear:left;}
#footer ul#states-list {clear:none;}

#footer li {
	float:left;
	padding-right:15px;
	margin-right:15px;
	background:url(/images/footer-border.png) no-repeat right;
}
#footer ul#states-list li.last,
#footer li.contact {background:none;}

#footer-stores {clear:both;}

#footer #other-facilities a {line-height:14px;}
#footer #other-facilities {padding-bottom:20px;line-height:18px;}
/* 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;
}


