﻿/*
G5 Search Marketing Copyright 2008
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;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */

/* GLOBAL SETTINGS */
/* -------------------- */

a {outline:none; color: #1c49ab; text-decoration:none;}
a:hover {text-decoration:underline;}
h1,h2,h3,h4,h5,h6{font-size:100%; color: #b0673f;}
h1 {font-size: 16px;}
h2 {font-size: 15px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}
html {background: #7ba4c7 url(/images/bg_01.gif) repeat-x; height:100%;}
.clear {clear: both;line-height: 1px;height: 1px}

dt {
	font-weight:bold;
	margin-top:10px;
}

body {
	position : relative;
	margin: 0 auto; 
	color:#606662;
	text-align: center; /* center for IE */
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height:100%; /* needed for 100% tall whopper in IE 6 */
	}

/* BASIC LAYOUT */
/* -------------------- */

#whopper {
    position: relative;
    width: 940px;
    margin: 0 auto;
    padding: 0 5px;
    text-align: left;
    background: #fff url(/images/whopper_bg_01.gif) repeat-y;
	/* height section is for 100% tall whopper */
    height:auto !important;
    height:100%;
    min-height:100%; 
}

#header {
	position:relative;
    background: url(/images/header_bg_01.png) no-repeat;
    width: 100%;
    height: 162px;
}

#middle {
    width:902px;
    padding:19px;
    min-height:394px;
}

#footer {
	position:relative;
	clear:both;
    width:902px;
    background: url(/images/footer_bg_01.gif) repeat-x;
    padding: 17px 19px 19px 19px;
}

/* HEADER STYLES */
/* -------------------- */

/* Background image replacement on the header logo */
#header h1 {
}
#header h1 a {
    width: 315px;
    height: 120px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/images/header_bg_01.png) no-repeat;
}

#header #home_link a {
	display:block;
	position:absolute;
	top:17px;
	right:17px;
	width:57px;
	height:19px;
	text-indent:-9999px;
	background:url(/images/home_link.png);
}

#header #home_link a:hover {
	background-position:0 -19px;
}

/* Navigation Styles */
#nav {
	margin-top: 10px;
}
#nav ul {
	list-style: none;
	line-height: 1;
}

#nav li {
	float: left;
	width: 157px;
}
#nav a {
	display: block;
	text-indent:-9999px;
	width: 157px;
	height: 27px;
	background:url(/images/nav_bg_01.png) no-repeat;
}

/* Top Level Nav with Image Replacement */
#nav li.locations a {background-position:0 0;}
#nav li.locations a:hover {background-position:0 -27px;}

#nav li.services {width:156px;}
#nav li.services a {width:156px; background-position:-157px 0;}
#nav li.services a:hover {background-position:-157px -27px;}

#nav li.technology a {background-position:-313px 0;}
#nav li.technology a:hover {background-position:-313px -27px;}

#nav li.plans a {background-position:-470px 0;}
#nav li.plans a:hover {background-position:-470px -27px;}

#nav li.about {width:156px;}
#nav li.about a {width:156px; background-position:-627px 0;}
#nav li.about a:hover {background-position:-627px -27px;}

#nav li.contact a {background-position:-783px 0;}
#nav li.contact a:hover {background-position:-783px -27px;}

/* Fix IE 7 */
#nav li:hover {position: static;}

/* reset some second level things */
#nav li.locations ul li a,
#nav li.services ul li a,
#nav li.technology ul li a, 
#nav li.plans ul li a, 
#nav li.about ul li a, 
#nav li.contact ul li a {
	width:129px;
	height:19px;
    padding: 7px 10px 0 10px;
    margin: 0;
    color: #fff;
    font-size: 12px;
	font-weight:bold;
	text-indent:0;
	text-decoration:none;
	text-align:left;
	border:1px solid #d28869;
	border-top:0;
	background: #3078b8;
}
#nav li.locations ul li a:hover,
#nav li.services ul li a:hover,
#nav li.technology ul li a:hover, 
#nav li.plans ul li a:hover, 
#nav li.about ul li a:hover, 
#nav li.contact ul li a:hover {
	color:#000;
	background: #8cb7d0;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width:149px;
	left: -999em;
	margin:-1px 0 0 2px;
	border-top:1px solid #d28869;
	z-index:999;
}

