﻿/*
G5 Search Marketing Copyright 2009
Local Search Marketing - Local Internet Advertising
*/

/* RESET */
/* -------------------- */

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;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/* GLOBAL SETTINGS */
/* -------------------- */

h1 {color: #fff;}
h1 {font-size: 20px;}
h2 {font-size: 16px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 13px;}
h6 {font-size: 12px;}

p, img {padding:0;margin:0;}
dt {padding-top:10px;font-weight:bold;}

a {color:#74242b;text-decoration:none;}
a:hover {text-decoration:underline;}

.clear {clear:both;}
.strong {font-weight:bold;}
.right {float:right;}
img.right {margin:0 0 10px 20px;}
.left {float:left;}
img.left {margin:0 20px 10px 0;}

.none {display:none;}

/* BASIC LAYOUT */
/* -------------------- */

html {background:#80865a url(/images/bg.jpg) repeat-x center top;}

body {
	margin:0;
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#3e3f36;
	background:url(/images/body_bg.png) no-repeat center top;
	height:auto !important;
	height:774px;
	min-height:774px;
}

#whopper {
	position:relative;
	margin:0 auto;
	padding-bottom:3px; 
    width:950px;
    text-align:left;
    background:#d6d8c8 url(/images/whopper_bg.jpg) no-repeat 0 0;
}

#header {
	width:951px;
	height:94px;
	z-index:900;
}

#middle {
	display:inline;
	float:left;
	width:942px;
	margin:70px 3px 0 3px;
	border:1px solid #9ea47a;
	background:url(/images/col2_bg.gif) repeat-y right;
	height:auto !important;
	height:570px;
	min-height:570px;
}

#footer {
	width:951px;
	margin:10px auto 20px auto;
	text-align:left;
	background:url(/images/footer_bg.gif) no-repeat right 3px;
}

/* HEADER */
/* -------------------- */

#logo {
	display:block;
	width:132px;
	height:94px;
	text-indent:-9999px;
	padding-left:19px;
	background:url(/images/head_logo.png) no-repeat 19px 0;
}

/* NAVIGATION */
/* -------------------- */

#nav {
	position:absolute;
	left:151px;
	top:24px;
	width:800px;
	z-index:950;
}

#nav li {
	width:140px;
	float:left;
}

#nav li a.top-level {
	position:relative;
	display:block;
	width:140px;
	height:70px;
	text-indent:-9999px;
	background:url(/images/nav.gif);
}
#nav li a.top-level:hover {
	left:-1px;
	margin-right:-2px;
	margin-top:-8px;
	border-top:8px solid #680c17;
}

#nav li.home {width:100px;}
#nav li.home a.top-level {width:100px; background-position:0 0;}
#nav li.home a.top-level:hover {
	left:0;
	width:101px;
	background-position:0 -70px;
}

#nav li.about a.top-level {background-position:-100px 0;}
#nav li.about a.top-level:hover {
	width:142px;
	background-position:-99px -70px;
}

#nav li.advantage a.top-level {background-position:-240px 0;}
#nav li.advantage a.top-level:hover {
	width:142px;
	background-position:-239px -70px;
}

#nav li.locations a.top-level {background-position:-380px 0;}
#nav li.locations a.top-level:hover {
	width:142px;
	background-position:-379px -70px;
}

#nav li.tour {width:150px;}
#nav li.tour a.top-level {width:150px; background-position:-520px 0;}
#nav li.tour a.top-level:hover {
	width:152px;
	background-position:-519px -70px;
}

#nav li.contact {width:130px;}
#nav li.contact a.top-level {width:130px; background-position:-670px 0;}
#nav li.contact a.top-level:hover {
	width:130px;
	background-position:-669px -70px;
}

/* second-level styles */
#nav li ul {
	position: absolute;
	width:159px;
	height:auto;
	left: -999em;
	margin-left:-10px;
	border:1px solid #d0d1c1;
	border-top:none;
	background:#fff;
}

#nav li ul li {display:inline;}

#nav li ul li a {
	display:block;
	width:159px;
	height:auto;
	padding:9px 0;
    font-size:14px;
    line-height:16px;
	text-align:center;
	text-indent:0;
    color:#000;
	background:none;
	text-decoration:none;
	border-top:1px solid #d0d1c1;
}
#nav li ul li a:hover {
	width:159px;
	color:#680c17;
	margin:0;
	border-top:1px solid #d0d1c1;
	background:#fff url(/images/nav_dropdown_arrow.png) no-repeat 20px 13px;
}

/* second-level Advantage dropdown */
#nav li.advantage ul {
	width:219px;
	margin-left:-40px;
}
#nav li.advantage ul li a,
#nav li.advantage ul li a:hover {
	width:219px;
}

/* third-level styles */
#nav li ul ul {margin:-35px 0 0 100%;}

/* Fix IE 6 */
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}
/* Fix IE 7 */
#nav li:hover {position: static;}

/* Home Page Styles */
/*--------------------*/

/* slideshow */
#home-slideshow {
	position:absolute;
	top:94px;
	left:0;
	width:950px;
	height:446px;
	background:url(/images/ArborCompany-senior-living.jpg);
}

