/**

 * 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) 2011 Magento Inc. (http://www.magentocommerce.com)

 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)

 */

@font-face {
    font-family: 'futura_md_btbold';
    src: url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura_bold_bt-webfont.eot');
    src: url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura_bold_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura_bold_bt-webfont.woff') format('woff'),
         url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura_bold_bt-webfont.ttf') format('truetype'),
         url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura_bold_bt-webfont.svg#futura_md_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaNormalRegular';
    src: url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura-normal.eot');
    src: url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura-normal.eot') format('embedded-opentype'),
         url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura-normal.woff') format('woff'),
         url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura-normal.ttf') format('truetype'),
         url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura-normal.svg#FuturaNormalRegular') format('svg');
		 font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaBookBook';
    src: url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura-book.eot');
    src: url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura-book.eot') format('embedded-opentype'),
         url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura-book.woff') format('woff'),
         url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura-book.ttf') format('truetype'),
         url('http://www.simbatowels.com.au/skin/frontend/default/theme321/fonts/futura-book.svg#FuturaBookBook') format('svg');
}

/* Reset ================================================================================= */

* { margin:0; padding:0; }



body          { background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/body-bg.gif) repeat-x center top #fff; font-family:Arial, sans-serif; font-size:16px; line-height:1.5em; color:#6a6969;}

body > .wrapper {} 

body.cms-home {/*background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/body-bg2.gif) repeat-x center top #fff;*/}



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



a             { color:#6A6969; /*text-decoration:underline; */ text-decoration: none; }

a:hover       { text-decoration: underline; }

:focus        { outline:0; }



/* Headings */

h1            { font-size:20px; font-weight:normal; line-height:1.15; margin-bottom:7px; }

h2            { font-size:18px; font-weight:normal; line-height:1.25;margin-bottom:7px;}

h3            { font-size:16px; font-family: 'futura_md_btbold'; line-height:1.25; margin-bottom:7px;  font-weight: normal;}

h4            { font-size:14px; font-family: 'futura_md_btbold'; margin-bottom:7px;   font-weight: normal;}

h5            { font-size:12px; font-family: 'futura_md_btbold'; margin-bottom:7px;  font-weight: normal;}

h6            { font-size:11px; font-family: 'futura_md_btbold'; margin-bottom:7px; font-weight: normal;}



/* Forms */

form          { display:inline; }

fieldset      { border:0; }

legend        { display:none; }



/* Table */

table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; }

caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }



/* Content */

strong        { font-family: 'futura_md_btbold'; font-weight:normal}

address       { font-style:normal; margin-bottom:5px;  font-size: 13px;    line-height: normal;}
.footer address {font-size: 12px}
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 {width:100%; overflow:hidden;}

.page { width:940px; margin:0 auto; padding:0;  }

.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; margin:0 auto; background:#fff;}

.page-popup  .ratings .rating-box {float:none; margin:0 auto 10px;}

.main-container {}

.main { margin:10px 0; }



/* Base Columns */

.col-left { float:left; width:220px;}

.col-main { float:left; width:700px; }

.col-right { float:right; width:220px;}



/* 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:460px; margin-left:10px; }

.col3-layout .col-wrapper { float:left; width:700px; }

.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-size: 12px; vertical-align:middle; color:#6A6969;   padding: 5px 0;}

input.input-text,select,textarea { background:#fff; border:1px solid #414143; border-right:1px solid #d9ccc8; border-bottom:1px solid #d9ccc8; text-indent: 5px;}

input.input-text,textarea { }

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;   text-align: center;}

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:27px;

	background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/bkg_button.gif) repeat-x center top;

	padding:0 8px; 

	font:bold 12px/26px Arial, Helvetica, sans-serif;
	
	text-align:center;

	white-space:nowrap;

	color:#fff;

	border-radius:3px;

}

button.button span span { background:none; padding:0; }

button.button:hover > span {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/bkg_button.gif) repeat-x center bottom #4e4e4e;}

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 13px;  display:table}

.form-list label { float:left; color:#6A6969; font-family: 'futura_md_btbold'; position:relative; z-index:0; font-size:11px; text-transform:uppercase; margin-bottom:1px; }

.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:635px; }

.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:125px; }

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



.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:150px; }



.opc .form-list .customer-name-suffix .name-lastname,

.opc .form-list .customer-name-middlename .name-firstname,

.opc .form-list .customer-name-middlename-suffix .name-firstname,

.opc .form-list .customer-name-middlename-suffix .name-lastname { width:210px; }



.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:140px; }



.opc .form-list .customer-name-prefix .name-firstname input.input-text,

.opc .form-list .customer-name-suffix .name-lastname input.input-text,

.opc .form-list .customer-name-middlename .name-firstname input.input-text,

.opc .form-list .customer-name-middlename-suffix .name-firstname input.input-text,

.opc .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:190px; }



.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;  }

.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 3% 12px 4%;  width: 92.65%; margin:20px 0; float:left; }

.fieldset .legend { float:left; font-family: 'futura_md_btbold'; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -3px; padding:1px 8px 2px; 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.simbatowels.com.au/skin/frontend/default/theme321/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-family: 'futura_md_btbold'; }

.error { color:#f00; font-family: 'futura_md_btbold'; }

.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-family: 'futura_md_btbold' !important; }

.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/i_msg-error.gif); color:#df280a; }

.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/i_msg-success.gif); color:#3d6611; }

.note-msg,

.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/i_msg-note.gif); color:#3d6611; }



/* BreadCrumbs */

.breadcrumbs { margin:0 0 18px; overflow:hidden; padding:1px 0 0 12px; }

.breadcrumbs li { float:left;  font-family: 'FuturaBookBook', sans-serif; color:#4f4f4f; font-size:12px; line-height:19px; }

.breadcrumbs li a {text-decoration:none; color:#4f4f4f; }

.breadcrumbs li:first-child a {color:#0c3e6a;}

.breadcrumbs li span {display:inline-block; text-indent:-77777px; height:13px; width:3px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/breadcrumbs.png) no-repeat left 8px; margin:0 9px 0 8px;}

.breadcrumbs li strong {font-weight:normal;}



/* Page Heading */

.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 15px; }

.page-title h1,

.page-title h2 { font-size:16px; color:#0c3e6a; text-transform:uppercase; font-family: 'futura_md_btbold', sans-serif; line-height:20px; font-weight:normal; margin:0 0 5px; }

.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-bottom:1px solid #e5e5e5; padding:5px 0 13px;  margin:0px 0 9px; text-align:center; }

.pager .amount { float:left; padding-top: 7px;} 

.pager .limiter { float:right; margin-right:15px;}
.pager .limiter select, .pager .limiter input {text-indent: 0;} 
.pager .pages { margin:7px auto 0; }

.pager .pages ol { display:inline; }

.pager .pages li { display:inline; color:#000;}

.pager .pages .current {}

.pager ol > li:first-child > a {text-decoration:none;}

.pager ol > li > a {}



/* Sorter */

.sorter { padding:5px 0; margin:5px 0; display: none; }

.sorter .view-mode { float:left; }

.sorter .view-mode { float:left; text-indent:-77777px; overflow:hidden; height:19px; width:100px; margin:0px 0 0 1px;}

.sorter .view-mode .grid {display:block; float:left; width:19px; height:19px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/grid.png) no-repeat left top;}

.sorter .view-mode a.grid {background-position:0 bottom;}

.sorter .view-mode a.grid:hover {background-position:0 top;}

.sorter .list {display:block; float:left; width:19px; height:19px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/list.png) no-repeat left bottom; margin-left:12px; }

.sorter a.list {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/list.png) no-repeat left top;}

.sorter a.list:hover {background-position:0 bottom;}

.sorter .sort-by { float:right; }
.sort-by { float:right; }
.sorter .link-feed {}



/* Toolbar */

