/**** CSS for www.sagat.no ****/

body{
	background-color: #F0F0F0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/**** LINK STYLES ****/
a{
	background-color: inherit;
	color: #006699;
	text-decoration: none;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/**** IMAGE STYLES ****/
img {
	border-width: 0;
}

hr {
	border-left: 0;
	border-right: 0;
  	border-top: 0;
}


/**** LIST STYLES ****/
ul {
	list-style-type: circle;
}

/**** TABLE STYLES ****/
th {
	font-size: inherit;
	font-weight: 500;
	text-align: left;	
}
td, td {
	font-size: 100%;	
}

/**** HEADING STYLES ****/
h1 {
	background-color: inherit;
	color: #334D55;	
	font-family: Arial,sans-serif;
	font-size: 1.8em;
}

h2 {
	background-color: inherit;
	color: #334D55;
	font-family: Arial,sans-serif;
}

h3 {
	background-color: inherit;
	color: #334D55;
	font-family: Arial,sans-serif;
	font-size: 1.2em;
	margin-bottom: 0.2em;	
}


/* LAYOUT STYLES */
#page_frame {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 2px groove #CCCCCC;
	border-top: 2px groove #CCCCCC;
	color: inherit;
	overflow: hidden;
	width: 62.5em;
}

#heading {
	border-bottom: 1px solid #CCCCCC;
	background-image: url(images/bygg_small_2.jpg);
	background-repeat: no-repeat;
	height: 120px;	
}

#etc {
	background-color: #F0F8FF;
	border-bottom: 1px solid #CCCCCC;
	color: inherit;
	font-size: 0.7em;
	padding: 0.2em 0em 0.2em 0em;
	text-align: center;		
}

#menu_section {
	background-color: #F0F8FF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	clear: left;
	color: inherit;
	float: left;
	width: 11em;	
	/*width: 9.5em;*/
}

#content {
	/*border-bottom: 1px solid #CCCCCC;*/
	float: left;
	font-size: 0.8em;
	margin: 1em 0 0 1.2em;
	padding-bottom: 1em;
	width: 43.5em;
}	

#right_menu {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	clear: right;
	float: right;
	margin-bottom: 1em;
	width: 12em;
}

#footer {
	border-top: 1px solid #CCCCCC;
	clear: both;
	font-size: 0.8em;
	padding: 0.2em 0em 0.2em 0em;
	text-align: center;
}

#frontpage {
	padding: 0.5em 0.3em 0.3em 0.3em;
	text-align: center;
}


/**** FEATURE AND STORY STYLES (for articles) ****/
.story {
	border-bottom: 1px solid #CCCCCC;
	margin-top: 1.5em;
	padding-bottom: 0.5em;
}
.feature {
	border-bottom: 1px solid #CCCCCC;
	margin-top: -25px;
	padding-bottom: 0.5em;
}
.addserver {
	border-bottom: 1px solid #CCCCCC;
	padding: 1em 0 1em 0;	
}

/**** SEARCHFORM STYLES ****/
/*
#search {
	background-color: #F0F8FF;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	text-align: center;
	padding-bottom: 0.2em;
}
#search form, #search fieldset {
	border: 0;
	padding: 0;
}
#search_text {
	font-size: 0.7em;
	padding: 0;
	width: 13em;
}
#search_button {
	border: 1px solid #CCCCCC;	
	font-size: 0.7em;
	padding: 0;
}
*/

/**** SEARCHFORM ALTERNATE STYLES ****/

#search {
	border-bottom: 1px solid #CCCCCC;
}
#search form, #search fieldset {
	border-width: 0px;
	padding: 0 0 0.4em 0.2em;
	margin: 0;
}
#search label {
	font-size: 90%;	
}


/**** MAIN-MENU STYLES ****/
#main_menu h3 {
	font-size: 0.7em;
	font-weight: 500;
	margin: 0;
	padding-top: 0.2em;
	text-align: center;
}
#main_menu ul {
	border-top: 1px solid #CCCCCC;
	list-style: none; 
	margin: 0; 
	padding: 0; 
}
#main_menu li {
	border-bottom: 1px solid #CCCCCC;
}
#main_menu a {
	background-color: inherit;
	border-top: 0px solid #CCCCCC;
	border-left: 7px solid #99CCCC;		
	color: #333333;
	display: block;
	font-size: 0.7em;
	letter-spacing: 0.5px;
	padding: 2px 0 2px 5px;
}
#main_menu a:hover{
	background-color: #FFFFCC;
	border-left: 7px solid #666666;
	color: inherit;
	text-decoration: none;
}


/**** HEADLINE STYLES (right menu) ****/
#headlines {
	border-bottom: 1px solid #CCCCCC;
	font-size: 0.6em;
	height: 30em;
	padding-top: 0.5em;
	overflow: auto;
}
#headlines ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0.2em;
}
#headlines ul li {
	margin-bottom: 0.4em;
}
#headlines h3 {
	padding-left: 0.2em;
}


/**** ADVERTISEMENT STYLES (right menu, below headlines ****/
#advertisement {
	padding: 0.2em;
	text-align: center; 	
}

#advertisement a {
	font-size: 0.7em;
}


/**** STANDARD-FORM STYLES ****/
form.default { 
	/* background-color: #F8F8F8; */
	border: 1px solid #CCCCCC;
	font-size: 90%;
	padding: 0.5em;
	text-align: left;
}
form.default legend {
	color: black;
}
form.default input, form.default label, form.default select {
	font-size: 1em;
	padding: 0.05em;
}
.input_label {
	display: inline-block; width: 8em;
}
.row {
	clear: both;
	margin-bottom: 0.1em;
}


/**** OTHER STYLES ****/
.success {
	color: green;
	font-weight: 600;
}

.error {
	color: red;
	font-weight: 600;
}
.center {
	text-align: center;
}

.automargin {
	margin-left: auto; margin-right: auto;
}

.skatteliste_result {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	padding: 0.5em;
}
.skatteliste_result table th {
	padding-right: 3em;
	text-decoration: underline;
}

/* Striped/sortable table */
table.border {
	border: 1px solid #999999;
	border-collapse: collapse;
	font-size: 85%;
}

table.border th {
	background-color: black;
	border-left: 1px solid #666666;
	color: white;
	font-weight: 600;
}
table.border th, td {
	padding: 0.2em;
	vertical-align: top;
}
table.border tbody td {
	background-color: white;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}