body	{padding:0px 0px 0px 0px;margin:0px;background-color:white;text-align:left;font:11px verdana;}

address, article, aside, figcaption, figure, footer, header, main, nav, section 
{display:block;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;box-sizing:border-box;}

/* Dont allow browsers like firefox to show the resize text area dragger */
textarea {resize:none;}

/* Initial pagesize settings - possibly depreciated */
/* Removed in 2.16.1
#pagesize
{
width:                          790px;
padding:0px; margin:0px;
margin-left: auto; margin-right: auto;
border:                         2px solid #A0B7DF;
background-color:               transparent;
background-position:            top left;
background-repeat:              no-repeat;
}*/

/* General content style - possibly depreciated */
.content
{
clear:both;
position:                       relative;
text-align:                     left;
z-index:                        5;
background-position:            top left;
background-repeat:              no-repeat;
background-color:               transparent;
}  
* html .content /*IE Float Fix*/
{
height:1%;
}

/* Initial pageheading styles - possibly depreciated */
/* Removed in 2.16.1
#pageheading
{
position:               relative;position:static;
margin:                 0px;
height:                 120px;
background-color:       transparent;
background-position:    top left;
padding: 0px; margin: 0px;
z-index:                3;
text-align:             center;

/* Header needs to be relative or dropdown menus sometimes go behind the content in FF2 */
/*position:relative;*/
/*}
*/

/* Modern clearfix */
#pageheading:after {content:"";display:table;clear:both;}
#pagefooter:after {content:"";display:table;clear:both;}
#column_wrapper:after {content:"";display:table;clear:both;}
#column1:after {content:"";display:table;clear:both;}
#column2:after {content:"";display:table;clear:both;}
#column3:after {content:"";display:table;clear:both;}
#column4:after {content:"";display:table;clear:both;}
#column5:after {content:"";display:table;clear:both;}
[data-divider]:after {content:"";display:table;clear:both;}

/* Attribute for hidden state of toggle areas */
[data-hidden] {display:none;}

/* We dont want forms to effect layout */
form {margin:0px;padding:0px;}
/*input.bs1{background:transparent none no-repeat top left;width:98px;height:25px;margin:0px;padding:0px;border:none;}
input.bs1_small{background:transparent none no-repeat top left;width:78px;height:19px;margin:0px;padding:0px;border:none;}*/

/* Button set sprite styles */
input.bs1 {filter:alpha(opacity=95);opacity:0.90;overflow:visible;margin:1px;border:none;padding:0px;height:25px;width:98px;background:transparent url(../images/sys/buttonset1_sprites.png) no-repeat 0px 0px;}
input.bs1 {padding:1px;box-sizing: border-box;} /* Fix for chrome not showing buttons */
input.bs1:hover{filter:alpha(opacity=100);opacity:1.0;}
input.bs1:active{filter:alpha(opacity=50);opacity:0.5;}

input.bs1.disabled{filter:alpha(opacity=50);opacity:0.5;}
input.bs1.disabled:hover{filter:alpha(opacity=50);opacity:0.5;}
input.bs1.disabled:active{filter:alpha(opacity=50);opacity:0.5;}

input.bs1.login {background-position:0px -0px;}
input.bs1.logout {background-position:0px -50px;}
input.bs1.download {background-position:0px -100px;}
input.bs1.yes {background-position:0px -150px;}
input.bs1.no {background-position:0px -200px;}
input.bs1.iAccept {background-position:0px -250px;}
input.bs1.iDecline {background-position:0px -300px;}
input.bs1.iAgree {background-position:-110px -350px;}
input.bs1.search {background-position:0px -400px;}
input.bs1.submit {background-position:0px -450px;}
input.bs1.send {background-position:0px -500px;}
input.bs1.go {background-position:0px -550px;}
input.bs1.update {background-position:0px -600px;}
input.bs1.acceptQuote {background-position:0px -650px;width:104px;}
input.bs1.declineQuote {background-position:-114px -650px;width:104px;}
input.bs1.iAgreeToTerms {background-position:0px -700px;width:211px;}
input.bs1.un {background-position:0px -750px;}
input.bs1.yes_sml {background-position:0px -800px;width:78px;height:19px;}
input.bs1.view_sml {background-position:-88px -800px;width:78px;height:19px;}
input.bs1.no_sml {background-position:0px -850px;width:78px;height:19px;}
input.bs1.download_sml {background-position:-88px -850px;width:78px;height:19px;}
input.bs1.load_sml {background-position:0px -900px;width:78px;height:19px;}
input.bs1.activate_sml {background-position:-88px -900px;width:78px;height:19px;}
input.bs1.delete_sml {background-position:0px -950px;width:78px;height:19px;}
input.bs1.remove_sml {background-position:0px -1000px;width:78px;height:19px;}
input.bs1.logout_sml {background-position:0px -1050px;width:78px;height:19px;margin:0px;}
input.bs1.addToCart {background-position:0px -1100px;}
input.bs1.moreInfo {background-position:0px -1150px;}
input.bs1.enquire {background-position:0px -1200px;}
input.bs1.customize {background-position:0px -1250px;}
input.bs1.calculate {background-position:0px -1300px;}
input.bs1.saveCart {background-position:0px -1350px;}
input.bs1.printView {background-position:-108px -1350px;}
input.bs1.viewCart {background-position:0px -1400px;}
input.bs1.print {background-position:-108px -1400px;}
input.bs1.updateCart {background-position:0px -1450px;}
input.bs1.viewOrder {background-position:-108px -1450px;}
input.bs1.continue {background-position:0px -1500px;}
input.bs1.checkout {background-position:0px -1550px;}
input.bs1.payNow {background-position:-108px -1550px;}
input.bs1.outOfStock {background-position:0px -1600px;}

input.bs1.startTask {background-position:0px -1650px;}
input.bs1.continueTask {background-position:-108px -1650px;}
input.bs1.nextStage {background-position:0px -1700px;}
input.bs1.previousStage {background-position:-108px -1700px;}
input.bs1.saveStage {background-position:0px -1750px;}
input.bs1.completeTask {background-position:-108px -1750px;}
input.bs1.viewTask {background-position:0px -1800px;}
input.bs1.downloadReport {background-position:0px -1850px;width:157px;}
input.bs1.paypalPayNow {background-position:0px -1900px;width:244px;height:28px;}
input.bs1.securePayCheckout {background-position:0px -1950px;width:214px;height:42px;}
input.bs1.ewayCheckout {background-position:0px -1997px;width:216px;height:57px;}
input.bs1.ewaySaveCard {background-position:0px -2064px;width:216px;height:57px;}
input.bs1.paypalPayflowPayNow {background-position:0px -2131px;width:197px;height:28px;}

