





body.contentpane {
	background: #ffffff;
	padding: 25px;
}

/* modules
----------------------------------------------- */

.moduletable, .moduletable_menu, .moduletable_text, .moduletable_style1, .moduletable_style2 {
	margin-bottom: 10px;
	padding: 0px;
	height: 100%;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}

.moduletable .module-content {
	padding: 5px 10px;
	overflow: hidden;
}

.module-content {
	clear: both;
}

.moduletable h3, .moduletable_text h3, .moduletable_style1 h3, .moduletable_style2 h3, .moduletable_menu h3 {
	padding: 8px 10px 11px 10px;
	font-size: 150%;
	font-weight: 300;
	border-bottom-left-radius: 0px 0px;
	border-bottom-right-radius: 0px 0px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 0px 0px;
	clear: both;
	position: relative;
}

.moduletable_text h3 {
	background-image: url(/templates/sensory/images/header-i-bg.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
}

.moduletable_text .module-content, .moduletable_style1 .module-content {
	padding: 5px 10px;
}

.moduletable_text a {
	text-transform: uppercase;
	font-weight: 700;
}

.moduletable_menu h3 span.h3-arrow, .moduletable h3 span.h3-arrow {
	position: absolute;
	bottom: -6px;
	left: 0px;
	width: 100%;
	height: 12px;
	background: url(/templates/sensory/images/h3-arrow.png) no-repeat 0 0;
}

.moduletable_style1 h3 {
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}

.moduletable_style1 h3 span.h3-arrow {
	position: absolute;
	bottom: -6px;
	left: 0px;
	width: 100%;
	height: 16px;
	
}

.moduletable_empty, .moduletable_menu {
	margin-bottom: 10px;
	height: 100%;
}

#footer .moduletable .module-content {
	padding: 5px 0px 0px 0px;
}

#footer .moduletable h3 {
	background: url(/templates/sensory/images/header-footer-bg.png) repeat 0 0;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}

#footer .moduletable h3 span.h3-arrow {
	display: none;
}

#main-content-handler .grid_5 .moduletable_menu .menu {clear: both; float:left;width:100%;}
#main-content-handler .grid_5 .moduletable_menu .menu li {float: left; width: 50%; }
#main-content-handler .grid_5 .moduletable_menu .menu li li {float: none; width: 100%; padding: 3px 0px;}

.moduletable_empty h3 {
	padding: 6px 0px;
	font-size: 140%;
	font-weight: 300;
	clear: both;
}

.moduletable table td, .moduletable_text table td, .moduletable_menu table td, .moduletable_empty table td {
	border: 0;
}

.moduletable_menu table td {
	padding: 1px 4px;
}

.moduletable_menu table td #login {
	padding: 0px 4px;
}

.moduletable ul li, .moduletable_text ul li, .moduletable_menu ul li {
	margin: 0 0 0 5px;
}

#bot-modules ul li {
	background: none;
	margin: 0;
	padding: 0;
}

#bot-modules ul li a {
	padding: 3px 0px 0px 14px;
	display: block;
	height: 100%;
	background: url(/templates/sensory/images/ul-li-default.png) no-repeat 0 5px;
}

#bot-modules .sectiontableentry1 td, #bot-modules .sectiontableentry2 td {
	padding: 1px 3px;
}

.moduletable h3.ht, .moduletable h3.ht,
.moduletable_text h3.ht, .moduletable_text h3.ht,
.moduletable_menu h3.ht, .moduletable_menu h3.ht {
	margin-bottom: 0px;
}

.moduletable h3.ht a, .moduletable h3.ht a.visible,
.moduletable_text h3.ht a, .moduletable_text h3.ht a.visible,
.moduletable_menu h3.ht a, .moduletable_menu h3.ht a.visible {
	display:block;
	text-decoration: none;
}

.moduletable h3.ht a.hidden,
.moduletable h3.ht a.hidden:hover,
.moduletable_text h3.ht a.hidden,
.moduletable_text h3.ht a.hidden:hover,
.moduletable_menu h3.ht a.hidden,
.moduletable_menu h3.ht a.hidden:hover {
}

.moduletable h3.hide a, .moduletable h3.hide a.visible,
.moduletable_text h3.hide a, .moduletable_text h3.hide a.visible,
.moduletable_menu h3.hide a, .moduletable_menu h3.hide a.visible {
}

