@charset "UTF-8";
/* CSS Document */

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    cursor: default;
    color: #fff;
    background-color: #007dbb;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs>li>a {
    color: #fff;
}

.brandcontent {
    left: 0;
    right: 0;
    width: 100%;
    background-color: white;
}

.brandsline {
    clear: left;
    width: 100%;
    height: 13px;
	border-top: 3px solid #007dbb;
    margin-top: 24px;
    margin-bottom: 14px;
}

#brandsbg {
	margin-top: 15px;
	width: 100%;
	border: 0px solid #111;
	float: left;
	background-position: center top;
	background-repeat: no-repeat;
}

#brandshead {
	width: 980px;
	height: 41px;
	margin: 0 auto;
}

#brandswrap {
	width: 980px;
	margin:0 auto;
}

div#brandsbg  {
  background-position-x: 0;
  background-position-y: 0;
}

div#brandswrap {
  width: 980px;
  margin: 0 auto;
}

.brandshl {
	font-size: 32px;
	font-weight: bold;
	font-family:Lucida Sans Unicode,Lucida Grande,Garuda, Arial, sans-serif;
	color: #bebebe;
	text-align:left;
	margin-bottom: 0px;
}

.brandsh3 {
	font-size:15px;
	font-weight:bold;
}

.brandscontent {
	font-family:Lucida Sans Unicode,Lucida Grande,Garuda, Arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
}

.brandsproductouter {
	padding: 5px 10px 0px 10px;
	float: left;
}

.brandsproductinner {
	height: 300px;
	margin: 10px 5px 25px 25px;
	border: solid 0px #333;
	float: right;"
}

.brandsproducts {
	margin-top: 10px;
}

.brandsproductname {
	font-size: 26px;
	font-family:Lucida Sans Unicode,Lucida Grande,Garuda, Arial, sans-serif;
	margin-bottom: 20px;
}

.brandsproductdescr {
	font-size: 13px;
	font-family:Lucida Sans Unicode,Lucida Grande,Garuda, Arial, sans-serif;
	line-height:20px;
}

.brandsbox {
	height: 310px;
	border: solid 0px #ccc;
	padding-left: 285px;
	margin-top: 12px;
	width: 570px;
}

