﻿html {
  position: relative;
  min-height: 100%;
  
}
body {
  /* Margin bottom by footer height */
  font-family: 'EB Garamond', Helvetica, Arial, sans-serif !important;
  
  margin-bottom: 400px;
  margin-top:0;
  background-color:#f5f1ed;
 /* background-image:url(/Template/media/img/bg/ingbergcom_bg2.jpg); 
  background-position:center top;
  background-size:cover;
  background-attachment:fixed;
     */
}

input { -webkit-border-radius: 0!Important; -moz-border-radius: 0!Important; border-radius: 0!Important; }
textarea { -webkit-border-radius: 0!Important; -moz-border-radius: 0!Important; border-radius: 0!Important; }

.PrintOptionsSelect {
max-width:400px;color:#000;text-align:center;
}

.pagination li.active a {
background:#25211e!Important;
border-color:#25211e!Important;
}

.pagination li:first-child a {

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination li:last-child a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.pagination .active a {
  background-color: #25211e;
  border-color:#25211e;
  color:#fff !Important;
}

.pagination a {
  color:#25211e !Important;
}

.btn {
border-radius:0!Important;
}

.thumbnail {
border-radius:0!Important;
}

.btn-default {
background-color:#c1b497!Important;
color:#fff!Important;
border:none!Important;
margin-top:25px!Important;
}

.btn-default:hover {
background-color:#998f79!Important;
color:#fff!Important;
}

.fadedIcon {
color:#b7b7b7!Important;
}

.container {
    max-width: 1600px;
}


blockquote {
  border-left: 8px solid #000;

}

.FPSpotHolder{
    overflow:hidden !important;
    height:590px;
}

.FPSpotContainer{
    margin-top:20px;
    margin-bottom:20px;
}

.FPSpotHolder img{
    max-width:100%;
}

.navbar-toggle {
  width: 100%;
  float: none;
  margin-right: 0;
}

/*!
 * 
 * Fonts
 * 
 */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.TIMainMenu {
    font-family: 'Josefin Sans', Helvetica, Arial, sans-serif !important;
	-webkit-font-smoothing: antialiased;
	text-transform:uppercase;
}



.fullWhite {
background-color:#fafafa;

font-size:1.3em;
}

.fullWhiteInner {
margin-top:50px;
margin-bottom:50px;
}

.fullWhite h1 {

   width:100%;
   text-align:center!Important;
font-size:2em;
margin-top:0;
    display: inline-block;
    padding-bottom: 30px;
    position: relative;
}

.fullWhite h2 {

   color:#c1b497;
}


.imagePrice {
font-size:3em;
color:#ae0404;
font-weight:bold;

}

.imagePriceAppend {
font-size:1.4em;
color:#ae0404;
font-weight:200;

}

.LightSplash {
font-size:1.3em;
color:#fff;
background-color:#c1b497;
padding-top:80px;
padding-bottom:80px!Important;
text-align:center;

}

.btn {
  white-space: normal!important;
}
.LightSplash h1 {
border:none;
width:auto;
font-size:3em;
margin-top:0;
padding-top:0;
margin-bottom:0;
padding-bottom:0;
    display: inline-block;
    position: relative;
}

#ShopSpotRow {
    font-family: 'Josefin Sans', Helvetica, Arial, sans-serif !important;
background-color:#292929;
font-size:1.1em;
text-transform:uppercase;
color:#fff;
padding-top:15px;
padding-bottom:10px;
text-align:center;
margin-bottom:-1px;
z-index:0!important;
}

ShopSpotHolder {
z-index:0!important;
}

#ShopSpotRow img{
max-width:100%;
margin-bottom:10px;
}



.LightSplash h2 {
    font-family: 'Playfair Display', Helvetica, Arial, sans-serif !important;
    font-style:italic;
    font-weight:400;
	-webkit-font-smoothing: antialiased;
	text-transform:none;
    border:none;
}


#PrintInfoSideBar {


    
text-align:center;
}

#PrintInfoSideBar h1 {
border:none;
width:auto;
font-size:2em;
margin-top:0;
padding-top:20px;
    display: inline-block;
    position: relative;
    padding-bottom:20px;
    margin-bottom:-20px;
}

#PrintInfoSideBar h1:after{
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    left: 25%;
    bottom:5px;
    border-bottom: 4px solid #000;
}



#PrintInfoSideBar h2 {
    font-family: 'Playfair Display', Helvetica, Arial, sans-serif !important;
    font-style:italic;
    font-weight:400;
    font-size:1.8em;
	-webkit-font-smoothing: antialiased;
	text-transform:none;
    border:none;
    margin-bottom:0;
}


.DarkHeader {
font-size:1.3em;
color:#fff;
background-color:#25211e;
padding-top:40px;
padding-bottom:40px!Important;
text-align:center;

}



