/*
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: #123;}
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:#023e92;text-decoration:none;}
a:hover {text-decoration:underline;}

.clear {clear: both;}
.right {float:right;}
img.right {margin:0 0 10px 20px;}
.left {float:left;}
img.left {margin:0 20px 10px 0;}

/* BASIC LAYOUT */
/* -------------------- */

html {height:100%;}

body {
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#070708;
	background:#3c669c url(/images/bg.png) repeat-x;
	height:100%;
	}

#whopper {
    width:923px;
    margin:0 auto;
    text-align:left;
    background:#cbd6ec;
    height:auto !important;
    height:100%;
    min-height:100%;
}

#header {
	position:relative;
	width:923px;
	height:123px;
	background:url(/images/header_bg.jpg);
	z-index:900;
}

#middle {
	position:relative;
	width:923px;
	height:auto !important;
	height:400px;
	min-height:400px;
}

#footer {
	clear:both;
	font-size:11px;
	padding:0 29px 40px 29px;
	color:#778286;
}

/* HEADER */
/* -------------------- */

#header h1,
#header h2 a {
	display:block;
	width:385px;
	height:78px;
	text-indent:-9999px;
}

/* locationNav */
#locationNav {
	position:absolute;
	left:159px;
	top:84px;
}

#locationNav li {
	width:170px;
}
#locationNav li a {
	display:block;
	width:170px;
	height:35px;
	text-indent:-9999px;
	background:url(/images/locationNav_bg.png);
}
#locationNav li a:hover {background-position:0 -35px;}

/* reset some second level things */
#locationNav li.home ul li a,
#locationNav li.locations ul li a,
#locationNav li.storage ul li a,
#locationNav li.supplies ul li a,
#locationNav li.about ul li a,
#locationNav li.contact ul li a {
	width:160px;
	height:28px;
    font-size:12px;
    line-height:28px;
    text-indent:0;
    text-align:center;
    font-weight:bold;
    color: #fff;
	background: #154268;
	text-decoration:none;
	border-bottom:2px solid #040404;
}
#locationNav li.home ul li a:hover,
#locationNav li.locations ul li a:hover,
#locationNav li.storage ul li a:hover,
#locationNav li.supplies ul li a:hover,
#locationNav li.about ul li a:hover,
#locationNav li.contact ul li a:hover {
	background:#0f314d;
}

#locationNav li ul { /* second-level lists */
	position: absolute;
	width:160px;
	height:auto;
	left: -999em;
	border:2px solid #040404;
	border-bottom:none;
	margin:0;
}

#locationNav li ul li {
	height:auto;
	display:inline;
}

#locationNav li ul ul { /* third-level lists */
	margin: -32px 0 0 160px;
}

/* third level styles */
#locationNav li.home ul ul li a,
#locationNav li.locations ul ul li a,
#locationNav li.storage ul ul li a,
#locationNav li.supplies ul ul li a,
#locationNav li.about ul ul li a,
#locationNav li.contact ul ul li a {
	background: #5a0c02;
}
#locationNav li.home ul ul li a:hover,
#locationNav li.locations ul ul li a:hover,
#locationNav li.storage ul ul li a:hover,
#locationNav li.supplies ul ul li a:hover,
#locationNav li.about ul ul li a:hover,
#locationNav li.contact ul ul li a:hover {
	background:#470a01;
}

/* Fix IE 7 */
#locationNav li:hover {position: static;}

#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 by zip */
div#search {
    position: absolute;
    left:400px;
    top:84px;
    width: 314px;
    height: 35px;
}
div#search h3 {
    width: 114px;
    height: 35px;
    text-indent: -9999px;
    background:url(/images/search_bg.png);
}
div#search input {vertical-align: middle; text-indent: 2px;}
div#search  #zip {
	position:absolute;
	left:118px;
	top:4px;
    width: 169px;
    height: 21px;
	padding:0;
	margin:2px 0 0 7px;
}
div#search input#go-button {
    position: absolute;
    left: 299px;
    top: 0px;
    width: 15px;
    height: 35px;
    text-indent: -9999px;
    border:0;
    background:url(/images/go_button.png);
}
div#search input#go-button:hover {background-position: 0 -35px;}

/* header_special */
#header_special a {
	position:absolute;
	left:726px;
	top:84px;
	display:block;
	width:197px;
	height:35px;
	text-indent:-9999px;
	background:url(/images/header_special_bg.png);
}
#header_special a:hover {
	background-position:0 -35px;
}

/* NAVIGATION */
/* -------------------- */

