/* GLOBALE STYLES 
****************************************/


.sortiment_detail .box, .sortiment_detail_related .box {
}

.sortiment_detail .box_content, .sortiment_detail_related .box_content{
	position:relative;
	width: 747px;
	padding: 0;
	background:url('/fileadmin/templates/img/bg_content.jpg') repeat-y top right #fff;
}

.sortiment_detail .footer, .sortiment_detail_related .footer {
	background:url('/fileadmin/templates/img/footer.jpg') no-repeat;
	width: 747px;
	height:19px;
	font-size:0px;
	line-height: 0px;
}




/* PRODUKTINFOS
****************************************/

h1#product_box_headline {
	background: url('../img/header_produktinformation.gif') no-repeat 15px 8px;
	height:28px;
}

div#product_wrapper {
	
}

div#product_image_container {
	position:relative;
	width:376px;
	float:left;
}

div#product_image_wrapper {
	width:375px;
	border-right:1px dotted #727272;
}

div#product_image_container #product_image {
	
}

ul#thumbscroller {
	margin:0 0 0 4px;
	padding: 0px;
}

ul#thumbscroller li {
	float: left;
	list-style: none;
	border-right:1px dotted #727272;
	padding:4px 6px 2px 6px;
	background:url('/fileadmin/templates/hybris/moebelix/sortiment_detail/img/bg_scrollthumb.gif') no-repeat;
}

div#product_details_container {
	width:330px;
	float:left;
	padding:30px 0px 20px 20px;
}

div#product_details_logo {
	margin-bottom: 15px;
}

h2#product_details_title {
	color: #0056A3;
	font-size: 21px;
	margin-bottom: 10px;
	font-weight: bold;
}

#product_details_pnr {
	margin:0 0 10px 0; padding:0; font-size:10px; color:#81949C; line-height:14px;
}

div#product_details_description {
	margin-bottom:15px;
}

div#product_details_price_old {
	margin:6px 0 4px 0;
	float: left;
	clear:both;
	width:180px;
}

div#product_details_price_old div.euro {
	display:block;
	font-weight: bold;
	float: left;
	clear:none;
	font-size: 14px;
	color: #555555;
}

div#product_details_price_old div.cent {
	display:block;
	font-weight: bold;
	float: left;
	clear:none;
	font-size: 10px;
	color: #555555;
}

div#product_details_price {
	position:relative;
	float:left;
	margin-bottom:15px;
}

div#product_details_price div.euro {
	display:block;
	font-weight: bold;
	float: left;
	font-size: 20px;
	letter-spacing: 2px;

}

div#product_details_price div.cent {
	display:block;
	font-weight: bold;
	float: left;
	clear:none;
	font-size: 14px;
	width: 50px;
}

div#product_details_features{
	margin-top:5px;
	margin-bottom:10px;
}

div#product_details_features img{
	margin-right:3px;
}

div#product_image_disclaimer{
	width:100%;
	text-align:left;
	margin-top:10px;
}

div#product_details_buttons {
	clear:both;
	}
/* button warenkorb */
.product_details_warenkorb {
	position:relative;
	width:294px;
	height:37px;
	background:url('/fileadmin/templates/hybris/moebelix/sortiment_detail/img/bg_warenkorb_details.gif') no-repeat;
	margin:0 0 15px 0;
	padding:0 4px 0 7px;
	color:#000;
	line-height:34px;
}


select.sel_details_warenkorb {
	width:40px;
	height:18px;
	color:#000;
}
/***/

div#product_details_aktion {
	float: right;
	display: block;
	width: 190px;
	height: 50px;
	background: url('/fileadmin/templates/hybris/moebelix/sortiment_detail/img/icon_werbung.gif') no-repeat;
	}	

div#product_details_aktion .pad {
	padding: 0 0 0 60px;
	font-size: 9px;
}	
div#product_details_aktion .pad a {
	color:#0056A3;
	text-decoration:none;
	font-weight:bold
}

a#product_details_basket_btn {
	clear:both;
	display: block;
	float: left;
	width: 172px;
	height: 28px;	
	background: url('../img/btn_warenkorb.png') no-repeat;
	}

a#product_details_basket_disabled_btn {
	clear:both;
	display: block;
	float: left;
	width: 172px;
	height: 28px;	
	background: url('../img/btn_warenkorb_disabled.png') no-repeat;
	cursor: default;
	}	
	
a#product_details_ml_btn {
	display: block;
	height: 10px;
	background:url('/fileadmin/templates/hybris/moebelix/sortiment_detail/img/btn_icon.gif') no-repeat;
	background-position:0px 1px;
	margin: 10px 0 0 10px;
	}

	
a#product_details_print_btn {
	display: block;
	height: 10px;
	background:url('/fileadmin/templates/hybris/moebelix/sortiment_detail/img/btn_icon.gif') no-repeat;
	background-position:0px -16px;
	margin: 5px 0 0 10px;
	}

a#product_details_beratungstermin_btn {
	display: block;
	height: 10px;
	background:url('/fileadmin/templates/hybris/moebelix/sortiment_detail/img/btn_icon.gif') no-repeat;
	background-position:0px -33px;
	margin: 5px 0 0 10px;
	}
a#product_details_ml_btn span.alt, a#product_details_print_btn span.alt, a#product_details_beratungstermin_btn span.alt {
	display:block !important;
	color:#0056A3;
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
}
a#product_facts_alle_anzeigen_btn {
	clear:both;
	display: block;
	float: left;
	height: 16px;
	width: 114px;
	background: url('../img/btn_alle_anzeigen.png') no-repeat;
	margin: 10px 0 0 15px;
}

