/*
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 {color:#003e79; padding-bottom:1em; font-family: helvetica,arial,sans-serif;}
h2, h3 {color:#434343; padding-bottom:1em; text-transform:uppercase;}
h4,h5,h6 {color:#000;}
h1 {font-size:180%;}
h2 {font-size:125%;}
h3 {font-size:125%;}
h4 {font-size:120%;}
h5 {font-size:100%;}
h6 {font-size:80%;}

a {color:#a48b09;text-decoration:none;}
a:hover {text-decoration:underline;}

.clear {clear:both;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.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;}

#editor-content li, ul.offerings li {color:#5d87a1; line-height:180%; font-weight:bold; font-size:95%;}
#editor-content li li, ul.offerings li li {font-size:100%;}
#editor-content 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;}
#editor-content ul, ul.offerings {list-style:disc;}
#editor-content li, ul.offerings li {margin-left:15px; padding:0;}
#editor-content li a, ul.offerings li a {text-decoration:underline; font-weight:bold;}

#editor-content p {padding-bottom:1.5em; line-height:180%;}
#editor-content .image-right p {padding-bottom:0;}
#editor-content .image-right p.caption {padding-bottom:10px;}
#editor-content p.no-padding {padding:0;}

/* STRUCTURE */
/* -------------------- */

html {height:100%;}

body {
	color:#222;
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	background:#ccd8e4;
	min-height:100%;height:auto !important;height:100%;
}

#whopper {
	width:970px;
	margin:0 auto;
	padding:0 46px;
	text-align:left;
	background:url(/images/bg_corporate_container.jpg) repeat-y;
}

#header {
	position:relative;
	width:950px;
	height:161px;
	padding:0 10px;
	background:url(/images/header_sprite.jpg) no-repeat;
	z-index:999;
}

#middle {
	position:relative;
	width:970px;
	padding:0;
	min-height:100%;height:auto !important;height:100%;
}
.corporate #middle, .system #middle {padding:6px 16px; width:938px;}


#footer {
	position:relative;
	margin:0;
	padding:0 0 20px 0;
	clear:both;
	width:970px;
	background:url(/images/footer_bg.jpg) repeat-y;
}

/* HEADER */
/* -------------------- */

#logo {
	position:relative;
	text-align:center;
	width:277px;
}
.store .southtowne {padding-top:0;}

/* NAVIGATION */
/*-----------------------*/
#nav {
	position:absolute;
	width:950px;
	height:51px;
	top:110px;
	z-index:9999;
}

#nav li {float:left;}

#nav li a.top-level {
	display:block;
	height:51px;
	text-indent:-9999px;
	background:url(/images/header_sprite.jpg) no-repeat;
}

#location-nav {postion:relative; width:117px; height:30px; z-index:999;}
#location-nav li {width: 117px;}

#store-top-nav {position:absolute; top:10px; left:20px; width:300px;}
#store-top-nav li {float:left;}
#store-top-nav li a {
	display:inline-block;
	height:12px;
	line-height:12px;
	padding-right:10px;
	border-right:1px solid #666554;
	margin-right:10px;
	background:url(/images/store_nav_arrow.png) 0px center no-repeat;
	padding-left:12px;
}
#store-top-nav li.last a {padding:0; margin:0; border:none;padding-left:12px;}

#nav li.home a.top-level, #nav li.home:hover {width:77px;background-position:-10px -110px;}
#nav li.home a.top-level:hover {background-position:-10px -161px;}
#nav li.management a.top-level {width:191px;background-position:-87px -110px;}
#nav li.management a.top-level:hover {background-position:-87px -161px;}
#nav li.lifestyle a.top-level {width:159px;background-position:-278px -110px;}
#nav li.lifestyle a.top-level:hover {background-position:-278px -161px;}
#nav li.family a.top-level {width:160px;background-position:-437px -110px;}
#nav li.family a.top-level:hover {background-position:-437px -161px;}
#nav li.employment a.top-level {width:125px;background-position:-597px -110px;}
#nav li.employment a.top-level:hover {background-position:-597px -161px;}
#nav li.about a.top-level {width:120px;background-position:-722px -110px;}
#nav li.about a.top-level:hover {background-position:-722px -161px;}
#nav li.contact a.top-level {width:118px;background-position:-842px -110px;}
#nav li.contact a.top-level:hover {background-position:-842px -161px;}