#nav li ul li {
	height:auto;
	width:160px;
	display:inline;
}

#nav li ul ul { /* third-level lists */
	position: absolute;
	margin: -28px 0 0 150px;
}

#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 { /* lists nested under hovered list items */
	left: auto;
}

/* HOME STYLES */
/* -------------------- */

/* homeLeft */
#homeLeft {
	width:275px;
	float:left;
}

/* homeDescription */
	h2#homeDescription {
		width:275px;
		height:48px;
		text-indent: -999em;
		background: url(/images/homeDescription_bg_01.png) no-repeat;
		margin: 0 0 16px 0;
	}
	
/* locationNav */
	ul#locationNav {
		width:269px;
		height:70px;
		border:2px solid #d28869;
		padding:1px 1px 0 1px;
	}
	ul#locationNav li {
		width:269px;
		height:34px;
		margin-bottom:1px;
	}
	ul#locationNav li a {
		display:block;
		width:269px;
		height:34px;
		text-indent:-999em;
		background:url(/images/locationNav_bg_01.png) no-repeat;
	}
	ul#locationNav li.naples a {background-position:0 0;}
	ul#locationNav li.fortMyers a {background-position:0 -34px;}
	ul#locationNav li.naples a:hover {background-position:-269px 0;}
	ul#locationNav li.fortMyers a:hover {background-position:-269px -34px;}
	/* Fix IE 7 */
	ul#locationNav li:hover {position: static;}
	
/* homeText */
	#homeText p {
		width:275px;
		color:#606662;
		line-height:18px;
		font-size:14px;
		margin:12px 0 18px 0;
		padding:0;
	}
	#homeText p strong {
		color:#474220;
	}
	
/* homeFeatures */
ul#homeFeatures {
	width:245px;
	margin-bottom:18px;
	padding:11px 15px 7px 15px;
	background:#d7e4ee;
	color:#305b8e;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-1px;
}
ul#homeFeatures li {
	background: url(/images/home_bullet.gif) no-repeat 0 3px;
	padding: 0 0 4px 14px;
}

/* slideshow-home */
#slideshow-home {
	float:right;
	margin-top:-2px;
	width:610px;
	height:396px;
}

/* FACILITY PAGE */
/* -------------------- */

/*breadcrumb styles */
p#trail {
	float:left;
	padding:0;
	margin:0;
	margin-top:2px;
	font-size:10px;
	height:14px;
}
p#trail a {
	color:#606662;
}

/*print icon styles */
#facility-name {
	float:right;
	font-size:10px;
}
div#facility-name ul li {
    background: url(/images/printer.gif) no-repeat;
}
div#facility-name ul li.nobackground {background: none;} /* hide on area pages */
div#facility-name ul li a {
	text-align:left;
	padding-left: 15px;
    line-height: 18px;
	text-decoration: none;
}

/*facTop styles*/
#facTop {
	float:left;
	width:898px;
	border:2px solid #bdd1e3;
	margin:4px 0 19px 0;
}

/*address*/
#addressWrap {
	float:left;
	padding:12px 0 13px 18px;
	line-height:18px;
}
#address h2 {
	color:#1c49ab;
	font-size:14px;
}
#address .phone {
	font-weight:bold;
}
#addressWrap p {
	margin:0;
	padding:0;
}
#addressWrap a {
	text-decoration:underline;
}

/*ccp*/
ul#ccp {
	float:right;
	padding:17px 15px 0 0;
}
ul#ccp li {
	width:183px;
	margin-left:17px;
	float:left;
}
ul#ccp li a {
	display:block;
	width:183px;
	height:45px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/ccp_bg_01.png) no-repeat;
}

ul#ccp li.tour a {background-position:0 0;}
ul#ccp li.tour a:hover {background-position:0 -45px;}
ul#ccp li.email a {background-position:-199px 0;}
ul#ccp li.email a:hover {background-position:-199px -45px;}

/* Fix IE 7 */
ul#ccp li:hover {position: static;}

