/**
 * 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.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#fff; font:12px/1.35 Arial, Helvetica, sans-serif; color:#000; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#05c; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page { width:1000px; margin:0 auto; padding:10px 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container {}
.main { margin:10px 0; }

/* Base Columns */
.col-left { float:left; width:230px; border:1px solid #ddd; padding:5px 5px 0; }
.col-main { float:left; width:736px; border:1px solid #ddd; padding:5px; }
.col-right { float:right; width:230px; border:1px solid #ddd; padding:5px 5px 0; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-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; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
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 { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:21px; background:transparent url(http://www.hbe.com.au/skin/frontend/hbe/default/images/bkg_button.gif) 0 0 no-repeat; padding:0 0 0 8px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background-position:100% 0; padding:0 12px 0 4px; }
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
/* 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:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.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 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { padding:10px; margin:0 0 10px; border:1px solid #ddd; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:18px; color:#000; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager { border:1px solid #ddd; padding:5px; margin:5px 0; text-align:center; }
.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 {}

/* Toolbar */
.toolbar {}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.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 total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.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; padding-left:1.5em; }
.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 */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* 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(http://www.hbe.com.au/skin/frontend/hbe/default/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; }
.header-container {}
.header { padding:10px; border:1px solid #ddd; }
.header .logo { float:left; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links { float:right; }
.header .form-search { text-align:right; }
.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 { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }

/********** < Navigation */
.nav-container {}
#nav { border:1px solid #ddd; padding:5px 0; margin:10px 0; font-size:13px; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#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,
#nav div { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav div ul { position:static; width:auto; border:none; }

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

#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 { color:#000 !important; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #ddd; margin:0 0 10px; }
.block .block-title { border-bottom:1px solid #ddd; padding:3px 10px; }
.block .block-title strong { font-size:14px; font-weight:bold; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }

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

/* Block: Account */
.block-account {}

/* 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-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* 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 .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* 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 .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #ddd; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.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; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.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; }

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

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* 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 notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

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

.price-box-bundle {}
/********** Product Prices > */

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

.tier-prices-grouped {}

/* 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; }
.add-to-cart button.button { float:left; margin-left:5px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }


.product-view {}

.product-essential {}

.product-collateral .box-collateral { margin:0 0 15px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; 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(http://www.hbe.com.au/skin/frontend/hbe/default/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.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(http://www.hbe.com.au/skin/frontend/hbe/default/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; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:445px; }
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {}
.product-view .short-description {}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.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 input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.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; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description {}

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

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

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

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

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

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

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

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

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:700px; }

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

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

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.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 .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < 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; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

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

/* 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 .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/bkg_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; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}

/* 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 {}
/* ======================================================================================= */


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

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


/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(http://www.hbe.com.au/skin/frontend/hbe/default/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

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

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* 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; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order 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; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { border:1px solid #ddd; padding:10px; }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul {}
.footer ul li { display:inline; }
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

/**
 * @version    1.6.0.1 September 27, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 * Default Theme Styles
 */

body { background:#fff; font:0.75em/1.7em "Lucida Sans", "Lucida Grande",Helvetica,Verdana,sans-serif; color:#333; }
a  { text-decoration: none; }
a:hover { text-decoration:none; }
.clearfloat { clear: both; }

/* Typography */
p { padding-bottom: 10px; }
address { font-style:normal; margin:0 0 10px; padding:1px 5px; }
pre {  }

/* CMS Headings */
.cms-page-view .std h1 { font-size: 180%; padding-bottom: 10px; }
.cms-page-view .std h2 { font-size: 160%; padding-bottom: 10px; }
.cms-page-view .std h3 { font-size: 140%; padding-bottom: 10px; }
.cms-page-view .std h4 { font-size: 120%; padding-bottom: 10px; }
.cms-page-view .std hr { display: block; clear: both; margin:15px 0; border: 0px; }
.cms-page-view .std ul { padding: 0 10px 10px; list-style-type:square; }
.cms-page-view .std ul li { line-height: 2em; padding: 0 5px; }

/* CMS Images */
.cms-page-view .std img { background-color: #FFF; padding: 4px; border: 1px solid #ccc; margin:0 10px 10px 0; }

/* AW Blog Styling */
.blog-post-view .container, .blog-index-index .container, .blog-cat-view .container, .blog-index-list .container, .cms-index-index .postWrapper { padding:10px 10px 25px; }
.blog-post-view .rok-breadcrumbs, .blog-index-index .rok-breadcrumbs, .blog-cat-view .rok-breadcrumbs, .blog-index-list .rok-breadcrumbs { float:left; margin:0 0 17px -3px; }

/* Layout ================================================================================ */
.wrapper {  }
.page { width:auto; margin:0 auto; padding:0; }
.main-container { padding: 10px 0 40px; }
.main { margin:0 auto; width:942px; padding:0px 20px 15px; line-height: 1.4em; }

/* Base Columns */
.col-left { float:left; width:230px; border:0px; padding:15px 5px 0; }
.col-main { float:left; width:700px; border:0px; padding:0; position: relative; }
.col-right { float:right; width:230px; border:0px; padding:15px 5px 0; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:0; }
.col3-layout .col-wrapper { float:left; width:716px; }
.col3-layout .col-wrapper .col-main { float:right; padding-top: 10px; }
.col3-layout .col-left { width:210px; }
.col3-layout .col-right { width:210px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-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%; }

/* Buttons */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { background-position:0 -30px; float:left; height:30px; padding:0 0 0 8px; font: 13px/30px "Lucida Sans", "Lucida Grande",Helvetica,Verdana,sans-serif; text-align:center; white-space:nowrap; }
button.button span span { background-position:100% -30px; padding:0 18px 0 4px; }
.buttons-set { clear:both; margin:5px 0 0; padding:5px; border:0; }
button.button.hover span { background-position: 0 -210px; }
button.button.hover span span { background-position: 100% -210px; }
/* Fixes */
.block-reorder button, .block-compare button { float:right !important; }
.block-reorder .actions, .block-compare .actions { float:none !important; }

/* Forms */
.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }
.validation-advice { text-indent:17px; padding-left: 0; margin:3px 0 5px; width: 130px; }
input.input-text, textarea { padding:5px; }

/* Page Heading */
.page-title { padding:0 0 5px; margin:0 8px 10px 0; }
.page-title h1, .page-title h2 { font-size:200%; padding: 0 0 10px; margin-right:7px; width:100%; font-weight:bold; }

/* Toolbar */
.toolbar { clear:both; height:76px; }
/* Pager & Sorter */
.pager { border:0px; padding:10px 20px 5px 15px; margin:5px 0; text-align:center; }
.pager p { padding:0; }
.sorter { border:0px; padding:0 20px 10px 15px; margin:5px 0; }
/* 3col pager fixes */
/* Pager & Sorter */
.col3-layout .pager { padding:10px 5px 5px 15px; }
.col3-layout .sorter { padding:0 5px 10px 15px; }

/* Ratings */
.ratings { font-size:12px; }
.review-product-list .product-view .product-shop { float:left; }
.review-product-list .product-view { padding-left: 10px; }
.review-product-list .product-review .product-details { margin-left:120px; }
.review-product-list .add-to-box { margin-top: 10px; }
.review-product-list h1 { font-size: 1.6em; font-weight: normal; line-height: 20px; margin: 0 0 20px !important; padding: 5px 0 5px 0; width: 690px; }
.review-product-list h2 { margin-top: 10px; }
.review-product-list #customer-reviews dl { padding: 10px; }
.review-product-list #customer-reviews dl a { font-size: 1.2em; font-weight: bold; }
.review-product-list #customer-reviews dl dt { margin: 10px 0 5px; }
.review-product-list #product-review-table { margin: 10px 0; }
.product-review .product-img-box { width: 120px !important; }
.product-review .product-details { margin-left: 120px; }

/* Data Table */
.data-table { width:100%; }
.data-table th { border:1px solid #ccc; }
.data-table td { border:1px solid #ccc; }
.data-table thead { background-color:#f2f2f2; }
.data-table tr.even { background-color:#f6f6f6; }
.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 td.label, .data-table th.label { background-color:#f6f6f6; }

/* Tax Details Row */
tr.tax-details td { background-color:#dae1e4; color:#626465; }
tr.tax-details-first td { border-top:1px solid #d2d8db; }

/* Sidebar =============================================================================== */
.block { border:0px; margin:0 0 10px; }
.block .block-title { border-bottom:0px; padding:3px 0px 15px; }
.block .block-title strong { font-size:170%; font-weight:normal; }
.block-viewed .block-title strong { font-size:130%; }
.block .block-title strong span { }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; clear: both; }
.block .block-content { padding:10px 0; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove { float:right; }
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}
.block-compare .block-title strong { font-size: 150%; }
.block-related .product-name { padding: 0; }

.block li.odd {}
.block li.even { background-color:transparent; }

.sidebar .block .block-title { padding: 0 20px 15px 0; }
.sidebar .block .block-content { padding: 0 20px 15px 0; }
.col-right .block .block-title { padding: 0 0 15px 10px; }
.col-right .block .block-content { padding: 0 0 15px 10px; }

.block-subscribe input.input-text, textarea { width:178px; margin:5px 0; border:1px solid #CCC; }

.block-cart .summary { padding-bottom:10px; }

/* Shopping Cart ========================================================================= */

.checkout-cart-index ul.messages { margin:0 0 15px 0 !important; }
.checkout-cart-index .page-title h1 { width: 100%; text-align:left; }
.cart .title-buttons .checkout-types li { margin: -20px 0 5px 5px; }
.checkout-cart-index .page-title .btn-checkout { margin-top:-25px; }
.cart {}
.checkout-cart-index .btn-continue, .checkout-cart-index .buttons-set button.button { float: left; }
.checkout-cart-index .form-list select { width:205px; }
.checkout-cart-index .form-list input.input-text, .discount-form input#coupon_code { width:188px; }
.checkout-cart-index .buttons-set { border: 0; clear:both; margin:0; padding:0; background: none; }
#shopping-cart-table .product-name a { font-weight: bold; color: #000; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:15px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:470px; }

.cart .cart-collaterals .crosssell, .cart .cart-collaterals .discount, .cart .cart-collaterals .shipping, .cart .totals { margin-bottom:10px; padding:12px 15px; }
.cart .cart-collaterals .discount h2, .cart .cart-collaterals .shipping h2, .cart .totals h2 { font-size:16px; font-weight:bold; margin-bottom: 10px; }
.cart .cart-collaterals .crosssell h2 { font-size:13px; font-weight:bold; line-height:1.1; padding-bottom: 15px; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:75px; }
.cart .crosssell .add-to-links { border-bottom:1px solid #DDD; margin:10px 0; padding-bottom:5px; }
.cart .crosssell h3 { font-weight: bold; font-size: 1.1em; margin-bottom: 5px; }
.cart .crosssell .price-box { margin: 5px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}
.checkout-cart-index .col2-set .col-2 p, .checkout-cart-index .col2-set .col-2 label { padding-bottom: 5px; }
.discount-form .input-box, .discount-form .buttons-set { padding-top: 5px;}
.discount-form input.inputstyled { width: 200px; }
.checkout-cart-index .cart .cart-collaterals .col2-set .col-1 .crosssell, 
.checkout-cart-index .cart .cart-collaterals .col2-set .col-2, 
.checkout-cart-index .cart .totals { border:1px solid #ccc; -webkit-border-radius: 10px;-moz-border-radius: 10px; border-radius: 10px; background-color:#F6F6F6; }
.checkout-cart-index .sp-methods { margin: 10px 0; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:192px; }
.cart .totals table { border:1px dotted #CCC; margin-bottom:12px; width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.totals .checkout-types button { margin-bottom:15px; }

/* One Page Checkout */
.checkout-onepage-index .col-main { padding:10px; width:680px; }
.checkout-onepage-index .page-title {  }
.checkout-onepage-index .col2-set .col-1 { border-right:1px dotted #CCC; width:48%; }
.checkout-onepage-index .buttons-set { border:0; margin-right: 5px; }
.block-progress { line-height:1.6em; }
.block-progress .block-title strong { font-size:140%; font-weight:normal; }
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#FFF; border:1px dotted #CCC; padding:5px; }
.block-progress dd.complete { margin:-1px 0 10px; }
.checkout-onepage-index .data-table tfoot, .checkout-onepage-index .data-table tbody tr.odd { background-color:#FFF; background-image: none; }
.checkout-onepage-index .data-table tfoot tr.last { }
.checkout-onepage-index button.btn-checkout span { }
.checkout-onepage-index button.btn-checkout span span { background-color: transparent; }

.opc { border-top:1px solid #CCC; }
.opc .step { padding: 20px; }
.opc li.section { border:1px solid #CCC; border-top: 0; }
.opc .step-title { background-color:#f6f6f6; padding:0 5px; }
.opc .step-title .number { float:left; padding-top:2px; font-size:1.2em; line-height:2.1em; margin:0 8px 0 5px; color: #888; }
.opc .step-title h2 { float:left; font-size:1.2em; line-height:2.1em; padding-top:2px; }
.opc .step-title a { display:none; float:right; }
.opc .active .step-title { background-color:#FFF; }

/* Inputs OPC */
.opc .form-list .field, .opc .form-list .input-box { width:auto; }
.opc .form-list input.input-text { margin-right:2px; width:300px; }
.opc .form-list li.wide input.input-text { width:620px; }
.opc .form-list select { width:310px; padding: 8px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { border-bottom:1px solid #CCC; padding:18px 25px 12px; }
.multiple-checkout .page-title h1, .checkout-multishipping-address-newshipping h1,
.checkout-multishipping-address-editshipping h1, .checkout-multishipping-address-editaddress h1,
.checkout-multishipping-success h1 { font-size:20px; height:28px; padding:15px 0 8px 15px; text-align:left; width:723px; }
.multiple-checkout h2, .multiple-checkout h3 { padding-bottom: 5px; }
.multiple-checkout .box { padding-bottom: 15px; }
.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 .col2-set, .multiple-checkout .col3-set { border:1px dotted #CCC; margin:15px 15px 15px 0; padding:15px; }
.checkout-multishipping-billing .col2-set, .checkout-multishipping-overview .col2-set { margin-right: 0;  }
.multiple-checkout .page-title { margin-bottom: -15px; }
.multiple-checkout .page-title button { margin-top: -85px; }
.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 { line-height:35px; }
.multiple-checkout .grand-total .price {}
.multiple-checkout .data-table tfoot, .multiple-checkout .data-table tbody tr.odd { background-color:#FFF; background-image: none; }
.multiple-checkout .data-table tfoot tr.last {  }
.multiple-checkout button.btn-checkout { margin-bottom: 10px; }
.multiple-checkout button.btn-checkout span span { background-color: transparent; }
.checkout-multishipping-success .page-title { margin-bottom: 0; }

/* Inputs Multi-Shipping */
.checkout-multishipping-address-newshipping .form-list .field { float:left;  }
.checkout-multishipping-address-newshipping .form-list input.input-text { }
.checkout-multishipping-address-newshipping .form-list li.wide input.input-text {  }
.checkout-multishipping-address-newshipping .form-list select {  }

/* Account Login/Create Pages ============================================================ */
.account-login  { }
.account-login .col2-set { padding: 0 15px; }
.account-login .page-title { padding:0 15px 12px; }
.account-login h2 { padding-bottom: 10px; }
.account-login .new-users .content { border-right:1px dotted #CCC; padding-right:8px; width:95%; }
.account-login .registered-users {}
.account-login .buttons-set { border:0; }
.account-login .form-list input.input-text { width:220px; }

/********** < Dashboard */
.dashboard {}
.my-account { padding:10px; }
.my-account .pager { width: auto; margin:15px 0; }
.dashboard .welcome-msg {}
.block-account { padding-top: 20px; }
.my-account .title-buttons { text-align: left; }
.my-account .title-buttons button { float: right; margin-top: -40px; }
.my-account h2 { padding-bottom: 10px; margin-bottom: 10px; border-bottom:1px dotted #CCC; }

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }
.sales-order-view .data-table tfoot, .sales-order-view .data-table tbody tr.odd { background-image: none; }

/* Block: Account Information */
.my-account .col2-set { border:1px dotted #CCC; margin:15px 15px 15px 0; padding:15px; }
.dashboard .box-account .box-head h2 { background-color:#EEEEEE; font-size:1.2em; height:28px; padding:10px 0 0 15px; margin: 10px 0; }

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ccc; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Order View */
 .sales-order-view .order-info-box { border:1px dotted #CCC; margin:15px 0 15px 0; padding:15px; }

/* Orders */
#my_recent_reviews li { padding:10px 0 0; } 
#my_recent_tags { padding:10px 0; }
#my_recent_tags ul { padding: 0 0 20px; }
#my_recent_tags li { display: inline; }
#my_recent_tags li .product-name { font-weight: bold; }

/* Inputs Dashboard */
.my-account .form-list .field { float:left; width:310px; }
.my-account .form-list input.input-text { width:290px; }
.my-account .form-list li.wide input.input-text { width:600px; }
.my-account .form-list select { width:320px; }
.my-wishlist textarea { width:320px; }

/* Contact Page */
/* Inputs */
.contacts-index-index .form-list .field { float:left; width:335px; }
.contacts-index-index .form-list input.input-text { width:315px; }
.contacts-index-index .form-list li.wide textarea { width:560px; }
.contacts-index-index .col3-layout .form-list li.wide textarea { width: 400px; }

/* CMS Pages */
.cms-page-view .col-main { padding:10px; width:680px; }
.cms-page-view .col1-layout .col-main { padding:10px; width:auto; }
.cms-page-view .col1-layout .rok-breadcrumbs { margin-right:522px; }
.cms-page-view .col3-layout .col-main { width: 470px; }

/* Pop Ups */
.page-popup { background: #fff !important; }
.page-popup .page-title { margin: 0 0 10px; }
.page-popup .page-title h1, .page-popup .page-title h1 span.color { float: none; background: none; text-align: left; padding: 0; margin: 0 0 -20px; color: #333 !important; text-shadow: none; font-weight: bold; }
.page-popup h2.product-name { font-weight: bold; font-size: 120%; padding: 5px 0 2px; line-height: 1em; }
.page-popup .ratings { height: 25px; margin: 5px 0; }
.page-popup .ratings .amount { white-space:nowrap;}
.page-popup .price-box { font-size: 120%; margin: 7px 0; }
.page-popup .product-shop-row p, .page-popup .product-shop-row .add-to-links,
.page-popup .product-shop-row .ratings, .page-popup .product-shop-row h2.product-name { margin-left: 110px; }

/* Misc Fixes */
.catalogsearch-advanced-index .form-list label { width: 100%; }
.catalogsearch-term-popular .col-main ul.tags-list li { line-height: 2em; padding: 0 5px; }
.block-tags .actions { float: none !important; }

/* PayPal */
.product-view .paypal-logo, .product-view .paypal-logo a { float: left; }
.product-view .paypal-or { display: block; float: left; margin: 10px 0; width: 100%; }
.add-to-cart .paypal-logo { text-align: left; }
.page-title ul.checkout-types .paypal-logo { margin-top: -16px; }
/**
 * 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.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://www.hbe.com.au/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://www.hbe.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://www.hbe.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://www.hbe.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://www.hbe.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://www.hbe.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://www.hbe.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://www.hbe.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://www.hbe.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(http://www.hbe.com.au/skin/frontend/hbe/mercado/nivo-slider/themes/default/loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
    /*-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;*/
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(http://www.hbe.com.au/skin/frontend/hbe/mercado/nivo-slider/themes/default/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(http://www.hbe.com.au/skin/frontend/hbe/mercado/nivo-slider/themes/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/**
 * @version    1.6.0.0 September 27, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */


/*author products*/
.tab_container #products-list li {margin-left:0}
.tab_container #products-list .product-info-col {width:500px;}
/*product authors */
ul.product-authors {list-style: none;margin-left:-20px}
ul.product-authors li {;list-style: none;float:left;width:115px}
/*newistem overrides */
.newsitem .product-img-box {float:left!important}
.newsitem .description {padding-top:40px;float:left;width:620px;}
.newsitem .description ul {list-style: circle;margin-left:40px}
/* Column width fixes */
.col3-layout .tabs-outer { width: 459px; }
.col3-layout .tab_container { width: 482px; }
.col3-layout .product-view .tab-bottom { width: 474px; }
.catalog-product-view .col2-left-layout .col-main { padding: 10px; width: 680px; }
.catalog-product-view .product-name h1 { font-size:200%; padding: 0 0 10px 0; margin-right:7px; width:100%; }
.catalog-product-view .product-shop .no-rating, div.product-collateral .box-additional, 
.catalog-product-view .product-shop .ratings, div.short-description { display:none }
#products-list.list div.short-description { display:block }
#products-list.list .addto { float:right; padding:3px; }
#products-list.list .spacer-hide { float:right ; padding:3px;}
#products-list.list .sku { float:left; padding:3px 0; }
#products-list.list .pubdate { float:left;  padding:3px 0; }
#products-list.list .spacer-hide.first { float:left;  }
#products-list.list .product-authors { float:left ; clear: both}
#products-list.list .product-desc.truncate_list_desc{
	clear: none
}

.col3-layout #quick-info-slot { clear: both; }

/* Main Image */
#zoomable { margin-top: 8px; }
#zoomable .zoomer { position: absolute; }
#zoomable.rounded_bg  { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-productview/images/main_image_bg_resized.png) no-repeat 0 0; }
img#productImgDefault { display: none; }
.zoomer-product-pics { overflow: hidden; }
.zoomer-product-pics div img { float: left; }
.minizoompan { position: relative; }
.hovertozoom { padding: 10px 0 0 23px; background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-productview/images/zoom-icon.gif) 0 100% no-repeat; }
.product-img-box { float:none !important; }
.rokmage-product-img-box { position: relative; }
.product-view .product-img-box { width:auto; }
.photo-container { position: relative; background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-productview/images/loader.gif) 50% 50% no-repeat #fff; }

/* Overlaid Thumbnail Viewer */
.zoomer-product-pics ul.thumbs { margin: 0; padding:2px 2px 2px 3px; list-style: none; float: left; }
.zoomer-product-pics ul.thumbs li { width: 68px; height:68px; padding: 5px 0 0 5px; float: left; overflow: hidden; }
.thumbswrapper { -moz-opacity:.90; filter:alpha(opacity=90); opacity:.90; bottom: -1px; left: 1px; position:absolute; padding: 16px 0 0 0; }
.thumbsviewer { padding: 0 0 5px; display: none; }
.thumbsbutton { left:0; padding:0 15px 0 8px; position:absolute; top:0; line-height: 1.3em; }
.thumbsbutton a { font-size: 11px; text-decoration: none; padding: 0 15px 0 1px; background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-productview/images/plus.png) no-repeat 100% 2px; }
.thumbsbutton.show a { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-productview/images/minus.png) no-repeat 100% 2px;}
/* Standard Thumbnail Viewer */
.product-img-box ul.thumbnails { margin: 0; padding: 8px 0 0 0; list-style: none; }
.product-img-box ul.thumbnails li { width: 68px; height:68px; margin: 5px 0 5px 10px; padding: 0; float: left; overflow: hidden; position: relative; border: 1px solid #ccc;}

/* Info */
.product-view .product-collateral .tab_container ul { list-style-type:square; padding: 0 0 10px 0; }
.product-view .product-collateral .tab_container ul li { margin: 2px 0 2px 20px; }
.tier-prices li { margin: 10px 0; padding: 5px; }
.review-box { width: 600px; position: absolute; }
.rokmage-product-img-box .ratings { margin:0; }
.ratings .rating-box { margin-right: 6px; }
.product-view .product-shop { float: right !important; margin-top: 30px; }
.product-view .product-shop .price-box { font-size: 1.8em; line-height: 1.2em; }
.grouped-items-table .price-box {font-size:12px!important;line-height:12px!important;}
.product-view .product-shop .price-label { font-size: 0.6em; font-weight: normal; display: block; }
.product-view .product-shop .or { display: none; }
.product-view .product-shop .add-to-links, .product-view .product-options-bottom .add-to-links { padding-top: 15px; clear: both; }
.product-view .product-shop .add-to-box { margin: 15px 0; }
.product-view .product-shop .add-to-box .input-wrap { margin-top: -5px; }
.product-view .product-shop .add-to-cart button.button { margin: 15px 100% 0 0; }
.product-options dt .qty-holder label { float:left; }
#quick-info-slot h2 { line-height: 2.4; }
#quick-info-slot p { padding-top: 10px; }
.product-shop .product-options { margin-top: 10px; width:658px; }
.product-shop .product-options-bottom { width: 658px; }

/* Product Info Tabs */
.product-collateral { margin-top: 10px; }
.product-collateral .box-collateral { margin: 0; }
.tabs-outer { height: 40px; margin-left: 25px; width: 655px; }
ul.tabs { margin: 0 0 0 -25px;; padding: 0 0 0 10px; float: left; list-style: none; height: 40px; width: 100%; }
ul.tabs li { float: left; margin: 0; padding: 0; height: 40px; line-height: 40px!important; overflow: hidden; position: relative; }
ul.tabs li a { text-decoration: none; display: block; font-size: 1.2em; padding: 0 18px; outline: none; }
.tab_container { overflow: hidden; clear: both; float: left; width: 678px; }
.tab_container h2 { padding-bottom: 10px; font-size:160%; }
.tab_content { padding: 20px; }
.product-view .tab-bottom { height: 15px; width: 670px; clear: both; margin-left: 10px; }
.product-view .tab-bottom div.tab-bottom { width: 10px; height: 15px; background-position: 0 100%; margin-left: -10px;}
#review-form h4, #review-form .form-list { padding:10px 0; list-style: none; }

/* Block: Upsell */
.product-view .up-sell { margin: 15px 0; }

.products-grid .upsell-box-padding { border:0;padding:10px 10px 0; }
#upsell-product-table {margin-bottom: 15px}
#upsell-product-table .product-name { font-size:1em; font-weight:bold; line-height:1.5; background-image: none; border: 0;margin:0 0 5px 0; padding:0 }
#upsell-product-table h4 { font-size: 1em; line-height: 1em; margin-bottom: 8px; }
#upsell-product-table .ratings { padding: 2px 0; text-align: right; margin-bottom: 0 !important; }
.product-view .up-sell h3, .product-view .box-tags h2 { padding:10px 0; font-size: 1.6em; font-weight: normal; margin-bottom: 10px; }
#upsell-product-table.products-grid { border-bottom:0; width:100%; }
#upsell-product-table.products-grid td { padding:5px; }
#upsell-product-table.products-grid .product-image { height: auto; }
ul.product-tags li { display: inline; }
#upsell-product-table .clearfloat { background-image: none; height: 0; width: 0; }
#upsell-product-table.products-grid td.empty { display: none; }

/* Tags */
ul.product-tags { padding:10px 0; }
.box-tags button.button { margin: -2px 0 0 5px; }

/* Video Container */
.video_container { width: 100%; }
.video_container .clearfloat { background-image: none !important; }
.video_container h2 { margin-top: 10px; }
a.videolink img { width: 200px; }
/* Video Modal*/
#video, #video-flow { display: none; width: 425px; margin-left: -240px; height: 345px; margin-top: -202px; background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-productview/images/modal_vid_bg.png) 0 0 no-repeat; position: fixed; left:50%; z-index: 9999999999; padding: 30px; }
#video .modal-close, #video-flow .modal-close { position: absolute; top: 15px; right: 10px; padding: 11px; background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-productview/images/modal-login-close.gif) 0 0 no-repeat; cursor: pointer;}
/* YouTube Video Link Images */
.video_container a.rounded_l { float:left; margin: 0px 20px 5px 0; background:transparent url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-productview/images/rounded_bg_l_vid.png) no-repeat scroll 0 0;  position: relative;}
.video_container a img { padding:5px 6px 6px; width: 200px; height: 150px; }
.video_container a .round-l { background:transparent url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-productview/images/rounded_l_vid.png) no-repeat scroll 0 0;height:150px; left:6px; position:absolute; top:5px; width:200px;}


/* Colors */

/* Product View */
.catalog-product-view .product-name h1, #quick-info-slot h2 { border-bottom: 1px solid #ccc; text-shadow:1px 1px 0 #FFF; }
#zoomable .zoomer { border: 1px solid #AEAEAE !important; }
.ratings .rating-links a { color: #333; }
.tier-prices li { background: #222; border: 1px dotted #444; }

/* Thumbs */
.thumbsbutton { background:#333; }
.thumbsbutton a { font-size: 11px; text-decoration: none; color: #fff; }
.thumbswrapper { background:#8E2626; }

/* Product Info Tabs */
.tabs-outer {  border-bottom: 1px solid #CCC; }
ul.tabs { border-bottom: 1px solid #CCC; }
ul.tabs li { border-right: 1px solid #CCC; border-top: 1px solid #CCC; }
ul.tabs li a { color: #333; text-shadow:1px 1px 0 #FFF; }
ul.tabs li.active { background: #F4F4F4; border-bottom: 1px solid #F4F4F4; }
ul.tabs li.first-tab { margin-left: 1px; border-left: 1px solid #CCC; }
ul.tabs li.active.first-tab { border-left: 1px solid #CCC; margin-left: 1px; }
ul.tabs li.active.last-tab { border-right: 1px solid #CCC; }
ul.tabs li a:hover, ul.tabs li.active a { color: #CC0000; }
.tab_container { background: #F4F4F4; border: 1px solid #CCC; border-top: 0; }
.tab_container h2 { text-shadow:1px 1px 0 #FFF; }

/* Reviews and Upsell */
#customer-reviews .pager { border:1px solid #ccc; background-color:#F2F2F2; }
.product-view .up-sell h3, .product-view .box-tags h2 { border-bottom: 1px solid #ccc; color:#333; text-shadow:1px 1px 0 #FFF; }
.product-view .up-sell .products-grid td { background-color: #F9F9F9; }
.product-view .up-sell .products-grid td { border:1px solid #CCCCCC;}
.product-shop .product-options-bottom { width: 658px; background-color:#F6F1E3; }

/* PayPal */
.product-view .paypal-logo, .product-view .paypal-logo a { float: left; }
.product-view .paypal-or { display: block; float: left; margin: 10px 0; width: 100%; }
/**
 * @version    1.5.1.4 October 4, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */


/*title swapping
ul.display.list h2.grid {display:none}

ul.thumb_view h2.grid {width:220px;font-size:.9em}
ul.thumb_view h2.list {display:none}*/

/*hide particular filters*/
.book_carsandstars_series_filter {display:none!important}

/* product type display */
#products-list li.author .availability {display:none;}
#products-list li.author .wishlist {display:none;}
#products-list li.author .product-image-col button {display:none;}
ul.thumb_view span.pubdate, ul.thumb_view span.sku {float:left;clear:left}


/*img fix for fake category pages*/
ul.display li .product-image-col img{margin: 0!important; padding: 0!important}

/* Block: Layered Navigation */
.block-layered-nav, .block-layered-nav .block-content { background-image:none !important; margin:0; }
.block-layered-nav .block-title, .block-layered-nav .block-content  { padding: 5px 0 15px !important; }
#rokmage-layered-nav dl {padding-left: 5px;}
#rokmage-layered-nav li { list-style-type:disc; font-size:80%;line-height:20px;margin-left: 3px; }
#rokmage-layered-nav ol { padding: 0 0 10px 10px;}
#rokmage-layered-nav ol li a { text-decoration:none; font-size:125%; }
#rokmage-layered-nav ol li a:hover { text-decoration:none;}
#rokmage-layered-nav dt { font-weight:bold; padding: 0 0 5px 16px; cursor: pointer;}
#rokmage-layered-nav dt:hover { }
#rokmage-layered-nav .active { }
#rokmage-layered-nav .currently { font-size:140%; padding-top: 5px; }
#rokmage-layered-nav .currently li  { margin-left: -10px; list-style-type:none; }
#rokmage-layered-nav .currently li .label { margin-left: 5px; }
#rokmage-layered-nav .actions { margin-bottom: 10px; float: none !important; }

/*---- Category Grid/List Switcher ----*/
/* List View */
ul.display { float: left; margin: 0; padding: 0!important; list-style: none!important; }
ul.display li { float: left;margin: 0; line-height:inherit!important;padding: 0!important}
ul.display li .product-container { margin:0 0 5px; position: relative; background: #E9EBEE; }
ul.display li .product-image-col { width: 90px; padding: 14px; background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-categoryview/images/product_list_bg.png) 0 0 repeat-x; float: left; }
ul.display li .product-info-col { width: 544px; padding: 15px; background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-categoryview/images/product_list_bg.png) 0 0 repeat-x; float: right; }
ul.display li .product-info-col span.price {font-size:14px}
ul.display li .product-info-col div.product-desc {clear:left}
ul.display li  h2.product-name, ul.display li .product-info-col h2.product-name, .product-info-col .ratings, .product-info-col .price-box, .product-info-col .product-desc {font-size:100%!important; padding-bottom: 5px;}
ul.display li  h2.product-name a, ul.display li .product-info-col h2.product-name a { font-size:1.2em; font-weight: bold; line-height: 1em; text-decoration: none; }
ul.display .price-box p { display: block !important; padding-bottom: 5px; }
/* Grid View */
ul.thumb_view {  }
ul.thumb_view li .product-container { margin-right: 5px; }
ul.thumb_view li .product-image-col { width: 100px; padding: 10px 0 10px 10px;  }
ul.thumb_view li .product-info-col { width: 102px; padding: 15px 7px; }
ul.thumb_view li p, ul.thumb_view li ul, ul.thumb_view li span.spacer-hide { display: none; }
ul.thumb_view li p.price-from, ul.thumb_view li p.price-to { display: block !important; }
ul.thumb_view li span.addto { white-space:nowrap;float:left }
/* Toolbar */
.toolbar-wrapper { margin-left: 25px !important; clear: both; }
.toolbar { margin-left:-25px !important;  }
/* Switch */
span.switch_thumb { width: 104px; height: 26px; line-height: 26px; padding: 2px 0 0 40px; margin: -38px 0 10px 15px; display: none; background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-categoryview/images/switch.gif) no-repeat 0 0;  }
#switch_thumb_bottom span.switch_thumb { margin: -38px 0 0 15px;}
span:hover.switch_thumb { cursor: pointer; }
span.swap { background-position:bottom left; }
/* Buy Button/Out Of Stock */
.product-image-col button.button { margin-left: 0; }
.availability .out-of-stock { color:#333; font-weight:bold; margin-left:18px; }
/* Ratings */
.rating-box { background:transparent url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-categoryview/images/bg_rating.png) repeat-x 0 0; float: left; margin-right: 5px; }
.rating-box .rating { background:transparent url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-categoryview/images/bg_rating.png) repeat-x 0 100%; }
.ratings .rating-links { margin:0; padding:0; }

/* Rounded Corners */
.infobox-top-L { position: absolute; left: -1px; top: -1px; height: 16px; width: 16px; }
.infobox-top-R { position: absolute; right: -1px; top: -1px; height: 16px; width: 16px; }
.infobox-bottom-L { position: absolute; left: -1px; bottom: -1px; height: 16px; width: 16px; }
.infobox-bottom-R { position: absolute; right: -1px; bottom: -1px; height: 16px; width: 16px; }

/* 3 col width fixes */
.col3-layout ul.thumb_view li .product-info-col { padding: 15px 7px 15px 12px; width: 106px; }
.col3-layout ul.list li .product-info-col { width: 330px; }
.col3-layout .toolbar-wrapper { width: 455px; }
.col3-layout .toolbar { width: 470px; }
/**
 * @version    1.5.1.5 September 27, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

.footer { position:relative; width: 942px; padding: 20px 20px 0; margin: 0 auto; border: 0; line-height: 1.4em; }
.clearfloat { clear: both; }

/* Top Link */
.footer .top-link { position: absolute; top: 40px; right: 35px; text-decoration: none; line-height: 10px; padding-left: 12px; }

/* Footer lists */
.rokmage-footer-inner-panel  { width: 190px; float:left; font-size: 12px; padding: 14px 8px 0 10px;}
.footer .rokmage-footer-inner-panel ul { }
.footer .rokmage-footer-inner-panel ul li a { text-decoration: none; display:block; padding-bottom:5px; padding-left:16px; }
.rokmage-footer-inner-panel h3 { font-size:125%; font-weight:normal; padding-bottom: 12px;}
#rokmage-footer-text {  float: right; width: 300px; padding: 14px 10px 15px 0px; }
#rokmage-footer-text p, .rokmage-footer-inner-panel p {  text-align: left; }
#rokmage-footer-text h3 { font-size:125%; font-weight:normal; padding-bottom: 12px;}

/* Footer Menu */
#footer-bottom { line-height: 45px; position:relative; height: 30px; text-align: center; margin: 10px 0 0; }
#footer-bottom ul li { display: inline}
#footer-bottom ul li a { font-size:120%; padding:0 17px 0 13px; }
#footer-bottom ul li span { font-size:120%; padding:0 17px 0 13px; }
#footer-bottom ul li.last a { background:none; }
#footer-bottom ul li a:hover { text-decoration:none; }
.footer ul.footermenu { float:none; margin:0 auto; padding:10px 0; }
.footer .store-switcher { bottom:6px; left:25px; line-height:36px; position:absolute; }
#rocketlogo { margin: 0 auto 10px; height: 15px; width: 111px; padding: 5px 0; }
#rocketlogo a { display: block;height: 15px; width: 111px; }
#copyright { text-align: center; line-height:35px; }

/* Footer Recently Viewed List */
.footer-viewed .toptab { margin: -54px 0 0 25px; font-size: 100%; }
.footer-viewed-title strong { font-size: 100% !important; font-weight: normal; }
.footer-viewed .price-box p { padding: 0; }
.footer-viewed { width: 930px; padding: 20px 20px 15px; margin: 0 auto; }
.footer-viewed-content { padding: 10px 0; }
.footer-viewed-content ol#recently-viewed-items {  }
.footer-viewed-content ol li { float: left; width:186px; line-height: 1.4em; }
/**
 * @version    1.6.0.1 October 10, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
 
a.product-image img { border: 1px solid #DDD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 8px;
}

a.rounded_m {
    display: inline-block;
    margin-bottom: 10px;
}

/* XL */
.product-image span.round-xl { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-imageborders/images/bottom-shadow-xl.png) no-repeat 50% 100%; display: block; height: 215px; left: 0; margin: 0 0 10px -2px; position: absolute; top: 0; width: 215px; }

/* L */
.product-image span.round-l { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-imageborders/images/bottom-shadow-l.png) no-repeat 50% 100%; display: block; height: 190px; left: 0; margin: 0 0 10px 10px; position: absolute; top: 0; width: 152px; }

/* M */
.product-image span.round-m { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/rokmage-imageborders/images/bottom-shadow-m.png) no-repeat 50% 100%; display: block; height: 135px; left: 0; margin: 5px 0 10px 2px; position: absolute; top: 0; width: 92px; }

/* Product Scroller */
.scrollable-container .product-image img { padding: 0 !important; }
.scrollable-container a.product-image { position: relative; display: inline-block; }
.scrollable-container .product-image img.tooltipped { margin-bottom: 0 !important; }
.scrollable-container .product-image span.round-m { height: 130px; margin: 0 0 10px 2px; }

/* Cart Scroller */
div.cart-scrollable .product-image span.round-m { margin: 0 0 0 55px; }


/**
 * @version    1.6.0.1 October 4, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

/* 1st Level */
ul#magemenu-top { position: relative; height: 28px; font-size: 14px; padding: 8px 15px 10px 14px; z-index: 999999999; border: 1px solid #CCC; }
ul#magemenu-top li { float: left; height: 38px; white-space:nowrap; padding-right: 7px; position: relative; }
ul#magemenu-top a { display: block; margin:5px 2px 5px 15px; text-decoration: none;  }
/* 2nd Level */
ul#magemenu-top li ul { background:#EFEFEF; border: 1px solid #CCC; z-index: 9999; display: none; position:absolute; top:37px; left:6px; text-align: left;  padding:0 6px 5px 6px; }
ul.menu li ul { width: 364px; padding-bottom: 15px; } /* Double Only */
ul.menu-single li ul { width: 184px; padding-bottom: 5px; } /* Single Only */
ul.menu-single li ul li { width: 184px; padding: 0; }
ul.menu li ul li { width: 175px; padding: 0; }
ul#magemenu-top li ul li a span { display: block; padding: 5px 0 5px 6px; }
ul#magemenu-top li ul li a { font-weight: normal; padding-left: 0px; margin:5px 2px 5px 0px; }
/* 3rd Level */
ul#magemenu-top li ul li ul { top: 0; padding-top: 0; margin-top: 0px; z-index: 9999999; }
/* Misc */
ul#magemenu-top .bg-top { display: none; height: 14px; position:absolute; top:-14px; left:160px; }
ul.menu .bg-top { width: 365px; } /* Double Only */
ul.menu-single .bg-top { width: 365px;  } /* Single Only */
ul#magemenu-top .bg-top-curves { display: none; position:absolute; }
/* Active States */
ul#magemenu-top li ul li a:hover, ul#magemenu-top li ul li.active > a, ul#magemenu-top li ul li.hover > a {  }
ul#magemenu-top li ul li.hover > a span, ul#magemenu-top li ul li.active > a span {  }
ul#magemenu-top li.hover { cursor: pointer; }

/* Lavalamp Effect */
.inner-header-container #box { position:absolute; left:-1000px; top:6px !important; height:35px; margin:6px 0 0 10px; }
.inner-header-container #box .head { width: 0px; height:35px; margin-left:-8px; }

/* MegaMenu */
ul#magemenu-top li ul.popup { padding: 0; height: auto; width: auto; cursor: default; padding-right: 15px; left: -5px !important; }
ul#magemenu-top li ul.popup > li { float: none !important; height: auto; width: auto; }
ul#magemenu-top li ul.popup li { padding: 0 0 12px 12px !important; }
ul#magemenu-top li ul.popup div.column { padding: 0 4px; margin-top: -1px; float:left; width:200px; }
ul#magemenu-top li ul.popup li a.level1 { padding: 3px 5px 5px !important; font-weight: bold; }
ul#magemenu-top li ul.popup li a.level1 span { padding: 0 0 0 15px !important; }
ul#magemenu-top li ul.popup div.itemSubMenu { font-size: 80%; margin-left: 0; }
ul#magemenu-top li ul.popup div.itemSubMenu.level2 { margin-left: 15px; }
ul#magemenu-top li ul.popup div.itemSubMenu.level1 { padding: 5px 0 10px; }
ul#magemenu-top li ul.popup div.itemSubMenu a { padding: 0 5px 0 20px !important; line-height: 22px; font-size: 12px !important; }
.clearBoth { clear:both; }
/* Custom Block */
ul#magemenu-top li ul.popup div.block-custom { margin: 0 -6px; padding: 14px 5px 2px; }
ul#magemenu-top li ul.popup div.block-custom p { padding: 0; }


/**
 * @version    1.6.0.1 October 4, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

/* Header ================================================================================ */
.header-container { width:968px; margin:0 auto; position: relative; }
.header { padding: 8px 0 18px 15px; border: 0; }
.header .logo { float:left; text-decoration:none !important; margin-top: 30px;}
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }

/* Welcome */
.header .welcome-msg-R { float:left; font-size:13px; margin:45px 0 0 15px; height:19px; float:left; padding-right: 10px; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/small-button-R.png) 100% 0 no-repeat;  }
.header .welcome-msg-L { padding:2px 0 4px 10px; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/small-button-L.png) 0 0 no-repeat; color: #333; font-size:11px; }

/* Search*/
.header #search_mini_form input { border: 0; width: 195px; text-align: left; }
.header .form-search { width: 206px;  background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/search-bg.png) no-repeat 0 0; padding: 18px 10px 15px 34px; text-align:center; position: absolute; top: 40px; left: 50%; margin-left: 225px; }
.header .form-search .search-autocomplete { z-index:999; color: #666; }
.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 {}

/* Language & Date */
.header .form-language { text-align:center; position: absolute; top: 6px; left: 50%; margin-left: -22px; font-weight:bold; color:#ccc; font-size: 12px; }
.header .form-language select { padding: 1px; border: 0px solid #3E3832; color:#666;}
.header .date { position: absolute; left: 10px; font-weight:bold; color:#ccc; font-size: 12px; }

/* Header Cart */
.header .rokmage-cart-box-container { right: 50%; margin:0 -200px 0 0; position:relative; top:41px;}
.header .rokmage-cart-box-container a {text-decoration: none;}
.header .rokmage-cart-box-R { height: 48px; float:left; padding-right: 12px; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/cart-bg.jpg) 100% 0 no-repeat;  }
.header .rokmage-cart-box-L { height: 48px; padding: 12px 0 0 9px; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/cart-bg.jpg) 0 0 no-repeat; color: #333; font-size:12px; }
.header .rokmage-cart-box-L .cart-icon { float: left; padding:2px 5px 0 2px; }
.header .rokmage-cart-box-L a span.big, .header .rokmage-cart-box-L span.big { float: left; font-size: 34px; line-height: 26px; padding: 0 5px 0 2px; color: #333; text-shadow: 1px 1px #ccc;}
.header .rokmage-cart-box-L span.items-checkout { line-height: 12px; float: left; display: block; color: #333; width: 50px;}
.header .rokmage-cart-box-L span.items-checkout a, .header .rokmage-cart-box-L span.items-checkout .inactive { color: #666; text-decoration: none;}
.header .rokmage-cart-box-L span.items-checkout a:hover { color: #999; text-decoration: none;}

/* Top Links */
.header .links { float:right; margin: 0; font-size: 12px;  }
.header .links li {  display: inline; padding: 0 10px; }
.header .links li a { font-weight:bold; color:#ccc; text-decoration: none; }
.header .links li a:hover { color:#999; text-decoration: none; }
.header ul.links li.first a { padding: 2px 0 2px 17px; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/login.png) no-repeat 0 30%; }
.header ul.links li.first a.logout { background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/logout.png) no-repeat 0 30%; }

/* Font Resizer */
.fontResizer { background: #fff; width: 100px; position: absolute; right: 10px;}
.fontResizer a { display: block; float: left; width: 15px; height: 15px; text-align: center; line-height: 15px; text-decoration: none; margin: 0 0 0 4px; }
.smallFont { background: #ccc url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/font-resizer.png) 0% 0% no-repeat;}
.largeFont { background: #ccc url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/font-resizer.png) -30px 0% no-repeat; }
.rokmage-text-resize { font-size: 12px; font-weight:bold; color:#ccc; float:left; padding-right: 3px; }
.smallFont:hover, .largeFont:hover { background-color: #fff;}

/* ----- Modal Windows ----- */
/* Defaults */
.modal-close { position: absolute; top: 40px; right: 35px; padding: 11px; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/modal-cart-close.gif) 0 0 no-repeat; cursor: pointer;}
#overlay { background:#000; display: none; opacity: 0; height:100%; left:0; position:fixed; top:0; width:100%; z-index:999999999; cursor:pointer; }
div.modalcontent { display: none; position: fixed; left: 50%; z-index: 9999999999; }

/* Cart Modal*/
#rokmage-header-cart {  width: 240px; margin-left: -150px; height: 290px; margin-top: -165px; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/modal-cart-bg.png) 0 0 no-repeat;  color: #333; padding: 30px; }
#rokmage-header-cart h6 { padding:13px 0 10px 13px; font-size: 15px; color: #736C64; font-weight: normal; }
#rokmage-header-cart h4 a { color: #666; text-decoration: none; }
#rokmage-header-cart .modalcart-btn-remove { color: #999; text-decoration: none; }
#rokmage-header-cart .modalcart-btn-remove img { padding: 1px 3px 0 0;}
#cart-buttons { margin-top: 10px; }
#rokmage-header-cart span.button { background:transparent url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/cart_bkg_button.gif) no-repeat 100% 50%; float:left; font-size:13px; line-height:22px; padding:0 12px 0 0; text-align:center; white-space:nowrap;}
#rokmage-header-cart span.button a { background:transparent url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/cart_bkg_button.gif) no-repeat scroll 0 50%; border:0 none; cursor:pointer; overflow:visible; padding:4px 0 4px 12px; width:auto; text-decoration: none; color:#999; }
/* Details */
#rokmage-header-cart .bundle-details { cursor:pointer; text-decoration: underline; }
/* Login Modal*/
#rokmage-login-content { width: 240px; margin-left: -150px; height: 290px; margin-top: -165px; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/modal-bg.png) 0 0 no-repeat; color: #333; padding: 30px; }
#rokmage-login-content fieldset { padding: 10px;}
#rokmage-login-content h2 { padding: 1px 0 25px 5px; font-size: 15px; color: #333; font-weight: normal; }
.rokmage-email-login-block { width: 115px; }
.rokmage-password-login-block { width: 115px; }
#rokmage-login-content #send2 { margin: 10px 0 ;}
#rokmage-login-content p.required { position: absolute; top: 195px; left: 185px; }
#rokmage-login-content .modal-close { background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/modal-login-close.gif) 0 0 no-repeat; }
#rokmage-login-content input.inputstyled { width: 210px; }
p.rokmage-forgot-pass a { text-decoration: none; color: #999; }


/* Custom Form Elements */
span.select { position: absolute; width: 79px; height: 21px; padding: 0 24px 0 8px; color: #1D1A17;	font: 12px/21px arial,sans-serif; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/select.png) no-repeat 100% 0;	overflow: hidden; text-align: left }
.input-wrap { position: relative !important;  }
.input-box { padding-right: 5px;}
input.inputstyled { font:16px Helvetica, sans-serif; vertical-align:middle; color: #666;  background:url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/light-input-bg.jpg) 100% 50% no-repeat; border:0; }
span.input-left { padding:0px; position: absolute; top: 0; left: 0; width: 9px; height: 30px; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/light-input-bg-L.jpg) 0 50% no-repeat !important;}
.group-select .input-box select {padding:6px 4px 5px; height: 30px;margin-top: 2px; font-size:13px; }


/* ----- Cart Scroller ----- */
div.cart-scrollable-container { margin:0 auto; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/scroller-bg.jpg) 0 0 no-repeat; }
div.cart-scrollable { position:relative; overflow:hidden; width: 200px; height:200px; float:left; }
div.cart-scrollable div.items { width:20000em; position:absolute; clear:both; text-align:center; }
/* single scrollable item */
div.cart-scrollable div.items ul.scroll-item { border:0 none; padding:0; float:left; width:200px; }
div.cart-scrollable div.items .product-name a { display:block; font-weight:bold; margin-bottom:10px; padding:0 15px; color:#333; text-decoration: none; font-size: 12px; line-height: 15px; height: 26px; }
.cart-scrollable-container .product-image img { padding:5px 6px 6px; }
div.cart-scrollable div.items .productPrice { display:block; font-size:11px; font-weight:bold; margin:5px 0; white-space:nowrap; color:#333 }
/* prev, next buttons */
.cart-scrollable-container a.prev, .cart-scrollable-container a.next { opacity: 1; display:block; width:20px; height:170px; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/scroll-left.png) 0 0 no-repeat; float:left; margin:0px; cursor:pointer; font-size:1px;}
.cart-scrollable-container a.disabled { visibility:hidden !important;}
.cart-scrollable-container a.next { background:url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/scroll-right.png) 0 0 no-repeat; clear:right; opacity: 1; }
/* read more button */
div.cart-scrollable div.items span.button a { overflow:visible; width:auto; border:0; padding:4px 0 4px 12px; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/bkg_button.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
div.cart-scrollable div.items span.button  {  margin: 0 0 0 52px; float:left; padding:0 12px 0 0; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/bkg_button.gif) 100% 50% no-repeat; font:12px/21px Helvetica,Arial,sans-serif; text-align:center; white-space:nowrap; color:#fff; }
div.cart-scrollable div.items span.button a, div.cart-scrollable div.items span.button a:hover {color: #fff; text-decoration: none; }
/* Misc for sidebar cart */
.block-cart .subtotal { text-align: left; }

/* BreadCrumbs */
.rok-breadcrumbs { margin:0 0 7px 17px; float: left; display: block; height: 21px; overflow: hidden; width: 932px; padding:7px 18px; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/breadcrumb-bg.png) 50% 0 no-repeat; }
.rok-breadcrumbs ul { margin: 0; padding: 0; height: 21px; display: block; }
.rok-breadcrumbs ul li { display: block; float: left; position: relative; height: 22px; overflow: hidden; line-height: 22px; margin: 0px 6px 0px 0; padding: 0px 10px 0px 0; font-size: 1em; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/Chevron.png) no-repeat 100% 0; }
.rok-breadcrumbs ul li div.chevronOverlay { position: absolute; right: 0; top: 0; z-index: 2; }
.rok-breadcrumbs ul li span { display: block; overflow: hidden; margin-right: -3px; }
.rok-breadcrumbs ul li a { display: block; position: relative; height: 21px; line-height: 22px; overflow: hidden; float: left; color: #666; text-decoration: none; }
.rok-breadcrumbs ul li strong { color: #666; }
.rok-breadcrumbs ul li.first a { height: 20px !important; text-indent:-1000em; width:20px; overflow: hidden; background:url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/IconHome.png) no-repeat 0 0; }
.rok-breadcrumbs ul li.first { padding-top:2px; }
.rok-breadcrumbs ul li.first a:hover { background-position: 0 -20px; }
.rok-breadcrumbs ul li.last { background: none; margin-right: 0; padding-right: 0; }
.chevronOverlay { display: none; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-modalheader/images/ChevronOverlay.png) no-repeat 0 0; width: 20px; height: 22px; }

/* Misc */
.clearfloat { clear:both; }
.block .actions { float: left; }
/**
 * @version    1.6.0.1 October 10, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 * Default Theme Styles
 */
/* easy tabs */
/* homepage */
.col1-layout #tab-container {padding:0 10px;margin-bottom:15px}
.col1-layout .col-2 .tab {width:468px}

.etabs {margin:20px 0 0 0!important;clear:both;
    border:1px solid #DEDEDE;
    -webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;}

.tab {list-style: none;display:inline-block;text-align: center;padding:0;border-left:1px solid #dedede}
.col-3 .tab {width:226px}
.tab.first {border:none}

.tab a { font-size: 14px; line-height: 2em; display: block; padding:10px; outline: none; }
.tab a:hover { text-decoration: underline; }
.tab.active { background:white}
.tab a.active { font-weight: bold; }
#tab-container .panel-container { margin-top:-2px;padding: 10px;
    background:white;
    border:1px solid #DEDEDE;
    -webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
    -webkit-border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    border-radius:0 0 5px 5px;}

/* left search */
.block-search .search-autocomplete { z-index:999; color: #666; }
.block-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.block-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.block-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.block-search .search-autocomplete li.selected {}


/* category pricelist */
.category-pricelist .blue-bar {margin-bottom: 10px}
.category-pricelist ul{float:left;list-style: none;width:100%;margin-bottom:15px}
.category-pricelist ul li{display: block;float:left;width:100%;background:#E5E5E5;padding:15px 0 7px 0}
.category-pricelist ul li.even {background: #dadada}

.category-pricelist ul li h3{float:left;width:405px;margin-left:10px;padding-right:20px;font-size:14px}
.category-pricelist ul li .sku{float:left;font-size:14px;width:70px}
.category-pricelist ul li .price-box{float:left;width:50px;text-align:right;font-size:14px;margin-left:15px}
.category-pricelist ul li .add-to-cart{float:left;margin:-10px 5px 0 10px}


/*category grid*/

.category-description .category-grid {margin:30px 0 0 0}
.category-grid {list-style: none;margin:0 0 25px 0;width:700px}
.category-grid.col-4 li {width:163px;}
.category-grid.col-3 li {width:221px;}
.category-grid li {
    text-align:center;
    display:inline-block;margin:0 9px 10px 0;
    border:1px solid #DEDEDE;
    -webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;}


.category-grid li a:hover {
    background:#f0f0f0;
    background:-moz-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:-webkit-gradient(linear,lefttop,leftbottom,color-stop(50%,rgba(249,249,249,1)),color-stop(100%,rgba(224,224,224,1)));
    background:-webkit-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:-o-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:-ms-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
}
.category-grid li a {display:block;height:100%;width:100%}
.category-grid li img{margin:-1px 0 0 -1px}
.category-grid li.first {;margin-left:0}

/*category lists*/
.category-description .more-info {display:block;background: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/images/divider-shadow.png') no-repeat;clear:both;text-align: center;padding-top:10px;margin-top:20px;}
.category-description .more-info .left-col,
.category-description .more-info .right-col {text-align:center;width:310px;display:inline-block;padding:10px 15px;float:left}

.category-description .more-info .right-col {border-left:1px solid #dedede}



.category-description .more-info .left-col h3,
.category-description .more-info .right-col h3{font-size:18px;}
.category-description .more-info .left-col p,
.category-description .more-info .right-col p{font-size:14px;}

.category-description .more-info h3 {font-size:18px;font-weight: bold;color:#000000}
.category-description .more-info p {margin-top:0;font-size:16px;font-weight: normal;color:#002d4d}
.category-description .more-info .clearfloat {height:0}

.category-description ul.ticks {width:100%}
.category-description ul.ticks li {margin:0 30px 5px 0;font-size:14px}
.category-description p,
.feature-overviews p {font-size:15px;line-height:18px}
.feature-overviews {list-style:none!important;margin:0!important}
.category-description h2,
.feature-overviews h2{font-size:24px;font-weight: bold;color:#000000}
.category-description h3,
.feature-overviews h3{font-size:16px;font-weight: bold}
.category-description h4,
.feature-overviews h4{font-size:14px;font-weight: normal;}
.product-view .feature-overviews {float:left}
.product-view .feature-overviews li {margin:0!important}
.product-view .feature-overviews li.odd img {margin-left:10px}
.product-view .feature-overviews li.even img {margin-right:10px}

.category-description p{margin-top:10px}
.feature-overviews a.read-more {font-size:16px;font-weight: bold;color:#002d4d}

.feature-overviews li {clear:both;width:100%;display:block;border-top:1px solid #dedede;padding:20px 5px}
.feature-overviews li img{float:right;margin-top:-20px}
.feature-overviews li.even img{float:left}
.feature-overviews li .clearfloat{height:0}

/*conference overrides*/
.feature-overviews.conference p {font-size:14px}
.feature-overviews.conference li {padding:20px 5px 0 5px}
.feature-overviews.conference li img{margin-top:0}
/*custom search*/
.hbe-customsearch 
{
    width:auto!important;
    height: 40px!important;
    line-height: 40px;
    padding: 5px 10px 5px 220px !important;
    font-size:18px;text-align:center
}
.hbe-customsearch input {height:20px;margin-right:10px}
.hbe-customsearch select {height:32px}

.category-header.blue-bar h1 {color:#FFFFFF;text-align:left;margin:5px 10px;}
.category-description {margin-bottom:10px}
.category-description:after {clear:left}

.no-products {display:none}
.category-list {margin-top:10px}
.category-list .category-info .category-image {float:left;width:auto;}
.category-list .category-info p img {display:none}
.category-list .category-info ul.feature-overviews {display:none}
.category-list .category-info p:after{clear:left}

/* PRODUCT LIST */
#product-tabs {margin:0 auto 8px auto}
.products-grid {margin: 0 auto;border:0 none;}
.col1-layout .products-grid {width:100%;}
.col2-left-layout .products-grid {width:705px;margin-left:-10px}

.products-grid:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
}
.products-grid li {
    color: #686F74;
    float: left;
    height: 230px;
    line-height: 17px;
    /*width: 178px;*/
    width:207px;
    padding:5px;

    border:1px solid #DEDEDE;
    -webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;

    margin:5px;
}

.products-grid li.hover {
    background:#f0f0f0;
    background:-moz-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:-webkit-gradient(linear,lefttop,leftbottom,color-stop(50%,rgba(249,249,249,1)),color-stop(100%,rgba(224,224,224,1)));
    background:-webkit-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:-o-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:-ms-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
}
.products-grid .fade-wrapper {position: absolute;width: 213px;height: 180px;}


.products-grid .product-name, .products-grid .product-image {
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.products-grid .product-name {position:absolute;top:20px;width:213px;text-align:center;display:none;opacity: 0;
    text-shadow: 1px 1px 2px #FFFFFF;}

.products-grid li.hover .product-name {opacity: 1;display:block}
.lt-ie9 .products-grid li.hover .product-name {background-color: #FFFFFF}

.products-grid .product-info {margin-top:190px;text-align:center}

.products-grid li .product-image {margin:20px auto;width:100%;height:auto;text-align:center;opacity: 1;}
.products-grid li.hover .product-image {opacity: .2;}

.products-grid li .product-image .simpletip {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
}

.products-grid .product-info a:hover{text-decoration: underline}
.products-grid .add-to-cart {font-weight: bold;}
.products-grid .add-to-cart:after {display: inline}
.products-grid li strong {
    color: #002D4D;
    display: inline-block;
}
.products-grid li .price-box {font-weight: bold;display:inline}

div.blue-bar {
    background: #0a6497; /* Old browsers */
    background: -moz-linear-gradient(top,  #0a6497 50%, #00203f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#0a6497), color-stop(100%,#00203f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0a6497 50%,#00203f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0a6497 50%,#00203f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0a6497 50%,#00203f 100%); /* IE10+ */
    background: linear-gradient(top,  #0a6497 50%,#00203f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a6497', endColorstr='#00203f',GradientType=0 ); /* IE6-9 */


    border:solid 2px #ffffff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;

    -moz-box-shadow: 0px 2px 3px #464646;
    -webkit-box-shadow: 0px 2px 3px #464646;
    box-shadow: 0px 2px 3px #464646;

    font-size: 12px;
    padding: 0;
    text-align: center;
    width:100%;
    min-height:18px;
    margin:0 auto 25px;
}
div.blue-bar:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
}
div.blue-bar ul {list-style: none;margin:0 auto;padding:6px 0;height:18px;line-height:18px;font-size:14px}
div.blue-bar ul li {display:inline;margin-right:30px;}
div.blue-bar ul li a {font-weight:bold;color:#FFFFFF}
div.blue-bar ul li a:hover {text-decoration:underline}
div.blue-bar ul li a.current {text-decoration:underline}

.blue-bar h2 {padding:6px 0 5px;color:#FFFFFF;text-align:left;margin:5px 10px;}
.blue-bar h2 a{color:#FFFFFF;}


/*featured content slider */
#featured{
	width:400px;
	padding-right:250px;
	position:relative;
	border:5px solid #ccc;
	height:250px;
	background:#fff;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:400px;
	list-style:none;
	padding:0; margin:0;
	width:250px;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0; padding-left:13px;
	font-size:12px;
	color:#666;
}
#featured ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px; font-family:Verdana;
	line-height:18px;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:60px;
	color:#333;  background:#fff;
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{
	background:#f2f2f2;
}
#featured li.ui-tabs-selected{
	background:url('http://www.hbe.com.au/skin/frontend/hbe/mercado/images/temp/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:#ccc;
}
#featured .ui-tabs-panel{
	width:400px; height:250px;
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:180px; left:0;
	height:70px;
	background: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/images/temp/transparent-bg.png');
}
#featured .info h2{
	font-size:18px; font-family:Georgia, serif;
	color:#fff; padding:5px; margin:0;
	overflow:hidden;
}
#featured .info p{
	margin:0 5px;
	font-family:Verdana; font-size:11px;
	line-height:15px; color:#f0f0f0;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
}
#featured .info a:hover{
	text-decoration:underline;
}
#featured .ui-tabs-hide{
	display:none;
}

/*showcase banner*/
.showcase-banner {background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/body-div.png") repeat-x scroll 0 100% transparent !important;margin-bottom:10px}

/*Left search*/
.block-search {margin-bottom:15px!important;}
.block-search .input-box{width: 167px; float: left;}
.block-search .input-box input {margin-bottom:0;}
.block-search button[type=submit] {margin-top: 5px!important; margin-left: 10px;}
/*conference*/

ul.conference-nav {width:100%;height:40px}
ul.conference-nav li {float:left;display:block;width:25%;text-align:center;height:100%}
ul.conference-nav li a h3{line-height:40px;}
ul.conference-nav li a:hover h3{text-decoration: underline}

.subscribe-image {
    cursor: pointer;
    display: none !important;
}

/* Mercado Specific Styles */
body { color: #000000; font: 12px/1.35 Helvetica,Arial,sans-serif; text-align: center; }

.wrapper { margin: 0 auto; width: 960px; }

.page { margin: 0 -120px; padding: 0 120px; position: relative; }

.main { padding: 0 !important; width: 960px; }

.main-container { margin: 0 auto; padding: 0; }

/* Titles */
.page-title { border: 0; }
.page-title h1, .page-title h2 { font-family: 'TitilliumText22LLight',sans-serif; font-size: 200%; font-weight: normal; padding: 0 0 5px; }
#rokmage-header-cart h6, #rokmage-login-content h2 { font-family: 'TitilliumText22LLight',sans-serif; font-size: 160%; font-weight: normal; padding: 5px; }
#rokmage-header-cart h4 { font-family: 'TitilliumText22LLight',sans-serif; font-size: 120%; font-weight: normal; padding: 5px 0 0; line-height: 1.1em; }

/* Layout */
.col-wrapper { float: right !important; width: 722px !important; padding-bottom: 0; position: relative; z-index: 99; 
              border-radius: 8px; 
              -moz-border-radius: 8px; 
              -webkit-border-radius: 8px; 
}

.col-main { float: left !important; width: 722px !important; padding-top: 0 !important; } 

.sidebar { padding-top: 10px !important; }

.col-left { margin-top: 30px; padding: 0; width: 238px !important; position: relative; z-index: 9; 
           border-radius: 8px 0 8px 8px; 
           -moz-border-radius: 8px 0 8px 8px; 
           -webkit-border-radius: 8px 0 8px 8px; 
}

.sidebarwrapper { 
    border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
}

.contentmain { padding: 10px 20px 20px; width: 460px; float: left; }

.contentsidebar { float: right; width: 180px; padding: 20px; }

/* 3 col fixes */


/* 2 col left fixes */
.col2-left-layout .contentmain { float: left; width: 682px; }

/* 2 col right fixes */
.col2-right-layout .col-main { padding: 0 !important; width: 100% !important; }
.col2-right-layout .col-wrapper { width: 960px !important; }
.col2-right-layout .contentmain { width: 700px; }
.col2-right-layout .rok-breadcrumbs { margin-right: 0; width: 940px; }
.col2-right-layout #box { margin: 0 8px 0 -12px; }

/* 1 col fixes */
.col1-layout .col-main { padding: 0 !important; width: 100% !important; }
.col1-layout .col-wrapper { width: 960px !important; }
.col1-layout .contentmain { width: 920px; }
.col1-layout .rok-breadcrumbs { margin-right: 0; width: 940px; }
.col1-layout #box { margin: 0 8px 0 -12px; }

.cms-page-view .col-main { padding: 0; }

/*CMS elements*/
table.info-table td{padding:5px}
div.spacer {height:50px}

/* Menu */
.nav-wrapper { width: auto; margin: 10px 9px 10px 10px; padding: 6px; position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
ul#magemenu-top { padding: 0; border: 0; height: 34px; }
ul#magemenu-top li { height: auto; padding-right: 5px; }
ul#magemenu-top li.level0.parent > a span { padding-right: 12px; }
ul#magemenu-top a { margin: 0; padding: 10px 5px 18px 12px; }
#box { height: 35px; left: -1000px; position: absolute; top: 6px !important; }
#box .head { height: 35px; margin-right: 5px; width: 0; }
/* Dropdowns */
ul#magemenu-top li > ul { left: 2px; top: 44px; }
ul#magemenu-top li ul, ul#magemenu-top li ul li ul { padding: 6px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
ul#magemenu-top li ul li { padding: 4px 6px; height: auto; width: 170px; }
ul#magemenu-top li ul li a { background: none !important; padding: 5px 8px; font-size: 13px; line-height: 13px; margin: 0; }
ul#magemenu-top li ul li a span { background: none !important; padding: 0; }
ul#magemenu-top li ul li ul { top: -7px; }
ul#magemenu-top li.level3 .arrow { background: none !important; }
ul#magemenu-top li ul li a:hover, ul#magemenu-top li ul li.active > a, ul#magemenu-top li ul li.hover > a,
ul#magemenu-top li ul li.hover > a span, ul#magemenu-top li ul li.active > a span { margin-left: 0; }
/* MegaMenu */
ul#magemenu-top li ul.popup { padding: 6px; left: 2px !important; }
ul#magemenu-top li ul.popup li { padding: 0 !important; }
ul#magemenu-top li ul.popup li a.level1 span { padding: 6px 0 5px !important; }
ul#magemenu-top li ul.popup li a.level1 { padding: 4px !important; }
ul#magemenu-top li ul.popup div.itemSubMenu a { padding: 0 5px 0 16px !important; }
ul#magemenu-top li ul.popup div.block-custom { padding: 8px 5px 0; }
ul#magemenu-top li ul.popup div.itemSubMenu.level1 { padding: 0 0 5px; }
/* Side Menu Left */
.col-left .mageside-menu { margin-bottom: 0; }
.col-left .mageside-menu-heading { width: 100%; margin-bottom: 0; font-family: 'TitilliumText22LLight',sans-serif; line-height: 42px; }
.col-left .mageside-menu .block-content { padding: 0 !important; }
.col-left .mageside-menu-toggle-button { margin: -29px 0 0 205px; padding: 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.col-left .mageside-menu-toggle-container li a { font-size: 100%; }
.col-left #tree-menu ul { margin-left: 0; }
.col-left .mageside-menu a.active, .col-left .mageside-menu-toggle-container li a.activecurrent { font-weight: bold; }
/* Side Menu Right */
.contentsidebar .block .block-title strong { font-size: 150% !important; }
.contentsidebar .mageside-menu { margin-bottom: 20px !important; }
.contentsidebar .mageside-menu-heading span, .contentsidebar ul#tree-menu { padding: 0; }
.contentsidebar .mageside-menu-heading { width: 100%; margin-bottom: 0; font-family: 'TitilliumText22LLight',sans-serif; line-height: 42px; }
.contentsidebar .mageside-menu .block-content { padding: 0 !important; }
.contentsidebar .mageside-menu-toggle-button { margin: -28px 0 0 162px; padding: 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.contentsidebar .mageside-menu-toggle-container li a { font-size: 100%; }
.contentsidebar #tree-menu ul { margin-left: 0; }
.contentsidebar .mageside-menu a.active, .contentsidebar .mageside-menu-toggle-container li a.activecurrent { font-weight: bold; }
.contentsidebar a.mageside-menu-heading:first-child { background: none; }

/* Header */
.header-container { height: 100px; }
.header .date { left: 80px; top: 26px; font-weight: normal; }
.header a.logo { position: absolute; margin-top: 0; top: 16px; left: -5px; }
.header .welcome-msg-R, .header .welcome-msg-L { background: none; font-size: 1em; }
.header .welcome-msg-R { position: absolute; left: 56px; top: 29px; }
.header .quick-access { right: 50%; position: absolute; margin-right: -185px; }
.header .links { margin: 5px 0 0; }
.header .links li a, .header ul.links li.first a { font-size: 14px; padding: 0 0 0 15px; background-position: 0 -524px !important; background-repeat: no-repeat; }
.header .links li a:hover, .header ul.links li.first a:hover { background-position: 0 0 !important; }
.header .resizespacer { width: 94px; float: right; }
.breadcrumbs { display: none; }
.rok-breadcrumbs, .hbe-customsearch { display: block; margin: 0 9px 10px 10px !important; width: 701px; padding: 0; height: 29px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.rok-breadcrumbs ul { padding: 0 5px; }
.rok-breadcrumbs ul li { padding: 4px 15px 0 0; height: 25px; }
.rok-breadcrumbs ul li.first { padding: 5px 12px 0 0; }
.rok-breadcrumbs .chevronOverlay { height: 29px; }
.header .rokmage-cart-box-container { margin: 0; right: -276px; top: -12px; }
.header .rokmage-cart-box-R, .header .rokmage-cart-box-L { background: none; height: auto; padding: 0; float:left}
.header .rokmage-cart-box-R { padding: 10px 8px 8px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.header .no-wrap { white-space: nowrap; }
.header .rokmage-cart-box-L span.items-checkout { padding: 10px 7px 10px 3px; }
.header .rokmage-cart-box-L a span.big, .header .rokmage-cart-box-L span.big { padding: 10px 5px 0 10px; font-size: 30px; line-height: 28px; font-weight: bold; }
.header .form-search { padding: 2px 5px; width: 156px; position: relative; top: 61px; margin-left: 294px;background-color: transparent; height: 20px; }
.header .form-search button { display: block; height: 20px; position: absolute; right: 4px; top: 1px; width: 20px; background: none; border: 0; box-shadow: none; }
.header #search_mini_form input { width: 150px; float: left; font-size: 12px; background-color: transparent; height: 20px; }
.header .form-language { top: 69px; margin-left: 166px; }
.header .form-language label { display: none; }
span.select { height: 22px; padding: 1px 20px 0 8px; width: 98px; }
span#selectcurrency { padding: 1px 8px 0 8px; width: 184px; }
select.styled { width: 125px; }
.fontResizer { background: none; background-color: transparent; right: -5px; top: 5px; width: 112px; }
.fontResizer a { margin: 0; }
.rokmage-text-resize { font-size: 14px; background-position: 0 -522px; background-repeat: no-repeat; padding-left: 15px; }
a.largeFont { background-position: -15px 0; }
a.largeFont:hover { background-position: -15px -15px; }
a.smallFont:hover { background-position: 0 -15px; }
/* Modal Windows */
#rokmage-header-cart, #rokmage-login-content { background-image: none; padding: 10px;
    border-radius: 8px; 
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px; 
}
.modal-close { right: 0; top: 3px; }
#rokmage-login-content h2 { margin: -10px 0 20px -10px; }
#rokmage-login-content input.input-text { padding: 6px; outline: medium none; width: 95%; font-size: 1.2em; margin: 5px 0 12px; 
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.rokmage-email-login-block, .rokmage-password-login-block { width: auto; }

/* Standard Inputs */
input.input-text, textarea, .fieldset, select {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
select { padding: 4px 0 !important; }
.toolbar select { padding: 0 0 1px 0 !important; 
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

/* HomepageGrid */
.cms-index-index #welcome { padding: 15px 20px; float: none; margin-top: -10px; line-height: 18px; }
.cms-index-index #welcome p { padding: 0 0 10px; font-size: 0.85em; }
#welcome, #homepage-contentslider-container { width: auto !important; border: 0 !important; }
#welcome h2 { padding: 5px 20px 12px; margin: 0 -20px 15px; font-size: 200%; font-family: 'TitilliumText22LLight',sans-serif; }

/* Sidebar */
.contentsidebar .block .block-title strong span { font-family: 'TitilliumText22LLight',sans-serif; }
.contentsidebar .block .block-title { margin: -10px -10px 0; padding: 14px 10px 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.contentsidebar .block-cart .block-content { border-top: 0 !important; margin: -4px -10px 25px; padding: 10px 10px 0;
    border-radius: 0 0 4px 4px; 
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}
.contentsidebar .block-cart .block-content button.button { margin: -10px 0 10px; }
.block { margin: 0; }
.contentsidebar .block { margin: 0 0 10px; }
.col-left .block .block-title { padding: 0; }
.col-left .block .block-title strong { display: block; padding: 18px 30px 16px 20px; font-family: 'TitilliumText22LLight',sans-serif; }
.block-layered-nav .block-title, .block-layered-nav .block-content { padding: 0 !important; }
.block-currency select { width: 200px; }
.block-currency .block-content { padding: 18px 20px !important; }
.col-left .block .block-content { padding: 15px; }
.sidebar .widget-product-link { margin: 0; padding: 0; }
#rokmage-layered-nav .currently { padding: 20px 20px 0; font-size: 125%; }

/* Sidebar Inputs */
.col-left input.input-text { padding: 6px; outline: medium none; width: 95%; font-size: 1.2em; margin: 5px 0 12px; 
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Buttons */
button.button span, button.button span span, #rokmage-header-cart span.button a { background: none; padding: 0; margin: 0; float: none; }
button.button, #rokmage-header-cart span.button { padding: 0 8px; 
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.col-left button.button { margin-top: 0; }
#rokmage-header-cart span.button a { padding: 4px; }

/* Filter */
#rokmage-layered-nav dt { padding: 0 0 5px 15px; }
#rokmage-layered-nav dl { padding: 10px 20px; }
#rokmage-layered-nav ol { padding: 0 0 10px 16px; }
#rokmage-layered-nav li { list-style-type: none; margin-left: 0; padding-left: 12px; }

/* ContentSlider */
#homepage-contentslider-container { float: none; }
#homepage-contentslider-container .images h3, #contentslider-container .images h3 { font-family: 'TitilliumText22LLight',sans-serif; font-size: 220%; margin: 0; }
#homepage-contentslider-container .images { height: 250px; }
#homepage-contentslider-container .images div.slider-productinfo { margin-left: 230px; padding: 10px 0 0; width: 450px; }
#homepage-contentslider-container .images h3, #homepage-contentslider-container .price-box p, #contentslider-container .price-box p { padding: 0; }
#homepage-contentslider-container .tabs { bottom: 18px; margin-left: -265px; }
#homepage-contentslider-container button, #contentslider-container button { margin-top: -5px; }
.images .slider-productinfo .price-box { line-height: 1.5em; }
.col3-layout #contentslider-container { margin: 0 -20px 10px !important; width: 500px; }
.col2-left-layout #contentslider-container { margin: 0 -20px 10px !important; width: 722px; }
#contentslider-container { height: auto; }
#contentslider-container .images { padding: 0; margin-left: 0 !important; height: 225px; }
#contentslider-container .images > div { margin: 0 12px; padding: 10px; height: auto; }
.col3-layout #contentslider-container .images div.slider-productinfo { margin-left: 170px; width: 295px !important; }
.col2-left-layout #contentslider-container .images div.slider-productinfo { margin-left: 170px; width: 515px !important; }
#contentslider-container h3 a { font-size: 120%; }
h2.specialheading.home { font-size: 190%; margin: 0 0 -3px 20px; padding: 5px 0 0; }
.contentmain h2.specialheading { margin: 5px 0 0 2px; padding: 0; }
#contentslider-container .tabs { margin-right: 124px !important; bottom: 18px; }

/* ProductScroller */
h2.specialheading { font-size: 170%; font-family: 'TitilliumText22LLight',sans-serif; padding: 12px 0 5px 20px; }
div.scrollable-container { width: 100%; margin: 0 auto; }
div.scrollable { width: 100%; }
div.scrollable div.items { margin-left: 0; }
.smallerize div.scrollable { height: 185px; }
div.scrollable div.items .productPrice { font-size: 120%; font-weight: normal; margin: 10px 0 0; }
/* single scrollable item */
div.scrollable div.items .scroll-item-middle { background-image: none; margin: 0 12px; position: relative; width: 96px; }
div.scrollable div.items .scroll-item-top { background-image: none;  }
div.scrollable div.items .scroll-item-bottom { padding:5px 0 25px; background-image: none; }
div.scrollable div.items button { margin-left: 2px; }
div.scrollable div.items .product-name a { font-family: 'TitilliumText22LLight',sans-serif; font-size: 120%; font-weight: normal; padding: 0; }
/* Arrows */
.scrollable-container a.next, .scrollable-container a.nextPage { display: block; height: 38px; opacity: 1; position: absolute; right: -23px; width: 22px; top: 30%; }
.scrollable-container a.prev, .scrollable-container a.prevPage { display: block; height: 38px; opacity: 1; position: absolute; left: -23px; width: 22px; top: 30%; }
.smallerize a.next, .smallerize a.nextPage { top: 20%; }
.smallerize a.prev, .smallerize a.prevPage { top: 20%; }
.scrollable-container a.disabled { visibility: visible !important; background-position: 0 -38px !important; cursor: default; }
.tooltip { padding: 20px 30px 35px; width: 200px; }
.tooltip p { padding: 0; }

/*subcategory grid */

ul.subcategories.grid {width:100%;}
ul.subcategories.grid li {width:170px}
ul.subcategories.grid li .category-description {display:none}
ul.subcategories.grid .category-image img {height:100px;}
ul.subcategories.grid li h2{;font-size:15px!important;min-height:40px}

/*subcategory Thumbs */
ul.subcategories {width:687px;float:left;}
/*ul.subcategories .category {width:690px;height:90px;margin: 0 0 5px 0;float:left}*/
ul.subcategories li.category {float:left;list-style:none;margin-top:20px;}
ul.subcategories.thumbs li.category {}

ul.subcategories .category-image {float:left;}
ul.subcategories.list .category-image {width:200px;}
ul.subcategories.thumbs .category-image {width:135px;}
ul.subcategories.thumbs .category-image img {height:100px;}

ul.subcategories.imprint .category-description {clear:none;float:right;width:100%;line-height:120%;margin-top:5px}

ul.subcategories .category-description {clear:none;float:right;width:450px;line-height:120%;margin-top:45px}
ul.subcategories.thumbs .category-description {display: none}

ul.subcategories li.category h2{font-size:25px;}
ul.subcategories.thumbs li.category h2{font-size:18px;}

ul.subcategories a:hover h2 {text-decoration: underline}
ul.subcategories .category-separator { float:left;width:100%;background-color:#CCC;height:1px;}
ul.subcategories.thumbs .category-separator {display: none}

/* Category View */
.catalog-product-view .col2-left-layout .col-main { width: 722px !important; padding: 0; }
.category-description ul {list-style: disc;margin-left:25px}
ul.display { margin: 3px 0 10px; }
ul.display li .product-info-col, ul.display li .product-image-col, ul.display li .product-container { background: none !important; }
ul.display li .product-container { margin-bottom: 0; padding: 5px 0; }
ul.display li .product-image-col { padding: 5px 0 10px 2px; width: 98px; }
ul.thumb_view li .product-container { margin-left: 5px; margin-right: 0; }
.col3-layout ul.list li .product-info-col { width: 330px; }
.col2-left-layout ul.thumb_view li .product-info-col { width: 108px; }
.col2-left-layout ul.list li .product-info-col { width: 552px; }
.col3-layout ul.thumb_view li .product-info-col { padding: 10px 10px 15px 8px; width: 107px; }
.product-image-col button.button { margin-left: 2px; }
/* Toolbar */
.toolbar-wrapper { margin-left: 0 !important; width: 100% !important; 
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.toolbar { height: 60px; }
.toolbar .pager { padding: 5px 5px 5px 15px !important; }
.toolbar .sorter { padding: 0 5px 5px 15px !important; }
span.switch_thumb, #switch_thumb_bottom span.switch_thumb { margin-top: -30px; }

/* Product View */
.catalog-product-view .product-name h1 { font-family: 'TitilliumText22LLight',sans-serif; font-size: 250%; font-weight: normal; border: 0; padding: 0; }
#quick-info-slot h2, .product-view .up-sell h3, .product-view .box-tags h2 { font-family: 'TitilliumText22LLight',sans-serif; font-size: 180%; font-weight: normal; border: 0; line-height: 100%; }
#quick-info-slot h2 { padding: 10px 0 5px; }
.col2-left-layout #quick-info-slot h2 { padding: 20px 0 5px; }
.hovertozoom { background-position: 0 100%; padding: 10px 0 0 20px; width: auto; }
.catalog-product-view .add-to-cart button.button { margin: -3px 0 0 5px; }
.catalog-product-view .tabs-outer, .catalog-product-view ul.tabs, .catalog-product-view .tab_container { width: 100%; margin: 0 !important; padding: 0 !important; }
.catalog-product-view .product-shop { padding: 20px; margin-top: 44px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.catalog-product-view .photo-container, .catalog-product-view #zoomable .zoomer, .catalog-product-view img#productImgDefault {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.catalog-product-view .photo-container { padding-bottom: 1px; }
.catalog-product-view .review-box { padding: 5px 0 0 5px; }
.thumbsbutton a, .thumbsbutton.show a { background-position: 100% 0px; }
.thumbsbutton { 
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}
.thumbsbutton.show { 
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.thumbswrapper { 
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.zoomer-product-pics ul.thumbs li, .product-img-box ul.thumbnails li { margin: 5px 0 0 5px; padding: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#upsell-product-table.products-grid .product-image { float: left; width: 60px; }
.mini-products-list .product-image { border: 0 none; padding: 0; }
.product-view .product-shop .add-to-box { margin: 15px 0 0; }
#product-options-wrapper .qty-holder { line-height: 3em; }
.product-options-bottom .price-box { font-size: 160%; }
.product-shop .product-options, .product-shop .product-options-bottom { width: 95%; }
/* Tabs */
ul.tabs { border-bottom: 0 !important;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}
ul.tabs li { border-top: 0; }
ul.tabs li.first-tab { margin-left: 10px !important; }
.tab_container {
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}
.tab_container .tab-content {
    height: auto !important;
}
/* Footer Recently Viewed */
.footer-viewed-wrapper {
    border-radius: 8px; 
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px; 
}
.footer-viewed { margin: 15px auto 0; padding: 15px 20px; width: 100%; }
.footer-viewed-title { padding: 0 0 3px !important; }
.footer-viewed-content { padding: 0; }
.footer-viewed .toptab { margin: 0; font-family: 'TitilliumText22LLight',sans-serif; font-size: 140%; }
.footer-viewed-content ol li { margin-right: 10px; width: 176px; }
ol#recently-viewed-items a.product-image { float: left; }
ol#recently-viewed-items .product-details { margin-left: 60px; }

/* Footer */
.footer-wrapper { margin: 15px 0;
    border-radius: 8px 8px 8px 8px; 
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
}
.footer { padding: 0; width: auto; }
.rokmage-footer-inner-panel h3, #rokmage-footer-text h3 { font-family: 'TitilliumText22LLight',sans-serif; font-size: 140%; }
.footer .rokmage-footer-inner-panel ul li a { font-weight: bold; padding-left: 2px; }
.footer .top-link { top: 20px; right: 15px; }
#footer-bottom { margin: 0 0 -10px; height: auto; line-height: 40px; }
.rokmage-footer-inner-panel { padding: 14px 7px 0 12px; }
#rokmage-footer-lists { padding: 0 5px;
    border-radius: 8px 8px 0 0; 
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
}
#rokmage-footer-text { padding: 14px 15px 10px 15px; width: 295px; margin-right: -5px; 
    border-radius: 0 8px 0 0; 
    -moz-border-radius: 0 8px 0 0;
    -webkit-border-radius: 0 8px 0 0;
}
.footer ul.footermenu { padding: 0; }
#rocketlogo { width: 129px; padding: 0 0 5px; }
.footer .store-switcher { line-height: 21px; bottom: 20px; left: 15px; }
#copyright { line-height: 20px; }

/* Checkout */
.checkout-cart-index .cart .cart-collaterals .col2-set .col-1 .crosssell, .checkout-cart-index .cart .cart-collaterals .col2-set .col-2, .checkout-cart-index .cart .totals {
    border-radius: 5px; 
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.cart .crosssell .product-image { border: 0 none; }
.cart .crosssell .product-details { margin-left: 90px; }
.cart .totals { padding: 20px 10px; width: 182px; }
#rokmage-header-cart div.cart-scrollable { height: 220px; }
div.cart-scrollable li { position: relative; }
.cart-scrollable-container .product-image img { padding: 0 !important; margin: 5px 6px -6px; }
.checkout-onepage-index .col-main { padding: 0; }
.checkout-progress { padding: 0 25px 12px; }
.cart-table .notice { color: #999; }

/* Account */
.block-account { padding-top: 0; }
.my-account .col2-set { margin: 15px 0; }
.dashboard .box-account .box-head h2 { border: 0; font-family: 'TitilliumText22LLight',sans-serif; font-size: 140%; }

/* Compare */
.page-popup a.product-image img { margin-right: 10px; }
.page-popup a.rounded_m { display: inline; float: left; }
.page-popup .product-image span.round-m { display: none; }

/* Ribbons */
#homepage-contentslider-container span.ribbon { left: 10px; width: 80px; height: 80px; }
#contentslider-container span.ribbon { left: 5px; top: -5px; width: 80px; height: 80px; }
div.scrollable-container span.ribbon { left: 5px; top: -8px; width: 51px; height: 51px; }
div.category-products span.ribbon { left: -6px; top: -5px; width: 51px; height: 51px; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com) */

@font-face {
    font-family: 'TitilliumText22LThin';
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L001-webfont.eot');
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L001-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L001-webfont.woff') format('woff'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L001-webfont.ttf') format('truetype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L001-webfont.svg#TitilliumText22LThin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LLight';
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L002-webfont.eot');
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L002-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L002-webfont.woff') format('woff'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L002-webfont.ttf') format('truetype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L002-webfont.svg#TitilliumText22LLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LRegular';
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L003-webfont.eot');
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L003-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L003-webfont.woff') format('woff'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L003-webfont.ttf') format('truetype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L003-webfont.svg#TitilliumText22LRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LMedium';
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L004-webfont.eot');
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L004-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L004-webfont.woff') format('woff'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L004-webfont.ttf') format('truetype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L004-webfont.svg#TitilliumText22LMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LBold';
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L005-webfont.eot');
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L005-webfont.woff') format('woff'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L005-webfont.ttf') format('truetype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LXBold';
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L006-webfont.eot');
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L006-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L006-webfont.woff') format('woff'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L006-webfont.ttf') format('truetype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/TitilliumText22L006-webfont.svg#TitilliumText22LXBold') format('svg');
    font-weight: normal;
    font-style: normal;

}







/*-----Crystal-----*/
div.newsitem div.description{
	display:none;	
}


div.product-view div.product-name {
	margin-bottom:30px;
}
.catalog-product-view div.product-essential div.product-shop {
	margin-top: 17px;
}
div.product-shop p.email-friend{
	float:right;	
}
div.product-shop p.availability{
	float:left;	
}
div.product-shop div.box-additional{
	float:left;
	clear:both;
	margin-top:10px;	
}
div.product-shop div.box-additional h2{
	display:none;	
}
div.product-shop div.price-box{
	float:right;
	clear:both;
	margin-top:3px;	
}
div.product-view div.product-shop div.add-to-box{
	clear: both;
    float: left;
	width:100%;
}
div.product-view div.product-shop div.add-to-box div.add-to-cart{
	float:right;
	
}
div.product-view div.product-shop div.add-to-cart button.button{
	float:left;
	margin:0;	
}
div.product-view div.product-shop ul.add-to-links{
	clear:none;
	padding-top:0;	
}
div.product-view div.product-shop div.add-to-cart label {
    line-height: 30px;
}
div.product-view div.product-shop div.add-to-cart input.input-text{
    margin-right: 8px;
    margin-top: -1px;
    padding: 9px 5px 8px;
	text-align: center;
}
div.product-view div.product-shop div.box-additional .data-table td.label,
div.product-view div.product-shop div.box-additional .data-table th.label,
div.product-view div.product-shop div.box-additional .data-table tr.even {
    background-color: transparent;
}
div.product-view div.product-shop div.box-additional .data-table td,
div.product-view div.product-shop div.box-additional .data-table th{
	border:none;	
}



div.zoomer-product-pics div.hovertozoom{
	background-color: #333;
    border-radius: 5px 5px 0 0;
    left: 9px;
    position: absolute;
    top: 18px;
    width: 242px;
    z-index: 1;
	opacity: 0.9;
	padding:2px 0 0 20px;
}
div.zoomer-product-pics div.hovertozoom a{
	color:#fff;	
	font-size:11px;
}


/*---------Search thing---------*/
div.back-to-search {
    background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/breadcrumb-div.png") no-repeat scroll 25px 0 #F1F1F1;
    border-color: #C0C0C0 #FFFFFF #FFFFFF #C0C0C0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    float: none;
	border-radius: 5px 5px 5px 5px;
    display: block;
    height: 29px;
    margin: 0 9px 10px 10px !important;
    padding: 0;
    width: 701px;
}
div.back-to-search a{
    background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/bg-back-to-search.png") no-repeat scroll 6px 5px transparent;
	display: block;
    height: 100%;
	padding-left: 42px;
	line-height:29px;
    width: 659px;
	color:#666666;
}
div.back-to-search a span.underline-me{
	text-decoration:underline;
	font-weight:bold;
}


/*----Conference----*/
ul.conference-view {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}
ul.conference-view {
    border: 1px solid #CCCCCC;
}
ul.conference-view {
    border-bottom: 0 none !important;
    border-radius: 5px 5px 0 0;
}
ul.conference-view {
    float: left;
    height: 40px;
    list-style: none outside none;
    margin: 0 0 0 -25px;
    padding: 0 0 0 10px;
    width: 100%;
}

ul.conference-view {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}
ul.conference-view {
    border: 1px solid #CCCCCC;
}
ul.conference-view {
    border-bottom: 0 none !important;
    border-radius: 5px 5px 0 0;
}

div.tabs-outer.conference-outer {
    margin-left: 0;
    width: 100%;
}
div.conference-view-holder{
	padding:20px;
	width:642px;
	border-left:none;
}
div.tab_container.conference-tab-holder {
    width: 682px;
}	

div.conference-view-holder div.author{
	border-bottom:1px solid #DEDEDE;
	float:left;
	clear:both;	
	padding:20px 0;
	width:100%;
}
div.conference-view-holder div.author img{
    width: 150px;
    height: 173px;
    padding-top: 23px;
}
div.conference-view-holder div.author img.img2,
div.conference-view-holder div.author img.img3
{
    width: auto;
    height: auto;
    padding-top:4px;
}
div.conference-view-holder div.author img.img13{
    width: 167px;
}
div.conference-view-holder div.author img{
	float:left;
	clear:none;	
	margin-bottom:0;
}
div.conference-view-holder div.author.even img{
	float:right;
	margin-right:0;
	margin-left:10px;
}

ul.conference-view li.active a:hover{
	cursor:default;
}
body.cms-conference-2013-html div.blue-bar img,
body.cms-conference-2013-html img.splash{
	background:transparent;
	border:none;
	padding:0;
	margin:0;	
}
div.conference-view-holder.sessions{
	padding:0;
	width:100%;
	background:	none repeat scroll 0 0 #FAFAFA;
}

body.cms-conference-2013-html div.conference-view-holder.sessions ul.session-days{
	float:left;
	clear:both;
	padding:0;
	width:672px;
	padding: 10px 0 0 10px;
	background: none repeat scroll 0 0 #F4F4F4;
	border-bottom:1px solid #CCCCCC;
}
div.conference-view-holder.sessions ul.session-days li{
	float:left;
	list-style-type:none;
	border-left: 1px solid #CCCCCC;
	padding:3px 10px;
	margin-bottom: -1px;
	border-top: 1px solid #CCCCCC;
}
ul.session-days li.first{
	border-radius: 5px 0 0 0;
}
ul.session-days li.last{
	border-right: 1px solid #CCCCCC;
	border-radius: 0 5px 0 0;
}
ul.session-days li.active{
	background: none repeat scroll 0 0 #FAFAFA;
}
div.conference-view-holder.sessions ul.session-days li a{
	color:#333;
}
div.conference-view-holder.sessions ul.session-days li.active a{
	color:#606060;
}
div.sessions-wrap table.session-list{
	float:left;
	clear:both;
	background: none repeat scroll 0 0 #FAFAFA;
	margin:10px;
}
div.sessions-wrap table.session-list tr.column-names td{
	font-weight:bold;
	color:#333;
	border:none;
}
div.sessions-wrap table.session-list tr td,
div.sessions-wrap table.session-list tr th{
	padding: 10px 0 10px 5px;
	border-top:1px solid #CCC;
}
div.sessions-wrap table.session-list tr td a{
	color: #3F7DA3;
}
div.sessions-wrap table.session-list tr td a:hover,
div.sessions-wrap table.session-list tr td a:focus{
	color: #002D4D;
}
div.sessions-wrap table.session-list td.author-column a{
	color: #606060;
}
div.sessions-wrap table.session-list td.author-column a:hover,
div.sessions-wrap table.session-list td.author-column a:focus{
	color: #333;
}
div.sessions-wrap table.session-list tr th{
	font-weight:bold;
	color:#333;
	background: none repeat scroll 0 0 #F4F4F4;
}


/*----Author Sessions tab----*/
p.register-now a.register-link {
    background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/horizontal-bar-active.png") repeat-x scroll 0 0 #108BA7;
    border: 1px solid #108BA7;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
	transition: background-position 0.2s ease-out 0s;
	border-radius: 3px 3px 3px 3px;
    padding: 10px 20px;
	color:#fff;
}
p.register-now {
    margin-top: -8px;
	float:right;
}
p.register-now a.register-link:hover {
    background-position: 0 100%;
	text-shadow:none;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
div.author-sessions-wrap h2,
div.author-sessions-wrap h3{
	float:left;
}
div.author-sessions-list{
	border-top: 1px solid #CCCCCC;
    clear: both;
    float: left;
    margin-top: 20px;
    padding-top: 20px;	
	width:642px;
}
div.author-sessions-list h5{
    padding-bottom: 5px;
}
div.author-sessions-list h4{
    padding-bottom: 15px;
}
div.author-sessions-list div.description{
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 10px;	
}

/*----Author Conference banner----*/
div.banners-latest{
	display:block;
	height:360px;
	margin-bottom: 45px;
}
div.banners-latest div.controls{
	
}
div.item.conference-banner{
	position:relative;	
}
div.conference-banner-links a{
	text-indent:-9999em;
	display:block;
	width:85px;
	height:85px;
	position:absolute;
	/*background: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/images/trans-repeat.png') repeat 0 0 transparent; */
	filter:alpha(opacity=0);
	opacity:0;	
}
div.conference-banner-links a.carol-ann-tomlinson{
	top: 85px;
    left: 188px;	
}
div.conference-banner-links a.lee-crockett{
	top: 85px;
    left: 313px;	
}
div.conference-banner-links a.jay-mctighe{
	top: 85px;
    left: 435px;	
}
div.conference-banner-links a.tammy-heflebower{
	top: 85px;
    left: 557px;	
}
div.conference-banner-links a.phil-warrick{
	top: 85px;
    left: 682px;
}
div.conference-banner-links a.james-nottingham{
	top: 85px;
    left: 804px;	
}
div.conference-banner-links a.douglas-fisher{
	left: 188px;
    top: 188px;	
}
div.conference-banner-links a.timothy-kanold{
	left: 313px;
    top: 188px;	
}
div.conference-banner-links a.martha-kaufeldt{
	left: 435px;
    top: 188px;	
}
div.conference-banner-links a.william-ferriter{
	left: 557px;
    top: 188px;	
}
div.conference-banner-links a.james-stronge{
	left: 682px;
    top: 188px;	
}
div.conference-banner-links a.gavin-grift{
	left: 804px;
    top: 188px;	
}

/*----Strands banner----*/
div.conference-banner-strands-links a{
	text-indent:-9999em;
	display:block;
	width:505px;
	height:40px;
	position:absolute;
	/*background: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/images/trans-repeat.png') repeat 0 0 transparent; */
	filter:alpha(opacity=0);
	opacity:0;	
}
div.conference-banner-strands-links a.strand-assessment{
	left: 179px;
    top: 103px;
	width:270px;	
}
div.conference-banner-strands-links a.strand-leaderhip{
	left: 179px;
    top: 147px;
	width:270px;	
}
div.conference-banner-strands-links a.strand-teaching-practice{
	left: 179px;
    top: 189px;
	width:270px;	
}
div.conference-banner-strands-links a.strand-coaching{
	left: 179px;
    top: 234px;
	width:270px;	
}
div.conference-banner-strands-links a.strand-innovation{
	left: 179px;
    top: 279px;
	width:270px;
}
div.conference-banner-strands-links a.strand-diff-instruction{
	left: 455px;
    top: 103px;	
}
div.conference-banner-strands-links a.strand-brain-based{
	left: 455px;
    top:  147px;
}
div.conference-banner-strands-links a.strand-curriculum-planning{
	left: 455px;
    top: 189px;	
}
div.conference-banner-strands-links a.strand-art-and-science{
	left: 455px;
    top: 234px;	
}
div.conference-banner-strands-links a.strand-pro-learning{
	left: 455px;
    top: 279px;	
}

/*----Strands heading text and bg colours----*/
div.current-strand p{
	color: #FFFFFF;
    display: block;
    font-family: 'TitilliumText22LLight',sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 12px 3%;
    text-decoration: none;
    text-transform: uppercase;
    width: 94%;	
}
div.current-strand p.assessment{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-bg-colors/assessment.jpg") repeat-x scroll left top #db1e25;
}
div.current-strand p.leadership{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-bg-colors/leadership.jpg") repeat-x scroll left top #fdcf00;
}
div.current-strand p.the_art_and_science_of_teaching{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-bg-colors/art-science.jpg") repeat-x scroll left top #013765;
}
div.current-strand p.brain-based_learning{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-bg-colors/curric-plannong.jpg") repeat-x scroll left top #5f298b;
}
div.current-strand p.coaching{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-bg-colors/coaching.jpg") repeat-x scroll left top #727377;
}
div.current-strand p.curriculum_planning{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-bg-colors/brain-based.jpg") repeat-x scroll left top #90b43a;
}
div.current-strand p.differentiated_instruction{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-bg-colors/diff-instr.jpg") repeat-x scroll left top #e52588;
}
div.current-strand p.innovation{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-bg-colors/innovation.jpg") repeat-x scroll left top #fff28a;
	color:#27262c;
}
div.current-strand p.professional_learning_communities{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-bg-colors/pro-learning.jpg") repeat-x scroll left top #05ab83;
}
div.current-strand p.teaching_practice{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-bg-colors/teaching-practice.jpg") repeat-x scroll left top #01b4ee;
}

/*----Strands banner----*/
div.conference-banner-institutes-links a{
	text-indent:-9999em;
	display:block;
	width:790px;
	height:33px;
	position:absolute;
	/*background: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/images/trans-repeat.png') repeat 0 0 transparent; */
	filter:alpha(opacity=0);
	opacity:0;	
}
div.conference-banner-institutes-links a.inst-understanding-by-design{
	left: 171px;
    top: 100px;
}
div.conference-banner-institutes-links a.inst-schooling-by-design{
	left: 171px;
    top: 133px;
}
div.conference-banner-institutes-links a.inst-art-and-science-of-teaching{
	left: 171px;
    top: 175px;
	height:66px;
}
div.conference-banner-institutes-links a.inst-differentiation{
	left: 171px;
    top: 249px;
}
div.conference-banner-institutes-links a.inst-differentiation-instruction{
	left: 171px;
    top: 284px;
}



/*----Sessions view page----*/
div.product-shop.session-news{
	min-height:222px;	
}
div.product-shop.session-news .data-table{
	margin: 20px 0 36px;	
}
div.product-shop.session-news .data-table td,
div.product-shop.session-news .data-table th{
	border:none;	
}
div.product-shop.session-news .data-table td.label,
div.product-shop.session-news .data-table th.label,
div.product-shop.session-news .data-table tr.even {
    background-color: transparent;
}
div.product-shop.session-news p.register-now{
	margin:0;
}


/*----accommodation page----*/
body.cms-accommodation-html div.std table{
	width:100%;
}
body.cms-accommodation-html div.std table td{
	border:solid 1px #C0C0C0;
	padding: 0 5px;	
}
body.cms-accommodation-html div.std h4{
	margin:20px 0 10px;	
}

/*----terms and conditions page----*/
body.cms-terms-and-conditions-html div.std table{
	width:100%;
	margin-bottom:20px;
}
body.cms-terms-and-conditions-html div.std table td{
	border:solid 1px #C0C0C0;
	padding:0;	
	text-align:center;
}
body.cms-terms-and-conditions-html div.std table td.pricegrid_head{
	vertical-align:center;
	background:#0A5C8C;
	padding-top: 15px;
	color:#fff;	
}
body.cms-terms-and-conditions-html div.std h4{
	margin:20px 0 0px;	
}


/*----Conference and Strand page buttons----*/
body.cms-strand-sessions-html div.button-cols,
body.cms-conference-2013-html div.button-cols{
	float:left;
	width:20.5%;
	padding:2%;
	border-right:1px solid #dedede;
	height:100px;
}
body.cms-strand-sessions-html div.button-cols.button-col-1,
body.cms-conference-2013-html div.button-cols.button-col-1{
	width:23%;
	padding-left:0;
}
body.cms-strand-sessions-html div.button-cols.button-col-4,
body.cms-conference-2013-html div.button-cols.button-col-4{
	width:23%;
	padding-right:0;
	border-right:none;
}
body.cms-strand-sessions-html div.button-cols h3,
body.cms-strand-sessions-html div.button-cols h3 a
body.cms-conference-2013-html div.button-cols h3,
body.cms-conference-2013-html div.button-cols h3 a{
	font-size:16px;
	color:#000;
}
body.cms-strand-sessions-html div.button-cols p,
body.cms-conference-2013-html div.button-cols p{
	font-size:14px;
}
body.cms-strand-sessions-html div.button-cols a,
body.cms-conference-2013-html div.button-cols a{
	font-size:14px;
}

/*----Strand page----*/
body.cms-strand-sessions-html .std img{
	border:none;
	padding:0;
	background:none transparent;
	margin:0;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions ul.session-days li{
	border: none;
	padding:0 5px;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions ul.session-days li{
	border-left: 1px solid #CCCCCC;
}
body.cms-strand-sessions-html ul.session-days li.first{
	border-radius: 0;
}
body.cms-strand-sessions-html ul.session-days li.last{
	border-right: 1px solid #CCCCCC;
	border-radius: 0;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions ul.session-days li.active {
    background: none repeat scroll 0 0 #F4F4F4;
    border-bottom: 1px solid #F4F4F4;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions ul.session-days li.first {
    margin-left: 10px !important;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions ul.session-days li.last {
    border-right: 1px solid #CCCCCC;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions div.tab_container{
	width:100%;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions div.tab_container table{
	width:660px;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions{
	padding:0;
	border-left:none;
	border-radius: 0 5px 5px 0;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions table.session-list{
	background: none repeat scroll 0 0 #F4F4F4;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions table.session-list tr th {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #333333;
    font-weight: bold;
}


/*----Strand side nav links----*/

/*body.cms-strand-sessions-html div.block.callout,*/

div.block.callout{
	display:block;	
}
body.cms-strand-sessions-html div.block.callout,
body.cms-conference-2013-html div.block.callout{
    display:none;
}
div.list-strands.block {
    display: none;
}

body.cms-strand-sessions-html div.list-strands.block,
body.cms-conference-2013-html div.list-strands.block{
    display: block;
}

div.list-strands div.block-title{
	margin-bottom:15px;	
}
div.list-strands li{
	margin-bottom:5px;
}
div.list-strands li:hover{
	margin-bottom:5px;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}
div.list-strands li a{
	height:40px;
	width: 87%;
	padding: 0 0 0 13%;
	display:block;
	line-height:40px;
	color:#fff;
	text-decoration:none;
	font-family: 'museo500',sans-serif;
	font-weight:normal;
	font-size: 13px;
	
}
div.list-strands li.assessment{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-icons/assessment.jpg") no-repeat scroll left center #ed1c24;
}
div.list-strands li.teaching_practice{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-icons/teaching-practice.jpg") no-repeat scroll left center  #00b7f1;
}
div.list-strands li.leadership{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-icons/leadership.jpg") no-repeat scroll left center #f57d20;
}
div.list-strands li.coaching{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-icons/coaching.jpg") no-repeat scroll left center #4c4d4f;
}
div.list-strands li.curriculum_planning{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-icons/curriculum-planning.jpg") no-repeat scroll left center #13a89e;
}
div.list-strands li.differentiated_instruction{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-icons/differentiated-instruction.jpg") no-repeat scroll left center #b21e8d;
}
div.list-strands li.professional_learning_communities{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-icons/pro-learning.jpg") no-repeat scroll left center #8ac54b;
}
div.list-strands li.professional_learning_communities a{
	font-size:12px;
}
div.list-strands li.innovation{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-icons/innovation-dark.jpg") no-repeat scroll left center #ffd530;
}
div.list-strands li.innovation a{
	color:#27262c;
}
div.list-strands li.friendly_schools{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-icons/friendly-schools.jpg") no-repeat scroll left center #662d91;
}
div.list-strands li.high_reliability_schools{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/strands-icons/marzano-institute.jpg") no-repeat scroll left center #025289;
}

/*----MUSEO FONT FOR STRANDS----*/
@font-face {
    font-family: 'museo500';
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/museo500-regular-webfont.eot');
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/museo500-regular-webfont.woff') format('woff'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/museo500-regular-webfont.ttf') format('truetype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/museo500-regular-webfont.svg#museo500') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*----MUSEO FONT FOR CONFERENCE----*/
@font-face {
    font-family: 'museo700';
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/museo700-regular-webfont.eot');
    src: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/museo700-regular-webfont.woff') format('woff'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/museo700-regular-webfont.ttf') format('truetype'),
         url('http://www.hbe.com.au/skin/frontend/hbe/mercado/css/museo700-regular-webfont.svg#museo500') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*----Strands on author pages----*/
body.catalog-product-view.product-rich-allen div.list-strands.block,
body.catalog-product-view.product-martin-bouncristiani div.list-strands.block,
body.catalog-product-view.product-patricia-buoncristiani div.list-strands.block,
body.catalog-product-view.product-lee-crockett div.list-strands.block,
body.catalog-product-view.product-william-ferriter div.list-strands.block,
body.catalog-product-view.product-douglas-fisher div.list-strands.block,
body.catalog-product-view.product-gavin-grift div.list-strands.block,
body.catalog-product-view.product-tammy-heflebower div.list-strands.block,
body.catalog-product-view.product-timothy-kanold div.list-strands.block,
body.catalog-product-view.product-martha-kaufeldt div.list-strands.block,
body.catalog-product-view.product-jay-mctighe div.list-strands.block,
body.catalog-product-view.product-james-nottingham div.list-strands.block,
body.catalog-product-view.product-james-stronge div.list-strands.block,
body.catalog-product-view.product-carol-ann-tomlinson div.list-strands.block,
body.catalog-product-view.product-phil-warrick div.list-strands.block,
body.catalog-product-view.product-alan-wright div.list-strands.block,
body.catalog-product-view.product-kylie-lipscombe div.list-strands.block{
	display:block;	
}
/*----Strands on session pages----*/
body.conf-2013-page div.list-strands.block{
	display:block;	
}




/*----Sessions view page related sessions tab----*/
div.related-sessions-wrap div.author-sessions-list h4{
	padding-bottom:3px;		
}
div.related-sessions-wrap h6{
	color:#636363;
	margin-bottom:20px;
}



/*----Series----*/
.cms-page-view.series-page .std p {
    font-size: 15px;
    line-height: 18px;
}
.cms-page-view.series-page .std img {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 4px;
}
.cms-page-view.series-page .feature-overviews{
    padding:0;
}
.cms-page-view.series-page div.std .feature-overviews li {
    border-top: 1px solid #DEDEDE;
    clear: both;
    display: block;
    padding: 20px 5px;
    width: 100%;
}
.cms-page-view.series-page h2 {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
	margin:0;
	padding:0;
	line-height:1.25em;
}
.cms-page-view.series-page h3 {
    font-size: 16px;
    font-weight: bold;
	margin:0;
	padding:0;
	line-height:1.25em;
}
.cms-page-view.series-page h4 {
    font-size: 14px;
    font-weight: normal;
	line-height:1em;
}
.cms-page-view.series-page .feature-overviews li img {
    float: right;
    padding: 0 16px 25px 10px;
}
.cms-page-view.series-page .feature-overviews li.video-thumbs h2{
	color:#002D4D;
	margin-bottom:15px;
}
.cms-page-view.series-page .feature-overviews li.video-thumbs a{
	width:45%;
	display:block;
	text-align:center;
	margin-right:5%;
	margin-bottom:30px;
	float:left;
}
.cms-page-view.series-page .feature-overviews li.video-thumbs a:last-child{
	margin-right:0;
}
.cms-page-view.series-page .feature-overviews li.video-thumbs img {
    float: none;
	display:block;
	width:100%;
	margin:0 auto;
	padding:0;
}
.cms-page-view.series-page .feature-overviews li.video-thumbs h3 {
 	text-align: center;
	margin:0 auto;
}
.cms-page-view.series-page .feature-overviews li.odd img  {
    float: left;
}

.cms-page-view.series-page .more-info {
	display:block;
	background: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/images/divider-shadow.png') no-repeat;
	clear:both;
	text-align: center;
	padding-top:10px;
	margin-top:20px;
}
.cms-page-view.series-page .more-info h3 {
	font-size:20px;
	font-weight: bold;
	color:#000000
}
.cms-page-view.series-page .more-info p {
	margin-top:0;
	font-size:16px;
	font-weight: normal;
	color:#002d4d
}
.cms-page-view.series-page div.std ul{
	list-style: disc outside none;
    margin-left: 25px;
	padding:0;
}
.cms-page-view.series-page div.std ul li{
	font-size:14px;
	margin: 0 0px 5px 0;
	padding:0;
	line-height: 1.3em;
}

/*----Series PRODUCTS----*/
.cms-page-view div.std ul.categories,
.cms-page-view div.std ul.categories ul.products {
    list-style: none inside none;
    margin-left: 0px;
    padding: 0;
}
ul.categories div.blue-bar {
	margin-bottom: 10px;	
}
ul.categories div.blue-bar h2 {
    color: #FFFFFF;
    margin: 5px 10px;
    padding: 6px 0 5px;
    text-align: left;
	font-size: 18px;
    font-weight: normal;
    line-height: 1.25;
	text-shadow:none;
}
.cms-page-view div.std ul.categories li.category-holder{
	float:left;	
}
.cms-page-view div.std ul.categories ul.products{
	margin-bottom:15px;
	float:left;	
}
.cms-page-view div.std ul.categories ul.products li {
    background: none repeat scroll 0 0 #E5E5E5;
    display: block;
    float: left;
    padding: 15px 0 7px;
    width: 100%;
	margin:0;
}
.cms-page-view div.std ul.categories ul.products li.even {
    background: none repeat scroll 0 0 #DADADA;
}
.cms-page-view div.std ul.categories ul.products li h3 {
    float: left;
    font-size: 14px;
    margin-left: 10px;
    padding-right: 20px;
    width: 405px;
}

.cms-page-view div.std ul.categories ul.products li div.imagethumb{
    float:left;
    width:100px;
}
.cms-page-view div.std ul.categories ul.products li div.productinfo{
    float:left;
    width:582px;
    padding: 20px 0 0;
}
.cms-page-view div.std ul.categories ul.products li h3{
    width:300px;
}
.cms-page-view div.std ul.categories ul.products li div.add-to-cart button.button{
     margin-left: 0px;

}
.cms-page-view div.std ul.categories ul.products li div.add-to-cart{
    margin: -7px 5px 0 10px;
 }
.cms-page-view div.std ul.categories ul.products li .sku {
    float: left;
    font-size: 14px;
    width: 70px;
}
.cms-page-view div.std ul.categories ul.products li .price-box {
    float: left;
    font-size: 14px;
    margin-left: 15px;
    text-align: right;
    width: 50px;
	font-weight:bold;
}
.cms-page-view div.std ul.categories ul.products li .add-to-cart {
    float: left;
    margin: -10px 5px 0 10px;
}


/*----Series NAV----*/
div.series-nav div.series-nav-wrap{
	margin-bottom:20px;
}
.cms-page-view.series-page div.series-nav div.series-nav-wrap ul,
div.series-nav div.series-nav-wrap ul{
	width: 700px;
	padding:0;
	margin:0;
}
.cms-page-view.series-page div.series-nav div.series-nav-wrap ul li,
div.series-nav div.series-nav-wrap ul li {
    text-align:center;
    display:inline-block;
	margin:0 8px 10px 0;
    border:1px solid #DEDEDE;
    -webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
	width:221px;
	padding:0;
}
div.series-nav div.series-nav-wrap li a {
    display: block;
    height: 100%;
    width: 100%;
	padding-top: 17px;
	padding-bottom: 15px;
	font-size:18px;
	font-weight:bold;
	color:#000;
	line-height: 0.8em;
}
div.series-nav div.series-nav-wrap li a span{
	font-size:12px;
	color:#7a7a7a;
}
div.series-nav div.series-nav-wrap li a:hover {
    background:#f0f0f0;
    background:-moz-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:-webkit-gradient(linear,lefttop,leftbottom,color-stop(50%,rgba(249,249,249,1)),color-stop(100%,rgba(224,224,224,1)));
    background:-webkit-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:-o-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:-ms-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
}

/*----Special tweaks on series pages - Brigance development----*/
body.cms-series-brigance-development-html .more-info .right-col,
body.cms-series-brigance-development-html .more-info .left-col{
	display: inline-block;
    float: left;
    padding: 10px 15px;
    text-align: center;
    width: 310px;
}
body.cms-series-brigance-development-html div.std .more-info .right-col {
    border-left: 1px solid #DEDEDE;
}
/*----Special tweaks on series pages - Brigance online----*/
body.cms-series-brigance-online-training-html table.info-table{
	margin-bottom:20px;	
}

/*----Special tweaks on whole-child-virtual-conference.html----*/
body.cms-whole-child-virtual-conference-html.cms-page-view .std img {
    background-color: transparent;
    border: none;
    margin: 0 10px 10px 0;
    padding: 0px;
}

/*----Series Lanfing page (series.html)----*/
body.cms-page-view.cms-series-html.series-page div.contentmain div.page-title{
	margin-bottom:40px;
}
body.cms-page-view.cms-series-html.series-page div.std ul img{
	height: 100px;	
}
body.cms-page-view.cms-series-html.series-page div.std ul h2{
	font-weight:normal;
	color:#002D4D;
}
body.cms-page-view.cms-series-html.series-page div.std ul {
    list-style: disc outside none;
    margin-left: 0px;
    padding: 0;
}
body.cms-page-view.cms-series-html.series-page div.std ul li{
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
}
body.cms-page-view.cms-series-html.series-page div.std ul li.too-big img{
    height:86px;
}
body.cms-page-view.cms-series-html.series-page div.std div.blue-bar{
    float:left;
	margin-top:-22px;
}
body.cms-page-view.cms-series-html.series-page div.std div.blue-bar h2{
    color:#fff;
	margin-left:10px;
	text-transform:uppercase;
	padding: 5px 0;
}

/*----Series Landing page (series-new.html)----*/
body.cms-page-view.cms-series-html.series-page div.contentmain div.page-title{
	margin-bottom:40px;
}
body.cms-page-view.cms-series-html.series-page div.std ul img{
	height: 100px;	
}
body.cms-page-view.cms-series-html.series-page div.std ul h2{
	font-weight:normal;
	color:#002D4D;
}
body.cms-page-view.cms-series-html.series-page div.std ul {
    list-style: disc outside none;
    margin-left: 0px;
    padding: 0;
}
body.cms-page-view.cms-series-html.series-page div.std ul li{
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
}
body.cms-page-view.cms-series-html.series-page div.std ul li.too-big img{
    height:86px;
}
body.cms-page-view.cms-series-html.series-page div.std div.blue-bar{
    float:left;
	margin-top:-22px;
}
body.cms-page-view.cms-series-html.series-page div.std div.blue-bar h2{
    color:#fff;
	margin-left:10px;
	text-transform:uppercase;
	padding: 5px 0;
}
body.cms-page-view.cms-series-html.series-page div.std div.blue-bar h2.too-long{
    font-size:22px;
}

/*----one step checkout ----*/
body.onestepcheckout-index-index span.items-checkout a{
    background: transparent;
    border: none;
    padding-left: 1px;
}
body.onestepcheckout-index-index div.checkoutcontainer {
    background-color: #FAFAFA;
    padding: 5px 18px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    border-radius: 8px;
    -webkit-border-radius: 8px;
}
/* ------- paypal express review ---- */
body.paypal-express-review div.main-container {
    background-color: #FAFAFA;
    padding: 5px 18px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 45px;
	width: 880px;
}
body.paypal-express-review div.main-container .page-title{
	padding:20px 0 15px 0;
}
body.paypal-express-review div.main-container .box-title h3{
	font-size: 12px;
	text-transform: capitalize !important;
	color: #064063 !important;
	font-size: 13px !important;
	background-image: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/skin-magento/onestepcheckout-numbers-2.png") !important;
}
body.paypal-express-review div.main-container .box-title h3 a{
	text-decoration: underline;
	display: none;
}
body.paypal-express-review div.main-container .box-title h3 .separator{
	display: none;
}
body.paypal-express-review div.main-container h2.legend .separator{
	display: none;
}
body.paypal-express-review div.main-container h2.legend a{
	display: none;
}
body.paypal-express-review div.main-container .main{
	width:auto;
}
body.paypal-express-review .buttons-set.buttons-set-order{
	margin-bottom: 20px;
}
body.paypal-express-review div.main-container .col2-set{
	margin-bottom: 20px;
}

/* --------- recurring product ---------- */
body.catalog-product-view .box-collateral.box-recurring_info{
	background-color: #cccccc;
	border:1px solid #aaa;
	padding: 10px;
	border-radius: 5px

}
body.catalog-product-view .box-collateral.box-recurring_info h2{
	color:#666;
}
body.catalog-product-view .calendar{
	z-index: 1000;

}

/*----interactive main page ----*/
body.cms-interactive-html.cms-page-view.series-page  div.std ul{
	margin:0;
	list-style:none;	
}
body.cms-interactive-html.cms-page-view.series-page h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.25;
	padding: 10px;
}


/*----interactive series pages ----*/
div.series-nav div.series-nav-wrap li.image a {
	padding:0;
}
div.series-nav div.series-nav-wrap li.image a img {
	padding:0;
	margin:0;
}
.cms-page-view.series-page div.series-nav div.series-nav-wrap ul.rising-readers-images li,
div.series-nav div.series-nav-wrap ul.rising-readers-images li {
	width:163px;
}

/*----Product page----*/
body.category-products div.subcategories,
body.category-new-releases div.subcategories, 
body.category-books div.subcategories,
body.category-multimedia div.subcategories,
body.category-posters div.subcategories{
    display: none;
}

/*----Soicial Icons----*/
div.social-icons{
    display: inline-block;
    vertical-align: top;
    float: right;
    height: 44px;
    margin-top: -5px;
/*    padding: 6px 5px 5px 10px;*/
}
div.social-icons a{
    margin-right: -6px;
}
div.social-icons a[name="youtube"]{
    margin-right: 0px;
}
/*----Top menu----*/
li#Contact,li#my-login,li#Subscribe{
    float: right !important;
}
li#menu116{
    display: none;
}
/*----Banner----*/
.controls{
    position: absolute;
    top: 505px;
    width: 300px;
    left: 388px;
    font-size: 17px;
}
.controls a.play,
.controls a.stop{
    display: none;
}
.controls .navigation{
    display: inline-block;
    vertical-align: top;
    margin-top:-1px;
}
.controls .navigation a{
    background: url('/media/wysiwyg/banner-circle.png') no-repeat scroll left top rgba(0, 0, 0, 0);
    display: inline-block;
    cursor: pointer;
    height: 10px;
    margin: 0 5px;
    outline: 0 none;
    text-align: center;
    text-indent: -9999px;
    width: 10px;
}
.controls .navigation a.active{
    background: url('/media/wysiwyg/banner-circle-active.png') no-repeat scroll left top rgba(0, 0, 0, 0);
}
.controls .buttons a.previous,
.controls .buttons a.next{
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: 0 5px;
    outline: 0 none;
    text-align: center;
    text-indent: -9999px;
    width: 13px;
}
.controls .buttons a.previous{
    background: url('/media/wysiwyg/banner-left-arrow.png') no-repeat scroll left top rgba(0, 0, 0, 0);
}
.controls .buttons a.next{
    background: url('/media/wysiwyg/banner-right-arrow.png') no-repeat scroll left top rgba(0, 0, 0, 0);
}


/*---- Product view Look Inside ----*/
li.look-inside{
	font-weight:bold;	
}

/*----CHECKOUT FIX FOR INTERNATIONAL----*/
#payment_form_checkmo li label{
	display: none !important;	
}
#onestepcheckout-form  label[for=p_method_checkmo]{
	font-weight:bold !important;	
}
.payment-methods dd#container_payment_method_checkmo {
	padding: 0 !important;
}
.payment-methods dd#container_payment_method_checkmo address {
	padding: 1px 0px !important;
}

#onestepcheckout-form  label[for=s_method_productmatrix_Due_to_licensing_restrictions_this_order_needs_to_be_reviewed_and_the_shipping_price_will_have_to_be_calculated_once_confirmed] strong{
	display:none !important;	
}
body.checkout-cart-index label[for=s_method_productmatrix_Due_to_licensing_restrictions_this_order_needs_to_be_reviewed_and_the_shipping_price_will_have_to_be_calculated_once_confirmed] span{
	display:none !important;	
}

#onestepcheckout-form  label[for=s_method_productmatrix_Due_to_the_weight_of_your_order_this_order_needs_to_be_reviewed_and_the_shipping_price_will_have_to_be_calculated_and_confirmed_before_payment_is_made] strong{
	display:none !important;	
}
body.checkout-cart-index label[for=s_method_productmatrix_Due_to_the_weight_of_your_order_this_order_needs_to_be_reviewed_and_the_shipping_price_will_have_to_be_calculated_and_confirmed_before_payment_is_made] span{
	display:none !important;	
}

/*---Bonus series stuff for online courses----*/
div.series-online-more-info-wrap .more-info .left-col,
div.series-online-more-info-wrap .more-info .right-col {
	text-align: center;
	width: 310px;
	display: inline-block;
	padding: 10px 15px;
	float: left;
}
div.series-online-more-info-wrap .more-info .right-col {
	border-left: 1px solid #dedede;
}





/*---CONFERENCE 2014----*/
body.conference-2014-page .col-wrapper{
	background:#3a3a3b;	
}
/*---CONFERENCE 2014 Main Menu----*/
div.conference-2014-main-menu{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/border-dotted.png") repeat-x scroll left top transparent;
	padding:10px 0 0 0;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:15px;
}
div.conference-2014-main-menu-wrap{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/border-dotted.png") repeat-x scroll left bottom transparent;
	padding:0px 0 10px 0;
}

body div.conference-2014-main-menu div.conference-2014-main-menu-wrap ul{
	height:80px;
	list-style-type: none;
	padding:0;
}

body div.conference-2014-main-menu div.conference-2014-main-menu-wrap li{
	float:left;
	padding:0 0 0 0px;
	line-height: 1em;
}
body div.conference-2014-main-menu div.conference-2014-main-menu-wrap li.presenters-link{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/presenters-icon.png") no-repeat scroll left center transparent;
	padding:0 15px 0 0px;
}
body div.conference-2014-main-menu div.conference-2014-main-menu-wrap li.institutes-link{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/institutes-icon.png") no-repeat scroll left center transparent;
	padding:0 15px 0 0px;
}
body div.conference-2014-main-menu div.conference-2014-main-menu-wrap li.sessions-link{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/sessions-icon.png") no-repeat scroll left center transparent;
	padding:0 0 0 0px;
}

body div.conference-2014-main-menu div.conference-2014-main-menu-wrap a{
	float:left;
	display:block;
	width:100%;
	height:80px;
	line-height: 80px;
	font-size:18px;
	font-family: 'museo700',sans-serif;
	color:#fff;
	text-transform:uppercase;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/border-dotted-vert.png") repeat-y scroll right 3px transparent;
	color:#fff;
}
body div.conference-2014-main-menu div.conference-2014-main-menu-wrap li.presenters-link a{
	padding:0 0px 0 65px;
	width:155px;
}
body div.conference-2014-main-menu div.conference-2014-main-menu-wrap li.institutes-link a{
	padding:0 15px 0 75px;
	width:135px;
}
body div.conference-2014-main-menu div.conference-2014-main-menu-wrap li.sessions-link a{
	background:none;
	padding:0 0 0 45px;
	width:140px;
}
body div.conference-2014-main-menu div.conference-2014-main-menu-wrap li.presenters-link a:hover{
	color:#642e90;
	text-decoration:none;
}
body div.conference-2014-main-menu div.conference-2014-main-menu-wrap li.institutes-link a:hover{
	color:#f02215;
	text-decoration:none;
}
body div.conference-2014-main-menu div.conference-2014-main-menu-wrap li.sessions-link a:hover{
	color:#b41d8e;
	text-decoration:none;
}
/*--Coming Soon--*/
body div.conference-2014-main-menu div.conference-2014-main-menu-wrap li{
	position:relative;
}
body div.conference-2014-main-menu div.conference-2014-main-menu-wrap li div.coming-soon{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/coming-soon.png") no-repeat scroll left top transparent;
	position:absolute;
	top: -7px;
	left: -14px;
	width:240px;
	height:93px;
}

/*---CONFERENCE 2014 SUB MENU----*/
div.conference-2014-sub-menu{
	float:left;
	clear:both;	
	margin-bottom:15px;
}
div.conference-2014-sub-menu div.conference-2014-sub-menu-wrap ul{
	list-style: none;
	float: left;
	width: 687px;
	margin-left: -5px;
	padding: 0;
}
div.conference-2014-sub-menu div.conference-2014-sub-menu-wrap li{
	float:left;
	line-height:1em;
	width:168px;
	padding:0;
	margin-right:5px;
}
div.conference-2014-sub-menu div.conference-2014-sub-menu-wrap li.terms-link{
	margin-right:0px;
}
div.conference-2014-sub-menu div.conference-2014-sub-menu-wrap li a{
	float:left;
	height:61px;
	line-height:50px;
	font-size:14px;
	font-family: 'museo700',sans-serif;
	color:#fff;
	text-align:center;
	padding-right:8px;
	width:160px;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/button-purple.png") no-repeat scroll left top transparent;
}
div.conference-2014-sub-menu div.conference-2014-sub-menu-wrap li a:hover{
	color:#000;
	margin-top:-2px;
	text-decoration:none;
}
div.conference-2014-sub-menu div.conference-2014-sub-menu-wrap li.register-link a{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/button-green.png") no-repeat scroll left top transparent;
}
div.conference-2014-sub-menu div.conference-2014-sub-menu-wrap li.flyer-link a{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/button-yellow.png") no-repeat scroll left top transparent;
}
div.conference-2014-sub-menu div.conference-2014-sub-menu-wrap li.terms-link a{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/button-blue.png") no-repeat scroll left top transparent;
}

/*---CONFERENCE 2014 STRANDS----*/
body.conference-2014-page div.current-strand{
	float:left;
	clear:both;
	width:100%;	
}
/*----SWAP THESE DISPLAYS ONCE STRANDS ARE READY----*/
body.conference-2014-page div.list-strands.block{
    display: block;
}
body.conference-2014-page div.block.callout {
	display: none;
}
body.conference-2014-page.cms-page-view .std img {
	background-color: transparent;
	padding: 0px;
	border: none;
	margin: 0;
}
body.conference-2014-page div.tabs-outer.conference-outer {
	float: left;
	clear: both;
}

/*---CONFERENCE 2014 INFO----*/
div.conference-2014-info{
	float:left;
	clear:both;
	width:100%;	
}
div.conference-2014-info-wrap{
	border:dotted 2px #3a3a3b;
	padding:20px;
	background: #fff;	
}
body.conference-2014-page div.conference-2014-info div.conference-2014-info-wrap p{
	color:#3a3a3b;	
	font-family: 'museo500',sans-serif;
	font-size:13px;
}
div.conference-2014-info-wrap p strong{
	color:#f0722c;
	font-family: 'museo700',sans-serif;
	font-size:16px;	
}
div.conference-2014-info-wrap p span{
	color:#00bcf0;
	font-family: 'museo700',sans-serif;
	font-size:16px;	
}

/*---CONFERENCE 2014 INNER PAGES----*/
body.conference-2014-page div.std a{
	color:#86c735;
}
body.conference-2014-page div.std a:hover{
	color:#86c735;
	text-decoration:underline;
}
body.conference-2014-page div.std h1{
	float:left;
	clear:both;
	width:98%;
	background:#1771a6;
	color: #FFFFFF;
	font-family: 'museo700',sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 24px 0 22px 2%;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
body.conference-2014-page.cms-conference-2014-terms-and-conditions-html div.std h1{
	background:#1771a6;
}
body.conference-2014-page.cms-conference-2014-accommodation-html div.std h1{
	background:#652d90;
}
body.conference-2014-page div.std p{
	font-size: 14px;
	color:#fff;	
}
body.conference-2014-page div.std h4{
	color:#fff;
	font-family: 'museo700',sans-serif;
	font-size:21px;
	margin: 20px 0 0px;
}
body.conference-2014-page div.std table{
	margin-bottom: 20px;
}
body.cms-conference-2014-terms-and-conditions-html div.std table td{
	border: solid 1px #0a517c;
	background: #fff;
	padding: 0;
	text-align: center;
}
body.conference-2014-page.cms-conference-2014-accommodation-html div.std table td{
	border: solid 1px #3e246c;
	background: #fff;
	padding: 0;
	text-align: center;
}
body.conference-2014-page.cms-conference-2014-accommodation-html div.std table td a{
	color: #3e246c;
}
body.conference-2014-page.cms-conference-2014-accommodation-html div.std table td a:hover{
	color: #652d90;
}
body.cms-conference-2014-terms-and-conditions-html div.std table td.pricegrid_head {
	vertical-align: center;
	background: #1771a6;
	padding-top: 15px;
	color: #fff;
	font-family: 'museo700',sans-serif;
}


/*---CONFERENCE 2014 SPEAKER PAGE----*/
div.speaker-holder div.speaker{
	width:338px;
	float:left;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/orange-tile-top-bottom.png") no-repeat scroll left top transparent;
	padding-top:9px;
	margin-bottom:6px;
}
div.speaker-holder div.speaker.col_even{
	margin-right:6px;
}
div.speaker-holder div.speaker-wrap{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/orange-tile-top-bottom.png") no-repeat scroll right bottom transparent;
	padding-bottom:13px;
	float: left;
}
div.speaker-holder div.speaker-wrap > div{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/orange-tile-strip.png") repeat-y scroll left top transparent;
	padding:0 15px 0 10px;
	width: 313px;
	float:left;
	clear:both;
}


div.speaker-holder div.speaker.colour_2{
	background-image: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/blue-tile-top-bottom.png");
}
div.speaker.colour_2 div.speaker-wrap{
	background-image: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/blue-tile-top-bottom.png");
}
div.speaker.colour_2 div.speaker-wrap > div{
	background-image: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/blue-tile-strip.png");
}

div.speaker-holder div.speaker.colour_3{
	background-image: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/green-tile-top-bottom.png");
}
div.speaker.colour_3 div.speaker-wrap{
	background-image: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/green-tile-top-bottom.png");
}
div.speaker.colour_3 div.speaker-wrap > div{
	background-image: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/green-tile-strip.png");
}


div.speaker div.speaker-wrap h2{
	font-family: 'museo700',sans-serif;
	color:#fff;
	font-size:17px;
}
div.speaker div.speaker-wrap p{
	font-size:12px;
	color:#3a3a3b;
}
div.speaker div.first-left-side{
	float:left;	
	width: 313px;
}
div.speaker div.first-right-side{
	float:right;
	width:100px;
	position:relative;
	margin-left:5px;	
}
div.speaker-holder div.speaker div.speaker-wrap div.first-right-side img{
	width:88px;
	border:solid 5px #fff;
	border-radius:8px;	
	box-shadow: 1px 2px 10px #221f1f;
	-moz-box-shadow: 1px 2px 10px #221f1f;
	-webkit-box-shadow: 1px 2px 10px #221f1f;
	margin-bottom: 10px;
}
div.speaker div.first-right-side p{
	font-family: 'museo700',sans-serif;
	color:#fff;
	font-size:10px;
	text-align:center;	
}
div.speaker div.second-half{
	display:none;	
}
div.speaker div.second-half-wrap{
	border-top: dotted 2px #fff;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/topic-text.png") no-repeat left center transparent;
	float: left;
	clear: both;	
}
div.speaker div.topics{
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;	
}
div.speaker div.topics ul{
	padding: 0;
	list-style-type: none;	
}
div.speaker div.topics li{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/li-arrow.png") no-repeat left center transparent;
	line-height:1em;
	padding-left: 10px;	
}
div.speaker div.topics li a{
	font-family: 'museo700',sans-serif;
	color:#5b4f44;
	font-size:9px;	
}
div.speaker div.topics li a:hover{
	color:#fff;
}

div.speaker div.speaker_status{
	float:right;
	padding-top:5px;	
}
div.speaker div.new-speaker{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/new-sash.png") no-repeat left center transparent;
	width:22px;
	height:42px;
	display:block;
	position:absolute;
	top:0;
	right:5px;
}



/*---CONFERENCE 2014 SESSIONS PAGE----*/
div.conference-tab-holder div.sessions ul.session-days{
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 0 0;
	border:none;
	margin-bottom:20px;
	overflow:visible;
}
div.conference-tab-holder div.sessions ul.session-days li{
	border:none;
	border-radius:0;
	padding: 0;
	text-align:center;
	margin-right: 5px;
	width: 128px;
	display:block;
}
div.conference-tab-holder div.sessions ul.session-days li#tab-all-days{
	background-color:#652d90;
	border:solid 2px #3e246c;
}
div.conference-tab-holder div.sessions ul.session-days li.item-2{
	background-color:#fba44b;
	border:solid 2px #e48016;
}
div.conference-tab-holder div.sessions ul.session-days li.item-3{
	background-color:#acd378;
	border:solid 2px #81b258;
}
div.conference-tab-holder div.sessions ul.session-days li.item-4{
	background-color:#65cef8;
	border:solid 2px #4f9dbf;
}
div.conference-tab-holder div.sessions ul.session-days li.item-5{
	background-color:#fba44b;
	border:solid 2px #e48016;
}
div.conference-tab-holder div.sessions ul.session-days li.last{
	margin-right:0;
}
div.conference-tab-holder div.sessions ul.session-days li a:hover{
	color:#000;
}

div.conference-tab-holder div.sessions ul.session-days li a{
	width:100%;
	display:block;
	font-family: 'museo700',sans-serif;
	color:#fff;
	font-size:16px;
}
div.conference-view-holder.sessions ul.session-days li.active a {
	color: #3a3a3c;
}

body.cms-conference-2014-sessions-html div.tab_container.conference-tab-holder,
div.conference-view-holder.sessions{
	background:none transparent;
	border:none;	
}

div.conference-tab-holder div.sessions div.day{
	width:682px;
	float:left;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/orange-wide-top-bottom.png") no-repeat scroll left top transparent;
	padding-top:7px;
	margin-bottom: 20px;
}
div.conference-tab-holder div.sessions div.day-wrap{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/orange-wide-top-bottom.png") no-repeat scroll right bottom transparent;
	padding-bottom:13px;
	float: left;
}
div.conference-tab-holder div.sessions div.day-inner-wrap{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/orange-wide-strip.png") repeat-y scroll left top transparent;
	padding:0 15px 0 10px;
	width: 657px;
	float:left;
	clear:both;
}

div.conference-tab-holder div.sessions div.day-2{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/green-wide-top-bottom.png") no-repeat scroll left top transparent;
}
div.conference-tab-holder div.sessions div.day-2 div.day-wrap{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/green-wide-top-bottom.png") no-repeat scroll right bottom transparent;
}
div.conference-tab-holder div.sessions div.day-2 div.day-inner-wrap{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/green-wide-strip.png") repeat-y scroll left top transparent;
}

div.conference-tab-holder div.sessions div.day-3{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/blue-wide-top-bottom.png") no-repeat scroll left top transparent;
}
div.conference-tab-holder div.sessions div.day-3 div.day-wrap{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/blue-wide-top-bottom.png") no-repeat scroll right bottom transparent;
}
div.conference-tab-holder div.sessions div.day-3 div.day-inner-wrap{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/blue-wide-strip.png") repeat-y scroll left top transparent;
}

div.conference-tab-holder div.sessions p.table-day-title{
	font-family: 'museo700',sans-serif;
    font-size: 17px;
    font-weight: normal;
	color:#fff;
	width:100%;
	padding-bottom:10px;
	padding-top:5px;
}

div.conference-tab-holder div.sessions tr.column-names{
	display:none;
}
div.conference-tab-holder div.sessions th{
	font-family: 'museo700',sans-serif;
    font-size: 17px;
    font-weight: normal;
	color:#fff;
}
div.sessions-wrap table.session-list{
	background:none transparent;
	margin:0;
}
div.sessions-wrap table.session-list tr th {
	background: none transparent;
	color:#fff;
	border-top: none;
}
div.sessions-wrap table.session-list tr td a{
	color: #3a3a3c;
	font-size:14px;
}
div.sessions-wrap table.session-list tr td a:hover{
	color: #000;
}
div.sessions-wrap table.session-list tr td.author-column a,
div.sessions-wrap table.session-list tr td.author-column{
	color:#fff;	
	font-size:14px;
	text-align:right;
}

div.sessions-wrap table.session-list tr td {
	border-top: 1px solid #AD6800;
}
div.sessions-wrap div.day-2 table.session-list tr td {
	border-top: 1px solid #84b55e;
}
div.sessions-wrap div.day-3 table.session-list tr td {
	border-top: 1px solid #559fc1;
}
div.sessions-wrap table.session-list tr th{
	border-top:dotted 2px #fff;
	padding: 15px 0 15px 25px;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/sessions-arrow-small.png") no-repeat scroll left 14px transparent;
}


/*---CONFERENCE 2014 INSTITUTES PAGE----*/
div.institute-holder div.institute{
	width:100%;
	float:left;
	clear:both;
	background: none #8b6dad;
	padding-top:9px;
	margin-bottom:6px;
}
div.institute-holder div.institute.even{
	margin-right:6px;
}
div.institute-holder div.institute-wrap{
	padding-bottom:0px;
	float: left;
}
div.institute-holder div.institute-wrap > div,
div.institute-holder div.institute-wrap > h2{
	padding:0 15px 0 10px;
	float:left;
}

div.institute-holder div.institute.colour-2{
	background: none #c6dc83;
}
div.institute-holder div.institute.colour-3{
	background: none #6784b5;
}

div.institute div.institute-wrap div.institute-presenters p{
	font-family: 'museo700',sans-serif;
	color: #fff;
	font-size: 23px;
	padding-bottom: 10px;
	padding-top: 3px;
	text-transform:uppercase;
}
div.institute.colour-2 div.institute-wrap div.institute-presenters p,
div.institute.colour-2 div.institute-wrap h2{
	color: #000;
}
div.institute div.institute-wrap div.institute-presenters p span{
	display:none;
}

div.institute div.institute-wrap h2{
	font-family: 'museo700',sans-serif;
	color: #fff;
	font-size: 17px;
	padding-bottom: 10px;
	padding-top: 3px;
}

div.institute div.institute-desc {
	float: left;
	width:100%;
}
div.institute div.institute-desc p {
	font-size: 12px;
	color: #fff;
}
div.institute.colour-2 div.institute-desc p {
	color: #000;
}
div.institute div.presenter-image {
	float: right;
	width: 100px;
	position: relative;
	margin-left:5px;
	margin-top:-30px;
}
div.institute div.institute-wrap div.top-half div.presenter-image img {
	width: 88px;
	border: solid 5px #fff;
	border-radius: 8px;
	box-shadow: 1px 2px 10px #221f1f;
	-moz-box-shadow: 1px 2px 10px #221f1f;
	-webkit-box-shadow: 1px 2px 10px #221f1f;
	margin-bottom: 10px;
}
div.institute-holder div.institute-wrap > div.bottom-half {
	padding:0;
	width:100%;
}
div.institute div.bottom-half div.bottom-half-wrap{
	border-top: dotted 2px #fff;
	width:652px;
	margin:0 auto;
}
div.institute.colour-2 div.bottom-half div.bottom-half-wrap{
	border-top: dotted 2px #000;
}
div.institute div.bottom-half div.bottom-half-wrap p{
	font-family: 'museo700',sans-serif;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	margin:0;
	padding:0;
}
div.institute.colour-2 div.bottom-half div.bottom-half-wrap p{
	color:#000;
}
div.institute div.bottom-half div.bottom-half-wrap p span{
	color: #3a3a3c;
}
div.institute div.bottom-half div.bottom-half-wrap p.institute-left-bottom{
	float:left;	
	padding-top:10px;
	padding-bottom: 10px;
}
div.institute div.bottom-half div.bottom-half-wrap p.institute-right-bottom{
	float:right;
	padding-left:40px;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/institutes-icon-mini.png") no-repeat scroll left 6px transparent;
	padding-top:10px;
	padding-bottom: 10px;
}
div.institute.colour-2 div.bottom-half div.bottom-half-wrap p.institute-right-bottom{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/institutes-icon-mini.png") no-repeat scroll left -42px transparent;
}
div.institute div.bottom-half p.institute-left-bottom span{
	display:none;	
}
.cms-page-view .std div.institute ul{
	margin-left: 20px;
}
.cms-page-view .std div.institute ul li{
	color:#fff;	
}
.cms-page-view .std div.institute.colour-2 ul li{
	color:#000;	
}
body.conference-2014-page div.std div.institute a{
	color:#fff;
	text-decoration:underline;
}
body.conference-2014-page div.std div.institute.colour-2 a{
	color:#000;
}
/*--Two presenter insitutes---*/
div.institute-holder div.institute.multiple{
	position:relative;	
}
div.institute-holder div.institute.multiple div.institute-presenters,
div.institute-holder div.institute.multiple div.institute-wrap > h2{
	width: 400px;
	float: none;
	margin: 0 auto;
	float:none;
}
div.institute-holder div.institute.multiple div.institute-presenters p,
div.institute-holder div.institute.multiple div.institute-wrap > h2{
	text-align:center;
}
div.institute-holder div.institute.multiple div.institute-presenters p{
	line-height:1.2em;	
}
div.institute-holder div.institute.multiple div.presenter-image{
	float:none;
	width:0;
	position:static;
	margin-left:0;	
}
div.institute-holder div.institute.multiple div.presenter-image img.image-1{
	position: absolute;
	left: 10px;
	top:20px;
}
div.institute-holder div.institute.multiple div.presenter-image img.image-2{
	position: absolute;
	right: 10px;
	top:20px;
}
div.institute-holder div.institute.multiple div.presenter-image{
	height: 30px;
}




/*---- Quick Fixes------*/
body.category-wiliam div.contentmain p img{
	width:100%;	
}


/*---SHIPPING WARNING---*/
div.international-message{
	font-weight:bold;
	font-size:14px;
	color: #9e0b0f;
	margin: 10px;
}
div.onestepcheckout-threecolumns div.international-message{
	font-weight:bold;
	font-size:10px;
	margin: 0px;
}
div.onestepcheckout-threecolumns > div.international-message,
fieldset > div.international-message{
	border: solid 1px #9e0b0f;
	background:#ffe699;
	margin:0 0 10px 0;
	padding:10px;
	font-size:14px;
}
div.international-message ul{
    margin: 5px;
}
div.international-message li{
    font-size:12px;
    font-weight: normal;
    margin-left: 20px;
    list-style: disc;
}



/*----- PRODUCT PAGE BONUS LINKS (moved in via jquery) --------*/
div.product-collateral #description a.bonus-link{
	clear:both;
	float:left;
	margin-bottom:5px;
}	
div.product-collateral #description a.bonus-link.bonus-link-bottom{
	margin-bottom:20px;	
}



/* ---------- STRAND FIX -------------- */
body.cms-strand-sessions-html

body.cms-strand-sessions-html div.conference-view-holder.sessions ul.session-days li{
	float:left;
	list-style-type:none;
	border-left: 1px solid #CCCCCC;
	padding:3px 10px;
	margin-bottom: -1px;
	border-top: 1px solid #CCCCCC;
}
body.cms-strand-sessions-html ul.session-days li.first{
	border-radius: 5px 0 0 0;
}
body.cms-strand-sessions-html ul.session-days li.last{
	border-right: 1px solid #CCCCCC;
	border-radius: 0 5px 0 0;
}
body.cms-strand-sessions-html ul.session-days li.active{
	background: none repeat scroll 0 0 #FAFAFA;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions ul.session-days li a{
	color:#333;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions ul.session-days li.active a{
	color:#606060;
}
body.cms-strand-sessions-html div.sessions-wrap table.session-list{
	float:left;
	clear:both;
	background: none repeat scroll 0 0 #FAFAFA;
	margin:10px;
}
body.cms-strand-sessions-html div.sessions-wrap table.session-list tr.column-names{
	display:none;	
}
body.cms-strand-sessions-html div.sessions-wrap table.session-list tr.column-names td{
	font-weight:bold;
	color:#333;
	border:none;
}
body.cms-strand-sessions-html div.sessions-wrap table.session-list tr td,
body.cms-strand-sessions-html div.sessions-wrap table.session-list tr th{
	padding: 10px 0 10px 5px;
	border-top:1px solid #CCC;
}
body.cms-strand-sessions-html div.sessions-wrap table.session-list tr td a{
	color: #3F7DA3;
}
body.cms-strand-sessions-html div.sessions-wrap table.session-list tr td a:hover,
body.cms-strand-sessions-html div.sessions-wrap table.session-list tr td a:focus{
	color: #002D4D;
}
body.cms-strand-sessions-html div.sessions-wrap table.session-list td.author-column a{
	color: #606060;
}
body.cms-strand-sessions-html div.sessions-wrap table.session-list td.author-column a:hover,
body.cms-strand-sessions-html div.sessions-wrap table.session-list td.author-column a:focus{
	color: #333;
}
body.cms-strand-sessions-html div.sessions-wrap table.session-list tr th{
	font-weight:bold;
	color:#333;
	background: none repeat scroll 0 0 #F4F4F4;
}
body.cms-strand-sessions-html div.conference-view-holder.sessions ul.session-days li{
	background:#fff;	
}
body.conference-2014-page.cms-strand-sessions-html div.conference-view-holder.sessions ul.session-days li.first {
	margin-left: -1px !important;
}
body.conference-2014-page.cms-strand-sessions-html ul.tabs.session-days{
	border:none;
}	
body.conference-2014-page.cms-strand-sessions-html div.tabs-outer{
	border-bottom:none;	
}
body.conference-2014-page.cms-strand-sessions-html div.tab_container{
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;	
}





/*---CONFERENCE 2014 REGISTRATION PAGE----*/
body.conference-2014-page.cms-conference-2014-registration-html .col-wrapper{
	background: #FAFAFA;	
}
#form_signup{
	position:relative;
	width: 100%;
	float: left;
	clear:both;	
	margin-top:20px;
	padding-bottom:100px;
}
#form_signup input#signup-submit{
	height: 61px;
	font-size: 21px;
	font-family: 'museo700',sans-serif;
	color: #fff;
	text-align: center;
	padding-right: 13px;
	padding-bottom: 5px;
	width: 168px;
	border: none;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/button-green.png") no-repeat scroll left top transparent;
	position: absolute;
}
#form_signup input#signup-submit:hover,
#form_signup input#signup-submit:focus{
	color: #000;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/button-blue.png") no-repeat scroll left top transparent;
	text-decoration: none;
	cursor:pointer;
}
#form_signup input#signup-submit.btn-top{
	right: 10px;
	top: 135px;
}
#form_signup input#signup-submit.btn-bottom{
	left: 370px;
	bottom: 15px;
}
	
#form_signup div#registration_days{
	margin-bottom: 10px;	
}
#form_signup div#registration_days label{
	margin-right:10px;	
}
#form_signup div#registration_days select{
	font-size: 14px;
	padding: 5px !important;
	border: solid 1px #AFAFAF;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}



#form_signup > fieldset {
	font-size:14px;
	margin-bottom:10px;
}
#form_signup > fieldset label.reg-days-attending,
#form_signup > fieldset label.label-reg-type,
#form_signup > fieldset label.label-reg-numofreg{
	font-weight:bold;
	margin-right: 10px;
}
#form_signup > fieldset div.form-div,
#form_signup > fieldset div#day-registrations{
	margin-bottom:20px;
	min-height: 20px;
	clear:both;
	float:left;
}
#form_signup > fieldset div.reg-type-div label.label-reg-type,
#form_signup > fieldset div.reg-days-div label.reg-days-attending{
	clear:both;	
	width:100%;
	margin-bottom: 5px;
	margin-right:0;
}
#form_signup > fieldset div.reg-type-div label,
#form_signup > fieldset div.reg-days-div label{
	float:left;
	margin-right:15px;
}




#form_signup table.institutes-table{
	width:100%;	
	color:#000;
}
#form_signup table.institutes-table caption{
	background: #2c75b9;
	color:#fff;	
	font-weight:bold;
	font-size:18px;
	text-align:center;
	padding:10px 0;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
}
#form_signup table.institutes-table thead th{
	background: #e0eff6;
	font-weight:bold;
	text-align:left;
	border:solid 1px #000;
	padding:5px;
	vertical-align:middle;
}
#form_signup table.institutes-table thead th.header-days{
	text-align:center;
}
#form_signup table.institutes-table thead th.header-date{
	padding-left: 40px;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/black-tick.png") no-repeat scroll 12px center #e0eff6;
}
#form_signup table.institutes-table tbody td{
	text-align:left;
	border:solid 1px #000;
	padding:5px;
}
#form_signup table.institutes-table tbody td.dates{
	padding-left:40px;
	width: 140px;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/black-tick.png") no-repeat scroll left -9999px transparent;
}
#form_signup table.institutes-table tbody tr.active td.dates{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/black-tick.png") no-repeat scroll 12px center transparent;
}
#form_signup table.institutes-table tbody td.num-running-days{
	text-align:center;
	width: 45px;
}

#form_signup div.days_session{
	float:left;
	width: 890px;
	padding: 15px;
	clear:both;
	background:	#d9e2f3;
}
#form_signup div.day_2.days_session{
	background:	#f0f6df;
}
#form_signup div.day_3.days_session{
	background:	#f9dccf;
}
#form_signup div.day_4.days_session{
	background:	#fffddf;
}
#form_signup div.days_session > h2{
	float:left;
	width:100%;
	clear:both;
	color:#0e76bc;
	font-family: 'museo700',sans-serif;
}
#form_signup div.day_2.days_session > h2{
	color:#a9cf38;
}
#form_signup div.day_3.days_session > h2{
	color:#da2128;
}
#form_signup div.day_4.days_session > h2{
	color:#f47521;
}

#form_signup div.days_session > div{
	float: left;
	width: 286px;
	margin-right: 15px;
}
#form_signup div.days_session > div.afternoon{
	margin-right: 0px;
}
#form_signup div.days_session > div h3{
	color:#fff;
	border: solid 1px #000;
	margin-bottom:0;
	padding-bottom:0;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/tick-bordered.png") no-repeat scroll left center #0e76bc;
	padding-left:20px;
}
#form_signup div.day_2.days_session > div h3{
	background-color: #a9cf38;
}
#form_signup div.day_3.days_session > div h3{
	background-color: #da2128;
}
#form_signup div.day_4.days_session > div h3{
	background-color: #f47521;
}

#form_signup div.days_session > div h3 span.time{
	font-weight:normal;
}
#form_signup div.days_session div.conf_session{
	float:left;
}
#form_signup div.days_session div.conf_session.inactive{
	opacity:0.6;
	filter:Alpha(opacity=60)	
}
#form_signup div.days_session div.conf_details{
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	float:left;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/tick-bordered.png") no-repeat scroll left -9999px #fff;
	color:#000;
}
#form_signup div.days_session div.conf_session.active div.conf_details{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/black-tick.png") no-repeat scroll 2px center #fff;
}
#form_signup div.days_session div.conf_details > p{
	float:left;
	line-height:1.2em;
	margin-bottom:0;
	padding-bottom:0;
	font-size:12px;
}

#form_signup div.days_session div.conf_details > p.session-tickbox{
	display:none;	
}
#form_signup div.days_session div.conf_details > p.session-presenter{
	background:#0e76bc;
	color:#fff;	
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	margin-left:15px;
	width: 75px;
	padding: 5px;
}
#form_signup div.day_2.days_session div.conf_details > p.session-presenter{
	background:#a9cf38;
}
#form_signup div.day_3.days_session div.conf_details > p.session-presenter{
	background:#da2128;
}
#form_signup div.day_4.days_session div.conf_details > p.session-presenter{
	background:#f47521;
}

#form_signup div.days_session div.conf_details > p.session-title{
	width:172px;
	padding: 5px;
	background: #d9e2f3;
	color:#000;
}
#form_signup div.day_2.days_session div.conf_details > p.session-title{
	background: #f0f6df;
}
#form_signup div.day_3.days_session div.conf_details > p.session-title{
	background: #f9dccf;
}
#form_signup div.day_4.days_session div.conf_details > p.session-title{
	background: #fffddf;
}


#form_signup div.form-wrapper#div-form-original{
	border-top:solid 1px #AFAFAF;
}
#form_signup div.form-wrapper{
	border-bottom:solid 1px #AFAFAF;
	padding:20px 0 10px 0;
	float:left;
	width:100%;
	clear:both;
}
#form_signup div.form-wrapper fieldset > div{
	float:left;
	width:50%;
}
#form_signup div.form-wrapper fieldset > div.dietary-requirements{
	padding-left:15px;
	width:40%;
}
#form_signup div.form-wrapper fieldset > div > label{
	float:left;
	padding:5px;
	width:25%;
	margin-right:5%;
	margin-bottom:10px;
	font-size:14px;
}
#form_signup div.form-wrapper fieldset > div > input,
#form_signup div.form-wrapper fieldset > div > select{
	float: left;
	width: 60%;
	margin-bottom:15px;
	font-size:14px;
	padding:5px;
	border: solid 1px #AFAFAF;
	border-radius:0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
#form_signup div.form-wrapper fieldset > div > select{
	width: 30%;	
	padding:5px !important;
}
#form_signup div.form-wrapper fieldset > div > span.dietary-requirements{
	width:100%;
	float:left;
	clear:both;
	font-size:14px;
}
#form_signup div.form-wrapper fieldset div.dietary-req-container label{
	padding-left:0;
	margin-bottom:0;
	width:auto;
	margin-right:10px;
}
#form_signup div.form-wrapper fieldset div.dietary-req-container #reg_other_text_1{
	border-color:#585858;
	width:77%;
}
#form_signup div.form-wrapper fieldset div.dietary-req-container label input{
	float:left;
	margin-right:10px;
	margin-top:2px;
}

body.cms-conference-signup.cms-page-view .std img{
	padding:0;
	border:0;
	background:none transparent;
	margin:0;	
}


#form_signup > fieldset div.div-number-of-registrations{
	width:370px;
	margin:0 auto 30px;	
	float:none;
	height:37px;
}
#form_signup > fieldset label.label-reg-numofreg{
	background: #2c75b9;
	border-left: solid 2px #000;
	color: #fff;
	font-size: 18px;
	padding: 10px;
	margin-right: 0;
	float: left;
	border-bottom: solid 1px #000;
}
#form_signup > fieldset input#num_of_registrations{
	float: left;
	font-size: 18px;
	text-align: center;
	padding: 6px 5px 7px 5px;
	border:solid 1px #000;
	width: 130px;
}


#form_signup > fieldset div.reg-type-div{
	width: 739px;
	margin: 0 auto 30px;
	float: none;
	height: 116px;
}
#form_signup > fieldset div.reg-type-div label.label-reg-type {
	background:#2c75b9;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
	border-left: solid 2px #000;
	border-right: solid 1px #000;
	margin:0;
	width:736px;
}
div.registration-type-heading-holder{
	float:left;
	width:100%;	
}
div.registration-type-heading-holder p{
	float:left;
	border-left: solid 1px #000;
	background:#e0eff6;
	padding:10px;
}
div.registration-type-heading-holder p.last{
	border-right: solid 1px #000;
	width:225px;
}
div.registration-type-heading-holder p.tick{
	float:left;
	height:16px;
	width: 40px;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/black-tick.png") no-repeat scroll center center #e0eff6;
}
div.registration-type-heading-holder p.type{
	color: #000;
	font-weight: bold;
	width:164px;
	text-align:center;
}
#form_signup > fieldset div.reg-type-div label{
	width: 245px;
	margin:0;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
	position:relative;	
}
#form_signup > fieldset div.reg-type-div label.last{
	border-right: solid 1px #000;	
}
#form_signup > fieldset div.reg-type-div label input{
	float:left;	
	display:none;
}
#form_signup > fieldset div.reg-type-div label div.tickbox{
	float:left;
	width:60px;
	height:40px;
	border-right: solid 1px #000;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/black-tick.png") no-repeat scroll center 9999px #fff;	
}
#form_signup > fieldset div.reg-type-div label.ticked div.tickbox{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/black-tick.png") no-repeat scroll center center #fff;	
}
#form_signup > fieldset div.reg-type-div label span{
	padding:10px;
	text-align:center;	
	float:left;
	width:164px;
	color:#000;
}


#form_signup div.registration-details > div.form-wrapper {
	position:relative;	
}
#form_signup div.registration-details > div.form-wrapper div.reg-days-div{
	position:absolute;
	right: 2px;
	top: 130px;	
}
#form_signup div.registration-details > div.form-wrapper div.reg-days-div label{
	padding:0;
	width:auto;	
}
#form_signup div.registration-details > div.form-wrapper div.reg-days-div label.reg-days-attending{
	width:95%;	
	margin:0 0 5px 0;
}

div.std #form_signup a.show-sessions,
div.std #form_signup a.hide-sessions{
	width: 30%;
	text-align: center;
	display: block;	
	font-family: 'museo700',sans-serif;
	font-size:20px;
	color:#2c75b9;
	margin:20px auto 20px;
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/arrow-slide.png") no-repeat scroll 24px 3px transparent;
}
div.std #form_signup a.show-sessions.showing{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/arrow-slide.png") no-repeat scroll 24px -75px transparent;
	color:#333;
}
div.std #form_signup a.show-sessions:hover,
div.std #form_signup a.hide-sessions:hover{
	text-decoration:none;
}
div.std #form_signup a.show-sessions:hover{
	color:#333;
}
div.std #form_signup a.show-sessions.showing:hover{
	color:#2c75b9;
}

