/*
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,h2,h3,h4,h5,h6 {color:#6cf;line-height:1.333em;text-transform:uppercase;}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:11px;color:#f0eee6;}
h6 {font-size:10px;}

a {color:#65b4db;text-decoration:none;}
a:hover {color:#5eaacf;text-decoration:underline;}

.clear {clear:both;}
.none {display:none;}
.external {padding-right:14px;background:url(/images/external-link-icon.gif) no-repeat right top;}
.phark {display:block;text-indent:-9999px;}
.relative {position:relative;}

.right {float:right;}
.left {float:left;}
#middle img.left {margin:0 20px 10px 0;}
#middle img.right {margin:0 0 10px 20px;}

dt {padding-top:10px;font-weight:bold;}

/* STRUCTURE */
/* -------------------- */

html {height:100%;}

body {
  color:#f0eee6;
  text-align:center;
  font-family:arial, helvetica, sans-serif;
  font-size:12px;
  background:#524941 url(/images/bg.png) repeat-x;
  height:100%;
}

#whopper {
  width:967px;height:auto !important;height:100%;min-height:100%;
  margin:0 auto;padding:0 10px;
  text-align:left;
  background:url(/images/body-bg.png) repeat-y top center;
}

#header {height:159px;background:#5f554c url(/images/header-sprite.png);}
.location #header {background:url(/images/header-store-sprite.png);}
#nav,
#storeNav {height:52px;z-index:900;}

#middle {
  width:100%;min-height:450px;height:auto !important;height:400px;
  line-height:22px;
  background:#342b26 url(/images/middle-bg-corp.png) no-repeat;
}

#footer {
  padding:15px 24px 15px 44px;
  height:auto !important;height:168px;min-height:168px;
  background:url(/images/footer-bg.png) no-repeat;
}

/* HEADER */
/* -------------------- */

#logo {
  width:179px;height:143px;
  background:url(/images/header-sprite.png);
}
/* Changed display:block to display:none for Shayne */
.location #logo {width:auto;height:auto;background:#342b26;}

/* topNav (location level) */
#topNav {position:absolute;top:8px;right:27px;z-index:950;}

#topNav a.top-level {
  width:125px;height:21px;
  background:url(/images/topNav.png);
}
#topNav .communities a.top-level {width:178px;background-position:-125px 0;}

#topNav .corporate a.top-level:hover {background-position:0 -21px;}
#topNav .communities a.top-level:hover {background-position:-125px -21px;}

/* tagline (location level) */
div.tagline {
  width:626px;height:23px;
  position:absolute;
  top:70px;right:0;
  background:url(/images/topNav.png) 0 -42px;
}
div.marquis {background-position:0 -65px;}

/* NAVIGATION */
/*-----------------------*/

#nav li,
#storeNav li {float:left;}
#nav a.top-level,
#storeNav a {
  display:block;
  height:52px;
  text-indent:-9999px;
  background:url(/images/header-sprite.png);
}

/* Corporate */

#nav li.home a.top-level {width:158px;background-position:0 -159px;}
#nav li.find a.top-level {width:215px;background-position:-158px -159px;}
#nav li.about a.top-level {width:152px;background-position:-373px -159px;}
#nav li.contact a.top-level {width:173px;background-position:-525px -159px;}
#nav li.resident a.top-level {width:269px;background-position:-698px -159px;}

#nav li.home a.top-level:hover {background-position:0 -211px;}
#nav li.find a.top-level:hover {background-position:-158px -211px;}
#nav li.about a.top-level:hover {background-position:-373px -211px;}
#nav li.contact a.top-level:hover {background-position:-525px -211px;}
#nav li.resident a.top-level:hover {background-position:-698px -211px;}

/* Store Level */
#storeNav a {background:url(/images/header-store-sprite.png);}

