﻿/*
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: #2ba3e0;}
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:#2b8dbf;text-decoration:none;}
a:hover {text-decoration:underline;}

.clear {clear:both;}
.strong {font-weight:bold;}

.right {float:right;}
img.right {margin:0 0 10px 20px;}
.left {float:left;}
img.left {margin:0 20px 10px 0;}
img {border:1px solid #999;}

/* BASIC LAYOUT */
/* -------------------- */

html {height:100%;}

body {
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
	height:100%;
	background:#fff url(/images/bg.png) repeat-y center;
	}

#whopper {
	margin:0 auto; 
    width:945px;
    text-align:left;
    height:auto !important;
    height:100%;
    min-height:100%;
    overflow-x:hidden;
}

#header {
	position:relative;
	left:1px;
	width:945px;
	height:132px;
	background:url(/images/header_bg.png);
	z-index:800;
}

#middle {
	position:relative;
	padding:14px 22px;
	height:auto !important;
	height:400px;
	min-height:400px;
	z-index:700;
}

#footer {
	position:relative;
	width:901px;
	margin:0;
	padding:16px 22px 22px 22px;
	color:#4f4f4f;
    overflow-x:hidden;
	background:url(/images/footerBar.png) no-repeat;
}

/* HEADER */
/* -------------------- */

#logo {
	position:absolute;
	display:block;
	width:240px;
	height:80px;
	margin:25px 0 0 20px;
	text-indent:-9999px;
	background:url(/images/header_bg.png) -20px -25px;
}

#pay_online {
	position:absolute;
	left:814px;
	bottom:9px;
	display:block;
	width:106px;
	height:21px;
	text-indent:-9999px;
	background:url(/images/pay_online.png);
}
#pay_online:hover {background-position:0 -21px;}

/* NAVIGATION */
/* -------------------- */

#nav {
	position:absolute;
	top:34px;
	left:276px;
	z-index:900;
}

#nav li {
	float:left;
}

#nav li a {
	display:block;
	width:97px;
	height:41px;
	margin:0 1px 1px 0;
	text-indent:-9999px;
	background:#2ba3e0 url(/images/nav.png);
}

#nav li.home a {width:76px; background-position:0 0;}
#nav li.home a:hover {background-position:0 -41px;}

#nav li.locations a {background-position:-77px 0;}
#nav li.locations a:hover {background-position:-77px -41px;}

#nav li.supplies a {width:145px; background-position:-175px 0;}
#nav li.supplies a:hover {background-position:-175px -41px;}

#nav li.storage a {width:117px; background-position:-321px 0;}
#nav li.storage a:hover {background-position:-321px -41px;}

#nav li.about a {background-position:-439px 0;}
#nav li.about a:hover {background-position:-439px -41px;}

#nav li.contact a {width:107px; background-position:-537px 0;}
#nav li.contact a:hover {background-position:-537px -41px;}

/* Fix IE 7 */
#nav li:hover {position: static;}

/* reset some second level things */
#nav li.home ul li a,
#nav li.locations ul li a,
#nav li.supplies ul li a,
#nav li.storage ul li a,
#nav li.about ul li a,
#nav li.contact ul li a {
	width:158px;
	height:26px;
	margin:0;
    line-height:26px;
	text-indent:22px;
	font-weight:bold;
    color:#fff;
	background:#2ba3e0;
	border:1px solid #fff;
	border-bottom:none;
}
#nav li.home ul li a:hover,
#nav li.locations ul li a:hover,
#nav li.supplies ul li a:hover,
#nav li.storage ul li a:hover,
#nav li.about ul li a:hover,
#nav li.contact ul li a:hover {
	background:#0080d4 url(/images/nav_bullet.gif) no-repeat 12px 9px;
	text-decoration:none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width:160px;
	height:auto;
	margin:0 0 0 -2px;
	left: -999em;
	border:1px solid #2ba3e0;
}

#nav li ul li {
	width:158px;
	height:auto;
	display:inline;
}
#nav li ul li.last a,
#nav li ul li.last ul li.last a {border-bottom:1px solid #fff;}
#nav li ul li.last ul li a {border-bottom:none;}

#nav li ul ul { /* third-level lists */
	margin: -28px 0 0 160px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}