/* home navigation */
#nav {
	position:absolute;
	top:0;
	left:0;
	width:213px;
	height:381px;
	background:url(/images/nav_mask.png) no-repeat right;
	z-index:700;
}
#nav ul {
	width:166px;
	height:381px;
	background:url(/images/nav_bg.jpg) no-repeat -238px 0;
}

#nav li {
	float:left;
	width:166px;
	height:50px;
	padding-bottom:17px;
}
#nav li.home {padding-bottom:14px;}
#nav li.locations {padding-bottom:16px;}
#nav li.about {padding-bottom:15px;}
#nav li.contact {padding-bottom:0;}

#nav li a {
	display:block;
	width:166px;
	height:50px;
	text-indent:-9999px;
	background:url(/images/nav_bg.jpg);
}

#nav li.home a {background-position:right 0;}
#nav li.home a:hover {background-position:-72px 0;}
#nav li.locations a {background-position:right -64px;}
#nav li.locations a:hover {background-position:-72px -64px;}
#nav li.storage a {background-position:right -130px;}
#nav li.storage a:hover {background-position:-72px -130px;}
#nav li.supplies a {background-position:right -197px;}
#nav li.supplies a:hover {background-position:-72px -197px;}
#nav li.about a {background-position:right -264px;}
#nav li.about a:hover {background-position:-72px -264px;}
#nav li.contact a {background-position:right -329px;}
#nav li.contact a:hover {background-position:-72px -329px;}

/* home navigation */
body.home #nav {
	width:285px;
}
body.home #nav ul,
body.home #nav li,
body.home #nav li a {
	width:238px;
}
body.home #nav li.home a {background-position:right 0;}
body.home #nav li.home a:hover {background-position:0 0;}
body.home #nav li.locations a {background-position:right -64px;}
body.home #nav li.locations a:hover {background-position:0 -64px;}
body.home #nav li.storage a {background-position:right -130px;}
body.home #nav li.storage a:hover {background-position:0 -130px;}
body.home #nav li.supplies a {background-position:right -197px;}
body.home #nav li.supplies a:hover {background-position:0 -197px;}
body.home #nav li.about a {background-position:right -264px;}
body.home #nav li.about a:hover {background-position:0 -264px;}
body.home #nav li.contact a {background-position:right -329px;}
body.home #nav li.contact a:hover {background-position:0 -329px;}

/* reset some second level things */
#nav li.home ul li a,
#nav li.locations ul li a,
#nav li.storage ul li a,
#nav li.supplies ul li a,
#nav li.about ul li a,
#nav li.contact ul li a {
	width:160px;
	height:28px;
    font-size:12px;
    line-height:28px;
    text-indent:0;
    text-align:center;
    font-weight:bold;
    color: #fff;
	background: #154268;
	text-decoration:none;
	border-bottom:2px solid #040404;
}
#nav li.home ul li a:hover,
#nav li.locations ul li a:hover,
#nav li.storage ul li a:hover,
#nav li.supplies ul li a:hover,
#nav li.about ul li a:hover,
#nav li.contact ul li a:hover {
	background:#0f314d;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width:160px;
	height:auto;
	left: -999em;
	border:2px solid #040404;
	border-bottom:none;
	margin: -36px 0 0 166px;
}
body.home #nav li ul { /* second-level home lists */
	width:160px;
	margin: -36px 0 0 238px;
	background:none;
}
body.home #nav li ul li {
	width:177px;
}

#nav li ul li {
	height:auto;
	display:inline;
	float:none;
}

#nav li ul ul { /* third-level lists */
	margin: -2px 0 0 -2px;
}
body.home #nav li ul ul { /* thrid-level home lists */
	margin: -2px 0 0 -2px;
}

/* third level styles */
#nav li.home ul ul li a,
#nav li.locations ul ul li a,
#nav li.storage ul ul li a,
#nav li.supplies ul ul li a,
#nav li.about ul ul li a,
#nav li.contact ul ul li a {
	background: #5a0c02;
}
#nav li.home ul ul li a:hover,
#nav li.locations ul ul li a:hover,
#nav li.storage ul ul li a:hover,
#nav li.supplies ul ul li a:hover,
#nav li.about ul ul li a:hover,
#nav li.contact ul ul li a:hover {
	background:#470a01;
}

/* Fix IE 7 */
#nav li:hover {position: static;}

#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;
}

/* HOMEPAGE */
/* -------------------- */

body.home #whopper {
	background:#cbd6ec url(/images/home_whopper_bg.jpg) no-repeat 0 504px;
}

/* home-slideshow */
#home-slideshow {
	margin-left:225px;
	width: 698px;
	height:381px;
}