/* homeButtons */
#description a.top-link,
#locationNav a.top-level {
	display:block;
	height:32px;
	text-indent:-9999px;
	background:url(/images/homeButtons.png);
	border-bottom:1px solid #b3b899;
}

/* description */
#description {
	position:absolute;
	left:0;
	margin:375px 0 -4px 0;
	/* padding:32px 15px 0 230px;
	width:303px; */
	padding:32px 15px 0 0;
	width:533px
	height:auto !important;
	height:167px;
	min-height:167px;
	background:url(/images/description_bg.png) 0 32px;
}

#description h1 {
padding: 4px 0 4px 0;
color: #3e3f36;
font-size: 14px;
}
#description p {
color: #3e3f36;
line-height: 1.4em;
}

#description img {
/* position:absolute;
top:48px;
left:18px; */
width:188px;
height:127px;
border:4px solid #fff;
background:#ccc;
margin: 6px 10px 5px 14px;
}

#description a.top-link {position:absolute;top:0;left:0;width:548px;}
#description a.top-link:hover {background-position:0 -32px;}

/* homeMap */
#homeMap {
	position:absolute;
	top:540px;
	right:0;
	width:402px;
}
#homeMap-image {
	position:absolute;
	top:33px;
}

#locationNav {z-index:800;}
#locationNav a.top-level {
	width:402px;
	background-position:-549px 0;
}
#locationNav a.top-level:hover {background-position:-549px -32px;}

/* second-level styles */
#locationNav li ul {
	position: absolute;
	width:159px;
	height:auto;
	left: -999em;
	margin-left:241px;
	border:1px solid #d0d1c1;
	border-top:none;
	background:#fff;
	z-index:850;
}

#locationNav li ul li {display:inline;}

#locationNav li ul li a {
	display:block;
	width:159px;
	height:auto;
	padding:9px 0;
    font-size:14px;
    line-height:16px;
	text-align:center;
	text-indent:0;
    color:#000;
	background:none;
	text-decoration:none;
	border-top:1px solid #d0d1c1;
}
#locationNav li ul li a:hover {
	width:159px;
	color:#680c17;
	margin:0;
	border-top:1px solid #d0d1c1;
	background:#fff url(/images/nav_dropdown_arrow.png) no-repeat 20px 13px;
}

/* third-level styles */
#locationNav li ul ul {margin:-35px 0 0 -161px;}

/* Fix IE 6 */
#locationNav li:hover ul ul, #locationNav li:hover ul ul ul, #locationNav li.sfhover ul ul, #locationNav li.sfhover ul ul ul {left: -999em;}
#locationNav li:hover ul, #locationNav li li:hover ul, #locationNav li li li:hover ul, #locationNav li.sfhover ul, #locationNav li li.sfhover ul, #locationNav li li li.sfhover ul {left: auto;}
/* Fix IE 7 */
#locationNav li:hover {position: static;}

/* Interior Page Styles */
/*--------------------*/

/* COL 1 */

#col1 {
	display:inline;
	float:left;
	width:492px;
	line-height:24px;
	margin:30px 0 0 172px;
}

/* COL 2 */

#col2 {
	display:inline;
	float:right;
	width:217px;
	padding:9px 20px;
	line-height:18px;
}

/* COL 3 */

#col3 {
	position:absolute;
	top:94px;
	left:19px;
}

/* Typography */

#col1 h1 {
	white-space:nowrap;
	position:absolute;
	top:130px;
	left:172px;
	font-family:georgia, times, times new roman, serif;
	font-weight:normal;
	font-style:italic;
}

#col1 h2,
#col1 h4,
#col1 h5,
#col1 h6 {padding-bottom:12px;}

#col1 h3.reveal,
#col1 div.reveal {
	position:relative;
	left:-21px;
	width:513px;
	height:39px;
	line-height:39px;
	margin:0 0 12px 0;
	text-indent:21px;
	background:url(/images/h3_bg.jpg);
	cursor:pointer;
}
#col1 h3.faq,
#col1 div.reveal {
	position:relative;
	left:-21px;
	width:513px;
	height:39px;
	line-height:39px;
	margin:0 0 12px 0;
	text-indent:21px;
	background:url(/images/h3_bg.jpg);
	cursor:pointer;
	font-size: 12px;	
}

#col1 p {padding-bottom:24px;}

#col1 ul {
	list-style:disc;
	margin-left:24px;
}

#col1 tr.odd {background:#caccbe;}
#col1 th {
	font-size:13px;
	font-weight:bold;
	line-height:1em;
	white-space:nowrap;
	padding:0 5px 10px 5px;
	border-bottom:1px solid #9ea47a;
	vertical-align:bottom;
}
#col1 th.joined {width:120px;}
#col1 td {
	padding:8px 5px 8px 5px;
	line-height:1em;
	vertical-align:top;
}
#col1 td.experience,
#col1 .joined {text-align:center;}
#col1 tr.last td {border-bottom:1px solid #9ea47a;}

/* style the col2 other-facilities */
#col2 #other-facilities {padding-top:21px;}

