/**************************
Top image
**************************/
.topImage {
	width: 900px;
 	min-height:50px;
  	height:auto !important;
  	height:50px;
}

.topImage img {
	margin-bottom: 15px;
}

/**************************
Tabs
**************************/
td {
border:none;

}
.swTab {
	position: absolute;
	display: none;
	padding: 10px;
	background-image: url(/cgi-files/external/site08/tab_bg.gif);
	width: 662px;
	height: 250px;
	margin-top: -250px;
	overflow: hidden;
	xborder: 1px solid red;
}

.swTabButtons {
	width: 682px;
	text-align:right;
	height: 275px;
}

.swTabButtons .panel{
	float: right;
}


.swTabButtons a{
	display: block;
	width: 96px;
	height: 18px;
	text-align:left;
	float: left;
	padding: 6px 10px 0px 10px;
	margin: 0 5px 0 5px;
	color: #FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.swTabButton {
	background-image: url(/cgi-files/external/site08/tab_bg4.gif);
}

#swTabButton0 {
	background-image: url(/cgi-files/external/site08/tab_bg0.gif);
}
#swTabButton1 {
	background-image: url(/cgi-files/external/site08/tab_bg1.gif);
}
#swTabButton2 {
	background-image: url(/cgi-files/external/site08/tab_bg2.gif);
}
#swTabButton3 {
	background-image: url(/cgi-files/external/site08/tab_bg3.gif);
}

.swTab .paragraph {
	xwidth: 660px;
}

/**************************
SWF Headers & menu
**************************/
.menuHeading {
	position: absolute;
	margin-left: 20px;
	margin-top: -40px;
}
.swfHeader {
	width: 100%;
}

.swfMenu {
	position: absolute;
	top: 47px;
	width: 700px;
	height: 50px;
	left: 50%;
	margin-left: -250px;
}

/**************************
Left menu
**************************/

.swMenuHassub {
	display: none;
}

.swMenuItem a, .swMenuItem a.active {
	padding-left: 23px;
}

/**************************
Pagecol boxes
**************************/
.box {
	xborder: 1px solid red;
	background-image: url(/cgi-files/external/site08/box_bg.gif);
	background-position:left bottom;
	padding: 0 5px 5px 5px;
	width: 180px;

}

.boxWrapper .top {
	xborder: 1px solid blue;
	height: 5px;
	background-image: url(/cgi-files/external/site08/box_top.gif);
	background-repeat:no-repeat;

}
.boxWrapper .bottom {
	xborder: 1px solid green;
	height: 10px;
	margin-bottom: 5px;
	background-image: url(/cgi-files/external/site08/box_bottom.gif);
	background-repeat:no-repeat;

}

.box .news-space-before, .box .news-space-after {
	display: none;
}

#domainTester input, #domainTester select{
	padding: 1px;
	font-size: 10px;
	color: #666666;
}

#domain {
	width: 95px;
}	

#tldn, #doCheckDomain {
	width: 100px;
}

#domainResult {
	display: none;
	margin-top: 5px;
}

.domainResult {
	padding-left: 10px;
	background-repeat:no-repeat;
	background-position:left 4px;
}
.occupied {
	background-image: url(/cgi-files/external/site08/red_dot.gif);
}
.available {
	padding-left: 10px;
	display: block;
	background-image: url(/cgi-files/external/site08/green_dot.gif);
	background-repeat:no-repeat;
	background-position:left 4px;

}
.tldnError, .domainError, .unknownError {
	background-image: url(/cgi-files/external/site08/yellow_dot.gif);
}


/**************************
General design
**************************/
.swMainContent {
	xborder: 1px solid red;
	xheight: auto;
	xoverflow:visible;
}

#swPageCol {
	xborder: 1px solid red;
	height:auto;
}

hr {
	width: 100%;
	height: 1px;
	color: #ebebeb;
	border: none;
	background: #ebebeb;	
}
.postcard table table {height: 104px; width: 104px; background-color: #efefef; border: 1px solid #cacaca;}
li {
margin-left: 15px;
padding-top: 1px;
}


form {
	margin: 0px;
	padding: 0px;
}

#swTreeMenuPlaceholder {
	background-image: url(/cgi-files/external/site08/leftmenu_bg_pg.gif);
	background-repeat: no-repeat;
	background-position: top left 0px;
	width: 197px;
	min-height: 374px;
	padding-top: 8px;
}

#swPageDiv{
	margin-bottom:20px;
}



.form {
	border-top: solid #8b8c87 1px; 
	background-color: #ebebeb;
	padding: 5px 5px 0 5px;
}

.pagecolelement .form {
	border-top: none; 
	background: none;
	color: #676864;
}

.pagecolelement .form-bodytext select
{
	color: #676864;
	font-size: 11px;
	width: 160px;
}

.pagecolelement .form-bodytext input
{
	color: #676864;
	font-size: 11px;
	width: 155px;
}



.fld {
	width: 170px;
	font-size: 10px;
	color: #666666;
	padding: 1px;

}

h3 {
	font-size: 14px;
	font-weight:normal;
}

