﻿/*
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:#5c3a07;clear:both;}
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:#6c410c;text-decoration:none;}
body.store a {color:#8f4a14;}
dt {
	font-weight:bold;
	padding-top:1.83em;
}
th {font-weight:bold;}

.clear {clear:both;}
.none {display:none;}
.external {padding-right:14px;background:url(/images/external-link-icon.gif) no-repeat right top;}

.right {float:right;margin:0 0 10px 20px;}
.left {float:left;margin:0 20px 10px 0;}

/* STRUCTURE */
/* -------------------- */

html {
	background:#5c2107 url(/images/bg.gif);
	height:100%;
}

body {
	position:relative;
	color:#5c3a07;
	text-align:center;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	background:url(/images/bg-body.gif) repeat-x;
	height:100%;min-height:500px;
}
body.store {background-image:url(/images/store-bg-body.gif);}

#whopper {
	width:950px;
	margin:0 auto;
	text-align:left;
	border:2px solid #fff;
	border-width:0 2px;
	background:#ac7532;
	height:auto !important;height:100%;min-height:100%;
}

#header {
	position:relative;
	width:100%;
	height:103px;
	background:#fff url(/images/header.png) no-repeat;
	z-index:900;
}
body.store #header {background:#f3ecd1 url(/images/store-header.gif);}

#middle {
	position:relative;
	background:#e2cf8b;
	font-family:georgia, times, times new roman, serif;
	min-height:450px;height:auto !important;height:450px;
	border-bottom:2px solid #fff;
}
body.corporate #middle {background:#e2cf8b url(/images/corporate-middle-bg.jpg) no-repeat;}
body.store #middle {background:#fff url(/images/store-middle-bg.gif) repeat-x 0 271px;padding-bottom:20px;border-bottom-color:#420c52;}

#footer {
	position:relative;
	padding:17px 22px;
	font-size:11px;
	color:#f7f2e3;
	font-weight:bold;
	background:#ac7532 url(/images/footer.png) repeat-x;
	height:auto !important;height:70px;min-height:70px;
}
body.store #footer {background:#420c52 url(/images/footer-store.png) repeat-x;}

/* HEADER */
/* -------------------- */

#logo {
	display:block;
	width:300px;
	height:101px;
	text-indent:-9999px;
	background:url(/images/header.png);
}
body.store #logo {
	width:607px;height:68px;
	background:url(/images/store-header.gif);
}
body.id2240 #logo {background-position:0 -101px;}
body.id2241 #logo {background-position:0 -202px;}
body.id2242 #logo {background-position:0 -303px;}
body.id2243 #logo {background-position:0 0;}

/* font switcher */
#fontSwitch {
	position:absolute;
	right:25px;
	top:21px;
	width:96px;
	height:10px;
}
#fontSwitch input {
	width:10px;
	height:10px;
	border:none;
	line-height:80px;
	text-indent:-9999px;
	cursor:pointer;
	background:transparent;
}
#fontSwitch input.decrease {float:left;}
#fontSwitch input.increase {float:right;}

/* store level font switcher */
body.store #fontSwitch {
	top:43px;
	right:215px;
	width:108px;
	height:12px;
}

body.store #fontSwitch input {width:12px;height:12px;}

/* NAVIGATION */
/*-----------------------*/

#nav {
	width:598px;
	position:absolute;
	right:17px;
	bottom:13px;
}
#nav li {float:left;}

#nav li a.top-level {
	display:block;
	height:23px;
	text-indent:-9999px;
	background:url(/images/header.png);
}

#nav li.home a.top-level {width:56px; background-position:-335px -65px;}
#nav li.find a.top-level {width:131px; background-position:-391px -65px;}
#nav li.care a.top-level {width:90px; background-position:-522px -65px;}
#nav li.corporate a.top-level {width:83px; background-position:-612px -65px;}
#nav li.foundation a.top-level {width:89px; background-position:-695px -65px;}
#nav li.careers a.top-level {width:67px; background-position:-784px -65px;}
#nav li.contact a.top-level {width:82px; background-position:-851px -65px;}

#nav li.home a.top-level:hover {width:56px; background-position:-335px -104px;}
#nav li.find a.top-level:hover {width:131px; background-position:-391px -104px;}
#nav li.care a.top-level:hover {width:90px; background-position:-522px -104px;}
#nav li.corporate a.top-level:hover {width:83px; background-position:-612px -104px;}
#nav li.foundation a.top-level:hover {width:89px; background-position:-695px -104px;}
#nav li.careers a.top-level:hover {width:67px; background-position:-784px -104px;}
#nav li.contact a.top-level:hover {width:82px; background-position:-851px -104px;}

