/*
G5 Search Marketing Copyright 2009
Local Search Marketing - Local Internet Advertising
*/

/* 
******** =colors *********
#969b57 green background
#f7f5e4 creme quote
#71c0a8 green cite

*/

/* 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 */
/* -------------------- */
body {font:normal 14px arial,helvetica,sans-serif; color:#412107;}

h1,h2,h3,h4,h5,h6{color:#7c2222; font-weight:normal}
h1 {font-size:190%;}
h2 {font-size:140%; font-weight:bold; font-style: italic; font-family:arial,helvetica,sans-serif;}
h3 {font-size:120%; font-weight:bold; font-style: italic;}
h4, .h4text {font-size:120%;}
h5 {font-size:100%;}
h6 {font-size:100%;}

h1 {
	padding-bottom:.5em; 
	font-style:italic; 
	font-family:georgia,times,serif;
	border-bottom:1px solid #cbbc94;
	margin-bottom:.5em;
	color:#005931;
}
.home h1 {
	padding-bottom:.75em;
	border:none;
	margin:0;
}
p {padding-bottom:1em;}
.no-padding {padding:0;}

a {color:#004b23;text-decoration:underline;}
a:hover {text-decoration:underline;}

.clear {clear:both;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.none {display:none;}
.external {padding-right:14px;background:url(/images/external-link-icon.gif) no-repeat right top;}
.block {display:block;}

.right {float:right;}
.left {float:left;}

img.left {margin:0 20px 10px 0;}
img.right {
	margin:0 0 10px 20px;
	background:url(/images/photo_frame_corporate.gif) no-repeat;
	padding:7px;
}
img.left {
	margin:0 20px 10px 0;
	background:url(/images/photo_frame_store.gif) no-repeat;
	padding:10px;
}
img.noframe {background:none;}

dt {font-weight:bold;padding-top:10px;}

#editor-content li, ul.offerings li {line-height:20px; font-weight:bold;}
#editor-content ul, #editor-content ol, ul.offerings {padding-bottom:1.25em; padding-top: .5em;}
#editor-content ol {list-style:decimal;}
#editor-content ul, ul.offerings {list-style:disc;}
#editor-content ul li, ul.offerings li {margin-left:35px; padding:0;}
#editor-content ul.double-margin {width:380px; float:right;}
#editor-content li a, ul.offerings li a {text-decoration:underline; font-weight:bold;}
#editor-content p, #home-btm p, #p_content1 {line-height:22px;}
blockquote {
	color:#f7f5e4;
	font-style:italic;
	padding-bottom:10px;
}
cite {color:#71c0a8; line-height:30px;}
blockquote,cite {
	text-align:center;
	font-family:georgia,times,serif;
	line-height:24px;
}


/* STRUCTURE */
/* -------------------- */

html {
	background:#969b57 url(/images/body_bg.jpg) repeat-x;
	height:100%;
}

body {
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
	height:100%;
}

#whopper, #whopper-top, #whopper-btm {
	width:989px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#whopper-top{ 
	height:21px;
	background:url(/images/whopper_top_bg.png) no-repeat;
}
#whopper {
	background:url(/images/whopper_main_bg.png) repeat-y;
}
#whopper-btm{ 
	height:21px;
	background:url(/images/whopper_btm_bg.png) no-repeat;
}
#whopperWrap { /* necessary for transparent png fix to work correctly in ie6 */
	width:947px;
	padding:0 21px;
	margin:0;
}

/* some adjustments after the fact to get the left column to always extend to the bottom
   of the page regardless of page size while accomodating graphics */
.home #whopperWrap {background:url(/images/col2_bg_home.jpg) 21px bottom no-repeat;}
.corporate #whopperWrap {background:url(/images/col2_bg.jpg) 21px bottom no-repeat;}

.home #whopper {background:url(/images/whopper_home_bg.png) repeat-y;}
.corporate #whopper {background:url(/images/whopper_corporate_bg.png) repeat-y;}
.store #whopper {background:url(/images/whopper_store_bg.png) repeat-y;}



#header {
	position:relative;
	margin:0;
	padding:0;
	width:947px;
	height:141px;
	background:url(/images/header_bg.jpg) no-repeat;
	z-index:900;
}

