/*
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:22px;font-weight:normal;color:#e26a00;padding-bottom:12px;line-height:1.2em;}
h2 {font-size:15px;}
h3 {font-size:13px;color:#4a8ba4;padding:10px 0 0;}
h4 {font-size:13px;}
h5 {font-size:12px;}
h6 {font-size:11px;}

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:verdana, helvetica, arial, sans-serif;
	font-size:13px;
	background:#aea79b;
}

#whopper {
	width:967px;
	margin:17px auto 0;
	text-align:left;
	background:#fff;
	border:4px solid #5e4f37;
}

#header {
	height:auto !important;height:85px;min-height:85px;
	position:relative;
	color:#fff;
	background:#444;
}

#middle {
	position:relative;
	min-height:350px;height:auto !important;height:350px;
	line-height:18px;
	background:url(/images/middle-bg.gif) repeat-x;
}

#footer {
	width:975px;
	margin:0 auto;padding:8px 6px 40px;
	text-align:left;
}

/* HEADER */
/* -------------------- */

/* LOGO */
#logo {
	position:absolute;
	top:0;left:0;
	z-index:100;
}

/* BACKGROUND */
#header img {display:block;}

/* TEL */
#header .tel {position:absolute;top:6px;right:15px;font-size:25px;}

/* dark styles */
.dark #header {color:#333;}

/* HEADER CCP */
#header .ccp {
  position:absolute;
  bottom:13px;right:16px;
}

/* NAVIGATION */

#nav {
	width:967px;height:34px;
	background:#222;
	border:4px solid #5e4f37;
	border-width:3px 0 4px;
}
#nav li {float:left;}

#nav li a {
	display:block;
	height:34px;
	text-indent:-9999px;
	background:url(/images/nav-modern.png);
}

#nav li.home a {width:87px;background-position:0 0;}
#nav li.floor a {width:134px;background-position:-87px 0;}
#nav li.features a {width:110px;background-position:-221px 0;}
#nav li.neighborhood a {width:156px;background-position:-331px 0;}
#nav li.photo a {width:130px;background-position:-487px 0;}
#nav li.map a {width:171px;background-position:-617px 0;}
#nav li.current a {width:179px;background-position:-788px 0;}

#nav li.home a:hover,
#nav li.home a:focus {width:87px;background-position:0 -34px;}
#nav li.floor a:hover,
#nav li.floor a:focus {width:134px;background-position:-87px -34px;}
#nav li.features a:hover,
#nav li.features a:focus {width:110px;background-position:-221px -34px;}
#nav li.neighborhood a:hover,
#nav li.neighborhood a:focus {width:156px;background-position:-331px -34px;}
#nav li.photo a:hover,
#nav li.photo a:focus {width:130px;background-position:-487px -34px;}
#nav li.map a:hover,
#nav li.map a:focus {width:171px;background-position:-617px -34px;}
#nav li.current a:hover,
#nav li.current a:focus {width:179px;background-position:-788px -34px;}

#nav li.home a:active {width:87px;background-position:0 -68px;}
#nav li.floor a:active {width:134px;background-position:-87px -68px;}
#nav li.features a:active {width:110px;background-position:-221px -68px;}
#nav li.neighborhood a:active {width:156px;background-position:-331px -68px;}
#nav li.photo a:active {width:130px;background-position:-487px -68px;}
#nav li.map a:active {width:171px;background-position:-617px -68px;}
#nav li.current a:active {width:179px;background-position:-788px -68px;}

/* 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 7px;}
#col1 ol {margin-left:19px;list-style:decimal;}

/* CCP & Thumbnail Floorplans */
#ccp {height:47px;border-right:1px solid #fff;}

/* Main CCP Buttons */
#ccp li a,
.ccp li a {
	width:118px;height:47px;
	display:block;
	background-image:url(/images/ccp-modern.png);
	text-indent:-9999px;
}
#ccp li.tour a {background-position:0 0;}
#ccp li.information a {background-position:-118px 0;}
#ccp li.special a {background-position:-236px 0;}
#ccp li.brochure a {background-position:-354px 0;}

