/*
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:#000; line-height:1.1em;}
h1 {font-size:210%; font-family: palatino,times,"times new roman",serif; padding-bottom:.5em;}
h2 {font-size:140%; padding-bottom:.75em;}
h3 {font-size:140%; padding-bottom:.75em;}
h4 {font-size:120%; padding-bottom:.75em;}
h5 {font-size:100%;}
h6 {font-size:80%;}

#locations h2,
#site-map h2,
#state-page h2,
#area-page h2.city,
#no-match h2 {font-size:210%; font-family: palatino,times,"times new roman",serif; padding-bottom:.5em;}

a {color:#234f7d;text-decoration:none;}
a:hover {text-decoration:underline;}

.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;}

.clearfloat { 
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

#middle p {
  padding-bottom:1.5em;
}

#col1 li, ul.offerings li {color:#000; line-height:21px; font-weight:bold; font-size:100%;}
#col1 li li, ul.offerings li li {font-size:100%;}
#col1 ul, #editor-content ol, ul.offerings {padding-bottom:1.25em; padding-top: .5em; font-family:arial,helvetica,sans-serif;}
#editor-content ol {list-style:decimal;}
#col1 ul, ul.offerings {list-style:disc;}
#col1 li, ul.offerings li {margin-left:15px; padding:0;}
#col1 li a, ul.offerings li a {text-decoration:underline; font-weight:bold;}

/* STRUCTURE */
/* -------------------- */

html {height:100%;}

body {
	color:#222;
	text-align:center;
	font-family: lucida,"lucida sans",verdana,sans-serif;
	font-size:13px;
	line-height:1.5em;
	background:url(/images/bg_gradient.jpg) repeat-x;
	padding-top:0px;
}

#header {
  width:980px;
  background:url(/images/header_bg.png) no-repeat;
  margin:0 auto;
  text-align:left;
}

#whopper {
	width:980px;
	margin:0 auto;
	text-align:left;
	background:url(/images/whopper_bg.png) repeat-y;
	overflow-x:hidden;
}
#whopper-wrapper {position:relative; width:958px; padding:0 11px;}

#nav-wrapper {
  width:958px;
  height:43px;
  padding-bottom:12px;
  background:#fff;
}

#middle {
	width:958px;
	background:#ecd39e url(/images/middle_bg.gif) right bottom no-repeat;
	margin:0;
	padding:0;
	min-height:667px;height:auto !important;height:667px;
}
.home #middle {
  min-height:0px;height:auto !important;height:0px;
}

#footer {
	width:980px;
	background:url(/images/footer_bg.png) no-repeat;
	margin:0 auto;
	text-align:left;
}
#footer-wrapper {
  width:920px;
  padding:74px 30px 20px 30px;
}

/***** =HEADER *****/
.logo {
  display:block;text-indent:-9999px;
  float:left;
  width:300px;
  height:120px;
}

#header a {cursor:pointer;}

/* NAVIGATION */
/*-----------------------*/
#nav {
  position:relative;
  width:958px;
  height:43px;
  z-index:999;
}
#nav-locations {
  z-index:999;
  width:227px;
  height:50px;
}

#nav li {float:left;}

#nav li a.top-level {
	display:block;
	height:43px;
	text-indent:-9999px;
	background:url(/images/nav_sprite.gif) no-repeat;
}

#nav li.home a.top-level {width:93px;background-position:0 0;}
#nav li.home a.top-level:hover {background-position:0 -43px;}
#nav li.about a.top-level {width:105px;background-position:-93px 0;}
#nav li.about a.top-level:hover {background-position:-93px -43px;}
#nav li.management a.top-level {width:210px;background-position:-198px 0;}
#nav li.management a.top-level:hover {background-position:-198px -43px;}
#nav li.consulting a.top-level {width:203px;background-position:-408px 0;}
#nav li.consulting a.top-level:hover {background-position:-408px -43px;}
#nav li.options a.top-level {width:212px;background-position:-611px 0;}
#nav li.options a.top-level:hover {background-position:-611px -43px;}
#nav li.contact a.top-level {width:135px;background-position:-823px 0;}
#nav li.contact a.top-level:hover {background-position:-823px -43px;}

