﻿
@import url(/Files/System/news.css);
@import url(/Files/System/search.css);
@import url(/Files/System/topmenu.css);
@import url(/Files/System/pagesetup.css);
@import url(/Files/System/boxes.css);
@import url(/Files/System/CalendarV1.css);
@import url(/Files/System/newsletter.css);
@import url(/Files/System/skjal.css);
@import url(productlist.css);
@import url(productdetails.css);
@import url(basket.css);

* 
{
  margin: 0;
  padding: 0;
}

a
{
  text-decoration: none;
}

.paragraphcontent a {
  color:#BFB1D4;
}

img
{
  border: 0px;
}

html, body
{
  height: 100%;
  min-height: 100%;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

body 
{
  background-image: url(/Files/System/bg_body.gif);
  background-repeat: repeat;
  background-position: top left;
}

#wrapper
{
  float: left;
  display: block;
  width: 100%;
  min-height: 100%;
  background-image: url(/Files/System/bg_wrapper_2x300.png);
  background-repeat: repeat-x;
  background-position: top left;
}

#outercontainer
{
  display: block;
  min-height: 100%;
  margin-left: auto; 
  margin-right: auto;
}

#container 
{
  float: left;
  display: block;
  width: 969px;
  max-width: 969px;
  height: 95%;
  min-height: 95%;
}

#container .top-container
{
  float: left;
  display: block;
  height: 155px;
  min-height: 155px;
}

#container .top-container .logo
{
  float: left;
  display: block;
  width: 150px;
  margin-left: 30px;
  _margin-left: 15px;
  margin-top: 18px;
}

#container .top-container .studla
{
  float: right;
  display: block;
  position: relative;
  margin-right: 0px;
}

#container .top-container .topmenu
{
  float: right;
  display: block;
  position: relative;
  margin-right: 0px;
  margin-top: 20px;
  width: 771px;
  height: 29px;
  line-height: 29px;
}

#container .topborder
{
  float: left;
  display: block;
  width: 100%;
  height: 5px;
  background-image: url(/Files/System/bg_topmenu.png);
  background-repeat: repeat;
  background-position: top left;
}

#container .contentholder
{
  float: left;
  display: block;
  width: 969px;
  height: auto;
  min-height: 700px;
  background-image: url(/Files/System/bg_container.png);
  background-repeat: repeat-y;
  background-position: top left;
}

#container .contentholder .gradient
{
  float: left;
  display: block;
  width: 958px;
  height: 60px;
  margin-left: 5px;
  _margin-left: 2.5px;
  margin-top: 1px;
  background-image: url(/Files/System/bg_contentholder_top.jpg);
  background-repeat: repeat-x;
  background-position: top left;
}

#clearfooter
{
  float: left;
  display: block;
  width: 100%;
  height: 4px;
  background-image: url(/Files/System/bg_topmenu.png);
  background-repeat: repeat;
  background-position: top left;
}

#dwfooter
{
  float: left;
  display: block;
  position: absolute;
  margin-left: 969px;
  margin-top: -230px; 
}

#dwfooter
{
  float: left;
  display: block;
  position: relative;
  width: 8px;
  margin-left: 969px;
  margin-top: -155px;
}