/* Store-level Corporate Nav */
body.store #nav {left:477px;top:83px;}

body.store #nav li a.top-level {
	height:12px;
	background:url(/images/store-header.gif);
}

body.store #nav li.find a.top-level {width:112px; background-position:-477px -83px;}
body.store #nav li.corporate a.top-level {width:150px; background-position:-589px -83px;}
body.store #nav li.care a.top-level {width:74px; background-position:-739px -83px;}
body.store #nav li.foundation a.top-level {width:80px; background-position:-813px -83px;}
body.store #nav li.careers a.top-level {width:57px; background-position:-893px -83px;}

/* Second Level */
#nav li ul,
#col2 #facility-list li ul,
#locationNav li ul {
	position:absolute;
	width:160px;
	left:-999em;
	border-top:1px solid #d8bf9c;
	z-index:950;
}
#locationNav li ul {margin:-4px 0 0 50px;}
#col2 #facility-list li ul {width:220px;margin:-20px 0 0 6px;}

#nav li ul li,
#col2 #facility-list li ul li,
#locationNav li ul li {
	height:auto;
	display:inline;
	z-index:980;
}

#nav li ul li a,
#col2 #facility-list li ul li a,
#locationNav li ul li a {
	display:block;
	width:160px;
	height:25px;
    font-size:12px;
    line-height:25px;
	text-indent:21px;
    color:#d8bf9c;
	background:#521b05 url(/images/nav-bullet.gif) no-repeat;
	text-decoration:none;
	border-bottom:1px solid #956d51;
}
#col2 #facility-list li ul li a {width:220px;}

#nav li ul li.last a,
#col2 #facility-list li ul li.last a,
#locationNav li ul li.last a {border-bottom-color:#d8bf9c;}
#nav li ul li a:hover,
#col2 #facility-list li ul li a:hover,
#locationNav li ul li a:hover {background:#2c0901 url(/images/nav-bullet-hover.gif) no-repeat;}

/* Third Level */
#nav li ul ul,
#col2 #facility-list li ul ul,
#locationNav li ul ul {margin:-27px 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,
#col2 #facility-list li:hover ul ul, #col2 #facility-list li:hover ul ul ul, #col2 #facility-list li.sfhover ul ul, #col2 #facility-list li.sfhover ul ul ul,
#locationNav li:hover ul ul, #locationNav li:hover ul ul ul, #locationNav li.sfhover ul ul, #locationNav 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,
#col2 #facility-list li:hover ul, #col2 #facility-list li li:hover ul, #col2 #facility-list li li li:hover ul, #col2 #facility-list li.sfhover ul, #col2 #facility-list li li.sfhover ul, #col2 #facility-list li li li.sfhover ul,
#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 */
#nav li:hover,
#col2 #facility-list li:hover,
#locationNav li:hover {position:static;}

/* HOMEPAGE */
/* ------------------- */

/* Slideshow */
#slideshow-home {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:288px;
	background:#fff;
}
#slideshow-home img {
	width:950px;
	height:288px;
}

/* HomeCont */
#homeCont {
	position:relative;
	z-index:700;
	width:100%;
	height:auto !important;height:330px;min-height:330px;
	background:url(/images/home-slideshow-overlay.png) no-repeat;
}

/* HomeButtons */

/* locationNav */
#locationNav {
	position:absolute;
	left:274px;
	top:171px;
	z-index:900;
}
#locationNav a.top-level {
	position:absolute;
	top:0;
	overflow:hidden;
	display:block;
	width:50px;
	height:18px;
	text-indent:-9999px;
	background:url(/images/home-buttons.gif);
	border-bottom-width:0;
}
#locationNav a.top-level:hover {background-position:0 -18px;}

/* search */
#search {
	position:absolute;
	left:103px;
	top:201px;
}

#search #zip {
	position:absolute;
	top:0;
	width:139px;
	height:13px;
	background:#c8ab67;
	border:1px solid #e2cf8b;
	color:#343a1d;
	padding:4px;
}

#search #go-button {
	position:absolute;
	left:162px;
	top:2px;
	width:59px;
	height:18px;
	text-indent:-9999px;
	background:url(/images/home-buttons.gif) -50px 0;
}
#search #go-button:hover {background-position:-50px -18px;}

/* homeText */
#homeText {padding:275px 25px 0 25px;height:auto !important;height:60px;min-height:60px;}

#homeText h1 {
	padding:1px 0 0 140px;
	height:30px;
	text-indent:-9999px;
	background:url(/images/home-header.png) no-repeat 136px 1px;
}