/* Second Level */
#nav li ul, #nav-locations li ul {
  margin:-12px 0 0 -10px;
  padding-top:10px;
	position:absolute;
	width:225px;
	background:url(/images/drop_down_menu_top.png) no-repeat;
	left:-999em;
}
#nav-locations li ul {
  margin:-6px 0 0 8px;
  padding:0;
  background:#fff;
  border-top:#c88d46;
  border:1px solid #c88d46;
	border-top:none; 
}
.home #nav-locations li ul {margin:-168px 0 0 8px;}

#nav li ul li, #nav-locations li ul li {
	height:26px;
	display:inline;
}

#nav li ul li a, #nav-locations li ul li a {
	display:block;
	width:225px;
	padding:6px 0;
	height:14px;
	font:bold 12px lucida,"lucida sans",verdana,sans-serif;
	line-height:14px;
	text-indent:28px;
	color:#ac6a28;
	background:url(/images/drop_down_menu_bg.png) repeat-y;
	text-decoration:none;
	border:none;
}
#nav-locations li ul li a {
  background:#fff;
  border-top:1px solid #c88d46;
}
#nav li ul li a:hover, #nav-locations li ul li a:hover {
	color:#002147;
}
#nav li ul li.last a {background:url(/images/drop_down_menu_btm.png) 0 bottom no-repeat; padding-bottom:25px;}

/* Third Level */
#nav li ul ul, #nav-locations li ul ul {margin:-26px 0 0 -227px;}
.home #nav-locations li ul ul {margin:-26px 0 0 225px;}

/* 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-locations li:hover ul ul, #nav-locations li:hover ul ul ul, #nav-locations li.sfhover ul ul, #nav-locations 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;}
#nav-locations li:hover ul, #nav-locations li li:hover ul, #nav-locations li li li:hover ul, #nav-locations li.sfhover ul, #nav-locations li li.sfhover ul, #nav-locations li li li.sfhover ul {left:auto;}

/* Fix IE 7 */
#nav li:hover, #nav-locations li:hover {position:static;}


/***** =HOMEPAGE *****/
#slideshow-home { /*950 x 295*/
	position:relative;
	width:958px;
	height:334px;
	margin:0;padding:0;
}
#slideshow-home img {
	width:958px;
	height:334px;
	margin:0;padding:0;
}
#ropes {
  position:absolute;
  top:45px;
  width:958px;
  height:35px;
  background:url(/images/ropes.png) no-repeat;
  z-index:990;
}
.home #ropes {
  height:348px;
}
.home #cola {/*363*/
  float:left;
  width:345px;
  height:330px;
  padding-right:18px;
}
.home #colb { /*252*/
  float:left;
  width:207px;
  height:330px;
  padding:10px 22px;
  border-left:1px solid #f2e7cb;
}
.home #colc {
  float:left;
  width:209px;
  height:330px;
  padding:10px 22px;
  border-left:1px solid #f2e7cb;
  border-right:1px solid #f2e7cb;
}
.home #content-wrapper {
  background:url(/images/home_middle_bg.jpg) 0 bottom no-repeat;
  padding:21px 40px 0 48px;
  width:870px;
}
.home h2 {font:bold 18px "Palatino Bold",Times,"Times New Roman", serif;}
.home p {font-size:12px;}

#home-buttons {
  width:347px;
  height:121px;
  background:url(/images/home_search_bg.png) no-repeat;
}
#home-buttons li.visit {
  width:95px;
  height:60px;
  padding:0 0 0 232px;
}
#home-buttons li.visit a.top-level {
  display:block;
  width:95px;
  height:45px;
  text-indent:-9999px;
  background:url(/images/home_search_sprite.png) 0px 0px no-repeat;
}
#home-buttons li.visit a.top-level:hover {background-position: -95px 0px;}

