/* 
    Document   : hegnar_standard_topp
    Created on : 4. juni 2007, 11:15
    Author     : thorjarle
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/* CSS Standard HegnarOnline topp */
		#topHeader {
			font-family: tahoma,Verdana,Arial,Helvetica,sans-serif;;
			font-size: 9px;
		}
		#topHeaderLogo a {
			xcolor: #CCC;
		}
		#topHeaderChartChooser * {
			font-size: 9px;
			font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
			line-height: 130%;
			color: #000;
			cursor: pointer;
			display: block;
			text-decoration: underline;
		}
		#topHeaderChartChooser *:hover {
			background-color: #eadfdf;
		}
		#topHeaderChartChooser *.selected{
			color: #FFF;
			background-color: #F58220;
			text-decoration: none;
		}
		#topHeaderChartChooser *.selected:hover {
			background-color: #FF3300;
		}
		#topHeaderKeys table {
			font-size: 9px;
		}
		#topHeaderKeys tr.par {
			background-color: #f2f2f2;
		}
		#topHeaderKeys tr {
			background-color: #eadfdf;
		}
		#topHeaderKeys .value {
			text-align: right;
		}
		
		/*	Layout and desing	*/
		#topHeader {
			font-family: tahoma,Verdana,Arial,Helvetica,sans-serif;;
			font-size: 9px;
			margin: 0px;
			width:768px;
                        background-image: url(../gfx/topp/tile.gif);
                        background-repeat:repeat-x;
                        background-attachment:scroll;
                        background-position:top;
		}
		#topHeader td{
			border-right: 0px solid #BEBEBE;
			border-top: 0px solid #BEBEBE;
		}
		#topHeaderLogo {
			width: 145px;
			padding-left: 0px;
			xheight: 87px;
		}
		#topHeaderChart {
			width: 276px;
			background-repeat: no-repeat;
			background-position: 1px 4px ;
		}
		#topHeaderKeys {
			width: 150px;
			/*background-image: url(newsdet.asp_files/nokkeltall.gif);*/
			background-repeat: no-repeat;
			background-position: 3px 10px;
		}
		#topHeaderGlobe {
			width: 145px;
			background-image: url(../gfx/topp/rightedge.gif);
			background-repeat: no-repeat;
			background-attachment: scroll;
			background-position: top right;
		}
		#topHeaderLogo img {
			margin-bottom: 0px;
		}
		#topHeader .osebx {
			background-image: url(/images/NF/OSEBX_big.png);
			background-position:3px 4px;
		}
		#topHeader .itsx {
			background-image: url(/images/NF/OSE45GI_big.png);
			background-position:3px 4px;		
			}
		#topHeader .indu {
			background-image: url(/images/NF/OSE20GI_big.png);
			background-position:3px 4px;		
			}
		#topHeader .obx {
			background-image: url(/images/NF/XOBX_big.png);
			background-position:3px 4px;			
		}
		#topHeader .finx {
			background-image: url(/images/NF/OSE40GI_big.png);
			background-position:3px 4px;			
		}
		#topHeaderChartChooser {
			width: 42px;
			padding: 0px 0px 0px 0px;
			margin:0px;
			border-top: 0px solid #A5A5A5;
		}
		#topHeaderChartChooser * {
			list-style-type: none;
			margin: 0px;
			padding: 0px 0px 0px 2px;
			width: 100%;
			border-bottom: 0px solid #A5A5A5;
		}
		#topHeaderKeys div {
			margin: 0px;
			padding: 0px 0px 0px 5px;
			width: 100%;
		}
		#topHeaderKeys table {
			width: 135px;
			padding: 0px;
			margin: 0px;
		}
		#topHeaderKeys table tr td {
			padding: 0px 2px 0px 2px;
			margin: 0px;
			border: 0px;
		}
		#globeAll {
			margin: 1px;
		}
		#globeAll td {
			border: 0px;
		}
		#globeAll .buttonLayer {
			cursor: pointer;
		}
		#topHeader td.seperator {
		}
		#xtopHeader #searchLink {
			border-top: 1px solid #BEBEBE;
			border-bottom: 1px solid #BEBEBE;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		
		/*		Globe		*/
		.clockClass {
			font-family: Tahoma, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
		}
		
		.clockClassBold {
			font-family: Tahoma, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
		}
		
		.clockClassSmall {
			font-family: Tahoma, sans-serif;
			font-size: 9px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
		}
		#buttonlayer{ 
			margin-top:1px;
		}
/*  Added */





