/*
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:#007d68;}
h1 {font-size:160%;}
h2 {font-size:140%;}
h3 {font-size:130%;}
h4 {font-size:120%;}
h5 {font-size:100%;}
h6 {font-size:80%;}

h1, h2, h3{padding: 0 0 10px 0;}

a {color:#007d68;text-decoration:none;}
a:hover {color:#01a58f; text-decoration:underline;}
a:active{color:#01574b;}

.clear {clear:both;}
.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 20px 10px 0;}
img.right {margin:0 0 10px 20px;}

dt {
  padding-top:10px;
  font-size: 105%;
  font-weight: bold;
}

.lf {}


/* STRUCTURE */
/* -------------------- */

html {}

body {
	text-align:center;
	font-family:times, helvetica, sans-serif;
	font-size:1.09em;
	background: #fff url(/images/bodyBG.jpg) repeat-x center top;
	margin: 0;
	color: #000;
	line-height: 1.45em;
}

#whopper {
	position: relative;
	width:1016px;
	z-index: 149;
	margin:0 auto;
	padding: 0;
	z-index: 30;
	background: url(/images/whopperBG.png) repeat-y center top;
	text-align:left;
}

#whoppBtm{
	width:1016px;
	margin:0 auto;
	background: url(/images/whoppBtmBG.png) no-repeat center top;
 	min-height:35px;height:auto !important;height:35px;
  text-transform: uppercase;
  color: #5098bc;
}

#header {
  position: relative;
  z-index: 145;
	background: url(/images/top-wave.png) no-repeat center top;
	min-height:186px;height:auto !important;height:186px;
}

#middle {
  position: relative;
  margin: 0 21px;
  padding:10px 33px 20px 33px;
  border-left: 41px solid #00927e;
  border-right: 41px solid #00927e;
  min-height:450px;height:auto !important;height:450px;
}

#footer {
	position:relative;
	padding-bottom:10px; 
	margin:0 auto;
	width: 950px;
}

/* HEADER */
/* -------------------- */

#logo {
	display:block;
	position: absolute;
	top: 18px;
	left: 33px;
	width:446px;
	height:44px;
	z-index: 45;
	background:url(/images/logo.png);
	text-indent:-9999px;
}


/* NAVIGATION */
/*-----------------------*/

#nav{
	position: relative;
	width: 974px;
	top: 0;
	left: 21px;
	z-index: 900;
	height: 45px;
	background: #00674e;
}

#nav li {float:left; }

#nav li a.top-level {
	display:block;
	height: 45px;
	text-indent:-9999px;
	background: url(/images/corpNav.jpg);
}

#nav li.home a.top-level {width:134px;background-position:0 0;}
#nav li.home a.top-level:hover	{ background-position:0 -45px }

#nav li.locations a.top-level {width:136px;background-position:-134px 0;}
#nav li.locations a.top-level:hover {background-position:-134px -45px;}

#nav li.lifestyle a.top-level {width:267px;background-position:-270px 0;}
#nav li.lifestyle a.top-level:hover	{ background-position:-270px -45px }

#nav li.resources a.top-level {width:139px;background-position:-537px 0;}
#nav li.resources a.top-level:hover	{ background-position:-537px -45px }

#nav li.about a.top-level {width:127px;background-position:-676px 0;}
#nav li.about a.top-level:hover	{ background-position:-676px -45px }

#nav li.contact a.top-level {width:171px;background-position:-803px 0;}
#nav li.contact a.top-level:hover	{ background-position:-803px -45px }

/*---Location Interior Locations Dropdown-----*/
#navLoc{
  position: absolute;	
  top: 13px;
  width: 209px;
  z-index: 140;
  left: 724px;
  height:15px;
	line-height: 15px;
}

#navLoc li {float:left; }


#navLoc li a.top-level{
	display:block;
	height: 15px;
	width:209px;
	text-indent:-9999px;
	background:url(/images/explore.png);
	margin: 0 0 2px 0;
}

#navLoc li a.top-level:hover	{ background-position:0 -15px }

