body {
  font-family: Verdana;
  font-size: 10pt;
  padding: 0;
  margin: 0;
  color: #000;
}

A:link, A:visited, A:active{
  text-decoration: none;
  outline: none;
  font-family: Verdana;
  font-size: 9pt;
  color: #FF0000;
}

.A:hover{
  text-decoration: none;
}

p{
  margin: 0;
  padding: 10px 0 0;
}

ul{
  margin: 0;
  padding: 0 0 0 20px;
  line-height: 25px;
}

ul li{
  padding-bottom: 5px;
}

form{
  margin: 0;
  padding: 0;
}

.wp{
  width: auto;
  max-width: 1920px;
  _width: 1920px;
}

.ma{
  margin: 0 auto;
}

.header{
  width: 100%;
  padding-bottom: 25px;
}

.subheader{
  width: 100%;
  position: relative;
  z-index: 2;
}

.wp-content{
  clear: both;
  position: relative;
  z-index: 1;
}

.logo {
  width: 600px;
  float: left;
  padding: 25px 0 0 1%;
}

.logo A:link, .logo A:visited{
  display: block;
  width: auto;
  text-decoration: none;
}

.logo img{
  width: 100%;
}

.socials{
  float: right;
  padding-right: 5%;
}

.socials-T{
  padding-top: 25px;
}

.socials A:link, .socials A:visited{
  float: left;
  padding-left: 10px;
  display: block;
  text-decoration: none;
}

.header-address{
  float: right;
  padding: 20px 50px 0 0;
}

.header-address div{
  padding: 3px 0;
}

.cnt-L{
  float: left;
  width: 19.8%;
}

.cnt-R{
  float: right;
  width: 80%;
}

.top-menu{
  float: left;
  width: 80%;
  height: 62px;
  background-color: #FF0000;
}

.tm-main{
  float: right;
}

.tm-home{
  width: 10%;
}

.tm-products, .tm-about, .tm-specials, .tm-suppliers{
  width: 14.5%;
}

.tm-new, .tm-contact{
  width: 15.5%;
}

.tm-link:link, .tm-link:visited{
  display: block;
  height: 40px;
  padding-top: 22px;
  margin: 0 1%;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11pt;
}

.tm-item A.tm-link:link, .tm-item A.tm-link:visited{
  background: url(../images/tm-item.png) 20px center no-repeat;
  color: #FFF;
}

.tm-itemS A.tm-link:link, .tm-itemS A.tm-link:visited, .tm-item A.tm-link:hover{
  background: url(../images/tm-itemS.png) 20px center no-repeat;
  color: #FFF116;
}

.pull-wp{
  display: none;
  float: right;
}

A#pull:link, A#pull:visited{
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/pull.png) center center no-repeat #6F6F6F;
  padding: 21px;
}

.pull-menu{
  display: none;
  width: 100%;
  position: absolute;
  right: 0;
  top: 60px;
  z-index: 10;
}

.pull-menu A:link, .pull-menu A:visited{
  display: block;
  text-align: right;
  padding: 10px 15px 10px 5px;
  background-color: rgba(0, 0, 0, 0.9);
  border-bottom: 1px solid #C3C3C3;
  text-decoration: none;
  color: #FFF;
}

.pull-menu A:hover{
  background: rgba(0,0,0,0.7);
}

.search{
  width: 90%;
  height: 49px;
  padding: 13px 5% 0;
  background-color: #E6E5E3;
  position: relative;
  z-index: 1;
}

.search-input{
  width: 100%;
  border: 1px solid #C3C2C1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #F2F2F2;
}

.search-input input{
  width: 75%;
  padding: 9px 5% 10px;
  background-color: #F2F2F2;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: Verdana;
  font-size: 9pt;
}

.search-btn{
  position: absolute;
  right: 5%;
  top: 14px;
  padding-right: 1px;
}

.clear{
  clear: both;
}

.filter-home{
  width: 90%;
  height: 290px;
  padding: 10px 5% 0;
  margin-top: 3px;
  background-color: #E6E5E3;
}

.filter-common{
  width: 100%;
}

.filter-home div.filter-block{
  clear: left;
  padding-top: 20px;
}

.filter-common div.filter-block{
  float: left;
  width: 40%;
  background-color: #F4F3EF;
  border-left: 1px solid #9C9C9C;
  border-right: 1px solid #9C9C9C;
  border-bottom: 1px solid #9C9C9C;
  padding: 30px 4% 20px;
}