#location-nav li:hover, #location-nav li.hover {background:url(/images/home_buttons_sprite.jpg) -330px -86px no-repeat;}
#location-nav ul li:hover, #location-nav ul.hover {background:none;}

/* Second Level */
#nav li ul, #location-nav li ul {
	position:absolute;
	padding-top:1px;
	width:180px;
	left:-999em;
	z-index:9999;
}

#nav li ul li, #location-nav li ul li {

	display:inline;

}

#nav li ul li a, #location-nav li ul li a {
	display:block;
	width:180px;height:27px;
	font-size:11px;
	line-height:27px;
	text-indent:13px;
	color:#fff6dc;
	background:#2275af;
	text-decoration:none;
}
#nav li ul li a:hover, #location-nav li ul li a:hover {
	background:#4b8bb3 url(/images/nav_arrow.png) 5px center no-repeat;
}

/* Third Level */
#nav li ul ul, #location-nav li ul ul {margin:-28px 0 0 100%;}

/* Fix IE 6 */
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left:-999em;}
#location-nav li:hover ul ul, #location-nav li:hover ul ul ul, #location-nav li.sfhover ul ul, #location-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;}
#location-nav li:hover ul, #location-nav li li:hover ul, #location-nav li li li:hover ul, #location-nav li.sfhover ul, #location-nav li li.sfhover ul, #location-nav li li li.sfhover ul {left:auto;}

/* Fix IE 7 */
#nav li:hover, #location-nav li:hover {position:static;}

/* HOMEPAGE */
/* ------------------- */

/* =home-slideshow */
#slideshow-home { /*950 x 295*/
	position:relative;
	width:950px;
	height:295px;
	padding:1px 0;
}
#slideshow-home img {
	width:950px;
	height:295px;
}

.home #content {
	width:970px;
	background:url(/images/footer_bg.jpg) repeat-y;
	margin:0;
	padding:0;
}

#home-buttons {
	position:relative;
	margin:0 0 20px 0;
	padding:10px 10px 0 10px;
	width:950px;
	height:58px;
	background:url(/images/home_buttons_sprite.jpg) no-repeat;
	z-index:999;
}
#home-buttons li.explore, #home-buttons li.search {
	width:470px;
	height:58px;
	float:left;
	overflow:hidden;
}
#home-buttons li.explore {
	width:150px;
	height:44px;
	padding:14px 0 0 320px;
	margin-right:10px;
}
#home-buttons li.explore a.top-level {
	width:117px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
#home-buttons li.explore a.top-level:hover {background:url(/images/home_buttons_sprite.jpg) -330px -86px no-repeat;}

#home-buttons li.search input {vertical-align: middle;}
#home-buttons li.search  #zip {
    float:left;
    width: 243px;
    height: 24px;
    color:#000;
    font-weight:bold;
    padding:6px 0 0 6px;
    margin:14px 0 0 126px;
    border:none;
    background:url(/images/home_buttons_sprite.jpg) -616px -24px no-repeat;
}
#home-buttons li.search input#go-button {
    float:left;
    margin:14px 0 0 0;
    width: 64px;
    height: 30px;
    text-indent: -9999px;
    border:0;
    background:url(/images/home_buttons_sprite.jpg) -865px -24px no-repeat;
}
#home-buttons li.search input#go-button:hover {background-position: -865px -86px;}