/* INDEX PAGE */
/*--------------------*/

/* home slideshow */
#slideshow-home {
	width:896px;
	height:277px;
	padding:9px;
	margin-left:-7px;
	background:url(/images/home-slides_bg.png);
}
#slideshow-home img {
	width:896px;
	height:277px;
}

/* homeText */
#homeText {
	width:914px;
	margin:4px 0 0 -7px;
	background:url(/images/homeText_bg.png);
}

#homeText h1 {
	width:914px;
	height:107px;
	text-indent:-9999px;
	background:url(/images/homeText_header.png);
}

#homeText p {
	font-size:13px;
	line-height:24px;
	color:#102d64;
	margin:0 30px 0 30px;
}

#homeText_bottom {
	width:914px;
	height:36px;
	background:url(/images/homeText_bottom.png);
}

/* homeButtons */
#homeButtons {
	position:absolute;
	top:313px;
	right:16px;
	width:662px;
	height:59px;
	background:url(/images/homeButtons_bg.png);
}

/* locationNav */
#locationNav {
	float:left;
	padding:19px 0 0 259px;
	width:40px;
	height:21px;
	z-index:600;
}
#locationNav li a {
	padding-bottom:1px;
	display:block;
	width:40px;
	height:21px;
	text-indent:-9999px;
	background:url(/images/home_go.png);
}
#locationNav li a:hover {background-position:0 -21px;}

/* Fix IE 7 */
#locationNav li:hover {position: static;}

/* reset some second level things */
#locationNav ul li a {
	width:158px;
	height:26px;
	margin:0;
	padding:0;
    line-height:26px;
	text-indent:22px;
	font-weight:bold;
    color:#fff;
	background:#2ba3e0;
	border:1px solid #fff;
	border-bottom:none;
}
#locationNav ul li a:hover {
	background:#0080d4 url(/images/nav_bullet.gif) no-repeat 12px 9px;
	text-decoration:none;
}

#locationNav ul { /* second-level lists */
	position: absolute;
	width:160px;
	height:auto;
	margin:0 0 0 -2px;
	left: -999em;
	border:1px solid #2ba3e0;
}

#locationNav ul li {
	width:158px;
	height:auto;
	display:inline;
}

#locationNav ul li.last a,
#locationNav ul li.last ul li.last a {border-bottom:1px solid #fff;}
#locationNav ul li.last ul li a {border-bottom:none;}

#locationNav ul ul { /* third-level lists */
	margin: -28px 0 0 160px;
}

#locationNav li:hover ul ul, #locationNav li:hover ul ul ul, #locationNav li.sfhover ul ul, #locationNav li.sfhover ul ul ul {left: -999em;}
#locationNav li:hover ul, #locationNav li li:hover ul, #locationNav li li li:hover ul, #locationNav li.sfhover ul, #locationNav li li.sfhover ul, #locationNav li li li.sfhover ul {left: auto;}

/* search */
#search {float:left;padding-top:16px;}
*:first-child+html #search {padding-top:1px;}
* html #search {padding-top:1px;}

#search input {vertical-align: middle; text-indent: 2px;}
#search  #zip {
	float:left;
    width: 48px;
    height: 16px;
    color:#000;
    font-weight:bold;
	padding:0;
	margin:6px 6px 0 236px;
	border:none;
	background:#fff;
}
#search input#go-button {
	float:left;
    margin:3px 0 0 8px;
    width: 40px;
    height: 21px;
    text-indent: -9999px;
    border:0;
    background:url(/images/home_go.png);
}
#search input#go-button:hover {background-position: 0 -21px;}

/* penguin */
#home_penguin {
	position:absolute;
	top:245px;
	left:115px;
	width:100px;
	height:75px;
	background:url(/images/home_penguin.png);
	z-index:500;
}
#home_penguin:hover {background-position:0 -75px;}

/* FACILITY PAGE STYLES */
/*--------------------*/

/* breadcrumbs styles */
#trail {
	position:relative;
	top:-15px;
    float: left; 
    margin: 0; 
    padding: 2px 0 0 0;
    font-size: 11px;
}
#trail a {text-decoration:underline;}

