/*
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,h2,h3,h4,h5,h6{color:#000;}
h1 {font-size:16px;}
h2 {font-size:15px;}
h3 {font-size:14px;}
h4 {font-size:13px;}
h5 {font-size:12px;}
h6 {font-size:11px;}

p, img {padding:0;margin:0;}
dt {padding-top:10px;font-weight:bold;}

a {color:#00483c;text-decoration:none;}
a:hover {color:#bf2b39;text-decoration:underline;}

.clear {clear:both;}

.strong {font-weight:bold;}
.right,
.rightnp {float:right;}
img.right {margin:0 0 10px 10px;}
.left,
.leftnp {float:left;}
img.left {margin:0 10px 10px 0;}

.nopad {padding:0;}
.padall {margin:0 10px 10px 0;float:right;}
.border {border:3px solid #989761;}

/* BASIC LAYOUT */
/* -------------------- */

body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	padding-bottom:30px;
	color:#000;
	background:url(/images/bg-shell.jpg) top center;
}
body.garden {background:url(/images/bg-garden.jpg);}

#top-decoration {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:19px;
	background:url(/images/top-shell.gif) repeat-x;
}
body.leaf #top-decoration {background:url(/images/top-leaf.gif) repeat-x;}
body.fleur #top-decoration {background:url(/images/top-fleur.gif) repeat-x;}
body.garden #top-decoration {background:url(/images/top-garden.gif) repeat-x;}

#header {
    width:979px;
	margin:0 auto;
    text-align:left;
}

#whopper {
    width:979px;
	margin:0 auto;
    text-align:left;
    border:4px solid #fff;
}
body.shell #whopper {border:4px solid #9b000e;}
body.fleur #whopper {border:4px solid #005d3a;}
body.garden #whopper {border:4px solid #212058;}

#header {
	position:relative;
	width:947px;
	height:183px;
}

#nav {
	width:919px;
	height:63px;
	padding:30px 30px 0 30px;
	overflow:hidden;
}

#middle {
	clear:both;
	position:relative;
	width:852px;
	padding:20px 37px 30px 60px;
	margin:0 0 30px 0;
	background:#fff url(/images/whopper-bg2.gif) repeat-y;
	height:auto !important;
	height:500px;
	min-height:500px;
}
body#facility #middle, body.nocol #middle {background-image:url(/images/whopper-bg.gif);}
body.garden #middle {background-image:url(/images/whopper-bg-garden2.gif);}
body#facility.garden #middle {background-image:url(/images/whopper-bg-garden.gif);}
body.garden.nocol #middle {background-image:url(/images/whopper-bg.gif);}

#footer {
	width:917px;
	margin:0 auto;
	padding:20px 0;
	font-size:12px;
	color:#044;
	text-align:right;
	background:url(/images/hud-handicap.gif) no-repeat 0 15px;
}

/* HEADER */
/* -------------------- */

#logo {
	position:relative;
	float:left;
	display:block;
	width:377px;
	height:151px;
	left:30px;
	text-indent:-9999px;
	background:no-repeat 0 30px;
}
body.shell #logo {background-image:url(/images/logo-shell.gif);}
body.leaf #logo {background-image:url(/images/logo-leaf.gif);background-position:0 60px;}
body.fleur #logo {background-image:url(/images/logo-fleur.gif);background-position:0 50px;}
body.garden #logo {background-image:url(/images/logo-garden.gif);}
body.leaf2 #logo {background-image:url(/images/logo-leaf2.gif);background-position:0 25px;}

#ccp li.call {
	position:absolute;
	left:30px;
	bottom:18px;
	width:377px;
	line-height:30px;
	font-family:times, times new roman, serif;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	z-index:800;
	color:#891d25;
}
body.shell #ccp li.call {bottom:0;}
body.fleur #ccp li.call {bottom:30px;}

#ccp li.tour {
	position:absolute;
	bottom:44px;
	right:215px;
}
#ccp li.brochure {
	position:absolute;
	bottom:44px;
	right:35px;
}

#ccp li a {
	display:block;
	width:179px;
	height:113px;
	text-indent:-9999px;
}

body.shell #ccp li.tour a {background-image:url(/images/ccp-tour-shell.png);}
body.shell #ccp li.brochure a {background-image:url(/images/ccp-brochure-shell.png);}

body.leaf #ccp li.tour a {background-image:url(/images/ccp-tour-leaf.gif);}
body.leaf #ccp li.brochure a {background-image:url(/images/ccp-brochure-leaf.gif);}

