/*
	Style.css - Stylesheet

	Made: Geir Helge Tjostolvsen-Schmidt 23.12.03

	Modified:
		Hallgrim Flatland	26.10.2004
*/

/*** HTML tag styling ***/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: small;*/
	font-size: 11px; /* REMARK! Fixed font-size*/
	color: #000000;
	margin:10px 0 0;
    /* background:url(/images/vlineBG2.gif) 0 0 repeat-y #ffffff; */
 	padding:0;
}
body#search{
 	background: none;
}


td {
/*	text-align:left;*/ /* Removed because it overrides <td align=right>. Left is default alignment*/
	vertical-align:top;
}

h1 {
	font-size: small;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
}


/*Set h5 to a smaller font as it is used a lot in old system*/
h5 {
	font-size: xx-small;
}

select, checkbox, radio{
	font-size: small;
	border: 1px #BDBDBD solid;
}
input.button {
	width: 100px;
}

a {
	text-decoration: none;
}
a:link    {color:#03f; text-decoration:underline;}
a:visited {color:purple; text-decoration:underline;}
a:hover   {color:red; text-decoration: underline;}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  USER DEFINED  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

/*** LAYOUT STYLES ***/
td#left_col {
	font-size: xx-small;
	width:150px;
	padding: 0 0 0 0;
	vertical-align: top;
}

td#main_col {
	padding:0px 5px 0 5px;
	width:630px;
}

td#right_col {
	width:250px;
	background-color:#E1E1E1;
}

td#right_col_blank {
	width:200px;
}

td#right_col_narrow {
	width:150px;
}

td#right_col_none {
	width:0px;
}

td#right_col_middle_intra {
	width:140px;
	padding-right: 5px;
	padding-left: 5px;
}

td#right_col_intra {
	width:140px;
	background-color:#E1E1E1;
}

td#rightalign {
	text-align:right;
}

.margin3px{ /* To get a margin on large text sections*/
	margin-left: 3px;
}

.margin5px{ /* To get a margin on large text sections*/
	margin-left: 5px;
}
.margin7px{ /* To get a margin on large text sections*/
	margin-left: 7px;
}
.margin10px{ /* To get a margin on large text sections*/
	margin-left: 10px;
}
.margin_right5px{
	margin-right: 5px;
}

/*** General text styles ***/

.BIGHEADER {
	font-size: medium;
	font-weight: bold;
}

.HEADER {
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.SUBHEADER {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

.HR_LIST {
  width: 100%;
}

.HIDDEN {
	color: #999999;
}

.HIDDEN_SMALL {
	font-size: 10px;
	color: #999999;
}

.ARTICLE_DATE {
	font-size: x-small;
	font-weight: normal;
	color: #999999;
}

.INGRESS {
	font-weight: normal;
}

.INGRESS P:first-child {
	margin-top: 0px;
}

.INGRESS P:last-child {
	margin-bottom: 0px;
}

.INGRESS a:link,
.INGRESS a:visited {
    text-decoration: underline;
}

.LABEL {
    font-weight: bold;
	padding-right: 5px;
}

.INPUT_LABEL{
}

p.READMORE{
	font-size: x-small;
	font-weight:bold;
	text-align: right;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}

p.EXTERNAL_LINK{
	font-size: x-small;

	text-align: right;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}

.SMALL_ERROR {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

.THIN_ERROR {
	font-size: 11px;
	text-decoration: none;
	color: red;
}

/*Links to services like subscription etc.*/
a.SERVICE{font-size: x-small;}
a.SERVICE:visited{color:blue;}
a.SERVICE:hover{color:red;}

/*Link to important non-content*/
a.BOLD_LINK{
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
a.BOLD_LINK:link    {color:#0000FF; font-weight:bold; font-style: normal; text-decoration: none;}
a.BOLD_LINK:visited {color:#0000FF; font-weight:bold; font-style: normal; text-decoration: none;}
a.BOLD_LINK:hover   {color:#FF0000; font-weight:bold; font-style: normal; text-decoration: underline;}

/*Link used in article lists*/
a.LIST_LINK {
	font-size: x-small;
	text-decoration: underline;
}
a.LIST_LINK:link    {color:#0000FF; font-style: normal; text-decoration: underline;}
a.LIST_LINK:visited {color:purple; font-style: normal; text-decoration: underline;}
a.LIST_LINK:hover   {color:#FF0000; font-style: normal; text-decoration: underline;}

/*** FORM ELEMENTS ******/

input.email{
	width: 200px;
}

input.name{
	width: 200px;
}


input.password{
	width: 200px;
}

td#form_leftcol{
	width:30%;

}

td#form_centercol{
	width:30%;

}

td#form_rightcol{
	width:30%;

}
/*** SPECIFIC ELEMENTS ***/

/*Oslo kommune*/
.TOP_HEADER {
    font-size: 21px;
	font-family: Times New Roman, Times;
	margin-left: 3px;
	margin-top: 40px;
    color: #FFFFFF;
}
/*Virksomhet*/
.TOP_HEADER2 {
    font-size: 18px;
	font-family: Times New Roman, Times;
	margin-left: 3px;
    color: #FFFFFF;
}

.top_row0{
	height:16px;
}

.top_row1{
    font-size: 21px;
	font-family: Times New Roman, Times;
    color: #FFFFFF;
	padding-left:8px;
	height:24px;
}

.top_row2{
    font-size: 18px;
	font-family: Times New Roman, Times;
    color: #FFFFFF;
	padding-left:8px;
	height:21px;
}

.top_row3{
	height:14px;
}

td.topmenu{
	vertical-align:middle;
	height:12px;
}

td.topmenu_flags{
	vertical-align:middle;
	height:12px;
	padding-right: 4px;
}

/*Top menu*/
a.topmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	/*font-size:7pt; */
	color:white;
	text-decoration: none;
	padding-bottom:1px;
	padding-top:1px;
	white-space:nowrap;
	vertical-align:middle;
	font-weight:bold;
}
a.topmenu:link	  {color:white;text-decoration: none;}
a.topmenu:visited {color:white;text-decoration: none;}
a.topmenu:hover   {background:#888888;text-decoration: none;}

/* Business browser */
SELECT#business_browser{
	width: 130px;
	background-color: #ffffff;
	list-style-type: disc;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: x-small;
	margin-bottom: 15px;
}

div#business_browser_heading{
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 10px;
}

p#business_browser_heading{
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 10px;
}

div#search_small{
	margin-bottom: 16px;
	margin-top: 16px;
}

td#business_logo {
	text-align: center;
}
/*Aktuelt etc.*/
td#artlist_mini_heading {
	height: 20px;
	background-color: #B7A242;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
td#artlist_mini_body {
	font-size: x-small;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}

