﻿a
{ 
    color:Black; 
}
a:Hover
{ 
    color:Gray; 
}
h1
{
   font-size:16px;
}
.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 20%;
	left: 40%;
}
html, #wrapper,body, form
{
	font-family:Verdana;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper 
{
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}
#ContentPlaceHolder1
{
    vertical-align:top;
    font-family:Verdana;
    height:100%;
    min-height:100%;
}
tr 
{
	font-size: 12px;
	font-weight: normal;
}
td 
{
	font-size: 12px;
	font-weight: normal;
    }
th 
{
	font-size: 12px;
	font-weight: normal;
}
.menu1 
{
	display:block;
	height:20px;
	width:70px;
	line-height:20px;
	text-align:center;
	font-family: Verdana;
	font-size:13px;
	text-decoration:none;
	color:#000;
}
.menu1:hover 
{
	background:url(Billeder/menu.png) center top no-repeat;
	color:#FFF;
}
.menu1Holder
{
    display:block;
	height:20px;
	width:70px;
}
.menu2 
{
	display:block;
	height:20px;
	width:70px;
	line-height:20px;
	text-align:center;
	font-family: Verdana;
	font-size:13px;
	text-decoration:none;
	color:#000;
}
.menu2:hover 
{
	background:url(Billeder/menu.png) center top no-repeat;
	color:#FFF;
}
.menu3 
{
	display:block;
	height:20px;
	width:115px;
	line-height:20px;
	text-align:center;
	font-family: Verdana;
	font-size:13px;
	text-decoration:none;
	color:#000;
}
.menu3:hover 
{
	background:url(Billeder/menu3.png) center top no-repeat;
	color:#FFF;
}
.menu4 
{
	display:block;
	height:20px;
	width:50px;
	line-height:20px;
	text-align:center;
	font-family:Verdana;
	font-size:13px;
	text-decoration:none;
	color:#000;
}
.menu4:hover 
{
	background:url(Billeder/menu4.png) center top no-repeat;
	color:#FFF
}
.menuLink 
{   
	display:block;
	height:20px;
	width:160px;
	line-height:20px;
	text-align:center;
	font-family: Verdana;
	font-size:13px;
	text-decoration:none;
	color:#000;
	margin-left:auto;
	margin-right:0px;
}
.menuLink:hover 
{
	background:url(Billeder/menuLink.png) center top no-repeat;
	color:#FFF;
}
.searchArea
{
    display:block;
    border:0px;
    margin:0px;
    padding:0px;
    width:140px;
    height:20px;
}
.FillerBlock
{
    display:block;
    width:400px;
}
.MenuLine
{
    height:20px;
    max-height:20px;
    min-height:20px;
}
.shoppingCart
{
    display:block;
     height:32px;
     min-height:32px;
     max-height:32px;
     vertical-align:middle;
    
}
.Filler
{
    text-align:left;
    vertical-align:top;
    height:100%;
    min-height:100%;
}