#storeNav li.welcome a {width:165px;background-position:0 -159px;}
#storeNav li.amenities a {width:113px;background-position:-165px -159px;}
#storeNav li.floor a {width:200px;background-position:-278px -159px;}
#storeNav li.photo a {width:141px;background-position:-478px -159px;}
#storeNav li.contact a {width:127px;background-position:-619px -159px;}
#storeNav li.resident a {width:221px;background-position:-746px -159px;}

#storeNav li.welcome a:hover {background-position:0 -211px;}
#storeNav li.amenities a:hover {background-position:-165px -211px;}
#storeNav li.floor a:hover {background-position:-278px -211px;}
#storeNav li.photo a:hover {background-position:-478px -211px;}
#storeNav li.contact a:hover {background-position:-619px -211px;}
#storeNav li.resident a:hover {background-position:-746px -211px;}

/* Second Level */
.nav li ul {
  position:absolute;
  width:174px;
  left:-999em;
  background:url(/images/nav-bg.png);
  z-index:950;
}

.nav li ul li {
  height:auto;
  display:inline;
}

.nav li ul li a {
  display:block;
  width:174px;height:25px;
  font-size:14px;
  line-height:25px;
  text-indent:16px;
  color:#f9f7f0;
  text-decoration:none;
}
.nav li ul li a:hover {background:url(/images/nav-bullet.gif) no-repeat 0 -1px;}

/* Third Level */
.nav li ul ul {margin:-25px 0 0 100%;}

/* Fix IE 6 */
.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {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;}
/* Fix IE 7 */
.nav li:hover {position:static;}

/* HOMEPAGE */
/* ------------------- */

/* HOMECONT */
body.home #middle {background-position:0 374px;}
#homeCont {width:712px;border-right:255px solid #f0eee6;}

/* Slideshow */
#slideshow-home,
#slideshow-home img {width:712px;height:374px;background:#60696a;}

/* HomeText */
#homeText {
  padding:10px 44px 0;
  height:auto !important;height:168px;min-height:168px;
  background:url(/images/homeText-bg.png) no-repeat bottom left;
}
#middle #homeText h1,
#middle #homeText p {padding-bottom:11px;}

/* HOMESIDEBAR*/
#homeSidebar {
  position:absolute;
  top:0;right:0;
  width:255px;
}

/* LocationNav's */
#locationNav {
  margin:0 0 -20px;
  position:relative;
  top:-20px;left:44px;
  z-index:800;
}
#locationNav.pageNav {position:static;margin:-26px 0 0;}/* onpage nav */
#col1 #locationNav ul {position:absolute;margin:0;padding-bottom:0;}

#middle #locationNav li {background:none;display:inline;}
#col1 #locationNav li {display:block;float:left;padding:0;}

#locationNav a.top-level {height:20px;margin-top:11px;background:url(/images/locationNav-bttns.gif);overflow:hidden;}
#locationNav .state a.top-level {width:94px;background-position:0 0;}
#locationNav .community a.top-level {width:168px;background-position:0 -31px;}
#locationNav .state a.top-level:hover {background-position:-168px 0;}
#locationNav .community a.top-level:hover {background-position:-168px -31px;}

/* second level states */
#locationNav .state ul ul,
#topNav ul ul {margin:-25px 0 0 -100%;}

/* second level communities */
#locationNav .community ul {width:900px;margin-left:-722px;}
#locationNav.pageNav .community ul {margin-left:0;}/* onpage nav */
#locationNav .community ul li a {float:left;width:300px;}

/* Sustainable */
#sustainable {width:255px;height:216px;background:url(/images/sustainable.png);z-index:200;}
#sustainable h2 {
  position:absolute;
  left:0;bottom:0;
  width:255px;height:66px;
  background:url(/images/sustainable.png) 0 66px;
}
#sustainable a {display:block;text-decoration:none;color:#f0eee6;width:100%;height:100%;}

#sustainable li.top-level {position:absolute;background:url(/images/sustainable.png);}