/*Tjenestevelger*/
td#services_heading {
	background-image: url(/images/brown.gif);
	background-repeat: repeat;
}
div#services_heading {
	height: 20px;
	background-image: url(/images/black.gif);
	background-repeat: repeat-y;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
td#services_textarea {
	background-image: url(/images/yellow.gif);
	background-repeat: repeat;
}
div#services_textarea {
	font-size: small;
	background-image: url(/images/black.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
td#services_bottom {
	height: 10px;
	background-image: url(/images/box_bottom_line.gif);
	background-repeat: repeat-x;
}
div#services_bottom {
	height: 20px;
	background-image: url(/images/box_bottom_bend.gif);
	background-repeat: no-repeat;
}

select#services_ddl {
	width: 240px;
}
input#services_button {
	width: 50px;
}

/* Sign up */
#signup table {
 color: #000000;
}

#signup td {
 padding-left: 8px;
 padding: 4px;
}

/*Intranet specific*/
.INTRA_HOYRE {
	font-size: x-small;
	color: #000000;
}
a#intra_hoyre:link    {font-size: x-small;color:#000000; font-family:verdana, sans-serif; font-style: normal; text-decoration: none;}
a#intra_hoyre:visited {font-size: x-small;color:#000000; font-family:verdana, sans-serif; font-style: normal; text-decoration: none; }
a#intra_hoyre:hover   {font-size: x-small;color:#FF0000; font-family:verdana, sans-serif; font-style: normal; text-decoration: none; }

/*Category menu*/
table.left_menu{
	width:145px;
}

td.left_menu {
    text-align: right;
	vertical-align:middle;
	width:100%;
 }

