.tygh-top-panel > div, .tygh-header > div, .tygh-content > div, .tygh-footer > div {
    padding: 0;
}

@media (max-width: 1200px) {
    .tygh-top-panel > div, .tygh-header > div, .tygh-content > div, .tygh-footer > div {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.about-left-nav{
	width: 100%;
	margin-left: 0;
}

.about-central{
	width: 100%;
}

.mainbox-title{
	display: none;
}

.product-info .mainbox-title{
	display: block;
}


.left-main{
	margin-top: 30px;
}
.right-main{
	padding-left: 36px;
	margin-top: 30px;
}

.subcategories ul li.with-image {
	width: 32%;
}

@media (max-width: 768px) {
  .row-fluid .span8 {
  	width: 100%;
  	padding-left: 10px;
  	padding-right: 10px;
  }
  .row-fluid .span4{
    width: 100%;
    padding-left: 0;
    padding-right: 20px;
  }
  .subcategories ul li.with-image {
	width: 100%;
  }
}

.nav-custom a, .right-block-holder a{
	font-size: 14px;
}

.img{
	height: inherit;
}

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

#spectable th{
	width: 30%;
}

.specsub{
	width: 100%;
	margin-top: 10px;
}

.price-wrap{
	display: none;
}

.broshure-link{
	background-image: url("../../../../../../../assets/products/icon/icon_brochure.jpg");
	display: block;
	width: 51px;
	height: 51px;
	float: right;
	margin-top: 10px;
}

.hor-bar{
	color: #ffffff;
    background: none;
    background-color: #F79534;
    border-top-left-radius: 15px;
    height: auto;
    min-height: 38px;
    padding-top: 10px;
    padding-bottom: 10px;    
}

.breadcrumbs{
	color: #ffffff;
    /*background-image: url("../../../../../../../assets/revo/images/TO-titlebar-long.png");*/
    /*background-repeat: no-repeat;*/
    /*height: 38px;*/
    background-color: #F79534;
    border-top-left-radius: 15px;    
    margin-bottom: 5px;
    padding-top: 10px;	
    padding-bottom: 8px;
    min-height: 38px;
}

.breadcrumbs.clearfix a{
	color: #ffffff;
	font-size: 14px;
}

.breadcrumbs.clearfix i{
	padding-bottom: 7px;
}

.breadcrumbs.clearfix > a:first-child{
	display: none;
}

.breadcrumbs.clearfix > span{
	display: none;
}

.breadcrumbs.clearfix  span{
	color: #ffffff;
	font-size: 14px;
}

icon-right-open-thin{
	padding-top: 0;
}

.views-icons a:link, .views-icons a:active{
	width: 25px;
}

.foot-col{
font-size: 14px;
}

.tygh-footer > div{
	background: none;
}

input[type="text"].custom-search{
	height: 34px;
	font-size: 14px;
	padding: 6px 12px;
}

.wishlink{
   pointer-events: none;
   cursor: default;
}

a.wishlist, a.wishlist:visited, a.wishlist:active
{
    font-size: 14px;
}

a.wishlist-qt, a.wishlist-qt:visited, a.wishlist-qt:active{
    font-size: 14px;
    margin-left: 0;
}
.with-image{
    background: url("../../../../../../../assets/cmn_img/bg_lineup.gif") no-repeat scroll right bottom #F5F5F5;
}

.search-form{
}

.navbar-nav .caret{
    position: relative;
    top: 0;
    left: 0;
    float: none;
}

.navbar-nav a{
    font-size: 14px;
}

.navbar-nav li{
    padding: 0;
}

.dropdown-menu li.divider:first-child {
    display: none;
}

#lang-sel{
    font-size: 14px;
}

.product-switcher .icon-left-circle, .product-switcher .icon-right-circle {
    color: #FFFFFF;
}

.left-main, .right-main{
    margin-top: 0;
}


.tygh-footer .foot-data a{
	color: #f79534;
        font-size: 14px;
}
.tygh-footer .foot-data ul li a{
	color: #808080;
	font-size: 13px;
}
.tygh-footer .foot-data a i{
	font-size: 20px;
}
a.social-icon-footer{
  text-decoration: none;
}
.tygh-footer .foot-data .one-news{
	color: #777777;
        font-size: 13px;
}
.tygh-footer .foot-data ul li{
padding:0;
}


.tygh-footer a:hover{
    text-decoration: underline;
}

.footer-menu{
    margin-top: 0;
}

.multicolumns-list table .product-title-wrap a{
    max-height: none;
}

.one-news{
    font-size: 14px;
}

.one-news > ul{
    padding-left: 15px;
}

.one-news > ul > li{
    list-style-type: disc;
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}

.right-sub-block a{
    color: #F79534;
}

#wish-qty{
    width: 35px;
    display: inline;
    height: 34px;
    text-align: center;
}

.container {
width:100%;
}

.tygh-content {
background-color: #ffffff;
margin-top: -15px;
}

.product-main-info .tabs ul li {
	height: 32px;
	margin: 0; 
        padding: 0;
}

.product-main-info .tabs ul li a{
	background-color:  #777777;
	color: #ffffff;
	padding: 6px 18px;
        height: 32px; 
}