#home-buttons li.search input {vertical-align: middle;}
#home-buttons li.search  #zip {
    float:left;
    width: 110px;
    height: 17px;
    color:#000;
    font-weight:bold;
    margin:28px 0 0 108px;
    border:none;
}
#home-buttons li.search input#go-button {
    float:left;
    margin:14px 0 0 17px;
    width: 95px;
    height: 45px;
    text-indent: -9999px;
    border:0;
    background:url(/images/home_search_sprite.png) -0 -45px no-repeat;
}
#home-buttons li.search input#go-button:hover {background-position: -95px -45px;}

/***** =CORP_INTERIOR *****/
#tagline {
  width:958px;
  height:103px;
  margin:0;
  padding:0 0 2px 0;
  text-indent:-9999px;
  background:#f9f3cc url(/images/leading_the_way.jpg) no-repeat;
}

#content-wrapper {
  position:relative;
  width:958px;
  margin:0;
  padding:0;
  background:url(/images/main_content_bg.jpg) no-repeat;
}

#content-wrapper .wrapper {
  margin-top:25px;
  min-height:667px;height:auto !important;height:667px;
}

#col1 { /*664px*/
  width:584px;
  padding:20px 30px 50px 50px;
  vertical-align:top;
}

#col2 { /*255px*/
  width:253px;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  vertical-align:top;
  overflow-x:hidden;
  text-align:center;
}

#col2 img.right {
  float:none;
  margin:23px 0;
  border:2px solid #32577c;
}
#col2 .caption {display:block; font-size:11px; padding:0 20px; text-align:left;}

#p_col2_middle {min-height:100%;height:auto !important;height:100%;}

/***** =FACILITY PAGE *****/

#slideshow {
	position:relative;
	margin:0;
	padding:0;
	width:679px;
	height:338px;
}

#slideshow img {
	width:679px;
	height:338px;
	margin:0;
	padding:0;
}


/***** =LOCATION INTERIOR PAGES *****/

/* WIDGETS */
/*-----------------------------*/
/* =font-select */
#font-select {
  position:relative;
  float:right;
  right:28px;
  top:42px;
  width:109px;
  height:20px;
  background:url(/images/text_size_corp.gif) no-repeat;
}

/* Font Swapper */
#font-select input {
	width:16px;
	height:20Spx;
	text-indent:-9999px;
	line-height:50px;
	cursor:pointer;
	border:none;
	background:none;
}
#font-select .increase {float:right; width:20px;}
#font-select .decrease {float:left; margin-left:70px;}
/* photo tour */
#photo-gallery {
	width:620px;
	margin:10px auto;
}
#photo-gallery li {
	float:left;
	padding:0 25px 15px 0;
	list-style:none;
	margin-left:0;
}
#photo-gallery li img {
	width:75px;
	height:75px;
	padding:3px;
	border: 1px solid #9d6c10;
}

/* tabs */
#col1 ul.tabs {
	position:relative;
	width:620px;
	height:40px;
	list-style:none;
	padding-bottom:20px;
	font-size:12px;
	list-style:none;
}
#col1 ul.tabs li {
	float:left;
	padding-right:2px;
	height:40px;
	line-height:40px;
	font-size:12px;
	list-style:none;
	margin-left:0;
}
	
#col1 ul.tabs li a {
	background:#f9f1df;
	color:#3f3d39;
	padding:0 14px;
	line-height:40px;
	display:inline-block;
	height:40px;
	font-size:12px;
	text-decoration:none;
}
#col1 ul.tabs li a:hover, #col1 ul.tabs li.on a {background:#c59348; color:#f9f1df;}

/* =EVENT_CALENDARD */
#calendar_events h3 {color:#b67254; padding-top:10px;}

