﻿/* Cascading Stylesheet */

body {
	background-color: #FFFFFF;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	line-height: 1.3em;
	margin: 15px 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	background-color: #FFFFFF;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 0 0 5px
}

embed {
	padding: 0;
	margin: 0;
	z-index: 10000;
}

object {
	padding: 0;
	margin: 0;
}

td, th {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}

a {
	color:	#565677; /* 92B5C7 */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:	#565677;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
}

.formatdate {
	color: #888888;
}

.header {
	color: #666666;
	font-size: 1.7em;
}

.bggray {
	background-color: #E9EDEC;
}

.introduction {
	font-variant: small-caps;
}

.headermedium {
	color: #666666;
	font-size: 1.3em;
}

.highLight {
	border: 1px solid lightSteelBlue;
	background-color: #E5E6F4;
	padding: 4px;
}

.margin-15-top {
    margin-top: 15px;
}

.margin-15-bottom {
    margin-bottom: 15px;
}

#startPageClips {
	position: relative;
	top: -70px;
	margin-bottom: -75px;
}

* html #startPageClips {
	position: relative;
	top: -72px;
	margin-bottom: -85px;
}

/* CRUMB TRAILS */

#crumbs {
	width: 99%;
	background-color: #F0F0F0;
	padding: 0 0 4px 0;
	margin: 0 0 10px 0;
	border-bottom: dashed 1px #666666;
	float: left;
}

* html #crumbs { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 99%;
	w\idth: 99%;
}

.crumb {
    color: gray;
    text-decoration: none;
    font-weight: normal;
}

.crumb:hover {
    color: #B60C20;
    text-decoration: underline;
    font-weight: normal;
}

.activeCrumb {
    color: #B60C20;
    text-decoration: none;
    font-weight: normal;
}

.activeCrumb:hover {
    color: #B60C20;
    text-decoration: underline;
    font-weight: normal;
}

.subject {
	color: #5A8456;
	text-decoration: none;
}

.subject:hover {
	color: #5A8456;
	text-decoration: underline;
}

.clear {
    clear: both;
}
/* GENEREAL DESIGN ELEMENTS */

#outerBox {
	width: 964px;
	min-height: 520px;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	background-color: #D0D4D7;
	text-align: center;
}

* html #outerBox { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 964px;
	w\idth: 964px;
	height: 520px;
}

#innerBox {
	width: 914px;
	min-height: 460px;
	background-color: #FFFFFF;
	margin: 30px 15px 0 15px;
	padding: 10px 10px 10px 10px;
	float: left;
	text-align: left;
}

* html #innerBox { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 914px;
	w\idth: 914px;
	height: 460px;
	margin: 30px 7px 0 7px;
}

#headerBox {
	width: 914px;
	min-height: 34px;
	border-bottom: solid 10px #F0F0F0;
	float: left;
}

* html #headerBox { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 914px;
	w\idth: 914px;
	height: 34px;
}

#headerImage {
	width: 210px;
	min-height: 50px;
	padding-bottom: 5px;
	float: left;
}

* html #headerImage { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 210px;
	w\idth: 210px;
	height: 50px;
}

#headerMenu {
	width: 689px;
	min-height: 12px;
	padding-left: 5px;
	padding-top: 30px;
	font-size: 1.2em;
	float: left;
}

* html #headerMenu { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 689px;
	w\idth: 689px;
	height: 12px;
}

#contentBox {
	width: 914px;
	min-height: 406px;
	padding: 10px 0 0 0;
	float: left;
}

* html #contentBox { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 914px;
	w\idth: 914px;
	height: 406px;
}

#contentLeft {
	width: 200px;
	min-height: 406px;
	margin: 0 15px 0 0;
	float: left;
}

* html #contentLeft { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 200px;
	w\idth: 200px;
	height: 406px;
}

#contentMiddle {
	width: 470px;
	min-height: 396px;
	background-color: #E9EDEC;
	margin: 0 13px 0 0;
	padding: 0 10px 10px 10px;
	float: left;
}

* html #contentMiddle { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 470px;
	w\idth: 470px;
	height: 396px;
}

#contentRight {
	width: 180px;
	min-height: 406px;
	padding: 0 10px 0 0;
	float: left;
}

* html #contentRight { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 180px;
	w\idth: 180px;
	height: 406px;
}

#contentFlowRight {
	width: 654px;
	min-height: 396px;
	padding: 0 10px 10px 10px;
	float: left;
}

* html #contentFlowRight { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 654px;
	w\idth: 654px;
	height: 396px;
}

#contentFooter {
	width: 900px;
	min-height: 10px;
	padding: 4px 0 0 0;
	text-align: right;
	float: left;
}

* html #contentFooter { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 900px;
	w\idth: 900px;
	height: 10px;
}

#contentMediaLeft {
	width: 254px;
	float: left;
}

* html #contentMediaLeft {
	width: 254px;
	w\idth: 254px;
}

/* CUSTOM ID'S FOR MULTIMEDIA.ASPX */