#ccp li.tour a:hover,
#ccp li.tour a:focus {background-position:0 -47px;}
#ccp li.information a:hover,
#ccp li.information a:focus {background-position:-118px -47px;}
#ccp li.special a:hover,
#ccp li.special a:focus {background-position:-236px -47px;}
#ccp li.brochure a:hover,
#ccp li.brochure a:focus {background-position:-354px -47px;}

#ccp li.tour a:active {background-position:0 -94px;}
#ccp li.information a:active {background-position:-118px -94px;}
#ccp li.special a:active {background-position:-236px -94px;}
#ccp li.brochure a:active {background-position:-354px -94px;}

/* Small CCP Buttons */
.ccp li.small a {height:28px;margin-right:6px;}

.ccp li.brochure-pdf a {width:144px;background-position:0 -141px;}
.ccp li.contact a {width:113px;background-position:-144px -141px;}
.ccp li.apply a {width:71px;background-position:-257px -141px;}
.ccp li.apply-pdf a {width:71px;background-position:-328px -141px;}

.ccp li.brochure-pdf a:hover,
.ccp li.brochure-pdf a:focus {background-position:0 -169px;}
.ccp li.contact a:hover,
.ccp li.contact a:focus {background-position:-144px -169px;}
.ccp li.apply a:hover,
.ccp li.apply a:focus {background-position:-257px -169px;}
.ccp li.apply-pdf a:hover,
.ccp li.apply-pdf a:focus {background-position:-328px -169px;}

.ccp li.brochure-pdf a:active {background-position:0 -197px;}
.ccp li.contact a:active {background-position:-144px -197px;}
.ccp li.apply a:active {background-position:-257px -197px;}
.ccp li.apply-pdf a:active {background-position:-328px -197px;}

/* FACILITY PAGE */
/* -------------------- */

/* LAYOUT STYLES */
#homeWrap {background:url(/images/homeWrap-bg.gif) repeat-y;}

/* DESCRIPTION CONTENT BAR */
#description {
  width:355px;
  padding:9px 20px 70px 24px;
  font-size:14px;
  line-height:21px;
}

/* homeText */
#description h1 {clear:both;font-size:18px;padding:1px 0 6px;}
#description p {padding-bottom:15px;}

/* home links, vcard */
#description .vcard {
  position:absolute;
  left:585px;bottom:-12px;
  white-space:nowrap;
}

.home-links {
  position:absolute;
  right:6px;bottom:-12px;
}
.home-links li {display:inline;padding:0 19px 0 0;}
.home-links a {text-decoration:underline;}

/* SIDEBAR */
.homeSidebar {width:568px;}

/* Slideshow */
#slideshow,
#slideshow img {width:568px;height:379px;background:#888;}

/* homeFeatured */
#homeFeatured {
  height:auto;min-height:100px;
  position:relative;
  padding:10px 18px 6px 198px;
  color:#fff;
  line-height:15px;
  border-top:4px solid #5e4f37;
  overflow:hidden;
}
#homeFeatured h2 {
  color:#fff;
  text-transform:uppercase;
  padding:0 0 6px;
  font-size:15px;
  font-weight:normal;
  font-family:"Bell Gothic Std","Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
}
#homeFeatured p {padding:0 0 6px;}
#homeFeatured a {color:#ddd;text-decoration:underline;}
#homeFeatured a:hover {text-decoration:none;}
#homeFeatured img {
  position:absolute;
  top:0;left:0;
  border-bottom:4px solid #5e4f37;
}

/* LOCATION INTERIOR PAGE */
/* -------------------- */

/* Layout Styles */
#middle.interior {padding:80px 20px 20px 36px;}

#col1 {width:535px;}
#col2 {width:355px;padding-top:36px;}

/* Interior CCP */
.interiorCCP {position:absolute;top:9px;right:20px;}

/* Content Styles */

/* Sidebar Styles */

/* images */
#col2 img {display:block;margin:0 0 12px;}

/* WIDGETS */
/*-----------------------------*/

/* MAP */
#flashmap {margin:20px 0;width:98%;height:440px;border:1px solid #333;}

/* RESIDENTS LIST & SHADOWBOX STYLES */
ul.residents {width:610px;margin:0 auto;}
#middle 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;
}
#shadowbox_gallery ul li,
#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 img,
#flickr_images li img {width:75px;height:75px;}

