/* @override http://www.twofeet.com.au.dev:8888/skin/frontend/default/twofeet/css/styles.css */

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
 
/* Page Titles */

/** Override **/

.loading { display: block; width: 16px; height: 20px; background: url(../images/ajax-loader.gif) no-repeat left 7px; float: left; margin-right: 8px; }

a, a:link, a:visited, a:active { color: #82181c; }
a:focus, a:hover { color: #cc575c; }

/* Layout ================================================================================= */
.wrapper { background-color: #9EB184; }
.page { width: 1024px; margin:0 auto; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { background: url(../images/repeater_border.jpg) repeat-y 47px top; margin-left: 62px; }
.divider { height: 1px; background-color: #7f181b; margin: 10px 0; }

/* Base Columns */ 
.col-left { float:left; width: 247px; }
.col-main { float:left; width:500px; padding: 15px 5px; }
.cms-home .col-main { padding: 0; }
.col-main .std p { margin-left: 0; }
.col-right { float:right; width:180px; padding:5px 5px 0; margin-right: 145px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:left; }
.col2-left-layout .col-main p { margin: 0 0 1em 0; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:365px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:100%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000 }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; min-width: 50px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { overflow:visible; width:auto; border:0; background:url(../images/bkg_button.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button span { float:left; padding:2px 6px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000; border: 1px solid #ddd; }
button.disabled {}
button.disabled span {}

.checkout-onepage-index select.address-select { width: 315px; }

/* Continue Shopping Button */
tfoot .continue span, .checkout-onepage-success button.button span { width: 128px; height: 25px; border: none; text-indent: -9999px; background: url(../images/continue-shopping.gif) no-repeat left top; padding: 0; margin-right: 10px; }

/* Update Cart Button */
tfoot .update span { width: 145px; height: 25px; border: none; text-indent: -9999px; background: url(../images/update-cart.gif) no-repeat left top; padding: 0; }

/* Coupon Buttons */
#discount-coupon-form .apply span { width: 98px; height: 25px; margin-top: 8px; border: none; text-indent: -9999px; background: url(../images/apply-coupon.png) no-repeat left top; padding: 0; clear: both; }
#discount-coupon-form .cancel span { width: 107px; height: 24px; margin: 11px 0 0 6px; border: none; text-indent: -9999px; background: url(../images/cancel-coupon.png) no-repeat left top; padding: 0; clear: both; }

/* Checkout Button */
#checkout span { width: 85px; height: 25px; border: none; text-indent: -9999px; background: url(../images/checkout.gif) no-repeat left top; padding: 0; }

/* Place Order Button */
button.placeorder span { float: right; width: 107px; height: 25px; border: none; text-indent: -9999px; background: url(../images/btn-placeorder.gif) no-repeat left top; padding: 0; margin-left: 60px; }

/* Customer Login Form Buttons */
#create-account span { width: 137px; height: 25px; border: none; padding: 0; text-indent: -9999px; background: url(../images/btn-createaccount.png) no-repeat left top; margin: 10px 0; }
#send2 span { width: 71px; height: 25px; border: none; padding: 0; text-indent: -9999px; background: url(../images/btn-login.png) no-repeat left top; }
.forgot { display: block; clear: both; margin-bottom: 10px; }
#submit span, #submit { width: 85px; height: 25px; border: none; text-indent: -9999px; background: url(../images/submit.png) no-repeat left top; padding: 0; cursor: pointer; margin-top: 10px; }

/* Save Button */
#save span { width: 69px; height: 25px; border: none; text-indent: -9999px; padding: 0; background: url(../images/save.gif) no-repeat left top; }

/* Gallery Page */
.cms-photogallery .col-main p { width: 200px; float: left; margin: 0 20px 20px 0; }

/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea { }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; height: 45px; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:left; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:left; padding: 5px 0; clear: both; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:96%; overflow:hidden; }
.messages li { margin:0 0 10px; font-size: 12px; font-weight: normal; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:4px !important; padding:8px 8px 8px 60px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#9eb184; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; padding: 8px !important; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { margin:0 0 10px; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { padding:0 0 5px; margin:0 0 10px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */
.pager { border:1px solid #ddd; padding: 5px 5px 0; width:468px; background:url(../images/pager_bg.gif) repeat-x 0 100% #fff; font-size:.95em; margin-bottom: 10px; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { }
.data-table a:link, .data-table a:visited, .data-table a:active { text-decoration: none; }
.data-table th { padding:5px; border: none; font-weight:bold; white-space:nowrap; }
.data-table td { padding: 10px 5px; border:1px solid #ddd; border-left: none; border-right: none; }
.data-table td:first-child { font-weight: bold; }
.data-table td h3.product-name a { color: #7f965f; }
.data-table td .cart-price { text-align: center; }
.data-table td .cart-price .price { color: #7f965f; font-size: 14px; font-weight: bold; }
.data-table thead { background-color: none; color: #82181c; }
.data-table tbody { }
.data-table tfoot, .data-table tfoot td { border: none; padding-top: 10px; }
.data-table tfoot td.a-right { text-align: left !important; }
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f9f9ee; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

#shopping-cart-totals-table tbody .price, #shopping-cart-totals-table tfoot .price { color: #7f965f; font-size: 13px; font-weight: bold; }
#shopping-cart-totals-table tfoot .price { font-size: 15px; }

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; width: 125px; height: 132px; margin: 38px 0 0 89px; } 
.header-container {}
.header { background: url(../images/header.jpg) no-repeat left top; height: 175px; margin-left: 62px; position: relative; }
.cms-home .header { background: url(../images/home-header.jpg) no-repeat left top; }
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; }
.header .logo a { display:block; width: 125px; height: 132px; }
.header .welcome-msg { float: right; font-weight:bold; text-align:right; color: #82181c; padding: 8px 5px; }
.header .links { float:right; }
.header .form-search { text-align:center; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; }
.header .header-title { float: left; padding: 0; position: absolute; left: 256px; top: 110px; border: none; }
#tripadvisor { float: left; display: none; margin-left: 20px; }
body.cms-home #tripadvisor { display: block; }
#awards { width: 500px; height: 90px; text-align: right; position: absolute; right: 95px; top: 40px; }
.cms-home .header-title { width: 89px; height: 33px; background: url(../images/titles/title-home.gif) no-repeat left top; }
.category-shopping-tours .header-title, .cms-toursandbooking .header-title, .category-tours .header-title, .checkout-cart-index .header-title { width: 306px; height: 33px; background: url(../images/titles/title-toursandbooking.gif) no-repeat left top; }
.checkout-cart-index .page-title { margin-bottom: 20px; }
.cms-about-us .header-title { width: 177px; height: 33px; background: url(../images/titles/title-aboutus.gif) no-repeat left top; }
.cms-faq .header-title { width: 69px; height: 33px; background: url(../images/titles/title-faq.gif) no-repeat left top; }
.cms-testimonials .header-title { width: 210px; height: 33px; background: url(../images/titles/title-testimonials.gif) no-repeat left top; }
.cms-merch .header-title, .category-merch .header-title { width: 200px; height: 33px; background: url(../images/titles/title-merchandise.gif) no-repeat left top; }
.cms-photogallery .header-title { width: 133px; height: 33px; background: url(../images/titles/title-gallery.gif) no-repeat left top; }
.cms-meettheguides .header-title { width: 266px; height: 32px; background: url(../images/titles/title-guides.gif) no-repeat left top; }
.cms-terms-conditions .header-title { width: 322px; height: 34px; background: url(../images/titles/title-termsandconditions.gif) no-repeat left top; }
.sendfriend-product-send .header-title { width: 292px; height: 34px; background: url(../images/titles/title-emailtoafriend.gif) no-repeat left top; }
.checkout-onepage-success .header-title { width: 170px; height: 34px; background: url(../images/titles/title-thankyou.gif) no-repeat left top; }
.blog-index-index .header-title, .blog-cat-view .header-title, .blog-post-view .header-title { width: 86px; height: 33px; background: url(../images/titles/title-blog.gif) no-repeat left top; }
.contacts-contacts-index .header-title { width: 195px; height: 33px; background: url(../images/titles/title-contactus.gif) no-repeat left top; }
.customer-account-index .header-title, .customer-account-edit .header-title, .customer-address-form .header-title, .sales-order-history .header-title, .review-customer-index .header-title, .newsletter-manage-index .header-title, .customer-account-login .header-title, .customer-account-logoutsuccess .header-title, .customer-account-create .header-title { width: 190px; height: 33px; background: url(../images/titles/title-myaccount.gif) no-repeat left top; }
.cms-home .header-title { display: none; }
.cms-photogallery .col-main { background: #f2fae2; width: 440px; padding: 25px 4px 0 25px; border: 1px solid #ddd; }
.checkout-onepage-index .header-title { width: 168px; height: 33px; background: url(../images/titles/title-checkout.gif) no-repeat left top; }
#top-cart { overflow: auto; float: right; margin: 8px 110px 0 0; font-size: 90%; }
#top-cart li { float: left; margin: 0 6px; }

/********** < Navigation */

/* Blog Styles */
.postWrapper a:link, .postWrapper a:visited, .postWrapper a:active { text-decoration: none; }
.postWrapper { padding-bottom: 40px; }
.postWrapper h2 { width: 480px; font-family: Arial, sans-serif; font-weight: bold; font-size: 20px; border-bottom: 1px solid #ddd; }
body .postTitle, .postTitle h3 { border-bottom: none; color: #666; margin: 0 0 5px 10px; }
.postContent, .commentWrapper { background-color: #f9f9ee; padding: 10px; }
.commentWrapper { margin-bottom: 20px; }
.postDetails, .postDetails h4 { margin-left: 10px; color: #666; font-size: 85%; font-weight: bold; }
.postDetails h4 { margin: 0; font-size: 100%; }
#newer-posts, #older-posts { display: block; width: 99px; height: 25px; text-indent: -9999px; background: url(../images/newer-posts.gif) no-repeat left top; }
#older-posts { background: url(../images/older-posts.gif) no-repeat left top; }
#back-to-blog a { display: block; width: 70px; height: 25px; text-indent: -9999px; background: url(../images/back-button.gif) no-repeat left top; margin-bottom: 10px; }
#postComment .form-button { width: 85px; height: 27px; background: url(../images/submit.gif) no-repeat left top; border: none; text-indent: -9999px; cursor: pointer; }
#postComment .button-set { clear: both; }
#postComment .group-select { width: 406px; }

/* Static Nav */
.nav { margin-left: 11px; }
.nav a { display: block; width: 163px; background: url(../images/sprite-nav.gif) no-repeat left top; text-indent: -9999px; }
.nav a.home { height: 40px; }
.nav a.home:hover { background-position: -163px 0; }
.nav a.tours { height: 63px; background-position: 0 -40px; }
.nav a.tours:hover { background-position: -163px -40px; }
.nav a.merchandise { height: 34px; background-position: 0 -103px; }
.nav a.merchandise:hover { background-position: -163px -103px; }
.nav a.about { height: 33px; background-position: 0 -137px; }
.nav a.about:hover { background-position: -163px -137px; }
.nav a.faq { height: 33px; background-position: 0 -170px; }
.nav a.faq:hover { background-position: -163px -170px; }
.nav a.testimonials { height: 36px; background-position: 0 -203px; }
.nav a.testimonials:hover { background-position: -163px -203px; }
.nav a.gallery { height: 34px; background-position: 0 -239px; }
.nav a.gallery:hover { background-position: -163px -239px; }
.nav a.blog { height: 32px; background-position: 0 -273px; }
.nav a.blog:hover { background-position: -163px -273px; }
.nav a.gallery { height: 34px; background-position: 0 -239px; }
.nav a.gallery:hover { background-position: -163px -239px; }
.nav a.contact { height: 34px; background-position: 0 -305px; }
.nav a.contact:hover { background-position: -163px -305px; }
.nav a.twitter { height: 35px; background-position: 0 -339px; }
.nav a.twitter:hover { background-position: -163px -339px; }
.nav a.facebook { height: 33px; background-position: 0 -374px; }
.nav a.facebook:hover { background-position: -163px -374px; }

#nav { font-size:12px; border:1px solid #ddd; padding:5px 0; margin:10px 0; }



/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:5px 10px; font-weight:bold; color:#888; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { font-weight:bold; color:#000 !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 10px; }
.block .block-title { border-bottom: none; }
.block .block-title h2 { font-size:14px; font-weight:bold; line-height:1.5; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { }
.block .actions { text-align:right; }
.block .actions a { float:left; }

/* Block: Account */
.block-account { width: 130px; margin: 20px 0 0 87px; background: url(../images/account-box-mid.jpg) repeat-y left top; padding: 10px 10px; border: 1px solid #ddd; border-left: 1px solid #9bb085; }

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare { width: 130px; margin: 20px 0 0 100px; background: #f2fae2; padding: 5px; border: 1px solid #ddd; }
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { }

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; margin-top: 10px; border: 1px solid #ddd; background-color: #eee; padding: 2px; }
.block-progress dt.complete { padding: 2px; background-color: #9eb184; }
.block-progress dd.complete { border: 1px solid #ddd; border-top: none; padding-left: 5px; background-color: #eee; }
.block-progress dd.complete .price { white-space:nowrap !important; font-size: 100%; font-weight: bold; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border-bottom:1px solid #ddd; margin:0 0 10px; }
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px solid #ddd; padding:5px; }
.products-grid td.empty {}

/* View Type: List */
.products-list li.item { padding:10px 0; margin:0 0 5px; border-bottom: 1px dotted #ccc; list-style: none; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:left; margin-left: 15px; width: 340px; }
.products-list .product-shop .more-info { width: 79px; height: 25px; clear: both; }
.products-list .product-shop .more-info a { display: block; width: 79px; height: 25px; border: none; text-indent: -9999px; background: url(../images/more-info.gif) no-repeat left top; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.product-collateral { margin-bottom: 25px; }
.product-collateral p { margin: 0; padding: 0; }

/* Product Tabs */
#tabs { height: 28px; margin-bottom: 15px; }
#tabs li { overflow: auto; float: left; margin-right: 5px; }
#tabs li a { height: 25px; float: left; background: url(../images/sprite-booking-tabs.gif) no-repeat left top; text-indent: -9999px; }
#tabs #t-desc a { width: 140px; }
#tabs #t-desc a:hover, #tabs #t-desc a.current { background-position: 0 -25px; }
#tabs #t-gallery a { width: 109px; background-position: -140px 0; }
#tabs #t-gallery a:hover, #tabs #t-gallery a.current { background-position: -140px -25px; }
#tabs #t-map a { width: 93px; background-position: -249px 0; }
#tabs #t-map a:hover, #tabs #t-map a.current { background-position: -249px -25px; }
#tabs #t-reviews a { width: 109px; background-position: -342px 0; }
#tabs #t-reviews a:hover, #tabs #t-reviews a.current { background-position: -342px -25px; }

#tour-description #big-image { float: left; width: auto; min-width: 300px; }
#tour-description #banners { float: left; width: 160px; margin-left: 10px; }
#tour-description #banners #emailtofriend { width: 130px; margin: 0 auto; }
#tour-description #description { clear: both; padding: 15px 0 0; margin-bottom: 15px; }
#tour-description #description img { margin-right: 10px; }

#tour-map { margin-bottom: 15px; }
#tour-map #map { background: #ccc; }

/* Booking Steps */
#booking, #booking-grouptour { clear: both; overflow: auto; }
#booking h3, #booking-grouptour h3 { color: #888381; border-bottom: 1px solid #888381; margin-bottom: 15px; }
#booking h3.step, #booking-grouptour h3.step-grouptour { color: #738659; border: none; margin: 0; }
#booking #step1 { background-color: #eff2ea; padding: 10px; height: 180px; margin-bottom: 20px; }
#booking #step2and3 h3.step { width: 45%; float: left; }
#booking-grouptour h3.step-grouptour { width: 50%; float: left; }
#booking-grouptour #step2and3 { width: 100%; }
#booking-grouptour .product-options-bottom { background-color: #eff2ea; width: 230px; height: 100px; padding: 10px; border: none; margin-top: 0; }
#booking-grouptour #product-options-wrapper { background-color: #eff2ea; border: none; width: 210px; margin: 0 20px 0 0; min-height: 100px; }
#booking-grouptour .price { position: relative; }

#booking .product-options { background-color: #eff2ea; border: none; width: 195px; margin: 0 10px 0 0; }
#booking .product-options dt { display: none; }
#booking .product-options dd { margin-top: 25px; }
#booking .product-options dd select { font-size: 14px; }
#booking .product-options-bottom { width: 253px; border: none; background-color: #eff2ea; min-height: 81px; margin: 0; padding-top: 25px; }
#booking .product-options-bottom .price-box, #booking-grouptour .product-options-bottom .price-box { float: right; clear: both; margin-top: 6px;  color: #738659; font-size: 20px; position: relative; }
#booking .product-options-bottom button, #booking-grouptour .product-options-bottom button { clear: both; margin: 15px 0 0 0; }
#booking .product-options-bottom button span, #booking-grouptour .product-options-bottom button span { padding: 0; width: 109px; height: 26px; background: url(../images/booking-addtocart.gif) no-repeat left top; text-indent: -9999px; border: none; }
#booking .product-options-bottom .add-to-cart label, #booking-grouptour .product-options-bottom .add-to-cart label { float:left; margin: 3px 10px 0 0; color: #989492; font-size: 15px; }
#booking .product-options-bottom h4, #booking-grouptour .product-options-bottom h4 { float: right; color: #989492; font-size: 15px; font-weight: normal; margin-top: 3px; }
#terms-link { margin: 8px 0 0 0; }
#review-form { margin-top: 30px; background-color: #eeefcd; padding: 15px 0 0 20px; }
#review-form .page-head { border-bottom: 1px solid #888381; width: 460px; }
#review-form .page-head h3 { color: #888381; font-size: 14px !important; font-weight: bold !important; background-image: none; border: none; }
#review-form .button-set { height: 45px; padding: 0; margin: 0; background: none; }
#review-form form { margin: 0; padding: 0; display: block; }

	/* Booking Steps for Group Tour */
	#booking-grouptour { clear: both; }

/* Product Images */
.product-view .product-img-box { float:left; margin-right: 10px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:135px; height:135px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.more-views { margin: 0; }
.more-views ul {  }
.more-views li { float:left; padding:1px; }
.category-merchandise .more-views li { border: 1px solid #dee4a8; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float: left; width:100%; }
.product-view .product-name {}
.product-view .short-description {}

/* Rating */
.ratings { clear: both; }
.ratings .amount {}
.ratings .rating-links { margin: 0; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/product_rating_full_star.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock, .availability .fully-booked { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; font-size: 150%; }
#checkout-review-table .price { font-size: 120%; }

.price-box { float: right; }
.price-box .price { font-weight:bold; }
.category-products h4, .category-products .ratings { display: block; }
.category-products h4 { width: 270px; float: left; margin-top: 1px; }

.price-box-bundle {}

/* Regular price */
.regular-price { position: relative; }
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; border-color: #999; margin-top: 2px; padding: 3px; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .add-to-cart .button span { width: 98px; height: 25px; background: url(../images/add-to-cart.gif) no-repeat left top; border: none; text-indent: -9999px; }
.add-to-box .or { float:left; margin:0 10px; display: none; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { width: 150px; padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; float: left; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; margin-top: 10px; float: left; }
.product-options-bottom .price-box { margin: 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description { background: #ecefe6; padding: 10px; margin-bottom: 10px; }

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; width:260px; margin:0 5px; }
.product-view .tags .form-add-tags input.input-text { width:254px; }
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }

/* Product - Booking Dates */
#booking_order { width: 100%; margin: 0; }
#step1 #cal1Container { float: left; border: none; background-color: none; padding: 0; }
#step1 #cal1Container a.calnav { border: none; color: #841615; }
#step1 #cal1Container a.calnav:hover { background: none; }
#step1 #cal1Container .oom { background: #c9d5b9; color: #a0b483; }
#step1 #cal1Container td.calcell { border: 1px solid #c9d5b9; color: #a1ac92; }
#step1 #cal1Container td.calcell a { color: #566345; }
#step1 #cal1Container td.calcell a:hover, .product-shop #cal1Container td.calcellhover { color: #fff; background: #566345; border: none; }
#step1 #cal1Container .calnavleft { background: url(../images/calnavleft.gif) no-repeat center top; }
#step1 #cal1Container .calnavright { background: url(../images/calnavright.gif) no-repeat center top; }
#step1 #dates { width: 290px; float: left; clear: none; padding: 0; margin: 45px 0 0 20px; }
#step1 #dates #aw_in_text { font-size: 15px; }
#step1 #dates label { width: auto; font-weight: bold; font-size: 15px; line-height: 1.2; color: #989492; }
#step1 #dates #avail_amount { font-size: 15px; line-height: 1.6; vertical-align: middle; margin: 0; }
#step1 .add-to-holder { clear: both; margin-left: 10px; }

/* Block: Reviews */
#customer-reviews { background: #ecefe6; padding: 10px; }
.product-view .reviews {}
.product-view .reviews h3 { margin-bottom: 10px; }
.product-view .reviews p.date { font-size: 11px; margin-bottom: 10px; }
.product-view .reviews dd p { margin-bottom: 10px; border-bottom: 1px solid #ccc; padding-bottom: 10px; }

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }

.catalog-product-view .emailtoafriend { display: block; width: 129px; height: 25px; background: url(../images/emailtoafriend.gif)  no-repeat left top; text-indent: -9999px; clear: both; }
.catalog-product-view .more-views ul { overflow: auto; margin-bottom: 15px; }
.catalog-product-view .more-views li { float: left; margin-right: 10px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.catalog-product-view .product-name { width: 400px; padding-right: 100px; font-weight:bold; line-height:1.5; font-size: 20px; margin-bottom: 5px; color: #738657; border-bottom: 1px solid #ccc; float: left; position: relative; }
.catalog-product-view .price { position: absolute; right: 0; top: 0; width: 100px; font-size: 20px; font-weight:bold; line-height:1.5; font-size: 20px; color: #738657; text-align: right; padding-right: 10px}
#book-now { margin: 10px 0; }
.checkout-cart-index .product-name { width: 220px;  }
.product-name a, .product-name a:visited, .product-name a:active { text-decoration: none; color: #7f965f; }
.product-name a:hover, .product-name a:focus { color: #666; }
.main-image {  }

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; }
.cart .crosssell { float: left; width: 350px; margin-top: 20px; padding: 0; border: 1px solid #ddd; }
.cart .crosssell h4 { background: #9eb184; padding: 5px; }
.cart .crosssell ul { padding: 10px; }
.cart .crosssell li { overflow: auto; }
.cart .crosssell li h4 { background: none; width: 200px; }
.cart .crosssell .product-image { float:left; }
.cart .crosssell .product-shop { float: left; margin-left: 30px; }
.cart .crosssell .product-shop p { margin: 0; }
.cart .shipping { border: 1px solid #ddd; margin-top: 15px; }

/* Shopping Cart Coupons Box */
.checkout-cart-index .col2-set { width: 300px; float: left; margin-top: 15px; }
.discount { width: 240px; background: #eff2ea; border: 1px solid #ddd; }
.discount h3 { padding: 2px 5px; background: #9eb184; }
.discount fieldset { padding: 10px; }
.discount #coupon_code { width: 210px; }

/* Shopping Cart Shipping Box */
.shipping { width: 240px; background: #eff2ea; }
.shipping h3 { padding: 2px 5px; background: #9eb184; }
.shipping fieldset { padding: 0 10px; }
.shipping .form-list select { width: 220px; }
.shipping .form-list input { width: 210px; }
.shipping .calculate span { width: 139px; height: 24px; border: none; background: url(../images/btn-calculateshipping.png) no-repeat left top; text-indent: -9999px; margin-top: 10px; }
.shipping .update span { width: 108px; height: 24px; border: none; background: url(../images/btn-updatetotals.png) no-repeat left top; text-indent: -9999px; margin-top: 10px; }
.shipping .sp-methods li { padding: 0 10px; }
.shipping .sp-methods li label {  }
.shipping .sp-methods li .price { font-size: 120%; }

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; color: #781a1a; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title { background-color:#F2FAE2; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h3 { float:left; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#9eb184; cursor:default; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
#checkout-step-shipping .form-list { width: 310px; min-height: 50px; }
#heritage-logo { margin: 10px 0 20px; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Checkout Review */
#checkout-review-table { width: 100%; margin-bottom: 10px; }
#checkout-review-table .last { padding: 4px 0 0 0; }
#checkout-review-table .last .price { float: right; }
#checkout-review-table .last .cart-price { padding: 0; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.col2-set { width: 530px; }

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
.dashboard h4 { width: 69%; float: left; }
.dashboard .col-1, .dashboard .col-2 { min-height: 120px; }
.dashboard .col-1 h4, .dashboard .col-2 h4 { width: 200px; }

/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */

/* Merchandise Page */
.cms-merchandise .catalog-listing .form-button { width: 98px; height: 25px; background: url(../images/add-to-cart.png) no-repeat left top; text-indent: -9999px; border: none; cursor: pointer; }
.cms-merchandise .listing-type-grid { background: none; overflow: auto; }
.cms-merchandise .grid-row { overflow: auto; border: none; }
.cms-merchandise .catalog-listing li.item { float: left; width: 210px; padding: 12px 10px; line-height: 1.6em; overflow: hidden; margin-right: 15px; background: #fff; border: 1px solid #dee4a8; }
.cms-merchandise .catalog-listing li.item h5 a, .cms-merchandise .catalog-listing li.item h5 a:visited, .cms-merchandise .catalog-listing li.item h5 a:active { color: #9eb184; text-decoration: none; font-weight: bold; font-size: 18px; }
.cms-merchandise .catalog-listing li.item .price-box { float: left; margin-right: 45px; color: #7a1618; font-weight: bold; font-size: 14px; }
.category-merchandise .add-to-cart button span { padding: 0; width: 109px; height: 26px; background: url(../images/booking-addtocart.gif) no-repeat left top; text-indent: -9999px; border: none; }
.category-merchandise .product-shop { float: left; width: 480px; background: #eff2ea; padding: 10px; }
.category-merchandise .product-shop .divider { display: none; }
.category-merchandise .product-collateral { background: #eff2ea; margin-top: 10px; padding: 10px; }
.category-merchandise .product-collateral .head { border: none; }
.category-merchandise .product-collateral .head h4 { color: #738657; }

/* Meet the guides page */
.cms-meettheguides .col-main .std { overflow: auto; }
.cms-meettheguides .col-main .std p { float: left; width: 120px; margin: 0 10px 10px 0; overflow: auto; }
.cms-meettheguides .col-main .std h4 { display: block; width: 350px; margin: 0; padding: 0; font-weight: normal; font-size: 13px;  min-height: 160px; float: left; }

/* Contact Page */
.contacts-contacts-index h3 { margin-bottom: 10px; }
.contacts-contacts-index .address { margin-bottom: 20px; }
.contacts-contacts-index .address p, .contacts-contacts-index .group-select { width: 515px; background: #f2fae2; padding: 10px 15px; border: 1px solid #ddd; margin-bottom: 10px; }
.contacts-contacts-index .form-button { background: #f2fae2; border: 1px solid #ddd; padding: 2px 4px; cursor: pointer; }

/* My Accounts Pages */
.customer-account-login .header-title {  }
.customer-account-login .new-users, .customer-account-login .registered-users, .group-select, #fp-form, .customer-account-index .col-1, .customer-account-index .col-2, #enews-form, #no-reviews { width: 220px; background: #f2fae2; padding: 10px 15px; border: 1px solid #ddd; float: left; margin-right: 10px; min-height: 255px; }
.customer-account-login .new-users h3, .customer-account-login .registered-users h3, .customer-account-login .registered-users, .group-select, #fp-form, .customer-account-index .col-1, .customer-account-index .col-2, #enews-form, #no-reviews { margin-bottom: 10px; }
.customer-account-login .form-list input.input-text,
.customer-account-login .form-list textarea { width:215px; }
#back { overflow: auto; margin: 8px 10px 10px 0; display: block; width: 70px; height: 25px; text-indent: -9999px; background: url(../images/back-button.gif) no-repeat left top; }
#back a { display: block; width: 70px; height: 25px;  }
.block-reorder { display: none; }
.customer-account-edit .group-select, .customer-address-form .group-select, .newsletter-manage-index #enews-form { width: 255px; min-height: 10px; }
.customer-account-create .group-select { width: 340px; min-height: 100px; }
.customer-address-index .newaddress span { width: 134px; height: 34px; border: none; background: url(../images/btn-addnewaddress.gif) no-repeat left top; text-indent: -9999px; }
.customer-address-index .col2-set .col-1 li { background: #f2fae2; border: 1px solid #ddd; padding: 10px; margin-bottom: 10px; }
.customer-address-index .col2-set .col-2 { width: 250px; }

/* Checkout Page */
.checkout-onepage-index .number { font-size: 150%; font-weight: bold; }
.checkout-onepage-index h3 { font-size: 130%; padding-top: 1px; }
.checkout-onepage-index .guestorregister { width: 323px; padding: 10px; background-color: #f2fae2; margin-bottom: 15px; }
.checkout-onepage-index .login { padding: 10px; width: 323px; background-color: #f2fae2; float: left; }
.checkout-onepage-index .login .buttons-set { height: 30px; }
.checkout-onepage-index .login button { clear: both; }
.checkout-onepage-index .login .button span { margin-top: 10px; display: block; width: 71px; height: 25px; background: url(../images/login.png) no-repeat left top; border: none; text-indent: -9999px; }
.checkout-onepage-index .continue { display: block; width: 71px; height: 25px; background: url(../images/continue.gif) no-repeat left top; text-indent: -9999px; border: none; margin: 8px 0; cursor: pointer; }
.checkout-onepage-index .continue span { display: none; }
.checkout-onepage-index input.login { padding: 2px; background-color: #fff; }
.checkout-onepage-index fieldset { clear: both; }
.checkout-onepage-index #checkout-step-review { padding: 2px; }
.checkout-onepage-index #opc-review .data-table { font-size: 0.9em; }
#checkout-step-billing { overflow: auto; }
#checkout-step-billing .button-set { clear: both; }
#checkout-step-billing #billing-new-address-form { width: 310px; margin-top: 10px; }

/* Email To A Friend */
.sendfriend-product-send .registered-users { width: 478px; background: none; border: none; }
.sendfriend-product-send .registered-users .content { background: #fff; padding: 0; }
.sendfriend-product-send .sender, .sendfriend-product-send .recipient { padding: 10px; background: #f2fae2; margin-bottom: 15px; border: 1px solid #ddd; }
.sendfriend-product-send .recipient .left { height: 55px; }
.sendfriend-product-send .recipient .addElement { background-color: #9eb184; padding: 5px; }
.sendfriend-product-send #add_recipient_button button { display: block; width: 113px; height: 25px; background: url(../images/addrecipient.png) no-repeat left top; text-indent: -9999px; border: none; cursor: pointer; }
.sendfriend-product-send .sendemail { display: block; width: 96px; height: 25px; background: url(../images/sendemail.gif) no-repeat left top; border: none; text-indent: -9999px; cursor: pointer; }

/* Testimonials Page */
.cms-testimonials .testimonial { margin-bottom: 10px; }
.cms-testimonials .head { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background: #f2fae2 url(../images/arrow-down.gif) no-repeat 470px center; }
.cms-testimonials .opener .head { background: #f2fae2 url(../images/arrow-up.gif) no-repeat 470px center; }
.cms-testimonials .head a { display: block; text-decoration: none; color: #000; padding: 5px; }
.cms-testimonials .head .product { display: block; margin-left: 60px; font-size: 90%; color: #999; }
.cms-testimonials .date { display: block; width: 60px; float: left; font-weight: bold; color: #82181c; }
.cms-testimonials .text { margin: 5px 10px; }

/* Footer ================================================================================ */
.footer { width: 1024px; height: 353px; background: url(../images/bg-footer.gif) no-repeat left top; margin-left: 42px; position: relative; }
.footer p { text-align:right; }
.footer #booking-link { width: 210px; height: 160px; position: absolute; top: 75px; right: 100px; }
.footer #booking-link a { display: block; height: 160px; text-decoration: none; }
.copyright { width: 1024px; text-align:center; padding: 3px 0 10px; font-size: 90%; }
.footer ul { float:left; padding:0 20px 0 0; }
/* ======================================================================================= */


/* HERITAGE DAYS STYLING */
#heritage {
	background: #4d983b url(../images/heritage/bg-body.jpg) no-repeat center top;
}

#heritage .wrapper,
#heritage .footer,
#heritage .col-main,
#heritage .main,
#heritage .header {
	background: none;
}

#heritage .wrapper {
	background: url(../images/heritage/bg-wrapper.jpg) no-repeat center bottom;
}

#heritage .page {
	width: 954px;
}

#heritage .header {
	height: 30px;
	margin-bottom: 10px;
}

	#heritage .welcome-msg {
		padding: 0;
		margin-right: 40px;
	}

	#heritage #top-cart {
		margin: 0;
		padding-right: 30px;
	}
	
	#heritage #top-cart a {
		color: #000;
		font-size: 12px;
	}

#heritage .nav,
#heritage #logo,
#heritage #awards,
#heritage .footer #booking-link {
	display: none;
}

#heritage .hd {
	height: 260px;
}

	#heritage .logo {
		height: 149px;
		margin: 53px 0 0 86px;
		width: 504px;
	}

#heritage .middle {
	margin: 0 0 0 85px;
	overflow: auto;
	padding: 0;
	width: 788px;
}

#heritage .col-left {
	float: left;
	height: 300px;
	width: 160px;
}

#heritage #main {
	background: #fff;
	float: left;
	padding: 0 20px;
	width: 540px;
}

	#heritage #main h4,
	#heritage #main .price {
		color: #ff0f4c;
	}

	#heritage #main .product-name a,
	#heritage #main .product-name a:visited,
	#heritage #main .product-name a:active {
		color: #61a84c;
	}
	
	#heritage #main .product-name a:hover,
	#heritage #main .product-name a:focus {
		color: #89ce75;
	}

	#heritage #main .more-info a,
	#heritage #main .more-info a:visited,
	#heritage #main .more-info a:active {
		background: url(../images/heritage/sprite-more-info.gif) no-repeat left top;
		height: 21px;
	}
	
	#heritage #main .more-info a:hover,
	#heritage #main .more-info a:focus {
		background-position: 0 -21px;
	}

#heritage .footer {
	height: 100px;
	margin: 0 0 0 87px;
	padding: 0;
	width: 785px;
}

	#heritage .footer .back-button {
		float: left;
		margin-left: 30px;
		text-indent: -9999px;
	}

	#heritage .footer .back-button a,
	#heritage .footer .back-button a:visited,
	#heritage .footer .back-button a:active {
		background: url(../images/heritage/sprite-back-button.gif) no-repeat left top;
		display: block;
		height: 67px;
		width: 103px;
	}

	#heritage .footer .back-button a:hover,
	#heritage .footer .back-button a:active {
		background-position: 0 -67px;
	}

	#heritage .footer .copyright {
		float: right;
		width: 620px;
	}

#heritage .col-left .block-account {
	background: none;
	border: none;
	margin: 0;
	padding: 0 0 0 30px;
	width: 130px;
}

	#heritage .col-left .block-account h2 {
		border-bottom: 1px dotted #ff0f4c;
		color: #ff0f4c;
		text-transform: uppercase;
	}

	#heritage .col-left .block-account li {
		border-bottom: 1px dotted #ff0f4c;
		height: 23px;
		padding-top: 5px;
	}

	#heritage .col-left .block-account li a,
	#heritage .col-left .block-account li a:visited,
	#heritage .col-left .block-account li a:active {
		color: #000;
		text-decoration: none;
	}

	#heritage .col-left .block-account li a:hover,
	#heritage .col-left .block-account li a:focus {
		text-decoration: underline;
	}