body.fleur #ccp li.tour a {background-image:url(/images/ccp-tour-fleur.png);}
body.fleur #ccp li.brochure a {background-image:url(/images/ccp-brochure-fleur.png);}

body.garden #ccp li.tour a {background-image:url(/images/ccp-tour-garden.png);}
body.garden #ccp li.brochure a {background-image:url(/images/ccp-brochure-garden.png);}

#ccp li a:hover {background-position:-179px 0;}

#ccp li.phone {
	position:absolute;
	bottom:0;
	right:-20px;
	width:439px;
	height:47px;
	text-indent:-9999px;
}
body.shell #ccp li.phone {background-image:url(/images/ccp-phone-shell.gif);}
body.leaf #ccp li.phone {background-image:url(/images/ccp-phone-leaf.gif);}
body.fleur #ccp li.phone {background-image:url(/images/ccp-phone-fleur.gif);}
body.garden #ccp li.phone {background-image:url(/images/ccp-phone-garden.gif);}

/* NAVIGATION */
/* -------------------- */

#nav li {
	float:left;
}

#nav li a {
	display:block;
	height:66px;
	text-indent:-9999px;
}
body.shell #nav li a {background-image:url(/images/nav-shell.png);}
body.leaf #nav li a {background-image:url(/images/nav-leaf.png);}
body.fleur #nav li a {background-image:url(/images/nav-fleur.png);}
body.garden #nav li a {background-image:url(/images/nav-garden.png);}

#nav li.home a {width:153px;background-position:0 0;}
#nav li.about a {width:141px;background-position:-153px 0;}
#nav li.floor a {width:165px;background-position:-294px 0;}
#nav li.photo a {width:147px;background-position:-459px 0;}
#nav li.amenities a {width:151px;background-position:-606px 0;}
#nav li.contact a {width:162px;background-position:-757px 0;}

#nav li.home a:hover {background-position:0 -64px;overflow:hidden;}
html > #nav li.about.on a,
#nav li.about a:hover {background-position:-153px -64px;}
html > #nav li.floor.on a,
#nav li.floor a:hover {background-position:-294px -64px;}
html > #nav li.photo.on a,
#nav li.photo a:hover {background-position:-459px -64px;}
html > #nav li.amenities.on a,
#nav li.amenities a:hover {background-position:-606px -64px;}
html > #nav li.contact.on a,
#nav li.contact a:hover {background-position:-757px -64px;}

#nav li a:hover {background-position-y:-64px;}
#nav li.on a {background-position-y:-64px;}

/* FACILITY PAGE */
/* -------------------- */

/* HOME LEFT */
#homeLeft {
	width:276px;
	float:left;
}

body.leaf #homeLeft .virtualTour a {
display: block;
width: 245px;
height: 62px;
text-indent: -9999px;
background: url(/images/button_tour_arbor.gif) no-repeat;
background-position: 0 0;
}
body.leaf #homeLeft .virtualTour a:hover {
background-position: 0 -62px;
}

body.shell #homeLeft .virtualTour a {
display: block;
width: 245px;
height: 62px;
text-indent: -9999px;
background: url(/images/button_tour_barrington.gif) no-repeat;
background-position: 0 0;
}
body.shell #homeLeft .virtualTour a:hover {
background-position: 0 -62px;
}
body.shell #homeLeft .videoTest a {
display: block;
width: 245px;
height: 62px;
text-indent: -9999px;
background: url(/images/button_testimonials_barrington.gif) no-repeat;
background-position: 0 0;
}
body.shell #homeLeft .videoTest a:hover {
background-position: 0 -62px;
}

body.garden #homeLeft .virtualTour a {
display: block;
width: 245px;
height: 62px;
text-indent: -9999px;
background: url(/images/button_tour_beige.gif) no-repeat;
background-position: 0 0;
}
body.garden #homeLeft .virtualTour a:hover {
background-position: 0 -62px;
}


body.fleur #homeLeft .virtualTour a {
display: block;
width: 245px;
height: 62px;
text-indent: -9999px;
background: url(/images/button_tour_barrington.gif) no-repeat;
background-position: 0 0;
}
body.fleur #homeLeft .virtualTour a:hover {
background-position: 0 -62px;
}

