@charset "UTF-8";

body {
    font-family: 'Source Sans Pro', sans-serif;
    color: #000000;
    background: #d2d4d3;
}

a.btn,
input.btn,
input.button,
body.favourite_list #body table.favourites td.delete a,
#body ul.products li.product .view a,
#body ul.products li.product .cart a,
body.product_view #body div.downloads li.download a {
    display: inline-block;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #ffffff;
    box-shadow: none;
    background: #0766ac url('../img/arrow-white.png') right center no-repeat;
    font-size: 15px;
    line-height: 21px;
    margin: 0 auto;
    padding: 4px 35px 4px 8px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

a.btn:hover,
input.btn:hover,
input.button:hover,
body.favourite_list #body table.favourites td.delete a:hover,
#body ul.products li.product .view a:hover,
#body ul.products li.product .cart a:hover,
body.product_view #body div.downloads li.download a:hover,
a.btn:active,
input.btn:active,
input.button:active,
body.favourite_list #body table.favourites td.delete a:active,
#body ul.products li.product .view a:active,
#body ul.products li.product .cart a:active,
body.product_view #body div.downloads li.download a:active,
a.btn:focus,
input.btn:focus,
input.button:focus,
body.favourite_list #body table.favourites td.delete a:focus,
#body ul.products li.product .view a:focus,
#body ul.products li.product .cart a:focus,
body.product_view #body div.downloads li.download a:focus {
    background: #fbb041 url('../img/arrow-white.png') right center no-repeat;
    color: #ffffff;
    text-decoration: none;
}

input {
    font-family: 'Source Sans Pro', sans-serif;
    box-shadow: none;
    -webkit-box-shadow: none;
}

input.btn {
    height: 28px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    border-radius: 0;
    -webkit-border-radius: 0;
}

.breadcrumb {
    background: none;
    float: right;
    width: 730px;
    padding: 0;
    margin: 10px auto;
    font-size: 12px;
}

.breadcrumb > li a,
.breadcrumb > li > .divider {
    color: #000000;
    padding: 0 1px;
}

.breadcrumb > .active {
    color: #0766ac;
}

#content-inner {
    background: #ffffff;
    padding: 0 10px 10px 10px;
}

body.public_index #content-inner {
    padding: 10px;
}

h1,
h2,
h3,
h4 {
    text-transform: uppercase;
    margin-top: 0;
}

h1 {
    font-size: 28px;
    line-height: 34px;
    color: #0766AC;
}

h2 {
    font-size: 20px;
    line-height: 26px;
}

h3 {
    font-size: 16px;
    line-height: 22px;
}

#header {
    background: #ffffff;
    height: 125px;
}

#nav {
    background: #ffffff;
    text-align: right;
}

#nav ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

#nav ul li.level_0 {
    display: inline-block;
    border-left: 2px solid #000000;
    line-height: 13px;
    padding-left: 10px;
    margin:0 0 10px 8px;
}

#nav ul li.level_0:first-child {
    border: none;
}

#nav ul li.level_0 a {
    text-transform: uppercase;
    color: #000000;
    font-weight: 600;
    font-size: 16px;
}

#header-inner {
    position: relative;
}

#header div.login .control-group {
    margin-bottom: 0;
}

#header div.login,
#header-inner > div.account {
    position: absolute;
    right: 205px;
    top: 0;
    width: 348px;
    background: #222121;
    padding: 5px 10px;
}

#header div.search h3,
#header div.account h3,
#header div.login h3 {
    color: #fbb041;
    margin: 0 0 5px 0;
}

#header div.search h3 {
    color: #ffffff;
}

#header-inner > div.account {
    height: 72px;
}

#header-inner > div.account,
#header-inner > div.account a {
    color: #ffffff;
    text-transform: uppercase;
}

#header-inner > div.account div.account {
    border-right: 1px solid #ffffff;
    padding-right: 5px;
    margin-right: 2px;
}

#header div.login label {
    display: none;
}

#header-inner > div.account div.account
#header div.search form.search .control-group,
#header .login > div.email,
#header .login > div.password,
#header .login > div.submit {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    margin-bottom: 0;
}