/* printer & direction styles */
#facility-name ul li {
	float: right;
	position:relative;
	top:-15px;
	left:-132px;
    font-size: 11px;
    line-height: 18px;
    background: url(/images/printer.gif) center left no-repeat;
}
#facility-name ul li.nobackground {background: none;} /* hide on area pages */
#facility-name ul li a {padding-left: 15px;}

/* FACTOP */
#facTop {
	width:872px;
	height:28px;
	margin:12px 0 0 -7px;
	padding:21px;
	background:url(/images/facTop_bg.png);
}

#facTop h1,
#facTop .phone {
	font-size:24px;
	color:#204c89;
	font-weight:bold;
}
#facTop h1 {font-weight:normal;}


/* FACLEFT */
#facLeft {
	display:inline;
	position:relative;
	width:453px;
	float:left;
	margin:19px 0 0 -7px;
}

/* special */
#special {
	display:block;
	width:439px;
	height:auto !important;
	height:58px;
	min-height:58px;
	margin:0 0 0 7px;
	line-height:58px;
	font-size:36px;
	text-indent:75px;
	color:#2ba3e0;
	border:1px solid #dae7ed;
	background:url(/images/special_bg.gif) no-repeat;
}
#special:hover {background-color:#fff;}
#special .bottom {
	font-size:11px;
	text-transform:uppercase;
	display:block;
	line-height:11px;
	text-align:center;
	padding-bottom:10px;
}

/* address */
#address {
	height:auto !important;
	height:125px;
	min-height:125px;
	margin:11px 0 0 7px;
	line-height:20px;
}

#address .org {font-weight:bold;}

/* quote */
#quote {
	position:absolute;
	top:94px;
	right:7px;
	display:block;
	width:197px;
	height:72px;
	text-indent:-9999px;
	background:url(/images/quote_penguin.png);
}
#quote:hover {background-position:0 -72px;}

/* ccp */
#ccp {
	width:449px;
	height:45px;
	padding:7px 2px;
	background:url(/images/ccp.png);
}

#ccp li {float:left;}
#ccp li a {
	display:block;
	width:140px;
	height:45px;
	margin:0 5px;
	text-indent:-9999px;
	background:url(/images/ccp.png);
}

#ccp li.reserve a {background-position:-7px -7px;}
#ccp li.coupon a {background-position:-157px -7px;}
#ccp li.quote a {background-position:-307px -7px;margin-right:0;}

#ccp li.reserve a:hover {background-position:-7px -66px;}
#ccp li.coupon a:hover {background-position:-157px -66px;}
#ccp li.quote a:hover {background-position:-307px -66px;}

/* accordion */
#accordion {
	line-height:20px;
	margin:0 0 10px 7px;
}

#accordion div.toggler {
	margin:0 0 0 -7px;
	width:453px;
	height:40px;
	text-indent:-9999px;
	cursor:pointer;
	background:url(/images/accordion1.gif) no-repeat;
}

#accordion div#toggler_unit {background-position:0 0;}
#accordion div#toggler_features {background-position:0 -40px;}
#accordion div#toggler_hours {background-position:0 -80px;}
#accordion div#toggler_reviews {background-position:0 -120px;}
#accordion div#toggler_bonus {background-position:0 -160px;}
#accordion div#toggler_about {background-position:0 -200px;}
}

#prices,
#features,
#hours,
#reviews,
#bonus {
	padding:0 0 5px 0;
}


p#map_accordion {
	background:url(/images/accordion_blank.png) no-repeat;
	width:439px;
	height:30px;
	cursor:pointer;
	display:block;
	
}

#accordion2 {
	width:439px;
	text-indent: 10px;
	margin-left:7px;
}


#accordion dd {padding-left:10px;}

#prices table {
	float:left;
	margin:10px;
	line-height:25px;
}
#prices table td {padding-right:10px;}

#accordion #existing-customers {
	display:block;
	float:right;
	width:100px;
	height:124px;
	margin:50px 1px 0 0;
	text-indent:-9999px;
	background:url(/images/what-size.png);
}
#accordion #existing-customers:hover {background-position:0 -124px;}

#bonus {
	height:auto !important;
	height:100px;
	min-height:100px;
	background:url(/images/bonus_bg.png) no-repeat;
	padding:0 20px 0 125px;
	margin-top:10px;
}

/* FACRIGHT */
#facRight {
	display:inline;
	width:453px;
	float:right;
	margin:0 -6px 0 0;
}

