@media screen, projection {
div#main ul.productListing {
	list-style-type: none;
	float:left;
	padding:0 0 65px 0;
}


ul.productListing li {
	width: 140px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 30px;
}
ul.productListing li img {

}
ul.productListing li span {
	display: block;
}
.additionalInformationBox {
	display: none;
	width: 155px;
}

ul.productListing li.activeProduct {
	background: #fff;
}
.productItemBox {
	z-index: 10;
	height: 160px;
}
.closeButtonBox {
	display: none;
}
.productItemInnerBox.activeProduct {	
	background: transparent url("../img/bg_productInfoBox.png") no-repeat left bottom;
	width: 330px;
	text-align: left;
	z-index: 200;
	position: absolute;
	margin-top: -20px;
	overflow: hidden;
	padding-bottom: 20px;
}
.productItemInnerBox.activeProduct .top {
	background: transparent url("../img/bg_productInfoBox_top.gif") no-repeat left top;
	overflow: hidden;
	padding-top: 20px;
}

.productItemInnerBox.activeProduct .additionalInformationBox {
	display: block;
		z-index: 100;
		width: 150px;
}
.productItemInnerBox.activeProduct .left {
	width: 140px;
	float: left;
	text-align: center;
	z-index: 100;
}
.productItemInnerBox.activeProduct .right {
	width: 165px;
	float: left;
	z-index: 100;
}
.productItemInnerBox.activeProduct .closeButtonBox {
	position: absolute;
	display: block;
	top: 12px;
	right: 17px;
}

.productDetail .left {
	float: left;
	width: 230px;
}
.productDetail .right {
	float: left;
	width: 546px;
	position:relative;
}


.clear {
	clear: both;
}
.additionalProductItem {
	position: relative;
	width: 120px;
	float: left;
	text-align: center;
}
.additionalProductsBox {
	margin-top: 37px;
	margin-left: -10px;
	float: left;
	width: 760px;
	
}
.additionalProductsWrap {
	position: relative;
	width: 720px;
	float: left;
	overflow: hidden;
}
.additionalProducts {
	position: relative;
	left: 0;
	/*height: 160px;*/
	width: 760px;
	
}

.productsSliderBox {
	position: relative;
	width: auto;
}

.additionalProducts a {
	color: #d2a232;
	text-decoration: none;
}
.productDetail h2 {
	color: #0c542c;
	margin-bottom: 4px;
}
.productDetail h2.subtitle {
	color: #cf9c25;
	font-size: 18px;
	margin-bottom: 7px;
}

.productDetailLeftText {
	
	float:left;
}

.beemasterTip {
	float: right;
	width: 272px;
	
	top:0px;
	left:272px;
}

#mainProducts {
	float:left;
	font-size:1.1em;
	padding:0 0 20px;
	width:785px;
}

.productDetailText {
	width: 535px;
}
.productDetail.tip .productDetailText {
	float: left;
	width: 250px;
}

.beemasterTipTop {
	background: transparent url("../img/bg_beetip_top.gif") no-repeat left top;
	padding-top: 40px;
	padding-left: 17px;
	padding-right:  17px;
	padding-bottom: 15px;
}
.beemasterTip {
	background: transparent url("../img/bg_beetip.gif") no-repeat left bottom;
	min-height: 220px;
}



.gutterProducts {
	padding: 20px;
	padding-right: 0;
}

.additionalProducts a.productLinkActive {
	color: #0d5f2c;	
}

.productLink {
	display: none;
}
.activeProduct .productLink {
	display: block;
	margin-top: 8px;
}

#previousProductsButton {
	position: relative;
	float: left;
	width: 20px;
	height: 50px;
	padding:0;
}
#nextProductsButton {
	position: relative;
	height: 50px;
	float:right;
	width: 20px;
	padding:0;
}


.tx-narfbihopharproducts-pi1 {
	overflow: hidden;
	margin-bottom: 50px;
}



#sliderPosition {
	display: none;
}

}
