﻿/*
G5 Search Marketing Copyright 2009
Local Search Marketing - Local Internet Advertising
*/


/* reset - don't modify */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
p,ol,ul {list-style:none;}
p, img {padding:0;margin:0;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */

/* GLOBAL SETTINGS */
/* -------------------- */

h1,h2,h3,h4,h5,h6{
  color: #8d381c; 
  font:bold 100% "Times New Roman",Times,serif;
  font-style:italic;
  padding-bottom:10px;
}
h1 {font-size: 180%;}
h2 {font-size: 160%;}
h3 {font-size: 140%;}
h4 {font-size: 120%;}
h5 {font-size: 100%;}
h6 {font-size: 80%;}

a {color:#8d381c;text-decoration:none;}
a:hover {text-decoration:underline;}

.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;
}
.clear {clear:both;}

.right {float:right;}
.left {float:left;}
img.right {padding:0 0 10px 20px;}
img.left {padding:0 20px 10px 0;}
p {padding-bottom:20px;}
table { margin-bottom:10px; width:100%; }
tr.odd {
    /*border: 1px solid #bfdfe4;*/
    background: #dbd7b3;
}
tr.even {/*border: 1px solid #bfdfe4;*/}
th {
  font-weight:bold;
  padding:0 10px 5px 10px;
}
td { padding:2px 10px; /*border-bottom:1px solid #dcdcdc;*/ }

.none {display:none;}
html {height:100%;}
body {
	color:#3b2314;
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	background:#644930 url(/images/body_bg.jpg) repeat-x;
	height:100%;
}
#header {
  position:relative;
  width:994px;
  height:121px;
  margin:0 auto;
  background:url(/images/header_bg.jpg) no-repeat; 
}
#logo {
  text-indent:-9999px;
}

#whopper {
  position:relative;
  width:920px;
  min-height:100%;
  height:auto !important;
  height:100%; 
  margin:0 auto;
  padding:0 18px;
  background:url(/images/bg_whopper.jpg) repeat-y;
  clear:both;
}
#middle {
  position:relative;
  width:920px;
}
#col1 {
  position:relative;
  width:720px;
  float:right;
  overflow:hidden;
}
#col2 {
  position:relative;
  width:200px;
  float:left;
	overflow:hidden;
	text-align:left;
}
#mainContent {
  position:relative;
  padding:47px 32px;
  margin-top:243px;
  background:url(/images/main_content_bg.jpg) no-repeat;
  min-height:400px;
  height:auto !important;
  height:400px;
  width:656px;
  text-align:left;
}
#branding {
  position:absolute;
  top:0;
  left:0;
  background:url(/images/branding_interior.jpg) no-repeat;
  width:720px;
  height:243px;
  margin:0;
  padding:0;  
}

/***** =slideshow *****/
#home_slideshow {
  position:relative;
  width:720px; 
  height:230px;
  margin:0;
  padding:0;
  text-align:left;
  z-index: 2;
}
#home_slideshow img {
  width:720px;
  height:230px;
  margin:0;
  padding:0;
}

#nav {
  width:200px;
  margin:0;
  padding:0;
  list-style:none;
}
#nav li {list-style:none;}

#nav li a {
  width:200px;
  height:45px;
  display:block;
  background:url(/images/nav_sprite.jpg) no-repeat;
  text-indent:-9999px;
}
#nav li.home a {background-position:0 0;}
#nav li.home a:hover {background-position:-200px 0;}
html>body #nav li.home.on a {background-position:-200px 0;}
#nav li.homes a {background-position:0 -45px;}
#nav li.homes a:hover {background-position:-200px -45px;}
html>body #nav li.homes.on a {background-position:-200px -45px;}
#nav li.services a {background-position:0 -90px;}
#nav li.services a:hover {background-position:-200px -90px;}
html>body #nav li.services.on a {background-position:-200px -90px;}
#nav li.health a {background-position:0 -135px;}
#nav li.health a:hover {background-position:-200px -135px;}
html>body #nav li.health.on a {background-position:-200px -135px;}
#nav li.social a {background-position:0 -180px;}
#nav li.social a:hover {background-position:-200px -180px;}
html>body #nav li.social.on a {background-position:-200px -180px;}
#nav li.local a {background-position:0 -225px;}
#nav li.local a:hover {background-position:-200px -225px;}
html>body #nav li.local.on a {background-position:-200px -225px;}
#nav li.rates a {background-position:0 -270px;}
#nav li.rates a:hover {background-position:-200px -270px;}
html>body #nav li.rates.on a {background-position:-200px -270px;}
#nav li.contact a {background-position:0 -315px;}
#nav li.contact a:hover {background-position:-200px -315px;}
html>body #nav li.contact.on a {background-position:-200px -315px;}
#nav li.on a {background-position-x:-200px;}

