@charset "UTF-8";
/* CSS Document */

.idTabs { margin:0px; }
.idTabs ul { float:left; }
.idTabs li { list-style:none; /*Try deleting this float*/ float:left; }
.idTabs a { display:block;  color:#a6a6a6; text-decoration:none; }
.idTabs a.selected { color:#000; }
.items>div { display:none;  }
.idTabs ul, .idTabs a { border-radius:4px; -moz-border-radius:4px; }


.listandard {
	font-size: 11px;
	line-height: 16px;
	color:#666;
	margin-bottom: 5px;
	list-style: disc;
	float: none;
}

#brandshead {
	width: 980px;
	height: 41px;
	margin: 0 auto;
}

#brandsbg {
	width: 100%;
	border: 0px solid #111;
	float: left;
	background-image: url(cc_bg2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#brandswrap {
	width: 980px;
	margin:0 auto;
}

.lpfeatures {
	font-size:11px;
	line-height: 16px;
}

.brandshl {
	font-size: 32px;
	font-weight: bold;
	color: #bebebe;
	text-align:left;
	margin-top: 32px;
	margin-bottom: 0px;
}


.lpgalerie {
	border: solid 1px #ccc;
	margin: 5px;
}


#brandsbuybutton {
	float: right;
	width: 240px;
	margin-right: 0px;
	border: solid 0px #ccc;
	margin-top: -40px;
	font-size: 10px;
	color:#999;
}

#brandslogo {
	width: 230px;
	height: 174px;
	float:left;
}

.brandsintrotext {
	text-align:left;
	font-size: 13px;
	line-height: 20px;
	margin-top: 20px;
}

.brandsfeatures {
	width: 978px;
	position: relative;
	margin-top: 330px;
	margin-bottom: 50px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;

}

.brandscontent {
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	margin-left: 40px;
	margin-right: 180px;
	margin-top: 30px;
}

.brandsh3 {
	font-size:15px;
	font-weight:bold;
}

.brandssub {
	margin-right:44px;
	font-size: 14px;
}

.brandsproducts {
	margin-top: 10px;
}

.brandsproductname {
	font-size: 26px;
	margin-bottom: 20px;
}

.brandsproductdescr {
	font-size: 13px;
	line-height:20px;
}

.brandsbox {
	height: 310px;
	border: solid 0px #ccc;
	padding-left: 285px;
	margin-top: 12px;
	width: 570px;
}

.brandsproductouter {
	width: 100%;
	padding: 5px 10px 0px 10px;
	float: left;
}

.brandsproductinner {
	width: 64%;
	height: 300px;
	margin: 10px 5px 25px 25px;
	border: solid 0px #333;
	float: right;"
}
