/* -------------------------------------- */
/* Product Front Page - Espen H.   */
/* -------------------------------------- */

a {
  outline: none;
}

.productFrontEntry {
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
	clear: both;
	width: 550px;
	width: 550px;
	font-family: Arial;
}
.productFrontEntry .productFrontBullet {
	float: left;
	margin: 3px 5px 0 0;
	///margin: 4px 3px 0 0;
	padding: 0;
	background: #6A603C;
	width: 10px;
	height: 10px;
	font-size: 1pt;
}
.productFrontEntry .productFrontCategory {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 5px;
	color: #312f2b;
}
.productFrontEntry .productFrontDescription {	
	font-size: 12px;
	line-height: 18px;
	color: #807373;
	margin-left: 16px;
}
.productFrontDescription p {
	margin-top: 2px;
	margin-bottom: 10px;
}
.productFrontCategoryContainer {
	height: 20px;
}
.productFrontHeader {
	width: 550px;
	font-family: Arial;
}
.productFrontHeader img {
	border: 1px solid #807373;
	margin-bottom: 13px;
}
.productFrontHeader h1 {
	font-size: 32px;
	color: #807373;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-bottom: 5px;
	position: relative;
	top: -7px;
	border-bottom: 2px dotted #807373;
}
.productFrontHeader p {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 28px;
	color: #807373;
}


a.productsheet{
	display: block;
	float: right;
	text-decoration: none;
	color: #807373;
}

.hide{
	display: none;
}

/* Bildeserie css*/
div.series{
	display: none;
}

div.series.pos1{
	display: block;
}

div.galleries img{
	float: left;
}

div.galleries div.hidden{
	display: none;
}

div.galleries div#navigation{
	float:left;
	clear: both;
}

div.galleries div.container{
	height: 200px;
}

div#productlist{
	width: 550px;
	}

div#productlist li{
	height: 33px;
	list-style-type: none;
	height: 60px;
	}

div#productlist li a{
	background:url("http://webfiles.tine.no/Ingrediens.no/images/pdf.gif") no-repeat scroll 0 0 transparent;
	height:33px;
	line-height:17px;
	margin:0;
	padding:9px 9px 9px 40px;
	color:#000;
	font-family:arial,verdana,sans-serif;
	font-size:11px;
}