/*----homeCTA Locations Dropdown---*/
#homeCTA{
  position: absolute;	
  top: -15px;
  width: 243px;
  z-index: 147;
  left: 726px;
  height:92px;
}

#homeCTA li {float:left;}

#homeCTA li a.top-level{
	display:block;
	height: 92px;
	width:243px;
	text-indent:-9999px;
	background:url(/images/exploreCTA.gif);
}

#homeCTA li a.top-level:hover	{ background-position:0 -92px }

/*------------------*/
/* Second Level */
#nav li ul{
	position:absolute;
	width:202px;
	left:-9999em;
	margin: 17px 5px 0;
	top: 28px;
	background: #fff;
	border-top: 1px solid #00674e;
	border-left: 2px solid #00674e;
	border-right: 2px solid #00674e;
	border-bottom: 1px solid #00674e;
}

#navLoc li ul{
	position:absolute;
	width:202px;
	left:-9999em;
	margin: 0;
	top: 15px;
	background: #fff;
	border-top: 1px solid #00674e;
	border-left: 2px solid #00674e;
	border-right: 2px solid #00674e;
	border-bottom: 1px solid #00674e;
}

#homeCTA li ul{
	position:absolute;
	width:202px;
	left:-9999em;
	margin: -82px 0 0 -203px;
	background: #fff;
	border-top: 1px solid #00674e;
	border-left: 2px solid #00674e;
	border-right: 2px solid #00674e;
	border-bottom: 1px solid #00674e;
}

#nav li ul li, #navLoc li ul li, #homeCTA li ul li{
	height:auto;
	display:inline;
}

#nav li ul li a, #navLoc li ul li a, #homeCTA li ul li a {
	display:block;
	height:27px;
	width: 202px;
	font-size:14px;
	line-height:27px;
	text-align: left;
  text-indent: 15px;
  text-transform: uppercase;
  color:#1674af;
	background:#d5ebf7;
	text-decoration:none;
	border-bottom:1px solid #00674e;
}

#nav li ul li a:hover, #navLoc li ul li a:hover, #homeCTA li ul li a:hover {
	color:#d5ebf7;
	background:#3e90c4;
}

/* Third Level */
#nav li ul ul{margin:-29px 0 0 100%; border-top: 1px solid #00674e;}

#navLoc li ul ul{margin:-16px 0 0 -206px; border-top: 1px solid #00674e;}

#homeCTA li ul ul{margin:0 0 0 -206px; top: -1px; border-top: 1px solid #00674e;}


/* 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 6 LocationInterior---*/
#navLoc li:hover ul ul, #navLoc li:hover ul ul ul, #navLoc li.sfhover ul ul, #navLoc li.sfhover ul ul ul {left: -999em;}
#navLoc li:hover ul, #navLoc li li:hover ul, #navLoc li li li:hover ul, #navLoc li.sfhover ul, #navLoc li li.sfhover ul, #navLoc li li li.sfhover ul {left: auto;}

/*----Fix IE 6 HomeCTA---*/
#homeCTA li:hover ul ul, #homeCTA li:hover ul ul ul, #homeCTA li.sfhover ul ul, #homeCTA li.sfhover ul ul ul {left: -999em;}
#homeCTA li:hover ul, #homeCTA li li:hover ul, #homeCTA li li li:hover ul, #homeCTA li.sfhover ul, #homeCTA li li.sfhover ul, #homeCTA li li li.sfhover ul {left: auto;}

/* Fix IE 7 */
#nav li:hover {position:static;}
#navLoc li:hover {position: static;}
#homeCTA li:hover {position: static;}

/* CORP HOMEPAGE */
/* ------------------- */

#homeText h1{
  font-size: 42px;
  color: #00927e;
  padding: 30px 0 20px 0;
  line-height: 48px;
}

.zip{
  position: absolute;
  top: 77px;
  left: 726px;
  height: 174px;
  z-index: 500;
}

#homeSlide{
  position: relative;
  height: 273px;
}

#homeFade{
  width: 185px;
  height: 310px;
  background: url(/images/home-fade.png) no-repeat top;
  position: absolute;
  z-index: 143;
  top: -25px;
  left: 620px;
}