div.hide-wrapper{
	float:left;
	width:100%;
	clear:both;
}
div.std #form_signup a.hide-sessions{
	background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/arrow-slide.png") no-repeat scroll 24px -75px transparent;
	color:#333;
}


/*--- Tool Tip ----*/
#form_signup > fieldset div.reg-type-div label:hover > span.registration-tooltip {
    /*display: block;   ----COMMENTED BECAUSE MESSAGE IS LESS APLICABLE NOW*/
}
#form_signup > fieldset div.reg-type-div label span.registration-tooltip {
	left:0;
    background: url("http://www.hbe.com.au/skin/frontend/hbe/mercado/images/conference-2014/info-tooltip-icon.png") no-repeat scroll 8px 12px #fff;
	border:solid 1px #2c75b9;
    margin-top: 30px;
	padding: 10px 15px 10px 30px;
	position: absolute;
	z-index: 1000;
	width: 199px;
	height: auto;
	text-align: left;
	display: none;
}

/*--- REG TYPE BOX OVERRIDES ----*/
/*body #form_signup > fieldset div.reg-type-div label.label-reg-type{
	width:490px;	
}
body #form_signup > fieldset div.reg-type-div{
	width: 493px;
}
ul#magemenu-top li.loggedinlink a,
ul#magemenu-top li.loggedinlink a:visited,
ul#magemenu-top li.loggedinlink a:link,
ul#magemenu-top li.loggedinlink a:hover,
ul#magemenu-top li.loggedinlink a:active{
    padding-top:6px;
}
ul#magemenu-top li a.logoutlink,
ul#magemenu-top li a.logoutlink:hover,
ul#magemenu-top li a.logoutlink:visited,
ul#magemenu-top li a.logoutlink:link,
ul#magemenu-top li a.logoutlink:hover,
ul#magemenu-top li a.logoutlink:active{
        font-size:10px;
        margin:0;
        padding:0;
        position:absolute;
        top:20px;
        right:10px;
}*/

