/*******************************************************************/
/*******************************************************************/
/***|                                                           |***/
/***| NETDOKTOR MAINPAGE STYLESHEET [ VERSION 1.5 b ]           |***/
/***|                                                           |***/
/***| PRODUCED BY: Allan T. Nielsen [info@atn.dk]               |***/
/***| 	¤ DATE: 06-01-2003                                      |***/
/***|                                                           |***/
/***| MODIFIED BY: Allan T. Nielsen [info@atn.dk]               |***/
/***| 	¤ DATE: 08-01-2003                                      |***/
/***|                                                           |***/
/***| MODIFIED BY: Margrete Kongsmark [mk@netdoktor.com]        |***/
/***| 	¤ DATE: 20-02-2003                                      |***/
/***|                                                           |***/
/*******************************************************************/
/*******************************************************************/
body{
		font: 0.8em;
		font-family		: verdana, tahoma, arial, helvetica;
}
td {
	font: 0.8em;
	font-family		: verdana, tahoma, arial, helvetica;
}

b, strong{
	font-weight			: bold;
}

.common-arrow-bold{
	font-weight: bold;
	color: #ff9900;
}

.common-advert-bold{
	font-weight			: bold;
	font-size			: 75%;
	color				: #999999;
}

/*******************************************************************/
/***| HEAD [MAIN PAGE]                                          |***/
/*******************************************************************/
.head-slogan{
	font-size			: 60%;
	color				: #999999;
	letter-spacing		: 1px;
}

/*******************************************************************/
/***| SEARCH BAR [MAIN PAGE, ARTICLE PAGE]                      |***/
/*******************************************************************/
.bar-search-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 94%;
	color				: #003366;
}

.bar-search-text-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	font-size			: 70%;
	color				: #003366;
}

.bar-search-input-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	color				: #003163;
	width				: 100px;
}


/*******************************************************************/
/***| IMAGE GRID [MAIN PAGE]                                    |***/
/*******************************************************************/
.grid-image-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	line-height			: 110%;
	letter-spacing    :-0.03em;
}

.grid-image-link-norm{
	color				: #003366;
	line-height			: 110%;
}

.grid-image-link-bold{
	font-weight			: bold;
	color				: #003366;
	line-height			: 110%;
}

/*******************************************************************/
/***| REFERENCE GRID [MAIN PAGE]                                |***/
/*******************************************************************/
.grid-reference-head-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #003366;
}

/*******************************************************************/
/***| TOPICS GRID [MAIN PAGE]                                   |***/
/*******************************************************************/
.grid-topic-head-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #003366;
}

.grid-topic-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #003366;
	line-height			: 150%;
}

.grid-topic-link-norm{
	color				: #003366;
	line-height			: 150%;
}

a.grid-topic-link-norm:hover {
 	background-color	: #66CCFF; 
}


.grid-topic-link-bold{
	font-weight			: bold;
	color				: #003366;
	line-height			: 150%;
}

.grid-topic-spec-new												{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #ff9900;
	font-weight     :bold;
}

/*******************************************************************/
/***| SERVICES GRID [MAIN PAGE]                                 |***/
/*******************************************************************/
.grid-service-head-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #003366;
}

.grid-service-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #003366;
	line-height			: 90%;
}

.grid-service-text-subs{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	color				: #336699;
}

.grid-service-link-norm{
	color				: #003366;
	line-height			: 120%;
}

.grid-service-link-bold{
	font-weight			: bold;
	color				: #003366;
	line-height			: 120%;
}

/*******************************************************************/
/***| SUPPORT AND DISCUSSION GRID [MAIN PAGE]                                  |***/
/*******************************************************************/
.grid-support-head-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #003366;
}

.grid-support-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #003366;
	line-height			: 150%;
}

.grid-support-link-norm{
	color				: #003366;
	line-height			: 150%;
}

.grid-support-link-bold{
	font-weight			: bold;
	color				: #003366;
	line-height			: 150%;
}

/*******************************************************************/
/***| VALUE GRID [MAIN PAGE]                                    |***/
/*******************************************************************/
.grid-value-head-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #ffffff;
	background-color	: #336699;
	padding				: 2px;
}

/*******************************************************************/
/***| NEWS GRID [MAIN PAGE]                                     |***/
/*******************************************************************/
.grid-news-head-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #ffffff;
	background-color	        : #336699;
	padding				: 2px;
}

.grid-news-text-norm {
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #000000;
}

.grid-news-link-norm{
	color				: #0000ff;
	line-height			: 140%;
}

.grid-news-link-bold{
	font-weight			: bold;
	color				: #003366;
	line-height			: 120%;
}

.grid-news-bullet-norm	{
	font-size			: 130%;
	color				: #336699;
		line-height			: 120%;
}