/* slideshow */
#slideshow {
	width:435px;
	height:277px;
	padding:9px;
	margin:12px 0 0 0;
	background:url(/images/fac_frame.png);
}
#slideshow img {
	width:435px;
	height:277px;
}


.map_caption {
	padding: 7px 0 0 12px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;	
}
.caption {
	padding:6px 0 13px 7px;
	font-size:10px;
}

/* share */
#share {float:right;padding:6px 2px 0 0;}
#share a {
	font-size:10px;
	text-decoration:underline;
}

/* description */
#description {
	padding:2px 7px;
	line-height:20px;
}

/* map */
#map {
	width:435px;
	height:277px;
	padding:9px;
	margin:12px 0 0 0;
	background:url(/images/fac_frame.png);
}
#flashmap {
	width:435px;
	height:277px;
}

/* Editor Content Styles */
/*--------------------*/

#editor-content {line-height:1.4em;}

#editor-content h1 {
	width:872px;
	height:28px;
	margin:12px 0 10px -7px;
	padding:21px;
	font-size:24px;
	color:#204c89;
	font-weight:normal;
	line-height:32px;
	background:url(/images/facTop_bg.png);
}

#editor-content h2, 
#editor-content h3, 
#editor-content h4, 
#editor-content h5, 
#editor-content h6,
#editor-content p {margin: 0 0 1.5em 0;}

#editor-content blockquote {margin-left: 20px;}
#editor-content ul, #editor-content ol {
    margin: 0 0 1.5em 0;
    line-height:1.4em;
	list-style-type: disc;
}
#editor-content ul li, #editor-content ol li {margin: 0 0 0.25em 25px;}

#editor-content img {border:1px solid #2ba3e0;}

/* supply styles */
#editor-content #supply-list {clear:both;}

#editor-content #supply-list h2 {
	width:100%;
	height:28px;
	line-height:28px;
	text-indent:28px;
	background:#01a7e5;
	color:#fff;
	margin:0;
}

#editor-content #supply-list p {margin:12px 0 0 28px;}

#editor-content #supply-list .supply-item {
	position:relative;
	float:left;
	width:661px;
	height:auto !important;
	height:140px;
	min-height:120px;
	margin:0 0 10px 0;
	padding:0 0 10px 240px;
	clear:both;
	border-bottom:1px solid #999;
}
#editor-content #supply-list .supply-item img {
	float:left;
	margin:10px;
	margin-left:-240px;
}
#editor-content #supply-list .supply-item h3 {
	padding:10px 0 5px 0;
	margin:0;
}
#editor-content #supply-list .supply-item p {
	width:400px;
	margin:0;
}
#editor-content #supply-list .supply-item a.coupon {
	position:absolute;
	top:10px;
	right:0;
	display:block;
	width:154px;
	height:71px;
	text-indent:-9999px;
	background:url(/images/supply-coupon.png);
}

#editor-content #supply-list .supply-item ul {
	list-style:disc;
	margin:10px 0;
}
#editor-content #supply-list .supply-item li {
	float:left;
	margin-left:30px;
	width:200px;
}

/* unit sizes */

#size-chart th {
	width:auto !important;
	min-width:120px;
	height:28px;
	line-height:28px;
	text-indent:10px;
	background:#01a7e5;
	color:#fff;
	margin:0;
	white-space:nowrap;
	font-weight:bold;
}

#size-chart td {
	padding:10px;
	border-bottom:1px solid #999;
	vertical-align:top;
}

/* SPACE CALCULATOR */
/* ------------------------- */

#calculate {
	width:100%;
	padding:20px;
	float:left;
}

#calculate h1,
#calculate h2,
#calculate h3,
#calculate h4 {
	width:560px;
}

#calculate h3 {
	clear:left;
	font-size:12px;
	margin:3px 0 9px 0;
	border-bottom:1px solid #2ba3e0;
}

#calculate dl {
	float:left;
	width:560px;
	margin-bottom:8px;
}

#editor-content #calculate dt {
	float:left;
	width:146px;
	height:22px;
	line-height:22px;
	margin:0;
	padding:0;
}
#calculate dd {
	float:left;
	width:25px;
	height:22px;
	padding:0 10px 0 0;
}
#calculate dd input {width:25px;}