#sustainable li.lease {
  width:73px;height:60px;
  left:114px;top:35px;
  background-position:-114px -35px;
}
#sustainable li.live {
  width:71px;height:53px;
  left:109px;top:95px;
  background-position:-109px -95px;
}
#sustainable li.renew {
  width:31px;height:77px;
  left:78px;top:50px;
  background-position:-78px -50px;
}

#sustainable li ul {display:none;}
#sustainable li ul li {padding-left:14px;background:url(/images/nav-bullet.gif) no-repeat 0 -4px;}
#sustainable li:hover ul {
  display:block;
  position:absolute;
  padding:15px 20px;
  width:140px;
  background:#404040;
  border:2px solid #7ca12d;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -ms-border-radius:10px;
  -o-border-radius:10px;
  border-radius:10px;
  z-index:850;
}
#sustainable li.lease:hover ul {left:70px;top:-23px;}
#sustainable li.live:hover ul {left:-10px;top:46px;}
#sustainable li.renew:hover ul {left:-180px;top:-13px;}

/* CORPORATE INTERIOR PAGE */
/* -------------------- */

/* top img */
#p_col1_top img {display:block;}
#content {padding:36px 44px 50px;}

/* Typography */
#middle p,
#middle ul,
#middle ol,
#middle .vcard {padding-bottom:22px;}

#middle ol {margin-left:22px;list-style:decimal;}

/* FACILITY PAGE */
/* -------------------- */

/* Slideshow */
#slideshow,
#slideshow img {margin:0;width:755px;height:374px;background:#ddd;}

/* Description */
#description {
  width:712px;height:auto !important;height:210px;min-height:210px;
  border-right:255px solid #fff;
}
#description img {display:block;position:absolute;top:0;left:0;}
#description h1 {padding-top:10px;}
#description h1,
#description p {padding-left:257px;width:427px;}

/* Sustainable */
#sustainable.facility {
  position:absolute;
  top:0;right:-255px;
  height:210px;
  background:#fff;
}
#sustainable.facility h2 {
  width:190px;
  position:absolute;
  left:62px;bottom:90px;
  background:url(/images/sustainable-store.png) 0 60px;
}
#sustainable.facility a {display:block;text-decoration:none;color:#f0eee6;width:100%;height:100%;}

#sustainable.facility li.top-level {background-image:url(/images/sustainable-store.png);}
#sustainable.facility li.lease {left:57px;top:23px;}
#sustainable.facility li.live {left:52px;top:83px;}
#sustainable.facility li.renew {left:21px;top:38px;}

/* CCP */
#facTop #ccp {position:absolute;top:0;right:0;z-index:100;}

#middle #ccp {
  width:200px;height:350px;
  padding:24px 0 0 55px;margin:0;
  color:#342b26;
  line-height:18px;
  text-transform:uppercase;
  background:url(/images/ccp-bg.png);
}
#col2 ul#ccp li,
ul#ccp li {padding:0 0 14px;background:none;}
#col2 ul#ccp li.apply,
ul#ccp li.apply {padding-bottom:17px;}
#col2 ul#ccp li.resident,
ul#ccp li.resident {padding-bottom:13px;}
#col2 ul#ccp li.tel,
ul#ccp li.tel {padding:5px 0 18px;}

#ccp a {
  display:block;
  text-indent:-9999px;
  width:124px;height:20px;
  background:url(/images/ccp-bg.png);
}

#ccp .apply a {height:30px;background-position:-55px -24px;}
#ccp .map a {background-position:-55px -71px;}
#ccp .email a {background-position:-55px -105px;}
#ccp .visit a {background-position:-55px -139px;}
#ccp .resident a {background-position:-55px -173px;}
#ccp .apartment a {background-position:-55px -206px;}

