/* LISTER */
  .cclearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

p, ul, ol, dl, li, div, h1, h2, h3, h4, h5, h6, a, fieldset, form, img, table, th, td {
	border:0 none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

form.searchform input {
	border: 0;
}

.jumpSelector {
	width: 300px;
	border: 0;
	margin-top: 10px;
}

div.toolboxBody {
	padding: 20px;
	padding-top: 15px;
	background: #000;
	color: #fff;
}

div.entry {
	width: 100%;
/*	background: #fff; */
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid #ccc;
}

div.entry_left {
	float: left;
	width: 650px;
/*	background: #fff;*/
	padding: 5px;
	padding-bottom: 0;
	padding-right: 15px;
}

.entry_left .links, .entry_left .links a {
	margin-top: 5px;
	color:#fff;
	font-size:0.9em;
	font-weight:normal;
	text-align:left;
}

.entry_left .small, .entry_left span.small a.small {
	margin-top: 5px;
	color:#ccc;
	font-size:0.9em;
	font-weight:normal;
	text-align:left;
}

.entry_left .address {
	margin:5px 0;
	margin-bottom: 0;
}

.entry_left .numberHolder {
	background:url("http://www.folkifredrikstad.no/components/com_uteliv/images/prikker.png") repeat-x scroll 0 transparent;
	height:16px;
	overflow:hidden;
	margin-top: 2px;
	clear: both;
}

.entry_left .numberHolder .label {
	background-color:#000;
	float:left;
	font-size:1em;
	font-weight:normal;
	padding:1px 0 0;
}
.entry_left .number {
	background:none repeat scroll 0 0 #000;
	float:right;
	font-weight:bold;
	text-align:right;
}
div.entry_right {
	float: left;
	width: 285px;
	height: 116px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #eee;
	text-align: center;
}

div.entry_left h2,div.entry_left h2 a {
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	padding:0;
	text-align:left;
	vertical-align:bottom;
	width:100%;
}

div.entry_left h2 a:hover {
	text-decoration: underline;
}

div.address {
	float: left;
}
/* LISTER */


ul.uteliv li {
	position: relative;
	display: block;
	width: 252px;
	/*	background: #f0f;*/
	padding: 10px;
	float: left;
	border-right: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
}
ul.uteliv li.left {
	clear:both;
	margin: 0;
}
ul.uteliv li.left2 {
	margin: 0;
}
ul.uteliv li.right {
	border-right: 0;
}
ul.uteliv li ul li {
	margin: 0;
	padding: 0;
	border: 0;
	height: 150px;
}

ul.uteliv li ul li a {
	color: #000;
	text-decoration: none;
}

ul.uteliv li ul li a:hover {
	color: #aaa;
	text-decoration: none;
}

ul.uteliv li ul li img {
	width: 252px;
	height: 110px;
}

span.small a.small {
color:#999999;
font-size:0.9em;
font-weight:normal;
text-align:left;
}
span.small a.small:hover {
color:#666;
}

#map {
	float: right;
	background:none repeat scroll 0 0 #CCCCCC;
	clear:both;
	height:400px;
	width:400px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* LISTE */
div.listRow {
	width: 100%;
	height: 30px;
	clear: both;
	background:url("../images/skygge.jpg") repeat-x scroll 0 0 #676B6F;
	line-height: 30px;
}

div.listRow:hover {
	background:url("../images/skygge_hover.jpg") repeat-x scroll 0 0 #676B6F;
}

div.listRow div a {
	color: #444;
	text-decoration: none;
}

div.listRow div.artTitle a {
	display: block;
	width: 100%;
}

div.listRow div a:hover {
	color: #000;
	text-decoration: none;
}

div.rowSplitt {
	width: 20%;
	float: left;
	text-align: center
}

div.rowSplitt img {
	border: 0;
	margin-top: 3px;
}

div.tableTop, div.tableTop:hover {
	background:url("../images/skygge_topp.jpg") repeat-x scroll 0 0 #676B6F;
	text-align: center;
	color: #fff;
}

div.artTitle {
	width: 100%;
	height: 30px;
	float: left;
	padding-left: 10px;
}

.body img.prodLogo {
	border: 0;
	padding: 0;
	margin: 0;
}