.box-cottage, .box-retirement, .box-assisted, .box-memory, .box-home, .box-staffing {
	position:relative;
	float:left;
	margin:0;
	padding:0 10px;
	width:130px;
	height:184px;
	margin-left:10px;
	background:url(/images/home_boxes_sprite.jpg) no-repeat;
	text-align:center;
	font:11px helvetica,arial,sans-serif;
}
.box-cottage {background-position:0 0;}
.box-retirement {background-position:-160px 0;}
.box-assisted {background-position:-320px 0;}
.box-memory {background-position:-480px 0;}
.box-home {background-position:-640px 0;}
.box-staffing {background-position:-800px 0;}
.box-cottage h3, .box-retirement h3, .box-assisted h3, .box-memory h3, .box-home h3, .box-staffing h3 {
	height:47px;
	width:130px;
	text-indent:-9999px;
	padding-bottom:17px;
}
a.more {
	position:absolute;
	display:block;
	top:165px;
	left:55px;
	width:38px;
	height:20px;
	text-indent:-9999px;
}
.box-cottage a.more:hover {background:url(/images/home_boxes_sprite.jpg) -55px -186px;}
.box-retirement a.more:hover {background:url(/images/home_boxes_sprite.jpg) -215px -186px;}
.box-assisted a.more:hover {background:url(/images/home_boxes_sprite.jpg) -375px -186px;}
.box-memory a.more:hover {background:url(/images/home_boxes_sprite.jpg) -535px -186px;}
.box-home a.more:hover {background:url(/images/home_boxes_sprite.jpg) -695px -186px;}
.box-staffing a.more:hover {background:url(/images/home_boxes_sprite.jpg) -855px -186px;}

/* CORPOATE INTERIOR PAGE */
/* -------------------- */

#col1 {
	position:relative;
	width:706px;
	float:right;
	padding-top:10px;
	background:url(/images/col1_bg_top.jpg) no-repeat;
	z-index:950;
	min-height:100%;height:auto !important;height:100%;
}
#col1-wrapper {
	width:706px;
	padding-bottom:10px;
	background:url(/images/col1_bg_btm.jpg) 0 bottom no-repeat;
	min-height:100%;height:auto !important;height:100%;
}
#content {
	padding:26px 32px;
	background:url(/images/col1_bg_mid.jpg) repeat-y;
	min-height:100%;height:auto !important;height:100%;
}
.system #col1 {width:938px; background:url(/images/col1_bg_top_full.jpg) no-repeat;}
.system #col1-wrapper {width:938px; background:url(/images/col1_bg_btm_full.jpg) 0 bottom no-repeat;}
.system #content {background:url(/images/col1_bg_mid_full.jpg) repeat-y;}

.image-right {
	float:right;
	margin:0 0 20px 20px;
	padding:3px;
	width:292px;
	background:#e6ecf2;
}
.caption {
	padding:10px 20px;
	text-align:center;
	font:bold 12px helvetica,arial,sans-serif;
	line-height:18px;
	color:#003e79;
}

#col2 {
	position:relative;
	float:left;
	width:230px;
	padding-top:8px;
	background:url(/images/col2_bg_top.jpg) no-repeat;
	text-align:center;
}
#col2-wrapper {
	padding-bottom:10px;
	background:url(/images/col2_bg_btm.jpg) 0 bottom no-repeat;
}

/* FACILITY PAGE */
/* -------------------- */
/* =store-slideshow */
#slideshow {
	position:relative;
	width:671px;
	height:261px;
	padding-left:1px;
}

#slideshow img {
	width:671px;
	height:261px;
}

.home-link {padding-left:20px;}
#vtour {clear:both;}
#vtour a {
	background:url(/images/store_nav_arrow.png) 0px center no-repeat;
	padding-left:12px;
}

/***** =Photo Gallery *****/
/* NOOBSLIDE GALLERY */

#photo_gallery #box {position:absolute;}
#photo_gallery #box span{
	display:block;
	float:left;
}
#photo_gallery #box img {width:567px;height:326px;}

#photo_gallery .mask{
	position:absolute;
	width:567px;
	height:326px;
	overflow:hidden;
}

#photo_gallery #thumbs{
	padding:336px 0 0 0;
	width:567px;
	clear:both;
}

#photo_gallery #thumbs div{
	display:block;
	width:75px;
	height:75px;
	padding:0 5px 2px 0;
	float:left;
	cursor:pointer;
}
#photo_gallery #thumbs div img {
	width:75px;
	height:75px;
}

/* LOCATION INTERIOR PAGE */
/* -------------------- */

/* WIDGETS */
/*-----------------------------*/

/* FLOORPLANS */
#floorplans {
	width:100%;
	line-height:20px;
	margin-top:20px;
	border-top:1px solid #88897a;
}

#floorplans .unit {
	width:100%;
	padding:20px 0;
	border-bottom:1px solid #88897a;
}

