/*
G5 Search Marketing Copyright 2010
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 {font-size:20px;font-weight:normal;color:#cd7100;padding-bottom:14px;}
h2 {font-size:16px;color:#484b1c;}
h3 {font-size:15px;font-weight:normal;color:#688c94;padding:10px 0 4px;}
h4 {font-size:14px;}
h5 {font-size:13px;}
h6 {font-size:12px;}

a {color:#c60;text-decoration:none;}
a:hover {text-decoration:underline;}

.clear {clear:both;}
.cl {clear:left;}
.cr {clear:right;}
.none {display:none;}
.external {padding-right:14px;background:url(/images/external-link-icon.gif) no-repeat right top;}

.right {float:right;}
.left {float:left;}
img.left {margin:0 70px 10px 0;}
img.right {margin:0 0 10px 70px;}

dt {padding-top:12px;font-weight:bold;}

/* STRUCTURE */
/* -------------------- */

body {
	color:#666;
	text-align:center;
	padding:21px 0 0;
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	background:#666 url(/images/header-bg.png) no-repeat top center;
}

#whopper {
	width:960px;
	padding:0 17px;
	margin:0 auto;
	text-align:left;
	background:#fff url(/images/bg.png);
}

#header {
	height:auto !important;height:110px;min-height:110px;
	position:relative;
	font-size:15px;
	line-height:29px;
	color:#fff;
	border-top:4px solid #fff;
	background:#444;
}

#middle {
	position:relative;
	min-height:350px;height:auto !important;height:350px;
	line-height:18px;
	border-bottom:4px solid #fff;
}

#footer {
	width:964px;
	margin:0 auto;padding:8px 15px 40px;
	text-align:left;
	font-family:helvetica,arial,sans-serif;
	background:url(/images/footer-bg.png) no-repeat;
}

/* HEADER */
/* -------------------- */

/* LOGO */
#logo {
	position:absolute;
	top:0;left:0;
	z-index:100;
}

/* BACKGROUND */
#header img {display:block;}

/* ADDRESS */
#header .address {
	position:absolute;
	top:0;right:0;
	padding:19px 13px 0;text-align:right;
}
#header .tel {padding:0 0 3px;font-size:25px;}
#header a {color:#fff;}

/* dark styles */
.dark #header,
.dark #header a  {color:#333;}

/* NAVIGATION */

#nav {
	width:960px;height:32px;
	background:#5d7c83;
}
#nav li {float:left;}

#nav li a {
	display:block;
	height:32px;
	text-indent:-9999px;
	background:url(/images/nav-modern.png);
}

#nav li.home a {width:86px;background-position:0 0;}
#nav li.floor a {width:118px;background-position:-86px 0;}
#nav li.features a {width:178px;background-position:-204px 0;}
#nav li.neighborhood a {width:135px;background-position:-382px 0;}
#nav li.photo a {width:112px;background-position:-517px 0;}
#nav li.map a {width:149px;background-position:-629px 0;}
#nav li.current a {width:182px;background-position:-778px 0;}

#nav li.home a:hover,
#nav li.home a:focus {background-position:0 -32px;}
#nav li.floor a:hover,
#nav li.floor a:focus {background-position:-86px -32px;}
#nav li.features a:hover,
#nav li.features a:focus {background-position:-204px -32px;}
#nav li.neighborhood a:hover,
#nav li.neighborhood a:focus {background-position:-382px -32px;}
#nav li.photo a:hover,
#nav li.photo a:focus {background-position:-517px -32px;}
#nav li.map a:hover,
#nav li.map a:focus {background-position:-629px -32px;}
#nav li.current a:hover,
#nav li.current a:focus {background-position:-778px -32px;}

#nav li.home a:active {background-position:0 -64px;}
#nav li.floor a:active {background-position:-86px -64px;}
#nav li.features a:active {background-position:-204px -64px;}
#nav li.neighborhood a:active {background-position:-382px -64px;}
#nav li.photo a:active {background-position:-517px -64px;}
#nav li.map a:active {background-position:-629px -64px;}
#nav li.current a:active {background-position:-778px -64px;}

/* GENERAL STYLES */
/* -------------------- */

/* TYPOGRAPHY */