ul#magemenu-top li.loggedinlink a,
ul#magemenu-top li.loggedinlink a:visited,
ul#magemenu-top li.loggedinlink a:link,
ul#magemenu-top li.loggedinlink a:hover,
ul#magemenu-top li.loggedinlink a:active{
    padding-top:6px;
}
ul#magemenu-top li a.logoutlink,
ul#magemenu-top li a.logoutlink:hover,
ul#magemenu-top li a.logoutlink:visited,
ul#magemenu-top li a.logoutlink:link,
ul#magemenu-top li a.logoutlink:hover,
ul#magemenu-top li a.logoutlink:active{
        font-size:10px;
        margin:0;
        padding:0;
        position:absolute;
        top:20px;
        right:10px;
}

/*----- REMOVE TYPE SELECTION STUFF --------*/
#form_signup div.form-div.reg-type-div{
	display:none;	
}
#form_signup input#signup-submit.btn-top{
	top:-13px;	
}

/*----- logout button --------*/
a.account-logout-link,
a.account-logout-link:active,
a.account-logout-link:visited,
a.account-logout-link:focus{
    padding:8px 25px;
    background-color:#005A6F;
    float: right;
    display: block;
    color:#fff;
    font-size: 16px;
    border-style: outset;
    border-color:#005A6F;
    margin-top: -15px;
    margin-bottom: 15px;
    margin-right: 8px;
}
a.account-logout-link:hover{
    border-style: inset;
     color:#fff;
}