/***** =font size *****/
#fontSwitch {
  position:relative;
  padding:14px 0 8px 34px;
  width:131px;
  height:24px;
}
#font-select {
  width:131px;
  height:24px;
  background:url(/images/text_size_sprite.jpg) no-repeat;
  text-indent:-9999px;
}
#fontSwitch input{
  border:none;
  background:none;
  display:block;
  float:left;
  text-indent:-9999px;
  overflow:hidden;
  padding-top:24px;
  height:24px;
}
#fontSwitch input:hover {
  cursor:pointer;
}
#fontSwitch input.decrease {
  width:19px;
  height:19px;
}
#fontSwitch input.increase {
  width:22px;
  height:22px;
}
#fontSwitch input.decrease:hover {
  margin:4px 0 0 6px;
  background:url(/images/text_size_sprite.jpg) -6px -28px no-repeat;
}
#fontSwitch input.increase:hover {
  background:url(/images/text_size_sprite.jpg) -24px -49px no-repeat;
  margin:1px 0 0 6px;
}

/* New Home Page Navigation */
#discovery-kit {
  width:160px;
  height:101px;
	margin:8px 0 28px 18px;
}
#discovery-kit a { 
	background:url(/images/home_actions_nav_sprite.jpg) no-repeat;
	display: block; 
	width: 160px; 
	height: 101px; 
	text-indent: -9999px;
	text-decoration: none;
}
#discovery-kit-request {
	width: 160px;
	border: 3px solid #3b2314;
	position: absolute;
	top: 512px;
	left: 19px;
	z-index: 2;
}
#discovery-kit-request span.desc {font-weight:normal; color:#3b2314; display:block; padding-top:7px;}
#discovery-kit-request a { 	
	display:block;
	background:#dbd7b3;
	width:140px;
	padding:10px;
	color:#24420e;
	text-indent:0px;
	font-weight:bold;
	text-align:left;
	margin:0;
}
#home-navigation {
	width:900px;
  height:101px;
	z-index:20;
	padding-bottom: 2em;
  display:block;
}
#home-navigation li a {
	background:url(/images/home_actions_nav_sprite.jpg);
  width:160px;
  height:101px;
  text-indent:-9999px;
  display:block;
}
#home-navigation li {float:left; margin-right: 8px;}
#home-navigation li.tour a {background-position:0 -101px;}
#home-navigation li.map-directions a {background-position:0 -202px;}
#home-navigation li.slide-show a {background-position:0 -303px;}
#home-navigation li.virtual-tour a {background-position: 0 -30px;}
#home-navigation li.menu a {background-position:0 -404px;}

#featured-apt {
  position:relative;
  margin-left:15px;
  width:174px;
  background:#d0c49c url(/images/featured_apt_bottom.jpg) 0 bottom no-repeat;
  text-align:center;
}
#featured-apt h3 {
  width:174px;
  height:42px;
  background:url(/images/feature_apts_hdr.jpg) no-repeat;
  text-indent:-9999px;
}
#featured-apt ul {
  width:140px;
  margin:10px auto;
  text-align:left;
  padding-bottom:20px;
}
#featured-apt ul li {
  padding:2px 0;
}
#featured-apt ul li.title {font-weight:bold;}
#featured-apt a#photo-url {
  position:absolute;
  top:60px;
  left:20px;
  width:124px; 
  height:90px; 
  display:block;
  z-index:900;
  text-indent:-9999px;
}
/***** =CCP *****/
#ccp {
  position:absolute;
  top:9px;
  left:718px;
  text-align:left;
  width:240px;
  height:99px;
  background:url(/images/header_actions.jpg) no-repeat;
}
#ccp li {font:bold 22px Arial,Helvetica,Sans-serif; text-indent:-9999px;}
#ccp li.call {color:#c9ac68; padding:15px 0 3px 40px; text-indent:0;}
#ccp li a {
  color:#ffffcc;
  padding-left:10px;
  display:block;
  width:199px;
  height:23px;
}
#ccp li a:hover {text-decoration:none;}

/***** =Quick Links *****/
h3.quick-links {font:bold 18px "times new roman",times,serif; color:#24420e; padding:18px 0 6px 15px;}
#quick-links {
  margin:0 0 0 12px;
  text-align:left;
  width:189px;
}
#quick-links li {
  width:189px;
  height:35px;
  font:bold 14px Arial,Helvetica,Sans-serif;
  padding-bottom:5px;
}

