﻿/*
Additional CSS for the Orchard BookShelf Pages.
*/


#eyerisbuttons{
/*padding-top:400px;*/
    display: table;
    margin: 0 auto;
	padding-top: 390px;
}
.eyeris-button{
  background-size: 100% auto;
  height: 200px;
  width: 200px;
  margin: 10px  !important;
  float: left;
    position: relative;
}
.eyeris-button.disabled{
opacity:0.6;
}
.eyeris-button span{
  opacity: 0;
  height: 200px;
  width: 200px;
  background-position: 1px -1px !important;
 position:absolute;
  }
 .eyeris-button span:hover{
opacity:1;
  -webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
 transition: opacity 0.3s ease-in-out;
}
#eyeris-pricelist{
  background-image: url("../Content/eyeris-pricelist.png");
  }
#eyeris-pricelist span{
  background: url("../Content/eyeris-hover.png"),url("../Content/eyeris-pricelist.png");
  background-size: 200px auto;
   }
#eyeris-pricelist-disabled{
  background-image: url("../Content/eyeris-pricelist-disabled.png");
  }
  #eyeris-shop{
  background-image: url("../Content/eyeris-shop.png");
  }
  #eyeris-shop span{
  background: url("../Content/eyeris-hover.png"),url("../Content/eyeris-shop.png");
  background-size: 200px auto;
   }
 #eyeris-shop-disabled{
  background-image: url("../Content/eyeris-shop-disabled.png");
  }
#eyeris-productinfo{
  background-image: url("../Content/eyeris-productinfo.png");
  }
  #eyeris-productinfo span{
  background: url("../Content/eyeris-hover.png"),url("../Content/eyeris-productinfo.png");
  background-size: 200px auto;
   }
#eyeris-productinfo-disabled{
  background-image: url("../Content/eyeris-productinfo-disabled.png");
  }
  #book6{
/* help and support */
  background-image: url("../Content/eyeris-support.png") !important;
  box-shadow:none !important;
  transition:none !important;
  opacity:1 !important;
  transform: scale(1) !important;
  }
  #book6:hover{
    transform: scale(1)  !important;  
	}
  #book6 span{
  background: url("../Content/eyeris-hover.png"),url("../Content/eyeris-support.png") !important;
  background-size: 200px auto !important;
   }
#book6 img{
display:none !important;}
 .zone {
  padding: 0px !important;
} 
#layout-header, #layout-featured, #layout-before-main, #layout-main, #layout-footer, #layout-after-main, #layout-tripel{
width:auto !important;}
#layout-content{
box-shadow:none !important;
background-color:transparent !important;
min-height:unset !important;}
#layout-featured{
width:auto !important;
}

.zone-aside-second{
}
.widget-aside-second{
}
.aside-2 {
}
.widget-aside-second div{
}
.scw-item{
}

.user-actions welcome{
font-weight:bold;
}
.aside-2 #layout-content {
    float: none !important;
    width:auto !important;
}
.group h1{
display:none
}
.book img{height:400px;}



/* flipbook specific styles */
body,html {
    width  : 100%;
    height : 100%;
    margin:0;
    padding:0;
}
.book {
    height:200px;
    float: left;
    margin: 48px 27px 16px;
    -moz-box-shadow:6px -4px 10px #666;
	-webkit-box-shadow: 6px -4px 10px #666;
	box-shadow: 6px -4px 10px #666;
    transition: transform 0.3s, opacity 1s;
    }
.book:hover {
    transform: scale(1.15)  !important;
  }
.book img {
    height:200px;
    width: auto;
  }
.opening {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    opacity:0;
}
.closing {
    transition: transform 1s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
#order-heading-unilens{
	background:url("../Content/unilens-logo.png") no-repeat scroll 0 0 / 208px auto;
    margin-top: -31px;
	float:right;
	width:260px;
	padding-left: 30px;
	height:54px;}
#order-heading-hoya{
	background:url("../Content/Hoya_logo.jpg") no-repeat scroll 0 6px / 173px auto;
	margin-left: 101px;
    margin-top: -31px;
    height: 58px;
	}

#lenschoose{
    display: table;
    margin: 0 auto;
	padding-top: 440px;
	overflow: hidden;
    position: absolute;
	
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.orderbutton {
    /*
	background-color:transparent;
	background-repeat: no-repeat;
    background-size: 28px;
    background-position:21px;
	line-height: 17px !important;
	*/
	display: block;
	text-decoration:none;
	
    width: 185px;
    color: white;
    padding-top: 18px;
    font-size: 0.7em;
    height: 63px;
    padding-top: 11px;
    transition: background-color 0.3s;
	border-radius: 10px;
	-moz-border-radius: 33px;
    -webkit-border-radius: 33px;
	text-align:center;
}

.orderfast {
/*
    background-color:#ff8800;
    background-image: url('../Content/BookShelf/picture/icon-fastselect.png');
*/
	padding-top:18px;
	line-height:16px !important;
}
.orderfast.orderbutton-left{
	padding-top:21px;
}
.orderselect {
/*
    background-color:#2db4c3;
    background-image: url('../Content/BookShelf/picture/icon-orderselect.png');
*/
	margin-top:14px;
	}
.orderbutton-left{
	background:url("../Content/Unilens-button.png") no-repeat scroll 0 4px / 187px auto;
    color: white !important;
    float: right;
    line-height: 56px;
    margin-left: 50%;
    margin-right: 93px;

}
.orderbutton-right{
	margin-left:88px;
	background:url("../Content/Nikon-button.png") no-repeat scroll 0 0 / 190px auto;
	color:white !important;
	line-height:48px;
}