#slideshow-home{
  position: absolute;
  z-index: 40;
  top: -57px;
  left: 21px;
  width:735px;
	height:340px;
}

#slideshow-home img {
	width:735px;
	height:340px;
}

#slideshow-home.mask{
	margin:0;
	overflow: visible;
}


/* search */

#zip {
   position: absolute;
   top: 93px;
   left: 30px;
   width: 180px;
   height: 20px;
   color:#414242;
   font-weight:bold;
   text-indent: 5px;
   padding:0;
   border:1px solid #fff;
   background:#fff;
}

#go-button {
    margin: 5px 0 0 0;
    width: 243px;
    height: 162px;
    text-indent: -9999px;
    color: #fff;
    border:0;
    background:url(/images/zipCTA.gif);
    cursor:pointer;
}

#go-button:hover {background-position: 0 -162px;}


/* CORPORATE INTERIOR PAGE */
/* -------------------- */

#header2 {
  position: relative;
  z-index: 145;
  top: 0px;
	background: url(/images/top-wave2.png) no-repeat center top;
	min-height:186px;height:auto !important;height:186px;
}



/* FACILITY/LOCATION HOME PAGE */
/* -------------------- */

#headerLoc {
  position: relative;
  z-index: 145;
	background: url(/images/top-wave-location1.png) no-repeat center top;
	min-height:348px;height:auto !important;height:348px;
	text-align: center;
}

#headerImg{
  position: absolute;
  z-index: 40;
  top: 48px;
  left: 379px;
}


#headerLocBtm{
  height: 34px;
  background: url(/images/headerBtm.jpg) repeat-x center top;
	margin: 0 21px;
}

#intLogo{
  position: absolute;
  top: 95px;
  left: 65px;
  width: 370px;
}

#column-wrapper {
	overflow: hidden;
	
  margin: 0 21px;
  padding: 0 0 20px 0;
  position: relative;
}

#navlocation{
  padding: 2px 0 0 0;
  border-left: 41px solid #00927e;
  border-right: 1px solid #007d68;
  width: 231px;
}

#middleLoc{
  width:606px;
  margin: 0 0 0 27px;
  padding:95px 27px 30px 0;
  border-right: 41px solid #00927e;
  z-index: 58;
}

#middleLoc p{
  padding: 0 0 15px 0;
}

#middleLoc, #navlocation{
  float: left;
    
  padding-bottom: 500em;
    
  margin-bottom: -500em;
}


/*--Location Interior Menu Items Nav--*/
#navlocation li a{
	display:block;
	width: 231px;
	height: 40px;
	text-indent:-9999px;
	background: url(/images/navLoc.jpg);
}


#navlocation li.welcome a	{height:40px; background:url(/images/navLoc.jpg) 0 0 ;}
#navlocation li.welcome a:hover {background:url(/images/navLoc.jpg) -231px 0 ;}

#navlocation li.lifestyles a	{height: 40px; background: url(/images/navLoc.jpg) 0 -40px;}
#navlocation li.lifestyles a:hover {background:url(/images/navLoc.jpg) -231px -40px; }

#navlocation li.services a	{height: 40px; background: url(/images/navLoc.jpg) 0 -80px;}
#navlocation li.services a:hover {background:url(/images/navLoc.jpg) -231px -80px; }

#navlocation li.gallery a	{height: 40px; background: url(/images/navLoc.jpg) 0 -120px;}
#navlocation li.gallery a:hover {background:url(/images/navLoc.jpg) -231px -120px; }

#navlocation li.floor-plans a	{height: 40px; background: url(/images/navLoc.jpg) 0 -160px;}
#navlocation li.floor-plans a:hover {background:url(/images/navLoc.jpg) -231px -160px; }

#navlocation li.ideas a	{height: 40px; background: url(/images/navLoc.jpg) 0 -200px;}
#navlocation li.ideas a:hover {background:url(/images/navLoc.jpg) -231px -200px; }