/*******************************************************************/
/***| FOOTER [MAIN PAGE]                                        |***/
/*******************************************************************/
.foot-disclaimer-text-norm											{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 60%;
	color				: #990000;
	text-align			: justify;
}

.foot-disclaimer-text-bold											{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	font-size			: 60%;
	color				: #990000;
}

.foot-disclaimer-link-norm											{
	color				: #0000ff;
}

.foot-disclaimer-link-bold											{
	font-weight			: bold;
	color				: #003366;
}

.foot-disclaimer-text-smll											{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 60%;
	color				: #000000;
}
.foot-disclaimer-text-divider-norm											{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #990000;
	text-align			: justify;
}
.footer-about-link-normal										{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				 : #003366;
	text-decoration : none;
}

/*******************************************************************/
/***| FOCUS GRID [MAIN PAGE]                                    |***/
/*******************************************************************/
.grid-focus-head-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #ffffff;
	background-color	        : #336699;
}

.grid-focus-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
}

.grid-focus-text-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	font-size			: 70%;
}

.grid-focus-link-norm{
	color				: #003366;
}

.grid-focus-link-bold{
	font-weight			: bold;
	color				: #003366;
}

/*******************************************************************/
/***| POLL GRID [MAIN PAGE]                                    |***/
/*******************************************************************/
.grid-poll-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
}

.grid-poll-text-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	font-size			: 70%;
}

.grid-poll-link-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	color				: #003366;
}

.grid-poll-link-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	color				: #003366;
}

/*******************************************************************/
/***| MENU [ARTICLE PAGE]                                       |***/
/*******************************************************************/
.menu-bg-norm{
	border-top			: 1px solid #cccccc;
	border-right		        : 1px solid #cccccc;
	background-color	        : #f7f7f7;
}

.menu-head-norm{
	font-family		  : verdana, tahoma, arial, helvetica;
	font-size		   : 70%;
	color				: #ffffff;
	line-height		  : 90%;
	padding			  :3px;
}

.menu-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 11px;
	color				: #ffffff;
}

.menu-text-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	font-size			: 70%;
}

.menu-link-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	color				: #003366;
}

.menu-link-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	color				: #003366;
	text-decoration		        : none;
	font-size			: 11px;
}

/*******************************************************************/
/***| LINK-LIST [SECTION PAGE]                                  |***/
/*******************************************************************/
.grid-link-list-head-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #ffffff;
	background-color	        : #336699;
}

.grid-link-list-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	
}

.grid-link-list-text-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	font-size			: 70%;
	line-height                     : 150%;
}

.grid-link-list-link-norm{
	color				: #003366;
	line-height                     : 150%;
}

.grid-link-list-link-bold{
	font-weight			: bold;
	color				: #003366;
}

/*******************************************************************/
/***| PEOPLE [SECTION PAGE]                                     |***/
/*******************************************************************/
.grid-people-head-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #ffffff;
	background-color	        : #336699;
}

.grid-people-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
}

.grid-people-text-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	color				: #003366;
}

/*******************************************************************/
/***| TITLE [SECTION PAGE]                                     |***/
/*******************************************************************/
.grid-pagetitle-head-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 118%;
	color				: #000033;
}

/*******************************************************************/
/***| A-Z GRID [SECTION PAGE]                                   |***/
/*******************************************************************/
.grid-a-z-head-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	font-weight			: normal;
	color				: #003366;
}

.grid-a-z-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #003366;
}

.grid-people-text-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	color				: #003366;
}

.grid-a-z-link-norm{
	text-decoration		        : none;
	font-family			: verdana, tahoma, arial, helvetica;
	color				: #003366;
}

.grid-a-z-link-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	font-weight			: bold;
	color				: #003366;
	line-height			: 150%;
}

a.grid-a-z-link-bold:active {
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	font-weight			: bold;
	color				: #FFFFFF;
	line-height			: 150%;
}

/*******************************************************************/
/***| MAIN-LIST [SECTION PAGE]                                  |***/
/*******************************************************************/
.grid-main-list-subhead-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	color				: #990000;
}

.grid-main-list-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	color				: #003366;
}

.grid-main-list-text-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	color				: #003366;
}

.grid-main-list-link-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	color				: #003366;
    line-height        : 150%;
}

.grid-main-list-link-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 70%;
	font-weight			: bold;
	color				: #003366;
	line-height			: 150%;
}

a.grid-main-list-link-norm:visited																	{
	color : #999999;
}

a.grid-main-list-link-norm:active																	{
	color : #990000;
}

/*******************************************************************/
/***| FEATURE-ARTICLE [SECTION PAGE]                            |***/
/*******************************************************************/
.grid-feature-article-head-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	color				: #990000;
}

.grid-feature-article-head-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	color				: #336699;
}

.grid-feature-article-text-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size            :82%;
	line-height         :110%;
	color				: #003366;
}

.grid-feature-article-text-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	color				: #003366;
}