#middle p,
#middle ol,
#middle ul,
#middle .vcard {padding-bottom:21px;}

#col1 ul li {padding-left:19px;background:url(/images/bullet-modern.gif) no-repeat 0 4px;}
#col1 ol {margin-left:19px;list-style:decimal;}

/* CCP & Thumbnail Floorplans */
#ccp li a,
.thumbnails a.cta {
	width:108px;height:63px;
	display:block;
	background-image:url(/images/ccp-modern.png);
	text-indent:-9999px;
}
#ccp li.small a,
.thumbnails a.cta {height:40px;}

#ccp li.brochure a {background-position:0 0;}
#ccp li.information a {background-position:-108px 0;}
#ccp li.tour a {background-position:-216px 0;}
#ccp li.special a {background-position:-324px 0;}
#ccp li.brochure-pdf a {background-position:0 -189px;}
#ccp li.contact a,
.thumbnails a.contact {background-position:-108px -189px;}
#ccp li.apply a,
.thumbnails a.apply {background-position:-216px -189px;}
#ccp li.apply-pdf a {background-position:-324px -189px;}

#ccp li.brochure a:hover {background-position:0 -63px;}
#ccp li.information a:hover {background-position:-108px -63px;}
#ccp li.tour a:hover {background-position:-216px -63px;}
#ccp li.special a:hover {background-position:-324px -63px;}
#ccp li.brochure-pdf a:hover {background-position:0 -229px;}
#ccp li.contact a:hover,
.thumbnails a.contact:hover {background-position:-108px -229px;}
#ccp li.apply a:hover,
.thumbnails a.apply:hover {background-position:-216px -229px;}
#ccp li.apply-pdf a:hover {background-position:-324px -229px;}

#ccp li.brochure a:active {background-position:0 -126px;}
#ccp li.information a:active {background-position:-108px -126px;}
#ccp li.tour a:active {background-position:-216px -126px;}
#ccp li.special a:active {background-position:-324px -126px;}
#ccp li.brochure-pdf a:active {background-position:0 -269px;}
#ccp li.contact a:active,
.thumbnails a.contact:active {background-position:-108px -269px;}
#ccp li.apply a:active,
.thumbnails a.apply:active {background-position:-216px -269px;}
#ccp li.apply-pdf a:active {background-position:-324px -269px;}

/* FACILITY PAGE */
/* -------------------- */

/* Slideshow */
#slideshow,
#slideshow img {width:960px;height:356px;background:#ddd;}

/* Homepage CCP */
.ccp-home {
	position:absolute;
	top:285px;left:4px;
	width:952px;
	z-index:500;
}
.ccp-home li {margin:0 4px;}
.ccp-home li.small {margin-top:23px;}

/* Description */
#description {padding:6px 12px 0 28px;}
#description h1 {font-size:18px;padding:14px 0 4px;}

/* LOCATION INTERIOR PAGE */
/* -------------------- */

/* Layout Styles */
.interior-col2 {background:url(/images/col2-bg.png) repeat-y;}
#col1 {width:600px;padding:21px 80px 0 0;}
#col2 {width:225px;}

/* Content Styles */

/* Sidebar Styles */

/* ccp */
#col2 #ccp {padding:32px 0 18px 49px;}
#col2 #ccp li {padding-bottom:18px;}
#col2 #ccp li.small {padding-bottom:10px;}

/* images */
#col2 img {
	margin:18px 0 0 10px;
	border:1px solid #fff;
}

/* WIDGETS */
/*-----------------------------*/

/* MAP */
#flashmap {margin:20px 0;width:100%;height:400px;border:1px solid #333;border-width:1px 0;background:#ddd;}