/* Noobslide Galleries */

/* container and images */
#gallery {position:relative;width:600px;margin:0 auto 20px;}
#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;
}

/* Thumbanils, Thumb Gallery Overrides */
#handles,
#gallery .buttons {float:left;padding:400px 0 0;margin:0 0 20px;}
#handles {padding-top:420px;}
#gallery .thumbs div {cursor:pointer;}

/* thumb gallery overrides */
#gallery.thumbnailGallery {
  width:100%;height:auto !important;height:581px;min-height:581px;
  padding-top:15px;
  border-top:1px solid #666;
}
#gallery.thumbnailGallery .mask {width:520px;height:579px;top:15px;right:16px;}
#gallery.thumbnailGallery span img {width:520px;height:579px;border-right-width:0;}

#gallery.thumbnailGallery #handles {padding:0;margin:0;width:370px;}
#gallery.thumbnailGallery #handles div {margin:0 24px 24px 0;}

/* 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:25px;
	text-indent:9px;
	color:#fff;
	background:#4a8aa5;
}
.category {font-size:14px;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:#e1ecf2;}

/* 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:#6ca2b7 url(/images/floorplan-grid-modern.png);
}

table.floorplans .view {width:52px;background-position:0 0;}
table.floorplans .apply {width:90px;background-position:-52px 0;}
table.floorplans .contact {width:90px;background-position:-142px 0;}

table.floorplans .view:hover {background-position:0 -25px;}
table.floorplans .apply:hover {background-position:-52px -25px;}
table.floorplans .contact:hover {background-position:-142px -25px;}

table.floorplans .view:active {background-position:0 -50px;}
table.floorplans .apply:active {background-position:-52px -50px;}
table.floorplans .contact:active {background-position:-142px -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:#cd7100 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 {width:888px;}
.thumbnails .unit {font-size:13px;height:auto !important;height:250px;min-height:250px;}

.unit-name {
	margin:26px 0 15px;
	font-size:18px;
	color:#cc6602;
}

/* left col */
.thumbnails .assets {display:inline;width:440px;margin:15px 0 10px 19px;text-align:center;}
.thumbnails .floorplan-link {display:block;}
.thumbnails a {text-decoration:underline;}

/* right col */
.thumbnails .info {display:inline;width:350px;margin:0 31px 0 0;}
.thumbnails .info img {margin:18px 0 10px;}

/* table styles */
.thumbnails table {
	width:348px;
	margin:0 0 19px;
	line-height:27px;
	text-align:center;  
	border:1px solid #a9c0c8;
}
.thumbnails tr {height:27px;background:#c1d8e6;}
.thumbnails .values {color:#323335;font-size:15px;height:40px;background:#fff;font-weight:bold;}
.thumbnails .keys {color:#4b8ba6;}

/* description & special */

.thumbnails .text {margin:0 0 15px;border-bottom:1px solid #6ea7ae;}

/* bottom area */
.thumbnails .info a {
  display:block;
  width:117px;height:45px;
  text-indent:-9999px;
  background:url(/images/floorplan-thumbnail-modern.png);
}

.thumbnails .info .contact {background-position:0 0;}
.thumbnails .info .contact:hover,
.thumbnails .info .contact:focus {background-position:0 -45px;}
.thumbnails .info .contact:active {background-position:0 -90px;}
.thumbnails .info .apply {background-position:-117px 0;}
.thumbnails .info .apply:hover,
.thumbnails .info .apply:focus {background-position:-117px -45px;}
.thumbnails .info .apply:active {background-position:-117px -90px;}

.thumbnails .phone {
	font-size:18px;
	color:#cc6602;
	line-height:20px;
}

/* CALENDARS */
#calendar_events {width:600px;margin:0 auto 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;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	background:#4a8aa5;
}
#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 {width:560px;float:left;padding:16px 20px;border-bottom:1px solid #333;}

/* 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:#98461c;
	font-size:10px;
	line-height:14px;
}

#footer li {
	display:inline;
	margin-right:7px;padding-right:7px;
	border-right:1px solid #98461c;
}
#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 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;}
/* --------- /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;
}