/*----- REVIEW TAB --------*/
div.reviews.tab_content dt{
	margin-top:20px;
	margin-bottom:10px;
}
div.reviews.tab_content dd{
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
div.reviews.tab_content dt p.review-title{
	font-size: 1.2em;
	font-weight: bold;
	color: #002D4D;
	padding-bottom:0;
	margin-bottom:0;
}
div.reviews.tab_content div.box-collateral.box-reviews{
	margin-bottom:30px;	
}
.product-view .product-collateral .tab_container div.reviews.tab_content div.form-add ul li{
	margin-left:2px;	
}
div.reviews.tab_content div.form-add .buttons-set{
	width:266px;	
}

body.catalog-product-view .review-box{
	display:none;	
}

/* --- Vital source styles ------ */

div.vs-notice{
    padding-top: 20px;
    clear: both;
}
div.vs-notice-wrap{
    
    background-color: #FFFF99;
    color:#333;
    font-size: 11px;
    padding: 10px;
    border:1px solid #FFCC33;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    

}

.grouped-items-table .vs-notice-wrap {
    position: absolute;
    width: 400px;
    height: 64px;
    margin-top: -65px;
}

div.vs-notice-wrap a {
    text-decoration: underline;
    color: red;
}


div.vs-notice a,
div.vs-notice a:visited,
div.vs-notice a:hover,
div.vs-notice a:focus,
div.vs-notice a:active{
    color: #FF3300;
    text-decoration: underline;
}
.vs-message {
    border: #bbb 2px solid;
    padding: 15px;
    background-color: #eee;
    margin: 20px 0;
}
.vs-message p {
    padding: 5px 0;
    line-height: 1.5;
}
.vs-message h3{
    font-family: 'TitilliumText22LLight',sans-serif;
    font-size:22px;
    font-weight:normal;
}
.virtual-vital {
    font-weight: bold;
    clear: left;
    position: relative;
    top: 9px;
}

.virtual-vital span {
    color: blue;
}
/* --- Vital source styles end ------ */

/* --- Pro-order notice styles ------ */
div.notice{
    padding-top: 20px;
    clear: both;
}
div.notice-wrap{
    
    background-color: #FFFF99;
    color:#333;
    font-size: 11px;
    padding: 10px;
    margin-top: 10px;
    border:1px solid #FFCC33;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

}

/* --- Pro-order notice ends -- */


/* ---   Product view: Amazon Link;   --- */

#amazon-cart
{
    clear: both;
    width: 96%;
    margin: 10px 0px;
    background: #ccc;
    padding: 0% 2%;
}

#amazon-label
{
    display: inline;
    font-size: 15px;
    line-height: 40px;
    font-weight: 700;
}

#amazon-button
{
    display: inline; 
    float: right;
}

#amazon-button img
{
    width: 100px;
    margin-top: 8px;
}



/* ---   Product view: Amazon Link;   --- */

#amazon-cart
{
    clear: both;
    width: 96%;
    margin: 10px 0px;
    background: #ccc;
    padding: 0% 2%;
}

#amazon-label
{
    display: inline;
    font-size: 15px;
    line-height: 40px;
    font-weight: 700;
}

#amazon-button
{
    display: inline; 
    float: right;
}

#amazon-button img
{
    width: 100px;
    margin-top: 8px;
}

form .grouped-items-table
{
    display: none;
}

#new-display .grouped-items-table
{
    display: block;
    border-collapse: collapse;
}

#new-display .grouped-items-table th
{
    display: none;
}

#new-display .grouped-items-table td
{
    border: 0px;
}

#new-display .grouped-items-table tr td
{
    padding: 15px;
}

#group-add-to-cart
{
    float: right;
    margin-top: 15px;
}


#amazon-label-grouped
{
    width: 100%;
    /*margin-top: 10px;*/
    color: #999;
    font-size: 14px;
}


.vita-tooltip
{
    font-weight: bold;
    font-weight: 14px;
}

.vita-tooltip span.tool-tip-hover
{
    color: blue;
}

.vita-tooltip span.vita-ebook
{
    color: black;
}



div.virtual-amazon-label {
    width: 45%;
    font-weight: bold;
    font-size: 16px;
    float: left;
    padding: 10px 0px 10px 5%;

}

div.virtual-amazon-button {
    width: 45%;
    float: right;
    text-align: right;
    padding: 6px 5% 5px 0px;

}

div.virtual-amazon-label,
div.virtual-amazon-button
{
    margin-top: 20px;
    background: #cccccc;
}

.a-right {
    width: 130px;
}

.a-center {
    width: 115px;
}

html div.product-view div.product-shop ul.add-to-links {
    display: none;
}

div.vs-notice-wrap a {
text-decoration: underline;
color: red;
}



/*-----------------------MEGA SERIES---------------------------------------------------------*/
/*--Main banner--*/
div.std div.mega-series-banner{
	float: left;
	width: 100%;
	clear: both;
}
div.mega-series-banner div.banners-latest{
	height:264px;
	margin-bottom:30px;
}	
div.mega-series-banner .controls {
	top: 395px;
	left: 312px;
}
div.std div.mega-series-banner div.mega-series-banner-wrap div.banners-latest img{
	padding:0;	
}

/*--Main buttons--*/
div.std div.mega-series-nav{
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}
div.std div.mega-series-nav div.mega-series-nav-wrap ul li{
	margin:5px;
	padding:0;
	float:left;
	display:block;	
}
div.std div.mega-series-nav div.mega-series-nav-wrap ul li a img{
	padding:0;
	display:block;	
}

/*--Tabs--*/
div.std div.series-tabs{
	float: left;
	width: 100%;
	clear: both;	
}
div.std div.series-tabs div.tabs-outer{
	margin-left:0;
	width: 678px;	
}
div.std div.series-tabs ul.tabs{
	margin-left:0;		
}
div.std div.series-tabs ul.tabs li a{
	float: left;	
}
body.cms-page-view.series-page div.std div.series-tabs  ul.tabs li{
	font-size:12px;	
}
body.cms-page-view.series-page.cms-series-cams-and-stams-cams-html div.std div.series-tabs ul.tabs li{
	font-size:11px;
}
body.cms-page-view.series-page.cms-series-cams-and-stams-cams-html div.std div.series-tabs ul.tabs li a{
	padding:0 13px;	
}
body.cms-page-view.series-page.cms-series-cams-and-stams-stams-html div.std div.series-tabs ul.tabs li{
	font-size:11px;
}
body.cms-page-view.series-page.cms-series-cams-and-stams-stams-html div.std div.series-tabs ul.tabs li a{
	padding:0 13px;	
}
body.cms-page-view.series-page.cms-series-cams-and-stams-solve-html div.std div.series-tabs ul.tabs li{
	font-size:11px;
}
body.cms-page-view.series-page.cms-series-cams-and-stams-solve-html div.std div.series-tabs ul.tabs li a{
	padding:0 13px;	
}
body.cms-page-view.series-page.cms-series-cams-and-stams-online-assessment-and-reports-html div.std div.series-tabs ul.tabs li{
	font-size:11px;
}
body.cms-page-view.series-page.cms-series-cams-and-stams-online-assessment-and-reports-html div.std div.series-tabs ul.tabs li a{
	padding:0 13px;	
}
body.cms-page-view.series-page.cms-series-cams-and-stams-how-it-works-html div.std div.series-tabs ul.tabs li{
	font-size:11px;	
}
body.cms-page-view.series-page.cms-series-cams-and-stams-how-it-works-html div.std div.series-tabs ul.tabs li a{
	padding:0 13px;	
}
body.cms-page-view.series-page.cms-series-cams-and-stams-getting-started-html div.std div.series-tabs ul.tabs li{
	font-size:10px;	
}
body.cms-page-view.series-page.cms-series-cams-and-stams-getting-started-html div.std div.series-tabs ul.tabs li a{
	padding:0 8px;	
}

body.cms-page-view.series-page.cms-series-cams-and-stams-downloads-html div.std div.series-tabs ul.tabs li{
	font-size:10px;	
}
body.cms-page-view.series-page.cms-series-cams-and-stams-downloads-html div.std div.series-tabs ul.tabs li a{
	padding:0 8px;	
}

.cms-page-view div.std div.series-tabs ul.categories ul.products li div.productinfo{
	width:533px;	
}
.cms-page-view div.std div.series-tabs ul.categories ul.products li h3{
	width:260px;	
}

/*--Side Nav--*/
/*body.cms-series-cams-and-stams-html div.mega-series-side-nav,
body.cms-series-cams-and-stams-downloads-html div.mega-series-side-nav,
body.cms-series-cams-and-stams-about-the-program-html div.mega-series-side-nav,
body.cms-series-cams-and-stams-cams-html div.mega-series-side-nav,
body.cms-series-cams-and-stams-stams-html div.mega-series-side-nav,
body.cms-series-cams-and-stams-solve-html div.mega-series-side-nav{
	display:none;	
}*/
.col-left div.mega-series-side-nav.mega-series-cams-stams-and-solve div.block-title{
	background:none #f7941e;	
}
div.mega-series-side-nav li{
	margin-bottom: 5px;
}
div.mega-series-side-nav li a{
	height: 40px;
	width: 87%;
	padding: 0 0 0 13%;
	display: block;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
	font-family: 'museo500',sans-serif;
	font-weight: normal;
	font-size: 13px;	
}
div.mega-series-side-nav.mega-series-cams-stams-and-solve li a{
	background:#3c0701;
}
div.mega-series-side-nav.mega-series-cams-stams-and-solve li a:hover,
div.mega-series-side-nav.mega-series-cams-stams-and-solve li a:focus{
	background:#f7941e;
}

.sidebarwrapper .block-related { 
    display: none;
}

/*-----------------------MEGA SERIES - BRIGANCE---------------------------------------------------------*/
div.std div.mega-series-nav li a img{
	width:150px;
	height:auto;	
}
div.mega-series-side-nav.mega-series-brigance-early-chilhood div.block-title a,
div.mega-series-side-nav.mega-series-brigance-special-ed div.block-title a{
	color: #fff;
}
div.mega-series-side-nav.mega-series-brigance-early-chilhood li a,
div.mega-series-side-nav.mega-series-brigance-special-ed li a {
	background: #3a81c3;
}
div.mega-series-side-nav.mega-series-brigance-early-chilhood li a:hover,
div.mega-series-side-nav.mega-series-brigance-early-chilhood li a:focus,
div.mega-series-side-nav.mega-series-brigance-special-ed li a:hover,
div.mega-series-side-nav.mega-series-brigance-special-ed li a:focus  {
	background: #bace31;
}
.col-left div.mega-series-side-nav.mega-series-brigance-early-chilhood div.block-title,
.col-left div.mega-series-side-nav.mega-series-brigance-special-ed div.block-title {
	background: none #bace31;
	line-height: 22px;
}
body.cms-page-view.series-page.cms-series-brigance-early-childhood-buy-now-html div.std div.series-tabs ul.tabs li{
	font-size:12px;	
}
body.cms-page-view.series-page.cms-series-brigance-early-childhood-buy-now-html div.std div.series-tabs ul.tabs li a{
	padding: 0 10px;	
}
body.cms-page-view.series-page.cms-series-brigance-early-childhood-screens-html div.std div.series-tabs ul.tabs li{
	font-size:11px;	
}
body.cms-page-view.series-page.cms-series-brigance-early-childhood-faq-html div.std ol li a strong{
	font-size:14px;	
}
body.cms-series-brigance-temp-html ul.feature-overviews p.main-image {
	float:left;
	margin:20px 20px 20px 0px;
}
body.cms-series-brigance-temp-html ul.feature-overviews p.main-image.right {
	float:right;
	margin:20px 0px 20px 20px;
}
body.cms-series-brigance-temp-html ul.feature-overviews h2 {
	font-size:16px;
}


/*-----------------------MEGA SERIES - CARS AND STARS---------------------------------------------------------*/
.col-left div.mega-series-side-nav.mega-series-cars-and-stars-side-nav div.block-title {
	background: none #feb113;
}
div.mega-series-side-nav.mega-series-cars-and-stars-side-nav li a {
	background: #172d76;
}
div.mega-series-side-nav.mega-series-cars-and-stars-side-nav li a:hover,
div.mega-series-side-nav.mega-series-cars-and-stars-side-nav li a:focus  {
	background: #feb113;
}

body.cms-page-view.series-page.cms-series-cars-and-stars-cars-html div.std div.series-tabs ul.tabs li{
	font-size:10px;	
}
body.cms-page-view.series-page.cms-series-cars-and-stars-cars-html div.std div.series-tabs ul.tabs li a{
	padding: 0 5px;	
}

body.cms-page-view.series-page.cms-series-cars-and-stars-stars-html div.std div.series-tabs ul.tabs li{
	font-size:9px;	
}
body.cms-page-view.series-page.cms-series-cars-and-stars-stars-html div.std div.series-tabs ul.tabs li a{
	padding: 0 8px;	
}

body.cms-page-view.cms-series-cars-and-stars-buy-now-html div.std div.series-tabs ul.tabs li{
	font-size:10px;	
}
body.cms-page-view.cms-series-cars-and-stars-buy-now-html div.std div.series-tabs ul.tabs li a{
	padding: 0 10px;
}

body.cms-page-view.cms-series-cars-and-stars-cars-and-stars-html div.std div.series-tabs ul.tabs li{
	font-size:11px;	
}
body.cms-page-view.cms-series-cars-and-stars-cars-and-stars-html div.std div.series-tabs ul.tabs li a{
	padding: 0 10px;	
}

body.cms-page-view.cms-series-cars-and-stars-cars-how-it-works-html div.std div.series-tabs ul.tabs li{
	font-size:10px;	
}
body.cms-page-view.cms-series-cars-and-stars-cars-how-it-works-html div.std div.series-tabs ul.tabs li a{
	padding: 0 10px;	
}


body.cms-page-view.cms-series-cars-and-stars-stars-html div.std div.tab_container hr{
	border-bottom:1px solid #ccc;	
}





/* sort stuff */
body.catalogsearch-result-index .view-mode,
body.catalogsearch-result-index #switch_thumb {
    display: none;
}

