* {
  margin: 0;
  padding: 0; }

body {
  background-color: #0099ff;
  font: 11px Arial, Tahoma, sans-serif;
  background: url(/images/grass-tile.jpg) fixed; }

#wrapper {
  margin: 0 auto;
  background: transparent url(/images/paper-bg-center.jpg) repeat-y fixed center bottom; }

a {
  color: #414141; }

a:hover, a#active {
  color: #2f92b0;
  text-decoration: none; }

#container {
  margin: 0 auto;
  width: 1000px; }

#content {
  padding: 20px 10px;
  font-size: 1.1em; }

#main-nav-search-box {
  background: transparent url(/images/main-nav-bg.png) no-repeat scroll 0 0;
  height: 98px;
  width: 985px; }

#main-nav {
  padding-left: 15px; }
  #main-nav li {
    display: block;
    float: left; }
  #main-nav a:hover, #main-nav a#active {
    color: #2f92b0; }
  #main-nav a {
    color: #818181;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 18px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 98px;
    padding: 0 30px;
    text-decoration: none; }

h1 {
  color: #b0da00;
  margin: 10px 0; }

h1.logo {
  margin: 0; }

.head {
  position: relative; }
  .head a.cart-link {
    overflow: hidden;
    display: block;
    width: 67px;
    height: 80px;
    background: url(/images/shopping-cart.png);
    position: absolute;
    top: 15px;
    right: -34px;
    text-indent: -9999px; }




#logo {
  display: block;
  text-indent: -9999px;
  background: url(/images/logo.png);
  width: 211px;
  height: 88px; }

#categories {
  width: 985px;
  height: 198px;
  background: url(/images/categories-bg.png) no-repeat;
  font-size: 12px;
  line-height: 150%;
  color: #818181;
  margin: 30px 0 0;
  padding-bottom: 20px;
  clear: both; }
  #categories ul li.column {
    float: left;
    display: inline;
    border-right: #212121 solid 1px;
    padding-right: 35px;
    margin: 40px 0 0 35px; }
  #categories #last {
    border: 0;
    padding-right: 0; }
  #categories h2 {
    font-weight: normal;
    font-size: 15px;
    line-height: 105%;
    color: #2f92b0;
    margin: 0; }
  #categories ul {
    margin: 5px 0 0 10px;
    line-height: 2em; }
  #categories a {
    color: #818181;
    text-decoration: none; }
  #categories a:hover {
    color: #2f92b0; }

#footer {
  width: 960px;
  font: normal normal 12px/100% Helvetica, Arial, sans-serif;
  color: #000000;
  text-align: center;
  padding: 0;
  clear: both; }

#secondary-nav {
  margin-bottom: 10px; }
  #secondary-nav li {
    display: inline;
    border-right: #000000 solid 1px;
    padding-right: 5px;
    margin-right: 5px; }
  #secondary-nav li#last {
    border: none; }
  #secondary-nav a {
    color: #000000;
    text-decoration: none; }
  #secondary-nav a:hover {
    text-decoration: underline; }

#legal {
  font-size: 10px;
  line-height: 12px; }

input.small {
  width: 60px; }

.regular-form .field {
  margin: 10px 0; }
  .regular-form .field label {
    font-weight: bold;
    display: block; }
.regular-form input.text, .regular-form select {
  border: 1px solid #b0da00;
  padding: 2px;
  font-size: 12px; }
.regular-form input.larger {
  width: 320px; }

.contains-hidden .to-activate {
  display: none; }

.contains-hidden.active .to-activate {
  display: block; }

.contains-hidden .to-hide {
  display: block; }

.contains-hidden.active .to-hide {
  display: none; }

.contains-hidden.active .to-activate .contains-hidden .to-activate {
  display: none; }

.contains-hidden.active .to-activate .contains-hidden.active .to-activate {
  display: block; }

.constant-height {
  height: 80px; }

label.required .required-mark {
  color: red;
  font-weight: bold; }