body.shell #homeLeft .videoTest a,
body.fleur #homeLeft .videoTest a {
display: block;
width: 245px;
height: 62px;
text-indent: -9999px;
background: url(/images/button_testimonials_shell.gif) no-repeat;
background-position: 0 0;
}
body.shell #homeLeft .videoTest a:hover,
body.fleur #homeLeft .videoTest a:hover{
background-position: 0 -62px;
}
body.leaf #homeLeft .videoTest a {
display: block;
width: 245px;
height: 62px;
text-indent: -9999px;
background: url(/images/button_testimonials_leaf.png) no-repeat;
background-position: 0 0;
}
body.leaf #homeLeft .videoTest a:hover {
background-position: 0 -62px;
}
body.garden #homeLeft .videoTest a {
display: block;
width: 245px;
height: 62px;
text-indent: -9999px;
background: url(/images/button_testimonials_garden.png) no-repeat;
background-position: 0 0;
}
body.garden #homeLeft .videoTest a:hover {
background-position: 0 -62px;
}

#homeLeft h2 {
	font-family:Georgia,Times New Roman,Times,serif;
	color:#919374;
	font-size:138%;
	margin:0 0 5px 0;
}


#homeLeft p.announce {
	padding: 12px 0 0 0;
	font-family: 'Times New Roman', Times, Serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #891D25;
	line-height: 20px;
}

.subannounce {
	font-size: 16px;
}	
	
} body.fleur #homeLeft h2,
body.fleur #homeRight h1 {
	font-weight:normal;
	color:#35297b;
}
body.garden #homeLeft h2 {color:#4a4675;}

#homeLeft p {margin:0 0 20px 0;}


#homeLeft li {
	position:relative;
	left:-10px;
	margin:0 0 20px 0;
	padding:0 0 0 37px;
	background-repeat:no-repeat;
}

body.shell #homeLeft li {background-image:url(/images/bullet-shell.gif);padding-left:41px;}
body.leaf #homeLeft li {background-image:url(/images/bullet-leaf.gif);}
body.fleur #homeLeft li {background-image:url(/images/bullet-fleur.gif);}
body.garden #homeLeft li {background-image:url(/images/bullet-garden.gif);}

/* going green bar */
#green {padding-top:20px;}

#media {
margin: 30px 0 0 60px;
padding-bottom:20px
}
body#facility #media {
margin: 0;
margin: 0 0 0 30px;
}
.mediaFacebook a {
float: left;
display: block;	
width: 32px;
height: 32px;
text-indent: -9999px;
background: url(/images/facebook_32.png) top left no-repeat;
}
.mediaTwitter a {
float: left;
display: block;	
width: 32px;
height: 32px;
text-indent: -9999px;
background: url(/images/twitter_32.png) top left no-repeat;
margin-left: 10px;
}
.sharethis {
float: left;
display: block;	
width: 32px;
height: 32px;
margin-left: 10px;	
}
.youTube a {
float: left;
display: block;
width: 75px;
height: 32px;
text-indent: -9999px;
background: url(/images/youtube_logo.png) top left no-repeat;
margin-left: 10px;
}

/* HOME RIGHT */
#homeRight {
	width:549px;
	float:right;
}

#homeRight h1 {
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:18px;
}

#homeRight h1,
#homeRight h2,
#homeRight h3 {
	color:#000;
	line-height:1.5em;
}

#homeRight p {
	line-height:2em;
	margin-bottom:20px;
}

/* slideshow */

#slideshow {margin-bottom:30px;}
#slideshow,
#slideshow img {
	width:549px;
	height:365px;
}

/* STORE PAGES */
/* -------------------- */

#col1 {
	width:526px;
	float:left;
}

#col2 {
	width:300px;
	float:right;
}

/* COL1 */

/* main layout */

#col1 h1 {
	font-size:22px;
	line-height:24px;
	padding:16px 0 0 0;
}

#col1 h2 {
	font-size:17px;
	font-weight:normal;
	font-family:georgia,times,times new roman, serif;
	margin-top:5px;
}

#col1 h3 {margin-top:20px;}

#col1 p {
	padding:10px 0 0 0;
}
#col1 #p_col1_top p {padding:0 0 10px 0;}

#col1 ul {margin:10px 0 10px 20px;list-style:disc;}
#col1 ul.img-list {float:right;width:200px;margin:10px;list-style:none;}
#col1 ul.img-list img {margin-bottom:10px;}

#col1 table {width:470px;}

#col1 #parallel div {
	width:46%;
	padding-right:3%;
	float:left;
}

/* map styles */
#col1 #map h2 {padding-bottom:10px;}
#col1 #flashmap {
	width:100%;
	height:300px;
	border:1px solid #663300;
}

/* photo gallery */

#col1 #gallery ul {
	margin:20px 0;
	list-style:none;
}
#col1 #gallery li {
	float:left;
	height:75px;
	overflow:hidden;
	padding:0 14px 14px 0;
}