#middle {
	width:947px;
	text-align:left;
	background:url(/images/col1_bg.jpg) right bottom no-repeat;
}
#col1 {
	position:relative;
	width:675px;
	margin:0;
	padding:0;
	float:right;
}
#col1 .shadow {
	position:absolute;
	top:0;
	width:675px;
	height:13px;
	background:url(/images/col1_shadow.png) no-repeat;
	z-index:975;
}
.store #col1 .shadow {
	left:1px;
	width:674px;
	top:65px;
}
#col1 #content-wrapper {
	width:605px;
	padding:43px 35px 20px 35px;
	margin:0;
	overflow:hidden;
}
.home #col1 #content-wrapper {
	margin-left:1px;
	background:url(/images/home_shadow.jpg) no-repeat;
	padding:45px 34px 45px 35px;
	height:145px;
	height:auto !important;
	min-height:145px;
}
#col2 {
	position:relative;
	width:272px;
	margin:0;
	padding:0;
	float:left;
}
.corporate #col2 {
	height:682px;
	height:auto !important;
	min-height:682px;
}
.home #col2 {
	min-height:692px;
	height:auto !important;
	height:692px;
}
.store #col2 {
	background:none;
	height:0;
	height:auto !important;
	min-height:0;
}
#footer {
	clear:both;
	width:947px;
	margin:0 auto;
	padding:10px 21px;
	text-align:left;
	background:url(/images/footer_line.gif) center 40px no-repeat;
}

/***** =header *****/
#logo a {
	position:absolute;
	top:20px;
	left:25px;
	width:204px;
	height:98px;
	display:block;
	text-indent:-9999px;
	background:url(/images/bartley_logo.gif) no-repeat;
}
.store #logo a {background:none; text-indent:0;}

/***** =quote *****/
#quote {
	width:236px;
	margin:0;
	padding:20px 18px 185px 18px;
	text-align:center;
	overflow-x:hidden;
}

/***** awards *****/
#awards {
	position:relative;
	width:230px;
	margin:0 12px 10px 12px;
	padding:32px 9px 10px 9px;
	background:#f4f2dd url(/images/awards_bg.jpg) 0 bottom no-repeat;
	min-height:345px;
	height:auto !important;
	height:345px;
}
#awards p {
	font-size:100%;
	line-height:20px;
}
#awards ul {list-style:disc;}
#awards ul li {
	list-style:disc;
	font-size:80%;
	margin-left:12px;
	padding:3px 0;
}
#awards .awards-link a {
	position:absolute;
	display:block;
	bottom:0;
	width:230px;
	height:90px;
	text-indent:-9999px;
}

#ahca {
	padding:30px 0 0 240px;
	width:435px;
	height:87px;
	background:url(/images/ahca_bg_home.jpg) no-repeat;
}
#ahca p {
	font-style:italic;
	font-size:12px;
	line-height:18px;
}


/* font switcher */
/* Font Swapper */
#font-select.corporate-interior,
#font-select.location {margin:0 0 20px 28px;}
#font-select.home {position:relative;left:48px;}

#font-select {
	position:absolute;
	top:0;
	right:0;
	width:61px;
	height:23px;
	background:url(/images/font_switch_sprite.gif) no-repeat;
	padding-left:30px;
}
.store #font-select {
	top:65px;
	right:0;
}
.store #location #font-select {
	top:1px;
}
#font-select input {
	width:32px;
	height:23px;
	text-indent:-9999px;
	line-height:50px;
	cursor:pointer;
	border:none;
	background:none;
}
#font-select .increase {float:left;}
#font-select .decrease {float:right; width:28px;}
#font-select .increase:hover {background:url(/images/font_switch_sprite.gif) -30px -23px;}
#font-select .decrease:hover {background:url(/images/font_switch_sprite.gif) -63px -23px;}

/***** =nav *****/
#nav {
	position:relative;
	width:947px;
	height:25px;
	list-style:none;
	z-index:999;
	border-top:1px solid #efecd4;
	border-bottom:1px solid #efecd4;
}

