@charset "UTF-8";
#holiday-notice {
    margin: 10px 20px;
}
div#cart,
nav#sidenav ul {
    display: none
}

#top-menu-button,
div#black-bar {
    height: 42px;
    position: relative;
    z-index: 101;
    float: left
}



div#header-site-search-button:hover,
div.home-cta:hover {
    cursor: pointer
}

div#home-content,
div#home-rotator-2014,
div#shift,
div#wrapper,
h2.title-bar,
header,
header div#header-content,
nav#header-nav {
    width: 100%
}

div#home-content,
div#shift {
    margin: 0;
    padding: 0
}

div#home-content {
    border-top: 2px solid #F7F7F7;
    background: 0 0
}

article img,
img.fullpage-image {
    max-width: 100%
}

div#body-content,
div#catalog-content {
    background: 0 0;
    width: 96%;
    margin: 0 2%;
    padding: 0
}

div#header-search,
div#header-search form#header-site-search {
    width: 100%;
    position: relative;
    float: left;
    background-color: #2E3233
}

div.home-block-article {
    position: relative;
    float: left;
    width: 96%;
    margin: 0 2%
}

div#home-content div.flexslider {
    min-height: 0
}

header {
    height: auto;
    border-bottom: 2px solid #39AFC4
}

header.subcategory {
    border-bottom: none
}

div#logo-container {
    position: relative;
    float: left;
    margin-top: 30px;
    margin-left: 2%
}

h2.title-bar {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%
}

div#black-bar {
    background-color: #2E3233;
    width: 100%
}

div#header-site-search-button,
div#header-site-search-button:hover {
    position: relative;
    float: right;
    z-index: 5;
    height: 42px;
    width: 55px;
    border: none;
    display: block;
    background: url(//images.tradeport.on.ca/icon_search_white.png) 20px 12px no-repeat;
    margin: 0;
    border-left: groove #4F4F4F 2px
}

div#logo-container div.company-name {
    margin-top: 10px
}

div#header-search {
    position: relative;
    width: 100%;
    float: left;
    height: 45px;
    padding: 0;
    margin: -45px 0 0;
    z-index: 1
}

div#header-search form#header-site-search input#keyword {
    background-color: #fff;
    position: relative;
    float: left;
    border: none;
    width: 84%;
    height: 26px;
    margin: 3px 1%
}

a#responsive-cart-bttn {
    position: relative;
    float: right;
    height: 28px;
    display: block;
    width: 8%;
    border-left: groove #4F4F4F 2px;
    background: url(//images.tradeport.on.ca/icon_cart_white.png) 12px 14px no-repeat;
    text-align: right;
    padding-top: 14px;
    padding-right: 2%
}

form#header-site-search div#header-site-search-close {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    padding: 0;
    border: none;
    background: url(//images.tradeport.on.ca/icon_x_white.png) 50% 12px no-repeat;
    position: relative;
    float: left;
    height: 33px;
    width: 4%;
    margin: 3px 0
}

form#header-site-search div#header-site-search-submit {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    padding: 0;
    border: none;
    background: url(//images.tradeport.on.ca/search_bttn_icon_hover.png) 50% 12px no-repeat #fff;
    position: relative;
    float: left;
    text-indent: 100000px;
    color: #fff;
    height: 36px;
    width: 5%;
    margin: 3px 0
}

div#telephone {
    position: relative;
    float: right;
    width: 243px;
    line-height: 32px;
    margin-top: 40px;
    font-size: 30px
}

#top-menu-button {
    display: block;
    width: 65px;
    background: url(//images.tradeport.on.ca/menu_toggle_bttn.png) 18px 11px no-repeat;
    border-right: groove #4F4F4F 2px
}

.openmenu {
    position: fixed;
    overflow: hidden
}

nav#header-nav,
nav#header-nav a {
    overflow-y: auto;
    overflow-x: hidden
}