#floorplans strong {
	font-size:16px;
	color:#7a8790;
}

#floorplans a {
	float:right;
	margin-top:15px;
	padding-right:10px;
	border-bottom:none;
}

/* event styles */
#calendar_events h2 {
	font-size:150%;
	font-weight:bold;
	border-bottom:none;
	padding-bottom:1.5em;
}
#calendar_events h3 {
	clear:left;
	font-weight:bold;
	border-bottom:none;
	padding-bottom:1em;
	color:#455560;
	cursor:pointer;
}
#calendar_events .th {
	clear:left;
	float:left;
	font-weight:bold;
	width:100px;
}
#calendar_events .td {
	float:left;
	display:block;
	width:250px;
}
#calendar_events ol.end {}
#calendar_events ol {padding-bottom:2.5em;}
#calendar_events ol li {padding-bottom:.5em;}

/***** =map *****/
div#map h2 {}
#map {padding-bottom:20px;}
#flashmap {
    margin:0;
    width: 600px;
    height: 277px;
    top: 0px;
    left: 0px;
    border:1px solid #455560;
}

/* font switcher */
/* Font Swapper */
#font-select {
	position:absolute;
	top:0;
	right:24px;
	padding-left:74px;
	width:44px;
	height:31px;
}
#font-select input {
	width:22px;
	height:31px;
	text-indent:-9999px;
	line-height:50px;
	cursor:pointer;
	border:none;
	background:none;
}
.store #font-select {right:24px;}
#font-select .decrease {float:right;}
#font-select .increase {float:left; width:12px;}
#font-select .decrease:hover {background:url(/images/font_size_sprite.gif) 0px -13px;}
#font-select .increase:hover {background:url(/images/font_size_sprite.gif) -118px -13px;}

/* TERTIARY PAGES */
/*--------------------*/

#area-page, 
#no-match,
#comarketing-page,
#state-page,
#locations,
#site-map {padding:32px 25px;}

#state-page dt, #other-facilities dt {font-weight:bold; padding-top:10px;}

/* AREA PAGE */
/* -------------------- */

#area-page p.city {text-align:right; padding-bottom:1em;}

#area_map {float:right;}

#area_map #flashmap {
	width:467px;
	height:430px;
	border:1px solid #CCC;
}

area-page h3 {padding-bottom:20px;}

#facility-list {
	width:325px;
	float:left;
}

.facility-summary {
	margin:16px 0; 
	clear:both;
	border-bottom:1px solid #CCC;
	padding-bottom:15px;
}
.facility-summary img {
	float:left;
	padding:0 10px 20px 0;
}
.facility-summary dl {padding:0 0 20px 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:#506d8a;
	font-size:10px;
	font-weight:bold;
}
#footer a {color:#506d8a;}
#footer-wrapper {
	position:relative;
	padding:40px 10px 10px 10px;
	background:url(/images/footer_bg_top.jpg) no-repeat;
}
.home #footer-wrapper {
	padding:48px 10px 20px 10px;
	background:url(/images/footer_lines.jpg) 10px 18px no-repeat;
}

#footer ul {
	float:right;
	clear:right;
	height:10px;
	line-height:12px;
	padding-bottom:15px;
	min-width:1px;
}

#footer li {
	float:left;
	padding-right:1em;
	margin-right:1em;
	border-right:1px solid #506d8a;;
}
#footer li.last {border-right:none; margin:0; padding:0;}

#brand {
	float:right;
	display:block;
	width:213px;
	height:17px;
	text-indent:-9999px;
	background:url(/images/footer-brand.gif);
	overflow:hidden;
}
#brand:hover {background-position:0 -17px;}

#footer-stores {display:none;}
.legal {
	float:left;
	display:block;
	width:250px;
}
.home .legal {top:46px;}

/***** Store and Color Customizations *****/

/* background */
body.store {
	font:normal 12px helvetica,arial,sans-serif;
	line-height:180%;
	color:#343434;
}

.store #whopper {
	position:relative;
	width:968px;
	margin:0 auto;
	padding:0;
	background:none;
}
.store #whopper-wrapper {
	width:968px;
	margin:0;
	padding:0;
}
.store #header {
	position:relative;
	padding:0;
	margin:0 9px 0 10px;
	width:949px;
	height:31px;
}