#col2 img {
	width:222px;
	height:148px;
	padding:9px;
	margin:0 0 12px -10px;
	background:url(/images/col2_img_bg.png) no-repeat;
}

#col2 h1,
#col2 h2,
#col2 h3,
#col2 h4,
#col2 h5,
#col2 h6,
#col2 ul{
	line-height:24px;
	padding-bottom:6px;
}

#col2 p {padding-bottom:6px;}

#col2 a {text-decoration:underline;}

/* col2 top */
#col2 #p_col2_top {
	position:absolute;
	top:135px;
	right:16px;
	font-family:georgia, times, times new roman, serif;
	font-size:14px;
	font-style:italic;
	color:#34442d;
	white-space:nowrap;
}

#col2 #p_col2_top h1,
#col2 #p_col2_top h2,
#col2 #p_col2_top h3,
#col2 #p_col2_top h4,
#col2 #p_col2_top h5,
#col2 #p_col2_top h6 {
	font-style:italic;
	color:#34442d;
}

/* green logo */

#green-logo {
	position:absolute;
	bottom:5px;
	right:10px;
}

/* Photo Gallery */

#photo_gallery {
	width:100%;
	margin:10px 0;
}

#photo_gallery ul {
	list-style:none;
}
#photo_gallery li {
	float:left;
	padding:8px 15px 8px 0;
}
#photo_gallery li img {
	width:75px;
	height:75px;
	padding:2px;
	border:1px solid #9ea47a;
}

/* Modal Div Popup Styles */
/*--------------------*/

.modal-div {
	background:#d6d8c8;
	padding:20px;
	line-height:24px;
	height:360px;
}

.modal-div h1 {
	font-size:16px;
	color:#3e3f36;
}

.modal-div ul {
	list-style:disc;
	margin-left:20px;
}

.modal-div li {padding-top:10px;}

/* Tertiary Page Styles */
/*--------------------*/

#locations,
#other-facilities,
#site-map {line-height:18px;}
#site-map h2 {padding-bottom:10px;}

/* Area Page Styles */
/*--------------------*/

#area-page p.city {padding:10px 0;}

#flashmap {
    width:492px;
    height:360px;
	border:1px solid #9ea47a;
}

#facility-list {padding-top:20px;}

.facility-summary {
    margin: 16px 0; 
    clear: both;
	border-bottom: 1px solid #9ea47a;
}
.facility-summary img {
    float: left;
    padding: 0 10px 22px 0;
}
.facility-summary dl {
    margin: 0;
    padding: 0 0 20px 0; 
}
.facility-summary dt {padding:0;}
.facility-summary a img.facility-offer {display: none;}

/* FOOTER */
/* -------------------- */

#footer,
#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color:#bcc0a4;
	font-size:12px;
}

#footer ul {
	clear:left;
	padding:6px 0;
}

#footer li {
	float:left;
	padding-right:8px;
	margin-right:8px;
	border-right:1px solid #bcc0a4;
}
#footer li.last {
	padding-right:0;
	margin-right:0;
	border-right:none;
}
#footerNavRight {
float: right;	
width: 240px;
}
#footer li.facebook {
border-right: none;
float: left;
}
#footer li.facebook a {
display: block;	
width: 32px;
height: 32px;
text-indent: -9999px;
background: url(/images/facebook_32.png) top left no-repeat;
}
#footer li.twitter {
border-right: none;
float: left;
}
#footer li.twitter a {
display: block;	
width: 32px;
height: 32px;
text-indent: -9999px;
background: url(/images/twitter_32.png) top left no-repeat;
}
#footer li.youtube {
border-right: none;
float: left;
}
#footer li.youtube a {
display: block;	
width: 75px;
height: 32px;
text-indent: -9999px;
background: url(/images/youtube_logo.png) top left no-repeat;
}

#footer #footer-stores {
	clear:left;
	line-height:18px;
	padding-top:18px;
}
#footer #home-address {
	clear:left;
	line-height:18px;
	padding-top:9px;
}

#footer #copy {text-transform:uppercase;}

#footer #other-facilities {padding-top:18px;}

.featured-slideshow { 
position: relative;
width: 533px;
height: 160px;
overflow: hidden;
}

#box2{
position: absolute;
top: 10px;
}
#box2 span {
display: block;
float: left;
width: 533px;
height: 160px;
}
#box2 p {padding: 5px;}

.buttonsTab {
position: absolute;
top: 0;
left: 0;
width:549px;
height: 32px;
background: url(/images/homeButtons.png) top left no-repeat;
}
.buttons {
float: right;
width: 140px;
height: 32px;
background: #8a9066;
}
.buttons span{ 
height: 32px;
line-height: 32px;
padding: 0 11px 0 11px;
cursor: pointer;
font: 10px;
font-weight: bold;
color: #fff;
}
.buttons span.active, .buttons span:hover {
background: #681d1d;
color: #fff;
}
.hideButtons {
display: none;	
}
span#prev1 {
float: left;	
}

span#next1 {
float: right;	
}

.faqBox {
border: 1px solid #c9cbb6;	
padding: 5px;
height: auto !important;
height: 100px;
min-height: 100px;
}

/* 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;
}