#frontpage_index .sights {
  width: 980px;
  padding-left: 10px; }
  #frontpage_index .sights ul {
    list-style-type: none;
    overflow: hidden;
    _height: 1%; }
    #frontpage_index .sights ul li {
      background: #000 url(/images/product-image-frame.png) no-repeat;
      width: 220px;
      height: 255px;
      float: left;
      margin: 10px 20px 10px 0; }
      #frontpage_index .sights ul li img {
        border: 0;
        margin: 15px;
        width: 190px;
        height: 190px; }
      #frontpage_index .sights ul li .title {
        background: #000;
        text-align: center;
        font-size: 13px; }
        #frontpage_index .sights ul li .title a {
          color: #fff; }
      #frontpage_index .sights ul li .price {
        float: right;
        font-size: 16px;
        padding: 5px 10px 10px 0;
        color: #74CE73; }

.ui-datepicker-trigger {
  margin-left: 3px; }

#slider {
  margin: 20px 0;
  overflow: hidden;
  height: 150px;
  padding: 5px 0; }
  #slider .ui-slider {
    margin: 20px 15px 0 15px; }
  #slider label {
    margin-left: 5px;
    font-weight: bold; }

#sights_show .sight-card {
  overflow: hidden;
  _height: 1%;
  padding: 20px; }
  #sights_show .sight-card .info {
    float: right; }
    #sights_show .sight-card .info .info-block {
      background: #FFF;
      width: 450px;
      padding: 10px;
      margin: 10px 0 20px 20px; }
      #sights_show .sight-card .info .info-block p {
        margin: 15px 0; }
      #sights_show .sight-card .info .info-block p.add-this {
        text-align: right;
        margin-top: 0; }
      #sights_show .sight-card .info .info-block .map .address {
        margin: 30px 0 0 0;
        width: 300px; }
      #sights_show .sight-card .info .info-block .map .geo {
        text-align: right; }
        #sights_show .sight-card .info .info-block .map .geo a button.google-map-button {
          height: 24px;
          padding: 2px 4px 2px 24px;
          background: #b0da00 url('/images/google-map-icon.gif') no-repeat 2px 2px; }
      #sights_show .sight-card .info .info-block .text-field label {
        font-weight: bold;
        margin: 2px 0;
        display: block; }
      #sights_show .sight-card .info .info-block .additional-services h2 {
        margin: 15px 0 10px 0; }
      #sights_show .sight-card .info .info-block .additional-services h3 {
        font-size: 1.3em;
        margin: 15px 0 0 0; }
      #sights_show .sight-card .info .info-block .additional-services .radio {
        overflow: hidden;
        _height: 1%; }
        #sights_show .sight-card .info .info-block .additional-services .radio input {
          float: left; }
        #sights_show .sight-card .info .info-block .additional-services .radio label {
          display: block;
          float: left;
          margin-left: 8px; }
      #sights_show .sight-card .info .info-block .additional-services .transfers {
        width: 250px;
        margin: 10px 0; }
        #sights_show .sight-card .info .info-block .additional-services .transfers ul.activators {
          font-size: 1.2em;
          border: 0 solid grey;
          border-bottom-width: 1px;
          margin-top: 10px;
          padding: 2px; }
          #sights_show .sight-card .info .info-block .additional-services .transfers ul.activators li {
            display: inline; }
          #sights_show .sight-card .info .info-block .additional-services .transfers ul.activators a {
            border: 1px solid grey;
            padding: 2px 4px; }
          #sights_show .sight-card .info .info-block .additional-services .transfers ul.activators a.current {
            background: #fff;
            text-decoration: none;
            border: 1px solid grey;
            border-bottom-width: 0;
            position: relative;
            top: 1px; }
        #sights_show .sight-card .info .info-block .additional-services .transfers .transfer-list {
          border: 1px solid grey;
          border-top-width: 0;
          padding: 10px; }
          #sights_show .sight-card .info .info-block .additional-services .transfers .transfer-list p {
            margin: 0 0 10px 0; }
  #sights_show .sight-card .env .images {
    text-align: center;
    margin-bottom: 30px; }
    #sights_show .sight-card .env .images img.main {
      border: 8px solid #000;
      margin-bottom: 30px; }
    #sights_show .sight-card .env .images .image-controls img {
      margin: 10px;
      border: 3px solid #000; }
  #sights_show .sight-card .env .cart {
    background: #fff;
    width: 400px;
    padding: 10px;
    margin: 10px 0 20px 20px; }
    #sights_show .sight-card .env .cart h2 {
      font-size: 26px;
      color: #b0da00;
      display: block;
      height: 40px;
      padding-left: 40px;
      background: url(/images/cart.gif) no-repeat top left; }
    #sights_show .sight-card .env .cart p.cart-note {
      margin-bottom: 10px; }