.filter-home div.filter-sep{
  display: none;
}

.filter-common div.filter-sep{
  float: left;
}

.filter label{
  display: block;
  padding-bottom: 10px;
  font-size: 14pt;
  font-family: Arial;
}

.filter div.jqTransformSelectWrapper{
  width: 100% !important;
}

.filter div.jqTransformSelectWrapper ul{
  width: 99% !important;
}

.filter-btn{
  padding-top: 20px;
}

.box-shadow{
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.3);
}

.home-img img{
  width: 100%;
}

.ma{
  margin: 0 auto;
}

.home{
  padding: 20px;

}

.welcome{
  padding-bottom: 20px;
  line-height: 100%;
  font-size: 25pt;
  text-transform: uppercase;
  color: #767676;
}

.welcome font{
  color: #000;
}

.footer{
  margin-top: 50px;
  background-color: #EFEFEF;
  padding: 30px 15px 30px;
  font-size: 9pt;
  color: #252525;
}

.footer-T{
  width: 100%;
  padding-bottom: 30px;
}

.footer-B{
  width: 90%;
}

.logo-footer{
  float: right;
  width: 446px;
  padding-right: 70px;
}

.logo-footer img{
  width: 100%;
}

.footer A:link, .footer A:visited{
  color: #252525;
  font-size: 9pt !important;
}

.ft-block, .ft-inner{
  float: left;
}

.ft-lbl{
  display: block;
  padding: 15px 0 20px;
  text-transform: uppercase;
  font-size: 9pt;
  color: #252525;
  font-weight: bold;
}

.ft-sitemap{
  padding-right: 70px;
}

.ft-sitemap div.ft-inner{
  padding-right: 70px;
}

.ft-contacts div{
  padding-bottom: 5px;
}

.ft-contacts div.ft-inner{
  padding-right: 70px;
}

.ft-inner div{
  clear: left;
  float: left;
}

.ft-block A:link, .ft-block A:visited{
  display: block;
  padding: 3px 5px;
  text-decoration: none;
}

.ft-block A:hover{
  background-color: #944B42;
  color: #FFF;
}

.ft-copyright{
  float: right;
  padding-top: 50px;
}

.ft-copyright div.ft-inner{
  padding-left: 50px;
  text-align: right;
}

.ft-copyright div.ft-inner div{
  clear: right;
  float: right;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  padding: 0 0 5px 20px;
  text-transform: uppercase;
}

.ft-copy{
  background: url(../images/square-black.jpg) left 2px no-repeat;
}

.ft-copy font{
  color: #ABABAB;
}

.ft-designed{
  background: url(../images/square-red.jpg) left 2px no-repeat;
}

.ft-designed A:link, .ft-designed A:visited{
  text-transform: uppercase;
  color: #ABABAB;
  text-decoration: underline;
}

.content{
  height: auto;
  min-height: 500px;
  _height: 500px;
  padding-bottom: 50px;
}

.wp-inner{
  width: auto;
  max-width: 1260px;
  _width: 1260px;
}

.block-ttl{
  width: 100%;
  font-size: 25pt;
  margin: 0;
  padding: 10px 0;
  color: #1D1D1D;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
}

.filter-common-R h1.block-ttl{
  padding: 20px 0 10px;
  margin-bottom: 0;
  font-size: 20pt;
  text-align: left;
}

.c-thumb{
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 230px;
  padding: 30px 7px 0;
}

.c-thumb A:link, .c-thumb A:visited{
  display: block;
  text-decoration: none;
  color: #000;
  font-family: Arial;
  font-size: 14pt;
}

.c-thumb A:hover{
  color: #FF0000;
}

.c-thumb span{
  display: block;
  cursor: pointer;
}

.c-thumb span.c-img{
  width: 100%;
  height: 170px;
  overflow: hidden;
}

.c-img img {
    max-height: 170px;
    max-width: 230px;
}

.c-thumb span.c-ttl{
  padding-top: 15px;
}

.hovered:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all .4s linear;
  -moz-transition: all .4s linear;
  -o-transition: all .4s linear;
  transition: all .4s linear;
}

.filter-header{
  width: 100%;
  height: 25px;
  border-bottom: 1px solid #959595;
  background-color: #F4F3EF;
}

.filter-common{
  width: 100%;
  padding-bottom: 30px;
}