div.not_orderable {
	display: block;
	width: 172px;
	height: 37px;
	background: url('../img/btn_warenkorb_details_off.gif') no-repeat;
	border: 2px solid #fff;
}

div.not_orderable span {
	display: none;
}
	
/* FACTS
****************************************/

a#product_facts_alle_anzeigen_btn {
	display:none;
}

div#storeinformation {
	height: 60px;
}


div#facts_div {
	width: 744px;
	padding: 0;
	background:url('/fileadmin/templates/hybris/moebelix/sortiment_detail/img/bg_product_facts.gif') repeat-y;
}

div#facts_div div.pad {
	padding: 10px;	
}

div#facts_div_col1, div#facts_div_col2 {
	float: left;
	width: 249px;
}

div#facts_div_col3 {
	float: left;
	width: 244px;
}


/* FACTS HEADLINES */
h1#facts_merkmale {
	height: 35px;	width: 100%;
	background: url('/fileadmin/templates/hybris/moebelix/sortiment_detail/img/hl_merkmale.gif') no-repeat;
}

h1#facts_masse {
	height: 35px;	width: 100%;
	background: url('/fileadmin/templates/hybris/moebelix/sortiment_detail/img/hl_masse.gif') no-repeat;
}

h1#facts_verpackung {
	height: 35px;	width: 100%;
	background: url('/fileadmin/templates/hybris/moebelix/sortiment_detail/img/hl_verpackung.gif') no-repeat;
}

h1#facts_merkmale span.alt, h1#facts_masse span.alt, h1#facts_verpackung span.alt {
	display:block !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:bold; line-height:35px; color:#0056A3;
	padding-left:40px;
}

/*h1#facts_ausgestellt {
	background:transparent url(../img/header_facts_ausgestellt.png) no-repeat;
	height:30px;
	width:100%;
}

h1#facts_zubehoer {
	height: 30px;	width: 100%;
	background: url('../img/header_facts_zubehoer.png') no-repeat;
}

h1#facts_downloads {
	height: 30px;	width: 100%;
	background: url('../img/header_facts_downloads.png') no-repeat;
}


h1#facts_zertifikate {
	height: 30px;	width: 100%;
	background: url('../img/header_facts_zertifikate.png') no-repeat;
}
*/


div#facts_div_col1 ul {
	margin:0 0 0 4px;
	padding:0 0 0 15px;
	list-style-image:url('/fileadmin/templates/hybris/moebelix/sortiment_detail/img/icon_haekchen.gif');
}

div#facts_div_col2 ul, div#facts_div_col3 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}



/* RELATED PRODUCTS
****************************************/

div#sortiment_detail_related {
}

h1#related_box_headline {
	width:742px;
	background: url('/fileadmin/templates/img/bg_headline.gif') repeat-x;
	height:35px;
}
h1#related_box_headline span.alt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:bold; line-height:35px; color:#0056A3;
	margin-left:14px;
}
ul#related_carousel {
	list-style:none;
	width:742px;
}

ul#related_carousel li {
	display: inline;
}

ul#related_carousel div.related_container {
	position:relative;
	float: left;
	display: block;
	width: 184px;
	height: 242px;
	overflow: hidden;
	border-right:1px dotted #727272;
	padding-bottom:15px;
	background-color:#fff;
}


ul#related_carousel div.related_image{
	display: block;
	text-align: center;
	padding: 8px 0 2px 0;
}

ul#related_carousel img.related_thumbnail {
	width: 160px;
	height: 125px;
}

div.related_info{
	text-align: left;
	padding: 0 14px 5px 14px;
}
ul#related_carousel a.related_name {
	font-weight: bold;
	float: left;
	margin-top:6px;
	width:100%;
	font-size:11px;
}

ul#related_carousel div.related_price {
	position:absolute;
	bottom:5px;
	right:14px;
}

ul#related_carousel div.related_price div.euro {
	display:block;
	float: left;
	font-size: 16px;
}

ul#related_carousel div.related_price div.cent {
	display:block;
	float: left;
	clear:none;
	font-size: 12px;
	margin-top: -4px;
}

ul#related_carousel div.related_text {
	float:left;
	clear: both;
	width: 100%;
	height: 60px;
	overflow:hidden;
	margin: 2px 0 2px 0;
}

ul#related_carousel div.related_options {
	position:absolute;
	left:14px;
	bottom:15px;
}

ul#related_carousel a.related_basket, ul#related_carousel a.related_basket:hover {
	display:block;
	float: left;
	height: 13px;
	width: 16px;
	background: url('/fileadmin/templates/img/icon_warenkorb_liste.gif') no-repeat;
	/* padding-left: 16px; */
	/* color: #eb008b;
	text-decoration: none;
	/* font-size: 9px; */
	margin-top:0px;
	}

ul#related_carousel a.related_basket.disabled, ul#related_carousel a.related_basket.disabled:hover {	
	background: url('../img/icon_warenkorb_disabled.png') no-repeat;
	cursor: default;
	}	
	
ul#related_carousel a.related_mlist, ul#related_carousel a.related_mlist:hover {
	display:none;
	float: left;
	clear:both;
	height: 13px;
	width: 90px;
	background: url('../img/icon_merkliste_small.gif') no-repeat 0 3px;
	padding-left: 16px;
	color: #eb008b;
	text-decoration: none;
	font-size: 9px;
	}	
	
ul#related_carousel div.related_new {
	float: right;
	height: 13px;
	width: 29px;
	background: url('../img/new.png') no-repeat;
	margin-top:8px;
	}