#calendar_events li {
	margin:5px 0 0 10px;
	line-height:20px;
}
#calendar_events li.th {
	clear:left;
	float:left;
	font-weight:bold;
}
#calendar_events li.td {
	padding-left:3px;
	float:left;
}
#calendar_events ol.description {
	float:left;
	padding-bottom:15px;
	clear:both;
}

/* FLOORPLANS */
#floorplans {
	width:100%;
	line-height:20px;
	margin-top:20px;
	border-top:1px solid #9b440d;
}

#floorplans .unit {
	width:100%;
	padding:20px 0;
	border-bottom:1px solid #9b440d;
}

#floorplans strong {
	font-size:16px;
	color:#9b440d;
}

#floorplans a {
	float:right;
	display:block;
	height:27px;
	margin-top:9px;
	border-bottom:none;
}

/* =MAP */
div#map h2 {display: none;}
#map {padding-bottom:20px;}
#flashmap {
    margin:0;
    width: 618px;
    height: 277px;
    top: 0px;
    left: 0px;
    border:1px solid #9b440d;
}

/* TERTIARY PAGES */
#area-page, 
#no-match,
#comarketing-page,
#state-page,
#site-map,
#middle #other-facilities {padding:50px 50px 20px 50px;}

#state-page dt, #other-facilities dt {font-weight:bold; padding-top:10px;}

/* SITE MAP */
#site-map p {padding-bottom:.5em;}

/* AREA PAGE */
/* -------------------- */

#area-page p.city {text-align:right; padding:1.5em 0; padding-bottom:2em;}

#area_map {float:right; padding-bottom:50px;}

#area_map #flashmap {
	width:430px;
	height:430px;
	border:1px solid #f7efc6;
}

area-page h3 {padding-bottom:20px;}

#facility-list {
	width:375px;
	float:left;
}

.facility-summary {
	margin:16px 0; 
	clear:both;
	border-bottom:1px solid #b3a369;
	padding-bottom:15px;
}
.facility-summary img {
	float:left;
	margin:0 10px 20px 0;
	border:1px solid #f7efc6;
}
.facility-summary dl {padding:0 0 20px 0;}
.facility-summary a img.facility-offer {display:none;}

/* FOOTER */
/* -------------------- */

/* share */
#share {float:right;margin-right:18px;}

#footer,
#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color:#f7efc6;
	font-size:11px;
	line-height:11px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
}

#footer-stores {clear:both; padding-top:10px;}

#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#footer-states,
#footer ul {display:inline;}

#g5-footer {padding-top: 6px;}
#nav-footer {padding-top:6px;}
#nav-footer li {padding-top:4px;}

#footer li {white-space:nowrap;float:left;padding-bottom:4px;}
#footer li a {
	padding-right:12px;
	margin-right:12px;
	border-right:1px solid #f7efc6;
}
#footer li.contact a,
#footer li.map a,
#footer-states li.last a {border-right:none;padding-right:0;margin-right:0;}

.copy {font-weight:bold; font-size:11px;}
#copy {display:none;}
#footer-stores {
	clear:both;
	width:400px;
	padding-top:20px;
}

/* other facilities in footer */
#footer #other-facilities {padding-top:10px;}

/* signature bug */
#brand {
	clear:both;
	position:relative;
	top:20px;
	margin-bottom:40px;
	display:block;
	width:213px;
	height:17px;
	text-indent:-9999px;
	background:url(/images/footer-brand.gif);
}
#brand:hover {background-position:0 -17px;}


/***** =STORE CUSTOMIZATIONS *****/
.store h1 {color:#153b27;}
#blue.store h1, #blue.store h2 {color:#2b435d;}
.store a {color:#b67254;}
#blue.store a {color:#2f87aa;}
.store a:hover {color:#005834;}
.store #col1 li {color:#153b27;}
#blue.store #col1 li {color:#2b435d;}

body.store {
  background:#a8ac89;
  padding-top:0px;
  color:#333333;
}

body#blue.store {background:#81a7b3;}

.store #whopper {
  margin:0 auto;
  padding:0;
  width:984px; 
  background:url(/images/store_container_bg.gif) repeat-y;
}
body#blue.store #whopper {background:url(/images/store_blue_container_bg.gif) repeat-y;}

.store #header {
  position:relative;
  margin:0;
  padding:77px 12px 0 12px;
  background:url(/images/store_hdr_bg.gif) no-repeat;
}
#blue.store #header {
  background:url(/images/store_blue_hdr_bg.gif) no-repeat;
}

