/* Endringar frå Runar */
/*					BODY, body {font-size: small; font-family: palatino linotype, book antiqua, palatino, serif; color: #666666; text-align: left;}

					TD, td {FONT-SIZE: small; FONT-FAMILY: palatino linotype, book antiqua, palatino, serif; }
*/

					BODY, body {font-size: small; font-family: Trebuchet MS, Helvetica, sans-serif; color: #666666; text-align: left;}

					TD, td {FONT-SIZE: small; FONT-FAMILY: Trebuchet MS, Helvetica, sans-serif; }


					
					A {FONT-WEIGHT: normal; COLOR: #0093c0;}
					A:hover {COLOR: #ff6600; TEXT-DECORATION: underline;	}
					     
     div#copyright, .copyright {
     		font-size: x-small;
     }
     
     h1, .h1 {
       font-size: x-large;
       color: #0093c0;
       margin-top: 0px;
       margin-bottom: 10px;
     }
     
     h2, .h2 {
       font-size: large;
       color: #0093c0;
       margin-top: 0px;
       margin-bottom: 8px;
     }

     h3, .h3 {
       font-size: medium;
       font-weight:bold;
       color: #0093c0;
       margin-top: 0px;
       margin-bottom: 6px;
     }
     
     p {
       margin-bottom: 0px;
       margin-top: 0px;
     }

     ul {
       margin-bottom: .5em;
       margin-top: .5em;
     }

     
     div.margin_container {
       margin: 20px;
       width: 140px;
     }
     
     #vmarg {width: 180px; background-image: url(skins/geoatlas/media/vmarg.png); background-repeat: no-repeat;}
     #hmarg {width: 180px; background-image: url(skins/geoatlas/media/hmarg.png); background-repeat: no-repeat;}
     
     div#menu {
       font-size: medium;
       height: 30px;
       line-height: 30px;
       margin-left: 10px;
     }

     a.ga_menuitem {
       font-size: medium;
     }

     a.ga_menuitem_active {
       font-size: medium;
       color: #ff6600;
     }

     a.ga_submenuitem {
       font-size: small;
     }

     a.ga_submenuitem_active {
       font-size: small;
       color: #ff6600;
     }
     
     div.section {
       margin-bottom: 20px;
     }

     div.p {
       margin-bottom: 5px;
     }
     
     div.ingress, .ingress {
       font-size: small;
     }

/* I praksis brødtekst. Alt innanfor body og td */

/*body,td,select,input,textarea 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
}
*/

/* lenker */

/* Tittelrad for liste*/
.table_title_list {
	width: 100%;
	background-color:#ffffff;
	text-align: center;
}
.table_title_list td{
	padding-top: 5px;
	padding-bottom: 5px;
/*	font-size: 16px;
	font-weight: bold; */	
}

/* Tittelrad for søkeskjema/liste/detalj */
.table_title {
	border: solid 1 #000000;
	width: 100%;
	background-color:#f1f1f1;
	text-align: center;
}
.table_title td{
	padding-top: 5px;
	padding-bottom: 5px;
/*	font-size: 16px;
	font-weight: bold; */	
}

/* Søkeskjema tabell */
.table_search_form 
{
	width: 100%;
	text-align: center;
}

/* Show list tabell */
.table_show_list 
{
	width: 100%;
}
.table_show_list th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 11px;
	font-weight: bold; */	
}

/* Show list navigeringstabell */
.table_show_list_nav 
{
	width: 100%;
	border: solid 1px #000000;
	background-color:#f1f1f1;
}

/* Show single tabell */
.table_show_single 
{
	width: 100%;
}
.table_show_single th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 11px;
	font-weight: bold; */	
}

/* Show single navigeringstabell */
.table_show_single_nav 
{
	width: 100%;
	border: solid 1px #000000;
	background-color:#f1f1f1;
}

/* Feilmeldings tabell */
.table_error 
{
	width: 100%;
}

/* Login tabell */
.table_login 
{
	width: 100%;
}

/* Avstand mellom Tittel tabell og nav tabell liste/detalj */
.table_title_list_single_space
{
	height: 5px;
}
/* spacer */
.table_spacer
{
	height: 5px;
}
/* Innhaldstabell*/
.table_regular {
	width: 100%;
}
/* Font i navigering (paging) på datagrid (td. i arkfana avgangar,søk mm på produkt) */
.pagerProduct td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 11px;
	font-weight: bold; */	
}
/* Overskift i templates */
.overskrift
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: medium;
	font-weight: bold; */	
}
.starmarker 
{
	color: #FF0000;
}


/* meny */
#td-header {
	padding: 0 20px;
	height: 100px;
	background: url(../images/article/header.gif) no-repeat 0 0;
	/*background: url(../images/article/at_header.png) no-repeat 0 0;*/
	
} 
.header_text 
{
	/*padding: 75px 10px;*/
	padding: 75px 10px;
	font-size: small;
	font-family:Helvetica;
	font-weight:bold;
	color: White;
}

