﻿/*
G5 Search Marketing Copyright 2009
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:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}
h6 {font-size:80%;}

a {color:#003ea4;text-decoration:none;}
a:hover {text-decoration:underline;}

.clear {clear:both;}

.right {float:right;}
.left {float:left;}
img.right {margin:0 0 10px 20px;}
img.left {margin:0 20px 10px 0;}

.none {display:none;}
.no-bullet {list-style:none;margin-left:0;padding-left:0;}

body {
	color:#4c483d;
	text-align:center;
	font-family:georgia, times, times new roman, serif;
	font-size:108%;
	background:#18508a;
}

/* OUTSIDE */
/* -------------------- */

#headerWrap {
	position:absolute;
	top:0;
	width:100%;
	height:167px;
	background:url(/images/headerWrap-bg.png) repeat-x;
	z-index:800;
}
#header {
	position:relative;
	width:960px;
	height:149px;
	margin:0 auto;
	text-align:left;
}

#whopper {
	width:100%;
	background:#4572a1 url(/images/bg.gif) top center;
}	
#middle {
	position:relative;
	width:950px;
	margin:0 auto;
	padding:153px 125px 0 125px;
	height:auto !important;height:450px;min-height:450px;
	text-align:left;
	background:#fff2ce url(/images/middle-bg.png) repeat-y;
	z-index:500;
}

#footerWrap {
	position:relative;
	top:-15px;
	width:100%;
	height:auto !important;height:136px;min-height:136px;
	background:url(/images/footerWrap-bg.png) repeat-x;
	z-index:800;
}
#footer {
	width:900px;
	margin:0 auto;
	padding:0 30px 40px 30px;
	color:#fff2ce;
	font-size:10px;
	text-align:left;
}

/* HEADER */
/* -------------------- */

#logo {
	position:relative;
	top:13px;
	display:block;
	width:286px;
	height:118px;
	text-indent:-9999px;
	background:url(/images/logo.png);
}

#storeLogo{
	position:relative;
	top:13px;
	display:block;
	width:286px;
	height:118px;
	text-indent:-9999px;


}
#tagline {
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:432px;
	height:52px;
	text-indent:-9999px;
	background:url(/images/tagline.png) no-repeat;
}

#font-select {
	position:absolute;
	right:22px;
	top:91px;
	width:96px;
	height:10px;
	background:url(/images/font-bg.gif);
}
#font-select input {
	width:10px;
	height:10px;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
	background:none;
}
#font-select .increase {float:right;}

/* NAVIGATION */
/*-----------------------*/

#nav {
	position:absolute;
	right:5px;
	bottom:-3px;
}

#nav li {float:left;}

#nav li a.top-level {
	display:block;
	height:33px;
	text-indent:-9999px;
	background: url(/images/nav-bg2.gif);
}

#nav li.home a.top-level {width:69px; background-position:0 0;}
#nav li.community a.top-level {width:129px; background-position:-69px 0;}
#nav li.services a.top-level {width:67px; background-position:-198px 0;}
#nav li.resources a.top-level {width:121px; background-position:-265px 0;}
#nav li.mgmtservices a.top-level {width:151px; background-position:-386px 0;}
#nav li.about a.top-level {width:74px; background-position:-537px 0;}
#nav li.careers a.top-level {width:66px; background-position:-611px 0;}

#nav li.home a.top-level:hover {width:69px; background-position:0 -34px;}
#nav li.community a.top-level:hover {width:129px; background-position:-69px -34px;}
#nav li.services a.top-level:hover {width:67px; background-position:-198px -34px;}
#nav li.resources a.top-level:hover {width:121px; background-position:-265px -34px;}
#nav li.mgmtservices a.top-level:hover {width:151px; background-position:-386px -34px;}
#nav li.about a.top-level:hover {width:74px; background-position:-537px -34px;}
#nav li.careers a.top-level:hover {width:66px; background-position:-611px -34px;}


/* reset some second level things */
#locationNav li ul li a,
#nav li ul li a {
	display:block;
	width:212px;
	text-indent:11px;
	height:27px;
    line-height:27px;
    color:#013e7d;
	text-decoration:none;
	font-size:12px;
}
#locationNav li ul li a:hover,
#nav li ul li a:hover {background:url(/images/nav-bullet.gif) no-repeat 1px 0;}