.DarkHeader h1 {
border:none;
width:auto;
font-size:2em;
margin-top:0;
padding-top:0;
    display: inline-block;
    padding-bottom: 30px;
    position: relative;
}

.DarkHeader h1:after{
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    left: 25%;
    bottom:15px;
    border-bottom: 4px solid #FFF;
}



.DarkHeader h2 {
    font-family: 'Playfair Display', Helvetica, Arial, sans-serif !important;
    font-style:italic;
    font-weight:400;
	-webkit-font-smoothing: antialiased;
	text-transform:none;
    border:none;
    margin-bottom:-10px;
}

.DarkSplash {
font-size:1.3em;
color:#fff;
background-color:#1c1f21;
padding-top:30px;
padding-bottom:50px!Important;
text-align:center;

}



.DarkSplash h1 {
border:none;
width:auto;
font-size:2.6em;
margin-top:0;
padding-top:0;
    display: inline-block;
    padding-bottom: 30px;
    position: relative;
margin-bottom:0;
}

.DarkSplash h1:after{
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    left: 25%;
    bottom:11px;
    border-bottom: 4px solid #FFF;
}



.DarkSplash h2 {
    font-family: 'Playfair Display', Helvetica, Arial, sans-serif !important;
    font-style:italic;
    font-weight:400;
	-webkit-font-smoothing: antialiased;
	text-transform:none;
    border:none;
    margin-bottom:-7px;
    font-size:1.1em;
}

.FrontSplash h1{
font-size:4em!Important;
}
.FrontSplash h2{
font-size:2em;
}


.ContactSplash {
font-size:1.3em;
color:#fff;
background-color:#1c1f21;
padding-top:80px;
padding-bottom:80px!Important;


}

.ContactSplash h1 {
border:none;
width:auto;
font-size:3em;
margin-top:0;
padding-top:0;
margin-bottom:0;
padding-bottom:0;
    display: inline-block;
    position: relative;
}





.ContactSplash h2 {
    font-family: 'Playfair Display', Helvetica, Arial, sans-serif !important;
    font-style:italic;
    font-weight:400;
	-webkit-font-smoothing: antialiased;
	text-transform:none;
    border:none;
}


#MainMenuWrapper {
background-color:#cac4b6;
  filter: alpha(opacity=95);
  /* IE */
  -moz-opacity: 0.95;
  /* Mozilla */
  opacity: 0.95;
z-index:890;position:relative;
border-top:1px solid #f3f3f3;
border-bottom:1px solid #f3f3f3;
}



#mainMenuRow {
z-index:999!important;
}


#MainMenuWrapper.affix
{

    position: fixed !important;
    top: 0;
    width: 100%;
    z-index:901 !important;
    
}

a{
color:#c1b497;
}

a.thumbnail:hover{
border-color:#c1b497;
}

a:hover{
color:#a39982;
}

.last_row {
margin-bottom:40px;
}

.BlogContent {
font-size:1em;
color:#000;
padding-top:20px;
padding-right:2em;
}

    .BlogContent img {
    max-width:100%;
    height:auto;

    }

.BlogContent h2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2em;
    font-weight: bold;
    border:none;
}

.BlogAuthor {
font-size:0.9em;
font-style:italic;
margin-top:-15px;
margin-bottom:10px;
}

.BlogEnd {
font-size:0.9em;
font-style:italic;
padding-bottom:10px;
border-bottom:3px dotted #c1b497;
}

.searchResult {
padding-bottom:30px;
padding-top:10px;
border-bottom:5px dotted #428bca;
}

.searchResult h3{
margin-bottom:-20px;
}

.TextContent {
font-size:1em;
letter-spacing:0.05em;
line-height:1.6em;
color:#000;
padding-top:20px;
}

.BlogSidebar {
font-size:0.9em;
color:#000;
padding-top:20px;
}

    .TextContent img {
    max-width:100%;
    height:auto;
    border:10px solid #fff;
    outline:1px solid #707070;
    }

.sideBarContent {
font-size:1.15em;
color:#000;
padding-top:0;


}

    .sideBarContent h4,.sideBarContent h3,.sideBarContent h2 {
    border:none;
  
    }  
.sideBarContent img {
    max-width:100%;
    height:auto;
    border:10px solid #fff;
    outline:1px solid #707070;
    margin-top:20px;
    }

h1{
	font-size:2.6em;
    padding-top:40px;
    padding-bottom:40px;
    margin-bottom:0;
    font-weight:bold;
    width:100%;
    text-align:center;
}

    h1.frontPageHeader {
    font-family: 'EB Garamond', Helvetica, Arial, sans-serif !important;
        border-top:none;
     border-bottom:none;
    font-size:2.8em;
    text-align:center;
    }