#nav-locations {
	position:relative;
	width:272px;
	height:329px;
	list-style:none;
}
.home #nav-locations {
	width:674px;
	height:106px;
	padding-left:1px;
}
.home #nav-locations li {
	float:left;
	list-style:none;
}
#nav-locations li a {
	width:272px;
	height:110px;
	display:block;
	text-indent:-9999px;
	background:url(/images/store_nav_sprite.jpg) no-repeat;
}
.home #nav-locations li a {
	width:222px;
	height:106px;
	background:url(/images/locations_nav_sprite.jpg) no-repeat;
}

#nav-locations li.sub-acute a {}
#nav-locations li.sub-acute a:hover {background-position:-272px 0;}
#nav-locations li.assisted a {background-position:0 -110px;}
#nav-locations li.assisted a:hover {background-position:-272px -110px;}
#nav-locations li.at-home a {background-position:0 -220px;}
#nav-locations li.at-home a:hover {background-position:-272px -220px;}

.home #nav-locations li.sub-acute a {width: 222px;}
.home #nav-locations li.sub-acute a:hover {background-position:0 -106px;}
.home #nav-locations li.assisted a {width:251px; background-position:-222px 0;}
.home #nav-locations li.assisted a:hover {background-position:-222px -106px;}
.home #nav-locations li.at-home a {width:201px; background-position:-473px 0;}
.home #nav-locations li.at-home a:hover {background-position:-473px -106px;}

#nav li {
  list-style:none;
  float:left;
  margin:0;
  padding:0;
}
#nav li a.top-level {
  display:block;
  width:80px;
  height:25px;
  text-indent:-9999px;
  background:url(/images/bartley_nav_sprite.gif) no-repeat;
}
#nav li a.top-level:hover {background:url(/images/bartley_nav_sprite.gif) 0 -25px no-repeat;}

/* Main nav*/
#nav li.sub-acute a.top-level {width:181px; background-position:-80px 0;}
#nav li.sub-acute a.top-level:hover {background-position:-80px -25px}
#nav li.assisted a.top-level {width:118px; background-position:-261px 0;}
#nav li.assisted a.top-level:hover {background-position:-261px -25px}
#nav li.at-home a.top-level {width:113px; background-position:-379px 0;}
#nav li.at-home a.top-level:hover {background-position:-379px -25px}
#nav li.specialized a.top-level {width:145px; background-position:-492px 0;}
#nav li.specialized a.top-level:hover {background-position:-492px -25px}
#nav li.family a.top-level {width:130px; background-position:-637px 0;}
#nav li.family a.top-level:hover {background-position:-637px -25px}
#nav li.careers a.top-level {width:80px; background-position:-767px 0;}
#nav li.careers a.top-level:hover {background-position:-767px -25px}
#nav li.contact a.top-level {width:100px; background-position:-847px 0;}
#nav li.contact a.top-level:hover {background-position:-847px -25px}

/* second-level styles */
#nav li ul, 
#location-nav li ul,
#action_nav li ul {
	position: absolute; 
	width:190px; 
	left: -999em; 
	border-top:1px solid #fff;
}

#location-nav li ul {
  margin-left:-90px;
}
#action_nav li ul {
  margin-left:40px;
}
#action_nav li ul ul {margin:0;}

#nav li ul li, 
#location-nav li ul li,
#action_nav li ul li {display:inline;}
#action_nav li ul li {width:190px;}

#nav li ul li a, 
#location-nav li ul li a {
	display:block;
	width:190px;
	height:28px;
	line-height:28px;
	color:#3a2b02;
	background:#ccb56c;
	text-decoration:none;
	text-align:left;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	text-align:center;
}
#nav li ul li.indent a {text-indent:15px;}

#location-nav li ul li a {
  width:135px;
  padding-right:25px;
	text-align:right;
}

#nav li ul li a:hover{background:#fff; color:#3a2b02;}
/*#location-nav li ul li a:hover {background:#be8459 url(/images/nav_arrow_right.gif) 146px center no-repeat;}*/