#locationNav li ul,
#nav li ul { /* second-level lists */
	position:absolute;
	width:212px;
	height:auto;
	left:-999em;
	background:url(/images/nav-item-bg.gif) left bottom;
	border-top:1px solid #3b698b;
}

#locationNav li ul li,
#nav li ul li {
	height:auto;
	display:inline;
}

#locationNav li ul ul {margin:-28px 0 0 -47px;}
#nav li ul ul {margin:-28px 0 0 211px;} /* third-level lists */

/* Fix IE */
#locationNav li:hover,
#nav 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,
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav 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:-92px;}
#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 */
/* ------------------- */

/* slideshow */
#slideshow-home {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#fff;
}
#slideshow-home,
#slideshow-home img {
	width:948px;
	height:399px;
}

/* find bar */
#find {
	position:absolute;
	top:452px;
	left:125px;
	width:950px;
	height:109px;
	background:url(/images/find-bg.png);
	z-index:800;
}

/* search by zip */
.zip #zip {
	position:absolute;
	left:442px;
	top:54px;
	width:103px;
	height:22px;
	line-height:22px;
	background:#fff;
	border:1px solid #8e8e8e;
}
.zip #go-button {
	position:absolute;
	left:556px;
	top:54px;
	width:48px;
	height:24px;
	background:url(/images/go.gif);
}
#locationNav li a.top-level:hover,
.zip #go-button:hover {background-position:0 -24px;}

/* locationNav */
#locationNav {
	position:absolute;
	right:45px;
	top:54px;
	z-index:850;
}
#locationNav a {display:block;}
#locationNav li a.top-level {
	width:48px;
	height:24px;
	text-indent:-9999px;
	background:url(/images/go.gif);
}

/* homeText */
#homeText {
	width:655px;
	height:auto !important;height:331px;min-height:331px;
	padding:45px 0 20px 25px;
	line-height:200%;
	background:url(/images/homeText-bg.png) no-repeat bottom left;
}
#homeText h1 {
	display:inline;
	font-size:175%;
}
#homeText p.first {display:inline;}
#homeText p {padding:0 0 24px 0;}

/* home CCP */
#ccp-home {
	width:212px;
	position:absolute;
	right:150px;
	top:586px;
}

#ccp-home li {margin-bottom:10px;}
#ccp-home a {
	display:block;
	width:212px;
	height:70px;
	text-indent:-9999px;
	background:url(/images/ccp-home.png);
}

#ccp-home li.choose a {background-position:0 0;}
#ccp-home li.resources a {background-position:0 -80px;}
#ccp-home li.choose a:hover {background-position:-212px 0;}
#ccp-home li.resources a:hover {background-position:-212px -80px;}

#ccp-home li.care a {
	height:178px;
	margin-bottom:0;
	background:url(/images/care-home.gif);
}

/* FACILITY PAGE, STORE PAGE LAYOUT */
/* -------------------- */

#facility-top {
	position:relative;
	width:912px;
	height:170px;
	margin:0 19px;
	padding-top:30px;
	background:url(/images/facility-top-bg.png) no-repeat bottom left;
}

/* address */
#address {
	padding:82px 0 0 25px;
	font-size:13px;
	line-height:20px;
}

#address .fn {
	position:absolute;
	top:36px;
	left:6px;
	font-size:26px;
	line-height:30px;
}
#address div {
	position:absolute;
	top:39px;
	right:6px;
	color:#4c718b;
	font-size:23px;
	line-height:30px;
}

/* ccp */
#ccp {
	position:absolute;
	bottom:23px;
	right:6px;
	width:630px;
	height:72px;
}

#ccp li {float:left;}
#ccp li a {
	display:block;
	width:210px;
	height:72px;
	text-indent:-9999px;
	background:url(/images/ccp2.png);
}

#ccp li.tour a {background-position:0 0;}
#ccp li.brochure a {background-position:-210px 0;}
#ccp li.specials a {background-position:-420px 0;}

#ccp li.tour a:hover {background-position:0 -72px;}
#ccp li.brochure a:hover {background-position:-210px -72px;}
#ccp li.specials a:hover {background-position:-420px -72px;}

/* col1 styles */
#col1 {
	position:relative;
	width:602px;
	height:auto !important;height:430px;min-height:430px;
	margin:0 19px 0 19px;
	padding:0 30px 60px 280px;
	background:url(/images/facility-bg.png);
}

body.store #editor-content img {
	width:196px;
	height:196px;
	padding:7px;
	background:#fff url(/images/store-img-frame.gif);
}