.vidCols {position:relative;}
.leftVids {position:absolute;top:0;left:450px;}

/* COL2 */

/* navigation */
#store-nav {
	position:relative;
	top:-20px;
	right:-6px;
	padding:20px 6px 20px 0;
	margin-left:20px;
	height:260px;
	background:#fff;
}
body.nocol #store-nav {
background: none;
}

#store-nav li {
	display:inline;
	float:left;
	margin:0 0 4px 30px;
}

#store-nav li a {
	display:block;
	width:98px;
	height:123px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}

/* standard set */
#store-nav li.activities a {background-image:url(/images/button_activities.png);}
#store-nav li.dining a {background-image:url(/images/button_dining.png);}
#store-nav li.other a {background-image:url(/images/button_other.png);}
#store-nav li.newsletter a {background-image:url(/images/button_newsletter.png);}
#store-nav li.happening a {background-image:url(/images/button_happening.png);}

#store-nav li.refer a {background-image:url(/images/button_refer.png);}
#store-nav li.careers a {background-image:url(/images/button_careers.png);}

#store-nav li.care a {background-image:url(/images/button_care.png);}
#store-nav li.rates a {background-image:url(/images/button_rates.png);}
#store-nav li.plans a {background-image:url(/images/button_plans.png);}
#store-nav li.memory a {background-image:url(/images/button_memory.png);}
#store-nav li.special a {background-image:url(/images/button_special_programs.png);}

#store-nav li.mission a {background-image:url(/images/button_mission.png);}
#store-nav li.services a {background-image:url(/images/button_services.png);}
#store-nav li.staff a {background-image:url(/images/button_staff.png);}
#store-nav li.location a {background-image:url(/images/button_location.png);}

#store-nav li.testimonials a {background-image:url(/images/button_testimonials_shell.png);}

#store-nav li.photos a {background-image:url(/images/button_photo_tour_shell.png);}
#store-nav li.gReviews a {background-image:url(/images/button_google_shell.png);}

/* cascade set */
body.cc #store-nav li.activities a {background-image:url(/images/button_activities_cc.png);}
body.cc #store-nav li.dining a {background-image:url(/images/button_dining_cc.png);}
body.cc #store-nav li.other a {background-image:url(/images/button_other_cc.png);}
body.cc #store-nav li.newsletter a {background-image:url(/images/button_newsletter_cc.png);}

body.cc #store-nav li.refer a {background-image:url(/images/button_refer_cc.png);}
body.cc #store-nav li.careers a {background-image:url(/images/button_careers_cc.png);}

body.cc #store-nav li.care a {background-image:url(/images/button_care_cc.png);}
body.cc #store-nav li.rates a {background-image:url(/images/button_rates_cc.png);}
body.cc #store-nav li.plans a {background-image:url(/images/button_plans_cc.png);}
body.cc #store-nav li.memory a {background-image:url(/images/button_memory_cc.png);}

body.cc #store-nav li.mission a {background-image:url(/images/button_mission_cc.png);}
body.cc #store-nav li.services a {background-image:url(/images/button_services_cc.png);}
body.cc #store-nav li.staff a {background-image:url(/images/button_staff_cc.png);}
body.cc #store-nav li.location a {background-image:url(/images/button_location_cc.png);}

#store-nav li.on a,
#store-nav li a:hover {background-position:-98px 0;}

/* sidebar */
#p_col2_middle,
#p_col2_bottom {
	margin:0 0 0 26px;
	width:240px;
	padding:20px;
}

#p_col2_middle li,
#p_col2_bottom li {
	margin:0 0 20px 0;
	padding:0 0 0 40px;
	line-height:16px;
	background-repeat:no-repeat;
}

body.shell #p_col2_middle li {background-image:url(/images/bullet-shell.gif);}
body.leaf #p_col2_middle li {background-image:url(/images/bullet-leaf.gif);}
body.fleur #p_col2_middle li {background-image:url(/images/bullet-fleur.gif);}
body.garden #p_col2_middle li {background-image:url(/images/bullet-garden.gif);}

/* logos */
#col2_logos li {padding-left:40px; text-align:center; margin-bottom:10px}
#col2_logos li.sharethis {padding:0 0 20px 40px;}

/* WIDGETS */
/* -------------------- */

.twitter-header {
	display:block;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
}
#twitter_div {word-wrap:break-word}
#col2 #twitter_div li {
	padding:0 0 0 24px;
	margin-bottom:13px;
	background:url(/images/twitter.gif) no-repeat 0 3px;
}

/* forms */

html dl.thanks_data dt {width:40em;}
html dl.thanks_data dd {border-top:none;clear:left;}

