#user9{
	float: left;
	width: 741px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 0px;
}

/* for XHTML */
body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-position: top center;
	background-repeat: repeat-y;
	text-align: left; /* your wysiwyg editor will use this in editing mode */
		
	
         
font-family: Arial;
	color: #000000;
}

blockquote{
font-family: Verdana, Geneva, sans-serif;
font-style: italic;
font-size: 10pt;
color: #333;

}

p.ingress{ 
          font-size: 12pt; 
          font-weight: bold;
          line-height: 20pt;
          color: #000000;
        }

p       {
        font-size: 11pt;
          line-height: 15pt;
          color: #000000;
        }

p.bread, em.bread, span.bread {
          font-size: 11pt;
          line-height: 15pt;
          color: #000000;
        }

li      {
          font-size: 11pt;
          color: #000000;
          line-height: 15pt;
        }

a	{ 
          text-decoration: none;
          font-weight: bold; 
          color: #bbbbff;
        }


/* table	{ background-color: #ffffff } */
/* egne */




#meny{
	VERTICAL-ALIGN: bottom; 
	TEXT-ALIGN: left;
	FONT-SIZE: 15px;
	FONT-STYLE: bold;
	FONT-FAMILY: "Arial";
	COLOR: #bfbd00;
	BACKGROUND-IMAGE: url(http://www.bibelsiden.no/images/graphics/menu_button.png); 
        background-repeat: repeat-y;
        BACKGROUND-COLOR: #28282A;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
}

/* container div */
#main{
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: transparent;
	width: 100%;
	text-align:center;
	height: 100%;
}

#kehys{
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 930px;
	height: 100%;
	background-color: transparent;
}

/* area for different parts */
#boxes{
	width: 930px;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #ffffff; 
	height: 100%;
}

#header{
	padding-top: 46px;
	width: 930px;
	height: 53px;
}

/* logo div, change width , if you want to change wider logo picture to your template */

#logo{
	width: 245px;
	//float: left;
	text-align:left;
	vertical-align: bottom;
}

/* small navigation at the top right corner of the template */

#othernavi{
	/* width: 170px; //was 450 */
	float: right;
	text-align:right;
	margin-top: 9px;
	height: 38px;
	line-height: 13px;
}

/* main navigation top of the page with blue background */

#mainnavi{
	//background-image: url('../images/navibg.gif');
	background-image: url(../images/meny-bg.jpg);
	//background-color: #28282a;
	background-position: top left;
	background-repeat: repeat-x;
	
	width: 930px;
	height: 34px;
	text-align: left;
	line-height: 34px;
}

#mainbox{
	background-color: #ffffff;
}

#navi{
	float: left;
	width: 900px;
	text-align: left;
}

/* pathaway part, breadcrumbs */

#crumbs{
	height: 27px;
	line-height:27px;
	text-align:left;
	background-color: #ffffff;
	
	font-family: Arial;
	font-size: 11px;
	color: #7f7f7f;
	padding-left: 22px;
}

/* div dearch box module */
#search{
/*	float: right;
	text-align: left;
	line-height: 27px;
	height: 23px;
	margin-top: 4px; */
	float: right;
	text-align: left;
	line-height: 23px;
	height: 23px;
	margin-top: 4px;
	width: 277px;
}

/* footer div */ 
#footer{
border-top:1px solid #A9ABAC;
color:#CCCCCC;
font-size:96%;
margin:0 auto;
padding-bottom:0px;
padding-top:0px;
width:930px;
clear:both;
}

/* left footer */

#footerleft{
	height: 43px;
	width: 633px;
	text-align: left;
	float: left;
	padding-top: 11px;
	padding-left: 17px;
	
	color: #626262;
	font-size: 11px;
}

/* right footer */

#footerright{
	height: 43px;
	width: 238px;
	text-align: right;
	float: right;
	padding-top: 11px;
	padding-right: 12px;
	
	color: #626262;
	font-size: 11px;
}

/* left column of the template */

#left{
	float: left;
	width: 200px;
	text-align:center;
	margin-bottom: 100px;
	background-color: #f2f2f2;
	padding-top: 13px;
}

/* place for mainbody and components, different layouts have different widths. Change them. */

#story{
	float: left;
	width: 480px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 0px;
}

#story1{
	float: right;
	width: 730px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 0px;
    valign: top;
}

#story2{
	float: left;
        width: 730px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 0px;
}

#story3{
	float: left;
	width: 730px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 0px;
}

/* right column of the template */

#right{
	float: right;
	width: 180px;
	text-align: center;
	margin-bottom: 100px;
	background-color: #f2f2f2;
	padding-top: 13px;
}
table.teaser{
	background-image: url('/images/teaser_colorpix.png');
	width: 170px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0;
        border-width:0;
        border-collapse: collapse;
}
table.teaser td{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-image: url('/images/teaser_bunn.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 42px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

table.teaser td a{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #464646;
}

table.teaser td a.hover{
	text-decoration: none;
}

/* layout for frontpage text and image */

#frontpage{
	float: right;
	text-align: left;
	width: 930px;
	padding-left: 17px;
	
}

#user1{
	float: left;
	width:730px;
	text-align: left;
}