#orders_show table.cart-table tr td, #orders_show table.cart-table tr th {
  padding: 4px; }

table.cart-table {
  width: 100%; }
  table.cart-table input.text {
    width: 20px; }
  table.cart-table th {
    border-style: solid none solid none;
    border-color: #858585;
    border-width: 1px; }
  table.cart-table tr.even {
    background: #efefef; }
  table.cart-table td, table.cart-table th {
    padding: 3px; }
  table.cart-table td.additional {
    text-indent: 10px; }
  table.cart-table td.value {
    text-align: center; }

.actions {
  margin: 10px 0; }
  .actions button {
    padding: 2px;
    background: #b0da00;
    border: none; }

#frontpage_index .info {
  padding: 30px;
  overflow: hidden;
  _height: 1%; }
  #frontpage_index .info .info-block {
    background: url(/images/text_bg.png);
    border: 1px solid #000;
    padding: 15px;
    color: #fff;
    margin-right: 20px;
    font-size: 13px; }
    #frontpage_index .info .info-block h1, #frontpage_index .info .info-block a {
      color: #fff; }
    #frontpage_index .info .info-block ul {
      list-style-position: inside; }
  #frontpage_index .info .explanation {
    width: 405px;
    float: left; }
  #frontpage_index .info .teaser {
    width: 405px;
    float: right; }
    #frontpage_index .info .teaser .pic {
      float: left;
      margin: 0 10px 10px 0; }

#orders_show .checkout .field, #orders_shipping .checkout .field {
  margin: 20px 0; }
#orders_show .checkout .edit_order, #orders_shipping .checkout .edit_order {
  position: relative; }
  #orders_show .checkout .edit_order .submit button, #orders_shipping .checkout .edit_order .submit button {
    position: absolute;
    bottom: 0;
    right: 0; }
#orders_show .checkout #date_hour, #orders_shipping .checkout #date_hour {
  margin-left: 10px; }
#orders_show .checkout .address-lines p, #orders_shipping .checkout .address-lines p {
  margin: 3px 0; }

.regular-page {
  background: #fff;
  padding: 20px;
  margin: 20px; }
  .regular-page p {
    padding: 10px 0; }

.regular-form .field .fieldWithErrors input.text, .regular-form .field .fieldWithErrors select {
  border: 1px solid red; }

.error {
  color: red;
  margin: 10px 0; }

.errorExplanation {
  border: 1px solid #E21B22;
  margin: 10px 0; }
  .errorExplanation h2 {
    color: #FFFFFF;
    margin: 0;
    padding: 5px;
    border-bottom: 1px solid red;
    background: #E21B22;
    font-size: 1.1em; }
  .errorExplanation ul {
    list-style-position: inside;
    font-size: 1.1em;
    margin: 10px; }
  .errorExplanation p {
    margin: 10px !important;
    font-weight: bold; }

#pages_show .address-place {
  margin: 10px 0; }
  #pages_show .address-place input.text {
    width: 220px; }
  #pages_show .address-place p {
    margin: 2px 0;
    padding: 2px 0; }



div.jGrowl {
	padding: 			10px;
	z-index: 			9999;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}

/** Normal Style Positions **/
body > div.jGrowl {
	position:			fixed;
}

