/* 
CSS for julecup.info

Maal paaa siden er
totalt 969 
venstre kant 27
hoyre kant 34
venstre og hoyre stolpe 130
hovedfelt 648
*/

/* GENERELT */

* { 
/*	border:none;
	padding:0; 
	margin:0;
	z-index:0; */
/* Maa vaere her for aa unngaa rar stripe pa  tverrs i IE
   Saa  vidt jeg forstaar er det bare IE som tolker * saa 
   det som staar her gjelder kun IE
*/
}


body {
	background-color: #cccccc;
}

.skjult {
/*	display:block;*/
	height:0px;
	width:0px;
	visibility:hidden;
	overflow:hidden;

}

/* UTFORMING OG PLASSERING */

#container {
/* 
Denne er her for  aa sentrere layout-tabellen
Sammen med margin-left og right i layouttable 
skal det sentere tabellen, mens innholdet i tabellen
skal kunne styres av text-align som vanlig


*/

	text-align: center;
}

	
#layouttable {
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	border-collapse: collapse;
	padding:0px;
}

.toppBunnLuft {
	height: 20px;
}


.header {
	background-color: #ff0000;
	background-image: url('headerJulecup.png');
	background-repeat: no-repeat;
	height: 160px;
	padding:0px; 
	margin:0px;

  
}

.celleBakgrunnInnhold {
  background-color: #ffffff;
  width: 130px;
  vertical-align:top;

}


.celleBakgrunnSenter {
  background-color: #ffffff;
  width: 648px;
  vertical-align:top;
  text-align:left;
}

.tKant, .vKant, .hKant, .bKant, .cornerKant, .footer {
  background-color: #ff0000;
}

.vKant {
  width: 27px;
  background-image: url('vKant.png');
  background-repeat: repeat-y;
  valign="top";  

}

.hKant {
  width: 34px;
  background-image: url('hKant.png');
  background-repeat: repeat-y;
  valign="top";
}


.vStolpe, .hStolpe {
  background-color: #ffffff;
  width: 128px;
  vertical-align:top;
  text-align:center;
  padding-top:0px;
}



.footer {
  	background-image: url('footer.png');
  	background-repeat: no-repeat;
  	height:31px;
	padding:0px; 
	margin:0px;

}


.nyheterForside {
    margin: 10px 10px 10px 10px;
    text-align:left;
	vertical-align:top;
}

/* Dette er for nyhetene fra andre medier */
.andremedia, andremedia ul {
	margin:-15px 0px 0px 0px;
    text-align:left;
}

/* Dette er for archivenext og previous linkene */
.arkivNxtPrv {[[image:regoKnappGraa.gif::inline:0]]
	text-align:center;
}

.sponsorStolpe {
	margin-top:10px;
}

.mcevisualaid, .mcevisualaid table {
	border: 1px black solid;
	background: red;
}

/* TEKST MED MER */

.bunnmelding {
	color:#fff;
	font-size:10px;
	vertical-align:bottom;
	margin-top:3px;
	text-align:center;
}

.annonseForside {
/* Denne overstyres pt av annonseBoks i rundebokser.css */
	margin: 10px 10px 10px 10px;
	font-weight:normal;
	font-size:12px;
	text-align:left;
}

.nyhetsArkivForside {
	width:33%;
	font-size:10px;
	line-height:14px;
	margin: 10px 5px 10px 5px;
	padding:0px 3px 0px 3px;
	vertical-align:top;
	text-align:left;

}

.nyhetsArkivForside a {
	color: #000;
}

.nyhetsArkivBunnLinker a{
	
	color:#ff0000;
	font-size:10px;

}
.antallbesokende, .antallbesokende a {
	
	font-size:12px;
	color:#999999; /* Samme som copyright */
}

.innholdStandard {
	text-align:left;
}


body {
	font-size:12px;
	line-height:normal;
	font-family: Verdana, Tahoma, sans-serif;
	color: #000;
	
}


a {
	text-decoration:none;
	color: #ff0000;
}


a:hover {
	color: #3366ff;
}


h1, h2, h3{
	color: #000;
	font-weight: bold;
    margin-bottom: 5px;
}

h4 , h5 {
	color: black;
	font-weight: bold;
    margin-bottom: 3px;
}

h1 {
	font-size: 20px;
	text-align: center;
}

h2 {
	font-size: 18px;
	text-align: left;
				
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

.litenSkrift {
	font-size:10px;
}

.sideInfo {  /* Brukes bl a i _subArkivOppforinger.html */
	color:#999;
	font-size:10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 10px 0px;
}

.nyheterIntro {
	font-weight:bold;
}


#LoginLink, LoginLink a {
	color:#cc0000;
	font-size:10px;		
	padding-right:72px;
	padding-top:5px;
}

.RightAlign {
	text-align:right;
}

.copyright {
	color:#999999; /* Samme som antall besokende */
	text-align:center;
	padding-top:16px;

}

.clearit {
	clear:both;
}

/*hr {
	color: #ff0000;
	height: 5px;
	border-style: solid;
	clear: both;
}*/




/* FOR STANDARD FUNKSJONER I PIVOT SOM SOK, TAGS M M */
/* For tags: */
.taglinkext, a[rel="tag"] {
	background-image: none;
	border-bottom: 3px double #C2C2C2;
}
 
.taglinkext:hover {
	color: #00A8FF!important;
	background-image: none;
	border-bottom: 3px double #00A8FF;
}
 
#flickrpics a, #flickrpics a:hover  {
	background-image: none;
}
 
#flickrpics img  {
	margin-right: 4px;
	border-width: 1px;
}
 
#tagbuttons a, #tagbuttons a:hover {
	background-image: none;
}
 
#tagbuttons img {
	border-width: 1px;
}


/* Standard stiler for sokeboksen */


.searchbox { 
	width: 115px;
	height: 20px; 
	font-size: 12px;
	font-family:Verdana;
    margin-bottom: 0px 0px;
    border: 2px #cccccc solid;

}

.searchbutton {
	border: 1px solid #fff;
	font-size: 10px;
} 
/* these hide the accessibility tags to stop the layout from changing */
 
label { visibility:hidden; display:none; }
legend { visibility:hidden; display:none; }
fieldset { border:0; padding:0; margin:0; }
 
/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }
 
/* this is a bonus */
a img.badge:hover { 
border-bottom:1px #314e8c solid; 
margin-bottom:1px; 
}

/* these styles are for the mail boxes */
.mailbox {
        width: 10em;
        font-size: 10px;
}
.mailbutton {
        border: 1px solid #000;
        font-size: 10px;
}


/*.regoKnapper a:hover { 

background: url(http://rhk.info/prod/db/opplastede-filer/slettesBareTestRod.gif) no-repeat;

width: 104px;
height: 104px;
display: block;
margin-left:12px;
}
*/
