﻿#ImageLogo {
    margin-bottom: 15px;
    margin-top: 15px;
    max-width: 400px;
    max-height: 90px;
}

.FontDisplay, .CabinSketch {
font-family: 'Cabin Sketch', cursive;
}

.FontHandwriting, .IndieFlower {
font-family: 'Kalam', Verdana;
}

.Economica {
font-family: 'Economica', sans-serif;
}

h1 {
    font-family: 'Economica', sans-serif;
    font-weight: bold;
    font-size: 45px;
    margin-top: 5px;
}

h2 {
    font-family: 'Economica', sans-serif;
    font-weight: bold;
    font-size: 32px;
    color: #666666;
}

h3
{
    font-family: 'Economica', sans-serif;
    color: #666666;
    font-weight: bold;
}

.panel, .panel-default {
    border: 1px solid #aaa;
}

#PlaceHolder_Header {
background-color: #fff;
}
#module-slideshow-bs3{
    margin-bottom: 20px;
}
.btn 
{
    font-family: 'Economica', sans-serif;
    text-align: left;
    text-transform: initial;
    font-size: 17px;
}
.btn .glyphicon {
    margin-right: 7px;
}
.btn-lg {
    font-size: 24px;
    padding: 8px 16px;
    line-height: 1.3333333;
}
.btn-sm {
    font-size: 16px;
}
.btn-xs {
    font-size: 14px;
}
.panel-heading{
    font-family: 'Economica', sans-serif;
    font-size: 20px;
    font-weight: bold;
}



.PageHeadTopArea{
background-color: #000; 
background-image: url('headbg.jpg');
background-position: bottom center;
background-size: 100% auto;
background-repeat: no-repeat;
}


.PageMainArea{
padding-bottom: 10px;
  padding-top: 10px;
  min-height: 300px;
}


/* Set the fixed height of the footer here */
footer {
min-height: 400px;
padding-top: 20px;
padding-bottom: 20px;
background-color: #000;
background-image: url('footerbg.jpg');
background-repeat: repeat;
}
footer, footer a {
    color: #fff;
}


.list-group-item .active a {
    color: #FFF;
}

.nav-pills li ul {
    margin-left: 20px; 
}

.nav-pills > li > a {
    border-radius: 4px;
    padding: 2px 15px;
    margin: 3px 4px;
    background-image: none;
    filter: none;
    border: 1px solid rgba(0, 0, 0, 0.6);
    text-shadow: none;
}
.nav-pills > li > a:hover {
    color: #fff;
}


.breadcrumb {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    #productNav {
    max-height: 10000px;
    }
}

.ImageColumn {
    min-width: 80px;
    text-align: center;
    padding: 2px;
}

.SelectVatMode .glyphicon,
.AxaxCartWrapper .glyphicon,
.StandardLoginInfo .glyphicon,
#footer .glyphicon {
    font-size: 16px;
    color: grey;
    vertical-align: middle;
    margin-top: -4px;    
    margin-right: 4px;
}

.SelectVatMode label {
    margin-left: 5px;
    font-weight: normal;
}

.AxaxCartWrapper,
.SelectVatMode,
.StandardLoginInfo {
    margin-bottom: 10px;
}

.carousel-control.left, .carousel-control.right {
  background-image: none;
  background-repeat: repeat-x;
    color: #428bca;
    margin:20px;
}
.carousel-caption p, .carousel-caption div {
font-weight: bolder;
background-color: rgba(0,0,0,0.5);
padding: 10px;
}


/* bootstrap modifieringar start*/

.carousel-indicators li {
  
  border: 1px solid #999999;
 
}
.carousel-control {
 
  width: 10px;

}

.btn-buy {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-buy.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-buy {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-buy:hover,
.btn-buy:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-buy:active,
.btn-buy.active {
  background-color: #419641;
  border-color: #3e8f3e;
}

.MenuBg, .navbar-default {

    background-color: #000;
    border-color: #000;
}



.PriceTag{ font-weight: bold; color: red;}
.PriceTagOrginal{text-decoration: line-through;}

.form-horizontal .has-feedback .form-control-feedback {
right: -9px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: lightgray;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: darkgrey;
}

.navbar {
    margin-bottom: 5px;
}
.navbar-default .navbar-text {
    color: #ccc;
    margin-right: 20px;
}
h1, h2, h3, h4, h5, h6 {
    text-shadow: none;
}
.table .success, .table .warning, .table .danger, .table .info {
    color: #333333;
}


.table .table {
     background-color: #fff; 
}


.module-employees-bs3 .row div {
    height: 450px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}