﻿/*
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;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */

a {outline:none;text-decoration: none; color: #a53035;}
a:hover {text-decoration: underline;}
h1,h2,h3,h4,h5,h6{font-size:100%; color: #b5111b;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}
html {background: url(/images/body_bg_01.jpg) top left repeat;}

body {
    position: relative;
    margin: 0 auto; 
    color: #464646;
    text-align: center; /* center for IE */
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    padding: 40px 0 0 0;
}

/* Outside */
/* -------------------- */

div#whopper {
    position: relative;
    width: 946px;
    margin: 40px auto 0 auto;
    text-align: left;
    background: #FFF;
    border: 2px solid #a09e9f;
}

div#header {
    position: relative;
    width: 934px;
    height: 130px;
    margin: 4px 4px 0 4px;
    border: 2px dashed #cfcece;
}

div#middle {
    position: relative;
    width: 946px;
	/* height section is for a min. height on a container */
    min-height:290px;
    height:auto !important;
    height:290px;
	/* /height */
    z-index: 990;
    background: url(/images/body_bg_01.gif) top left repeat-y;
}

div#preFooter {
    position: relative;
    width: 934px;
    height: 130px;
    margin: 0 4px 4px 4px;
    border: 2px dashed #cfcece;
    background: url(/images/footerNorth_bg_01.gif) bottom right no-repeat;
}

div#footer {
    position: relative;
    width: 890px;
    margin: 0 auto;
    padding: 20px 30px 30px 30px;
    background: url(/images/footerText_bg_01.gif) 730px 28px no-repeat;
}

/* Template */
/* -------------------- */

div#header span.noLink {
    position: absolute;
    top: 54px;
    left: 27px;
    width: 161px;
    height: 66px;
    display: block;
    text-indent: -9999px;
    background: url(/images/headerLogo_bg_01.gif) top left no-repeat;
}
div#header span a {
    position: absolute;
    top: 54px;
    left: 27px;
    width: 161px;
    height: 66px;
    display: block;
    text-indent: -9999px;
    background: url(/images/headerLogo_bg_01.gif) top left no-repeat;
}

#nav {
    position: absolute;
    width: 714px;
    height: 12px;
    top: 93px;
    left: 204px;
    z-index: 999;
}
#nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}
#nav a {
    display: block;
    width: 10em;
}
#nav li {
    display: block;
    float: left;
    list-style: none;
    z-index: 999;
}
#nav li a {
    display: block;
    height: 12px;
    line-height: 12px;
    text-decoration: none;
    text-indent: -9999px;
}
#nav li.home a {
    background: transparent url(/images/navHome_bg_01.gif) 0 0 no-repeat;
    width: 51px;
    height: 12px;
}
#nav li.home a:hover {background-position: 0 -12px;}
#nav li.locations a {
    background: transparent url(/images/navLocation_bg_01.gif) 0 0 no-repeat;
    width: 76px;
    height: 12px;
}
#nav li.locations a:hover {background-position: 0 -12px;}
#nav li.floorplans a {
    background: transparent url(/images/navFloorplans_bg_01.gif) 0 0 no-repeat;
    width: 139px;
    height: 12px;
}
#nav li.floorplans a:hover {background-position: 0 -12px;}
#nav li.features a {
    background: transparent url(/images/navFeatures_bg_01.gif) 0 0 no-repeat;
    width: 150px;
    height: 12px;
}
#nav li.features a:hover {background-position: 0 -12px;}
#nav li.residents a {
    background: transparent url(/images/navResidents_bg_01.gif) 0 0 no-repeat;
    width: 77px;
    height: 12px;
}
#nav li.residents a:hover {background-position: 0 -12px;}
#nav li.photos a {
    background: transparent url(/images/navPhotos_bg_01.gif) 0 0 no-repeat;
    width: 63px;
    height: 12px;
}
#nav li.photos a:hover {background-position: 0 -12px;}
#nav li.apply a {
    background: transparent url(/images/navApply_bg_01.gif) 0 0 no-repeat;
    width: 85px;
    height: 12px;
}
#nav li.apply a:hover {background-position: 0 -12px;}
#nav li.contact a {
    background: transparent url(/images/navContact_bg_01.gif) 0 0 no-repeat;
    width: 71px;
    height: 12px;
}
#nav li.contact a:hover {background-position: 0 -12px;}
#nav li ul {
    position: absolute;
    width: 172px;
    padding: 0;
    margin: 0;
    left: -999em;
}
#nav li.on a {background-position: 0 -12px;}
#nav li ul ul {
    background-image: none; 
    padding: 0; 
    border-top: 1px solid #79381b;
    margin: -26px 0 0 172px;
}

div#ccp {
    position: absolute;
    top: 4px;
    right: 27px;
}
div#ccp ul {}
div#ccp ul li {float: left;}
div#ccp ul li a {display: block;height: 24px;text-indent: -9999px;}
div#ccp ul li.info a {
    width: 228px;
    margin: 0 5px 0 0;
    background: url(/images/headerRequest_bg_01.gif) 0 0 no-repeat;
}
div#ccp ul li.tour a {
    width: 182px;
    margin: 0 5px 0 0;
    background: url(/images/headerSchedule_bg_01.gif) 0 0 no-repeat;
}
div#ccp ul li.specials a {
    width: 182px;
    background: url(/images/headerSpecials_bg_01.gif) 0 0 no-repeat;
}
div#ccp ul li a:hover {background-position: 0 -24px;}

div#header p.phone {
display: block;
width: 165px;
height: 15px;
text-indent: -9999px;
background: url(/images/headerPhone_bg_01.gif) top left no-repeat;
margin: 20px 0 0 24px;
}