.filter-common-L{
  float: left;
  width: 30%;
  padding: 0 5%;
  position: relative;
  top: -1px;
}

.filter-common-R{
  float: left;
  width: 55%;
}

.wp-about{
  text-align: center;
}

.about-img{
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: auto;
  max-width: 1190px;
  _width: 1190px;
}

.about-img img{
  width: 100%;
}

.specials-block{
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 35%;
  padding: 0 3%;
}

.specials{
  padding: 10px 0 30px;
  border-bottom: 1px solid #bfbebb;
  text-align: left;
}

.specials-ttl{
  padding-bottom: 20px;
  font-size: 14pt;
}

.specials-img{
  float: left;
  width: 30%;
  padding-right: 3px;
}

.specials-img div{
  width: auto;
  max-width: 280px;
  _width: 280px;
}

.specials-img img{
  width: 100%;
}

.specials-txt{
  float: left;
  width: 65%;
}

.video-wp{
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  padding-top: 20px;
}

.video-wp A:link, .video-wp A:visited{
  display: block;
  position: relative;
  z-index: 1;
}

span.video{
  display: block;
  cursor: pointer;
  width: 76px;
  height: 76px;
  background: url(../images/icon-video.png) no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -38px 0 0 -38px;
}

.product-thumb{
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 32%;
  padding: 30px 3% 0;
  text-align: left;
}

.pth-img{
  float: left;
  width: 25%;
  padding-right: 5%;
}

.pth-img div{
  width: auto;
  max-width: 280px;
  _width: 280px;
}

.pth-img img{
  width: 100%;
}

.pth-data{
  float: left;
  width: 70%;
}

.pth-ttl{
  padding-bottom: 20px;
  font-size: 14pt;
}

.pth-file{
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  padding-right: 50px;
}

.pth-file A:link, .pth-file A:visited{
  display: block;
  height: auto;
  min-height: 41px;
  _height: 41px;
  text-decoration: none;
  padding: 23px 0 0 75px;
  background: url(../images/icon-pdf.jpg) no-repeat;
  font-size: 14pt;
  color: #3a3a3a;
}

.pth-file A:hover{
  color: #FF0000;
}

.pth-more{
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  padding-top: 12px;
}

.pth-more A:link, .pth-more A:visited{
  display: block;
  text-decoration: none;
  padding: 10px 20px;
  border: 5px solid #fed011;
  color: #8d8d8d;
  text-transform: uppercase;
}

.pth-more A:hover{
  border: 5px solid #FF0000;
}

.category-ttl{
  padding: 20px 0 10px;
  border-bottom: 1px solid #F4F3EF;
  font-size: 16pt;
  text-transform: uppercase;
}

.category-ttl font{
  font-size: 14pt;
  text-transform: none;
  color: #FF0000;
}

.not-found{
  text-align: center;
  font-style: italic;
  color: #FF0000;
}

.frame{
  width: 100%;
  padding-top: 50px;
}

.frame iframe{
  width: 100%;
  height: auto;
  min-height: 600px;
  _height: 600px;
}

.supplier-thumb{
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: auto;
  max-width: 350px;
  _width: 350px;
  padding: 50px 30px 0;
  text-align: left;
}

.supplier-thumb A:link, .supplier-thumb A:visited{
  display: block;
  text-decoration: none;
  color: #343434;
}

.supplier-thumb A:hover{
  color: #FF0000;
}

.supplier-thumb span{
  display: block;
  cursor: pointer;
}

.supplier-thumb span.sth-img{
  float: left;
  padding-right: 20px;
}

.supplier-thumb span.sth-ttl, .s-ttl{
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 14pt;
  font-family: Arial;
}

.supplier-thumb span.sth-txt{
  line-height: 150%;
}

.s-logo {
  vertical-align: top;
  display: inline-block;
}

.s-ttl {
  height: 60px;
  line-height: 60px;
  margin: 0 1em;
  vertical-align: top;
  display: inline-block;
}

.s-txt{
  width: auto;
  max-width: 560px;
  _width: 560px;
}

.s-link {
  height: 60px;
  line-height: 60px;
  vertical-align: top;
  display: inline-block;
}

.s-link A:link, .s-link A:visited{
  text-decoration: underline;
  color: #3498d6;
}

.s-link A:hover{
  text-decoration: none;
}