/* TYPOGRAPHY */
/* -------------------- */

#middle a {text-decoration:underline;}

/* parallel lists */
.list {
	width:45%;
	float:left;
}

/* staff page */

div.bioHeader {
	clear:both;
	padding:20px 0 5px 0;
	cursor:pointer;
}
div.bioHeader img {
	float:left;
	padding:0 20px 0 0;
}
div.bioHeader h3 {
	margin:10px 20px 0 0;
	border-bottom:1px solid #663300;
}
div.bioHeader h3 span {
	display:block;
	font-size:18px;
}

div.bio {
	margin:10px 40px 10px 20px;
}

/* TERTIARY PAGES */
/* -------------------- */

#area-page,
#state-page {padding:20px 24px 20px 10px;}

#site-map {line-height:1.3em;}
#site-map h2 {padding:20px 0 4px 0;}

/* Area Page */

h2.city {clear:both;}
p.city {padding:20px 0;text-align:right;}

#area_map {
    position:relative;
    float:right;
    width:450px;
    padding:0 0 35px 0;
}
#area_map h2 {
	padding-bottom:5px;
}
#area_map #flashmap {
    width:450px;
    height:400px;
	border:1px solid #663300;
}

#facility-list {
    position:relative;
    width:357px;
    float:left;
}


.facility-summary {
    margin:16px 0; 
    clear:both;
	border-bottom:1px solid #663300;
    line-height:1.25em;
}
.facility-summary img {
    float:left;
    padding:0 10px 22px 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 img.facility-offer {display:none;}

#middle #other-facilities {
	clear:both;
	float:left;
	padding:20px 0 0 0;
}

/* forms */
#formWrapper {width:550px;}

/* events */
#calendar_events {line-height:1.4em;}

#calendar_events h2 span {
	text-transform:none;
	font-size:.7em;
	font-weight:normal;
	padding-bottom:20px;
}

#col1 #calendar_events h3 {
	clear:both;
	cursor:pointer;
	padding:20px 0 5px 0;
	border-width:1px 0;
}

#calendar_events .table {float:left;}
#calendar_events .tr {width:400px;}
#calendar_events .th {
	font-weight:bold;
	float:left;
	width:auto !important;width:100px;min-width:100px;
}
#calendar_events .td {
	float:left;
	padding:0 0 0 10px;
	width:280px;
}

/* news button */
a#news-button {
	display:block;
	width:245px;
	height:62px;
	text-indent:-9999px;
	background:url(/images/news.gif);
}
a#news-button:hover {background-position:0 -62px;}

/* FLOORPLAN */
/* -------------------- */

body.floorplan {
	width:600px;
	height:468px;
	font-family:arial,helvetica,sans-serif;
	text-align:left;
	background:url(/images/floorplan-bg.jpg) no-repeat;
}
body.floorplan h1 {
	width:142px;
	margin:40px 0 56px 57px;
	font-size:108%;
	color:#000;
}
body.floorplan p {
	width:142px;
	margin:12px 0 0 57px;
}
body.floorplan img {
	position:absolute;
	top:49px;
	left:227px;
}

/* SHADOWBOX */
/* -------------------- */

body.shadowbox {
	padding:30px 30px 30px 60px;
	font-family:arial,helvetica,sans-serif;
	text-align:left;
	line-height:1.4em;
	background:#fff url(/images/shadowbox-bg.jpg) repeat-y;
}

body.shadowbox h1 {
	font-family:georgia,times,times new roman,serif;
	font-size:24px;
	padding-bottom:6px;
}

body.shadowbox .list {padding:0 2% 20px 0;}
body.shadowbox strong {display:block;}
body.shadowbox p {
	font-family:georgia,times,times new roman,serif;
	padding-top:16px;
}
body.shadowbox em {display:block;}

/* FOOTER */
/* -------------------- */

#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color:#044;
}

#footer a {text-decoration:underline;}
#footer a:hover {text-decoration:none;}

#footer ul {
	float:right;
	clear:both;
	padding-top:3px;
}

#footer li {
	float:left;
	padding-right:1em;
	margin-right:1em;
	border-right:1px solid #044;
}
#footer li.last {
	border-right:none;
	padding-right:0;
	margin-right:0;
}

#footer-stores {clear:both;padding-top:10px;}

#footer #other-facilities {clear:both;padding-top:10px;}
#footer #other-facilities h2 {font-size:12px;}

#signature-brand {clear:both;float:right;text-align:left;}

#p_col1_bottom {
clear: both;
}
/* 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;
}