#header .login > div.submit input.button {
    text-indent: -10000px;
    background: #fbb041 url('../img/arrow-white.png') right center no-repeat;
    margin: 0;
    padding: 0;
    height: 23px;
    width: 25px;
    position: absolute;
    right: 10px;
    top: 32px;
}

#header-inner > div.account div.logout {
    position: absolute;
    right: 10px;
    top: 32px;
    line-height: 23px;
}

#header-inner > div.account div.logout a {
    background: #fbb041 url('../img/arrow-white.png') right center no-repeat;
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0;
    height: 23px;
    width: 25px;
    vertical-align: middle;
}

#header div.search form.search div.submit input.btn {
    text-indent: -10000px;
    background: #000000 url('../img/search.png') center center no-repeat;
    margin: 0;
    padding: 0;
    height: 23px;
    width: 25px;
    position: absolute;
    right: 10px;
    top: 32px;
}

#header .login > div.forgot,
#header .login > div.register {
    float: right;
    line-height: 10px;
}

#header .login > div.register {
    border-right: 1px solid #ffffff;
    padding-right: 7px;
    margin-right: 6px;
}

#header .login > div.forgot a,
#header .login > div.register a {
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
}

#header .login > div.forgot a:hover,
#header .login > div.register a:hover {
    color: #080808;
    text-decoration: none;
}

#header div.search input.keywords,
#header div.login input#email,
#header div.login input#password {
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 2px 4px;
    height: 17px;
    font-size: 12px;
    width: 150px;
    margin-bottom: 7px;
}

#header div.search form.search,
#header div.login form.login {
    margin-bottom: 15px;
}

#header a.logo {
    display: block;
    height: 103px;
    width: 343px;
    background: url('../img/logo.png') center center no-repeat;
    position: absolute;
    top: 10px;
    left: 0;
}

#header div.search {
    position: absolute;
    top: 0;
    right: 0;
    width: 185px;
    background: #fbb041;
    padding: 5px 10px;
}

body.public_index #block_5 p {
    margin: 0;
}

#footer {
    background: #231f20;
}

#footer .footer-column {
    display: inline-block;
    vertical-align: top;
    width: 224px;
    margin: 0 0 50px 25px;
    color: #ffffff;
    min-height: 100px;
}

#footer .footer-column a {
    color: #ffffff;
}

#footer .footer-column a:hover {
    color: #fbb041;
    text-decoration: none;
}

#footer .footer-column:first-child {
    margin-left: 0;
}

#footer .footer-column h1,
#footer .footer-column h3 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    color: #fbb041;
    border-bottom: 2px dotted #ffffff;
    padding-bottom: 6px;
    margin-top: 15px;
}

#footer .footer-column ul.content-menu {
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

#footer #block_1 {
    margin-bottom: -30px;
}

#footer #block_1 p {
    text-align: left;
    font-size: 11px;
    margin: 0;
    clear: both;
}

#nav-left {
    width: 240px;
    margin-right: 10px;
}

#nav-left h2 {
    color: #ffffff;
    background: #0766ac;
    padding: 10px;
    margin: 0 auto;
}

#nav-left ul {
    margin: 0 auto 10px;
    padding: 0;
    list-style: none;
    background: #d2d3d4;
}

#nav-left ul li {
    border-top: 1px solid #ffffff;
}

#nav-left ul li:first-child {
    border: none;
}

#nav-left ul li a {
    display: block;
    color: #000000;
    text-transform: uppercase;
    padding: 4px 10px;
    font-weight: 600;
    
}

#nav-left ul li a.ui-accordion-header-active,
#nav-left ul li a:hover {
    color: #ffffff;
    background: #0766ac;
    text-decoration: none;
}

#nav-left ul.level_2 {
    margin-bottom: 0;
}

#nav-left ul.level_2 li a {
    padding-left: 20px;
    font-weight: normal;
}

#nav-left ul.level_2 li a:hover {
    background: #fbb041;
}

#body ul.categories,
#body ul.products {
    margin: 0 0 0 -15px;
    padding: 0;
    list-style: none;
}

#body ul.categories li.category,
#body ul.products li.product {
    border: 1px solid #928d8e;
    margin: 0 0 15px 15px;
    padding: 5px;
    width: 159px;
    float: left;
    text-align: center;
    position: relative;
}