#navlocation li.events a	{height: 40px; background: url(/images/navLoc.jpg) 0 -240px;}
#navlocation li.events a:hover {background:url(/images/navLoc.jpg) -231px -240px; }

#navlocation li.employment a	{height: 40px; background: url(/images/navLoc.jpg) 0 -280px;}
#navlocation li.employment a:hover {background:url(/images/navLoc.jpg) -231px -280px; }

#navlocation li.directions a	{height: 40px; background: url(/images/navLoc.jpg) 0 -320px;}
#navlocation li.directions a:hover {background:url(/images/navLoc.jpg) -231px -320px; }

#navlocation li.contact a	{height: 40px; background: url(/images/navLoc.jpg) 0 -360px;}
#navlocation li.contact a:hover {background:url(/images/navLoc.jpg) -231px -360px; }

#navlocation li.email a	{height: 40px; background: url(/images/navLoc.jpg) 0 -400px;}
#navlocation li.email a:hover {background:url(/images/navLoc.jpg) -231px -400px; }

/* -------------------- */

#intTop{
  position: relative;
  top: 5px;
}

.address{
  text-align: center;
  font-size: 18px;
  color: #076f32;
}

.adr{
  text-align: left;
  font-size: 18px;
  color: #076f32;
}

.tel{
 font-size: 34px;
 margin: 10px 0 0 0;
}

#locInt .address span{
  text-align: center;
  font-size: 16px;
  color: #000;
}

#locInt .tel{
 font-size: 28px;
 margin: 10px 0 15px 0;
}


body.brown .address{
  color: #74471f;
}

body.blue .address{
  color: #014079;
}

#intTop #font-select {
	z-index: 899;
	right:60px;top:60px;
}

/* LOCATION INTERIOR PAGE */
/* -------------------- */

#locInt{
}

#headerLocInt {
  position: relative;
  z-index: 145;
	background: url(/images/top-wave-location.png) no-repeat center top;
	min-height:113px;height:auto !important;height:113px;
	text-align: center;
}

#headerLocIntBtm{
  height: 34px;
  background: url(/images/headerBtm.jpg) repeat-x center top;
  margin: 0 0 10px 0;
}

#intLocLogo{
  top: 95px;
  left: 75px;
  width: 230px;
  text-align: center;
}

#locInt #ccp{
  margin: 1px 0 0 3px;
}


/* EDITOR CONTENT & TYPOGRAPHY */
/* ----------------------------------- */

#editor-content{
}

#editor-content p{
  padding: 0 0 15px 0;
}

#editor-content h1, #middleLoc h1{
  color: #000;
  line-height: 120%;
}

#editor-content h2, #middleLoc h2{
  text-transform: uppercase;
}

#editor-content ul, #homeText ul, #middleLoc ul{
	padding: 10px 15px 20px 40px;
}

#editor-content li, #homeText li, #middleLoc li{
	list-style-type: disc;
	color: #007d68;
}

#p_content{
  padding: 15px 0 0 0;
}

#p_col1_middle, #p_col1_top{
  clear: both;
  padding: 0 0 15px 0;
}

/* tabs */
#p_col1_top ul{
  width: 600px;
	height:30px;
	list-style:none;
	padding-bottom:25px;
	font-size:13px;
	list-style:none;
	margin: 0 0 10px 0;
	padding: 10px 0 1px 13px;
	border-bottom: 1px solid #ccc;
}

#p_col1_top ul li {
	float:left;
	padding-right:2px;
	height:30px;
	line-height:30px;
	font-size:13px;
	margin-left:0;
	list-style: none;
}

#p_col1_top ul li a {
	background:#ffecc2;
	border: 1px solid #ccc;
	color:#32302d;
	padding:0 9px;
	line-height:30px;
	display:inline-block;
	height:30px;
	font-size:13px;
	font-weight:bold;
	margin-left:0;
}

#p_col1_top ul li.on a {
  background: #fbd777;
  color: #074031;
}

#p_col1_top ul li a:hover {background:#fbd777;}


/* WIDGETS */
/*-----------------------------*/