#shift {
    padding: 45px 0;
    margin: 0
}

.overlay {
    position: fixed;
    z-index: 99;
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    right: 0;
    left: 0
}

div#menu-bar,
nav#header-nav a {
    position: relative;
    z-index: 101
}

.openmenu,
.openmenu .overlay,
div#menu-bar {
    top: 0
}

div#menu-bar {
    max-width: 1000px;
    height: 100%;
    background: 0 0
}

nav#header-nav {
    height: 100%;
    width: 0;
    background: #2E3233;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    -webkit-box-shadow: 3px 0 7px rgba(0, 0, 0, .55);
    -moz-box-shadow: 3px 0 7px rgba(0, 0, 0, .55);
    box-shadow: 3px 0 7px rgba(0, 0, 0, .55)
}

nav#header-nav a {
    display: block;
    float: left;
    width: 100%;
    min-width: 130px;
    padding: 18px 8px;
    color: #fff;
    text-decoration: none;
    text-align: center
}

nav#header-nav a:hover {
    color: #fff;
    background: #39AFC4
}

nav#header-nav a::after {
    content: '';
    position: absolute;
    border-color: #fff;
    border-style: solid;
    border-width: 0 2px 2px 0;
    height: 5px;
    top: 25px;
    left: 85%;
    margin-top: -2px;
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    width: 5px
}

nav#sidenav h3.open::after,
nav#sidenav h3::after {
    content: '+';
    position: relative;
    top: -10px;
    left:0px;
    font-size: 35px;
    font-family: Arial, serif;
    transition: .1s transform
}

nav#sidenav {
    margin: 0;
    width: 100%;
    padding: 0
}

.sidenav-link:link,
.sidenav-link:visited,
a.sidenav-link-hover {
    position: relative;
    display: block;
    float: left;
    width: 96%;
    height: 19px;
    padding: 12px 2%;
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    color: #2E3233
}

.sidenav-link:link,
.sidenav-link:visited {
    background-color: #f7f7f7
}

a.sidenav-link-hover {
    background-color: #fff
}

div.f-6,
div.f-7,
ul.calnetwork-footer-block,
ul.contact-footer-block,
ul.information-footer-block,
ul.social-footer-block {
    display: none
}

nav#sidenav h3,
nav#sidenav h3.open {
    margin-top: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -khtml-border-radius-topright: 2px;
    -khtml-border-radius-topleft: 2px
}

nav#sidenav h3::after {
    position: relative;
    float: right;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

nav#sidenav h3.open::after {
    position: relative;
    top:-10px;
    left:0px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

a.sidenav-link-hover::after,
a.sidenav-link::after {
    content: '';
    position: absolute;
    border-color: #2E3233;
    border-style: solid;
    border-width: 0 2px 2px 0;
    height: 5px;
    top: 20px;
    left: 95%;
    margin-top: -2px;
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    width: 5px
}

div.product-list,
li.footer-block,
ul.footer_container {
    position: relative;
    float: left
}

div#home_buttons {
    width: 96%;
    margin: 0 2% 25px
}

div.home-cta {
    width: 22%;
    margin-right: 3.5%
}

div.last {
    margin: 0
}

div.home-cta a.home-cta-bttn {
    font-size: 12px;
    height: 15px
}

div#home-rotator {
    width: 96%;
    margin: 15px 1.5% 0 2.5%
}

div.product-list {
    width: 96%;
    margin: 0 2%
}

div.featured_list_box,
div.sales_list_box {
    width: -moz-calc(30% - 2px);
    width: -webkit-calc(30% - 2px);
    width: -o-calc(30% - 2px);
    width: calc(30% - 2px);
    margin: 0 2.75% 20px 0;
    min-height: 275px
}

div.product-home {
    margin-right: 2%
}

div.f-2,
div.f-5 {
    margin-right: 0
}

div.f-3,
div.f-4,
div.f-5 {
    margin-bottom: 0
}