.store #middle {
	width:949px; 
	padding:0;
	margin:0 9px 0 10px;
	border:0;
	/*min-height:450px;height:auto !important;height:450px;*/
}
.store #footer {
	margin:0 9px 0 10px;
	padding:0;
	width:949px;
}
.store #footer-wrapper {padding:20px; background:none;}

.store #top-left {
	position:relative;
	width:277px;
	height:328px;
}
.store #address {
	position:absolute;
	top:165px;
	left:0;
	text-align:center;
	width:277px;
	font:15px Georgia,"Times New Roman",serif;
	color:#434037;
	line-height:18px;
}
.store #address .tel {
	position:absolute;
	top:105px;
	left:0;
	font-size:30px;
	text-align:center;
	margin:0;
	padding:0;
	width:277px;
	line-height:30px;
}
#action_nav {
	margin:0 auto;
	padding-top:20px;
	width:170px;
	text-align:center;
}
#action_nav li {
	float:left;
	height:15px;
}
#action_nav li.tell_a_friend {margin:0; padding:0; border:none;}
#action_nav a {
	padding-right:9px;
	border-right:1px solid #6a675e;
	margin-right:9px;
	text-decoration:underline; 
	line-height:15px; 
	height:15px;
}
#action_nav li.tell_a_friend a {margin:0; padding:0; border:none;}


/* =store-nav */
#nav-store {
	padding:30px 0 1px 30px;
	width:247px;
	background:url(/images/store_nav_sep.png) 30px bottom no-repeat;
	margin-bottom:30px;
	text-align:left;
}

#nav-store li {
	padding:2px 0 1px 0;
	background:url(/images/store_nav_sep.png) no-repeat;
	width:220px;
	height:25px;
}

#nav-store li a {
	display:block;
	width:196px;
	font:14px helvetica,arial,sans-serif;
	padding-left:24px;
	height:25px;
	line-height:25px;
	background:url(/images/store_nav_arrow.png) 11px center no-repeat;
	color:#434037;
}
#nav-store li a:hover {background: url(/images/store_nav_arrow.png) 11px center no-repeat; text-decoration:none;}


a.email, a.email-staff {
	margin:0 auto;
	padding:0;
	display:block;
	width:191px;
	height:42px;
	background:url(/images/btn_email_sprite.png) no-repeat;
	text-indent:-9999px;
}
a.email-staff {background-position: 0 -336px;}
a.email-staff:hover {background-position:0 -378px;}

a.addthis_button {
	display:block;
	margin:0 auto;
	padding-top:20px;
	width:125px;
}
.store #hdr-frame {
	position:absolute;
	top:-1px;
	left:-1px;
	width:12px;
	height:12px;
	z-index:999;
}
.store #col1 {
	margin:0;
	padding:0;
	position:relative;
	width:672px;
	float:right;
	border-top:1px solid #fff;
	background:url(/images/col1_border.gif) no-repeat;
}
.store #col2 {
	position:relative;
	margin:0;
	padding:0;
	width:277px;
	float:left;
	background:none;
	border:none;
}
.store #content {padding:30px 32px; background:none;}
.store #ccp, .store #ccp_home {
	width:671px;
	height:66px;
	padding-left:1px;
}
.store #ccp li, .store #ccp_home li {
	position:relative;
	float:left;
	height:66px;
}
.store #ccp li a, .store #ccp_home li a {
	height:66px;
	background:url(/images/ccp_sprite.png) no-repeat;
	display:block;
	text-indent:-9999px;
}
.store #ccp li.special a, .store #ccp_home li.special a {width:223px;}
.store #ccp li.tour a, .store #ccp_home li.tour a {width:224px;}
.store #ccp li.brochure a, .store #ccp_home li.brochure a {width:224px;}

.store h1 {
	font:normal 200% georgia,"Times New Roman", serif; 
	padding-bottom:1em;
}

.store h2, .store h3 {
	font-size:140%; 
	font-family:helvetica,arial,sans-serif; 
	color: #6f6c62;
	font-weight:bold;
	padding-bottom:.25em;
}

