body.light-catalog nav.blocks-sidebar{
    display: none;
}

@media screen and (min-width: 1260px){
    body.light-catalog{
        margin-right: 260px;
        background: none;
    }

    body.light-catalog nav.blocks-sidebar{
        display: block;
        font-size: 11px;
        position: absolute;
        right: 0px;
        width: 230px;
        padding: 0px 15px;
        top: 0px;
        right: 0px;
    }

    body.light-catalog nav.blocks-sidebar h3{
        margin: 5px 0px;
    }

    body.light-catalog nav.blocks-sidebar a{
        display: block;
        padding: 2px 0px;
        border-bottom: 1px dashed #eaebef;
    }
}

@media screen and (min-width: 1346px){
    body.light-catalog {
        margin-right: 345px;
    }
    body.light-catalog nav.blocks-sidebar{
        width: 315px;
    }
}

@media screen and (min-width: 1660px){
    body.light-catalog {
        margin-right: 545px;
    }
    body.light-catalog nav.blocks-sidebar{
        font-size: 12px;
        width: 515px;
    }
    body.light-catalog nav.blocks-sidebar a{
        padding: 5px 0px;
    }
}

@media screen and (min-width: 1820px){
    body.light-catalog{
        margin-right: 305px;
    }
}

.invoice td {
	border: 1px solid #999;
	text-align: right;
}

table.invoice {
	width: 95%;
}

section.catalogbg{
	background: url('/img/aside-gradient.png') 265px 0px repeat-y;
}

body.light aside.catalog{
    padding-right: 0px;
}

aside.catalog{
	float: left;
	width: 287px;
	padding-right: 33px;
	padding-bottom: 30px;
}

body.light aside.catalog h3{
    padding-top: 12px;
    padding-bottom: 11px;
}

aside.catalog h3{
	padding-left: 20px;
	padding-bottom: 17px;
	margin-bottom: 0px;
	border-bottom: 1px dashed #25536a;
}

aside.catalog nav a{
	display: block;
	padding: 10px 0px;
	padding-left: 20px;
	border-bottom: 1px dashed #eaebef;
}

aside.catalog nav div.children_categories{
    padding: 5px 0px;
    border-bottom: 1px dashed #eaebef;
}

aside.catalog nav div.children_categories a{
    padding: 3px 0px;
    padding-left: 40px;
    border: none;
}

aside.catalog nav a.active{
	text-decoration: none;
	color: #E76200;
}

aside.catalog nav a.highlighted {
	color: #e76200;
}

ul.logo-note {
        list-style: disc outside;
}

.logo-note {
	font-size:1.25em;
}

.logo-head {
        padding-top: 15pt;
        color: #e76200;
	font-size:1.25em;
}

aside.catalog nav a:first-letter,
div.categories a.category:first-letter{
	text-transform: uppercase;
}

body.light div.categories{
    padding-top: 40px;
    padding-bottom: 0px;
}

div.categories{
	position: relative;
	padding-top: 55px;
	margin-left: 288px;
	color: #275268;
}

body.light div.categories-search{
    padding-top: 10px;
    margin-left: -30px;
}

body.light div.categories-search td.code{
    width: 100px;
}

body.light div.categories-search td.name{
    width: 540px;
}

body.light div.categories-search td.price{
    width: 80px;
}

body.light div#change-ver{
    padding-top: 30px;
    padding-left: 63px;
}

body.light div#change-list{
    padding-left: 63px;
    height: 120px;
}

body.light div#change-list h3{
    margin-bottom: 15px;
}

body.light div.callus {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0px;
}

div.callus {
    padding-left: 63px;
    padding-top: 70px;
    margin-bottom: -30px;
    width: 45%;
    height: 120px;
}

div.categories a.category{
	display: block;
	line-height: 47px;
	padding-left: 45px;
	border-top: 1px solid #ecedef;
	font-size: 16px;
	background: url('/img/category.png') top left no-repeat;
	text-decoration: none;
}

div.categories a.category span{
	border-bottom: 1px dashed #275268;
}

ul.categories li.active{
	background: url('/img/categorybg.png') top left repeat-x #f0f2f2;
}

div.categories a.active{
	color: #E76200;
	text-decoration: none;
	background: url('/img/category-active.png') top left no-repeat;
	border-top: 0px;
}

div.categories a.active span{
	border-bottom: none;
}

div.categories a.active span.active{
	border-bottom: 1px solid #E76200;
}