/* RESIDENTS LIST & SHADOWBOX STYLES */
#middle #col1 ul.residents li {
	width:184px;height:auto !important;min-height:160px;
	padding:0 16px 15px 0;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	background:none;
}
ul.residents a {color:#666;}

ul.residents div {margin:3px 0 0;}
ul.residents img {width:164px;height:113px;}

/* Shared Styles with Shadowbox Gallery */
ul.residents div,
#shadowbox_gallery li a,
#flickr_images li a,
#gallery .thumbs div {
	display:block;
	padding:9px;border:1px solid #dedede;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
ul.residents div:hover,
#shadowbox_gallery li a:hover,
#flickr_images li a:hover,
#gallery .thumbs div:hover {border-color:#acacac;background:#eaeaea;}
ul.residents img,
#shadowbox_gallery li img,
#flickr_images li img,
#gallery .thumbs div img {display:block;border:1px solid #333;}

/* PHOTO GALLERIES */

/* Thumbnail Gallery */
#shadowbox_gallery ul,
#flickr_images ul {
	float:left;
	width:100%;
	border-top:1px solid #666;
	margin:0 0 20px 0;
}
#middle #shadowbox_gallery ul li,
#middle #flickr_images ul li {padding:0;background:none;}
#shadowbox_gallery li,
#flickr_images li,
#gallery .thumbs div {
	float:left;
	margin:15px 24px 9px 0;
}
#shadowbox_gallery li:nth-child(5n),
#flickr_images li:nth-child(5n),
#gallery .thumbs div:nth-child(5n) {margin-right:0;}
#shadowbox_gallery li img,
#flickr_images li img {width:75px;height:75px;}

/* Noobslide Galleries */

/* container and images */
#gallery {position:relative;}
#gallery .mask {
	position:absolute;
	width:598px;
	height:400px;
	overflow:hidden;
	border:1px solid #333;
}

#gallery #box {
	position:absolute;
}
#gallery #box span {float:left;}

#gallery span img {
	width:598px;
	height:400px;
	display:block;
	border-right:1px solid #bbb;
}

/* image info */
#gallery .info{
	width:598px;
	height:60px;
	background:#000;
	position:absolute;
}
#gallery .info p {
	color:#fff;
	font-weight:bold;
	margin:6px 18px;
	font-family:Arial, helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}

/* thumbnails */
#handles,
#gallery .buttons {float:left;padding:400px 0 0;margin:0 0 20px;}
#handles {padding-top:420px;}
#gallery .thumbs div {cursor:pointer;}

/* controls */
#gallery .buttons {
	background:#666;
	text-align:center;
	color:#fff;
}
#gallery .buttons span {padding:0 10px;cursor:pointer;}
#gallery .buttons span:hover {color:#e3ab27;}
#gallery .buttons span:active {color:#d90;}

/* FLOOR PLANS */

/* Default Floorplans */
.floorplans {margin:0 0 40px;}

.header {
	height:27px;
	line-height:27px;
	text-indent:9px;
	color:#fff;
	background:#688c94;
}
.category {font-size:16px;margin:20px 0 0;}
.accordion-toggle {cursor:pointer;}

.list, .thumbnails {margin-top:-20px;}