.link-button {
    clear: both;
    margin: 5px 0 0 0;
}
.link-button a,
.link-button a:active,
.link-button a:focus,
.link-button a:hover,
.link-button a:visited {
    background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/horizontal-bar-active.png) repeat-x 0 0 #108BA7;
    border: 1px solid #108BA7;
    border-radius: 3px;
    clear: both;
    color: #FFFFFF;
    display: block;
    float: left;
    font: 13px/28px "Lucida Sans", "Lucida Grande",Helvetica,Verdana,sans-serif;
    padding: 0px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); 
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
    -webkit-box-box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
}
.link-button a:active,
.link-button a:focus,
.link-button a:hover {
    transition: background-position 0.2s ease-out; 
    -moz-transition: background-position 0.2s ease-out;
    -webkit-transition: background-position 0.2s ease-out;
    background-position: 0 100%;
}

#product-options-wrapper {
    padding: 0;
}

#product-options-wrapper dd {
    margin: 0;
    padding: 20px 10px 20px 20px;
}
#product-options-wrapper .odd {
    background: #CCCCCC;
}

#product-options-wrapper img {
    float: left;
    margin: 0 20px 0 0;
}

#product-options-wrapper .heading-and-pricing {
    float: left;
    width: 470px;
}
#product-options-wrapper .price-notice {
    float: right;
    width: 65px;
}
#product-options-wrapper .link-button {
    clear: none;
    float: left;
}

