﻿/***********************************************************/
/* BROWSER RESETS                                          */
/***********************************************************/
*, html, body {
	margin: 0;
	padding: 0;
	line-height: 16px;
	}

/***********************************************************/
/* GLOBAL HTML STYLES                                      */
/***********************************************************/

body {
	font-family:Calibri,Tahoma,Geneva,sans-serif;
	font-size: 14px;
	color: #838383;
	}
	
img { border: 0px; }

a {
	color: #4f4f4f;
	outline: none;
	text-decoration: none;
	}
	
a:hover {
	color: black;
	}
	
h1, h2, h3, h4, h5, h6, #pageTitleInner a, #pageTitleInner {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A9A9A9;
	}
	
h1, #pageTitleInner, #pageTitleInner a {
	font-size: 30px;
	text-transform: uppercase;
	width: 960px;
	margin: 38px auto 0 auto;
	line-height: 1.7em;
	}
	
#pageTitleInner a:hover {
	color: #8A8A8A;
	}
		
h1 {
	margin: 0;
	line-height: 35px;
	}
	
h2 {
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
	
h3 {
	font-size: 20px;
	margin-top: 10px;
	}
	
p {
	
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
ul {
	padding: 5px 0 5px 16px;
	}

ol {
	padding: 5px 0 5px 20px;
	}
	
ol li {
	line-height: 1.4em;
	}

ul li {
	line-height: 1.4em;
	list-style-type: disc;
	}
	
hr {
	}
	
table, tr, td {
	}

.clear, .Clear {
	clear: both;
	}

/* ProductGroupList */
ul#ProductGroupList li.ProductGroup .textHolder h2 {    
	}

ul#ProductGroupList li.ProductGroup .textHolder h2 a,
ul#ProductListPage li.Product .textHolder h2 a,
ul.productMenu li.ProductGroup .textHolder h2 a  {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #A9A9A9;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	}
	
/* External news */
.rssNews ul li p, .rssNews ul li a {
	letter-spacing:0;
	vertical-align:1%;
	word-spacing:0;
	}
		
	.rssNews h3 {
		margin-bottom: 13px;
		}
		
/* News List */
.newsArticle h2 {
	text-transform: uppercase;
	}
	
#NewsList h1 {
	width: 100%;
	}
	
/* butikker */
.butikker h2 {
	font-size: 30px;
	margin-top: 10px;
	}

.butikker h2, .butikker label, .storeDetails li label {
	text-transform: uppercase;
	}
	
.butikker label, .butikker span, .butikker a {
	font-family: Calibri,Tahoma,Geneva,sans-serif;
	}
	
	.butikker a {
		text-decoration: none;
		}
		
/* BUTIKK SPECIFIC PORTAL PAGE */
div#PortalNewsItem {
	text-align: left;
	}

	div#PortalNewsItem h1 {
		text-transform: uppercase;
		font-size: 28px;
		color: #838383;
		width: 100%;
		}

	div#PortalNewsItem p {
		font-size: 25px;
		line-height:normal;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 10px 0 0 0;
		}
		
/* FOOTER */
div#Footer p, #Signatur, div#Footer h2 {
	font-family: Calibri,Tahoma,Geneva,sans-serif;
	font-size: 12px;
	line-height: 12px;
	}
	
	#Signatur {
		font-size: 10px!important;
		}

.ingress, .Ingress {
	font-size: 1em;
	}