.unit {width:100%;margin:0 0 1px;padding:0 0 15px;background:#e0ecf2;}

/* Floor Plan Grid (Table) */
table.floorplans {width:100%;}
table.floorplans tr {height:27px;line-height:27px;text-indent:9px;}
table.floorplans .odd {background:#e0ecf2;}

/* grid buttons */
table.floorplans a {
  display:block;
  height:25px;
  text-indent:-9999px;
  background:#ddd url(/images/floorplan-grid-modern.png);
}

table.floorplans .view {width:56px;background-position:0 0;}
table.floorplans .apply {width:59px;background-position:-56px 0;}
table.floorplans .contact {width:95px;background-position:-115px 0;}

table.floorplans .view:hover {background-position:0 -25px;}
table.floorplans .apply:hover {background-position:-56px -25px;}
table.floorplans .contact:hover {background-position:-115px -25px;}

table.floorplans .view:active {background-position:0 -50px;}
table.floorplans .apply:active {background-position:-56px -50px;}
table.floorplans .contact:active {background-position:-115px -50px;}

/* Floor Plan List */

.unit-interior {padding:20px 16px;}

/* name */
.unit-interior .unit-name {margin:0;}

/* text blocks */
.unit-interior .pad {width:auto !important;width:150px;min-width:150px;padding-right:20px;}
.unit-interior .description {padding-top:21px;}

/* buttons */
.unit-interior a {
  display:block;
  width:175px;height:25px;
  margin:0 0 3px;
  text-indent:-9999px;
  background:#ddd url(/images/floorplan-list-modern.png);
}

.unit-interior .view {height:40px;background-position:0 0;}
.unit-interior .pdf {background-position:0 -40px;}
.unit-interior .apply {background-position:0 -65px;}
.unit-interior .contact {background-position:0 -90px;}

.unit-interior .view:hover {background-position:-175px 0;}
.unit-interior .pdf:hover {background-position:-175px -40px;}
.unit-interior .apply:hover {background-position:-175px -65px;}
.unit-interior .contact:hover {background-position:-175px -90px;}

.unit-interior .view:active {background-position:-350px 0;}
.unit-interior .pdf:active {background-position:-350px -40px;}
.unit-interior .apply:active {background-position:-350px -65px;}
.unit-interior .contact:active {background-position:-350px -90px;}

/* Floor Plan List with Thumbnails */
.thumbnails .unit {font-size:13px;height:auto !important;height:250px;min-height:250px;}

.unit-name {
	margin:28px 0 14px;
	font-size:18px;
	color:#484c1d;
}
.category-units {float:left;padding-bottom:20px;}

/* left col */
.thumbnails .assets {display:inline;width:200px;margin:26px 18px 10px;text-align:center;}
.thumbnails .floorplan-link {display:block;}
.thumbnails a {text-decoration:underline;}

/* right col */
.thumbnails .info {display:inline;width:350px;margin:0 14px 20px 0;}

/* table styles */
.thumbnails table {
	width:348px;
	margin:0 0 19px;
	line-height:27px;
	text-align:center;
	border:1px solid #a9c0c7;
}
.thumbnails tr {height:27px;background:#c1d9e6;}
.thumbnails .values {color:#333;font-size:15px;height:40px;background:#fff;font-weight:bold;}
.thumbnails .keys {color:#43471b;}

/* description & special */

.thumbnails .text {margin:0 0 10px;border-bottom:1px solid #6ea7ae;}

/* bottom area (note, button styles included with #ccp code above */
.thumbnails .phone {
	font-size:18px;
	color:#43471b;
	line-height:50px;
}

/* CALENDARS */
#calendar_events {width:100%;float:left;margin-bottom:40px;}
#calendar_events h2 span {
	display:block;
	font-size:.8em;
}

/* event headers */
#calendar_events h3 {
	clear:both;
	line-height:21px;
	padding:3px 9px;margin:5px 0 0;
	color:#fff;
	background:#688c94;
}
#calendar_events .toggler {cursor:pointer;}
#calendar_events [onclick] {cursor:pointer;}

/* event pane */
#calendar_events ol {margin:0;padding:0;list-style:none;}
#calendar_events ol.events,
#calendar_events ol.calendar_events {float:left;padding:16px 20px;border-bottom:1px solid #688c94;}

/* style details */
#calendar_events .tr {float:left;padding-bottom:6px;}
#calendar_events .th {clear:both;font-weight:bold;float:left;width:100px;}
#calendar_events .td {float:left;width:360px;}

/* CORPORATE FALLBACK STYLES */
#site-map {padding:20px 0;}
#site-map p {padding-bottom:0;}

/* FOOTER */
/* -------------------- */

#footer,
#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color:#fff;
	font-size:10px;
	line-height:14px;
}

#footer li {
	display:inline;
	margin-right:7px;padding-right:7px;
	border-right:1px solid #fff;
}
#footer li.last,
#footer li.maybelast {border-right:none;}

/* remove state list */
#footer-states {display:none;}

/* footer text */
#copy {display:none;}

/* Logos */
#footer .corporate {clear:right;margin:12px 0 0;display:block;}
#footer .logos {
  clear:right;
  margin:6px 0 0;
  width:69px;height:38px;
  text-indent:-9999px;
  background:url(/images/footer-logos.png);
}

/* other facilities */
#footer #other-facilities {margin-top:12px;}

/* share */
#share {margin:4px -4px 0 0;}

/* signature bug */
#brand {
	display:block;
	width:213px;
	height:17px;
	margin:12px 0;
	text-indent:-9999px;
	background:url(/images/footer-brand.gif);
}
#brand:hover {background-position:0 -17px;}