/* font sizer */
#font-select {
	position:absolute;
	right:20px;top:20px;
	width:150px;height:23px;
}

#font-select input{
	width: 23px;
	height: 23px;
	text-indent:-9999px;
	line-height: 5px;
	background: url(/images/font-sizer.jpg);
	float:left;
	cursor:pointer;
	border:none;
}

#font-select input.decrease {width:23px;background-position:0px 0;}
#font-select input.decrease:hover	{ background-position:0px -23px }

#font-select input.increase {width:23px;background-position:-23px 0;}
#font-select input.increase:hover {background-position:-23px -23px;}

#font-select img{
  margin: 0;
  padding: 0;
}

#font-select input.decrease, #font-select input.increase{
  text-indent: -999px;
}

.addthis_button{
	position: absolute;
	top: 5px;
	left: 825px;
}


/* Floorplans */
#floorplans {
	width:100%;
	line-height:15px;
	border-bottom:3px solid #5098BC;
	clear: both;
}

#floorplans th {
	padding:7px 10px;
	font-weight:bold;
}

#floorplans td {
	padding:7px 10px;
	border-top:1px solid #5098BC;
}

#floorplans td.floorplan {
	white-space:nowrap;
	color:#00674e;
	font-weight:bold;
	font-style: italic;
	font-size: 18px;
}

#floorplans td.plan a:hover {
	text-decoration:none;
	border-bottom:2px solid #5098BC;
}

#floorplans a {
	margin:10px 10px 10px 0;
	float:right;
	display:block;
	width:178px;height:33px;
	text-indent:-9999px;
	background:url(/images/floor-plan.jpg);
	overflow:hidden;
}

#floorplans a:hover {background-position:0 -33px;}

/* photo gallery */
#gallery {position:relative;padding:350px 0 0;}

#box {position:absolute;}
#box span{
	display:block;
	float:left;
}

#box span img{
  width: 600px; height:340px;
}

.mask{
	position:absolute;
	top:0;
	width:600px;height:340px;
	overflow:hidden;
}

#thumbs{
	padding:0;
	clear:both;
}

#thumbs div{
	display:block;
	width:120px;
	height:68px;
	padding:0 5px 6px;
	float:left;
	cursor:pointer;
}

#thumbs div img {
	width:120px;
	height:68px;
}

/* Map */
#flashmap {
	width:600px;height:320px;
	border:1px solid #5098BC;
	margin-bottom:20px;
}

/* CALENDAR STYLES */
/* -------------------- */

#calendar_events h2 {
	margin-top:-10px;
	padding:15px 25px 0 0;
	color:#6ac6d2;
	font-weight:normal;
	font-size:21px;
	letter-spacing:2px;
	line-height:28px;
	text-transform:uppercase;
}

.green #calendar_events h2, .green #calendar_events h2 span {
  color: #158a76;
}

.brown #calendar_events h2, .brown #calendar_events h2 span {
  color: #a4602e;
}

.blue #calendar_events h2, .blue #calendar_events h2 span {
  color: #004787;
}

#calendar_events h2 span {
	display:block;
	padding:5px 0 10px 0;
	color:#6ac6d2;
	font-weight:normal;
	font-style:italic;
	font-size:14px;
	letter-spacing:0;
	line-height:1em;
	text-transform:none;
	border-bottom: 1px solid #ccc;
}

#calendar_events h3 {
	cursor:pointer;
	clear:both;
	width:100%;
	line-height:20px;
	padding:10px 0 5px 0;
}

#calendar_events li {
	float:left;
	line-height:16px;
	margin:0;padding:5px 0 0 10px;
	list-style: none;
}

#calendar_events li.th {
	clear:left;
	color:#000;
	font-size: 12px;
	width:80px;
	font-weight:bold;
}

#calendar_events li.td {
	float:left;
	width:280px;
	padding:5px 0 0 20px;
	line-height: 1.12em;
}

#calendar_events ol.table {
	float:left;
	padding:5px 0;
}

.event_container{
	border-left:2px solid #00927e;
	border-right:2px solid #00927e;
	background: #feefca;
	margin: 0 0 10px 0;
}