/* third-and-above level styles */
#nav li ul ul, 
#location-nav li ul ul,
#action_nav li ul ul  {margin:-30px 0 0 100%;}
/* third-and-above level styles */
#location-nav li ul ul {margin-left:-100%;}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, 
#location-nav li:hover ul ul, #location-nav li:hover ul ul ul, #location-nav li.sfhover ul ul, #location-nav li.sfhover ul ul ul,
#action_nav li:hover ul ul, #action_nav li:hover ul ul ul, #action_nav li.sfhover ul ul, #action_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,
#location-nav li:hover ul, #location-nav li li:hover ul, #location-nav li li li:hover ul, #location-nav li.sfhover ul, #location-nav li li.sfhover ul, #location-nav li li li.sfhover ul,
#action_nav li:hover ul, #action_nav li li:hover ul, #action_nav li li li:hover ul, #action_nav li.sfhover ul, #action_nav li li.sfhover ul, #action_nav li li li.sfhover ul {left: auto;}

/* Fix IE 7 */
#nav li:hover, 
#location-nav li:hover,
#action_nav li:hover {position: static;}

/***** =home *****/

/* =home-slideshow */
#slideshow-home { /*622 x 357*/
	position:relative;
	padding:0 0 1px 1px;
	width:674px;
	height:254px;
}
#slideshow-home img {
	width:674px;
	height:254px;
}


/***** =STORE *****/
#title-2685, #title-2684, #title-2683 {
	width:272px; 
	height:140px; 
	text-indent:-9999px; 
	background:url(/images/facility_title_sprite.jpg) no-repeat;
}
#title-2683 {background-position:0 -140px;}
#title-2684 {background-position:0 -280px;}


/***** =address *****/
#address {
	width:232px;
	padding:0 20px;
	color:#dfdba9;
	text-align:center;
	padding-bottom:20px;
}
#address {
	line-height:20px;
}
#address .tel {
	color:#faf1e3;
	font:18px georgia,times,serif;
	font-style:italic;
	display:block;
	padding-top:5px;
}
#nav-actions {
	position:relative;
	list-style:none;
	width:674px;
	height:64px;
	padding:0 0 1px 1px;
}
#nav-actions li {
	height:64px;
	float:left;
	list-style:none;
}
#nav-actions li.phone {
	width:222px;
	height:59px;
	background:url(/images/action_nav_sprite.jpg) no-repeat;
	text-align:center;
	font:22px Georgia,Times,serif;
	color:#fefad2;
	display:block;
	padding-top:5px;
	line-height:64px;
	overflow:hidden;
}
#nav-actions li a {
	width:222px;
	height:64px;
	display:block;
	text-indent:-9999px;
	background:url(/images/action_nav_sprite.jpg) no-repeat;
	cursor:pointer;
}

#nav-actions li.tour a {width:251px; background-position:-222px 0;}
#nav-actions li.tour a:hover {background-position:-222px -64px;}
#nav-actions li.brochure a {width:201px; background-position:-473px 0;}
#nav-actions li.brochure a:hover {background-position:-473px -64px;}



#nav-store {
	position:relative;
	border-top:1px solid #e9f1dd;
	width:272px;
	list-style:none;
	background:#236d45 url(/images/store_nav_bg.jpg) no-repeat;
	height:200px;
	height:auto !important;
	min-height:200px;
}

#nav-store li {
	width:272px;
	height:40px;
	line-height:40px;
	list-style:none;
	background:url(/images/store_nav_sep.jpg) 0 bottom no-repeat;
}

#nav-store li a {
	width:272px;
	height:40px;
	display:block;
	font:bold 15px "Arial Narrow",Arial,sans-serif;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background:url(/images/nav_arrow_off.png) 242px center no-repeat;
	line-height:40px;
}
#nav-store li a:hover {background-image:url(/images/nav_arrow_on.png);}

#contact {
	width:272px;
	height:174px;
	height:auto !important;
	min-height:174px;
	background:#004b23 url(/images/contact_bg.jpg) no-repeat;
	border-top:1px solid #f7f5e4;
}
#nav-contact {
	list-style:none;
	height:26px;
	padding-bottom:24px;
	width:167px;
	margin:0 auto;
}
#nav-contact li {
	list-style:none;
	height:25px;
	float:left;
	border-left:1px solid #efecd4;
	border-right:1px solid #efecd4;
	border-bottom:1px solid #efecd4;
}
#nav-contact li.tell {margin-left:8px;}

