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

/********************** Produkter i fokus *******************************/

.ifokus_container{
	width: 334px;
	height: 216px;
	float: left;
	margin-top: 4px;
	background-image: url(../images/modules/p_ifokus_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ifokus_img{
	width: 174px;
	height: 200px;
	float: left;
	margin: 4px;
	overflow: hidden;
}
.ifokus_descr{
	width: 140px;
	float: right;
	color: #1d0811;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
	margin-top: 10px;
	height: 175px;
	overflow: hidden;
	padding-right: 10px;
}
.ifokus_price{
	width: 80px;
	height: 18px;
	float: right;
	margin-right: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.ifokus_price_rea{
	width: 80px;
	height: 18px;
	float: right;
	margin-right: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: line-through;
	text-align: center;
}
/********************** Produkt visning *******************************/
.product_container{
	width: 182px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.product_container_noqty{
	width: 182px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	-moz-opacity: 0.3;
	opacity:.30;
	filter: alpha(opacity=30);
}
.product_img_container{
	width: 172px;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.product_top{
	width: 182px;
	height: 17px;
	padding-top: 2px;
	background-image: url(../images/modules/p_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1d0811;
	text-align: center;
}
.product_img{
	width: 172px;
	height: 200px;
	float: left;
	overflow: hidden;
	
}
.product_bottom{
	width: 182px;
	height: 39px;
	background-image: url(../images/modules/p_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
.product_read{
	width: 90px;
	height: 31px;
	margin-top: 8px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #1d0811;
	text-decoration: none;
	text-align: center;
}
.product_type_read{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #1d0811;
	text-decoration: none;
}
.product_price{
	width: 80px;
	height: 32px;
	float: right;
	margin-right: 4px;
	margin-top: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.product_price2{
	width: 80px;
	height: 32px;
	float: right;
	margin-right: 4px;
	margin-top: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: line-through;
	text-align: center;
	
}
.product_sale_rub{
	height: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.product_sale_rub a:link{ color: #FFFFFF; text-decoration:none; }

.product_sale_price{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.product_sale_price a:link{ color: #FFFFFF; text-decoration:none; }

.product_sale{
	width: 79px;
	height: 83px;
	position: absolute;
	z-index: 1000;
	background-image: url(../images/product/sale.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-top: 130px;
}
.product_sale2{
	width: 79px;
	height: 83px;
	position: absolute;
	z-index: 1000;
	background-image: url(../images/product/sale2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-top: 130px;
}
.product_sale3{
	width: 79px;
	height: 83px;
	position: absolute;
	z-index: 1000;
	background-image: url(../images/product/sale3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-top: 130px;
}
.product_buttons{
	width: 54px;
	height: 20px;
	margin-right: 6px;
	margin-bottom: 6px;
	float: right;
}
/********************** SMALL Produkt visning *******************************/
.productSMALL_container{
	width: 106px;
	float: left;
	margin: 2px;
}
.productSMALL_img_container{
	width: 100px;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.productSMALL_img{
	width: 100px;
	height: 130px;
	float: left;
	overflow: hidden;
	
}
.productSMALL_bottom{
	width: 106px;
	height: 10px;
	background-image: url(../images/modules/pSMALL_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
/********************** LISTAD Produkt visning *******************************/
.productlist_container{
	width: 550px;
	float: left;
	background-image: url(../images/modules/p_list_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	padding-left: 10px;
}
.productlist_container_noqty{
	width: 550px;
	float: left;
	background-image: url(../images/modules/p_list_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	padding-left: 10px;
	background-color: #FFFFFF;
	-moz-opacity: 0.3;
	opacity:.30;
	filter: alpha(opacity=30);
}
.productlist_mid{
	width: 188px;
	height: 32px;
	float: left;
	background-image: url(../images/modules/p_list_mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 7px;
	padding-left: 115px;
	overflow: hidden;
}
.productlist_midr{
	width: 120px;
	height: 32px;
	float: left;
	background-image: url(../images/modules/p_list_mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 9px;
	overflow: hidden;
}
.productlist_right{
	width: 90px;
	height: 31px;
	float: left;
	background-image: url(../images/modules/p_list_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;	
	padding-left: 35px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.productlist_img{
	width: 100px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	z-index: 1000;
	background-color: #999999;
	margin-top: 4px;
}
/********************** Visad produkt *******************************/
.iproductstop_container{
	width: 552px;
	height: 33px;
	padding-left: 6px;
	float: left;
	background-image: url(../images/modules/paging_bild_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.iproductstop_left{
	width: 290px;
	height: 30px;
	float: left;
	background-image: url(../images/modules/paging_bild_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
}
.iproductstop_left_menu{
	width: 290px;
	height: 33px;
	float: left;
	background-image: url(../images/modules/paging_bild_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-left: 10px;
}
.iproductstop_paging{
	width: 246px;
	height: 33px;
	float: left;
	background-image: url(../images/modules/paging_bild_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.iproductstop_right{
	width: 6px;
	height: 33px;
	float: right;
	background-image: url(../images/modules/paging_bild_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.iproducts_container{
	width: 552px;
	border: 1px solid #ababab;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding-bottom: 2px;
	/*background-image: url(../images/modules/ranka.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
.iproducts_top_container{
	width: 532px;
	height: 24px;
	margin-top: 20px;
	padding-left: 20px;
	float: left;
}
.iproducts_andra_container{
	width: 552px;
	min-height: 200px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 20px;
	padding-bottom: 4px;
	background-image: url(../images/modules/divider.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.iproducts_info{
	width: 244px;
	margin: 4px;
	float: left;
	padding: 4px;
	overflow: hidden;
}
.iproducts_headline{
	float: left;
	color: #1d0811;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 17px;
	width: 244px;
}
.iproducts_descr{
	margin-top: 4px;
	float: left;
	color: #1d0811;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
	width: 244px;
}
.iproducts_img{
	width: 278px;
	margin: 4px;
	overflow: hidden;
	float: right;
	border: 1px solid #333333;
}
.iproducts_container_subimg{
	width: 275px;
	margin: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	overflow: hidden;
	float: right;
	border: 1px solid #999999;
}
.iproducts_subimg{
	width: 85px;
	height: 85px;
	margin: 2px;
	overflow: hidden;
	float: right;
	border: 1px solid #999999;
	cursor: pointer;
}

.iproducts_thumbnav_kontainer{
	width: 278px;
	padding-top: 3px;
	overflow: hidden;
	float: right;
}

#iproducts_price{
	margin-bottom: 15px;
	color: #990000;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#iproducts_artnr{
	margin-bottom: 3px;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.iproducts_buy{
	margin-top: 50px;
	float: left;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
	padding: 10px;
	width: 200px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/********************** Sidnumreringar *******************************/
.nuffrer_text{
	float: left;
	height: 18px;
	padding-top: 4px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.nuffrer_container{
	float: left;
	width: 550px;
	padding: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.nuffrer_a{
	height: 18px;
	width: 24px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	background-image: url(../images/modules/paging_red.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.nuffrer{
	height: 18px;
	width: 24px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #391022;
	text-decoration: none;
	text-align: center;
	float: left;
	background-image: url(../images/modules/paging_white.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.nuffrer a{
	color: #391022;
	text-decoration: none;
}
.nuffrer_type{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
/********************** Paging bilder *******************************/
.pagingbild{
	height: 27px;
	width: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #391022;
	text-decoration: none;
	text-align: center;
	float: right;
	background-image: url(../images/modules/paging_bild.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	cursor: pointer;
}
.pagingbild a{
	color: #391022;
	text-decoration: none;
	cursor: pointer;
}
.pagingbild_text{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	padding-top: 6px;
	padding-right: 10px;
}
/********************** VECKANS VARA *******************************/

#veckans_container{
	height: 168px;
	width: 278px;
	margin-bottom: 20px;
	padding-top: 54px;
	padding-left: 58px;
	padding-right: 222px;
	background-image: url(../images/product/veckans_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#veckans_img{
	float: left;
	height: 143px;
	width: 143px;
	overflow: hidden;
}


#veckans_text{
	float: right;
	height: 128px;
	width: 113px;
	padding-top: 30px;
	overflow: hidden;
}

.veckans_pris{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #990000;
	font-size: 30px;	
}

.veckans_brand{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #990000;
	font-size: 18px;
}
.veckans_brand a:link{
	color: #990000;
	text-decoration: none;
}
.veckans_brand a:hover{
	color: #990000;
}

.veckans_namn{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #990000;
	font-size: 14px;
}
.veckans_namn a:link{
	color: #990000;
	text-decoration: none;
}
.veckans_namn a:hover{
	color: #990000;
}