/* homeText */
#homeText p {
	width:840px;
	height:200px;
	padding:16px 0 0 41px;
	font-size:12px;
	font-style:italic;
	line-height:21px;
	color:#d2d5d5;
}
#homeText p strong {
	font-size:14px;
}

/* FACILITY PAGE */
/* ------------------- */

/* breadcrumbs styles */
#middle p#trail {
    position:absolute;
    float:left; 
    margin:6px 0 0 216px; 
    font-size:10px;
    color:#596562;
}
#middle p#trail a {
	color:#596562;
}

/* printer & direction styles */
div#facility-name {float: right;padding:4px 10px 0 5px;}
div#facility-name ul li {
    font-size: 10px;
    line-height: 19px;
	color:#596562;
    background: url(/images/printer.gif) center left no-repeat;
}
div#facility-name ul li.nobackground {background: none;} /* hide on area pages */
div#facility-name ul li a {
	margin-right:10px;
	padding:0 0 6px 15px;
	text-decoration: none;
}

/* facTop */
#facTop {
	position:relative;
	top:13px;
	clear:both;
	margin:0 11px 0 216px;
}

/* address */
#address {
	float:left;
	width:265px;
	line-height:18px;
	height:auto!important;
	height:82px;
	min-height:82px;
}
#address h2 {
	font-size:12px;
}

/* web special */
#special {
	float:right;
	width: 411px;
	height: 73px;
}
#special h3 {
	text-indent:-9999px;
	height:3px;
	overflow:hidden;
}
#special h4 a {
	display:block;
	text-align: center;
	width: 411px;
	height: 73px;
	font-size:22px;
	color:#fafbfb;
	background: url(/images/special_bg.png) no-repeat;
}
#special h4 a:hover {
	background-position:0 -73px;
	text-decoration:none;
}
#special h4 a .single {
	display:block;
	padding-top:32px;
}
#special h4 a .top {
	display:block;
	padding-top:26px;
	font-size:18px;
}
#special h4 a .bottom {
	display:block;
	font-size:11px;
}

/* FACCONT */
#facCont {
	position:relative;
	top:13px;
	clear:both;
	width:100%;
}

/* FACLEFT */
#facLeft {
	float:left;
	display:inline;
	padding-left:11px;
}

/* ccp styles */
#ccp {
	width:284px;
	height:263px;
	margin-left:81px;
}

#ccp li h3 {
	width:284px;
	height:66px;
	color:#fafbfb;
	font-size:18px;
	text-indent:132px;
	line-height:82px;
	letter-spacing:-1px;
	background:url(/images/ccp.png);
	overflow:hidden;
}

#ccp li {
	width:284px;
}

#ccp li a {
	display:block;
	width:284px;
	height:66px;
	text-indent:-9999px;
	background:url(/images/ccp.png) no-repeat;
}

#ccp li.coupon a {background-position:0 -66px;}
#ccp li.quote a {background-position:0 -132px;}
#ccp li.reserve a {background-position:0 -198px;}

#ccp li.coupon a:hover {background-position:-284px -66px;}
#ccp li.quote a:hover {background-position:-284px -132px;}
#ccp li.reserve a:hover {background-position:-284px -198px;}

/* accordion styles */
#accordion {
	overflow:hidden;	
	padding-top:14px;
    width: 364px;
}
#accordion h3 {
	clear:both;
    width: 364px;
    height: 42px;
	text-indent: -9999px;
	background:url(/images/toggler_bg.png);
}
#accordion h3#toggler_size {background-position:0 0;}
#accordion h3#toggler_features {background-position:0 -42px;}
#accordion h3#toggler_hours {background-position:0 -84px;}
#accordion h3#toggler_bonus {background-position:0 -126px;}

.toggler {cursor: pointer;}
.element {
    margin: 8px 0 0 0;
}
#prices,
#features,
#hours,
#bonus {
    width: 336px;
    padding: 5px 6px 12px 6px;
    line-height:24px;
}

/* prices */
#prices table {
	display:block;
	float:left;
	padding: 0 0 10px 0;
}
#prices th {
	font-weight: bold;
}
#existing-customers {
	float:left;
	margin:50px 0 0 0;
	font-size:13px;
	font-weight:bold;
}
#existing-customers a {
	color:#153b47;
	text-decoration:underline;
}

/* FACRIGHT */
#facRight {
	display:inline;
	float:right;
	width:527px;
	margin-right:11px;
}