.frontPageStartLinks {
text-align:center;
display:block;
width:100%;
font-size:1.8em;
}

h2{

    padding-top:10px;
    padding-bottom:10px;
	font-size:1.2em;
    font-weight:bold;


}

h3{
	font-size:1.2em;

}

h1, h2 {

}


h4{
        padding-top:10px!Important;
    padding-bottom:10px!Important;
	font-size:1.1em!Important;
}



	


/*!
 * 
 * Site header
 * 
 */

#TopSocialButtons {
padding-top:25px;
}
a.TopSocialButton {
margin-top:15px;
width:37px;
height:37px;
float:right;
margin-left:10px;
display:block;
color:#000;
font-size:1.2em;
}

a.TopSocialButton:hover{
color:#25211e;
}


#logo {
    margin-top:15px;
    margin-bottom:5px;
}
#logo img {
max-width:100%;
border:0;
}







.search-collapse{
	padding-top:0;
	padding-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:8px;

}



.navbar-default {
border:0;

margin:0;
padding:0;
z-index:100!Important;
background:none;
}

.navbar-nav>li{
	padding:0;
    margin-top:18px;
	margin-bottom:2px;
    
}



.navbar .nav > li > a {
	font-weight:400;
color:#25211e;
font-size:1.2em;
line-height:0;
text-transform:uppercase;


}

.navbar .nav > li > a:hover {
	
color:#25211e;



}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background-color:transparent !important;
    z-index:999!important;

}

 .navbar-default .navbar-nav > .active > a, 
 .navbar-default .navbar-nav > .active > a:hover, 
 .navbar-default .navbar-nav > .active > a:focus {
      color: #000;
      font-weight:bold;
      background: #d65c14;
      z-index:999!important;
 }

.dropdown-menu {
border-top:none;
border-radius:0!Important;
z-index:999!important;
}


/*!
 * 
 * Front Page
 * 
 */



.frontPageCarouselWrapper .btn{
font-size:2em;
}

.frontPageImageCarousel{
	margin-bottom:0;

}

.frontPageCarouselWrapper {
margin-top:0;
margin-bottom:0;
text-align:center;

}

#mainSplash1{
    background-color:#1c1f21;
    background-image:URL("/template/media/img/layout/tommy_ingberg_splash.jpg");
    height:600px;
    padding-top:450px;
    background-position:top center;
    background-repeat:no-repeat;
    background-size:cover;
}

#mainSplash2{
    background-color:#1c1f21;
  text-align:center;

}

#mainSplash2 img{
    max-width:100%;

}

#moodsplash{
    background-color:#1c1f21;
    background-image:URL("/template/media/img/layout/mood_startpage.jpg");
    height:300px;
    background-position:top center;
    background-repeat:no-repeat;
    background-size:contain
}

#mainSplash2 h2{
    font-size:3em;
    font-weight:bold;
    color:#fff!Important;
text-shadow: 1px 1px 10px #000;
}

.CarCap{
width:100%!Important;
margin-top:-125px;
text-align:center;
background:none;
}
	
.CarouselText{
width:100%;
text-align:center;


}

.CarouselButton{
padding:15px;
padding-right:35px;
padding-left:35px;
font-size:2em;
font-weight:bold;
font-family: 'Josefin Sans', Helvetica, Arial, sans-serif !important;
position:relative;
margin-bottom:30px;
  filter: alpha(opacity=80);
  /* IE */
  -moz-opacity: 0.8;
  /* Mozilla */
  opacity: 0.8;

}

.CarouselText em{
	font-size:0.6em;
	font-style:normal;

}
	
a:hover.CarouselText{
	text-decoration:none;
	color:#fff;

}



.modal-dialog {
  width: 100% !Important;
  max-width:1100px !Important;
  padding: 0;
}

.modal-body {
text-align:center;
}








#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 400px;
  padding-top:60px;
  background-color: #25211e;
  color:#fff;
  -webkit-font-smoothing: antialiased;

  font-size:1.1em;
  line-height:2em;

}

#footer h2 {
    font-size:2em;
    font-family: 'Playfair Display', Helvetica, Arial, sans-serif !important;
    font-style:italic;
    font-weight:400;
	-webkit-font-smoothing: antialiased;
	text-transform:none;
    border:none;

}
    #footer a {
    color:#fff;
    }


.imageCanvas {
text-align:center;
margin-top:30px;

}
.imageHolder img{

    max-width: 100%;
    max-height: 100%;
    margin: auto;
    overflow: auto;
}

.ZoomInCursor{
    cursor:zoom-in;

}


.ZoomOutCursor{
    cursor:zoom-out;

}

.imageSidebar{
text-align:left;
font-size:1.2em;
}