/* col2 styles */
#col2 {
	position:absolute;
	left:19px;
	top:0;
	width:210px;
	z-index:500;
}

/* store nav */
#store-nav li a {
	font-size:12px;
	display:block;
	width:210px;
	height:26px;
	overflow:hidden;
	line-height:27px;
	text-indent:31px;
	color:#003e7e;
	text-transform:uppercase;
	background:url(/images/store-nav-bg.png);
}
#store-nav li a:hover,
#store-nav li.on a {background-position:0 -32px;text-decoration:none;}

#store-nav li.first a {padding-top:6px;background-position:-210px 0;}
#store-nav li.maybelast a {padding-bottom:7px;background-position:-420px 0;}

#store-nav li.first a:hover {background-position:-210px -32px;}
html > #store-nav li.on.first a {background-position:-210px -32px;}
#store-nav li.maybelast a:hover {background-position:-420px -32px;}
html > #store-nav li.on.maybelast a {background-position:-420px -32px;}

#store-nav li.on a {background-position-y:-32px;}

a.facebook {
display: block;
text-indent: -9999px;
width: 144px;
height: 44px;
background: url(/images/5u84f48n.gif) top left no-repeat;
margin:43px 0 0 5px;
}

/* share */
#share {margin:20px 0 0 5px;}

/* facility bottom */
#sidebar-bottom {
	width:229px;
	height:170px;
	position:absolute;
	bottom:32px;left:0;
	background:url(/images/facility-bottom.gif);
	z-index:100;
}
#facility-bottom {
	width:912px;
	height:42px;
	position:absolute;
	bottom:0;left:0;
	background:url(/images/facility-bottom.gif) 0 -170px;
	z-index:100;
}

/* CORPORATE PAGE LAYOUT */
/*-----------------------------*/

/* col1 styles */
#col1-corporate {
	position:relative;
	width:641px;
	height:auto !important;height:400px;min-height:400px;
	padding:0 34px 30px 275px;
	background:url(/images/corporate-page-bg.png) repeat-x;
}

/* col2 styles */
#col2-corporate {
	position:absolute;
	left:32px;
	top:0;
	width:210px;
	z-index:500;
}

body.corporate #editor-content img {
	margin:0 -37px 0 0;
	width:281px;
	height:245px;
	padding:7px;
	background:#fff url(/images/corporate-img-frame.gif);
}

/* corporate side nav */
.corp-nav {
	margin:32px 0 0 0;
	padding-bottom:6px;
	width:260px;
	background:url(/images/corporate-nav-bg.png) bottom;
	line-height:26px;
	font-size:13px;
	text-indent:18px;
	font-weight:bold;
	color:#003e7e;
}

.corp-nav dt {
	height:26px;
	padding:10px 0 0 0;
	text-transform:uppercase;
	color:#83a1c0;
	font-size:13px;
	background:url(/images/corporate-nav-top.png);
}
.corp-nav dt a {color:#83a1c0;}

.corp-nav a {
	display:block;color:#003e7e;
}

.corp-nav dd.on,
.corp-nav dd a:hover {background:url(/images/corporate-nav-on.gif) no-repeat 10px 10px;text-decoration:none;}

/* care */

#care {
	display:block;
	width:100%;
	height:178px;
	margin-top:30px;
	text-indent:-9999px;
	background:url(/images/care-home.gif) no-repeat -1px 0;
}

/* WIDGETS */
/*-----------------------------*/

/* maps */
#flashmap {
	width:100%;
	height:340px;
}

/* gallery */
#gallery li {float:left;}
#gallery li img {
	border:1px solid #18508a;
	margin:0 10px 10px 0;
}

/* floor plans */
#floorplans {
	width:602px;
	line-height:167%;
	margin-top:20px;
	border-top:1px solid #54799a;
}

#floorplans .unit {
	width:542px;
	padding:20px 30px;
	border-bottom:1px solid #54799a;
}

#col1 #floorplans a {
	float:right;
	display:block;
}

/* calendar */
#calendar_events {
	overflow:hidden;
	width:100%;
}

#calendar_events h2 {font-size:18px;}

#calendar_events h3 {
	clear:both;
	font-weight:bold;
	padding-top:10px  
}

#calendar_events li {
	margin:0 0 5px 6px;
}

