.tx-pxacomhooks-product-document-header {
	font-size:11px;
	padding-left:3px;
	text-transform:uppercase;
}

.com-single-documents a, .com-single-teaser-related-products a, .tx-pxacomhooks-teaserlinks a {
	color:#97BE0D;
	font-size:11px;
}

.com-single-documents p, .com-single-teaser-related-products p, .tx-pxacomhooks-teaserlinks p {
	line-height:13px;
	margin-bottom:1px;
	margin-top:2px;
}


.tx-pxacomhooks-related-product-header {
	margin-top:13px;
	padding-left:3px;
	text-transform:uppercase;
	font-size:11px;
}

.com-single-teaser-related-products, .com-single-documents p, .tx-pxacomhooks-teaserlinks {
	margin-top:5px;
    padding-left:3px;
    clear: both;
}


.tx-pxacomhooks-product-links-header {
	font-size:11px;
	text-transform:uppercase;
	padding-left:3px;
	margin-top:13px;
}

#right_content .margin {
	padding-right:0px !important;
}

.morepictures {
	margin-top:5px !important;
	display:none;
}

#clickableTeaserContainer {
	/*margin-top:23px;*/
	min-height:252px;
}
#clickableTeaserContainer .tx-pxacomhooks-product-links-header {
    display: none;
}

#clickableTeaserContainer img {
	cursor:pointer;
}

.com-category-teaser-img {
	/*width:110px;*/
	float:left;
	/*margin-bottom:12px;*/
}

.com-single {

}

.com-single h2 {
	margin-top:23px;
	margin-bottom:16px;
}


.com-category h2 {

}

.com-category-img {
	margin-bottom:16px;
}

.productgroup_container {
	width:682px;
}

.productgroup_img_left {
	float:left;
	width:466px;
}

.productgroup_bodytext_right {
	float:right;
	margin-left:21px;
	width:195px;
}

.productgroup_bodytext_right p {
	line-height:13px;
}

.productgroup_header_bottom {

}

/* KATEGORI-PRODUKTLISTNING - NÄR MAN KLICKAT PÅ EN KATEGORI OCH LISTAR PRODUKTERNA UNDER DENNA  */

.category-products-list-container {

}

.category-products-single-product {
	height:131px;
	width:154px;
	border:1px solid #E3E3E2;
	float:left;
	margin-right:19px;
	margin-bottom:20px;
	/*position:relative;*/
	/*z-index:100;*/
}

* html .category-products-single-product {
		margin-right:15px;	
}

.category-products-single-product:hover {
	height:131px;
	width:154px;
	border:1px solid #E3E3E2;
	float:left;
	margin-right:19px;
	margin-bottom:20px;
	position:relative;
}

.category-products-img .hover-description {
	display:none;
	position:absolute;
	top:-1px;
	left:-56px;
/*	z-index:500;*/
	background-color:#FFFFFF;
	
}

.category-products-img:hover .hover-description {
	display:block;
	background-color:#FFFFFF;
}

/*.hover-description a {
    z-index: 600;
    position:relative;
}*/
/*.hover-description img {
	z-index:-1;
}*/
.category-products-img {
	border:1px solid #EAEAE9;
	height:66px;
	width:136px;
	margin:9px 9px 0;
	overflow:hidden;
}

.category-products-title {
	color:#6B8283;
	font-size:0.8em;
	font-weight:bold;
	margin:6px 9px 0;
	height:28px;
}

.category-products-title p {
	color:#6B8283;
	font-size:1.0em;
	font-weight:bold;
	margin:6px 9px 0;
	height:28px;
	line-height:1.4;
}

.category-products-teaser {
	display:none;
	font-size:0.833em;
	margin-left:9px;
}

.popup {
	width:267px !important;
	/*z-index:500;*/
	height:245px !important;
	/*height:230px !important;*/
	margin-bottom:0;
	margin-right:0;
}

.popup .com-category-teaser-img {
	/*float:none;*/
	/*margin-bottom:0px;*/
	/*height:108px;*/
	/*width:226px;*/
	/*position:relative;*/
	/*z-index:-1;*/
	/*visibility:hidden;*/
}

.popup:hover  {
	margin-bottom:0 !important;
	margin-right:0 !important;
}

.popup .category-products-img {
	height:108px;
	margin:15px 15px 0;
	width:236px;
	overflow:hidden;
}

.popup .category-products-img a {
	display:block;
	/*z-index:-1;*/
	cursor:pointer;
	height:108px;
	/*position:relative;*/
}

.popup .category-products-title {
	font-size:0.9em;
	font-weight:bold;
	margin:10px 20px 0;
}

.popup .category-products-title a {
	color:#6B8283 !important;
}

#special_menu {
	z-index:-1;
}

.pagebrowser {
	display:none;
}

.com-single-desc li {
	font-size:11px;
}

#product-main-images {

}

.popup .list-description {
	margin-top:5px;
}

.popup .list-description a {
	font-size:11px;
	font-weight:normal;
	color:#4D4D4D !important;
}

#document-header {
	float:left;
	width:122px;
	height:12px;
	padding-top:12px;
}

.document-icons {
	
}

#info-icon {
	height:12px;
	width:12px;
	float:left;
	background-image:url("../images/icon-info.gif");
	background-repeat:no-repeat;
	position:relative;
	margin-top:12px;
}

#download-icon {
	height:12px;
	width:12px;
	float:left;
	background-image:url("../images/icon-download.gif");
	position:relative;
	display:none;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:12px;
}

.clear-left {
	clear:left;
}

.icon-no p {
	display:none;
}

.info-icon-ro p, .download-icon-ro p {
	display:block;
	width:200px;
	height:auto;
	padding:5px;
	border:1px solid;
	position:absolute;
	top:-20px;
	left:-120px;
	z-index:2;
	background-color:#ffffff;
	text-transform:none;
}

.download-icon-ro p {
	left:-160px;
}

.document-tooltip {
	width:200px;
	height:200px;
	border:1px solid;
}


.com-single > a {
	display:none;
}


.com-single .product-number {
    	color: #97BE0D;
    	display: inline-block;
    	font-size: 1.75em;
    	line-height: 1em;
	margin-bottom: 20px;
}

.com-single .product-code {
	display:inline;
}

.com-single .product-title {
	display:none;
}

.com-single .product-number .product-title {
	display:inline;
    	color: #97BE0D;
    	display: inline-block;
	/*font-size: 1.1em;*/
	font-size: 100%;
    	line-height: 1em;
	/*margin-bottom: 20px;*/
}

.tx-pxacomhooks-additional-text{
  padding-top: 12px;
}