.imageBuyBox {
    text-align:center;
background-color:#333333;
color:#fff;
margin-right:-30px;
padding-top:20px;
padding-bottom:20px;
margin-top:20px;
margin-bottom:20px;
}

.imageBuyBoxValueAdded {
font-size:0.9em;
font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
color:#707070;
}


.buyButton {
margin-bottom:8px;margin-top:8px;white-space: normal;
font-size:1em;
font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
}

.imageSidebar h4 {
text-align:left;
font-style:italic;
font-weight:bold;
text-transform:none;
}
.printDetails h2{
border:0;
}
.printDetails {
    padding:0;
background-color:#fff;
margin-top:20px;
font-size:1.2em;
padding-bottom:30px;
}

/*!
 * 
 * Smaller Screens
 * 
 */

@media (min-width: 768px) { 




.navbar-nav > li {
	
    }
	
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	
    }

.navbar .navbar-collapse {
	text-align: center;
    }
	
}

@media (max-width: 1600px) {




#mainSplash1{

    height:500px;
    padding-top:250px;
}



}

@media (max-width: 1200px) {

    #moodsplash{
    background-image:URL("/template/media/img/layout/mood_startpage.jpg");
    height:300px;
    background-position:top center;
    background-repeat:no-repeat;
    background-size:cover;
}


    .FPSpotHolder{
    overflow:hidden;
    height:400px;
}

    .carousel-inner > .item {
        width: 150%;
        margin-left: -25%;
        height: auto;
    }

 

    .TIMainMenu {
    }

.frontPageCarouselWrapper {
margin-top:0;
margin-bottom:0;
text-align:center;

}

#mainSplash1{

    height:400px;
    padding-top:250px;
}



}	

@media (max-width: 992px) {

    .FPSpotHolder {
        overflow: hidden;
        height: 300px;
    }


        #moodsplash{
    background-image:URL("/template/media/img/layout/mood_startpage.jpg");
    height:100px;
    background-position:top center;
    background-repeat:no-repeat;
    background-size:cover;
}

    #ShortPrintInfo {
    margin-top:20px;
    }

    body {

  
  margin-bottom: 500px;

}

    #footer {
    height:500px;
    }

.imageBuyBox {
margin-left:0;
margin-right:0;

}

.TIMainMenu {
margin-left:0;
}




.navbar .nav > li > a {
letter-spacing:0em;
margin-top:0;
padding-left:1em;
padding-right:1em;
}

    #mainMenuWrapper {
    width:100%;
    margin:0;
    }
    #header {
        width:100%;
        
    }
.carousel-inner {
    overflow:hidden;
    }
.carousel-inner>.item {
    width:200%;
    margin-left:-50%;
    height:auto;
    }
.CarouselText {
	margin-left: 25%;
	width: 17%;
    }

#mainSplash1{

    height:300px;
    padding-top:150px;
}


#mainSplash2 h2{

    font-size:1.8em;
}

}




@media (max-width: 767px) {

    #secondarySpot{
        display:none;
    }

        .FPSpotHolder {
        overflow: hidden;
        height: 350px;
    }

.frontPageCarouselWrapper {
margin-top:0;
margin-bottom:0;
text-align:center;

}

#mainSplash1{

    height:250px;
    padding-top:130px;
}



.ContactSplash h1 {

font-size:1.5em;

}

    body {

  
  margin-bottom: 750px;

}

    #footer {
    height:750px;
    }

.FrontSplash h1{
font-size:2em!Important;
}
.FrontSplash h2{
font-size:1.5em!Important;
}

    .frontPageStartLinks {
    font-size:1em;
    }

.CarouselText {
	font-size:0.8em;
	padding-top: 1em;
	margin-left: 22%;
	width: 22%;
    }
    .caption {
    height:110px;
    }



}


@media (max-width: 600px) {

.frontPageCarouselWrapper {
margin-top:0;
margin-bottom:0;
text-align:center;

}

.frontPageCarouselWrapper .btn{
font-size:1.5em;
}

#mainSplash1{

    height:210px;
    padding-top:110px;
}




        .FPSpotHolder {
        overflow: hidden;
        height: 300px;
    }


}

@media (max-width: 470px) {



#mainSplash1{

    height:150px;
    padding-top:60px;
}






        .FPSpotHolder {
        overflow: hidden;
        height: 250px;
    }


}

/**CONTAINERS**/

@media (min-width: 768px) {
    .container-small {
        width: 300px;
    }
    .container-large {
        width: 970px;
    }
}
@media (min-width: 992px) {
    .container-small {
        width: 500px;
    }
    .container-large {
        width: 1170px;
    }
}
@media (min-width: 1200px) {
    .container-small {
        width: 700px;
    }
    .container-large {
        width: 1500px;
    }
}
.container-small, .container-large {
    max-width: 100%;
}