.product-options-bottom {
    display: none;
}

.price-box-bundle {
    display: none;
}
.product-view .product-shop .price-as-configured .price-label {
    display: none;
}
.price-as-configured .full-product-price {
    float: right;
}
div.product-view .product-authors.tab_content li{
    margin: 2px 0 2px 15px;
    min-height: 180px;
}

.grouped-items-table .name {
    font-size: 15px;
    line-height: 1.3em;
}
.grouped-items-table .sku {
    line-height: 1.5em;
    padding: 0 0 3px 0;
}
.grouped-items-table .attribute-label {
    display: inline-block;
    font-weight: bold; 
    width: 36px;
}
.grouped-items-table .attribute-value {
    font-weight: normal;
}


/*--HOME PAGE TAB FIX--*/
body.cms-index-index .col1-layout .col-2 .tab.first{
	width:309px;	
}


/*--Cart bundled products update as requested by Thea (may also effect configurables but they don;t have any yet)--*/
#shopping-cart-table dl.item-options dt{
	display:none;	
}
#shopping-cart-table dl.item-options dd{
	padding-left:0;	
}


/*--2015 Conference Advert page--*/
body.cms-conference-2015-html div.std,
body.cms-conference-2015-zzz-html div.std{
	position:relative;	
}
div.hbe-conf-2015-photo-links{
	position:absolute;
	top:330px;
	left:186px;
}
div.hbe-conf-2015-photo-links a{
	display:block;
	margin:0 38px 0 0;
	float:left;
	width:77px;
	height:127px;
	text-indent:-9999em;
	background: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/images/trans-repeat.png') repeat 0 0 transparent;	
}
div.hbe-conf-2015-photo-links a.dylan{
	width: 79px;
	margin-right:38px;
}
div.hbe-conf-2015-photo-links a:hover{
	border-bottom:solid 3px #ef6e70;
}

