/* *************** GENERAL LINK STYLE FORMATTING **************** */
A:link,A:active,A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFE180;
}

A:hover {
	font-weight: bold;
	text-decoration: none;
	color: #B32E30;
}

/* *************** SPECIAL LINK STYLE FORMATTING **************** */

.DisplaySmallLinkYellow:link,.DisplaySmallLinkYellow:active,.DisplaySmallLinkYellow:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFE180;
}

.DisplaySmallLinkYellow:hover {
	font-weight: bold;
	text-decoration: none;
	color: #B32E30;
}

.DisplaySmallLinkRed:link,.DisplaySmallLinkRed:active,.DisplaySmallLinkRed:visited {
	font-weight: bold;
	text-decoration: none;
	color: #B32E30;
}

.DisplaySmallLinkRed:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.DisplayFrontpageSmallLinkRed:link,.DisplayFrontpageSmallLinkRed:active,.DisplayFrontpageSmallLinkRed:visited {
	font-weight: bold;
	text-decoration: none;
	color: #B32E30;
}

.DisplayFrontpageSmallLinkRed:hover {
	font-weight: bold;
	text-decoration: none;
	color: #B32E30;
}

/* *************** CUSTOM SOLUTION TEXT STYLES *************** */
.YellowTextBold
{
	font-size: 10px;
	font-weight: bold;
	color: #FFE180;
	font-family: Verdana;
	text-decoration: none;
	line-height: 13px;
}

.RedTextBold
{
	font-size: 10px;
	font-weight: bold;
	color: #B32E30;
	font-family: Verdana;
	text-decoration: none;
	line-height: 13px;
}

/* *************** FORMULAR STYLES **************** */
.DisplayFormTableYellowBackground
{
	border:thin solid 1px;
	border-color:#FFE17F;
	background-color:#fff3c9;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.DisplayFormTextYellowBackground
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
}

.DisplayFormTable 
{
	border:thin solid 1px;
	border-color:#FFE17F;
	background-color:#000000;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.DisplayFormSpacerTD
{
	width:12px;
}
.DisplayFormInputField 
{
	width:200px;
}
.DisplayFormTextArea 
{
	width:250px;
	height:100px;
}
.DisplayFormText 
{
	font-size: 10px;
	font-weight: bold;
	color: #FFE17F;
	font-family: Verdana;
}

.DisplayFormConfirmText 
{
	font-size: 10px;
	font-weight: bold;
	color: #FFE17F;
	font-family: Verdana;
}
.DisplayFormErrorText 
{
	font-size: 10px;
	font-weight: bold;
	color: #FFE17F;
	font-family: Verdana;
}


/* *************** EDITOR TEMPLATES GENERAL **************** */
.FrontPageItemTable  
{
	background-color:#000000;
	width:879px;
	padding:0px;
    margin:0px;
    border:none;
}

.ContentItemTableWeakYellowBackground
{
	background-color:#fff3c9;
	width:561px;
	padding:0px;
    margin:0px;
    border:none;
}

.ContentItemTable 
{
	background-color:#000000;
	width:561px;
	padding:0px;
    margin:0px;
    border:none;
}

.ContentItemTableForSubFactsYellowBackground
{
	background-color:#f9dc82;
	padding:10px;
    margin:0px;
    border-style: solid;
    border-width: 1px;
    border-color:#B4B4B4;
}

.ContentItemTableForRightAdvertiserItems
{
	background-color:#000000;
	width:240px;
	padding:0px;
    margin:0px;
    border:none;
}

.ContentItemTable2ColumnsSplitter
{
	background-color:#000000;
	width:561px;
	padding:0px;
    margin:0px;
    border:none;
}
.ContentItemTableSplitterColumnLeft
{
	background-color:#000000;
	padding:0px;
    margin:0px;
    border: none;
}
.ContentItemTableSplitterColumnRight
{
	background-color:#000000;
	padding:0px;
    margin:0px;
    border:none;
}

.ContentItemSpacerTD
{
	width:12px;
	background-color:transparent;
}

/* *************** ADVERTISERS **************** */
.AdvertiserItemTable 
{
	background-color:#000000;
	padding:0px;
    margin:0px;
    border-style: solid;
    border-width: 1px;
    border-color:#FFE17F;
	margin-top: 8px;
	width: 188px;
}
.AdvertiserItemTableNoBorder
{
	background-color:#000000;
	padding-top: 8px;
	padding-right: 0px;
	padding-left:3px;
    margin:0px;
    border: none;
}
.AdvertiserItemSpacerTD 
{
	background-color:#000000;
	width:8px;
	padding:0px;
    margin:0px;
    border:none;
}
.AdvertiserText
{
	font-size: 10px;
	font-weight: normal;
	color: #FFE17F;
	font-family: Verdana;
	text-decoration: none;
	line-height: 11px;
}
.AdvertiserHeader
{
	font-size: 10px;
	font-weight: bold;
	color: #FFE17F;
	font-family: Verdana;
	text-decoration: none;
	line-height: 11px;
}
.AdvertiserBigText {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	line-height: 12px;
}

/* *************** EDITOR TEXT FORMATTING **************** */
.DisplaySmallText
{
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	line-height: 11px;
}

.DisplayNormalText
{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	line-height: 13px;
}

.DisplayNormalTextBlack
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	line-height: 13px;
}
.DisplaySmallHeaderBlack
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	line-height: 11px;
}
.DisplaySmallHeaderRed
{
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
	font-family: Verdana;
	text-decoration: none;
	line-height: 11px;
}

/* Start på tilføjelse fra Moskjær.dk d. 3/3-2004 */

h1.DisplaySmallHeaderRed
{
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
	font-family: Verdana;
	text-decoration: none;
	line-height: 11px;
}
/* Slut på tilføjelse */

.DisplayMiddleHeaderRed
{
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	font-family: Verdana;
	text-decoration: none;
	line-height: 14px;
}
.DisplayBigHeaderRed
{
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	font-family: Verdana;
	text-decoration: none;
	line-height: 16px;
}

.DisplaySmallHeader
{
	font-size: 10px;
	font-weight: bold;
	color: #FFE17F;
	font-family: Verdana;
	text-decoration: none;
	line-height: 11px;
}

.DisplayMiddleHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #FFE17F;
	font-family: Verdana;
	text-decoration: none;
	line-height: 14px;
}

.DisplayBigHeader
{
	font-size: 14px;
	font-weight: bold;
	color: #FFE17F;
	font-family: Verdana;
	text-decoration: none;
	line-height: 16px;
}

.DisplayNormalPrice
{
	font-size: 10px;
	font-weight: bold;
	color: green;
	font-family: Verdana;
	text-decoration: none;
	line-height: 13px;
}

.DisplayOfferPrice
{
	font-size: 12px;
	font-weight: bold;
	color: red;
	font-family: Verdana;
	text-decoration: none;
	line-height: 13px;
}

/*******STYLES TIL NOBODY BUTIK***********/
.TDKurvHeader
{
	background-color: FFE37B;
	color: 000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.TDKurv
{
	color: 000000;
	font-family: Verdana;
	font-size: 10px;
}
.TDKurvSubLine
{
	border-bottom: 1px solid;
}
.BTNKurv
{
	background-color: FFE37B;
	color: 000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #00000;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	font-family: Verdana;
	text-decoration: none;
	line-height: 14px;
}