#ccp .apply a:hover {background-position:-266px -24px;}
#ccp .map a:hover {background-position:-266px -71px;}
#ccp .email a:hover {background-position:-266px -105px;}
#ccp .visit a:hover {background-position:-266px -139px;}
#ccp .resident a:hover {background-position:-266px -173px;}
#ccp .apartment a:hover {background-position:-266px -206px;}

#col2 ul#ccp li.vcard {padding-right:5px;}

/* LOCATION INTERIOR PAGE */
/* -------------------- */
#col1 {
  width:624px;height:auto !important;height:300px;min-height:300px;
  padding:36px 44px 50px;
}
#col2 {width:191px;padding:36px 32px 20px;}

/* Column Layout Styles */
.location #middle {background:#342b26 url(/images/content-bg.gif) repeat-y top right;min-height:350px;}
#col1 {background:url(/images/col1-store-bg.gif) no-repeat;}
#col2 {width:255px;padding:0;}

/* Col Typography, Styles */
#col2 img {display:block;}
#col2 p {padding-bottom:0;}

#col1 ul {margin-left:22px;}
#col1 ul li,
#col2 ul li {padding-left:18px;background:url(/images/nav-bullet.gif) no-repeat 0 -4px;}

/* WIDGETS */
/*-----------------------------*/

/* Grey Box */
div.twoTone {
  width:96%;height:auto !important;height:430px;min-height:430px;
  padding:20px 2%;
  background:#404040;
}

/* Contact, Hours Styles */
.contactWrap,
#hours {
  float:left;
  width:44%;height:auto !important;height:240px;min-height:240px;
  padding:20px 2%;
  margin-right:2%;
  background:#404040;
}
.contactWrap h1 {padding-bottom:10px;}
#hours {margin:0 0 0 2%;}
#hours h2 {font-size:18px;}

/* Forms */
#formWrapper #error {background:#404040;}
#thank_you p {color:#333;}
#thank_you p.uCode {color:#fff;}

/* iFrames */
iframe {display:block;}
#whopper iframe {width:100%;height:400px;border:none;}
#jobiFrame {position:relative;top:-36px;left:-44px;margin-bottom:-108px;}
#jobiFrame,
#jobiFrame iframe {width:967px;height:900px;}

/* Photo Gallery */

#gallery {
  width:879px;height:504px;
  padding:40px 44px;
  background:url(/images/photo-bg.jpg) no-repeat;
}

#gallery #box span {display:block;float:left;}
#gallery #box img {width:456px;height:485px;}

#gallery #box {position:absolute;}

#gallery .mask{
	position:absolute;
	top:44px;right:44px;
	width:456px;height:485px;
	border:6px solid #88857e;
	background:#26221e;
	overflow:hidden;
}

#handles {
  padding-top:26px;
	width:400px;height:454px;
	background:url(/images/gallery-bg.gif) no-repeat 0 26px;
}

#handles div {
	display:block;
	width:71px;height:71px;
	margin:0 5px 5px 0;
	float:left;
	overflow:hidden;
}
#handles div img {cursor:pointer;}

/* Top Tel for Single Column */
div.top-tel {
  position:absolute;
  right:32px;top:134px;
  color:#f8f1e7;
  font-size:14px;
  letter-spacing:1px;
  font-family:tahoma,helvetica,arial,sans-serif;
}

/* Feature List */
.feature-categories {
  display:inline;
  width:700px;padding-bottom:22px;
  position:relative;left:-44px;
}
.feature-list {
  width:320px;height:auto !important;height:380px;min-height:380px;
  margin-left:22px;padding:26px 0 0;
  position:relative;
  background:#404040;
}
.feature-list h2 {padding:0 22px;}
#col1 .feature-list ul {margin-right:10px;}
#col1 .feature-list ul li {background-position:-5px -4px;}

/* Map */
#flashmap {
  width:622px;height:320px;
  border:1px solid #f0eee6;
  background:#333;
  line-height:1.2em;
  color:#333;
}