#homeText p {
	padding:15px 0 0 0;
	font-size:1.08em;
	line-height:1.83em;
}

/* info-boxes */
#info-boxes {padding:12px 0 0 18px;margin-bottom:-7px;height:147px;}
#info-boxes li {float:left;}
#info-boxes li a {
	display:block;
	text-indent:-9999px;
	width:228px;
	height:147px;
	background:url(/images/info-boxes.jpg);
	border-bottom-width:0;
}

#info-boxes li.independent a {padding-left:2px;background-position:0 0;}
#info-boxes li.assisted a {background-position:-230px 0;}
#info-boxes li.skilled a {background-position:-458px 0;}
#info-boxes li.hud a {padding-right:2px;background-position:-686px 0;}

#info-boxes li.independent a:hover {background-position:0 -147px;}
#info-boxes li.assisted a:hover {background-position:-230px -147px;}
#info-boxes li.skilled a:hover {background-position:-458px -147px;}
#info-boxes li.hud a:hover {background-position:-686px -147px;}

/* CORPORATE INTERIOR PAGE, TYPOGRAPHY */
/* -------------------- */

#middle a {border-bottom:1px dashed #6c410c;}
#middle a:hover {border-bottom-style:solid;}
#middle .no-border {border-width:0;}

body.corporate #middle {
	line-height:1.83em;
	color:#3f2703;
}

body.corporate #middle .first {
	font-size:1.41em;
	line-height:2.33em;
}
body.corporate #middle p {
	font-size:1.17em;
	padding-top:22px;
}

/* Corporate Styles */

body.page #middle {padding:24px;}

body.page #col1 h1,
body.page #col1 #floorplan-categories h2 {
	position:absolute;
	top:80px;
	left:124px;
	line-height:32px;
	font-size:28px;
	font-family:georgia, times, times new roman, serif;
	font-style:italic;
	font-weight:normal;
}

body.page #col1 h2 {padding-top:1.83em;}

body.page #col1 h3,
body.page #col1 .section-header {
	font-weight:bold;
	font-size:1.25em;
	color:#5c2107;
	padding-top:1.83em;
}

body.page #col1 ol,
body.page #col1 ul {
	line-height:1.67em;
	padding-top:1.83em;
}
body.page #col1 li {
	padding:0 0 20px 21px;
	font-weight:bold;
	font-size:1em;
	color:#6c410c;
	font-family:arial, helvetica, sans-serif;
	background:url(/images/corporate-bullet.gif) no-repeat 0 4px;
}

/* col1 styles */
body.page #col1 {
	float:right;
	width:640px;
	padding-top:86px;
}

body.page #col1 img {border:2px solid #fff;}

/* col2 styles */
body.page #col2 {
	float:left;
	width:246px;
	padding-top:101px;
}


/* col2 facility-list */
#col2 #facility-list {
	float:none;
	overflow-x:hidden;
	width:246px;
	z-index:900;
}

/* col2 img */
#col2-img {position:relative;}
body.page #col2 #p_col2_middle,
#img-border {
	padding:7px;
	width:232px;
	height:331px;
	overflow:hidden;
	background:#fff;
}

#img-border {
	position:absolute;
	top:0;
	background:url(/images/img-frame.gif);
}

/* FACILITY PAGE */
/* -------------------- */

/* col1 */
body.store #col1 {
	float:right;
	width:609px;
	padding:310px 28px 0 28px;
}

body.store #col1-img {
	position:absolute;
	top:0;right:0;
	height:310px;
	width:665px;
}

body.store #slideshow {width:665px;height:271px;}

/* col1 typography */
.facility-text {
	display:block;
	width:607px;
	height:15px;
	text-indent:-9999px;
	margin:5px 0 20px 0;
	background:url(/images/facility-page-header.png);
	overflow:hidden;
}
body.id2240 .facility-text {background-position:0 -30px;}
body.id2241 .facility-text {background-position:0 -15px;}
body.id2242 .facility-text {background-position:0 -45px;}
body.id2243 .facility-text {background-position:0 0;}

body.store #col1 p,
body.store #col1 ul,
body.store #col1 ol,
body.store #col1 table,
body.store #col1 dl {
	font-size:1.17em;
	line-height:1.86em;
	padding-bottom:0.86em;
}

body.store #col1 h1,
body.store #col1 h2,
body.store #col1 h3,
body.store #col1 h4 {color:#661e00;}

body.store #col1 #facility h1 {
	font-size:1.5em;
	line-height:1.44em;
	padding:4px 0 1.11em 0;
}