.store #content p {padding-bottom:1.5em;}
.store #content img.right {border:2px solid #cbcccd; margin:20px 0 20px 20px;}

.store #footer, .store #footer a {
	font-weight:bold;
	color:#666857;
}

.store #footer ul li.maybelast, .store #footer ul li.last {border-right:none; margin:0; padding:0;}

/***** Store Color Variations *****/
body.gray  {background:#918232 url(/images/store_gray_bg.png) repeat-x;}
body.blue  {background:#005486 url(/images/store_blue_bg.png) repeat-x;}
body.green {background:#434037 url(/images/store_green_bg.png) repeat-x;}
body.brown {background:#895d1c url(/images/store_brown_bg.png) repeat-x;}

.gray #whopper-wrapper {background:url(/images/store_gray_bg_whopper.png) repeat-y;}
.blue #whopper-wrapper {background:url(/images/store_blue_bg_whopper.png) repeat-y;}
.green #whopper-wrapper {background:url(/images/store_green_bg_whopper.png) repeat-y;}
.brown #whopper-wrapper {background:url(/images/store_brown_bg_whopper.png) repeat-y;}

.gray #header {background:#d7d4c8;}
.blue #header {background:#fff;}
.green #header {background:#c5c9a5;}
.brown #header {background:#fff;}

.gray #top-left {background:#d7d4c8 url(/images/store_gray_top_shadow.png) 0 bottom no-repeat;}
.blue #top-left {background:#fff url(/images/store_blue_top_shadow.png) 0 bottom no-repeat;}
.green #top-left {background:#c5c9a5 url(/images/store_green_top_shadow.png) 0 bottom no-repeat;}
.brown #top-left {background:#fff url(/images/store_brown_top_shadow.png) 0 bottom no-repeat;}

.gray #hdr-frame {background:transparent url(/images/store_gray_hdr_frame.png) no-repeat;}
.blue #hdr-frame {background:transparent url(/images/store_blue_hdr_frame.png) no-repeat;}
.green #hdr-frame {background:transparent url(/images/store_green_hdr_frame.png) no-repeat;}
.brown #hdr-frame {background:transparent url(/images/store_blue_hdr_frame.png) no-repeat;}

.gray #ccp li.special a {background-position:0 0;}
.gray #ccp li.special a:hover {background-position:0 -66px;}
.gray #ccp li.tour a {background-position: -223px 0;}
.gray #ccp li.tour a:hover {background-position: -223px -66px;}
.gray #ccp li.brochure a {background-position: -447px 0;}
.gray #ccp li.brochure a:hover {background-position: -447px -66px;}
.blue #ccp li.special a {background-position:0 -132px;}
.blue #ccp li.special a:hover {background-position:0 -198px;}
.blue #ccp li.tour a {background-position: -223px -132px;}
.blue #ccp li.tour a:hover {background-position: -223px -198px;}
.blue #ccp li.brochure a {background-position: -447px -132px;}
.blue #ccp li.brochure a:hover {background-position: -447px -198px;}
.green #ccp li.special a {background-position:0 -264px;}
.green #ccp li.special a:hover {background-position:0 -330px;}
.green #ccp li.tour a {background-position: -223px -264px;}
.green #ccp li.tour a:hover {background-position: -223px -330px;}
.green #ccp li.brochure a {background-position: -447px -264px;}
.green #ccp li.brochure a:hover {background-position: -447px -330px;}
.brown #ccp li.special a {background-position:0 -396px;}
.brown #ccp li.special a:hover {background-position:0 -462px;}
.brown #ccp li.tour a {background-position: -223px -396px;}
.brown #ccp li.tour a:hover {background-position: -223px -462px;}
.brown #ccp li.brochure a {background-position: -447px -396px;}
.brown #ccp li.brochure a:hover {background-position: -447px -462px;}

.green #ccp_home li.special a {background-position:0 -528px;}
.green #ccp_home li.special a:hover {background-position:0 -594px;}
.green #ccp_home li.tour a {background-position: -223px -528px;}
.green #ccp_home li.tour a:hover {background-position: -223px -594px;}
.green #ccp_home li.brochure a {background-position: -447px -528px;}
.green #ccp_home li.brochure a:hover {background-position: -447px -594px;}

.gray #action_nav a, .gray #store-top-nav a {color:#645543;}
.blue #action_nav a, .blue #store-top-nav a {color:#005486;}
.green #action_nav a, .green #store-top-nav a {color:#426524;}
.brown #action_nav a, .brown #store-top-nav a {color:#7f561b;}

.gray #nav-store li a:hover{background-color:#c2d1da;}
.blue #nav-store li a:hover{background-color:#c2d1da;}
.green #nav-store li a:hover{background-color:#c5c9b7;}
.brown #nav-store li a:hover{background-color:#d7ccbc;}

.gray a.email {background-position:0 0;}
.gray a.email:hover {background-position:0 -42px;}
.blue a.email {background-position:0 -84px;}
.blue a.email:hover {background-position:0 -126px;}
.green a.email {background-position:0 -168px;}
.green a.email:hover {background-position:0 -210px;}
.brown a.email {background-position:0 -252px;}
.brown a.email:hover {background-position:0 -294px;}

.gray #footer {background:url(/images/store_gray_ftr_bg.png) repeat-y;}
.gray #footer-wrapper {background:url(/images/store_gray_ftr_shadow.png) no-repeat;}
.blue #footer {background:url(/images/store_blue_ftr_bg.png) repeat-y;}
.blue #footer-wrapper {background:url(/images/store_blue_ftr_shadow.png) no-repeat;}
.green #footer {background:url(/images/store_green_ftr_bg.png) repeat-y;}
.green #footer-wrapper {background:url(/images/store_green_ftr_shadow.png) no-repeat;}
.brown #footer {background:url(/images/store_brown_ftr_bg.png) repeat-y;}
.brown #footer-wrapper {background:url(/images/store_brown_ftr_shadow.png) no-repeat;}

/* Hx tags */
.gray h1  {color:#455560;}
.blue h1  {color:#005486;}
.green h1 {color:#5a6f14;}
.brown h1 {color:#7f561b;}

.gray #font-select {background:url(/images/store_gray_font_size.png) no-repeat;}
.blue #font-select {background:url(/images/store_blue_font_size.png) no-repeat;}
.green #font-select {background:url(/images/store_green_font_size.png) no-repeat;}
.brown #font-select {background:url(/images/store_brown_font_size.png) no-repeat;}

/* tabs */
#editor-content ul.tabs {
	position:relative;
	height:40px;
	list-style:none;
	margin-top:-15px;
	padding-bottom:25px;
	font-size:12px;
	list-style:none;
	margin-left:0;
}
#editor-content ul.tabs li {
	float:left;
	padding-right:2px;
	height:40px;
	line-height:40px;
	font-size:12px;
	margin-left:0;
}
#editor-content ul.tabs li a {
	background:#e8e1d0;
	color:#32302d;
	padding:0 9px;
	line-height:40px;
	display:inline-block;
	height:40px;
	font-size:12px;
	font-weight:bold;
	margin-left:0;
}

.gray #editor-content ul.tabs li a {background:#7a868f; color:#f5f5f1;}
.gray #editor-content ul.tabs li a:hover {background:#525d66;}

#logo {width:277px; height:168px; text-indent:-9999px;}
.store-2730 {background:url(/images/logo_moran_vista.png) center center no-repeat;}
.store-2731 {background:url(/images/logo_cooper_george.png) center center no-repeat;}
.store-2732 {background:url(/images/logo_woodway.png) center center no-repeat;}
.store-2733 {background:url(/images/logo_amber.png) center center no-repeat;}
.store-2734 {background:url(/images/logo_solvang.png) center center no-repeat;}
.store-2735 {background:url(/images/logo_south_towne.png) center center no-repeat;}
.store-2736 {background:url(/images/logo_bridge_creek.png) center center no-repeat;}
.store-2737 {background:url(/images/logo_at_home.png) center center no-repeat;}
/*
gray #455560
blue #005486 
green #426524 
brown #7f561b
*/




/* ul colors 
005283 blue
7f561b brown
*/

/* footer color 
blue 005283
brown 666857
gray 666857
*/





/* --------- /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;
}