/*call*/
h2#call {
	float:right;
	clear:right;
	padding:15px 19px 10px 0;
	font-size:26px;
	color:#4c4a3c;
	white-space:nowrap;
}

/*leftNav styles*/
ul#leftNav {
	float:left;
	padding-bottom:19px;
}

ul#leftNav li {
	display:block;
	width:275px;
	height:45px;
	margin-bottom:6px;
	text-indent:-9999px;
	background:url(/images/leftNav_bg_01.png) no-repeat;
}

ul#leftNav li#tab_tour {background-position:0 0;}
ul#leftNav li#tab_tour:hover {background-position:-275px 0;}
ul#leftNav li#tab_features {background-position:0 -51px;}
ul#leftNav li#tab_features:hover {background-position:-275px -51px;}
ul#leftNav li#tab_plans {background-position:0 -102px;}
ul#leftNav li#tab_plans:hover {background-position:-275px -102px;}
ul#leftNav li#tab_map {background-position:0 -153px;}
ul#leftNav li#tab_map:hover {background-position:-275px -153px;}
ul#leftNav li#tab_directory {background-position:0 -204px;}
ul#leftNav li#tab_directory:hover {background-position:-275px -204px;}
ul#leftNav li#tab_promotions {background-position:0 -255px;}
ul#leftNav li#tab_promotions:hover {background-position:-275px -255px;}
ul#leftNav li#tab_about {background-position:0 -306px;}
ul#leftNav li#tab_about:hover {background-position:-275px -306px;}




/* Fix IE 7 */
ul#leftNav li:hover {position: static;}

.toggler {cursor: pointer;}

/*tab styles*/
#accordion {
	float:right;
	position:relative;
	padding-bottom:19px;
	line-height:28px;
	overflow:hidden;
}
#accordion div.element {
	width:608px;
}
#accordion div.element-head {
	border:2px solid #d28869;
}
#accordion h2.element-head {
	display:block;
	width:588px;
	height:29px;
	padding:10px 0 0 14px;
	line-height:1em;
	font-size:15px;
	color:#fbf6f3;
	white-space:nowrap;
	background:#ad653d url(/images/element_h2_bg_01.png) repeat-x;
	border:1px solid #fff;
}
#accordion p {
	margin:0;
	padding:17px 40px 8px 20px;
}

#accordion dd {
	line-height: 18px;
}
#accordion dd a {
	font-size:13px;
	padding:0 0 0 20px;
	font-weight:bold;
	text-decoration:underline;
}

/*photo tour*/
#photoWrap {
	width:602px;
	height:331px;
	border:2px solid #d28869;
	border-top:none;
	padding:1px;
}
#photo-tour {
	width:596px;
	height:327px;
}
#photo-tour h2 {
	display:none;
}
#slideshow {
	position:absolute;
	width:602px;
	height:331px;
}

/*features*/
#tab_features_body ul {
	margin:8px 0;
	font-weight:bold;
	list-style:disc;
}
#tab_features_body ul li {
	margin-left:45px;
}
#tab_features_body h1,
#tab_features_body h2,
#tab_features_body h3,
#tab_features_body h4,
#tab_features_body h5,
#tab_features_body h6 {padding:8px 0 0 20px;}

#tab_features_body h3 {
	font-size:16px;
}

/*google map*/
#map h2 {
	display:none;
}
#map {
	border:2px solid #d28869;
	border-top:none;
	padding:1px;
}
#flashmap {
	width:602px;
	height:331px;
}
#tab_map_body p {
	clear:both;
	float:right;
	line-height:1em;
	padding:5px 0 0 0;
}

/* TERTIARY PAGES */
/* -------------------- */

/* site map */
#site-map p {
	margin:5px 0 0 0;
	padding:0;
}

/*editor-content*/
#editor-content ul {
	list-style:disc;
	margin-left:40px;
}
#editor-content ul li {
	margin-top:5px;
}

#editor-content img {
	padding:0 0 19px 19px;
}

/* AREA PAGE */
/* -------------------- */

div#area-page,
div#comarketing-page {
	float:left;
	width:100%;
	padding-top:6px;
}

div#area-page p.city {
    padding-left: 407px;
    text-align: right;
}