.moduletable h3.hide a.hidden,
.moduletable h3.hide a.hidden:hover,
.moduletable_text h3.hide a.hidden,
.moduletable_text h3.hide a.hidden:hover,
.moduletable_menu h3.hide a.hidden,
.moduletable_menu h3.hide a.hidden:hover {
}

.moduletable h3.ht a {
	padding-right: 25px;
}

#top-modules .moduletable_empty {
	padding: 0 5px 5px 0px;
}

/* Breadcrumbs
----------------------------------------------- */

#breadcrumb-handler {
	line-height: 22px;
	font-weight: 600;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	padding: 3px 10px;
}

#breadcrumb-handler span.breadcrumb-sep {
	margin: 0px 4px;
}

#breadcrumb-handler a {
	text-decoration: underline;
}

#breadcrumb-handler a:hover {
	text-decoration: none;
}

/* Article Details
----------------------------------------------- */

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:4px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:2px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more {
        padding:10px 5px
}
.article_row {
	margin: 0px;
	padding: 14px 0px;
	overflow: hidden;
}

.article_column {
	padding: 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

.article_separator, .row_separator {
	display: none;
}

.blog_more {
	clear: both;
}

.componentheading {
	background-image: url(/templates/sensory/images/header-d-bg.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 8px 10px 11px 50px;
	font-size: 150%;
	font-weight: 300;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	clear: both;
	margin-bottom: 10px;
}

.leading {
	padding: 0px 10px;
}

.buttonheading {
	float: right;
	margin: 0;
	padding-top: 6px;
}

.buttonheading a {
	margin: 0 2px;
	opacity: 0.5;
}
.buttonheading a:hover {
	opacity: 1.0;
}

.createdate, .modifydate, .createdby {
	display: block;
	font-size: 11px;
}

.articleinfo {
	float: right;
	width: 40%;
	margin-left: 2%;
	padding: 2px 0px 2px 2%;
	text-align: right;
}

.modifydate {
	color: #999999;
}

.createdate {
	font-weight: bold;
}

.createdby {
	color: #999999;
}

table.contenttoc {
	float: right;
	width: 48%;
	margin-left: 2%;
}

table.contenttoc td {
	background: url(/templates/sensory/images/arrow.png) no-repeat 4px 6px;
	padding: 5px 4px 5px 30px;
}

.counter {
	padding: 5px 0px;
	text-align: center;
}

.readon {
	font-weight: 600;
}

/* Messages 
----------------------------------------------- */

#system-message dt.error, #system-message dt.notice, #system-message dt.message {
	display: none;
}

#system-message ul {
	padding: 0 15px 0 25px;
	margin: 0;
	list-style: none;
}

#system-message ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;
}

/* Top Small Menu
----------------------------------------------- */

#top-small-menu ul {
	padding: 6px 10px 0 0;
	margin: 0;
	overflow: hidden;
}

#top-small-menu ul li {
	display: inline;
	margin: 0;
	padding: 0 11px;
	font-size: 11px;
	text-shadow: none;
	background: url(/templates/sensory/images/top-small-menu-sep.gif) repeat-y 100% 0;
}

#top-small-menu ul li a {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	color: #b7b7b7;
}

#top-small-menu ul li a:hover {
	color: #d9d9d9;
}

.modal-button, .button2-left .readmore a, .button2-left .blank a, a.button {
	padding: 6px 10px 6px 10px;
	line-height: 18px;
	height: 18px;
	margin: 3px 0px;
	text-decoration: none;
	display: inline-table;
	cursor: pointer;
	vertical-align: middle;
	font-weight: 600 !important;
	-webkit-box-shadow: rgba(0, 0, 0, 0.30) 0px 2px 3px;
	box-shadow: rgba(0, 0, 0, 0.30) 0px 2px 3px;
	-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.30);
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
}

.modal-button:hover, .button2-left .readmore a:hover {
	text-decoration: none;
}

.tool-tip {
	-webkit-box-shadow: rgba(0, 0, 0, 0.30) 0px 2px 3px;
	box-shadow: rgba(0, 0, 0, 0.30) 0px 2px 3px;
	-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.30);
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	background: #fafafa;
	padding: 10px;
}