.green, .green h2, {
	color: #5e811f;
}

.blue, .blue h2, .blue a, .blue a:hover, .blue a:visited {
	color: #2b6d98;
}

.orange, .orange h2, .orange a, .orange a:hover, .orange a:visited {
		color: #ed8c2e;
}

#swPageCol .news-header {
	color: #ed8c2e;
}

.news-show-bodytext a, .news-show-bodytext a:active, .news-show-bodytext a:visited, .news-show-bodytext a:hover {
	color: #5e811f;
	text-decoration:none;
}

a.dot {
	padding-left: 10px;
	background-image: url(/cgi-files/external/site08/green_dot.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}

.blue a.dot {
	padding-left: 10px;
	background-image: url(/cgi-files/external/site08/blue_dot.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}

.orange a.dot, a.dot.orange {
	padding-left: 10px;
	background-image: url(/cgi-files/external/site08/orange_dot.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	text-decoration:none;
}


a.bullet {
	padding-left: 22px;
	padding-bottom: 6px;
	background-image: url(/cgi-files/layout7/linkbullet-19838.gif);
	background-repeat:no-repeat;
	background-position:left 0px;
}

/*************************
E-commerce
*************************/
.swCommerceRelatedHeadline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676864;	
	font-weight: bold;
}



/*************************
swMDMFormXML
*************************/

#swMdmFormXml {
background-color: #FFFFFF;
padding: 10px;
xborder-top: solid #ebebeb 1px;
}
.swMdmFormXmlValueColumn{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
border-top-width: 1px;
border-top-height: 1px;
border-top-style: solid;
border-top-color: #ebebeb;
height: 15px;
}


.swMdmFormXmlHeaderColumn
{
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
border-collapse: collapse;
empty-cells: show;
}


.swFormCountContent {
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
xfont-weight: bold;
color: #797977;
text-align: right;
padding-right: 102px;
margin-top: 21px; 
}

.sw3pxSpace {
border-bottom: 1px solid #ededed;
margin-bottom: 20px;
}

.news-show-pic-border {
padding-left: 10px;
}

.swshow_news_medium .news-list-header a, a.visited, a.hover {
color: #5e811f;
font-weight: bold;
}

.news-show-header-tr #swfHeaderrotisSemiSerif4 {
width: 285px;
}

/**************************
CB top results
**************************/

.cbtopbox {
	xborder: 1px solid red;
	background-image: url(/cgi-files/external/site08/cb_topres_bg.gif);
	background-repeat: repeat-y;
	width: 464px;
	}
.cbtopboxWrapper .top {
	height: 10px;
	background-image: url(/cgi-files/external/site08/cb_topres_top.gif);
	background-repeat:no-repeat;
	}	
.cbtopboxWrapper .bottom {
	height: 10px;
	margin-bottom: 5px;
	background-image: url(/cgi-files/external/site08/cb_topres_bottom.gif);
	background-repeat:no-repeat;
	}
	
	
/* containter til det hele */		
.swCBRankingTopResult {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	}	
	

/* containter til de 2 overskrifter */	
.swCBRankingTopResultTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	xheight: 40px;
	width: 435px;
	}	
.swCBRankingTopResultTitle .header { text-align: left; }
.swCBRankingTopResultTitle .update { text-align: right; }	
		

/* generelt overskrift paa kolonner */
.swCBRankingTopResultHeader { 
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 10px;
	padding-top: 10px;
	}	
	
/* kundenavn kolonne */
.swCBRankingTopResultHeader.swCBRankingTopCustomer {text-align: left;}
.swCBRankTitle {
	color: #676864;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 1px; 
	
	}
.swCBRankTitle div
{
overflow: hidden;
width: 95px;
height: 12px;
display: block;
text-overflow:ellipsis;
margin-right: 4px;
}

.swCBRankEven
{
	background-color: #fcfcfc;
}
	
/* booster ord kolonne */	
.swCBRankingTopResultHeader.swCBRankingTopWord {text-align: left;}
.swCBRankWord { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 1px; }
.swCBRankWord a { color: #5e811f; text-decoration: none; }
.swCBRankWord a:hover { color: #9ecb3e; text-decoration: underline; }
.swCBRankWord a:visited { color: #5e811f;text-decoration: none; }		
	
/* placering kolonne */	
.swCBRankingTopResultHeader.swCBRankingTopPosition {text-align: center;}
.swCBRankPosition {
	color: #676864;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 1px; 
	}	

.swCBRankingTopResultHeader.swCBRankingTopResults {text-align: right;}
.swCBRankResults {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right; 
	padding: 1px; 
	}
	
	
/********************** BRUGES IKKE MERE
.swCBRankPercentage {
	color: #676864;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px; 
	}
.swCBRankPercentage.swCBRankPositive {
	color: #9ecb3e; 
	}	
.swCBRankPercentage.swCBRankEqual {
	color: #676864; 
	}	
.swCBRankPercentage.swCBRankNegative {
	color: #c70609; 
	}
BRUGES IKKE MERE ***********************/