/* TERTIARY PAGES */
/*--------------------*/

#area-page, 
#comarketing-page,
#state-page,
#locations,
#site-map {padding:12px 0;}

#no-match{
  padding: 37px 0;
}


/* AREA PAGE */
/* -------------------- */

#area-page p.city {
  text-align:right; 
  margin: 0 0 0 370px;  
  width: 455px;   
}

#area-page h2.city{width: 365px;}

#area_map {float:right;
}

#area_map #flashmap {
	width:410px;
	height:430px;
	border:1px solid #CCC;
}

#facility-list {
	width:400px;
	float:left;
}

.facility-summary {
	margin:16px 0; 
	clear:both;
	border-bottom:1px solid #CCC;
}
.facility-summary img {
	float:left;
	padding:0 10px 10px 0;
}
.facility-summary dl {padding:0 0 20px 0;}
.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:#4a97c7;
	font-size:11px;
	text-align: left;
}

#footer a:hover{ color:#4fa2d5;}
#footer a:active{color:#3279a4;}

#footernav, #footer-system{
  text-transform: uppercase;
}

#footer #other-facilities, #footer-stores, #compare{
  margin: 0 0 0 10px;
}

#copy {
	/*position:absolute;
  top:45px;	
	left:10px;*/
	line-height:44px;
	font-weight:bold;
}

#footer-stores{
  font-weight: bold;
}

#footer-stores{
	clear:both;
	padding:10px 0 0 0;
}

#footer ul {clear:left;}

#footer li {float:left;}

#footer li a {
	padding:0 1em;
	border-right:1px solid #ccc;
}

#footer li.last a {border-right:none;}

body #signature-brand {margin-left:1em;}

/*--------CCP--------*/
body.green #ccp{

  position: absolute;
  z-index: 130;
  left: 303px;
	height: 46px;
}


#ccp li {float: left; list-style-type:none }


body.green #ccp li a{ 
	height:46px; 
	display:block; 
	text-indent:-9999px; 
	background:url(/images/ccp-green.jpg);
}

body.green #ccp li.brochure a{ width:211px; background-position:0 0;}
body.green #ccp li.brochure a:hover	{ background-position:0 -46px }

body.green #ccp li.tour a{ width:212px; background-position:-211px 0;}
body.green #ccp li.tour a:hover	{ background-position:-211px -46px }

body.green #ccp li.specials a{ width:209px; background-position:-423px 0;}
body.green #ccp li.specials a:hover	{ background-position:-423px -46px }

/*---Brown---*/
body.brown #ccp{

  position: absolute;
  z-index: 130;
  left: 303px;
	height: 46px;
}


body.brown #ccp li a{ 
	height:46px; 
	display:block; 
	text-indent:-9999px; 
	background:url(/images/ccp-brown.jpg);
}

body.brown #ccp li.brochure a{ width:211px; background-position:0 0;}
body.brown #ccp li.brochure a:hover	{ background-position:0 -46px }

body.brown #ccp li.tour a{ width:212px; background-position:-211px 0;}
body.brown #ccp li.tour a:hover	{ background-position:-211px -46px }

body.brown #ccp li.specials a{ width:209px; background-position:-423px 0;}
body.brown #ccp li.specials a:hover	{ background-position:-423px -46px }

/*---Blue---*/
body.blue #ccp{

  position: absolute;
  z-index: 130;
  left: 303px;
	height: 46px;
}


body.blue #ccp li a{ 
	height:46px; 
	display:block; 
	text-indent:-9999px; 
	background:url(/images/ccp-blue.jpg);
}

body.blue #ccp li.brochure a{ width:211px; background-position:0 0;}
body.blue #ccp li.brochure a:hover	{ background-position:0 -46px }

body.blue #ccp li.tour a{ width:212px; background-position:-211px 0;}
body.blue #ccp li.tour a:hover	{ background-position:-211px -46px }

body.blue #ccp li.specials a{ width:209px; background-position:-423px 0;}
body.blue #ccp li.specials a:hover	{ background-position:-423px -46px }
/* 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;
}