.grid-feature-article-link-norm{
	font-family			: verdana, tahoma, arial, helvetica;
	color				: #003366;
}

.grid-feature-article-link-bold{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 95%;
	font-weight			: bold;
	color				: #003366;
	line-height			: 130%;
}


/*******************************************************************/
/***| SUB-TOPIC[SECTION PAGE]                            	|***/
/*******************************************************************/

.grid-sub-topic-head-norm {
	FONT-WEIGHT			: bold; 
	COLOR				: #990000; 
	FONT-FAMILY			: verdana, tahoma, arial, helvetica
}

.grid-sub-topic-head-bold {
	FONT-WEIGHT			: bold; 
	COLOR				: #336699; 
	FONT-FAMILY			: verdana, tahoma, arial, helvetica
}

.grid-sub-topic-text-norm { 
	COLOR				: #003366; 
	FONT-FAMILY			: verdana, tahoma, arial, helvetica
}

.grid-sub-topic-text-small 		{
	FONT-SIZE			: 70%; 
	COLOR				: #003366; 
	FONT-FAMILY			: verdana, tahoma, arial, helvetica
}

.grid-sub-topic-text-bold 		{
	FONT-WEIGHT			: bold; 
	COLOR				: #003366; 
	FONT-FAMILY			: verdana, tahoma, arial, helvetica
}

.grid-sub-topic-link-norm 		{
	COLOR				: #003366; 
	FONT-FAMILY			: verdana, tahoma, arial, helvetica
}
.grid-sub-topic-link-bold 		{
	FONT-WEIGHT			: bold; 
	COLOR				: #336699; 
	font-size             :110%;
	LINE-HEIGHT			: 130%; 
	FONT-FAMILY			: verdana, tahoma, arial, helvetica; 
}

/*******************************************************************/
/***| TOPIC LIST [SECTION PAGE]                            	|***/
/*******************************************************************/

.grid-topic-list-link-head		{
	FONT-FAMILY			: verdana, tahoma, arial, helvetica;
	FONT-WEIGHT			: bold;
	font-size             :110%;
	COLOR				: #336699;

}
.grid-topic-list-text-norm		{
	FONT-FAMILY			: verdana, tahoma, arial, helvetica;
	FONT-WEIGHT 			: normal;
	FONT-SIZE			: 70%;
	COLOR				: #336699;
	line-height 			: 100%;
}

.grid-topic-list-link-list		{
	FONT-FAMILY			: verdana, tahoma, arial, helvetica;
	FONT-WEIGHT 			: normal;
	FONT-SIZE			: 70%;
	COLOR				: #336699;
	line-height 			: 100%;
}

a.grid-topic-list-link-list:visited																	{
	color 				: #336699;
}

a.grid-topic-list-link-list:active																	{
	color 				: #990000;
}

/*******************************************************************/
/***| QUALITY MARK BOX [MAIN PAGE]                                 |***/
/*******************************************************************/
.grid-qualitymark-head-norm												{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 0.7em;
	color				: #003366;
}

.grid-qualitymark-text-norm												{
	font-family			: verdana, tahoma, arial, helvetica;
	font-size			: 0.7em;
	color				: #003366;
}

.grid-qualitymark-text-subs												{
	font-family			: verdana, tahoma, arial, helvetica;
	font-weight			: bold;
	color				: #336699;
}

.grid-qualitymark-link-norm												{
	color				: #003366;
	line-height			: 120%;
}

.grid-qualitymark-link-bold												{
	font-weight			: bold;
	color				: #003366;
	line-height			: 120%;
}



/*******************************************************************/
/***| HEADER VERSION AUGUST 2004 STYLES                         |***/
/*******************************************************************/
.headerBannerTbl			{ width:740px; background: #BFDDED;}
.headerBannerBtm img		{ width:1px; height: 11px;}

.headerTbl					{ width:740px; height: 80px; background-image: url(../system/arch_logo.gif);background-repeat: no-repeat;background-position:top left;vertical-align:top;font-family: verdana, tahoma, arial, helvetica; font-size: 11px; color: #003366; font-weight: bold;}
.headerSearchTbl			{ font-family: verdana, tahoma, arial, helvetica; font-size: 11px; color: #003366; font-weight: bold;}

.ndLogo img					{ width:220px; height: 80px;}
.logoSearchSpace img		{ width:70px; height: 1px;}
.searchWidth img			{ width:70px; height: 13px;}
.searchTd					{ width:450px; vertical-align:top;}

.inputFieldHeaderSearch		{ font-family: verdana, tahoma, arial, helvetica; font-size: 11px; color: #003366; font-weight: bold; height: 19px;}
.headerBtmLine				{ background:#003366;}
.headerBtmLine img			{ height: 1px;}

.anuncio					{ font-family: verdana, tahoma, arial, helvetica; font-size: 9px; color: #999999; font-weight:  normal;}