.contentMediaClips {
	margin: 0 0 5px 10px;
	background-image: url(../images/im_filmstrip.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
	width: 380px;
	min-height: 87px;
	float: left;
}

* html .contentMediaClips {
	width: 380px;
	w\idth: 380px;
	height: 87px;
}

.contentMediaClip1 {
	width: 78px;
	min-height: 38px;
	float: left;
}

* html .contentMediaClip1 {
	width: 78px;
	w\idth: 78px;
	height: 38px;
}

.contentMediaClip1 img {
	margin: 11px 0 0 2px;
}

* html .contentMediaClip1 img {
	margin: 11px 0 0 2px;
}

.contentMediaClip2 {
	width: 78px;
	min-height: 38px;
	float: left;
}

* html .contentMediaClip2 {
	width: 78px;
	w\idth: 78px;
	height: 38px;
}

.contentMediaClip2 img {
	margin: 11px 0 0 0;
}

* html .contentMediaClip2 img {
	margin: 11px 0 0 0;
}

.contentMediaClip3 {
	float: left;
	margin-left: -1px;
}

* html .contentMediaClip3 {
	width: 78px;
	w\idth: 78px;
	height: 38px;
}

.contentMediaClip3 img {
	margin: 11px 0 0 0;
}

* html .contentMediaClip3 img {
	margin: 11px 0 0 0;
}

#ctl00_cphLayout_contentMediaHolder {
	background-color: #FFFFFF;
	background-image: url(../images/bg_mediachooser1.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	width: 380px;
	min-height: 290px;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 10px;
	float: left;
}

* html #ctl00_cphLayout_contentMediaHolder {
	width: 380px;
	w\idth: 380px;
	height: 290px;
}

#contentMediaPlayer {
	width: 340px;
	min-height: 250px;
	float: left;
}

* html #contentMediaPlayer {
	width: 340px;
	w\idth: 340px;
	height: 250px;
}

#ctl00_cphLayout_contentMediaChooser {
	width: 360px;
	min-height: 10px;
	padding: 5px;
	float: right;
	text-align: center;
}

* html #ctl00_cphLayout_contentMediaChooser {
	width: 360px;
	w\idth: 360px;
	height: 100px;
}

/* CUSTOM ID'S FOR DEFAULT.ASPX */

#ctl00_cphLayout_contentMiddle {
	width: 470px;
	min-height: 396px;
	background-color: #E9EDEC;
	margin: 0 13px 0 0;
	padding: 0 10px 10px 10px;
	float: left;
}

* html #ctl00_cphLayout_contentMiddle { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 470px;
	w\idth: 470px;
	height: 396px;
}

#ctl00_cphLayout_contentRight {
	width: 180px;
	min-height: 406px;
	padding: 0 10px 0 0;
	float: left;
}

* html #ctl00_cphLayout_contentRight { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 180px;
	w\idth: 180px;
	height: 406px;
}

#ctl00_cphLayout_contentFlowRight {
	width: 654px;
	min-height: 396px;
	padding: 0 10px 10px 10px;
	float: left;
}

* html #ctl00_cphLayout_contentFlowRight { /* Modified SMBH http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */
	width: 654px;
	w\idth: 654px;
	height: 396px;
}

/* SUCKERFISH MENUS */

#navTop, #navTop ul {
	/*width: 100%;*/
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	height: auto;
	background: #F0F0F0;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	z-index: 99;
}

#navTop a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	color: #808080;
	font-weight: normal;
	/*width: 146px;*/
	border-bottom: 4px solid white;
	margin-bottom: 0;
	z-index: 99;
}

#navTop li {
	position: relative;
	float: left;
	padding: 0;
	border-right: 4px solid white;
	background: #F0F0F0;
	text-align: center;
}

#navTop li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 146px;
	w\idth: 146px;
	font-weight: normal;
	margin: 0;
	font-size: 1em;
	z-index: 99;
}

#navTop li li {
	width: 162px;
	/*border-top: 4px solid white;*/
	text-align: left;
	z-index: 99;
}

#navTop li ul a {
	width: 146px;
	w\idth: 146px;
}

#navTop li ul ul {
	margin: 0;
}

#navTop li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#navTop li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#navTop li:hover, #nav li.sfhover {
	background: #FFFFFF;
}

#navTop li:hover, #navTop li.hover {
    position: static;
}

#nav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/*  NYHETSRUTOR  */

.blankare {
    margin: 6px 0 0 0;
    border: 0;
}

.newsHeader {
	color: #C13D2D;
	display: block;
	margin-bottom: 0;
}

.newsHeader a {
	text-decoration: underline;
	color: #C13D2D;
}

.newsHeader a:hover {
	text-decoration: underline;
	color: #C13D2D;
}

.newsIndex {
	font-weight: bold;
}

.newsText {
	color: #808285;
}

.newsDate {
	color: #808285;
}

/* FAQ STYLES */

.faqHeader 
{
    font-size: 1.2em;
    
}