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

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

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

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://www.elitemedical.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.elitemedical.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.elitemedical.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.elitemedical.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.elitemedical.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.elitemedical.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.elitemedical.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.elitemedical.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.elitemedical.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.news-item {
    margin:0 0 15px 0;
}

.news-item span.date {
    font-size:90%;
}

.news-item-comment form {
    margin:20px 0px 0px;
    display:block;
    clear:both;
}

.news-item-comment .prev {
    float:left;
    margin:4px 12px 5px 0;
}

.news-item .date,
.menu-categories .date,
.news-item-content .date{
    color:#999999;
    font-size:11px;
}

.clearing {
    clear:both;
    font-size:1px;
    height:1px;
    line-height:1px;
}

.news-item-content .comment-item {
    margin:10px 0 0 0;
}

.news-item-content .comment-item .username {
    font-size:12px;
    margin:0px;
    color:#1E7EC8;
    display:inline;
}

.block.news-categories {
    border: 1px solid #C4C1BC;
    margin: 0 0 15px;
}

.block.news-categories .block-title {
    background: url("http://www.elitemedical.com.au/skin/frontend/idstore/default/css/images/bkg_block-title.gif") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #DDDDDD;
    padding: 2px 9px;
}

.block.news-categories .menu-categories {
    margin:0px;
    padding: 5px 9px;
}

.block.news-categories .menu-categories h5, .menu-categories ul li{
    font-size:11px;
    margin:0px;
}

.block.news-categories .block-title strong {
    color: #E26703;
    display: block;
    font: bold 12px/16px Arial,Helvetica,sans-serif;
    min-height: 16px;
    padding: 1px 0;
    text-transform: uppercase;
}

.news {
    text-align:justify;
    }

.news-item-content h4 {
    color:#e26703;
    font-size:15px;
}

.news-item-content small {
    font-size:10px;
}

.news-item {
    clear:both;
    }
.news_image {
    float:left;
    margin:3px 10px 5px 0px;
    }
.news-item .description {
    text-align:justify;
    }
.news-item .comment {
    float:right;
    font-size:11px;
    padding-top:5px;
    }
.news-item-content .social {
    padding-top:10px;
    height:35px;
    }
.news-item-content .social .google_button {
    float:left;
    width:80px;
    overflow:hidden;
    }
.news-item-content .social .fb-like {
    float:left;
    }

.news-item-comment {
    clear:both;
    padding-bottom:20px;
    }
.news-item-comment p.required {
    text-align:left;
    }
.news .loadfile {
    text-align:right;
    }
.news .loadfile a {
    background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/clnews/images/i_attached.gif) 0px 0px no-repeat;
    padding:1px 0 0 20px;
    }
#postComment label {
    float:left;
    width:80px;
    }
#postComment .input-box {
    padding-bottom:9px;
    }
#postComment input[type="text"] {
    width:200px;
    }
label .required {
    color:red;
    }
#postComment .validation-advice {
    margin-left:80px;
    }
#postComment .button-set {
    padding-left:80px;
    }

#comment_block .comment-item div {
    padding-left:10px;
    }

/*-- pager --*/
.news-item-comment .pager {
    background:none;
    margin-top:20px;
    padding-top:10px;
    text-align:left;
    }
.news-item-comment .pager span {
    cursor:pointer;
    border:1px solid #dadfe0;
    float:left;
    height:19px;
    width:20px;
    text-align:center;
    margin-right:6px;
    line-height:19px;
    }
.news-item-comment .pager span.current {
    cursor:default;
    background:#c6c6c6;
    }
.news-item-comment .pager span:hover {
    background:#c6c6c6;
    }
.news-item-comment .pager #prev,
.news-item-comment .pager #next {
    border:none !important;
    background:none !important;
    padding:0px !important;
    margin:0px !important;
    width:auto !important;
    }
.news-item-comment .pager .prev,
.news-item-comment .pager .next {
    width:auto;
    padding:0 5px;
    margin-top:0px;
    }
/*-- /pager --*/
.print-btn {
    float:right;
    background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/clnews/images/i_print.gif) 0px 0px no-repeat;
    padding-left:20px;
    }
#clloader {
    position:absolute;
    margin-left:333px
    }
/*
.tags {
    background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/clnews/images/i-tags.gif) 0px 1px no-repeat;
    padding-left:20px;
    }
*/
.news-item-grid {
    clear:none !important; padding:0px !important; margin:13px 13px 0 0 !important; 
    float:left; width:210px; height:118px; position:relative; background:#f2f2f2; border:1px solid #e9eaea;
}
.news-item-grid  a {color:#000; text-decoration:none; display:block; width:100%; height:118px;}
.news_image_grid {margin:0px !important;}
.news_text_grid {margin:0px !important; padding:5px;}
.news-item-grid img {float:left;}
.underlayer_grid {position:absolute; bottom:0px; width:200px; padding:4px 3px 3px 7px; background:rgba(204,204,204,0.6); line-height:16px; min-height:33px;}
.underlayer_grid h5 {margin:0px; display:inline;}
.underlayer_grid h5,
.underlayer_grid .date {color:#000;}
.news-item-grid:hover .underlayer_grid {background:rgba(204,204,204,0.8);}

.view-mode {margin:10px 0 0 0;}
#commercelab_categories_container
{
    overflow-x: auto;
}
.treeview, .treeview ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.treeview ul {
    background-color: white;
    margin-top: 4px;
}

.treeview .hitarea {
    background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/treeview-default.gif) -64px -25px no-repeat;
    height: 16px;
    width: 16px;
    margin-left: -16px;
    float: left;
    cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
    display: inline;
    float:none;
}

.treeview li {
    margin: 0;
    padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
    background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }
.treeview .category_selected { color: red; cursor: pointer; }

.treeview li { background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/treeview-default.gif); }
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/treeview-red.gif); }

.treeview-black li { background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/treeview-black.gif); }

.treeview-gray li { background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/treeview-gray.gif); }

.treeview-famfamfam li { background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/treeview-famfamfam.gif); }


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/commercelab/treeview/images/file.gif) 0 0 no-repeat; }

.yui-ac label {
	float: left;
	height: 21px;
	width: 24px;
	overflow: hidden;
	text-align: left;
	text-indent: -999em
}
.yui-ac button {
	display: block;
	padding: 0;
	margin: 0;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	border: 0 none;
	cursor: pointer;
	background: none repeat scroll 0 0 transparent;
	color: #2F2F2F;
	font: 12px/15px Arial, Helvetica, sans-serif
}
.yui-ac button span {
	display: block;
	height: 21px;
	padding: 0 0 0 3px;
	background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/enigma_searchautocomplete/btn_search.gif) no-repeat scroll 0 0 transparent;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
	font: 700 11px/21px Tahoma, Verdana, Arial, sans-serif
}
.yui-ac button span span {
	background-position: 100% 0;
	padding: 0 6px 0 3px
}
#myContainer, .yui-ac-container {
	position: absolute;
	z-index: 999999999999;
}
.yui-ac-content {
	background-color: #FFF;
	border-top: 3px solid #f5f5f5;
	border-right: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	width: 420px;
	padding: 20px;
	margin: 0
}
.yui-ac-hd {
	color: #999;
	display: block;
	margin-bottom: 4px;
	padding: 0 4px;
	padding-bottom: 5px;
	font-weight: 300;
	font-size: 12px;
}
.yui-ac-content-footer {
	padding-top: 10px;
	border-top: 1px solid #ddd;
	text-align: right;
}
.header .form-search .search-autocomplete ul, .yui-ac-content ul {
	background-color: #fff;
	border: none
}
.header .form-search .search-autocomplete ul>li, .yui-ac-content ul>li {
	margin: 4px 0;
	padding: 4px;
	cursor: pointer;
	min-height: 85px;
	color: #2F2F2F;
	z-index: 9999;
}
.header .form-search .search-autocomplete ul>li + li, .yui-ac-content ul>li + li {
	border-top: 1px solid #ddd;
}
.yui-ac-highlight {
	background-color: #D5E4EB
}
.searched-words {
	color: red
}
.search-autocomplete ul>li {
	text-align: left
}
.search-autocomplete ul>li p {
	text-align: justify
}
.yui-ac-bd ul>li.selected, .yui-ac-content ul>li:hover {
	background-color: #fafafa
}
.yui-ac-bd ul>li.enigma_hidden {
	background-color: #fff;
	border: medium none;
	margin: 0;
	padding: 0;
	display: none
}
.std ul.disc {
	float: left
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10002;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 10003;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 30px;
	height: 30px;
	background: transparent url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/js/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
@font-face {
	font-family: 'PT Sans';
    src: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS55F-webfont.eot');
    src: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS55F-webfont.woff') format('woff'),
         url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS55F-webfont.ttf') format('truetype'),
         url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS55F-webfont.svg#pt_sansbold') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'PT Sans';
	src: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS75F-webfont.eot');
    src: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS75F-webfont.woff') format('woff'),
         url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS75F-webfont.ttf') format('truetype'),
         url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
	font-family: 'PT Sans';
    src: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS56F-webfont.eot');
    src: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS56F-webfont.woff') format('woff'),
         url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS56F-webfont.ttf') format('truetype'),
         url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS56F-webfont.svg#pt_sansbold') format('svg');
    font-weight: 400;
    font-style: italic;
}
@font-face {
	font-family: 'PT Sans';
    src: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS76F-webfont.eot');
    src: url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS76F-webfont.woff') format('woff'),
         url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS76F-webfont.ttf') format('truetype'),
         url('http://www.elitemedical.com.au/skin/frontend/idstore/default/css/fonts/PTS76F-webfont.svg#pt_sansbold') format('svg');
    font-weight: 700;
    font-style: italic;
}
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}



form {
  margin: 0 0 20px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

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

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 22px;
  padding: 4px 6px;
  margin-bottom: 10px;
  line-height: 20px;
  vertical-align: middle;
  
}

input,
textarea,
.uneditable-input {
  width: 206px;
}

textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #efefef;
  
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}

select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  outline: none;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.data-table,
.table {
  width: 100%;
  margin-bottom: 20px;
}
.data-table th,
.data-table td,
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}

/*

Theme Name: IDStore - Responsive Magento Theme
Theme URI: http://8theme.com/
Author: 8theme
Author URI: http://themeforest.net/user/8theme
Description: ThemeForest Premium Theme
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/

/* Reset ================================================================================= */
* { margin:0; padding:0; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}