#nav-left div.cart {
    background: #d2d3d4;
    padding: 0 10px 10px 10px;
}

#nav-left div.cart a {
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
}

#nav-left div.cart h2 {
    margin: 0 -10px 10px -10px;
}

#body ul.categories li.category .details .photo,
#body ul.products li.product .details .photo {
    height: 159px;
    line-height: 159px;
    margin-bottom: 5px;
}

#body ul.categories li.category .details .photo img,
#body ul.products li.product .details .photo img {
    margin: 0 auto;
    vertical-align: middle;
}

#body ul.categories li.category .details .name,
#body ul.products li.product .details .name {
    height: 60px;
    overflow: hidden;
    margin-bottom: 5px;
}

#body ul.categories li.category .details .name a,
#body ul.products li.product .details .name a {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

#body ul.products li.product .details .model {
    height: 20px;
    overflow: hidden;
    color: #a8aaad;
    margin-bottom: 5px;
}

#body ul.products li.product .details .price a {
    color: #000000;
}

#body ul.products li.product .details .price-ex-gst a {
    font-size: 17px;
    font-weight: bold;
    color: #0766AC;
}

#body ul.products li.product .details .enquiry-only,
#body ul.products li.product .details > .price {
    height: 40px;
    line-height: 40px;
}

#body ul.products li.product .view a {
    padding: 4px 8px;
    position: absolute;
    bottom: 10px;
    left: 12px;
    background: #4c4c4d; /* Old browsers */
    background: -moz-linear-gradient(left,  #4c4c4d 0%, #403634 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4c4c4d), color-stop(100%,#403634)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #4c4c4d 0%,#403634 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #4c4c4d 0%,#403634 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #4c4c4d 0%,#403634 100%); /* IE10+ */
    background: linear-gradient(to right,  #4c4c4d 0%,#403634 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4d', endColorstr='#403634',GradientType=1 ); /* IE6-9 */
}

#body ul.products li.product .cart a {
    padding: 4px 8px;
    position: absolute;
    bottom: 10px;
    right: 12px;
    text-indent: -10000px;
    background: #0766AC url('../img/cart.png') center center no-repeat;
    width: 29px;
}

#body ul.products li.product .details {
    margin-bottom: 40px;
}

#body ul.products li.product .cart a:hover {
    background: #fbb041 url('../img/cart.png') center center no-repeat;
}

body.product_view #body .photos {
    width: 275px;
    float: right;
    margin-top: -30px;
}

body.product_view #body .photos .photo {
    text-align: center;
    border: 1px solid #928d8e;
    height: 275px;
    line-height: 275px;
    vertical-align: middle;
}

body.product_view #body .photos .photo img {
    margin: 0 auto;
    vertical-align: middle;
}

body.product_view #body > div.model,
body.product_view #body > div.price,
body.product_view #body > div.stock,
body.product_view #body > div.price-outer,
body.product_view #body > div.description,
body.product_view #body form.cart,
body.product_view #body div.downloads,
body.product_view #body div.favourite,
body.product_view #body > div.price-ex-gst {
    width: 445px;
    margin-bottom: 20px;
}

body.product_view #body > div.stock {
    margin-top: 5px;
}

body.product_view #body div.downloads h2,
body.product_view #body > div.details h2 {
    display: none;
}

body.product_view #body div.downloads ul.downloads,
body.product_view #body > div.details ul.details {
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

body.product_view #body div.downloads li.download,
body.product_view #body > div.details ul.details li.detail {
    margin-top: 5px;
}

body.product_view #body div.downloads li.download:first-child,
body.product_view #body > div.details ul.details li.detail:first-child {
    margin-top: 0;
}

body.product_view #body > div.details ul.details li.detail .detail-label,
body.product_view #body > div.details ul.details li.detail .value,
body.product_view #body > div.stock .stock-label,
body.product_view #body > div.stock .value {
    display: inline-block;
    vertical-align: top;

}

body.product_view #body > div.details ul.details li.detail .detail-label,
body.product_view #body > div.stock .stock-label {
    width: 110px;
    font-weight: 600;
}

body.product_view #body > div.details ul.details li.detail .value {
    width: 330px;
}

body.product_view #body div.favourite a.btn,
body.product_view #body div.downloads li.download a {
    width: 214px;
}