.tool-title {
	font-weight: 600;
	padding: 5px 0;
}

.weblinks .contentdescription img {
	margin: 0 10px 20px 10px;
}

.weblinks td img {
	margin: 3px 5px 0px 0px;
}

.contact_email label {
	float: left;
	line-height: 36px;
	width: 180px;
}

.contact_email {
	clear: both;
	padding: 3px 0px;
}


.productPrice {
	font-weight: bold;
	white-space: nowrap;
}

.product-Old-Price {
	color: #990000;
	text-decoration: line-through !important;
	background: none;
	font: normal 12px Arial, Helvetica, sans-serif !important;
}

.moduletable_products table {
	border-spacing: 0px !important;
	border-collapse: separate;
	width: 104%;
	margin-left: -2%;
	display: table;
	margin-top: 20px;
	margin-bottom: 0px;
}

div.moduletable_products td:first-child {
	background-image: none !important;
}

.moduletable_products table td {
	height: 100%;
	border: 0;
	table-layout: auto;
	background: url(/templates/sensory/images/td-prod-bg.png) repeat-y 0 0;
	padding: 25px 10px;
	width: 25%;
}

.browseProductContent2 {
	background: url(/templates/sensory/images/td-prod-bg.png) repeat-y 226px 0;
}

.last .browseProductContent2 {
	background: none;
}

.grid_4 .product-anchor-image {
	height: 186px;
	display: block;
}

.grid_4 .product-anchor-image img {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
	width: 100%;
	height: 100%;
}

.product-anchor-image img, div.product-page div.product-content div.p-img img, .browseProductImage, #vmMainPage .category img {
	margin: 0px auto;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 0px;
	box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 0px;
	-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.15);
}

.moduletable_products table td a.product-anchor-image {
	display: block;
	clear: both;
	width: 100%;
}

.product-name {
	font-weight: bold;
	display: block;
	text-align: left;
	padding-bottom: 6px;
}

.moduletable_products table td span.product-Old-Price {
	color: #e25d5d;
	text-decoration: line-through !important;
	background: none;
	font: normal 12px Arial, Helvetica, sans-serif !important;
	text-shadow: none;
	display: inline;
	padding: 0;
}

.moduletable_products table td br {
	display: none;
}

.productPrice {
	float: right;
	text-align: left;
	font-weight: bold;
	padding-top: 19px;
	width: 75%;
}

.browseProductTitle .productPrice {
	float: right !important;
	text-align: right;
	width: 20%;
	padding-top: 0px;
}

form.form-add-to-cart {
	float: right;
	width: 25%;
	padding-top: 7px;
	text-align: left;
}

.highlight {
	font-weight: bolder;
}

.margin_top_20 {
	margin-top: -20px;
}

#vmMainPage table tr td table tr td {
	border: 0;
}

.form-validate fieldset div {
	clear: both;
}

#josForm fieldset label {
	width: 30%;
	float: left;
	line-height: 30px;
}

.form-validate.user div {
	clear: both;
}

.jicons-icons {
	float: left;
	margin-right: 10px;
}

.contact-street, .contact-suburb, .contact-state, .contact-postcode, .contact-country {
	display: block;
	padding: 2px 0px 6px 0px;
}

.contact-email label {
	float: left;
	width: 30%;
}

.contact-input-box input, input.required {
	width: 160px;
}

.contact-slider {
	padding-top: 15px;
}

ul.actions, ul.actions-featured {
    margin: 6px 2px 0px 2px;
    padding: 0px;
    text-align: right;
    list-style-position: outside;
    list-style-type: square;
    display: inline;
	 float: right;
}

ul.actions li, ul.actions-featured li {
	 background: none !important;
    display: inline;
    line-height: 1.7em;
    margin: 0px !important;
    padding: 0px !important;
}

.article-details dl, ul.actions-featured dl {
	margin-bottom: 0px;
}

.article-info-term {
	display: none;
}

.pagenav li {
	background: none !important;
	display: inline;
	padding: 0 10px 0 0 !important;
	margin: 0px;
}

.image-left {
	float: left;
	margin: 0px 10px 0px 0px;
}

.image-right {
	float: right;
	margin: 0px 0px 0px 10px;
}