/* Preset styles used for rich text formatting, applied to both block and inline span elements */
.small,.small a:link,.small a:visited,.small a:hover{font:9px verdana !important;}
.big, .big a:link,.big a:visited,.big a:hover{font: 20px verdana !important;}
.red_small{font:bold 9px verdana !important;color:red !important;}
.red_small a:link,.red_small a:visited{color:red !important;text-decoration:underline !important;font:bold 9px verdana !important;}
.red_small a:hover{color:white !important;background-color:red !important;}
a:hover .red_small{color:white !important;background-color:red !important;}
.red_medium{font:bold 14px verdana !important;color:red !important;}
.red_medium a:link,.red_medium a:visited{color:red !important;text-decoration:underline !important;font:bold 14px verdana !important;}
.red_medium a:hover{color:white !important;background-color:red !important;}
a:hover .red_medium{color:white !important;background-color:red !important;}
.red_big{font:bold 20px verdana !important;color:red !important;font-size:20px !important;}
.red_big a:link,.red_big a:visited{color:red !important;text-decoration:underline !important;font:bold 20px verdana !important;}
.red_big a:hover{color:white !important;background-color:red !important;}
a:hover .red_big{color:white !important;background-color:red !important;}
.highlight_g{background-color:#24ff00 !important;}
.highlight_y{background-color:#f0ff00 !important;}
.highlight_o{background-color:#ffda80 !important;}
.highlight_p{background-color:#ff80fb !important;}
.cited{font-style:italic !important;}

/* Avoid CMS conflict */
p.deleted,h1.deleted,h2.deleted,h3.deleted,h4.deleted,h5.deleted,h6.deleted,span.deleted{text-decoration:line-through !important;}

/* Search result styles */
span.searchedWord{font-weight:bold;}


/* Media object images for when the movie is not available and the rte */
img.flv,img.flv_lq,img.flv_hq {border:2px solid #ba2325;background: transparent url(/images/sys/ctl_rte_mediaflv.gif) no-repeat center center;}
img.swf,img.swf_lq,img.swf_hq {border:2px solid #ff0000;background: transparent url(/images/sys/ctl_rte_mediaswf.gif) no-repeat center center;}
img.mov,img.mov_lq, img.mov_hq {border:2px solid #00a7e2;background: transparent url(/images/sys/ctl_rte_mediamov.gif) no-repeat center center;}
img.wmv,img.wmv_lq,img.wmv_hq {border:2px solid #f4a80d;background: transparent url(/images/sys/ctl_rte_mediawmv.gif) no-repeat center center;}
img.object {border:2px solid #f0f35c;background: transparent url(/images/sys/ctl_rte_mediaobject.gif) no-repeat center center;}

/* Achor image for rich text */
img.anchor {border:none;background: transparent url(/images/sys/ctl_rte_anchorplaceholder.gif) no-repeat center center;}

/* Form input error styles, used in rich text forms and register forms etc */
.formErrors {background-color:white;border:2px double red;width:85%;font:11px verdana;padding:4px;margin:5px auto;}
.formErrors p{padding:1px;margin:0px;color:red;}
.formErrors ul{padding:0px;margin:0px;padding-left:20px;list-style-type:square;color:red;}
input.error {border:2px solid red;}
textarea.error {border:2px solid red;}
.error {color:red;}
.center.error {color:red;}
td.inputError, span.inputError {background-color:white;color:red;padding:3px 3px 8px 3px;line-height:1.5;}
td.inputError input.text,td.inputError textarea, p.inputError input.text, p.inputError textarea, input.text.inputError{background-color:white;border:2px double red;margin-bottom:0px;color:red;}
td.inputSuccess input.text, td.inputSuccess select, p.inputSuccess textarea,p.inputSuccess input.text, p.inputSuccess select, td.inputSuccess textarea, input.text.inputSuccess{background-color:white;border:2px double #33d300;color:#2eba01;}
p.inputError .error{font:11px verdana;}
input.inputSuccess, textarea.inputSuccess, select.inputSuccess {background-color:white;border:2px double #33d300;color:#2eba01;}
input.inputError, textarea.inputError, select.inputError {background-color:white;border:2px double red;color:red;}
/*.formerror {color:red;}*/

/* Style the member registration and login forms */
/*form.registerMember{font:11px verdana;}*/
form.registerMember th{text-align:right;}
form.registerMember td {padding:3px;}
/*form.registerMember input.text{padding:2px 3px;font:12px verdana;} removed in 2.16.1*/

form.checkoutForm{font:11px verdana;}
form.checkoutForm th{text-align:right;}
form.checkoutForm td {padding:3px;}
form.checkoutForm input.text{padding:2px 3px;font:12px verdana;}

form.loginForm input.text{padding:2px 3px;font:12px verdana;}
form.loginForm th{text-align:right;}
form.loginForm td {padding:3px;}
form.loginForm label{color:black;font:11px verdana;}

form#stageForm label{margin:0px;}

/* General Styles for forms */
form{font:11px verdana;}

/* Alignment styles */
p.center {text-align:center;}
p.hcenter,h1.hcenter,h2.hcenter,h3.hcenter,h4.hcenter, .panelStyleSet1 p.hcenter, .panelStyleSet2 p.hcenter, .panelStyleSet3 p.hcenter {text-align:center !important;}
p.hleft,h1.hleft,h2.hleft,h3.hleft,h4.hleft, .panelStyleSet1 p.hleft, .panelStyleSet2 p.hleft, .panelStyleSet3 p.hleft {text-align:left !important;}
p.hright,h1.hright,h2.hright,h3.hright,h4.hright, .panelStyleSet1 p.hright, .panelStyleSet2 p.hright, .panelStyleSet3 p.hright {text-align:right !important;}
form.center {text-align:center;}
form.center input {text-align:center;}
br.small {font:5px verdana;}
.center {text-align:center;}
.hcenter  {text-align:center;}
.hleft{text-align:left;}
.hright{text-align:right;}
body div div .hright {text-align:right;}
table.hright {margin-left:auto;}
table.hleft {margin-right:auto;}
table.hcenter {margin-left:auto;margin-right:auto;text-align:center;}


.ImageGalleryPanel table.hleft{margin-left:15px;margin-right:auto;}
.ImageGalleryPanel table.hright{margin-left:auto;margin-right:15px;}
.ImageGalleryPanel table.hcenter{margin-left:auto;margin-right:auto;}
.ImageGalleryPanel p.hleft{margin-left:15px;}
.ImageGalleryPanel p.hright{margin-right:15px;}
.ImageGalleryPanel p.hcenter{margin-left:auto;margin-right:auto;}

/* nostyle and nostyleb(for the whole node branc */
p.nostyle, p.nostyleb{margin:0px;padding:0px;border:none;background-color:transparent;}
p.nostyleb img, p.nostyleb a, p.nostyleb a:link,p.nostyleb a:hover,p.nostyleb a:visited {margin:0px;padding:0px;border:none;background-color:transparent;}
a.nostyle,a.nostyle:link,a.nostyle:visited,a.nostyle:hover{margin:0px;padding:0px;border:none;text-decoration:none;font-size:12px;background-color:transparent;}

/* For panel tops/bottoms, need to give it enough scope to override the panelTop/panelBottom style */
body div div .std.hright {text-align:right;}
body div div .std.hcenter {text-align:center;}
body div div .std.hleft {text-align:left;}

/* Google maps*/
div.hright div.dynamicMap {margin-left:auto;}
div.helft div.dynamicMap {margin-right:auto;}
div.hcenter div.dynamicMap {margin-left:auto;margin-right:auto;}
div.dynamicMap div.infoHtml {text-align:left;border:none;color:black;font:11px verdana;padding:0px;margin:0px;line-height:1.2;}
div.dynamicMap div.infoHtml div{padding-left:7px;}
div.dynamicMap div.infoHtml h2{color:#272727;font:bold 16px arial;padding:0px;margin:0px;text-align:left;margin-bottom:7px;}

/* Collapse tables, IE border-collapse is in conditional file */
table {border-spacing:0;}

/* Invisible tables need a high priority */
body table.invisible {border-spacing:0;border:none;}
body table.invisible tr, table.invisible tr td, table.invisible tr th{border:none;}
body table.invisible.center tr, table.invisible.center tr td, table.invisible.center tr th{border:none;}
body table.invisible.center {margin:auto;}

/* Default fonts for invisible talbes can be overriden however */
table.invisible {font:11px verdana;}

/* Rich text indent and list styles */
div.indent{margin:0px;padding:0px;border:none;margin-left:30px;}
ol {list-style-type:decimal}
ol ol{list-style-type:lower-alpha}
ol ol ol{list-style-type:lower-roman}
ol ol ol ol{list-style-type:decimal}

ul {list-style-type:square}
ul ul{list-style-type:circle}
ul ul ul{list-style-type:disc}
ul ul ul ul{list-style-type:square}

/* General image styles */
img {border:none;}
img.nostyle {padding:0px;margin:0px;background-color:transparent;border:none;}
img.none {padding:0px;margin:0px;}
img.right {float:right;} /*padding:8px 0px 8px 8px;*/
img.left {float:left; }/*padding:8px 8px 8px 0px;*/
img.left_image {float:left; } /*padding:8px 8px 8px 0px;*/
img.right_image {float:right; } /*padding:8px 0px 8px 8px;*/

/* Change cursor to be appropriate */
label, button, input.button{cursor:pointer;cursor:hand;}



/* By default all panels will clip content if it is too wide */
/* Width must be set to auto, or custom margins will expand the page width */
/* If they want to scroll content as opposed to clipping it, they will need to enter a width as well, this can be 100% or another value */
.contentPanel,.catalogPanel, .imagePanel,.newsPanel,
.productPanel,.memberPanel,.ecommercePanel,.layoutPanel,
.menuPanel, .columnPanel,.unstyledPanel,
.panelStyle1,.panelStyle2,.panelStyle3,
.panelStyle4,.panelStyle5,.panelStyle6,
.panelStyle7,.panelStyle9,.panelStyle9
{overflow-x:hidden;width:auto;clear:both;}

/* All browsers need this for the horizontal dropdown to work */
.hmenu{overflow-x:visible;}


/* Unstyled is a special type that can not be setup in the template, it has no BPM */
.unstyledPanel{border:none;margin:0px;padding:0px;background-color:transparent;}

/* Each panel type needs to be added here, most of these styles can be overriden in the template */
.contentPanelTop, .contentPanelBottom,
.catalogPanelTop, .catalogPanelBottom,
.imagePanelTop, .imagePanelBottom,
.newsPanelTop, .newsPanelBottom,
.productPanelTop, .productPanelBottom,
.memberPanelTop, .memberPanelBottom,
.ecommercePanelTop, .ecommercePanelBottom,
.layoutPanelTop, .layoutPanelBottom,
.menuPanelTop, .menuPanelBottom,
.columnPanelTop, .columnPanelBottom,
.unstyledPanelTop, .unstyledPanelBottom
{font-size:1px;line-height:0px;margin:0px;padding:0px;border:none;}

/* Specific styles for some panels */
div.loginHorizontalPanel p.center, div.loginHorizontalPanel p.left, div.loginHorizontalPanel p.right {margin:0px;padding:0px 2px 2px 2px;}

/* Panel top and bottom styles */
.panelTop1,.panelTop2,.panelTop3,.panelTop4,.panelTop5,
.panelTop6,.panelTop7,.panelTop8,.panelTop9
 {overflow:hidden;height:auto;}
 .panelBottom1,.panelBottom2,.panelBottom3,.panelBottom4,.panelBottom5,
.panelBottom6,.panelBottom7,.panelBottom8,.panelBottom9
 {overflow:hidden;height:auto;}
.pleft {float:left;}
.pright {float:right;}
.pmid {}

/* Setup the float clear class */
.clearFloat, .clearfloat, .clear, .clr, br.clr{border:none;margin:0px;padding:0px;background:transparent;clear:both;display:block;height:1px;font-size:0px;line-height:0px;float:none;}
ul li.clr{float:none;border:none;margin:0px;padding:0px;background:transparent;clear:both;display:block;height:1px;font-size:0px;line-height:0px;float:none;}
/* 
Panel Styles for menu are either verticalMenuPanel, productMenuPanel, or horizontalMenuPanel and control the styles 
of the tiers and buttons, they are styled in template design and do not control behaviour of the menu

The styles below are behaviour styles (menu types) and control how a menu displays and behaves.

vertical_normal, vertical_open and vertical_dropdown start of with the same behaviour but change individually further down
*/
.vertical_single,.vertical_normal, .vertical_open, .vertical_dropdown {text-decoration:none; width:auto; margin:0px;padding:0px; height: auto; z-index:40; background-color:transparent;top:0px;clear:both;}
.vertical_single,.vertical_normal, .vertical_open, .vertical_dropdown {position:static;}/* This causes the menu pause problem if set to relative */

.vertical_single li,.vertical_normal li, .vertical_open li, .vertical_dropdown li{list-style:none;margin:0px;padding:0px;background-color:transparent;}
.vertical_single ul,.vertical_normal ul, .vertical_open ul, .vertical_dropdown ul{margin:0px;padding:0px;width:100%;}
.vertical_normal ul ul, .vertical_open ul ul, .vertical_dropdown ul ul{margin:0px;padding:0px;width:100%;}

.vertical_normal li ul,.vertical_open li ul,.vertical_dropdown li ul {text-decoration:none; margin:0px;padding:0px;background-color:transparent;}
.vertical_normal li ul li,.vertical_open li ul li,.vertical_dropdown li ul li{margin:0px;padding:0px;background-color: transparent;}

.vertical_dropdown li ul li ul {text-decoration:none; margin:0px;padding:0px;background-color: transparent;}
.vertical_dropdown li ul li ul li{margin:0px;padding:0px;background-color: transparent;}

.vertical_single a, .vertical_single a:link, .vertical_single a:hover, .vertical_single a:visited,
.vertical_normal a, .vertical_normal a:link, .vertical_normal a:hover, .vertical_normal a:visited,
.vertical_open a, .vertical_open a:link, .vertical_open a:hover, .vertical_open a:visited,
.vertical_dropdown a, .vertical_dropdown a:link, .vertical_dropdown a:hover, .vertical_dropdown a:visited
{display:block; height:auto; margin:0px;background-color: transparent;}
/*text-decoration*/

.vertical_normal li ul li a, .vertical_normal li ul li a:link, .vertical_normal li ul li a:hover, .vertical_normal li ul li a:visited,
.vertical_open li ul li a, .vertical_open li ul li a:link, .vertical_open li ul li a:hover, .vertical_open li ul li a:visited,
.vertical_dropdown li ul li a, .vertical_dropdown li ul li a:link, .vertical_dropdown li ul li a:hover, .vertical_dropdown li ul li a:visited
{height:auto;display:block;width:auto;}

.vertical_normal li ul li ul li a, .vertical_normal li ul li ul li a:link, .vertical_normal li ul li ul li a:hover, .vertical_normal li ul li ul li a:visited,
.vertical_open li ul li ul li a, .vertical_open li ul li ul li a:link, .vertical_open li ul li ul li a:hover, .vertical_open li ul li ul li a:visited,
.vertical_dropdown li ul li ul li a, .vertical_dropdown li ul li ul li a:link, .vertical_dropdown li ul li ul li a:hover, .vertical_dropdown li ul li ul li a:visited
{height:auto;}

/* IE 5, 5.5 menu item space fix */
* html .vertical_single li,* html .vertical_normal li,* html .vertical_open li,* html .vertical_dropdown li {height:2px;font-size:0px;line-height:0;margin:0px;padding:0px;} 

/*IE Fix: allows you select the whole menu button instead of just the text*/
* html .vertical_single a,* html .vertical_single a:link,* html .vertical_single a:hover,* html .vertical_single a:visited,
* html .vertical_normal a,* html .vertical_normal a:link,* html .vertical_normal a:hover,* html .vertical_normal a:visited,
* html .vertical_open a,* html .vertical_open a:link,* html .vertical_open a:hover,* html .vertical_open a:visited,
* html .vertical_dropdown a,* html .vertical_dropdown a:link,* html .vertical_dropdown a:hover,* html .vertical_dropdown a:visited 
{height:15px;}

/*IE Fix: allows you select the whole menu button instead of just the text*/
* html .vertical_normal li ul li a,* html .vertical_normal li ul li a:link,* html .vertical_normal li ul li a:hover,* html .vertical_normal li ul li a:visited,
* html .vertical_open li ul li a,* html .vertical_open li ul li a:link,* html .vertical_open li ul li a:hover,* html .vertical_open li ul li a:visited,
* html .vertical_dropdown li ul li a,* html .vertical_dropdown li ul li a:link,* html .vertical_dropdown li ul li a:hover,* html .vertical_dropdown li ul li a:visited 
{height:15px;}

/*IE Fix: allows you select the whole menu button instead of just the text*/
* html .vertical_normal li ul li ul li a,* html .vertical_normal li ul li ul li a:link,* html .vertical_normal li ul li ul li a:hover,* html .vertical_normal li ul li ul li a:visited,
* html .vertical_open li ul li ul li a,* html .vertical_open li ul li ul li a:link,* html .vertical_open li ul li ul li a:hover,* html .vertical_open li ul li ul li a:visited,
* html .vertical_dropdown li ul li ul li a,* html .vertical_dropdown li ul li ul li a:link,* html .vertical_dropdown li ul li ul li a:hover,* html .vertical_dropdown li ul li ul li a:visited
{height:15px;}



/* vertical_dropdown menu behaviour & styles */
.vertical_dropdown a, .vertical_dropdown a:link, .vertical_dropdown a:visited{display:block;height:1%;white-space:normal;position:static;}
.vertical_dropdown a {width:auto;}.vertical_dropdown ul  a, .vertical_dropdown ul  a:link, .vertical_dropdown ul a:visited{/*width:200px;*/white-space:normal;display:block;}
.vertical_dropdown ul ul  a, .vertical_dropdown ul ul  a:link, .vertical_dropdown  ul ul a:visited{/*width:200px;*/white-space:normal;display:block;}
.vertical_dropdown div.hoverzone, .vertical_dropdown ul div.hoverzone{min-width:1px;position:absolute; z-index:1000;padding:0px;margin:0px;background-color:transparent;background-image:url(transparent.gif);top:auto;left:auto;display:none;border:none;margin-top:0px;margin-left:80px;}/*border:2px solid #ff9c00;margin-left:78px;}*/
.vertical_dropdown ul div.hoverzone{margin:0px;border:none;clear:both;margin-top:0px;margin-left:80px;}/*border:2px solid #ffd200;margin-left:78px;}*/
.vertical_dropdown div.minihoverzone{height:40px;width:20px;margin:0px;margin-left:60px;border:none;display:none;position:absolute;z-index:100;background-image:url(transparent.gif);left:auto;top:auto;}
* html .vertical_dropdown ul li {clear:none;float:left;}
.vertical_dropdown li:hover div.hoverzone{display:block;}
.vertical_dropdown li:hover div.minihoverzone{display:block;}
.vertical_dropdown li:hover ul div.hoverzone{display:none;}
.vertical_dropdown li:hover ul div.minihoverzone{display:none;}
.vertical_dropdown li:hover ul ul div.hoverzone{display:none;}
.vertical_dropdown li:hover ul ul div.minihoverzone{display:none;}
.vertical_dropdown li ul li:hover div.hoverzone{display:block;}
.vertical_dropdown li ul li:hover div.minihoverzone{display:block;}
.vertical_dropdown li:hover ul ul div.hoverzone{display:none;}
.vertical_dropdown li:hover ul ul div.minihoverzone{display:none;}
.vertical_dropdown li ul li ul li:hover div.hoverzone{display:block;}
.vertical_dropdown li ul li ul li:hover div.minihoverzone{display:block;}
/*.vertical_dropdown ,.vertical_dropdown ul{list-style:none;height:auto;}*/
/*.vertical_dropdown ul{position:static;z-index:200;}*/
/*.vertical_dropdown div.minihoverzone{margin:0px;margin-left:60px;border:none;}/*border:2px solid #ffd200;}*/
/*.vertical_dropdown div.minihoverzone{width:20px;height:40px;margin:0px;display:none;position:absolute;z-index:100;background-image:url(transparent.gif);left:auto;top:auto;margin-left:60px;border:none;border:2px solid #ff9c00;width:16px;}*/

/* horizontal_dropdown menu behaviour & styles */
.horizontal_single, .horizontal_dropdown {display:block;height:auto;width:auto;background-color:transparent;top:0px;padding:0px;margin:0px;width:100%;}
.horizontal_single, .horizontal_dropdown {width:auto;zoom:1;}/*2.00.10 change*/
.horizontal_single li, .horizontal_dropdown li{list-style:none;padding:0px;margin:0px;width:auto;height:auto;float:left;background-color:transparent;}
.horizontal_single a, .horizontal_dropdown a {width:auto;height:auto;margin:0px;display:block;}

/* horizontal menu alignment */
.menuStyle1,.menuStyle2,.menuStyle3, .menuStyle4, .menuStyle5, .menuStyle6
{position:relative;clear:both;float:left;width:100%;height:auto;position:static;text-align:center;}

.menuStyle1 span.acenter,.menuStyle2 span.acenter,.menuStyle3 span.acenter,.menuStyle4 span.acenter,.menuStyle5 span.acenter,.menuStyle6 span.acenter
{margin:auto;float:none;clear:none;width:auto;display:-moz-inline-box;display:inline-block;border:none;position:static;text-align:center;}

.menuStyle1 span.acenter ul.horizontal_dropdown,.menuStyle2 span.acenter ul.horizontal_dropdown,.menuStyle3 span.acenter ul.horizontal_dropdown,.menuStyle4 span.acenter ul.horizontal_dropdown,.menuStyle5 span.acenter ul.horizontal_dropdown,.menuStyle6 span.acenter ul.horizontal_dropdown,
.menuStyle1 span.acenter ul.horizontal_single,.menuStyle2 span.acenter ul.horizontal_single,.menuStyle3 span.acenter ul.horizontal_single,.menuStyle4 span.acenter ul.horizontal_single,.menuStyle5 span.acenter ul.horizontal_single,.menuStyle6 span.acenter ul.horizontal_single
{clear:both;text-align:center;position:static;zoom:normal;float:left;}

.menuStyle1 span.aleft ul.horizontal_dropdown,.menuStyle2 span.aleft  ul.horizontal_dropdown,.menuStyle3 span.aleft ul.horizontal_dropdown,.menuStyle4 span.aleft ul.horizontal_dropdown,.menuStyle5 span.aleft ul.horizontal_dropdown,.menuStyle6 span.aleft ul.horizontal_dropdown,
.menuStyle1 span.aleft ul.horizontal_single,.menuStyle2 span.aleft  ul.horizontal_single,.menuStyle3 span.aleft ul.horizontal_single,.menuStyle4 span.aleft ul.horizontal_single,.menuStyle5 span.aleft ul.horizontal_single,.menuStyle6 span.aleft ul.horizontal_single
{clear:both;float:left;position:static;text-align:left;}

.menuStyle1 span.aright ul.horizontal_dropdown,.menuStyle2 span.aright ul.horizontal_dropdown,.menuStyle3 span.aright ul.horizontal_dropdown,.menuStyle4 span.aright ul.horizontal_dropdown,.menuStyle5 span.aright ul.horizontal_dropdown,.menuStyle6 span.aright ul.horizontal_dropdown,
.menuStyle1 span.aright ul.horizontal_single,.menuStyle2 span.aright ul.horizontal_single,.menuStyle3 span.aright ul.horizontal_single,.menuStyle4 span.aright ul.horizontal_single,.menuStyle5 span.aright ul.horizontal_single,.menuStyle6 span.aright ul.horizontal_single
{clear:both;float:right;position:static;text-align:right;}

/* Hotfix in 2.07 for menu container changes */
.menuStyle1 div.centerMenu,.menuStyle2 div.centerMenu,.menuStyle3 div.centerMenu,.menuStyle4 div.centerMenu,.menuStyle5 div.centerMenu,.menuStyle6 div.centerMenu
{margin:auto;float:none;clear:none;width:auto;display:-moz-inline-box;display:inline-block;border:none;position:static;text-align:center;}

.menuStyle1 div.centerMenu ul.horizontal_dropdown,.menuStyle2 div.centerMenu ul.horizontal_dropdown,.menuStyle3 div.centerMenu ul.horizontal_dropdown,.menuStyle4 div.centerMenu ul.horizontal_dropdown,.menuStyle5 div.centerMenu ul.horizontal_dropdown,.menuStyle6 div.centerMenu ul.horizontal_dropdown,
.menuStyle1 div.centerMenu ul.horizontal_single,.menuStyle2 div.centerMenu ul.horizontal_single,.menuStyle3 div.centerMenu ul.horizontal_single,.menuStyle4 div.centerMenu ul.horizontal_single,.menuStyle5 div.centerMenu ul.horizontal_single,.menuStyle6 div.centerMenu ul.horizontal_single
{clear:both;text-align:center;position:static;zoom:normal;float:left;}

.menuStyle1 div.leftMenu ul.horizontal_dropdown,.menuStyle2 div.leftMenu  ul.horizontal_dropdown,.menuStyle3 div.leftMenu ul.horizontal_dropdown,.menuStyle4 div.leftMenu ul.horizontal_dropdown,.menuStyle5 div.leftMenu ul.horizontal_dropdown,.menuStyle6 div.leftMenu ul.horizontal_dropdown,
.menuStyle1 div.leftMenu ul.horizontal_single,.menuStyle2 div.leftMenu  ul.horizontal_single,.menuStyle3 div.leftMenu ul.horizontal_single,.menuStyle4 div.leftMenu ul.horizontal_single,.menuStyle5 div.leftMenu ul.horizontal_single,.menuStyle6 div.leftMenu ul.horizontal_single
{clear:both;float:left;position:static;text-align:left;}

.menuStyle1 div.rightMenu ul.horizontal_dropdown,.menuStyle2 div.rightMenu ul.horizontal_dropdown,.menuStyle3 div.rightMenu ul.horizontal_dropdown,.menuStyle4 div.rightMenu ul.horizontal_dropdown,.menuStyle5 div.rightMenu ul.horizontal_dropdown,.menuStyle6 div.rightMenu ul.horizontal_dropdown,
.menuStyle1 div.rightMenu ul.horizontal_single,.menuStyle2 div.rightMenu ul.horizontal_single,.menuStyle3 div.rightMenu ul.horizontal_single,.menuStyle4 div.rightMenu ul.horizontal_single,.menuStyle5 div.rightMenu ul.horizontal_single,.menuStyle6 div.rightMenu ul.horizontal_single
{clear:both;float:right;position:static;text-align:right;}


.horizontal_single a, .horizontal_single a:link, .horizontal_single a:visited,
.horizontal_dropdown a, .horizontal_dropdown a:link, .horizontal_dropdown a:visited
{display:block;height:1%;white-space:nowrap;}

.horizontal_single a, .horizontal_dropdown a {width:auto;}
* html .horizontal_single a, * html .horizontal_dropdown a {width:5px;}
.horizontal_dropdown ul{position:relative; width:auto;z-index:30; height:auto;position:static;}
.horizontal_dropdown ul  a, .horizontal_dropdown ul  a:link, .horizontal_dropdown  ul a:visited{white-space:normal;width:auto;white-space:nowrap;}
.horizontal_dropdown ul ul  a, .horizontal_dropdown ul ul  a:link, .horizontal_dropdown  ul ul a:visited{white-space:normal;width:auto;white-space:nowrap;}
.horizontal_dropdown div.hoverzone, .horizontal_dropdown ul div.hoverzone{position:absolute;z-index:110;padding:0px;background-color:transparent;background-image:url(transparent.gif);display:none;border:none;width:auto;margin:0px;top:auto;left:auto;min-width:50px;margin-top:0px;margin-left:20px;}
.horizontal_dropdown ul div.hoverzone{padding: 20px 20px 20px 5px;padding:0px;left:auto;top:auto;display:none;margin:0px;border:none;min-width:50px;margin-top:-20px;margin-left:148px;}
.horizontal_dropdown div.minihoverzone{width:20px;height:40px;position:absolute;left:100%;z-index:60;background-image:url(transparent.gif);display:none;left:auto;top:auto;border:none;margin:0px;margin-left:130px;}
* html .horizontal_dropdown ul {width:2px;}
.horizontal_dropdown li {list-style:none;float:left;/*font-size:0px;*/line-height:0;margin:0px;padding:0px;}
.horizontal_dropdown ul li {clear:both;float:none;}
*html .horizontal_dropdown ul li {clear:none;float:left;}
.horizontal_dropdown li:hover div.hoverzone{display:block;}
.horizontal_dropdown li:hover ul div.hoverzone{display:none;}
.horizontal_dropdown li:hover ul ul div.hoverzone{display:none;}
.horizontal_dropdown li:hover ul ul div.minihoverzone{display:none;}
.horizontal_dropdown li ul li:hover div.hoverzone{display:block;}
.horizontal_dropdown li ul li:hover div.minihoverzone{display:block;}
.horizontal_dropdown li:hover ul ul div.hoverzone{display:none;}
.horizontal_dropdown li:hover ul ul div.minihoverzone{display:none;}
.horizontal_dropdown li ul li ul li:hover div.hoverzone{display:block;}
.horizontal_dropdown li ul li ul li:hover div.minihoverzone{display:block;}


/* Override styling for next/previous page link and images */
a.refererUrl, a.refererUrl:link, a.refererUrl:visited, a.refererUrl:hover{margin:2px 10px;font-size:11px;}
a.refererUrl img{border:none;}

/* News List panel image styles need to override any template styles for floating, borders etc are control with template style however */
img.newsimage_top {margin:4px 4px;margin:0px;margin-bottom:4px;}
img.newsimage_left {float:left;margin:0px 8px;}
img.newsimage_right {float:right;margin:0px 8px;}

/* Add some styles for extraImages in newsview and productview */
.extraImageContainer.productView{width:245px;margin:auto;margin-top:5px;}
.extraImageContainer.newsView{width:90%;margin:auto;margin-top:5px;}
.extraImageContainer h6{font-size:11px;border-bottom:1px solid black;height:1.5em;}
.extraImageContainer.productView a.alternateImage{height:50px;width:50px;}
.extraImageContainer.newsView a.alternateImage{height:80px;width:80px;}
.extraImageContainer a.alternateImage, .extraImageContainer a.alternateImage:link,.extraImageContainer a.alternateImage:visited,.extraImageContainer a.alternateImage:hover
{border:none;background:transparent none no-repeat center;display:block;margin:5px 5px;float:left;padding:0px;}
.extraImageContainer a.alternateImage:hover{margin:1px 5px 9px 5px;}


/* These are the containers that will have their fixed height calculated, they don't get styled, but the td element within them does.*/
/* See v2_Image Styles.doc */
div.list_image,div.list_productimage{display:block;width:auto;height:50px;background:transparent none no-repeat top center;}
div.icon_image,div.icon_productimage{display:block;width:auto;height:80px;background:transparent none no-repeat top center;}
div.thumb_image,div.thumb_productimage{display:block;width:auto;height:110px;background:transparent none no-repeat top center;}
div.medium_image,div.medium_productimage{display:block;width:auto;height:250px;background:transparent none no-repeat top center;}

/* Line height fix for the white space under the image */
div.list_image a, div.list_image a:link, div.list_image a:hover, div.list_image a:visited{line-height:0;}
div.icon_image a, div.icon_image a:link, div.icon_image a:hover, div.icon_image a:visited{line-height:0;}
div.thumb_image a, div.thumb_image a:link, div.thumb_image a:hover, div.thumb_image a:visited{line-height:0;}
div.medium_image a, div.medium_image a:link, div.medium_image a:hover, div.medium_image a:visited{line-height:0;}
div.list_productimage a, div.list_productimage a:link, div.list_productimage a:hover, div.list_productimage a:visited{line-height:0;}
div.icon_productimage a, div.icon_productimage a:link, div.icon_productimage a:hover, div.icon_productimage a:visited{line-height:0;}
div.thumb_productimage a, div.thumb_productimage a:link, div.thumb_productimage a:hover, div.thumb_productimage a:visited{line-height:0;}
div.medium_productimage a, div.medium_productimage a:link, div.medium_productimage a:hover, div.medium_productimage a:visited{line-height:0;}

/* Style the table that contains the image to be centered */
div.list_image table,div.list_productimage table,
div.icon_image table,div.icon_productimage table,
div.thumb_image table,div.thumb_productimage table,
div.medium_image table,div.medium_productimage table
{margin:0px auto;padding:0px;}

/* Must set width or it might be overriden by other styles */
div.list_image table td,div.list_productimage table td,
div.icon_image table td,div.icon_productimage table td,
div.thumb_image table td,div.thumb_productimage table td,
div.medium_image table td,div.medium_productimage table td
{padding:0px;width:auto;}

/* Alignment for images, it will default to center this will override it */
div.aleft table
{margin:0px auto 0px 0px;}
div.aright table
{margin:0px 0px 0px auto;}
div.acenter table
{margin:0px auto;}
div.aleft,p.aleft,h1.aleft,h2.aleft,h3.aleft,h4.aleft,h5.aleft,h6.aleft{text-align:left;}
div.aright,p.aright,h1.aright,h2.aright,h3.aright,h4.aright,h5.aright,h6.aright{text-align:right;}
div.acenter,p.acenter,h1.acenter,h2.acenter,h3.acenter,h4.acenter,h5.acenter,h6.acenter{text-align:center;}
div.acenter div{margin:auto;}
div.aright div{margin-left:auto;margin-right:0px;}
h3.image_title.acenter,p.image_caption.acenter{text-align:center;}
h3.image_title.aleft,p.image_caption.aleft{text-align:left;}
h3.image_title.aright,p.image_caption.aright{text-align:right;}

.imgtxtfl{display:block;float:left;margin-right:10px;}
.imgtxtfr{display:block;float:right;margin-left:10px;}
div.imgtxtfl div table,div.imgtxtfr div table{margin:0px;}






.imageGallery .box_container .image_box{position:static;float:left;text-align:center;overflow:hidden;}


.productCatalog div.buttons {text-align:center;}
.productCatalog div.buttons button{width:9em;overflow:visible;}

/*.productViewer table.product_properties{margin-left:auto;margin-right:auto;}*/
.productInfoBox {margin:0px;width:auto;float:none;padding:5px 10px;background-color:transparent;}
.productInfoBox {overflow:hidden;} /* This is required to set a new Block Formatting Context so we can clear floats withouting clearing the outside nested floats */
.productProperties {margin-left:auto;margin-right:auto;width:220px;overflow:hidden;}/* Overflow hidden enforces a float clear */
.productProperties dt {float:left;width:100px;margin:0px;padding:0px;clear:left;}
.productProperties dd {width:100px;margin:0px;padding:0px;float:none;float:left;}
.productAttributes {background-color:#f5f5f5;border:1px solid #e2e2e2;margin:auto;color:black;}
.productAttributes .heading{text-decoration:underline;font-weight:bold;font-size:12px;color:#000000;display:block;padding:0px;margin:0px;margin-bottom:10px;}
.productAttributes label{border:none;background-color:transparent;cursor:default;margin:3px;color:#525858;display:inline-block;vertical-align:middle;}

/* Legacy styles moved from inline in 2.16.1 */
.productAttributes td:first-child {padding:10px;}
.productViewer select.addQty {background-color:#fbd247;color:blue;font:bold 14px arial;border:2px solid #5060a0;padding:1px 0px;}


.productCatalog tr.spacer td {border-left:none;border-right:none;background-color:transparent;}


div.buttons {text-align:center;}

.productCatalog .box_container .product_box {position:static;border:1px solid black;float:left;text-align:center;overflow:hidden;}
table.list_container{width:100%;}


p.registration_error {color:red;}

.product_price.onsale, table .product_price.onsale, div .product_price.onsale {text-decoration: line-through;}
.product_price.sale, table .product_price.sale, div .product_price.sale {color:red;}
.strike {text-decoration: line-through;}

.productViewer .productDetails{border-bottom:1px solid black;}
.productViewer .relatedDownloads{border-bottom:1px solid black;}
.productViewer .imageContainer {width:250px;float:left;padding:5px 15px;background-color:transparent;}


table.shopping_cart_panel {width:100%;margin:0px; padding:0px; vertical-align:top;border:none;border-collapse:collapse;}
table.shopping_cart_panel td {text-align:left;vertical-align:middle;margin:0px;padding:2px;font: 11px verdana;}

input.ordernumber {width:100%;background-color:transparent;border:none; font:11px verdana;cursor:pointer;cursor:hand; text-align:left;color:#6aa4db;}


table.pricebox, table#product_detailed table.pricebox {vertical-align:middle;border-collapse:collapse;border:none;margin:auto;}
table.pricebox td, table#product_detailed table.pricebox td {text-align:center;vertical-align:middle;margin:0px;padding:2px;border:none;}

table.product_details {vertical-align:middle;border-collapse:collapse;border:none;font:11px verdana;}
table.product_details td  {text-align:left;vertical-align:middle;margin:0px;padding:2px 5px;border:none;}
table.product_details th {text-align:right;vertical-align:middle;margin:0px;padding:2px 5px;border:none;}

table.new_address {vertical-align:middle;border-collapse:collapse;border:none;font:11px verdana;}
table.new_address td  {text-align:left;vertical-align:middle;margin:0px;padding:2px 5px;border:none;}

table.alternate_addresses {width:95%; vertical-align:top;border-collapse:collapse;border:none;font:11px verdana;}
table.alternate_addresses td  {text-align:left;vertical-align:top;margin:0px;padding:5px 5px;border:none;}





/* Individual cell alignment in tables */
/* We prefix with body to give it a higher importance without having to declare each table class it can effect */
body table td.align_tl, body table th.align_tl {vertical-align:top;text-align:left;}
body table td.align_tr, body table th.align_tr {vertical-align:top;text-align:right;}
body table td.align_tc, body table th.align_tc {vertical-align:top;text-align:center;}
body table td.align_cl, body table th.align_cl {vertical-align:middle;text-align:left;}
body table td.align_cr, body table th.align_cr {vertical-align:middle;text-align:right;}
body table td.align_cc, body table th.align_cc {vertical-align:middle;text-align:center;}




table.mydownloads {font: 11px verdana; width:90%;border-collapse:collapse;border:1px solid red;}
table.mydownloads th {background-color:#dcdcdc;padding:5px;border:1px solid black;}
table.mydownloads td {vertical-align:top;padding:5px;border:1px solid #f1f1f1;}

span.floatClear {clear:both;display:block;}

h2.resourceHeading span{font-size:smaller;}


/* Slideshows and Carousels */
.slideSelector {padding:0px;border:1px solid gray;width:100%;overflow:hidden;overflow-x:scroll;white-space:nowrap;margin:0px;}
.slideSelector a, .slideSelector a:hover, .slideSelector a:link, .slideSelector a:visited {padding:2px 10px;margin:0px;cursor:pointer;cursor:hand;display:table-cell;display:inline-block;overflow:hidden;border:none;background-color:transparent;text-decoration:none;}
.slideSelector a img{margin:0px;padding:0px;border:none;}
.slideSelector a.selected{background-color:transparent;}
.slideSelector a span.reflect{margin:0px;padding:0px;overflow:hidden;}
.slideSelector .bumper {zoom:1;}

.slideShow {position:relative;margin:5px auto;width:500px;padding:0px;background-color:transparent;z-index:1;}
.slideShow div.slideLeft,.slideCarousel div.slideLeft{top:0px;left:0px;cursor:pointer;cursor:hand;position:absolute;display:none;z-index:5010;top:40%;}
.slideShow div.slideRight,.slideCarousel div.slideRight{top:0px;right:0px;cursor:pointer;cursor:hand;position:absolute;display:none;z-index:5010;top:40%;}

.slideCarousel {position:relative;margin:5px auto;width:500px;padding:0px;background-color:transparent;z-index:1;}
.slideCarousel .slideView.thumb{height:140px;border:10px solid orange;}

.slideView {position:relative;width:100%;height:200px;overflow:hidden;color:black;}
.slideView .slide {position:relative;display:block;width:100%;height:100%;text-align:center;margin:0px;}
.slideView .slide a{position:absolute;display:block;top:0px;left:0px;width:10px;height:10px;z-index:300;padding:0px;}
.slideView .slide a.imageLink{height:auto;width:100%;top:auto;bottom:5px;z-index:200;padding:0px;}
.slideView .slide .slideLeft{width:20px;height:auto;top:40%;left:0px;right:auto;z-index:5010;}
.slideView .slide .slideRight{width:20px;height:auto;top:40%;left:auto;right:0px;z-index:5010;}

.slideView .slide .slideLeft{background: transparent url(/images/sys/slideshow_sprites.gif) no-repeat 0px 0px;width:18px;height:22px;filter:alpha(opacity=60);opacity:0.60;}
.slideView .slide .slideRight{background: transparent url(/images/sys/slideshow_sprites.gif) no-repeat -18px 0px;width:18px;height:22px;filter:alpha(opacity=60);opacity:0.60;}
.slideShow div.slideLeft,.slideCarousel div.slideLeft{background: transparent url(/images/sys/slideshow_sprites.gif) no-repeat 0px 0px;width:18px;height:23px;filter:alpha(opacity=60);opacity:0.60;}
.slideShow div.slideRight,.slideCarousel div.slideRight{background: transparent url(/images/sys/slideshow_sprites.gif) no-repeat -18px 0px;width:18px;height:23px;filter:alpha(opacity=60);opacity:0.60;}

.slideView .slide .slideLeft:hover,.slideView .slide .slideRight:hover,
.slideShow div.slideLeft:hover,.slideCarousel div.slideLeft:hover,
.slideShow div.slideRight:hover,.slideCarousel div.slideRight:hover
{filter:alpha(opacity=100);opacity:1.0;}

/* Adjustments for caption types */
.slideView.uCaptions .slide a.imageLink{bottom:45px;bottom:55px;}
.slideView.oCaptions .slide a.imageLink{bottom:0px;}

/* They can style the p element within the caption, even change margins and padding if they like */
.slideView .slide .caption{z-index:500;position:absolute;width:100%;height:45px;bottom:0px;left:0px;overflow:hidden;height:55px;}
.slideView .slide .caption div{z-index:501;position:absolute;width:100%;height:100%;bottom:0px;left:0px;background-color:black;}
.slideView .slide .caption p{z-index:502;position:relative;margin:0px;font:11px verdana;margin:3px;}
.slideView .slide .caption p a{position:static;display:inline;font:bold 12px arial;color:black;}

.slideView .carouselCaption {z-index:5000;text-align:center;height:45px;position:absolute;bottom:0px;left:0px;width:100%;display:none;font:11px verdana;height:55px;}
.slideView .carouselCaption div{z-index:5001;position:absolute;width:100%;height:100%;bottom:0px;left:0px;background-color:black;}
.slideView .carouselCaption p{z-index:5002;position:relative;margin:0px;font:11px verdana;margin:3px;padding:0px;}
.slideView .carouselCaption p a{position:static;display:inline;font:bold 12px arial;color:black;padding:0px;}
.slideView.oCaptions .carouselCaption p{color:white;}
.slideView.oCaptions .carouselCaption p a{color:white;}

/* Give these more importance so the text alignment option works regardless of template style */
body .slideView .carouselCaption p.aleft{text-align:left;}
body .slideView .carouselCaption p.aright{text-align:right;}
body .slideView .carouselCaption p.acenter{text-align:center;}
body .slideView .slide .caption p.aleft{text-align:left;}
body .slideView .slide .caption p.aright{text-align:right;}
body .slideView .slide .caption p.acenter{text-align:center;}

.blackTheme img{border:none;margin:0px;}
.blackTheme {background-color:black;}
.blackTheme .slideView .slide p{color:white;}
.blackTheme .slideView .slide p a{color:white;}
.blackTheme .slideView .slide .slideLeft{color:white;}
.blackTheme .slideView .slide .slideRight{color:white;}
.blackTheme div.slideLeft{color:white;}
.blackTheme div.slideRight{color:white;}
.blackTheme .slideView .slide .caption div{background-color:#303030;filter:alpha(opacity=50);opacity:0.50;}
.blackTheme .slideView .carouselCaption div{background-color:#303030;filter:alpha(opacity=50);opacity:0.50;}
.blackTheme .slideView.uCaptions .carouselCaption p{color:white;font:11px verdana;margin:3px;}
.blackTheme .slideView.uCaptions .carouselCaption p a{color:white;font:bold 12px arial;}
.blackTheme .slideView .slide .slideLeft{background-position:0px -23px;}
.blackTheme .slideView .slide .slideRight{background-position:-18px -23px;}
 .slideShow.blackTheme div.slideLeft, .slideCarousel.blackTheme div.slideLeft{background-position:0px -23px;}
 .slideShow.blackTheme div.slideRight, .slideCarousel.blackTheme div.slideRight{background-position:-18px -23px;}

.whiteTheme img{border:none;margin:0px;}
.whiteTheme {background-color:white;}
.whiteTheme .slideView .slide p{color:black;}
.whiteTheme .slideView .slide p a{color:black;}
.whiteTheme .slideView .slide .slideLeft{color:black;}
.whiteTheme .slideView .slide .slideRight{color:black;}
.whiteTheme div.slideLeft{color:black;}
.whiteTheme div.slideRight{color:black;}
.whiteTheme .slideView .slide .caption div{background-color:#303030;filter:alpha(opacity=50);opacity:0.50;}
.whiteTheme .slideView .carouselCaption div{background-color:#303030;filter:alpha(opacity=50);opacity:0.50;}
.whiteTheme .slideView.oCaptions .slide p{color:white;font:11px verdana;margin:3px;}
.whiteTheme .slideView.oCaptions .slide p a{color:white;font:bold 12px arial;}
.whiteTheme .slideView.uCaptions .carouselCaption p{color:black;}
.whiteTheme .slideView.uCaptions .carouselCaption p a{color:black;}


/* Image margins by size */

img.m0000{margin:0px;}img.m1111{margin:2px;}img.m2222{margin:5px;}img.m3333{margin:10px;}img.m4444{margin:15px;}

img.m0001{margin:0px 0px 0px 2px;}img.m0010{margin:0px 0px 2px 0px;}img.m0011{margin:0px 0px 2px 2px;}img.m0100{margin:0px 2px 0px 0px;}
img.m0101{margin:0px 2px 0px 2px;}img.m0110{margin:0px 2px 2px 0px;}img.m0111{margin:0px 2px 2px 2px;}img.m1000{margin:2px 0px 0px 0px;}
img.m1001{margin:2px 0px 0px 2px;}img.m1010{margin:2px 0px 2px 0px;}img.m1011{margin:2px 0px 2px 2px;}img.m1100{margin:2px 2px 0px 0px;}
img.m1101{margin:2px 2px 0px 2px;}img.m1110{margin:2px 2px 2px 0px;}

img.m0002{margin:0px 0px 0px 5px;}img.m0020{margin:0px 0px 5px 0px;}img.m0022{margin:0px 0px 5px 5px;}img.m0200{margin:0px 5px 0px 0px;}
img.m0202{margin:0px 5px 0px 5px;}img.m0220{margin:0px 5px 5px 0px;}img.m0222{margin:0px 5px 5px 5px;}img.m2000{margin:5px 0px 0px 0px;}
img.m2002{margin:5px 0px 0px 5px;}img.m2020{margin:5px 0px 5px 0px;}img.m2022{margin:5px 0px 5px 5px;}img.m2200{margin:5px 5px 0px 0px;}
img.m2202{margin:5px 5px 0px 5px;}img.m2220{margin:5px 5px 5px 0px;}

img.m0003{margin:0px 0px 0px 10px;}img.m0030{margin:0px 0px 10px 0px;}img.m0033{margin:0px 0px 10px 10px;}img.m0300{margin:0px 10px 0px 0px;}
img.m0303{margin:0px 10px 0px 10px;}img.m0330{margin:0px 10px 10px 0px;}img.m0333{margin:0px 10px 10px 10px;}img.m3000{margin:10px 0px 0px 0px;}
img.m3003{margin:10px 0px 0px 10px;}img.m3030{margin:10px 0px 10px 0px;}img.m3033{margin:10px 0px 10px 10px;}img.m3300{margin:10px 10px 0px 0px;}
img.m3303{margin:10px 10px 0px 10px;}img.m3330{margin:10px 10px 10px 0px;}

img.m0004{margin:0px 0px 0px 15px;}img.m0040{margin:0px 0px 15px 0px;}img.m0044{margin:0px 0px 15px 15px;}img.m0400{margin:0px 15px 0px 0px;}
img.m0404{margin:0px 15px 0px 15px;}img.m0440{margin:0px 15px 15px 0px;}img.m0444{margin:0px 15px 15px 15px;}img.m4000{margin:15px 0px 0px 0px;}
img.m4004{margin:15px 0px 0px 15px;}img.m4040{margin:15px 0px 15px 0px;}img.m4044{margin:15px 0px 15px 15px;}img.m4400{margin:15px 15px 0px 0px;}
img.m4404{margin:15px 15px 0px 15px;}img.m4440{margin:15px 15px 15px 0px;}

.flvPlayerContainer {text-align:center;padding:0px;border:none;position:relative;}
.flvPlayerContainer object{padding:0px;margin:0px;}
.flvPlayerContainer div{text-align:center;padding:0px;background:#000000 url(/images/sys/flvplayer.gif) no-repeat left bottom;border:4px solid #4b4b4b;padding-bottom:30px;top:0px;bottom:0px;position:absolute;left:0px;right:0px;}
.flvPlayerContainer img{border:none;padding:none;margin:none;vertical-align:middle;}
.flvPlayerContainer h6,.flvPlayerContainer h6 a:link,.flvPlayerContainer h6 a:visited,.flvPlayerContainer h6 a:hover{font:bold 18px Arial, Helvetica, sans-serif;color:white;text-align:center;margin:10px 3px;}
.flvPlayerContainer h6 a:link,.flvPlayerContainer h6 a:visited {text-decoration:underline;}
.flvPlayerContainer h6 a:hover {text-decoration:underline;color:orange;}
.flvPlayerContainer p{font:11px Verdana, Geneva, sans-serif;color:white;text-align:center;margin:5px;}
.flvPlayerContainer a:link,.flvPlayerContainer a:visited{font:10px Verdana, Geneva, sans-serif;color:#008def;text-align:center;text-decoration:none;}
.flvPlayerContainer a:hover{color:#0072c2;}

.contactForm {}
.contactForm.aleft {margin-left:5px;margin-right:auto;text-align:left;}
.contactForm.aright {margin-left:auto;margin-right:5px;text-align:left;}
.contactForm.acenter {margin:auto;margin-right:auto;text-align:left;}
.contactForm table tr{vertical-align:top;}
.contactForm label{margin:2px;padding:3px;margin-top:8px;display:inline-block;}
.contactForm textarea{vertical-align:bottom;margin-bottom:3px;}
.contactForm select {margin-bottom:2px;}
.contactForm.style1left, .contactForm.style1top {width:535px;}
.contactForm.style2left, .contactForm.style2top {width:635px;}
.contactForm.style3left, .contactForm.style3top {width:690px;}
.contactForm.style1left label{display:inline-block;width:160px;vertical-align:middle;margin:2px;padding:5px;}
.contactForm.style2left label{display:inline-block;width:60px;vertical-align:middle;margin:2px;padding:5px;}
.contactForm.style3left label{display:inline-block;width:80px;vertical-align:middle;margin:2px;padding:5px;}
.contactForm.style1left label.ta {vertical-align:top;}
.contactForm.style2left label.ta {vertical-align:top;}
.contactForm.style3left label.ta {vertical-align:top;}
.contactForm.style2top table td.col2{padding-left:30px;}
.contactForm.style3top table {width:100%;}
.contactForm.style3top table td{width:50%;}
.contactForm input.antiSpam{height:29px;font:bold 24px arial;text-align:center;vertical-align:bottom;}
.contactForm img.antiSpam{vertical-align:bottom;}
.contactForm .submitButton {margin-top:20px;text-align:right;text-align:center;float:right;}

table.customForm {margin:auto;}
table.customForm.aleft {margin-left:5px;margin-right:auto;}
table.customForm.aright {margin-left:auto;margin-right:5px;}
table.customForm.acenter {margin:auto;margin-right:auto;}
.customForm td {padding:5px 10px 5px 5px;vertical-align:top;}
.customForm input {margin:0px;vertical-align:middle;}
.customForm label{margin:2px;padding:3px;margin-top:8px;display:inline-block;}
.customForm label.itemlabel{vertical-align:middle;}
.customForm label.aleft{display:inline-block;width:160px;vertical-align:middle;margin:2px;padding:5px;}
.customForm label.aleft.w50{width:50px;}
.customForm label.aleft.w80{width:80px;}
.customForm label.aleft.w110{width:110px;}
.customForm label.aleft.w180{width:180px;}
.customForm label.aleft.w220{width:220px;}
.customForm label.aleft.w290{width:290px;}
.customForm label.aleft.w350{width:350px;}
.customForm label.aleft.w400{width:400px;}
.customForm label.top {vertical-align:top;}
.customForm span.groupbox {display:inline-block;vertical-align:middle;;}
.customForm input.antiSpam{height:29px;font:bold 24px arial;text-align:center;vertical-align:bottom;}
.customForm img.antiSpam{vertical-align:bottom;}
.customForm h2.hcenter  {text-align:center;}
.customForm h2.hleft {text-align:left;}
.customForm h2.hright{text-align:right;}

table.images_2c,table.images_3c,table.images_4c,table.images_5c,table.images_6c,table.images_7c,table.images_8c,table.images_9c,table.images_10c {margin:auto;}
/*table.images_2c h3,table.images_3c h3,table.images_4c h3,table.images_5c h3 {margin-bottom:0px;margin-top:0px;padding-bottom:0px;padding-top:0px;}*/
table.images_2c td{width:48%;vertical-align:top;}
table.images_3c td{width:32%;vertical-align:top;}
table.images_4c td{width:24%;vertical-align:top;}
table.images_5c td{width:19%;vertical-align:top;}
table.images_6c td{width:16%;vertical-align:top;}
table.images_7c td{width:14%;vertical-align:top;}
table.images_8c td{width:12%;vertical-align:top;}
table.images_9c td{width:11%;vertical-align:top;}
table.images_10c td{width:9%;vertical-align:top;}

/* Tooltip container must be static so that the absolute positioned tip is not cut off by overflow hidden column */
body div a.tooltip
{
border:none;color: #000000;outline:none;text-decoration:none;position:relative;
display:inline-block;width:15px;height:15px;
vertical-align:middle;cursor:help;margin:0px 3px 0px 5px;padding:0px;position:static;
}
body div span.groupbox a.tooltip{float:right;margin:2px 0px 0px 5px;}
body div  a.tooltip:hover {z-index:9999;}
	
body div  a.tooltip span 
{
margin-left: -9999px;position:absolute;width:250px;display:block;font-size:14px;font-family: Calibri, Tahoma, Geneva, sans-serif;
color:black;padding: 9px 30px 9px 9px;margin-top:20px;
border-radius: 5px 5px; -moz-border-radius: 5px;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
}
		
body div  a.tooltip span.w200{width:200px;}
body div  a.tooltip span.w150{width:150px;}
body div  a.tooltip span.w100{width:100px;}
body div  a.tooltip span.w50{width:50px;}

body div  a.tooltip:hover span {margin-left:-125px;z-index:50;}
body div  a.tooltip:hover span.w200{margin-left:-100px;}
body div  a.tooltip:hover span.w150{margin-left:-75px;}
body div  a.tooltip:hover span.w100{margin-left:-50px;}
body div  a.tooltip:hover span.w50{margin-left:-25px;}
body div  a.tooltip:hover img {border:none;position:absolute;right:-20px;left:auto;top:-10px;margin:0px;}
body div  a.tooltip.tipStyle1 {background:transparent url(../images/sys/tip-style1icon.png) no-repeat right center;}
body div  a.tooltip.tipStyle1 span{background: #d1dffc; border: 2px solid #306ce6;	}
body div  a.tooltip.tipStyle2 {background:transparent url(../images/sys/tip-style2icon.png) no-repeat right center;}
body div  a.tooltip.tipStyle2 span{background: #ffe2bf; border: 2px solid #f7962e;	}
body div  a.tooltip.tipStyle3 {background:transparent url(../images/sys/tip-style3icon.png) no-repeat right center;}
body div  a.tooltip.tipStyle3 span{background: #b2feb5; border: 2px solid #009f03;	}
body div  a.tooltip.tipStyle4 {background:transparent url(../images/sys/tip-style4icon.png) no-repeat right center;}
body div  a.tooltip.tipStyle4 span{background: #e9e9e9; border: 2px solid #5c5c5c;	}
body div  a.tooltip.tipStyle5 {background:transparent url(../images/sys/tip-style5icon.png) no-repeat right center;}
body div  a.tooltip.tipStyle5 span{background: #ffd9d9; border: 2px solid #ef3737;	}
body div  a.tooltip.tipStyle6 {background:transparent url(../images/sys/tip-style6icon.png) no-repeat right center;}
body div  a.tooltip.tipStyle6 span{background: #ffd9f5; border: 2px solid #ee55c5;	}

/* Built in table styles */
table.scmsBlue {border:1px solid #4f81bd;background-color:white;}
table.scmsBlue td{border:1px solid #4f81bd;padding:2px;color:black;}
table.scmsBlue th{border:1px solid #4f81bd;background-color:#4f81bd;padding:2px;font-weight:bold;color:white;}
table.scmsOrange {border:1px solid #ff8400;background-color:white;}
table.scmsOrange td{border:1px solid #ff8400;padding:2px;color:black;}
table.scmsOrange th{border:1px solid #ff8400;background-color:#ff8400;padding:2px;font-weight:bold;color:white;}
table.scmsGreen {border:1px solid #008403;background-color:white;}
table.scmsGreen td{border:1px solid #008403;padding:2px;color:black;}
table.scmsGreen th{border:1px solid #008403;background-color:#008403;padding:2px;font-weight:bold;color:white;}
table.scmsRed {border:1px solid #ed1f24;background-color:white;}
table.scmsRed td{border:1px solid #ed1f24;padding:2px;color:black;}
table.scmsRed th{border:1px solid #ed1f24;background-color:#ed1f24;padding:2px;font-weight:bold;color:white;}
table.scmsPink {border:1px solid #f812b9;background-color:white;}
table.scmsPink td{border:1px solid #f812b9;padding:2px;color:black;}
table.scmsPink th{border:1px solid #f812b9;background-color:#f812b9;padding:2px;font-weight:bold;color:white;}
table.scmsSilver {border:1px solid #d4d4d4;background-color:white;}
table.scmsSilver td{border:1px solid #d4d4d4;padding:2px;color:black;}
table.scmsSilver th{border:1px solid #d4d4d4;background-color:#d4d4d4;padding:2px;font-weight:bold;color:black;}
table.scmsGrey {border:1px solid #8c8c8c;background-color:white;}
table.scmsGrey td{border:1px solid #8c8c8c;padding:2px;color:black;}
table.scmsGrey th{border:1px solid #8c8c8c;background-color:#8c8c8c;padding:2px;font-weight:bold;color:white;}
table.scmsCharcoal {border:1px solid #3f3f3f;background-color:white;}
table.scmsCharcoal td{border:1px solid #3f3f3f;padding:2px;color:#3f3f3f;}
table.scmsCharcoal th{border:1px solid #3f3f3f;background-color:#3f3f3f;padding:2px;font-weight:bold;color:white;}
table.scmsBlack {border:1px solid black;background-color:white;}
table.scmsBlack td{border:1px solid black;padding:2px;color:black;}
table.scmsBlack th{border:1px solid black;background-color:black;padding:2px;font-weight:bold;color:white;}


/* Rounded table corners, we also need to turn off borders and round backgrounds of cells that will overlap outside the corner*/
table.rnd{-moz-border-radius:6px;border-radius:6px;}
table.rnd thead tr:first-child th:first-child{-moz-border-radius-topleft:5px;border-top-left-radius:5px;}
table.rnd thead tr:first-child th:last-child{-moz-border-radius-topright:5px;border-top-right-radius:5px;}
table.rnd tbody tr:last-child th:first-child{-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px;}
table.rnd tbody tr:last-child th:last-child{-moz-border-radius-bottomright:5px;border-bottom-right-radius:5px;}
table.rnd tr:first-child th,table.rnd tr:first-child td{border-top:none;}
table.rnd tr:last-child th,table.rnd tr:last-child td{border-bottom:none;}
table.rnd th:first-child, table.rnd td:first-child{border-left:none;}
table.rnd th:last-child, table.rnd td:last-child{border-right:none;}

table.shdw{box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 6px 6px rgba(0, 0, 0, 0.3); -moz-box-shadow: 6px 6px rgba(0, 0, 0, 0.3)}

img.rnd{-moz-border-radius:6px;border-radius:6px;}
img.shdw{box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 6px 6px rgba(0, 0, 0, 0.3); -moz-box-shadow: 6px 6px rgba(0, 0, 0, 0.3)}
img.shdwout{-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);}

.checkoutWrapperA {position:relative;overflow:hidden;margin-bottom:20px;}
.checkoutWrapperB {float:left;left:50%;position:relative;}
.checkoutStages {float:left;left:-50%;position:relative;}
.checkoutStages .stageName {display:inline-block;position:relative;}
.checkoutStages .stageNumber {display:inline;position:absolute;}
.checkoutStages .stageArrow {display:inline;position:absolute;}

.checkoutStages a, .checkoutStages a:link, .checkoutStages a:hover, .checkoutStages a:visited{background-color:transparent;text-decoration:none;font-weight:normal;border:none;padding:0px;margin:0px;line-height:1.0;}
.checkoutStages a:hover{cursor:pointer;cursor:hand;}

.stageComplete .stageNumber{background-color:#4cdf38;}
.stageComplete .stageName{background-color:#4cdf38;}

.cartHorizontalBox {white-space:nowrap;}
.cartHorizontalBox .cartDataBox{display:-moz-inline-stack;display:inline-block;vertical-align:middle;}
.cartHorizontalBox .cartButtonBox{display:-moz-inline-stack;display:inline-block;vertical-align:middle;}

/* IE7 inline block fixes */
.cartHorizontalBox .cartDataBox{zoom:1;*display:inline;}
.cartHorizontalBox .cartButtonBox{zoom:1;*display:inline;}

/* Search style 1*/
.search1 {text-align:center;}
.search1 label {padding:0px;vertical-align:middle;margin-right:5px;}
.search1 input {vertical-align:middle;}
.search1 .options {text-align:center;margin:0px;padding:0px;}

.search1 .submit{cursor:pointer;filter:alpha(opacity=95);opacity:0.90;overflow:visible;margin:1px;border:none;padding:0px;height:25px;width:98px;background:transparent url(../images/sys/search-style1-sprites.png) no-repeat 0px 0px;}
.search1 .submit:hover{filter:alpha(opacity=100);opacity:1.0;}
.search1 .submit:active{filter:alpha(opacity=50);opacity:0.5;}

.search1 .submit.disabled{filter:alpha(opacity=50);opacity:0.5;}
.search1 .submit.disabled:hover{filter:alpha(opacity=50);opacity:0.5;}
.search1 .submit.disabled:active{filter:alpha(opacity=50);opacity:0.5;}

.search1 .submit.white{background-position:0px 0px;}
.search1 .submit.silver{background-position:0px -25px;}
.search1 .submit.black{background-position:0px -50px;}
.search1 .submit.blue{background-position:0px -75px;}
.search1 .submit.cyan{background-position:0px -100px;}
.search1 .submit.green{background-position:0px -125px;}
.search1 .submit.lime{background-position:0px -150px;}
.search1 .submit.yellow{background-position:0px -175px;}
.search1 .submit.orange{background-position:0px -200px;}
.search1 .submit.red{background-position:0px -225px;}
.search1 .submit.pink{background-position:0px -250px;}
.search1 .submit.purple{background-position:0px -275px;}

/* Search style 2 */
.search2 {position:relative;padding:0px;margin:0px;height:auto;}
.search2 .searchLeft {z-index:1;height:50px;background:transparent url(../images/sys/search-style2-sprites.png) no-repeat 0px 0px;position:absolute;left:0px;top:0px;right:50px;}
.search2 .searchRight {z-index:1;height:50px;background:transparent url(../images/sys/search-style2-sprites.png) no-repeat 0px -60px;position:absolute;right:0px;top:0px;width:50px;}
.search2 form {position:relative;z-index:2;margin-right:0px;width:auto;}
.search2 form input.text {padding:0;margin:18px 0px 0px 0px;border:none;background:none;width:100%;}
.search2 form input.submit {z-index:2;position:absolute;top:9px;right:9px;cursor:pointer;margin:0px;position:absolute;width:30px;height:30px;}
.search2 form label {padding:0px;vertical-align:middle;margin-right:5px;}
.search2 form input {vertical-align:middle;}
/*IE7 inherit margin bug fix*/ .search2 form input.text { *margin-left: -14px; }
.search2 .query {height:50px;margin:0px 50px 0px 14px;}
.search2 .options {text-align:center;margin:0px;padding:0px;}
.search2.white .searchLeft{background-position:0px -50px;}
.search2.silver .searchLeft{background-position:0px -100px;}
.search2.black .searchLeft{background-position:0px -150px;}
.search2.blue .searchLeft{background-position:0px -200px;}
.search2.cyan .searchLeft{background-position:0px -250px;}
.search2.green .searchLeft{background-position:0px -300px;}
.search2.lime .searchLeft{background-position:0px -350px;}
.search2.yellow .searchLeft{background-position:0px -400px;}
.search2.orange .searchLeft{background-position:0px -450px;}
.search2.red .searchLeft{background-position:0px -500px;}
.search2.pink .searchLeft{background-position:0px -550px;}
.search2.purple .searchLeft{background-position:0px -600px;}
.search2.white .searchRight{background-position:0px 0px;}
.search2.silver .searchRight{background-position:-50px 0px;}
.search2.black .searchRight{background-position:-100px 0px;}
.search2.blue .searchRight{background-position:-150px 0px;}
.search2.cyan .searchRight{background-position:-200px 0px;}
.search2.green .searchRight{background-position:-250px 0px;}
.search2.lime .searchRight{background-position:-300px 0px;}
.search2.yellow .searchRight{background-position:-350px 0px;}
.search2.orange .searchRight{background-position:-400px 0px;}
.search2.red .searchRight{background-position:-450px 0px;}
.search2.pink .searchRight{background-position:-500px 0px;}
.search2.purple .searchRight{background-position:-550px 0px;}
			
.search3{position:relative;padding:0px;margin:0px;height:auto;}
.search3 .searchLeft {z-index:1;height:38px;background:transparent url(../images/sys/search-style3-sprites.png) no-repeat 0px 0px;position:absolute;left:0px;top:0px;right:74px;}
.search3 .searchRight {z-index:1;height:38px;background:transparent url(../images/sys/search-style3-sprites.png) no-repeat 0px -38px;position:absolute;right:0px;top:0px;width:74px;}
.search3 form {position:relative;z-index:2;margin:0px;width:auto;}
.search3 form input.text {padding:0;margin:11px 0px 0px 0px;border:none;background:none;width:100%;}
.search3 form input.submit {z-index:2;position:absolute;cursor:pointer;margin:0px;position:absolute;top:4px;right:4px;width:66px;height:30px;}
.search3 form label {padding:0px;vertical-align:middle;margin-right:5px;}
.search3 form input {vertical-align:middle;}
/*IE7 inherit margin bug fix*/ .search3 form input.text { *margin-left: -34px; }
.search3 .query {height:38px;margin:0px 80px 0px 34px;}
.search3 .options {text-align:center;margin:0px;padding:0px;}
.search3.white .searchRight{background-position:0px -38px;}
.search3.silver .searchRight{background-position:-74px -38px;}
.search3.black .searchRight{background-position:-148px -38px;}
.search3.blue .searchRight{background-position:-222px -38px;}
.search3.cyan .searchRight{background-position:-296px -38px;}
.search3.green .searchRight{background-position:-370px -38px;}
.search3.lime .searchRight{background-position:-444px -38px;}
.search3.yellow .searchRight{background-position:-518px -38px;}
.search3.orange .searchRight{background-position:-592px -38px;}
.search3.red .searchRight{background-position:-666px -38px;}
.search3.pink .searchRight{background-position:-740px -38px;}
.search3.purple .searchRight{background-position:-814px -38px;}

div.checkoutTerms {text-align:center;} 
div.checkoutTerms input{vertical-align:middle;}
div.checkoutTerms label{vertical-align:middle;}
div.checkoutTerms div{text-align:left;width:90%;margin:auto;height:auto;max-height:200px;overflow-y:auto;background-color:white;border:1px solid black;color:black;font:12px Courier New;padding:8px;}


.shareBar {background-color:transparent;padding:0px;margin:0px;}
.shareBar.hleft{margin-right:auto;}
.shareBar.hright{margin-left:auto;}
.shareBar.hcenter{margin:auto;}

.shareBar div{background-color:white;padding:2px 1px 2px 1px;}
.shareBar div.style1{border-radius:4px;-moz-border-radius:4px;}
.shareBar div.style2{border-radius:3px;-moz-border-radius:3px;}
/*
.shareBar td{background-color:white;padding:2px 2px 5px;}
*/
.shareBar span{vertical-align:middle;font:12px verdana;color:#525252;margin-left:5px;}
.shareBar a,.shareBar a:link,.shareBar a:visited,.shareBar a:hover{margin:0px 1px;vertical-align:middle;display:inline-block;cursor:pointer;background:transparent url(../images/sys/sharebar-sprites.png) no-repeat 0px 0px;}
.shareBar .style1 .twitter{width:32px;height:32px;background-position:0px 0px;}
.shareBar .style1 .facebook{width:32px;height:32px;background-position:-32px 0px;}
.shareBar .style1 .linkedin{width:32px;height:32px;background-position:-64px 0px;}
.shareBar .style1 .delicious{width:32px;height:32px;background-position:-96px 0px;}
.shareBar .style1 .email{width:32px;height:32px;background-position:-128px 0px;}
.shareBar .style1 .pintrest{width:32px;height:32px;background-position:-160px 0px;}

.shareBar .style2 .twitter{width:59px;height:20px;background-position:0px -33px;}
.shareBar .style2 .facebook{width:59px;height:20px;background-position:-59px -33px;}
.shareBar .style2 .linkedin{width:59px;height:20px;background-position:-118px -33px;}
.shareBar .style2 .delicious{width:59px;height:20px;background-position:-177px -33px;}
.shareBar .style2 .email{width:59px;height:20px;background-position:-236px -33px;}
.shareBar .style2 .pintrest{width:59px;height:20px;background-position:-295px -33px;}

.newsViewer .dataBox1{float:right;text-align:right;padding:0px;margin:0px;font-style:italic;font-size:90%;}
.newsViewer .dataBox2{float:left;padding:0px;margin:0px 8px;font-style:italic;font-size:90%;}

.searchResults img{margin:0px 8px 5px 0px;}

.ccForm {background-color:white;padding:10px;border:none;margin:20px;font:11px verdana;color:black;}
.ccForm {border-radius:6px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);}
.ccForm p{color:black;}
.ccForm table{width:300px;border:1px solid green;float:left;color:black;margin:0px 10px 0px 0px;border:none;}
.ccForm table table{width:auto;margin:0px;}
.ccForm td{text-align:left;color:black;}
.ccForm form{text-align:left;color:black;}
.ccForm div.ccMessage {border:1px solid red;font:12px verdana;color:black;margin:0px 0px 10px 0px;border:none;}
.ccForm div.ccAmount {color:black;font:18px arial;text-align:center;}

/* 2020 New CC Form Overrides */
.ccForm2 {background-color:white;padding:10px;border:none;margin:20px;font-size:11px;color:black;width:700px;max-width:95%;margin:10px auto;}
.ccForm2 {border-radius:6px;-moz-border-radius:6px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);}
.ccForm2 p{color:black;}
.ccForm2 table{width:100%;border:1px solid green;color:black;margin:0px 10px 0px 0px;border:none;}
.ccForm2 table table{width:auto;margin:0px;}
.ccForm2 td{text-align:left;color:black;padding:4px 0;}
.ccForm2 form{text-align:left;color:black;display:flex;flex-wrap:wrap;}
.ccForm2 form input[type="text"] {padding:6px;border-radius:4px;font-size:16px;border:2px solid #d0d0d0;}
.ccForm2 .ccFields {flex:0 0 300px;max-width:100%;margin:10px auto;}
.ccForm2 .ccFields .ccNumber {width:90%;}
.ccForm2 .ccFields .ccNumber::placeholder {color: #dadada;}
.ccForm2 .ccPayment {flex:1;min-width:220px;margin:10px auto;}
.ccForm2 .ccMessage {border:1px solid red;font-size:13px;color:black;margin:0px 0px 35px 0px;border:none;}
.ccForm2 .ccAmount {color:black;font-size:18px;font-weight:bold;text-align:center;margin-bottom:20px;}
.ccForm2 .ccButtons button {font-size:16px;padding:15px 20px;margin-bottom:10px;}
.ccForm2 .ccPaymentErrors {}
.ccForm2 .ccNoscript {font-size:16px;color: red;margin:20px;border:none;}

table#checkoutGuestOption .guestBox {padding:5px;border:1px solid silver;background-color:white;}
table#checkoutGuestOption .loginBox {padding:5px;border:1px solid silver;background-color:white;}
table#checkoutGuestOption .or {padding:20px;}

/* Layout divider columns */
.dividerColumn {/*overflow-y:hidden;*/margin:0px;float:left;min-height:12px;}
[data-divider-flex] .dividerColumn {float:none;}

/* Generic widths of layout dividers */
.width5 {width:5%;}
.width10 {width:10%;}
.width15 {width:15%;}
.width16 {width:16%;}
.width17 {width:17%;}
.width20 {width:20%;}
.width25 {width:25%;}
.width30 {width:30%;}
.width33 {width:33%;}
.width33-33{width:33.33%;}
.width34 {width:34%;}
.width35 {width:35%;}
.width40 {width:40%;}
.width45 {width:45%;}
.width50 {width:50%;}
.width55 {width:55%;}
.width60 {width:60%;}
.width65 {width:65%;}
.width66 {width:66%;}
.width66-67{width:66.67%;}
.width67 {width:67%;}
.width70 {width:70%;}
.width75 {width:75%;}
.width80 {width:80%;}
.width85 {width:85%;}
.width90 {width:90%;}
.width95 {width:95%;}
.width100 {width:100%;}

/* Flex for divider columns added in 2.16.1 */
[data-divider-flex] {display:flex;}
.flex {}
.flex-1-1-0 {flex:1 1 0;}
.flex-2-1-0 {flex:2 1 0;}
.flex-3-1-0 {flex:3 1 0;}
.flex-0-0-auto {flex:0 0 auto;}
.flex-1-1-auto {flex:1 1 auto;}
.flex-2-1-auto {flex:2 1 auto;}
.flex-3-1-auto {flex:3 1 auto;}

/* Default styles for multiCurrency feature in product viewer*/
.productViewer .productInfoBox .multiCurrencyBox {margin-top:15px;}
.productViewer .productInfoBox .multiCurrencyBox .currencyItem {display:inline-block;min-width:50px;padding:3px;margin:6px;}

/* Default styles for shipping quote features on my cart page */
.shippingQuote {background-color:#F1F1F1;border-radius:6px;margin:10px auto;padding:10px;box-sizing:border-box;width:400px;max-width:100%;border:2px solid white;}
.shippingQuote h3 {color:black;margin:0;padding:0;margin-bottom:6px;}
.shippingQuote h4 {color:black;margin:0;padding:0;margin-bottom:5px;}
.shippingQuote ul {margin:0;}
.shippingQuote ul li{margin:0 0 0 15px;color:black;}
.shippingQuote ul li + li {margin-top:6px;}
.shippingQuote > div {padding:8px 10px;margin:0 10px;background-color:#F9F9F9;border-radius:4px;border:1px solid #E6E6E6;float:none;}
.shippingQuote select {margin-bottom:5px;max-width:100%;}
.shippingQuote input[type="submit"] {margin-top:10px;}


.subscriptionCheckout .stage1 .billingDetails {max-width:350px;width:90%;}
.subscriptionCheckout .stage1 .billingDetails .inputWrapper {display:inline-block;vertical-align:top;}
.subscriptionCheckout .stage1 .billingDetails .inputWrapper.firstName {width:48%;}
.subscriptionCheckout .stage1 .billingDetails .inputWrapper.lastName {margin-left:4%;width:48%;}
.subscriptionCheckout .stage1 .billingDetails .inputWrapper.suburb {width:66%;}
.subscriptionCheckout .stage1 .billingDetails .inputWrapper.postcode {margin-left:4%;width:30%;}
.subscriptionCheckout .stage1 .billingDetails input[type="text"] {width:100%;box-sizing:border-box;}
.subscriptionCheckout .stage2 .checkoutTerms div.scrollingTerms {max-height:150px;overflow-y:auto;}

/*.subscriptionCheckout .stage2 {max-width:600px;margin:auto;}*/

.subscriptionInvoice {background-color:white;box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);border-radius:4px;padding:10px;font:14px arial;max-width:600px;margin:15px auto;}
.subscriptionInvoice .detailBox {border:1px solid #4f4f4f;text-align:left;display:inline-block;vertical-align:top;min-height:110px;box-sizing:border-box;}
.subscriptionInvoice .detailBox h2{background-color:#4f4f4f;color:white;padding:5px;margin:0;text-align:left;font:inherit;}
.subscriptionInvoice .detailBox p {text-align:left;font:14px arial;margin:6px;padding:0;line-height:1.1;font:inherit;}
.subscriptionInvoice .detailBox {width:48%;}
.subscriptionInvoice .detailBox + .detailBox {margin-left:4%;}
.subscriptionInvoice .lineItems {margin-top:10px;padding:0;box-sizing:border-box;width:100%;}
.subscriptionInvoice .lineItems table {border:1px solid #4f4f4f;width:100%;font:inherit;margin:0;}
.subscriptionInvoice .lineItems table th{background-color:#4f4f4f;color:white;padding:5px;font:inherit;font-weight:bold;}
.subscriptionInvoice .lineItems table td {padding:5px;color:black;font:inherit;}
.subscriptionInvoice .lineItems table th:nth-child(1) {text-align:left;}
.subscriptionInvoice .lineItems table td:nth-child(1) {text-align:left;}
.subscriptionInvoice .lineItems table th:nth-child(2) {text-align:center;}
.subscriptionInvoice .lineItems table td:nth-child(2) {text-align:center;}
.subscriptionInvoice .lineItems table th:nth-child(3) {text-align:center;}
.subscriptionInvoice .lineItems table td:nth-child(3) {text-align:center;}
.subscriptionInvoice .lineItems table th:nth-child(4) {text-align:right;}
.subscriptionInvoice .lineItems table td:nth-child(4) {text-align:right;}
.subscriptionInvoice .lineItems table th:nth-child(5) {text-align:right;}
.subscriptionInvoice .lineItems table td:nth-child(5) {text-align:right;}
.subscriptionInvoice .lineItems.noRef table th:nth-child(2) {display:none;}
.subscriptionInvoice .lineItems.noRef table td:nth-child(2) {display:none;}
.subscriptionInvoice .priceSummary table {margin:10px 0 10px auto;width:210px;max-width:100%;color:black;}
.subscriptionInvoice .priceSummary table th {text-align:right;font:inherit;font-weight:bold;}
.subscriptionInvoice .priceSummary table td {text-align:right;font:inherit;}

.MySubscriptions .subscriptionList {background-color:white;box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);border-radius:4px;padding:10px;font:14px arial;margin:15px 10px;}
.MySubscriptions .subscriptionList table {width:100%;}
.MySubscriptions .subscriptionList table th {text-align:center;background-color:#4f4f4f;color:white;padding:5px;font:inherit;font-weight:bold;}
.MySubscriptions .subscriptionList table td {text-align:center;padding:5px;color:black;font:inherit;}
.MySubscriptions .subscriptionList table th:nth-child(1) {text-align:left;}
.MySubscriptions .subscriptionList table td:nth-child(1) {text-align:left;}
.MySubscriptions .subscriptionList table th:nth-child(2) {text-align:left;}
.MySubscriptions .subscriptionList table td:nth-child(2) {text-align:left;}

.MySubscriptions .paymentMethods {margin-top:20px;}

.MySubscriptions .invoiceList {background-color:white;box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);border-radius:4px;padding:10px;font:14px arial;margin:15px 10px;}
.MySubscriptions .invoiceList table {width:100%;}
.MySubscriptions .invoiceList table th {text-align:center;background-color:#4f4f4f;color:white;padding:5px;font:inherit;font-weight:bold;vertical-align:top;}
.MySubscriptions .invoiceList table td {text-align:center;padding:5px;color:black;font:inherit;}
.MySubscriptions .invoiceList table th:nth-child(1) {text-align:center;}
.MySubscriptions .invoiceList table td:nth-child(1) {text-align:center;}
.MySubscriptions .invoiceList table th:nth-child(2) {text-align:center;}
.MySubscriptions .invoiceList table td:nth-child(2) {text-align:center;}
.MySubscriptions .invoiceList table th:nth-child(3) {text-align:center;}
.MySubscriptions .invoiceList table td:nth-child(3) {text-align:center;}
.MySubscriptions .invoiceList table th:nth-child(4) {text-align:center;}
.MySubscriptions .invoiceList table td:nth-child(4) {text-align:center;}
.MySubscriptions .invoiceList table th:nth-child(5) {text-align:center;}
.MySubscriptions .invoiceList table td:nth-child(5) {text-align:center;}
.MySubscriptions button.linkButton {background:none !important;border:none;padding:0 !important;font:inherit;border-bottom:1px solid #444;cursor:pointer;}

.MySubscriptions .ViewSubscription h2.subscriptionFamily{}
.MySubscriptions .ViewSubscription h3.subscriptionName{font-style:italic;}

.ViewSubscriptionInvoice .paymentButtons {text-align:center;}

.globalLoginForm {background-color:white;box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);border-radius:3px;padding:10px;font:14px arial;margin:15px 10px;max-width:330px;}
.globalLoginForm label {display:inline-block;width:100px;text-align:right;}
.globalLoginForm input {margin:5px 5px;}
.globalLoginForm .buttons {text-align:center;}
.globalLoginForm p.signInMessage {margin:0 0 10px 0;padding:0;}


#blogPanel {box-sizing:border-box;display:flex;}
#blogPanel * {box-sizing:border-box;}
#blogPanel div.main {flex:1 auto;}
#blogPanel .pages {display:flex;}
#blogPanel .pages .numbers {display:flex;flex:1 auto;}
#blogPanel .pages a {display:inline-flex;align-items:center;justify-content:center;}

/* Auto fill up to 6 numbers, but have a maximum width for when there are less than 6 numbers to show */
#blogPanel .pages a.num {flex:1 auto;max-width:17%;}

#blogCategoryPanel {box-sizing:border-box;display:flex;}
#blogCategoryPanel * {box-sizing:border-box;}
#blogCategoryPanel div.main {flex:1 auto;}
#blogCategoryPanel .pages {display:flex;}
#blogCategoryPanel .pages .numbers {display:flex;flex:1 auto;}
#blogCategoryPanel .pages a {display:inline-flex;align-items:center;justify-content:center;}

/* Auto fill up to 6 numbers, but have a maximum width for when there are less than 6 numbers to show */
#blogCategoryPanel .pages a.num {flex:1 auto;max-width:17%;}

#blogPostPanel {box-sizing:border-box;display:flex;}
#blogPostPanel * {box-sizing:border-box;}
#blogPostPanel div.main {flex:1 auto;}
#blogPostPanel div.main article.mainPost {overflow:auto;}

#authorPanel{box-sizing:border-box;}
#authorPanel * {box-sizing:border-box;}
#authorPanel article.author {display:flex;overflow:auto;}
#authorPanel div.authorPosts {overflow:auto;}

#pagesize {display:block;width:1200px;margin-left:auto;margin-right:auto;}
#pageheading {display:block;height:auto;}
#pagefooter {display:block;height:auto;}
#block1_wrapper {z-index:150;float:left;width:1200px;margin-left:0px;}
* html #block1_wrapper {display: inline;}
#block2_wrapper {float:left;width:0px;display:none;z-index:50;}
#block3_wrapper {float:left;width:0px;display:none;z-index:50;}
#block4_wrapper {float:left;width:0px;display:none;z-index:50;}
#block5_wrapper {float:left;width:0px;display:none;z-index:50;}
#block1_wrapper, #block2_wrapper, #block3_wrapper, #block4_wrapper, #block5_wrapper{overflow:visible;}
*html #block1_wrapper, #block2_wrapper, #block3_wrapper, #block4_wrapper, #block5_wrapper{overflow:hidden;}
.verticalalign{position: absolute;bottom: 0;}
#column_wrapper {position: relative;overflow: visible;}
#column_wrapper:after {display: block; height: 0; clear: both; visibility: hidden;}
#column_wrapper {display: inline-block;}
/*\*/#column_wrapper {display: block;}
/* Reset styles updated in June 2017, loosely based on normalize.css and Eric Meyers */
html {
  line-height: 1.15; }

html * {
  box-sizing: border-box; }

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;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

td {
  vertical-align: middle; }

body {
  line-height: 1.2; }

article, aside, details, footer, header, menu, nav, section, figcaption, figure, main {
  display: block; }

ol, ul {
  list-style: none; }

ol li, ul li {
  list-style-type: inherit; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

b, strong {
  font-weight: inherit;
  font-weight: bolder; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio, video {
  display: inline-block; }

img {
  border-style: none; }

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }
/* Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

textarea {
  overflow: auto; }

#pagesize {
  width: 100%; }

#column_wrapper {
  width: 100%; }

#column_wrapper {
  max-width: 100%; }

#pageheading {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

#pageheading {
  max-width: 100%; }

#pagefooter {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

#pagefooter {
  max-width: 100%; }

body.frontend, #dpe_pageContainer {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: top left; }

#footer1-outer {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #0a203e;
  background-repeat: no-repeat;
  background-position: top left; }

ul {
  margin-left: 20px;
  padding-left: 20px;
  list-style-type: disc; }

ul li {
  list-style-type: inherit; }

ol {
  margin-left: 20px;
  padding-left: 20px;
  list-style-type: decimal; }

ol li {
  list-style-type: inherit; }

.panelStyleSet1 ul {
  margin-left: 40px;
  padding-left: 40px; }

.panelStyleSet1 ul li {
  list-style-type: disc; }

.panelStyleSet1 ol {
  margin-left: 40px;
  padding-left: 40px; }

.panelStyleSet1 ol li {
  list-style-type: decimal; }

.panelStyleSet2 ul {
  margin-left: 40px;
  padding-left: 40px; }

.panelStyleSet2 ul li {
  list-style-type: disc; }

.panelStyleSet2 ol {
  margin-left: 40px;
  padding-left: 40px; }

.panelStyleSet2 ol li {
  list-style-type: decimal; }

.panelStyleSet3 ul {
  margin-left: 40px;
  padding-left: 40px; }

.panelStyleSet3 ul li {
  list-style-type: disc; }

.panelStyleSet3 ol {
  margin-left: 40px;
  padding-left: 40px; }

.panelStyleSet3 ol li {
  list-style-type: decimal; }

table.ts1 {
  width: 90%;
  height: auto; }

table.ts2 {
  width: 90%;
  height: auto; }

table.ts3 {
  width: 90%;
  height: auto; }

.menuStyle1 {
  width: 100%;
  height: auto; }

.menuStyle1 .leftcap {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle1 .separator {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle1 .rightcap {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle1 ul a, .menuStyle1 ul a {
  font-size: 16px;
  margin-bottom: 0px;
  padding: 5px 6px 5px 16px;
  background-repeat: no-repeat;
  background-position: top left; }

.menuStyle1 ul a:hover, .menuStyle1 ul a.currentButton:hover {
  color: #fff;
  background-color: #00a7e4;
  border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  background-repeat: no-repeat;
  background-position: top left; }

.menuStyle2 {
  width: 100%;
  height: auto; }

.menuStyle2 .leftcap {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle2 .separator {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle2 .rightcap {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle3 {
  width: 100%;
  height: auto; }

.menuStyle3 .leftcap {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle3 .separator {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle3 .rightcap {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle4 {
  width: 100%;
  height: auto; }

.menuStyle4 .leftcap {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle4 .separator {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle4 .rightcap {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle5 {
  width: 100%;
  height: auto; }

.menuStyle5 .leftcap {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle5 .separator {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle5 .rightcap {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle6 {
  width: 100%;
  height: auto; }

.menuStyle6 .leftcap {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle6 .separator {
  background-color: blue;
  width: 25px;
  height: 25px; }

.menuStyle6 .rightcap {
  background-color: blue;
  width: 25px;
  height: 25px; }

div table.product_properties, div table table.product_properties {
  width: auto;
  height: auto; }

table.product_pagenumbers {
  width: auto;
  height: auto; }

table.productSubcatTableList {
  width: 90%;
  margin: auto; }

table.list_container {
  width: 90%;
  height: auto; }

table.split_container {
  width: 90%;
  height: auto; }

table.bulkPriceList {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto; }

.productViewer .productDetails {
  font-weight: bold;
  font-size: 12px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  color: #000; }

.productViewer .relatedDownloads {
  font-weight: bold;
  font-size: 12px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  color: #000; }

.productInfoBox {
  width: auto;
  float: none;
  padding: 5px 10px;
  background-color: transparent; }

.productViewer .enlargeImageBox {
  width: auto;
  float: none;
  padding: 2px 4px;
  background-color: transparent;
  text-align: center; }

.productProperties {
  width: 220px;
  margin-left: auto;
  margin-right: auto; }

.productProperties dt {
  width: 100px;
  height: auto; }

.productProperties dd {
  width: 100px;
  height: auto; }

.productAttributes {
  background-color: #f5f5f5;
  margin-left: auto;
  margin-right: auto;
  color: black;
  border-left-color: #e2e2e2;
  border-right-color: #e2e2e2;
  border-bottom-color: #e2e2e2;
  border-top-color: #e2e2e2;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px; }

.productAttributes .heading {
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  margin-bottom: 10px; }

.productAttributes label {
  height: auto;
  width: auto;
  background-color: transparent;
  margin: 3px;
  color: #525858; }

.slideTheme1 {
  margin: 5px auto; }

.slideTheme1 .slideView .slide .caption div, .slideTheme1 .slideView .carouselCaption div {
  height: 45px;
  width: 100%; }

.slideTheme1 .slideSelector {
  background-color: #fff;
  height: auto;
  width: 100%; }

.slideTheme2 {
  margin: 5px auto; }

.slideTheme2 .slideView .slide .caption div, .slideTheme2 .slideView .carouselCaption div {
  height: 45px;
  width: 100%; }

.slideTheme2 .slideSelector {
  background-color: #fff;
  height: auto;
  width: 100%; }

.slideTheme3 {
  margin: 5px auto; }

.slideTheme3 .slideView .slide .caption div, .slideTheme3 .slideView .carouselCaption div {
  height: 45px;
  width: 100%; }

.slideTheme3 .slideSelector {
  background-color: #fff;
  height: auto;
  width: 100%; }

.orderSnapshot {
  background-color: white;
  border: 1px solid #000;
  margin: 10px;
  padding-top: 10px;
  padding-bottom: 10px; }

.orderSnapshot p {
  color: #000; }

table.shoppingCart {
  width: 100%;
  margin-left: auto;
  margin-right: 10px; }

table.shoppingCart td {
  padding: 5px; }

table.shoppingCart th {
  background-color: #81b7d9;
  font-weight: bold;
  padding: 3px; }

table.shoppingCartDetails {
  width: 100%;
  margin-left: auto;
  margin-right: 10px; }

table.shoppingCartDetails td {
  padding: 5px; }

table.shoppingCartDetails th {
  background-color: #81b7d9;
  color: #fff;
  font-weight: bold;
  padding: 3px; }

table.shoppingCartPrices {
  width: auto;
  margin-left: auto;
  margin-right: 10px; }

table.shoppingCartPrices td {
  padding: 5px; }

table.shoppingCartPrices th {
  padding: 5px; }

.checkoutStages {
  width: auto;
  height: auto;
  border-radius: 15px;
  -moz-border-radius: 15px;
  background-color: #bfbfbf;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px; }

.checkoutStages .stageName {
  width: auto;
  height: auto;
  padding-top: 1px;
  padding-right: 10px;
  padding-bottom: 1px;
  padding-left: 50px;
  margin-left: 10px;
  margin-right: 10px;
  -moz-box-shadow: 0 0 6px #3e3e3e;
  -webkit-box-shadow: 0 0 6px #3e3e3e;
  box-shadow: 0 0 6px #3e3e3e;
  border-radius: 6px;
  -moz-border-radius: 6px;
  color: #313131;
  background-color: #ffde00;
  font-size: 12px;
  font-family: verdana;
  text-align: center; }

.checkoutStages .stageComplete .stageName {
  width: auto;
  height: auto;
  padding-top: 1px;
  padding-right: 10px;
  padding-bottom: 1px;
  padding-left: 50px;
  margin-left: 10px;
  margin-right: 10px;
  -moz-box-shadow: 0 0 6px #3e3e3e;
  -webkit-box-shadow: 0 0 6px #3e3e3e;
  box-shadow: 0 0 6px #3e3e3e;
  border-radius: 6px;
  -moz-border-radius: 6px;
  color: #313131;
  background-color: #4cdf38;
  font-size: 12px;
  font-family: verdana;
  text-align: center; }

.checkoutStages .stageNumber {
  text-align: center;
  height: auto;
  left: -2px;
  top: -6px;
  width: 15px;
  padding-top: 6px;
  padding-right: 11px;
  padding-bottom: 6px;
  padding-left: 11px;
  -moz-box-shadow: 0 0 6px #3e3e3e;
  -webkit-box-shadow: 0 0 6px #3e3e3e;
  box-shadow: 0 0 6px #3e3e3e;
  border-radius: 15px;
  -moz-border-radius: 15px;
  color: #313131;
  background-color: #ffde00;
  font-size: 12px;
  font-family: verdana;
  font-weight: bold; }

.checkoutStages .stageComplete .stageNumber {
  text-align: center;
  height: auto;
  left: -2px;
  top: -6px;
  width: 15px;
  padding-top: 6px;
  padding-right: 11px;
  padding-bottom: 6px;
  padding-left: 11px;
  -moz-box-shadow: 0 0 6px #3e3e3e;
  -webkit-box-shadow: 0 0 6px #3e3e3e;
  box-shadow: 0 0 6px #3e3e3e;
  border-radius: 15px;
  -moz-border-radius: 15px;
  color: #313131;
  background-color: #4cdf38;
  font-size: 12px;
  font-family: verdana;
  font-weight: bold; }

.checkoutStages .stageArrow {
  left: 50%;
  top: 20px;
  margin-left: 12px;
  height: 20px;
  width: 5px;
  background-color: #4cdf38;
  border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #3e3e3e; }

.cartHorizontalBox {
  font-family: inherit;
  font-size: inherit;
  text-align: inherit;
  line-height: inherit; }

.cartHorizontalBox .cartDataBox {
  font-family: inherit;
  font-size: inherit;
  text-align: inherit;
  line-height: inherit; }

.cartHorizontalBox .cartButtonBox {
  font-family: inherit;
  font-size: inherit;
  text-align: inherit;
  line-height: inherit; }

.cartHorizontalBox .cartQuantity {
  font-family: inherit;
  font-size: inherit;
  text-align: inherit;
  line-height: inherit; }

.cartHorizontalBox .cartPrice {
  font-family: inherit;
  font-size: inherit;
  text-align: inherit;
  line-height: inherit; }

span.searchedWord {
  font-weight: bold; }

.panelTop1 .pleft {
  width: 30px;
  height: 30px; }

.panelTop1 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelTop1 .pright {
  width: 30px;
  height: 30px; }

.panelBottom1 .pleft {
  width: 30px;
  height: 30px; }

.panelBottom1 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelBottom1 .pright {
  width: 30px;
  height: 30px; }

.panelTop2 .pleft {
  width: 30px;
  height: 30px; }

.panelTop2 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelTop2 .pright {
  width: 30px;
  height: 30px; }

.panelBottom2 .pleft {
  width: 30px;
  height: 30px; }

.panelBottom2 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelBottom2 .pright {
  width: 30px;
  height: 30px; }

.panelTop3 .pleft {
  width: 30px;
  height: 30px; }

.panelTop3 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelTop3 .pright {
  width: 30px;
  height: 30px; }

.panelBottom3 .pleft {
  width: 30px;
  height: 30px; }

.panelBottom3 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelBottom3 .pright {
  width: 30px;
  height: 30px; }

.panelTop4 .pleft {
  width: 30px;
  height: 30px; }

.panelTop4 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelTop4 .pright {
  width: 30px;
  height: 30px; }

.panelBottom4 .pleft {
  width: 30px;
  height: 30px; }

.panelBottom4 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelBottom4 .pright {
  width: 30px;
  height: 30px; }

.panelTop5 .pleft {
  width: 30px;
  height: 30px; }

.panelTop5 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelTop5 .pright {
  width: 30px;
  height: 30px; }

.panelBottom5 .pleft {
  width: 30px;
  height: 30px; }

.panelBottom5 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelBottom5 .pright {
  width: 30px;
  height: 30px; }

.panelTop6 .pleft {
  width: 30px;
  height: 30px; }

.panelTop6 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelTop6 .pright {
  width: 30px;
  height: 30px; }

.panelBottom6 .pleft {
  width: 30px;
  height: 30px; }

.panelBottom6 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelBottom6 .pright {
  width: 30px;
  height: 30px; }

.panelTop7 .pleft {
  width: 30px;
  height: 30px; }

.panelTop7 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelTop7 .pright {
  width: 30px;
  height: 30px; }

.panelBottom7 .pleft {
  width: 30px;
  height: 30px; }

.panelBottom7 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelBottom7 .pright {
  width: 30px;
  height: 30px; }

.panelTop8 .pleft {
  width: 30px;
  height: 30px; }

.panelTop8 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelTop8 .pright {
  width: 30px;
  height: 30px; }

.panelBottom8 .pleft {
  width: 30px;
  height: 30px; }

.panelBottom8 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelBottom8 .pright {
  width: 30px;
  height: 30px; }

.panelTop9 .pleft {
  width: 30px;
  height: 30px; }

.panelTop9 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelTop9 .pright {
  width: 30px;
  height: 30px; }

.panelBottom9 .pleft {
  width: 30px;
  height: 30px; }

.panelBottom9 .pmid {
  background-repeat: repeat-x;
  width: auto;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 27px;
  margin-left: 27px; }

.panelBottom9 .pright {
  width: 30px;
  height: 30px; }

table.taskListTable {
  width: 80%; }

table.stageQuestionTable {
  width: 90%; }

table.stageQuestionTable th {
  width: 120px; }

#blogPanel .blogPostList article a {
  display: block; }

#blogPanel .blogPostList article img {
  display: block; }

#blogPanel .pages {
  height: 30px; }

#blogPanel .pages a.dir {
  width: 120px; }

#blogCategoryPanel .blogPostList article a {
  display: block; }

#blogCategoryPanel .blogPostList article img {
  display: block; }

#blogCategoryPanel .pages {
  height: 30px; }

#blogCategoryPanel .pages a.dir {
  width: 120px; }

#blogPostPanel aside.relatedSidebar article img {
  display: inline-block;
  vertical-align: top; }

#blogPostPanel aside.relatedSidebar article a.heading {
  display: inline-block;
  vertical-align: top; }

#blogPostPanel aside.relatedFooter article {
  display: inline-block; }

#blogPostPanel aside.relatedFooter article img {
  display: block; }

#blogPostPanel aside.relatedFooter article a.heading {
  display: block; }

#authorPanel .authorPosts article {
  display: inline-block; }

#authorPanel .authorPosts article a.heading {
  display: block; }

#authorPanel .authorPosts article img {
  display: block; }

div.list_productimage {
  height: 50px; }

div.icon_productimage {
  height: 80px; }

div.thumb_productimage {
  height: 110px; }

div.medium_productimage {
  height: 250px; }

div.list_image {
  height: 50px; }

div.icon_image {
  height: 80px; }

div.thumb_image {
  height: 110px; }

div.medium_image {
  height: 250px; }
/* 
 DEFAULTS FOR THIS SITE 
 */
body, p, h1, h2, h3, h4, h5, h6, input, label, button {
  font-family: "Open Sans", sans-serif; }

b, strong {
  font-weight: 600; }
/*p, h1, h2, h3, h4, h5, h6, ul {overflow:hidden;line-height:1.5}*/
a {
  text-decoration: none;
  color: inherit; }
/* Content area is full width */
#block1_wrapper {
  width: 100%;
  float: none; }
/* Prevent scrollbar */
.columnPanel {
  line-height: 1.5; }

[data-divider] {
  line-height: 1.4; }

[data-divider-flex] {
  line-height: 1.4; }
/* Override the auto default that flex gives to containers */
[data-divider-flex] .dividerColumn {
  min-width: 0;
  max-width: 100%; }
/* Common inputs */
input[type="text"], input[type="password"], select, textarea {
  padding: 5px;
  border-radius: 3px;
  border: 1px solid silver;
  font-size: 14px; }

input[type="radio"] {
  vertical-align: middle;
  margin: 5px; }
/* Minimum page height so footer is at bottom when small amount of content */
#hcwrapper {
  min-height: calc(100vh - 165px); }
/*
 TEMP
 */
.todolist p {
  padding-top: 30px !important;
  margin-top: 30px !important;
  border-top: 1px dashed silver; }
/*
 HEADER
 */
#header1-outer {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  border-bottom: 6px solid #0fbfff;
  background: white; }

#pageheading .split {
  width: 1100px;
  margin: auto;
  padding: 15px 0 5px 0;
  max-width: 95%; }

#pageheading .logo-col {
  flex: 0 0 auto; }

#pageheading .menu-col {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 10px; }

#pageheading .logo-col img {
  max-width: 100%;
  display: block;
  margin-bottom: 8px; }

#pageheading .phone {
  font-size: 24px;
  color: black;
  text-transform: uppercase;
  text-align: right;
  margin-right: 7px; }

#pageheading .phone p {
  display: flex;
  justify-content: flex-end;
  align-items: center; }

#pageheading .phone p a {
  display: inline-block;
  margin-left: 10px;
  white-space: nowrap;
  color: inherit;
  font-weight: 600; }
/*#pageheading .menu {width:670px;max-width:calc(100% - 250px);margin-bottom:-5px;margin:-30px 10px 0 auto;z-index:10;position:relative;}*/
#pageheading .menu {
  width: 1100px;
  max-width: 95%;
  margin: -30px auto 0 auto;
  z-index: 10;
  position: relative; }

#pageheading .menu ul {
  display: flex;
  margin: 0 0 0 auto;
  align-items: flex-end;
  width: 670px;
  max-width: calc(100% - 250px); }

#pageheading .menu ul li {
  float: none;
  margin: 0 auto;
  flex: 0 0 auto;
  text-transform: uppercase; }

#pageheading .menu ul li a {
  padding: 5px 14px; }

#pageheading .menu ul li:last-child {
  margin-right: 0;
  flex: 0; }

#pageheading .menu ul a, #pageheading .menu ul a:link {
  height: auto; }
/*
 PERMANENT SCROLLING HEADER 
 */
body[data-top="0"] #pagesize {
  padding-top: 150px; }

body[data-top="0"] #header1-outer {
  position: fixed;
  z-index: 20;
  top: 0px;
  margin: auto;
  margin-top: 0;
  min-height: 50px;
  left: 0;
  right: 0;
  width: 1920px;
  max-width: 100%; }

body[data-top="0"] #header1-outer {
  box-shadow: 0 0 4px 0 rgba(1, 1, 1, 0.5); }

body[data-top="0"] #pageheading .split {
  align-items: center;
  padding: 0; }

body[data-top="0"] .header {
  align-items: center;
  padding: 0; }

body[data-top="0"] #pageheading .logo-col {
  flex: 0 0 160px;
  z-index: 21; }

body[data-top="0"] #pageheading .logo-col img {
  height: 50px; }

body[data-top="0"] #pageheading .menu-col {
  flex-direction: row;
  align-items: center;
  flex: 0 0 220px;
  justify-content: center;
  z-index: 21;
  margin-top: 0; }

body[data-top="0"] #pageheading .phone {
  font-size: 22px;
  flex: 0 0 150px;
  order: 2; }

body[data-top="0"] #pageheading .phone p {
  margin-bottom: 0px; }

body[data-top="0"] #pageheading .menu {
  font-size: 18px;
  flex: 3 1 auto;
  order: 1;
  margin: -40px auto 10px auto; }

body[data-top="0"] #pageheading .menu .menuStyle1 {
  float: none;
  width: calc(100% - 360px);
  margin-left: auto; }

/*body[data-top="0"] #pageheading .phone p a {margin-left:0;color: #007fb1}
 body[data-top="0"] #pageheading .phone p a:before {font-size:20px;}*/

body[data-top="0"] #pageheading .menu ul {
  max-width: 100%; }

body[data-top="0"] #pageheading .menu [data-pid="1"] {
  display: none; }
/*
 FOOTER
 */
.footer-split {
  width: 100%;
  max-width: 90%;
  margin: auto;
  color: white; }

.footer-split .address-col {
  text-align: left; }

.footer-split .address-col * + p {
  margin-top: 15px; }

.footer-split .address-col p.name {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase; }

.footer-split .address-col p.copyright {
  text-transform: uppercase;
  font-size: 14px; }

.footer-split .suburb-col {
  text-align: left;
  padding: 0 20px; }

.footer-split .suburb-col h4 {
  color: white;
  font-size: 16px;
  font-weight: 600; }

.footer-split .suburb-col ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.footer-split .suburb-col ul li {
  flex: 0 0 50%; }

.footer-split .suburb-col ul li {
  color: #22436f;
  font-size: 15px;
  margin: 4px 0; }

.footer-split .suburb-col ul li a {
  color: white; }

.footer-split .suburb-col ul li a:hover {
  text-decoration: underline; }

.footer-split .contact-col {
  text-align: right; }

.footer-split .contact-col p.phone {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase; }

.footer-split .contact-col p.menu a {
  text-decoration: underline; }

.footer-agency {
  text-align: right;
  margin: 0 auto;
  max-width: 90%; }

.footer-agency p {
  color: #c1c1be;
  font-size: 14px; }

.footer-agency a {
  color: inherit;
  font-size: inherit;
  text-decoration: underline; }

.footer-agency a:hover {
  color: inherit; }

.footer-split .dividerColumn + .dividerColumn {
  border-left: 1px dashed #3a577d; }
/*
 MAIN GENERIC
 */
a.phone {
  white-space: nowrap; }

main {
  width: 100%;
  margin: 50px auto 40px auto; }

main > header {
  padding: 0;
  margin-bottom: 35px; }

main > header h1 {
  text-align: center;
  font-size: 36px;
  color: #565656;
  font-weight: 500;
  font-family: "Roboto"; }

main .content {
  padding: 0;
  width: 950px;
  max-width: 90%;
  margin: 80px auto; }

main .content > [data-divider-flex] {
  margin: auto; }

main .content h2 {
  color: #231f20;
  font-size: 24px;
  font-weight: 600; }

main .content h3 {
  color: #231f20;
  font-size: 19px;
  font-weight: 600; }

main .content p {
  line-height: 1.6; }

main .content p a {
  color: #00a9e7; }

main .content p img {
  max-width: 100%; }

main .content p.links {
  color: #00a851; }

main .content p.links a:hover {
  text-decoration: underline; }

main .content ul li + li {
  margin-top: 10px; }

main .content * + p {
  margin-top: 15px; }

main .content * + ul {
  margin-top: 15px; }

main .content * + h2 {
  margin-top: 65px; }

main .content * + h3 {
  margin-top: 50px; }

main .content ul.ticks {
  margin: 20px 0 20px -20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0; }

main .content ul.ticks li {
  background-color: #ecfff5;
  position: relative;
  padding-right: 6px;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 44px;
  font-size: 17px;
  list-style: none;
  width: auto;
  display: flex;
  white-space: normal;
  align-items: center;
  flex: 0 1 calc(50% - 20px);
  color: black;
  margin-left: 20px;
  overflow: hidden;
  padding: 6px 6px 6px 46px; }

main .content ul.ticks li:before {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  content: "\2713";
  background-color: #01a750;
  font-weight: bold;
  font-size: 20px;
  color: white;
  flex: 0 0 36px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 36px;
  border-radius: 6px; }

main .content ul.ticks.single {
  flex-direction: column; }

main .content ul.ticks.single li {
  flex: 1 1 100%; }

main .content ul.ticks.three li {
  flex: 0 1 calc(33% - 20px); }

main .content ul.ticks.challenges li {
  background-color: #fff2e1; }

main .content ul.ticks.challenges li:before {
  content: "!";
  background-color: #ff8d00; }

main .content ul.ticks.benefits li {
  background-color: #e5f8ff; }

main .content ul.ticks.benefits li:before {
  content: "\2713";
  background-color: #0bf; }

main .content .intro {
  margin-bottom: 80px; }

main .content .intro p {
  width: 900px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 19px;
  font-family: "Roboto"; }

main .content .intro p img {
  display: block;
  margin: 20px auto; }

main .content .intro ul.ticks {
  width: 900px;
  max-width: 100%;
  margin: 20px 0 20px 0; }
/*
 HOME
 */
main.home {
  width: 100%;
  max-width: 100%;
  margin: 0; }

main.home .content {
  padding: 0;
  width: 100%;
  max-width: 100%; }

main.home .content [data-divider-flex] {
  width: 1200px;
  margin: auto;
  max-width: 90%;
  align-items: center; }

main.home .content h2 {
  color: black;
  font-size: 26px;
  text-transform: uppercase; }

main.home .content .text-col h2 {
  background: url('/images/5/heading-icon.png') left 5px no-repeat;
  min-height: 60px;
  margin-left: -60px;
  padding-left: 60px; }

main.home .content .text-col {
  padding-right: 40px; }

main.home .content img {
  display: block; }

main.home .content .text-col ul li a {
  color: #00a851; }

main.home .content .text-col ul li a:hover {
  text-decoration: underline; }

main.home .content h2 + p {
  margin-top: 0px; }

main.home .hero {
  background: url('/images/3/home-hero.jpg');
  padding-bottom: 30%;
  padding: 5px;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1920px;
  max-width: 100%;
  padding-bottom: 26.96%;
  padding-bottom: 28.2%;
  margin: 0 auto;
  position: relative; }

main.home .hero:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 21%;
  background-color: red;
  background: url('/images/7/hero-border.png') no-repeat;
  background-size: cover; }

main.home .hero .hero-text {
  position: absolute;
  background-color: rgba(10, 32, 62, 0.8);
  color: white;
  text-align: left;
  display: flex;
  flex-direction: column;
  padding: 20px;
  width: 600px;
  margin: 0;
  left: 18%;
  top: calc(50% - 93px); }

main.home .hero .hero-text h1 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 10px; }

main.home .hero .hero-text ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap; }

main.home .hero .hero-text ul li {
  font-size: 18px;
  list-style: none;
  width: auto;
  display: flex;
  white-space: normal;
  align-items: center;
  color: white;
  height: 35px; }

main.home .hero .hero-text ul li:before {
  display: block;
  height: 20px;
  content: " ";
  font-weight: bold;
  font-size: 1px;
  flex: 0 0 12px;
  text-align: center;
  margin: 0 15px 0 10px;
  background: url('/images/6/list-water-drop.png') center left no-repeat; }

main.home .service-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  width: 640px; }

main.home .service-list a {
  margin: 20px;
  width: 168px;
  height: 148px;
  background-color: #0fbfff;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 8px 8px 0 0;
  overflow: hidden; }

main.home .service-list a h2 {
  width: 100%;
  background-color: #0a203e;
  color: white;
  height: 56px;
  font-size: 16px;
  text-align: center;
  padding: 6px 2px; }

main.home .service-list a:hover {
  transform: scale(1.04);
  transition: 0.05s ease-in-out; }

main .testimonials {
  background-color: #f7f7f7;
  padding: 30px 0; }

main .testimonials header h2 {
  text-align: center;
  color: black;
  font-size: 30px;
  color: #0a203e;
  font-weight: 600; }

main .testimonials header p {
  text-align: center;
  width: 800px;
  max-width: 90%;
  margin: 20px auto;
  font-size: 18px; }

main .testimonials .split {
  width: 1400px;
  max-width: 90%;
  margin: auto; }

main .testimonials .dividerColumn {
  background-color: #f1f1f1;
  border-radius: 8px;
  padding: 20px;
  box-sizing: border-box;
  margin: 10px;
  background-color: white; }

main .testimonials blockquote {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

main .testimonials blockquote p {
  color: black;
  font-size: 15px;
  font-weight: 200; }

main .testimonials blockquote footer {
  margin-top: 15px; }

main .testimonials blockquote cite {
  color: #656565;
  font-style: italic;
  font-weight: normal; }

main .testimonials blockquote cite:before {
  content: "- "; }

main.home .callback-cta {
  position: relative;
  background-color: #0fbfff;
  padding: 50px 0;
  color: white;
  text-align: center;
  margin: 3px 0;
  overflow: hidden; }

main.home .callback-cta:before {
  position: absolute;
  background-color: #f7f7f7;
  width: 60px;
  height: 60px;
  bottom: 0;
  left: 0;
  content: "";
  transform: rotate(45deg);
  left: -30px;
  bottom: -30px; }

main.home .callback-cta:after {
  position: absolute;
  background-color: white;
  width: 60px;
  height: 60px;
  bottom: 0;
  left: 0;
  content: "";
  transform: rotate(45deg);
  top: -30px;
  right: -30px;
  left: auto; }

main.home .callback-cta .inner {
  width: 790px;
  background-color: #0a203e;
  max-width: 95%;
  margin: 15px auto 0 auto;
  padding: 15px;
  border-radius: 6px; }

main.home .callback-cta header h4 {
  font-size: 24px;
  margin: auto;
  margin-bottom: 28px;
  max-width: 90%; }

main.home .callback-cta header h4 a {
  text-decoration: underline;
  white-space: nobreak; }

main.home .callback-cta header h3 {
  font-size: 18px; }

main.home .callback-cta header p {
  font-size: 16px; }

main.home .callback-cta .contactForm {
  width: auto;
  text-align: center;
  margin: 15px auto 0 auto;
  padding: 15px;
  display: flex;
  align-items: center; }

main.home .callback-cta .contactForm .inputs {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto; }

main.home .callback-cta .contactForm .inputs .item {
  width: 100%; }

main.home .callback-cta .contactForm .inputs .row {
  display: flex;
  flex-direction: row; }

main.home .callback-cta .contactForm .inputs .row .item {
  width: auto; }

main.home .callback-cta .contactForm label {
  display: block;
  text-align: left; }

main.home .callback-cta .contactForm textarea, main.home .callback-cta .contactForm input[type="text"] {
  border-radius: 4px;
  margin: 0 8px 0 0;
  padding: 8px 0 8px 10px;
  width: 100%; }

main.home .callback-cta .contactForm input[type="text"] {
  width: 200px; }

main.home .callback-cta .contactForm textarea {
  height: 80px;
  resize: vertical; }

main.home .callback-cta .contactForm input[type="submit"] {
  font-size: 20px;
  font-weight: normal;
  background-color: transparent;
  color: white;
  text-transform: uppercase;
  border: 2px solid white;
  padding: 10px 25px 10px 25px;
  line-height: 1;
  margin-left: 20px;
  border-radius: 2px;
  cursor: pointer;
  width: 250px; }

main.home .callback-cta .contactForm input[type="submit"]:hover {
  background-color: #0fbfff;
  color: black; }

main.home .callback-cta .thankyou-message {
  min-height: 200px;
  margin: 15px auto 0 auto;
  padding: 15px;
  text-align: center;
  background-color: #009649;
  width: 800px;
  max-width: 95%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px; }

main.home .service-icons {
  background-color: #f7f7f7;
  padding: 65px 0;
  text-align: center;
  color: black;
  margin: 3px 0; }

main.home .service-icons header h3 {
  font-size: 30px;
  margin: auto;
  margin-bottom: 45px;
  max-width: 90%;
  font-weight: 600;
  color: #0a203e; }

main.home .service-icons .items {
  display: flex;
  justify-content: space-evenly;
  width: 1200px;
  margin: auto;
  flex-direction: row;
  max-width: 100%; }

main.home .service-icons .items blockquote {
  text-align: left;
  width: 310px;
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 5px;
  align-items: center; }

main.home .service-icons .items blockquote:before {
  content: "\2714";
  background-color: #00a0da;
  width: 50px;
  height: 50px;
  color: white;
  font-size: 30px;
  display: block;
  border-radius: 50%;
  line-height: 50px;
  margin: 0 10px 0 0;
  text-align: center;
  grid-row-end: span 2; }

main.home .service-icons .items blockquote h3 {
  color: #007dab;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px; }

main.home .service-icons .items blockquote p {
  font-size: 15px;
  color: #000;
  line-height: 1.3;
  margin: auto; }

main.home .service-icons .items .licensed {
  width: 293px; }

main.home .suburb-list .suburb-col {
  flex: 0 0 540px; }

main.home .suburb-list .suburb-col p a {
  color: #007ead;
  text-decoration: underline; }

main.home .suburb-list .suburb-col ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

main.home .suburb-list .suburb-col ul li {
  margin: 15px;
  display: block;
  background-color: #f0f0f0;
  width: 150px;
  border: 2px solid #0fbfff;
  border-radius: 6px;
  text-align: center;
  padding: 6px;
  color: #0a203e;
  font-size: 18px;
  font-weight: 600; }

main.home .suburb-list .suburb-col ul li a:hover {
  display: block;
  background-color: #0fbfff;
  transform: scale(1.04);
  transition: 0.05s ease-in-out; }
/*
 ABOUT
 */
/*
 main.about .values {width:1000px;max-width:90%;margin:auto;margin-top:20px;text-align:center;justify-content: space-evenly;}
 main.about .values h3 {color:#0097da;margin-bottom:10px;}
 main.about .values *+p {margin-top:10px;}
 main.about .values .dividerColumn {padding:10px;margin:10px;background-color:white;background-color: #f7f7f7;box-shadow: 0 0 2px rgba(0,0,0,0.3);}
 */
/*
 Services Leader Page
 */
main.services .service-list {
  background-color: #f7f7f7;
  padding: 30px 0; }

main.services .service-list header {
  width: 1300px;
  max-width: 90%;
  margin: auto;
  margin: 20px auto;
  text-align: center; }

main.services .service-list header h2 {
  font-size: 26px;
  margin-bottom: 8px;
  color: #0a203e;
  font-weight: 600; }

main.services .service-list header p {
  font-size: 18px; }

main.services .service-list .items {
  width: 1100px;
  max-width: 90%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 35px;
  justify-content: center; }

main.services .service-list .items a {
  padding: 10px;
  padding: 0;
  width: calc(50% - 30px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background-color: #0bf;
  padding: 8px;
  border-radius: 4px;
  margin: 15px; }

main.services .service-list .items a:hover {
  transform: scale(1.04);
  transition: 0.05s ease-in-out; }

main.services .service-list .items h3 {
  width: 300px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  color: white;
  margin: 0 90px 0 0;
  max-width: calc(100% - 80px); }

main.services .service-list .items h3 img {
  width: 100px;
  display: inline-block;
  vertical-align: middle; }

main.services .service-list .items p:last-of-type {
  background-color: white;
  padding: 15px;
  border-radius: 3px;
  grid-column: 1 / span 2;
  display: flex;
  flex-direction: column;
  height: calc(100% - 8px);
  justify-content: center; }
/*
 Individual Service Pages
 */
main.service .call-banner {
  background-color: #00b6f9;
  color: white;
  text-align: center;
  font-size: 26px;
  padding: 30px 12px;
  font-weight: bold; }

main.service .call-banner .phone {
  white-space: nowrap; }

.middle-cta .col-details .googleMapsPanel {
  margin-right: 50px; }
/*
 Service area
 */
/*
 Individual suburb page
 */

main.suburb .service-info {
  clear: both;
  margin: 40px 0; }

main.suburb .service-info img {
  float: left;
  margin: 0 20px 10px 0; }

main.suburb .services {
  border-top: 15px solid #00b6f9; }

main.suburb .call-banner {
  background-color: #00b6f9;
  color: white;
  text-align: center;
  font-size: 26px;
  padding: 30px 12px;
  font-weight: bold; }

main.suburb .call-banner .phone {
  white-space: nowrap; }

.middle-cta {
  padding: 60px 0 50px 0; }

.middle-cta .split {
  width: 1200px;
  max-width: 95%;
  margin: 0 auto;
  align-items: center; }

.middle-cta .col-details {
  margin: 30px auto;
  width: 850px;
  max-width: 90%; }

.middle-cta .col-details p {
  font-size: 20px;
  color: #ff9912; }

.middle-cta .col-details h2 {
  font-size: 30px;
  color: black;
  margin-bottom: 15px;
  font-weight: bold; }

.middle-cta .col-details ul {
  margin: 20px 0;
  display: flex;
  flex-direction: column;
  padding: 0; }

.middle-cta .col-details ul li {
  font-size: 17px;
  list-style: none;
  width: auto;
  display: block;
  margin: 0;
  padding: 0; }

.middle-cta .col-details ul li + li {
  margin-top: 15px; }

.middle-cta .col-details ul li:before {
  display: block;
  float: left;
  height: 45px;
  content: "\2713";
  font-weight: bold;
  font-size: 30px;
  background-color: #00b6f9;
  color: white;
  border-radius: 50%;
  width: 45px;
  text-align: center;
  margin: 5px 10px 45px 0;
  line-height: 1.5; }

.middle-cta .col-details ul li h3 {
  font-size: 20px;
  color: #00b6f9;
  font-weight: 600; }

.middle-cta .col-form form {
  max-width: 98%;
  background-color: white;
  padding: 15px 25px;
  position: relative;
  width: 350px;
  color: black;
  border: 5px solid #00b6f9;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
  border-radius: 5px; }

.middle-cta .col-form form br {
  display: none; }

.middle-cta .col-form form h3 {
  color: black;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px; }

.middle-cta .col-form form h4 {
  color: black;
  font-size: 13px;
  position: absolute;
  top: -25px;
  width: 100%;
  left: 0;
  text-align: center; }

.middle-cta .col-form form label {
  font-size: 13px;
  font-weight: 600;
  margin-top: 0;
  display: block;
  color: black; }

.middle-cta .col-form form label:nth-of-type(4) {
  margin-top: 15px; }

.middle-cta .col-form form input[type="text"], .middle-cta .col-form form input[type="tel"], .middle-cta .col-form form input[type="email"] {
  width: 100%;
  padding: 8px;
  border-radius: 2px;
  box-sizing: border-box;
  border: 1px solid #c0c0c0;
  font-size: 16px;
  margin-bottom: 5px; }

.middle-cta .col-form form .groupbox {
  margin-left: 8px; }

.middle-cta .col-form form .groupbox br {
  display: block;
  height: 0; }

.middle-cta .col-form form .groupbox label {
  margin-top: 0;
  display: inline-block; }

.middle-cta .col-form form input[type="submit"] {
  background-color: green;
  color: white;
  display: block;
  padding: 10px 10px 13px 10px;
  margin: 0;
  border: 2px solid white;
  font-size: 22px;
  font-weight: 600;
  white-space: normal;
  cursor: pointer;
  border-radius: 8px;
  background-image: linear-gradient(to bottom, #00d624, #008c14);
  width: 190px;
  line-height: 1;
  margin: 10px 0; }

.middle-cta .col-form form input[type="submit"] {
  background: #00c853;
  border-radius: 1px; }

.middle-cta .col-form form .cta-phone {
  text-align: right;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  color: black; }

.middle-cta .col-form form .cta-phone a {
  color: black;
  display: block;
  border-bottom: 3px solid #ffae28;
  font-size: 24px;
  font-weight: 600;
  display: inline-block;
  padding: 0; }

.middle-cta p.thank-you {
  color: black;
  background-color: white;
  padding: 15px 25px;
  width: 350px;
  font-size: 16px;
  margin: 30px 5px;
  border: 5px solid #00b6f9;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
  border-radius: 5px; }
/*
 CONTACT
 */
main.contact .split {
  width: 1000px;
  max-width: 95%;
  margin: 30px auto; }

main.contact .split p + p {
  margin-top: 15px; }

main.contact .contact-form form {
  width: 100%;
  max-width: 95%;
  margin: auto; }

main.contact .contact-form form input[type="text"], .contact-form form textarea {
  width: 100%;
  padding: 8px 5px;
  border-radius: 3px;
  border: 1px solid silver;
  box-sizing: border-box;
  margin-bottom: 8px; }

main.contact .contact-form form br {
  display: none; }

main.contact .contact-form form .requiredNote {
  display: none; }

main.contact .contact-form form .requiredNote + br {
  display: none; }

main.contact .contact-form form .submitButton {
  float: none;
  margin: 0; }

main.contact .contact-form form .submitButton input[type="submit"] {
  background-color: #515353;
  width: 100%;
  border: none;
  padding: 5px;
  border: 2px solid white;
  color: white;
  font-size: 18px; }
/* HEALTH CHECK BOX*/
.health-check {
  max-width: 90%;
  border: 3px solid #0fbfff;
  padding: 0 0 0px 0;
  border-radius: 6px;
  width: 900px;
  margin: 20px auto;
  position: relative;
  padding-top: 60px; }

.health-check h2 {
  background: #0fbfff;
  color: white;
  font-size: 24px;
  font-weight: 600;
  padding: 8px 10px;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 10px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  text-align: center; }

.health-check ul {
  margin: 0;
  padding: 0;
  width: auto;
  overflow: hidden;
  margin-left: 20px;
  padding-left: 20px; }

.health-check ul li {
  margin: 0;
  padding: 0; }

.health-check ul li::marker {
  color: #0fbfff; }

.health-check .imgtxtfl {
  margin-top: -6px; }

.health-check p {
  margin: 20px; }

.health-check * + p {
  margin-top: 20px; }

.health-check * + ul {
  margin-top: 20px; }

@media (min-width: 1921px) {
  #pagesize {
    width: 100%;
    max-width: 1920px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    background-color: white;
    border-top: 1px solid white; }

  body {
    background-color: #6b6b6b !important; } }

@media (max-width: 1200px) {
  main.home .content [data-divider-flex] {
    margin-left: 80px;
    max-width: calc(90% - 20px); }

  .middle-cta .col-details {
    width: 50%; } }

@media (max-width: 1100px) {
  main.home .content [data-divider-flex] .dividerColumn {
    flex: 0 0 50%; }

  main.home .content h2 {
    font-size: 22px; }

  main.home .service-list {
    width: auto; }

  main.home .service-list a {
    margin: 5px;
    width: 150px;
    height: 120px; }

  main.home .service-list a img {
    width: 80%;
    margin: auto; }

  main.home .suburb-list .suburb-col ul li {
    margin: 4px; }

  main.home .service-icons .items blockquote {
    width: 30%; }

  main.home .service-icons .items .licensed {
    width: 26%; }

  main.home .service-icons .items .quality {
    width: 28%; }

  main.home .service-icons .items blockquote h3 {
    font-size: 18px;
    grid-column-end: span 2;
    text-align: center; }

  main.home .service-icons .items blockquote:before {
    grid-row-start: 2;
    grid-row-end: 2; }

  main.home .service-icons .items blockquote p {
    grid-column-start: 2; } }

@media (max-width: 950px) {
  .footer-split .suburb-col ul li {
    flex: 0 0 100%; } }

@media (max-width: 880px) {
  main.home .hero {
    height: 230px;
    background-size: cover; }

  main.home .hero:after {
    bottom: -10px; }

  main.home .hero .hero-text {
    width: 80%;
    left: 10%;
    right: 10%; }

  main.home .hero .hero-text h1 {
    font-size: 22px; }

  main.home .hero .hero-text ul li {
    font-size: 16px; }

  main.services .service-list .items h3 {
    padding-bottom: 4px; }

  main.services .service-list .items h3 img {
    width: 80px; } }

@media (max-width: 810px) {
  #pageheading .split {
    align-items: center; }

  #pageheading .menu ul {
    max-width: calc(100% - 150px); }

  #pageheading .phone p {
    margin-bottom: 40px; }

  #pageheading .logo-col {
    max-width: 120px; }

  body[data-top="0"] #pageheading .menu {
    margin: 10px auto 0 auto; }

  body[data-top="0"] #pageheading .menu .menuStyle1 {
    width: 100%; }

  body[data-top="0"] #pageheading .menu ul {
    width: 100%; }

  body[data-top="0"] #pageheading .split {
    justify-content: space-between; } }

@media (max-width: 730px) {
  main.home .content [data-divider-flex] {
    flex-direction: column;
    margin-left: auto;
    max-width: 90%; }

  main.home .content [data-divider-flex] .dividerColumn {
    flex: auto; }

  main.home .content [data-divider-flex] .dividerColumn + .dividerColumn {
    margin-top: 25px; }

  main.home .content .text-col {
    margin-left: 45px; }

  main.home .content .image-col img {
    max-width: 100%; }

  main.home .suburb-list .suburb-col ul {
    justify-content: center; }

  main.home .service-icons .items {
    flex-direction: column; }

  main.home .service-icons .items blockquote {
    flex: auto;
    width: 80% !important;
    margin: 20px auto;
    justify-content: flex-start; }

  main.home .service-icons .items blockquote h3 {
    text-align: left;
    grid-column-start: 2;
    grid-column-end: 2; }

  main.home .service-icons .items blockquote:before {
    grid-row-start: 1;
    grid-row-end: span 2; }

  main.home .callback-cta .contactForm {
    flex-direction: column; }

  main.home .callback-cta .contactForm .buttons {
    margin-top: 20px; }

  .middle-cta .split {
    flex-direction: column; }

  .middle-cta .col-details {
    width: auto; } }

@media (max-width: 700px) {
  main .testimonials .split {
    flex-direction: column; }

  main .testimonials .dividerColumn {
    flex: auto; }

  main > header + .content {
    margin-top: 10px; }

  main > header h1 {
    font-size: 32px; }

  main.services .service-list .items {
    flex-direction: column; }

  main.services .service-list .items a {
    width: calc(100% - 30px); }

  main.suburb .content ul.ticks.three li {
    flex: 0 1 calc(50% - 20px); } }

@media (max-width: 670px) {
  #pageheading .menu {
    margin: auto; }

  #pageheading .menu ul {
    max-width: 100%;
    margin: auto; }

  #pageheading .menu ul li:last-child {
    margin-right: auto; }

  #pageheading .menu li[data-pid="1"] {
    display: none; }

  main.contact .split {
    flex-direction: column; }

  main.contact .split .dividerColumn {
    flex: auto; }

  main.contact .split .address-col {
    text-align: center; }

  main.contact .split .form-col {
    margin-top: 40px; } }

@media (max-width: 600px) {
  .footer-split {
    flex-direction: column; }

  .footer-split .dividerColumn {
    flex: auto;
    border: none !important; }

  .footer-split .contact-col {
    text-align: center; }

  .footer-split .address-col {
    order: 2;
    text-align: center;
    margin-top: 25px; }

  .footer-split .suburb-col {
    order: 3;
    margin-top: 25px;
    text-align: center; }

  .footer-split .suburb-col ul {
    padding: 0;
    margin: 0; }

  .footer-split .suburb-col ul li {
    flex: 0 0 50%;
    list-style-type: none; }

  .footer-agency {
    text-align: center;
    margin-top: 15px; }

  main.service-area .content ul.ticks.three li {
    flex: 0 1 calc(50% - 20px); }

  main.suburb .content .intro ul.ticks.three li {
    flex: 0 1 calc(100% - 20px); } }

@media (max-width: 510px) {
  main.home .hero .hero-text {
    width: 96%;
    left: 2%;
    right: 2%; }

  main .content ul.ticks li {
    flex: 0 1 calc(100% - 20px); } }

@media (max-width: 490px) {
  #pageheading .menu {
    max-width: calc(100% - 2px); }

  #pageheading .menu ul {
    flex-wrap: wrap;
    max-width: 100%; }

  #pageheading .menu ul li {
    flex: 0 0 50%;
    background-color: #007eab;
    color: white;
    border: 1px solid white; }

  #pageheading .menu ul li:last-child {
    flex: 0 0 50%; }

  main.home .callback-cta .contactForm .inputs .row {
    flex-direction: column; }

  main.home .callback-cta .contactForm .inputs .row .item + .item {
    margin-top: 8px; }

  main.suburb .content ul.ticks.three li {
    flex: 0 1 calc(100% - 20px); } }

@media (max-width: 420px) {
  main.home .hero .hero-text h1 {
    font-size: 18px; }

  main.home .hero .hero-text ul li {
    font-size: 16px;
    height: auto; }

  main.home .hero .hero-text ul li:before {
    margin: 0 10px 0 0; }

  main.home .hero .hero-text ul li + li {
    margin-top: 6px; }

  main.service-area .content ul.ticks.three li {
    flex: 0 1 calc(100% - 20px); } }

@media (max-width: 510px) {
  .health-check .imgtxtfl {
    float: none; }

  .health-check .imgtxtfl table {
    width: 100%; }

  .health-check .imgtxtfl img {
    display: block;
    margin: auto; } }
/* Open Sans Light */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 200;
  font-display: auto;
  src: local('Open Sans Light'), local('OpenSans-Light'), url('/_customfonts/OpenSans-Light.woff2') format('woff2'), url('/_customfonts/OpenSans-Light.woff') format('woff'), url('/_customfonts/OpenSans-Light.ttf') format('truetype');
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */ }
/* Open Sans Regular */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: local('Open Sans'), local('OpenSans'), url('/_customfonts/OpenSans.woff2') format('woff2'), url('/_customfonts/OpenSans.woff') format('woff'), url('/_customfonts/OpenSans.ttf') format('truetype');
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */ }
/* Open Sans Semibold */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('/_customfonts/OpenSans-Semibold.woff2') format('woff2'), url('/_customfonts/OpenSans-Semibold.woff') format('woff'), url('/_customfonts/OpenSans-Semibold.ttf') format('truetype'); }
/* Roboto Light */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  src: local('Roboto Light'), local('Roboto-Light'), url('/_customfonts/Roboto-Light.ttf') format('truetype'); }
/* Roboto Regular */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('/_customfonts/Roboto-Regular.ttf') format('truetype'); }
/* Roboto Medium */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('/_customfonts/Roboto-Medium.ttf') format('truetype'); }