/* photo tour styles */
#photo-tour {
	width:524px;
	height:332px;
}
#slideshow {
	clear:both;
	width:521px;
	height:329px;
	padding:3px;
	background:url(/images/photo_bg.png);
}
p.photoSEO {
	display:block;
	float:right;
	margin-top:7px;
	padding:2px 5px 20px 29px;
	color:#596562;
	background:url(/images/camera.png) no-repeat;
}

/* map and direction styles */
#map {
	overflow:hidden;
	clear:both;
	width:524px;
	height:332px;
	padding:3px 0 0 3px;
	background:url(/images/photo_bg.png);
}
#map #flashmap {
	width:521px;
	height:329px;
}
p.directions a {
	display:block;
	float:right;
	margin-top:10px;
	padding:7px 5px 12px 38px;
	color:#596562;
	background:url(/images/map_rose.png) no-repeat;
}

/* COL2 IMAGE PARTIALS */
#col2 {
	position:absolute;
	top:380px;
	left:0;
	width:164px;
}
#col2 img {
	width:164px;
	border:3px solid #444e4d;
	border-left:none;
	border-top:none;
}

/* CORPORATE/TERTIARY PAGES */
/* -------------------- */

#driving-directions, 
#area-page, 
#no-match, 
#editor-content,
#state-page, 
#site-map,
#locations,
#comarketing-page {
	clear:both;
	width:660px;
	float:right;
	padding:20px;
	line-height:18px;
}

#driving-directions p, 
#editor-content p {
	padding:10px 0 0 0;
}

#editor-content img {
	border:2px solid #4c5655;
}

#editor-content td img {margin:5px 10px 0 0;}

/* SPACE CALCULATOR */
/* ------------------------- */

#calculate {
	width:100%;
	padding:20px 0;
	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 #4f4f4f;
}

#calculate dl {
	float:left;
	width:560px;
	margin-bottom:8px;
}

#calculate dt {
	float:left;
	width:146px;
	height:22px;
	line-height:22px;
	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;
}

/* UNIT SIZES POP-UP
 * --------------------------------------------------------------------------*/
 
body#unit-sizes-pop {
	background:#cbd6ec;
}
#unit-sizes-pop p {text-align: left; margin: 1em;}
#unit-sizes-pop table { 
    margin: 0 auto; 
    width: 99%;
    background: #cbd6ec; 
    border-collapse: collapse;
}
#unit-sizes-pop table td {
    padding: .5em 1em;
    border: 3px solid #4c5655;
	color: #070708;
    vertical-align: top; 
    font-weight: normal;
    text-align: left;
}
#unit-sizes-pop table th {
    color: #123123; 
    padding: .5em 1em; 
    border: 3px solid #4c5655; 
    font-weight: bold; 
}

/* Area Page Styles */
/*-------------------- */

#area-page h2.city {clear: both;}
#area-page p.city {text-align: right;}

#area_map {
	padding-bottom:10px;
}
#area_map #flashmap {
    width:658px;
    height:300px;
	border:1px solid #4c5655;
}

#facility-list {
    width: 407px;
    float: left;
}

.facility-summary {
    margin: 16px 0; 
    clear: both;
	border-bottom: 1px solid #4c5655;
}
.facility-summary img {
    float: left;
    padding: 0 10px 10px 0;
}
.facility-summary dl {
    margin: 0;
    padding: 0 0 20px 0; 
}
.facility-summary a img.facility-offer {display: none;}

/* Driving Directions Styles */
/*--------------------*/

div#driving-directions div#address {padding: 18px 0 0 0;}

div#driving_map {
	clear:both;
    position: relative;
    padding: 18px 0 0 0;
}
div#driving_map h2 {
	padding:0 0 10px 0;
}
div#driving-directions #flashmap {
    width:658px;
    height:300px;
	border:1px solid #4c5655;
}

div#driving-text {padding: 18px 0 0 0;clear:both;}
div#driving-text h1 {font-size: 12px;}
div#driving-text h2 {font-size: 14px;padding-bottom:7px;}

div#driving-link {display:none;}

/* FOOTER */
/* -------------------- */

#footer #other-facilities {
	line-height:18px;
	padding:55px 0 40px 0;
}
#footer #other-facilities h2 {
	padding-bottom:14px;
}

#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color:#778286;
	font-size:11px;
}

#footer ul {
	clear:left;
	margin:0 0 0 0;
	padding:0;
}

#footer li {
	float:left;
	padding-top:26px;
}
#footer li a {
	display:block;
	padding:0 26px 0 0;
	margin:0 26px 0 0;
	border-right:1px solid #778286;
}
#footer li.last a {
	border-right:none;
}