.supplier-par{
  padding-top: 50px;
  text-align: left;
}

.sp-img{
  padding-top: 20px;
}

.sp-img div{
  width: auto;
  max-width: 560px;
  _width: 560px;
}

.sp-img img{
  width: 100%;
}

.sp-ttl{
  padding-bottom: 10px;
  font-size: 16pt;
}

.filter-btn {
  float: left;
  display: block;
  padding: 15px 30px;
  background-color: #F7F7F7;
  border: 5px solid #FED011;
  text-decoration: none;
  text-transform: uppercase;
  color: #888;
  font-size: 10pt;
  cursor: pointer;
}

.filter-btn:hover {
  background-color: #FED011;
  color: #FFF;
}

.home-img {
  max-width: 430px;
  margin-left: -19px;
}


@media screen and (max-width: 1660px) {
	.top-menu{
		width: 85%;
	}
	.tm-itemS A.tm-link:link, .tm-itemS A.tm-link:visited, .tm-item A.tm-link:link, .tm-item A.tm-link:visited, .tm-item A.tm-link:hover{
		background-position: 10px center;
	}
	.specials-block{
		width: 44%;
	}
}

@media screen and (max-width: 1600px) {
	.footer-B{
		width: 100%;
	}
	.ft-sitemap{
		padding-right: 0;
	}
}

@media screen and (max-width: 1445px) {
	.tm-itemS A.tm-link:link, .tm-itemS A.tm-link:visited, .tm-item A.tm-link:link, .tm-item A.tm-link:visited, .tm-item A.tm-link:hover{
		background-position: left center;
		font-size: 10pt;
	}
}

@media screen and (max-width: 1380px) {
	.ft-contacts div.ft-inner{
		float: none;
		padding-right: 0;
	}
}

@media screen and (max-width: 1350px) {
	.filter-common-L{
		padding: 0 3%;
		width: 45%;
	}
	.filter-common-R{
		width: 45%;
	}
}

@media screen and (max-width: 1300px) {
	.logo{
		padding-left: 10px;
	}
	.socials{
		padding-right: 10px;
	}
}

@media screen and (max-width: 1180px) {
	.header-R{
		clear: left;
	}
}

@media screen and (max-width: 1100px) {
	.top-menu{
		width: 75%;
	}
    .pull-wp{
		display: block;
	}
	.tm-main{
		display: none;
	}
	.cnt-search, .cnt-filter{
		display: none;
	}
	.cnt-slider, .cnt-menu{
		width: 100%;
	}
	.home-L{
		width: 30%;
	}
	.home-R{
		width: 70%;
	}
	.home{
		padding-right: 5%;
	}
	.ft-sitemap{
		display: none;
	}
	.specials-block{
		width: 93%;
	}
}

@media screen and (max-width: 960px) {
	.filter-common-L{
		width: 94%;
	}
	.filter-common-R{
		width: 90%;
		padding: 0 5%;
	}
}

@media screen and (max-width: 795px) {
	.ft-contacts div.ft-inner{
		float: left;
		padding-right: 70px;
	}
	.ft-copyright{
		clear: left;
		float: left;
		padding-top: 30px;
	}
	.ft-copyright div.ft-inner{
		padding-left: 0;
		text-align: left;
	}
	.ft-copyright div.ft-inner div{
		clear: left;
		float: left;
	}
	.socials-B{
		display: none;
	}
	.logo-footer{
		float: none;
		padding-right: 0;
		width: auto;
		max-width: 446px;
		_width: 446px;
		margin: 0 auto;
	}
	.home-L{
		display: none;
	}
	.home-R{
		width: 100%;
	}
}

@media screen and (max-width: 705px) {
	.socials-T{
		display: none;
	}
}

@media screen and (max-width: 670px) {
	.top-menu{
		width: 65%;
	}
}

@media screen and (max-width: 670px) {
	.logo{
		width: 100%;
	}
}

@media screen and (max-width: 515px) {
	.header-R{
		float: left;
		padding: 20px 0 0 10px;
	}
	.header-address{
		float: none;
		padding: 0;
	}
	.filter-common div.filter-sep{
		display: none;
	}
	.filter-common div.filter-block{
		width: 92%;
	}
	.specials-img{
		width: auto;
	}
	.specials-txt{
		float: none;
		width: auto;
	}
}

@media screen and (max-width: 450px) {
	.top-menu{
		width: 50%;
	}
}