body.product_view #body > div.model {
    font-size: 15px;
    color: #a8aaad;
}

body.shop_product_view #body > div.price-outer {
    line-height: 35px;
}

body.product_view #body div.price-outer .retail .value,
body.product_view #body > div.price {
    font-size: 16px;
}

body.product_view #body > div.price-ex-gst {
    font-size: 28px;
    color: #0766ac;
    margin-bottom: 10px;
}

body.product_view #body div.price-outer .special .value {
    font-size: 28px;
    color: #f1000e;
}

body.product_view #body div.price-outer .price-label,
body.product_view #body > div.price .price-label {
    display: none;
}

body.product_view #body div.related-products {
    clear: both;
    padding-top: 10px;
}

body.product_view #body form.cart .control-group,
body.product_view #body form.cart .control-group .controls {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

body.product_view #body form.cart .control-group input#quantity {
    margin: 0px 5px;
    width: 75px;
}

body.public_contact #body form.contact .submit input.btn {
    padding: 4px 8px;
    background: #0766AC;
    margin-left: 168px;
}

body.public_contact #body form.contact .submit input.btn:hover {
    background: #fbb041;
}

body.cart_view #content table.cart td.price,
body.cart_view #content table.cart td.total,
body.cart_view #content table.cart .subtotal .value {
    white-space: nowrap;
}

body.product_view .stock {
    margin-bottom: 10px;
}

#block_5 #gallery_scroller_1 {
    margin: auto;
}

body.site_public_requestrma h3,
body.site_public_requestcalibrationquote h3,
body.site_public_problemreport h3 {
    margin: 0px;
}

body.site_public_requestrma .software_page,
body.site_public_requestcalibrationquote .software_page,
body.site_public_problemreport .software_page {
    display: block;
    clear: both;
}

body.site_public_requestrma #body h2,
body.site_public_requestrma h3.service-request {
    float: none;
    line-height: 26px;
    margin-bottom: 0px;
}

body.site_public_requestcalibrationquote #body h2,
body.site_public_requestcalibrationquote h3.service-request,
body.site_public_problemreport #body h2,
body.site_public_problemreport h3.service-request {
    float: left;
    line-height: 26px;
    margin-bottom: 0px;
}

body.site_public_requestrma p, 
body.site_public_requestrma h4,
body.site_public_requestcalibrationquote h4,
body.site_public_problemreport h4 {
    font-size: 12px;
    line-height: 18px;
    text-transform: none;
    margin-bottom: 0px;
}

body.site_public_requestrma p {
    font-weight: bold;
}

body.site_public_requestrma hr,
body.site_public_requestcalibrationquote hr,
body.site_public_problemreport hr {
    margin: 5px 0px 10px;
    border-color: #000;
    border-top: 0px;
}

body.site_public_requestrma textarea,
body.site_public_requestcalibrationquote textarea,
body.site_public_problemreport textarea {
    width: 400px;
    height: 400px;
}

body.site_public_requestrma .controls label[for="request-time-future"] {
    position: relative;
    top: 5px;
}

body.site_public_requestrma .controls .date {
    position: relative;
    margin-top: -26px;
    left: 150px;
}

body.site_public_requestrma .controls .date label {
    float: left;
    width: 50px;
    text-align: left;
}

body.site_public_requestrma .controls .date input {
    float: left;
}

body.site_public_requestcalibrationquote table.product-list {
    width: 100%;
    margin-bottom: 15px;
}

body.site_public_requestcalibrationquote table.product-list tr th {
    text-align: left;
}

body.site_public_requestcalibrationquote table.product-list tr td.require-nata {
    text-align: center;
    vertical-align: middle;
}

body.site_public_requestcalibrationquote table.product-list tr td.require-nata input {
    margin-top: 0px;
}

ul.thumbnails {
    margin-left: -10px;
}

.thumbnails > li {
    float: left;
    height: 75px;
    width: 75px;
    line-height: 75px;
    text-align: center;
    margin: 10px 0px 0px 10px;
    border: 1px solid #928d8e;
    border-shadow: none;
    border-radius: 0px;
}

.thumbnails > li.thumbnail > img {
    display: table-cell;
    vertical-align: middle;
}