#nav-contact li a {
	height:25px;
	width:69px;
	display:block;
	text-indent:-9999px;
	background:url(/images/contact_nav_sprite.gif) no-repeat;
}
#nav-contact li.email a:hover {background-position: 0 -25px;}
#nav-contact li.tell a {width:86px; background-position:-70px 0;}
#nav-contact li.tell a:hover {width:86px; background-position:-70px -25px;}


.store h1 {
	background:url(/images/double_line.gif) 0 bottom no-repeat;
	border:none;
}

/***** =facility_page *****/
/* =store-slideshow */
#slideshow {
	position:relative;
	width:674px;
	height:206px;
	padding-left:1px;
}

#slideshow img {
	width:674px;
	height:206px;
}

.store #location h1 {
	font-size:18px;
	background:url(/images/store_double_line.gif) 0 bottom no-repeat;
	margin-left:-13px;
}
.store .tree {
	background:url(/images/bartley_tree.gif) 0 bottom no-repeat;
	padding-left:50px;
	min-height:50px;
	height:auto !important;
	height:50px;
	display:inline-block;
}
.store #location #content-wrapper {
	position:relative;
	width:675px;
	padding:0;
	margin:0;
}
.store #col1 #location .shadow {
	position:absolute;
	top:1px;
	width:674px;
	padding-left:1px;
}
#location #cola {
	float:left;
	width:442px;
	background:url(/images/store_page_divider.png) right 60px no-repeat;
	overflow-x:hidden;
}
#location #colaWrapper /* necessary for png fix to work */ {
	padding:41px 36px;
	width:370px;
}
#location h2 {
	font-size:16px;
	padding-bottom:5px;
}
#location #colb { /*233px*/
	width:193px;
	padding:40px 20px 20px 20px;
	float:right;
	overflow-x:hidden;
}
#location #colb h3 {
	color:#004b23;
	font-weight:normal;
	font-size:15px;
	padding-bottom:1em;
	text-align:center;
	line-height:18px;
}
#location #colb h3 .block {
	display:block;
	font-weight:bold;
	font-size:18px;
}
#location #colb p {
	font-size:80%;
	text-align:center;
}
#location #colb img {
	width:130px;
	height:127px;
	padding:11px;
	background:url(/images/photo_frame_facility.gif) no-repeat;
}

a.reservation {
	width:178px;
	height:65px;
	display:block;
	text-indent:-9999px;
	background:url(/images/btn_reservation_sprite.gif) no-repeat;
}
a.reservation:hover {background-position:0 -65px;}
.store a.reservation {margin:0 0 0 225px;}
.store #location a.reservation {margin:0 auto;}
#location #colb blockquote {color:#412107;}
#location #colb cite {color:#a04c1e; font-weight:bold;}

#location #colb img.tour {
	width:177px;
	height:144px;
	background:url(/images/photo_frame_tour.gif) no-repeat;
	padding:8px 8px 8px 9px;
}
#location #colb a.vtour {
	width:96px;
	height:35px;
	display:block;
	text-indent:-9999px;
	background:url(/images/btn_vtour_sprite.png) no-repeat;
	margin:0 auto;
}
#location #colb a.vtour:hover {background-position:0 -35px;}

/***** =Photo Gallery *****/
/* NOOBSLIDE GALLERY */

#photo_gallery #box {position:absolute;}
#photo_gallery #box span{
	display:block;
	float:left;
}
#photo_gallery #box img {width:600px;height:345px;}

#photo_gallery .mask{
	position:absolute;
	width:600px;
	height:345px;
	overflow:hidden;
}

#photo_gallery #thumbs{
	padding:355px 0 0 0;
	width:600px;
	clear:both;
}

#photo_gallery #thumbs div{
	display:block;
	width:75px;
	height:75px;
	padding:0 5px 2px 0;
	float:left;
	cursor:pointer;
}
#photo_gallery #thumbs div img {
	width:75px;
	height:75px;
}

