@charset "utf-8";
/* CSS Document */
.product_box {
	width: 680px;
	height: 180px;
	overflow: hidden;
}

.product_box li {
	float: left;
	display: inline;
	padding: 5px;
	width: 310px;
	border-left: 0px solid #cecbcb;
	border-right: 0px solid #cecbcb;
}

.product_box li img {
	float:left;
	display: inline;
	width: 120px;
	height: 120px;
	padding: 5px;
}

.product_box li p {
	float: left;
	display: inline;
	width: 170px;
	padding: 0px 0px 0px 0px;
}

.product_info {
	width: 70%;
	text-align: left;
	font-size: 6px;
	padding: 5px;
	margin: 5px;
	border: solid 1px;

}
.product_table {
	border-bottom: dotted 1px;
}

.tr_table {
	border: dotted 1px;
}
.info_table {
	border: 0px solid;
	border-color: #cecbcb;
}
.top_table {
	border: solid 1px;
	border-color: #999999;
}
.subheading {
	font-family: helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.product_text {
	font-family: helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 150px;
}
.product_price {
	font-family: helvetica;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.product_news {
	font-family: helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.big_offer {
	width: 700px;
	margin: auto;
	border-color: solid 1px #cecbcb;
}

.big_offer ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	border: 1px solid #cecbcb;
}

.big_offer li {
	float: left;
	display: inline;
	padding: 10px;
	overflow: hidden;
	width: 340px;
	height: 100px;
}

.big_offer img {
	float: left;
	display: inline;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 10px;
}

.big_offer p {
	float: left;
	display: inline;
	width: 150px;
	padding: 0px 0px 0px 0px;
}



/*
	Product Lists
-----------------------------------------------------------------------------------------*/




#bottomLists {
	width: 684px;
	margin-left: 0px;
	display: inline;
}

#bottomLists .listContainer {
	width:160px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	float: left;
}

#bottomLists .listContainer h2 {
	font-size: 14px;
	line-height: 30px;
	background: url(../../../img/fills/bottomListHeaderBg.gif) no-repeat;
	text-indent: 0px;
	text-align: center;
	height: 30px;
	text-transform: uppercase;
	color: #fff;
}

#bottomLists .listContainer h2 a {
	color: #fff;
}

#bottomLists .listContainer ul.articleList {
	list-style-type: none;
	margin: -12px 10px 0px 0px;
	font-size: 11px;
	padding: 0px 10px 10px 10px;
	line-height: 12px;
	background: url(../../../img/fills/bottomListBg.gif) bottom;
	width: 140px;
	height: 240px;
}

#bottomLists .listContainer ul.articleList li {
	margin-bottom: 5px;
}

#bottomLists .listContainer ul.articleList .time {
	float: left;
	width: 35px;
}

#bottomLists .listContainer ul.articleList a {
	font-weight: bold;
}

.clear  {
	clear: both;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 6px;
}



/*
	Index Boxes
-----------------------------------------------------------------------------------------*/





#indexLists {
	width: 684px;
	margin-left: 0px;
	display: inline;
}

#indexLists .listeContainer {
	width:160px;
	margin-left: 0px;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	float: left;
}

#indexLists .listeContainer h2 {
	font-size: 14px;
	line-height: 30px;
	background: url(../img/fills/bottomListHeaderBg.gif) no-repeat;
	text-indent: 10px;
	height: 30px;
	text-transform: lowercase;
	color: #fff;
}

#indexLists .listeContainer h2 a {
	color: #fff;
}

#indexLists .listeContainer ul.artikkelList {
	list-style-type: none;
	margin: -11px 0px 0px 0px;
	font-size: 11px;
	padding: 0px 9px 10px 8px;
	line-height: 12px;
	background: -url(../img/fills/productbox_bgmain.gif) bottom repeat-x;
	width: 140px;
	height: auto;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

#indexLists .listeContainer ul.artikkelList li {
	margin-bottom: 5px;
}

#indexLists .listeContainer ul.artikkelList .time {
	float: left;
	width: 35px;
}

#indexLists .listeContainer ul.artikkelList a {
	font-weight: bold;
}






/*
	Product Boxes
-----------------------------------------------------------------------------------------*/


#product_boxes  {
	width: 318px;¨
	min-height: 200px;
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	border: 1px solid #cecece;
	background: url(../img/fills/productbox_bgmain.gif);
}

#product_boxes .image  {
	float: left;
	vertical-align: top;
}

#product_boxes .producttext  {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 60%;
}


#product_boxes .productheader  {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #000;
	width: 60%;
}

#product_boxes .pricebox  {
	float: left;
	background: url(../img/fills/productbox_bg5.png) bottom no-repeat;
	width: 100%;
	height: 30px;
}

#product_boxes .price  {
	font-family: helvetica;
	font-size: 16px;
	color: #FF0000;
	font-weight: 600;
	padding: 0px 0px 0px 40px;
	text-decoration:none;
	line-height: 30px;
}

#product_boxes .nettbutikk a  {
	font-family: helvetica;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 70px;
	text-decoration:none;
	line-height: 30px;
}

#product_boxes .nettbutikk a:hover  {
	font-family: helvetica;
	font-size: 14px;
	color: #00CC00;
	font-weight: 600;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 70px;
	text-decoration:none;
	line-height: 30px;
}

.banner_forside  {
	width: 330px;¨
	height: auto;
	float: left;
	margin: 5px 5px 5px 5px;
}	

.banner_forside2  {
	width: 672px;¨
	height: auto;
	float: left;
	margin: 5px 5px 5px 5px;
}