/** Produktbladet */
#magnifier {z-index:2;display:block;position:absolute;bottom:-16px;right:-16px;width:64px;height:64px;background:transparent url(../../images/decorations/decoration-zoom.alpha) no-repeat center center;cursor:pointer;}
#amount {text-align:right;width:40px;}
/** Specialfix för att få produktdekorationerna att hamna ovanpå sidospalterna */
.pdo_discount, .pdo_new, .pdo_restocked {z-index:5;}
/** IE6 har problem med att få lagret att hamna överst, så vi knuffar in den över produktbilden igen */
#ie6 .product_image_and_abstract .pdo_discount {left:0;}
#ie6 .product_image_and_abstract .pdo_new {left:0;}
#ie6 .product_image_and_abstract .pdo_restocked {left:0;}

#tip_friend {background:#e8f3d1;display:none;}
#tip_friend button {margin: 0.5em 0 0 0;}
#tip_friend p {margin-left:0;}
#tip_friend label {margin: 0.3em 0 0 0;}
#tip_friend legend {color:#51b130;}
#tip_friend input.text {width:135px;}
#tip_friend_link {margin-top:8px;font-size:12pt;}

/** Snabbfakta */
.quickfacts {float:right;width:200px;margin:0 0 8px 8px;font-size:0.85em;}
.quickfacts fieldset {border-width:1px;border-style:dotted;border-color:#cccccc;background:#f8f3e4;margin:0;padding:8px;}
.quickfacts legend {color:#df7164;font-weight:bold;font-size:1.3em;margin-left:8px;}
.quickfacts div {margin:0;padding:0;}
.quickfacts p {margin-left:8px;}
.quickfacts label {font-weight:bold;display:block;margin-left:-8px;}
/** Anpassningar för IE6 och IE7 som inte presenterar fieldsets speciellt snyggt */
#ie6 .quickfacts fieldset, #ie7 .quickfacts fieldset {background:transparent;padding:0;}
#ie6 .quickfacts legend, #ie7 .quickfacts legend {background:#ffffff;padding:2px 8px;margin-bottom:0.25em;}
#ie6 .quickfacts div, #ie7 .quickfacts div {background:#f8f3e4;padding:8px;}
#ie6 #tip_friend div, #ie7 #tip_friend div {background:#e8f3d1;padding:8px;}


.product_image_and_abstract .teaser_item .image {margin-left:0;}
.product_image_and_abstract .teaser_item .misc {margin-left:16px;overflow:hidden;}
.prod_img_holder {width:100%;margin-left:0;margin-bottom:1em;}
.prod_img_holder p {width:140px;height:168px;padding:0;margin:6px;}
.prod_img_holder img {width:124px;border:1px solid #eee;cursor:pointer;padding:6px;}
.prod_img_holder small {display:block;padding-right:8px;}
/** Anpassningar för IE6 */
#ie6 .product_image_and_abstract .teaser_item .image {margin-left:0;}
#ie6 .product_image_and_abstract .teaser_item .misc {height:auto;}
#ie6 .recommended_product_item .details h3, #ie6 .recommended_product_item .details .excerpt,
#ie6 .standard_product_item .details h3, #ie6 .accessory_product_item .details h3,
#ie6 .alternative_product_item .details h3, #ie6 .product_image_and_abstract .teaser_item .misc
	{text-overflow:ellipsis;}

	.pricetag_container {margin-top:10px;float:left;position: relative;}
	.pricetag_container .pricetag_left {}
	.pricetag_container .pricetag_middle {color:#000000;font-weight:bold;padding: 12px 0;}
	.pricetag_container .pricetag_right {}
	.pricetag_container .price_previous {font-size:77%;font-weight: normal;color:#555;}
	.pricetag_container .price_current {font-size:174%;color:#c33;}
	.discount_splash {position:absolute;left:auto !important;bottom:auto !important;right:-64px !important;top:-24px !important;color:#c33;}
	.pricetag_container.with_discount .discount_splash.large {right:-94px !important;}

#kreditor_monthly_cost {font-size: 11px;position: relative;top: -22px;}
#kreditor_monthly_cost span {background: transparent url(../../images/logotypes/klarna/klarna-tiny.png) no-repeat right center;padding-right: 52px;}
#kreditor_part_payment_info h3 {background: transparent url(../../images/icons/icon-info.png) no-repeat left center;line-height: 16px;margin-bottom: 3px;padding-left: 18px;}

/** Flikar */
.tabpage {display:none;padding:0 8px 8px 8px;}
#tab_page_facts {}
#tab_page_images {}
#tab_page_files {}
#tab_page_reviews {}
#tab_page_reviews h4 {margin-bottom: 0.7em;}
#tab_page_reviews .review {border-bottom: 1px dotted #dddddd;margin-bottom: 0.9em;}
#tab_page_reviews .review .summary {margin-bottom: 0.9em;}
#tab_page_reviews .write {background: transparent url(../../images/icons/comment-write.png) no-repeat left top;padding-left: 20px;}
#tab_page_accessories {}
/** Anpassningar för IE6 */
#ie6 #tab_page_accessories .accessory_product_item {margin:0 8px 8px 0;}

button.buy, button.buy.inactive {margin-top: 11px;}

#restock_button {display: none;}