div.hbe-conf-2015-text-links{
	position:absolute;
	top: 462px;
	left: 97px;
	width:500px;
}
div.hbe-conf-2015-text-links a{
	display:block;
	margin:2px 2px 3px;
	float:left;
	width:80px;
	height:10px;
	text-indent:-9999em;
	background: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/images/trans-repeat.png') repeat 0 0 transparent;	
}
div.hbe-conf-2015-text-links a.susan{
	width:115px;
}
div.hbe-conf-2015-text-links a.carolyn{
	width:70px;
}
div.hbe-conf-2015-text-links a.erin{
	width:61px;
}
div.hbe-conf-2015-text-links a.tonia{
	width:85px;
}
div.hbe-conf-2015-text-links a.gavin{
	width:65px;
}
div.hbe-conf-2015-text-links a.siobhan{
	width:85px;
}
div.hbe-conf-2015-text-links a.carol{
	width:116px;
}
div.hbe-conf-2015-text-links a.tammy{
	width:112px;
}
div.hbe-conf-2015-text-links a.timothy{
	width:66px;
	margin-left:45px;
}
div.hbe-conf-2015-text-links a.nathan{
	width:72px;
}
div.hbe-conf-2015-text-links a.jay{
	width:68px;
}
div.hbe-conf-2015-text-links a.shane{
	width:98px;
}
div.hbe-conf-2015-text-links a.colin{
	width:74px;
}
div.hbe-conf-2015-text-links a.kathy{
	width:68px;
}
div.hbe-conf-2015-text-links a.phil{
	width:70px;
}
div.hbe-conf-2015-text-links a.janelle{
	width:71px;
}

/*--OLD contact based--*/
div.hbe-conf-2015-text-links a:hover{
	border-bottom:solid 3px #ef6e70;
}

div.hbe-conf-2015-contact-links{
	position:absolute;
	bottom: 54px;
	left: 312px;
}
div.hbe-conf-2015-contact-links a{
	display:block;
	margin:0;
	float:left;
	width: 200px;
	height: 36px;
	text-indent:-9999em;
	background: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/images/trans-repeat.png') repeat 0 0 transparent;
}
div.hbe-conf-2015-contact-links a:hover{
	border-bottom:solid 3px #ef6e70;
}

/*--NEW city flyer based--*/
div.hbe-conf-2015-city-links{
	position:absolute;
	top: 634px;
	left: 40px;
}
div.hbe-conf-2015-city-links a{
	display:block;
	margin: 0 30px 0 0;
	float: left;
	width: 129px;
	height: 205px;
	text-indent:-9999em;
	background: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/images/trans-repeat.png') repeat 0 0 transparent;	
}
div.hbe-conf-2015-city-links a:hover{
	border-bottom:solid 3px #ef6e70;
}

/*--NEW Second flyer lot city flyer based--*/
div.hbe-conf-2015-flyer-links{
	position:absolute;
	top: 890px;
	left: 55px;
}
div.hbe-conf-2015-flyer-links a{
	display:block;
	margin: 0 19px 0 0;
	float: left;
	width: 100px;
	height: 130px;
	text-indent:-9999em;
	background: url('http://www.hbe.com.au/skin/frontend/hbe/mercado/images/trans-repeat.png') repeat 0 0 transparent;	
}
div.hbe-conf-2015-flyer-links a:hover{
	border-bottom:solid 3px #ef6e70;
}


#products-list.list .pubdate {
    padding: 3px 0 3px 14px;
}


/* CAMS AND STAMS - helped with extra class added via common.js */
.cams-and-stams-series-page div.block.callout{
	display:none;
}
.cams-and-stams-series-page div.cams-stams-side-bar.block.callout{
	display:block;
}
/**
 * @version    1.6.0.1 October 4, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

/* Unused */
/**
 * @version    1.6.0.1 October 10, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 * Mercado Style 8
 */
 
 body { background-color: #efe9d3; color: #777; }


 
.header .links li a, .rokmage-text-resize, .footer .top-link, #footer-bottom ul li a, #footer-bottom ul li span { color: #002D4D; }
 
.header .links li a:hover, .footer .rokmage-footer-inner-panel ul li a:hover, #footer-bottom ul li a:hover, .footer .top-link:hover { color: #000; }
 
.page { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/bg-high.jpg) 0 0 no-repeat; }

a { color: #002D4D; }

a:hover { color: #333; }

.col-left { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/sidepanel-pattern.png) repeat scroll 50% 0 #0A5785; 
           box-shadow: -1px 0 5px rgba(0,0,0,0.3); 
           -moz-box-shadow: -1px 0 5px rgba(0,0,0,0.3); 
           -webkit-box-shadow: -1px 0 5px rgba(0,0,0,0.3); 
        /*   -webkit-filter:blur(0); */
}

.sidebarwrapper { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/sidepanel-gradient.png) no-repeat 0 0; }

.col-wrapper, #rokmage-header-cart, #rokmage-login-content, .footer-viewed-wrapper { background: #FAFAFA; 
              box-shadow: 0 0 6px rgba(0,0,0,0.4); 
              -moz-box-shadow: 0 0 6px rgba(0,0,0,0.4); 
              -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.4);
         /*     -webkit-filter:blur(0); */
}

#rokmage-header-cart, #rokmage-login-content { background: #DCDCDC; }

/* Transitions */
a, button.hover span  { 
    transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;
    -webkit-transition: color 0.2s ease-out;
}
input.input-text:focus, button.hover {
    transition: box-shadow 0.2s ease-out;
    -moz-transition: -moz-box-shadow 0.2s ease-out;
    -webkit-transition: -webkit-box-shadow 0.2s ease-out;
}

button.button { 
    transition: background-position 0.2s ease-out; 
    -moz-transition: background-position 0.2s ease-out;
    -webkit-transition: background-position 0.2s ease-out;
}

/* Headings */
.page-title { margin: 0 8px 0 0; padding: 0 0 5px; }
.page-title h1, .page-title h2, #rokmage-header-cart h6, #rokmage-login-content h2,#rokmage-header-cart h4 { text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9); color: #666; }

/* Header */
.header .date { color: #002D4D; }
.header .welcome-msg-L { color: #888; }
.header .rokmage-cart-box-R { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/horizontal-bar-active.png) repeat-x 50% 0 #4f9cb8; border: 1px solid #96D5E5;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); 
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); 
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); 
}
.header .rokmage-cart-box-L .cart-icon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/cart-div.png) no-repeat 100% 0; }
.header .rokmage-cart-box-L a span.big, .header .rokmage-cart-box-L span.big, .header .rokmage-cart-box-L span.items-checkout, .header .rokmage-cart-box-L span.items-checkout a:hover,
.header .rokmage-cart-box-L span.items-checkout .inactive { color: #FFF; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); }
.header .rokmage-cart-box-L span.items-checkout a { color: #ACF1FA; }
.header .rokmage-cart-box-L span.items-checkout a:hover { color: #63E1EF; }
.header .form-search { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/search-bg.png) no-repeat 0 0; }
.header #search_mini_form input { color: #FFF; }
.header .links li a, .header ul.links li.first a, .rokmage-text-resize { background-image: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/bg-arrows2.png) !important; }
.largeFont, .smallFont { background-image: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/font-resizer.png); background-color: transparent !important; }
span.select { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/select.png) no-repeat 100% 0; color: #FFF; }
span#selectcurrency { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/currency.png) no-repeat 100% 0; color: #CDD7DE; }
/* Modal Windows */
.modal-close, #rokmage-login-content .modal-close { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/modal-cart-close.gif) no-repeat 0 0; color: #666; }
div.cart-scrollable-container { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/cart-scroller-bg.png) no-repeat 0 0; }
.cart-scrollable-container a.next { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/cart-scroller-next.png) no-repeat 0 0; }
.cart-scrollable-container a.prev { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/cart-scroller-prev.png) no-repeat 0 0; }