ul.featured{
	overflow: auto;
	padding-left: 15px;
	width: 640px;
	height: 400px;
	padding-top: 50px;
}

ul.featured li{
	float: left;
	width: 192px;
	margin-right: 20px;
	text-align: center;
}

ul.featured a{
	display: block;
}

ul.featured li div{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 192px;
	height: 162px;
}

.ie8 ul.featured li div{
    display: block;
}

ul.featured img{
	max-width: 162px;
	max-height: 162px;
}

ul.blocks{
	background: url('/img/catalogbg.png') top left repeat-y;
	padding-left: 35px;
	padding-top: 20px;
}

ul.blocks .pic{
	width: 196px;
	height: 143px;
	text-align: center;
	bottom: 0px;
}

ul.blocks li{
	display: inline-block;
	vertical-align: top;
	width: 196px;
	margin: 0px 20px 20px 0px;
	overflow: hidden;
	border: 1px solid #839096;
}

ul.blocks li a{
	display: block;
}

ul.blocks li h6{
	padding: 10px 10px;
}

ul.blocks li img{
	max-width: 196px;
	max-height: 143px;
}

div.category div.fancyblock{
    display: none;
}

p.back{
    display: none;
}

div.block{
	position: relative;
	padding: 15px 30px 35px 35px;
	min-height: 160px;
	background: url('/img/catalogbg.png') top left repeat-y #F0F2F2;
}

div.block div.url{
    padding: 5px;
    margin-bottom: 15px;
    background: white;
    border: 1px solid #EBEBEB;
    color: #ABABAB;
}

div.block div.url a{
    text-decoration: none;
}

div.block h4,
div.block div.desc
{
    max-width: 600px;
}

div.block div.desc{
    margin-left: 400px;
}

body.light div.categories div.block{
    padding: 1px 10px 0px 10px;
    width: 693px;
    border-bottom: 8px solid #cdd7dc;
    min-height: inherit;
}

body.light div.categories-search div.block{
    width: 981px;
}

body.light div.goto-top{
    text-align: right;
    margin-right: -6px;
}

body.light div.goto-top button{
    width: 200px;
}

body.light div.categories div.block div.pics,
body.light div.categories div.block div.desc,
body.light div.categories div.block div.bottom-cart-link{
    display: none;
}

body.light div.categories div.block a.top-cart-link{
    top: -30px;
    right: -5px;
}

div.block div.pics{
	float: left;
	width: 280px;
	margin: 0px -25px;
	padding: 0px 25px;
	margin-right: 30px;
	margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
}

div.pics{
    position: relative;
}

div.pics div.big{
    padding: 10px;
    width: 260px;
    height: 260px;
    background: white;
}

div.pics div.big a.show{
    display: table-cell;
    vertical-align: middle;
    height: 260px;
    background-color: #FFFFFF;
}

.ie8 div.pics div.big a.show{
    display: block;
}

div.block .carousel{
    position: relative;
    height: 72px;
    /*
    margin: 0px -25px;
    padding: 0px 25px;
    */
    overflow: hidden;
}

div.block .prev,
div.block .next{
    position: absolute;
    bottom: 5px;
    width: 16px;
    height: 42px;
    opacity: .5;
    z-index: 15;
}

div.block .disabled{
    visibility: hidden;
}

div.fancyimg{
    display: table-cell;
    vertical-align: middle;
    height: 600px;
    width: 600px;
}

.ie8 div.fancyimg{
    display: block;
}

div.block .prev{
    background: url(/img/leftar_sm.png) no-repeat;
    left: 0px;
}

div.block .next{
    background: url(/img/rightar_sm.png) no-repeat;
    right: 0px;
}

div.block ul.small{
    width: 340px;
    overflow: hidden;
}

div.block ul.small li{
    vertical-align: middle;
    float: left;
    height: 50px;
    width: 50px;
    margin: 20px 26px 20px 0px;
    z-index: 1000;
    background-color: #FFFFFF;
}

div.block ul.small li a{
    display: table-cell;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    background-color: #FFFFFF;
}

.ie8 div.block ul.small li a{
    display: block;
}

div.block ul.small img{
    max-width: 50px;
    max-height: 50px;
}

div.block img{
	max-width: 260px;
	max-height: 260px;
}

div.block table{
    width: 100%;
    clear: both;
}

div.block table div.tooltip{
    display: none;
    position: absolute;
    z-index: 10000;
    top: auto;
    left: auto;
    width: 300px;
    color: #275268;
    margin-top: -35px;
    margin-left: 180px;
    border: 1px solid #275268;
}

