﻿@import "text.css";
body
{
	font-size: 10pt;
	color: Black;
	font-family:Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: none;
}
.topMenu
{
	/*position: absolute;*/
	top: 70px;
}
.topMenuLink
{
	font-size: 9pt;
	color: Gray;
	font-family: Helvetica,Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
.panelSearch
{
	padding:10px;
}
a.ForsideLink
{
	font-family:"Arial";
	color:Silver;
	font-size:9pt;
}
a.ForsideLink:link
{
	color:Gray;
}
a.ForsideLink:active
{
	color:#101010;
}
.topMenuLinkSmall
{
	font-size: 10pt;
	color: Gray;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: none;
}
.topMenuLinkSmall2
{
	font-size: 8pt;
	line-height:8px;
	color: Gray;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: none;
}
.HomePageTable
{
	border:solid 1px #d6d8d2;
	width: 200px;
}
.HomePageTableHeader
{
	background-color:#d6d8d2;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:solid 1px white;

}
.HomePageTableHeader A
{
	color:Black;
	font-weight:bold;
}
.HomePageTableChild
{
	padding-left:10px;
	padding-bottom:2px;
}
.HomePageTableChild A
{
	color:Black;
	font-weight:bold;
}
.gridTenderReceived
{
	width: 26px;
	height: 16px;
	cursor: hand;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	vertical-align: top;
	background-image: url(/adeasy/images/envelopeWhite.jpg);
	background-repeat: no-repeat;
}
.tabLinkSmall
{
	font-size: 10pt;
	color: Gray;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: none;
}
a.tabLinkSmall:link
{
	font-size: 10pt;
	color: Gray;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: none;
}
a.tabLinkSmall:visited
{
	font-size: 10pt;
	color: Gray;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: none;
}
a.tabLinkSmall:hover
{
	font-size: 10pt;
	color: Orange;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: Underline;
}
a.tabLinkSmall:active
{
	font-size: 10pt;
	color: Orange;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: Underline;
}
.mainPagelink
{
	font-size: 12pt;
	color: #666666;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: underline;
}
.mainPagelink2
{
	font-size: 12pt;
	color: #666666;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: none;
}
.TextBox1
{
	border: solid 4px orange;
	padding: 4px;
	width: 195px;
	font-size: 12pt;
	color: #A9B8CF;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: none;
}
.PagePanel
{
	/*background-color: #dcd6a5;*/
	padding: 10px;
}

.tabs
{
	height: 65px;
	overflow:hidden;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	/*top: -15px;*/
	/*display:table-cell;*/
}
.tabs_selected
{
	background-color: #FFFFFF;
	/*overflow:hidden;*/
	height: 65px;
	/*display:table-cell;*/
	border:solid 0px black;
	text-align: center;
	position: relative;
	top: -7px;
}
.tabs_selected TABLE
{
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
}
.ContentHeader
{
	font-size: 14pt;
	color:#666666;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: none;
}
.ContentHeader2
{
	font-size: 10pt;
	color: #666666;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: none;
}
.ContentHeader3
{
	font-size: 14pt;
	color: Orange;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	text-decoration: none;
}
.ContentBox
{
	background-color: #E7E7EF;
	border: solid 1px gray;
}
.CalendarDays A
{
	text-decoration: none;
}
.GridHeader th
{
	border-bottom: solid 1px black;
	font-family: Trebuchet MS,Sans-Serif,Verdana;
	font-size: 10pt;
}
a.GridLink
{
	text-decoration: underline;
	color: Black;
}
a.TenderRead
{
	text-decoration: underline;
	color: Gray;
}
input.butNext
{
	background-image: url(/adeasy/images/butBg1.gif);
	font: 10px Arial;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 22px;
	width: 45px;
	color: #FFF;
	cursor:pointer;
	border-width: 0px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
input.butSave
{
	background-image: url(/adeasy/images/butBg2.gif);
	font: 10px Arial;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
	font-weight: bold;
	height: 22px;
	width: 45px;
	color: #FFF;
	border-width: 0px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
input.butPublishDisabled
{
	background-image: url(/adeasy/images/butBg3.gif);
	font: 10px Arial;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
	font-weight: bold;
	height: 20px;
	width: 37px;
	color: #FFF;
	border-width: 0px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
input.butEdit
{
	background-image: url(/adeasy/images/butBg4.gif);
	font: 10px Arial;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
	font-weight: bold;
	height: 22px;
	width: 45px;
	color: #FFF;
	border-width: 0px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
input.butCopy
{
	background-image: url(/adeasy/images/butBg7.gif);
	font: 10px Arial;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
	font-weight: bold;
	height: 22px;
	width: 145px;
	color: #FFF;
	border-width: 0px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
input.butPublish
{
	background-image: url(/adeasy/images/butBg5.gif);
	font: 10px Arial;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
	font-weight: bold;
	height: 19px;
	width: 38px;
	color: #FFF;
	border-width: 0px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
input.butAttachment
{
	background-image: url(/adeasy/images/butBg6.gif);
	font: 10px Arial;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
	font-weight: bold;
	height: 18px;
	width: 119px;
	color: #FFF;
	border-width: 0px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
a:hover, a:link, a:visited
	{
	/*color: #000000;*/
	text-decoration: none;
	/*font-weight: bold*/
	}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(/adeasy/images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}
.Giro
{
	position:absolute;
	top:635px;
	left:40;
	display:inline;
	height:100%;
}
.GulBakgrunn
{
	background-color:#ffffcc;
}
.ModalPopup
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