#featured-single-picture,
#special-single-picture {
    max-width: 18%
}

#featured-single-description,
#special-single-description {
    max-width: 80%;
    margin-left: 2%
}

.featured_product_single_thumb,
.special_product_single_thumb {
    max-width: 100%;
    height: auto
}

div.promo_box {
    width: 29.5%;
    margin: 25px 0 25px 3.25%
}

img.promo-thumb {
    width: 100%
}

div.promoButton {
    padding: 4px 0
}

div.home-block {
    width: 96%;
    margin: 0 2%
}

div.home-blocks {
    background-color: transparent;
    border: none;
    width: 98%
}

div.footer {
    border-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -khtml-border-bottom-left-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -khtml-border-bottom-right-radius: 0
}

ul.footer_container {
    width: 98%;
    margin: 25px 1%
}

li.footer-block {
    width: 100%;
    height: auto
}

li.footer-block h3 {
    margin: 0;
    border-bottom: 1px solid #CDCDCD;
    padding: 10px;
    background: url(//images.tradeport.on.ca/icon_plus_black.png) 98% 12px no-repeat
}

ul.footer-block-inside li h4,
ul.footer-block-inside li p {
    width: 96%;
    padding: 10px 2%;
    height: 15px
}

ul.footer-block-inside li p {
    margin: 0
}

.footer-link,
.footer-link-hover {
    width: 96%;
    padding: 15px 2%;
    height: 15px;
    margin-bottom: 1px
}

ul.footer-block-inside li a:link,
ul.footer-block-inside li a:visited {
    height: 15px;
    width: 96%
}

.footer-link {
    background-color: #E8E8E8
}

.footer-link-hover {
    background: url(//images.tradeport.on.ca/icon_arrow_light_grey_sm.png) 95% 17px no-repeat
}

div#footer-logos,
div#mid-header-container {
    width: 100%;
    float: left;
    position: relative
}

ul.social-footer-block img {
    margin: 15px 1%
}

div#footer-logos {
    clear: both;
    height: 200px;
    padding: 0
}

div#calnetwork-footer {
    position: relative;
    top: 50px;
    left: 25%;
    width: 126px;
    height: 21px;
    background: url(//images.tradeport.on.ca/logo_calnetwork_grey.png) top left no-repeat
}

div#tradeport-footer {
    position: relative;
    top: 10px;
    left: 55%;
    width: 93px;
    height: 63px;
    background: url(//images.tradeport.on.ca/logo_tradeport_electronics_grey.png) top left no-repeat
}

ul.social-footer-block li a:link,
ul.social-footer-block li a:visited {
    width: 25%;
    height: 55px;
    text-align: center;
    display: block;
    position: relative;
    float: left
}

ul.social-footer-block li a:hover {
    background-color: #e8e8e8
}

ul.social-footer-block li form input.text-input {
    background-color: #FFF;
    position: relative;
    float: left;
    width: 88%;
    height: 26px;
    margin: 3px 1%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -khtml-border-bottom-left-radius: 2px
}

ul.social-footer-block li form input.go-bttn {
    background-color: #FFF;
    position: relative;
    float: left;
    width: 6%;
    height: 38px;
    margin: 3px 1%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -khtml-border-bottom-left-radius: 2px
}

#carousel,
#slider,
article {
    width: 96%;
    margin: 25px 2%
}

article {
    position: relative;
    float: left;
    line-height: 1.6em;
    font-size: 1.1em
}

.news_list_box,
.product_list_box,
.promo_list_box {
    position: relative;
    width: -moz-calc(48% - 2px);
    width: -webkit-calc(48% - 2px);
    width: -o-calc(48% - 2px);
    width: calc(48% - 2px);
    margin-right: 2%;
    margin-left: 0
}

.second-prod {
    margin-right: 0
}