.toolbar {font-size:11px; line-height:normal; color:#6a6969;}

.toolbar select {font-size:11px; color:#7f7f7f; border:1px solid #e3e2e1; text-indent: 0;} 

.toolbar strong {font-weight:normal;  font-family: 'FuturaNormalRegular';}

.toolbar .pager {}

.toolbar .sorter {}

.toolbar-bottom {}





/* Data Table */

.data-table { width:100%; display:inline-table; padding-bottom: 10px;    overflow-x: scroll; }

.data-table th { padding:5px; border:1px solid #ddd; font-family: 'futura_md_btbold'; white-space:nowrap; }

.data-table td { padding:5px; border:1px solid #ddd; }

.data-table thead { background-color:#f1f1f1; }

.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-family: 'futura_md_btbold'; 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.simbatowels.com.au/skin/frontend/default/theme321/images/bkg_collapse.gif) 0 4px no-repeat; */ cursor:auto; }

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.simbatowels.com.au/skin/frontend/default/theme321/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-family: 'futura_md_btbold'; }

.std dl dd { margin:0 0 10px; }

.std ul {margin-left:15px;}
.std ul li{list-style:disc outside none;}

/*.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-family: 'futura_md_btbold'; }

.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-family: 'futura_md_btbold'; }

.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-family: 'futura_md_btbold'; color:#f00; }

.link-wishlist { color:#343434; }

.link-reorder { font-family: 'futura_md_btbold'; }

.link-compare { }

.link-print { background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }

.link-rss { background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

.btn-remove { display:block; width:12px; height:12px; font-size:0; line-height:0; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin-left:2px; }

.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/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.simbatowels.com.au/skin/frontend/default/theme321/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin-left:2px;}



.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.simbatowels.com.au/skin/frontend/default/theme321/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 ================================================================================ */

.top-row-1 {border-bottom:1px solid #dfdede; padding:16px 0 15px 0;}

.top-row-1 .page {position:relative; padding:0px;}

.logo { float:left; }

.header-container {}

.header { /*padding:14px 0 7px;*/ padding:0px 0 7px; position:relative;}

.header .logo { float:left; text-decoration:none !important; margin:4px 0 0 0; }

.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; }

.top-row-1 .welcome-msg { font-family: 'futura_md_btbold'; float:left; color:#187eb1; }

.top-row-1 .welcome-msg a {}

.header .quick-access {float:right;margin-top: 10px}

.header .links { float:right; overflow:hidden; padding:0 0 /*16px*/ 0; }

.header .links li {float:left; padding:10px;}

.header .links li a {text-decoration:none; color:#fff;}

.header .links li a:hover {color:#b3aa7e;}

.header .form-search { text-align:right; margin-top:6px;}

.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:10px 0; border-bottom:1px solid #ddd; cursor:pointer; text-align: left}

.header .form-search .search-autocomplete li .amount { float:none; font-family: 'futura_md_btbold'; padding: 10px 15px }

.header .form-search .search-autocomplete li.selected {}

.header-container .top-container { clear:both; text-align:right; }

.top-row-1 .block-currency .block-content {padding:0px 0 0 0; border:0; float:right; clear:right; background:none;}

.top-row-1 .block-currency {float:right; border:none; margin:0px 0 0 10px; padding:0; background:none;}

.top-row-1  .block-currency .block-title {padding:0px 5px 0 0; float:left; border:0px; display:inline-block; margin:0px; background:none; font-family:Arial, Helvetica, sans-serif; text-transform:none;}

.top-row-1  .block-currency .block-title strong,

.form-language label {	font-size:12px; line-height:normal; font-weight:normal; padding-top:2px; display:inline-block; color:#6a6969; text-transform:none; font-family:Arial, Helvetica, sans-serif;}

.header select {font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:normal; background:#ccc; padding:3px;	border:1px solid #ddd !important;}

.form-language {float:right;}

#search_mini_form {float:right; position:relative; padding:0px 0 0 15px; clear:right; margin-top:16px;}

.header .form-search {overflow:hidden; font-size:16px; line-height:normal;}

.header .form-search .input-text {background:#fff; width:500px; border:1px solid #dfdfdf; float:left; font-size:13px; font-family: 'FuturaBookBook'; /*padding:8px 10px 10px;*/ height:26px; padding-bottom:0; border-radius:5px 0 0 5px; padding-left:10px; text-transform:uppercase;}

.header .form-search button.button {float:left;} 

.header .form-search button.button span { 

	font-family: 'futura_md_btbold', sans-serif;

	display:inline-block; 

	padding:0px; 

	background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/button-search.png) repeat-x center top;

	height:33px; 

	line-height:34px;

	font-size:14px; 

	text-transform:uppercase;

	color:#fff;

	font-weight:normal;

	padding:0 10px 0 9px;

	border-radius: 0 5px 5px 0px;

}

.header .form-search button.button:hover span {background:#3c3b3b;}

.header .form-search label {display:inline-block; float:right; padding:0 0 0 6px;}

.header .form-search label a {

	background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/button-search.png) repeat-x center top; 

	border:none; 

	border-radius:5px 5px; 

	display:inline-block;

	text-decoration:none;

	font-family: 'futura_md_btbold', sans-serif;

	font-size:14px;

	text-transform:uppercase;

	line-height:33px;

	padding:0 13px 0 12px;

	font-weight:normal;

	color:#fff;

	}

.header .form-search label a:hover {background:#30343e; color:#fff; border-color:#30343e;}

.list-top-1 {

	overflow:hidden; 

	background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/list-top-bg.gif) repeat-x center top; 

	border:1px solid #fff; 

	margin:5px 0 0 0;

	box-shadow: 0 4px 4px rgba(0,0,0,0.13);

	-moz-box-shadow: 0 4px 4px rgba(0,0,0,0.13);

	-webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.13);

	border-radius:4px;

	-moz-border-radius:4px;

	-webkit-border-radius:4px;

	}

.list-top-1 li {float:left;}

.list-top-1 li a {

	font-family:'futura_md_btbold', sans-serif;

	text-decoration:none; 

	font-size:16px; 

	text-transform:uppercase; 

	color:#4f4f4f; 

	line-height:42px; 

	display:inline-block;

	padding:0 18px;

	font-weight:normal;

	border-right:1px solid #d7d7d8;

	}

.list-top-1 li a:hover {background:#e4e4e5; color:#0c3e6a;}
.list-top-1 li:last-child a {border-right:none;}

.rms li a {

	font-family:'futura_md_btbold', sans-serif;

	text-decoration:none; 

	font-size:16px; 

	text-transform:uppercase; 

	color:#4f4f4f; 

	line-height:42px; 

	display:inline-block;

	padding:0 18px;

	font-weight:normal;

	border-right:1px solid #d7d7d8;

	}

.rms li a:hover {background:#e4e4e5; color:#0c3e6a;}
.rms li:last-child a {border-right:none;}


#select-form { margin-left:1px;}	

.jqTransformSelectWrapper {

            background:#fff;

            color:#939393;

            font:normal 11px Arial, Helvetica, sans-serif;

			line-height:18px;

            height:18px !important;           

            float:left;

            position:relative;

            padding:0;

            z-index: auto!important;

			min-width:180px!important;

			border-radius:2px;

			float:right;

			margin:0 0 0 4px;

			border:1px solid #d3d3d3;			

}

.jqTransformSelectWrapper > div {padding-left:5px;}

.jqTransformSelectWrapper > div > span{display: inline-block; width: 86%!important; margin-top:1px; cursor:pointer;}

.jqTransformSelectWrapper .jqTransformSelectOpen {

        background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/select_right.png) left top no-repeat;

        width:20px;

        height:20px !important;

        position:absolute;

        top:-1px;

        right:-1px;

}

.jqTransformSelectWrapper .jqTransformSelectOpen:hover {background-position:0 bottom;}

.jqTransformSelectWrapper  ul {

        list-style:none !important;

        width:99% !important;

        background:#fff;

        border:none;

        position:absolute;

        top:22px;

        left:0;

        z-index:11;

        border:1px solid #d6d6d6;

        border-top:none;

        z-index: 11!important;

}	

.jqTransformSelectWrapper  ul li { padding-left:5px; display:block; line-height:16px; }

.jqTransformSelectWrapper li a { text-decoration:none; display:block; color:#a4a4a4; text-align: left;}

.jqTransformSelectWrapper  ul li:hover { background:none; }

.jqTransformSelectWrapper  ul li:hover a {color:#000;}

        

.jqTransformHidden {

        display:none !important;

}





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

.nav-container {}

#nav { 

	border:1px solid #fff; 

	background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/nav-bg.gif) repeat-x center top #fff;  

	border-bottom:1px solid #e3e3e3;

	border-radius:6px;

	margin-bottom:10px;

	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.06);

	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.06);

	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.06);

	padding:9px 13px 5px;

}



	#nav li a { float:none; font-size:16px; color:#6c6645; text-decoration:none; display:block; font-family:Arial, sans-serif;}

	#nav li.parent {display:block;}

	#nav > li.parent > a > span {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/marker-sub.png) no-repeat 135px 8px; display:block;}

	

	#nav li {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/nav-line.png)  repeat-x center bottom;}

	#nav > li.last {background:none;}

	#nav > li > a {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/nav-marker.png) no-repeat 5px -58px; padding:6px 0 8px 32px; }

	

	#nav > li.hover > a,

	#nav > li.active > a { background-position:5px 7px; font-weight:normal; color:#0c3e6a;}



	#nav > li > ul{position:relative; left:0; top:0; padding:0; display:none; width:auto; border:0; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/nav-line.png)  repeat-x center top; zoom:1;}

	

	#nav > li > ul > li{border:0;}	

	#nav > li > ul > li a {padding:6px 0 6px 40px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/nav-marker.png) no-repeat 15px -58px;}

	#nav > li > ul > li.hover > a,

	#nav > li > ul > li.active > a { background-position:15px 7px; color:#0c3e6a;}

	

	#nav > li > ul > li.items.hover,

	#nav > li > ul > li.items.active{border:0;}

		

	#nav > li > ul > li a{border-bottom:0; text-transform:capitalize;}

	#nav > li.active > ul{display:block;}

	

	#nav ul li.active > a,

	#nav ul li.hover > a { color:#0c3e6a !important; text-transform:capitalize;}	

	

	#nav > li > ul > li > ul{position:relative; left:0!important; top:0; padding:0; display:none; width:auto; border:0; background:0; zoom:1;}

	#nav > li > ul > li > ul li a {padding-left:55px;}

	#nav > li > ul > li.active > ul{display:block;}	

	#nav > li > ul > li > ul > li{border-bottom:0; }

	

	#nav > li > ul > li > ul > li > ul > li{background:0!important;}	

/********** Navigation > */

/* ======================================================================================= */





/* Sidebar =============================================================================== */

.block { margin:0 0 20px; }

.block.last_block {margin-bottom:0;}

.block .block-title { border-bottom:1px solid #cfcfcf; padding:10px 5px 11px 11px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/block-title-bg.gif) repeat-x center top #cfcfcf; border-radius:3px 3px 0 0;}

.block .block-title strong { font-size:16px; text-transform:uppercase; color:#43403d; font-family: 'futura_md_btbold', sans-serif; font-weight:normal; }

.block .block-title strong span {}

.block .block-title a { text-decoration:none !important; }

.block .block-subtitle { font-size:12px; line-height:19px; margin-bottom:8px; }

.block .block-content { padding:8px 11px 8px 0; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/block-content-bg.gif) repeat-x center top #e7e7e7; border-radius:0 0 3px 3px;  }
.block .block-content { padding:8px 11px 8px 10px;}
.block.block-cart .block-content li.item { padding:5px 0; }

.block .btn-remove,

.block .btn-edit { float:right;}

.block .actions { text-align:right; padding:15px 0 0 0;}

.block .actions a { float:left; font-family: 'futura_md_btbold'; color:#383838; }

.block .empty {}

.block a {color:#6a6969;}

.block .old-price .price {display:block;}

.block button.button > span {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/bkg_button.gif) repeat-x scroll center bottom #4E4E4E;}

.block button.button:hover > span {background:url("http://www.simbatowels.com.au/skin/frontend/default/theme321/images/bkg_button.gif") repeat-x scroll center top transparent;}



.block li.odd {}

.block li.even { }



/* Mini Products List */

.mini-products-list li { padding:5px 0; }

.mini-products-list .product-image { float:left; width:85px; }

.mini-products-list .product-details { margin-left:100px; }

.mini-products-list .product-details h4 { font-size:1em; font-family: 'futura_md_btbold'; 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-family: 'futura_md_btbold'; color:#383838; padding:0 0 0 18px; margin-bottom:5px;}

.block-layered-nav dd {padding:0 0 0 33px; line-height:17px; margin-bottom:23px;}

.block-layered-nav .currently {}

.block-layered-nav .btn-remove { float:right; margin:0px 3px 0 2px; }



/* Block: Cart */

/*.block-cart {color:#fff;}

.block-cart a {color:#fff;}

.block-cart .block-title { border-bottom:1px solid #035e8c; padding:10px 5px 11px 11px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/block-title-bg2.gif) repeat-x center top #036a9d; border-radius:3px 3px 0 0;}

.block-cart .block-title strong {color:#fff;}

.block-cart .block-content { background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/block-content-bg2.gif) repeat-x center top #03699c;}
*/
.block-cart .summary {}

.block-cart .amount {margin-bottom:5px;}

.block-cart .amount a {font-family: 'futura_md_btbold'; text-decoration:none;}

.block-cart .subtotal { text-align:center; line-height:30px; /*background:#1b85ba;*/ }

.block-cart .subtotal .price {font-size:15px; line-height:normal; font-family: 'futura_md_btbold';}

.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-cart .actions {margin-bottom:15px; padding-top: 5px;}

.block-cart .product-name {margin-bottom:10px;}

.block-cart .product-name a {text-decoration:none;}

.block-cart .product-name a:hover {text-decoration:underline;}

.block-cart .price {font-size:15px; line-height:normal; font-family: 'futura_md_btbold';}
/*
.block-cart button.button > span {background:#ededed; color:#343434;}

.block-cart button.button:hover > span {background:#3f3f3f; color:#fff;}*/



/* Block: Wishlist */

.block-wishlist {color:#fff;}

.block-wishlist a {color:#fff;}

.block-wishlist .block-title { border-bottom:1px solid #035e8c; padding:10px 5px 11px 11px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/block-title-bg2.gif) repeat-x center top #036a9d; border-radius:3px 3px 0 0;}

.block-wishlist .block-title strong {color:#fff;}

.block-wishlist .block-content { background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/block-content-bg2.gif) repeat-x center top #03699c;}

.block-wishlist .product-name {margin-bottom:10px;}

.block-wishlist .product-name a {text-decoration:none;}

.block-wishlist .product-name a:hover {text-decoration:underline;}

.block-wishlist .price {font-size:15px; line-height:normal; font-family: 'futura_md_btbold';}

.block-wishlist .price-box {margin-bottom:10px;}

.block-wishlist .actions a {color:#fff;}



/* Block: Related */

.product-image {display:inline-block;}

.block-related {}

.block-related li { padding:5px 0; }

.block-related input.checkbox { float:left; margin-right:-20px; }

.block-related .product {/* margin-left:16px; */}

.block-related .product .product-image { float:left; margin-right:-65px; }

.block-related .product .product-details { margin-left:90px; }

.block-related .mini-products-list .product-image {width:75px; border:1px solid #e1e1e1; background:#fff;}

.block-related .product-name {margin-bottom:8px;}

.block-related .product-name a { font-family:'FuturaBookBook'; font-size:13px; text-decoration:none; color:#0c3e6a;}

.block-related .price-box {color:#383838; margin-bottom:8px;}

.block-related .link-wishlist {color:#343434;}



/* Block: Compare Products */

.block-compare {}

.block-compare li { padding:0 0 3px 0 !important; }

.block-compare .product-name a {text-decoration:none;}

.block-compare .product-name {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/product-name-marker.gif) no-repeat left 10px; padding:0 0 0 7px;}



/* Block: Recently Viewed */

.block-viewed {}

.block-viewed li { padding:0 0 3px 0 !important; }

.block-viewed .product-name a {text-decoration:none;}

.block-viewed .product-name a:hover {text-decoration:underline;}

.block-viewed .product-name {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/product-name-marker.gif) no-repeat left 10px; padding:0 0 0 7px;}



/* Block: Recently Compared */

.block-compared {}

.block-compared li { padding:0 0 3px 0 !important; }

.block-compared .product-name a {text-decoration:none;}

.block-compared .product-name a:hover {text-decoration:underline;}

.block-compared .product-name {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/product-name-marker.gif) no-repeat left 10px; padding:0 0 0 7px;}



/* Block: Poll */

.block-poll {}

.block-poll .block-subtitle {font-family: 'futura_md_btbold';}

.block-poll label {}

.block-poll input.radio { float:left; margin:1px 0 0 0; }

.block-poll .label { display:block; margin-left:18px; }

.block-poll li { padding:3px 0px; }

.block-poll .actions { margin:5px 0 0; text-align:left; }

.block-poll .answer{float:left; width:100%;}

.block-poll .answer span{display:block; width:175px;}

.block-poll .votes{font-family: 'futura_md_btbold'; float:right; width:65px; margin-top:-15px; text-align:right;}



/* Block: Tags */

.block-tags ul,

.block-tags li { display:inline; }

/* Block: Tags */





.catalogsearch-advanced-index #advanced-search-list li.even label {display:block; width:100%;}



/* Block: Subscribe */

.block-subscribe {}

.block-subscribe .form-subscribe-header {display:none;}

.block-subscribe label {display:block; margin-bottom:5px;}

.block-subscribe #newsletter {width:192px;}



/* 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; padding:0; border:0; }



/* Block: Login */

.block-login label { font-family: 'futura_md_btbold'; color:#666; }

.block-login input.input-text { display:block; width:167px; margin:3px 0; }



/* Paypal */

.sidebar .paypal-logo { display:block; margin:25px 0; text-align:center; }

.sidebar .paypal-logo a { float:none; }

/* ======================================================================================= */





/* Category Page ========================================================================= */

.category-title { border:0; margin:0px 0 0px; }

.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 {position:relative; }

.products-grid.last { border-bottom:0; padding-bottom:20px;}

.products-grid li.item { float:left; width:220px; /*padding:21px 0px 0px;*/ padding:10px 0px 0px; margin:0 20px 25px 0; }

.products-grid li.last {margin-right:0px;}

.products-grid .product-image { display:block; width:185px; height:185px; margin:0 auto 20px; }

.products-grid .product-box {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/product-box-bg.gif) repeat-x center top; border-bottom:1px solid #e3e3e3; min-height:inherit !important; border-radius:0 0 5px 5px;}

.product-box-center {padding:5px 5px 5px 5px;}

.products-grid .product-name { margin:0 0 5px;  font-size:13px; }

.products-grid .product-name a {}

.products-grid .price-box {display:inline-block; margin:0 7px 0 0;  /* width: 100%; */}

.products-grid .actions {display:inline-block; float:left; margin-right:5px !important;} 

.products-grid .minimal-price-link .price, .products-grid .old-price .price {/*display:block;*/}

.products-grid .add-to-links {overflow:hidden; padding:15px 0 0 0; color:#6A6969;}

.products-grid .add-to-links li {float:left;}

.products-grid .add-to-links li .separator {display:inline-block; margin:0 3px 0 5px;}

.products-grid .availability { line-height:21px; }

.products-grid .actions { margin:0 auto; text-align:center;}

.col2-left-layout .products-grid,

.col2-right-layout .products-grid { width:710px; margin:0 auto; }

.col1-layout .products-grid { width:790px; margin:0 auto; }



/* View Type: List */

.products-list li.item { padding:19px 0px 0px; }

.products-list li.item.last { border-bottom:0; }

.products-list .product-image { float:left; width:185px; height:185px; margin:0 0 10px; }

.products-list .product-shop { margin-left:220px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/product-shop-bg.gif) repeat-x center top; overflow:hidden; border-right:1px solid #e5e5e5; border-radius:0 5px 5px 0;}

.products-list .product-shop .f-fix {width:auto; padding:14px 20px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/product-shop-bg2.gif) repeat-y left top;}

.products-list .product-name { margin:0 0 5px; font-family: 'futura_md_btbold'; font-size:13px; }

.products-list .product-name a {}

.products-list .price-box { float:left; margin:3px 13px 5px 0; }

.products-list .ratings .rating-links {overflow:hidden; clear:left; padding:10px 0 0px 0; font-size:12px; line-height:normal;}

.products-list .ratings .rating-links a:first-child {color:#343434;}

.products-list .availability { float:left; margin:3px 0 0; }

.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:14px; font-size:11px; color:#6A6969; }

.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 0 10px 0; }



.ratings { font-size:11px; line-height:1.25; margin:10px 0 15px; }

.ratings strong { float:left; margin:1px 3px 0 0; }

.ratings .rating-links { margin:0; }

.ratings .rating-links a:first-child {}

.ratings .rating-links .separator { margin:0 2px; }

.ratings dt {}

.ratings dd {}

.rating-box { width:70px; height:13px; font-size:0; line-height:0; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }

.rating-box .rating { float:left; height:13px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/bkg_rating.gif) 0 100% repeat-x; }

.ratings .rating-box { float:left; margin-right:7px; }

.ratings .amount {}



.ratings-table th,

.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; border:1px solid #DDDDDD; padding:4px;}

.ratings-table th { font-family: 'futura_md_btbold'; padding-right:8px; }

.review-product-list .col-main .ratings-table th, 

.review-product-list .col-main .ratings-table td {border:1px solid #DDDDDD; padding:7px;}

.review-product-list .col-main .ratings-table {margin:10px 0;}



/* Availability */

.availability { margin:0; }

.availability span { font-family: 'futura_md_btbold'; }

.availability.in-stock span {}

.availability.out-of-stock span { color:#d83820; }



.availability-only { margin:0 0 7px; }

.availability-only a { background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/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 {margin-bottom:5px;}



/* Alerts */

.alert-price {}

.alert-stock {}



/********** < Product Prices */

.price { white-space:nowrap !important; }

.col-main .price {font-size:15px; line-height:normal;}



.price-box {}

.price-box .price { font-family: 'futura_md_btbold'; }



/* Regular price */

.regular-price {}

.regular-price .price { font-weight:normal;  font-family: 'futura_md_btbold';  line-height: 30px;}
.product-options-bottom .regular-price .price{color: #0c3e6a;}


/* Old price */

.old-price {}

.old-price .price-label { white-space:nowrap; }

.old-price .price { font-family: 'futura_md_btbold'; text-decoration:line-through; }



/* Special price */

.special-price {}

.special-price .price-label { white-space:nowrap; }

.special-price .price { font-family: 'futura_md_btbold'; }



/* Minimal price (as low as) */

.minimal-price {}

.minimal-price .price-label { font-family: 'futura_md_btbold'; white-space:nowrap; }



.minimal-price-link {/*float:right;  line-height: 30px;*/  text-decoration: none;}

.minimal-price-link .label {}

.minimal-price-link .price { font-weight:normal; font-size:12px; }



/* 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-family: 'futura_md_btbold'; }



/* Configured price */

.configured-price {}

.configured-price .price-label { font-family: 'futura_md_btbold'; white-space:nowrap; }

.configured-price .price { font-family: 'futura_md_btbold'; }



/* 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-family: 'futura_md_btbold'; }



/* Price range */

.price-from {}

.price-from .price-label { font-family: 'futura_md_btbold'; white-space:nowrap; }



.price-to {}

.price-to .price-label { font-family: 'futura_md_btbold'; white-space:nowrap; }



/* Price notice next to the options */

.price-notice { padding-left:10px; }

.price-notice .price { font-family: 'futura_md_btbold'; }



/* Price as configured */

.price-as-configured {}

.price-as-configured .price-label { font-family: 'futura_md_btbold'; white-space:nowrap; }



.price-box-bundle {}

/********** Product Prices > */



/* Tier Prices */

.tier-prices .price { font-family: 'futura_md_btbold'; }

.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:15px; }

.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-view h2 {font-size:13px; text-transform:none; font-family:'futura_md_btbold'; margin-bottom:10px; color:#4f4f4f;}
.product-view #additional-info h2 {width: 100%; display: inline-block;}


/*** Product Collateral **/

.product-essential {/*border-bottom:1px solid #e0e3e3;*//*margin-bottom:37px; padding-bottom:29px;*/}

.product-view .product-essential .product-shop .nobr {margin-bottom:5px; display:inline-block;}

.product-collateral #customer-reviews dl dt {margin-bottom:5px;}

.product-collateral #customer-reviews dl dd {margin-bottom:30px;}

.product-collateral #customer-reviews .pager {margin-bottom:10px;}

.product-collateral #customer-reviews #product-review-table span.nobr {display:block; padding:0 5px;}

.product-collateral #customer-reviews #product-review-table .value {text-align:center;}

.product-collateral #customer-reviews #product-review-table {margin-bottom:20px;}

#customer-reviews .form-list label.required {margin-bottom:5px;}

#customer-reviews .form-list textarea {min-width:254px; max-width:254px;}

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



.product-view .product-img-box .more-views li { float:left; border:1px solid #9fe5dc; margin:0 0px 0px 29px ; }



/* 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:263px; height:263px; 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; font-size:10px; color:#6A6969;  margin-bottom:10px;}

.product-view .product-img-box .zoom { position:relative; z-index:9; height:14px; margin:0 auto 27px; padding:0 19px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/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:14px; }

.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:25px; height:22px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/magnifier_handle.gif) 0 5px no-repeat;  }

.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:0px; top:0; }

.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:0px; top:0; }

.product-view .product-img-box .more-views ul { }

.product-view .product-img-box .more-views li { float:left; border:1px solid #ddd; /*margin:0 0 8px 25px;*/ margin:0 18px 8px 0; }

.product-view .product-img-box .more-views li:first-child {margin-left:0px;}



.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:425px;    margin-top: -30px;}

.col1-layout .product-view .product-shop { float:right; width:700px; }

.col3-layout .product-view .product-shop { float:none; width:auto; }

.product-view .product-name h1 {/*font-size:12px;*/ font-size:18px; font-weight:normal; font-family:'futura_md_btbold'; color:#0c3e6a; line-height:18px;}

.product-view .short-description {padding:10px 0 0 0; line-height:15px;}

.product-view .short-description h2,

.more-views h2 {text-transform:none; color:#6a6969;}

.product-view .product-shop .product-pricing {margin-bottom:15px;}

.product-view .product-shop .product-pricing li {background:#f3f3f3; line-height:29px; padding:0 13px; font-size:12px; color:#6A6969; margin-bottom:3px; margin-right:20px; border-radius:4px;}

.product-view .product-shop .product-pricing li .benefit,

.product-view .product-shop .product-pricing li .price {color:#343434; font-size:12px; line-height:normal;}

.product-view .product-shop .price-box {display:inline-block; margin-right:70px;}

.product-view .product-shop .availability {display:inline-block;}

.product-view .product-shop .add-to-box {padding:14px 0 0 0;}

.product-view .product-shop .add-to-box label {font-size:12px; padding:4px 0 0 0; }

.product-view .product-shop .add-to-links {margin-top:-5px;}

.product-view #qty {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/qty-bg.gif) repeat-x center top; border-radius:3px; padding:4px; border-color:#eaeaea; color:#6A6969; margin-top:1px;}



/* Product Options */

.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }

.product-options dt label { font-family: 'futura_md_btbold'; }

.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 { margin-bottom: 0;}

.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:5px 0 0; }



.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }

.product-options-bottom .price-box {float:left; /*min-width:225px; */margin:0 15px 0 0 !important;}

.product-options-bottom .old-price .price {display:block;}

.product-options-bottom .price-box.map-info a {float:left; clear:left; padding:0 !important; margin-bottom:3px;}

.product-options-bottom .add-to-cart {float:right;}

.product-options-bottom  .add-to-links {clear:left; margin:0px !important; /*padding:15px 0 0 0; */}



/* Grouped Product */

.product-view .grouped-items-table {}



/* Block: Description */

.product-view .box-description {margin-bottom:28px; padding-bottom:41px; font-size:11px; line-height:14px;}



/* Block: Additional */

.product-view .box-additional { /*margin-bottom:30px; padding-bottom:35px;*/ margin-top:25px;}

.product-view .box-additional .data-table td.label, 

.product-view .box-additional .data-table th.label {/*padding-left:25px;*/ padding-left:5px; background:none; font-weight:normal;}

.product-view .box-additional .data-table tr.even {background:none;}

#product-attribute-specs-table th.label { font-family: 'FuturaNormalRegular'; font-size: 15px;}


/* Block: Upsell */

.product-view .box-up-sell {/*border-bottom:1px solid #ddd; margin-bottom:38px; padding-bottom:40px;*/ }

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

.product-view .box-up-sell .rating-box {float:none; margin:0 auto 5px;}

.product-view .box-up-sell .indent-product-box {width:220px;}

.product-view .box-up-sell .products-grid .price-box {display:block; text-align:center;}

.product-view .box-up-sell .products-grid .minimal-price-link .price {display:inline;}

.product-view .box-up-sell .products-grid .ratings {text-align:center;}





.catalog-product-view .col-main {}



/* Block: Tags */

.product-view .box-tags {display:none;}

.product-view .box-tags h2 {margin-bottom:23px;}

.product-view .box-tags h3 {font-size:12px; line-height:normal; margin-bottom:4px; font-weight:normal;}

.product-view .box-tags .form-add label { float:left;  width:100%; margin-bottom:6px;}

.product-view .box-tags .form-add .input-box { float:left; width:600px; margin:0; }

.product-view .box-tags .form-add input.input-text { width:593px; border:1px solid #808080; border-bottom:1px solid #cdcdcd; border-right:1px solid #cdcdcd; padding:4px;}

.product-view .box-tags .form-add p { clear:both; ; }

.product-view .box-tags .note {font-size:11px}

.product-view .box-tags button.button {float:right; margin:0 30px 0 0;}

.product-view .box-tags .product-tags {overflow:hidden; margin-bottom:13px;}

.product-view .box-tags .product-tags li {display:inline; text-transform:capitalize; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/line-2.gif) no-repeat 100% 3px; padding:0 10px 0 0px; margin:0 10px 0 0;}

.product-view .box-tags .product-tags li.first {padding-left:0px;}

.product-view .box-tags .product-tags li.last {background:none;}

.product-view .box-tags .product-tags li a {color:#383838;}



/* Block: Reviews */

.product-view .box-reviews {}

.product-view .box-reviews .form-add {}



/*** My Recent Reviews **/

.dashboard #my_recent_reviews li {padding-bottom:7px;}

.dashboard #my_recent_reviews li .ratings {margin:0px 0 5px 0;}

.dashboard #my_recent_reviews li .ratings strong {margin:0 5px 0 0;}

.dashboard #my_recent_reviews li .ratings .rating-box {margin:0; }

.dashboard #my_recent_reviews li .details .product-name {margin-bottom:3px;}



/* Send a Friend */

.send-friend {}

.send-friend .buttons-set button.button {margin-left:10px;}

/* ======================================================================================= */





/* Content Styles ================================================================= */

.product-name { font-size:1em; font-weight:normal; }

.product-name a {}

.product-collateral{}

.col-main .product-name { font-size:16px; font-family: Arial, sans-serif;  margin-bottom: 5px;overflow: hidden; height:38px; overflow:hidden; }

.col-main .product-name a {color:#12518a; text-decoration:none; font-weight:normal;}

.col-main .product-name a:hover {text-decoration:underline;}



/* Product Tags */

.tags-list li { display:inline; font-size:15px; line-height:normal; }



/* Advanced Search */

.advanced-search {}

.advanced-search-amount {margin-bottom:5px;}

.advanced-search-summary {margin-bottom:15px;}

.advanced-search .form-list label {float:none;}



/* CMS Home Page */

.cms-home .subtitle {font-size:16px; color:#0c3e6a; text-transform:uppercase; font-family: 'futura_md_btbold', sans-serif; line-height:20px; font-weight:normal; margin:5px 0 10px 0; border-bottom:solid 1px #dddddd; padding-bottom:8px;}

.cms-index-index .subtitle {}

.cms-home .subtitle.label {}

.cms-home .products-grid li.item {background:#fff; border-radius:4px;}

.cms-home .products-grid .product-image {margin-bottom:13px;}

.cms-home .products-grid .product-name {min-height:25px; line-height:18px; padding-left:10px;}

.cms-home .products-grid .price-box {display: inline-block; margin: 0 7px 0 0;}

.cms-home .products-grid .details-button {

	background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/details-button.gif) repeat-x center top #f2f3f3; 

	border:1px solid #dfdfdf; 

	font-size:12px; 

	font-family: 'futura_md_btbold';

	color:#125189;

	border-radius:3px;

	height:26px;

	line-height:25px;

	display:inline-block;

	padding:0 10px;

	margin:0px 0 0 0;

	text-decoration:none;

	}


.products-grid .details-button {

	background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/details-button.gif) repeat-x center top #f2f3f3; 

	border:1px solid #dfdfdf; 

	font-size:12px; 

	font-family: 'futura_md_btbold';

	color:#125189;

	border-radius:3px;

	height:26px;

	line-height:25px;

	display:inline-block;

	padding:0 10px;

	margin:0px 0 0 0;

	text-decoration:none;
	
	float:right !important;	
	
	}

.cms-home .products-grid .details-button:hover {background:#444444; color:#fff; border-color:#444444;}

/*********************************************************** Slider styles *************************************/

.nivo-caption{letter-spacing: normal}

.slider-wrapper {

	overflow:hidden;

	position:relative;

	width:940px;

	height:374px;

	padding:0;

	margin:23px 0 0 0;

	box-shadow: 0 4px 5px rgba(0,0,0,0.12);

	-moz-box-shadow: 0 4px 5px rgba(0,0,0,0.12);

	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.12);

}

.slider {

	width:940px;

	height:374px;

}



.items {display:none;}



.slider-prev,

.slider-next {

	height:36px;

	width:36px;

	position:absolute;

	left:20px;

	top:168px;

	z-index:10;

	background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/slider-prev.png) no-repeat left top;

	text-indent:-4444px;

	}

.slider-next {left:auto; right:20px; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/slider-next.png) no-repeat left bottom;}

.slider-next:hover {background-position:0 0;}

.slider-prev:hover {background-position:0 bottom;}

.banner {

	width:940px;

	height:374px;

	position:absolute;

	right:0px;

	bottom:0;

	z-index:999;

	overflow:hidden;

}

.banner-padding {padding:60px 15px 0px 76px; }

.banner-title {

	font-family:'futura_md_btbold',sans-serif;

	display:block;

	font-size:51px;

	color:#b2aa7e;

	line-height:50px;

	font-weight:normal;

	letter-spacing:-3px;

	}

.banner-slog {

	font-family:'FuturaBookBook',sans-serif;

	font-size:24px;

	color:#0c3e6a;

	line-height:30px;

	font-weight:normal;

	display:block;

	text-transform:uppercase;

	margin:-4px 0 0 2px;

	}

.banner-desc {font-size:12px; line-height:17px; color:#949595; display:block; padding:22px 0 0 3px;  width:280px; margin-bottom:26px;}

.banner-button {

	font-family:'futura_md_btbold',sans-serif;

	background:/*url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/banner-button.gif) repeat-x scroll center top */#0c3e6a;

	text-transform:uppercase;

	font-size:17px;

	font-weight:normal;

	color:#fff;

	text-decoration:none;

	display:inline-block;

	height:40px;

	line-height:42px;

	padding:0 19px;

	border-radius:4px;

	margin:0 0 0 4px;

	}

.banner-button:hover {background:#444444;}



/**************************************************************** End Slider ***********************************/

.banners-top {overflow:hidden; padding:20px 0 10px 2px; margin:0 -2px; }

.banners-top .banners-top-link {

	display:block; 

	float:left;

	position:relative; 

	height:124px;
	
	width:149px; 

	color:#0c3e6a; 

	text-decoration:none;

	border-radius:0 0 5px 5px;

	box-shadow: 0 4px 5px rgba(0,0,0,0.12);

	-moz-box-shadow: 0 4px 5px rgba(0,0,0,0.12);

	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.12);

	margin:0 0 0 9px;

	}
.banners-top .banners-top-link img{/*width:100%;height:72%;*/}

.banners-top .banners-top-link:first-child {margin-left:0px;}

.banners-top .banners-top-link:hover {color:#fff;}

.banners-top-name {

	display:block;

	font-family:'FuturaBookBook',sans-serif;

	font-size:13px;

	line-height:36px;

	text-transform:uppercase;

	font-weight:normal;

	background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/banners-top-name.gif) repeat-x center bottom;

	height:35px;

	border:1px solid #fff;

	border-top:0;

	border-radius:0 0 5px 5px;

	padding:0 13px 0 12px;

}

.banners-top-name span {display:block; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/banners-top-name-marker.png) no-repeat right 14px;}

.banners-top .banners-top-link:hover .banners-top-name  {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/banners-top-name.gif) repeat-x center top #036b9f; }

.banners-top .banners-top-link:hover .banners-top-name span {background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/banners-top-name-marker.png) no-repeat right -10px;}





/* Sitemap */

.page-sitemap .links { text-align:right; margin:0 8px -27px 0; }

.page-sitemap .links a { text-decoration:none; position:relative; }

.page-sitemap .links a:hover { text-decoration:underline; }

.page-sitemap .sitemap { margin:12px 4px; }

.page-sitemap .sitemap a {}



.page-sitemap .sitemap li { margin:3px 0; }

.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-family: 'futura_md_btbold'; }

.page-sitemap .sitemap li.level-0 a {}

.page-sitemap .sitemap li {font-size:12px; line-height:18px;}

.page-sitemap .sitemap li a:hover {text-decoration:underline;}

.page-sitemap .sitemap li a {display:inline-block; text-decoration:none;}



/* RSS */

.rss-title h1 { background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/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; }

/* ======================================================================================= */

.form-alt li {overflow:hidden; margin-bottom:10px;}



.checkout-cart-index .page-title {border:none;}



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

.cart {}

.cart .data-table th,

.cart .data-table td {border-color:#e2e2e2; line-height:normal; }

.cart .data-table td {padding:8px; vertical-align:middle;}

.cart .data-table th {padding:8px;}

.cart .data-table td .product-name a {}

.cart .data-table td .product-name a:hover {}

.cart .data-table tr.even {background:none;}

.cart .data-table .nobr {display:block; text-align:center;}

.cart .data-table thead {text-transform:uppercase; font-size:11px; color:#2f2f2f;}

.cart .data-table tfoot .btn-continue {float:left;}

.cart .data-table tfoot {background:#f1f1f1;}

.cart .data-table .price {font-family: 'futura_md_btbold'; color:#383838;}



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

.cart .title-buttons .checkout-types li button.button span {background:#444343; font-family: 'futura_md_btbold'; font-size:14px; padding:0 7px; height:31px; line-height:30px;}

.cart .title-buttons .checkout-types li button.button:hover span {background:#0373ac;}



/* Shopping Cart Table */

.cart-table .item-msg { font-size:11px; font-family: "FuturaBookBook";}



/* Shopping Cart Collateral boxes */

.cart .cart-collaterals { padding:15px 0 25px; }

.cart .cart-collaterals .col2-set { float:left; width:661px; }

.cart .page-title.title-buttons .checkout-types {padding-top:43px; display:none}



.cart .crosssell {padding:13px 0; border:1px solid #e2e2e2;}

.cart .cart-collaterals .col-1 {width:282px;}

.cart .cart-collaterals .col-2 {width:367px;}

.cart .crosssell h2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-family: 'futura_md_btbold'; line-height:16px; color:#343434; padding:0 17px; margin:0px; }

.cart .crosssell .product-image { float:left; width:75px; height:75px; background:#fff; border:1px solid #e1e1e1; padding:8px; }

.cart .crosssell .product-details { margin-left:120px; }

.cart .crosssell li.item {border-bottom:1px dotted #bcbcbc; padding:14px 0 26px 0; margin: 0 18px 10px; }

.cart .crosssell li.last {border:none;}

.cart .crosssell .product-name {font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.cart .crosssell .product-name {margin-bottom:10px;}

.cart .crosssell .price {font-family:Arial, Helvetica, sans-serif; color:#383838;}

.cart .crosssell .price-box {margin-bottom:10px;}

.cart .crosssell .add-to-links {padding-top:15px;}

#shopping-cart-table .product-image {display:inline-block;}

.cart-table .price {}



/* Discount Codes & Estimate Shipping and Tax Boxes */

.cart .discount {margin-bottom:12px;}

.cart .discount,

.cart .shipping {border:1px solid #e2e2e2; padding:14px 18px 6px 17px; overflow:hidden;}

.cart .discount .discount-form  button.button {margin-bottom:5px; clear:right;}

.cart .shipping {padding-top:13px;}

.cart .shipping .buttons-set {padding-left:0px; padding-top:0px;}

.cart .shipping .buttons-set button.button {float:left;}

.cart .cart-collaterals .col-2 h2 { font-size:14px; line-height:normal; font-family: 'futura_md_btbold'; color:#000; padding:0px; margin-bottom:4px;   text-transform: uppercase;}

.cart .discount-form label {margin-bottom:8px; display:block;}

.cart input,

.cart select {border:1px solid #828282; border-bottom:1px solid #d6d6d4; border-right:1px solid #d6d6d4; color:#6A6969; }

	

.cart .discount-form .input-box {float:left;}

.cart .discount-form .input-box input {width:220px; }

.cart .discount-form .buttons-set { clear: none;  float: right;  margin: -5px 0 0;}

.cart .shipping p {margin-bottom:27px;}

.cart .shipping label {display:block; font-size:11px; line-height:normal; color:#303030; margin-bottom:2px; font-family: 'futura_md_btbold';}

.cart .shipping .form-list li {margin-bottom:15px;}

.cart .shipping .form-list li input {width:276px !important;}

.cart .shipping .form-list li select {width:278px;}

/* Shopping Cart Totals */

.cart .totals { float:right; background:#f1f1f1; width:255px; padding:15px 5px 15px 5px; border:1px solid #e2e2e2; text-transform:uppercase;}

.cart .totals table { width:100%; font-size:12px; color:#7f7f7f; margin-bottom:25px; }

.cart .totals table th,

.cart .totals table td { padding:5px; font-size:12px; color:#343434; font-family: 'futura_md_btbold';  }

.cart .totals table tr td:first-child { }

.cart .totals table strong { }

.cart .totals table th { font-family: 'futura_md_btbold'; }

.cart .totals table tfoot th {}

.cart .totals .price {font-size:12px; line-height:normal; color:#343434; min-width:70px; display:inline-block; font-size:15px; padding:0 30px 0 0; }

.cart .totals button.button span {background:#444343; font-size:14px; padding:0 7px; height:31px; line-height:30px; text-transform:none;}

.cart .totals button.button:hover span {background:#0373ac;}

.checkout-types li {padding-bottom:15px;}

.checkout-types li a {color:#7f7f7f; font-size:10px; color:#000;}

.cart .totals .checkout-types {text-align:center; float:none;}



/* Options Tool Tip */

.item-options dt { font-family: 'futura_md_btbold'; font-style:italic; }

.item-options dd { padding-left:10px; }

.truncated { cursor:help; width:45px; }

.truncated a.dots { cursor:help; }

.truncated a.details { cursor:help; }

.truncated .truncated_full_value { position:relative; z-index:999; top:9px; }

.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; color:#000; }

.truncated .truncated_full_value .item-options > p { font-family: 'futura_md_btbold'; 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 {  }

.sp-methods .price { font-family: 'futura_md_btbold'; }

.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.simbatowels.com.au/skin/frontend/default/theme321/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; padding:10px; }

.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-family: 'futura_md_btbold'; text-align:center; }

.gift-messages-form .item .details { margin-left:90px; }

.gift-messages-form .item .details .product-name {}

.gift-messages-form .form-list li.wide textarea {max-width:340px;}

.gift-messages-form  .inner-box .form-list li.wide textarea {max-width:255px;}



.gift-message-link { display:block; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/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-family: 'futura_md_btbold'; }



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



.checkout-onepage-index .main {margin-top:18px;}

.checkout-onepage-index .page-title {border-bottom:0; padding:0; margin-bottom:15px;}

.checkout-onepage-index .col-main {width:692px;}

.checkout-onepage-index .col-right {border:1px solid #b6b6b6; margin:35px 0 0 0; width:235px;}



/* One Page Checkout */

.block-progress {}

.block-progress dt { font-size:11px; color:#343434; border-top:1px solid #b6b6b6; padding:9px 0 9px 19px; font-family: 'futura_md_btbold'; text-transform:uppercase;}

.block-progress dt:first-child {border-top:none;}

.block-progress .block-title {background:#f6f6f6; border:0; padding:7px 5px 9px 11px;}

.block-progress .block-title strong {color:#343434; font-family:Arial, Helvetica, sans-serif;}

.block-progress .block-content {background:none; border:1px solid #b6b6b6; padding:0px; margin:14px 10px 10px 11px;}

.block-progress dt.complete,

.block-progress dd.complete { border-top:1px solid #b6b6b6; margin-top:-1px; padding-bottom:10px; font-size:11px; color:#6A6969; line-height:14px; }

.block-progress dd.complete {padding:24px 20px; }



.opc { border-bottom:1px solid #b6b6b6; position:relative; }

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

.opc p {margin-bottom:5px;}



.opc .buttons-set.disabled button.button { display:none; }

.opc .buttons-set .please-wait { height:21px; line-height:21px; }



.opc .step-title { padding:8px 34px; text-align:right; }

.opc .step-title .number { float:left; line-height:18px; font-family: 'futura_md_btbold'; margin-right:10px;  border:1px solid #b8b2b2; color:#6A6969; height:18px; width:18px; text-align:center; }

.opc .step-title h2 { float:left; font-family: 'futura_md_btbold'; color:#6A6969; font-size:11px; text-transform:uppercase; margin-bottom:0; padding-top:3px; }

.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:#f6f6f6; cursor:default; }

.opc .active .step-title .number {border-color:#343434; background:#343434; color:#fff;}

.opc .active .step-title h2 {color:#343434;}



/*.opc .active .step-title a { display:none; }*/



.opc .step { border-top:1px solid #b6b6b6; padding:10px 10px 10px 34px; position:relative; background:#f6f6f6;}

.opc .step .tool-tip { right:10px; }



.opc .order-review {}



.opc .buttons-set{border:0;}



.opc .field{width:362px;}

.opc .fields input,

.opc .field input{width:316px;}

.opc .name-lastname,

.opc .field-2{width:280px; float:left;}

.opc .field-2 input{width:269px;}

.opc .field-2 select{width:273px;}

.opc .name-firstname{width:360px;}

.opc .name-middlename{width:152px;}

.opc .name-middlename input{width:106px!important;}

.opc .name-lastname input{width:268px!important;}

.opc .sp-methods dt{padding-bottom:5px;}

.opc .form-list{margin:10px 0;}

.opc .form-list li.wide input.input-text{width:631px;}





/* Multiple Addresses Checkout */

.checkout-progress { padding:0 50px; margin:30px 0 50px; }

.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 {margin-bottom:10px; overflow:hidden; display:block;}

.multiple-checkout .grand-total .price {}

.multiple-checkout .box {margin-bottom:20px;}

.multiple-checkout table {margin-bottom:10px;}

.multiple-checkout p {margin-bottom:5px;}

.multiple-checkout .col-2.col-wide {width:50%;}

.multiple-checkout  .box-title h3,

.multiple-checkout .col-2.col-wide  h3 {font-size:14px; line-height:normal;}

.multiple-checkout .col-2.col-wide .box {margin-left:100px;}

/* ======================================================================================= */





/* Account Login/Create Pages ============================================================ */

.account-login {}

.account-login .new-users {}

.account-login .registered-users { width: 45%;}



.account-create {}

/* Account Login/Create Pages ============================================================ */





/* Remember Me Popup ===================================================================== */

.window-overlay { background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/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 =============================================== */



/*==================== Wishlist Form ========================================== */

#wishlist-view-form #wishlist-table textarea {min-height:150px; min-width:365px; max-width:365px; max-height:190px;}

#wishlist-view-form #wishlist-table a {display:inline-block; margin-bottom:5px;}

#wishlist-view-form #wishlist-table p,

#wishlist-view-form #wishlist-table button.button {margin-bottom:5px;}

#wishlist-view-form .buttons-set.buttons-set2  button.button{margin-right:20px;}

/*=====================  End  ================================================== */



/* My Account ============================================================================= */

.my-account .title-buttons .link-rss { float:none; margin:0; }

.my-account {}

	.my-account .page-title a {display:inline-block; margin:1px 10px 0 0;}

	.my-account .title-buttons .link-rss { float:none; margin:0; }

	.my-account .pager {margin-bottom:10px;}

	.my-account .sub-title {font-size:12px; padding:10px 0;}

	.my-account #form-validate .fieldset {margin:28px 0px;}

	.my-account table tr td {vertical-align:middle;}

	.cart-empty {padding:0 10px;}

	.my-account .addresses-list ol li {padding-bottom:15px;}

	.my-account .page-title.title-buttons button.button {margin:5px 5px 0 0;}

	.my-account table .product-name a {color:#7F7F7F; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}

	.my-account table .product-name a:hover {text-decoration:underline;}

	.my-account .my-tag-edit .btn-remove {display:inline-block;}

	#my-tags-table .add-to-links {white-space:nowrap;}

	.my-account .box-head a {float:right; margin-top:3px;}

	.my-account .box-head h2 {float:left;}

	.my-account .box .box-title {border-bottom:1px solid #D3D3D3; margin-bottom:5px;}

	.my-account .box .box-title h3 {float:left;}

	.my-account .box .box-title a {float:right; margin-top:2px;}

	.my-account .col2-set .col-1,

	.my-account .col2-set .col-2 {width:47%;}



/********** < Dashboard */

.dashboard {}

.dashboard .welcome-msg {}

.dashboard .welcome-msg .hello{margin-bottom:10px; font-size: 1.09em;}

.dashboard .data-table{margin:10px 0 15px;}

.dashboard .col2-set{padding:10px 0 15px;}

.dashboard .box-title,

.dashboard .box-head{width:100%; overflow:hidden; margin:10px 0 0; }

.dashboard .box-title {border-bottom:1px solid #D3D3D3; margin-bottom:5px;}

.dashboard .box-title h2,

.dashboard .box-title h3,

.dashboard .box-head h2,

.dashboard .box-head h3{float:left;}

.dashboard .box-title h2,

.dashboard .box-head h2{font-size: 1.09em;}

.dashboard .box-content h4{font-size: 0.91em;}

.dashboard .box-title a,

.dashboard .box-head a{float:right;}



/* Block: Recent Orders */

.dashboard .box-recent { margin:10px 0;  overflow-x: scroll; }

.dashboard .box-head a {margin-bottom:10px; display:inline-block;}

/* Block: Account Information */

.dashboard .box-info {}

.dashboard .box-info  .col2-set {margin-bottom:10px;}

.dashboard .box-info a {display:inline-block; margin-bottom:5px;}

/* Block: Reviews */

.dashboard .number { 

	float:left; 

	font-size:11px;

	font-family: 'futura_md_btbold';

	line-height:1;

	margin:3px 10px 0 0;

	display:block;

	width:18px;

	height:18px;

	text-align:center;

	border:1px solid #6a6a6a;

	line-height:17px;

	}

	.dashboard .box-reviews #my_recent_reviews h3 {margin-bottom:5px !important;}

.dashboard .box-reviews .details { margin-left:30px; }



/* Block: Tags */

#my_recent_tags > li {padding-bottom:10px;}

.tags li {display:inline; text-transform:capitalize; padding:0 5px 0 0px;}

.tags li a {color:#7f7f7f; text-decoration:none; margin-right:5px;}

.dashboard .box-tags .details { margin-left:30px; }



/********** 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-family: 'futura_md_btbold'; }



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



.order-info-box {}

.order-info-box {margin-bottom:15px;}



.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-family: 'futura_md_btbold'; }

.order-about dd { font-size:13px; margin:0 0 7px; }



.tracking-table { margin:0 0 15px; }

.tracking-table th { font-family: 'futura_md_btbold'; white-space:nowrap; }



.tracking-table-popup { width:100%; }

.tracking-table-popup th { font-family: 'futura_md_btbold'; 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; }



/* Print Pages */

.page-print .print-head {margin-bottom:20px;}

.page-print .col-1,

.page-print .col-2 {margin-bottom:10px; border-bottom:1px solid #ddd; padding-bottom:10px; width:46%;}

.page-print h1 {font-size:25px; line-height:40px;}

.page-print  h2 {margin-bottom:5px;}

.page-print th.a-right {text-align:center !important;}

/* 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:175px; margin-right:15px;  }

.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 auto 3px; }

.product-review .product-details { margin-left:150px; }

.product-review .product-name { font-size:16px; font-family: 'futura_md_btbold'; margin:0 0 10px; }

.product-review h3 {}

.product-review .ratings-table { margin:0 0 10px; }

.product-review dt { font-family: 'futura_md_btbold'; }

.product-review dd { font-size:13px; margin:5px 0 0; }

/* ======================================================================================= */



/* Product Comparison Table */

#product_comparison .product-shop-row td,

#product_comparison .add-to-row td {text-align:center;}

#product_comparison .product-shop-row td .product-image {display:inline-block; margin-bottom:10px;}

#product_comparison .product-name,

#product_comparison .price-box,

#product_comparison p {margin-bottom:5px;}

#product_comparison .product-shop-row td .add-to-links li,

#product_comparison .add-to-row td .add-to-links li {float:none;}



/* MAP Popup============================================================================== */

.price-box.map-info .price{padding-right:10px;}

.product-view .product-shop .price-box.map-info{margin:10px 0;}

.product-view .product-shop .price-box.map-info a{padding:0 5px;}



.cart-msrp-totals { color:red; font-size:12px !important; font-family: 'futura_md_btbold'; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}

.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-family: 'futura_md_btbold'; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }



.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }

.map-popup-heading { background:#0279b4; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }

.map-popup-heading h2 { font-size:18px; margin:0; color:#fff; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }

.map-popup-arrow { background:0; position:absolute; left:50%; top:-10px; height:10px; width:19px; }

.map-popup-close { background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }

.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }

.map-popup-checkout { display:inline; float:right; text-align:right; }

.map-popup-checkout span { display:block; padding-right:30px; }

.map-popup-checkout .paypal-logo { margin:0 0 5px; }

.map-popup-price .price-box,

.map-popup-price .price-box .special-price { margin:0; padding:5px 0; }

.map-popup-price { margin:5px 0 0; }

.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }

.map-popup-only-text { border-top:1px solid #ddd; }

/* ======================================================================================= */



/* Footer ================================================================================ */

.footer-container {padding-top:23px;}

.footer { /*border-top:1px solid #ddd;*/ padding:23px 0 35px 0; }

.footer p { text-align:left; color:#6a6969; font-size:11px;  line-height: 18px;}

.footer address { text-align:left; color:#0c3e6a; line-height:21px; padding:0 0 10px  0;}

.footer h3 {

	font-size:12px;

	font-weight:700;

	line-height:20px; 

	color:#43403d; 

	text-transform:uppercase;

	font-family:'Open Sans',sans-serif;

	margin-bottom:11px;

	}

.footer ul { margin-bottom:10px;}

.footer ul li,

.footer ul li.first,

.footer ul li.last {display:inline; font-size:12px; line-height:18px; color:#0c3e6a; padding:0 2px 3px 0px !important; text-transform:uppercase; }

.footer ul li a {text-decoration:none; color:#0c3e6a; }

.footer ul li a:hover {color:#0c3e6a;}

.footer-container .bottom-container { text-align:center; }

.footer .col-1,

.footer .col-2,

.footer .col-3,

.footer .col-4 {float:left; width:220px; margin-right:21px;}

.footer .col-1{width:710px;}

.footer .col-3 {margin-right:18px;}

.footer .col-4 {width:180px; float:right; margin-right:0;}

.footer-container .bottom-container { text-align:center; }

/* ======================================================================================= */



/* ------------------------------------------------------------------------------------------------------------------------------------------

																	Pretty Photo	

																This you can edit.

------------------------------------------------------------------------------------------------------------------------------------------ */



	/* --------------------------------------------------------------------------------------------------------------------------

																Default Theme

	---------------------------------------------------------------------------------------------------------------------------- */



	div.pp_default .pp_top,

	div.pp_default .pp_top .pp_middle,

	div.pp_default .pp_top .pp_left,

	div.pp_default .pp_top .pp_right,

	div.pp_default .pp_bottom,

	div.pp_default .pp_bottom .pp_left,

	div.pp_default .pp_bottom .pp_middle,

	div.pp_default .pp_bottom .pp_right { height: 13px; }

	

	div.pp_default .pp_top .pp_left { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } /* Top left corner */

	div.pp_default .pp_top .pp_middle { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite_x.png) top left repeat-x; } /* Top pattern/color */

	div.pp_default .pp_top .pp_right { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } /* Top right corner */

	

	div.pp_default .pp_content .ppt { color: #f8f8f8; }

	div.pp_default .pp_content_container .pp_left { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }

	div.pp_default .pp_content_container .pp_right { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }

	div.pp_default .pp_content { background-color: #fff; } /* Content background */

	div.pp_default .pp_next:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } /* Next button */

	div.pp_default .pp_previous:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } /* Previous button */

	div.pp_default .pp_expand { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Expand button */

	div.pp_default .pp_expand:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } /* Expand button hover */

	div.pp_default .pp_contract { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Contract button */

	div.pp_default .pp_contract:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } /* Contract button hover */

	div.pp_default .pp_close { width: 30px; height: 30px; background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } /* Close button */

	div.pp_default #pp_full_res .pp_inline { color: #000; } 

	div.pp_default .pp_gallery ul li a { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }

	div.pp_default .pp_gallery ul li a:hover,

	div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }



	div.pp_default .pp_gallery a.pp_arrow_previous,

	div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }

	div.pp_default .pp_nav .pp_play,

	div.pp_default .pp_nav .pp_pause { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }

	div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }

	div.pp_default .pp_details { position: relative; }

	div.pp_default a.pp_arrow_previous,

	div.pp_default a.pp_arrow_next { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }

	div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } /* The next arrow in the bottom nav */

	div.pp_default .pp_content_container .pp_details { margin-top: 5px; }

	div.pp_default .pp_nav { clear: none; height: 30px; width: 105px; position: relative; }

	div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; font-color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }



	

	div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }



	div.pp_default .pp_description{ font-size: 11px; font-family: 'futura_md_btbold'; line-height: 14px; margin: 5px 50px 5px 0; }



	div.pp_default .pp_bottom .pp_left { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } /* Bottom left corner */

	div.pp_default .pp_bottom .pp_middle { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } /* Bottom pattern/color */

	div.pp_default .pp_bottom .pp_right { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } /* Bottom right corner */



	div.pp_default .pp_loaderIcon { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/default/loader.gif) center center no-repeat; } /* Loader icon */

	

	/* ----------------------------------

		Light Rounded Theme

	----------------------------------- */



	div.light_rounded .pp_top .pp_left { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */

	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */

	div.light_rounded .pp_top .pp_right { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */

	

	div.light_rounded .pp_content .ppt { color: #000; }

	div.light_rounded .pp_content_container .pp_left,

	div.light_rounded .pp_content_container .pp_right { background: #fff; }

	div.light_rounded .pp_content { background-color: #fff; } /* Content background */

	div.light_rounded .pp_next:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */

	div.light_rounded .pp_previous:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */

	div.light_rounded .pp_expand { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */

	div.light_rounded .pp_expand:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */

	div.light_rounded .pp_contract { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */

	div.light_rounded .pp_contract:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */

	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.light_rounded .pp_details { position: relative; }

	div.light_rounded .pp_description { margin-right: 85px; }

	div.light_rounded #pp_full_res .pp_inline { color: #000; } 

	div.light_rounded .pp_gallery a.pp_arrow_previous,

	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }

	div.light_rounded .pp_nav .pp_play { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }

	div.light_rounded .pp_nav .pp_pause { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }



	div.light_rounded .pp_arrow_previous { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */

		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }

	div.light_rounded .pp_arrow_next { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */

		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }



	div.light_rounded .pp_bottom .pp_left { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */

	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */

	div.light_rounded .pp_bottom .pp_right { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */



	div.light_rounded .pp_loaderIcon { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */

	

	/* ----------------------------------

		Dark Rounded Theme

	----------------------------------- */

	

	div.dark_rounded .pp_top .pp_left { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */

	div.dark_rounded .pp_top .pp_middle { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */

	div.dark_rounded .pp_top .pp_right { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */

	

	div.dark_rounded .pp_content_container .pp_left { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */

	div.dark_rounded .pp_content_container .pp_right { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */

	div.dark_rounded .pp_content { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */

	div.dark_rounded .pp_next:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */

	div.dark_rounded .pp_previous:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */

	div.dark_rounded .pp_expand { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */

	div.dark_rounded .pp_expand:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */

	div.dark_rounded .pp_contract { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */

	div.dark_rounded .pp_contract:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */

	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.dark_rounded .pp_details { position: relative; }

	div.dark_rounded .pp_description { margin-right: 85px; }

	div.dark_rounded .currentTextHolder { color: #c4c4c4; }

	div.dark_rounded .pp_description { color: #fff; }

	div.dark_rounded #pp_full_res .pp_inline { color: #fff; }

	div.dark_rounded .pp_gallery a.pp_arrow_previous,

	div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }

	div.dark_rounded .pp_nav .pp_play { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_rounded .pp_nav .pp_pause { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }



	div.dark_rounded .pp_arrow_previous { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */

		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }

	div.dark_rounded .pp_arrow_next { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */

		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }



	div.dark_rounded .pp_bottom .pp_left { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */

	div.dark_rounded .pp_bottom .pp_middle { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */

	div.dark_rounded .pp_bottom .pp_right { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */



	div.dark_rounded .pp_loaderIcon { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */

	

	

	/* ----------------------------------

		Dark Square Theme

	----------------------------------- */

	

	div.dark_square .pp_left ,

	div.dark_square .pp_middle,

	div.dark_square .pp_right,

	div.dark_square .pp_content { background: #000; }

	

	div.dark_square .currentTextHolder { color: #c4c4c4; }

	div.dark_square .pp_description { color: #fff; }

	div.dark_square .pp_loaderIcon { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } /* Loader icon */

	

	div.dark_square .pp_expand { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */

	div.dark_square .pp_expand:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */

	div.dark_square .pp_contract { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */

	div.dark_square .pp_contract:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */

	div.dark_square .pp_close { width: 75px; height: 22px; background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.dark_square .pp_details { position: relative; }

	div.dark_square .pp_description { margin: 0 85px 0 0; }

	div.dark_square #pp_full_res .pp_inline { color: #fff; }

	div.dark_square .pp_gallery a.pp_arrow_previous,

	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }

	div.dark_square .pp_nav { clear: none; }

	div.dark_square .pp_nav .pp_play { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_square .pp_nav .pp_pause { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	

	div.dark_square .pp_arrow_previous { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */

		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }

	div.dark_square .pp_arrow_next { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */

		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	

	div.dark_square .pp_next:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */

	div.dark_square .pp_previous:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */





	/* ----------------------------------

		Light Square Theme

	----------------------------------- */

	

	div.light_square .pp_left ,

	div.light_square .pp_middle,

	div.light_square .pp_right,

	div.light_square .pp_content { background: #fff; }

	

	div.light_square .pp_content .ppt { color: #000; }

	div.light_square .pp_expand { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */

	div.light_square .pp_expand:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */

	div.light_square .pp_contract { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */

	div.light_square .pp_contract:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */

	div.light_square .pp_close { width: 75px; height: 22px; background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.light_square .pp_details { position: relative; }

	div.light_square .pp_description { margin-right: 85px; }

	div.light_square #pp_full_res .pp_inline { color: #000; }

	div.light_square .pp_gallery a.pp_arrow_previous,

	div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }

	div.light_square .pp_nav .pp_play { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }

	div.light_square .pp_nav .pp_pause { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	

	div.light_square .pp_arrow_previous { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */

		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }

	div.light_square .pp_arrow_next { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */

		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	

	div.light_square .pp_next:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */

	div.light_square .pp_previous:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */

	

	div.light_square .pp_loaderIcon { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */





	/* ----------------------------------

		Facebook style Theme

	----------------------------------- */

	

	div.facebook .pp_top .pp_left { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */

	div.facebook .pp_top .pp_middle { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */

	div.facebook .pp_top .pp_right { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */

	

	div.facebook .pp_content .ppt { color: #000; }

	div.facebook .pp_content_container .pp_left { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */

	div.facebook .pp_content_container .pp_right { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */

	div.facebook .pp_content { background: #fff; } /* Content background */

	div.facebook .pp_expand { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */

	div.facebook .pp_expand:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */

	div.facebook .pp_contract { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */

	div.facebook .pp_contract:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */

	div.facebook .pp_close { width: 22px; height: 22px; background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.facebook .pp_details { position: relative; }

	div.facebook .pp_description { margin: 0 37px 0 0; display: none!important; }

	div.facebook #pp_full_res .pp_inline { color: #000; } 

	div.facebook .pp_loaderIcon { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */

	

	div.facebook .pp_arrow_previous { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */

		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }

	div.facebook .pp_arrow_next { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */

		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }

	div.facebook .pp_nav { margin-top: 0; }

	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }

	div.facebook .pp_nav .pp_play { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }

	div.facebook .pp_nav .pp_pause { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }

	

	div.facebook .pp_next:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */

	div.facebook .pp_previous:hover { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */

	

	div.facebook .pp_bottom .pp_left { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */

	div.facebook .pp_bottom .pp_middle { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */

	div.facebook .pp_bottom .pp_right { background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */





/* -------------------------------------------------------------------------------------------------------------------------------------

	DO NOT CHANGE

----------------------------------------------------------------------------------------------------------------------------------------- */



	div.pp_pic_holder a:focus { outline:none; }



	div.pp_overlay {background: #000; display: none; left: 0; position: absolute; top: 0; width: 100%; z-index: 9500; }

	

	div.pp_pic_holder {	display: none;	position: absolute;	width: 100px; z-index: 10000; }

	

		.pp_top {height: 20px;	position: relative;	}

			* html .pp_top { padding: 0 20px; }

		

			.pp_top .pp_left {	height: 20px; left: 0;	position: absolute;	width: 20px;	}

			.pp_top .pp_middle {height: 20px; left: 20px; position: absolute; right: 20px;}

				* html .pp_top .pp_middle {	left: 0;	position: static;	}

			

			.pp_top .pp_right {	height: 20px; left: auto;	position: absolute;	right: 0;	top: 0;	width: 20px;}

		

		.pp_content { height: 40px; min-width: 40px; }

		* html .pp_content { width: 40px; }

		

		.pp_fade { display: none; }

		

		.pp_content_container {	position: relative;	text-align: left; width: 100%;	}

		

			.pp_content_container .pp_left { padding-left: 20px; }

			.pp_content_container .pp_right { padding-right: 20px; }

		

			.pp_content_container .pp_details {	float: left; margin: 10px 0 2px 0;	}

				.pp_description {	display: none;	margin: 0;	}

				

				.pp_social { float: left; margin: 7px 0 0 0; }

				.pp_social .facebook { float: left; position: relative; top: -1px; margin-left: 5px; width: 55px; overflow: hidden; }

				.pp_social .twitter { float: left; }

				

				.pp_nav {	clear: right;	float: left; margin: 3px 10px 0 0; 	}

				

					.pp_nav p {	float: left; margin: 2px 4px; }

					

					.pp_nav .pp_play,

					.pp_nav .pp_pause {		float: left; margin-right: 4px; text-indent: -10000px;	}

				

					a.pp_arrow_previous,

					a.pp_arrow_next { display: block; float: left;	height: 15px; margin-top: 3px;	overflow: hidden; text-indent: -10000px; width: 14px;	}

		

		.pp_hoverContainer {	position: absolute;	top: 0;	width: 100%; z-index: 2000;	}

		

		.pp_gallery {	display: none;	left: 50%;	margin-top: -50px;	position: absolute;	z-index: 10000;	}

		

			.pp_gallery div {	float: left; overflow: hidden;	position: relative;	}

			

			.pp_gallery ul {float: left; height: 35px;	margin: 0 0 0 5px;	padding: 0;	position: relative;	white-space: nowrap;}

			

			.pp_gallery ul a {	border: 1px #000 solid; border: 1px rgba(0,0,0,0.5) solid; display: block; float: left;	height: 33px; overflow: hidden;	}

			

			.pp_gallery ul a:hover,

			.pp_gallery li.selected a { border-color: #fff; }

			

			.pp_gallery ul a img { border: 0; }

			

			.pp_gallery li {display: block;	float: left; margin: 0 5px 0 0;	padding: 0;}

			

			.pp_gallery li.default a {	background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat; display: block; height: 33px; 	width: 50px;}

			

			.pp_gallery li.default a img { display: none; }

			

			.pp_gallery .pp_arrow_previous,

			.pp_gallery .pp_arrow_next {margin-top: 7px !important;	}

		

		a.pp_next {	background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;	display: none;	float: right; height: 100%;	text-indent: -10000px;

			width: 49%;	}

			

		a.pp_previous {	background: url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;	display: none;	float: left; height: 100%;	text-indent: -10000px;	width: 49%;	}

		

		a.pp_expand,

		a.pp_contract {	cursor: pointer; display: none;	height: 20px; position: absolute; right: 30px; text-indent: -10000px; top: 10px; width: 20px; z-index: 20000; }

			

		a.pp_close {position: absolute; right: 0; top: 0; 	display: block;	line-height:22px; text-indent: -10000px; }

		

		.pp_bottom {height: 20px; position: relative;	}

			* html .pp_bottom { padding: 0 20px; }

			

			.pp_bottom .pp_left {height: 20px; 	left: 0; position: absolute; width: 20px;}

			.pp_bottom .pp_middle {	height: 20px;	left: 20px;	position: absolute;	right: 20px;}

				* html .pp_bottom .pp_middle {	left: 0;	position: static;}

				

			.pp_bottom .pp_right {height: 20px;	left: auto; position: absolute;	right: 0; top: 0; width: 20px;}

		

		.pp_loaderIcon {display: block; height: 24px; left: 50%; margin: -12px 0 0 -12px; position: absolute; top: 50%; width: 24px;}

		

		#pp_full_res {	line-height: 1 !important;	}

		

			#pp_full_res .pp_inline {text-align: left; }

			

				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }

	

		div.ppt {color: #fff;	display: none!important; font-size: 17px; margin: 0 0 5px 15px;	z-index: 9999;}





/* -----------------------------------------------------------------------------------------------------------------

																Pretty Photo	

																	End

----------------------------------------------------------------------------------------------------------------- */



.clear {

 clear: both;

 display: block;

 overflow: hidden;

 visibility: hidden;

 width: 0;

 height: 0;

}

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

/* ======================================================================================= */

.pro-hg{height:38px !important;}
.product-icon{text-align:right;}
.product-icon a{text-align:right; margin-left:5px;}
.cust{float:left; clear:both; margin-top:10px;}
.product-shop .cust {float:none}
.tier-prices th, .tier-prices td{padding:5px; border:solid 1px #dfdfdf;}
.tier-prices th, .tier-prices td .price{font-weight:normal; font-size:12px;}
.det-bor{border:solid 1px #dfdfdf; padding:10px 10px 14px; margin:10px 0;}
.det-bor button.button > span{/*margin-top:-3px*/}
.det-bor .btn-cart{margin-top:0 !important;}
.product_description{float: left; width: 100%; margin-top:25px;}
.product_description p{ font-family:'futura_md_btbold'; color:#4f4f4f; margin-bottom:7px;}
.product_description table{float:right;}
.bor-color td{padding:10px; border:solid 1px #dfdfdf;}
.bor-color1 td{color:#0c3e6a;}
.product_description th, td{border: solid 1px #dfdfdf; padding:10px;} 
.in-pro .btn-cart{margin-top:0 !important; float:left !important}
.in-pro .regular-price .price { font-weight:normal; font-family:'futura_md_btbold'; float:left; width:42%; text-align:left; line-height:28px; }
.input-box textarea{width:47% !important;}

.pro-list{padding:0; margin-left:0 !important; list-style:none;}
.pro-list li {
float: left;

margin: 0 15px 15px 0;
width: 223px;
list-style:none !important; 
}
.pro-list li:last-child {margin-right:0}
.pro-list li a{ height:200px; float:left; overflow:hidden; border:solid 1px #dcdcdc; padding:1px;}
.pro-list li a img{width:100%;}

.pro-list li.last{margin:0 0px 15px 0;}

.pro-list-name{float:left; clear:both; background:url(http://www.simbatowels.com.au/skin/frontend/default/theme321/images/product-box-bg.gif) repeat-x center top; border-bottom:1px solid #e3e3e3; border-radius:0 0 5px 5px; padding:3px 0 5px 0px; line-height:16px; width:100%; margin:1px 0px 5px 0; font-size: 14px;  line-height: 20px;  text-indent:10px;} 
.pro-list-name:hover{color:#0C3E6A;}

#quickrfq_form{float:left;}
.quick{padding:0;} 
.quick li{padding:0; float:left; margin-right:30px;} 
.quick li .form-list .field{width:0px !important;}
.radio{float:left; margin-right:15px;}
.radio input{ margin-right:5px;}
.quick .wide{width:300px;}
.quick .wide textarea{height:60px;}

.slog-banner{width:470px; height: 250px !important; overflow: hidden;}
.customer-account-index .block-account .block-content{padding-left:11px;}
.block.block-account li a  {line-height:24px; text-decoration: none;}
.block.block-account li a:hover {text-decoration: underline;}
#testimonials{display:none; position:absolute; top:195px; left:87px; z-index:10;}
#testimonials a{background:url("http://www.simbatowels.com.au/skin/frontend/default/theme321/images/list-top-bg.gif") repeat-x scroll center top transparent;}
#testimonials a:hover{background:#E4E4E5;}
.product_description table{width:100%;margin-bottom:15px;}
.block-account .block-content{padding-left:12px !important;}
.pp_hoverContainer{display:none !important;}
.button.print {margin-left: 10px;}
.products-grid .product-box {height: auto !important};
.product-tabs{margin-top:15px; display: inline-block; border-bottom: 1px solid #ccc;  width: 100%;}
.product-tabs li{float:left; background:#ccc; border-radius:5px 5px 0 0; margin-right: 1px; font-weight: bold;}
.product-tabs li a{text-decoration: none; padding: 10px 20px; display: inline-block;}
.product-tabs li.active{background:#0c3e6a; }
.product-tabs li.active a{color:#fff;}
.more-views {margin-bottom: 0px !important;}

ul.product-tabs {display: inline-block; width: 99%; border-bottom: 1px solid #004b85}
/**
 * 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@magento.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.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.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.simbatowels.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.simbatowels.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.simbatowels.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.simbatowels.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.simbatowels.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.simbatowels.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.simbatowels.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.simbatowels.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.simbatowels.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/* CSS */

.DynarchCalendar {
  border: 1px solid #aaa;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/images/quickrfq/gold.jpg");
  /*background: #e8e8e8;*/
  font: 11px "lucida grande",tahoma,verdana,sans-serif;
  line-height: 14px;
  position: relative;
  cursor: default;
}

.DynarchCalendar table {
  
  border-collapse: collapse;
  font: 11px "lucida grande",tahoma,verdana,sans-serif;
  line-height: 14px;
}

.DynarchCalendar-topBar {
  border-bottom: 1px solid #aaa;
  background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/images/quickrfq/brushed-steel.jpg");
  /*background: #ddd;*/
  padding: 5px 0 0 0;
}

table.DynarchCalendar-titleCont {
  font-size: 130%; font-weight: bold;
  color: #444;
  text-align: center;
  z-index: 9;
  position: relative;
  margin-top: -6px;
}

.DynarchCalendar-title div {
  padding: 5px 17px;
  text-shadow: 1px 1px 1px #777;
  
}
.DynarchCalendar-hover-title div {
  background-color: #fff;
  border: 1px solid #000;
  padding: 4px 16px;
  /*background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/css/quickrfq/images/quickrfq/drop-down.gif");*/
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
.DynarchCalendar-pressed-title div {
  border: 1px solid #000;
  padding: 4px 16px;
  background-color: #777;
  color: #fff;
  /*background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/css/quickrfq/images/quickrfq/drop-up.gif");*/
  background-repeat: no-repeat;
  background-position: 100% 50%;
}






.DynarchCalendar-bottomBar {
  /*background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/css/quickrfq/images/quickrfq/img/coolbg.png");*/
  
  border-top: 1px solid #aaa;
  /*background: #ddd;*/
  padding: 2px;
  position: relative;
  text-align: center;
  background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/images/quickrfq/brushed-steel.jpg");
  background-repeat: no-repeat;
  background-position: 50% -80px;
}

.DynarchCalendar-bottomBar-today {
   
  padding: 2px 15px;
}

.DynarchCalendar-hover-bottomBar-today {
  border: 1px solid #000;
  background-color: #fff;
  padding: 1px 14px;
}
.DynarchCalendar-pressed-bottomBar-today {
  border: 1px solid #000;
  background-color: #777;
  color: #fff;
  padding: 1px 14px;
}






.DynarchCalendar-body {
  position: relative;
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 5px;
}

.DynarchCalendar-first-col { padding-left: 5px; }
.DynarchCalendar-last-col { padding-right: 5px; }

.DynarchCalendar-animBody-backYear {
  position: absolute;
  top: -100%;
  left: 0;
}
.DynarchCalendar-animBody-back {
  position: absolute;
  top: 5px;
  left: -100%;
}
.DynarchCalendar-animBody-fwd {
  position: absolute;
  top: 5px;
  left: 100%;
}
.DynarchCalendar-animBody-now {
  position: absolute;
  top: 5px;
  left: 0;
}
.DynarchCalendar-animBody-fwdYear {
  position: absolute;
  top: 100%;
  left: 0;
}

.DynarchCalendar-dayNames {
  padding-left: 5px;
  padding-right: 5px;
}

.DynarchCalendar-dayNames div { font-weight: bold; color: #444; text-shadow: 1px 1px 1px #777; }

.DynarchCalendar-navBtn {
  position: absolute;
  top: 5px;
  z-index: 10;
}

.DynarchCalendar-navBtn div {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 15px;
  width: 16px;
  padding: 1px;
}
.DynarchCalendar-hover-navBtn div {
  border: 1px solid #000;
  padding: 0;
  background-color: #fff;
}
.DynarchCalendar-navDisabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.DynarchCalendar-pressed-navBtn div {
  border: 1px solid #000;
  padding: 0;
  background-color: #777;
  color: #fff;
}

.DynarchCalendar-prevMonth {
  left: 25px;
}

.DynarchCalendar-nextMonth {
  left: 100%;
  margin-left: -43px;
}

.DynarchCalendar-prevYear {
  left: 5px;
}

.DynarchCalendar-nextYear {
  left: 100%;
  margin-left: -23px;
}

.DynarchCalendar-prevMonth div {
  background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/images/quickrfq/nav-left.gif");
}

.DynarchCalendar-nextMonth div {
  background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/images/quickrfq/nav-right.gif");
}

.DynarchCalendar-prevYear div {
  background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/images/quickrfq/nav-left-x2.gif");
}

.DynarchCalendar-nextYear div {
  background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/images/quickrfq/nav-right-x2.gif");
}
.DynarchCalendar-menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ddd;
  overflow: hidden;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

.DynarchCalendar-menu table td div {
  text-align: center;
  font-weight: bold;
  padding: 3px 5px;
}
.DynarchCalendar-menu table td div.DynarchCalendar-menu-month {
  width: 4em;
  text-align: center;
}
.DynarchCalendar-menu table td div.DynarchCalendar-hover-navBtn {
  border: 1px solid #000;
  padding: 2px 4px;
  background-color: #fff;
  color: #000;
}
.DynarchCalendar-menu table td div.DynarchCalendar-pressed-navBtn {
  border: 1px solid #000;
  padding: 2px 4px;
  background-color: #777;
  color: #fff !important;
}

.DynarchCalendar-menu-year {
  text-align: center;
  font: 16px "lucida grande",tahoma,verdana,sans-serif;
  font-weight: bold;
}

.DynarchCalendar-menu-sep {
  height: 1px; font-size: 1px; line-height: 1px;
  overflow: hidden;
  border-top: 1px solid #888;
  background: #fff;
  margin-top: 4px; margin-bottom: 3px;
}

.DynarchCalendar-time td { font-weight: bold; font-size: 120%; }
.DynarchCalendar-time-hour, .DynarchCalendar-time-minute { padding: 1px 3px; }
.DynarchCalendar-time-down { background: url("http://www.simbatowels.com.au/skin/frontend/default/default/css/quickrfq/images/quickrfq/time-down.png") no-repeat 50% 50%; width: 11px; height: 8px; opacity: 0.5; }
.DynarchCalendar-time-up { background: url("http://www.simbatowels.com.au/skin/frontend/default/default/css/quickrfq/images/quickrfq/time-up.png") no-repeat 50% 50%; width: 11px; height: 8px; opacity: 0.5; }
.DynarchCalendar-time-sep { padding: 0 2px; }
.DynarchCalendar-hover-time { background-color: #444; color: #fff; opacity: 1; }
.DynarchCalendar-pressed-time { background-color: #000; color: #fff; opacity: 1; }
.DynarchCalendar-time-am { padding: 1px; width: 2.5em; text-align: center; }

/* body */

.DynarchCalendar-hover-week { background-color: #ddd; }

.DynarchCalendar-dayNames div, .DynarchCalendar-day, .DynarchCalendar-weekNumber {
  width: 1.7em;
  padding: 3px 4px;
  text-align: center;
}
.DynarchCalendar-weekNumber {
  border-right: 1px solid #aaa;
  margin-right: 4px;
  width: 2em !important;
  padding-right: 8px !important;
}

.DynarchCalendar-day {
  text-align: right; color: #222;
}
.DynarchCalendar-day-othermonth { color: #888; }
.DynarchCalendar-weekend { color: #c22; }
.DynarchCalendar-day-today { color: #00f; font-weight: bold; }

.DynarchCalendar-day-disabled {
  opacity: 0.5;
  text-shadow: 2px 1px 1px #fff;
}

.DynarchCalendar-hover-date {
  background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/images/quickrfq/coolbg.png");
  padding: 2px 3px;
  background-color: #eef;
  border: 1px solid #88c;
  margin: 0 !important;
  color: #000;
}

.DynarchCalendar-day-othermonth.DynarchCalendar-hover-date { border-color: #aaa; /*color: #888;*/
 background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/images/quickrfq/coolbg.png"); }

.DynarchCalendar-dayNames .DynarchCalendar-weekend { color: #c22; }
.DynarchCalendar-day-othermonth.DynarchCalendar-weekend { color: #d88; }

.DynarchCalendar-day-selected {
  background-color:#FF9922;
background-image:url("http://www.simbatowels.com.au/skin/frontend/default/default/images/quickrfq/coolbg.png");
background-position:0 50%;
background-repeat:repeat-x;
color:#000000 !important;
  /*padding: 2px 3px;*/
  /*margin: 1px;*/
  /*background-color: #aaa;*/
  /*color: #000 !important;*/
}
.DynarchCalendar-day-today.DynarchCalendar-day-selected { background-color: #999; }

/* focus */

.DynarchCalendar-focusLink {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.DynarchCalendar-focused {
  border-color: #000;
}

.DynarchCalendar-focused .DynarchCalendar-topBar, .DynarchCalendar-focused .DynarchCalendar-bottomBar {
  background-color: #ccc;
  border-color: #336;
}

.DynarchCalendar-focused .DynarchCalendar-hover-week {
  /*background-color: #ccc;*/
   background-image: url("http://www.simbatowels.com.au/skin/frontend/default/default/images/quickrfq/coolbg.png");
}

.DynarchCalendar-tooltip {
  position: absolute;
  top: 100%;
  width: 100%;
}

.DynarchCalendar-tooltipCont {
  margin: 0 5px 0 5px;
  border: 1px solid #aaa;
  border-top: 0;
  padding: 3px 6px;
  background: #ddd;
}

.DynarchCalendar-focused .DynarchCalendar-tooltipCont {
  background: #ccc;
  border-color: #000;
}

@media print {
  .DynarchCalendar-day-selected {
    padding: 2px 3px;
    border: 1px solid #000;
    margin: 0 !important;
  }
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('http://www.simbatowels.com.au/skin/frontend/default/default/magentothem/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('http://www.simbatowels.com.au/skin/frontend/default/default/magentothem/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('http://www.simbatowels.com.au/skin/frontend/default/default/magentothem/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('http://www.simbatowels.com.au/skin/frontend/default/default/magentothem/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/*! ajaxcarper version 1.0.0 */
.wrapper_box {
    	position:fixed; width:320px; height:150px; background:white;	z-index:999999; 
	border:5px solid #0c3e6a;opacity:1;top:40%;left:40%;display:block;padding:20px;
}
.wrapper_box a{}
.wrapper_box .product_name a{}
.wrapper_box p.info {color:#2d2d2d;font-size:16px;background:#EFF5EA;border:1px solid #446423;padding:5px 10px;}
.wrapper_box #continue_shopping {float:left;background: none repeat scroll 0 0 #0c3e6a;color: #FFFFFF;margin-top: 10px;padding: 5px 10px;}
.wrapper_box #continue_shopping:hover {background:#403239;}
.wrapper_box #shopping_cart {float:right;background: none repeat scroll 0 0 #0c3e6a;color: #FFFFFF;margin-top: 10px;padding: 5px 10px;}
.wrapper_box #shopping_cart:hover {background:#403239;}
.pop_compare.wrapper_box #continue_shopping {float:none;}
.pop_compare.wrapper_box #product_info_box {padding-bottom:10px;}
.pop_wishlist.wrapper_box #continue_shopping {float:none;}
.pop_wishlist.wrapper_box #product_info_box {padding-bottom:10px;}
/* top cart  */
.top-cart-wrapper {
    background: url(http://www.simbatowels.com.au/skin/frontend/default/default/magentothem/ajaxcartsuper/images/icon_cart.png) no-repeat left center;
    float: right;
    padding: 0 0 0 45px;
    margin:47px 0 0 0;
}
.top-cart-wrapper:hover {
}
.top-cart-contain {
    position: relative;
    height: 45px;
    padding: 0;
    cursor: pointer;
    z-index:100001;
}
.top-cart-contain:hover {
}
.top-cart-content {
    display: none;
    width: 230px;
    position: absolute;
    top: 50px;
    right: 0;
    background: #fff;
    border: 1px solid #d4d4d4;
    padding: 10px;
    text-align: left;
    box-shadow: 0 3px 3px #666;
}
.top-cart-title .cart_arrow {
	position:absolute;
	bottom:-6px;
	right:50px;
	width:18px;
	height:11px;
	z-index:1000;
	display:none;
}
.top-cart-contain:hover .top-cart-title .cart_arrow {
	display:block;
}
.top-subtotal {
    float: left;
    margin: 15px 0 0;
}
.top-cart-content li.item{ float:left; width:100%; margin:0 0 10px; }
.top-cart-content .product-details { position:relative; }
.top-cart-content .product-details .btn-remove{ position:absolute; right:10px; top:4px; }
.top-cart-content .product-details .btn-edit{ position:absolute; right:30px; top:4px; }

.top-cart-content .actions {
    padding: 0;
    float:right;
    margin:10px 0 0;
}
.top-cart-icon {
    padding: 5px;
    width: 20px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}
.top-cart-title {
    display: inline-block;
    padding: 0 0 0 5px;
    vertical-align: top;
    text-align:left;
    color:#000;
	margin-top:10px;
}
.top-cart-title span{ font-weight:normal; font-size:13px; text-transform:uppercase; }
.top-cart-title p span {text-transform:none;}
.top-cart-contain .price {
    font-weight:normal;
    color: #E6415F;
}
    

/**
 * YouAMA.com
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA that is bundled with this package
 * in the file license.txt.
 *
 /****************************************************************************
 *                      MAGENTO EDITION USAGE NOTICE                         *
 ****************************************************************************/
 /* This package designed for Magento Community edition YouAMA.com does not
 * guarantee correct work of this extension on any other Magento edition 
 * except Magento Community edition. YouAMA.com does not provide extension
 * support in case of incorrect edition usage.
 /****************************************************************************
 *                               DISCLAIMER                                  *
 ****************************************************************************/
 /* Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future.
 *****************************************************
 * @category   Youama
 * @package    Youama_Slider
 * @copyright  Copyright (c) 2012 YouAMA.com (http://www.youama.com/)
 * @license    http://youama.com/freemodule-license.txt
 */
.slider-wrapper{
    position:relative;
}
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* 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%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	line-height:normal !important;	
	z-index:8;
	padding: 10px 15px;
	overflow: hidden;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    letter-spacing:normal !important;
    font-family: 'Open Sans', sans-serif !important;
    margin-left: 25px !important;
    top: 50% !important;
    transform: translate(0%,-50%);
    background-color: transparent;
    width: 99%;
}

.nivo-caption h1, .nivo-caption h3, .nivo-caption h4, .nivo-caption p{width: 45%;}
.nivo-caption h1{font-size: 51px; font-weight: normal !important; line-height: 1em !important; padding-bottom: 10px; 0}
.nivo-caption h1.align-right{position: relative; right: 10px}
.nivo-caption h3{font-size: 36px; font-weight: normal !important; line-height: normal !important; padding-bottom: 10px; 0}
.nivo-caption h4{font-size: 24px; font-weight: normal !important; line-height: normal !important; padding-bottom: 10px; 0}
.nivo-caption p {
    font-size: 18px;
	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:50%;
    margin-top:-26px;
	z-index:9;
	cursor:pointer;
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}
#slider:hover .nivo-directionNav a{
    opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity=10);
}
.nivo-prevNav {
	left:10px;
    background-image:url('http://www.simbatowels.com.au/skin/frontend/base/default/images/youama/slider/slider-left.png');
    height:52px;
    width:32px;
    text-indent:-9999px;
}
.nivo-nextNav {
	right:10px;
    background-image:url('http://www.simbatowels.com.au/skin/frontend/base/default/images/youama/slider/slider.png');
    height:52px;
    width:32px;
    text-indent:-9999px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 10px 0;
    position:absolute;
    z-index:9;
}
.nivo-controlNav a {
	cursor:pointer;
    display:inline-block;
	width:12px;
	height:12px;
	text-indent:-9999px;
	border:2px solid #fff;
	margin: 0 5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.nivo-controlNav a.active {
	font-weight:bold;
}
