@font-face {
    font-family: 'BodoniStdRoman';
    src: url('http://www.scotch-soda.com/js/face/bodonistd-webfont.eot');
    src: url('http://www.scotch-soda.com/js/face/bodonistd-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.scotch-soda.com/js/face/bodonistd-webfont.woff') format('woff'),
         url('http://www.scotch-soda.com/js/face/bodonistd-webfont.ttf') format('truetype'),
         url('http://www.scotch-soda.com/js/face/bodonistd-webfont.svg#BodoniStdRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

.container {
	position:relative;
}


.get-inspired-wrapper {
width: 970px;
height: 600px;
margin-top: 20px;
margin-left: 10px;
}

html.js .get-inspired-overlay {
    position: absolute;
    top: 10px;
    visibility: hidden;
    z-index: 1;
}

.gi-maison {
background: url(http://www.scotch-soda.com/images/front-end/get-inspired/gi-maison.jpg) no-repeat;
height: 600px;

}

.gi-maison .cover-content {
	height: 600px;
}



.gi-scotch {
background: url(http://www.scotch-soda.com/images/front-end/get-inspired/gi-scotch.jpg) no-repeat;
height: 600px;	
}

.gi-scotch .cover-content {
	height: 600px;
}



.gi-rbelle {
background: url(http://www.scotch-soda.com/images/front-end/get-inspired/gi-rbelle.jpg) no-repeat;
height: 600px;	
}

.gi-rbelle .cover-content {
	height: 600px;
}

.gi-rbelle .cover-content img {
padding: 0 0 10px 30px;	
}



.gi-shrunk {
background: url(http://www.scotch-soda.com/images/front-end/get-inspired/gi-shrunk.jpg) no-repeat;
height: 600px;	
}

.gi-shrunk .cover-content {
	height: 600px;
}

.gi-shrunk .cover-content img {
padding: 0 0 15px 30px;	
}




.cover-content {
width: 465px;
text-align: center;
display: table;
padding-left: 20px;
}

.cover-content-inner {
display:table-cell;
vertical-align: middle;	
}

.get-inspired-wrapper .cover-content .cover-content-inner p {
margin: 0;
padding: 0px 95px 30px 95px;
width: 295px;
font: italic 14px/18px Georgia, "Times New Roman", Times, serif !important;
color: black;
}

.cover-content hr {
height: 1px;
line-height: 1px;
color: black;
background: black;
border: none;
padding: 0;
font-size: 0px;
width: 100px;
margin: 16px auto;
}

.gi-products-left p {
margin: 0;
padding: 0;
font: italic 12px Georgia, "Times New Roman", Times, serif;
color: white;
text-align: center;
}


.cover-content h1 {
font-family: 'BodoniStdRoman', "Times New Roman", Georgia, serif;
font-size: 48px;
font-weight: normal;
line-height: 40px;
letter-spacing: -1px;
margin: 0;
padding: 0 0 6px 0;
}

.cover-content h2{
font-family: 'BodoniStdRoman', "Times New Roman", Georgia, serif;
font-size: 18px;
font-weight: normal;
letter-spacing: -1px;
margin: 0;
padding: 0;
}


.gi-products-left h1 {
font-family: 'BodoniStdRoman', "Times New Roman", Georgia, serif;
font-size: 40px;
font-weight: normal;
line-height: 32px;
letter-spacing: -1px;
color: white;
text-align: center;
margin: 0;
padding: 0 0 40px 0;
}



.gi-view-more {
font-family: 'BodoniStdRoman', "Times New Roman", Georgia, serif;
font-size: 24px;
font-weight: normal;
text-decoration: none;
color: black;
text-transform:uppercase;
}


.gi-products-left {
width: 161px;
padding: 50px 42px 0px 42px;
background: black;
height: 550px;	
float: left;
}

.gi-products-right {
width: 150px;
padding: 25px 47px 0 48px;
background: #f5f5f5;
height: 575px;	
float: left;
position: relative;
}

.gi-products-right div {
text-align: center;
padding: 15px 0 30px 0;	
}

.get-inspired-wrapper .gi-products-right div p {
margin: 0;
padding: 15px 0 0 0;
font: 12px/17px Georgia, "Times New Roman", Times, serif;
text-align: center;
color: black !important;
}

.gi-products-right hr {
height: 1px;
line-height: 1px;
color: #c4c4c4;
background: #c4c4c4;
border: none;
padding: 0;
font-size: 0px;
margin: 0;
}

.gi-products-right .close-link {
position: absolute;
top: 20px;
right: 20px;
font: bold italic 12px Georgia, "Times New Roman", Times, serif;
color: black;
text-decoration: none;
display: none;
}

.gi-products-right .close-link:hover {
text-decoration: underline;	
}



.gi-products-center {
width: 480px;
height: 600px;
background: white;
float: left;
display: table;
}


.gi-products-center-cell {
	display: table-cell;
	text-align:center;
	vertical-align: middle;
	height: 600px;
}

.get-inspired-wrapper .gi-products-center-cell p {
margin: 0;
padding: 40px 0 0 0;
font: 12px/17px Georgia, "Times New Roman", Times, serif;
text-align: center;
color: black !important;
}
