html, body {
  background:#E9E9E9;
  color:#333;
  height:100%;
  margin:0;
  padding:0;
  /*font-family:Arial;*/
}
#container {
  position:relative;
  margin:0 auto;
  background:#fff;
  width:980px;
  height:auto !important;
  height:100%;
  min-height:100%;
}
#header {
  margin:0 30px 0 30px;
}
#logo {
  float:left; 
  margin:33px 0 22px 0;
}

#login {
  float:right;
  width:460px;
  height:70px;
  position:relative;
}

#loginForm {
  position:absolute;
  top:0;
  right:0;
  z-index:10;
  background:#808080;
  color:#fff;
  width:460px;
  height:70px;
  display:none;
}
#loginForm label, #loginForm div, #loginForm p { font-family:arial;font-size:12px; }
#loginForm a {color:#fff;}
#loginForm input { border:0;font-family:arial;font-size:12px; }
#loginForm .loginInput { width:120px; }

#customerWebLink_LikvorAnonymous, #customerWebLink_LikvorLoggedIn {
  position:absolute;
  top:0;
  right:0;
  z-index:20;
  background:#808080;
  padding:5px 10px 5px 10px;
  font-family:Arial;
  font-size:12px;
  color:#fff;
}

#loginName_LikvorLoggedIn {
  float:right;
  margin-top:35px;
  padding-right:22px;
  font-family:Arial;
  font-size:12px;
}


#customerLogin {
  float:right;
  background:#808080;
  padding:5px 10px 5px 10px;
}
#customerLogin #customerLoginLink {
  font-family:Arial;
  font-size:12px;
  color:#fff;
  float:right;
}
#customerLogout {
  float:right;
  background:#808080;
  width:460px;
  height:70px;
  font-family:Arial;
  font-size:12px;
  color:#fff;
}
#customerLogout a {
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  color:#fff;
}
#customerLogout #backLink {
  font-weight:bold;
  margin: 42px 0 0 15px;
  float:left;
}
#customerLogout #loginName {
  margin: 2px 10px 0 0;
  float:right;
  text-align:right;
}
#customerLogout #loginName div {font-family:Arial;font-size:12px;font-weight:normal;margin-top:8px;}

.customerWebLink {
  color:#fff;
  font-weight:bold;
  padding:0 12px 0 0;
  background:url("/images/white_arrow.gif") no-repeat center right;
}


/* Top menu */
#menu {
  /*clear:both;*/
  display:block;
  background:url("/images/menu_bg.png") repeat-x top left;
  width:920px;
  height:47px;
  padding:0;
  font-family:Georgia;
  font-size:16px;
}
#menu ul { margin:0;padding:13px 0 0 0; }
/*#menu ul.svart { position:relative;top:13px;left:0px; }*/
/*#menu ul.vit { position:absolute; }*/
#menu li { float:left;list-style:none;margin:0 0 0 30px; }
#menu ul.svart li a { color:#000; }
#menu ul.vit li a { color:#fff; }
#menu a { text-decoration:none; }
#menu ul.svart li.selected a { color:#E85C00; }
#menu ul.svart li a:hover { color:#E85C00; }
/* Top menu */


/* Search */
#search {
  float:right;
  margin:0 20px 0 0;
  background:url("/images/search_bg.png") top left no-repeat;
}
#search input { border:0;font-family:arial;font-size:12px; }
/* Search */


#content {
  /*margin:0 30px 0 30px;*/
  padding:0 30px 75px 30px; /* 75px to bring text above footer */
}


/* Start page */
#slidingDoors {
  display:block;
  position:relative;
  margin:0 0 20px 0;
  height:365px;
}
#slidingDoorsToning {
  position:absolute;
  top:0;
  left:0;
  z-index:60;
  width:920px;
  height:4px;
  background:url("/images/toning_under_meny.png") top left no-repeat;
}
#likvor, #professionals, #products, #patient {
  position:absolute;
  width:740px;
  height:365px;
}
#likvor_1, #professionals_1, #products_1, #patient_1  {
  float:left;
  width:680px;
  height:365px;
}
#likvor_2, #professionals_2, #products_2, #patient_2  {  
  float:left;
  width:60px;
  height:365px;
}
#puffarStart, #puffarStart .puff {
  float:left;
  min-height:250px;
}
#puffarStart .puff {
  margin-right:10px;
}
.newsHeading {
  color:#0089B7;
}
.newsList {
  margin-bottom:10px;
}
.newsList a {
  text-decoration:none;
  color:inherit;
}
#newsArchiveLink {
  /*margin-top:20px;*/
  margin:20px 5px 0 7px;
  padding-top:5px;
  border-top:2px solid #ccc;
  font-family:Arial;
  font-size:13px;
}
/* Start page */