h2.city {clear: both;}
p.city {padding: 0 0 0 520px; text-align: right;}

#area-page #area_map {
	float:right;
	background: #d28869;
	width:452px;
	padding:2px;
	margin-bottom:20px;
}
#area-page #area_map h2 {
	display:block;
	width:436px;
	height:29px;
	padding:10px 0 0 14px;
	margin-bottom:2px;
	line-height:1em;
	font-size:15px;
	color:#fbf6f3;
	border:1px solid #fff;
	background:#ad653d url(/images/element_h2_bg_01.png) repeat-x;
}
#area-page #area_map #flashmap{
	width:450px;
	height:331px;
	border:1px solid #fff;
}

#facility-list {
    position: relative;
    width: 407px;
    float: left;
    margin: 12px 0 0 0; 
    display: inline;
}

.facility-summary {
    margin: 16px 0; 
    clear: both;
	border-bottom: 1px solid #d28869;
    line-height: 1.25em;
}
.facility-summary img {
    float: left;
    padding: 0 10px 10px 0;
}
.facility-summary dl {
    margin: 0;
    padding: 0 0 20px 0; 
}
.facility-summary dt {font-weight: bold;}
.facility-summary dd {padding: 0 0 0 10px;}
.facility-summary a {}

/* DRIVING DIRECTIONS PAGE */
/* -------------------- */

#driving-directions {
	float:left;
	width:100%;
	padding-top:6px;
}

#driving-directions #address {
	float:left;
}
#driving-directions #address ul li {
	color:#000;
}

#driving-directions #driving-text {
	clear:left;
	padding-top:20px;
	width:440px;
}
#driving-directions #driving-text h1 {
	font-size:14px;
}
#driving-directions #driving-text h2 {
	font-size:15px;
}
#driving-directions #driving-text p.root p {
	padding-right:20px;
}

#driving-directions #driving_map {
	float:right;
	background: #d28869;
	width:422px;
	padding:2px;
	margin-left:20px;
}
#driving-directions #driving_map h2 {
	display:block;
	width:406px;
	height:29px;
	padding:10px 0 0 14px;
	margin-bottom:2px;
	line-height:1em;
	font-size:15px;
	color:#fbf6f3;
	border:1px solid #fff;
	background:#ad653d url(/images/element_h2_bg_01.png) repeat-x;
}
#driving-directions #flashmap {
	width:420px;
	height:331px;
	border:1px solid #fff;
}

/* FOOTER PAGES */
/* -------------------- */

#footer ul {
	float:right;
	clear:right;
	line-height:16px;
}
#footer ul.copyright {
	clear:left;
	float:left;
	font-weight:bold;
	color:#1c49ab;
}

#footer ul li {
	display:inline;
	padding-right:7px;
	margin-right:4px;
	font-size:11px;
	background:url(/images/footer_li_border.gif) no-repeat right;
	white-space:nowrap;
}

#footer ul li.last {
	background:none;
	padding-right:4px;
	margin-right:0;
}

#footer-states {
	float:right;
	clear:right;
}

#footer #footer-stores {
	position:absolute;
	top:17px;
	left:19px;
	font-size:11px;
	line-height:16px;
	color:#1c49ab;
	background:#fff;
}
#footer #footer-stores p {
	margin:0;
	padding:0;
}
#footer #footer-stores p.disclaimer {
	display:none;
}

#footer #other-facilities {
	float:right;
	clear:both;
	text-align:right;
	line-height:16px;
	font-size:11px;
	padding-right:4px;
}
#footer #other-facilities h2 {
	display:none;
}
#footer #other-facilities dl {
	font-weight:normal;
}
/* --------- /stylesheets/inline.css --------- */ 
/*
 _ _       _     _       _          
| (_)_ __ | | __(_)_   _(_) ___ ___ 
| | | '_ \| |/ /| | | | | |/ __/ _ \
| | | | | |   < | | |_| | | (_|  __/
|_|_|_| |_|_|\_\/ |\__,_|_|\___\___|
              |__/         
*/

#inline-edit-tools{
  background: #F0F4F5 url(/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(/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;
}


