/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/backgroundimage_new.jpg);
	background-repeat: no-repeat;
	background-color: #529b94;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	color: #FFFFFF;	
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;	
	line-height: 22px;
}

p {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#wrapper {
	width: 840px;
	background-color:#FFFFFF;
	margin-left: 43px;
}

/* header */

.header {
	height: 187px;
	width: 840px;
	background-color: #FFFFFF;
	position: relative;
}

#standard .header {
	background-image: url(images/banner_general.jpg);
	background-repeat: no-repeat;
}

/* wrapper for left and right */
#content {
	padding-bottom: 13px;
}

/*  left */

.navcontainer {
	width: 190px;
	float: left;
	margin-left: 36px;
}

.navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

.navcontainer li { margin: 0;
    padding-bottom:3px;
    
}

.navcontainer li a
{
	display: block;
	width: 176px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0 4px 4px;
	
}

.navcontainer li a:hover
{
	color: #fff;
	text-decoration: none;
}

#hovedside .navcontainer li a:hover, #standard .navcontainer li a:hover
{
	background-color:  #772f71;
}

#inka .navcontainer li a:hover
{
    background-color: #8e99c5;
}

#theta .navcontainer li a:hover
{
    background-color: #9cc07d;
}

.navcontainer ul ul li { margin: 0 0 1px 0; }

.navcontainer ul ul { margin: 1px 0 0 0; }

.navcontainer ul ul a
{
	display: block;
	padding: 4px 4px 4px 12px;
	width: 135px;
	color: #333;
	text-decoration: none;
}

.navcontainer ul ul a:hover
{
	color: #fff;
	text-decoration: none;
}

#bildegalleri {
    padding-top: 32px;
    padding-left: 16px;
}

#healerforbundet {
    padding-top: 20px;

}
#think {
    padding: 20px 0px 20px 15px;
}
/* right */

#right {
	background-color: #FFFFFF;
	width: 606px;
	margin-left: 233px;
}

/* IE6 hacks */

* html #right {
	background-color: #FFFFFF;
	width: 586px;
	margin-left: 233px;
}

/* end of ie6 hacks*/

#topimg {
	background-color: #FFFFFF;
	position: relative;
	height: 105px;
	width: 524px;
	padding-top:2px;
}

.imgright {
    padding-left: 11px;
}
.imgsecond {
    padding-top: 6px;
}

/*  inkahealing */

#inkatop {
	background-image: url(images/eagle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}
#thetatop {
	background-image: url(images/theta_main_picture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}


/*  hovedside maincontent */
#maincont {
   
 
}

/*other pages*/
.standardtopimg {
	color: #FFFFFF;
	height: 44px;
	width: 547px;
	padding-right: 10px;
	padding-top: 68px;
	text-align: right;
}

#behandlingen {
	background-image: url(images/behandlingen.jpg);
	background-repeat: no-repeat;
}

#referanser {
	background-image: url(images/referanser.jpg);
	background-repeat: no-repeat;
}

#referanser {
	background-image: url(images/referanser.jpg);
	background-repeat: no-repeat;
}
 
#utvikling {
	background-image: url(images/min_andelige_utvikling.jpg);
	background-repeat: no-repeat;
}

#utvikling h1 {
	color: #666666;
}

#kurs {
    background-image: url(images/kurs.jpg);
	background-repeat: no-repeat;
}

#kontakt {
    background-image: url(images/kontakt.jpg);
	background-repeat: no-repeat;
}

#bildegalleritop {
    background-image: url(images/behandlingen.jpg);
	background-repeat: no-repeat;
}

/* end */

.footer {
	height: 25px;
	clear: both;
	color: #fff;
	padding-left: 30px;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	font-size: 9px;
}

#hovedside .footer, #standard .footer{
    background-color: #772f71;
}

#inka .footer {
    background-color: #8e99c5;
}

#theta .footer {
    background-color: #9cc07d;

}

#secfooter {
	background-color: #fff;
	height: 10px;
	clear: both;
	color: #fff;
	padding-left: 30px;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	font-size: 9px;
}

.footer a {
	text-decoration: underline;
	color: #ffffff;
}
a {
	color: #526931;
	text-decoration: underline;
}

* html .navcontainer {
      margin-left: 11px;
}

* html #generalleft {
      margin-left: 11px;
}
* html #general {
margin-right:10px;
padding-left:10px;
padding-right:14px;
padding-top:16px;
width:554px;
}

#tellafriend {
	margin-top: 100px;
	margin-bottom:200px;
	margin-left: 20px;
}#tellafriend  input {
	line-height: 16px;
	margin-top: 10px;
}
.forminput {
	font-size: 14px;
	line-height: 16px;
}

/* butikk */

.td-menu {
   line-height: 30px;

}

.td-main {
   line-height: 30px;
}

.td-main form {
   margin: 5px;

}

input, textarea, select {
margin:5px;
}


#search input {
    margin:4px 0 0 0 ;
}

.nInput {
        margin: 0px;
        margin-top: 4px;
	height: 20px;

}

