/* CSS Document ********************************/
/* 
/*  
/*	Cascading Style Sheet - Laget av EDB totalpartner AS
/*  http://www.edbtotalpartner.no
/*  v/ Morten
/*
/*
/* *********************************************/

/* GENERELL */
html, body{height: 100%;}

body{
	margin:  0 0 0 0px; 
	padding: 0px 0px 0px 0px; 	
	text-align: center;
	background: #ebebeb url(images/bg-repeat-x.jpg) 0 0 repeat-x;
	color: #414141;}


body, p, div, span, td, th
{
	font-size: 8pt;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;}

td{ vertical-align: top;}

p{ margin: 0px 0px 2px 0px; }

.mc p{ line-height: 1.8em; margin-bottom: 15px;}

ul{
	margin-top: 2px;
	margin-bottom: 0px;}

form{
	margin: 0px;
	padding: 0px;}


h1, h2, h3, h4, h5, h6, .o1, .o2, .o3, .o4, .o5{
	font-family: Georgia, Tahoma;
	font-weight: 100;
	margin: 2px 0px 2px 0px;
	color: #940604;} 

.o1, .o2, .o3, .o4, .o5{
	padding: 0px;
	display: block;
	text-align: left;}	

h1{ font-size: 18pt; margin-bottom: 5px;}
.o1{ font-size: 18pt; margin-bottom: 5px;}

h2{ font-size: 16pt;}
.o2{ font-size: 16pt;}

h3{ font-size: 14pt;}
.o3{ font-size: 14pt;}

h4{ font-size: 12pt;}
.o4{ font-size: 12pt;}

h5{ font-size: 10pt;}
.o5{ font-size: 10pt;}

h6{ font-size: 9pt;}
.o6{ font-size: 9pt;}

.o7{
	margin: 2px 0px 2px 0px;
	color: #940604;
	font-size: 9px;
	font-weight: 700;
	text-transform: capitalize;	}

div.nyhet div.o2{ display: inline;}

sup
{
	font-family: Georgia, Tahoma;
	font-size: 12pt;
	color: #a7b0af;
}


/* LINKER */
a{ outline: none; text-decoration: none; color: #940604;}
a:link{}
a:visisted{}
a:hover{}
a:active{}

.o2 a{color: #b5141a;}

a.link-pil{ padding-left: 20px; background: url(images/link-pil.jpg) 0 0 no-repeat;}

#footer a{color: #010101}

#wrapper{
	margin: 0 auto;
	text-align: left;
	/*width: 1000px;*/ /*1089*/}

#wrapper #header 
{
	overflow: hidden;
	padding: 0 20px; /* 0 70 */ }
	
#wrapper #header a#logo
{
	float: left; 
	clear: left; 
	width: 300px;}

#wrapper #header #searchbox
{
	height: 134px; /* 163px */ 
	width:300px; 
	background:  url(images/searchbox.gif) 0 0 no-repeat; 
	float: right; 
	clear: right;}

#wrapper #nav-container{
	padding: 0 25px; }


#wrapper #pita{
	padding: 0px 0px; text-align: center; }

html>body #wrapper #pita
{	background: url(images/bg-pita-repeat-y9.png) center 0px repeat-y;}

#tbl-pita{margin: 0 auto; text-align: left;}

.lc
{
	width: 180px;
	padding: 0 0 0 15px;}
	
.mc 
{
/*	width: 481px;*/
	overflow: hidden;
	padding: 0 20px;}	
	
.rc 
{
	width: 230px; /*250px;*/
	padding: 0 15px 0 0;}
	

#lcmeny a
{
	text-transform: uppercase;
	display: block;
	color: #9c511a;}

#lcmeny ul
{	
	margin: 0px;
	padding: 0 0 0 12px;
	}

	
#lcmeny li
{
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #dfdfdf;
	list-style-type: none;
	list-style-position: outside;
	}
	
#lc-aktuelt, #lc-kalender, #lc-reklame, #rc-kontakt
{
	margin: 13px 0px;}

.tex
{
	display: block;}			

.lc .box .pad{	padding: 0 10px 0 12px; }

.lc .box .box-top
{
	margin-top: 5px;
	height: 8px;
	line-height: 8px;
	background: #fff url(images/lc-box-topp.gif) 0 0 no-repeat; 
}

.lc .box .box-repeat-y
{
	margin: 0px;
	padding: 0px 10px 0px 12px;
	background: #fff url(images/lc-box-repeat-y.gif) 0 0 repeat-y; 
}

.lc .box .box-bottom
{
    height: 10px;
    line-height: 10px;
    overflow: hidden;
	margin: 0px 0px 5px 0px;
	background: #fff url(images/lc-box-bottom.gif) 0 0 no-repeat; 
}

/*MC*/
.mc .pad{ padding: 3px 10px 5px 16px; }

.img-ramme-nyhet
{
	height: 118px;
	width: 146;
	overflow: hidden;
	float: left; 
	clear: left;
	padding: 0;
	margin: 10px 5px 2px 0px}

/*RC*/

.rc .pad{ padding: 0 10px 0 16px; }


#footer 
{
	height: 182px;
	background: url(images/bg-footer-repeat-x.jpg) center bottom repeat-x;
	clear: both; }
	
#footer div{ padding: 15px 0px; margin-left: -100px;}


/*.lc, .mc, .rc{ background: red;}*/