@import url("typografi.css");
@import url("Navigation.css");
@import url("Paragraphs.css");
@import url("ss09Map.css");
@import url("ProduktOverview.css");
@import url("../Navigation/Dropdownmenu.css");
@import url("../eCom/eCom09.css");



* {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
body, html {
	background-image: url(../../System/09/ss09_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #00CCFF;
	height: 100%;
}

div, a {
	font-family: Arial, Helvetica, sans-serif;
}

td, table {
	font-size: 10px;
}

div.clear {
	clear: both;
}

div#ShirtTag {
	position: absolute;
	top: 104px;
	left: 660px;
	height: 78px;
	width: 20px;
	background-image: url(../../System/09/ss09_shirttag.png);
	background-repeat: no-repeat;
}
#ShirtTag { behavior: url(files/iepngfix.htc) }


div#PageContainer {
	display: block;
	width: 755px;
	margin: 0px auto 0px auto;
	text-align: center; 
}

div#ContentBox {
 	position: relative;
	width: 660px;
	background-color: #000;
	display: block;
	margin: 0px auto 0px auto;
}

div#ToolsNav {
	float: left;
	clear: right;
	height: 41px;
	margin-top: 5px;

}

div#SSLogoLink {
	position: absolute;
	right: 0px;
	top: 0px;
}

div#facebookBox {
	position: absolute;
	top: 7px;
	left: 8px;
}
div#TopMenuContainer {
	position: relative;
	display: block;
	width: 660px;
	height: 92px;
	background-image: url(../../System/09/ss09_topmenu_bg.gif);
	background-repeat: no-repeat;
	clear: right;

}

div#TopMenuL2Container {
	height: 12px;
	clear: right;
	margin-bottom: 7px;
}

div#TopMenuL3Container {
	margin-left: 16px;
	margin-right: 16px;
	height: 17px;
	background-image: url(../../System/09/ss09_L3Nav_bg.gif);
	background-repeat: repeat;
	clear: right;
	
}

div#ContentContainer {
width: 638px;
	margin: 8px 0px 0px 16px;
	background-image: url(../../System/09/ss09_main_bg.gif);
	background-repeat: repeat-y;

}

div#ContentHolder {
	width: 638px;
	margin: 0 0 0 0;
}
div#Footer {
	position: relative;
	clear: both;
	height: 36px;
	width: 660px;
	background-image: url(../../System/09/ss09_footer.gif);
	background-repeat: no-repeat;
}
div#Footer a {
	width: 119px;
	height: 5px;
	position: absolute;
	top: 21px;
	left: 346px;
	display: block;
}
div#BottomSpace {
	height: 30px;
	width: 628px;
	clear: both;
}
a.ForrigeBTN, a.NaesteBTN {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #F0047F;
	display: block;
	float: left;
}
a.ForrigeBTN span, a.NaesteBTN span {
	color: #666;
	font-weight: 100;
	font-size: 18px;
	font-weight: lighter;
	line-height: 18px;
}
div.ProductListHeaderPageNumbers div {
	display: block;
	float: left;
	padding-right: 5px;
	}