#swTop {
xborder: 1px solid yellow;
position: absolute;
width: 100%;
top: 0px;
left: 0px;
text-align: center;
}

#swTop div{
xborder: 1px solid red;
position: relative;
width: 760px;
margin: auto;
}

#swTop div div{
xborder: 1px solid green;
text-align: top right;
width: 200px;
margin-top: 25px;
padding-top: 0px;
Left: 240px;
vertical-align: middle;
}

#swTop *{
xborder: 1px solid blue;
color:#797979;
font-family: "ARIAL";
font-size: 10px;
}

.fld {
xborder: 1px solid red;
height: 12px;
margin-right: 3px;
}

.btn {
xborder: 1px solid yellow;
margin-top: 0px;
position: absolute;
height: 19px;
xborder: none;
cursor: hand;
}



hr {

color: #666666;
height: 1px;
width: 100%;
border: 0px;
}

html, #swBody {width: auto;}
#swBody {background-image: url(/cgi-files/external/site/bg.gif); background-repeat: repeat-x;background-position: top center;}
#bottom2 {width:100%;height:30px;position: absolute;margin-top: -56px;background-repeat: repeat-x;background: url(/cgi-files/external/site/bottom2.gif);}

#swTopMenu {margin: auto; background-image: url(/cgi-files/external/site/bottom2.gif); background-repeat: repeat-x;
height: 30px; width: 100%; padding-top: 0px;}

.swMenuItem .swMenuItem a{padding-bottom: 3px;}

.swCommerceRows #swItemNoPic
{ width: 100px;
height: 100px;
background:url(/nopic.gif);
background-repeat: no-repeat;
background-position: center center;
}

.swCommerceRows 
{
padding: 3px;
height: 150px;
border: 1px solid white;
}

.commerce .swCommerceRows:hover  
{border: 1px solid black;}
body {behavior:url("/csshover2.htc");
}

.swCommerceRelated, .swItemFeature {
font-family: arial; 
font-size: 11px;
padding: 5px;
margin-top: 15px;
background-color: #f8f8f8;
border-top: 1px solid #8d8d8d;
overflow: auto;
}

.swItemFeature table {
	float: left;
} 

.swItemFeature #swItemNoPic {
	width: 100px;
	height: 0px;
}

.swCommerceRelatedHeadline{
	font-weight: bold;
	display: none;
/* Kunden har bedt om at gruppe-overskriften ikke vises da der kun er en vare i hver gruppe */	
}

.swCommerceRelatedProduct {
    float: left;
    width: 266px;
}

.swCommerceRelatedDescription {
	padding-bottom: 10px;
}

.swCommerceRelatedProductPicture {
	width: 120px;
}

.swCommerceRelatedProductPicture img{
	xwidth: 50%;
	xheight: 50%;
}


.swCommerceRelatedProductDescription {
	width: 250px;
}

/**************************************
Pop Up
**************************************/

.swPageCol {
	display: none;
} 

.swPageCol {
	xbackground-color: grey;
	z-index: 100;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position:absolute;
} 


.swPageColMain {
	border: 1px solid #d92128;
	background-color: #ffffff;
	width: 700px;
	height: 450px;
	margin: auto;
	margin-top: 100px;

	z-index: 100;
} 

.swPageColTop {
	background-color: #d92128;
	height: 18px;
	padding: 3px;
}
.swPageColContent {
	padding: 10px;
}

.bgDimmer {
	display: none;
	background-color: black;
	z-index: 50;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position:absolute;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

.swPageColTop .close {
	display: block;
	width: 16px;
	height: 14px;
	padding-top: 2px;
	background-color:#FFFFFF;
	color: red;
	text-decoration:none;
	text-align:center;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