div.block table div.tooltip div{
    padding: 5px;
    background: #FFFFFF;
    font-size: 12px;
    text-align: left;
}

body.light div.categories div.block tr th,
body.light div.categories div.block tr td{
    padding: 0px;
    max-width: none;
}

div.block tr th,
div.block tr td{
	padding: 5px 3px 10px 3px;
	max-width: 120px;
	text-align: center;
	word-wrap:break-word
}

div.block tr th{
    font-style: italic;
    text-transform: lowercase;
}

body.light div.categories div.block table,
body.light div.categories div.block td.code{
    font-size: 11px;
    clear: none;
}

body.light div.categories div.block th p{
    margin-bottom: 0px;
}

body.light div.categories div.block td.name{
    text-align: left;
}

body.light div.categories div.block td.code{
    text-decoration: none;
    color: #444;
}

div.block td.code{
    text-decoration: underline;
}

div.block td.code:hover{
    cursor: pointer;
    text-decoration: none;
}

div.block td.price{
    color: #000;
}

div.block td.product_order{
    padding: 5px 0px 10px 0px;
    width: 90px;
}

div.block a.top-cart-link{
    position:absolute;
    top:-50px;
    right:0px;
    width:120px
}

div.block div.bottom-cart-link{
    float:right;
    font-style:italic;
    margin-right:5px;
}

.hidden{
    display: none;
}

td.quantity-controls button,
button.product_order, button.product_order_pack{
    border: 0px;
    padding: 0px;
    background: none;
    color: #275268;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
}

td.quantity-controls button.control{
    text-decoration: none;
    font-size: 17px;
    line-height: 25px;
    outline: none;
    cursor: pointer;
}

div.block table tr.product{
	border-top: 1px solid #d8dad9;
}

div.block table tr.not-in-user-lists {
	background: #ccc;
}

div.block table tr.highlight td.code a,
span.highlight{
    color: #E76200;
}

div.block tr th:first-child,
div.block tr td:first-child{
	padding-left: 0px;
	text-align: left;
}

input.quantity{
    margin: 0px;
	width: 30px;
	border: 1px solid #787a79;
	text-align: center;
}

button.product_order,button.product_order_pack{
    display: none;
    cursor: pointer;
    font-style: italic;
}

div.block td.quantity,
td.quantity{
    vertical-align: top;
}

td.quantity div.cartbg{
    position: relative;
    bottom: -2px;
    display: block;
    margin: 0px auto;
    width: 30px;
}

td.quantity div.quantity{
    position: absolute;
    top: -6px;
    left: 12px;
    font-size: 15px;
    width: 40px;
    text-align: left;
    background-color: #F0F2F2;
    padding: 0px 1px;
}

body.light div.categories div.block h4{
    margin-top: 5px;
}

div.block h4{
	color: #275268;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin-top: 25px;
	margin-bottom: 15px;
}

div.block div.desc{
	color: #000000;
	margin-bottom: 15px;
	margin-left: 227px;
}

div.block div.product{
	border-top: 1px solid #275268;
	margin-top: 5px;
}

div.block div.product div{
	margin: 5px 0px;
}

/* search */

ul.search_results{
	padding-top: 30px;
}

ul.search_results li{
	display: inline-block;
	vertical-align: top;
	width: 196px;
	margin: 0px 40px 20px 0px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
}

ul.search_results li a{
	display: block;
}

ul.search_results li h4{
	padding: 10px 10px;
}

ul.search_results .pic{
	height: 143px;
	text-align: center;
}

ul.search_results li img{
	max-width: 196px;
	max-height: 143px;
}

.product-card {
	padding: 30px;
}

.product-card .block-image {
    float: left;
}

.product-card .block-text {
	padding-left: 30px;
	float: right;
	width: 570px;
}

.product-card .name {
    font-weight: bold;
	padding-top: 25px;
	padding-bottom:15px;
}

.product-card .products_name {
	padding-top: 25px;
	padding-bottom: 40px;
	text-align: center;
}

.product-details-tbl {
	margin: 40px;
}

.product-details-tbl dt {
	padding: 20px;
}

.product-details-tbl .nnn {
	text-align: left;
	padding-right: 40px;
    text-transform: lowercase;

}

.product-details-tbl .mmm {
	text-align: left;
	font-weight: bold;
}

.product-details-tbl .products_um .mmm  {
	text-transform: lowercase;
}

#productslist-switcher {
  margin-top: 10px;
  width: 100%;
}