#mainbody{
	float: left;
	width:730px;
	text-align: left;
	padding-top: 20px;
	margin: 0px 10px 0px 10px;

}

#frontleft{
	padding-top: 10px;
	float: left;
	width: 340px;
	text-align:left;
}

#frontright{
	padding-top: 10px;
	float: right;
	width: 340px;
	text-align: left;
}

#frontpage div{
	text-align: left;
}

/* Joomla styles */

/* top navigation */
ul#mainlevel-nav{
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	background: none
}

ul#mainlevel-nav li{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	white-space: nowrap;
	border-left: 0px solid #bfbd00;
	background: none
}

ul#mainlevel-nav li a{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #3366cc;
	background: transparent;
}

ul#mainlevel-nav li a:hover{
	color: #646464;
	text-decoration: underline;
}

/* for mainmenu flat list on the blue bg */
ul#mainlevel-menu{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	background: none
}

ul#mainlevel-menu li{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 18px;
	line-height: 34px;
	white-space: nowrap;
	/* use this, if you don't want to use images */
	border-right: 1px solid #ffffff; 
	background: none;
	/*background-image: url('../images/line.gif');*/
	background-position: top right;
	background-repeat: no-repeat;
	font-weight: bold;
}

ul#mainlevel-menu li a{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
	BORDER-RIGHT: #a0a0a0 1px solid;
font-weight: bold;
}

ul#mainlevel-menu li a:hover{
	color: #ffffff;
	text-decoration: underline;
}

/* active page navigation style*/
ul#mainlevel-menu li #active_menu-menu{
background-image: url('../images/meny-aktiv-bg.jpg');
	background-position: top left;
	background-repeat:repeat-x;
	color: #333333;
}

/* for includes/footer.php styles */
#footerleft div{
	padding-right: 5px;
	text-align:left;
}

/* for search box on the top right of the page */
#mod_search_searchword{
	vertical-align: top;
	overflow: hidden;
	width: 176px;
	border: none;
	background: #ffffff;
	color: #000000; //was d5d5d5
	margin: 0 0 0 20px;
font-size: 19px;
height: 21px;
	BORDER-LEFT: 2px inset #000000; BORDER-RIGHT: 2px inset #000000; BORDER-BOTTOM: 2px inset #000000; BORDER-TOP: 2px inset #000000;	
}

/* basic links on the site */

a:link, a:visited {
	color: #3366cc; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #3366cc;	text-decoration: underline;
	font-weight: normal;
}

a.footer:link, a.footer:visited {
	color: #626262; text-decoration: none;
	font-weight: normal;
}

a.footer:hover {
	color: #626262;	text-decoration: underline;
}

a.pathway:link, a.pathway:visited{
	color: #7f7f7f;
}

a.pathway:hover{
	color: #7f7f7f;
	text-decoration: underline;
}

a.toclink:link, a.toclink:visited{
	font-size: 11px;
}

a.toclink:hover{
	font-size: 11px;
	text-decoration: underline;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 11pt;
	line-height: 15pt;
}

table.contentpaneopen td {
	padding-right: 5px;
	line-height: 15pt;
}

