body{
  background-color: rgb(255,255,225);
  color: rgb(76,76,37);
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 12px;
  font-family: Trebuchet MS, sans-serif;
  padding-bottom: 50px;
}
h1{
  font-size: 200%;
  margin: 0 0 1em 0;
  font-weight: normal;
  color: black;
  text-transform: none;
  letter-spacing: 1px;
}
h2{
  font-size: 125%;
  font-weight: bold;
  color: rgb(76,76,76);
  margin: 1.6em 0 0 0;
  line-height: 1.6em;
}
h3{
  font-size: 115%;
  font-weight: normal; 
  margin: 1.6em 0 0 0; 
  color: rgb(76,76,76);
}
p{
  margin: 0 0 1.6em 0;
  line-height: 1.6em;
}
a{
	color: rgb(76,100,37);
	font-weight: bold;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}
address{
  font-style: normal;
}
blockquote{
  color: rgb(100,100,100);
  font-size: 110%;
  margin: 2em 0 0 4em;
  padding: 0;
}
blockquote .byline{
  font-size: 80%;
  color: rgb(37,37,37);
  text-align: right;
  margin-top: -1em;  
}
ul{
	margin-left: 0;
	padding-left: 0;
	line-height: 1.6em;
	}
ul li{
	display: block;
	list-style: none;
	margin-left: 0;
	padding: 5px 0 5px 20px;
	background: url("page-hand-small.png") no-repeat 0% 50%;
	}
.intro{
  font-size: 115%;
}
.address{
	color: black;
	border-bottom: 1px solid rgb(100,100,100);
	margin-top: -1em;
	padding-bottom: 1em;
	}
.address .seperator{
	color: rgb(100,100,100);
	font-size: 150%;
	}
.cols2{
  float: left;
  width: 430px;
  border-bottom: 1px solid rgb(100,100,100);
}
.cols2 .col{
  float: left;
  width: 50%;
}
.cols2 .col h2{
  margin-top: 0;
}
.clear{
  clear: both;
}
form p{
  margin: .5em 0;
}
form input{
  width: 300px;
}
form input.submitbutton{
  width: auto;
}
form textarea{
  width: 100%;
  height: 10em;
}
form label{
  display: block;
  width: 100px;
  float: left;
  font-size: 115%;
  color: rgb(100,100,100);
  text-align: right;
  margin-right: 1em;
}
.required,
.error{
  color: red;
}

#page{
  position: relative;
  background: url("page-bg.png") repeat-y rgb(255,255,125);
  width: 708px;
  margin: 0 auto;
  text-align: left;
}
#header{
  position: relative;
  background: url("head.jpg") 4px 0 no-repeat;
  width: 100%;
  height: 129px;
}
#header a{
  position: absolute;
  top: 45px;
  left: 353px;
  width:275px;
  height: 45px;
}
#header a img{
  position: absolute;
  top: -2000px;
  left: -9999px;
  width: 1px;
  height: 1px;
}
#container{
  width: 100%;
  background: url("page-hand-ny.png") no-repeat 20px 175px;
  }
#content{
  padding: 50px 50px 50px 225px;
}
#footer{
  background: url("page-bottom.png") 0 100% no-repeat;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
#footer address{
  /* position: absolute;
  top: 0px;
  left: 5px; */
}
#footer #sock{
  padding: 0 50px 0 225px;
}
#footer #sock #buttons{
  height: 56px;
  margin: 10px 0;
}
#footer #sock #buttons #kroppsterapeuterna,
#footer #sock #buttons #certmassor,
#footer #sock #buttons #taktipro{
  display: block;
  height: 56px;
  float: left;
  background-repeat: no-repeat;
}
#footer #sock #buttons #kroppsterapeuterna{
  width: 130px;
  background-image: url("kroppsterapeuterna-yellow.png");
  margin-right: 25px;
}
#footer #sock #buttons #certmassor{
  width: 130px;
  background-image: url("certifierad_massor-yellow2.png");
  margin-right: 25px;
}
#footer #sock #buttons #taktipro{
  width: 115px;
  background-image: url("taktipro-yellow.png");
}
#footer #sock #buttons #kroppsterapeuterna img,
#footer #sock #buttons #certmassor img,
#footer #sock #buttons #taktipro img{
  position: absolute;
  width: 1px;
  height: 1px;
  top: -2000px;
  left: -9999px;
}

hr{
  display: none;
}

/*  Alteration to Rollover Horizontal List Navbar
http://css.maxdesign.com.au/listamatic/horizontal23.htm */
#navigation{
  position: absolute;
  top: 85px;
  left: 290px;
  width: 400px;
  float: left;
}
#navigation ul { padding: 0; }
#navigation ul li { 
  display: inline; 
  padding: 0;  
  }

#navigation ul{
  margin: 0;
  padding: 0;
}

#navigation ul li a{
  padding: 0.2em 50px 0.2em 0;
  color: rgb(255,255,255);
  text-decoration: none;
  float: left;
  font-weight: bold;
  font-size: 100%;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
}

#navigation ul li a:hover{
  color: rgb(37,37,37);
}

#navigation ul li a:hover, 
#navigation ul li a:active{
  color: rgb(37,37,37);
  text-decoration: none;
  text-align: left;
}

/* Bildnavigering */
#navigation ul li#navmassage{
  position: absolute;
  left: 0px;
  width: 145px;
  height: 65px;
  background: url("massage-color.jpg");
}
#navigation ul li#navmassage a{
  width: 145px;
  height: 65px;
  background: url("massage-fade.jpg") no-repeat;
}
#navigation ul li#navkurser{
  position: absolute;
  left: 145px;
  width: 100px;
  height: 65px;
  background: url("kurser-color.jpg");
}
#navigation ul li#navkurser a{
  width: 100px;
  height: 65px;
  background: url("kurser-fade.jpg") no-repeat;
}
#navigation ul li#navkontakt{
  position: absolute;
  left: 245px;
  width: 120px;
  height: 65px;
  background: url("kontakt-color.jpg");
}
#navigation ul li#navkontakt a{
  width: 120px;
  height: 65px;
  background: url("kontakt-fade.jpg") no-repeat;
}
#navigation ul li#navmassage a:hover,
#navigation ul li#navkurser a:hover,
#navigation ul li#navkontakt a:hover{
  background-image: none;
}
#navigation ul li#navindex a span,
#navigation ul li#navmassage a span,
#navigation ul li#navkurser a span,
#navigation ul li#navkontakt a span{
  font-size: 1px;
  position: absolute;
  top: -2000px;
  left: -9999px;
}

body#massage #navigation ul li#navmassage a{
  background-image: url("massage-color.jpg");
}
body#kurser #navigation ul li#navkurser a{
  background-image: url("kurser-color.jpg");
}
body#kontakt #navigation ul li#navkontakt a{
  background-image: url("kontakt-color.jpg");
}