/* col2 */
body.store #col2 {
	width:285px;
	float:left;
}
body.store #col2-top {
	height:auto !important;height:489px;min-height:489px;
	background:url(/images/store-col2-top-bg.png);
}

/* store nav */
#storeNav {
	position:relative;
	padding:33px 0 20px 27px;
	height:auto !important;height:281px;min-height:281px;
	background:url(/images/store-col2-bg.png) no-repeat;
}

#storeNav li {height:27px;}
#storeNav li a {
	display:block;
	width:255px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;
	text-indent:23px;
	line-height:25px;
	color:#f0e5c1;
	background:#661e00;
	border:none;
}
#storeNav li a:hover {
	background:#3b0c00;
	border:none;
}

/* ccp */
#ccp {
	height:173px;
	padding:7px 0 0 49px;
	background:url(/images/store-ccp-bg.png) no-repeat;
}

#ccp li {height:58px;}
#ccp li a {
	display:block;
	width:212px;
	height:47px;
	text-indent:-9999px;
	background:url(/images/store-ccp.png);
	border:none;
}
#ccp li a:hover {border:none;}

#ccp li.tour a {background-position:-49px -316px;}
#ccp li.information a {background-position:-49px -374px;}

#ccp li.tour a:hover {background-position:-49px -493px;}
#ccp li.information a:hover {background-position:-49px -551px;}

/* address */
#col2 .vcard {
	padding:23px 0 25px 51px;
	color:#3a2506;
	font-size:1.25em;
	line-height:1.47em;
}
#col2 .vcard h2 {
	width:216px;
	height:26px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url(/images/address-headers.png);
	overflow:hidden;
}
body.id2240 #col2 .vcard h2 {background-position:0 -78px;}
body.id2241 #col2 .vcard h2 {background-position:0 -26px;}
body.id2242 #col2 .vcard h2 {background-position:0 -52px;}
body.id2243 #col2 .vcard h2 {background-position:0 0;}

/* share */
#col2 a.addthis_button {
	border:none;
	padding:0 0 0 51px;
}
#col2 a.addthis_buttom:hover {border:none;}

/* shadow */
#middle-shadow {
	position:absolute;
	top:0;left:0;
	z-index:700;
	width:100%;
	height:33px;
	background:url(/images/store-middle-shadow.png);
}

/* INTERIOR PAGE, TYPOGRAPHY */
/* -------------------- */

/* col1 typogrpahy */
body.store #col1 h1 {
	font-family:times, times new roman, georgia, serif;
	font-size:1.67em;
	font-style:italic;
	padding-bottom:1em;
}
body.store #col1 h2 {
	font-family:arial, helvetica, sans-serif;
	font-size:1.17em;
	line-height:1.44em;
	color:#608006;
}
body.store #col1 h3 {
	font-size:1.3em;
	line-height:1.44em;
	padding-bottom:0.5em;
}

body.store #col1 em {color:#608006;}

body.store #col1 ul,
body.store #col1 ol {
	margin-left:20px;
	list-style:disc;
}

/* interior images */
.imgWrap {position:relative;}

.imgBorder {
	position:absolute;
	top:-3px;
	right:-3px;
	width:171px;
	height:168px;
	background:url(/images/store-img-frame.gif);
	z-index:500;
}

/* gallery */
#col1 #gallery ul {margin:0;list-style:none;}
#gallery li {
	float:left;
	padding:0 20px 6px 0;
}
#gallery li a,
#gallery li a:hover {border:none;}
#gallery li img {border:1px solid #010066;}

/* floorplans */
#floorplans {
	width:100%;
	font-size:1.17em;
	clear:both;
}

body.store #col1 #floorplan-categories h2 {
	color:#5c3a07;
	font-size:1.4em;
	margin-top:20px;
}

#floorplans th,
#floorplans td {
	height:15px;
	line-height:1.1em;
	padding:10px 0 10px 11px;
	vertical-align:top;
}
#floorplans th {
	font-family:arial, helvetica, sans-serif;
	color:#608006;
	white-space:nowrap;
}
#floorplans td {background:#f3ecd1;}

#floorplans a {
	margin-right:9px;
	display:block;
	width:126px;
	height:19px;
	text-indent:-9999px;
	background:url(/images/view-floor-plan.png);
	border:none;
	overflow:hidden;
}
#floorplans a:hover {background-position:0 -19px;border:none;}

/* calendar events */
#col1 #calendar_events {
    width: 100%;
}