.store #header #nav-locations {
  position:absolute;
  top:23px;
  right:50px;
  width:220px;
  height:38px;
}
.store #header li.explore a.top-level {
  display:block;
  width:220px;
  height:38px;
  text-indent:-9999px;
  background:url(/images/store_btn_explore.png) no-repeat;
}
.store #header li.explore a.top-level:hover {background-position:0 -38px;}

#blue.store #header li.explore a.top-level {
  background:url(/images/store_blue_btn_explore.png) no-repeat;
}
#blue.store #header li.explore a.top-level:hover {background-position:0 -38px;}

.store #frame {
  width:960px;
  border-top:14px solid #11412a;
  border-bottom:14px solid #11412a;
  padding:4px 0;
}
#blue.store #frame {
  border-top:14px solid #1c2f46;
  border-bottom:14px solid #1c2f46;
}

.store #p_main_photo { 
  float:left;
  margin:0;
  padding:0 0 0 3px;
  height:338px;
  width:679px;
}

.store #address{
  position:relative;
  float:left;
  margin:0;
  padding:0;
  width:278px;
  height:338px;
  background:url(/images/store_address_bg.gif) no-repeat;
  text-align:center;
}
#blue.store #address {
  background:none;
}

#blue.store #address #logo {
  padding:68px 0 35px 0;
}

.store #address .director {
  padding:10px 0;
}

.store #address .tel {
  display:block;
  position:absolute;
  width:278px;
  bottom:10px;
  left:0px;
  text-align:center;
}
.store #address .tel span {font:bold 20px tahoma,verdana,sans-serif;}

#nav-contact {
	list-style:none;
	height:26px;
	padding:10px 0;
	margin:0 auto;
	width:145px;
	font-size:12px;
}
#blue.store #nav-contact {width:245px;}
#nav-contact li {
	list-style:none;
	float:left;
	padding-right:5px;
	border-right:1px solid #000;
	margin-right:5px;
	line-height:12px;
}
#nav-contact li.tell {
  border:none;
  margin:0;
  padding:0;
}

#nav-store {
  width:960px;
  height:53px;
  padding:4px 0;
  overflow-y:hidden;
}
#nav-store li {
  float:left;
  list-style:none;
  padding-right:2px;
}
#nav-store li.last, #nav-store li.maybelast {padding-right:0;}
#nav-store li a {
  display:block;
  width:110px;
  height:53px;
  text-indent:-9999px;
  background:url(/images/store_nav_sprite.gif) no-repeat;
}

#blue #nav-store li a {
  background:url(/images/store_blue_nav_sprite.gif) no-repeat;
}

#nav-store li.welcome a, #blue #nav-store li.welcome a {width:110px; background-position:0 0;}
#nav-store li.welcome a:hover, #nav-store li.welcome.on a, 
#blue #nav-store li.welcome a:hover, #blue #nav-store li.welcome.on a {background-position:0 -53px;}

#nav-store li.options a, #blue #nav-store li.options a {width:210px; background-position:-112px 0;}
#nav-store li.options a:hover, #nav-store li.options.on a,
#blue #nav-store li.options a:hover, #blue #nav-store li.options.on a {background-position:-112px -53px;}

#nav-store li.services a, #blue #nav-store li.services a {width:203px; background-position:-324px 0;}
#nav-store li.services a:hover, #nav-store li.services.on a,
#blue #nav-store li.services a:hover, #blue #nav-store li.services.on a {background-position:-324px -53px;}