table.contentpaneopen td.componentheading {
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

table.contentpaneopen div{
	
}

ul{
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
}

li{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 10px;
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
        
}

ol{
	
	padding:10px;
	list-style-type: decimal;
}

ol li{
	background: none;
        list-style: decimal;
        margin:0 1.5em;
        padding:0;
        
}

table.contentpane{
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 11px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane table{
	
}

table.contentpane td.componentheading {
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

#search_button{
  width: 85px;
  height: 29px;
  padding: 22px 0 0;
  margin: 0;
  border: 0;
  background: transparent url('http://www.bibelsiden.no/images/search_button.gif') no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.button {
  color: #3366cc;
  font-family: Arial;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading{
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

div.componentheading{
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

.contentcolumn{
	padding-right: 5px;
}

.contentheading{
	font-family: Arial;
	color: #3e3e40;
	text-align: left;	
	font-weight: bold;
	font-size: 22px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: normal;
	font-size: 11px;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable{
	margin:auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	
	padding: 0;
	margin-bottom: 27px;
	width: 170px;
	
	color: #646464;
	text-align:left;
	
	font-size: 11px;
}

div.moduletable table{
	font-family: Arial;
	font-size: 11px;
	color: #646464;
}

table.moduletable th, div.moduletable h3 {
	background-position:top left;
	background-repeat: no-repeat;
color: #4a4a4a;
	text-align: left;
	padding-left: 7px;
font-weight: bold;
	font-size: 14px;
	margin: 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.blogsection a{
	font-size: 11px;
}

.latestnews a{
	font-size: 11px;
}

div.back_button{
	font-size: 11px;
}

.pagenav_prev{
	font-size: 11px;
}

.pagenav_next{
	font-size: 11px;
}

span.pathway{
	height: 27px;
	line-height: 27px;
	color: #7f7f7f;
}

span.pathway a{
	height: 27px;
	line-height: 27px;
	color: #7f7f7f;
}

div.syndicate{
	text-align: left;
	padding-top: 10px;
}

div.blog_more{
	font-size: 11px;
}

table.blog table td{
	padding-right: 10px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f2f2f2;
}

.small {
	color: #c6c6c6;
	font-size: 10px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #c6c6c6;
	font-size: 10px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #c6c6c6;
	font-size: 10px;
}

table.contenttoc {
  border: 1px solid #c6c6c6;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #646464;
	text-align: left;
	padding-top: 5px;
	
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #bfbd00;
}

a.mainlevel#active_menu {
	text-decoration: none;
	color:#ffffcc;
}

a.mainlevel#active_menu:hover {
	text-decoration: none;
	color: #ffffcc;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 2px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #3366cc;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #999999;
}


.readon {
background:url('http://www.bibelsiden.no/images/lesmer.png') no-repeat;
text-indent:-5000px;
display:block;
width:100px;
height:26px;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #999999;
}

.mosimage {
  border: 1px solid #999999;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #28282a;
  padding: 1px 2px;
  color: #bfbd00;
  font-size: 10px;
  border-top: 1px solid #999999;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

h1{
	font-family: Arial;
        color: #3e3e40;
	text-align: left;	
	font-weight: bold;
	font-size: 40px;
}

h2  {
          font-size: 12pt; 
          font-weight: bold;
          line-height: 20pt;
          color: #000000;
}

h3{
          font-size: 12pt; 
          font-weight: bold;
          line-height: 20pt;
          color: #000000;
}

h4{
          font-size: 11pt; 
          font-weight: bold;
          color: #000000;
font-style: italic;
line-height: 0;
}

#mContainerNT {
	position:relative;
	width:160px;
	height:auto;
	margin:auto;
	border:0px solid #000;
	overflow:hidden;
}

#nContainerNT {
	position:relative;
	overflow:hidden;
	width:150px;
	height: 100px;
	border-style:none;
	background:transparent;
}

#listContainerNT {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	padding:0px;
	margin:0px;
}

#listContainerNT li {
	position:relative;
	display:block;
	border-style:none;
	width:150px;
	height:14px;
	padding:2px;
	font:14px;
	cursor:pointer;
	margin:0px;
	color:#2f2d00;
	background: transparent;
	line-height:10px;
}

#listContainerNT li:hover {
	color:#000;
	text-decoration: underline;
}

#upArrowNT, #downArrowNT {
	width:150px;
	height:10px;
	font:9px verdana;;
	text-align:center;
	color:#000;
	cursor:pointer;
}
#upArrowNT {
/*	background:#bfbd00 url(/images/up.gif) no-repeat center center; */
	border-bottom:0px solid #2f2d00;
}

#downArrowNT {
/* 	background:#bfbd00 url(/images/down.gif) no-repeat center center; */
	border-top:0px solid #2f2d00;
}

#changeSizeNT {
	position:relative;
	float:left;
	background: url(../images/alle.png) no-repeat scroll left center transparent; 
width: 60px;

}


#mContainerGT {
	position:relative;
	width:160px;
	height:auto;
	margin:auto;
	border:0px solid #000;
	overflow:hidden;
}

#nContainerGT {
	position:relative;
	overflow:hidden;
	width:150px;
	height: 100px;
	border-style:none;
	background:transparent;
}

#listContainerGT {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	padding:0px;
	margin:0px;
}

#listContainerGT li {
	position:relative;
	display:block;
	border-style:none;
	width:150px;
	height:14px;
	padding:2px;
	font:14px;
	cursor:pointer;
	margin:0px;
	color:#2f2d00;
	background: transparent;
	line-height:10px;
}

#listContainerGT li:hover {
	color:#000;
	text-decoration: underline;
}

#upArrowGT, #downArrowGT {
	width:150px;
	height:10px;
	font:9px verdana;;
	text-align:center;
	color:#000;
	cursor:pointer;
}
#upArrowGT {
/*	background:#bfbd00 url(/images/up.gif) no-repeat center center; */
	border-bottom:0px solid #2f2d00;
}

#downArrowGT {
/*	background:#bfbd00 url(/images/down.gif) no-repeat center center; */
	border-top:0px solid #2f2d00;
}





#changeSizeGT {
width: 60px;
	position:relative;
	float:left;
	background: url(../images/alle.png) no-repeat scroll left center transparent; 
}



#undermeny-orjan {
	height: 28px;
	line-height:27px;
	text-align:left;
	background-color: #cccccc;
	font-family: Arial;
	font-size: 12px;
	color: #7f7f7f;
	padding-left: 4px;
}

#undermeny-orjan ul {
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
}

#undermeny-orjan li {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 10px;
display: inline-table;
background: none;
}

#undermeny-orjan a:link, #undermeny-orjan a:visited {
	display: block;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3366cc;
	text-align: left;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

#undermeny-orjan a:hover, #undermeny-orjan a#active_menu {
	text-decoration: none;
	color: #ffffcc;
}

.innholdtable {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

.innholdtable th {
	text-align: center;
	background-color: #eeeeee;
}

.innholdtable td {
	vertical-align: top;
	font-size: 9pt;
padding: 4px;
	border: 1px solid #cccccc;
}