/* Standard Inputs */
input.input-text, textarea, select { border: 1px solid #CCC;
    box-shadow: 0 0 7px rgba(255,255,255,0.4);
    -moz-box-shadow: 0 0 7px rgba(255,255,255,0.4);
    -webkit-box-box-shadow: 0 0 7px rgba(255,255,255,0.4);
}
input.input-text:focus, textarea:focus {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

/* MageMenus */
.nav-wrapper { background: #F1F1F1; border-color: #C0C0C0 #FFF #FFF #C0C0C0; border-style: solid; border-width: 1px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset; 
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
}
ul#magemenu-top li > a, ul#magemenu-top li ul.popup a { color: #666; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);}
ul#magemenu-top li.hover > a, ul#magemenu-top li.active > a, ul#magemenu-top li ul.popup a:hover, ul#magemenu-top li ul.popup a.active { color: #002D4D; }
ul#magemenu-top li.level0.parent > a span { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/menu-arrows.png) no-repeat 100% 6px; }
ul#magemenu-top > li.active { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/pill-r.png) no-repeat 100% 0; }
ul#magemenu-top > li.active a { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/pill-l.png) no-repeat 0 0; }
/* Dropdowns */
ul#magemenu-top li ul { background: #FFF; 
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
ul#magemenu-top .arrow { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/menu-arrows.png) no-repeat 100% 50% !important; }
/* MegaMenu */
ul#magemenu-top li ul.popup div.itemSubMenu a { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/menu-arrows.png) no-repeat 4px -108px !important; }
/* Side Menu Left */
.col-left .mageside-menu-toggle-button { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/sidepanel-arrows.png) no-repeat 4px -11px; border: 1px solid #032235;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3) inset;
}
.col-left .mageside-menu-toggle-button.active { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/sidepanel-arrows.png) no-repeat 4px 4px; }
.col-left .mageside-menu { background: #064063; }
.col-left .block.mageside-menu .block-title { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/horizontal-bar-active.png) repeat-x 50% 0 #4f9cb8; border-bottom: 1px solid #318CA6; border-top: 1px solid #96D5E5; }
.col-left .block.mageside-menu .block-title strong { color: #FFF; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); }
.col-left .mageside-menu a { color: #C2D7EA; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); }
.col-left a.mageside-menu-heading { border-top: 1px solid #032235; }
.col-left .mageside-menu a:hover, .col-left .mageside-menu a.active, .col-left .mageside-menu-toggle-container li a.activecurrent { color: #FFF; }
.col-left .mageside-menu .mageside-prod-num { color: #999; }
.col-left .mageside-menu ul li { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/bullet1.png) no-repeat 5% 8px; }
/* Side Menu Right */
.contentsidebar .mageside-menu-toggle-button { background:#DDD url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/sidepanel-arrows.png) no-repeat 4px -11px; border: 1px solid #FFF;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3) inset;
}
.contentsidebar .mageside-menu-toggle-button.active { background:#CCC url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/sidepanel-arrows.png) no-repeat 4px 4px; }
.contentsidebar .mageside-menu-heading.active span.parent, .contentsidebar .mageside-menu a { text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9); }
.contentsidebar a.mageside-menu-heading { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/body-div.png) repeat-x 0 0; }
.contentsidebar .mageside-menu a:hover, .contentsidebar .mageside-menu a.active, .contentsidebar .mageside-menu-toggle-container li a.activecurrent { color: #666; }
.contentsidebar .mageside-menu .mageside-prod-num { color: #999; }
.contentsidebar .mageside-menu ul li { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/bullet2.png) no-repeat 5% 8px; }

/* Lavalamp */
#box { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/pill-r.png) no-repeat 100% 0; }
#box .head { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/pill-l.png) no-repeat 0 0; }

/* Breadcrumbs */
.rok-breadcrumbs, .hbe-customsearch { float: none; background: #F1F1F1; border-color: #C0C0C0 #FFF #FFF #C0C0C0; border-style: solid; border-width: 1px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.rok-breadcrumbs ul li { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/breadcrumb-div.png) no-repeat 100% 0; }
.rok-breadcrumbs .chevronOverlay { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/breadcrumb-div-overlay.png) no-repeat 0 0; }
.rok-breadcrumbs ul li a { text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9); color: #002D4D; }

/* Welcome Message */
#welcome h2 { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/sidepanel-div2.png) no-repeat 0 100%; color: #1D1F21; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3); }
#welcome { color: #FFF; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); }

/* Main Content */
.col3-layout .contentwrapper { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/body-div2.png) repeat-y 500px 0; }
.col2-right-layout .contentwrapper { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/body-div2.png) repeat-y 77% 0; }

/* Sidebar */
.contentsidebar .block .block-title strong span { text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9); }
.contentsidebar .block .block-title { background: #DDD; }
.contentsidebar .block-cart .block-title { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/horizontal-bar-active.png) repeat-x 50% 0 #108BA7 !important; border-bottom: 1px solid #083E4C; border-top: 1px solid #96D5E5; }
.contentsidebar .block-cart .block-title strong span { color: #FFF; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); }
.contentsidebar .block-cart .block-content { background: #FFF; border: 1px solid #DDD; }
.col-left .block .block-title { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/horizontal-bar.png) repeat-x 50% 0 #09537F; border-bottom: 1px solid #064063; border-top: 1px solid #3C83AC;
       box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
       -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.col-left .block .block-title strong { color: #FFFFFF; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3); }
.col-left .block .block-content { color: #FFF; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); }
.col-left .block .block-content a { color: #C2D7EA; }
.col-left .block .block-content a:hover, .col-left .block .block-content a.hover, .col-left .block .block-content a.active { color: #FFF; }

/* Sidebar Inputs */
.col-left input.input-text { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/sidepanel-gradient4.png) repeat-x 50% -10px #0B6497; border: 1px solid #064063; color: #FFF; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5); 
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.col-left input.input-text:focus {
    box-shadow: 0 0 7px rgba(255,255,255,0.4);
    -moz-box-shadow: 0 0 7px rgba(255,255,255,0.4);
    -webkit-box-box-shadow: 0 0 7px rgba(255,255,255,0.4);
}

/* Buttons */
button.button, #rokmage-header-cart span.button { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/horizontal-bar-active.png) repeat-x 0 0 #108BA7; border: 1px solid #108BA7; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); 
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
    -webkit-box-box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
}
.col-left button.button { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/sidepanel-gradient3.png) repeat-x 50% 0 #0A5B8A; border: 1px solid #064063; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5); }
button.hover { background-position: 0 100%; text-shadow: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
button.button span, #rokmage-header-cart span.button a { color: #FFF; }
.col-left button.hover span { color: #C2D7EA; }

/* Filter */
#rokmage-layered-nav ol li a:hover, #rokmage-layered-nav dt, #rokmage-layered-nav li a { color: #CDD7DE; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); }
#rokmage-layered-nav .active, #rokmage-layered-nav dt:hover, #rokmage-layered-nav li a:hover, #rokmage-layered-nav ol li a:hover { color: #FFF; }
#rokmage-layered-nav dt { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/bullet2.png) no-repeat 0 3px; }
#rokmage-layered-nav li { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/bullet2.png) no-repeat 0 5px; }
#rokmage-layered-nav li { color: #E4E4E4; }

/* Product Scroller */
h2.specialheading, div.scrollable div.items .product-name a, div.scrollable div.items .productPrice { color: #666; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9); }
div.scrollable-container, div.scrollable-container.smallerize { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/body-div.png) repeat-x 0 100% !important; }
.scrollable-container a.prev, .scrollable-container a.prevPage { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/scroll-left.png); }
.scrollable-container a.next, .scrollable-container a.nextPage { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/scroll-right.png); }
.tooltip { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/scroller-tooltip.png) repeat 0 0; color: #666; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9); }

/* Content Slider */
#homepage-contentslider-container .images h3, #homepage-contentslider-container .price-box, #contentslider-container h3, #contentslider-container .price-box { text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9); color: #666; }
#homepage-contentslider-container, #contentslider-container { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/body-div.png) repeat-x 0 100% !important; }

/* Category View */
.toolbar-wrapper { border: 1px solid #FFF; background: #F1F1F1 url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/body-div.png) repeat-x 0 33px !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.toolbar { margin-left: 0 !important; width: auto !important; padding: 0 5px 0 0; }
span.switch_thumb:hover { color: #002D4D; }
ul#products-list { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/body-div-catlist.png) repeat-x 0 100%; }
ul#products-list li.item { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/body-div-catlist.png) repeat-x 0 100%; }
ul.thumb_view li .product-container { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/body-div2.png) repeat-y 100% 0 !important; }
ul#products-list .price{color:#C76200}
.col3-layout ul.thumb_view li:nth-child(2n+2) .product-container { background: none !important; }
.col2-left-layout ul.thumb_view li:nth-child(3n+3) .product-container { background: none !important; }

/* Product View */
#quick-info-slot h2, .product-view .up-sell h3, .product-view .box-tags h2 { color: #666; }
.catalog-product-view .product-shop { background: #DDD; border-color: #C0C0C0 #FFF #FFF #C0C0C0; border-style: solid; border-width: 1px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
}
#zoomable.rounded_bg { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/main_image_bg_resized.png) no-repeat 0 0; }
#zoomable .zoomer { border: 1px solid #DDD !important; }
.product-options-bottom { background: #FFF; }
.thumbsbutton a, .thumbsbutton a:hover { color: #FFF; }
.thumbswrapper { background: #002D4D; }
.tier-prices li { background: #FFF; border: 1px dotted #CCC; }
/* Tabs */
ul.tabs { border: 1px solid #CCCCCC; }
ul.tabs li a:hover, ul.tabs li.active a { color: #002D4D; }

/* Footer Viewed */
.footer-viewed-title strong { text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9); }

/* Footer */
.footer-wrapper { background: #D1D2D1; border-color: #C1C2C1 #E7E7E7 #E7E7E7 #C1C2C1; border-style: solid; border-width: 1px; } 
.rokmage-footer-inner-panel h3, #rokmage-footer-text h3 { color: #002D4D; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6); }
.footer .rokmage-footer-inner-panel ul li a { color: #666; }
#rokmage-footer-text { background:#D1D2D1; }
#rokmage-footer-text p { color: #777; }
.store-switcher label, #copyright { color: #999; }
#rokmage-footer-lists { border-bottom: 1px solid #C1C2C1; background:#CACACA url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/footer-border-vert.png) repeat-y 631px 0; }
#footer-bottom { border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; }
#rocketlogo { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/branding.png) no-repeat 0 50%; }
.footer ul.footermenu { border-bottom: 1px solid #C1C2C1; }

/* Cart */
.block-progress dt.complete, .block-progress dd.complete { background-color: #09537F; border: 1px solid #064063; }
.opc .active .step-title h2 { color: #333; }
.checkout-progress li.active { color: #002D4D; border-top-color: #002D4D; }
.multiple-checkout .col2-set, .multiple-checkout .col3-set, .my-account .col2-set { background: #FFF; }

/* Account */
.dashboard .box-account .box-head h2 { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/horizontal-bar-active.png) repeat-x 50% 0 #108BA7; color: #FFF; }

/* Misc */
.btn-remove { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/btn_remove.png) no-repeat 0 0; }

/* Ribbons */
#contentslider-container.recent span.ribbon, #homepage-contentslider-container.recent span.ribbon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/new.png) no-repeat 0 0; }
div.scrollable-container.recent span.ribbon, div.category-products.recent span.ribbon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/new_sm.png) no-repeat 0 0 transparent; }
#contentslider-container.bestselling span.ribbon, #homepage-contentslider-container.bestselling span.ribbon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/bestselling.png) no-repeat 0 0; }
div.scrollable-container.bestselling span.ribbon, div.category-products.bestselling span.ribbon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/bestselling_sm.png) no-repeat 0 0 transparent; }
#contentslider-container.featured span.ribbon, #homepage-contentslider-container.featured span.ribbon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/featured.png) no-repeat 0 0; }
div.scrollable-container.featured span.ribbon, div.category-products.featured span.ribbon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/featured_sm.png) no-repeat 0 0 transparent; }
#contentslider-container.viewed span.ribbon, #homepage-contentslider-container.viewed span.ribbon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/popular.png) no-repeat 0 0; }
div.scrollable-container.viewed span.ribbon, div.category-products.viewed span.ribbon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/popular_sm.png) no-repeat 0 0 transparent; }
#contentslider-container.rated span.ribbon, #homepage-contentslider-container.rated span.ribbon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/highestrated.png) no-repeat 0 0; }
div.scrollable-container.rated span.ribbon, div.category-products.rated span.ribbon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/highestrated_sm.png) no-repeat 0 0 transparent; }
#contentslider-container.specialprice span.ribbon, #homepage-contentslider-container.specialprice span.ribbon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/sale.png) no-repeat 0 0; }
div.scrollable-container.specialprice span.ribbon, div.category-products.specialprice span.ribbon { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/sale_sm.png) no-repeat 0 0 transparent; }

@media print { 

    body { 
        background-color: #fff; color: #333; 
    }

     .col-left { background: url(http://www.hbe.com.au/skin/frontend/hbe/mercado/images/sidepanel-pattern.png) repeat scroll 50% 0 #0A5785;  
               -webkit-filter:blur(0); 
    }
    .col-wrapper, #rokmage-header-cart, #rokmage-login-content, .footer-viewed-wrapper { background: #FAFAFA; 
                -webkit-filter:blur(0); 
    }

 
}
#showcase-image {
    position:relative;
    margin-bottom:20px;
    width: 960px;
    height: 360px;
    overflow: hidden;}
.promos ul {
    clear: both;
    margin: 0 auto 20px auto;
    width: 940px;
}
.promos ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.promos ul li { display:inline; float:left; position:relative; z-index:1; overflow:hidden;
    border:1px solid #DEDEDE;
    -webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    -moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    box-shadow:rgba(0,0,0,.15) 0 1px 3px;
    box-shadow:rgba(0,0,0,.15) 0 1px 6px \0/IE9;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.promos ul.col4 li{width:225px; height:155px; margin-left:11px; _margin-left:9px;}
.promos ul.col3 li{width:305px; height:100px; margin-left:9px; _margin-left:7px;}

.promos ul li.first { margin-left:0; }
.promos ul li.last { margin-left:10px; _margin-left:8px; }

.promos ul li a { display:block; cursor:pointer;

}
.promos ul li a:nth-child(1n) { border-color:#fff; }

.promos ul li a:hover {
    background:#f0f0f0;
    background:-moz-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:-webkit-gradient(linear,lefttop,leftbottom,color-stop(50%,rgba(249,249,249,1)),color-stop(100%,rgba(224,224,224,1)));
    background:-webkit-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:-o-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:-ms-linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
    background:linear-gradient(top,rgba(249,249,249,1)50%,rgba(224,224,224,1)100%);
}

.promos ul li a img { display:block;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.promos ul li a .play { width:46px; height:46px; position:absolute; z-index:1; left:95px; top:66px; opacity:.8; background:url(http://images.apple.com/v/home/k/images/video_play_medium.png) 0 0 no-repeat; background-size:46px 92px; _behavior:url(/global/scripts/lib/iepngfix.htc); }
@media only screen {
    .promos ul li a .play { background-image:url(/v/home/k/images/video_play_medium.svg); }
}
.promos ul li a:hover .play { background-position:0 100%; opacity:1; }

.promos ul li a.promo-rotate { position:absolute; z-index:1; top:0; }


#product-tabs {width:940px;margin:0 auto}

.contentwrapper {display:none}
.the-tooltip {
  position: relative;
}
.the-tooltip :focus + :last-child, .the-tooltip:focus > :last-child, .the-tooltip:hover > :last-child {
  opacity: 1;
  -webkit-transition: 0.4s 0s;
  -moz-transition: 0.4s 0s;
  -ms-transition: 0.4s 0s;
  -o-transition: 0.4s 0s;
  transition: 0.4s 0s;
  visibility: visible;
}
.the-tooltip > :last-child {
  border: solid 1px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.2;
  opacity: 0;
  padding: 5px 5px;
  position: absolute;
  -webkit-transition: 0.2s 0s;
  -moz-transition: 0.2s 0s;
  -ms-transition: 0.2s 0s;
  -o-transition: 0.2s 0s;
  transition: 0.2s 0s;
  visibility: hidden;
  width: 290px;
  z-index: 999;
}
.the-tooltip > :last-child * {
  max-width: 100%;
}

.the-tooltip > :last-child:after, .the-tooltip > :last-child:before {
  border: solid 11px;
  content: "";
  display: block;
  margin: 0 20px 0 20px;
  position: absolute;
}
.the-tooltip.bottom > :last-child {
  margin-top: 15px;
  bottom: 100%;
}
.the-tooltip.bottom > :last-child:after {
  margin-bottom: -1px;
}
.the-tooltip.bottom > :last-child:after, .the-tooltip.bottom > :last-child:before {
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  bottom: 50%;
}
.the-tooltip.bottom > :last-child:before {
  margin-bottom: 0px;
}
.the-tooltip.center > :last-child {
  left: -145px;
  margin-left: 50%;
}
.the-tooltip.center > :last-child:after, .the-tooltip.center > :last-child:before {
  left: 50%;
  margin-left: -10px;
}
.the-tooltip.left > :last-child {
  left: 0;
}
.the-tooltip.left > :last-child:after, .the-tooltip.left > :last-child:before {
  left: 0;
}
.the-tooltip.right > :last-child {
  right: 0;
}
.the-tooltip.right > :last-child:after, .the-tooltip.right > :last-child:before {
  right: 0;
}
.the-tooltip.top > :last-child {
  bottom: 100%;
  margin-bottom: 15px;
}
.the-tooltip.top > :last-child:after {
  margin-top: -1px;
}
.the-tooltip.top > :last-child:after, .the-tooltip.top > :last-child:before {
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: 100%;
}
.the-tooltip.top > :last-child:before {
  margin-top: 0px;
}
.the-tooltip.auto-width > :last-child {
  white-space: nowrap;
  width: auto;
}
.the-tooltip.full-width > :last-child {
  left: 0;
  margin-left: 0;
  width: 100%;
}
.the-tooltip.apple-green > :last-child {
  background-color: #8db600;
  border-color: #658300;
  color: #161d00;
}
.the-tooltip.apple-green > :last-child:after {
  border-color: #8db600;
}
.the-tooltip.apple-green > :last-child:before {
  border-color: #658300;
}
.the-tooltip.apple-green > :last-child {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.the-tooltip.apricot > :last-child {
  background-color: #fbceb1;
  border-color: #f9b080;
  color: #441d03;
}
.the-tooltip.apricot > :last-child:after {
  border-color: #fbceb1;
}
.the-tooltip.apricot > :last-child:before {
  border-color: #f9b080;
}
.the-tooltip.apricot > :last-child {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.the-tooltip.black > :last-child {
  background-color: #333333;
  border-color: #0d0d0d;
  color: #ffffff;
}
.the-tooltip.black > :last-child:after {
  border-color: #333333;
}
.the-tooltip.black > :last-child:before {
  border-color: #0d0d0d;
}
.the-tooltip.black > :last-child {
  text-shadow: 0 1px 0 #000000;
}
.the-tooltip.carrot-orange > :last-child {
  background-color: #ed9121;
  border-color: #b3690f;
  color: #251603;
}
.the-tooltip.carrot-orange > :last-child:after {
  border-color: #ed9121;
}
.the-tooltip.carrot-orange > :last-child:before {
  border-color: #b3690f;
}
.the-tooltip.carrot-orange > :last-child {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.the-tooltip.eggplant > :last-child {
  background-color: #614051;
  border-color: #33222b;
  color: #ffffff;
}
.the-tooltip.eggplant > :last-child:after {
  border-color: #614051;
}
.the-tooltip.eggplant > :last-child:before {
  border-color: #33222b;
}
.the-tooltip.eggplant > :last-child {
  text-shadow: 0 1px 0 #000000;
}
.the-tooltip.forest-green > :last-child {
  background-color: #014421;
  border-color: #001209;
  color: #ffffff;
}
.the-tooltip.forest-green > :last-child:after {
  border-color: #014421;
}
.the-tooltip.forest-green > :last-child:before {
  border-color: #001209;
}
.the-tooltip.forest-green > :last-child {
  text-shadow: 0 1px 0 #000000;
}
.the-tooltip.bright-lavender > :last-child {
  background-color: #bf94e4;
  border-color: #9a57d5;
  color: #250e38;
}
.the-tooltip.bright-lavender > :last-child:after {
  border-color: #bf94e4;
}
.the-tooltip.bright-lavender > :last-child:before {
  border-color: #9a57d5;
}
.the-tooltip.bright-lavender > :last-child {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.the-tooltip > :last-child {
  background-color: #003366;
  border-color: #000d1a;
  color: #ffffff;
}
.the-tooltip.dark-midnight-blue > :last-child:after {
  border-color: #003366;
}
.the-tooltip.dark-midnight-blue > :last-child:before {
  border-color: #000d1a;
}
.the-tooltip.dark-midnight-blue > :last-child {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.the-tooltip.blue > :last-child:after {
    border-color: #002D4D;
}
.the-tooltip.blue > :last-child:before {
    border-color: #000d1a;
}
.the-tooltip.blue > :last-child {
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.the-tooltip.magic-mint > :last-child {
  background-color: #aaf0d1;
  border-color: #69e5ae;
  color: #0c432a;
}
.the-tooltip.magic-mint > :last-child:after {
  border-color: #aaf0d1;
}
.the-tooltip.magic-mint > :last-child:before {
  border-color: #69e5ae;
}
.the-tooltip.magic-mint > :last-child {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.the-tooltip.mustard > :last-child {
  background-color: #ffdb58;
  border-color: #f1bd00;
  color: #3f3100;
}
.the-tooltip.mustard > :last-child:after {
  border-color: #ffdb58;
}
.the-tooltip.mustard > :last-child:before {
  border-color: #f1bd00;
}
.the-tooltip.mustard > :last-child {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.the-tooltip.sienna > :last-child {
  background-color: #882d17;
  border-color: #47170c;
  color: #ffffff;
}
.the-tooltip.sienna > :last-child:after {
  border-color: #882d17;
}
.the-tooltip.sienna > :last-child:before {
  border-color: #47170c;
}
.the-tooltip.sienna > :last-child {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.the-tooltip.sky-blue > :last-child {
  background-color: #87ceeb;
  border-color: #45b3e0;
  color: #0d3a4d;
}
.the-tooltip.sky-blue > :last-child:after {
  border-color: #87ceeb;
}
.the-tooltip.sky-blue > :last-child:before {
  border-color: #45b3e0;
}
.the-tooltip.sky-blue > :last-child {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.the-tooltip.sunset > :last-child {
  background-color: #fad6a5;
  border-color: #f6b55d;
  color: #4f2f04;
}
.the-tooltip.sunset > :last-child:after {
  border-color: #fad6a5;
}
.the-tooltip.sunset > :last-child:before {
  border-color: #f6b55d;
}
.the-tooltip.sunset > :last-child {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#showcase{
    position: absolute;
}

.oneByOne1{
    margin: 0 0 20px 0;
    width: 960px;
    height: 360px;
    background: #f1f1f1 url(http://www.hbe.com.au/skin/frontend/hbe/mercado/onebyone/images/assets/onebyone-bg.gif) repeat-x;
    position: relative;
    overflow: hidden;
    border-bottom:2px solid #e0e0e0;

}

#showcase .oneByOne_item{
    position: absolute;
    width: 960px;
    height: 360px;
    overflow: hidden;
}

#showcase .oneByOne_item span{
    font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
}

#showcase .oneByOne_item a{
    text-decoration: none;
    color: #B22222;
}


/* Newmark IWB */
#showcase .hbeiwb img, #showcase .hbeiwb a {position:absolute}
#showcase .hbeiwb a img {position:static}
#showcase .heading {top:20px;left:50px}
#showcase .hero {bottom:0;right:45px}
#showcase .sight-word-readers {bottom:0px;left:50px}
#showcase .rising-readers {bottom:0px;left:230px}

/* Edutect */
#showcase .edutect img,
#showcase .edutect a,
#showcase .edutect h2,
#showcase .edutect h3,
#showcase .edutect p,
#showcase .edutect button {position:absolute}
#showcase .edutect a img {position:static}
#showcase .edutect h2 {top:60px;left:80px;font-size:44px;font-weight:bold;color: #002D4D}
#showcase .edutect h3 {top:120px;left:80px;font-size:18px;color: #002D4D}
#showcase .edutect p {top:160px;left:80px;font-size:15px;width:530px}
#showcase .edutect button {top:230px;left:80px}
#showcase .edutect .unit-planner {top:270px;left:60px;}
#showcase .edutect .hbpls-logo {top:270px;left:400px;}
#showcase .edutect .lesson-planner {top:40px;right:40px;}

/* slide 1 */
#showcase img.img1{
    position: absolute;
    top: 24px;
    left: 420px;
}

#showcase img.img2{
    position: absolute;
    top: 64px;
    left: 540px;
}

#showcase .oneByOne_item .text1{
    position: relative;
    float: left;
    margin: 140px 12px 0 48px;
    color: #333333;
    font-size: 48px;
}

#showcase .oneByOne_item .text2{
    clear: left;
    position: relative;
    float: left;
    margin: 4px 12px 0 48px;
    color: #666666;
    font-size: 24px;
}

/* slide 2 */
#showcase img.img3{
    position: absolute;
    top: 24px;
    left: 80px;
}
#showcase img.img4{
    position: absolute;
    top: 64px;
    left: 160px;
}
#showcase img.img5{
    position: absolute;
    top: 230px;
    left: 420px;
}
#showcase .oneByOne_item .text3{
    clear: left;
    position: relative;
    float: left;
    margin: 120px 12px 0 580px;
    color: #333333;
    font-size: 48px;
}
#showcase .oneByOne_item .text4{
    clear: left;
    position: relative;
    float: left;
    margin: 12px 12px 0 580px;
    color: #666666;
    font-size: 22px;
}

/* slide 3 */
#showcase .slide3 img.wp1{
    position: absolute;
    top: 255px;
    left: 512px;
}
#showcase .slide3 img.wp2{
    position: absolute;
    top: 190px;
    left: 360px;
}
#showcase .slide3 img.wp3{
    position: absolute;
    top: 64px;
    left: 80px;
}

#showcase .slide3 span.txt1{
    clear: left;
    position: relative;
    float: left;
    margin: 120px 12px 0 540px;
    background: #B22222;
    padding: 8px;
    color: #FFFFFF;
    font-size: 40px;
}
#showcase .slide3  span.txt1 a{
    color: #FFFFFF;
}
#showcase .slide3 span.txt2{
    clear: left;
    position: relative;
    float: left;
    margin: 12px 12px 0 540px;
    color: #FFFFFF;
    background: #A0522D;
    padding: 8px;
    font-size: 22px;
}


/* slide 4 */
#showcase img.wp1{
    position: absolute;
    top: 240px;
    left: 380px;
}
#showcase img.wp2{
    position: absolute;
    top: 200px;
    left: 470px;
}
#showcase img.wp3{
    position: absolute;
    top: 100px;
    left: 600px;
}

#showcase .oneByOne_item span.wp1{
    clear: left;
    position: relative;
    float: left;
    margin: 120px 12px 0 60px;
    background: #20B2AA;
    padding: 8px;
    color: #FFFFFF;
    font-size: 40px;
}
#showcase .oneByOne_item span.wp1 a{
    color: #FFFFFF;
}
#showcase .oneByOne_item span.wp2{
    clear: left;
    position: relative;
    float: left;
    margin: 12px 12px 0 60px;

    color: #FFFFFF;
    background: #5F9EA0;
    padding: 8px;
    font-size: 16px;
}

/* slide 5 */
#showcase .oneByOne_item img.bigImage{
    position: absolute;
    top: 0;
    left: 0;

}
#showcase .oneByOne_item span.slide5Txt1{
    position: relative;
    float: left;
    margin: 150px 12px 0 600px;
    color: #9ACD32;
    font-size: 24px;
    background: #FFFFFF;
    padding: 8px;
}

#showcase .oneByOne_item span.slide5Txt2{
    position: relative;
    clear: left;
    float: left;
    margin: 12px 12px 0 600px;
    color: #666666;
    font-size: 12px;
    background: #FFFFFF;
    padding: 8px;
}  

/**
 * @version    1.5.1.4 October 4, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

.cms-index-index .grid-text {padding: 0 0 5px 5px;}
.cms-index-index .product-info-col .price-box { padding: 5px 0;}
.cms-index-index span.switch_thumb { margin: 0 0 10px 5px;  }

/* Welcome Message Container */
.cms-index-index #slider_welcome { left:50%; margin-left:-480px; position:absolute; top:170px; width:960px; }
.cms-index-index #welcome { float: left; width:265px; font-size:120%; line-height: 20px; padding: 13px 0 0 15px; border: 1px solid #ccc; }
.cms-index-index #welcome p { padding: 10px; }
.cms-index-index .main, .cms-index-index .col-main { padding: 0px; }

/* Welcome Message */
.cms-index-index #welcome .block-title { padding:6px 0 4px 10px; }
.cms-index-index #welcome .block-title strong > span { font-size:1.5em; line-height:20px; margin:0; font-weight: normal; }

/* Ribbons */
ul.display li { position: relative; }
div.category-products span.ribbon { display: none; position: absolute; width: 128px; height: 53px; top: -4px; left: -5px; }
div.category-products.bestselling span.ribbon { display: block; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-homepagegrid/images/bestselling_sm.png); }
div.category-products.featured span.ribbon { display: block; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-homepagegrid/images/featured_sm.png); }
div.category-products.recent span.ribbon { display: block; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-homepagegrid/images/new_sm.png); }
div.category-products.viewed span.ribbon { display: block; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-homepagegrid/images/popular_sm.png); }
div.category-products.rated span.ribbon { display: block; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-homepagegrid/images/highestrated_sm.png); }
div.category-products.specialprice span.ribbon { display: block; background: url(http://www.hbe.com.au/skin/frontend/hbe/default/rokmage-homepagegrid/images/sale_sm.png); }