body > div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

body > div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

body > div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

body > div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

body > div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#000;
	color: 					#fff;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight: 			bold;
	font-size:				10px;
}

div.jGrowl div.jGrowl-notification div.close {
	float: 					right;
	font-weight: 			bold;
	font-size: 				12px;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	height: 				15px;
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				11px;
	font-weight: 			bold;
	text-align: 			center;
}


#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
  z-index: 100;
}
#bubble_tooltip .bubble_top{
	background-image: url('/javascripts/jquery_helptooltip/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;
  background-position: bottom;
}
#bubble_tooltip .bubble_middle{
	background-image: url('/javascripts/jquery_helptooltip/bubble_middle.gif');
	background-repeat:repeat-y;
	background-position:bottom left;
  padding: 10px;
  font-size: 10px;
  padding-bottom: 0px;
  padding-right: 20px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('/javascripts/jquery_helptooltip/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	height:44px;
	position:relative;
	top:-6px;
}

.gridBorder	{
  border-left-width:0px !important;
  border-right-width:0px !important;
}

.help-icon { width: 14px; height: 15px; background: url(/images/icon-help.png) no-repeat; text-indent: -99999px; cursor: help; }
.help-icon:hover { background: url(/images/icon-help-over.png) no-repeat; }


/*NEW SLIDER STYLES FOR SCALE, ETC*/
/* slider widget */
.ui-slider  {
	text-decoration: none !important;
}
.ui-slider .ui-slider-handle  {
	overflow: visible !important;
}
.ui-slider .ui-slider-tooltip {
	display: none;
}
.ui-slider .screenReaderContext {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	left: -999999999px;
}
.ui-slider .ui-state-active .ui-slider-tooltip, .ui-slider .ui-state-focus .ui-slider-tooltip, .ui-slider .ui-state-hover .ui-slider-tooltip {
	display: block;
	position: absolute;
	bottom: 2.5em;
	text-align: center;
	padding: .3em .2em .4em;
	font-size: .9em;
	width: 8em;
	margin-left: -3.7em;
}
.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down, .ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
	position: absolute; 
	display: block;
	width:0; 
	height:0; 
	border-bottom-width: 0;
	background: none;
}
.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down {	
	border-left: 7px dashed transparent; 
	border-right: 7px dashed transparent;
	border-top-width: 8px;
	bottom:	-8px;
	right: auto;
	left: 50%;
	margin-left: -7px;
}
.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
	border-left: 6px dashed transparent; 
	border-right: 6px dashed transparent;
	border-top: 7px solid #fff;
	bottom:	auto;
	top: -9px;
	left: -6px;
}
.ui-slider a {
	text-decoration: none;
}
.ui-slider ol, .ui-slider li, .ui-slider dl, .ui-slider dd, .ui-slider dt {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ui-slider ol, .ui-slider dl {
	position: relative;
	top: 1.3em;
	width: 100%;
}
.ui-slider dt {
	top: 1.5em;
	position: absolute;
	padding-top: .2em;
	text-align: center;
	border-bottom: 1px dotted #ddd;
	height: .7em;
	color: #999;
}
.ui-slider dt span {
	background: #fff;
	padding: 0 .5em;
}
.ui-slider li, .ui-slider dd {
	position: absolute;
	overflow: visible;
	color: #666;
}
.ui-slider span.ui-slider-label {
	position: absolute;
}
.ui-slider li span.ui-slider-label, .ui-slider dd span.ui-slider-label {
	display: none;
}
.ui-slider li span.ui-slider-label-show, .ui-slider dd span.ui-slider-label-show {
	display: block;
}
.ui-slider span.ui-slider-tic {
	position: absolute;
	left: 0;
	height: .8em;
	top: -1.3em;
}
.ui-slider li span.ui-widget-content, .ui-slider dd span.ui-widget-content {
	border-right: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-top: 0;
	border-bottom: 0;
}
.ui-slider .first .ui-slider-tic, .ui-slider .last .ui-slider-tic {
	display: none;
}