#col1 #calendar_events h2 span {font-size:.7em;}
#col1 #calendar_events h3 {
	width:100%;
	height:35px;
	line-height:35px;
	color:#f1e7c5;
	background:#5c7d00;
	margin:10px 0 0 0;
    padding:0;
    text-indent:20px;
    font-family:arial, helvetica, sans-serif;
}
#col1 #calendar_events ol {list-style:none;font-size:1em;width:80%;}
#col1 #calendar_events .td,
#col1 #calendar_events .th {display:inline;}

#col1 #calendar_events .event ol {
    padding: 5px;
    line-height: 1.8em;
}
.event ol li.th {
    width: 30%;
    display: block;
    float: left;
    padding: 0 10px 0 0;
    font-weight: bold;
}
.event_container ol {
    padding: 5px;
}
.event_container ol li.th {
    width: 30%;
    display: block;
    float: left;
    padding: 0 10px 0 0;
    font-weight: bold;
}


/* WIDGETS */
/*-----------------------------*/

/* page nav */
#facility-list {margin-bottom:10px;}
#facility-list a.assisted-link,
#facility-list a.independent-link {
	display:block;
	width:246px;
	height:71px;
	text-indent:-9999px;
	background:url(/images/page-nav.png);
	border-bottom:none;
}

#facility-list a.assisted-link {background-position:0 0;}
#facility-list a.independent-link {background-position:-246px 0;}
#facility-list a.assisted-link:hover {background-position:0 -71px;border-bottom:none;cursor:pointer;}
#facility-list a.independent-link:hover {background-position:-246px -71px;border-bottom:none;cursor:pointer;}

/* BIO Page */
#bio .bioHeader img {
	float:left;
	margin:0 20px 10px 0;
	border:1px solid #5c7d00;
}

#bio .bioHeader {
	margin-top:10px;
	clear:both;
	width:100%;
	height:auto! important;height:60px;min-height:60px;
	cursor:pointer;
}

#bio .bioHeader h3 {
	clear:none;
	float:left;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
}
#bio .bioHeader h3 span {
	display:block;
	color:#5c7d00;
	font-weight:bold;
}

/* Flashmap */
#flashmap {
	width:100%;
	height:360px;
}

/* Tax Page iFrame */
iframe {border:2px solid #fff;}

/* Donation Table */
table.donation-table td {padding:5px;}

/* TERTIARY PAGES */
/*--------------------*/

body.system-page #middle,
#formWrapper {padding:24px;}

body.system-page #middle h1,
body.system-page #middle h2 {
	padding:56px 0 0 100px;
	font-size:28px;
	font-family:georgia, times, times new roman, serif;
	font-style:italic;
	font-weight:normal;
}

/* search results */
#no-match h2 {width:500px;}

/* AREA PAGE */
/* -------------------- */

#area-page h2.city {clear:both;}
#area-page h2.city span {
	display:block;
	font-size:.5em;
	padding-top:.3em;
}
#area-page p.city {padding:0;text-align:right;}

#area_map {float:right;}

#area_map #flashmap {
	width:437px;
	height:430px;
	border:2px solid #fff;
}

#area-page #facility-list {
	width:437px;
	float:left;
}
#middle #area_map h2,
#middle #facility-list h2 {
	font-size:20px;
	padding:20px 0 0 0;
}
#middle #area_map h2 {padding-bottom:16px;}

.facility-summary {
	margin:16px 0; 
	clear:both;
	border-bottom:2px solid #fff;
}
.facility-summary img {
	float:left;
	padding:0 10px 10px 0;
}
.facility-summary dl {padding:0 0 20px 0;}
.facility-summary dt {padding:0;line-height:1.1em;}
.facility-summary dd {line-height:1.1em;}
.facility-summary a img.facility-offer {display:none;}

/* FOOTER */
/* -------------------- */

/* footer logo bar */
#logo-bar {
	background:#f3ecd1;
	margin-bottom:-3px;
}

/* footer */
#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color:#f7f2e3;
	font-size:11px;
}

#footer p,
#footer ul {clear:left;padding-top:10px;}

#footer li {display:inline;}
#footer li a {
	padding:0 7px 0 0;
	margin-right:7px;
	border-right:1px solid #f7f2e3;
}
#footer li.last a {border-right:none;padding-right:0;margin-right:0;}

#footer-stores {clear:both;padding-top:10px;}

#footer #copy {
	position:absolute;
	top:17px;
	right:22px;
}

#footer #other-facilities dt {padding-top:10px;}

#slideshow-interior {
width: 665px;
height: 271px;
overflow: hidden;
}
#box {
width: 665px;
height: 271px;	
}
/* 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;
}