td.left_menu_spacer{
	width:5px;
}
/* The color and text decoration values are "hardcoded" in javascript.js to handle IE*/
a.left_menu {
	text-decoration:none;
	color:#333333;
}
a.left_menu:visited{color:#333333;}
a.left_menu:hover{color:#ff0000; text-decoration:underline;}

a.left_menu IMG {
    text-align: right;
	vertical-align:middle;
    border: 0px;
}

.INVISIBLE {
        display:none;
}

/*Calender*/

a.CAL_LINK {font-size: x-small;}
a.CAL_LINK:visited {font-size: x-small; font-weight:normal; font-style: normal; color:purple;}
a.CAL_LINK:hover {font-size: x-small; font-weight:normal; font-style: normal; color: red;}
.CAL_DATE {
	font-size: x-small;
	font-weight:bold;
}
.CAL_TIME {
	font-size: x-small;
}
.CAL_PLACE {
	font-size: x-small;
	margin:0px 0px 7px 0px;
}
.CAL_MONTH {
	font-size: small;
	font-weight: bold;
	background:#CCCCCC
}
.CAL_MAIN {
	font-size: x-small;
	padding-top: 5px;
	padding-right: 5px;
}
td.CAL_HEADER{
	background-image: url(/images/fp_underline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: medium;
	font-weight: bold;
	color: #B7A242;

}

td.CAL_MARGIN {
	padding-right: 5px;
}
/*Category path (Du er her)*/
.CATEGORY_PATH {
	font-size: x-small;
	color:#666666;
	margin-top: 5px;
	margin-bottom: 14px;
}
a.CATEGORY_PATH_FIRST_LINK:link {font-size: x-small; font-weight:bold; color:#666666;}
a.CATEGORY_PATH_FIRST_LINK:visited {font-size: x-small; font-weight:bold; color:#666666;}
a.CATEGORY_PATH_FIRST_LINK:hover {font-size: x-small; font-weight:bold; color:red;}
a.CATEGORY_PATH_LINK:link {font-size: x-small; color:#666666;}
a.CATEGORY_PATH_LINK:visited {font-size: x-small; color:#666666;}
a.CATEGORY_PATH_LINK:hover {font-size: x-small; color:red;}


.COLOPHON{
	font-size:x-small;
}

div#livsit_header{
	background-image: url(/images/fp_underline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 16px;
	font-weight: bold;
	color: #B7A242;
}
td#livsit_title{
	background-image: url(/images/brown.gif);
	background-repeat: repeat;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
td#livsit_body{
	background-image: url(/images/yellow.gif);
	background-repeat: repeat;
	font-size: 12px;
}
td#livsit_bullet{
	width: 20px;
	background-position: center center;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
}

BODY#printerFriendly {
    background:none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Times New Roman;
	font-size: medium;
}

.skrivut {
	font-size: 10px;
	color: #000000;
}
/* Forum */
a.forum_nav:link {font-size: x-small;}
a.forum_nav:visited {font-size: x-small; color:blue;}
a.forum_nav:hover {font-size: x-small; color:red;}

a.forum_action:link {font-size: x-small; font-weight: bold;}
a.forum_action:visited {font-size: x-small; font-weight: bold; color:blue;}
a.forum_action:hover {font-size: x-small; font-weight: bold; color:red;}

table.forum{
	width:550px;
}

th.forum{
	background-color: #E1E1E1;
	padding-right: 2px;
	padding-left: 2px;
}

input.header{
	width: 300px;
}

.forum_header{
	font-size: medium;
	font-weight: bold;
	background-color: #DDDDDD;
}

.forum_desc{
	font-size: x-small;
}
.forum_date_name{
	font-size: x-small;
}

.forum_post_header{
	background-color: #E1E1E1;
}

.forum_post_info{
	background-image: url(/images/yellow.gif);
	background-repeat: repeat;
	font-size: x-small;
}

.forum_count{
	text-align: center;
}

/* Print*/
BODY#printerFriendly {
    background:none;
}

.skrivut {
	font-size: 10px;
	color: #000000;
}

/* RSS */
.RSSButton:link
{
    border:1px solid;
    border-color:#ffc8a4 #7d3302 #3f1a01 #ff9a57;
    padding:0px 3px 0px 3px;
    font:bold 10px verdana,sans-serif;
    color:#FFFFFF;
    background-color:#ff6600;
    text-decoration:none;
    margin:0px;
    vertical-align:middle;
}
.RSSButton:visited
{
    border:1px solid;
    border-color:#ffc8a4 #7d3302 #3f1a01 #ff9a57;
    padding:0px 3px 0px 3px;
    font:bold 10px verdana,sans-serif;
    color:#FFFFFF;
    background-color:#ff6600;
    text-decoration:none;
    margin:0px;
    vertical-align:middle;
}

/* Displaying search results */
td#search_results_news
{
	border-left: 1px solid gray;
	background-color: #EBEBEB;
	padding-bottom: 15px;
}

.header#search_results_news
{
	font-weight: bold;
}

/* Core Publish */

.cp-mmarchive-image-left {
         margin-right:3px;
         margin-top:3px;
         margin-bottom:3px;
}

.cp-mmarchive-image-right {
         margin-left:3px;
         margin-top:3px;
         margin-bottom:3px;
}


td.spacer{
	width:10px;
}

table.bread-crumb-path-table{
	background-color:#28456f;
 	border-collapse: collapse;
	margin-bottom:10px;
	width:100%;
}

table.bread-crumb-path-table,
table.bread-crumb-path-table a.CATEGORY_PATH_FIRST_LINK:link ,
table.bread-crumb-path-table a.CATEGORY_PATH_FIRST_LINK:visited,
table.bread-crumb-path-table a.CATEGORY_PATH_FIRST_LINK:active ,
table.bread-crumb-path-table a.CATEGORY_PATH_FIRST_LINK:hover ,
table.bread-crumb-path-table a.CATEGORY_PATH_LINK:link,
table.bread-crumb-path-table a.CATEGORY_PATH_LINK:visited,
table.bread-crumb-path-table a.CATEGORY_PATH_LINK:active,
table.bread-crumb-path-table a.CATEGORY_PATH_LINK:hover{
 	color:#FFFFFF;
	font-size: 11px;
	font-weight:normal;
}

table.bread-crumb-path-table td.left{
	background-image: url("/images/bc-left.jpg");
	background-position: bottom left;
	background-repeat:no-repeat;
}

table.bread-crumb-path-table td.right{
	background-image: url("/images/bc-right.jpg");
	background-position: bottom right;
	background-repeat:no-repeat;
}
table.bread-crumb-path-table td.right div,
table.bread-crumb-path-table td.left div{
	height:15px;
	width:10px;
}
table.bread-crumb-path-table span{
	font-weight:bold;
}