.cat_box,
.manu_box {
    width: -moz-calc(21% - 2px);
    width: -webkit-calc(21% - 2px);
    width: -o-calc(21% - 2px);
    width: calc(21% - 2px);
    margin-right: 1%;
    padding: 5px 1%;
    line-height: normal
}

div#side-product-contact-form {
    width: 100%
}

#product_contactus_form>#col1>table.security_table>tbody>tr>td.security_label {
    float: none;
    display: inline-block;
    width: 170px
}

#product_contactus_form>#col1>table.security_table {
    width: 96%;
    margin: 0 2%
}

#product_contactus_form>#col1>table.security_table>tbody>tr>td.cal_input_container {
    float: none;
    display: inline-block;
    width: -moz-calc(100% - 170px);
    width: -webkit-calc(100% - 170px);
    width: -o-calc(100% - 170px);
    width: calc(100% - 170px)
}

#product_contactus_form>#col1>table.security_table>tbody>tr>td.security_label img {
    width: auto
}

div.p-2,
div.p-5 {
    margin-right: 0
}

.home-blocks a.general-button {
    float: right;
    width: auto;
    margin-bottom: 15px
}

div#calbench_menu_table,
div#image_frame_large {
    width: 100%;
    float: left
}

div.bench_col3,
div.bench_col4,
img#bench_pic {
    margin: 0 auto;
    float: none
}

div#image_frame_large {
    display: block;
    height: auto
}

div#calbench_menu_table a {
    float: left;
    margin: 0;
    text-align: center;
    width: 33%
}

div.bench_col3 {
    display: block
}

div.bench_col4 {
    display: block;
    width: 90%
}

div.bench_col3 p a img,
div.bench_col4 p a img {
    float: none;
    display: inline-block
}

div#calbench_packages a {
    float: left;
    display: block;
    width: 100%;
    margin: 0 1% 15px;
    text-align: center
}

div.bench_col3 p img {
    margin-right: 0
}

div#image_frame_large a img#pic {
    max-width: 100%;
    margin: 0 auto;
    height: auto
}

ul.social-footer-block li input {
    width: 90%
}

ul.social-footer-block li a.general-button:link,
ul.social-footer-block li a.general-button:visited {
    width: 2%
}

nav div#newsletter-signup {
    display: none
}

#mibew-container {
    position: fixed;
    bottom: 0;
    left: 0;
    top: auto;
    width: 20%;
    height: 15px;
    margin: 0 2% 0 70%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    z-index: 9999999;
    border-top: 1px solid #f7f7f7;
    background-color: #6FBE44;
    padding: 20px 4% 15px;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0
}

.product-card {
    position: relative;
    float: left;
    width: -moz-calc(33% - 10px);
    width: -webkit-calc(33% - 10px);
    width: -o-calc(33% - 10px);
    width: calc(33% - 10px);
    height: 450px;
    overflow: hidden;
    border: none;
    margin: 5px 10px 5px 0
}

.product-card-image,
.product-card-title {
    width: 100%;
    text-align: center;
    position: relative;
    float: left
}

.product-card-image {
    height: 150px
}

.product-card-image img {
    max-height: 150px
}

.product-card-title {
    height: 50px;
    font-weight: 700
}

.product-card-description {
    position: relative;
    float: left;
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: -o-calc(100% - 30px);
    width: calc(100% - 30px);
    height: 220px;
    background-color: #f7f7f7;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    font-size: 11px;
    line-height: 14px;
    padding: 15px
}

#dyna-mini-search-results {
    position: absolute;
    width: -moz-calc(96% - 2px);
    width: -webkit-calc(96% - 2px);
    width: -o-calc(96% -2px);
    width: calc(96% - 2px);
    margin: 0 2%;
    z-index: 1000;
    top: 40px
}

.mini-result-table tbody tr td {
    padding: 10px 8px;
    vertical-align: middle
}

.mini-result-table tbody tr td a {
    min-height: 30px
}

.highlight_box {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    border: none
}

.play-image {
    max-width: 25%
}