/***** =map *****/
div#map h2 {display: none;}
#map {padding-bottom:20px;}
#flashmap {
    margin:0;
    width: 603px;
    height: 277px;
    top: 0px;
    left: 0px;
    border:1px solid #9b440d;
}

/* FLOORPLANS */
#floorplans {
	width:100%;
	line-height:20px;
	margin-top:20px;
	border-top:1px solid #9b440d;
}

#floorplans .unit {
	width:100%;
	padding:20px 0;
	border-bottom:1px solid #9b440d;
}

#floorplans strong {
	font-size:16px;
	color:#9b440d;
}

#floorplans a {
	float:right;
	display:block;
	width:115px;
	height:35px;
	margin-top:5px;
	border-bottom:none;
	background:url(/images/btn_floorplan.gif) no-repeat;
	text-indent:-9999px;
}
#floorplans a:hover {background-position:0 -35px;}

/* event styles */
#calendar_events h2 {
	font-size:150%;
	font-weight:bold;
	border-bottom:none;
	padding-bottom:1.5em;
}
#calendar_events h3 {
	clear:left;
	font-weight:bold;
	border-bottom:none;
	padding-bottom:1em;
	color:#9b440d;
}
#calendar_events .th {
	clear:left;
	float:left;
	font-weight:bold;
	width:100px;
}
#calendar_events .td {
	float:left;
	display:block;
	width:250px;
}
#calendar_events ol {padding-bottom:2.5em;}
#calendar_events ol li {padding-bottom:.5em;}

/* =share this */
#share-button {width:125px; padding-left:40px;}

/* AREA PAGE */
/*--------------------*/

#area-page {
	padding:0 40px 40px 40px;
}
#area-page h2 {
	font-size:1.2em;
	padding:20px 0 5px 0;
}
#area-page h2.city {
	font-weight:normal;
	font-size:2em;
}
#area-page h2.city span {
	font-size:.7em;
	font-style:italic;
}
#area-page p.city {text-align:right;}

#area_map {float:right;}

#area_map #flashmap {
  width:430px;
  height:430px;
  margin-bottom:40px;
}

#facility-list {width:378px;}
#area-page #facility-list {float:left;}

.facility-summary {
    margin:16px 0; 
    clear:both;
	border-bottom:1px solid #9b440d;
}
.facility-summary img {
    float:left;
    padding:0 10px 10px 0;
}
.facility-summary dl {padding:0 0 20px 0;}
.facility-summary dt {padding:0;}
.facility-summary a img.facility-offer {display:none;}

#two-col #col1 .facility-summary p {padding:0;}


/* FOOTER */
/* -------------------- */

#footer p,
#footer-address,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color:#00401a;
	padding-bottom:12px;
	font:bold 11px arial,helvetica,sans-serif;
}
#footer a {
  color:#00401a;
  font:bold 11px arial,helvetica,sans-serif;
  text-decoration:none;
}
.store #footer p, .store #footer-address, .store #footer h1, .store #footer h2,
.store #footer h3, .store #footer h4, .store #footer h5, .store #footer h6, .store #footer a {
	color:#00401a;	
} 
#footer a:hover {text-decoration:underline;}
#footerNav {width:940px; height:11px;}
#footer ul {
	clear:left;
}

#footer li {
	float:left;
	padding-right:1em;
	margin:0 1em 12px 0;
	border-right:1px solid #00401a;
	height:11px;
	line-height:11px;
}
.store #footer li {border-right:1px solid #00401a;}
.store #footer li {color:#00401a;}
#footer li.contact,
#footer li.contact2,
#footer li.last, #footer li.maybelast {border-right:none;}

#footer-stores,
#footer #copy {display:none;}

#footer p.copy {padding-top:35px; clear:both; font-weight:bold;}

#locations {text-align:center; width:674px;}
#locations #other-facilities {width:674px;}
#other-facilities {width:500px;float:left;padding-bottom:20px;}
#footer #other-facilities {width:100%;}
#footer #other-facilities h2 {padding:0; font-weight:bold; color:#00401a}
.store #footer #other-facilities h2 {color:#00401a;}
#footer #other-facilities dl {
	float:left;
	width:340px;
	padding:0 20px 20px 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;
}


