/* CSS Document */



/* Tagbaserte styles */

body				{	background-color:#000000;;
						margin:10px;
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						color:#FFFFFF;}

a					{	font-weight:bold;
						text-decoration:none;
						color:#FFFFFF;}

a:hover				{	color:#990000;}

caption				{	font-weight:bold;
						text-align:left;}


/* Hovedboksen */

.superContainer		{	width:600px;
						text-align:left;
						background-color:#000000;
						border:1px solid #FFFFFF;
						background-image:url(images/topbg.jpg);
						background-position:top;
						background-repeat:no-repeat;
						padding-top:140px;}

.menuContentsDiv	{	width:100%;}

.menuDiv			{	padding:110px 0px 40px 8px;
						width:100px;
						float:left;}

.contentsDiv		{	padding:0px 30px 40px 0px;
						float:right;
						width:450px;}

/* Menyen */


.menuItem			{	color:#990000 !important;
						text-decoration:none;
						font-weight:bold;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:12px;}

.menuItem:hover		{	color:#FFFFFF !important;}



/* Følgende elementer */

.pageHeadPic		{	border:1px dashed #FFFFFF;
						margin-bottom:40px;}

.bottomDiv			{	height:80px;
						width:100%;
						background-image:url(images/bottombg.jpg);
						text-align:right;
						font-size:10px;
						font-family:"Courier New", Courier, mono;
						vertical-align:baseline;
						clear:both;}

.headerText			{	display:block;
						clear:right;
						font-weight:bold;
						padding-bottom:10px;
						padding:0px 0px 15px 0px;}
.headerText2		{	font-weight:bold;}

.trdiv				{	width:100%;}

/* News */ 

.newsHeader			{	float:left;
						font-weight:bold;
						padding:0px 0px 15px 0px;}

.newsHeaderDate		{	float:right;
						text-align:right;
						font-weight:bold;
						padding:0px 0px 15px 0px;}

.newsIngress		{	width:100%;
						clear:both;
						border-bottom:1px solid #FFFFFF;
						padding-bottom:15px;
						margin-bottom:15px;}

.newsText			{	width:100%;
						clear:both;}

.ingress			{	}

.nyhet				{	}

.newsPic			{	float:right;
						border:1px solid #333333;
						clear:both;
						margin-left:10px;}

.backLink			{	}

/* Pictures */

.picCatSelecter		{	width:350px;

						color:#FFFFFF;
						
						font-size:11px;

						background-color:#000000;

						border:1px solid #FFFFFF;}

.picCommentTD		{	font-size:11px;}

.picTD				{	padding-top:20px;

						text-align:justify;

						text-justify:distribute-all-lines;}

.thumbPic			{	border:1px solid #666666;

						margin:2px;}



/* Music */

.album				{	font-weight:bold;}

.trackTD			{	width:15px;

						font-weight:bold;

						border:1px solid #000000;
						
						overflow:visible;}

.songTD				{	width:auto;

						border:1px solid #000000;}

/* Profiles */

.profileTD			{	vertical-align:top;

						font-weight:bold;}



/* Links */

.linkKat1			{	font-weight:bold;

						display:block;}

.linkKat			{	font-weight:bold;

						display:block;
						
						padding-top:10px;}

.link				{	display:block;

						clear:right;

						padding-left:10px;}



/* Guestbook */

.nameDetails		{	width:50%;}

.name				{	font-size:12px;

						font-weight:bold;}

.details			{	font-size:10px;}

.time				{	width:50%;

						text-align:left;

						vertical-align:top;

						font-size:12px;}

.entry				{	padding:8px;

						font-size:11px;

						border-bottom:1px solid #FFFFFF;}

.nameBox			{	width:300px;}

.entryBox			{	width:300px;

						height:150px;}



/* Pagination */

.pagination			{	text-align:center;

						cursor:default;}

.inactive			{	font-weight:bold;

						color:#999999;}