#calendar_events li.th {
	clear:left;
	float:left;
	width:100px;
	color:#54799a;
}
#calendar_events li.td {
	float:left;
	width:400px;
}

#calendar_events ol.description {
	float:left;
}

#calendar_events ol.end {display:none;}



/* services */

#col1 h3.category {
	color:#54799a;
	font-size:125%;
	font-family:helvetica, arial, sans-serif;
	font-weight:bold;
}
ul.offerings {
	margin:0 0 20px 20px;
	list-style:disc;
}

/* TYPOGRAPHY */
/* -------------------- */

h1,
#locations h2,
#state-page h2,
#site-map h2,
#no-match h2,
#area-page h2 {
	font-size:175%;
	line-height:120%;
	padding:0 0 24px 0;
	font-weight:normal;
}
body.store #col1 h1 {padding-top:40px;}

#editor-content,
#p_col1_top,
#p_col1_middle,
#p_col1_bottom {line-height:180%;}

#homeText h2,
#editor-content h2,
#p_col1_top h2,
#p_col1_middle h2,
#p_col1_bottom h2 {
	font-size:125%;
	font-family:helvetica, arial, sans-serif;
	padding-bottom:6px;
}
#editor-content h2,
#p_col1_top h2,
#p_col1_middle h2,
#p_col1_bottom h2,
body.corporate #editor-content h4 {font-size:125%;color:#54799a;}
#editor-content ul,
#editor-content li {color:#54799a;}

#editor-content h3,
#p_col1_top h3,
#p_col1_middle h3,
#p_col1_bottom h3 {font-size:125%;font-weight:normal;}

#editor-content p,
#editor-content ul {padding-bottom:24px;}
#editor-content li {font-family:helvetica, arial, sans-serif;}

#editor-content ul {
	margin-left:20px;
	list-style:disc;
}
#editor-content ul.no-bullet {
	margin-left:0;
	list-style:none;
}

/* TERTIARY PAGES */
/*--------------------*/

#facility-page,
#driving-directions, 
#facCont,
#main-content, 
#area-page, 
#no-match, 
#locations,
body.corporate #editor-content,
#state-page, 
#site-map,
#comarketing-page {
	padding:32px;
	line-height:200%;
	height:auto !important;height:230px;min-height:230px;
	background:url(/images/corporate-page-bg.png) repeat-x;
}
#col1-corporate #editor-content {background:none;}

/* locations and state and other facilities pages */
#locations dt,
#state-page dt,
#area-page dt {
	font-size:125%;
	padding:10px 0 0 0;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
}

#middle #other-facilities {padding:0 0 40px 32px;}

/* AREA PAGE */
/*--------------------*/

#area-page {font-size:75%;}
#area-page h2 {padding-bottom:10px;}
#area-page p.city {text-align:right;padding-bottom:20px;}


#area_map {float:right;}

#area_map #flashmap {
    width:427px;
    height:430px;
	border:1px solid #18508a;
}

#facility-list {
    width:407px;
    float:left;
    line-height:150%;
    padding-bottom:20px;
}

.facility-summary {
    margin:16px 0; 
    clear:both;
	border-bottom:1px solid #18508a;
}
.facility-summary img {
    float:left;
    padding:0 10px 10px 0;
}
.facility-summary dl {
    margin:0;
    padding:0 0 20px 0; 
}
#area-page dt {padding:0;}
.facility-summary a img.facility-offer {display:none;}

/* FOOTER */
/* -------------------- */

#footer p,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color:#fff2ce;
	font-size:10px;
	padding-bottom:8px;
}
#footer a {color:#fff2ce;}

#footer ul {
	clear:left;
	margin-bottom:8px;
}
#footerNav {padding-top:40px;}

#footer li {
	float:left;
	padding-right:1em;
	margin-right:1em;
	border-right:1px solid #fff2ce;
}
#footer li.last {border-right:none;}

#footer-stores {margin: 10px 0 0 0;float:left; clear: both;}
#footer .copy {padding-top:40px;float:right;}
#footer #copy {display:none;}

#footer-states ul#states-list{
	margin: 5px 0 0 0;
	clear: both;

}

/* footer other facilities */

#footer #other-facilities,
#footer #other-facilities dt {padding:10px 0 0 0;}
#footer #other-facilities h2 {padding:0;}

/* signature bug */

#brand {
	clear:both;
	float:right;
	margin:10px 0;
	display:block;
	width:213px;
	height:17px;
	text-align:left;
	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;
}


