/*********************************** 
 TOPMENU
************************************/

#swTopMenu {
	border: 1px solid red;
	}

 
 
 
 #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;
background-position: left;
text-align: right;
width: 200px;
margin-top: 25px;
Left: 240px;
}

#swTop *{
xborder: 1px solid blue;
color:#797979;
font-family: "ARIAL";
font-size: 10px;
}

.fld {
xborder: 1px solid red;
height: 19px;
margin-right: 3px;
}

.btn {
xborder: 1px solid yellow;
margin-top: 0px;
padding-top: 0px;
position: absolute;
height: 19px;
xborder: none;
cursor: hand;
}

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);
}

#swTopMenuSeparator {
margin: auto;
background-repeat: no-repeat;
height: 18px;
width: 3px;
padding-top: 0px;
padding-right: 34px;
margin-left: 34px;
}
.swCommerceRows #swItemNoPic
{ width: 100px;
height: 100px;
background:url(/nopic.gif);
background-repeat: no-repeat;
background-position: center center;
}

.swCommerceRows 
{
padding: 3px;
height: 120px;
border: 1px solid white;
}
.commerce .swCommerceRows:hover  
{border: 1px solid black;}
body {behavior:url("/csshover2.htc");}

.vare-kort-beskrivelse {
 display: block
 width="100%"
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 color: #2e2e25;
 background-color: #ededed; 
 }


.vare-beskrivelse {
 display: block
 width="100%"
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 color: #2e2e25;
 background-color: #d4d4d4; 
 }



.vare-specifikationer {
 display: block
 width="100%"
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 color: #2e2e25;
 background-color: #b9b9b9; 
 }
 
/**************************************
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: 555px;
	height: 950px;
	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: 160%;
	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;
}