.bookicon {
    width: 150px;
    background-size: 150px auto;
    background-repeat: no-repeat;
    background-position: bottom; 
    float: left;
    margin: 15px;
    height: 195px;
    padding-right: 20px;
    border: 0.345em solid;
	border-radius:30px;

}
#eyeris{
    border-color: #99ca3c;
    float: left;
    left: 0;
    margin-left: -70px;
    margin-right: 40px;
    padding-right: 10px;
    width: 50%;
	height: 205px !important;
}

#hoya{
    border-color: #3676d6;
    float: left;
    width: 50%;
    right: 0;
    margin-left: 20px;
    margin-right: -60px;
    padding-left: 10px;
	height: 205px !important;
}
.bookicon a{
    text-decoration:none;
}

.isNew {
    width: 40px;
    height:40px;
    background-image: url('../Content/BookShelf/picture/new.png');
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-position: bottom right; 
    float: right;
    margin: -12px -10px 0 -44px;
    transition: transform 0.3s, opacity 1s;
    position:relative;
}
#shop{
    background-image: url('../Content/BookShelf/picture/shop.png');
}
#support{
    background-image: url('../Content/BookShelf/picture/support.png');
}
.BookRow {
    background-image: url('../Content/BookShelf/picture/shelf_metal3.png');
    background-position: center 237px;
    background-repeat: no-repeat;
    background-size:contain;
    width: 520px;
    height: 288px;
    margin-left:auto;
    margin-right:auto;
    padding-left:80px;
    margin-top: 345px;	
	
}
#logounilens{
    display: block;
    margin: 0 auto;
}
#overlay-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  opacity: 0.9;
  filter: alpha(opacity=90);
  z-index: 5;
  display: none;
}
.overlay {
    display: none;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    z-index: 10;
}
.overlay {white-space:nowrap;}.overlay > * {white-space:normal;}
.overlay:before,
.overlay >* {display:inline-block; vertical-align:middle;}
.overlay:before {content:"";  height:100%;}


.overlay > div {
position:relative !important;
    }
#bar {
  display: none;
  height: 100px;
  /*background-image: url("../Content/BookShelf/picture/close.png");*/
  height: 35px;
  width: 35px;
  z-index:1000;
  background-size:35px;
  cursor: default;
  position: fixed;
  right: 50px;
  top: 20px;
}

.bar-contents {
  height: 100px;
  display:block;
  z-index:1000;
  background-image: url("../Content/BookShelf/picture/bar-contents.png");
  height: 40px;
  width: 40px;
  background-size:40px auto;
  position: fixed;
  right: 100px;
  top: 16px;
}
.bar-contents:hover {
  background-image: url("../Content/BookShelf/picture/bar-contents_hover.png");
}
#bar-quit {
  height: 100px;
  z-index:1000;
  background-image: url("../Content/BookShelf/picture/close.png");
  height: 35px;
  width: 35px;
  background-size:35px;
  cursor: default;
  position: fixed;
  right: 50px;
  top: 20px;
}
#bar-quit:hover {
  background-image: url("../Content/BookShelf/picture/close_hover.png");
}
.flipbook .shadow,
.flipbook.shadow{
  -webkit-box-shadow: 0 5px 14px 5px #666;
  -moz-box-shadow: 0 5px 14px 5px #666;
  -ms-box-shadow: 0 5px 14px 5px #666;
  -o-box-shadow: 0 5px 14px 5px #666;
  box-shadow: 0 5px 14px 5px #666;
	}
	#flipbook{
/*	width:800px;
	height:600px;*/
}
.flipbook .page{
    background-size: auto 100%;
	background-repeat:no-repeat;
	background-color:white;
}
.flipbook .odd{
-webkit-box-shadow: inset -6px 0px 5px -1px rgba(0,0,0,0.75);
-moz-box-shadow: inset -6px 0px 5px -1px rgba(0,0,0,0.75);
box-shadow: inset 10px -1px 9px -6px !important;
}

.flipbook .even{
    -webkit-box-shadow:inset 0 0 5px #666;
    -moz-box-shadow:inset 0 0 5px #666;
    -o-box-shadow:inset 0 0 5px #666;
    -ms-box-shadow:inset 0 0 5px #666;
    box-shadow: inset -5px -1px 9px -6px !important;
}
.flipbook .table-contents{
	width: 74%;
	color: #333 !important;
}
.flipbook .table-contents h2{
	font-family:"Stempel-Garamond-W01-Roman";
	font-weight:normal;
	font-size:2.738em;

}
.flipbook .table-contents li {
	height: 12px;
    list-style: outside none none;
}
.flipbook .table-contents ul {
	margin: 0px;
}
.flipbook .table-contents span {
    float: right;
	color: #333;
}
.flipbook .table-contents span:hover {
	color:white !important;
}

.flipbook .table-contents a {
    clear: both;
	color: #333 !important;
    float: left;
    padding: 0 10px;
    text-decoration: none;
    width: 100%;
}
.flipbook .table-contents a:hover {
    background: #2DB4C3;
    border-radius: 10px;
    clear: both;
    float: left;
    text-decoration: none;
    width: 100%;
	color:white !important;
}
.flipbook .table-contents a:hover span {
	color:white !important;
}

.downloadBook{
    background-image: url("../Content/BookShelf/picture/downloadicon.png");
    background-size: 30px auto;
    float: left;
    height: 30px;
    margin-left: -123px;
    margin-top: 275px;
    opacity: 0.8;
    width: 30px;
}.table-contents h2{
	margin-bottom:13px;
}
header{
	display:none !important;
}
.widget-logosmall, .zone-aside-first{
	display:none !important;
}