#calculate input#clear {
	clear:left;
	float:left;
	width:100px;
}
#calculate input#submit {
	float:left;
	margin-left:45px;
	width:100px;
}
#calculate input#label {
	width:16em;
	display:block;
	clear:left;
	float:left;
	margin-top:10px;
	padding:2px;
	font-weight:bold;
	border:0;
	background:transparent;
}
#calculate input#total {
	display:block;
	float:left;
	padding:2px;
	font-weight:bold;
	margin-top:10px;
	color:#600;
	border:0;
	background:transparent;
}

#calculate h2 {
	clear:both;
	padding:10px 0;
}
#calculate h2.total {font-size:18px;}

/* Tertiary Styles */
/* -------------------- */

#site-map {
	clear:both;
	padding:10px 0;
	line-height:1.4em;
}
#site-map h2,
#site-map h3 {padding-bottom:10px;}
#site-map h4 {
	font-weight:normal;
	font-size:12px;
}

/* Area Page Styles */
/* -------------------- */

#area-page h2.city {clear: both;}
#area-page p.city {text-align: right;padding:0 0 10px 0;}


#area_map {float: right;}

#area_map #flashmap {
    width:467px;
    height:430px;
	border:1px solid #2ba3e0;
}

#facility-list {
    width: 407px;
    float: left;
}

.facility-summary {
    margin: 16px 0; 
    clear: both;
	border-bottom: 1px solid #2ba3e0;
}
.facility-summary img {
    float: left;
    margin: 0 10px 10px 0;
}
.facility-summary dl {
    margin: 0;
    padding: 0 0 20px 0; 
}
.facility-summary a img.facility-offer {display: none;}

#middle #other-facilities {clear:both;}

/* Driving Directions Styles */
/*--------------------*/

#driving-directions {clear: both;padding:0 0 10px 0;}
#driving-directions #address {padding: 18px 0 0 0;}

#driving_map {
	clear:both;
    position: relative;
    padding: 18px 0 0 0;
}
#driving_map h2 {
	padding:0 0 10px 0;
}
#driving-directions #flashmap {
    width:901px;
    height:400px;
	border:1px solid #2ba3e0;
}

#driving-text {clear:both;}
#driving-text h1 {font-size: 12px;}
#driving-text h2 {font-size: 14px;padding-bottom:7px; text-indent:1px}
#driving-text p {text-indent: 1px; padding-bottom:5px;}
#driving-link p {text-indent: 1px; padding-bottom:5px;}



/* FOOTER */
/* -------------------- */

#footer a {color: #4f4f4f;}

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {font-weight:normal;}

#footer ul {
	float:right;
	padding-bottom:6px;
	width:600px;
	text-align:right;
}

#footer li {
	display:inline;
	font-size:11px;
	font-weight:bold;
	padding-right:1em;
	margin-right:1em;
	border-right:1px solid #4f4f4f;
}
#footer li.last {
	border-right:none;
	padding-right:0;
	margin-right:0;
}

#footer #footerNav {padding:0 13px 22px 0;}
#footer #footerNav li {border-color:#fff;}
#footer #footerNav a {color:#fff;}

#footer #copy {
	position:absolute;
	top:16px;
	left:36px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

#footer #footer-stores {
	margin:10px 0;
	clear:right;
	float:right;
	text-align:right;
}

#subFoot {
	width:894px;
	margin:22px 0 22px -18px;
	padding:22px;
	color:#4f4f4f;
    overflow-x:hidden;
	background:url(/images/footer_bg.gif) repeat-x 1px 0;
}

#footer #other-facilities {
	float:left;
	padding:9px 0 0 0;
}

#footer #compare {
	padding:9px 0 0 0;
	float:right;
	text-align:right;
	width:500px;
}

#footer #compare p.nomargin {
	padding:10px 0;
	width:450px;
	float:right;
	font-weight:bold;
}
#footer #compare p {clear:right;}

#footer #bbb {
float: left;	
}
#footer #bbb a {
margin: 40px 0 0 0;	
display: block;
width: 113px;
height: 43px;
text-indent: -9999px;
background: transparent url(/images/logo_bbb.gif) top left no-repeat;
}
/* --------- /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;
}


