﻿body 
{
	margin: 0px;
	background-color: #d6d6d6;
	font-family: Arial, Helvetica;
	font-size: 11px;
	background-image: url(Images/mainbg.png);
	background-position: center;
	background-repeat: repeat-y;
}

h1 
{
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #8E0124;
	margin: 0px 0px 0px 0px;
}

h4
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

h5
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h6
{
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

p 
{
	margin: 0px 0px 12px 0px;
	line-height: 16px;
}

img 
{
	border: none;
}

a 
{
	color: #393E88;
	text-decoration: none;
}
a:hover
{
	text-decoration:underline;
}
#top a 
{
	color: #000000;
	text-decoration: none;
}
.clearDiv 
{
	clear: both;
	font-size: 0px;
}

#centerer
{
	width: 720px;
	margin: 0 auto;
	background-color: #ffffff;
}

#top
{
	width: 720px;
	margin: 0px;
}

#topPositioner 
{
	/*padding: 15px 13px 0px 27px;*/
}

#topLogo
{
	width: 720px;
	height: 80px;
	background-image: url(/www/resources/C6DFC6B7C601AC2978357B7A81E2D7AE.png);
	background-repeat: no-repeat;
	/*margin: 15px 0px 0px 27px;*/
	float: left;
	cursor: pointer;
}

#topSearch
{
	float: right;
	/*margin-left: 380px;*/
	margin-top: 45px;
}

#searchstring 
{
	width: 130px;
}

#searchButton 
{
	float: left;
	margin-left: 8px;
}

#topMenu 
{
	clear: both;
	margin-top: 14px;
	background-image: url(Images/topmenu_button_bg.png);
	background-repeat: repeat-x;
	height: 28px;
}

#topMenu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

#topMenu ul li
{
	float: left;
	/*border-right: 1px solid #ffffff;*/
}

/*#topMenu ul li a
{
	text-align: left;
	color: #000000;
	display: block;
	font-weight: bold;
	font-size: 11px;
	background-image: url(Images/topmenu_button_bg.png);
	background-repeat: repeat-x;
	padding: 6px 20px 8px 19px;
}

#topMenu ul li a:hover
{
	color: #ffffff;
	background-image: url(Images/topmenu_buttonhover_bg.png);
	background-repeat: repeat-x;	
}*/

.topSubMenu
{
	position: absolute;
	border: 1px solid #969696;
	background-color: #ffffff;
	padding: 11px 20px 11px 20px;
	white-space: nowrap;
}

.topSubMenu ul 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

.topSubMenu a:hover
{
	text-decoration: underline;
}

#mainContent 
{
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.mainContent1Column
{
	padding-top: 8px;
}

.mainContent2ColumnBorder
{
	padding-top: 0px;
	background-image: url(Images/2columnborder.png);
	background-repeat: repeat-y;
	background-position: 12px 0px;
}

.mainContentTopSpacer 
{
	height: 8px;
	background-color: #ffffff;
}

#startImage
{
	float: left;
	margin-right: 8px;
}

#campaignLinks
{
	float: left;
	margin-right: 8px;
}

#productScroller
{
	float: left;
}

.splitLine
{
	width: 692px;
	height: 1px;
	background-image: url(Images/splitline.png);
	background-repeat: no-repeat;
	font-size: 0px;
	margin: 8px 0px 8px 0px;
}

#startText 
{
	float: left;
	width: 272px;
}

#startBigLinks 
{
	width: 412px;
	float: right;
}

.startBigTeaserImage
{
	float: left;
	margin-right: 6px;
}

#bottomLinks
{
}

.bottomLink 
{
	float: left;
	margin-right: 8px;
}

#productHighlight
{
	margin-top: 8px;
}

#tipColumn 
{
	width: 138px;
	float: left;
}

.tipListItem 
{
	width: 134px;
	height: 148px;
	border-top: 1px solid #c7c7c7;
	padding: 8px 4px 8px 0px;
	overflow: hidden;
}

#productList 
{
	width: 556px;
	float: left;
	overflow: hidden;
	border-left: 1px solid #c7c7c7;
}

.productListItem 
{
	height: 164px;
	width: 130px;
	height: 148px;
	border-right: 1px solid #c7c7c7;
	padding: 8px 4px 8px 4px;	
	overflow: hidden;
	float: left;
	cursor: pointer;
}

.productListItem p 
{
	margin: 0px;
	line-height: 14px;
}

.productListHBorder
{
	clear: both;
	height: 1px;
	font-size: 0px;
	background-color: #c7c7c7;
}

.productPrice 
{
	font-weight: bold;
	color: #8E0124;
	font-size: 13px;
}

#leftColumn 
{
	width: 409px;
	float: left;
	padding-right: 8px;
}

#rightColumn 
{
	width: 278px;
	float: left;
}

.rightColumnContent
{
	padding: 0px 8px 0px 8px;
}

#relatedTips
{
	padding: 8px 0px 3px 6px;
}

.relatedTipItem 
{
	float: left;
	margin: 0px 6px 4px 0px;
	width: 130px;
	height: 130px;
	cursor: pointer;
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;	
}

#multipleTipDropdown
{
	border-top: 1px solid #c7c7c7;
	padding: 10px 0px 0px 0px;
	height:60px;
}

#subMenu
{
	width: 144px;
	float: left;
}

#subMenu h2 
{
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 8px 8px;
}	

#subMenu ul 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#subMenu li 
{
	margin-bottom: 1px;
	padding-left: 8px;
}

#subMenu li.selected 
{
	background-image: url(Images/submenuarrow.png);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}

#prdGroupBigImage
{
	width: 270px;
	float: left;
	overflow: hidden;
}

#prdGroupDescription
{
	width: 240px;
	height: 224px;
	float: left;
	overflow: hidden;
	background-image: url(Images/prdinfobg.png);
	background-repeat: no-repeat;
	padding: 16px;
	margin-left: 7px;
	color: #ffffff;
}

#searchButton
{
	background-image: url(Images/search_button.png);
	background-repeat: no-repeat;
	width: 38px;
	height: 19px;
	cursor: pointer;
}

#searchResult dl 
{
	list-style-type: square;
}

#searchResult dt
{
	padding-left: 20px;
	background-image: url(Images/searchresultlistdot.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#searchResult dd
{
	margin-left: 20px;
}

.storesCountyTopBorder
{
	background-image: url(Images/storescountytopborder.png);
	background-repeat: no-repeat;
	width: 412px;
	height: 13px;
	font-size: 0px;
}

.storesCountyBottomBorder
{
	background-image: url(Images/storescountybottomborder.png);
	background-repeat: no-repeat;
	width: 412px;
	height: 13px;
	font-size: 0px;
}

.storesCountyList
{
	background-color: #7398c2;
	width: 388px;
	padding: 0px 12px 0px 12px;
	color: #ffffff;
}

.storesCountyList a 
{
	color: #ffffff;
}

.countyListTable
{
	float: left;
	border-collapse: collapse;
}

.countyListTable td 
{
	padding-bottom: 6px;
}

.storesSplitLine 
{
	background-color: #E1E1E1;
	height: 2px;
	margin-bottom: 12px;
	font-size: 0px;
}

#countyListBox 
{
	float: left;
}

#storesList 
{
	float: left;
	width: 270px;
	margin: 0px 0px 0px 8px;
}

#puffLinks 
{
	width: 695px;
}

#puffLinks .item 
{
	width: 130px;
	height: 130px;
	margin-right: 9px;
	float: left;
	cursor: pointer;
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#puffLinks .item p
{
	margin: 0px;
}

/** Produktvisning **/

.productView
{
	padding-bottom: 4px;
	padding-top: 8px;
	border-top: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}



.productView h3 {
	margin-bottom: 8px;
}

.productView .productPrice
{
	font-size: 24px;
	line-height: 24px;
}

.productView .productImage
{
	float: left;
	width: 250px;
	margin-right: 10px;
	text-align: center;
}

.productView .productInfo
{
	width: 274px;
	float: left;
	margin-right: 18px;
}