/* --------- /stylesheets/aspectshop.css --------- */ 
/* 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 */

html {}
a {color: #004880; text-decoration: none;}
a:hover {text-decoration: underline;}

body {
    position : relative;
    height: 100%;
    margin: 0 auto;
    color: #004881;
    font-family : "Trebuchet MS", tahoma, sans-serif;
    font-size: 18px;
    text-align : center;
    background: #ffffff url(/images/body_bg_01.gif) top left repeat-x;
}

h1,h2,h3,h4,h5,h6 {color: #004881;}

td.data, th.data {padding:5px;}

div#whopper {
    position: relative;
    width: 1040px;
    margin: 20px auto 0 auto;
    text-align: left;
    background: #ffffff;
    border: 5px solid #ebf0fa;
}

div#header {
    position: relative;
    width: 1040px;
    height: 180px;
    background: url(/images/header_bg_01.jpg) top right no-repeat;
    border-bottom: 5px solid #ebf0fa;
}
div#header h1 {
    position: relative;
    width: 300px;
    height: 180px;
    display: block;
    text-indent: -9999px;
}
div#header h1 a {
    position: relative;
    width: 300px;
    height: 180px;
    display: block;
    background: url(/images/headerLogo_bg_01.jpg) top left no-repeat;
}

div#middle {
    position: relative;
    width: 1040px;
}

div#leftCol {
    position: relative;
    width: 273px;
    float: left;
    z-index: 998;
    padding: 35px 0 0 0;
}

div#navWrap {
    position: relative;
    width: 203px;
    margin: 0 auto;
    background: #d4e0f7;
}

div#navTop {
    position: relative;
    width: 203px;
    height: 55px;
    background: url(/images/navTop_bg_01.gif) top left no-repeat;
}

#nav {
    position: relative;
    width: 203px;
    padding: 22px 0;
    font-family: tahoma, "Trebuchet MS", sans-serif;
    font-size: 20px;
}
#nav ul {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1.4em;
}
#nav a {display: block;}
#nav li {
    width: 203px;
    text-indent: 20px;
}
#nav li a:hover {background: #004881; color: #FFF;text-decoration: none;}
#nav li ul { /* second-level lists */
    position: absolute;
    background: #004881;
    font-family: "Trebuchet MS", tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 203px;
    margin: -28px 0 0 160px;
    background: url(/images/subNav_bg_01.gif) top left repeat-x;
    border-bottom: 2px solid #004780;
    left: -999em;
    z-index: 999;
}
#nav li ul a {
    border: 1px solid #004780;
    border-width: 2px 2px 0 2px;
    height: 25px;
    line-height: 25px;
}
#nav li ul a:hover {
    background: url(/images/subNavOn_bg_01.png) top left no-repeat;
}
#nav li ul ul { 
    width: 203px;
    margin: -1em 0 0 180px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.hover {position: static;}

div#navBottom {
    position: relative;
    width: 203px;
    height: 55px;
    background: url(/images/navBottom_bg_01.gif) top left no-repeat;
}

div#homeCoupon {
    position: relative;
    width: 204px;
    height: 204px;
    margin: 0 auto;
    text-align: center;
}
div#homeCoupon p {
    position: relative;
    width: 204px;
    height: 204px;
    display: block;
    padding: 35px 0 0 0;
    margin: 0;
}
div#homeCoupon p a {
    position: relative;
    width: 204px;
    height: 204px;
    display: block;
    text-indent: -9999px;
    background: url(/images/coupon_bg_01.gif) 0 0 no-repeat;
}
div#homeCoupon p a:hover {background-position: 0 -204px;}

div#rightCol {
    position: relative;
    width: 733px;
    padding: 35px 32px 0 0;
    float: right;
}

.actionBox {}
.actionBoxTop {
    position: relative;
    width: 347px;
    height: 32px;
    background: url(/images/actionBoxTop_bg_01.gif) top left no-repeat;
}
.actionBoxContent {
    position: relative;
    width: 303px;
    height: 245px;
    border: 2px solid #ebf0fa;
    padding: 0 20px;
}
.actionBoxContent p {margin: 0;padding: 10px 0;}
.actionBoxContent ul li{list-style:disc; margin: 0 20px;}
.actionBoxContent h3{text-align:center;}
.skier {background: url(/images/actionBoxSkier_bg_01.gif) 2px bottom no-repeat;}
.boarder {background: url(/images/actionBoxBoard_bg_01.gif) 2px bottom no-repeat;}

div#aspectMap {
    position: relative;
    width: 731px;
    height: 359px;
    margin: 35px 0 0 3px;
    background: url(/images/mapBorder_bg_01.gif) top left no-repeat;
}
div#aspectMap h2 {display: none;}
div#aspectMap img {padding: 2px 0 0 3px;}
div#aspectMap div#flashmap {
    position: relative;
    top: 2px;
    left: 2px;
    width: 720px;
    height: 348px;
}

div#driving-directions {padding: 15px 0 0 0;}
div#driving-directions div#address {float: none; background-image: none;padding: 0;}

div#driving_map {
    position: relative;
    width: 731px;
    height: 359px;
    background: url(/images/mapBorder_bg_01.gif) top left no-repeat;
}
div#driving_map h2 {display: none;}

div#driving-directions #flashmap {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 720px;
    height: 348px;
}

div#driving-text {font-size: 12px; padding: 15px 0 0 0;}
div#driving-text h1 {font-size: 14px;line-height: 2.0em;}
div#driving-text h2 {font-size: 18px;line-height: 2.0em;}

div#driving-link {display:none;}

div#footer {
    position: relative;
    margin: 75px auto 0 auto;
    text-align: center;
    padding: 10px 0;
}
div#footer ul {display: block;clear:both;margin-bottom:10px;}
div#footer ul li {display: inline;border-right: 1px dotted #004880;font-size: 12px;}
div#footer ul#address li {padding: 0 10px;}
div#footer ul li.last {border-right: none}
div#footer ul li a {
    font-size: 12px;
    padding: 0 10px;
}
div#footer ul li.last {border: 0;}

div#brand {
    position: relative;
    width: 1040px;
    margin: 0 auto;
    color: #d4e0f7;
    font-size: 12px;
    line-height: 35px;
    text-align: right;
}
div#brand a {color: #d4e0f7;}

.clear {clear: both;height: 1px;line-height: 1px;}
.floatL {float: left;}
.floatR {float: right;}

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}  #flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}  #flickr_icon_td {padding:0 5px 0 0 !important;}  .flickr_badge_image {text-align:center !important;}  .flickr_badge_image img {border: 1px solid black !important;}  #flickr_www {display:block; text-align:left; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}  #flickr_badge_uber_wrapper a:hover,  #flickr_badge_uber_wrapper a:link,  #flickr_badge_uber_wrapper a:active,  #flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}  #flickr_badge_wrapper {background-color:#ffffff;border: solid 1px #000000}  #flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

form.cmxform label {width:300px;}
dl.thanks_data {display:none;}
/* --------- /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;
}