body          { margin: 0 auto; background-color: #ffffff; color: #808080; font-size: 12px; font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 20px; }

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

a             { color:#444; text-decoration:none; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* -------------------------------------------------- */
/* Headings
/* -------------------------------------------------- */

h1, h2, h3 { margin-bottom:15px; font-weight: 400; }

h4, h5, h6{ margin-bottom: 10px; font-weight: 400; }

h1 { color: #444; text-transform: uppercase; font-size: 24px;}
h2 { color: #444; text-transform: uppercase; font-size: 18px;}
h3 { color: #444; text-transform: uppercase; font-size: 16px;}
h4 { text-transform: uppercase; font-size: 14px; }
h5 { text-transform: uppercase; font-size: 12px;}
h6 { text-transform: uppercase; font-size: 11px;}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: #999999;font-weight: normal; line-height: 1;}

h1 small { font-size: 22.5px; }
h2 small { font-size: 15.5px; }
h3 small { font-size: 12px; }
h4 small { font-size: 10px; }
h5 small{ font-size: 8px; }

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

/* Table */
table         { border:0; border-spacing:0; /*border-collapse:collapse;*/ empty-cells:show; font-size:100%; font-size: 14px; }
.data-table th, .data-table td, .table th, .table td{border-top:1px solid #efefef;font-weight: 300;}
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.5; }
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 */
.clear        { clear:both; }
.hidden       { display:block !important; overflow:hidden !important; margin:0 !important; padding:0 !important; width:0 !important; height:0 !important; border:0 !important; font-size:0 !important; line-height:0 !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 ================================================================================ */
.boxed .wrapper {
margin: 0 auto;
width: 980px;
background: #fff;
-webkit-box-shadow: 0 1px 6px;
box-shadow: 0 1px 6px;
}
.wrapper{background: #FFF;}
.page-print { padding:25px 30px; background:#fff; text-align:left; }
.page-empty { padding:20px; background:#fff; text-align:left; }
.page-popup { padding:25px 30px; background:#fff; text-align:left; }
.main-container {margin-top: 30px; }
.main { text-align:left; }

/* Base Columns */
.col-left { float:left; padding:0 0 1px; }
.col-main { float:left;  padding:0 0 1px; }
.col-right { float:right; padding:0 0 1px; }

/* 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 { margin-left:17px; width:475px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

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

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

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; margin:0 2%; width:23.5%; }
.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 { color:#2f2f2f; vertical-align:middle; font:12px/15px Arial, Helvetica, sans-serif; line-height: 20px;}
input.input-text,select,textarea { border:1px solid #efefef; background:#fff; }
input.input-text,textarea { padding: 4px; outline: none !important;border: 1px solid #efefef;-webkit-border-radius: 0px !important;border-radius: 0px !important;font-size: 12px;-webkit-appearance: none;}
select option { padding-right:10px; }
select.multiselect option { padding:2px 5px; border-bottom:1px solid #b6b6b6; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:30px !important; text-align: center; }
input.qty:focus{border:1px solid #bbb !important;}

/* -------------------------------------------------- */
/* Buttons
/* -------------------------------------------------- */

#submit,.button{display:inline-block;padding:0 12px 0;border:none;background:#A42D2F;color:#fff;text-align:center;text-transform:uppercase;white-space:nowrap;font-size:12px;line-height: 28px;cursor:pointer;-webkit-transition-timing-function:ease;-webkit-transition-duration:.2s;-webkit-transition-property:background, border-color; border-radius: 3px;}
.button span{color:#fff;line-height:30px;}
.button.active{-webkit-transition-timing-function:ease;-webkit-transition-duration:.2s;-webkit-transition-property:background-color, border-color;}
.button.active:hover{background-color:#e73434;}
.button.big{padding:10px 28px;}
.button.big.active:hover{ }
.button.big span, .checkout-types .btn-checkout > span{ font-weight:300;font-size:16px;line-height: 36px;}
.button.medium {padding: 6px 20px;font-size: 14px;}
.button.underline:hover{text-decoration: underline;}
.tp-caption a.button.active:hover{color:#fff !important;}
.more-link .button{margin-top:30px;}
.button.small.arrow-left{padding-left: 24px;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/prew_arrow.png);background-position: 10px center;background-repeat: no-repeat;}
.button.small.arrow-right{padding-right: 24px;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/back_arrow.png);background-position: 90% center;background-repeat: no-repeat;}
.button.medium.arrow-left{padding-left: 24px;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_medium_left.png);background-position: 10px center;background-repeat: no-repeat;}
.button.medium.arrow-right{padding-right: 34px;padding-left: 18px;	background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_medium_right.png);background-position: 141px center;background-repeat: no-repeat;}
.button.big.arrow-left{padding-left: 24px;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_big_left.png);background-position: 10px center;background-repeat: no-repeat;}
.button.big.arrow-right,.checkout-types .btn-checkout{padding-right: 55px;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_big_right.png);background-position: 91% center;background-repeat: no-repeat;}
.checkout-types .btn-checkout{display: block;padding: 10px 18px;padding-right: 55px;}
input,select{outline:none !important;border:1px solid #efefef;-webkit-border-radius: 0px !important;border-radius: 0px !important;color: #666669;font-weight: 300;font-size: 12px;-webkit-appearance:none;}
select{background:#fff url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/select_arrow.png) no-repeat 95% center;height: 40px;}
select:hover{background:#fff url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/select_arrow_hover.png) no-repeat 95% center;}
select, input[type="file"]{line-height: 20px;}
input[type="radio"]{-webkit-appearance:radio;}
input[type="checkbox"]{-webkit-appearance:checkbox;}
.product-information .button span{line-height: 30px;}
.banner_top_button .button { }
.banner_top_button .button span { font-size: 14px;line-height: 36px;}
.button.big.active.etheme-simple-product{margin-left: 23px;}
.entry-content p .button.active.big{padding: 8px 20px;}
.form-row .button{height: 30px;line-height: 28px;}
input:focus, textarea:focus{border: 1px solid #ddd !important;}
.checkout-button.button.big.active.arrow-right{background-position: 235px center;}
#wishlist-table .link-edit{display: none;}
#wishlist-table .cart-cell{position: relative;margin-top: 30px;text-align: center;}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px;*/
/*margin:0 auto;*/
/*overflow:hidden;*/
input[type="radio"]{-webkit-appearance:none;border:none !important;background-color: #FFF; background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/radio-icon.png);background-repeat: no-repeat;background-position: center center;margin-top: 0;margin-right: 0;padding: 0; width: 14px;height: 20px;}
input[type="radio"]:checked{background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/radio-icon-check.png);background-color: #FFF; background-repeat: no-repeat;background-position: center center;}
input[type="checkbox"]{-webkit-appearance:none;border:none !important;background-color: #FFF; background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/tick-icon.png);padding: 0; background-repeat: no-repeat;background-position: center center;margin-top: 0;margin-right: 0;width: 16px;height: 20px;}
input[type="checkbox"]:checked{background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/tick-icon-check.png);background-color: #FFF; background-repeat: no-repeat;background-position: center center;}
.product-slider input[type="checkbox"]{background-color: transparent;}
.form-list li { margin:0 0 8px; }
.form-list label { position:relative; z-index:0; float:left; color:#666; font-weight:300; }
.form-list label.required { }
.form-list label.required em { position:absolute; top:0; right:-8px; float:right; color:#eb340a; font-style:normal; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px;float: left; }
.form-list li.control .input-box { display:inline; clear:none; 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;height: 40px;-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide input.input-text { }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { margin-top:10px; padding-top:7px; border-top:1px solid #ccc; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list-narrow li  { margin-bottom:0; } 
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; } 
.form-list-narrow li.wide input.input-text, 
.form-list-narrow li.wide textarea { width:254px; } 
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

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

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

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

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

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

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

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

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

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

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { color:#888; font-weight:normal; font-size:10px; }
.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; }

/* Independent fields */
/*.form-list li { margin:0 0 8px;*/
/*}
.form-list li.fields { margin:0;*/
/*}
.form-list .field { display:block;*/
/*margin:0 0 8px;*/
/*}
.form-list li.control { }
.form-list label { float:left;*/
/*padding:2px 10px 0 0;*/
/*width:150px;*/
/*text-align:right;*/
/*}
.form-list label.required { font-weight:bold;*/
/*}
.form-list label.required em {
/*margin-right:3px;*/*/
/*color:#eb340a;*/ font-variant:normal;
/*}
.form-list .input-box { float:left;*/
/*width:260px;*/
/*}
.form-list input.input-text,
.form-list textarea { width:254px;*/
/*}
.form-list select { width:260px;*/
/*}
.form-list li.additional-row {
/*margin-top:10px;*/*/ border-top:1px solid #ddd;
/*}
.form-list li.additional-row .btn-remove { float:right;*/
/*margin:5px 5px 0 0;*/
/*}
.form-list .input-range input.input-text { width:96px;*/
/* Customer */
/*.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 {
/*color:#777;*/*/
/*text-align:left;*/
/*font-weight:normal;*/ font-size:11px;
/*}
.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:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0;}
.buttons-set .back-link a:before{content:"";display: block;float: left; background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/return.png) no-repeat 0 5px;width: 10px;height: 15px;}
.buttons-set .back-link a:hover:before{content:"";display: block;float: left;	background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/return-hover.png) no-repeat 0 5px;width: 10px;height: 15px;}
.buttons-set .back-link small{display: none;}
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { margin:20px 0; padding:20px 20px 12px 20px; border:1px solid #ccc; background:#fafafa; }
.fieldset .legend {width: 100%; float:left; margin:0;border-bottom:1px solid #ccc; font-size: 18px;line-height: 32px;font-weight: 300;margin-bottom: 20px;padding-bottom: 20px; width: 100%;text-transform: none;color: #808080; }
.fieldset.advanced-search{background: none;border:none;}
.fieldset.advanced-search .legend{border-bottom:1px solid #efefef;padding-bottom: 0;}
/* Form Validation */
.validation-advice { clear:both; margin:-2px 0 5px; padding-left:17px; min-height:13px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; font-weight:400; font-size:11px; line-height:13px; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed { }
p.required { color:#fc5b5b; text-align:right; font-size:11px; }
#form-validate li.control input.checkbox, .form-validate li.control label{float: left;}
#form-validate{margin-bottom: 20px;}

/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { position:relative; display:block; margin-right:-12em; width:12em; }

/* Global Messages  */
.success{color:#3d6611;font-weight:700;}
.error{color:#df280a;font-weight:700;}
.notice{color:#e26703;}
.messages,.messages ul{list-style:none!important;margin:0!important;padding:0!important;}
.messages{overflow:hidden;width:100%;}
.messages li li{margin:0 0 3px!important;}
.error-msg{background:#FFF9F9 url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/error.png) no-repeat 30px center;border-color:#eee8e8;box-shadow:0px 5px 0px #eee8e8;color:#f3252f;position:relative;}
.success-msg{background:#f7fdea url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/success.png) no-repeat 30px center;border-color:#e7ecda;box-shadow:0px 5px 0px #e7ecda;color:#67942d;position:relative;}
.note-msg,.notice-msg{background:#fefae5 url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/notice.png) no-repeat 30px center;border-color:#ede9d6;box-shadow:0px 5px 0px #ede9d6;color:#dcb721;position:relative;}
.error-msg,.success-msg,.note-msg,.notice-msg{ border-style:solid;border-width:0; border-radius:5px; display:block;font-size:14px;font-weight:300;margin-bottom:30px;padding:30px 30px 30px 97px;}
/* -------------------------------------------------- */
/* Breadcrumbs
/* -------------------------------------------------- */

.breadcrumbs {-moz-box-sizing: border-box;box-sizing:border-box;margin-bottom: 30px;margin-left:20px;padding:0 20px;}
.breadcrumbs ul { float:left; }
.breadcrumbs li { display: inline-block; }
.breadcrumbs span {padding:0 6px 0 8px;}
.breadcrumbs strong{font-weight:300;}
.breadcrumbs a{text-decoration:none;font-weight:300;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.back-to{float:right;padding:0 0 2px 12px;background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/return.png) no-repeat 0 5px;font-size:12px;}
.back-to span{position:relative;top:1px;display:none;color:gray;font-size:18px;line-height:3px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.back-to:hover{background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/return-hover.png) no-repeat left 5px;}
.back_to_previous_page a{color:#666669;}

/* Page Heading */
.page-title { width:100%; border-bottom:1px solid #efefef; margin:0 0 25px; }
.page-title h1,
.page-title h2 { margin: 0 0px 10px 0px;padding-bottom: 20px;line-height: 30px; color: #666669 !important;text-transform: uppercase;font-weight: 300;font-size: 28px; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.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 { }

/* Toolbar */
.toolbar {padding-bottom: 20px;border-bottom: 2px solid #f5f5f5;color: #666669;font-weight: 300; font-size: 12px;}
.toolbar-bottom .toolbar{border-bottom:none;border-top:2px solid #f5f5f5;padding-top: 20px;}
.toolbar label { margin-right: 10px;font-weight: 300; font-size: 12px; }
.toolbar select { margin-bottom: 0; width: 120px;height: auto; background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/select_arrow.png) no-repeat 95% center; color: #666669;font-weight: 300;font-size: 12px;}
.toolbar .limiter { float: left; margin:0 10px 0 0; line-height: 20px;}
.toolbar .limiter label { display: inline-block; margin:0 10px 0 0;}
.toolbar .limiter select { display: inline-block; margin-right:10px;}
.toolbar .view-mode { float: left; margin:5px 0 0 40px;}
.toolbar .view-mode label { display: inline-block;float: left; margin:0 10px 0 0;}
.toolbar .view-mode .grid, .toolbar .view-mode .list{display: block;float: left;width: 30px;height:18px;text-indent:-9999px;}
.toolbar .view-mode .grid{margin-right: 10px;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/grid.png);background-position: center bottom;background-repeat: no-repeat;}
.toolbar .view-mode .list{background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/list.png);background-position: center bottom;background-repeat: no-repeat;}
.toolbar .view-mode .grid:hover, .toolbar .view-mode .list:hover, .toolbar .view-mode strong.grid, .toolbar .view-mode strong.list{background-position: center top;}
.toolbar .sort-by { float: right; line-height: 20px;}
.toolbar .sort-by label { display: inline-block; margin:0 10px 0 0;}
.toolbar .sort-by select { display: inline-block; margin-right:10px;}
.toolbar .amount { float:left; margin-top:20px;margin-bottom: 0; }
.toolbar .amount strong{font-weight:300 !important;}

.pages {float:right;  margin-top:15px;  margin-left: 20px;}
.pages ol { display: inline-block; }
.pages strong { display: inline-block; display: none; font-weight: 300; }
.pages span{display:block;float:left;}
.pages li{display:inline-block;margin-left:5px;background:#f5f5f5; cursor:pointer;-webkit-transition-timing-function:ease;-webkit-transition-duration:.2s;-webkit-transition-property:background, color;}
.pages li a { display:inline-block; padding:5px 12px; color:#444;text-decoration:none;font-weight:100; font-size: 14px; }
.pages li:hover a{ color: white; }
.pages span{margin-bottom: -11px;padding:6px 12px;color:#444; text-decoration:none;font-weight:100;}
.pages .current {padding:5px 12px; background: #dbdbdb; font-weight:100; font-size: 14px; }
.pages .current:hover{background: #dbdbdb; }
.pages li a img{display: none;}
.pages li a.next{display: block;margin-bottom: -10px;width: 8px;height: 20px;background-color:#f5f5f5;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_right_disabled.png);background-position:  center center;background-repeat: no-repeat;-webkit-transition-timing-function:ease;-webkit-transition-duration:.2s;-webkit-transition-property:background, color;}
.pages li a.next:hover{display: block;margin-bottom: -10px;width: 8px;height: 20px;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_right_disabled-white.png);background-position:  center center;background-repeat: no-repeat;}
.pages li a.previous{display: block;margin-bottom: -10px; width: 8px;height: 20px;background-color:#f5f5f5;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_left_disabled.png);background-position:  center center;background-repeat: no-repeat;-webkit-transition-timing-function:ease;-webkit-transition-duration:.2s;-webkit-transition-property:background, color;}
.pages li a.previous:hover{display: block;margin-bottom: -10px;width: 8px;height: 20px;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_left_disabled-white.png);background-position:  center center;background-repeat: no-repeat;}


.toolbar-bottom { margin-top: 30px; }

/* Generic Info Box */
.info-box { margin:0 0 15px; padding:12px 15px; border:1px solid #d0cbc1; background:#fff url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/bkg_block-title.gif) 0 0 repeat-x; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { padding:2px 15px 2px 0; font-weight:bold; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td { }
tr.summary-total .summary-collapse { float:right; padding-left:20px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/bkg_collapse.gif) 0 5px no-repeat; text-align:right; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td { }
tr.summary-details td { background-color:#dae1e4; color:#626465; font-size:11px; }
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.elitemedical.com.au/skin/frontend/idstore/default/images/bkg_collapse.gif) 100% 5px 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% -52px; }

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

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { padding-right:0 !important; background:none !important; }

.link-cart { }
.link-wishlist { }
.link-reorder { }
.link-compare { }
.link-print { /*padding:2px 0 2px 25px;*/ /*background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/i_print.gif) 0 2px no-repeat;*/ color:#444; font-weight:normal; }
.link-print:hover{color: #fc5b5b;}
.link-rss { padding-left:18px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/i_rss.gif) 0 2px no-repeat; white-space:nowrap; line-height:14px; }
.btn-remove  { display:block; overflow:hidden; width:15px; height:15px; background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/delete-btn-sprite.png) 0 0 no-repeat; text-indent:-999em; font-size:0; line-height:0; }
.btn-remove:hover{background-position: bottom center;}
.btn-previous  { display:block; overflow:hidden; width:11px; height:11px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; font-size:0; line-height:0; }
.btn-remove2 { display: block;width: 15px;height: 15px;background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/delete-btn-sprite.png) no-repeat;background-position: top center;cursor: pointer;font-size: 0;}
.btn-remove2:hover{background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/delete-btn-sprite.png) no-repeat;background-position: bottom center;}
.btn-edit { display:block;float: right; overflow:hidden;margin-top: 2px;  width:15px; height:14px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/btn_edit.png) no-repeat top center; text-indent:-999em; font-size:0; line-height:0; }
.btn-edit:hover{background-position: bottom center;}
.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }
#narrow-by-list .price, #narrow-by-list .price, #narrow-by-list .price, #narrow-by-list a, #narrow-by-list2 .price, #narrow-by-list .price, #narrow-by-list2 .price, #narrow-by-list2 a{font-size: 12px;font-weight: 400;color: #808080;}
#narrow-by-list li:hover, #narrow-by-list a:hover span, #narrow-by-list a:hover, #narrow-by-list2 li:hover, #narrow-by-list2 a:hover span, #narrow-by-list2 a:hover{}
#narrow-by-list ol, #narrow-by-list2 ol{margin-bottom: 10px;}
#narrow-by-list li, #narrow-by-list2 li{color: #808080;list-style: square inside;padding-left: 14px;line-height: 2;}
#narrow-by-list a, #narrow-by-list2 a{color: #808080;font-size: 12px;}
.currently li{line-height: 30px;}
.separator { margin:0 3px; }

.divider { display:block; clear:both; overflow:hidden; margin:10px 0; height:1px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; font-size:0; line-height:0; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; color:#2f2f2f; text-align:center; font-size:12px; line-height:1.25; }
.global-site-notice .notice-inner { margin:0 auto; padding:12px 0 12px 80px; width:860px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; padding:10px; border:1px dotted #cccc73; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript { }

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

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


/* Header ================================================================================ */
.logo { float:left; }
.header-container { }
.header { z-index:1000; margin-top: 10px; }
.header .logo { float:left; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; overflow:hidden; width:0; height:0; text-indent:-999em; font-size:0; line-height:0; }
.header h1.logo { margin:0; }
.form-language .lang { float: left;}
.form-language .lang:after{content:"/";margin: 0 5px 0 2px;}
.form-language .lang:last-child:after{content:"";margin: 0;}
.quick-access { float:right; padding:28px 10px 0 0; width:600px; }
.welcome-msg { margin:0;}
.welcome-msg a {}
.form-search { width: 251px; }

.search_text{color:gray;font-size:12px;}
.search_form{ }
#search_mini_form {
	position: relative;
}
#search_mini_form .field{float:left;border-top:1px solid #efefef!important;border-right:none!important;border-bottom:1px solid #efefef!important;border-left:1px solid #efefef!important;color:#acacac;font:italic 0 Verdana, sans-serif;}
#search_mini_form .field:focus{ color: #000;}
#search_mini_form .button{padding: 0;width: 32px;height: 32px;border: 1px solid #F5F5F5;border-left: none;background: #F5F5F5;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/search_button_bg.png);background-position: 6px 6px;background-repeat: no-repeat;text-indent: -9999px;-webkit-transition-timing-function: ease;-webkit-transition-duration: .2s;-webkit-transition-property: background;}
#search_mini_form .button:hover{background:#fc5b5b;background-image:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/search_button_bg_hover.png);background-position:6px 6px;background-repeat:no-repeat;}


.header .form-search label { float:left; overflow:hidden; width:24px; height:21px; text-align:left; text-indent:-999em; }
.header .form-search input.input-text { float:left; margin-right:4px; width:209px; border-color:#5c7989; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { padding:0 0 0 3px; height:21px; border:0; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/btn_search.gif) 0 0 no-repeat; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span { padding:0 6px 0 3px; background-position:100% 0; }
.header .form-search .search-autocomplete {top: 43px !important;left: 1px !important;z-index: 999; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { padding:2px 8px 1px 8px; border-bottom:1px solid #f4eee7; text-align:left; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { padding-right:5px; color:#a7c6dd; vertical-align:middle; font-weight:bold; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { padding-left:25px; background-position:4px 50%; background-repeat:no-repeat; }
.header .links { text-align: right; }
.header .links li {}
.header .links a { line-height: 24px;}
.header .links li.last-child { padding-right:0; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { color:#ebbc58; font-size:11px; }
.header-top .container{position: relative;}
.variant1 .logo-container{width: 290px;margin-top: 15px;}
.variant1 .shopping_cart_wrap{float: right;}
.variant1 .store-switcher{position: absolute;left:20px;top:-30px;}
/* Header Variant2  */
.header-variant2 .header-phone, .header-variant3 .header-phone, .header-variant4 .header-phone{width: 170px;}
.header-variant2 .span5, .header-variant3 .span5{width: 540px;}
.header-variant2 .span3, .header-variant3 .span3{width: 180px;}
.header-variant3 .span5{float: right;}
.variant2{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.variant2 .container{position: relative;}
.variant2 div.menu{position: static;}
.variant2 .header{text-align: justify;margin: 0;display: table;width: 100%;}
.variant2 .logo-container, .variant2 .menu{display: table-cell;vertical-align: middle;  }
.variant2 .logo-container{width: 26%;text-align: left;float: none;}
.header-variant2 .store-switcher{float: left;}
.variant2 .menu{float: right;margin: 0;top: 0;padding: 0;line-height: 34px;}
.variant2 .menu > ul > li{margin-top: 0;padding: 0;}
.variant2 .menu > ul > li.block_li{position: static;}
.variant2 .menu > ul > li > a{border-top: 2px solid transparent;}
.variant2 .menu > ul > li > a:hover{border-top: 2px solid #fc5b5b;}
/* top cart  */
.variant2 .menu > ul > li > a,.variant2  .menu > ul > li.over > a,.variant2  .menu > ul > li.active > a,.variant2  .menu > ul > li > a:hover{display: block;padding: 0 12px;height: 90px;line-height: 90px;}
.variant2 .menu > .current-menu-item > a, .variant2 .menu > .current-menu-item > a:hover, .variant2 .menu > ul > li > a:hover, .variant2 .menu > ul > li.over > a, .variant2 .menu > ul > li.active > a{border-bottom: 0;}
.variant2 .menu > ul > li > ul{top:95px}
.variant2 .menu > ul > li > ul > li a{padding: 0;}
.header-variant5 .top-cart .cart-popup{top:27px;}

/* Header Variant 3 */
.variant3 {border-top:1px solid #ccc;border-bottom: 1px solid #ccc;}
.variant3 .header{margin: 0 !important;padding: 15px 0 10px 0;}
.variant3 .header:after, .variant3 .header:before{display: inline-block;text-align: center;width: 100%;}
.variant3 .logo-container{width: 100%;text-align: center;margin-left: 0;}
.variant3 .logo {float: left;position: relative;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.variant3 .menu{top:0;margin-top: 0;}
.variant3 .menu > ul{text-align: center;}
.variant3 .menu > ul > li{text-align: left;margin-top: 0;line-height: 28px;}
.variant3 .menu > ul > li > a{padding-top: 10px;}
.variant3 .menu > ul > li > ul > li.parent > a:after{right: 0;}
.variant3 .menu > ul > li.over > a, .variant3 .menu > ul > li.active > a,.variant3 .menu > ul > li > a:hover{padding-bottom: 12px;}
.variant3 .menu > ul > li > ul li{line-height: 20px;}

/* Header Variant 4 */
.header-container.variant4{background: #FFF;position: relative;}
.header-variant4 .span5{float: right !important;width: 570px;}
.header-variant4 .links li:after{color: #FFF;}
.header-variant4 .span3{width: 150px;}
.variant4 .header:after, .variant4 .header:before{display: inline-block;text-align: center;width: 100%;}
.header-variant4{background-color: #fc5b5b;}
.header-variant4 .header-phone, .header-variant4 .store-switcher .lang, .header-variant4 .store-switcher .lang a, .header-variant4 .links a, .header-variant4 #top-cart > a,.header-variant4 #top-cart > span,  .header-variant4 #top-cart >span .price{color: #FFF !important;}
.header-variant4 #search_mini_form .form-search .field{margin-top: 4px;margin-bottom: 0;padding: 2px 5px 4px 5px;padding-left: 20px;width: 0;border:1px solid transparent !important;background-color: transparent;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/search_button_white_bg.png);background-position: 98% center;background-repeat: no-repeat;color: #444;cursor: pointer;-webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}
.variant4 .header{margin: 0 !important;padding: 10px 0;}
.variant4 .header:after, .variant4 .header:before{display: inline-block;text-align: center;width: 100%;}
.variant4 .logo-container{width: 100%;text-align: center;margin-left: 0;}
.variant4 .logo {float: left;position: relative;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.variant4 .menu{top:0;margin-top: 0;}
.variant4 .menu > ul{text-align: center;}
.variant4 .menu > ul > li{text-align: left;margin-top: 0;line-height: 36px;}
.variant4 .menu > ul > li > a{padding-top: 10px;}
.variant4 .menu > ul > li > ul > li.parent > a:after{right: 0;}
.variant4 .menu > ul > li.over > a, .variant4 .menu > ul > li.active > a,.variant4 .menu > ul > li > a:hover{padding-bottom: 16px;}
.variant4 .menu > ul > li > ul{top:45px;}
.variant4 .menu > ul > li > ul li{line-height: 20px;}
.variant4 .menu{background: #fafafa;border-top: 1px solid #ccc;width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.variant4 .menu-wrapper, .variant4 .menu-wrapper .span12{width: 100%;}
.boxed .variant4 .menu-wrapper .menu{width: 980px !important;}

/* Header Variant 5 */
.header-variant5 .header-phone{width: 150px;}
.header-variant5 .span5{width: 570px;float: right;}
.header-variant5 .span3{width: 150px;}
.header-variant5 #search_mini_form .form-search .field{margin-top: 4px;margin-bottom: 0;padding: 2px 5px 4px 5px;padding-left: 20px;width: 0;border:1px solid transparent !important;background-color: transparent;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/search_button_white_bg.png);background-position: 98% center;background-repeat: no-repeat;color: #444;cursor: pointer;-webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}
.variant5{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.variant5 .header{text-align: justify;margin: 0;display: table;width: 100%;position: relative;}
.variant5 .logo-container, .variant5 .menu{display: table-cell;vertical-align: middle;  }
.variant5 .logo-container{width: 26%;text-align: left;float: none;}
.variant5 .menu{float: right;margin: 0;top: 0;padding: 0;line-height: 34px;position: static;}
.variant5 .menu > ul > li{margin-top: 0;padding: 0;}
.variant5 .menu > ul > li.block_li{position: static;}
.variant5 .menu > ul > li.block_li > .nav_block{top:91px;}
/* top cart  */
.variant5 .menu > ul > li > a,.variant5  .menu > ul > li.over > a,.variant5  .menu > ul > li.active > a,.variant5  .menu > ul > li > a:hover{display: block;padding: 0 12px;height: 90px;line-height: 90px;}
.variant5 .menu > .current-menu-item > a, .variant5 .menu > .current-menu-item > a:hover, .variant5 .menu > ul > li > a:hover, .variant5 .menu > ul > li.over > a, .variant5 .menu > ul > li.active > a{border-bottom: 0;}
.variant5 .menu > ul > li > ul{top:91px}
.variant5 .menu > ul > li > ul > li a{padding: 0;}
.header-variant5 .header-phone, .header-variant5 .store-switcher .lang, .header-variant5 .store-switcher .lang a, .header-variant5 .links a, .header-variant5 #top-cart > a,.header-variant5 #top-cart > span,  .header-variant5 #top-cart  > span .price{color: #FFF !important;}
.header-variant5 .top-cart .cart-popup{top:27px;}
.header-variant5 .links li:after{color: #FFF;}

/* -------------------------------------------------- */
/* Fixed Header Area
/* -------------------------------------------------- */
.fixed-header-area{background: #fafafa;}
.fixed-header-area .fixed-header{}
.fixed-header-area #main-nav {padding-right:0; position: relative; float: right;max-width: 716px;width: 100%;}
.fixed-header-area{position: fixed;top: -200px;width: 100%;z-index:10001;float: left;border-top-width: 1px;border-bottom:1px solid #ccc;border-top:1px solid #ccc;}
.boxed .fixed-header-area{width: auto;padding: 0 20px;}
.fixed-already{top:0;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.admin-bar .fixed-already{top:28px;}
.fixed-header-area .fixed-header{ padding: 10px 20px;background: #fafafa;-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;}
.fixed-header-area .fixed-header .span4{width: 220px;margin-left: 0;}
.fixed-header-area .fixed-header .span8{float: right;}
.fixed-header-area .logo{font-size: 36px;max-width: 215px;margin-bottom: 10px;}
.fixed-header-area #main-nav{width: auto;float: right;margin-left: 0;}
.fixed-header-area > div.menu, .fixed-header div.menu ul#top{text-align: right !important;}
.fixed-header .menu{top:0;margin-top: 0;padding: 0;line-height: 44px;text-align: right;}
.fixed-header .menu > ul > li{margin-top: 0;}
.fixed-header  .menu > ul > li > ul > li a{text-align: left !important;}
.fixed-header  .menu > ul > li > ul > li a:hover{}
.fixed-header-area .menu > ul > li > ul{top:59px;}
.fixed-header-area .menu > .current-menu-item > a, 
.fixed-header-area .menu > .current-menu-item > a:hover,
.fixed-header-area .menu > ul > li > a:hover{ border-top-width: 2px; border-top-style: solid;}
.fixed-header-area .menu > ul > li.over > a,.fixed-header-area .menu > ul > li.active > a,.fixed-header-area .menu > ul > li > a:hover{padding-top: 23px;padding-bottom: 27px;}
.fixed-header-area .menu > ul > li > ul li{line-height: 20px;}


.shopping_cart_wrap { text-align: right; }
.top-cart {position: relative;padding-bottom: 5px;}
.variant1 .top-cart{float: right;}
.top-cart .cart-popup {position: absolute;top: 26px;right: 0;z-index: 10001;display: none;padding: 20px;width: 360px;border-top: 3px solid #f5f5f5;border-right: 2px solid #f5f5f5;border-bottom: 2px solid #f5f5f5;border-left: 1px solid #f5f5f5;background: #fff;text-align: left;}
.top-cart:hover .cart-popup {display: block;}
.top-cart.pending .cart-popup {display: block;}
#top-cart .cart-popup .recently-added {margin: 0;padding-bottom: 5px;font-weight: 300;font-size: 12px;}
#top-cart .cart-popup a > img {width: 75px;opacity: 1;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.cart-popup .product-details button{display: block;float: right;padding: 0;width: 17px;height: 17px;border-color:transparent;background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/delete-btn-sprite.png) no-repeat;background-color: #fff;background-position: top center; text-indent: -999em;font-weight: 300;}
.cart-popup .product-details button:hover{background-position: 0 -17px;height: 16px;position: relative;top: 2px;left: -1px}
.cart-popup .product-image{float: left;}
.cart-popup .item{float: left;padding: 20px 0;width: 100%;}
.cart-popup .product-name a{color: #444;text-transform: uppercase;font-weight: 300;font-size: 14px;}
.cart-popup .product-details strong{font-weight: 300!important;}
.cart-popup .product-image{margin:0 10px 0 0;}
.cart-popup .btn-edit{margin-right:5px;float: right !important;}
.cart-popup .product-details .price{margin-left: 2px;color:#fc5b5b;font-weight: 300;font-size: 16px;}
#top-cart button.btn-checkout {float: right;width: 100%;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_right_disabled-white.png);background-position: 70% center;background-repeat: no-repeat;padding: 5px 28px;}
#top-cart button.btn-view {float: left;width: 40%;}
.cart-popup .products-small{float: left;width: 100%;border-top:1px solid #efefef;border-bottom:1px solid #efefef;}
.cart-popup .summary{float: left;margin:10px 0 20px;width: 100%;color: #444;text-align: right !important;text-transform: uppercase;font-weight: 300;font-size: 18px;text-align: center;}
.cart-popup .summary .price{color: #444;font-weight: 300;font-size: 18px !important;}
#top-cart .item .item-info{float: left;width: 240px;}
#top-cart .product-name{float: left;width: 230px;}

/********** < Navigation */
.header-variant1, .header-variant2, .header-variant3, .header-variant4, .header-variant5{ position: relative; padding: 8px 0 0;}
.header-variant1 .form-search, .header-variant2 .form-search, .header-variant3 .form-search, .header-variant4 .form-search, .header-variant5 .form-search{float: right;width: auto;}
.header-variant1 .search_form, .header-variant2 .search_form, .header-variant3 .search_form, .header-variant4 .search_form, .header-variant5 .search_form{ position: absolute;right: 0;z-index:1; margin: -9px 0 0 20px; width:auto;}
.header-variant1 .search_form form, .header-variant2 .search_form form, .header-variant3 .search_form form, .header-variant4 .search_form form, .header-variant5 .search_form form{margin-bottom: 0 !important;}
.header-variant1 #search_mini_form .form-search .field, .header-variant2 #search_mini_form .form-search .field,  .header-variant3 #search_mini_form .form-search .field{ margin-top:5px;height: 20px; margin-bottom:0; padding:2px 5px 4px 5px; padding-left:20px; width:0;border:1px solid #fff !important;  border: 1px solid #ffffff!important;font-size: 0; background-color: transparent; background-image:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/search_button_bg.png);background-position:98% center;background-repeat:no-repeat; color:#444; cursor: pointer; -webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s; }
.header-variant1 #search_mini_form .form-search .field:focus, .header-variant2 #search_mini_form .form-search .field:focus, .header-variant3 #search_mini_form .form-search .field:focus, .header-variant4 #search_mini_form .form-search .field:focus, .header-variant5 #search_mini_form .form-search .field:focus  { padding-left:6px;font-size: 12px; width:200px; border: 1px solid #e6e6e6!important; background-color: #FFF; cursor: text;}
.header-variant1 .form-search .button, .header-variant2 .form-search .button, .header-variant3 .form-search .button, .header-variant4 .form-search .button, .header-variant5 .form-search .button  { display: none; }
.header-variant1 .header-links, .header-variant2 .header-links, .header-variant3 .header-links, .header-variant4 .header-links, .header-variant5 .header-links { float:right; margin-top:0; }
.header-variant1 #top-cart , .header-variant2 #top-cart,  .header-variant3 #top-cart, .header-variant4 #top-cart, .header-variant5 #top-cart {float: right; margin-right: 50px;}
.header-variant1 #top-cart > a, .header-variant2 #top-cart > a, .header-variant3 #top-cart > a, .header-variant4 #top-cart > a, .header-variant5 #top-cart > a{float: left;padding-bottom: 2px; margin-right: 3px;margin-bottom: 0;color: #808080;}
.header-variant1 #top-cart span .price, .header-variant2 #top-cart span .price, .header-variant3 #top-cart span .price, .header-variant4 #top-cart span .price, .header-variant5 #top-cart span .price {color: #444;font-size: 14px;}
.header-variant1 .links li, .header-variant2 .links li, .header-variant3 .links li, .header-variant4 .links li, .header-variant5 .links li{margin-right: 0;}
.header-variant1 .links li:after, .header-variant2 .links li:after, .header-variant3 .links li:after, .header-variant4 .links li:after, .header-variant5 .links li:after{content:"/";margin:0 2px 0 6px;}
.header-variant1 .links li:last-child:after, .header-variant2 .links li:last-child:after, .header-variant3 .links li:last-child:after, .header-variant4 .links li:last-child:after, .header-variant5 .links li:last-child:after{content:"";}
.links li:last-child:after{content:"";margin-right: -5px;}
.links li:after{content:"/";margin:0 2px 0 6px;}
 .et-menu-title {
display: none;
margin: 20px 0;
padding: 0 15px 0 15px;
color: #FFF;
text-align: left;
text-transform: uppercase;
font-weight: 300;
font-size: 20px;
line-height: 50px;
cursor: pointer;
}


 .side-menu-wrap .et-mobile-menu{text-align:left;width: auto !important;}
 .header-type-variant2 .side-menu-wrap .et-mobile-menu{margin:0 0 20px;}
 .et-menu-title{display: none;margin: 20px 0;padding: 0 15px 0 15px; color: #FFF;text-align: left;text-transform: uppercase;font-weight:300;font-size: 20px;line-height: 50px;cursor: pointer;}
 .et-menu-title i {margin-right: 10px; font-size: 22px;}
 .et-mobile-menu li{position:relative;display:block;}
 .et-mobile-menu li .open-child{display:block;float:right;width:46px;height:45px;border-top:1px solid #EFEFEF;background-color:#f5f5f5;background-image:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/menu-plus.png);background-position:center center;background-repeat:no-repeat;font-size:0;cursor:pointer;}
 .et-mobile-menu li .open-child:hover{background-color:#F5F5F5;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;}
 .et-mobile-menu li.over > .open-child{background-image:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/menu-minus.png);}
 .et-mobile-menu li > a{display:block;padding:0 10px;border-top:1px solid #efefef;background:#FFF;color:#444; font-weight:300;font-size:16px;line-height:45px;}
 .mobile-menutype-side .et-mobile-menu li.active > a.level-top {background: #A20E13}
 .et-mobile-menu li > a:hover{background-color:#F5F5F5;color:#222;text-decoration:none;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;}
 .et-mobile-menu > li:last-child{border-bottom:1px solid #efefef;}

/* Mobile menu side
-------------------------------------------------------------- */
.side-menu-wrap{ 
position: absolute;
top:0;
left: 0;
z-index:10001;
display: none;
margin: 0; 
width: 350px !important;
height: 100%;
background: #272727;
-webkit-transform: translate(-100%);
-moz-transform: translate(-100%);
-ms-transform: translate(-100%);
-o-transform: translate(-100%);
transform: translate(-100%);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;;
-webkit-transition: opacity 100ms 300ms,-webkit-transform 500ms ease;
-moz-transition: opacity 100ms 300ms ease,-moz-transform 500ms ease;
-o-transition: opacity 100ms 300ms ease,-o-transform 500ms ease;
transition: opacity 100ms 300ms ease,transform 500ms ease;
-webkit-transition-delay: ease,0s;
}

.boxed.mobile-menutype-side  .side-menu-wrap{
	-webkit-transform: translate(-200%);
-moz-transform: translate(-200%);
-ms-transform: translate(-200%);
-o-transform: translate(-200%);
transform: translate(-200%);
}

.boxed.mobile-menu-shown.mobile-menutype-side .side-menu-wrap{
-webkit-transform: translate(-100%);
-moz-transform: translate(-100%);
-ms-transform: translate(-100%);
-o-transform: translate(-100%);
transform: translate(-100%);
}


.mobile-menutype-side .et-mobile-menu.menu-type-side{
	margin-top: 0 !important;
	width: 100%;
opacity: .5;
filter: alpha(opacity=50);
-webkit-transition: opacity 100ms 300ms,-webkit-transform 500ms ease;
-moz-transition: opacity 100ms 300ms ease,-moz-transform 500ms ease;
-o-transition: opacity 100ms 300ms ease,-o-transform 500ms ease;
transition: opacity 100ms 300ms ease,transform 500ms ease;
-webkit-transition-delay: ease,0s;
-webkit-transform: translate3d(-50%,0,0) scale3d(0.7,0.7,0.7);
-moz-transform: translate3d(-50%,0,0) scale3d(0.7,0.7,0.7);
-ms-transform: translate3d(-50%,0,0) scale3d(0.7,0.7,0.7);
-o-transform: translate3d(-50%,0,0) scale3d(0.7,0.7,0.7);
transform: translate3d(-50%,0,0) scale3d(0.7,0.7,0.7);
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0;

}



.mobile-menutype-side .side-menu-wrap #close-side-nav{display: block;margin: 10px 0;width: 100%;height: 31px; background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/delete-btn-sprite-big.png) no-repeat top center;cursor: pointer;}

.mobile-menu-shown.mobile-menutype-side  .et-mobile-menu.menu-type-side{
opacity: 1;
	filter: alpha(opacity=100);
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}




body.mobile-menu-shown.mobile-menutype-side {-ms-overflow-x: hidden;overflow-x: hidden;}



.mobile-menu-shown.mobile-menutype-side .wrapper{
-webkit-transform: translate(350px);
-moz-transform: translate(350px);
-ms-transform: translate(350px);
-o-transform: translate(350px);
transform: translate(350px);
}
   
.boxed.mobile-menu-shown.mobile-menutype-side .wrapper{
	-webkit-transform: translate(345px);
-moz-transform: translate(345px);
-ms-transform: translate(345px);
-o-transform: translate(345px);
transform: translate(345px);
}
.mobile-menutype-side .et-mobile-menu li > a{border-top-color: #303030;background: transparent;color: #eaeaea;-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;}
.mobile-menutype-side .et-mobile-menu li:last-child{border-bottom-color:#303030;}
.mobile-menutype-side .et-mobile-menu li .open-child{border-top-color:#303030;background-color: transparent;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_down-white.png);background-position: center center;background-repeat: no-repeat;}
.mobile-menutype-side .et-mobile-menu li.over > .open-child{border-top-color:#303030;background-color: transparent;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_up-white.png);background-position: center center;background-repeat: no-repeat;}
/* level 1
-------------------------------------------------------------- */  
        
.mobile-menutype-side .et-mobile-menu > li > ul {border-top:0!important;}
/* level 1 +
-------------------------------------------------------------- */
.mobile-menutype-side .et-mobile-menu > li ul{display:none;}
.mobile-menutype-side .et-mobile-menu > li > ul li{position:relative;display:block;}
.mobile-menutype-side .et-mobile-menu > li > ul > li a{display:block;padding-left:20px;font-size:14px;}
.mobile-menutype-side .et-mobile-menu > li > ul > li li a{padding-left:40px;}
.mobile-menutype-side .et-mobile-menu > li > ul > li li li a{padding-left:60px;}





/* Mobile Navigation
-------------------------------------------------------------- */

.mobile-menutype-default .et-mobile-menu{text-align:left;display:none;margin:-20px 0 20px;}
.mobile-menutype-default .header-type-variant2 .et-mobile-menu{margin:0 0 20px;}
.mobile-menutype-default .et-menu-title{cursor: pointer;display: none;line-height: 50px; color: #FFF;font-size: 20px;text-align: left;margin: 20px 0;padding: 0 15px 0 15px;text-transform: uppercase;font-weight:300;}
.mobile-menutype-default .et-menu-title i {margin-right: 10px; font-size: 22px;}
/* level 0
-------------------------------------------------------------- */
.mobile-menutype-default .et-mobile-menu li{display:block;position:relative;}
.mobile-menutype-default .et-mobile-menu li .open-child{float:right;display:block;text-indent:-99999px;width:46px;height:45px;border-top:1px solid #EFEFEF;background:#f5f5f5;background-image:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/menu-plus.png);background-position:center center;background-repeat:no-repeat;cursor:pointer;}
.mobile-menutype-default .et-mobile-menu li .open-child:hover{background-color:#F5F5F5;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;}
.mobile-menutype-default .et-mobile-menu li.over > .open-child{background-image:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/menu-minus.png);}
.mobile-menutype-default .et-mobile-menu li > a{text-transform: uppercase;display:block;line-height:45px;font-size:16px;background:#FFF;color:#444;border-top:1px solid #efefef;padding:0 10px; font-weight:300;}
.mobile-menutype-default .et-mobile-menu li > a:hover{background-color:#F5F5F5;text-decoration:none;color:#222;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;}
.mobile-menutype-default .et-mobile-menu > li:last-child{border-bottom:1px solid #efefef;}
/* level 1
-------------------------------------------------------------- */  
        
.mobile-menutype-default .et-mobile-menu > li > ul {border-top:0!important;}
/* level 1 +
-------------------------------------------------------------- */
.mobile-menutype-default .et-mobile-menu > li ul{display:none;}
.mobile-menutype-default .et-mobile-menu > li > ul li{display:block;position:relative;}
.mobile-menutype-default .et-mobile-menu > li > ul > li a{padding-left:20px;display:block;font-size:14px;}
.mobile-menutype-default .et-mobile-menu > li > ul > li li a{padding-left:40px;}
.mobile-menutype-default .et-mobile-menu > li > ul > li li li a{padding-left:60px;}
/* -------------------------------------------------- */
/* Top Menu
/* -------------------------------------------------- */

div.menu{position: relative;margin:0;padding:4px 0;text-align:left;}
.menu  ul > li:hover > ul {display:block;}
.nav-tabs li:last-child, .menu > ul > li > ul li:last-child {border-bottom: 1px solid #efefef;}
/* level 0
-------------------------------------------------------------- */
.menu > ul > li:first-child a{margin-left:0;}
.menu > ul > li:last-child{margin-right:5px;}
.menu > ul > li{position:relative;display:inline-block;padding:2px 0;}
.fixed-header-area .menu > ul > li{padding: 0;}
.menu > ul > li .sf-sub-indicator{display:none;}
.menu > ul > li.clearence{float:right;}
.menu > ul > li > a {float:none;margin:0;padding: 8px 53px 16px 53px;font-size: 14px;background:transparent;text-decoration:none; color: #ffffff; font-size: 16px; display: inline-block; }
.header-type-default .menu > ul > li > a, .header-type-default .menu .current-menu-item > a,.header-type-default .menu .current-menu-item > a:hover{padding: 0 16px 16px 16px;}
.menu > ul > li.over > a,.menu > ul > li.active > a,.menu > ul > li > a:hover{padding: 8px 53px 16px 53px;text-decoration:none;}
.menu .current-menu-item > a,.menu .current-menu-item > a:hover{padding:9px 16px 16px 16px;border-bottom-width:2px !important; border-bottom-style:solid;color:#444;text-decoration:none;}
.menu > ul > li:last-child > a,
.menu > ul > li:last-child > a:hover { margin-right:0; padding-right: 0; }
.menu .sub-menu .current-menu-item{background: #FFF;}
.menu .sub-menu .current-menu-item > a{padding: 8px 0 !important;height: auto !important;border-bottom: none;color: #fc5b5b;text-decoration: none;line-height: 20px !important;}
.menu .sub-menu .current-menu-item > a:hover{color: #fc5b5b !important;}
/* level 1
-------------------------------------------------------------- */      
.menu > ul > li > ul{top:37px;left:0;}
/* level 1 +
-------------------------------------------------------------- */
.menu > ul > li ul{position:absolute;z-index:10000000;display:none;margin-top:0px;margin-top:-2px;padding:0;width:168px;background:#fafafa;}
.menu > ul > li ul{border-top-width:2px;border-top-style: solid;}
.menu > ul > li > ul li{position:relative;display:block; padding: 0 15px; border-top: 1px solid #efefef;border-left: 1px solid #efefef;border-right: 1px solid #efefef;}
.menu > ul > li > ul li:hover{background: #f5f5f5;}
.menu > ul > li > ul > li a{display:block;padding:8px 0;width:100%;text-transform: uppercase; font-size: 12px; }
.menu > ul > li > ul > li.parent > a:after{position: absolute;margin-top: 5px;margin-left: 13px;width: 15px;right: 0;top:8px;height: 15px;background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/shortcodes-arrow-right.png) no-repeat;content: '';}
.menu > ul > li > ul > li a:hover{}
.menu > ul > li > ul > li ul{top:-1px;left:167px;}
.menu > ul > li > ul > li .sf-sub-indicator{float:right;}
.menu > ul > li > ul > li a.sf-with-ul{position: relative;}

/* -------------------------------------------------- */
/* Mega Menu
/* -------------------------------------------------- */
.variant1 .menu {}
.variant1 .menu > ul.menutype1 > li, .variant3 .menu > ul.menutype1 > li, .variant4 .menu > ul.menutype1 > li{position: static;}
.variant1 .menu > ul.menutype1 > li.over > a,.variant1  .menu > ul.menutype1 > li.active > a,.variant1  .menu > ul.menutype1 > li > a:hover, .variant4 .menu > ul.menutype1 > li.over > a,.variant4  .menu > ul.menutype1 > li.active > a,.variant4  .menu > ul.menutype1 > li > a:hover{ display: inline-block;}
.variant1 .menu > ul.menutype1 > li > ul, .variant3 .menu > ul.menutype1 > li > ul, .variant4 .menu > ul.menutype1 > li > ul{background: #FFF;border-top:none;border-bottom:1px solid #ccc; margin-top: 0;top: 50px; box-shadow:0px 0px 10px rgba(0,0,0,0.5); width: 100%;position: absolute;padding-bottom: 20px;width: 940px;padding: 0 20px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.variant3 .menu > ul.menutype1 > li > ul{top:42px !important;border-bottom: 1px solid #ccc;}
.variant4 .menu > ul.menutype1 > li > ul{top:50px;width: 940px;left: 50%;margin-left: -470px;}
.boxed .variant1 .menu > ul.menutype1 > li > ul, .boxed .variant3 .menu > ul.menutype1 > li > ul{width: 980px;margin-left: -20px;}
.boxed .variant4 .menu > ul.menutype1 > li > ul{width: 980px;margin-left: 0;left: 0;}
.variant1 .menu > ul.menutype1 > li > ul li, .variant3 .menu > ul.menutype1 > li > ul li, .variant4 .menu > ul.menutype1 > li > ul li{width: 160px;border: none;}
.variant1 .menu > ul.menutype1 > li > ul li:hover, .variant1 .menu > ul.menutype1 > li > ul > li > ul > li:hover, .variant3 .menu > ul.menutype1 > li > ul li:hover, .variant3 .menu > ul.menutype1 > li > ul > li > ul > li:hover, .variant4 .menu > ul.menutype1 > li > ul li:hover, .variant4 .menu > ul.menutype1 > li > ul > li > ul > li:hover{background: none;}
.variant1 .menu > ul.menutype1 > li > ul > li > ul > li, .variant3 .menu > ul.menutype1 > li > ul > li > ul > li, .variant4 .menu > ul.menutype1 > li > ul > li > ul > li{display: list-item;padding: 0;padding-left: 15px;}
.variant1 .menu > ul.menutype1 > li > ul > li > ul > li:before, .variant3 .menu > ul.menutype1 > li > ul > li > ul > li:before, .variant4 .menu > ul.menutype1 > li > ul > li > ul > li:before{content: "";width: 5px;height: 5px;background: #808080;display: block;position: absolute;left: 0;top:9px;}
.variant1 .menu > ul.menutype1 > li > ul > li > ul > li:hover:before, .variant3 .menu > ul.menutype1 > li > ul > li > ul > li:hover:before, .variant4 .menu > ul.menutype1 > li > ul > li > ul > li:hover:before{background-color: #fc5b5b;}
.variant1 .menu > ul.menutype1 > li > ul > li > a, .variant3 .menu > ul.menutype1 > li > ul > li > a, .variant4 .menu > ul.menutype1 > li > ul > li > a{padding: 20px 0 10px 0;}
.variant1 .menu > ul.menutype1 > li > ul > li ul, .variant3 .menu > ul.menutype1 > li > ul > li ul, .variant4 .menu > ul.menutype1 > li > ul > li ul{position: static;clear: both;display: block;border-top:none;background: #FFF;}
.variant1 .menu > ul.menutype1 > li > ul > li > ul > li a, .variant3 .menu > ul.menutype1 > li > ul > li > ul > li a, .variant4 .menu > ul.menutype1 > li > ul > li > ul > li a{text-transform: none;color: #808080;line-height: 25px;padding: 0;}
.variant1 .menu > ul.menutype1 > li > ul > li.parent > a:after, .variant3 .menu > ul.menutype1 > li > ul > li.parent > a:after, .variant4 .menu > ul.menutype1 > li > ul > li.parent > a:after{background: none;}


/* -------------------------------------------------- */
/* Custom Block
/* -------------------------------------------------- */
.menu > ul > li .nav_block{display: none;}
.menu > ul > li:hover .nav_block{display: block;background: #FFF;border-top: none;border-bottom: 1px solid #ccc;margin-top: 0;top: 50px;z-index:10000;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);position: absolute;width: 980px;padding:20px 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.menu > ul > li .nav_block .block-with-icon{width: 300px;}
.menu > ul > li .nav_block .block-with-icon h2{margin-bottom: 0;}
.menu > ul > li .nav_block .block-with-icon p{line-height: 20px;}
.menu > ul > li .nav_block .block-with-icon:hover em{color: #fc5b5b;}
.menu > ul > li .nav_block .block-with-icon .button:hover{color: #FFF !important;}
.menu > ul > li.block_li:hover .nav_block ul{display: block;position: relative;border:none;background: transparent;width: 100%;}
.menu > ul > li.block_li .nav_block ul li.level1{float: left;margin-left: 20px;display: inline-block;width: 160px;}
.menu > ul > li.block_li:hover .nav_block ul > li.level1 > a{text-transform: uppercase;}
.menu > ul > li.block_li:hover .nav_block ul > li.level1 > ul > li{padding: 0;line-height: 20px;position: relative;padding-left: 15px;}
.menu > ul > li.block_li:hover .nav_block ul > li.level1 > ul > li:before{content: "";width: 5px;height: 5px;background: #808080;display: block;position: absolute;left: 0;top: 9px;}
.menu > ul > li.block_li:hover .nav_block ul > li.level1 > ul > li > a{text-transform: none;color: #808080;line-height: 25px;padding: 0;}
.menu > ul > li.block_li:hover .nav_block ul > li.level1 > ul > li > a:hover{color: #fc5b5b;}
.menu > ul > li.block_li:hover .nav_block ul > li.level1 > ul > li:hover:before{background: #fc5b5b;}
.fixed-header-area .menu > ul > li.block_li{display: none;}
.menu-demo-block{float: right;width: 360px;margin-right: 20px;}
.menu-demo-block h3{font-size: 12px;margin-bottom: 0;}
.menu-demo-block img{max-width: 230px;margin: 0 15px 0px 0;float: left;}
.menu-demo-block p{line-height: 20px;}
.variant1 .menu ul > li:hover .nav_block{top:60px !important;}
.variant3 .menu ul > li:hover .nav_block{top:42px !important;}
.variant2 .menu ul > li:hover .nav_block{left: -20px !important;-webkit-transform: translateX(0);
   -moz-transform: translateX(0);
    -ms-transform: translateX(0);
     -o-transform: translateX(0);
        transform: translateX(0);
   top:93px!important;
       }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.force-to-right .col-main{float: left !important;}
.force-to-right .col-left{float: left !important;}
.block { margin:0 0 15px; }
.block .block-title { margin-bottom: 10px !important;padding: 10px 0 5px;color: #808080;text-align: center;text-transform: uppercase;font-weight: 300;font-size: 14px; }
.block .block-title strong {font-weight: 300; }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 0 10px; color:#808080; font-weight:300; font-size:14px; }
.block .block-content { }
.block .block-content li.item { padding:7px 0; }
.block .block-content li.item  .product-name a{text-transform: uppercase;}
.block-compare .block-content li.item{padding: 7px 0;}
.block .block-content .product-name { color:#444; font-size: 12px;line-height: 20px;}
.block .btn-remove,
.block .btn-edit { float:right; margin:7px 0 2px 5px; }
#compare-items{margin-bottom: 10px;}
#compare-items .product-name a{text-transform: uppercase;}
.block-compare .btn-remove{margin: 0 !important;}
.block .actions { padding:6px 0; text-align:right; }
.block.block-reorder .actions{padding: 20px 0;}
.block.block-reorder .actions a{margin-top: 8px;float: left;}
.block .actions a { float:right; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

.block li.odd { }
.block li.even { }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; }
.block-compare .actions a{float: left;margin-top: 10px;}
/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; }
.mini-products-list .product-details { margin-left:60px; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account { border-color:#efefef; }
.block-account .block-title { font-weight: 300; }
.block-account .block-title strong {font-weight: 300; }
.block-account .block-content .current strong{font-weight: normal !important; font-size: 13px;}
.block-account .block-content li a { font-size: 13px;display:block; padding:5px 0; border-bottom:1px solid #efefef; color:#444; text-decoration:none !important;text-transform: none; }
.block-account .block-content li a:hover { }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { padding:5px 0; border-bottom:1px solid #efefef; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { padding:7px 12px 10px; border:0;}
.block-currency .block-title { margin:0 0 5px; padding:0; border:0; background:none; }
.block-currency .block-title strong { padding:0 0 0 20px; color:#808080; text-transform:none; font-size:14px;text-transform: uppercase;font-weight: 300; }
.block-currency .block-content { padding:0; background:none; }
.block-currency .block-content select { width:100%; }


/* Block: Categories */

.block.left-categories .block-title { clear: both;margin-bottom: 15px;padding: 16px 10px;background: #f5f5f5;text-align: center; -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;}
.block.left-categories .block-title strong,
.block.left-categories .block-title h2 { margin-bottom: 0;color: #656565;text-align: center;text-transform: uppercase;font-weight: 300;font-size: 26px; line-height: 36px; }
.block.left-categories .block-title strong span { }
.blockv .block-title a { text-decoration:none !important; }
.widget-container h3.widget-title{ margin-bottom: 10px !important;padding: 10px 0 5px;color: #808080;text-align: center;text-transform: uppercase;font-weight: 300;font-size: 14px;}
/* Block: Layered Navigation */

.block-layered-nav dt{
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	color: #444;
	cursor: pointer;
	line-height: 28px;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	    -ms-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}
.block-layered-nav dt:hover{color: #fc5b5b;}
.block-layered-nav dt:before{content: "";display: block;position: relative;z-index: 1; float: left;background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/s-options-plus.png) no-repeat center center;margin-right: 5px; width: 11px; height: 11px;top:8px;}
.block-layered-nav dt.active:before{content: "";display: block;position: relative;z-index: 1; float: left;background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/s-options-minus.png) no-repeat center center;margin-right: 5px; width: 11px; height: 11px;top:8px;}

/* -------------------------------------------------- */
/* Banners
/* -------------------------------------------------- */
.banners_top_row{margin-bottom: 10px;}
.banner_top_bottom{-moz-box-sizing: border-box;box-sizing:border-box;margin: 20px 0 20px 20px;padding:30px; border-left:3px solid #ccc;background: #fafafa;font-size:12px;-webkit-transition-timing-function:ease;-webkit-transition-duration:.4s;-webkit-transition-property:all;}
.banner_top_bottom:hover{border-color: #fc5b5b;background: #f5f5f5;}
.banner_top_bottom h3{font-weight: 300;}
.banner_top_bottom p{float:left;width:70%;color:gray;line-height:1.7;}
.banner_top_bottom .button{margin-right: 0 !important;font-size: 16px;}
.banner_top_button{float:right;margin-top:-22px;padding:6px 4px;}
.banner .mask{position:absolute;float:left;overflow:hidden;width:100%;height:100%;}
.banner{position:relative;float:left;overflow:hidden;margin-bottom:20px;text-align:center;cursor:default;}
.textwidget .banner{margin-bottom: 0 !important;width: 100%;}
.banner h2, .banner h3{position:relative;margin-bottom:0;padding-top:15px;color:#444; text-align:center;font-weight:300;font-size:16px;line-height:20px;-webkit-transition:all .45s ease-in-out;-moz-transition:all .45s ease-in-out;-ms-transition:all .45s ease-in-out;-o-transition:all .45s ease-in-out;transition:all .45s ease-in-out;}
.product_description_banner h2{ }
.banner a, .banner a:hover{color: #FFF !important;}
.banner p{position:relative;padding:7px 20px 0;color:#656565;text-align:center;font:12px Arial, sans-serif;line-height:1.4;}
.banner a.info{position:relative;top:-10px; display:inline-block;margin-top:0;padding:6px 11px;border:1px solid;border-color:transparent;background:#ccc;color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;font:12px Tahoma, sans-serif;opacity:1!important;cursor:pointer;-webkit-transition-timing-function:ease;-webkit-transition-duration:.2s;-webkit-transition-property:background, border-color;}
.banner a.info:hover{color:#fff;opacity:1!important;}
.banner-transform img{width: 100%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.banner-transform .mask{bottom:-100%;background-color:rgba(255,255,255,0.00);opacity:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.banner-transform:hover h2{color:#444;}
.banner-transform p{color:#656565;opacity:0;-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;}
.banner-transform:hover .mask{bottom:0;background-color:rgba(255,255,255,0.90);opacity:1;}
.banner-transform:hover p{opacity:1;-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);}
.text-banner{text-align: center;}
.text-banner h1{ text-transform: none;font-weight: 300;font-size:24px;-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;}
.text-banner a h1:hover{color:#fc5b5b;}
.text-banner .button{float: none;}
.text-banner p{margin-bottom: 20px;font-weight: 300;font-size: 12px;line-height: 1.5;}


/* Block Left Categories */

.left-categories-container .level1 > ul {display: none;}
.left-categories-container .level1.current-parent > ul { display: block;margin-left: 0;}
.left-categories-container .level1 > a {display: block; text-transform: uppercase; font-weight: 300; font-size: 14px; line-height: 31px; -webkit-transition: color .2s ease-in-out; -moz-transition: color .2s ease-in-out; -ms-transition: color .2s ease-in-out; -o-transition: color .2s ease-in-out;transition: color .2s ease-in-out;}
.left-categories-container .btn-show {position: relative;top: -25px;display: inline-block;float: right;padding: 3px 3px 4px;width: 19px;height: 19px;background: #f5f5f5;background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/btn-show-new.png);background-position: -6px -6px;background-repeat: no-repeat;cursor: pointer;-webkit-transition-timing-function: ease;-webkit-transition-duration: .2s;-webkit-transition-property: background-color;}
.left-categories-container .btn-show:hover {padding:3px 3px 4px;background-color:#fc5b5b;background-position:-6px -27px;}
.left-categories-container .opened .btn-show  {padding:3px 3px 4px;background-color:#f5f5f5;background-position:-27px -6px;}
.left-categories-container .opened .btn-show:hover {padding:3px 3px 4px;background-color:#fc5b5b;background-position:-27px -27px;}
.left-categories-container .level1 li {color: #808080;list-style:square inside;font-size:12px;font-family:Arial;padding-left: 4px; -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.left-categories-container .level1 li a{color: #808080;}
.left-categories-container .level1 li a:hover{color: #fc5b5b;}
.left-categories-container .level1.active > a, .left-categories-container .level1 > a:hover, .left-categories-container .level3.active > a, .left-categories-container .level2.active > a{color: #fc5b5b;}


/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { }
.block-cart .summary { position:relative; z-index:1; margin:-1px 0 0; padding:2px 8px 8px; background:#fff; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; margin:3px 0 0; width:100%; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { display:block; clear:both; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong {}
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Compare Products */
.block-compare .block-title strong { }
.block-compare button.button span { }
.page-popup .link-print { padding:2px 0 2px 25px;  }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { padding:0; border:0; background:none; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; width:72px; height:15px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/delete-btn-sprite.png) no-repeat; background-position: top right;font-size: 12px;overflow: visible;line-height: 15px;padding-right: 25px;margin-bottom: 10px;}
.compare-table .btn-remove:hover{background-position: bottom right;}
.compare-table .link-wishlist{font-size: 12px;}
.compare-table tbody th { background:#fafafa;}
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { margin:0 0 5px; color:#203548; font-weight:bold; font-size:13px; }
.compare-table tr.first td .product-name a { color:#444; margin-top: 20px;font-weight: 400;}
.compare-table tr.first td .ratings { margin:0 auto; width:69px; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

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

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

/* Block: Poll */
.block-poll .block-title strong { }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { border-color:#406a83; background:#618499; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { }
.block-tags .block-content .tags-list { border:0; background:none; font-size:14px; font-weight: 300;}
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { }
.block-subscribe label { color:#666; font-weight:bold; }
.block-subscribe input.input-text { display:block; margin:3px 0; width:167px; }
.block-subscribe .actions { padding:0; background:none; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

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

/* Block: Login */
.block-login .block-title strong { }
.block-login .block-content { padding:5px 10px; }
.block-login label { color:#666; font-weight:bold; }
.block-login input.input-text { display:block; margin:3px 0; width:167px; }
.block-login .actions { padding:0; background:none; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

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


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

/* Labels
-------------------------------------------------------------- */
.label-icon{position:absolute;left:0;z-index:10;background-position:left top;background-repeat:no-repeat;font-size: 0;}
.label-icon.sale-label{right:0;left:auto;z-index:10;}


.label-icon.sale-label { width: 50px; height: 50px; background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/sale.png); }

.label-icon.new-label { width: 50px; height: 50px; background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/new.png); }
/* -------------------------------------------------- */
/* Product Slider
/* -------------------------------------------------- */  

.product-slider{position:relative;clear:both;margin:0;padding-top:20px!important;}
.product-slider .block-subtitle{font-weight: 300;}
.product-slider .slider-title{padding: 2px 20px 0 0;color:gray;text-align:left;text-transform:uppercase;font-weight:300;font-size:14px;}
#related-products .slider-title{float: left;margin-bottom: 0;}
#related-products .block-subtitle{float: right;margin-right: 90px;}
.product-slider .product-slide { margin-right:20px; margin-left: 0; }
.product-slider .product-slide:first-child { margin-left:0; }
.product-slider.columns3 .product-slide, .product-slider.columns5 .product-slide, .product-slider.columns4 .product-slide, .product-slider.columns6 .product-slide{position:relative;float:left;margin-right:20px;}
.product-slider .product-slide .span3, .product-slider .product-slide .span2{margin-left:0;}
.product-slider .product-slide .span2{width: 220px;}
.product-slider .product-slide:last-child{margin-right:0;}
.product-slider .product-image{position:relative;display:block;}
.product-information{padding:0 10px 10px;}
.product-slider::selection{background: transparent;}
.product-slider .product-slide .related-checkbox { position: absolute; top:5px; left:5px; z-index: 1;}

.widget_special_offers .product-slider .product-slide .product-grid{width: 225px !important;}
.widget_special_offers .product-slider .product-slide {width: 225px !important;}

/* -------------------------------------------------- */
/* Product Grid
/* -------------------------------------------------- */  
.slide.product-slide:last-child{margin-right: 0 !important;}
.products_grid.loading .product-image {-webkit-transition:all 400ms ease-in-out;-moz-transition:all 400ms ease-in-out;-o-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;-webkit--moz--o-;}
.products_grid .product-grid,
.product-slide .product-grid{position:relative;float:left;margin-top:20px;border-bottom:2px solid #F5F5F5;background: #fafafa; -webkit-transition:all 400ms ease-in-out;-moz-transition:all 400ms ease-in-out;-o-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;-webkit--moz--o-;}
.products_grid .product-grid:hover,.product-slide .product-grid:hover{background: #f5f5f5;}
.products_grid .product-grid.no-attributes,.product-slide .product-grid.no-attributes{ border: none !important;background: none !important;}
.product-grid .product-image{display:block;}
.with-sidebar .rows-count4 .product-grid .product-image{ }
.no-sidebar .rows-count5 .product-grid{width: 220px;}
.rows-count5 .product-grid .product-image{ }
.no-sidebar .rows-count5 .product-grid .product-image{ }
.rows-count6 .product-grid .product-image{ }
.slide.product-slide .product-grid .product-image{ }
.img-wrapper {text-align: center;}
.product-grid .product-information { position: relative; }
.product-grid .ratings { position: absolute; top: -45px; }
.product-grid .ratings .amount { display: none; }
.product-grid .product-image img{margin-bottom: 0;max-height: 100%;width: 100% !important;}	
.product-grid .product-information{position: relative;padding:0 15px 15px;text-align: center;}
.product-grid .product-name-price {text-align: center;}
.product-grid .product-name{position:relative;display:block;margin-top: 10px;width:100%;}
.product-grid .product-name a{color: #444;text-transform: uppercase;font-weight:300;font-size: 14px;line-height:20px;-webkit-transition-timing-function:ease;-webkit-transition-duration:.2s;-webkit-transition-property:color;}
.product-grid .price-box {float:left; margin-top: 14px;text-align:center;font-size:14px;width: 100%;}
.product-grid .price-box p { display: inline-block; margin-bottom: 0; }
.product-grid .price-box .price-label { display: none; }
.product-grid .btn-cont {float: right;margin-top:10px;text-align: center;width: 100%;}
.rows-count3 .product-grid .product-image,.rows-count4 .product-grid .product-image{ }
.rows-count4 .product-grid .product-name a,.rows-count5 .product-grid .product-name a{font-size:14px;}
.rows-count4 .product-grid .product-information{float: none;margin-top:0;text-align: center;}
.rows-count4 .product-grid .product-information .price{margin-top:8px;margin-bottom: 12px;}
.rows-count4 .product-grid .product-information .price-box{float: none;margin-top: 10px;}
.rows-count4 .product-grid .product-information .btn-cont{float: none !important;}
.with-sidebar .rows-count4.products_grid .product-grid{width: 160px;}
.with-sidebar .rows-count4 .product_grid .product-name{text-align: center;}
.rows-count6.products_grid .product-grid{width: 170px;}
.rows-count6.products_grid .product-grid .product-information{text-align: center;}
.rows-count6.products_grid .product-grid .product-information .btn-cont, .rows-count6.products_grid .product-grid .product-information .price-box{float: none;}
.img-hided{position:absolute; left:0;opacity:0;}
.without-sidebar .rows-count5.products_grid .product-grid{width: 220px;}


/* View Type: Grid */
.products-grid { position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left;  }
.products-grid .product-image { display:block; margin:0 0 10px; }
.products-grid .product-name { margin:0 0 5px; /*min-height:2.7em;*/ color:#203548; font-weight:bold; font-size:13px; }
.products-grid .product-name a { color:#203548; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {  }
.col1-layout .products-grid { }

/* View Type: List */
.products-list li.item { position: relative;margin-top: 30px;}
.products-list li.item .product-image{position: relative;display: block;}
.products-list li.item .product-image .label-icon.sale-label{right: -210px;}
.products-list li.item.last { border-bottom:0; }
.products-list img { float:left;  margin: 0; max-width: 210px;height: auto;}
.products-list .product-shop {position: relative; float: left;margin-left: 20px; width: 470px;}
.without-sidebar .products-list .product-shop{width: 710px;}
.products-list .product-shop .button{ float: right;}
.products-list .product-shop .f-fix{width: 345px;}
.without-sidebar .products-list .product-shop .f-fix{width: 585px;}
.products-list .addtocont{position: absolute;top: 50%;width: 85px; right: 0;margin-top: -40px;padding: 0 0 0 20px;text-align: center;}
.products-list .product-name { margin:0 0 5px; color:#203548; font-weight:bold; font-size:13px; }
.products-list .product-name a { color: #444;text-transform: uppercase;font-weight: 300;font-size: 14px;line-height: 20px;-webkit-transition-timing-function: ease;-webkit-transition-duration: .2s;-webkit-transition-property: color;}
.products-list .addtocont .price-box { margin:0;margin-bottom: 10px; text-align: center;}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; margin:0 0 15px; padding:6px 0 0; line-height:1.5; }
.products-list .desc .link-learn { font-size:12px; }
.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; }
.products-list .addtocont .price-box .old-price, .products-list .addtocont .price-box .special-price{width: 70px;float: left;text-align: center;clear: both;}

.category-products .price-to:before { display: inline-block; content: " - "; }
/* ======================================================================================= */


/* Ajax add to cart */
.category-overlay{ }

#addedoverlay { position:fixed; top:0;left:0; z-index:295; width: 100%; height: 100%; background: black; 
  opacity: .75;   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";  filter: alpha(opacity=75); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);}

#added {position: fixed;
top: 50%;
left: 50%;
z-index: 10002;
margin-top: -68px;
margin-left: -165px;
padding: 15px;
min-height: 50px;
width: 366px;
border: 1px solid #efefef;
border-top: 4px solid #f5f5f5;
background-color: #fff;
background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/images/loading.gif);
background-position: center center;
background-repeat: no-repeat;}

#added img {float: left;
margin: 0 15px 0 0;
max-width: 75px;
border: 1px solid #efefef;}
#added a { }
#added a:hover {color: #FFF;}
.added-content em{display: block; color: #444;text-transform: uppercase;font-style: normal !important;font-size: 16px;}
/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { margin:3px 0; font-size:11px; line-height:1.55; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.products_list .ratings .rating-links{display: none;}
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt { }
.ratings dd { }
.rating-box { overflow:hidden; width:50px; height:16px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/star_one-new.png) 0 0 repeat-x; text-indent:-999em; font-size:0; line-height:0; }
.rating-box .rating { float:left; height:16px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/star_one-new.png) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount { }

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

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

.availability-only { margin:10px 0 7px; padding-left:15px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/i_availability_only.gif) 0 50% no-repeat; line-height:16px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { padding-right:15px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; text-decoration:none; cursor:pointer; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { padding:0 8px; background:#d2d6d9; font-size:10px; }
.availability-only-details td { padding:2px 8px 1px; border-bottom:1px solid #fff; background:#ebf0f3; font-size:11px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
.product-view .product-img-box .more-views{height: 105px !important;-ms-overflow-y: hidden;overflow-y: hidden;width:320px !important;}
.product-view .product-shop .availability { }
.product-view .product-shop .availability.in-stock span { margin-left: 5px; color: #444; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }
.pager .amount strong{font-weight: normal;}
.pager .limiter label{font-weight: normal;font-size: 12px;}


/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
#top-cart .price{font-size: 16px;}

.price {color: #444; white-space:nowrap !important; font-weight: 300; font-size: 16px; }

.price-box { margin:5px 0; }
.price-box .price {  }
.product-code{font-weight: 400;}
.product-code strong{font-weight: 400;color: #444;}
/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price { }
.block .regular-price,
.block .regular-price .price { }

/* Old price */
.old-price { display: inline-block; margin:0 5px 0 0; }
.old-price .price-label { display: none; color: #656565; white-space:nowrap; }
.old-price .price { color: #656565; text-decoration:line-through; font-size: 14px; }

/* Special price */
.special-price { display: inline-block; margin:0; }
.special-price .price-label { display: none; white-space:nowrap; }
.special-price .price { }

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

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#fc5b5b;font-weight: 300;}
.minimal-price-link .price { color:#fc5b5b; font-weight:normal;font-weight: 300; }

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

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { }

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

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

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

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

/* Price range */
.price-from { margin:0; }
.price-from span { font-size: 13px; }
.price-from .price-label { white-space:nowrap; }

.price-to { margin:0; }
.price-to span { font-size: 13px; }
.price-to .price-label { white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { margin-left: 10px; font-size: 14px; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices {float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; margin:10px 0; padding:10px;width: 100%; border-top:1px solid #efefef; color:#444;}
.tier-prices li { padding:2px 0 2px 10px;color:#808080;list-style:square inside; line-height:1.4; }
.tier-prices .benefit { color:#444; font-weight: 400!important;}
.tier-prices .price { color:#444; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { margin:5px 0 0; font-size:12px; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; margin-bottom: 0; font-weight: 300; line-height: 40px; }
.add-to-cart .qty { float:left; margin: 0 5px; padding: 8px 1px 8px 1px; width: 30px; outline: none; text-align: center;}
.add-to-cart button.button { float:right; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { display:block; clear:both; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { margin-bottom: 20px;padding-bottom: 20px; }
.add-to-box .or { float:left; margin:0 7px; color:#666; font-weight:bold; }
.add-to-box .add-to-links { float:left; margin:0; text-align:left !important; font-size:12px !important; line-height:1.25 !important; }
.product-shop .add-to-box .add-to-links{width: 100%;border-top: 1px solid #efefef;padding-top: 10px;}


/* quanity box */
.quanitybox { float:left; margin:5px 20px 0 0; }
.quanitybox .quantity_box_button_down {float:left; margin-top: 5px;}
.quanitybox .qty {float:left;}
.quanitybox .quantity_box_button_up { margin-top: 5px; float: right;}
.quantity-buttons{float: left;}
.quantity_box_button_down,
.quantity_box_button_up{padding:0 5px;width:20px!important;height:31px;border:none;background-color:#fff;background-position:8px 7px;background-repeat:no-repeat;color:#fff;text-indent:-9999px;font-size:16px;cursor:pointer;}
.quantity_box_button_down{background-image:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty-arrow-sprite.png);background-position:0 0;background-repeat:no-repeat;}
.quantity_box_button_up{background-image:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty-arrow-sprite.png);background-position:-18px 0px;background-repeat:no-repeat;}
.quantity_box_button_down:hover{background-image:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty-arrow-sprite.png);background-position:0 -33px;background-repeat:no-repeat;}
.quantity_box_button_up:hover{background-image:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty-arrow-sprite.png);background-position:-18px -33px;background-repeat:no-repeat;}


.product-view { }


.product-collateral {  padding:25px; }
.product-collateral h2 {  margin:0 0 25px; color:#e26703; font-weight:bold; font-size:15px; }
.product-collateral .box-collateral { margin:0 0 25px; }

/* Product Images */
.product-view.layout-default .product_image { width: 380px; }
.product-view .main-image { margin-bottom: 20px; position: relative;}
.product-view.layout-universal .product-shop{width: 310px;}
.lightbox-btn a{position: absolute;right:0;bottom:2px;z-index:9999;font-size: 0; display: block;float: left;margin-top: -37px;padding: 10px 10px 5px 10px; width:20px;height:20px;border:1px solid #efefef;background: #fafafa url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/enlerge1-4.png) no-repeat center center;opacity:0.5;cursor: pointer;}
.lightbox-btn a :hover{background: #ccc url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/enlerge1-4.png) no-repeat center center;color:#fff;cursor: pointer;}

/* Product Shop */
.product-title2{display: none;}
.product-view .product-sidebar { width: 180px;}
.product-view.layout-default .product-shop { width: 340px; }
.col1-layout .product-view .product-shop { }
.col3-layout .product-view .product-shop { }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin-bottom: 30px;text-transform: uppercase;font-weight: 300;font-size: 24px;line-height: 32px; }
.product-view .product-shop .availability { float:right; clear: right; margin:10px 0; text-align: right; }
.ajax-index-options .product-view .product-shop .availability{position: relative;top:30px;}
.product-view .product-shop .ratings,
.product-view .product-shop .no-rating { float:right; width: 48%; text-align: right; }
.product-view .product-shop .short-description { padding:20px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.product-view .product-shop .price-box .price { margin:10px 0; font-size: 22px;color:#fc5b5b;}
.product-view .product-shop .price-box .price-from span{color: #808080;font-weight: 300;font-size: 14px;}
.product-view .product-shop .price-box .price-from .price{margin-left: 5px;}
.product-view .product-shop .price-box .price-to{margin-top: 10px;}
.product-view .product-shop .price-box .price-to .price{margin-left: 5px;color: #444;font-weight: 300;font-size: 20px;}
.product-view .product-shop .price-box .old-price .price { color: gray; font-size: 16px; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { text-align:right; font-size:12px; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a {margin-right: 5px;}
.product-view .product-shop .add-to-links li:after{margin: 0 3px;color: #808080;content: "|";font-size: 12px;}
.product-view .product-shop .add-to-links li:last-child:after{content:"";}
.product-shop label{float: left;font-size: 12px;}
.product-view .size-guide-wrap {margin: 15px 0;}
.product-view .size-guide-wrap a {padding-bottom:10px;background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/sizing_guide_img.png) no-repeat;background-position:10px bottom;font:12px Arial, sans-serif; text-transform: uppercase;-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;}
.size-guide-wrapa:hover{color:#fc5a5a;}
.size-guide-wrap.sg_mobile{display:none!important;}
/* Product Options */
.product-options { position:relative; padding:40px 20px 20px;}
.product-shop .product-options{width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;float: left;}
.product-options dt { padding:5px 0 0; text-transform: uppercase; font-weight:normal;clear: both;}
.product-options dt label em{margin-right: 3px;}
.product-options dt label.required em { color:#eb340a; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.options-container2 .product-options dd .qty-holder{float: left;width: 100%;}
.product-options dd .qty-holder label { float: left;margin-right: 10px;font-weight: 300;}
.product-options dt .qty-disabled { padding:3px; border:0; background:none; color:#2f2f2f; }
.product-options dd { margin:0 0 5px; }
.product-options dl.last dd.last { margin-bottom:0; padding-bottom:5px; border-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; vertical-align:middle; }
.product-options dd .time-picker b{float: left;margin-top: 5px;margin-left: 10px;}
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select {float: right; width:220px; color: #808080; }
.options-container2 .product-options dd select{float: left;}
.options-container2 .product-options dd .qty-holder{float: left;width: 100%;}
.options-container2 .product-options dd .qty-holder label{line-height: 30px;}
.product-options dd select.multiselect{margin: 20px 0;width: 300px;background: none;width: 100%;}
#product-options-wrapper .required{float: left;}
.options-container2 #product-options-wrapper dt{width: 100%;}
#product-options-wrapper dt{float: left;margin-bottom: 10px;}
#product-options-wrapper .option-type-date dt, #product-options-wrapper .option-type-file dt{width: 100%;}
#product-options-wrapper .option-type-file dd{float: left;}
#product-options-wrapper .option-type-file input[type="file"]{margin: 10px 0 15px;border:none;}
.product-options dd .multiselect option { padding:2px 4px; border-bottom:1px dotted #d9e5ee; }
.product-options ul.options-list { margin-right:5px; margin-bottom: 20px;float: left;}
.product-options ul.options-list li { margin-top: 10px; padding:0; line-height:1.5;float: left;width: 100%;}
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list input[type="radio"], .product-options ul.options-list input[type="checkbox"]{margin-top: 0;margin-right: 0;}
.product-options ul.options-list .label { display:block; margin-left:25px; }
.product-options ul.options-list label { margin: 0;	 font-weight:300;}
.product-options ul.options-list input.checkbox{margin-top: 1px;}
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; top:5px; right:0; }
.product-options .datetime-picker { min-width: 40px;margin-left: 10px;padding-right: 22px;float: left;background-position: 86% center;}
.product-options .datetime-picker:first-child{margin-left: 0;}
.product-options-bottom { padding:15px 0 15px 20px;}
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { padding:2px 0; background:0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart, .add-to-box .add-to-cart { float: none;margin: 20px auto 0;width: 315px; }
.ajax-index-options .product-options-bottom .add-to-cart{float: right;margin: 0;width: auto;}
.product-options-bottom .add-to-cart button.button{float: right;}
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:20px 0; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { float:left; clear:both; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; margin-top: 20px; padding:5px 0 0; text-align:left;}
.product-shop .option-type-date_time dt{width: 100%;clear: both;}
.product-shop .option-type-multiple dd select.multiselect{margin-top: 0;}
.options-container2 .option-type-drop_down dt{width: 100%;}
.option-type-radio dt{width: 100%;}
.product-view.layout-horizontal .product-options-bottom{float: left;}
/* Options Container2 */
.options-container2{margin-top: 40px;border-top:1px solid #efefef;}
.options-container2 .product-options{float: left;padding: 20px 0;}
.options-container2 .product-options-bottom{float: left;clear: left;padding: 20px 0 20px; width: 500px;}
.options-container2 .product-options{padding-bottom: 10px;width: 500px;}
.options-container2 .product-options label.required{margin-top: 10px;color: #444;font-weight: 300;}
.options-container2 .product-options p.required{top:25px;right: 0;}
.options-container2 .product-options-bottom .price-box{margin-top: 15px;}
.options-container2 .product-options-bottom .add-to-cart{margin: 0;width: 100% !important;}
.options-container2 .product-options-bottom .add-to-cart .quanitybox{margin-left: 40px;}
.options-container2 .product-options-bottom .add-to-links{float: right;margin-top: 25px;}
.options-container2 .product-options-bottom .add-to-links li{float: left;}
.options-container2 .add-to-links a {margin-right: 5px;}
.options-container2 .add-to-links li:after{margin: 0 3px;color: #808080;content: "|";font-size: 12px;}
.options-container2 .add-to-links li:last-child:after{content:"";}

/* Grouped Product */
.options-container2{ }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
.product-view .product-shop .grouped-items-table .price-box .price { font-size: 14px; }
.product-view .product-shop .grouped-items-table input.qty { text-align: center; }

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

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { margin:0 0 8px; padding:0; border-bottom:0; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { padding:15px 10px 12px; width:25%; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; background:#f6f2e7; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { display:block; float:none; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; padding:0 7px 0 4px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/bkg_pipe3.gif) 100% 4px no-repeat; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { padding-right:0; background:none; }
.product-view .box-tags .form-add label { display:block; margin:0 0 5px; color:#808080; font-weight:300; font-size:13px;}
.product-view .box-tags .form-add .input-box { float:left; margin:0 20px 0 0; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .note { margin:-6px 0 0; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; padding: 20px; border:1px solid #efefef;float: left;width: 100%;-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 20px; float: left;width: 100%;}
.product-view .box-reviews dd table{margin: 10px 0;}
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-weight:normal; font-size:13px; }
.product-view .box-reviews .form-add h3 span { font-weight:400; }
.product-view .box-reviews .form-add h4 { font-size:12px; color: #444;}
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }
td.mobile-select, th.mobile-heading{display: none;}
#product-review-table th{text-align: center;}

/* Tabs
-----------------------------------------------------*/
.tabs{position:relative;margin:20px 0!important;}
.tabs .tab-title{outline:none; display:inline-block;margin-right:10px;padding:8px 13px;border-top:1px solid #f5f5f5;border-right:1px solid #f5f5f5;border-left:1px solid #f5f5f5;background:#fafafa;color:#808080;text-transform:uppercase;font-weight:300;font-size:14px;}
.tabs .tab-title.last{border-bottom:1px solid #f5f5f5;}
.tabs .tab-title:hover{border-color:#f2f2f2;background:#f2f2f2;text-decoration:none;}
.tabs .tab-title.opened{margin-bottom:-1px;border-bottom:1px solid #fff;background:#FFF;color:#fc5b5b;}
.tabs .tab-title:first-child{margin-left:20px;}
.tabs .tab-content{display:none;float:right;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;margin-bottom:20px;padding:15px 20px 20px;width:100%;border:1px solid #f5f5f5;}
.tab-content h3,.tab-content h2{margin:5px 0;color:#444;font-weight:300;font-size: 14px;}
.tabs.accordion .tab-title{display:block;clear:both;box-sizing:border-box;margin-left:0!important;width:100%;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;text-align:center;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.tabs.accordion .tab-title:first-child{border-top:1px solid #f5f5f5;}
.tabs.left-tabs .tab-title{float:left;clear:both;width:200px;background:#FFF;}
.tabs.left-tabs .tab-title.opened{border-right-color:#fafafa;background:#fafafa;}
.tabs.left-tabs .tab-title:first-child{margin-left:-5px;}
.tabs.left-tabs .tab-content{position:absolute;top:0;right:0;left:225px;float:right;width:auto;border:none;}
.tabs.accordion .tab-title.opened,.tabs.accordion .tab-title:hover{background:#efefef;}
.block-with-icon{font-weight: 300;}
.global-custom-tab img{float: left;margin-right: 20px;}

/* Send a Friend */
.send-friend .form-list { overflow:hidden; width:615px; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }

/* Custom tabs on Product Page
/* -------------------------------------------------- */
.custom-tabs1, .custom-tabs2{width: 405px;}
.custom-tabs1 img, .custom-tabs2 img{float: left;margin: 5px 20px 10px 0;}
.custom-tabs1{float: left;padding-right: 25px; border-right: 1px solid #efefef;}
.custom-tabs2{float: right;}
/* ======================================================================================= */


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

/* Product Tags */
.tags-list { display:block; padding:10px; border:1px solid #c1c4bc; background:#f8f7f5; font-size:13px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { padding-right:10px; width:160px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; padding:10px; border:1px solid #e9d7c9; background:#fff6f1; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { padding-left:15px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/i_search_criteria.gif) 0 3px no-repeat; color:#E17C24; }
.advanced-search-summary p { clear:both; margin:0; font-weight:bold; }

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

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

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


/* Shopping Cart ========================================================================= */
.cart .page-title { margin:0 0 12px; border-bottom:0; }
.cart .page-title h1 { margin:10px 0 0; }
#shopping-cart-table .price{color: #fc5b5b;}

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float: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 { display:block; clear:both; padding:8px 55px 0 0; font-size:11px; line-height:1.0; }

/* Shopping Cart Table */
.cart-table th { padding:7px 0; color: #444;vertical-align: middle;text-transform: uppercase;font-weight: 300 !important;font-size: 14px;}
.cart-table td { padding:15px 0; vertical-align: middle;}
.cart-table .product-name { margin:0 0 5px; color:#2f2f2f; font-weight:bold; }
.cart-table .product-price{text-align: center;font-weight: 300;}
.cart-table .item-msg { margin:5px 0; color:#df280a; font-weight:bold; font-size:11px; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; margin-top: 20px;}
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span { }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; margin-top: 20px;}
.cart-table .btn-update { margin-left:10px; }
.product-thumbnail{width: 100px;}
.cart-table .product-name a{color: #444;text-transform: uppercase;font-weight: 300;-webkit-transition-timing-function: ease;-webkit-transition-duration: .2s;-webkit-transition-property: color;}
.cart-table .product-edit, .cart-table .product-unit-price, .cart-table .product-qty, .cart-table .product-subtotal, .cart-table .product-delete{padding: 15px 20px;}
.cart-table .product-qty{width: 84px;text-align: center;}
.cart-table .product-edit a{display: block;width: 15px;height: 14px; background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/btn_edit.png) no-repeat top center;text-indent: -9999px;}
.cart-table .product-edit a:hover{background-position: bottom center;}
.cart-table .product-qty input.qty{float: left; margin: 0 5px;padding: 8px 1px 8px 1px;width: 30px !important;outline: none;color:#444;text-align: center;}
.quantity_box_button_down{float: left;}
.quantity_box_button_down, .quantity_box_button_up{margin-top: 3px;}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:610px; }
.cart .cart-collaterals .col2-set .col-2 { width:285px; float: left;margin-left: 20px;}
.cart .cart-collaterals .col2-set .col-1{ }

.cart .crosssell { }
.cart .crosssell h2 { margin-bottom: 10px !important;
padding: 10px 0 5px;
color: #808080;
text-align: left;
text-transform: uppercase;
font-weight: 300;
font-size: 14px; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; }
.cart .crosssell .product-details { margin-left:90px;font-weight: 300; }
.cart .crosssell li.item { margin:20px 0; }
.cart .crosssell .add-to-links li:first-child{float: left;margin-right: 10px;}
.cart .crosssell .link-compare, .cart .crosssell .link-wishlist { font-size: 12px;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { margin-bottom: 40px; }
.cart .discount h2,
.cart .shipping h2 { margin-bottom: 10px !important;
padding: 10px 0 5px;
color: #808080;
text-align: left;
text-transform: uppercase;
font-weight: 300;
font-size: 14px;
padding-top: 70px;
text-transform: none;
font-weight: bold;
font-size: 16px;
color: #A20E13 !important;
margin-bottom: 0;
padding-bottom: 10px;}
.discount-form label{font-weight: 300;font-size: 12px;}
.cart .discount button span,
.cart .shipping button span { }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; padding:0; border:0; text-align:right; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
.cart .shipping .form-list input.input-text{width: 286px;}
.cart .shipping .form-list select{width: 286px;}
.cart .discount h2 {  }
.cart .discount .input-box { margin:9px 0 0; width:100%; }
.cart .discount input.input-text { width:286px;height: 40px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-bottom: 10px;}

.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:300px; }
.cart .totals table { margin:7px 0; width:100%; }
.cart .totals td { padding:1px 15px 1px 7px; text-transform: uppercase;font-weight: 300;font-size: 16px;}
.cart .totals tr.last td { }
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { text-align: left;text-transform: uppercase;font-weight: 300!important;font-size: 16px; }
.cart .totals .checkout-types { padding:8px 15px 15px; text-align:right;font-weight: 300; font-size:13px; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }


/* Options Tool Tip */
.item-options dt {float: left; clear: both;box-sizing: border-box;padding-right: 10px;color: #444;text-align: right;font-weight: 300;font-size: 12px;}
.item-options dt:after{margin-left: 2px;content: ":";}
.item-options dd { box-sizing: border-box;color: #808080;text-align: left; font-weight: 300;font-size: 12px;}
.truncated { cursor:help; float: left;}
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; padding:8px; width:210px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { text-transform:uppercase; font-weight:bold; }
.truncated .show .item-options { top:-5px; left:0; }
.col-left .truncated .show .item-options { top:7px; left:15px; }
.col-right .truncated .show .item-options { top:7px; left:-240px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
#checkout-payment-method-load dt{float: left;clear: both;width: 200px;}
#checkout-payment-method-load dt input{float: left;margin-top: 2px;}
#checkout-payment-method-load dt label{float: left;margin-left: 10px;}
.sp-methods { margin:0 0 8px; }
#checkout-payment-method-load dd{clear: both;margin-top: 20px;float: left;}
.sp-methods dt { margin:13px 0 5px; font-weight:normal; }
.sp-methods dd { }
.sp-methods dd li { margin:5px 0; }
.sp-methods label { color:#444; font-weight:300; }
.sp-methods .price { font-weight:300;color:#fc5b5b; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { margin-right:10px; }
.sp-methods select.year {  }
.sp-methods input.cvv {  }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { padding-right:10px; width:135px; 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; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
.shipping-form p{font-weight: 300;}

.please-wait { float:right; }
.please-wait img { vertical-align:middle; max-width: 25px;}
.cvv-what-is-this { margin-left:10px; font-size:11px; cursor:help; }
.multiple-checkout .col2-set .col-wide, .multiple-checkout .col2-set .col-2{width: 650px;}
.multiple-checkout .col2-set .col-narrow{width: 250px;}
/* Tooltip */
.tool-tip { position:absolute; z-index:9999; padding:15px 20px; border:1px solid #ccc; background:#fafafa; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; overflow:hidden; margin:0 0 0 auto; width:15px; height:15px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; }
.tool-tip .tool-tip-content { padding:5px; }
#multishipping-billing-form .sp-methods dt{float: left;width: 100%;}
#multishipping-billing-form .sp-methods dt input{float: left;margin-right: 10px;}

/* Gift Messages */
.gift-messages h3 { color:#e87403; font-weight:bold; font-size:12px; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { position:static !important; float:none !important; }
.gift-messages-form h4 { color:#e87403; font-weight:bold; font-size:12px; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.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; color:#8a8987; text-align:center; font-weight:bold; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { margin:0 0 10px; font-weight:bold; font-size:13px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { padding-right:7px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat; font-size:11px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; overflow:hidden; width:16px; height:16px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/btn_gm-close.gif) 0 0 no-repeat; text-indent:-999em; font-size:0; line-height:0; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; padding:10px; height:12em; border:1px solid #bbb6a5; background-color:#fbfaf6; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { color:#666; font-weight:bold; }

.opc .checkout-agreements { padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { padding:5px; background-color:#fff; }
.opc .checkout-agreements .agree { padding-left:6px; }

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

.opc .centinel { padding:10px 30px; border:1px solid #bbb6a5; border-width:0 1px 1px; }

/* Generic Info Set */
.info-set { margin:0 0 25px; padding:20px; border:1px solid #bbb6a5; background:#fbfaf6 url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/bkg_checkout.gif) 0 0 repeat-x; }
.info-set h2 { margin:0 0 10px; font-weight:bold; font-size:13px; }
.info-set h3,
.info-set h4 { color:#E26703; font-weight:bold; font-size:13px; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { position:relative; margin:-20px -20px 15px; padding:5px 10px; border-bottom:1px solid #bbafa0; background:#f9f3e3; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { position:relative; margin:0 -20px; padding:25px 0; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { color:#1e7ec8 !important; font-weight:bold !important; font-size:1em !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
.widget-placeholder { background: #fff; margin-top: 30px;}
.widget-placeholder .side-icon { padding-top:30px; float:left; width:48%; text-align: center; line-height:90px; border:1px dashed #ccc; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.widget-placeholder .side-icon i { font-size:60px; color:#dbdbdb;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;-ms-transition: color 0.2s ease-in-out;-o-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out; }
.widget-placeholder .side-icon:hover i{color:#fc5b5b;}
.widget-placeholder .side-text { border-left:2px solid #ffffff; float:left; padding:35px 5%; width:48%;  border:1px dashed #ccc;float: right;text-align: center;color:#656565;font-weight:300;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.widget-placeholder .side-text h3{color: #656565;font-weight:300;}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { margin:0; border:0; }
.block-progress .block-title { margin:0 0 5px; padding:0; border:0; background:none; }
.block-progress .block-title strong { color:#444; font-size:14px; }
.block-progress .block-content { background:none; }
.block-progress dt { display: block;clear: both;box-sizing: border-box;-moz-box-sizing: border-box;margin-left: 0!important;margin-right: 0;width: 100%;border-top: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;margin-bottom: 10px;padding: 10px;font-size: 14px;background: #fafafa;text-align: left; }
.block-progress dd { margin:0 0 6px; padding:8px 13px; }
.block-progress dt.complete { display: block;clear: both;box-sizing: border-box;-moz-box-sizing: border-box;margin-left: 0!important;margin-right: 0;width: 100%;font-size: 14px;border-top: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;margin-bottom: 10px;padding: 10px;background: #fafafa;text-align: left;}
.block-progress dt.complete a{font-size: 12px;}
.block-progress dd.complete address{ line-height: 2; }
.block-progress p { margin:0; }
.block-progress .cards-list dt { margin:5px 0; padding:0; border:0 none; background:none; color:inherit; font-size:12px; }
.block-progress .cards-list dd { margin:0; padding:0; border:0 none; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; font-size: 12px;}
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { padding-left:21px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_up_small.png) 0 50% no-repeat; }
.opc .buttons-set .back-link a:before{background: none;width: 0;height: 0;}
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { padding-left:18px; list-style:disc outside; }
.opc { position:relative; }
.opc li.section { }

.opc .step-title { display: block;clear: both;box-sizing: border-box;-moz-box-sizing: border-box;margin-left: 0!important;margin-right: 0;width: 100%;border-top: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;margin-bottom: 20px;padding: 14px;background: #fafafa url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_down.png) no-repeat 97.5% center;text-align: left;cursor: pointer;}
.step .form-list .input-box select {margin-bottom: 10px;margin-top: 10px;width: 255px;}
#billing-address-select{padding-right: 30px;float: left;}
#checkout-review-table{padding-right: 20px;}
#checkout-review-table strong{font-weight: 300;text-transform: uppercase;}
#checkout-review-table tfoot td.last .price{color:#fc5b5b;}
#payment_form_ccsave{padding-left: 0;}
#payment_form_ccsave label{margin-right: 30px;}
#payment_form_ccsave .step .form-list .input-box select{margin-top: 0;}
.opc .step-title:hover{background: #efefef url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_down.png) no-repeat 97.5% center;}
.opc .step-title h2 { color: #808080;margin-bottom: 0;text-transform: none;font-weight: 200;font-size: 20px;}
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
.opc .allow .step-title { }
.opc .allow .step-title .number { }
.opc .allow .step-title h2 {  }
/*.opc .allow .step-title a { display:block;*/

.opc .active .step-title {border-bottom: 1px solid #ccc;background: #efefef url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_up.png) no-repeat 97.5% center !important;color: #444; }
.opc .active .step-title:hover{background: #efefef url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_up.png) no-repeat 97.5% center !important;}
.opc .active .step-title h2 { color:#444; }
/*.opc .active .step-title a { display:none;*/

.opc .step { overflow: hidden;margin-top: -10px;margin-bottom: 20px;border: none;width: 100%;border-bottom: 1px solid #f5f5f5;padding: 15px 20px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.opc .step .form-list .field, .opc .step .form-list .wide{clear: left;width: 430px;}
.opc .step .form-list label{font-size: 14px;float: left;line-height: 32px;}
.opc .step .form-list .control label{line-height: 15px;}
.opc .step .form-list .input-box{float: right;clear: none;}
.customer-logged-in .opc .step .form-list .input-box{float: left;}
.form-list-vertical .input-box, .form-list #shipping-new-address-form .input-box, #checkout-payment-method-load .input-box, #billing-new-address-form .input-box{float: right;}
.opc .step .form-list li.control{margin-bottom: 15px;}
.opc .step .form-list li.control input.radio,.opc .step .form-list li.control label{float: left;}
.opc .step .form-list li.control input.radio{margin: 1px 10px 0 0;}
.opc .step .form-list li.control label{font-size: 14px;}
.opc .step .tool-tip { right:30px; }
.opc .step p{font-size: 14px;font-weight: 300;}
#opc-login .buttons-set { border-top:0; }
#opc-login h3 { color: #A20E13;font-weight: bold;font-size: 16px;line-height: 1.8; text-transform: none; }
#opc-login h4 {margin: 0;margin-top: 10px;color: #444;font-weight: 300; }
.step .form-list .input-box{width: 210px;}
#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; padding:22px 24px 22px 30px; border:1px solid #e9e4de; border-width:1px 0; background:#f6f1eb; }
.opc .gift-messages-form .inner-box { overflow:auto; padding:5px; height:260px; }

#opc-review .step { padding:0; border:0; }
#opc-review .product-name { color: #444;text-transform: uppercase;font-weight: 300;-webkit-transition-timing-function: ease;-webkit-transition-duration: .2s;-webkit-transition-property: color; }
#opc-review  .data-table th{padding: 7px 0;color: #444;vertical-align: middle;text-transform: uppercase;font-weight: 300 !important;font-size: 14px;}
#opc-review  .data-table th, #opc-review  .data-table td{padding: 15px 10px;vertical-align: middle;font-weight: 300;}
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { padding:10px 10px 0; color:#222; text-align:center; }
#co-shipping-form .form-list li.control input.checkbox{}
.fields > div.fields{width: 430px;}
/* Multiple Addresses Checkout */
.checkout-progress { margin:20px 0 40px; padding:0 90px; }
.checkout-progress li { float:left; margin:0 10px 0 0; padding:5px 0; width:142px; border:1px solid #efefef; color:#444; text-align:center; font-weight:300; font-size: 12px;background: #fafafa;text-transform: uppercase;}
.checkout-progress li.active { border-top-color:#fc5b5b; color:#fc5b5b; border-top-width: 2px;background: #FFF;}
.checkout-progress li:last-child{margin-right: 0;}
.multiple-checkout h2 { margin:0 0 10px; font-size:14px;font-weight: 300; }
.multiple-checkout h3,
.multiple-checkout h4 { color:#444; font-weight:300; font-size:14px; margin-bottom: 10px;}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal;font-size: 12px;text-transform: none; }
.multiple-checkout .data-table .product-name { color:#444 !important; font-weight:300 !important; font-size:14px; }
.multiple-checkout .data-table .product-name a { font-weight:300 !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }
#multiship-addresses-table th{text-transform: uppercase;font-weight: 300;color: #444;}
#multiship-addresses-table th.a-center{text-align: left !important;}
.multiple-checkout .gift-messages { margin:15px 0 0; }
.multiple-checkout .tool-tip { top:50%; right:20px; margin-top:-120px; }
.multiple-checkout .col2-set,
.multiple-checkout .col3-set { padding:20px 0;}
.multiple-checkout .col2-set h2.legend { position:relative; margin:-20px 0 15px; padding:5px 0; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { position:relative; margin:0 -20px; padding:25px 0; }
.multiple-checkout .box { margin:0 0 15px;}
.multiple-checkout .box h2 { color:#444; }
.multiple-checkout .box .box-content{margin-bottom: 30px;}
.multiple-checkout .col-1{width: auto;}
.multiple-checkout .col-2{width: 65%;}
.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; overflow:hidden; padding:0 0 0 21px; height:71px; }
.multiple-checkout .place-order .grand-total .inner { float:left; padding:14px 21px 0 0; height:57px; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#444; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span {display: block; padding:14px 45px; }
.multiple-checkout .data-table tfoot strong{font-weight: normal;}

/* Step 1 */
.multiple-checkout .title-buttons button.button{margin-top: 20px;}
.multiple-checkout .title-buttons button.button span { }
#multiship-addresses-table td { padding:10px; vertical-align: middle;}
#multiship-addresses-table td select, #multiship-addresses-table td input{margin-bottom: 0;}
#multiship-addresses-table td select{padding-right: 30px;}
#multiship-addresses-table td input.qty{width: 25px !important;}
#multiship-addresses-table td:first-child{width: 300px;}
#multiship-addresses-table tfoot td { padding:5px 0; }
#multiship-addresses-table tfoot button.button{margin-top: 20px;margin-right: 0;}

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { overflow:hidden; width:100%; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { position:relative;}
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; overflow:hidden; width:178px; height:41px;}

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.registered-users, .new-users{background: #fafafa;width: 440px !important;}
.account-login .content {  }
.account-login .content i{font-size: 32px;color: #808080;float: left;margin-top: 0;height: 33px;margin-right: 20px;}
.account-login .content h2 { display: block;float: left;font-size: 18px;line-height: 32px;font-weight: 300;margin-bottom: 20px;width: 100%;text-transform: none;color: #808080;padding: 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-bottom: 1px solid #ccc;}
.account-login .content p{padding: 0 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;float: left;width: 100%;}
.account-login .content p.required{display: none;}
.account-login .content .form-list{padding: 0 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;float: left;width: 100%;}
.account-login .content .form-list label{font-size: 14px;color: #808080;display: block;float: left;line-height: 32px;cursor: default;}
.account-login .content .form-list .input-box{width: 100%;}
.account-login .content .form-list input.input-text{width: 100%;height: 40px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-bottom: 0;}
.account-login .buttons-set {  -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;float: left;width: 100%;margin-top: 20px;padding: 0 20px 20px 20px;}
.account-login .buttons-set a{margin-top: 7px;}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { position:relative; display:inline; float:left;  margin:0; width:258px; }
.captcha-image .captcha-img { width:100%; border:1px solid #b6b6b6; vertical-align:bottom; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { position:absolute; top:2px; right:2px; cursor:pointer;}
.captcha-reload.refreshing  { -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

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

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { position:absolute; top:50%; left:50%; z-index:1000; margin:-85px 0 0 -200px; width:400px; border:1px solid #ccc; background:#fff; -webkit-box-shadow:0 0 6px #ccc; -moz-box-shadow:0 0 6px #ccc; text-align:left; -box-shadow:0 0 6px #ccc; }
.remember-me-popup h3 { padding:5px 10px; border-bottom:1px solid #ccc; background:#d9e5ee; font-size:14px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { position:absolute; top:7px; right:7px; display:block; width:15px; height:15px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/btn_window_close.gif) no-repeat; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; padding:0 8px; height:19px; border:1px solid #de5400; background:#f18200; color:#fff; text-align:center; text-decoration:none; white-space:nowrap; font:bold 12px/19px Arial, Helvetica, sans-serif; }
/* Remember Me Popup ===================================================================== */


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

/********** < Dashboard */
.dashboard .welcome-msg { padding: 0 15px; margin-bottom: 30px;}
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { padding:15px;  }
.box-account .box-head { margin:0; text-align:right; }
.box-account .box-head h2 { font-size: 18px;float: left;color: #444; }

.dashboard .box .box-title { margin:0 0 8px; padding:0 0 2px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; margin:0; font-size:14px; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { }
.dashboard .box-info h4 { font-size:12px; text-transform:uppercase;color: #444; }
.box-account address{line-height: 2;}

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

/* Block: Tags */
.dashboard .box-tags .box-head h2 {  }
.dashboard .box-tags .number { float:left; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; color:#fff; font-weight:bold; font-size:10px; line-height:1; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */
#my-orders-table td, #my-orders-table{font-size: 12px;vertical-align: middle;}
#my-orders-table td .price-excl-tax .price, #my-orders-table td .price-excl-tax{display: inline-table;}
#my-orders-table tfoot td{font-size: 14px;text-transform: uppercase;border:none;color: #444;}
#my-orders-table tfoot td strong{font-weight: 300!important;}
/* Address Book */
.addresses-list h2 { color:444; text-transform:uppercase; font-weight:300; font-size:14px; }
.addresses-list h3 { font-weight:300; font-size:14px; color:#808080;}
.addresses-list address { margin:0 0 3px; line-height: 2;}
.addresses-list p { margin:0; }
.addresses-list a { font-weight:400; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { margin:0 0 10px; padding:10px 13px; }
.addresses-list li.empty { background:none; padding:0; border:0; }
.addresses-list li.empty p { font-weight:400; }
.addresses-list .addresses-additional li.item { background:none; padding:0; border:0; }
.my-account .limiter{margin-bottom: 20px;}
.my-account .limiter select{margin-right: 10px;}
/* Order View */
.order-info { margin:0 0 8px;}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:normal; }
.order-info li { margin:0 3px; }

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

.order-info-box { margin:0 0 15px;}
.order-info-box h2 { font-weight:300; font-size:14px;text-transform: uppercase; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { padding-right:7px; font-weight:bold; }

.order-items { overflow-x:auto; width:100%; }
.order-items h2,
.order-items h3 { clear:none; margin:0; padding:0; color:#444; font-weight:300; font-size:14px; }
.order-items .product-name { font-weight:300 !important; font-size:14px !important; }
.order-items .link-print { color:#444; font-weight:normal; }
.order-items .order-links { text-align:right; }

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

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

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

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-weight:bold; font-size:16px; }
.page-print h2,
.page-print h3 { font-weight:bold; font-size:13px; }
.page-print h2.h2 { font-weight:bold; font-size:16px; }
.page-print .order-date { margin:0 0 10px; padding:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* 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 Wishlist */
.my-wishlist .data-table td { }
.my-wishlist .product-image { display:block; margin:0 0 5px; width:113px; height:113px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:20px;padding-top: 20px; border-top:1px solid #efefef;text-align: right;}
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {  }
#wishlist-table .add-to-links { white-space:nowrap; }
#wishlist-table .inner{font-size: 12px;margin: 10px 0;}
#wishlist-table th, #wishlist-table td{font-weight: 300;}
#wishlist-table td{padding-top: 20px;}
#wishlist-table input.qty{width: 23px;}
/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; font-size: 12px;}

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

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { margin:10px 10px 0; padding:10px; color:red; text-align:right; text-transform:uppercase; font-weight:bold; font-size:12px !important;}
.map-cart-sidebar-total { display:block; padding:2px 5px; color:red; text-align:left; text-shadow:0 1px 0 #fff; font-weight:bold; font-size:10px; }

.map-popup { position:absolute; z-index:100; margin:12px 0 0; width:300px; border:1px solid #aaa; background:#fff; -webkit-box-shadow:0 0 6px #ccc; -moz-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; }
.map-popup-heading { padding:5px 30px 5px 10px; width:260px; border-bottom:1px solid #ccc; background:#d9e5ee; }
.map-popup-heading h2 { overflow:hidden; margin:0; text-align:left; text-overflow:ellipsis; text-shadow:0 1px 0 #f6f6f6; white-space:nowrap; word-wrap:break-word; font-size:16px; }
.map-popup-arrow { position:absolute; top:-10px; left:50%; width:19px; height:10px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/map_popup_arrow.gif) no-repeat; }
.map-popup-close { position:absolute; top:8px; right:10px; display:block; width:15px; height:15px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/btn_window_close.gif) no-repeat; -webkit-box-shadow:0 0 3px #999; -moz-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; text-indent:-9999em; }
.map-popup-content { overflow:hidden; padding:10px; width:280px; border-top:1px solid #eee; text-align:left; }
.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: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; }


/* -------------------------------------------------- */
/* Contact Us
/* -------------------------------------------------- */
.google-map{width: 100%;margin-bottom: 30px;height: 400px;}
#contactForm .fieldset{background: none;border:none;padding: 0;margin: 0;}
#contactForm .fieldset .legend{border-bottom: 1px solid #efefef;text-transform: uppercase;font-size: 14px;color: #444; font-weight: 300;padding-bottom: 0;}
#contactForm .fieldset textarea{width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;height: 180px;}
#contactForm li.wide{float: right;}
.contacts-info h3{font-size: 14px;text-transform: uppercase;font-weight: 300;border-bottom: 1px solid #efefef;line-height: 32px;}

/* -------------------------------------------------- */
/* Prefooter
/* -------------------------------------------------- */

.follow_us_container{margin-top:60px;padding-top:20px;width:100%;border-top:1px solid #efefef;background:#f5f5f5;font-size: 14px;}
.follow_us_facebook{float:left;margin-right:15px;width:13px;height:26px;background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/images/facebook_grey.png) no-repeat;cursor:pointer;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.follow_us_facebook:hover{background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/images/facebook_red.png) no-repeat;}
.follow_us_twitter{float:left;margin-top:2px;margin-right:15px;width:30px;height:26px;background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/images/twitter_grey.png) no-repeat;cursor:pointer;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.follow_us_twitter:hover{background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/images/twitter_red.png) no-repeat;}
.follow_us_rss{float:left;margin-right:15px;width:30px;height:26px;background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/images/rss_grey.png) no-repeat;cursor:pointer;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.follow_us_rss:hover{background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/images/rss_red.png) no-repeat;}
.footer_follow_us{margin-bottom:20px;}
.footer_follow_us_container{padding-top:20px;background:#eee;}
.footer_follow_us span{float:left;margin-right:25px;padding-top:4px;color:#656565;text-decoration:none;text-transform:uppercase;}
.footer_subscribe{margin-top:5px;margin-left:150px;width:auto!important;color:#656565;text-align:right;text-transform:uppercase;}
.footer_subscribe span{float:left;padding-top:4px;color:#656565;text-transform:uppercase;}

/* -------------------------------------------------- */
/* Footer
/* -------------------------------------------------- */

.footer_container{padding-top:50px;background:#f9fafb;font-family: "Helvetica", arial, sans-serif;color:#000000;}
.footer_container .coloured { color:#104262; }
.footer_container .footer_menu_block {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
}
.footer_container .footer-title {
	font-family: "Open Sans", Helvetica, arial, sans-serif;
	font-weight: 900;
	color: #5f5f5f;
	font-size: 20px;
	letter-spacing: -1px;
}
.footer_product_support .support-phone {
	font-family: "Open Sans", Helvetica, arial, sans-serif;
	font-weight: 900;
	color: #a10e13;
	font-size: 26px;
	letter-spacing: -1px;
}
.footer_product_support a {
	color: inherit;
}
.footer_block1, .footer_block{ margin-bottom:25px; }
.footer-menu-wrap .footer_block1, .footer-menu-wrap .footer_block{margin-bottom: 0; }
.footer_container .footer-logo {
	padding-bottom: 15px;
}
.footer_block2{float:right;margin-bottom: 30px;width:230px !important;}
.footer-home{ }
.footer-phone{ }
.footer-mail{ }
.footer-home, .footer-phone, .footer-mail{
            cursor: pointer;
-webkit-transition: color 0.2s ease-in-out;
   -moz-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
     -o-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;}
.footer-home:hover em, .footer-phone:hover em, .footer-mail:hover em{color: #fc5b5b;}
.footer-home em{ float: left;margin-top: 6px;margin-right: 20px;width: 25px;height: 25px; color: #fff;font-size: 30px;}
.footer-phone em{ float: left;margin-top: 7px;margin-right: 20px;width: 25px;height: 25px; color: #fff;font-size: 28px;}
.footer-mail em{ float: left;margin-top: 7px;margin-right: 20px;width: 25px;height: 25px; color: #fff;font-size: 24px;}
.footer-hr{ clear: both; margin:20px 0;margin-left:20px;border-top: 1px solid #333;border-bottom: 0 !important;border-left: 0 !important;}
.tweets-block .footer_title{padding-bottom: 8px !important;}
.footer_title{display:block;padding-bottom:15px;width:100%;text-transform:uppercase;font-weight:300;font-size: 14px;}
.footer_menu{padding-bottom:50px;padding-left:15px;}
.footer_menu ul{margin:0;}
.footer_menu li{display:list-item;color:#787878;list-style:square outside;line-height:21px;}
.footer_menu a{color:#787878;text-decoration:none;-webkit-transition-timing-function:ease;-webkit-transition-duration:.2s;-webkit-transition-property:color;}
.footer_menu a:hover{ }
.tweets1{margin-top:5px;padding:10px 0 0 40px;background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/quotes-2.png) no-repeat 0 15px;color:#787878;font-style:italic;font-size:12px;line-height:1.5;}
.tweets1 a{color:#fff;text-decoration:none;-webkit-transition-timing-function:ease;-webkit-transition-duration:.2s;-webkit-transition-property:color;}
.footer_thumbs{overflow:hidden;padding-top:5px;}
.footer_thumbs li{display:inline-block;margin:10px 14px 10px 0;opacity:1;-webkit-transition-timing-function:ease;-webkit-transition-duration:.4s;-webkit-transition-property:opacity;}
.footer_thumbs li:hover{opacity:0.6;}
.flickr-photo img {width: 60px !important;}
.footer_thumbs_last-child{margin-right:0!important;}
.footer-black-bg{background: #5f5f5f;}
#after_footer_menu {width: 475px;}
.container_footer_bg{margin-top: 40px;width:100%;background:#f9fafb; }
.after_footer .links {display:inline-block;float:left;padding-top:15px;margin-bottom: 10px;}
.after_footer .links :last-child{border:none;}
.after_footer .links span{float:left;}
.after_footer .links li{display:inline-block;margin-right: 5px;font-size:12px;line-height:20px;}
.after_footer .links a{margin-right: 0;color:#fff;text-decoration:none;-webkit-transition-timing-function:ease;-webkit-transition-duration:.2s;-webkit-transition-property:color;}
.footer_copyright_payments{float:right;margin-top:20px;margin-bottom:-5px;padding-top:0;}
.footer_copyright_payments :last-child{margin-right:0;}
.footer_copyright_payments li{display: inline-block;margin-right: 4px;width: 55px;}
.copyright{display: block;margin-left: -20px;width:475px;color:gray;font:12px Arial, sans-serif;}
.after_footer{margin-left:0;padding-bottom: 11px;}
#after_footer_menu{margin-left: 0;}
#after_footer_payments{float: right;width: 415px;}
.footer_block1 img{max-width: 95px;}
.footer-logo2{margin-top:20px;}
.footer-logo3{float:right;margin-top:-25px;}
#back-to-top.btn-style-modern > a{position: fixed;bottom: 0;left:0;z-index:1000;width: 160px;height: 100% !important;color: #bbb;text-decoration: none;text-transform: uppercase; font: 11px/100% Arial, Helvetica, sans-serif;font-size: 12px;
 -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
     -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
         transition: all 0.2s ease-in-out;
 }
#back-to-top.btn-style-modern a:hover{background-color: rgba(68, 68, 68, 0.15) !important; color: #444!important;
-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
     -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
         transition: all 0.2s ease-in-out;
}

#back-to-top.btn-style-modern a:before {

}
#back-to-top.btn-style-modern a span{
 position: absolute;
 right:17px;
 bottom:0;
 z-index: 1;
 display: block;
 -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
 margin: -60px 0 0 0;
 padding: 20px 30px;
 background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/images/arrow_up_small.png) no-repeat 114px 23px;
 color: #838383 !important;
 text-align:right;
 text-transform: uppercase;
 font-size: 12px;
 opacity:0;
 -webkit-transition: all 0.2s ease-in-out;	
    -moz-transition: all 0.2s ease-in-out;	
     -ms-transition: all 0.2s ease-in-out;	
      -o-transition: all 0.2s ease-in-out;	
         transition: all 0.2s ease-in-out;	
}
#back-to-top.btn-style-modern a:hover span{opacity: 1;}
.responsive-switcher {display: inline-block;-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box; margin:10px;padding: 12px 0 13px;width: 100%;width: 100% !important; text-align: center; text-transform: uppercase; font-size:14px;}
.responsive-switcher a{color: #444;cursor: pointer; cursor: pointer; }
.store-switcher{float: right;margin-top: 10px;margin-bottom: -5px;}
.store-switcher label{float: left;color: #808080;line-height: 30px;font-size: 12px;}
.store-switcher select{float: left;height: 30px;background-color: transparent;background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/select_arrow-white.png) no-repeat 95% center; color: #fff;border:none;margin-left: 5px;width: auto;padding-right: 20px; text-align: left;margin-bottom: 0;}
.store-switcher select:hover{background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/select_arrow_hover.png) no-repeat 95% center;}
.store-switcher select option{color:#444;}
.header-top .store-switcher{margin-top: 0;float: left;}
/* -------------------------------------------------- */
/* Back to top Standart
/* -------------------------------------------------- */
#back-to-top.btn-style-default {
position: fixed;
right: 15px;
bottom: 70px;
z-index: 999;
display: none;
margin-top: -35px;
margin-left: -70px;
width: 120px;
background: rgba(255,255,255,0.8);
color: #cdcab9;
font-size: 12px;
-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
}
#back-to-top.btn-style-default a {
display: block;
padding: 11px 4px 12px 30px;
background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_up.png) no-repeat 12px center;
color: #666669;
text-align: center;
text-transform: uppercase;
font-size: 11px;
-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
}
#back-to-top.btn-style-default a:hover{background:#fc5b5b url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_up_2.png) no-repeat 12px center;color: #fff !important;}






/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block; }
.home-spot { float:left; margin-left:20px; width:470px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { padding:8px 10px 8px 8px; width:50%; border-bottom:1px solid #ccc; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* 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,
.col3-layout .product-options-bottom .price-box: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 .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description: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,
.category-products .toolbar:after { display:block; clear:both; overflow:hidden; height:0; content:"."; font-size:0; line-height:0; }
/* ======================================================================================= */

.guest-select {width:305px !important;}

/* =====================================  Emodal Styles  ================================================== */
.emodal {position: fixed;top: 34%;left: 0;z-index: 2000;visibility: hidden;padding:20px;min-width: 320px;max-width: 440px;width: 50%;height: auto;background: #ffffff url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/loading.gif) no-repeat center -50px;; opacity: 0;}
.emodal.eloading {background: #ffffff url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/loading.gif) no-repeat center center;}
.emodal.shown ~ .wrapper {filter: blur(3px);-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-webkit-filter: blur(3px);-moz-filter: blur(3px);}.emodal.shown {left: 50%;margin-left: -245px;}      
.emodal-overlay.with-transitions {
            -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
      }

        .emodal.with-transitions {
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }
	    
        .emodal-overlay.shown,
	    .emodal.shown {
            visibility: visible;
            opacity: 1;
	    }

        .emodal .close-modal {
             position: absolute;
             top:10px;
             right:10px;
             display: block;
             padding: 0;
             width: 17px;
             height: 15px;
             border-color:transparent;
             background-color: #fff;
             background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/delete-btn-sprite.png);
             background-position: top center;
             background-repeat: no-repeat;
             font-size:0;
             cursor:pointer;
        }

        .emodal .close-modal:hover {
             background-position: bottom center;
        }

        .emodal-overlay {
            position: fixed;
            top: 0;
            left: 0;
            z-index: 1000;
            visibility: hidden;
            width: 100%;
            height: 100%;
            background: rgba(63, 63, 63, 0.8);
            opacity: 0;
        }

        /* content */

        .emodal .emodal-text {
            float:right;
            width: 71%;
        }

        .emodal img {
            float:left;
            max-width: 25%;
        }
        .emodal .emodal-text h3{margin-bottom: 10px;}
        .emodal .emodal-text .button{margin-right: 20px;margin-top: 10px;}
        .emodal .emodal-text .button:last-child{margin-right: 0;}

.empty-cart-block{text-align: center;width: 100%;-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;}
.empty-cart-block i {
font-size: 120px;
color: #9f9f9f;
margin: 20px 0;
display: block;
}

.empty-cart-block h1{font-size: 16px;font-weight: 300; line-height: 20px;font-family: Arial;}

/*Kobe Brochure css*/
.content-container.brochure-container {
	display: inline-block;
	margin-bottom: 20px;
}
.brochure-container .info-section {
	width: 48%;
	float: left;
	margin-right: 15px;
	height: 100%;
	display: inline-block;
}

.brochure-container h1, .brochure-container h2, .brochure-container h3,
.brochure-container h4 {
	text-transform: none;
}

@media (max-width: 1180px) {
	.brochure-container .info-section {
		width: 100%;
		float: left;
		height: 100%;
		display: inline-block;
		margin-bottom: 20px;
	}

}	

/*
	Custom CSS
	KobeCreations
*/
.block-compared {
	display: none;
}

#kobe {
	text-align: right;
	background: #F9FAFB;
	padding-bottom: 20px;
}
#kobe a {
	color: #ddd;
}
#kobe a:hover {
	color: #888;
}
.header {
	z-index: 900;
}
#mobile-menu {
	width: 100%;
}
#nav > .nav-0 > a {
	padding-left: 10px;
}
.menu-wrapper {
  background: url("http://www.elitemedical.com.au/skin/frontend/idstore/default/images/nav-background.png") repeat-x top center;
  min-height: 56px;
}

.menu > ul > li.active > a {
	color: #ffcc00;
}

.header-quick {
	background: #f9fafb;
	padding: 10px 0;
	font-size: 14px;
}

.header-quick-links a + a {
	display: inline-block;
	border-left: 1px solid #dfdfdf;
	padding-left: 15px;
	margin-left: 10px;
}

.search_form {
	border: 1px solid #eaeaea;
	border-bottom: 0;
	border-radius: 5px 5px 0 0;
	padding: 10px;
	clear: right;
	background:#d5dade url("http://www.elitemedical.com.au/skin/frontend/idstore/default/images/widget-background.png") repeat-x top center;
}
.form-search {
	width: auto;
}
#rev_slider_elite .button {
	background: #A42D2F;
	color: #FC0;
	font-size: 15px;
	line-height: 1;
	text-transform: none;
	padding: 8px 25px;
	border-radius: 4px;
}
#mini_search_mini_form .field,
#search_mini_form .field{float:left; border: 1px solid #eaeaea; border-radius: 5px  0 0 5px !important; border-right: 0; font-family: "PT Sans", heveltica, arial, sans-serif; font-size: 14px; color: #93a0a8; width: 225px; padding: 10px; margin-bottom: 0;}

#mini_search_mini_form .button,
#search_mini_form .button{text-indent:0; text-transform:initial; padding: 0;width: 82px;height: 44px;border: 1px solid #eaeaea; border-radius: 0 5px 5px 0 !important; border-left: none;background:#5f5f5f url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/gray-button-background.png) repeat-x left top; -webkit-transition-timing-function: ease;-webkit-transition-duration: .2s;-webkit-transition-property: background;}
#mini_search_mini_form .button:hover,
#search_mini_form .button:hover{background:#fc5b5b url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/gray-button-background.png) repeat-x -100px -100px;}

#mini_search_mini_form .form-search:after,
#search_mini_form .form-search:after {
clear: both;
content: '';
display: block;
}

.button-blue {
	background-color: #5d8d9f;
}
.button-blue:hover,
.button-blue:active,
.button-blue:focus {
	background-color: #758990 !important;
}
.checkout-types .btn-checkout.btn-middle {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 40px;
}
.checkout-types .btn-checkout.btn-middle:hover {
	color: #;
}

.top-cart a,
.header-container .links li a {
	color: #5F5F5F !important;
	font-family: "PT Sans", helvetica, arial;
	font-weight: bold;
	font-size: 13px;
}
.header-container .links li:after{content:"";margin:0 2px 0 6px;}
.tagline {
	color: #93a0a8;
	font-size: 14px;
}
.tagline span {
	display: block;
	color: #94070a;
	font-size: 22px;
	font-family: helvetica, arial, sans-serif;
	font-weight: bolder;
}
html .variant1 .header {
	position: static !important;
}
.mobile {
	display: none;
}
.desktop {
        display: block;
}
.logo-container {
	margin-top: 5px !important;
}
.variant1 .menu > ul.menutype1 > li > ul, .variant3 .menu > ul.menutype1 > li > ul, .variant4 .menu > ul.menutype1 > li > ul {
	top: 49px;
}

.container-grey {
	min-height: 100px;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	background: #e8ebed url("http://www.elitemedical.com.au/skin/frontend/idstore/default/images/grey.png") repeat-x top center;
}

.row-k {
	clear: both;	
}

.row-k:after,
.row-k:before {
	clear: both;
	content: '';
	display: block;
}
.container-section {
	position: relative;
	padding: 30px 10px 0;
	margin-bottom: 30px;
}

.container-section.first {
	padding-left: 20px;
}
.container-section.last {
	padding-right: 20px;
}

.container-section:after {
	clear: both;
	content: '';
	display: block;
}

.container-section > h3,
.content-section > h3,
.container-section > h3 a,
.content-section > h3 a,
.container-section > .h3,
.content-section > .h3 {
	text-transform: none;
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #a20e13;
}
.content-section > h3,
.content-section > .h3 {
	margin-bottom: 20px;
}
.container-section > h3.small,
.container-section > h3.small a,
.container-section > .h3.small {
	font-size: 17px;
}

.container-section > .img,
.content-section > .img,
.container-section > img,
.content-section > img {
	float: left;
	padding-right: 15px;
}

.container-section > p,
.content-section > p {
	font-size: 13px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.container-section > p {
	line-height: 1.2;
	color: #000;
}
.content-section > p {
	line-height: 1.5;
	color: #414141;
}
.container-section .view-range {
	background: #104262;
	color: #fff;
	font-size: 13px;
	font-family: "PT Sans", helvetica, arial, sans-serif;
	padding: 5px 10px;
	display: inline-block;
	position: absolute;
	bottom: 0;
}

.content-section {
	padding: 10px 20px;
	min-height: 215px;
	position: relative;
}

.content-section .button {
	background: #a42d2f;
	color: #ffcc00;
	font-size: 15px;
	line-height: 1;
	text-transform: none;
	padding: 8px 13px;
	border-radius: 4px;
}

.content-section .button.small {
	font-size: 12px;
	padding: 3px 6px;
	line-height: 1.2;
}
.content-section .button:hover {
	color: #FFF;
}

.content-section ul {
	font-size: 15px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.content-section ul li + li{
	margin-top: 6px;
}

.col3,
.col4 {
	float: left;
}

.col3 {
	width: 25%;
}
.col4 {
	width: 33.3%;
}

.menu .level1 > a > span {
	text-transform: none;
	color: #a20e13;
	font-size: 16px;
	font-weight: bold;
}
.variant1 .menu > ul.menutype1 > li > ul > li > ul > li a, .variant3 .menu > ul.menutype1 > li > ul > li > ul > li a, .variant4 .menu > ul.menutype1 > li > ul > li > ul > li a {
	color: #000;
	font-size: 14px;
}
.variant1 .menu > ul.menutype1 > li > ul > li > ul > li, .variant3 .menu > ul.menutype1 > li > ul > li > ul > li, .variant4 .menu > ul.menutype1 > li > ul > li > ul > li {
	padding-left: 0;
}
.variant1 .menu > ul.menutype1 > li > ul > li > ul > li:before, .variant3 .menu > ul.menutype1 > li > ul > li > ul > li:before, .variant4 .menu > ul.menutype1 > li > ul > li > ul > li:before {
	display: none;
}
.variant1 .menu > ul.menutype1 > li > ul > li > ul > li a, .variant3 .menu > ul.menutype1 > li > ul > li > ul > li a, .variant4 .menu > ul.menutype1 > li > ul > li > ul > li a {
	line-height: 16px;
}

.variant1 .menu > ul.menutype1 > li > ul li, .variant3 .menu > ul.menutype1 > li > ul li, .variant4 .menu > ul.menutype1 > li > ul li {
	width: 250px;
	border: none;
}

.menu .level2 + .level2 {
	margin-top: 5px;
}

.block.left-categories .block-title {
	clear: both;
	margin-bottom: 15px;
	padding: 0 8px;
	padding-left: 0;
	background: transparent;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.block.left-categories .block-title strong, .block.left-categories .block-title h2 {
margin-bottom: 0;
color: #a20e13;
background: transparent;
text-align: left;
text-transform: none;
font-weight: 600;
font-size: 20px;
line-height: 20px;
}

.block.left-categories .block-title h2 {
	padding-left: 5px;
}
.categories-tree > .level1 > .categories-tree > li + li {
	margin: 10px 0;
}
.categories-tree > .level1 > .categories-tree > .level2 > .categories-tree {
	margin-left: 10px;
}
.categories-tree .level1 > a {
	background:#820101 url("http://www.elitemedical.com.au/skin/frontend/idstore/default/images/category-head.png") repeat-x top center;
	color: #fff;
	font-size: 14px;
	text-transform: none;
	padding: 0 10px;
	border-radius: 5px;
}

.categories-tree .level1.opened > a {
	border-radius: 5px 5px 0 0;
	color: #FC0 !important;
}

.categories-tree .level2 > a{
	position: relative;
}
.categories-tree .level2.opened > a,
.categories-tree .level2.active > a {
	background: #a20e13;
	color: #FFF !important;
	display: block;
	padding: 5px 0px;
	border-radius: 6px;
	margin-bottom: 4px;
}

.categories-tree .level2 > a:before,
.categories-tree .level2 > a:before,
.categories-tree .level2.opened > a:before,
.categories-tree .level2.active > a:before {
	border-radius: 50%;
	width: 6px;
	height: 6px;
	display: block;
	content: "";
	position: absolute;
	left: 7px;
	top: 6px;
  margin-bottom: -3px;
}

.categories-tree .level2.opened > a:before,
.categories-tree .level2.active > a:before {
	top: 11px;
}

.categories-tree .level2 > a:before,
.categories-tree .level2 > a:before{
	display: block;
	background: #a20e13;
	top: 6px;
}

.categories-tree .level2.opened > a:before,
.categories-tree .level2.active > a:before {
	background: #fff;
}

.categories-tree .level1 > .btn-show {
	display: none;
}
.categories-tree .level1 + .level1 {
	margin-top: 5px;
}

.categories-tree .level1 > .categories-tree {
	background: #fbfbfb;
	border: 1px solid #c6c6c6;
	border-top: 0;
	border-radius: 0 0 5px 5px;
	padding: 5px;
}

.left-categories-container .level1 li {
	list-style: none;
	font-family: 'PT Sans', helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding-left: 0;
}

.left-categories-container .categories-tree .level2 > a {
	padding-left: 20px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #a20e13;
}

.left-categories-container .categories-tree .level3 > a {
	color: #000;
}

.left-categories-container .categories-tree .level3 {
	padding-left: 10px;
}
.left-categories-container .categories-tree .level3.active > a {
	font-weight: bold;
	color: #a20e13;
}

.breadcrumbs-wrapper + .category-head {
	margin-top: -50px;
}
.breadcrumbs {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 12px;
	margin-left: 0;
	padding: 0 0;
	font-family: 'PT Sans', helvetica, arial, sans-serif;
	font-size: 14px;
}
.breadcrumbs a {
	color: #58595b;
	font-weight: bold;
}
.breadcrumbs strong {
	color: #a20e13;
	font-weight: bold;
}
.breadcrumbs span {
	padding: 0 3px 0 2px;
}

.page-title h1 {
	padding-top: 10px;
	text-transform: none;
	font-weight: bold;
	font-size: 40px;
	color: #a20e13 !important;
	margin-bottom: 0;
	padding-bottom: 20px;
}
.category-title h1 {
	padding-top: 70px;
}
.category-head {
	padding-bottom: 15px;
	background: url("http://www.elitemedical.com.au/skin/frontend/idstore/default/images/sample_.png") no-repeat top right;
}
.category-headline {
	font-weight: 100;
	max-width: 50%;
	font-size: 20px;
	line-height: 1.2;
	padding-bottom: 40px;
}

.main-container {
	margin-top: 0;
	padding-top: 30px;
}

.category-desc {
	font-size: 13px;
	line-height: 1.3;
	color: #313131;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.toolbar .amount {
	margin-top: 0;
	float: none;
	text-align: right;
}
.toolbar .amount strong {
	font-family: "PT Sans", heveltica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold !important;
	color: #a20e13;
}

.product-view .product-shop .product-name h1 {
	padding-top: 20px;
	text-transform: none;
	color: #a20e13;
	font-weight: bold;
}

.button.big {
	padding: 0px 20px;
}

.add-to-cart button.button {
	border-radius: 4px;
	padding: 0px 80px;
	background: #a42d2f;
}

.button.big span, .checkout-types .btn-checkout > span {
	font-family: "PT Sans", heveltica, arial, sans-serif;
	text-transform: none;
	font-size: 12px;
	color: #ffcc00;
	line-height: 30px;
}
.checkout-types .btn-checkout > span {
 	font-size: 16px;
}

.regular-price {
	font-family: "PT Sans", heveltica, arial, sans-serif;
}
html .product-options-bottom .add-to-cart,html .add-to-box .add-to-cart {
 float: none; 
 margin: auto; 
 width: auto !important; 
}
.quanitybox {
	float: left;
	margin: 0;
}
.add-to-box {
	background: #f9fafb;
}
.qantity-control,
.qantity-control:focus {
	color: #ffcc00;
	font-family: "PT Sans", heveltica, arial, sans-serif;
	font-size: 20px;
	background: #a20e13;
	border: 0  !important;
	border-radius: 5px  !important;
	min-width: 33px;
	padding: 0px 10px;
	line-height: 30px;
	font-weight: bold;
}
.add-to-cart .qty {
border: 0;
border-radius: 5px;
padding: 0;
width: 30px;
outline: none;
text-align: center;
}

.product-category-panel {
	border-radius: 5px;
	background: #f9fafb;
}


.product-category-panel .price,
.add-to-cart .qty {
	background: #fff;
	padding: 10px;
	margin-top: 0;
	display: block;
}

.product-view .product-shop .price-box .price {
	color: #a42d2f;
	border-radius: 5px;
	margin-top: 0;
}

.add-to-cart .qty,
.add-to-cart .qty:focus {
	font-family: "PT Sans", heveltica, arial, sans-serif;
	color: #a42d2f;
	text-align: left;
	padding: 0px 10px;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	border: 0 !important;
	border-radius: 5px !important;
}
.add-to-cart .btn-cart {
	margin-top: 26px;
}

.product-shop label {
	display: block;
	font-size: 14px;
	float: none;
	font-weight: bold;
}

.price-box {
	margin-top: 0;
}
.product-category-panel .availability {
	display: none;
}
.product-category-panel-content {
	padding: 10px;
}


.short-description .info {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
	font-size: 13px;
}
.short-description .info th,
.short-description .info td {
	padding: 2px 10px;
}

.short-description .info th {
	width: 45%;
	font-weight: bold;
	padding-left: 0;
}
.short-description .info td {
	color: #000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}


.add-to-box .add-to-cart {
	padding-bottom: 0;
}

.product-view .product-shop .short-description {
	border: 0;
	padding: 0;
}

.product-category-panel label {
	margin-right: 5px;
	margin-left: 5px;
	line-height: 26px;
}


.tabs .tab-title {
	text-transform: none;
	margin-right: 0;
	background: none;
	border: 0;
}

.tabs .tab-title.opened {
	background: #c9cfd3;
	color: #fff !important;
}
.tabs .tab-content {
	border-color: #c9cfd3;
}

.product-information .btn-cont {
	float: none;
	clear: both;
}
.product-information .btn-cont a,
.product-information .btn-cont button {
	font-family: "PT Sans", heveltica, arial, sans-serif;
	border-radius: 5px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 30px;
	text-transform: none;
	font-weight: bold;
	vertical-align: baseline;
}
.product-information .btn-cont:after {
	clear: both;
	content: '';
	display: block;
}
.product-information .btn-cont a {
	background: #5f5f5f;
	float: left;
}
.product-information .btn-cont button {
	background: #a42d2f;
	float: right;
}
.product-information .btn-cont button span {
	color: #FC0 !important;
}
.product-grid .product-name {
	height: 43px;
	text-align: left;
	font-size: 18px;
}
.product-grid .product-name a { 
	font-family: "PT Sans", heveltica, arial, sans-serif;
	color: #A42D2F;
	text-transform: none;
	font-weight: bold;
	max-height: 2.5em;
	font-size: 15px;
	overflow: hidden;
	display: block;
}
.products_grid .product-grid, .product-slide .product-grid,
.products_grid .product-grid:hover, .product-slide .product-grid:hover {
	background: transparent;
	border-bottom: 0;
}
.product-grid-inner {
	border: 1px solid #c9cfd3;
}
.product-collateral {
	padding-right: 0;
}

#submit, .button {
	padding: 0 14px 0;
}

.product-grid .price-box {
	text-align: left;
}
.product-grid .price-box span {
	font-weight: bold;
}
html .product-grid .product-image img {
	width: auto !important;
}
.product-grid .img-wrapper.hideableHover {
	 line-height: 200px; 
} 

.product-grid .img-wrapper.hideableHover img {
	vertical-align: middle;
}

html .with-sidebar .rows-count3.products_grid .product-grid {
	width: 230px;
}

html .with-sidebar .rows-count3.products_grid .product-grid + .product-grid {
	margin-left: 5px;
}

html .with-sidebar .rows-count3.products_grid .product-grid.first {
	margin-left: 20px;
}

html .with-sidebar .rows-count3.products_grid .product-grid.first {
	margin-left: 5px;
}

html .with-sidebar .categories-section {
	margin-left: -1px;
}

html .with-sidebar .categories-section .product-grid .img-wrapper {
	height: 136px;
	overflow:hidden;
	line-height: 136px;
}
html .with-sidebar .categories-section .product-grid {
	width:138px;
	margin: 1px;
}
html .with-sidebar .categories-section .product-grid.first {
	clear: both;
}
html .with-sidebar .categories-section .product-grid img {
	vertical-align: middle;
	max-width: 100% !important;
}

.col1-layout .page-title h1,
.col2-right-layout .page-title h1 {
	padding-top: 0px;
}
.block-progress .block-title,
.block .block-title {
	text-align: left;
}
.block-progress .block-title strong span {
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
	color: #A20E13;
	text-align: left;
}

.block .block-title strong span,
.widget-container h3.widget-title {
margin-bottom: 0;
color: #A20E13;
background: rgba(0, 0, 0, 0);
text-align: left;
text-transform: none;
font-weight: 600;
font-size: 20px;
line-height: 20px;
}

.mini-cart-button {
	background: #A20E13;
	padding:0 10px;
	line-height: 24px;
	border-radius: 3px;
	display: inline-block;
	margin-left: 10px;
	font-weight: 300 !important;
}
html .mini-cart-button {
	color: #ffffff !important;
}
.button.big.arrow-right, .checkout-types .btn-checkout {
	display: inline-block;
	text-align: right;
}

#narrow-by-list dt {
	background: #820101 url("http://www.elitemedical.com.au/skin/frontend/idstore/default/images/category-head.png") repeat-x top center;
	color: #FFF;
	font-size: 14px;
	text-transform: none;
	padding: 0 10px;
	border-radius: 5px;
	margin-top: 5px;
}

#narrow-by-list dt.active {
	border-radius: 5px 5px 0 0;
}

#narrow-by-list dd {
	background: #FBFBFB;
	border: 1px solid #C6C6C6;
	border-top: 0;
	border-radius: 0 0 5px 5px;
	padding:10px 5px 0 5px;
}

.widget-box .box-head {
		background: #820101 url("http://www.elitemedical.com.au/skin/frontend/idstore/default/images/category-head.png") repeat-x top center;
		padding: 0 10px;
		border-radius: 5px 5px 0 0;
	}
	.widget-box .box-head h2 {
		color: #FFF;
		font-size: 14px;
		line-height: 31px;
		text-transform: none;
		margin: 0 0 0 5px;
	}
	.widget-box .box-content {
		background: #FBFBFB;
		border: 1px solid #C6C6C6;
		border-top: 0;
		border-radius: 0 0 5px 5px;
		padding: 15px;
	}

	.welcome-msg .hello strong {
		font-size: 24px;
		line-height: 1.5;
	}
	.widget-box .box-content .profile {
		float: right;
	}
	.widget-box .box-content .profile + .box-detail {
		margin-right: 135px;
	}
	.widget-box .box-content .profile + .box-detail .username {
		text-transform: none;
		font-size: 20px;
		margin: 10px 0;
	}

	.widget-box .box-content .box-detail dt {
		float: left;
		clear: left;
		width: 70px;
		font-weight: bold;
		font-size: 14px;
	}
	.widget-box .box-content .box-detail dd {
		float: left;
	}

	.widget-box .box-content .profile + .box-detail:after {
		content: '';
		display: block;
		clear: both
	}


.cms-index-index .col-main {
	margin-top: -190px;
	position: relative;
	z-index: 100000;
}

.enquiry-text {
	box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
	border-radius: 5px;
	padding: 10px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFFED4;
}

a.button:hover {
	background-color: #A42D2F;
}

.row-info, 
.row-info:after,
.row-info:before {
	clear: both;
	content: '';
	display:block;
}
.row-info + 
.row-info {
	margin-top: 30px;
}
.info-section {
	width: 50%;
	float: left;
}
.info-section > .thumbnail {
	float: left;
}
.info-section > .info {
	margin-left: 170px;
	padding-right: 15px;
}
.info-section > .info > .h3 {
	font-size: 1.2em;
}

.news-item > h2 > a {
	text-transform: none;
}
.news-item-content > h4 {
	font-size: 22px;
	text-transform: none;
}
.header .links {
	display: block;
}

.header-quick-mobile {
	display: none;
}

.header-quick-mobile .search_form {
	margin-top: 0;
	border-radius: 0;
	text-align: center;
	font-size: 0;
}

.header-quick-mobile .search_form #mini_search_mini_form .field {
	padding: 5px 10px;
	float: none;
}

.header-quick-mobile #mini_search_mini_form .button {
	height: 34px;
	float: none;
}
#nav-mobile-wrapper {
	display: none;
}
.show-mobile-nav {
	display: block;
	max-height: 4000px;
	overflow: hidden;
	transition: 0.4s max-height ease-in-out;
	-webkit-transition: 0.4s max-height ease-in-out;
	-moz-transition: 0.4s max-height ease-in-out;
	-o-transition: 0.4s max-height ease-in-out;
}
.hide-mobile-nav {
	transition: 0.4s max-height ease-in-out;
	-webkit-transition: 0.4s max-height ease-in-out;
	-moz-transition: 0.4s max-height ease-in-out;
	-o-transition: 0.4s max-height ease-in-out;
	display: block;
	max-height: 0px;
	overflow: hidden;
}

.header-quick-mobile {
	position: relative;
}

#nav-mobile li.level0 > a {
	display: block;
	padding: 10px;
	font-size: 18px;

}
#top-cart button.btn-checkout:hover span {
	color: #FFF;
}

.col-main .form-list,
.col-main .list-select {
	list-style: none;
}

.subcategory-list {
	padding-top: 20px;
}
.subcategory-list h3 {
	padding-bottom: 15px;
	margin-bottom: 0;
	text-transform: none;
	font-weight: bold;
	color: #A20E13 !important;
}

.subcategory-list .product-grid {
	background: #fff;
}

.featured-row + .featured-row {
	margin-top: 20px;
}

.featured-row:before,
.featured-row:after {
	clear: both;
	content: '';
	display: block;
}
.featured-row .col1of2 {
	width: 49.75%;
}
.featured-row .col2of3 {
	width: 66.5%;
}
.featured-row .col1of3 {
	width: 33%;
}

.featured-row .col1of2 + .col1of2,
.featured-row .col1of3 + .col1of3 {
	margin-left: 0.5%;
}
.featured-row .col2of3 + .col1of3 {
	margin-left: 0.5%;
}

.featured-row .col2of3,
.featured-row .col1of3,
.featured-row .col1of2 {
	float:left;
}
.featured-section {
	box-shadow: 0 0 2px rgba(0,0,0,0.1);
}

.featured-section .featured-image img {
	width: 100%;
}

.featured-description{
	padding: 20px;
}

.featured-description h3, 
.featured-description p {
	margin-bottom: 0;
}

@media (min-width: 1180px){
	#nav > .nav-0 > a {
		padding-left: 46px;
	}
	.top-cart a,
	.header-container .links li a {
		font-size: 14px;
	}

	.header .links {
		clear: none;
	}
	.registered-users, .new-users {
		width: 570px !important;
	}
	html .with-sidebar .rows-count3.products_grid .product-grid {
		width: 213px;
	}
	html .with-sidebar .rows-count3.products_grid .product-grid.first,
	html .with-sidebar .rows-count3.products_grid .product-grid.last {
		clear:none;
	}

	html .with-sidebar .rows-count3.products_grid .product-grid + .product-grid {
		margin-left: 5px;
	}
	html .with-sidebar .rows-count3.products_grid .product-grid:nth-of-type(4n) {
		float: left;
		margin-right: 0;
	}
	html .with-sidebar .rows-count3.products_grid .product-grid:nth-of-type(4n+1) {
		margin-left: 30px;
	}

	.add-to-cart button.button {
		padding: 0px 20px;
	}

	.short-description {
		float: left;
		width: 50%;
	}
	.product-category-panel {
		float: right;
		width: 48%;
	}
	.head-tagline {
		padding-top: 50px;
		text-align: right;
		width: 290px !important;
	}
	.tagline span {
		display: inline;
	}
	#search_mini_form .field {width: 344px;}

	html .with-sidebar .categories-section .product-grid {
		width: 143px;
	}
	html .with-sidebar .categories-section .product-grid.first {
		clear: none;
	}
	html .with-sidebar .categories-section .product-grid:nth-of-type(6n+1){
		clear: both;
	}
	html .with-sidebar .categories-section .product-grid .img-wrapper {
		height: 141px;
		overflow:hidden;
		line-height: 141px;
	}
}

@media (max-width: 1180px){
	.menu > ul > li > a {padding: 8px 30px 16px 30px;}
	.menu > ul > li.over > a,.menu > ul > li.active > a,.menu > ul > li > a:hover{padding: 8px 30px 16px 30px;}
	.head-tagline {
		padding-top: 30px;
		text-align: inherit;
		width: auto;
	}
	.container-grey .col3 {
		width: 50%;
	}
}

@media (min-width: 768px) and (max-width: 980px) {
		
	html .with-sidebar .categories-section .product-grid {
		width: 155px;
	}
	html .with-sidebar .categories-section .product-grid.first {
		clear: none;
	}
	html .with-sidebar .categories-section .product-grid:nth-of-type(3n+1){
		clear: both;
	}
	html .with-sidebar .categories-section .product-grid .img-wrapper {
		height: 150px;
		overflow:hidden;
		line-height: 150px;
	}

	.cms-index-index .col-main {
		margin-top: -20px;
	}

	.widget-box .box-content .profile {
		float: none;
	}
	.widget-box .box-content .profile + .box-detail {
		margin-right: 0;
		margin-top: 20px;
	}
	html .with-sidebar .rows-count3.products_grid .product-grid {
		width: 235px!important;
	}

	html .with-sidebar .rows-count3.products_grid .product-grid.first,
	html .with-sidebar .rows-count3.products_grid .product-grid.last {
		clear:none;
		margin-left: 5px;
	}
	html .with-sidebar .rows-count3.products_grid .product-grid:nth-of-type(2n+1) {
		margin-left: 20px;
	}

	html .with-sidebar .rows-count3.products_grid .product-grid:nth-of-type(2n) {
		float: left;
		margin-right: 0;
	}

	.breadcrumbs-wrapper + .category-head {
		margin-top: 0px;
	}
	.page-title h1, .page-title h2 {
		line-height: 0.9;
	}
	.container-section.first {
		padding-left: 10px;
	}
	.container-section.last {
		padding-right: 10px;
	}
	.product-view .product-shop .product-name {display: none;}

	.product-title2 {
		display: block;
	}
	.product-title2 h1 {
		font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 24px;
		line-height: 32px;
		padding-top: 20px;
		text-transform: none;
		color: #a20e13;
		font-weight: bold;
	}
	.product-view .product_image,
	.product-view .product-shop {
		width: auto !important;
		float: none;
	}
	.product-category-panel {
		max-width: 100%;
	}

	.product-shop label {
		float:none !important;
		text-align: left;
	}
	html .add-to-cart button.button {
		float: right !important;
		padding: 0px 80px;
		margin-top: 30px;
	}
	html .add-to-cart .quanitybox {
		float: left;
		width: 135px;
	}
	.main-thumbnail {
		display: block;
		text-align: center;
	}

	.widget-static-block {
		clear: both;
		padding-top: 20px;
	}
	.widget-static-block .col4 {
		width: auto;
		float: none;
	}
	.widget-static-block .content-section {
		min-height: 100%;
		padding-bottom: 20px;
	}
	.widget-static-block .col4 + .col4 {
		border-top: 1px solid #ddd;
		padding-top: 20px;
	}

	.widget-static-block .content-section li {
		line-height: 1.5;
		margin-top: 0;
		float: left;
		width: 50%;
	}

	.widget-static-block .content-section li:nth-of-type(2n+1){
		clear: left;
	}
	.widget-static-block .content-section ul:after {
		clear: both;
		content: '';
		display: block;
	}
	.info-section {
		width: auto;
		float: none;
		padding-bottom: 30px;
	}
	.info-section:after {
		clear: both;
		content: '';
		display: block;
	}
	.info-section + .info-section,
	.row-info + .row-info .info-section {
		margin-top: 30px;
	}

}

@media (max-width: 768px) {
	html .zopim {
		display: none !important;
	}
	.product-grid .product-name {
		height: auto;
	}
	html .with-sidebar .categories-section .product-grid {
		width: auto !important;
		float: none;
	}
	html .with-sidebar .categories-section .product-grid + .product-grid {
		margin-top: 10px;
	}
	html .with-sidebar .categories-section .product-grid.first {
		clear: none;
	}
	html .with-sidebar .categories-section .product-grid .img-wrapper {
		height: 150px;
		overflow:hidden;
		line-height: 150px;
	}

	.header-variant1, .header-variant2, .header-variant3, .header-variant4, .header-variant5 {
		padding: 0 0 8px 0;
	}
	.cms-index-index .col-main {
		margin-top: -20px;
	}
	.widget-box .box-content .profile {
		float: none;
	}
	.widget-box .box-content .profile + .box-detail {
		margin-right: 0;
		margin-top: 20px;
	}
	html .with-sidebar .rows-count3.products_grid .product-grid {
		width: 100% !important;
		margin: 0 !important;
		margin-bottom: 10px !important;
		float: none;
		text-align: center;
	}

	.breadcrumbs-wrapper + .category-head {
		margin-top: 0px;
	}
	.container-section.first {
		padding-left: 10px;
	}
	.container-section.last {
		padding-right: 10px;
	}
	.product-view .product-shop .price-box {
		float: none !important;
	}
	.container-grey .col3 {
		width: auto;
		float: none;
	}

	.widget-static-block .col4 {
		width: auto;
		float: none;
	}
	.widget-static-block .content-section {
		min-height: 100%;
		padding-bottom: 20px;
	}
	.widget-static-block .col4 + .col4 {
		border-top: 1px solid #ddd;
		padding-top: 20px;
	}

	.subcategory-list h3 {
		margin-bottom: 20px;
	}
	
	.featured-row .col2of3,
	.featured-row .col1of3,
	.featured-row .col1of2 {
		width: auto;
	}

	.featured-row .col1of3 + .col1of3,
	.featured-row .col2of3 + .col1of3,
	.featured-row .col1of2 + .col1of2 {
		margin-left: 0;
	}

	.featured-row .col2of3,
	.featured-row .col1of3,
	.featured-row .col1of2 {
		float: none;
	}
}

@media (max-width: 480px) {
	#header-links-mobile .links {
		clear: both;
	}
	.page .header-variant1 #top-cart {
		padding-left: 0;
		text-align: center;
		float: none !important;
	}
	.header-variant1 #top-cart > a {
		float: none
	}
	.header-quick { display: none; }
	#checkout-review-table thead {
		display: none;
	}
	#checkout-review-table tbody,
	#checkout-review-table tbody tr,
	#checkout-review-table tbody tr td {
		display: block;
	}
	#checkout-review-table tbody tr td:nth-of-type(2),
	#checkout-review-table tbody tr td:nth-of-type(3),
	#checkout-review-table tbody tr td:nth-of-type(4) {
		display:inline-block;
		border: 0;
	}
	#checkout-review-table tbody tr td:nth-of-type(4) {
		float: right;
	}
	
	#checkout-review-table tbody tr td:nth-of-type(4) .price {
		color: #ff0000 !important;
	}
	#checkout-review-table tbody tr td:nth-of-type(3):before{
		content:"Qty : ";
		font-size: 12px;
	}
	#checkout-review-table tfoot:before {
		content:"Summary";
		color: #a20e13 !important;
		padding: 10px;
		font-size: 15px;
		color: #000;
		font-weight: bold;
		display:block;
	}

	#checkout-review-table tbody:before {
		content:"Order Details";
		color: #a20e13 !important;
		padding: 10px;
		font-size: 15px;
		color: #000;
		font-weight: bold;
		display:block;
	}
	#checkout-review-table tfoot {
		border-bottom:1px solid #eee;
		margin-bottom: 40px;
	}
	#checkout-review-table tfoot,
	#checkout-review-table tfoot tr,
	#checkout-review-table tfoot tr td {
		display: block;
		text-align:left !important;
	}
	#checkout-review-table tfoot tr td:nth-of-type(2){
		text-align: right !important;
    }

    #rev_slider_elite .button {
			font-size: 12px;
			padding: 3px 9px;
    }
    .container-section .view-range {
			position: static;
			float: right;
		}
}

@media (max-width: 979px) {
	.menu-wrapper {
		display: none;
	}
	.head-tagline {
		float: right !important;
		text-align: center;
	}
	#mini_search_mini_form .field, #search_mini_form .field {width: 145px;}
	#nav-mobile-wrapper {
		display: block;
	}
	.header-quick-mobile {
		display: block;
	}
	.header-quick .header-quick-links {
		margin: 0 !important;
		float: none !important;
		width: auto !important;
		text-align: center !important;
	}
	.header-variant1 .links li a {
	color: #5F5F5F !important;
	font-family: "PT Sans", helvetica, arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	}
	.header-variant1 #top-cart a {
		padding-bottom: 0;
		line-height: 24px;
	}
	.header-variant1 .links li + li {
		margin-left: 10px;
	}
	.links li:after {
		display: none;
	}
	.header-variant1 #top-cart {
		float: right !important;
		margin-right: 0;
	}
	.category-head {
		background: none;
	}
	.menu-wrapper {
		background: none;
	}
        .desktop {
                display: none;
        }
	.mobile {
		display: block;
	}
	.breadcrumbs {
		float: none !important;
	}
	.category-headline {
		max-width: 100%;
		padding-bottom: 10px;
	}
	.page-title {
		margin-bottom: 0 !important;
	}
	.page-title h1, .page-title h2 {
		padding-bottom: 0;
		padding-top: 0px;
	}
	.breadcrumbs-wrapper {
		margin-bottom: 0;
	}
	.main-container {
		margin-top: 0;
		padding-top: :;
	}
}

@media (min-width: 980px) {
	.tp-bullets {
		margin-bottom: 150px !important;
	}
	.tp-leftarrow,
	.tp-rightarrow {
		margin-top: -95px !important;
	}
	.tp-leftarrow {
		left: 50% !important;
		margin-left: -580px !important;
	}
	.tp-rightarrow {
		right: 50% !important;
		margin-right: -580px !important;
	}
}

@media (min-width: 1600px){
	html .product-view .product_image {
		width: 270px !important;
	}
}

@media print {

}

.product-grid .ext-gst {
	font-size: 10px;
	margin-top: 14px;
	float: left;
	margin-left: 6px;
}

.product-category-panel-content .ext-gst {
	font-size: 12px;
}

.cart-table .ext-gst {
	display: block;
	text-align: center;
	font-size: 11px;
}


.customer-service-webform div.fieldset {
	/*background:#fafafa url("http://www.elitemedical.com.au/skin/frontend/idstore/default/images/customer-center-.png") no-repeat right bottom;*/
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

/* -------------------------------------------------- */
/* Responsive Layout
/* -------------------------------------------------- */

/* Tablet Portrait size to standard 960 (devices and browsers) */
/* ----------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 979px){
.boxed .wrapper{margin:0 auto;width:764px;-webkit-box-shadow:0 1px 6px;box-shadow:0 1px 6px;}
.header-variant2 .span5, .header-variant3 .span5, .header-variant4 .span5, .header-variant5 .span5{width: 270px;}
.header-variant2 .header-phone, .header-variant5 .header-phone{width: 220px;}
.header-variant4 .span3{width: 130px;}
.header-variant4 .header-phone{display: none;}
.header-variant4 .span5{width: 560px;}
.header-variant4 .span5 .links{display: block;}
.logo{margin-right:50px;}
.mobile-menutype-default .et-mobile-menu{width: 724px; padding: 0;margin:0 auto ;}
.navbar .brand{padding-right:600px;}
.navbar-inner{margin-left:20px;}
.shopping_cart_wrap,.price_filter_span_right{float:right;}
.header-variant1 #search_mini_form .form-search .field:focus, .header-variant2 #search_mini_form .form-search .field:focus, .header-variant5 #search_mini_form .form-search .field:focus{width:210px;}
.et-mobile-menu{margin:0 auto;padding:0;width:724px;}
.banner_top_bottom{width:660px;}
.banner h2{padding-top:10px;}
.banner p{padding:5px 10px;font-size:11px;}
.banner a.info{padding:5px 9px;}
.banner_top_text{padding:4.7% 0;}
.block-head{font-size:22px!important;}
.textwidget p{padding:0;}
.sidebar_grid_title{font-size:22px!important;}
.price_filter_span_left{float:left;}
#categories-2 > ul{margin-left:25px;}
.widget_categories .widget-title{font-size:22px;}
.blog2_image{width:220px;}
.blog2_post_content{width:296px;}
.blog2_post_title{width:210px;}
.blog3_post_image{width:240px;}
.blog3_post_text{width:278px;}
.blog_full_review_container,.review_textarea{width:510px;}
#review_button{margin-right:-34px;}
#commentform .form-submit{margin-right:-14px;}
.toolbar .limiter,.toolbar .view-mode{margin-right:5px;}
.toolbar .sort-by{margin-left:-5px;}
.toolbar .limiter select{width:45px;}
.toolbar select{width:90px;}
.toolbar .view-mode{margin-left:15px;}
.page-title h1,.page-title h2{padding-bottom:20px;}
.product-view.layout-default .product_image, .product-view.layout-universal .product_image{width:290px;}
.product-view.layout-default .product-shop, .product-view.layout-universal .product-shop{width:225px;}
.product-view.layout-default .product-sidebar, .product-view.layout-universal .product-sidebar{width:166px;}
.product-options-bottom .add-to-cart,.add-to-box .add-to-cart{width:100%;text-align:center;}
.add-to-cart .quanitybox{float:none;margin:5px auto;width:125px;}
.product-shop label{float:left;}
.quantity-buttons{float:right;}
.add-to-cart button.button{float:none!important;margin-top:20px;}
.options-container2 .product-options-bottom .add-to-cart button.button{float:right!important;margin-top:0;}
.product-view .product-img-box .more-views{width:237px!important;}
.product_short_description_addtocart{padding:0 10px 3px;}
.tier-prices li{padding-bottom:10px;list-style: square outside;padding: 2px 0 2px 0px;}
.tier-prices li:last-child{padding-bottom:0;}
.product-options{padding:30px 0 20px;}
.product-options dd select{width:150px;}
.product-view.layout-horizontal .product-options dd select{width: 210px; float: left; margin-left: 20px;}
.product-options-bottom{padding:15px 0;}
.products-list li.item .product-image .label-icon.sale-label{right: -200px;}
.product-slider .product-slide .btn-cont{margin-right:2px;}
.options-container2 .product-options-bottom .add-to-cart .quanitybox{float:left;}
.options-container2 .product-options-bottom .price-box{margin-right:0;}
.options-container2 .product-options dd select{width:220px;}

.product-view .product-shop .product-name h1{margin-bottom:20px;}
.product-view .product-shop .ratings,.product-view .product-shop .no-rating{margin-bottom:10px;width:100%;}
.product-view .product-shop .availability{margin:0;}
.products-list .product-shop .f-fix{width:255px;}
.without-sidebar .products-list .product-shop .f-fix{width: 500px;}
.without-sidebar .products-list .addtocont{width: 500px;}
.product-pricing,.tier-prices{padding: 10px 0 10px 15px;}
.list_product_image{max-width:160px;}
.list_product_text{width:230px;}
.list_product_price_block{float:right;margin:40px 0 0;}
.products-list li.item{padding-right:0;}
.products-list img{max-width:200px;}
.products-list .product-shop{padding:0;width:255px;}
.products-list .addtocont{position:static;float:right;margin-top:0;padding-top:20px;width:255px;}
.products-list .addtocont .price-box{float:left;margin-top:5px;margin-bottom:0;text-align:left;}
.products-list .addtocont .button{float:right;}
.without-sidebar .products-list .product-shop{width: 500px;}
.sizing_guide{position:relative;margin-top:0;}
.product_container_title{width:200px!important;}
.product_image .views-gallery{width:289px!important;}
.cart-table .product-edit,.cart-table .product-unit-price,.cart-table .product-qty,.cart-table .product-subtotal,.cart-table .product-delete{padding:15px 10px;}
.cart .cart-collaterals{padding-top:10px;}
.cart .cart-collaterals .col2-set{float:left;margin-top:20px;padding-top:30px;width:100%;border-top:1px solid #efefef;}
.step .form-list .input-box{width:242px;}
#product-page .button.active{margin-top:30px;margin-left:40px;}
.thumbnails-slider{width:245px;}
.product_small_slider{margin-left:15px;}
.thumbnails-slider .slide{width:70px!important;}
.product-thumbnails .arrow.prev,.product-thumbnails .arrow.next{top:30%;}
.list_product,.blog_icon_container{margin-left:0;}
.blog_icon_container{padding-left:0;}
.new-arrow.next,.sale-arrow.next{left:35px!important;}
.pda_qty,.product_description_addtocart_button{margin-left:50px;}
.product_small_slider_img_last,.cart_table_arrows_left,.cart_table_arrows_right{display:none;}
.product_short_description_price{padding-left:2px;}
.iosSlider{height:316px!important;}
.product-carousel .item.slide{width:228px!important;}
.product-slider .product-slide{width:228px!important;}
.newproducts .item{margin-right:20px!important;}
.product-carousel .product_short_description{padding:15px 10px 10px 0 !important;}
.item.slide .product_short_description_addtocart{margin-right:2px;}
.slide .span3{width:220px!important;}
.slider_arrows{width:65px;}
.slide_image{width:100%;}
.with-sidebar .rows-count3 .product-grid, .with-sidebar .rows-count4 .product-grid{width:227px!important;}
.col2-left-layout .col-main{width:475px;}
.span3.col-left.sidebar{width:227px;}
.without-sidebar .rows-count4 .product-grid:nth-child(4n+1),.products_grid.rows-count3 .product-grid:nth-child(2n+1),.products_grid.rows-count5 .product-grid:nth-child(3n+1),.with-sidebar .rows-count4 .product-grid:nth-child(2n+1), .without-sidebar .rows-count6 .product-grid:nth-child(4n+1){clear:both;}
.rows-count6.products_grid .product-grid{width: 166px;}
.product_description_mainblock{width:225px;}
.product_description_banner{width:166px;}
#product-page .qty-block{float:none;margin:25px auto;width:140px;}
.variations_button{margin-left:45px;}
.checkout .col-2 textarea{width:247px!important;}
.wc-checkout-totals{margin-right:62px;}
.footer_container{padding:40px 0 0 40px;}
.footer_block,.footer_block1{margin-bottom:25px;width:46%;}
.footer-hr{margin:30px 0;}
.footer_thumbs li{margin:4px 7px;}
.footer_menu{padding-bottom:40px;}
.footer_block2{float:right;margin-right:17%;}
.flickr-photo img{width:67px!important;}
.footer-logo3{margin-right:60px;}
#after_footer_menu{margin-left:40px;width:400px;}
.footer_copyright_payments li{margin-right:0;width:39px;}
.footer_follow_us{width:235px!important;}
.footer_follow_us span{margin-right:15px;}
.footer_subscribe{margin-left:30px;}
#after_footer_payments{width:265px;}
#appendedInputButton{width:145px;}
.contact_info{width:180px;}
.registered-users, .new-users{width: 340px !important;}
#payment_form_ccsave input.input-text{width: 260px;}
#payment_form_ccsave .cvv-what-is-this{float: left;margin-left: 0;}
.checkout-progress{padding: 0;}
.checkout-progress li{width: 138px;margin-right: 5px;font-size: 11px;}
.multiple-checkout .col2-set .col-wide, .multiple-checkout .col2-set .col-2{width: 460px;}
.multiple-checkout .col2-set .col-narrow{width: 200px;}


}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media (min-width: 480px) and (max-width: 767px){
.boxed .wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;width:100%;-webkit-box-shadow:0 1px 6px;box-shadow:0 1px 6px;}
.col1-layout .col-main{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;}
header{margin-left:25%!important;}
.navbar .brand{padding-right:340px;}
.span4.header-phone{width:auto;}
.mobile-menutype-default .et-mobile-menu{width: 428px; padding: 0;margin:0px auto 20px;}
.header-variant1 .span3, .header-variant2 .span3, .header-variant5 .span3{display:none;}
.header-variant1 #top-cart, .header-variant2 #top-cart, .header-variant3 #top-cart, .header-variant4 #top-cart, .header-variant5 #top-cart{float: none;}
.header-variant1 .span5, .header-variant2 .span5, .header-variant3 .span5, .header-variant4 .span5, .header-variant5 .span5{float:right!important;width:auto;}
.header-variant1 .search_form, .header-variant2 .search_form, .header-variant5 .search_form{}
.header-variant1 #search_mini_form .form-search .field, .header-variant2 #search_mini_form .form-search .field, .header-variant5 #search_mini_form .form-search .field, .header-variant4 #search_mini_form .form-search .field{display:block;float: right;}
.header-variant1 #search_mini_form .form-search .field{display: block;float: right;}
.shopping_cart_wrap ul{float:none;margin-bottom:-20px;margin-left:20px;}
.et-mobile-menu{margin:0 auto 20px;padding:0;width:428px;}
.slider_arrows{left:160px;}
#product-page .product_image{margin-left:40px;}
.product_description_mainblock h1{text-align:center;}
.product-view .product-sidebar .banner{width:210px;}
.ajax-index-options .price-box-bundle{width: 100%;float: left;}
.ajax-index-options .price-box-bundle + .price-box{float: left !important;}
.ajax-index-options .product-options{padding: 20px 0;}
#size,#color{width:460px;}
.product_thumbnail{width:46%;}
.product_description_banner{display:none!important;margin-left:30%!important;}
.product_description_title{text-align:center;}
.product_description_mainblock{width:100%;}
.item.slide{margin-right:12px;width:228px;}
.list_product_text{width:250px;}
.list_product_price_block{margin:0;}
.wc-checkout-totals{margin-right:52px;}
.toolbar .limiter select{width:45px;}
.toolbar select{width:90px;}
.toolbar .view-mode{margin-left:10px;}
.toolbar .sort-by select{margin-right:0;}
.product-grid{width:215px!important;}
.product-slider .product-slide{width:215px;}
.carousel-wrap.product-slider .carousel{height: 480px;}
.products-list li.item .product-image .label-icon.sale-label{right: -185px;}
.rows-count6 .product-grid:nth-child(5n+1),.products_grid.rows-count3 .product-grid:nth-child(3n+1){clear:none;}
.with-sidebar .rows-count4 .product-grid:nth-child(2n+1),.without-sidebar .rows-count4 .product-grid:nth-child(2n+1),.rows-count6 .product-grid:nth-child(2n+1),.rows-count5.shortcode-products .product-grid:nth-child(2n+1),.products_grid.rows-count3 .product-grid:nth-child(2n+1){clear:both;}
.rows-count5.shortcode-products .product-grid:nth-child(5n+1){clear:none;}
.products-list .product-shop, .without-sidebar .products-list .product-shop .f-fix, .without-sidebar .products-list .product-shop{padding:0;width:255px;}
.cart .shipping .sp-methods input{float: left;margin-right: 10px;}
/*.sidebar .block{float:left;clear:none;margin:10px 20px 10px 0;width:204px;}*/
.products-list li.item{padding-right:0;}
.products-list img{max-width:185px;}
.products-list .addtocont{position:static;float:right;margin-top:0;padding-top:20px;width:255px;}
.products-list .addtocont .price-box{float:left;margin-top:5px;margin-bottom:0;text-align:left;}
.products-list .addtocont .button{float:right;}
.products-list .product-shop .f-fix{width:255px;}
.product-view .main-image img{width: 100%;}
.add-to-box .add-to-links{text-align: center !important;}
.cart .cart-collaterals .col2-set,.cart .cart-collaterals .col2-set .col-1,.cart .cart-collaterals .col2-set .col-2{width:100%;margin-left: 0;}
.cart .cart-collaterals .col2-set{margin-top:20px;padding-top:30px;border-top:1px solid #efefef;}
.cart .discount,.cart .shipping{float:left;margin:20px 0;}
.cart .discount .input-box{float:left;width:auto;}
.cart .discount .buttons-set,.cart .shipping .buttons-set{float:right;clear:none;margin-top:9px;margin-left:30px;width:auto;}
.cart .form-list .input-box{width:100%;}
.cart .shipping{position:relative;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.cart-table .product-edit,.cart-table .product-unit-price,.cart-table .product-qty,.cart-table .product-subtotal,.cart-table .product-delete{padding:15px 11px;}
.cart-table .product-edit,.cart-table .product-thumbnail{display:none;}
.cart-table .product-qty{width:auto;}
.step .form-list .input-box select{width:195px;}
.footer_follow_us_container{padding:25px 0;width:100%;border-bottom:1px solid #ddd;background:#eee;}
.footer_follow_us{margin-bottom:0;margin-left:25%!important;}
.footer_subscribe{margin-left:25%!important;padding-top:5px;padding-bottom:10px!important;}
.footer_subscribe span{float:none!important;}
.footer_form{margin-left:15%!important;}
.container{margin:0 auto;width:460px;}
.container-footer{margin-top:-80px;padding-bottom:25px;width:100%;border-top:1px solid #DDD;background:#EEE;}
.input-append{margin-left:15%;}
.emodal{width: 370px;top:30%;}
.emodal.shown{margin-left: -205px;}
.emodal .emodal-text{width: 75%;}
[class*=span],.uneditable-input[class*=span],.row-fluid [class*=span]{float:left!important;margin-right:15px!important;}
.footer_block2{width:220px;}
.footer_thumbs li{margin:10px 14px 10px 0;}
.banner_top_bottom{display:block;margin-top:20px!important;padding:3%;width:100%;background:#fafafa;font-size:12px;}
.banner_top_bottom_text{padding-top:10px;padding-bottom:10px;color:#444;font-size:1.4em;}
.banner_top_bottom p{width:71%;color:#656565!important;}
.banner_top_button{float:right;padding:6px 4px;}
.banner_top_button a{color:#fff;text-decoration:none;text-transform:uppercase;font:12px Tahoma, sans-serif;}
.blog1_post_title{padding:5px 15px;}
.blog1_post_title span{padding:0;}
.blog2_post_title{width:370px;}
.blog_full_review_container{margin-bottom:20px!important;padding-bottom:20px;width:450px;border-bottom:1px solid #eee;}
.review_textarea{width:90%;}
#review_button{margin-right:11px;}
#commentform .form-submit{margin-right:31px;}
.product-collateral{padding: 0;}
.checkout_td{width:40%;}
.checkout_title{margin-top:20px!important;}
.sidebar_grid{float:right;margin-top:20px;width:100%;}
/*.widget-container{float:left;margin-right:20px;width:42%;}*/
#etheme-recent-comments-2 .widget-title,#price_filter-2 .widget-title{margin-top:20px;}
.grid_content{float:left;}
.sidebar_grid_price{float:left;margin:20px 20px 0 0;width:42%;}
.iosSlider{height:200px!important;}
.copyright{margin-left:0;}
.span9,.list_product{width:460px;}
.shopping_cart_block,.footer_copyright_payments,.tabbable,#grid_product3{display:none;}
.follow_us_facebook,.follow_us_twitter,.follow_us_rss{margin-right:6%;}
.footer_block1,.footer_block{width:215px;}
.sidebar_grid_menu,.blog_sidebar_menu{float:left;margin-right:20px;width:42%;}
.checkout .col-2 textarea{min-height:155px!important;width:210px!important;}
.cart_totals{max-width:225px!important;}
.cart_totals h2{margin-left:0;}
.cart-collaterals .cart_totals table{width:100%!important;}
.cart-collaterals .cart_totals tr td,.cart-collaterals .cart_totals tr th{padding-left:0!important;text-align:left;}
.fl-r.checkout-button.button.big.active{width:174px;}
.cart-collaterals .shipping_calculator{max-width:230px;}
.etheme-popup-content{top:50px;}
.dashboard .welcome-msg{margin-bottom: 20px;}
.cart .discount input.input-text{width: 280px;}
.step .form-list input.input-text{width: 195px;}
.checkout-types .btn-checkout{float: right;margin-bottom: 10px;}
.form-list #shipping-new-address-form .input-box, #checkout-payment-method-load .input-box, #billing-new-address-form .input-box{width: 255px;}

}


/* All Mobile Sizes (devices and browser) */
@media (max-width: 767px){
.store-switcher{display:none;}
.offset7{margin-left:140px;}
.variant2 .logo-container, .variant5 .logo-container{width: 100%;text-align: center;}
.header-variant3 .span3, .header-variant4 .span3{display: none;}
.header-variant4 .span5 {position: relative;}
.header-variant4 .search_form{right: 20px;}
.header-variant3 #top-cart{float: left;}
.hidenn-tablet_phone{display:none!important;}
header{padding-top:0!important;}
.search_input{float:left;width:194px!important;border-right:none!important;background:transparent!important;font-style:italic;}
.button_search{float:right;margin-right:30px;padding:2px 6px 6px 2px;border-left:none;}
.shopping_cart_wrap li{margin-right:10px;padding-right:10px;font-size:14px;}
.shopping_cart_wrap ul{float:none;margin-bottom:-20px;margin-left:25px;text-align:center;}
.shopping_cart_wrap ul :first-child{background-image:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/css/images/link-divider.png);background-position:top right;background-repeat:no-repeat;}
.shopping_cart_wrap ul > li > a{color:gray;}
.product-title2{display:block;}
.product-view .product-shop .product-name h1{display:none;}
.cart-popup{display:none!important;}
.search_form{margin-top:20px;}
.banners-block{margin-bottom: 20px;}
.product_description_addtocart{border:none;}
.products_grid .clear{display:none;}
.product-grid .btn-cont{margin-bottom:10px;}
.products_grid .clear2{clear:both;}
#related-products .block-subtitle{float: left;margin-right: 0;margin-bottom: 0;margin-top: 10px;width: 100%;}
.product-shop .product-options-bottom{padding-left: 0;}
.product-shop .product-options-bottom .add-to-links{border-top:1px solid #efefef; text-align: center !important;}
.product-title2 h1{display:block;margin-top:-5px;margin-bottom:15px;background:#f5f5f5;color:gray;text-align:center;font-weight:300;font-size:18px;line-height:20px;padding: 15px 5px;}
.product-view .product_image,.product-view .product-shop,.product-view .product-sidebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100% !important;}
.product-view .product-sidebar{margin-top:30px;}
.product-view .product-sidebar .banner:first-child{margin-right:20px;}
.product-view .product-shop{margin-top:20px;}
.ajax-index-options .product-shop,.ajax-index-options .product-view .product-shop .product-name{margin: 0;}
.ajax-index-options .product-options dd{float: left;}
.ajax-index-options #product-options-wrapper dt{width: 100%;float: left;}
.product-shop .product-options-bottom .price-box{float: left !important;width: 100%;}
.ajax-index-options .product-options dd .qty-holder label{line-height: 30px;}
.ajax-index-options .product-options-bottom{float: left;width: 100%;padding: 0;}
.ajax-index-options .product-options-bottom .add-to-links{text-align: center;margin-top: 10px;}
.ajax-index-options .product-options-bottom .add-to-links li{width: auto;display: inline-block;margin-right: 5px;}
.product_description_mainblock h1{display:none;}
.product_description_mainblock{text-align:center;}
.cart-table .product-price{display: none;}
.main-info .price-block{float:none;margin-top:20px;margin-bottom:-25px;}
.main-info .price-block .amount{margin-left:10px;font-size:28px;}
#simple-product-form{text-align:center;}
.size_guide.sg_mobile{display:block!important;text-align:center;}
.size_guide{display:none;}
.addto-container .price-block{float:none;margin-bottom:-10px;text-align:center;}
.addto-container .qty-block{float:none;width:100%;text-align:center;}
.addto-container .qty-block label,.addto-container .quantity{float:none;margin:0;}
.button.big.active.etheme-simple-product{float:none;margin-top:25px;}
.product_meta{margin-bottom:20px;}
.blog2_image{margin-left:22%;}
.blog2_post_content{margin-top:20px;width:100%;}
.blog1_icon_container{margin-top:10px;}
.blog1_post_text{margin-bottom:20px;padding-top:0;}
.blog3_post_image{margin-top:0;margin-left:80px;}
.blog3_post_text{margin-top:0;width:100%;}
.blog2_icon_comment{width:140px;}
.price_filter_span_left{float:left;}
.price_filter_span_right{float:right!important;}
#cart-quantity .plus,#cart-quantity .minus{display:none;}
.grid_pagination a,.grid_bottom_pagination a,.grid_pagination span,.grid_bottom_pagination span{line-height:20px;}
.grid_pagination span,.grid_bottom_pagination span{margin-top:0;}
.footer_copyright_menu{text-align:center;}
.last_td,.cart_table_content > :first-child,.cart_table_title > :first-child,.cart_table_arrows_left,.cart_table_arrows_right,.search_text,.shopping_cart_wrap p{display:none;}
.blog_icon_container{margin:10px 0;}
.blog_icon_date,.blog_icon_comment,.blog_icon_author,.blog_icon_webdesign{float:left;margin:0 10px;}
.etheme-popup-content{left:4%!important;width:262px!important;}
.registered-users, .new-users{width: 100% !important;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-bottom: 20px !important;float: left !important;}
.box-account{padding: 10px;}
.checkout-onepage-success .block .block-title{text-align: left;}
.checkout-onepage-success .block .empty{padding-left: 0;}
.quantity_box_button_down, .quantity_box_button_up{display: none;}
.product-view .product-shop .quantity_box_button_down,.product-view .product-shop .quantity_box_button_up{display: block;}
.widget-placeholder{margin-bottom: 30px;}
.checkout-progress{display: none;}
.multiple-checkout .title-buttons{text-align: center;padding-bottom: 20px;}
.multiple-checkout .title-buttons h1{width: 100%;}
.multiple-checkout .title-buttons .button{float: none;}
.multiple-checkout .col2-set .col-wide, .multiple-checkout .col2-set .col-narrow, .multiple-checkout .col2-set .col-2{width: 100%;}
#shipping_method_form .col2-set .col-narrow{margin-bottom: 40px;}
.multiple-checkout .buttons-set{line-height: 30px;}
.buttons-set .back-link a{height: 30px;line-height: 30px;}
.buttons-set .back-link a:before{background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/return.png) no-repeat 0 10px;height: 20px;}
.buttons-set .back-link a:hover:before{background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/return-hover.png) no-repeat 0 10px;height: 20px;}
.global-custom-tab img{margin-bottom: 10px;}
.product-view .product-shop .price-box .price{font-size: 26px;}
.product-view .product-shop .price-box{float: left;}
.tabs .tab-title,.tabs .left-titles a{background:#fafafa url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_down.png) no-repeat 95.5% center;}
.tabs .tab-title.opened,.tabs .tab-title:hover,.left-titles a,.left-titles a:hover{background:#efefef url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_down.png) no-repeat 95.5% center;}
.contacts-info{margin:20px 0;}

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media (max-width: 479px){
.logo{margin:0 auto;width:240px;}
.boxed .wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;width:100%;-webkit-box-shadow:0 1px 6px;box-shadow:0 1px 6px;}
.span5.logo-container{margin-top:0;}
.span4.header-phone{display: none;}
.header-variant1, .header-variant2, .header-variant3, .header-variant4, .header-variant5{padding-bottom: 8px;}
.header-variant3 .span5, .header-variant4 .span5, .header-variant5 .span5{width: 100%;}
.header-variant4 #top-cart{float: left;position: relative;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.menutuype2 .et-mobile-menu{width: 320px; padding: 0 20px;margin:0px auto 30px;-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;}
        .header-type-variant4 .et-menu-title{right: 52px;}
.header-variant4 .header-phone, .header-variant5 .header-phone, .header-variant2 .span5, .header-variant3 .span5{width: 100%;margin: 0;text-align: center;}
.page-title h1,.page-title h2{padding-top:10px;padding-bottom:20px;}
.header-variant1 .search_form, .header-variant2 .search_form, .header-variant5 .search_form,.header-variant4 .search_form{position: absolute;right: 55px !important;z-index: 1;display: block;}
.header-variant1 #search_mini_form .form-search .field, .header-variant2 #search_mini_form .form-search .field, .header-variant5 #search_mini_form .form-search .field, .header-variant4 #search_mini_form .form-search .field{display: block;float: right;}
.header-variant1, .header-variant2, .header-variant5{text-align:center;width: 100%;}
.header-variant3 .header-phone{width: 100%;text-align: center;}
.header-variant3 #top-cart{margin-left: 50px;}
.header-variant3 .search_form{right: 40px;display: block;}
.header-variant1 #top-cart, .header-variant2 #top-cart, .header-variant5 #top-cart, .header-variant4 #top-cart{float: none;text-align: center;width: auto;padding-left: 35px;}
.header-variant1 #top-cart span, .header-variant2 #top-cart span, .header-variant5 #top-cart span, .header-variant4 #top-cart span{float: left;}
.header-variant1, .header-variant2{padding-bottom: 6px;}
.modal{top:10px;right:10px;left:10px;}
.breadcrumbs span{padding: 0 3px 0 5px;}
.modal-header .close{margin:-10px;padding:10px;}
.breadcrumbs{padding: 0;}
.carousel-caption{position:static;}
.container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:0 20px;width:320px!important;}
.search_form{width:auto;}
.rev_slider_wrapper{max-height:120px!important;}
.col2-left-layout .col-main{margin-bottom:40px;}
.grid_pagination_block,.grid_pagination_bottom_block{height:85px;}
.grid_pagination_bottom_block{margin-bottom:20px;}
.pagination_text,.pagination_bottom_text{margin-left:50px;}
.toolbar{text-align: center;}
.toolbar .sort-by{float: none;}
.toolbar .limiter,.toolbar .view-mode,.toolbar .clear{display:none!important;}
.toolbar .amount{margin-top:25px !important;text-align: center;width: 100%;}
.toolbar .pages{width: 100%;margin-left: 0;}
.product-view .box-tags button{margin-bottom: 10px;margin-top: 5px;}
.grid_pagination,.grid_bottom_pagination{float:none!important;margin:auto;padding-bottom:15px;width:75%;}
.grid_pagination_block .woocommerce_ordering select,.grid_pagination_bottom_block .woocommerce_ordering select{margin-top:25px;margin-left:80px;}
.cart .cart-collaterals .col2-set{width:100%;}
.cart-table .product-edit,.product-delete,.cart-table .product-unit-price{display:none;}
.cart-table tfoot td{text-align:center!important;}
.cart-table .btn-continue,.cart-table .btn-update,.cart-table .btn-empty{float:none;margin-right:0;margin-left:0;}
.cart .totals,.cart .cart-collaterals .col2-set .col-2,.form-list .input-box, .product-view .box-reviews .form-add .form-list .input-box{width:100%;margin-left: 0;}
.checkout-types .btn-checkout{padding-right:30px;background-position:95% center;}
.cart-table .product-edit,.cart-table .product-unit-price,.cart-table .product-qty,.cart-table .product-subtotal,.cart-table .product-delete{padding:15px 14px;}
.cart-table .product-qty{width:auto;}
.cart .discount input.input-text,.cart .shipping .form-list input.input-text{width:280px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.cart .shipping .form-list select{width:280px;}
.back-to{display:none;}
.banners_top_row .banner{margin-bottom:20px;}
.product_blocks{margin-left:40px!important;width:225px!important;}
.product_description_mainblock{width:300px;}
.main-info .price-block{margin-top:0;}
.carousel-wrap.product-slider{margin-bottom: 20px;}
.product-slider .carousel{margin-left:30px!important;width:240px!important;height:480px!important;}
.product-slide .product-grid{width: 228px !important;}
.product_short_description{padding:15px 0 0;}
.product_container_title{float:left;margin-bottom:10px;margin-left:10px;width:170px;}
.product-grid .product-information{text-align:center;}
.product-options-bottom{padding:15px 10px;}
.product-grid .price,.product-grid .btn-cont{float:none;text-align:center;}
.product-slide .product-grid{width: 228px !important;}
.product-shop .product-code {font-weight: 400;width: 100%;display: block;float: left;}
.products-list li.item{padding-right:0;padding-bottom:20px;}
.products-list img{max-width:280px;}
.products-list li.item .product-image .label-icon.sale-label{right: -280px;}
.product-collateral{padding:25px 0;}
.product-view .product-shop .add-to-links li, .product-view .product-shop .add-to-links li .separator{line-height: 20px !important;}
.products-list .addtocont{position:static;float:left;margin-top:20px;width:100%;text-align:center;padding-left: 0;}
.products-list .addtocont .price-box{float:left;margin-top:5px;text-align:left;}
.products-list .product-shop, .without-sidebar .products-list .product-shop, .without-sidebar .products-list .product-shop .f-fix{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:20px;margin-left:0;padding-right:0;width:100%;}
.product-view .product-sidebar .banner:first-child{margin-right:0!important;}
.product-view .product-sidebar .banner{width: 100%;}
.views-gallery.thumbs-count-3{width:220px;}
.product-shop .product-options-bottom{text-align:center;}
.product-options-bottom .add-to-cart{margin-top:10px;width:100%;}
.product-options{padding:30px 0 20px;}
.options-container2 .product-options{width: 100%;}
.product-options-bottom .add-to-cart label{float:left;}
.options-container2 .product-options-bottom .add-to-cart label{float: left;}
.product-options dd select{width:200px;float: left;margin-left: 25px;}
.options-container2 .product-options dd select{float: left;}
.options-container2 .product-options-bottom .price-box{margin-top: 0 !important;}
.options-container2 .product-options-bottom .add-to-cart .quanitybox{width: 115px;margin-left: auto !important;}
.price-box-bundle{float: left;width: 100%;}
.product-options-bottom .quanitybox{float:left;margin:10px auto;width: 115px; text-align: center;position: relative;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.product-options-bottom .quantity-buttons{float:none;margin:auto;width:auto;text-align:center;}
.product-shop .product-options-bottom .price-box{margin:10px 0;}
.product-options-bottom .add-to-cart button.button{float:left;margin-top:20px;position: relative;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.product-view .product-img-box .more-views{width:160px!important;}
.options-container2 .product-options-bottom{width:100%;}
.options-container2 .product-options dl{width:280px;}
.options-container2 .product-options-bottom .add-to-cart{text-align:center;margin-top: 40px;}
.quantity_box_button_up, .quantity_box_button_down{display: none;}
.options-container2 .product-options-bottom .add-to-cart .quanitybox{margin-top:5px;}
.product-view .product-shop .ratings,.product-view .product-shop .no-rating{margin-bottom:10px;width:100%;}
.products-list .product-shop .f-fix{width:100%;}
.add-to-box .add-to-cart{width:100%;text-align:center;}
.add-to-box .quanitybox{float:left;margin:auto;margin-bottom: 10px; text-align:center;position: relative;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.add-to-cart button.button{float:left;margin-top:10px;position: relative;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.options-container2 .product-options-bottom .price-box .product-options-bottom .price-box{float:none;text-align:center;}
.add-to-box .add-to-links{text-align: center !important;}
.options-container2 .product-options-bottom .price-box .product-options-bottom .price-label{float:none;}
.product-options dd select.multiselect{width:100%;}
.product_image .views-gallery .slide{margin-left:5px;width:70px!important;}
.product_image .main-image img{margin:auto;width:100%;}
.product_image .views-gallery .slide img{height:auto!important;}
.views-gallery.thumbs-count-4{width:290px;}
.slider_arrows{right:10px;}
.sizing_guide{margin-left:10px;}
.product_container_arrows{float:left!important;margin-left:195px;}
.thumbnails-slider{width:240px!important;}
.thumbnails-slider .slide{width:67px!important;}
.product-thumbnails .arrow.prev,.product-thumbnails .arrow.next{top:30%!important;}
.product_description_banner{float:left;margin-bottom:20px;margin-left:60px;}
.product_image{max-width:100%;}
#size,#color{width:290px;}
#advanced-search-list #size,#advanced-search-list #color{width: 100%;}
.widget-title{margin-top:10px;}
.textwidget .banner{margin-bottom:20px;}
.button.big{padding:13px 50px;}
.button.big span{font-size:18px;}
.carousel{height:455px!important;}
#default_products_page_container .product-grid{margin-left:40px;}
.with-sidebar .rows-count4 .product-grid, .rows-count5 .product-grid, .rows-count6.products_grid .product-grid{width:100% !important;}
.product-slider .product-slide .span3,.product-slider .product-slide .span3,.product-slide .product-grid .product-image .img-wrapper{}
.rows-count5 .product-grid{width:220px;}
.banner_top_bottom{padding:10px;width:100%;}
#banner_top_bottom_text{float:none;padding-top:5px;padding-bottom:5px;width:100%;color:#444;}
.banner_top_bottom p{width:71%;color:#656565!important;}
.banner_top_button{float:none;margin:10px auto;padding:6px 4px;width:120px;text-align:center;}
.banner_top_button a{float:none!important;color:#fff;text-decoration:none;text-transform:uppercase;font:12px Tahoma, sans-serif;}
.input-append{float:left;margin:10px 0 20px -10px;}
.list_product{margin:0 auto;padding:20px 0 40px;width:290px;}
.list_product_text{margin-top:20px;width:290px;text-align:center;}
.list_product_price_block{float:none;margin-top:0;width:85px;}
.sidebar_grid{float:left;margin-top:20px;margin-left:41px!important;}
#primary{float:left;}
.blog1_post_title{padding:10px;}
.blog1_post_title span{padding:0;}
.blog2_post_title{padding:5px 10px;width:210px;}
.blog2_icon_author,.blog2_icon_comment,.blog2_icon_webdesign{margin:0 auto!important;text-align:center;}
.blog_full_review{margin-left:0!important;}
.review_textarea{width:260px;}
#review_button{margin-right:6px;}
#commentform .form-submit{margin-right:26px;}
.review_input{width:80%;}
.checkout_td{width:40%;}
.checkout_input_small{width:170px!important;}
.checkout_select{width:187px;}
.checkout_input_large{width:170px;}
td.actions .button{margin-right:15px;}
.cart-collaterals .cart_totals table{width:100%!important;}
.cart_totals h2{margin-left:0;}
.cart-collaterals .cart_totals tr th{padding:5px 0!important;text-align:left!important;}
.cart-collaterals .cart_totals tr td{padding:5px 0!important;text-align:right!important;}
.cart_totals .checkout-button{margin-top:15px;margin-right:18px;padding:10px 24px;}
.shipping_calculator h2{margin-top:30px;}
.shipping_calculator{margin-left:52px;}
.col2-set .col-1{width:100%!important;float:none!important;}
.col2-set .col-2{width:100%!important;float:none!important;clear:both!important;}
.checkout .col-2 textarea{width:auto!important;}
.wc-checkout-totals{margin-right:19px;}
.product-thumbnail{display:none;}
.footer_menu{padding-top:0;padding-bottom:0;padding-left:0;}
.footer_follow_us{margin-bottom:15px;padding-left:50px;}
.footer_subscribe{margin-left:0;padding-left:50px;}
.footer_menu li{list-style:none;text-align: center;}
.product_description_mainblock,#after_footer_menu,.blog_full_review_container,#after_footer_payments{width:100%!important;}
.footer-copyright{float:left;margin-top:6px;}
.tweets1{text-align:left;}
.product_description_title,.footer_title,.footer_block1,.footer_block,.footer_block2,.after_footer{text-align:center;}
.footer-home,.footer-phone,.footer-mail{padding:0 0 0 38px;text-align:left;}
.footer_block1 .textwidget{text-align: left;}
.footer-big-block{text-align:justify;}
#contact_container{margin-top:20px;width:290px;}
.contact_textarea{width:280px;}
.iosSlider{height:130px!important;}
.copyright{width:100%!important;margin-left: 0;text-align: center;}
.table,.product_small_slider,.blog1_post,.blog_button,.blog2_post,.footer_container{margin-bottom:20px;}
.shopping_cart_block,.description_banner,.cart_table_button,.cart_table_arrows_left,.cart_table_arrows_right{display:none;}
.shopping_cart_wrap,.shopping_cart_wrap ul,.back_to_previous_page,.footer_block2{float:none;}
.product_description_tags,.footer_block,.footer_block2,#cart_title{margin-top:20px;}
.product_thumbnail,.checkout_title{margin-top:20px!important;}
.footer_block1,.footer_block{position:relative;margin-bottom:30px!important;width:100%;}
.product_description_mainblock,.blog_icon_container,.footer_copyright_payments{float:left;}
.list_product_price,.blog3_post_image{margin-left:12px;}
.list_product_image,.blog2_image{float:none;margin:auto;}
.blog2_icon_author{width:140px;}
.step .form-list input.input-text{width:232px;}
.step .form-list .input-box{width:100%;}
.step .col2-set .col-2{width:100%;}
#opc-login .buttons-set{padding-top:0;padding-bottom:20px;}
.opc .step .form-list .field,.opc .step .form-list .wide{width:100%;}
.opc .step .form-list select{width:233px;}
.col-1.registered-users, .col-2.new-users{float: left !important;}
.emodal{width: 100% !important;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-left: 0 !important;left: 0 !important;top:39%;}
.emodal img{display: none;}
.emodal .emodal-text{width: 100%;}
.product-shop .regular-price{position: relative;top:5px;}
.products-list .product-shop .regular-price{top:0;}
#my-orders-table th:first-child, #my-orders-table td:first-child{display: none;}
#form-validate .form-list input.input-text{width: 205px;}
td.mobile-select{display: block;width: 228px;float: left;border:none !important;}
#product-review-table th, #product-review-table td.value{display: none;}
#product-review-table th.mobile-heading{display: block;width: 228px;}
.product-view .box-reviews .form-add .form-list input.input-text, .product-view .box-reviews .form-add .form-list textarea, .product-view .box-reviews .form-add h3, .product-view .box-reviews .form-add h4{width: 228px;float: left;}
.product-view .box-tags .form-add input.input-text{width: 228px;}
.checkout-onepage-success .buttons-set{text-align: center;}
.checkout-onepage-success .buttons-set .button{float: none;}
#multiship-addresses-table td:nth-child(3), #multiship-addresses-table th:nth-child(3){display: none;}
#multiship-addresses-table tfoot td{text-align: center !important;}
#multiship-addresses-table tfoot button.button{float: none;}
.multiple-checkout .buttons-set .back-link{position: relative;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);margin-top: 25px;}
.multiple-checkout .buttons-set button.button{float: left; position: relative;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);margin-left: 0;}
.multiple-checkout .buttons-set button.button{padding: 7px 12px;}
#multishipping-billing-form .col2-set .col-wide{width: 100%;}
.multiple-checkout .place-order .grand-total .inner{width: 100%;}
.checkout-multishipping-overview .multiple-checkout .data-table tr th:nth-child(2){display: none;}
.checkout-multishipping-overview .multiple-checkout .data-table tr td:nth-child(2){display: none;}
.sxy-zoom-container .sxy-zoom-dragpad, .sxy-zoom-container .sxy-controls{display: none !important;}
.emodal-overlay.with-transitions, .emodal.with-transitions{-webkit-transition: none;
   -moz-transition: none;
    -ms-transition: none;
     -o-transition: none;
        transition: none;}
.cart .totals .checkout-types{text-align: center;}
.multiple-checkout .place-order .grand-total{height: 87px;padding-left: 0;}
.multiple-checkout .place-order .grand-total big{margin-right: 0;margin-bottom: 10px;}
.multiple-checkout .place-order .grand-total button.button{height: 50px;line-height: 50px;}
.multiple-checkout .place-order .grand-total button.button span{height: 46px;}
.multiple-checkout .place-order .grand-total button.button span span{padding: 10px 45px;}
.multiple-checkout strong{font-weight: normal;}
#fancybox-wrap{padding: 10px;width: 100% !important;margin: auto 10px;-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;margin-left: 0;left:0 !important;}
#fancybox-content{
	width: 100% !important;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.ajax-index-options .product-view .product-shop .availability{float: left;position: static;}
.page-empty.ajax-index-options{padding: 0 20px;}
.ajax-index-options .product-options{float: right;padding-top: 15px;}
.ajax-index-options .product-options p.required{top:19px;}
.ajax-index-options .product-view .product-shop .price-box{width: 100%;}
.ajax-index-options .product-view .product-shop{margin-top: 0;}
.ajax-index-options .product-options-bottom .add-to-cart label{float: none;}
.ajax-index-options .product-options-bottom .quanitybox{width: 100%;}
.ajax-index-options .product-options-bottom .quantity-buttons{float: none;width: 85px;}


}

/* Smaller than standard 960 (devices and browsers) */
/* ------------------------------------------------ */
@media (max-width: 979px){
	.wrapper{
-webkit-transition: -webkit-transform 500ms ease;
-moz-transition: -moz-transform 500ms ease;
-o-transition: -o-transform 500ms ease;
transition: transform 500ms ease;
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;}
.variant2 .logo-container, .variant5 .logo-container{float: left;width: auto;}
.variant1 .store-switcher{display: none;}
.variant1 .logo-container{margin-top: 0;}
.mobile-menutype-default .header-type-default .et-menu-title,.mobile-menutype-default  .header-type-variant3 .et-menu-title,.mobile-menutype-default  .header-type-variant4 .et-menu-title,.mobile-menutype-default  .header-type-variant5 .et-menu-title,.mobile-menutype-default  .header-type-variant2 .et-menu-title {display: block; position: absolute;right: 0;top:50%;margin-top:-27px; background: transparent;font-size: 40px;}
 .logo-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;position: relative;left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.header .logo{float:none;}
.variant2, .variant5{padding: 20px 0;}
.variant2 .logo, .variant5 .logo{width: 100%;}
.header-variant2 .container, .header-variant5 .container{position: relative;}
.header-variant2 .search_form, .header-variant5 .search_form{right: 0;}
.variant3 .header{padding: 0;}
.logo-container a{display:block;}
.navbar-inner{margin-top:20px;padding:0;border:1px solid #ddd;background:#eee;}
.header-container .container{position:relative;}
.header{margin:20px 0;}
.fixed-header-area{display: none;}
#searchform{margin:0;}
#searchform .button{display:none;}
#searchform .field{border-right:1px solid #EFEFEF!important;}
#main-nav .menu{display:none;}
.et-mobile-menu li.block_li{display: none;}
#top-cart a{display:block;margin-bottom:5px;}
.main-container{margin-top:20px;}
.side-menu-wrap{display:block; width: 250px !important;}
.mobile-menu-shown.mobile-menutype-side .wrapper {
-webkit-transform: translate(250px);
-moz-transform: translate(250px);
-ms-transform: translate(250px);
-o-transform: translate(250px);
transform: translate(250px);
}
.et-menu-title{display: block !important;}
.et-menu-title{position:absolute;left:0;display:block;margin-top:0 !important; line-height: 13px; background: #A20E13;font-size:40px; margin: 0; padding: 16px 20px;z-index: 100000;}

.et-menu-title i {margin-right: 0;}
.et-menu-title i.icon-reorder{margin-right:0;color:#ccc;font-size:36px;}
.et-menu-title i.icon-reorder:hover{color:#fc5b5b;}
.mobile-menu-shown .et-menu-title{z-index: 10001;}
.mobile-menu-shown .header-container .container{position: static;}
.mobile-menu-shown .header-container{position: static;}
.mobile-menu-shown .page{position: relative;}

.mobile-menutype-default .et-menu-title i{display: block;margin-top: 8px;}
.navbar .brand{display:block;text-transform:uppercase;}
.grid_pagination a,.grid_bottom_pagination a{background:#F5F5F5;}
.breadcrumbs{float:left;margin-bottom:20px;}
#default_products_page_container{margin-top:0;}
#product-page{margin-top:0;}
.page-title,.entry-title{margin:0 0 20px!important;}
.tabs .tab-content{margin-bottom:0;}
.options-container2 .product-options-bottom{padding-top:20px;}
.toolbar .clear{display:block;}
.toolbar .amount{margin-top:20px;}
.tabs .tab-title,.tabs .left-titles a{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0!important;padding:14px 40px 14px 13px;width:100%;border-top:1px solid #efefef;background:#fafafa url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_down.png) no-repeat 97.5% center;text-align:left;font-size:16px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.tabs .tab-title.opened,.tabs .tab-title:hover,.left-titles a,.left-titles a:hover{float:left;background:#efefef url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/arrow_down.png) no-repeat 97.5% center;color:#444;}
.sliderNavi{display:none;}
#cloud-zoom-big,.mousetrap{display:none!important;}
.grid_content{margin-top:0;}
.sidebar_grid{margin-top:0;}
.tab-pane div{float:none!important;width:100%!important;border-right:none!important;}
#back-to-top{display:none!important;}
#my-orders-table th:last-child, #my-orders-table td:last-child{display: none;}
.product-view .box-tags .note {margin: 0;}
.custom-tabs1, .custom-tabs2{width: 100%;border:none;-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;}
.my-account .page-title.title-buttons h1{padding-bottom: 0;text-align: left;}
.my-account .page-title.title-buttons a, .my-account .page-title.title-buttons span{float: left;}
.etheme_cp_btn_show{display: none !important;}
.options-container2 .product-options{width: 100%;-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;}
}

@media (min-width: 980px){
	.variant1 .header{position: relative;}
    .hidden-desktop{display: none !important;}
    .shopping_cart_wrap{float: right;width: 350px;}
    /* -------------------------------------------------- */
/* Grid Clear
/* -------------------------------------------------- */  
.rows-count3 .product-grid:nth-child(3n+1), 
.rows-count4 .product-grid:nth-child(4n+1), 
.rows-count6 .product-grid:nth-child(5n+1), 
.without-sidebar .rows-count5 .product-grid:nth-child(4n+1), 
.with-sidebar .products_grid.rows-count5 .product-grid:nth-child(3n+1){clear: both;} 
}

@media (max-width: 1200px){
	#back-to-top{display: none;}
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('http://www.elitemedical.com.au/skin/frontend/idstore/default/fonts/fontawesome-webfont.eot?v=4.0.3');src:url('http://www.elitemedical.com.au/skin/frontend/idstore/default/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('http://www.elitemedical.com.au/skin/frontend/idstore/default/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('http://www.elitemedical.com.au/skin/frontend/idstore/default/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('http://www.elitemedical.com.au/skin/frontend/idstore/default/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}
/*-----------------------------------------------------------------------------

	-	revolution slider -

Screen Stylesheet

author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


/******************************
	-	WRAPPER STYLES		-
******************************/



.rev_slider_wrapper{
	position:relative;
}

.rev_slider_wrapper >ul	{
	visibility:hidden;
}

.rev_slider{
	position:relative;
	overflow:hidden;
}


.rev_slider img{
	max-width:none !important;
	max-width:none !important;
	-moz-transition: none 0 !important;
	-webkit-transition: none 0 !important;
	-o-transition: none 0 !important;
	transition: none 0 !important;
	margin:0px !important;
	padding:0px !important;
	border-width:0px !important;
	border:none;
	visibility:visible !important;
}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider ul{
	margin:0px !important;
	padding:0px !important;
	list-style: none !important;
	list-style-type: none !important;
	background-position:0px 0px !important;
}

.rev_slider ul li,
.rev_slider >ul >li,
.rev_slider >ul >li:before{

	list-style:none !important;
	position:absolute;
	visibility:hidden;
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none !important;
	background-position:0px 0px !important;
	text-indent: 0em !important;
}

.rev_slider .tp-caption,
.rev_slider .caption, {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; 	position:absolute; visibility: hidden;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption { z-index:1;}



.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important;}

/******************************
	-	WRAPPER STYLES END	-
******************************/

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}
/******************************
	-	IE8 HACKS ENDS	-
*******************************/

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}

.tp-caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.tp-caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}
/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/

.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	overflow:hidden;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100% !important;
	position:relative;
}


/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img			{ -webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;
									}


/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; position:absolute;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

.tp-bannershadow.tp-shadow1 {	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/shadow1.png) no-repeat; background-size:100%; width:890px; height:30px; bottom:-30px;}
.tp-bannershadow.tp-shadow2 {	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/shadow2.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3 {	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/shadow3.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}


/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
			padding:6px 13px 5px;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			height:30px;
			cursor:pointer;
			color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
			background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
			text-decoration:none;
		}

.tp-button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/gradient/g40.png) repeat-x top;}


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover		{	background-position:bottom, 15px 11px;}


	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}


/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68;}


.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212;}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00;}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222;}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555;}



************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear		{	clear:both;}


.tp-bullets								{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
											}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
											}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/bullet.png) no-Repeat top center;	width:13px;	height:20px;  margin-right:0px; float:left; margin-top:-10px; margin-left:3px;}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px;}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/bullets.png) no-Repeat bottom center;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:-12px;}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px;}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/bullet_boxed.png) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:10px;}

.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important;}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/navigdots.png) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important;}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top center; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom center; }



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;

														}
.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}


.tp-leftarrow										{ top:50%;	z-index:100;cursor:pointer; position:absolute;	width:40px;	height:70px;  margin-left:0; margin-top:-35px; }
.tp-rightarrow									{ top:50%; right:0;	z-index:100;cursor:pointer; position:absolute;	width:40px;	height:70px;  margin-left:0; margin-top:-35px; }


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/arrow_left.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:-13px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/arrow_right.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:-13px;}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/small_left_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-right:4px; margin-top:-4px;}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/small_right_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-left:-36px; margin-top:-4px;}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/arrowleft.png) no-Repeat top left;		width:9px;	height:16px;   float:left;	margin-right:-20px; margin-top:-8px;}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/arrowright.png) no-Repeat top left;	width:9px;	height:16px;   float:left;	margin-left:-20px; margin-top:-8px;}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:-9px;}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:-9px;}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}


.tp-leftarrow.large										{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/large_left.png) no-Repeat top left;	width:56px;	height:70px;  margin-left:0; margin-top:-35px; }
.tp-rightarrow.large									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/large_right.png) no-Repeat top left;	width:56px;	height:70px;  margin-left:0; margin-top:-35px; left:auto!important; right:0; }

.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; }






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
											}


.fullwidthbanner-container .tp-thumbs		{  padding:3px;}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative;}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute;}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%; }




/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	width:100%; height:10px; background:rgba(4,4,4,0.3); position:absolute; z-index:200;} /*background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/timer.png);*/
.tp-bannertimer.tp-bottom					{	bottom:0px !important;height:5px;}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/


	@media only screen and (min-width: 480px) and (max-width: 767px) {
			.responsive .tp-bullets.tp-thumbs				{	width:300px !important; height:30px !important;}
			.responsive .tp-bullets.tp-thumbs .tp-mask		{	width:300px !important; height:30px !important;}
			.responsive .tp-bullets.tp-thumbs .bullet		{	width:60px !important;height:30px !important;}

	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
				.responsive .tp-bullets	{	display:none}
				.responsive .tparrows	{	display:none;}
	}


/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}


.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul li{
	list-style:none;
	position:absolute;
	visibility:hidden;
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/coloredbg.png) repeat;}

.tp-loader 	{	background:url(http://www.elitemedical.com.au/skin/frontend/idstore/default/assets/loader.gif) no-repeat 10px 10px; background-color:#fff;  margin:-22px -22px; top:50%; left:50%; z-index:10000; position:absolute;width:44px;height:44px;
				border-radius: 3px;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
			}
.tp-caption iframe {
	border:0;
}


.slide-feature {
	display: block;
    width:160px;
    height:160px;
    background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/assets/slider/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.iosSlider {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 400px;
    margin:auto 0 20px;
}

.iosSlider .slider {
	width: 100%;
	height: 100%;
}

.iosSlider .slider .slide {
	width: 100%;
	height: 100%;
	padding: 0 0 0 0;
    position: relative;
}

.iosSlider .slider .slide .caption {
	position: absolute;
    background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/caption.png);
    color:white;
	left: 0;
	bottom: 0;
    padding:20px;
    width: 920px;
}

.iosSlider .slider .slide .caption p,
.iosSlider .slider .slide .caption h2 {
    color:white;
    float:left;
    width:80%;
    display:block;
    margin-bottom:0;
}
.iosSlider .slider .slide .caption .button {
    float:right;
    display:block;
}

/* 
	Bullets and thumbnails navigation	
*/
.iosSlider .sliderNavi {
    position: absolute;
    right:20px;
    top:20px;
}
.iosSlider .sliderNavi .naviItem {	
	background-color: transparent;
	background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/controls-sprite.png);
	background-position: top;
	margin-left:10px;
    display: inline-block;
    text-indent: -9999px;
    float: left;
	width:16px;
	height:16px;		
}
/* Current bullet */
.iosSlider .sliderNavi .naviItem.selected {	
	background-image: none;
}

.iosSlider .prev,
.iosSlider .next
{	
    display: block;
    position: absolute;
    z-index: 25;
	width: 58px;
	height: 58px;
	top:44%;	
    cursor: pointer;	
}

.iosSlider .prev {
    background: transparent url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/slide_prev.png) no-repeat 0 0;
}
.iosSlider .next {
    background: transparent url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/slide_next.png) no-repeat 0 0;
}
.iosSlider .prev:hover, 
.iosSlider .prev:focus,
.iosSlider .next:hover,
.iosSlider .next:focus {
    background-position: -56px 0;
}
.iosSlider .prev:active,
.iosSlider .next:active {
    background-position: -112px 0;
    
}

/* left arrow */
.iosSlider .prev {
	left: 0;	
}
/* right arrow */
.iosSlider .next {
	right: 0;
}

/* Carousel */

.carousel {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
    height:510px;
    margin:auto 0 0;
}

.carousel .slider {
	width: 100%;
    height: 100%;
}


/* Carousel Related */


.product-slider .prev,
.product-slider .next
{	
    width: 20px;
    height: 25px;
    color: white;
    font-size: 16px;
    padding: 3px 5px;
    -webkit-transition: 0.2s ease-in-out, background, border-color;
    -moz-transition: 0.2s ease-in-out, background, border-color;
    -ms-transition: 0.2s ease-in-out, background, border-color;
    -o-transition: 0.2s ease-in-out, background, border-color;
    transition: 0.2s ease-in-out, background, border-color;
    display: block;
    position: absolute;
    z-index: 25;
    cursor: pointer;
	top:15px;		
}

.product-slider .next {
    background: #dbdbdb url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_right_disabled.png) no-repeat center center;
}
.product-slider .next:hover{ background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_right_disabled-white.png) no-repeat center center;}
.product-slider .prev:hover{ background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_left_disabled-white.png) no-repeat center center;}
.product-slider .prev {
    background: #dbdbdb url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_left_disabled.png) no-repeat center center;
}
.product-slider .prev:hover, 
.product-slider .prev:focus,
.product-slider .next:hover,
.product-slider .next:focus {
    background-color: #FF4A4A;

}

.product-slider .prev:active,
.product-slider .next:active {
    
}
.widget_special_offers .product-slider .prev, .widget_special_offers .product-slider .next{

}

.next.disabled,
.prev.disabled {
    cursor:default!important;
}
/* left arrow */
.product-slider .prev {
	right: 36px;	
}
/* right arrow */
.product-slider .next {
	right: 0;
}
/* Media */

.product-slider .prev::selection{background: transparent;}
.product-slider .next::selection{background: transparent;}
.views-gallery {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
    height:102px;
    margin:auto 0 15px;
}

.more-views  {
	height: 102px;
	margin: 0 auto;
}

.more-views .slide {
	width: 75px;
	margin-right:3px;
	border: 1px solid #ffffff;
	float:left;
}

.more-views .slide.active {
	border: 1px solid #cccccc;
}

.more-views .slide img {
}

.more-views .slide.last {
	margin-right:0;
}

.more-views-arrow.prev {
    position: absolute;
    z-index:1;
    right: 0;
	bottom: -2px;
	height: 105px;
	width: 23px;
    background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/product-big-arrow-sprite.jpg);
    background-repeat: no-repeat;
	background-position: -7px -127px;

}

.more-views-arrow.next {
    position: absolute;
    z-index:1;
    right: 0;
	bottom: -2px;
	height: 105px;
	width: 23px;
    background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/product-big-arrow-sprite.jpg);
    background-repeat: no-repeat;
	background-position: -49px -127px;
   
}
.more-views-arrow.prev:hover {
	background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/product-big-arrow-sprite.jpg);
    background-repeat: no-repeat;
	background-position: -7px -246px;
	background-color: transparent !important;
}

.more-views-arrow.next:hover {
	 background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/product-big-arrow-sprite.jpg);
    background-repeat: no-repeat;
	background-position: -49px -246px;
	background-color: transparent !important;
}

.more-views-arrow.prev,
.more-views-arrow.next {
	opacity: 1;
	-webkit-transition-property: opacity;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-timing-function: ease;
	
}

 .more-views-arrow.prev.disabled{
    background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/product-big-arrow-sprite.jpg);
	background-repeat: no-repeat;
	background-position: -7px -7px;
    background-color: transparent !important;
}

 .more-views-arrow.prev.disabled:hover{
      background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/product-big-arrow-sprite.jpg) !important;
    background-repeat: no-repeat;
    background-position: -7px -7px !important;
    background-color: transparent !important;
 }
 .more-views-arrow.next.disabled, .more-views-arrow.next.disabled:hover{
	     background-image: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/product-big-arrow-sprite.jpg) !important;
	background-repeat: no-repeat;
	background-position: -49px -7px !important;
    background-color: transparent !important;
 }
.more-views-arrow.prev:hover, 
.more-views-arrow.prev:focus,
.more-views-arrow.next:hover,
.more-views-arrow.next:focus {
}

.more-views-arrow.prev:active,
.more-views-arrow.next:active {
    
}


.deactive .more-views-arrow.prev,
.deactive .more-views-arrow.next {
    display:none;
}

/* left arrow */
.more-views-arrow.prev {
	left: 0;
}

/* right arrow */
.more-views-arrow.next {
	right: 0;
}


/* Carousel Related */


.related-arrow.prev,
.related-arrow.next
{	
    width: 23px;
    height: 25px;
    color: white;
    font-size: 16px;
    padding: 3px 5px;
    -webkit-transition: 0.2s ease-in-out, background, border-color;
    -moz-transition: 0.2s ease-in-out, background, border-color;
    -ms-transition: 0.2s ease-in-out, background, border-color;
    -o-transition: 0.2s ease-in-out, background, border-color;
    transition: 0.2s ease-in-out, background, border-color;
    display: block;
    position: absolute;
    z-index: 25;
    cursor: pointer;
	top:15px;		
}

.related-arrow.next {
    background: #CCC url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_right_disabled-white.png) no-repeat center center;
}
.related-arrow.prev {
    background: #CCC url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_left_disabled-white.png) no-repeat center center;
}
.related-arrow.prev:hover,
.related-arrow.prev:focus,
.related-arrow.next:hover,
.related-arrow.next:focus {
    background-color: #FF4A4A;
}

.related-arrow.prev:active,
.related-arrow.next:active {
    
}

.next.disabled{
    background: #fafafa url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_right_disabled.png) no-repeat 11px center;
}

.prev.disabled{
    background: #fafafa url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_left_disabled.png) no-repeat center center;
}

.prev.disabled:hover{
   background: #fafafa url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_left_disabled.png) no-repeat center center !important;
}

.next.disabled:hover{
     background: #fafafa url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/qty_arrow_right_disabled.png) no-repeat 11px center !important;
}

.next.disabled,
.prev.disabled {
    cursor:default!important;
}

.next.disabled:hover,
.prev.disabled:hover{

}

.slide-feature.feature-responsive {
    background-position: 0 0;
}
.slide-feature.feature-responsive:hover {
    background-position: 0 -160px;
}

.slide-feature.feature-shortcodes {
    background-position: -160px 0;
}
.slide-feature.feature-shortcodes:hover {
    background-position: -160px -160px;
}

.slide-feature.feature-admin-panel {
    background-position: -320px 0;
}
.slide-feature.feature-admin-panel:hover {
    background-position: -320px -160px;
}

.slide-feature.feature-ajax {
    background-position: -480px 0;
}
.slide-feature.feature-ajax:hover {
    background-position: -480px -160px;
}
.tp-caption iframe{}
.tp-leftarrow, .tp-rightarrow{-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;}
.tp-leftarrow{background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/big_slider_arrow_left.png) no-repeat center center;}
.tp-rightarrow{background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/big_slider_arrow_right.png) no-repeat center center;}
.tp-rightarrow:hover{background-position: center center !important;}
.tp-leftarrow:hover{background-position: center center !important;}

@media (min-width: 768px) and (max-width: 979px) {
	.slide-feature {
		zoom:0.85;
	}
    .tp-caption iframe{width: 372px !important;}
}


@media (max-width: 767px) {
	.slide-feature {
		zoom:0.55;
	}
    .tp-caption iframe{width: 215px !important;}
}


@media (max-width: 479px) {
	.slide-feature {
		zoom:0.35;
	}
    .tp-caption iframe{width: 140px !important;}
}

.tp-caption.main-caption {
			position: absolute; 
			color: #a20e13; 
			text-shadow: none; 
			font-weight: normal;
      text-transform: none; 
			font-size: 36px; 
			line-height: 1; 
			font-family: "PT Sans", arial; 
			margin: 0px;
			border-width: 0px; 
			border-style: none;
			letter-spacing: -0.03em;
			font-weight:bold;
}

.tp-caption.main-caption-bg {
			position: absolute; 
			color: #a20e13; 
			text-shadow: none; 
			font-weight: normal;
      text-transform: none; 
			font-size: 36px; 
			line-height: 1; 
			font-family: "PT Sans", arial; 
			margin: 0px;
			border-width: 0px; 
			border-style: none;
			letter-spacing: -0.03em;
			font-weight:bold;
			padding:15px;
			background:rgba(255,255,255,0.95);
}


.tp-caption.heading-white {
			position: absolute; 
			color: #ffffff; 
			text-shadow: none; 
			font-weight: normal;
			text-align: center;
            text-transform: uppercase; 
			font-size: 20px; 
			line-height: 28px; 
			font-family: "PT Sans", arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			padding:4px 10px;
			letter-spacing: 1.5px;	
			font-weight:100;									
}

.tp-caption.main-text-white {
			position: absolute; 
			color: #ffffff; 
			text-align: center;
			font-weight: normal;
			font-size: 18px; 
			line-height: 24px; 
			font-family:  "PT Sans",sans-serif; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			padding:10px;
			font-weight:100;									
}
.tp-caption.main-text {
			position: absolute; 
			color: #5f5f5f; 
			text-align: left;
			font-weight: normal;
			font-size: 23px; 
			line-height: 1; 
			font-family:  "PT Sans",sans-serif; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none;
			font-weight:100;			
			letter-spacing: -0.03em;						
}
.tp-caption.main-text-bg {
			position: absolute; 
			color: #5f5f5f; 
			text-align: left;
			font-weight: normal;
			font-size: 23px; 
			line-height: 1; 
			font-family:  "PT Sans",sans-serif; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none;
			font-weight:100;			
			letter-spacing: -0.03em;		
			padding:15px;
			background:rgba(255,255,255,0.95);				
}
.tp-caption.main-text-bg .button {
	margin-top: 15px;
}
.tp-caption.big_red{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: normal;
            text-transform: uppercase; 
			font-size: 30px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 10px 20px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#ff4a4a;	
			letter-spacing: -1.5px;										
}
        
.tp-caption.big_gray{
			position: absolute; 
			color: #6d6d6d; 
			text-shadow: none; 
            text-transform: uppercase; 
			font-size: 30px; 
			line-height: 36px; 
			font-family: "PT Sans"; 
			font-weight: 300 !important;
			padding: 10px 20px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			letter-spacing: -1.5px;	
            text-align: center;									
		}

.tp-caption.simple_text{
			position: absolute; 
			color: #444444; 
			text-shadow: none; 
			font-weight: normal;
			font-size: 20px; 
			font-family: Arial; 
			padding: 10px 20px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#edeff2;	
			letter-spacing: -1.5px;										
		}

.tp-caption.simple_text2{
			position: absolute; 
			color: #444444; 
			text-shadow: none; 
			font-weight: normal;
			font-size: 20px; 
			font-family: Arial; 
			padding: 10px 20px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			letter-spacing: -1.5px;	
            text-align: center;									
		}

.tp-caption.big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 0px 4px; 
			padding-top: 1px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#000;	
			letter-spacing: -1.5px;										
		}

.tp-caption.big_orange{
			position: absolute; 
			color: #ff7302; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fff;	
			letter-spacing: -1.5px;															
		}	
					
.tp-caption.big_black{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fff;	
			letter-spacing: -1.5px;															
		}		

.tp-caption.medium_grey{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: Arial; 
			padding: 2px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#888;		
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}	
					
.tp-caption.small_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 14px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}
					
.tp-caption.medium_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}
					
.tp-caption.large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 40px; 
			line-height: 40px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}	
					
.tp-caption.very_large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
			letter-spacing: -2px;		
		}
					
.tp-caption.very_big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;
			background-color:#000;		
					}	
					
.tp-caption.very_big_black{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;
			background-color:#fff;		
					}
					
.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	}
											
.tp-caption.black{
		color: #000; 
		text-shadow: none;		
	}	
					
.tp-caption.noshadow {
		text-shadow: none;		
	}			
	
/* Reset - A few useful declerations to stop other peoples CSS interfering with our own */

.sxy-zoom-container .sxy-zoom-viewport img { max-width: none !important; border-radius: 0 !important; }

/* Global */

.sxy-zoom-container { /* -moz-box-shadow: 0 1px 6px #aaa; -webkit-box-shadow: 0 1px 6px #aaa; box-shadow:  0 1px 6px #aaa; */}
.sxy-zoom-container .sxy-zoom-viewport { z-index: 1000; }

.sxy-zoom-container img { border: 0; }
.sxy-zoom-container div { margin: 0; padding: 0; border: 0; }

.sxy-zoom-container .sxy-zoom-dragpad, .sxy-zoom-container .sxy-overlay, .sxy-zoom-container .inner-thumb, .sxy-zoom-container .sxy-zoom-bg { width: 100%; height: 100%; }

.sxy-zoom-bg { left: 0; top: 0; position: absolute; }

.sxy-zoom-container .sxy-controls { height: 100%; }
.sxy-zoom-container .overlay { height: 100%; }
.sxy-zoom-container .sxy-slider { height: 100%; }

.sxy-zoom-container .sxy-zoom-dragpad { position: absolute !important; left: 0; top: 0; }

/* Controls */

.sxy-zoom-container .sxy-controls
{   
    box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;      
    width: 26px;
    left: -26px;
    top: 0px;
    position: absolute;
    overflow: hidden;
    filter:inherit;
}
 
.sxy-zoom-container .sxy-controls .overlay
{ 
    position: absolute;
  top: 0px;
  left: 0px;
    width: 26px; 
    border-top-left-radius: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px;
    border-bottom-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px;
    background:#fff;
   filter: inherit;
}

.sxy-zoom-container .in {    filter:inherit;  left: 2px; width: 22px; height: 23px; background:  url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/controls.png) 0px -15px; position: relative; display: block; top: 3px;}
.sxy-zoom-container .out { filter:inherit; width: 22px; height: 23px; background:  url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/controls.png) 0px -38px; position: relative; left: 2px; display: block; }
.sxy-zoom-container .sxy-slider { filter:inherit; background:  url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/controls.png) -25px 0px repeat-y; position: relative;} 
.sxy-zoom-container .sxy-handle { filter:inherit; left: 2px; width: 20px; height: 16px; background:  url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/controls.png) 0px 0px no-repeat; top: 20px; position: absolute;font-size: 0; }
 
/* Mode :: Common */ 
 
.sxy-zoom-container { position: relative; }

  .sxy-zoom-container .sxy-zoom-viewfinder { position: absolute; border: 1px solid #d9cfba; border:1px solid rgba(255,255,255,0.4);  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
  
  .sxy-zoom-container .inner-thumb { position: absolute; top: 0; left: 0; }
  
  .sxy-zoom-container .sxy-zoom-dragpad { position: relative; }
    .sxy-zoom-container .sxy-zoom-dragpad .sxy-overlay { position: absolute; top: 0px; left: 0px; }
  
  .sxy-zoom-container .sxy-zoom-viewport { position: absolute; overflow: hidden; top:0; }
    .sxy-zoom-container .sxy-zoom-viewport img { position: absolute; }

  .sxy-zoom-container.sxy-zoom-loading .sxy-loading { background: #fff; padding: 5px; position: absolute; top:0; left:0; margin: 5px;  border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68); -webkit-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68); -moz-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68); opacity: 0.35;  filter: alpha(opacity = 35);}
    .sxy-zoom-container.sxy-zoom-loading .sxy-loading  span { background: url(http://www.elitemedical.com.au/skin/frontend/idstore/default/images/loading.gif) no-repeat; width: 25px; height: 25px; display: block;}

    
/* Mode :: Dock */

  .sxy-zoom-mode-dock  .sxy-zoom-viewport { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border: 1px solid #ccc; position: absolute; overflow: hidden; top:0; box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68); -webkit-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);  -moz-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);}
      .sxy-zoom-mode-dock  .sxy-zoom-dragpad .sxy-overlay { background: #000000; opacity: 0.0; filter: alpha(opacity = 0); }
      
/* Mode :: Window */

  .sxy-zoom-mode-window .sxy-zoom-viewfinder { z-index: 1001; }
      
/* Mode :: Lens */

  .sxy-zoom-mode-lens  .sxy-zoom-viewport { border: 1px solid #000; position: absolute; overflow: hidden; top:0; box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68); -webkit-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68); -moz-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68); }
    
/* Mode :: Slippy */

  .sxy-zoom-mode-slippy  .sxy-zoom-dragpad { cursor: pointer; }
  .sxy-zoom-mode-slippy  .sxy-zoom-dragpad.down { cursor: move; } 

