/* HEADANDLIST */
.headandlist {
}

.headandlist-content {
}

.headandlist-content-on {
}


/* HEADERLIST */
.headerlist {
}

.headerlist-content {
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
margin-bottom: 5px;
}

.headerlist-content-on {
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
margin-bottom: 5px;
}


/* STANDARD */
.standard {
}


/* ARTICLE 1 */
div#article_one {
	background: url('../images/bgundersidor2.jpg') top right no-repeat;
	height: 380px;
}

div#article_one h1 {
	margin-top: 100px;
	color: #8f8c6b;
	font-size: 18px;
	font-weight: bold;
}

div#article_one .text {
	margin-right: 200px;
}

div#productList td, div#searchresults td {
	padding-bottom: 15px;
}


/* VAR FINNS VI */
div#butiker {
	background: url('../images/bgundersidor2.jpg') top right no-repeat;
	height: 380px;
}
div#butiker h1 {
	margin-top: 100px;
	color: #8f8c6b;
	font-size: 18px;
	font-weight: bold;
}

div#butiker td {
	padding-right: 80px;
}

div#butiker .header {
	line-height: 20px;
}


/* STARTPAGE */

div#startpage table {
	width: 100%;
}

div#startpage td, div#startpage th {
	text-align: center;
}

div#startpage td {
	vertical-align: bottom;
	padding-top: 10px;
}

div#startpage th a {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

div#startpage img {
	border: 0;
}


/* PRODUCTLIST */

div#productlist .productlogo {
	width: 796px;
	height: 278px;
}

div#productlist .merInfo {
	font-size: 14px;
	text-decoration: none;

}

div#productlist .merInfo img {
	margin-bottom: 5px;
}

div#productlist table {
	margin-top: 0px;
}

div#productlist .productlogo {
	text-align: left;
}

div#productlist .productinfo {
	float: left;
	margin-top: 80px;
}

div#productlist .productimage {
	width: 450px;
	margin-right: 195px;
	float: right;
}

div#productlist .productimage img {
	margin-top: 10px;
}



/* SEARCHPAGE */

div#searchresults table {
	width: 100%;
}

div#searchresults td, div#startpage th {
	text-align: center;
}

div#searchresults td {
	vertical-align: bottom;
	padding-bottom: 10px;
}

div#searchresults th a {
	color: #666;
	font-size: 10px;
}

div#searchresults a {
	font-size: 11px;
	text-decoration: none;
}

div#searchresults img {
	border: 0;
}