/* =body
--------------------------------------------------*/
body {
  font-family: arial, sans-serif;
  color: #333;
  line-height: 1.4em;
  font-size: x-small; /* for IE5/Win */
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;  /* for compliant browsers */
  }
html>body { /* be nice to Opera */
  font-size: small;
}


/* =text och länkar
--------------------------------------------------*/
a {
  outline: none;
}

a img {
  border: none;
}

a {
  color: #f1743c;
  text-decoration: underline;
}

#content p a, #content ul a {
  color: #f1743c;
  text-decoration: underline;
}

#content p a:hover, #content ul a:hover, #seminarier #content ul li a:hover {
  color: #F28759;
}

#content p a.icon_pdf {
  color: #f1743c;
  text-decoration: underline;
}

#hem #content p {
  font-size: 13px;
  line-height: 1.3;
  color: #fff;
  
}

#sammarbetspartners #content p {
  font-size: 11px;
  line-height: 1.3;
  color: #fff;
  
}

a:link {
  color: #f1743c;
  text-decoration: underline;
}
a:visited {
  color: #f1743c;
  text-decoration: underline;
}
a:hover {
  color: #F28759;
  text-decoration: underline;
}
a:active {
  color: #f1743c;
  text-decoration: underline;
} 


/* =navigation
--------------------------------------------------*/
#nav {
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

#nav a:hover {
  text-decoration: underline;
}

/* top menu */
#menu ul#nav li a {
  font-size: 100%;
  color: #999;
  text-decoration: none;
}
#menu ul#nav li {
  font-size: 100%;
  color: #999;
}
#menu ul#nav li a:hover {
  font-size: 100%;
  color: #999;
}

/* drop down menu */
#menu ul#nav li ul { 
  text-transform: uppercase;
}
#menu ul#nav li ul li a {
  color: #dd4400;
}
#menu ul#nav li ul li a:hover {
  color: #000;
}

/* active menu item */
body#hem li#menu_hem a,
body#om li#menu_om a,
body#saljvitamin li#menu_saljvitamin a, 
body#referenser li#menu_referenser a,
body#kontakt li#menu_kontakt a {
  font-size: 11px;
  color: #333;
}
body#om li#menu_om li a,
body#saljvitamin li#menu_saljvitamin li a, 
body#referenser li#menu_referenser li a {
  font-size: 10px;
  color: #000;
}
body#om li#menu_om li a:hover,
body#saljvitamin li#menu_saljvitamin li a:hover, 
body#referenser li#menu_referenser li a:hover {
  font-size: 10px;
  color: #333;
}



/* =sub_nav
================================================*/
#sub_nav {
  font-size: 11px;
  line-height: 14px;
  font-family: arial, sans-serif;    
  color: #fcd9c9;
  
}
#sub_nav p a {
  display: block;
  color: #fcd9c9;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.01em;
}
#sub_nav h3 a {
  display: block;
  font-size: 13px;
  line-height: 13px;
  color: #fcd9c9;
  color: #fff;
  text-decoration: underline;
}
#sub_nav abbr {
  text-transform: uppercase;
  font-size: 9px;  
}





/* =content
--------------------------------------------------*/

/* h1 */
#content h1 {
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
#hem #content h1,
#om #content h1,
#referenser #content h1,
#seminarier #content h1,
#saljutbildningar #content h1,
#filosofi #content h1 {
  font-family: arial, sans-serif;
  font-size: 16px;
  color: #c2cddf;
  font-weight: bold;
}


/* h2 */
#content h2 {
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #eee;

  font-weight: normal;
}
#index #content h2,
#saljvitamin #content h2 {
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #333;

  font-weight: normal;
}
#hem #content h2 {
  font-size: 13px;
  font-weight: normal;
}



/* h3 */
#content h3 {
  font-family: arial, sans-serif;
  font-size: 13px;
  color: #333;
}
#content h3.sub {
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #333;
}


/* p */
#content p, #content table.tblPriceLnk {
  font-family: arial, sans-serif;
  color: #333;  
  font-size: 11px;
  line-height: 14px;
}
#om #content p,
#referenser #content p,
#kontakt #content p,
#seminarier #content p,
#saljutbildningar #content p,
#filosofi #content p {
  font-family: arial, sans-serif;
  color: #ddd;  
  font-size: 11px;
  line-height: 14px;
}

#content ul {
  font-family: arial, sans-serif;
  color: #333;  
  font-size: 11px;
  line-height: 15px;
}



/* seminarier */

#seminarier #content ul {
  color: #eee;
}
#seminarier #content ul a {
  color: #f1743c;
}

#seminarier #content h3 {
  font-weight: normal;
  color: #eee;
}





#content form label {
  font-family: arial, sans-serif;
  color: #333;  
  font-size: 11px;
  line-height: 14px;
}


#product_one_tooltip,
#product_two_tooltip,
#product_three_tooltip,
#product_four_tooltip,
#product_five_tooltip,
#product_six_tooltip {
  font-size: 10px;
}


/* =footer
--------------------------------------------------*/
#footer {
  font-size: 0.7em;
  color: #333;
  font-weight: bold;
}