#nav-store li.gallery a, #blue #nav-store li.gallery a {width:155px; background-position:-529px 0;}
#nav-store li.gallery a:hover, #nav-store li.gallery.on a,
#blue #nav-store li.gallery a:hover, #blue #nav-store li.gallery.on a {background-position:-529px -53px;}

#nav-store li.events a, #blue #nav-store li.events a {width:93px; background-position:-686px 0;}
#nav-store li.events a:hover, #nav-store li.events.on a,
#blue #nav-store li.events a:hover, #blue #nav-store li.events.on a {background-position:-686px -53px;}

#nav-store li.map a, #blue #nav-store li.map a {width:179px; background-position:-781px 0;}
#nav-store li.map a:hover, #nav-store li.map.on a,
#blue #nav-store li.map a:hover, #blue #nav-store li.map.on a {background-position:-781px -53px;}

.store #middle {
  position:relative;
  margin:0 12px;
  width:960px;
  background:url(/images/store_middle_bg.gif) no-repeat;
  min-height:322px;height:auto !important;height:322px;
  padding-bottom:30px;
}
#blue.store #middle {background:url(/images/store_blue_middle_bg.gif) no-repeat;}

.store #col1 {
  float:left;
  padding:25px 0 20px 45px;
  margin:0;
  width:620px;
}

.store #col2 {
  float:right;
  padding:20px 25px 0 0;
  margin:0;
  border:none;
}

.store #col2 #nav-action {
  width:215px;
}

.store #col2 #nav-action li {
  width:215px;
  height:63px;
  padding-bottom:2px;
}

.store #col2 #nav-action li a {
  width:215px;
  height:63px;
  display:block;
  text-indent:-9999px;
  background:url(/images/action_nav_sprite.png) no-repeat;
}

#blue.store #col2 #nav-action li a {background:url(/images/action_nav_sprite_blue.png) no-repeat;}

.store #col2 #nav-action li.brochure a {}
.store #col2 #nav-action li.brochure a:hover, #blue.store #col2 #nav-action li.brochure a:hover {background-position:-215px 0;}

.store #col2 #nav-action li.tour a, #blue.store #col2 #nav-action li.tour a {background-position:0 -63px;}
.store #col2 #nav-action li.tour a:hover, #blue.store #col2 #nav-action li.tour a:hover {background-position:-215px -63px;}

.store #col2 #nav-action li.specials a, #blue.store #col2 #nav-action li.specials a {background-position:0 -126px;}
.store #col2 #nav-action li.specials a:hover, #blue.store #col2 #nav-action li.specials a:hover {background-position:-215px -126px;}

.store #col2 #nav-action li.vtour a {background-position:0 -189px;}
.store #col2 #nav-action li.vtour a:hover {background-position:-215px -189px;}

.store .addthis_button {
  position:absolute;
  left:45px;
  bottom:5px;
}

.store #font-select-store {
  position:absolute;
  right:25px;
  bottom:5px;
  width:131px;
  height:28px;
  background:url(/images/font-size.gif) no-repeat;
}
#blue.store #font-select-store {background:url(/images/font-size-blue.gif) no-repeat;}

/* Font Swapper */
.store #font-select-store input {
	width:25px;
	height:25px;
	text-indent:-9999px;
	line-height:50px;
	cursor:pointer;
	border:none;
	background:none;
}
.store #font-select-store .increase {float:right;}
.store #font-select-store .decrease {float:left; margin-left:70px;}

.store #footer {
  margin:0;
  width:984px;
}

#blue.store #footer a {
  color:#f9f3cc;
}

.store #footer-wrapper {
  width:944px;
  padding:40px 20px 20px 20px;
  background:#a8ac89 url(/images/store_ftr_bg.gif) no-repeat;
}
#blue.store #footer-wrapper {background:#81a7b3 url(/images/store_blue_ftr_bg.gif) no-repeat;}
/* 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;
}


