@font-face {
  font-family: amplify;
  src: url(../fonts/Amplify.ttf);
}

@font-face {
  font-family: angilla;
  src: url(../fonts/AngillaTattoo.ttf);
}

@font-face {
  font-family: ASafePlace;
  src: url(../fonts/ASafePlacetoFall.ttf);
}

body {
  margin: 0;

  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #fff;
}

.maincontainer {
  border: 0px solid #444;
  padding: 0px;
  background: url(../img/skugga-full.png) bottom center no-repeat transparent;
  padding-bottom: 17px;
  margin-bottom: 5px;
  margin-top: 10px;
}

.innermain {
  background-color: #fff;
  border: 0px solid #444;
  padding: 0px;
}

.nav-header {
  font-size: 18px;
}

.navbar-inverse .nav {
  margin-bottom: 10px;
  margin-left: 0px;
  list-style: none;
}

.navbar-inverse .nav > li > a,
.navbar-inverse .nav > li > a {
  text-decoration: none;
  padding-top: 11px;
  padding-left: 10px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;  
  color: #aaa;
}

.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  text-decoration: underline;
  background-color: transparent;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #fff;
}

.top a {
	font-family: amplify;
	font-size: 30px;
}

.ie7 .top a {
	font-family: verdana;
	font-size: 16px;
}

.ie8 .top a {
	font-family: verdana;
	font-size: 16px;
}

.brand {
	font-family: amplify;
}

.ie7 .brand {
	font-size: 20px;
	font-family: verdana;
	color: #fff;
}

.ie8 .brand {
	font-size: 20px;
	font-family: verdana;
	color: #fff;
}

.mod-languages {
  margin-top: 5px;
  text-align: right;
}

.logo {
  width: 100%;
}

.footer {
  border: 0px solid #000;
  position: relative;
  background-color: transparent;
  text-align: center;
  margin-top: -18px;
  color: #ddd;
}

.header-top {
  border-bottom: 0px solid #444;
  width: 100%;
  position: relative;
  background-image: url("../img/wp_damask_131.gif");
  background-repeat:repeat;   
}

.header-bottom {
  border-bottom: 0px solid #444;
  width: 100%;
  position: relative;
  background-image: url("../img/wp_damask_131.gif");
  background-repeat:repeat;   
}

.contact {
  padding-left: 15px;
  padding-top: 8px;
  padding-bottom: 5px;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}

.copy {
  position: absolute;
  bottom: 0px;
  right: 0px; 
}

.copy p {
  position: absolute;
  bottom: 1px;
  right: 10px;
  margin-bottom: 0px;
  margin-right: 0px;
  font-family: verdana;
  font-size: 9px;
  font-weight: normal;
  color: #bbb;
}

.copy a {
  color: #bbb;
}

.content {
  padding-right: 15px;
  padding-bottom: 10px;
  margin-top: -15px;
  padding-left: 15px;
}

.img {
  border: 1px solid #444;
}

.navbar {
  margin-top: 0px;
}

.navbar-inverse .navbar-inner{
  border-left: 0px;
  border-right: 0px;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);  
}

.left-menu {
  border: 1px solid #bbb;
  padding-top: 0px;
}

.left-menu h3 {
  font-family: amplify;
  font-size: 30px;
  font-weight: bold;
  padding-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url("../img/wp_damask_131.gif");
  background-repeat:repeat;
  color: #fff;
}

.ie7 .left-menu h3 {
  font-family: verdana;
  font-size: 16px;
}

.ie8 .left-menu h3 {
  font-family: verdana;
  font-size: 16px;
}

.page-header a {
  color: #444;
  font-family: amplify;
}

.ie7 .page-header a {
  color: #444;
  font-family: verdana;
}

.ie8 .page-header a {
  color: #444;
  font-family: verdana;
}

.item-title {
  margin-bottom: 50px;
}

.item-title a {
  color: #444;
  font-family: ASafePlace;
  font-size: 50px;
}

.ie7 .item-title a {
  color: #444;
  font-family: verdana;
  font-size: 20px;
}

.ie8 .item-title a {
  color: #444;
  font-family: verdana;
  font-size: 20px;
}

.page-header h2,
.item-title h2 {
  font-family: amplify;
  color: #444;
  font-size: 50px;
  margin-bottom: 2px;
}

.ie7 .page-header h2,
.ie7 .item-title h2 {
  font-family: verdana;
  color: #4f4;
  font-size: 22px;
  margin-bottom: -15px;
}

.ie8 .page-header h2,
.ie8 .item-title h2 {
  font-family: verdana;
  color: #4f4;
  font-size: 22px;
  margin-bottom: -15px;
}

.item-image {
  border: 1px solid #666;
  margin: 5px;
  padding: 5px;
}

.btn {
  border: 0px solid #fff;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
}

.carousel {
  border: 1px solid #000;
  padding: 10px;
  padding-bottom: 20px;
}

@media (min-width: 1200px) {
  .maincontainer {
    border: 0px solid #444;
    padding: 0px;
    background: url(../img/skugga-full-1170.png) bottom center no-repeat transparent;
    padding-bottom: 22px;
    margin-bottom: 5px;
    margin-top: 50px;
  }

}

@media (min-width: 980px) {
  .maincontainer {
    margin-top: 10px;
  }
}

@media (max-width: 979px) {
  .maincontainer {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .navbar .btn-navbar {
    float: left;
	margin-left; 10px; 
  }

  .maincontainer {
    margin-top: 5px;
  }

  .navbar .brand a {
	font-size: 50px;
	font-family: amplify;
  }  
}

@media (max-width: 480px) {
  .navbar .btn-navbar {
	float: left;
	margin-left; 10px;		  
  }

  .maincontainer {
    margin-top: 5px;
  }

  .header {
    height: 10px;
  }
  
  .left-menu h3 {
    font-size: 30px;
  }

  .item-title a {
    font-size: 30px;
  }

  .page-header h2,
  .item-title h2 {
    font-size: 30px;
	margin-bottom: -10px;
  }

  .navbar .brand a {
	font-size: 50px;
	font-family: amplify;
  }
}