/* Reset ================================================================================= */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);

*{margin:0;padding:0;}

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

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

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

/* Headings */
h1,h2,h3,h4,h5,h6{font-family:Source Sans Pro, sans-serif;font-weight:600; letter-spacing:-0.2px;}
h1{font-size:20px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:11px;}

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

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

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

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

/* Tools */
.hidden{display:block !important;border:0 !important;margin:0 !important;padding:0 !important;font-size:0 !important;line-height:0 !important;width:0 !important;height:0 !important;overflow:hidden !important;}
.nobr{white-space:nowrap !important;}
.wrap{white-space:normal !important;}
.a-left{text-align:left !important;}
.a-center{text-align:center !important;}
.a-right{text-align:right !important;}
.v-top{vertical-align:top;}
.v-middle{vertical-align:middle;}
.f-left,
.left{float:left !important;}
.f-right,
.right{float:right !important;}
.f-none{float:none !important;}
.f-fix{float:left;width:100%;}
.no-display{display:none;}
.no-margin{margin:0 !important;}
.no-padding{padding:0 !important;}
.no-bg{background:none !important;}
/* ======================================================================================= */
/* Background and Gradient and Radius*/
.radius{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.texture{background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/texture.png) 0 0 repeat;}
.gray-gradient-top,.fieldset .legend,.collateral-tabs .tab-container:before,.my-account:before{
    background-color:#fff;
    background-image:-moz-linear-gradient(top, #f0f0f0 0%, #fefefe 56px);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(56px,#fefefe));
    background-image:-webkit-linear-gradient(top, #f0f0f0 0%, #fefefe 56px);
    background-image:-o-linear-gradient(top, #f0f0f0 0%, #fefefe 56px);
    background-image:-ms-linear-gradient(top, #f0f0f0 0%, #fefefe 56px);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f0f0f0', endColorstr='#fefefe');
    background-image:linear-gradient(top, #f0f0f0 0%, #fefefe 56px);
}
.gray-gradient-bottom,
.block .block-title,
.block-layered-nav dt,.opc .step-title,.block-progress dt,
.collateral-tabs .tab.tab-product-purchase-online.active h3,
.cms-request-catalogue .fieldset .legend,.mailchimp-subscribe.fieldset .legend{
    background-color:#f5f5f5;
    background-image:-moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f0f0));
    background-image:-webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-o-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f0f0f0');
    background-image:linear-gradient(top, #fff 0%, #f0f0f0 100%);
}
.red-gradient,.red-gradient-over,.collateral-tabs .tab.tab-product-purchase-online h3{
    background-color:#d21d21;
    background-image:-moz-linear-gradient(top, #dc2125 0%, #91070a 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc2125), color-stop(100%,#91070a));
    background-image:-webkit-linear-gradient(top, #dc2125 0%, #91070a 100%);
    background-image:-o-linear-gradient(top, #dc2125 0%, #91070a 100%);
    background-image:-ms-linear-gradient(top, #dc2125 0%, #91070a 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#dc2125', endColorstr='#91070a');
    background-image:linear-gradient(top, #dc2125 0%, #91070a 100%);
}
.red-gradient-over{padding:1px;position:relative;}
.red-gradient-over:hover{padding:0;background:#dc2125;filter:none;border:1px solid #dc2125;}
.red-gradient-over:hover > *{
    background-color:#dc2125;
    background-image:-moz-linear-gradient(top, #a90f13 0%, #dc2125 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90f13), color-stop(100%,#dc2125));
    background-image:-webkit-linear-gradient(top, #a90f13 0%, #dc2125 100%);
    background-image:-o-linear-gradient(top, #a90f13 0%, #dc2125 100%);
    background-image:-ms-linear-gradient(top, #a90f13 0%, #dc2125 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a90f13', endColorstr='#dc2125');
    background-image:linear-gradient(top, #a90f13 0%, #dc2125 100%);
}
.image-shadow,.callout-wrapper img,.block-home-about img{
    -moz-box-shadow:0 1px 5px #b2b2b2;
    -webkit-box-shadow:0 1px 5px #b2b2b2;
    -o-box-shadow:0 1px 5px #b2b2b2;
    box-shadow:0 1px 5px #b2b2b2;
}
.image-gradient{
    background-color:#fff;
    background-image:-moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e9e9e9));
    background-image:-webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image:-o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image:-ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#e9e9e9');
    background-image:linear-gradient(top, #fff 0%, #e9e9e9 100%);
}
.box-shadow{
    -moz-box-shadow:0 1px 4px #b2b2b2;
    -webkit-box-shadow:0 1px 4px #b2b2b2;
    -o-box-shadow:0 1px 4px #b2b2b2;
    box-shadow:0 1px 4px #b2b2b2;
}
.box-sizing{
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
/* Layout ================================================================================ */
.wrapper{}
.page{text-align:left;}
.content-wrapper{width:964px;margin:0 auto;}
.page-print{background:#fff;padding:20px;text-align:left;}
.page-empty{background:#fff;padding:20px;text-align:left;}
.page-popup{padding:20px;text-align:left;}
.main-container{}
.main{margin:0 0 60px;}

/* Base Columns */
.col-left{float:left;width:23.444%;}
.col-main{float:left;width:74.481%;}
.col-right{float:right;width:23.44%;}

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

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

/* 3 Columns Layout */
.col3-layout .col-main{width:65.8%;}
.col3-layout .col-wrapper{float:left;width:74.8%;}
.col3-layout .col-wrapper .col-main{float:right;}
.col3-layout .col-wrapper .sidebar{width:31.1%;}

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

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

.col4-set .col-1{float:left;width:23.5%;}
.col4-set .col-2{float:left;width:23.5%;margin:0 2%;}
.col4-set .col-3{float:left;width:23.5%;}
.col4-set .col-4{float:right;width:23.5%;}
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
select,button{font:12px Arial, Helvetica, sans-serif;vertical-align:middle;color:#222021;}
input.input-text, textarea.input-text,.input-box select{border:1px solid #c1c0c0;background-color:#fff;padding:5px;font:13px/20px Arial, Helvetica, sans-serif;color:#9e9a9b;vertical-align:top;
    -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
    -moz-box-shadow:inset 0 2px 6px #e8e8e8;
    -webkit-box-shadow:inset 0 2px 6px #e8e8e8;
    -o-box-shadow:inset 0 2px 6px #e8e8e8;
    box-shadow:inset 0 2px 6px #e8e8e8;
}
input.input-text{height:20px;font-style:italic;}
input.input-text.text-active, textarea.input-text.text-active{color:#222021;font-style:normal;}*/
.input-box select{padding:6px 5px;height:32px;}
.input-box select:focus{color:#222021;}
select,textarea{background:#fff;border:1px solid #c1c0c0;}
select{padding:1px;}
select option{padding-right:10px;}
select.multiselect option{border-bottom:1px solid #ddd;padding:2px 5px;}
select.multiselect option:last-child{border-bottom:0;}
textarea{overflow:auto;}
input.radio,
input.checkbox{display:inline-block;vertical-align:top;margin:3px 6px 0 0;}
input.qty{width:38px !important;padding:0 4px;line-height:21px;height:21px;font-style:normal;color:#222021;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
button.button::-moz-focus-inner,button.button:focus,button.button:active{border:0;padding:0px;}
a.button{display:inline-block;text-decoration:none;}
button.button,a.button{overflow:hidden;width:auto;border:0;padding:1px;margin:0;cursor:pointer;position:relative;height:32px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
    -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
    background-image:-moz-linear-gradient(top, #dc2125 0%, #91070a 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc2125), color-stop(100%,#91070a));
    background-image:-webkit-linear-gradient(top, #dc2125 0%, #91070a 100%);
    background-image:-o-linear-gradient(top, #dc2125 0%, #91070a 100%);
    background-image:-ms-linear-gradient(top, #dc2125 0%, #91070a 100%);
    background-image:linear-gradient(top, #dc2125 0%, #91070a 100%);
}
button.button span,a.button span{display:block;padding:0 14px;cursor:pointer;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
button.button span span,a.button span span{padding:0;font:bold 13px/30px Arial, Helvetica, sans-serif;text-align:center;white-space:nowrap;color:#fff;text-shadow:0 -1px 0 #90070a;}
button.button:hover,a.button:hover{background:#dc2125;padding:1px;}
button.button:hover > span,a.button:hover > span{
    background-color:#dc2125;
    background-image:-moz-linear-gradient(top, #a90f13 0%, #dc2125 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90f13), color-stop(100%,#dc2125));
    background-image:-webkit-linear-gradient(top, #a90f13 0%, #dc2125 100%);
    background-image:-o-linear-gradient(top, #a90f13 0%, #dc2125 100%);
    background-image:-ms-linear-gradient(top, #a90f13 0%, #dc2125 100%);
    background-image:linear-gradient(top, #a90f13 0%, #dc2125 100%);
}

button.button.big,a.button.big{height:46px;}
button.button.big > span,a.button.big > span{padding:0 40px;}
button.button.big span span,a.button.big span span{font:600 18px/44px Source Sans Pro, sans-serif;text-transform:uppercase;}

button.button.dark,a.button.dark{
    background-color:#504d4e;
    background-image:-moz-linear-gradient(top, #504d4e 0%, #312f30 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#504d4e), color-stop(100%,#312f30));
    background-image:-webkit-linear-gradient(top, #504d4e 0%, #312f30 100%);
    background-image:-o-linear-gradient(top, #504d4e 0%, #312f30 100%);
    background-image:-ms-linear-gradient(top, #504d4e 0%, #312f30 100%);
    background-image:linear-gradient(top, #504d4e 0%, #312f30 100%);
}
button.button.dark span span,a.button.dark span span{text-shadow:none;}
button.button.dark:hover,a.button.dark:hover{background:#504d4e;}
button.button.dark:hover > span,a.button.dark:hover > span{
    background-color:#504d4e;
    background-image:-moz-linear-gradient(top, #312f30 0%, #504d4e 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#312f30), color-stop(100%,#504d4e));
    background-image:-webkit-linear-gradient(top, #312f30 0%, #504d4e 100%);
    background-image:-o-linear-gradient(top, #312f30 0%, #504d4e 100%);
    background-image:-ms-linear-gradient(top, #312f30 0%, #504d4e 100%);
    background-image:linear-gradient(top, #312f30 0%, #504d4e 100%);
}

button.button.grey,a.button.grey{padding:0;border:1px solid #d3d3d3;
    background-color:#fff;
    background-image:-moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f0f0));
    background-image:-webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-o-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:linear-gradient(top, #fff 0%, #f0f0f0 100%);
}
button.button.grey span span,a.button.grey span span{text-shadow:none;color:#086da9;}
button.button.grey:hover,a.button.grey:hover{background:#f0f0f0;}
button.button.grey:hover > span,a.button.grey:hover > span{
    background-color:#f0f0f0;
    background-image:-moz-linear-gradient(top, #f0f0f0 0%, #fff 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#fff));
    background-image:-webkit-linear-gradient(top, #f0f0f0 0%, #fff 100%);
    background-image:-o-linear-gradient(top, #f0f0f0 0%, #fff 100%);
    background-image:-ms-linear-gradient(top, #f0f0f0 0%, #fff 100%);
    background-image:linear-gradient(top, #f0f0f0 0%, #fff 100%);
}

button.button.btn-cart{height:40px;}
button.button.btn-cart:before{content:"";display:block;width:20px;height:20px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) 0 -110px no-repeat;position:absolute;top:8px;left:22px;}
button.button.btn-cart > span{padding:0 22px 0 52px;}
button.button.btn-cart span span{font:600 15px/38px Source Sans Pro, sans-serif;text-transform:uppercase;}

button.disabled{}
button.disabled span{}

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

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

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

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

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

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

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

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

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

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

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

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

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

.buttons-set{clear:both;}
.buttons-set .back-link{float:left;}
.buttons-set button.button{float:right;}
.buttons-set p.required{margin:0 0 5px;}

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

.fieldset{border:1px solid #d3d3d3;padding:19px 21px 19px 19px;margin:2px 0;}
.fieldset .legend{width:100%;padding:18px 19px;font-weight:600;font-size:18px;line-height:20px;border-top:1px solid #fff;margin:-19px -19px 0;}

/* Form Validation */
.validation-advice{clear:both;min-height:13px;margin:3px 0 0;padding-left:17px;font-size:10px;line-height:13px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/validation_advice_bg.gif) 2px 1px no-repeat;color:#f00;}
.validation-failed{border:1px dashed #f00 !important;background:#faebe7 !important;}
.validation-passed{}
p.required{font-size:10px;text-align:right;color:#f00;}
/* Expiration date and CVV number validation fix */
.v-fix{float:left;}
.v-fix .validation-advice{display:block;width:12em;margin-right:-12em;position:relative;}

/* Global Messages  */
.success{color:#3d6611;font-weight:bold;}
.error{color:#f00;font-weight:bold;}
.notice{
    color: #222021;
    font-style: italic;
}

.messages,
.messages ul{list-style:none !important;margin:0 !important;padding:0 !important;}
.messages{width:100%;overflow:hidden;}
.messages li{margin:0 0 20px;}
.messages li li{margin:0;}
.error-msg,
.success-msg,
.note-msg,
.notice-msg{border-style:solid !important;border-width:1px !important;background-position:18px 50% !important;background-repeat:no-repeat !important;padding:10px 10px 10px 42px !important;font-size:13px !important;line-height:20px;}
.error-msg{border-color:#f16048;background-color:#faebe7;background-image:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/i_msg-error.gif);color:#df280a;}
.success-msg{border-color:#67c845;background-color:#a5d893;background-image:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/i_msg-success.gif);color:#1a5d02;}
.note-msg,
.notice-msg{border-color:#fcd344;background-color:#fafaec;background-image:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/i_msg-note.gif);color:#3d6611;}

/* BreadCrumbs */
.breadcrumbs{padding:16px 0 6px;}
.breadcrumbs ul{display:block;overflow:hidden;}
.breadcrumbs li{display:block;float:left;color:#c1c0c0;text-transform:uppercase;font-weight:bold;line-height:20px;margin-right:5px;}
.breadcrumbs span{display:inline-block;vertical-align:middle;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -300px -30px no-repeat;text-indent:-999em;width:4px;height:9px;margin-left:7px;}
.breadcrumbs a{display:inline-block;color:inherit;}
.breadcrumbs a:hover{color:#0e5f90;text-decoration:none;}

/* Page Heading */
.page-title{font:400 42px/48px Source Sans Pro, sans-serif;margin:0 0 20px;}
.page-title h1,
.page-title h2{font-weight:inherit;font-size:inherit;}
.page-title .separator{margin:0 3px;}
.page-title .link-rss{float:right;}
.title-buttons{text-align:right;line-height:42px;}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6{float:left;}
.title-buttons .button{margin-top:-8px;}

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

/* Pager */
.pager{border:1px solid #d3d3d3;text-align:center;margin-bottom:19px;}
.pager-bottom .pager{margin:20px 0 0;}
.pager .top-row{padding:8px 19px 7px;line-height:19px;}
.pager .amount{float:left;font-weight:bold;}
.pager .amount span{color:#90070a;}
.pager label{font-weight:bold;padding-right:4px;line-height:19px;}
.pager select{height:18px;font-size:11px;line-height:16px;padding:0 0 0 4px;margin-top:-1px;}
.pager .limiter{float:right;}
.pager .limiter select{width:60px;}
.pager .pages{clear:both;border-top:1px solid #d3d3d3;background-color:#f0f0f0;}
.pager .pages ol{display:block;border-top:1px solid #fff;}
.pager .pages ol.no-first{padding-left:128px;}
.pager .pages ol.no-last{padding-right:128px;}
.pager .pages li{display:inline-block;vertical-align:top;height:34px;font-weight:bold;line-height:34px;}
.pager .pages li a,.pager .pages li strong{display:inline-block;height:25px;width:auto;padding:0 10px;line-height:25px;}
.pager .pages li a:hover{background:#fff;color:#dc2125;text-decoration:none;}
.pager .pages li.first,.pager .pages li.last{padding:1px 0 0;margin-top:-1px;line-height:34px;}
.pager .pages li.prev,.pager .pages li.next{padding:1px 0 0;margin-top:-1px;line-height:34px;}
.pager .pages li.first,.pager .pages li.prev{float:left;border-right:1px solid #d3d3d3;}
.pager .pages li.last,.pager .pages li.next{float:right;border-left:1px solid #d3d3d3;}

.pager .pages li.first a,.pager .pages li.last a{padding:0 19px 0 20px;height:34px;line-height:34px;}
.pager .pages li.first a span,.pager .pages li.last a span{display:inline-block;vertical-align:middle;width:10px;height:20px;text-indent:-999em;background-image:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_navigation.png);background-repeat:no-repeat;}
.pager .pages li.first a span{background-position:-60px 4px;}
.pager .pages li.first a:hover span{background-position:-60px -16px;}
.pager .pages li.last a span{background-position:-40px 4px;}
.pager .pages li.last a:hover span{background-position:-40px -16px;}
.pager .pages li.prev a,.pager .pages li.next a{padding:0;padding:0 20px;height:34px;line-height:34px;}
.pager .pages li.prev a:before,.pager .pages li.next a:after{content:"";display:inline-block;vertical-align:middle;height:20px;width:5px;background-image:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_navigation.png);background-repeat:no-repeat;}
.pager .pages li.prev a:before{background-position:-80px 4px;margin-right:3px;}
.pager .pages li.prev a:hover:before{background-position:-80px -16px;}
.pager .pages li.next a:after{background-position:-20px 4px;margin-left:3px;}
.pager .pages li.next a:hover:after{background-position:-20px -16px;}

.pager .pages .current{color:#90070a;}

/* Sorter */
.sorter{float:right;}
.sorter .view-mode,
.sorter .sort-by{float:right;margin-left:19px;}
.sorter .sort-by select{width:160px;}
.sorter .link-feed{}

/* Toolbar */
.toolbar{}
.toolbar .pager{}
.toolbar .sorter{display:none;}
.toolbar-bottom .pager{margin:19px 0 0;}

/* Data Table */
.data-table,.data-table table{width:100%;border:1px solid #d3d3d3;background:#fbfbfb;border-collapse:separate;}
.data-table th{padding:10px 5px;border-bottom:1px solid #fff;font-weight:bold;white-space:nowrap;}
.data-table td{padding:10px 5px;border-bottom:1px solid #fff;}
.data-table thead{background-color:#f5f5f5;
    background-image:-moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f0f0));
    background-image:-webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-o-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f0f0f0');
    background-image:linear-gradient(top, #fff 0%, #f0f0f0 100%);
}
.data-table tfoot{background-color:#edeae5;
    background-image:-moz-linear-gradient(top, #ebe8e3 0%, #f0ede9 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebe8e3), color-stop(100%,#f0ede9));
    background-image:-webkit-linear-gradient(top, #ebe8e3 0%, #f0ede9 100%);
    background-image:-o-linear-gradient(top, #ebe8e3 0%, #f0ede9 100%);
    background-image:-ms-linear-gradient(top, #ebe8e3 0%, #f0ede9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ebe8e3', endColorstr='#f0ede9');
    background-image:linear-gradient(top, #ebe8e3 0%, #f0ede9 100%);
}
.data-table tfoot td{border:0 none;}
.data-table tfoot tr.first td{border-top:1px solid #fff;padding:19px 19px 20px;}
.data-table tfoot + tbody tr.last td{border-bottom-color:#d3d3d3;}
.data-table thead th,.data-table thead td{font-weight:bold;font-size:13px;line-height:20px;color:#90070a;padding:7px;border-bottom:1px solid #d3d3d3;}
.data-table thead tr th:first-child,.data-table thead tr td:first-child{padding-left:19px;}
.data-table tbody{}

.data-table tbody tr:first-child td,.data-table tbody tr:first-child th{border-top:1px solid #fff;}
.data-table tr td:first-child,.data-table  tr th:first-child{padding-left:19px;}
.data-table tr td.last,.data-table  tr th.last{padding-right:19px;}
.data-table tr.last{}
.data-table tr.odd{background-color:#fbfbfb;}
.data-table tr.even{background-color:#f0f0f0;}




.data-table tbody.odd{}
.data-table tbody.odd td{border-width:0 1px;}
.data-table tbody.even{background-color:#f6f6f6;}
.data-table tbody.even td{border-width:0 1px;}
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td{border-bottom-width:1px;}
.data-table th .tax-flag{white-space:nowrap;font-weight:normal;}
.data-table td.label,
.data-table th.label{font-weight:bold;}
.data-table td.value{}

/* Shopping cart total summary row expandable to details */
tr.summary-total{cursor:pointer;}
tr.summary-total td{}
tr.summary-total .summary-collapse{float:right;text-align:right;padding-left:20px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/bkg_collapse.gif) 0 4px no-repeat;cursor:pointer;}
tr.show-details .summary-collapse{background-position:0 -53px;}
tr.show-details td{}
tr.summary-details td{font-size:11px;background-color:#dae1e4;color:#626465;}
tr.summary-details-first td{border-top:1px solid #d2d8db;}
tr.summary-details-excluded{font-style:italic;}

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

/* Class: std - styles for admin-controlled content */
.std .subtitle{padding:0;}
.std h1,.std h2,.std h3,.std h4,.std h5,.std h6{margin:0.5em 0 1em;}
.std ol.ol{list-style:decimal outside;padding-left:1.5em;}
.std ul.disc{list-style:disc outside;padding-left:18px;margin:0 0 10px;}
.std dl dt{font-weight:bold;}
.std dl dd{margin:0 0 10px;}
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote{margin:0 0 1em;padding:0;}
.std p{margin-bottom:1.4em;}
.std ul{list-style:disc outside;padding-left:1.3em;line-height:1.5em;}
.std ol{list-style:decimal outside;padding-left:1.3em;line-height:1.5em;}
.std ul ul{list-style-type:circle;}
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul{margin:.5em 0;}
.std table{margin-bottom:0.8em;}
.std dt{font-weight:bold;}
.std dd{padding:0 0 0 1.5em;}
.std blockquote{font-style:italic;padding:0 0 0 1.5em;}
.std address{font-style:normal;}
.std b,
.std strong{font-weight:bold;}
.std i,
.std em{font-style:italic;}

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

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

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


.separator{margin:0 3px;}

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

/* Noscript Notice */
.noscript{border:1px solid #ddd;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f;}
.noscript .noscript-inner{width:1000px;margin:0 auto;padding:12px 0 12px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/i_notice.gif) 20px 50% no-repeat;}
.noscript p{margin:0;}

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

/* Cookie Notice */
.notice-cookie{border-bottom:1px solid #cfcfcf;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f;}
.notice-cookie .notice-inner{width:870px;margin:0 auto;padding:12px 0 12px 80px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/i_notice.gif) 20px 25px no-repeat;text-align:left;}
.notice-cookie .notice-inner p{margin:0 0 10px;border:1px dotted #cccc73;padding:10px;}
.notice-cookie .notice-inner .actions{}

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


/* Header ================================================================================ */
.logo{float:left;}
.header-container{position:relative;}
.header-container:before{content:"";display:block;width:100%;height:5px;position:absolute;top:100%;z-index:10;
    background-image:-moz-linear-gradient(top, #222021 0%, transparent 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#222021), color-stop(100%,transparent));
    background-image:-webkit-linear-gradient(top, #222021 0%, transparent 100%);
    background-image:-o-linear-gradient(top, #222021 0%, transparent 100%);
    background-image:-ms-linear-gradient(top, #222021 0%, transparent 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#222021,endColorstr=#00222021);
    background-image:linear-gradient(top, #222021 0%, transparent 100%);
    opacity:0.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.header-gradient{
    background-image:-moz-linear-gradient(top, transparent 0%, #050404 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#050404));
    background-image:-webkit-linear-gradient(top, transparent 0%, #050404 100%);
    background-image:-o-linear-gradient(top, transparent 0%, #050404 100%);
    background-image:-ms-linear-gradient(top, transparent 0%, #050404 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#10050404,endColorstr=#050404);
    background-image:linear-gradient(top, transparent 0%, #050404 100%);
}
.header{padding:13px 0 22px;z-index:10;}
.header .toplinks{color:#c1c0c0;line-height:12px;padding-bottom:24px;}
.header .toplinks li{display:inline-block;vertical-align:top;height:12px;padding-left:16px;}
.header .toplinks li.phone{border-left:1px solid #c1c0c0;margin-left:16px;}
.header .toplinks a{color:inherit;}
.header .toplinks a.active,.header .toplinks a:hover{color:#fff;}
.header .links{float:right;}
.header .form-language{clear:both;text-align:right;}
.header .logo{float:left;text-decoration:none !important;}
.header .logo strong{position:absolute;top:-999em;left:-999em;width:0;height:0;font-size:0;line-height:0;text-indent:-999em;overflow:hidden;}
.header h1.logo{margin:0;padding:0;}
.header .quick-access{margin:2px 0 0 251px;}
.header .form-search{float:left;width:343px;text-align:right;padding:6px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
    background:#3a3637;
    background-image:-moz-linear-gradient(top, #423e40 0%, #292628 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#423e40), color-stop(100%,#292628));
    background-image:-webkit-linear-gradient(top, #423e40 0%, #292628 100%);
    background-image:-o-linear-gradient(top, #423e40 0%, #292628 100%);
    background-image:-ms-linear-gradient(top, #423e40 0%, #292628 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#423e40', endColorstr='#292628');
    background-image:linear-gradient(top, #423e40 0%, #292628 100%);
}
.header .form-search input.input-text{width:100%;height:36px;padding:7px 85px 7px 10px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/*.header .form-search:hover input.input-text{color:#222021;font-style:normal;}*/
.header .form-search .button{position:absolute;top:8px;right:8px;width:78px;}
.header .form-search .button:before{content:"";display:block;width:14px;height:16px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -280px 0 no-repeat;position:absolute;top:7px;left:10px;}
.header .form-search .button span{font-size:12px;padding:0 0 0 16px;}
.header .form-search .button span span{padding:0}
.header .form-search .search-autocomplete{z-index:999;}
.header .form-search .search-autocomplete ul{border:1px solid #ddd;background-color:#fff;}
.header .form-search .search-autocomplete li{padding:3px;border-bottom:1px solid #ddd;cursor:pointer;}
.header .form-search .search-autocomplete li .amount{float:right;font-weight:bold;}
.header .form-search .search-autocomplete li.selected{}

.quick-product-finder{float:left;margin-left:20px;width:206px;height:48px;text-decoration:none;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) 0 0 no-repeat;font:600 14px/17px Source Sans Pro, sans-serif;color:#444142;text-shadow:0 1px 0 #fff;text-indent:-999em;}
.quick-product-finder:hover{text-decoration:none;background-position:0 -50px;padding:4px 3px;margin:-4px -3px -4px 17px;}

.header .top-cart{float:right;width:124px;height:48px;position:relative;}
.header .top-cart a{display:block;height:100%;padding-left:50px;font:600 16px/44px Source Sans Pro, sans-serif;color:#fff;text-transform:uppercase;text-shadow:0 -1px 0 #90070a;position:relative;}
.header .top-cart a:before{content:"";display:block;width:27px;height:25px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -250px -20px no-repeat;position:absolute;top:10px;left:17px;}
.header .top-cart a:hover{text-decoration:none;}
.header-container .top-container{clear:both;text-align:right;}


/* Top Page Information */
.top-information{position:relative;background-color:#fff;}
.top-information.gradient{
    background-image:-moz-linear-gradient(top, #fefefe 81.6%, #f4f4f4 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(81.6%,#fefefe), color-stop(100%,#f4f4f4));
    background-image:-webkit-linear-gradient(top, #fefefe 81.6%, #f4f4f4 100%);
    background-image:-o-linear-gradient(top, #fefefe 81.6%, #f4f4f4 100%);
    background-image:-ms-linear-gradient(top, #fefefe 81.6%, #f4f4f4 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fefefe', endColorstr='#f4f4f4');
    background-image:linear-gradient(top, #fefefe 81.6%, #f4f4f4 100%);
}

/********** Radial Navigation Bar ******************/
.radial_menu_shadow{position:fixed;top:0;left:0;width:100%;height:100%;min-height:100%;background:rgba(0,0,0,0.6);z-index:29000;}
.radial_main_container{position:absolute;top:50%;left:50%;z-index:30000;}
.radial_main_container .close{position:absolute;left:-999em;top:50%;width:78px;margin-left:-39px;height:20px;}
.radial_main_container .close.active{left:50%;}
.radial_main_container .close a{display:block;font-size:11px;line-height:20px;text-transform:uppercase;color:#dc2125;background-color:#fff;text-align:center;padding:0 6px 0 22px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.radial_main_container .close a:hover{text-decoration:none;}
.radial_main_container .close a:before{content:"";display:block;width:10px;height:10px;position:absolute;top:5px;left:12px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -294px -60px no-repeat;}
.radial_main_container .close0{margin-top:185px;}
.radial_main_container .close1{margin-top:305px;}
.radial_main_container .close2{margin-top:425px;}
.radial_container{text-align:center;position:absolute;top:50%;left:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.radial_container.level0{width:290px;height:290px;margin:-125px 0 0 -145px;background:rgba(0,0,0,0.3);z-index:30100;}
.radial_container.level0.over{background:rgba(0,0,0,0.8);cursor:pointer;z-index:30100;}
.radial_container.level1{width:530px;height:530px;margin:-245px 0 0 -265px;border:110px solid rgba(0,0,0,0.3);z-index:30090;}
.radial_container.level1.over{border-color:rgba(0,0,0,0.8);cursor:pointer;z-index:30100;}
.radial_container.level2{width:770px;height:770px;margin:-365px 0 0 -385px;border:110px solid rgba(0,0,0,0.3);z-index:30080;}
.radial_container.level2.over{border-color:rgba(0,0,0,0.8);cursor:pointer;z-index:30100;}
.radial_container .item{position:absolute;height:90px;width:90px;border:1px solid #fff;cursor:pointer;line-height:85px;
    -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;
    -webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;
    background:#fefefe;
    background-image:-moz-linear-gradient(top, #fefefe 0%, #d4d4d4 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#d4d4d4));
    background-image:-webkit-linear-gradient(top, #fefefe 0%, #d4d4d4 100%);
    background-image:-o-linear-gradient(top, #fefefe 0%, #d4d4d4 100%);
    background-image:-ms-linear-gradient(top, #fefefe 0%, #d4d4d4 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fefefe', endColorstr='#d4d4d4');
    background-image:linear-gradient(top, #fefefe 0%, #d4d4d4 100%);
    opacity:0.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.radial_container .item:hover{
    background:#fff;
    background-image:-moz-linear-gradient(top, #d4d4d4 0%, #fff 50%, #d4d4d4 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4d4d4), color-stop(100%,#fff));
    background-image:-webkit-linear-gradient(top, #d4d4d4 0%, #fff 50%, #d4d4d4 100%);
    background-image:-o-linear-gradient(top, #d4d4d4 0%, #fff 50%, #d4d4d4 100%);
    background-image:-ms-linear-gradient(top, #d4d4d4 0%, #fff 50%, #d4d4d4 100%);
    background-image:linear-gradient(top, #d4d4d4 0%, #fff 50%, #d4d4d4 100%);

    opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-box-shadow:0px 0px 5px 1px rgba(255,255,255,0.6);
    -moz-box-shadow:0px 0px 5px 1px rgba(255,255,255,0.6);
    box-shadow:0px 0px 5px 1px rgba(255,255,255,0.6);
}
.radial_container .item.active{border-color:#90070a;
    background:#a80f13;
    background-image:-moz-linear-gradient(top, #a80f13 0%, #db2125 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a80f13), color-stop(100%,#db2125));
    background-image:-webkit-linear-gradient(top, #a80f13 0%, #db2125 100%);
    background-image:-o-linear-gradient(top, #a80f13 0%, #db2125 100%);
    background-image:-ms-linear-gradient(top, #a80f13 0%, #db2125 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a80f13', endColorstr='#db2125');
    background-image:linear-gradient(top, #a80f13 0%, #db2125 100%);
    opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.radial_container.over .item{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.radial_container .item.active:hover{box-shadow:none;}
.radial_container .item .my_class{display:inline-block;vertical-align:middle;width:100%;padding:0 10px;text-align:center;font-weight:bold;font-size:12px;line-height:14px;color:#222021;text-shadow:0 1px 0 #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.radial_container .item:hover .my_class{color:#dc2125;text-shadow:none;}
.radial_container .item.active .my_class{color:#fff;text-shadow:0 -1px 0 #90070a;}

.hint-text{position:absolute;top:50%;left:50%;width:80px;height:60px;line-height:60px;margin:-30px 0 0 -40px;color:#6f6a6b;}
.hint-text.item-over{color:#fff;}
.hint-text span{display:inline-block;vertical-align:middle;width:100%;text-align:center;font-weight:bold;line-height:14px;}

/********** < Navigation **************************/
.nav-container{
	height:40px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
.nav{
	display:table;
	font-size:13px;
	position:relative;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	width:100%;
}

/* All Levels */
.nav li{text-align:left;position:relative;}
.nav li.over{z-index:998;}
.nav li.parent{}
.nav li a{display:block;text-decoration:none;}
.nav li a:hover{text-decoration:none;}
.nav li a span{display:block;white-space:nowrap;cursor:pointer;}
.nav li ul a span{white-space:normal;}

/* 1st Level */
.nav li.level-top{display:table-cell;border-left:1px solid #222021;white-space:nowrap;vertical-align:top;}
.nav li.level-top.first{border-left-width:0;}
.nav a.level-top{display:block;height:100%;padding:1px 12px;font:600 15px/38px Source Sans Pro, sans-serif;text-transform:uppercase;text-align:center;color:#fff;text-shadow:0 -1px 0 #222021;position:relative;overflow:hidden;
    background:#3a3637;
    background-image:-moz-linear-gradient(top, #524e4f 0%, #292628 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#524e4f), color-stop(100%,#292628));
    background-image:-webkit-linear-gradient(top, #524e4f 0%, #292628 100%);
    background-image:-o-linear-gradient(top, #524e4f 0%, #292628 100%);
    background-image:-ms-linear-gradient(top, #524e4f 0%, #292628 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#524e4f', endColorstr='#292628');
    background-image:linear-gradient(top, #524e4f 0%, #292628 100%);
}
.nav a.level-top:hover{color:#fff;
  background-color:#222021;
  background-image:-moz-linear-gradient(top, #222021 0%, #434041 100%);
  background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#222021), color-stop(100%,#434041));
  background-image:-webkit-linear-gradient(top, #222021 0%, #434041 100%);
  background-image:-o-linear-gradient(top, #222021 0%, #434041 100%);
  background-image:-ms-linear-gradient(top, #222021 0%, #434041 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#222021', endColorstr='#434041');
  background-image:linear-gradient(top, #222021 0%, #434041 100%);
}
.nav a.level-top span{display:block;overflow:hidden;}
.nav li.first a.level-top,#nav li.first a.level-top span{border-radius:5px 0 0 0;}
.nav li.last a.level-top,#nav li.last a.level-top span{border-radius:0 5px 0 0;}
.nav li.active a.level-top{color:#fff;text-shadow:0 -1px 0 #90070a;
    background-color:#bf171b;
    background-image:-moz-linear-gradient(top, #a90f13 0%, #db2024 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90f13), color-stop(100%,#db2024));
    background-image:-webkit-linear-gradient(top, #a90f13 0%, #db2024 100%);
    background-image:-o-linear-gradient(top, #a90f13 0%, #db2024 100%);
    background-image:-ms-linear-gradient(top, #a90f13 0%, #db2024 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a90f13', endColorstr='#db2024');
    background-image:linear-gradient(top, #a90f13 0%, #db2024 100%);
}
.nav li a{display:block;}

/* 2nd Level */
.nav .box-nav{position:absolute;top:100%;left:-999em;width:226px;background-color:#444142;padding:10px 0;z-index:21000;
    -moz-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;
    -webkit-box-shadow:0px 0px 5px 1px rgba(0,0,0,0.6);
    -moz-box-shadow:0px 0px 5px 1px rgba(0,0,0,0.6);
    box-shadow:0px 0px 5px 1px rgba(0,0,0,0.6);
}
.nav .box-nav.two-column{width:388px;}
.nav .box-nav li{position:static;}
.nav .box-nav a{-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.nav ul.level1 > li > a{font-weight:bold;font-size:12px;line-height:32px;text-transform:uppercase;color:#c1c0c0;padding:0 20px;position:relative;}
.nav ul.level1 > li:hover{background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/texture.png) 0 0 repeat;}
.nav ul.level1 > li > a.over,.nav ul.level1 > li > a:hover{color:#fff;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/texture.png) 0 0 repeat;width:81.416%;padding-right:0;z-index:1000;}


/* 3rd+ leven */
.nav .box-nav .box-nav{top:0;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/texture.png) 0 0 repeat;padding:14px 10px;white-space:normal;}
.nav .two-column ul.level2 li{display:inline-block;width:50%;}
.nav ul.level2 li a{float:none;padding:0 20px 0 15px;font-weight:normal;font-size:12px;line-height:24px;color:#fff;position:relative;margin-left:10px;}
.nav ul.level2 li a:before{content:"";display:block;width:5px;height:8px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -300px -80px no-repeat;position:absolute;left:0;top:8px;}
.nav ul.level2 li a.over,.nav ul.level2 li a:hover{text-decoration:underline;}


/* Show menu */
.nav .menu-item-wrap{position:relative;height:1%;}
/*.nav li.over .menu-item-wrap > div.box-nav{left:-1px;}
.nav li.first.over .menu-item-wrap > div.box-nav{left:0;}*/
.nav li div.box-nav li div.shown-sub{left:81.416%;}

/*.nav li.over.nav-4 .menu-item-wrap > div.box-nav,.nav li.over.nav-5 .menu-item-wrap > div.box-nav{left:auto;right:0;}
.nav li.over.nav-4 .box-nav li div.shown-sub,.nav li.over.nav-5 .box-nav li div.shown-sub{left:auto;right:95.6%;}*/
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block{border:1px solid #d3d3d3;margin:0 0 20px;}
.block .block-title{border-bottom:1px solid #d3d3d3;padding:19px 19px 18px;}
.block .block-title strong{font:600 18px/20px Source Sans Pro, sans-serif;color:#90070a;}
.block .block-title strong span{}
.block .block-title a{text-decoration:none !important;}
.block .block-subtitle{font-size:13px;font-weight:bold;}
.block .block-content{border-top:1px solid #fff;color:#222021;background-color:#f0f0f0;}
.block .block-content li.item{padding:5px 0;}
.block .btn-remove,
.block .btn-edit{float:right;}
.block .actions{text-align:right;}
.block .actions a{float:left;}
.block .empty{}

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

/* Mini Products List */
.mini-products-list li{padding:5px 0;}
.mini-products-list .product-image{float:left;width:50px;padding:5px;border:1px solid #ddd;}
.mini-products-list .product-details{margin-left:75px;}
.mini-products-list .product-details h4{font-size:1em;font-weight:bold;margin:0;}
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small{word-wrap:break-word;}
.block-cart .mini-products-list .product-details .nobr{white-space:normal !important;}

/* Block: Account */
.block-account{}
.block-account,.block-account .block-title{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
.block-account .block-title{padding:12px 19px;}
.block-account .block-title strong{text-transform:uppercase;}
.block-account .block-content{padding:7px 19px;line-height:31px;}
.block-account .block-content a{}
.block-account .block-content a:hover{color:#0e5f90;}
.block-account .block-content .current{color:#90070a;}

/* Block: Currency Switcher */
.block-currency{}
.block-currency select{width:100%;border:1px solid #888;}

/* Block: Layered Navigation */
.block-layered-nav{}
.block-layered-nav dt{border:1px solid #d3d3d3;border-width:1px 0;padding:7px 19px;font-weight:bold;font-size:13px;line-height:20px;text-transform:uppercase;cursor:pointer;}
.block-layered-nav dt:hover{background:#fff;color:#0e5f90;}
.block-layered-nav dt:before{content:"";display:inline-block;vertical-align:middle;height:20px;width:16px;margin-right:5px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_navigation.png) 0 0 no-repeat;}
.block-layered-nav dt:hover:before{background-position:-120px 0;}
.block-layered-nav dt.close:before{background-position:0 -20px;}
.block-layered-nav dt.close:hover:before{background-position:-120px -20px;}
.block-layered-nav dd{border-top:1px solid #fff;padding:9px 19px 16px;}
.block-layered-nav dd li{line-height:24px;}
.block-layered-nav dd li a{color:inherit;}
.block-layered-nav dt.close + dd{padding:0 19px;height:0 !important;max-height:0 !important;overflow:hidden;}
.block-layered-nav .currently{margin:0 -1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.block-layered-nav .actions{padding:0 19px 7px;}
.block.block-layered-nav .currently .btn-remove{margin:0;position:absolute;right:20px;top:9px;}
.block-layered-nav .m-more-less{font-size:12px;line-height:22px;text-align:left;}
.block-layered-nav .m-more-less a.m-show-more-action:before{content:"+ ";}
.block-layered-nav .m-more-less a.m-show-less-action:before{content:"– ";}
.block-layered-nav ol.m-filter-css-checkboxes li a.m-checkbox-unchecked{background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_navigation.png) 0 -50px no-repeat;}
.block-layered-nav ol.m-filter-css-checkboxes li a.m-checkbox-unchecked:hover{color:#0e5f90;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_navigation.png) 0 -50px no-repeat;}
.block-layered-nav ol.m-filter-css-checkboxes li a.m-checkbox-checked{color:#90070a;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_navigation.png) 0 -100px no-repeat;}
.block-layered-nav ol.m-filter-css-checkboxes li a.m-checkbox-checked:hover{color:#0e5f90;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_navigation.png) 0 -100px no-repeat;}

.block-layered-nav dd.voltsin,
.block-layered-nav dd.voltsout{padding-left:0 !important;padding-right:0 !important;}
.block-layered-nav dd.voltsin ol,
.block-layered-nav dd.voltsout ol{width:100%;}
.block-layered-nav dd.voltsin li,
.block-layered-nav dd.voltsout li{display:inline-block;width:37.054%;margin-left:8.929%;}
.block-layered-nav dd.voltsin .m-more-less,
.block-layered-nav dd.voltsout .m-more-less{margin-left:19px;}

.block.block-layered-nav .currently li{color:#fff;line-height:24px;padding:5px 36px 5px 19px;border:1px solid #222021;margin:0 0 1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.block.block-layered-nav .currently li .label{color:#dc2125;font-weight:bold;text-transform:uppercase;}

.page #m-wait{color:#222021;font-size: 1.1em;font-weight:bold;}
.page #m-wait .loader{top:45%;left:50%;width:308px;margin-left:-154px;padding:26px 60px;background:#222021;border:4px solid #222021;color:#fff;font-weight:bold;text-align:center;}

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

/* Block: Wishlist */
.block-wishlist{}

/* Block: Related */
.block-related{}
.block-related li{padding:5px 0;}
.block-related input.checkbox{float:left;margin-right:-20px;}
.block-related .product{margin-left:20px;}
.block-related .product .product-image{float:left;margin-right:-65px;}
.block-related .product .product-details{margin-left:65px;}

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

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

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

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

/* Block: Tags */
.block-tags ul,
.block-tags li{display:inline;}


/* Block: Reorder */
.block-reorder{}
.block-reorder li{padding:5px 0;}
.block-reorder input.checkbox{float:left;margin:3px -20px 0 0;}
.block-reorder .product-name{margin-left:20px;}

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

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

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


/* Category Page ========================================================================= */
.catalog-category-view .breadcrumbs{padding:16px 0 2px;}
.catalog-category-view .top-information,.catalogsearch-result-index .top-information{margin-bottom:30px;}
.category-information{}
.category-information .col-text{width:43.568%;}
.category-title{margin:0 0 12px;padding:0;}
.category-image{width:53.942%;height:240px;margin-top:-38px;text-align:right;background-position:100% 100%;background-repeat:no-repeat;}
.category-image img{}
.category-description{color:#6f6a6b;font:600 18px/28px Source Sans Pro, sans-serif;margin-bottom:20px;}
.category-products{}

/* View Type: Grid */
.products-grid{width:100%;position:relative;margin:0 0 2px;}
.products-grid.last{margin-bottom:0;}
.products-grid li.item{float:left;border:1px solid #d3d3d3;}
.products-grid li.item.last{float:right;}
.products-grid .item-content{padding:0 19px 19px;}
.products-grid .product-name{padding:18px 19px;font-weight:600;font-size:18px;line-height:20px;border-top:1px solid #fff;}
.products-grid .product-name a{color:inherit;}
.products-grid .product-name a:hover{color:#0e5f90;}
.products-grid .product-image{display:block;border:1px solid #d3d3d3;background-color:#fff;}
.products-grid .product-image img{width:100%;}
.products-grid .price-box{margin:5px 0;}
.products-grid .availability{line-height:21px;}
.products-grid .purchase{line-height:20px;color:#90070a;margin-top:10px;padding-left:20px;position:relative;}
.products-grid .purchase:before{content:"";display:block;width:15px;height:11px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_navigation.png) -100px 0 no-repeat;position:absolute;left:0;top:4px;}

.col1grid .item{width:100%;}
.col1grid .product-image{width:150px;float:left;}
.col1grid .product-details{margin-left:160px;}

.col2grid .item{width:49.86%;}
.col2grid .item-content .col-1{float:left;width:46.75%;}
.col2grid .item-content .col-2{float:right;width:46.75%;}
.col2grid .item-content .attributs-box .attributes{margin:0;}
.col2grid .product-image{width:100%;height:106px;}
.col2grid .button.details{width:100%;text-align:center;margin-top:20px;}
.col2grid .purchase + .button.details{margin-top:16px;}

.col3grid .item{width:31%;}
.col3grid .col-2{margin:0 0 0 3.5%;}

.col4grid .item{width:23.125%;}
.col4grid .col-2{margin:0 2.5%;}

.col5grid .item{width:18.0%;}
.col5grid .col-2{margin:0 2.0%;}
.col5grid .col-3{margin-right:2.0%;}

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


/* Product View ========================================================================== */
.catalog-product-view .top-information{background:#fff;}

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

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

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

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

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

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

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

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

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

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

/* Regular price */
.regular-price{}
.regular-price .price{font-weight:bold;}

/* Old price */
.old-price{}
.old-price .price-label{white-space:nowrap;}
.old-price .price{font-weight:bold;text-decoration:line-through;}

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

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

.minimal-price-link{display:block;}
.minimal-price-link .label{}
.minimal-price-link .price{font-weight:normal;}

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

/* Including tax */
.price-including-tax{display:block;}
.price-including-tax .label{white-space:nowrap;}
.price-including-tax .price{font-weight:bold;}

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

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

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

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

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

.price-to{}
.price-to .price-label{font-weight:bold;white-space:nowrap;}

/* Price notice next to the options */
.price-notice{padding-left:10px;}
.price-notice .price{font-weight:bold;}

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

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

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

.tier-prices-grouped{}

/* Add to Links */
.add-to-links .separator{display:none;}

/* Add to Cart */
.add-to-cart label{float:left;margin-right:5px;}
.add-to-cart .qty{float:left;}
.add-to-cart button.button{float:left;margin-left:5px;}
.add-to-cart .paypal-logo{clear:left;text-align:right;}
.add-to-cart .paypal-logo .paypal-or{clear:both;display:block;margin:5px 60px 5px 0;}
.product-view .add-to-cart .paypal-logo{margin:0;}

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


.product-view{}

.product-essential{margin-bottom:20px;}

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

/* Product Images */
.product-view .product-img-box{float:right;width:48.963%;}
.col3-layout .product-view .product-img-box{float:none;margin:0 auto;}
.product-view .product-img-box .product-image{border:1px solid #d3d3d3;width:100%;height:336px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.product-view .product-img-box .product-image-zoom{position:relative;width:100%;height:336px;overflow:hidden;z-index:9;}
.product-view .product-img-box .product-image-zoom img{position:absolute;left:0;top:0;cursor:move;}
.product-view .product-img-box .zoom-notice{text-align:center;}
.product-view .product-img-box .zoom{position:relative;z-index:9;height:18px;margin:0 auto 13px;padding:0 28px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/slider_bg.gif) 50% 50% no-repeat;cursor:pointer;}
.product-view .product-img-box .zoom.disabled{-moz-opacity:.3;-webkit-opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3;}
.product-view .product-img-box .zoom #track{position:relative;height:18px;}
.product-view .product-img-box .zoom #handle{position:absolute;left:0;top:-1px;width:9px;height:22px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/magnifier_handle.gif) 0 0 no-repeat;}
.product-view .product-img-box .zoom .btn-zoom-out{position:absolute;left:2px;top:0;}
.product-view .product-img-box .zoom .btn-zoom-in{position:absolute;right:2px;top:0;}
.product-view .product-img-box .more-views ul{margin-left:-4px}
.product-view .product-img-box .more-views li{float:left;padding:1px;background-color:#ddd;margin:0 0 8px 4px ;}

.product-image-popup{margin:0 auto;}
.product-image-popup .buttons-set{float:right;clear:none;border:0;margin:0 0 15px;padding:0;}
.product-image-popup .pager{clear:both;}
.product-image-popup .pager .pages{border-top:0 none;}
.product-image-popup .image{display:block;}
.product-image-popup .image-label{}

/* Product Shop */
.product-view .product-shop{float:left;width:48.963%;}
.product-view .product-shop .product-name{margin-bottom:15px;}
.product-view .product-shop .product-name h1{font-size:42px;line-height:46px;font-weight:400;}
.product-view .product-shop .product-name .product-type{display:block;font-size:30px;line-height:26px;text-transform:uppercase;margin-bottom:5px;}
.product-view .product-shop .product-name .name{display:block;font-size:22px;line-height:26px;color:#8a8a8a;}
.product-view .short-description{}
.product-view .detail-features{margin-bottom:15px;}
.product-view .detail-features dt{font:600 18px/20px Source Sans Pro, sans-serif;margin-bottom:10px;text-transform:uppercase;}
.product-view .detail-features dd{font-size:13px;line-height:24px;}
.product-view .detail-features dd ul{margin-bottom:0;padding-left:14px;line-height:23px;}
.product-view .detail-features dd ul li{padding-left:4px;}
.product-view .custom-links{margin-bottom:30px;}
.product-view .custom-links .button{height:40px;position:relative;}
.product-view .custom-links .button span{padding:0 19px 0 45px;}
.product-view .custom-links .button span span{font:600 15px/38px Source Sans Pro, sans-serif;padding:0;}
.product-view .custom-links .button:before{content:"";display:block;width:17px;height:17px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -280px -40px no-repeat;position:absolute;top:12px;left:20px;}
.product-view .custom-links .button + .button{margin-left:20px;}
.product-view .custom-links .ask-about:before{background-position:-280px -20px;}

.box-askit-wrap{position:fixed;top:0;left:0;width:100%;height:100%;min-height:100%;background:rgba(0,0,0,0.6);z-index:29000;display:none;}
.box-askit-wrap.active{display:block;}
.box-askit-product{position:fixed;top:50%;left:-999em;margin:-320px 0 0 -400px;width:800px;background-color:#fff;padding:20px;z-index:30000;}
.box-askit-product.active{left:50%;}
/* Product Options */
.product-options{padding:10px;margin:10px 0 0;border:1px solid #ddd;background-color:#f6f6f6;}
.product-options dt label{font-weight:bold;}
.product-options dt .qty-holder{float:right;}
.product-options dt .qty-holder label{vertical-align:middle;}
.product-options dt .qty-disabled{background:none;border:0;padding:3px;color:#000;}
.product-options dd{margin:10px 0;}
.product-options dl.last dd.last{}
.product-options dd input.input-text{width:98%;}
.product-options dd input.datetime-picker{width:150px;}
.product-options dd .time-picker{display:-moz-inline-box;display:inline-block;padding:2px 0;vertical-align:middle;}
.product-options dd textarea{width:98%;height:8em;}
.product-options dd select{width:100%;}
.product-options .options-list{}
.product-options .options-list input.radio{float:left;margin:3px -18px 0 0;}
.product-options .options-list input.checkbox{float:left;margin:3px -20px 0 0;}
.product-options .options-list .label{display:block;margin-left:20px;}
.product-options ul.validation-failed{padding:0 7px;}
.product-options p.required{padding:15px 0 0;}

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

/* Grouped Product */
.product-view .grouped-items-table td,
.product-view .grouped-items-table th{vertical-align:middle;}
.product-view .grouped-items-table td:first-child,
.product-view .grouped-items-table th:first-child{padding-left:10px;text-align:left;}
.product-view .grouped-items-table td.last{padding-right:10px;}
.product-view .grouped-items-table thead th:last-of-type{padding-right:20px;text-align:right !important;}
.product-view .grouped-items-table tbody td.last,
.product-view .grouped-items-table tbody td:last-of-type{text-align:right !important;}
.product-view .grouped-items-table .availability,
.product-view .grouped-items-table .availability *{
    color:#90070a;
    text-transform:lowercase;
    white-space:nowrap;
    vertical-align:middle;
}
.product-view .grouped-items-table .availability a{
    display:inline-block;
    width:15px;
    height:15px;
    overflow:hidden;
    text-indent:-9999px;
    text-align:left;
    margin-left:3px;
    background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -95px -110px no-repeat;
}

/* Block: Tabs */
.product-collateral .box-info{position:relative;}
.product-collateral .box-info .back-to-top{display:block;width:112px;height:28px;padding:0 2px 0 26px;position:absolute;bottom:0;right:0;z-index:10;color:#fff;font-weight:bold;line-height:28px;text-align:center;
    background-color:#504d4e;
    background-image:-moz-linear-gradient(top, #504d4e 0%, #312f30 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#504d4e), color-stop(100%,#312f30));
    background-image:-webkit-linear-gradient(top, #504d4e 0%, #312f30 100%);
    background-image:-o-linear-gradient(top, #504d4e 0%, #312f30 100%);
    background-image:-ms-linear-gradient(top, #504d4e 0%, #312f30 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#504d4e', endColorstr='#312f30');
    background-image:linear-gradient(top, #504d4e 0%, #312f30 100%);
}
.product-collateral .box-info .back-to-top:before{content:"";display:block;width:16px;height:16px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -30px -110px no-repeat;position:absolute;top:5px;left:10px;}
.product-collateral .box-info .back-to-top:hover{text-decoration:none;}

.collateral-tabs{position:relative;padding-bottom:31px;}
.collateral-tabs .tab{float:left;margin-left:1px;height:46px;cursor:pointer;position:relative;z-index:2;border:1px solid #d3d3d3;border-bottom:0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
.collateral-tabs .tab.first{margin-left:0;}
.collateral-tabs .tab.tab-product-purchase-online{border-color:#be171a;border-bottom-color:#d3d3d3;}
.collateral-tabs .tab h3{height:46px;padding:0 19px;cursor:pointer;font-weight:600;font-size:15px;line-height:44px;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
.collateral-tabs .tab.tab-product-purchase-online h3{color:#fff;text-transform:uppercase;}
.collateral-tabs .tab:hover{}
.collateral-tabs .tab:hover h3{}
.collateral-tabs .tab.active{z-index:3;border-color:#d3d3d3;border-bottom-color:#f0f0f0;}
.collateral-tabs .tab.active h3{color:#90070a;border-bottom:1px solid #f0f0f0;height:47px;}
.collateral-tabs .tab-container{position:absolute;left:0;width:100%;z-index:1;top:47px;border:1px solid #d3d3d3;background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.collateral-tabs .tab-container:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:57px;border-top:1px solid #fff;}
.collateral-tabs .tab-container .tab-content{position:relative;overflow:hidden;padding:20px 19px 47px;line-height:18px;}

.tab-content .std p{margin-bottom:17px;}
.tab-content table th,.tab-content table td{text-align:center;}
.tab-content .data-table thead th,.tab-content .data-table thead td{text-transform:uppercase;}
.tab-content .data-table .wide-table thead th,.tab-content .data-table .wide-table thead td{font-size:10px;padding:3px;}
.tab-content .data-table .wide-table tr th:first-child,.tab-content .data-table .wide-table tr td:first-child{padding-left:10px;text-align:left;}
.tab-content .data-table .wide-table td{padding:10px 5px;}

.tab-content .data-table .wide-table,.data-table .wide-table thead th,.data-table .wide-table thead td{font-size:10px;}

.tab-content .data-table td,.tab-content .data-table th{text-align:left;}

.content-product-specifications-table div.data-table,.content-product-selection-table div.data-table{background:transparent;border:0 none;margin-bottom:-20px;}
.content-product-specifications-table table,.content-product-selection-table table{margin-bottom:20px;}
.content-product-specifications-table tbody tr td:first-child,.content-product-selection-table tbody tr td:first-child{font-weight:bold;}
.content-product-specifications-table .col-1,.content-product-selection-table .col-1{float:left;width:48.918%;}
.content-product-specifications-table .col-2,.content-product-selection-table .col-2{float:right;width:48.918%;}

.content-product-technical-illustration .more-views{width:100%;}
.content-product-technical-illustration .more-views li + li{padding-top:15px;margin-top:15px;border-top:1px solid #d3d3d3;}
.content-product-technical-illustration .more-views .title{display:block;font:600 20px/24px Source Sans Pro, sans-serif;color:#90070a;margin-bottom:5px;text-align:center;}
.content-product-technical-illustration .more-views a{display:block;text-align:center;}
.content-product-technical-illustration .more-views img{width:auto;max-width:100%;}

.content-product-approvals thead .label{width:35%;}

.tab-content .purchase-online{padding-bottom:61px;position:relative;overflow:hidden;}
.content-product-purchase-online .footer-table{border:1px solid #d3d3d3;border-width:0 1px 1px;padding:10px;position:absolute;bottom:0;width:100%;
    background-color:#ebe8e3;
    background-image:-moz-linear-gradient(top, #ebe8e3 0%, #f0ede9 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebe8e3), color-stop(100%,#f0ede9));
    background-image:-webkit-linear-gradient(top, #ebe8e3 0%, #f0ede9 100%);
    background-image:-o-linear-gradient(top, #ebe8e3 0%, #f0ede9 100%);
    background-image:-ms-linear-gradient(top, #ebe8e3 0%, #f0ede9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ebe8e3', endColorstr='#f0ede9');
    background-image:linear-gradient(top, #ebe8e3 0%, #f0ede9 100%);
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.collateral-tabs .tab.active  + .tab-container .footer-table.fixed{position:fixed;bottom:0;left:50%;margin-left:-462px;}
.content-product-purchase-online .add-to-cart{float:right;}
.content-product-purchase-online .total-price{float:right;font-weight:bold;font-size:16px;line-height:40px;text-transform:uppercase;margin-right:15px;}
.content-product-purchase-online .we-accept{float:left;padding:10px 0 0;}
.content-product-purchase-online .we-accept dt{float:left;font-weight:bold;line-height:18px;}
.content-product-purchase-online .we-accept dd{float:left;margin-left:5px;}
.content-product-purchase-online .we-accept li{display:inline-block;vertical-align:top;width:32px;height:21px;margin-right:5px;text-indent:-999em;overflow:hidden;background-image:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png);background-repeat:no-repeat;}
.content-product-purchase-online .we-accept li.visa{background-position:-220px -60px;}
.content-product-purchase-online .we-accept li.mastercard{background-position:-260px -60px;}
.content-product-purchase-online .we-accept li.american-express{background-position:-220px -85px;}
.content-product-purchase-online .we-accept li.generic-bank{background-position:-260px -85px;}
.content-product-purchase-online .we-accept li.ib-pay{background-position:-260px -110px;}
/* Block: Description */
.product-view .box-description{}

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

/* Block: Upsell */
.product-view .box-up-sell{}
.product-view .box-up-sell .item-content{padding-bottom:12px;}

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

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

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


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

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

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

/* CMS Home Page */
.cms-home .content-wrapper + .std{display:none;}
.cms-home .top-information{margin-bottom:30px;}
.cms-index-index .subtitle{}

.callout-wrapper{padding:19px 0 20px;border-top:1px solid #fff;position:relative;
    background-color:#fff;
    background-image:-moz-linear-gradient(top, #f2f2f2 0%, #dedede 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#dedede));
    background-image:-webkit-linear-gradient(top, #f2f2f2 0%, #dedede 100%);
    background-image:-o-linear-gradient(top, #f2f2f2 0%, #dedede 100%);
    background-image:-ms-linear-gradient(top, #f2f2f2 0%, #dedede 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f2f2f2', endColorstr='#dedede');
    background-image:linear-gradient(top, #f2f2f2 0%, #dedede 100%);
}
.callout-wrapper:before{content:" ";display:block;width:100%;height:5px;position:absolute;bottom:0;
    background-image:-moz-linear-gradient(top, transparent 0%, #444243 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#444243));
    background-image:-webkit-linear-gradient(top, transparent 0%, #444243 100%);
    background-image:-o-linear-gradient(top, transparent 0%, #444243 100%);
    background-image:-ms-linear-gradient(top, transparent 0%, #444243 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00444243,endColorstr=#444243);
    background-image:linear-gradient(top, transparent 0%, #444243 100%);
    opacity:0.1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.home-callout{float:left;width:32%;font-size:13px;line-height:20px;color:#6f6a6b;}
.home-callout:first-child{margin-right:2.07%;}
.home-callout h2{font-size:18px;line-height:20px;color:#086da9;margin-bottom:4px;}
.home-callout img{float:left;width:104px;height:104px;margin-right:15px;}

.social-wrapper{padding:8px 0;font:400 15px/20px Source Sans Pro, sans-serif;
    background-color:#fff;
    background-image:-moz-linear-gradient(top, #f2f0eb 0%, #e8e5e0 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f0eb), color-stop(100%,#e8e5e0));
    background-image:-webkit-linear-gradient(top, #f2f0eb 0%, #e8e5e0 100%);
    background-image:-o-linear-gradient(top, #f2f0eb 0%, #e8e5e0 100%);
    background-image:-ms-linear-gradient(top, #f2f0eb 0%, #e8e5e0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f2f0eb', endColorstr='#e8e5e0');
    background-image:linear-gradient(top, #f2f0eb 0%, #e8e5e0 100%);
}
.footer-social-links{margin-bottom: 20px; text-align: center;}
.social-wrapper h3,.social-wrapper p,.social-wrapper a{display:inline-block;vertical-align:top;}
.footer-social-links h3, .footer-social-links p, .footer-social-links a {display:inline-block;vertical-align:top;}
.social-wrapper h3, .footer-social-links h3{font-size:18px;line-height:inherit;color:#90070a;margin-right:18px;}
.home-newsticker,.home-social-block{height:34px;padding:7px 0 7px 19px;border-left:1px solid #d2cfcb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.home-newsticker{width:60%; box-sizing: border-box;}
.home-newsticker a{color:inherit;line-height:22px;}
.home-newsticker a:hover{color:#0e5f90;}
.home-social-block{width:40%; box-sizing: border-box;}
.home-social-block a, .footer-social-links a{width:22px;height:22px;margin-right:10px;text-indent:-999em;background-repeat:no-repeat;}
.home-social-block a.linkedin, .footer-social-links a.linkedin{background-image: url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/pow-linkedin.svg);}
.home-social-block a.twitter, .footer-social-links a.twitter{background-image: url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/pow-twitter.svg);}
.home-social-block a.facebook, .footer-social-links a.facebook{background-image: url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/pow-facebook.svg);}
.home-social-block a.email, .footer-social-links a.email{background-image: url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/pow-email.svg);}

.cms-home .news-box{width:32%;}
.cms-home .block-right{width:65.9%;}
.cms-home .block-right .home-block{margin-bottom:20px;}
.cms-home .block-right .home-block{margin-bottom:20px;}
.cms-home .block-right .home-block .button{margin-right:16px;}
.cms-home .home_rightside{margin-bottom:20px;}
.cms-home .home_rightside .button{margin-right:16px;}

.home-block,.home_rightside{border:1px solid #d3d3d3;margin-bottom:20px;}
.home-block .block-title{
	border-bottom:1px solid #d3d3d3;
	padding:19px;
	background-image:-moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f0f0));
    background-image:-webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-o-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f0f0f0');
    background-image:linear-gradient(top, #fff 0%, #f0f0f0 100%);
}
.home_rightside .block-title{border-bottom:1px solid #d3d3d3;padding:19px;color:#90070a;
    background-color:#fff;
    background-image:-moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f0f0));
    background-image:-webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-o-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:-ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f0f0f0');
    background-image:linear-gradient(top, #fff 0%, #f0f0f0 100%);
}
.home-block .block-title *,.home_rightside .block-title *{font:600 18px/20px Source Sans Pro, sans-serif;}
.home_rightside .block-content{border-top:1px solid #fff;background:#f0f0f0;padding:19px 19px 32px;font-size:13px;line-height:20px;}
.home-block .block-content{border-top:1px solid #fff;background:#f0f0f0;padding:19px 19px 32px;font-size:13px;line-height:20px;}
.block-home-about .block-content,.home_rightside .block-content{padding-bottom:19px;}
.home-block ul,
.home-block ol{list-style:inside;}
.home-block h2,
.home-block h3,
.home-block h4,
.home-block h5,
.home-block h6,
.home_rightside h2,
.home_rightside h3,
.home_rightside h4,
.home_rightside h5,
.home_rightside h6{margin:0 0 12px;}

.home-catalog{border:1px solid #d3d3d3;color:#fff;margin-bottom: 20px;position: relative;}
.home-catalog img{position:absolute;bottom:0;right:0;}
.home-catalog .block-title{font:600 18px/20px Source Sans Pro, sans-serif;padding-bottom:14px;}
.home-catalog .block-content{padding-right:105px;}
.home-catalog label{display:block;margin-bottom:22px;font-size:13px;line-height:20px;color:#252525;font:600 15px/22px Source Sans Pro, sans-serif;}
.home-catalog .button > span{padding:0 15px 0 14px;}
.home-catalog .cms-holder{padding:23px 20px 19px;}

.home-block ul a,
.home-block ol a,
.home-block ul a:hover,
.home-block ol a:hover{color:inherit;}


.block-exhibitions .block-content{padding:19px 19px 13px;}
.block-exhibitions .block-title a{float:right;text-align:right;text-transform:uppercase;color:#222021;font-size:12px;font:bold 12px/20px Arial, Helvetica, sans-serif;}
.block-exhibitions .block-title a:before{content:"";display:inline-block;vertical-align:middle;width:4px;height:10px;margin-right:4px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -300px 0 no-repeat;}
.block-exhibitions .block-title a:hover{color:#0e5f90;}
.block-exhibitions .block-title a:hover:before{background-position:-300px -45px;}

.block-home-about img,
.home_rightside img{margin-bottom:25px;}
.block-home-about p,
.home_rightside p{margin-bottom:17px;}
.block-home-about .learn-more{display:inline-block;clear:both;vertical-align:top;}
.block-home-about .learn-more:before{content:"";display:inline-block;vertical-align:middle;width:4px;height:10px;margin-right:4px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -300px -15px no-repeat;}
.block-home-about .learn-more:hover:before{background-position:-300px -45px;}

li.home_leftside{border:1px solid #d3d3d3;margin-bottom: 19px;position: relative;}
li.home_leftside img{display:block;bottom:0;right:0;}
li.home_leftside .block-title{font:600 18px/20px Source Sans Pro, sans-serif;padding-bottom:14px;}
/*li.home_leftside .block-content{padding-right:115px;}*/
li.home_leftside label{display:block;margin-bottom:21px;line-height:20px;color:#252525;font:600 15px/22px Source Sans Pro, sans-serif;}
li.home_leftside .button > span{padding:0 15px 0 12px;}
li.home_leftside .cms-holder{padding:23px 20px 13px;}

.featured-products{margin-bottom:20px;}
.featured-products .block-title a{color:inherit;}
.featured-products .block-title a:hover{color:#0e5f90;}
.featured-products .product-image{float:left;width:206px;height:146px;}
.featured-products .product-image img{width:100%;}
.featured-products .description{margin:0 0 5px 226px;}
.featured-products .buy-from{margin-top:14px;}


/* Block: Subscribe */

.block-subscribe{color:#fff;position: relative;}
.block-subscribe img{position:absolute;bottom:0;right:0;}
.block-subscribe .block-title{font:600 18px/20px Source Sans Pro, sans-serif;padding-bottom:14px;}
.block-subscribe .block-content{padding-right:105px;}
.block-subscribe label{display:block;margin-bottom:18px;font-size:13px;line-height:20px;}
.block-subscribe .button:before{content:"";display:block;width:22px;height:14px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -60px -110px no-repeat;position:absolute;top:50%;left:14px;margin-top:-7px;}
.home_leftside .block-subscribe .button > span{padding:0 14px 0 44px;}

/* CMS 2column-right */
.sidebar-cms{margin-top:8px;}
.sidebar-cms .banner-wrap img{width:100%;}
.cms-page-navigation .block-title{padding:18px 18px 17px}
.cms-page-navigation .block-content{padding-bottom:1px;background-color:#fff;border-top-width:0;}
.cms-page-navigation li{border-top:1px solid #fff;border-bottom:1px solid #d3d3d3;font-weight:bold;font-size:13px;line-height:20px;background-color:#f0f0f0;}
.cms-page-navigation li.current{}
.cms-page-navigation li a{display:block;padding:7px 19px 8px;color:#222021;background-color:#f0f0f0;}
.cms-page-navigation li a:hover{text-decoration:none;}
.cms-page-navigation li a.active{color:#c1c0c0;
    background-color:#524e4f;
    background-image:-moz-linear-gradient(top, #524e4f 0%, #2a2829 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#524e4f), color-stop(100%,#2a2829));
    background-image:-webkit-linear-gradient(top, #524e4f 0%, #2a2829 100%);
    background-image:-o-linear-gradient(top, #524e4f 0%, #2a2829 100%);
    background-image:-ms-linear-gradient(top, #524e4f 0%, #2a2829 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#524e4f', endColorstr='#2a2829');
    background-image:linear-gradient(top, #524e4f 0%, #2a2829 100%);
}

.cms-right-wrapper{border:1px solid #d3d3d3;position:relative;padding:18px 0;}
.cms-right-wrapper:before{content:"";display:block;width:100%;height:56px;position:absolute;top:1px;left:0;
    background-color: #fff;
    background-image:-moz-linear-gradient(top, #f0f0f0 0%, #fefefe 56px);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(56px,#fefefe));
    background-image:-webkit-linear-gradient(top, #f0f0f0 0%, #fefefe 56px);
    background-image:-o-linear-gradient(top, #f0f0f0 0%, #fefefe 56px);
    background-image:-ms-linear-gradient(top, #f0f0f0 0%, #fefefe 56px);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f0f0f0', endColorstr='#fefefe');
    background-image: linear-gradient(top, #f0f0f0 0%, #fefefe 56px);
}
.cms-right-wrapper .std{position:relative;margin:0 19px;}
.cms-right-wrapper .std hr{border-width:0 !important;height:1px;background:#c8c8c8;margin:20px 0;clear:both;}
.cms-right-wrapper .std h2, .contactusform .std h2 {font-size:18px;line-height:20px;color:#90070a;text-transform:capitalize;clear:both;}
.cms-right-wrapper .std * + h2{margin-top:20px;}
.cms-right-wrapper .std em{line-height:24px;}

.cms-exhibitions .cms-right-wrapper{border:0 none;position:relative;padding:0;}
.cms-exhibitions .cms-right-wrapper:before{display:none;}
.cms-exhibitions .cms-right-wrapper .std{margin:0;}

.exhibitions-block{border:1px solid #d3d3d3;}
.exhibitions-block + .exhibitions-block{margin-top:20px;}
.exhibitions-block .row-1{border-bottom:1px solid #d3d3d3;padding:19px;}
.exhibitions-block .row-2{border-top:1px solid #fff;padding:19px;background-color:#f0f0f0;}
.exhibitions-block .info{width:57.5%;}
.exhibitions-block .info h3{font-size:18px;line-height:20px;color:#90070a;margin-bottom:10px;}
.exhibitions-block .info ul{list-style:none;padding:0;margin:0;}
.exhibitions-block .info li{line-height:20px;}
.exhibitions-block .exhibition-image{width:39.8%;}
.exhibitions-block .exhibition-image img{width:100%;}
.exhibitions-block .content .event-website{display: inline-block;clear:both;vertical-align:top;}
.exhibitions-block .content .event-website:before{content:"";display:inline-block;vertical-align:middle;width:4px;height:10px;margin-right:4px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -300px -15px no-repeat;}

/* CMS Contact Us */
.cms-contact-us .col2-set .col-1,.cms-contact-us .col2-set .col-2{width:48.96%;}
.cms-contact-us .data-table{margin-bottom:20px;background:#f0f0f0;border-bottom-width:0;}
.cms-contact-us .data-table thead th,.cms-contact-us .data-table thead td {font:600 18px/44px Source Sans Pro, sans-serif;text-transform:uppercase;}
.cms-contact-us .data-table tr td:first-child,.cms-contact-us .data-table tr th:first-child{padding-right:15px;width:144px;}
.cms-contact-us .data-table tr.odd{background:transparent;}
.cms-contact-us .data-table td{border-top:1px solid #fff;border-bottom:1px solid #d3d3d3;padding-top:19px;}
.cms-contact-us .data-table td img{width:144px;height:144px;
    -moz-box-shadow:0 1px 5px #b2b2b2;
    -webkit-box-shadow:0 1px 5px #b2b2b2;
    -o-box-shadow:0 1px 5px #b2b2b2;
    box-shadow:0 1px 5px #b2b2b2;
}
.cms-contact-us .data-table td h3{color:#90070a;font-size:15px;line-height:15px;margin-bottom:10px;}
.cms-contact-us .data-table td h3 span{color:#222021;}
.cms-contact-us .data-table td dl{margin:20px 0 14px;}
.cms-contact-us .data-table td dl dt,.cms-contact-us .data-table td dl dd{display:inline-block;vertical-align:top;padding:0;margin:0;}
.cms-contact-us .data-table td dl dt{font-weight:normal;width:23%;}
.cms-contact-us .data-table td dl dd{width:75%;}

.contacts-enquiry-table.data-table  thead th{text-transform:none;}
.contacts-enquiry-table.data-table  td{padding:14px 19px 19px !important;width:100% !important;}
.contacts-enquiry-form{margin-bottom:12px;}
.contacts-enquiry-form .message{font-size:13px;font-weight:bold;margin-bottom:20px;}
.contacts-enquiry-form ul{list-style:none;padding:0;margin:0;}
.contacts-enquiry-form .form-list li{margin:0 0 13px;}
.contacts-enquiry-form .form-list label{margin-bottom:6px;}
.contacts-enquiry-form .form-list .company-address{margin-bottom:10px;}

/* CMS Catalogues & Brochures */
.request-catalogue-form.col2-set .col-1,.request-catalogue-form.col2-set .col-2{width:48.525%;}
.cms-request-catalogue .cms-right-wrapper{border:0 none;position:relative;padding:0;}
.cms-request-catalogue .cms-right-wrapper:before{display:none;}
.cms-request-catalogue .cms-right-wrapper .std{margin:0;}
.cms-request-catalogue .fieldset{margin:0;padding:0;background:#f0f0f0;}
.cms-request-catalogue .fieldset .legend{border-bottom:1px solid #d3d3d3;padding:19px;width:auto;margin:0;}
.request-catalogue-form ul{list-style:none;padding:0;margin:0;border-top:1px solid #fff;}

/* Mailchimp Subscribtion */
.mailchimp-subscribe{float:right;width:67%;margin-left:20px;}
.mailchimp-subscribe.fieldset, .contactusform {background:#f0f0f0;padding: 0;}
.mailchimp-subscribe.fieldset .legend{border-bottom:1px solid #d3d3d3;padding:19px;width:auto;margin:0;}
.mailchimp-subscribe.fieldset .form-box{padding:19px;border-top:1px solid #fff;}
.mailchimp-subscribe.fieldset .form-list{padding-left:0;}
.contactusform .mailchimp-subscribe { width: 100% !important;}
.contactusform .fieldset { margin-top:0;}
/* Sitemap */
.page-sitemap .links{text-align:right;margin:0 8px -26px 0;}
.page-sitemap .links a{text-decoration:none;position:relative;}
.page-sitemap .links a:hover{text-decoration:underline;}
.page-sitemap .sitemap{margin:12px;}
.page-sitemap .sitemap a{}
.page-sitemap .sitemap li{margin:3px 0;}
.page-sitemap .sitemap li.level-0{margin:10px 0 0;font-weight:bold;}
.page-sitemap .sitemap li.level-0 a{}

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


/* Shopping Cart ========================================================================= */
.cart{}
.cart .btn-proceed-checkout{width:267px;}

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

/* Shopping Cart Table */
.cart-table thead th{text-transform:uppercase;padding:7px 10px;}
.cart-table thead .unit-price{width:14%;}
.cart-table thead .qty{width:13%;}
.cart-table thead .subtotal{width:8.5%;}
.cart-table thead .remove{width:7.45%;}
.cart-table td{padding:15px 10px 20px;}
.cart-table .product-image{display:block;border:1px solid #d3d3d3;margin-top:5px;}
.cart-table .product-sku{margin-bottom:10px;}
.cart-table .product-name{font:13px/20px Arial, Helvetica, sans-serif;}
.cart-table .product-name a{color:inherit;}
.cart-table .btn-remove2{float:right;}
.cart-table .btn-continue{float:left;}
.cart-table .btn-empty{float:right;margin-right:20px;}
.cart-table .btn-update{float:right;}
.cart-table .item-msg{font-size:10px; color: #90070a; font-size: 13px; line-height: 17px; padding: 10px 0 0 16px; text-align: left;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals{padding:20px 0 0;}
.cart .cart-collaterals .options{float:left;width:65.975%;}
.cart .cart-collaterals .options .col-1,.cart .cart-collaterals .options .col-2{width:48.428%;}

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

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,.cart .shipping{border:1px solid #d3d3d3;}
.cart .discount .title,.cart .shipping .title{padding:8px 19px;border-bottom:1px solid #d3d3d3;color:#90070a;font-size:15px;line-height:20px;text-transform:uppercase;}
.cart .discount .form,.cart .shipping .form{padding:10px 19px 19px;border-top:1px solid #fff;background-color:#f0f0f0;}
.cart .discount .form .button,.cart .shipping .form .button{width:130px;}
.cart .discount .form .button{margin-top:20px;}
.cart .discount .form label{margin-bottom:16px;}
.cart .shipping .form .button{margin-top:12px;}
.cart .shipping .sp-methods{margin-top:12px;}

.cart #discount-coupon-form{display: none;}
/* Shopping Cart Totals */
.cart .totals{float:right;width:31.95%;border:1px solid #d3d3d3;padding:10px 19px 19px;background-color:#f0f0f0;}
.cart .totals table{width:100%;}
.cart .totals table th,
.cart .totals table td{padding:4px 5px;}
.cart .totals table th{font-weight:bold;}
.cart .totals table tfoot th{}
.cart .totals .last-border td{padding-bottom:30px;}
.cart .totals .row-total-1 td,.cart .totals .row-tax td{padding-bottom:0;padding-top:0;}
.cart .totals .row-total-2 td{font-size:18px;padding-bottom:14px;padding-top:20px;}
.cart .totals .checkout-types{width:100%;}
.cart .totals .checkout-types li + li{margin-top:10px;}
.cart .totals .btn-proceed-checkout{width:100%;}
.cart .totals .btn-proceed-checkout .btn-proceed-checkout span{width:100%;padding:0 !important;-moz-box-sizing:border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.cart .geo-trust{float:right;clear:right;margin-top:20px;}

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


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt{font-weight:bold;margin-bottom:5px}
.sp-methods dd{font-weight:bold;margin-bottom:10px}
.sp-methods .price{font-weight:bold;}
.sp-methods .form-list{padding-left:20px;width:38%;}
.sp-methods select.month{width:150px;margin-right:11px;}
.sp-methods select.year{width:96px;}
.sp-methods input.cvv{width:3em !important;}

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

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

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

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

/* Tooltip */
.tool-tip{border:1px solid #ddd;background-color:#f6f6f6;padding:5px;position:absolute;z-index:9999;}
.tool-tip .btn-close{text-align:right;}
.tool-tip .btn-close a{display:block;margin:0 0 0 auto;width:15px;height:15px;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/btn_window_close.gif) 100% 0 no-repeat;text-align:left;text-indent:-999em;overflow:hidden;}
.tool-tip .tool-tip-content{padding:5px;}

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

.gift-message-link{display:block;background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/bkg_collapse.gif) 0 4px no-repeat;padding-left:20px;}
.gift-message-link.expanded{background-position:0 -53px;}
.gift-message-row{}
.gift-message-row .btn-close{float:right;}
.gift-message dt strong{font-weight:bold;}

/* Checkout Agreements */
.checkout-agreements{}
.checkout-agreements li{margin:10px 0;}
.checkout-agreements .agreement-content{border:1px solid #ddd;background-color:#f6f6f6;padding:5px;height:10em;overflow:auto;}
.checkout-agreements .agree{padding:6px;}

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

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

/* One Page Checkout */
.block-progress{border:0 none;}
.block-progress dt{border:1px solid #d3d3d3;padding:7px 19px;margin-bottom:10px;color:#90070a;font:600 15px/20px Source Sans Pro, sans-serif;}
.block-progress dt a{float:right;font:12px/20px Arial, Helvetica, sans-serif;}
.block-progress .block-title{border:0 none;padding:9px 0;margin-bottom:4px;background:none;}
.block-progress .block-title strong{color:inherit;text-transform:uppercase;}
.block-progress .block-content{border:0 none;background-color:transparent;}
.block-progress dt.complete{margin-bottom:0;}
.block-progress dd.complete{background-color:#f0f0f0;margin-bottom:20px;border:1px solid #d3d3d3;border-width:0 1px 1px;font-size:13px;}
.block-progress dd.complete > *{border-top:1px solid #fff;padding:15px 19px;}

.opc{position:relative;background-color:#f0f0f0;}
.opc li.section{border:1px solid #d3d3d3;border-width:0 1px;padding-bottom:1px;}

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

.opc .step-title{padding:9px 18px;text-align:right;color:#c1c0c0;font:600 15px/20px Source Sans Pro, sans-serif;text-transform:uppercase;background-color:#f5f5f5;border:1px solid #d3d3d3;border-width:1px 0;}
.opc .step-title .number{float:left;margin-right:16px;}
.opc .step-title h2{float:left;font-size:inherit;}
.opc .step-title a{float:right;text-transform:none;font:12px/20px Arial, Helvetica, sans-serif;display:none;}

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

.opc .section.active{border-width:0;padding-bottom:0;}
.opc .section.active + .section{padding-top:1px;}
.opc .active .step-title{color:#fff;cursor:default;border-top-color:#524e4f;border-bottom-color:#292628;padding-left:20px;padding-right:20px;
    background-color:#524e4f;
    background-image:-moz-linear-gradient(top, #524e4f 0%, #2a2829 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#524e4f), color-stop(100%,#2a2829));
    background-image:-webkit-linear-gradient(top, #524e4f 0%, #2a2829 100%);
    background-image:-o-linear-gradient(top, #524e4f 0%, #2a2829 100%);
    background-image:-ms-linear-gradient(top, #524e4f 0%, #2a2829 100%);
    background-image:linear-gradient(top, #524e4f 0%, #2a2829 100%);
}
/*.opc .active .step-title a{display:none;}*/

.opc .step{background-color:#fbfbfb;border:1px solid #d3d3d3;border-width:0 1px 1px;padding:27px 19px 30px;position:relative;font-size:13px;}
.opc .step h3{font-size:18px;margin-bottom:18px;}
.opc .step h4{font:bold 13px/20px Arial, Helvetica, sans-serif;margin-bottom:10px;}
.opc .step * + h4{margin-top:25px;}
.opc .step p{margin-bottom:8px;}
.opc .step .ul{list-style:disc outside;padding-left:20px;}
.opc .step .ul li{margin-bottom:8px;}
.opc .step.step-login .buttons-set button.button{float:left;width:109px;}
.opc .step.step-login .buttons-set .f-left{float:right !important;line-height:32px;}
.opc .step .tool-tip{right:10px;}

.opc .step.step-review{padding:0;border:0 none;}
.opc .checkout-review-table{width:100%;border-bottom:none;}
.opc .checkout-review-table td{padding:13px 5px 17px;}
.opc .checkout-review-table thead th{text-transform:uppercase;}
.opc .checkout-review-table thead .qty{width:19%;}
.opc .checkout-review-table thead .subtotal{width:13%;padding-right:19px;}
.opc .checkout-review-table tfoot{background:#edeae6;}
.opc .checkout-review-table tfoot tr td{padding:12px 19px 0;}
.opc .checkout-review-table tfoot tr td:first-child{padding-right:6%;}
.opc .checkout-review-table tfoot .last-border td{padding-bottom:15px;}
.opc .checkout-review-table tfoot .last-border td.last span{position:relative;}
.opc .checkout-review-table tfoot .last-border td.last span:after{content:"";display:block;width:330px;height:1px;background-color:#d2cfcb;position:absolute;bottom:-15px;right:0;}
.opc .checkout-review-table tfoot .last-border td:first-child:after{width:41%;}
.opc .checkout-review-table tfoot tr.last-border + tr + tr td{padding-top:2px;}
.opc .checkout-review-table tfoot strong{font-weight:normal;}
.opc .checkout-review-table tfoot .last td{padding-top:20px;padding-bottom:5px;}
.opc .checkout-review-table tfoot .last td strong{font-weight:bold;font-size:18px;}
.opc .checkout-review-table .product-sku{font-weight:normal;font-size:14px;margin-bottom:6px;}
.opc .checkout-review-table .product-name{font-weight:normal;font-size:13px;margin-bottom:0;}
.opc .checkout-review-submit{border:1px solid #d3d3d3;border-width:0 1px 1px;background:#edeae6;padding:10px 19px 10px;}
.opc .checkout-review-submit .btn-checkout{width:268px;margin-bottom:12px;}
.opc .checkout-review-submit p{clear:right;}
.opc .checkout-review-submit .please-wait{float:left;height:46px;line-height:46px;}
.opc .order-review .authentication{}
.opc .order-review .warning-message{}

.opc .monkey-checker{border:1px solid #d3d3d3;background-color:#fbfbfb;padding:20px 19px;}
.opc .monkey-checker .subscription-title{font:bold 18px/20px Arial, Helvetica, sans-serif;;margin-bottom:5px;}
.opc .monkey-additional-lists{border:1px solid #d3d3d3;padding:10px;}
.opc .monkey-additional-lists li{display: block;}
.opc .monkey-additional-lists *{display:inline-block;vertical-align:middle;}

/* Multiple Addresses Checkout */
.checkout-progress{padding:0 50px;margin:10px 0;}
.checkout-progress li{float:left;width:20%;border-top:5px solid #ccc;text-align:center;color:#ccc;}
.checkout-progress li.active{border-top-color:#000;color:#000;}

.multiple-checkout{position:relative;}
.multiple-checkout .tool-tip{top:50%;margin-top:-120px;right:10px;}
.multiple-checkout .grand-total{font-size:1.5em;text-align:right;}
.multiple-checkout .grand-total big{}
.multiple-checkout .grand-total .price{}
/* ======================================================================================= */


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

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

/* Captcha */
.captcha-note{}
.captcha-image{float:left;position:relative;}
.captcha-img{border:1px solid #ccc;}
.registered-users .captcha-image{}
#checkout-step-login .captcha-image{}
.captcha-reload{position:absolute;top:2px;right:2px;}
.captcha-reload.refreshing{animation:rotate 1.5s infinite linear;-webkit-animation:rotate 1.5s infinite linear;-moz-animation:rotate 1.5s infinite linear;}

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

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

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


/* My Account ============================================================================= */
.account-title{line-height:42px;padding:0;margin-bottom:24px;}
.my-account{border:1px solid #d3d3d3;padding:16px 18px;position:relative;font-size:13px;}
.my-account:before{content:"";display:block;width:100%;height:57px;border-top:1px solid #fff;position:absolute;top:0;left:0;}
.my-account > *{position:relative;}
.my-account h2{font:600 18px/20px Source Sans Pro, sans-serif;color:#90070a;margin-bottom:12px;}
.my-account .title-buttons .link-rss{float:none;margin:0;}
.my-account .title-buttons .link-reorder,
.my-account .title-buttons .separator,
.my-account .title-buttons .link-print{font-size:12px;}

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

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

/* Block: Account Information */
.dashboard .box-info{}
.dashboard .box-head{margin-top:24px;overflow:hidden;}
.dashboard .box-head a{float:right;font:12px/20px Arial, Helvetica, sans-serif;}
.dashboard .box-head h2{float:left;}
.dashboard .col2-set + .col2-set{margin-top:19px;}
.dashboard .box-title{padding-bottom:6px;margin-bottom:4px;border-bottom:1px solid #d3d3d3;overflow:hidden;}
.dashboard .box-title h3{float:left;}
.dashboard .box-title a{float:right;}

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

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

/* Address Book */
.addresses-list{}
.addresses-list li.item +  li.item{margin-top:20px;}
.addresses-list-additional li.item{}

/* Order View */
.order-info{border:1px solid #ddd;padding:5px;}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li{display:inline;}
.order-info dt{font-weight:bold;}

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

.order-info-box{}

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

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

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

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

/* Order Print Pages */
.page-print .print-head{}
.page-print .print-head img{float:left;}
.page-print .print-head address{float:left;margin-left:15px;}
/* Price Rewrites */
.page-print .gift-message-link{display:none;}
.page-print .price-excl-tax,
.page-print .price-incl-tax{display:block;white-space:nowrap;}
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price{display:inline;}

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


/* Footer ================================================================================ */
.footer-container{
    background-image:-moz-linear-gradient(top, #e8e5e0 0%, #f2efeb 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e5e0), color-stop(100%,#f2efeb));
    background-image:-webkit-linear-gradient(top, #e8e5e0 0%, #f2efeb 100%);
    background-image:-o-linear-gradient(top, #e8e5e0 0%, #f2efeb 100%);
    background-image:-ms-linear-gradient(top, #e8e5e0 0%, #f2efeb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e8e5e0', endColorstr='#f2efeb');
    background-image:linear-gradient(top, #e8e5e0 0%, #f2efeb 100%);
}
.footer{padding:36px 0 34px;}
.footer .links-box{float:left;width:23.5%;}
.footer .links-box + .links-box{margin-left:2%;}
.footer .links-box.powerbox{float:right;margin-left:0;}
.footer h3{font-size:15px;line-height:20px;text-transform:uppercase;color:#90070a;margin-bottom:8px;}
.footer li{line-height:2em;}
.footer li a{color:inherit;}
.footer li a:hover{color:#0e5f90;text-decoration:none;}
.footer dl{line-height:2em;}
.footer dl + h3{margin-top:25px;}
.footer dt,.footer dd{display:inline-block;vertical-align:top;}
.footer dt{width:54%;}
.footer dd{font-weight:bold;text-align:right;width:44%;}
.footer-container .bottom-links{padding:15px 0 5px;color:#c1c0c0;white-space:nowrap;}
.footer-container .bottom-links ul,
.footer-container .bottom-links li,
.footer-container .bottom-links address{display:inline-block;vertical-align:top;height:1em;line-height:1em;}
.bottom-links .help-menu{text-align:right;}
.bottom-links .help-menu li{margin-left:4px;padding-left:7px;border-left:1px solid #c1c0c0;}
.footer-container .bottom-links a{color:inherit;}
.footer-container .bottom-links a:hover{color:#fff;text-decoration:none;}
.footer-container .social li{float:left;}
.footer-container .social li:first-child{margin-right:20px;}
.footer-container .social a{display:block;height:100%;position:relative;padding-left:26px;}
.footer-container .social a:before{content:"";display:inline-block;width:22px;height:22px;margin-right:10px;background-image:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png);background-repeat:no-repeat;position:absolute;top:50%;left:0;margin-top:-11px;}
.footer-container .social a.facebook:before{background-position:-220px 0;}
.footer-container .social a.twitter:before{background-position:-220px -25px;}
.footer-container .bottom-container{text-align:center;}
/* ======================================================================================= */


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

.captcha-left .recaptcha_nothad_incorrect_sol.recaptcha_isnot_showing_audio {
    margin: 0 0 0 -14px;
}



/* Pop Up */
.popup-overlay{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0, 0, 0, 0.4);
    display:none;
}
.popup-overlay.show{display:block;}
.popup-wraper{
    min-width:460px;
    position:absolute;
    top:-9999px;
    left:-9999px;
    visibility:hidden;
    z-index:-1;
    background:#fff;
    border:1px solid #acacac;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 0 13px rgba(0, 0, 0, 0.13);
    -moz-box-shadow:0 0 13px rgba(0, 0, 0, 0.13);
    box-shadow:0 0 13px rgba(0, 0, 0, 0.13);
}
.popup-wraper.show{
    visibility:visible;
    z-index:30000;
}
.popup-wraper .popup-close{
    position:absolute;
    top:16px;
    right:16px;
    width:18px;
    height:18px;
    border:1px solid #dbd8d5;
    background:#fff;
    text-indent:-9999px;
    overflow:hidden;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.popup-wraper .popup-close:after{
    content:'';
    position:absolute;
    top:50%;
    left:50%;
    width:8px;
    height:8px;
    margin:-4px 0 0 -4px;
    background:url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/spt_general.png) -46px -28px no-repeat;
}
.popup-wraper .popup-close:hover{
    border-color:#2f9388;
    background:#2f9388;
}
.popup-wraper .popup-close:hover:after{background-position:-54px -28px;}
.popup-wraper .popup-box{
    background:#fff;
    padding:20px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.popup-wraper iframe{display:block;}
.popup-wraper.position-fixed-bottom{
    padding-bottom:0;
    -webkit-border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    border-radius:10px 10px 0 0;
}
.popup-wraper.position-fixed-bottom .popup-box{
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
}

.product-alert-popup-box .popup-close{display:none;}
.product-alert-popup-box .product-name{
    font:bold 20px/20px Arial, Helvetica, sans-serif;
    color:#000;
    margin-bottom:5px;
}
.product-alert-popup-box label{
    font:bold 13px/15px Arial, Helvetica, sans-serif;
    color:#656565;
}
.product-alert-popup-box .amxnotif-guest-form{
    display:block;
    overflow:hidden;
    position:relative;
    padding-right:94px;
    margin:2px 0 8px;
}
.product-alert-popup-box .input-text{
    width:100%;
    height:36px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.product-alert-popup-box .button{
    position:absolute;
    right:0;
    top:0;
    border:1px solid #bdbdbd;
    height:36px;
}
.product-alert-popup-box .button > span{padding:0px 12px;}
.product-alert-popup-box .availability{
    font:bold 13px/15px Arial, Helvetica, sans-serif;
    color:#656565;
}
.product-alert-popup-box .availability span{font-weight:normal;}
.header ul.links{display:none;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.da-slider{
	width: 100%;
	min-width: 520px;
	height: 400px;
	position: relative;
	margin: 30px auto;
	overflow: hidden;
	background: transparent url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/waves.gif) repeat 0% 0%;
	border-top: 8px solid #efc34a;
	border-bottom: 8px solid #efc34a;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2), 0px -2px 1px #fff;
	-webkit-transition: background-position 1.5s ease-out 0.6s;
	-moz-transition: background-position 1.5s ease-out 0.6s;
	-o-transition: background-position 1.5s ease-out 0.6s;
	-ms-transition: background-position 1.5s ease-out 0.6s;
	transition: background-position 1.5s ease-out 0.6s;
}
.da-slide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	text-align: left;
}
.da-slide-current{
	z-index: 1000;
}
.da-slider-fb .da-slide{
	left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
	left: 0px;
}
.da-slide a {
    color: inherit;
    text-decoration: none;
}
.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img{
	position: absolute;
	opacity: 0;
	left: 110%;
}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link{
	left: 10%;
	opacity: 1;
}
.da-slider-fb .da-slide .da-img{
	left: 60%;
	opacity: 1;
}
.da-slide h2{
	color: #fff;
	font-size: 66px;
	width: 50%;
	top: 60px;
	white-space: nowrap;
	z-index: 10;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	font-family: 'Economica', Arial, sans-serif;
	font-weight: 700;
}
.da-slide p{
	width: 45%;
	top: 155px;
	color: #916c05;
	font-size: 18px;
	line-height: 26px;
	height: 80px;
	overflow: hidden;
	font-style: italic;
	font-family: 'Economica', Arial, sans-serif;
	font-weight: 400;
	font-style: italic;
}
.da-slide .da-img{
	text-align: center;
	width: 30%;
	top: 70px;
	height: 256px;
	line-height: 320px;
	left: 110%; /*60%*/
}
.da-slide .da-link{
	top: 270px; /*depends on p height*/
	/*
	border-radius: 30px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 8px solid rgba(255,255,255,0.8);
	padding: 2px 20px 0px;
	font-size: 18px;
	line-height: 30px;
	width: 80px;
	text-align: center;
	background: rgba(255,255,255,0.2);
	*/
}
.da-slide .da-link:hover{
	/*background: rgba(255,255,255,0.3);*/
}
.da-dots{
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0px;
	bottom: 20px;
	z-index: 2000;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-dots span{
	display: inline-block;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #e4b42d;
	margin: 3px;
	cursor: pointer;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
}
.da-dots span.da-dots-current:after{
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 2px;
	left: 2px;
	border-radius: 50%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.da-arrows{
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-arrows span{
	position: absolute;
	top: 50%;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: #e4b42d;
	cursor: pointer;
	z-index: 2000;
	opacity: 0;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
	-webkit-transition: opacity 0.6s ease-in-out-out 0.3s;
	-moz-transition: opacity 0.6s ease-in-out-out 0.3s;
	-o-transition: opacity 0.6s ease-in-out-out 0.3s;
	-ms-transition: opacity 0.6s ease-in-out-out 0.3s;
	transition: opacity 0.6s ease-in-out-out 0.3s;
}
.da-slider:hover .da-arrows span{
	opacity: 1;
}
.da-arrows span:after{
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	top: 5px;
	left: 5px;
	background: transparent url(https://www.powerbox.com.au/skin/frontend/default/powerbox/images/arrows.png) no-repeat top left;
	border-radius: 50%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.da-arrows span:hover:after{
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}
.da-arrows span:active:after{
	box-shadow: 1px 1px 1px rgba(255,255,255,0.1);
}
.da-arrows span.da-arrows-next:after{
	background-position: top right;
}
.da-arrows span.da-arrows-prev{
	left: 15px;
}
.da-arrows span.da-arrows-next{
	right: 15px;
}

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 10%;
	opacity: 1;
}
.da-slide-current .da-img{
	left: 60%;
	opacity: 1;
}
/* Animation classes and animations */

/* Slide in from the right*/
.da-slide-fromright h2{
	-webkit-animation: fromRightAnim1 0.9s ease-in-out 1.2s both;
	-moz-animation: fromRightAnim1 0.9s ease-in-out 1.2s both;
	-o-animation: fromRightAnim1 0.9s ease-in-out 1.2s both;
	-ms-animation: fromRightAnim1 0.9s ease-in-out 1.2s both;
	animation: fromRightAnim1 0.9s ease-in-out 1.2s both;
}
.da-slide-fromright p{
	-webkit-animation: fromRightAnim2 0.9s ease-in-out 1.2s both;
	-moz-animation: fromRightAnim2 0.9s ease-in-out 1.2s both;
	-o-animation: fromRightAnim2 0.9s ease-in-out 1.2s both;
	-ms-animation: fromRightAnim2 0.9s ease-in-out 1.2s both;
	animation: fromRightAnim2 0.9s ease-in-out 1.2s both;
}
.da-slide-fromright .da-link{
	-webkit-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
	-moz-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
	-o-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
	-ms-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
	animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
}
.da-slide-fromright .da-img{
	-webkit-animation: fromRightAnim4 0.9s ease-in-out 1.2s both;
	-moz-animation: fromRightAnim4 0.9s ease-in-out 1.2s both;
	-o-animation: fromRightAnim4 0.9s ease-in-out 1.2s both;
	-ms-animation: fromRightAnim4 0.9s ease-in-out 1.2s both;
	animation: fromRightAnim4 0.9s ease-in-out 1.2s both;
}
@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide in from the left*/
.da-slide-fromleft h2{
	-webkit-animation: fromLeftAnim1 0.9s ease-in-out 0.9s both;
	-moz-animation: fromLeftAnim1 0.9s ease-in-out 0.9s both;
	-o-animation: fromLeftAnim1 0.9s ease-in-out 0.9s both;
	-ms-animation: fromLeftAnim1 0.9s ease-in-out 0.9s both;
	animation: fromLeftAnim1 0.9s ease-in-out 0.9s both;
}
.da-slide-fromleft p{
	-webkit-animation: fromLeftAnim2 0.9s ease-in-out 0.9s both;
	-moz-animation: fromLeftAnim2 0.9s ease-in-out 0.9s both;
	-o-animation: fromLeftAnim2 0.9s ease-in-out 0.9s both;
	-ms-animation: fromLeftAnim2 0.9s ease-in-out 0.9s both;
	animation: fromLeftAnim2 0.9s ease-in-out 0.9s both;
}
.da-slide-fromleft .da-link{
	-webkit-animation: fromLeftAnim3 0.4s ease-in-out 1.8s both;
	-moz-animation: fromLeftAnim3 0.4s ease-in-out 1.8s both;
	-o-animation: fromLeftAnim3 0.4s ease-in-out 1.8s both;
	-ms-animation: fromLeftAnim3 0.4s ease-in-out 1.8s both;
	animation: fromLeftAnim3 0.4s ease-in-out 1.8s both;
}
.da-slide-fromleft .da-img{
	-webkit-animation: fromLeftAnim4 0.9s ease-in-out 0.9s both;
	-moz-animation: fromLeftAnim4 0.9s ease-in-out 0.9s both;
	-o-animation: fromLeftAnim4 0.9s ease-in-out 0.9s both;
	-ms-animation: fromLeftAnim4 0.9s ease-in-out 0.9s both;
	animation: fromLeftAnim4 0.9s ease-in-out 0.9s both;
}
@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide out to the right */
.da-slide-toright h2{
	-webkit-animation: toRightAnim1 0.9s ease-in-out 0.9s both;
	-moz-animation: toRightAnim1 0.9s ease-in-out 0.9s both;
	-o-animation: toRightAnim1 0.9s ease-in-out 0.9s both;
	-ms-animation: toRightAnim1 0.9s ease-in-out 0.9s both;
	animation: toRightAnim1 0.9s ease-in-out 0.9s both;
}
.da-slide-toright p{
	-webkit-animation: toRightAnim2 0.9s ease-in-out 0.5s both;
	-moz-animation: toRightAnim2 0.9s ease-in-out 0.5s both;
	-o-animation: toRightAnim2 0.9s ease-in-out 0.5s both;
	-ms-animation: toRightAnim2 0.9s ease-in-out 0.5s both;
	animation: toRightAnim2 0.9s ease-in-out 0.5s both;
}
.da-slide-toright .da-link{
	-webkit-animation: toRightAnim3 0.6s ease-in-out both;
	-moz-animation: toRightAnim3 0.6s ease-in-out both;
	-o-animation: toRightAnim3 0.6s ease-in-out both;
	-ms-animation: toRightAnim3 0.6s ease-in-out both;
	animation: toRightAnim3 0.6s ease-in-out both;
}
.da-slide-toright .da-img{
	-webkit-animation: toRightAnim4 0.9s ease-in-out both;
	-moz-animation: toRightAnim4 0.9s ease-in-out both;
	-o-animation: toRightAnim4 0.9s ease-in-out both;
	-ms-animation: toRightAnim4 0.9s ease-in-out both;
	animation: toRightAnim4 0.9s ease-in-out both;
}
@-webkit-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
/* Slide out to the left*/
.da-slide-toleft h2{
	-webkit-animation: toLeftAnim1 0.9s ease-in-out both;
	-moz-animation: toLeftAnim1 0.9s ease-in-out both;
	-o-animation: toLeftAnim1 0.9s ease-in-out both;
	-ms-animation: toLeftAnim1 0.9s ease-in-out both;
	animation: toLeftAnim1 0.9s ease-in-out both;
}
.da-slide-toleft p{
	-webkit-animation: toLeftAnim2 0.9s ease-in-out 0.5s both;
	-moz-animation: toLeftAnim2 0.9s ease-in-out 0.5s both;
	-o-animation: toLeftAnim2 0.9s ease-in-out 0.5s both;
	-ms-animation: toLeftAnim2 0.9s ease-in-out 0.5s both;
	animation: toLeftAnim2 0.9s ease-in-out 0.5s both;
}
.da-slide-toleft .da-link{
	-webkit-animation: toLeftAnim3 0.9s ease-in-out 0.9s both;
	-moz-animation: toLeftAnim3 0.9s ease-in-out 0.9s both;
	-o-animation: toLeftAnim3 0.9s ease-in-out 0.9s both;
	-ms-animation: toLeftAnim3 0.9s ease-in-out 0.9s both;
	animation: toLeftAnim3 0.9s ease-in-out 0.9s both;
}
.da-slide-toleft .da-img{
	-webkit-animation: toLeftAnim4 0.9s ease-in-out 0.7s both;
	-moz-animation: toLeftAnim4 0.9s ease-in-out 0.7s both;
	-o-animation: toLeftAnim4 0.9s ease-in-out 0.7s both;
	-ms-animation: toLeftAnim4 0.9s ease-in-out 0.7s both;
	animation: toLeftAnim4 0.9s ease-in-out 0.7s both;
}
@-webkit-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
.carousel-wrapper{position:relative;border-bottom:1px solid #c8c8c8;
    background-color:#fff;
    background-image:-moz-linear-gradient(top, #fefefe 81.6%, #f4f4f4 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(81.6%,#fefefe), color-stop(100%,#f4f4f4));
    background-image:-webkit-linear-gradient(top, #fefefe 81.6%, #f4f4f4 100%);
    background-image:-o-linear-gradient(top, #fefefe 81.6%, #f4f4f4 100%);
    background-image:-ms-linear-gradient(top, #fefefe 81.6%, #f4f4f4 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fefefe', endColorstr='#f4f4f4');
    background-image:linear-gradient(top, #fefefe 81.6%, #f4f4f4 100%);
}

.image-gallery{height:588px;margin:0;background:transparent;border-width:0;box-shadow:none;}
.image-gallery .item{font-family:Source Sans Pro, sans-serif;overflow:hidden;}
.image-gallery .da-slide {background-size: cover !important;}
.image-gallery .da-slide .gradient-overlay{background-image: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,0.5));height: 100%;display: flex;align-items: flex-end;}
.image-gallery .da-slide .slide-content-wrapper{position: absolute;margin-bottom: 50px;width:100%;}
.image-gallery .da-slide .slide-content{width:964px;margin:0 auto;}
.image-gallery .da-slide-current{z-index:900;}
.image-gallery .da-slide h2{position:unset;color:#222021;font:400 48px/50px Source Sans Pro, sans-serif;top:0;white-space:nowrap;text-shadow:none;margin-bottom:10px;}
.image-gallery .da-slide h2 span{display:block;color:#FFFFFF;}
.image-gallery .da-slide p{position:unset;top:0;left:0;color:#6f6a6b;font:normal 600 24px/36px Source Sans Pro, sans-serif;margin-bottom:30px;height: auto;font-weight: normal;font-size: 22px;line-height: 1.25;width: 60%;}
.image-gallery .da-slide p span{display:block;color: #FFFFFF;font-weight: normal;}
.image-gallery .da-slide .da-link{position:unset;top:0;}
.image-gallery .da-slide .da-link strong{display:block;}
.image-gallery .da-slide .da-link .button{text-align:center;text-transform: uppercase;height: auto;}
.image-gallery .da-slide .da-link .button span {padding: 1px 25px;}
.image-gallery .da-slide .da-link .button span span {font-weight: normal;font-size: 100%;letter-spacing: 1px;}
.image-gallery .da-slide-current h2,.da-slide-current p,.da-slide-current .da-link{opacity:1;left:0;}

.image-gallery .arrows {
	position: absolute;
	border: none;
	height: 12px;	
	width: 12px;	
	border: solid white;
	border-width: 0 0 2px 2px;
	bottom: 30%;
	cursor: pointer;
	z-index: 901;
}

.image-gallery .arrows:hover {
	border-color: red;
}

.image-gallery .arrows.da-arrows-prev {
	transform: rotate(45deg);
	left: 25px;
}

.image-gallery .arrows.da-arrows-next {
	transform: rotate(225deg);
	right: 25px;
}

.da-dots{width:964px;position:absolute;bottom:19px;left:50%;margin-left:-482px;text-align:right;z-index:2000;}
.da-dots span{display:inline-block;vertical-align:top;width:62px;height:38px;border-radius:0;background:transparent;margin:0 0 0 13px;box-shadow:none;}
.da-dots span strong{display:block;width:60px;height:36px;border:1px solid #fff;}
.da-dots span strong img{width:100%;height:100%;cursor:pointer;}
.da-dots span.da-dots-current:after{display:none;}
.da-dots .item{box-shadow:0px 0px 6px rgba(0,0,0,0.3);margin:0 0 0 10px;}
.da-dots .item.da-dots-current{box-shadow:0px 0px 10px rgba(0,0,0,0.2) inset;}

.da-slide .da-img{text-align:left;width:40%;top:43px;height:auto;max-height:100%;line-height:inherit;left:110%;}
.da-slide .da-img img{margin-left:-100px;}
.da-slide-current .da-img{left:60%;}

@media (max-width: 1080px) {
	.image-gallery {
		height: 450px;
	}
	.image-gallery .da-slide .slide-content {
	    width: 864px;
	}
  }


.events-gallery{position:relative;height:180px;}
.events-gallery .item{overflow:hidden;}
.events-gallery .item .da-img{text-align:left;width:100%;top:0;height:auto;max-height:100%;line-height:inherit;left:110%;margin-left:0%;}
.events-gallery .da-slide-current .da-img{left:0;margin-left:0%;}
.events-gallery .item .da-img img{margin-left:0;}
.events-gallery .item .content{width:100%;float:right;}


.da-arrows span{top:38px;height:28px;width:14px;border-radius:0;background:#e4b42d;opacity:0.5;box-shadow:none;
	-webkit-transition:opacity 0.4s ease-in-out-out 0.2s;
	-moz-transition:opacity 0.4s ease-in-out-out 0.2s;
	-o-transition:opacity 0.4s ease-in-out-out 0.2s;
	-ms-transition:opacity 0.4s ease-in-out-out 0.2s;
	transition:opacity 0.4s ease-in-out-out 0.2s;
	}

.events-gallery .da-slide-fromright .da-img{
	-webkit-animation:fromRightAnim5 0.6s ease-in-out both;
	-moz-animation:fromRightAnim5 0.6s ease-in-out both;
	-o-animation:fromRightAnim5 0.6s ease-in-out both;
	-ms-animation:fromRightAnim5 0.6s ease-in-out both;
	animation:fromRightAnim5 0.6s ease-in-out both;
}
@-webkit-keyframes fromRightAnim5{
	0%{left:110%;opacity:0;}
	100%{left:0%;opacity:1;}
}
@-moz-keyframes fromRightAnim5{
	0%{left:110%;opacity:0;}
	100%{left:0%;opacity:1;}
	}
@-o-keyframes fromRightAnim5{
	0%{left:110%;opacity:0;}
	100%{left:0%;opacity:1;}
	}
@-ms-keyframes fromRightAnim5{
	0%{left:110%;opacity:0;}
	100%{left:0%;opacity:1;}
	}
@keyframes fromRightAnim5{
	0%{left:110%;opacity:0;}
	100%{left:0%;opacity:1;}
	}
.events-gallery .da-slide-fromleft .da-img{
	-webkit-animation:fromLeftAnim5 0.6s ease-in-out both;
	-moz-animation:fromLeftAnim5 0.6s ease-in-out both;
	-o-animation:fromLeftAnim5 0.6s ease-in-out both;
	-ms-animation:fromLeftAnim5 0.6s ease-in-out both;
	animation:fromLeftAnim5 0.6s ease-in-out both;
}
@-webkit-keyframes fromLeftAnim5{
	0%{left:-110%; opacity:0;}
	100%{left:0%;opacity:1;}
	}
@-moz-keyframes fromLeftAnim5{
	0%{left:-110%; opacity:0;}
	100%{left:0%; opacity:1;}
	}
@-o-keyframes fromLeftAnim5{
	0%{left:-110%; opacity:0;}
	100%{left:0%; opacity:1;}
	}
@-ms-keyframes fromLeftAnim5{
	0%{left:-110%; opacity:0;}
	100%{left:0%; opacity:1;}
	}
@keyframes fromLeftAnim5{
	0%{left:-110%; opacity:0;}
	100%{left:0%; opacity:1;}
	}

.events-gallery .da-slide-toright .da-img{
	-webkit-animation:toRightAnim5 0.6s ease-in-out both;
	-moz-animation:toRightAnim5 0.6s ease-in-out both;
	-o-animation:toRightAnim5 0.6s ease-in-out both;
	-ms-animation:toRightAnim5 0.6s ease-in-out both;
	animation:toRightAnim5 0.6s ease-in-out both;
	}
@-webkit-keyframes toRightAnim5{
	0%{left:0%; opacity:1;}
	100%{left:100%;opacity:0;}
	}
@-moz-keyframes toRightAnim5{
	0%{left:0%; opacity:1;}
	100%{left:100%;opacity:0;}
	}
@-o-keyframes toRightAnim5{
	0%{left:0%; opacity:1;}
	100%{left:100%;opacity:0;}
}
@-ms-keyframes toRightAnim5{
	0%{left:0%; opacity:1;}
	100%{left:100%;opacity:0;}
	}
@keyframes toRightAnim5{
	0%{left:0%; opacity:1;}
	100%{left:100%;opacity:0;}
	}
.events-gallery .da-slide-toleft .da-img{
	-webkit-animation:toLeftAnim5 0.6s ease-in-out both;
	-moz-animation:toLeftAnim5 0.6s ease-in-out both;
	-o-animation:toLeftAnim5 0.6s ease-in-out both;
	-ms-animation:toLeftAnim5 0.6s ease-in-out both;
	animation:toLeftAnim5 0.6s ease-in-out both;
}
@-webkit-keyframes toLeftAnim5{
	0%{left:0%;opacity: 1;}
	100%{left:-100%;opacity:0;}
	}
@-moz-keyframes toLeftAnim5{
	0%{left:0%;opacity: 1;}
	100%{left:-100%;opacity:0;}
	}
@-o-keyframes toLeftAnim5{
	0%{left:0%;opacity: 1;}
	100%{left:-100%;opacity:0;}
	}
@-ms-keyframes toLeftAnim5{
	0%{left:0%;opacity: 1;}
	100%{left:-100%;opacity:0;}
	}
@keyframes toLeftAnim5{
	0%{left:0%;opacity: 1;}
	100%{left:-100%;opacity:0;}
	}

.events-gallery .da-arrows span.da-arrows-prev{left:-19px;border-radius:0 3px 3px 0;}
.events-gallery .da-arrows span.da-arrows-next{right:-19px;border-radius:3px 0 0 3px;}
.events-gallery .da-arrows span.da-arrows-prev:after,
.events-gallery .da-arrows span.da-arrows-next:after{display:none;}

.events-gallery .image{margin-bottom:10px;}
.events-gallery .date{float:left;width:42px;height:48px;text-align:center;color:#6f6a6b;font:400 14px/15px Source Sans Pro, sans-serif;text-transform:uppercase;background:#fff;margin-top:3px;}
.events-gallery .date .top{display:block;height:6px;margin-bottom:5px;}
.events-gallery .date span{display:block;color:#444142;}
.events-gallery .title{margin:0 0 2px 56px;color:#222021;font-weight:bold;}
.events-gallery .title a{color:inherit;}
.events-gallery .title a:hover{color:#0e5f90;}
.events-gallery .description{margin-left:56px;color:#6f6a6b;font-size:12px;}

/***********************************************************************/
.exhibitions-slider{position:relative;overflow:hidden;width:100%;height:176px;}
.exhibitions-slider ul{position:absolute;width:999em;}
.exhibitions-slider li{float:left;width:268px;margin-right:10px;}
.events-gallery .prev,.events-gallery .next{display:block;position:absolute;top:38px;height:26px;width:12px;border:1px solid #d3d3d3;text-decoration:none;}
.events-gallery .prev span,.events-gallery .next span{display:block;background:#d3d3d3;color:#fff;text-align:center;font-size:24px;line-height:26px;}
.events-gallery .prev{left:-19px;-moz-border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;}
.events-gallery .next{right:-19px;-moz-border-radius:2px 0 0 2px;-webkit-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;}
.events-gallery .prev:hover,.events-gallery .next:hover{border-color:#dc2125;}
.events-gallery .prev:hover span,.events-gallery .next:hover span{
    background-color:#dc2125;
    background-image:-moz-linear-gradient(top, #a90f13 0%, #dc2125 100%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90f13), color-stop(100%,#dc2125));
    background-image:-webkit-linear-gradient(top, #a90f13 0%, #dc2125 100%);
    background-image:-o-linear-gradient(top, #a90f13 0%, #dc2125 100%);
    background-image:-ms-linear-gradient(top, #a90f13 0%, #dc2125 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a90f13', endColorstr='#dc2125');
    background-image:linear-gradient(top, #a90f13 0%, #dc2125 100%);
}
.events-gallery .prev.disable,.events-gallery .next.disable{opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";cursor:default;}