/* Start page Custom Web*/
div.article {
  border-top:2px solid #E9E9E9;
  padding:10px 0 15px 0;
  width:580px;
  display:block;
}
div.article img {
  margin:0 0 10px 0;
}
/* Start page Custom Web*/


/* Standard page */
#subMenu {
  display:block;
  background:url("/images/submenu_bg.gif") top left repeat-x;
  width:920px;
  height:26px;
  font-family:Arial;
  font-size:13px;
  font-weight:bold;
  line-height:24px;
}
#subMenu ul { padding:0px 0 0 0; }
#subMenu li { float:left;list-style:none;margin:0px 0 0 30px; padding:0px 0px 0px 0px;  height:11px;}
#subMenu li a { text-decoration:none;color:#fff; line-height:19px; vertical-align:bottom;}
#subMenu li.selected a { font-style:italic; }

.content {
  padding:25px 0 25px 0;
  width:920px;
}
.leftColumn {
  float:left;
  width:580px;
}
.rightColumn {
  float:left;
  width:300px;
  margin-left:40px;
}
/* Standard page */


/* Puff */
.puff {
  width:300px;
  /*min-height:250px;*/
  background:url("/images/puff_bg.png") repeat-x top left;
  float:left;
  margin-bottom:30px;
}
.puff h1 {
  font-family:Georgia;
  font-size:16px;
  font-weight:normal;
  color:#333;
  margin:9px 5px 20px 8px;
}
.puff p {
  margin:0 5px 0 7px;
  font-family:Arial;
  font-size:13px;
  line-height:140%;
}
/* Puff */


/* FAQ */
.faq li {
  list-style-type:none;
  margin:0 0 15px 0;
  padding-top:5px;
  cursor:pointer;
}
.faq p { display:none; }
/* FAQ */


/* Webshop */
.product {
  margin-bottom:50px;
  float:left;
  clear:both;
}
.product h2 {
  margin-bottom:20px;
}
.productImage {
  float:left;
  width:200px;
  margin-right:50px;
}
.productText {
  width:670px;
  float:left;
}
/* Webshop */


/* Footer */
#footer {
  position: absolute;
  /*z-index:100;*/
  bottom: 0;
  width:980px;
  margin: 0 auto;
  height:75px;
  background:#E8E8E8 url("../images/footer_bg.png") no-repeat top left;
  border-top:2px solid #FF6600;
}
#footer div {
  font-family:Georgia;
  font-size:12px;
  color:#fff;
  line-height:130%
}
#footer a {color:#fff;}
#footer a:hover {text-decoration:underline;}
#footerLogo {
  float:left;
  margin:16px 0 0 30px;
}
#footerTextLeft {
  float:left;
  text-align:right;
  font-style:italic;
  margin:14px 0 0 125px;
}
#footerTextRight {
  float:left;
  text-align:left;
  margin:14px 0 0 20px;
}
#footerMap {
  float:right;
  width:150px;
  height:75px;
  margin:0 50px 0 0;
}
/* Footer */


/* Popup */
#popupBody {
  height:100%;
  background:#fff;
  padding:15px;
}
/* Popup */


h1 {
  font-family:Georgia;
  font-size:25px;
  color:#333;
  font-weight:normal;
  line-height:140%;
  margin-bottom:10px;
}
h2 {
  font-family:Georgia;
  font-size:14px;
  font-weight:bold;
  line-height:130%;
}
p, td, div, input, textarea {
  font-family:Georgia;
  font-size:14px;
  line-height:130%;
}
p {margin-bottom:10px;}
a {color:#0089B7;text-decoration:none;}
strong {font-weight:bold;}
img {border:0;}
.hiddenImg {display:none;}
td {padding:4px;}
ul li {list-style:disc outside;margin-left:20px;}
ol li {list-style:decimal outside;margin-left:20px;}

h1 sup
{
	bottom:1em;
	font-size:50%;
	line-height:100%;
	position:relative;
	vertical-align:baseline;
}
sup
{
	font-size:100%;
	vertical-align:super;
}
	
sub
{
	font-size:11px;
	vertical-align:sub;
}








































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