#transfer p.students {
padding: 0;
margin: 0;
position: absolute;
top: 32px;
left: 654px;
}
#transfer p.students a {
display: block;
width: 258px;
height: 54px;
text-indent: -9999px;
background: url(/images/transfer_students.jpg) top left no-repeat;
}
#transfer p.students a:hover {}

/* Homepage */
/* ------------------- */

div#mainCont {
    position: relative;
    width: 934px;
    margin: 0 4px;
    border: 2px dashed #cfcece;
    border-width: 0 2px;
}

div#homeLeft {
    position: relative;
    width: 325px;
    margin: 4px;
    float: left;
}

div#homeRight {
    position: relative;
    width: 591px;
    height: 310px;
    float: right;
    margin: 4px;
    background: #f4f1e6;
}
div#homeRight h3 {
    display: block;
    width: 423px;
    height: 27px;
    background: url(/images/homeTitle_bg_01.gif) top left no-repeat;
    text-indent: -9999px;
    margin: 51px 0 41px 21px;
}
div#homeRight p {
    line-height: 2em;
    margin: 0 21px;
}
div#homeRight p.lastText {
    color: #000;
    font-weight: bold;
}
div#homeRight p.lastText a {
    padding: 0 20px 0 0;
    background: url(/images/homeArrow_bg_01.gif) right center no-repeat;
}

/* Slide Show*/
/* -------------------- */

/* home slideshow */
#slideshow-home {
   position: relative;
	width:325px;
	height:310px;
}
#slideshow-home img {
	width:325px;
	height:310px;
}


/* Facility Page */
/* -------------------- */

div#col2 {
    position: relative;
    width: 325px;
    margin: 4px;
    float: left;
}
div#col2 p {
    padding: 0;
    margin: 0;
}

div#col1 {
    position: relative;
    width: 549px;
    padding: 5px 21px;
    min-height:290px;
    height:auto !important;
    height:290px;
	/* /height */
    float: right;
    margin: 4px;
    line-height: 1.8em;
    background: #f4f1e6;
}

div#editor-content {
    position: relative;
    text-align: left;
    overflow: hidden;
}

div#photo_gallery {
    position: relative;
    width:500px;
    margin:10px auto;
}
div#photo_gallery li {
    float:left;
    padding:0 25px 15px 0;
}
div#photo_gallery li img {
    width:75px;
    height:75px;
    border: 3px solid #FFF;
}

div#p_col2_top {}
div#p_col2_top p {
    margin: 0;
    padding: 0;
}
div#p_col2_top p a img {border: 1px solid #FFF;}
div#p_col2_top p a:hover img {
    border: 1px solid #B5121B;
}

div#map h2 {display: none;}
#flashmap {
    width: 325px;
    height: 310px;
    top: 0px;
    left: 0px;
}

div#editor-content ul.linked {list-style: none;}
div#editor-content ul.linked li {
    display: inline;
    font-family: georgia, garamond, serif;
    font-size: 11px;
}
div#editor-content ul.linked li a {color: #000;}
div#editor-content ul.linked li.on a {color: #a53035;}


/* Footer */
/* -------------------- */

div#footerLinks {
    position: relative;
    width: 925px;
    height: 21px;
    margin: 4px 0 0 4px;
}
div#footerLinks ul {}
div#footerLinks ul li {float: left; text-indent: -9999px;}
div#footerLinks ul li.address {
    display: block;
    width: 580px;
    height: 21px;
    background: url(/images/footerAddress_bg_01.gif) top left no-repeat;
}
div#footerLinks ul li.contact a {
    display: block;
    width: 114px;
    height: 21px;
    background: url(/images/footerContact_bg_01.gif) top left no-repeat;
}
div#footerLinks ul li.locations a {
    display: block;
    width: 231px;
    height: 21px;
    background: url(/images/footerLocation_bg_01.gif) top left no-repeat;
}
div#footerLinks ul li a:hover {background-position: 0 -21px;}

#footerLinks p.facebook {
padding: 0 0 0 19px;
line-height: 96px;
}
#footerLinks .tanning {
padding: 0 0 0 50px;
text-transform: uppercase;
font-weight: bold;
}

div#footerSymbols {
    position: absolute;
    top: 98px;
    left: 24px;
    display: block;
    width: 69px;
    height: 21px;
    background: url(/images/footerSymbols_bg_01.gif) top left no-repeat;
}

div#footer ul {clear: left; padding: 5px 0;}
div#footer ul li {
    padding: 0 7px; 
    float: left; 
    border-right: 1px solid #000;
}
div#footer ul li.maybelast, div#footer ul li.last {border: 0;}
div#footer ul li a {
    color: #000;
    font-size: 11px;
    text-transform: lowercase;
}
div#footer p {
    color: #000;
    text-align: left;
    padding: 2px 7px;
}

div#footer-states {
    position: relative;
    line-height: 30px;
    clear: left;
}

div#footer-stores {
    position: relative;
    line-height: 30px;
    text-align: left;
    clear: left;
}
div#footer-stores p#copy {
    color: #000;
    font-size: 10px;
    line-height: 30px;
    margin: 0 0 0 8px;
    padding: 0;
}

p.footerBrand {
    text-align: center;
}
p.footerBrand a {}
.clear {clear: both;line-height: 1px;height: 1px}

.smImg {
padding: 15px 5px 0 20px;	
}

#bestText {
float: right;
width: 329px;
height: 44px;
padding: 18px 120px 0 0;
}
/* --------- /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;
}