#quick-links li a {
  background:url(/images/action_nav_sprite.jpg) no-repeat;
  display:block;
  padding-left:34px;
  line-height:35px;
  width:155px;
  text-indent:-9999px;
}
#quick-links li.brochure a {background-position: 0 -35px;}
#quick-links li.tell-a-friend a {background-position: 0 -70px;}

#footer{
  width:880px;
  padding:40px 20px 20px 20px;
  background:url(/images/footer_bg.jpg) repeat-x;
}

/***** =Photo Gallery *****/
div#photo_gallery {
    position: relative;
    width: 580px;
    margin: 10px auto;
    padding: 15px 0 0 15px;
    border: 1px dashed #938040;
}
div#photo_gallery ul {display: inline;}
div#photo_gallery li {
    display: inline;
    padding: 0 15px 0 0;
}
div#photo_gallery li img {
    width: 75px;
    height: 75px;
    margin: 0 0 15px 0;
    border: 2px solid #ac8d4d;
}

/***** =map *****/
div#map h2 {display: none;}
#flashmap {
    width: 600px;
    height: 350px;
    top: 0px;
    left: 0px;
}

/***** =features *****/
#p_col1_bottom dd {
  background:url(/images/arrow_list.gif) no-repeat;
  padding:5px 0 5px 35px;
}
#p_col1_bottom dt {
  font-size:140%;
  font-weight: bold;
  padding-bottom:1em;
}
/***** =Footer Nav *****/
#footer {font:normal 11px Arial,Helvetica,Sans-Serif; color:#8d381c;}
#footer-nav {
  margin:0 auto;
  width:800px;
  padding-bottom:30px;
}
#footer-nav li {
  list-style:none;
  float:left;
}
#footer-nav li a {
  font:normal 11px Arial,Helvetica,Sans-Serif;
  padding:0 10px;
  border-right:1px solid #8d381c;
}
#footer-nav li.maybelast a {border:none;}

/***** =Footer-links *****/
#footer-links {clear:both;text-align:center; margin:0 auto;}
#footer-links ul {position: relative;text-align:left;margin:500; width:565px;}
#footer-links ul li {list-style:none; float:left;}
#footer-links ul li a {
  font:normal 11px Arial,Helvetica,Sans-Serif;
  padding:0 10px;
  border-right:1px solid #8d381c;
}
#footer-links ul li.last a {border:none;}
#footer-links p {padding:0;}
#footer-stores {clear:both;}
#footer-states {clear:both; text-align:center; margin:0 auto;}
#states-list {text-align:center; width:20px;}
#states-list li {
  text-align:center;
  list-style:none;
  width:20px;
  padding-left:50%; 
}

#footer p.footerBrand {
padding: 5px 0;
margin :0;
line-height: 20px;
}
#footer p.footerBrand a {font-size: 11px;}
#footer p.footerBrand span img {
position: relative;
padding: 0 0 0 5px;
top: 5px;
}
/* New G5 Brand */
#brand {
	margin:10px auto 10px auto;
	display:block;
	width:213px;
	height:17px;
	text-indent:-9999px;
	background:url(/images/footer-brand.gif);
}
#brand:hover {background-position:0 -17px;}

/* --------- /stylesheets/inline.css --------- */ 
/*
 _ _       _     _       _          
| (_)_ __ | | __(_)_   _(_) ___ ___ 
| | | '_ \| |/ /| | | | | |/ __/ _ \
| | | | | |   < | | |_| | | (_|  __/
|_|_|_| |_|_|\_\/ |\__,_|_|\___\___|
              |__/         
*/

#inline-edit-tools{
  background: #F0F4F5 url(http://www.kwonapps.com/images/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.kwonapps.com/images/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;*/
  border: 4px solid linen;
  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(http://www.kwonapps.com/images/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(http://www.kwonapps.com/images/close.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_next {
  background-image: url(http://www.kwonapps.com/images/next.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_previous {
  background-image: url(http://www.kwonapps.com/images/previous.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_play {
  background-image: url(http://www.kwonapps.com/images/play.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_pause {
  background-image: url(http://www.kwonapps.com/images/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;
}

#rates_table {margin-top: 10px;}

th.rate {text-wrap: normal; width: auto;}
td.rate {text-align: left; width: auto;}

th.size {text-wrap: normal; width: auto; padding-right: 5px;}
td.size {widht: auto;}

th.foot {text-wrap: normal; width: auto; padding-right: 20px;}
td.footage {width: auto;}