/* ALTERNATE COLOR SCHEMES */
/* ------------------ */

/* CLASSIC */

/* Layout */
body.classic {background:#5c5c5c url(/images/classic-header-bg.png) no-repeat top center;}
body.classic #whopper {background-image:url(/images/classic-bg.png);}
body.classic #footer {background-image:url(/images/classic-footer-bg.png);}
body.classic #header,
body.classic #middle {border-width:0;}

body.classic .interior-col2 {background-image:url(/images/classic-col2-bg.jpg);}
body.classic #col2 img {border-color:#a9a6a2;padding:4px;margin-left:7px;background:#fff;background:rgba(255,255,255,.5);}

/* Calls to Action */
body.classic #ccp li a,
body.classic .thumbnails a.cta {background-image:url(/images/classic-ccp.png);}

/* Typography */
body.classic {font-family:'times new roman',times,georgia,serif;font-size:15px;}
body.classic h1 {font-size:22px;font-weight:normal;color:#833030;}
body.classic h2 {font-size:18px;font-weight:normal;color:#333;padding-bottom:12px;}
body.classic h3 {font-size:16px;color:#124e88;padding-bottom:18px;}
body.classic a {color:#ab2e2e;}

body.classic #col1 ul li {padding-left:15px;background:url(/images/classic-bullet.gif) no-repeat 0 7px;}

/* Header. Nav */
body.classic #header a {text-decoration:underline;}
body.classic #nav {background:#eee;}
body.classic #nav li a {background-image:url(/images/classic-nav.png);}

body.classic #nav li.home a {width:105px;background-position:0 0;}
body.classic #nav li.floor a {width:111px;background-position:-105px 0;}
body.classic #nav li.features a {width:173px;background-position:-216px 0;}
body.classic #nav li.neighborhood a {width:131px;background-position:-389px 0;}
body.classic #nav li.photo a {width:112px;background-position:-520px 0;}
body.classic #nav li.map a {width:148px;background-position:-632px 0;}
body.classic #nav li.current a {width:180px;background-position:-780px 0;}

body.classic #nav li.home a:hover,
body.classic #nav li.home a:focus {background-position:0 -32px;}
body.classic #nav li.floor a:hover,
body.classic #nav li.floor a:focus {background-position:-105px -32px;}
body.classic #nav li.features a:hover,
body.classic #nav li.features a:focus {background-position:-216px -32px;}
body.classic #nav li.neighborhood a:hover,
body.classic #nav li.neighborhood a:focus {background-position:-389px -32px;}
body.classic #nav li.photo a:hover,
body.classic #nav li.photo a:focus {background-position:-520px -32px;}
body.classic #nav li.map a:hover,
body.classic #nav li.map a:focus {background-position:-632px -32px;}
body.classic #nav li.current a:hover,
body.classic #nav li.current a:focus {background-position:-780px -32px;}

body.classic #nav li.home a:active {background-position:0 -64px;}
body.classic #nav li.floor a:active {background-position:-105px -64px;}
body.classic #nav li.features a:active {background-position:-216px -64px;}
body.classic #nav li.neighborhood a:active {background-position:-389px -64px;}
body.classic #nav li.photo a:active {background-position:-520px -64px;}
body.classic #nav li.map a:active {background-position:-632px -64px;}
body.classic #nav li.current a:active {background-position:-780px -64px;}

/* Floorplans */
body.classic .header {background:#582722;}
body.classic .unit {background:#edeae5;}

body.classic .unit-name,
body.classic .thumbnails .keys,
body.classic .thumbnails .phone {color:#582722;}
body.classic .thumbnails .text {border-bottom-color:#582722;}
body.classic .thumbnails table {border-color:#a48b86;}
body.classic .thumbnails tr {background:#dbd5c9;}
body.classic .thumbnails .values {background:#f5f4f2;}

body.classic .unit-interior a {background-image:url(/images/classic-floorplan-list.png);}
body.classic table.floorplans a {background-image:url(/images/classic-floorplan-grid.png);}

/* Footer */
body.classic #footer {width:956px;}
body.classic #footer .logos {background:url(/images/classic-footer-logos.png);}

/* WHIMSICAL */

/* ORNATE */
/* --------- /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;
}


