@charset "utf-8";
/* CSS Document */

#ProductInfo {
	position:relative;
	width:564px;
	height:197px;
	z-index:1;
	margin-top: 20px;
	margin-left: 20px;
}
.ProductPicture {
	float: left;
	padding-right: 5px;
	position: relative;
	padding-top: 16px;
}
#ProductDetailInfo {
	position:absolute;
	top:0px;
	right: 0px;
	width:217px;
	height:197px;
	z-index:2;
	background-image: url(../Images/Pages/Webbshopp/ProductInformationBgr.jpg);
}
#ProductDetailInfoRealtive {
	position:relative; 
	width:217px;
	height:197px;
	z-index:2;
	background-image: url(../Images/Pages/Webbshopp/ProductInformationBgr.jpg);
}
.ProductPrice {
	font-size: 18px;
	font-weight: bold;
	color: #a20101;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.Color {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 5px;
}
.InklusiveMoms {
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
}
.AddToCartButton {
	padding-bottom: 5px;
	padding-left: 5px;
}
.SmallButton {
	padding-top: 15px;
	padding-right: 5px;
	cursor: pointer;
}
.SmallButtonFirst {
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 10px;
	cursor: pointer;
}
.ColorDl {
	margin-left: 20px;
}
.NumberBox {
	margin-left: 13px;
}
#snirkel {
	position:absolute;
	left:507px;
	top:208px;
	width:119px;
	height:93px;
	z-index:10;
}
#dimmerOuter {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:10;
	background-color: #666666;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	visibility: hidden;
}
#DimmedContent {
	position:absolute;
	width:500px;
	z-index:1000;
	background-color: #FFFFFF;
	top: 150px;
	border: 3px solid #000000;
	padding: 10px;
	left: 200px;
	visibility: hidden;
}
#ContentBox {
	position:relative;
	left:10px;
	width:560px;
	z-index:1;
	border: 2px solid #9a9a9a;
	padding: 15px;
}
#Tabs {
	position:absolute;
	left:10px;
	top:264px;
	width:564px;
	z-index:2;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
}
a.Tab:link {
	background-color: #e9e9e9;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
}
a.Tab:visited {
	background-color: #e9e9e9;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
}
a.TabActiv:link {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
}
a.TabActiv:visited {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
}
.RightNavComment {
	background-image: url(../Images/Pages/Webbshopp/CornerFlower.png);
	background-repeat: no-repeat;
	background-position: 50px -3px;
	padding-top: 60px;
}
