/*Tags styling*/
body { 
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 80%;
	  font-style: normal;
	  font-weight: normal;
	  color:#731C1A;
	  background-color: #ffd7d7;
	  background-image: url(/grafikk/3rosany.png);
          background-repeat: no-repeat;
          border: 0 ; 
	  padding: 0 0 0 0; 
	  margin: 0 0 0 0;}
h1 {
	font-size: 120%;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;}
h2 {
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;}
h3 {
	font-size: 93%;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;}
h4 {
	font-size: 92%;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;}
h1, h2 , h3, h4, h5	{ margin-bottom: 0 ; padding-bottom: 0; }
h1 + p, h2 + p, h3 + p, h4 + p, h5 +p, h1 + h2, h2 + h3, h3 + h4, h1 + a { margin-top: 0 ; padding-top: 0 ;}

p {	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;}
th{	
	font-size: 92%;
	font-weight: bold;
	color: #731C1A;
	text-transform: uppercase;}
td{
	font-size: 90%;
	font-weight: normal;}
strong {color: #731C1A;}
li{color:black; font-size:90%;padding-left:1px;}

ul{padding: 0; margin: 0;list-style: none;}
dl {font-size:90%;}

/*Class styling*/
.booking{float:left; padding-top: 15px; padding-left:10px;width:365px;color: #731C1A; }
.myspace {float:left; padding-top: 43px; width:145px; color: #731C1A;}
.pics {margin-left: 10px;margin-right:10px;border-left: white solid 3px;border-top:white solid 3px;border-right:white solid 3px; border-bottom: white solid 10px;}

/*ID styling */
#meny{position: absolute; left: 50px; top: 187px; height:30px;width:520px; z-index:2; background-color: white;}
#ramma{   position:relative; left: 10px; top: 10px;
		background-image: url(/grafikk/sally.jpg);
		background-repeat:no-repeat; overflow:auto;
		width:500px;
		height:300px; }
#utomramma {position: absolute; left: 50px; top: 223px; width:520px; height:370px; background-color: #ffffff;}
#logo{position:absolute; left:30px; top:0px;z-index:1;}
#dload {position:absolute; left:560px;top:8px;z-index:4; }
#band{position:absolute; left:440px;top:15px;z-index:4}
#live{position:absolute; height:180px; width: 220px;left:575px; top:175px; z-index:2; overflow:hidden;}
#bobbel{position:absolute; left:0px; top:0px; z-index:0;}
#trut{position:absolute; left:268px; top:75px; z-index:1;}
#golo{position:absolute; left:505px; top:595px;}
#opacitetsboxstor {background: #ffffff; position:relative; top: 20px; left:0px; height:200px; width:100%;overflow: auto;
   background-image: url(/grafikk/skiktig.png) !important;  /* Mozilla only */
   background-color: transparent !important;           /* Mozilla only */
   background-repeat:repeat;
   background-image: none;                             /* IE only */
   background-color: #ffffff;                          /* IE only */
   filter:alpha(opacity=77); }
#solidtextstor {position: relative; color: #731C1A;padding-left:10px; padding-right:10px; }

/*linkstyling*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #731C1A;}
a:visited{
		text-decoration: none;
		color: #990066;}
a:hover{
	text-decoration: none;
	color: #000000;}
a:active{
	text-decoration: underline;
	color:#FF0000;}
	
/*gololinkstyling*/
a.golo:link {
	text-decoration: none;
	color: #fff5ca;
	font-size:70%;}
a.golo:visited{
		color: #fff5ca;
		font-size:70%;}
a.golo:hover{
	text-decoration: underline;
	color: #000000;
	font-size:70%;}
a.golo:active{
	text-decoration:none;
	color: #fff5ca;font-size:70%;}