/* KIOSK PAGES */
/* ------------------- */

body.kiosk {width:1920px;height:1200px;overflow:hidden;}
body.kiosk img {display:block;}

.kioskLogo {width:100%;height:161px;background:url(/images/kiosk-logo-bg.png);}
.kioskImg {width:100%;height:897px;background:url(/images/kiosk-img-bg.jpg);}

#kioskCCP {
  width:100%;height:50px;
  padding:44px 0 48px;
  background:url(/images/kiosk-ccp.png);
}
#kioskCCP li {float:left;}

#kioskCCP a {display:block;height:50px;text-indent:-9999px;background:url(/images/kiosk-ccp.png);}

#kioskCCP .leasing a {width:380px;background-position:0 -44px;}
#kioskCCP .portal a {width:257px;background-position:-380px -44px;}
#kioskCCP .see a {width:154px;background-position:-637px -44px;}
#kioskCCP .friend a {width:227px;background-position:-791px -44px;}
#kioskCCP .cws a {width:214px;background-position:-1018px -44px;}
#kioskCCP .video a {width:215px;background-position:-1232px -44px;}
#kioskCCP .career a {width:473px;background-position:-1447px -44px;}

#kioskCCP .leasing a:hover {background-position:0 -186px;}
#kioskCCP .portal a:hover {background-position:-380px -186px;}
#kioskCCP .see a:hover {background-position:-637px -186px;}
#kioskCCP .friend a:hover {background-position:-791px -186px;}
#kioskCCP .cws a:hover {background-position:-1018px -186px;}
#kioskCCP .video a:hover {background-position:-1232px -186px;}
#kioskCCP .career a:hover {background-position:-1447px -186px;}

/* TERTIARY PAGES */
/*--------------------*/

/* Site Map */
#site-map {padding-bottom:32px;}
#site-map p {padding-bottom:0;}

#middle #other-facilities {padding-bottom:22px;}

/* AREA PAGE */
/* -------------------- */

#area-page,
#comarketing-page {height:auto !important;height:600px;min-height:600px;}

#area-page h2.city {padding-bottom:34px;}
#area-page p.city {display:none;}

#area_map {float:right;}
#area_map #flashmap {width:420px;height:480px;}

#facility-list {
  width:407px;
  float:left;
}

.facility-summary {
  margin:16px 0; 
  clear:both;
  border-bottom:1px solid #f0eee6;
}
.facility-summary img {
  float:left;
  padding:0 10px 10px 0;
}
.facility-summary dl {padding:0 0 20px 0;line-height:1.6em;}
.facility-summary dt {padding-top:0;}
.facility-summary a img.facility-offer {display:none;}

/* FOOTER */
/* -------------------- */

#footer,
#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  color:#f9f7f0;
  font-size:11px;
  line-height:13px;
}

#footer li {display:inline;}
#footer li a {
  padding:0 9px 0 0;margin:0 9px 0 0;
  border-right:1px solid #f9f7f0;
}
#footer li.last a,
#footer li.resident a {border-right:none;}

/* footer text */
#copy {text-transform:uppercase;padding-bottom:9px;}

#footer-stores,
#footer #other-facilities {padding-top:9px;}

#associatesLink {
  width:120px;height:18px;
  margin:9px 0;
  background:url(/images/associates.gif);
}

#footer #other-facilities {
  width:60%;
  -webkit-column-count: 2;
  -webkit-column-gap: 10px;
  -webkit-column-rule: none;
  -moz-column-count: 2;
  -moz-column-gap: 10px;
  -moz-column-rule: none;
  -ms-column-count: 2;
  -ms-column-gap: 10px;
  -ms-column-rule: none;
  -o-column-count: 2;
  -o-column-gap: 10px;
  -o-column-rule: none;
  column-count: 2;
  column-gap: 10px;
  column-rule: none;
}

body #signature-brand {margin:20px 0;}
/* 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;
}


