/* Shibuya v2 */

/* Body
---------------------------------------------------------------*/

body {
	background: url("../pix/bg.gif") repeat-x fixed;
	background-color: #222222;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #c8c8c8;
    font-size: 10pt;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
}


/* Link sett 1
---------------------------------------------------------------*/

a:link, a:active, a:visited {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #222222;
	font-size: 9pt;
	font-weight: 800;
}

a:hover {
	text-decoration: underline;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #be0026;
	font-size: 9pt;
	font-weight: 800;
}

/* Link sett 2
---------------------------------------------------------------*/

.link2 a:link, .link2 a:active, .link2 a:visited {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #2497c8;
	font-size: 7pt;
	font-weight: 800;
}

.link2 a:hover {
	text-decoration: underline;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #2497c8;
	font-size: 7pt;
	font-weight: 800;
}


/* tekst sett 1
---------------------------------------------------------------*/

.tekst {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	font-size: 12pt;
	font-weight: 100;
}

/* tekst sett 2
---------------------------------------------------------------*/

.tekst2 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #2497c8;
	font-size: 7pt;
	font-weight: 800;
}

/* tekst sett 3
---------------------------------------------------------------*/

.tekst3 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #2497c8;
	font-size: 12pt;
	font-weight: 100;
}

/* tekst sett 4
---------------------------------------------------------------*/

.tekst4 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #be0026;
	font-size: 7pt;
	font-weight: 800;
}

/* tekst sett 5
---------------------------------------------------------------*/

.tekst5 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #be0026;
	font-size: 12pt;
	font-weight: 100;
}

/* tekst sett 6
---------------------------------------------------------------*/

.tekst6 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #2497c8;
	font-size: 10pt;
	font-weight: 100;
}

/* tekst sett 7
---------------------------------------------------------------*/

.tekst7 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: 100;
}


/* table sett
---------------------------------------------------------------*/

.hr {
	background-color: #000;
}

/* table sett
---------------------------------------------------------------*/

.table1 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	font-size: 12pt;
	font-weight: 100;
	background-color: #fff;
	width: 200px;
}

.table2 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	font-size: 12pt;
	font-weight: 100;
	background-color: #fff;
	width: 500px;
}

.table3 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	font-size: 12pt;
	font-weight: 800;
	background-color: #fff;
	width: 700px;
	line-height: 50%;
}

.table4 {
	background-color: #fff;
	cellspacing: 0;
	cellpadding: 0;
}

.table4a {
	width: 20px;
	background-color: #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.table5 {
	width: 900;
}

.table6 {
	width: 130px;
	color: #000;
	line-height: 110%;
}

.table6a {
	width: 130px;
	color: #000;
	line-height: 110%;
}

.table7 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	font-size: 11pt;
	font-weight: 100;
	background-color: #fff;
	width: 170px;
}

.table8 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	font-size: 11pt;
	font-weight: 100;
	background-color: #fff;
}

.table9 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #222222;
	font-size: 8pt;
	font-weight: 800;
	width: 158px;
	line-height: 110%;
}


/* Shibuya boks
---------------------------------------------------------------*/

.tekst_box1 {
	font-size: 9pt;
}

.tekst_box2 {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #2497c8;
	font-size: 10pt;
	font-weight: 800;
}

.tekst_box3 {
	font-size: 9pt;
}


/* Shibuya -HR-
---------------------------------------------------------------*/


hr.shibuya_hr {
	border: 0;
	color: #92a6ad;
	background-color: #92a6ad;
	height: 1px;
	width: 100%;
	text-align: left;
}

hr.anma {
	border: 0;
	color: #92a6ad;
	background-color: #92a6ad;
	height: 1px;
	width: 100%;
	text-align: left;
}