/* CSS Document */

* {
    margin: 0;
    padding: 0;
}


body {
    background-color:#fbfbe5;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#000000;
    width: 100%; 
    /*overflow-x: hidden;*/
}

a:link,a:active,a:visited,a:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#000000;
    text-decoration:none;
}

/* Kontrol af H1-tags */
h1 {
    font-size:14px;
    font:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#000000;
}

/* UNIG DESIGN BOXES */
#wrapper {
    width: 991px;
    margin: 0 auto; /* centers content */
    padding: 0;
}
#hvid_bg {
    background-color:#FFFFFF;
    width:991px;
	height: 100%;
}
#header {
    width: 972px;
    height: 135px;
    margin: 0;
    padding: 0;
    text-align: left;
    /*clear: both; /* IMPORTANT clears the floating elements */
    background-image:url(images/topbanner_bg.gif);
    background-repeat: no-repeat;
}
#logo {position:absolute; z-index:2; display: inherit;}
#credit { float:right; position: relative; left: 0px; height:100%; bottom:0px;}
#hoejre_bg { float:right; position: relative; left: 0px; top:207px;}
#mid-wrap {
    background-color:#FFFFFF;
    width:991px;
	min-height: 1300px;
	position: relative;
}
#left {
width: 193px;
margin: 0px;
padding: 0; /* I zero the padding and create spacing with margin settings */
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
}
#center {
width: 600px;
margin-top: 0px;
margin-left: 17px;
margin-right:10px;
padding: 0;
float: left;
}
#right {
width: 149px;
margin: 0;
padding: 0;
float: left;
} 
#footer {
	width: 972px;
	height: 40px; /*35*/
	background-image:url(images/bund_bg_gul.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	/*padding-left:15%;*/
	clear: both; /* IMPORTANT clears the floating elements */
	text-align: center;
	vertical-align: middle;
	/*display:table;*/
}
#footer-content {
	width: 940px;
	height: 40px; 
	/*margin: 0;
	padding: 0; */
	vertical-align: middle;
	/*display:table-cell;*/
	display: table;
	/*float:left;*/
	/*margin-top:7px;*/
	/*padding-left:10px;*/
}
#footer-content td {
	text-align: center;
}
#menu-left {
position:relative;
left: 18px;
top:0px;
z-index:1;
background-image:url(images/venstre_menu_midt.gif);
background-repeat:no-repeat;
width:173px;
height:33px;
text-indent: 14px;
line-height:33px;
vertical-align:middle;
}
#menu-left-top {
position:relative;
left: 18px;
top:0px;
z-index:1;
background-image:url(images/venstre_menu_top.gif);
background-repeat:no-repeat;
width:173px;
height:31px;
text-indent: 14px;
line-height:31px;
vertical-align:middle;
}
#menu-left-bund {
position:relative;
left: 18px;
top:0px;
z-index:1;
background-image:url(images/venstre_menu_bund.gif);
background-repeat:no-repeat;
width:173px;
height:33px;
text-indent: 14px;
line-height:33px;
vertical-align:middle;
}
a.leftmenu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color:#000000;
text-decoration:none;
position:inherit;
z-index:3;
}
a.leftmenu:hover {
text-decoration:underline;
}
#footerlinks {
clear:both;
width:991px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
position:relative;
top:-7px;
padding-top:7px;
background-image:url(images/bund_bg_hvid_2.gif);
background-repeat: no-repeat;
background-position:top;
}
#top-menu {
height:19px;
width:601px;
position:relative;
top:97px;
margin-left:207px;
/*left:207px;*/
right:auto;
background-image:url(images/top_menu_punkter_2.gif);
background-repeat:no-repeat;
/*display:table;*/
}
#t-mn-cell {
position:inherit;
z-index:3;
/*display:table-cell;*/
padding: 0 3px;
width:114px;
height:19px;
vertical-align:middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
float:left;
margin-top:2px;

}
#kurv {
height:66px;
width:140px;
position:relative;
left:820px;
top:42px;
background-image:url(images/basket.gif);
background-repeat:no-repeat;
}
#kurv2 {
height:100%;
width:135px;
font-weight:bold;
text-align:right;
padding-top:3px;
}
#mini_img {
vertical-align:middle;
}

#t-mn-cell a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;}

input.greenborder {
background-color:#f3f6e6; font-weight:bold; border: 1px solid #ddda11; text-align:center; font-size: 12px;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#ddda11;
color:#FFF;
font-weight:bold;
padding: 1px 2px;
/*background:url(media/formbg.gif) repeat-x left top;*/
}
.smalltop {
font-size:10px;
}
input.General {
	border: 1px solid #E2E2E2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
input.Required {
	background-image: url('images/input_must_green.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
td.main{
	height:20px;
}

/* checkout.php styles */

a.tt {
	position: relative;
	z-index: 24;
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

a.tt span {
	display: none;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/

a.tt:hover {
	z-index: 25;
	color: silver;
	background: ;
}

a.tt:hover span.tooltip {
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	padding: 15px 0 0 0;
	width: 200px;
	color: #333;
	text-align: center;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

a.tt:hover span.top {
	display: block;
	margin-top: 5px;
	padding: 30px 8px 0;
	background: url(/images/bubble.gif) no-repeat top;
}

a.tt:hover span.middle {

/* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(/images/bubble_filler.gif) repeat bottom;
}

a.tt:hover span.bottom {
	display: block;
	padding: 3px 8px 10px;
	color: #333;
	background: url(/images/bubble.gif) no-repeat bottom;
}

/* @end */

.hilight {
	color: #c00;
}

.lolight {
	color: #333;
}

.moduleRow, .moduleRowOver {
	font-size:11px;
}
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #e6e44f;
	/*border-spacing: 1px;*/
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e6e44f;
  color: #000;
  font-weight: bold;
}