#footer p {
	clear:left;
	padding-top:26px;
}
/* --------- /stylesheets/inline.css --------- */ 
/*
 _ _       _     _       _          
| (_)_ __ | | __(_)_   _(_) ___ ___ 
| | | '_ \| |/ /| | | | | |/ __/ _ \
| | | | | |   < | | |_| | | (_|  __/
|_|_|_| |_|_|\_\/ |\__,_|_|\___\___|
              |__/         
*/

#inline-edit-tools{
  background: #F0F4F5 url(/javascripts/ext/resources/images/gray/toolbar/bg.gif) repeat-x scroll left top;
  border-color: #D0D0D0;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

#inline-edit-tools a.edit{
  background-position: 0 2px;
  display: block;
  padding: 3px 0 2px 18px;
  color: #000;
  background-repeat: no-repeat;
  text-decoration: none;
  background-image: url(/javascripts/ext/resources/images/default/shared/fam/page_edit.png) !important;
}

/* --------- /javascripts/shadowbox/skin/classic/skin.css --------- */ 
/**
 * The "classic" theme CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is an online media viewer application that supports all of the
 * web's most popular media publishing formats. Shadowbox is written entirely
 * in JavaScript and CSS and is highly customizable. Using Shadowbox, website
 * authors can showcase a wide assortment of media in all major browsers without
 * navigating users away from the linking page.
 *
 * Shadowbox is released under version 3.0 of the Creative Commons Attribution-
 * Noncommercial-Share Alike license. This means that it is absolutely free
 * for personal, noncommercial use provided that you 1) make attribution to the
 * author and 2) release any derivative work under the same or a similar
 * license.
 *
 * If you wish to use Shadowbox for commercial purposes, licensing information
 * can be found at http://mjijackson.com/shadowbox/.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007-2008 Michael J. I. Jackson
 * @license     http://creativecommons.org/licenses/by-nc-sa/3.0/
 * @version     SVN: $Id: skin.js 91 2008-03-28 17:39:13Z mjijackson $
 */

/*_____________________________________________________  container & overlay  */
#shadowbox_container, #shadowbox_overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#shadowbox_container {
  position: fixed;
  display: block;
  visibility: hidden;
  z-index: 999;
  text-align: center; /* centers #shadowbox in quirks and IE */
}
#shadowbox_overlay {
  position: absolute;
}

/*_______________________________________________________________  shadowbox  */
#shadowbox {
  position: relative;
  margin: 0 auto;
  text-align: left; /* reset left alignment */
}

/*____________________________________________________________________  body  */
#shadowbox_body {
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #333;
  overflow: hidden;
}
#shadowbox_body_inner {
  position: relative;
  height: 100%;
}
#shadowbox_content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

/*_________________________________________________________________  loading  */
#shadowbox_loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#shadowbox_body, #shadowbox_loading {
  background-color: #060606; /* should match loading image background color */
}
#shadowbox_loading_indicator {
  float: left;
  margin: 10px 10px 0 10px;
  height: 32px;
  width: 32px;
  background-image: url(/javascripts/shadowbox/skin/classic/loading.gif);
  background-repeat: no-repeat;
}
#shadowbox_loading span {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 10px;
  float: left;
  margin-top: 16px;
}
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
  text-decoration: underline;
}

/*____________________________________________________________  title & info  */
#shadowbox_title, #shadowbox_info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner, #shadowbox_info_inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 16px;
}
#shadowbox_title {
  /*height: 26px;*/
  height: 4em;  /* this can be just about any value because of the overflow, but the 2-4em ballpark looks best, IMO, and prevents overflow off the top of the viewport for captions up to three lines */
  overflow: visible;
}
#shadowbox_title_inner {
	position: absolute;
	bottom: 0;
  font-size: 16px;
  padding: 5px 0;
  color: #fff;
}
#shadowbox_info {
  height: 20px;
}
#shadowbox_info_inner {
  font-size: 12px;
  color: #fff;
}

/*_____________________________________________________________________  nav  */
#shadowbox_nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#shadowbox_nav_close {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/close.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_next {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/next.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_previous {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/previous.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_play {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/play.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_pause {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/pause.png);
  background-repeat: no-repeat;
}

/*_________________________________________________________________  counter  */
#shadowbox_counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
}

/*___________________________________________________________________  clear  */
div.shadowbox_clear {
  clear: both; /* clear floating counter & nav */
}

/*________________________________________________________________  messages  */
div.shadowbox_message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  color: #fff;
  text-decoration: underline;
}

#shadowbox_title {
  border: 0px solid;
} 

#shadowbox_info {
  border: 0px solid;
}


