@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?5i91lx');
  src:  url('icomoon.eot?5i91lx#iefix') format('embedded-opentype'),
    url('icomoon.ttf?5i91lx') format('truetype'),
    url('icomoon.woff?5i91lx') format('woff'),
    url('icomoon.svg?5i91lx#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-al:before {
  content: "\e900";
}
.icon-ar:before {
  content: "\e901";
}
.icon-awards:before {
  content: "\e902";
}
.icon-book:before {
  content: "\e903";
}
.icon-clip:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e905";
}
.icon-face:before {
  content: "\e906";
}
.icon-flag:before {
  content: "\e907";
}
.icon-glasses:before {
  content: "\e908";
}
.icon-island:before {
  content: "\e909";
}
.icon-lupa:before {
  content: "\e90a";
}
.icon-mail:before {
  content: "\e90b";
}
.icon-pcab:before {
  content: "\e90c";
}
.icon-phone:before {
  content: "\e90d";
}
.icon-v:before {
  content: "\e90e";
}
.icon-v1:before {
  content: "\e90f";
}
.icon-w:before {
  content: "\e910";
}


@font-face {
    font-family: 'Fedra';
    src: url('fedraserifprobnormal.eot');
    src: url('fedraserifprobnormal.eot?#iefix') format('embedded-opentype'),
         url('fedraserifprobnormal.woff') format('woff'),
         url('fedraserifprobnormal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
/*
@font-face {
	font-family: 'Fedra';
	src: url('subset-FedraSerifBPro-Normal.eot');
	src: url('subset-FedraSerifBPro-Normal.eot?#iefix') format('embedded-opentype'),
		url('subset-FedraSerifBPro-Normal.woff') format('woff'),
		url('subset-FedraSerifBPro-Normal.ttf') format('truetype'),
		url('subset-FedraSerifBPro-Normal.svg#FedraSerifBPro-Normal') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */
html {
	height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 14px/17px Arial, sans-serif;
	width: 100%;
	min-width:1200px;
	height: 100%;
}
strong {font-weight:bold;}
em {font-style:italic;}
.wrapper {
    margin: 0px auto;
    /*padding-bottom: 69px;*/
    position: relative;
    min-width: 1140px;
	max-width: 1400px;
	background-color: rgba(145, 145, 145, 0.08);
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border-left: 30px solid white;
    border-right: 30px solid white;
}

a,.highlight {color: #bda772;}
.highlight {font-style:italic;}
a:hover {text-decoration:none;}

.shade {
    background-color: rgba(145, 145, 145, 0.08);
    height: 100%;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.innerpad {margin:0 34px;}

p {
    margin-bottom: 1em;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 124px;
	position:relative;
	/*margin-top:30px;*/
}


/* Middle
-----------------------------------------------------------------------------*/
.content {
    clear: both;
    margin: 0 34px;
    position: relative;
    /*width: 1072px;*/
    z-index: 3;
	padding-bottom: 39px;
}

.wrapper.bookpage .content,.wrapper.textpage .content,.wrapper.author .content,.wrapper.alist .content,.wrapper.newspage .content {
    background: white none repeat scroll 0 0;
    box-shadow: 0 0 10px #dbd9d9;
    width: auto;
}
.innerp {
    padding: 27px 0;
    /*width: 100%;*/
}

h1 {
    font: 28px/34px 'Fedra';
    color: #000000;
    padding-bottom: 0.58em;
}

h1.big {
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    margin-top: 21px;
    padding-bottom: 7px;
}

h2 {
  font: 22px/27px 'Fedra';
  color: #bda772;
  padding-bottom: 0.5em;
}
h2.engn {
    margin-top: -16px;
    padding-bottom: 21px;
}

h4 {
    font: 16px/19px 'Fedra';
    color: #516479;
    padding-bottom: 0.4em;
}
h4.big {
    font-size: 18px;
    line-height: 24px;
}

h4.lt {
    color: #bda772;
    margin-top: -13px;
    padding-bottom: 20px;
}
h4.dz {
    padding-top: 17px;
}
.textpage h4 {
	line-height: 24px;
}
.textpage h4.lt {margin-top:0;}
h4.origname {
    margin-top: -11px;
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 18px;
}
h4.autpp {
    padding-bottom: 20px;
}

#menu li {
    float: left;
    padding-top: 42px;
    padding-right: 25px;
	position:relative;
}
#menu li.sub {padding-bottom:20px;}
#menu li a {
    color: #516479;
    font-family: "Fedra";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    position: relative;
    text-align: right;
    text-decoration: none;
    z-index: 2;
}

#menu {
    margin-left: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

#menu li#active::before {
    background: rgba(0, 0, 0, 0) url("../img/marker.png") no-repeat scroll 0 0;
    content: " ";
    display: block;
    height: 86px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    top: -1px;
    width: 20px;
	z-index: 1;
}
#menu li a:hover,#menu li#active a{color:#bda772;}

#logo {
    color: black;
    font-family: Fedra;
    font-size: 22px;
    line-height: 26px;
    text-decoration: none;
    left: 31px;
    display: block;
    position: absolute;
    top: 17px;
    padding-top: 24px;
}

#logo img {
    height: 84px;
    width: 108px;
    float: left;
    padding-right: 28px;
    margin-top: -24px;
}

#libmenu {
    clear: both;
    position: relative;
    z-index: 4;
}
#menu2 li {
    float: left;
    width: 25%;
    width: 25.5%;
    padding-bottom: 14px;
	position: relative;
}

#menu2 li.last {
    float: right;
    width: 22%;
}

#menu2 li.last a {
    margin-right: 0;
}


#menu2 a {
    border-top: 2px solid transparent;
	color: #516479;
    display: block;
    margin-right: 17px;
    position: relative;
    text-decoration: none;
    font-size: 12px;
    line-height: 14px;
}

.lbname {
    display: table-cell;
    font-family: Fedra;
    font-size: 22px;
    height: 66px;
    line-height: 22px;
    position: relative;
    vertical-align: bottom;
    width: 100%;
    padding-bottom: 13px;
}

.pren {
    display: block;
    font-size: 14px;
}

.desc {
    display: block;
}

#menu2 li#act2 .lbname, #menu2 li:hover .lbname,#menu li#search:hover  .icon-lupa {
    color: #bda772;
}
#menu2 li#act2 a {border-color: #bda772; color:black;}

.pc {
    display: table-cell;
    height: 498px;
    text-align: center;
    vertical-align: middle;
/*    width: 496px;*/
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-right: 34px;
}

.lcol {
    float: left;
    width: 51%;
	position:relative;
}

.rcol {
    float: right;
    padding-bottom: 30px;
    position: relative;
    width: 49%;
}
.rcol.nopad {
    padding-bottom: 0;

}
.padb {padding-bottom: 30px;}

.pc img {
    display: inline-block;
    height: 445px;
    max-height: 496px;
    max-width: 496px;
    width: 422px;
	
}
.lp {padding-left:34px;}
.rp {padding-right:34px;}

hr.clear,hr.wave {
    border: medium none;
    clear: both;
    height: 0;
	margin:0;
	padding:0;
}

hr.wave {
    background: transparent url("../img/wave.png") repeat-x;
    display: block;
    height: 3px;
    width: 100%;
}
.flag {
	font-family: Fedra;
    font-size: 12px;
    line-height: 15px;
    margin-left: 3px;
    margin-top: 15px;
	color:#516479;
}

.flag .icon-flag {
    font-size: 15px;
    display: inline-block;
    position: relative;
    color: #516479;
    top: 2px;
    padding-right: 10px;
}

.flags {
    padding-top: 10px;
    padding-bottom: 24px;
}
.flag.c2  .icon-flag {
    color: #bda772;
}
.flag.c1  .icon-flag {
    color: #e8ce8d;
}
.flag.c3 .icon-flag {
    color: #b4c1ce;
}



.iconmenu {
    padding-bottom: 34px;
    padding-right: 34px;
    text-align: center;
}

.iconmenu a {
    color: #516479;
    display: inline-block;
    font-family: Fedra;
    font-size: 12px;
    line-height: 15px;
    margin: 0px;
    text-align: center;
    text-decoration: none;
    width: 160px;
}

.iconmenu a:hover {
    color:#bda772;
}
.iconmenu .icon {
    color: #bda772;
    font-size: 18px;
    position: relative;
    top: 30px;
}

.iconmenu .iconc {
    display: table;
    height: 40px;
    margin: 0;
    min-width: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.icon.icon-face {
    font-size: 31px;
    position: relative;
    top: 20px;
}

.pri a {
    color: #516479;
    display: block;
    font-family: Fedra;
    font-size: 12px;
    margin-left: 26px;
    padding: 6px 0 25px;
    position: relative;
}
.pri a .icon-clip {
    font-size: 16px;
    left: -26px;
    position: absolute;
    top: 6px;
}
.pri,.otz,.ni {
    padding-right: 34px;
	/*
    font-size: 12px;
    line-height: 15px;
	*/
    color: #848484;
}

.pri p {margin-bottom:0;}

.center {text-align:center;}

.podp {
    color: #516479;
    font-family: Fedra;
    font-size: 12px;
    padding-bottom: 17px;
	margin-top: 5px;
	display:block;
}

table.param,.boptions {
    color: #516479;
    font-family: Fedra;
    font-size: 12px;
    line-height: 18px;
}
.boptions {margin-bottom: 19px;}

table.param .pname {
    color: #7f7f7f;
    padding-right: 11px;
    min-width: 100px;
}
.video {
    width: 100%;
    height: 348px;
}

.content.catalog, .content.full {
    margin: 0;
    width: 100%;
}
.catalog {
    margin: 0 17px;
}
.interview {
	margin: 0 25px;
}


.book {
    float: left;
    font-family: Fedra;
    font-size: 14px;
    position: relative;
    text-align: center;
    width: 25%;
}

.inti {
    display: block;
    float: left;
    position: relative;
    text-decoration: none;
    width: 25%;
	color: #516479;
}
.newslist .inti {margin-bottom: 58px;}

.intic {
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin: 0 9px;
}

.book .btitle {
    display: block;
}


.book a.blink {
    background: white none repeat scroll 0 0;
    color: black;
    display: block;
    height: 310px;
    margin: 17px;
    padding: 15px;
    position: relative;
    text-decoration: none;
}

.book .bauthor {
    color: #516479;
    display: block;
    font-size: 12px;
    padding-top: 5px;
}

.bpc {
    background: white none no-repeat scroll center center;
    display: block;
    height: 225px;
    width: 100%;
}

.book .blink:hover .shade {
    display: none;
}

.book a.blink:hover {
    box-shadow: 0 0 10px #e2e0e0;
}


.wrapper.author .pc img {
    border-radius: 268px;
    height: 286px;
    width: 286px;
}

a.ni {
    display: block;
    text-decoration: none;
}

a.back {
    color: #516479;
    display: block;
    font-family: Fedra;
    font-size: 12px;
    left: 34px;
    position: absolute;
    text-decoration: none;
    top: 1px;
	z-index:9;
}
a.back span.icon-v1 {
    font-size: 11px;
    padding-right: 8px;
}

.authn a {
    color: black;
    display: block;
    float: left;
    font-family: Fedra;
    text-decoration: none;
    width: 33%;
    margin-bottom: 10px;
}

a.ni:hover, a.back:hover,.authn a:hover,.inti:hover {
    color: #bda772;
}
.ndate {
    color: #516479;
    display: block;
    font-family: Fedra;
    font-size: 12px;
    padding-bottom: 17px;
}
.author .pc {
    height: 403px;
}
.icon.icon-pcab {
    font-size: 25px;
    top: 24px;
}
.icon.icon-w {
    font-size: 22px;
    top: 23px;
}
.textblock {
    padding-bottom: 30px;
}

.authn {
    padding-bottom: 34px;
    padding-left: 90px;
    position: relative;
}

.letter {
    color: #bda772;
    font-family: Fedra;
    font-size: 28px;
    left: 34px;
    line-height: 28px;
    position: absolute;
    top: 0;
}
.ititle {
    color: black;
    display: block;
    font-family: Fedra;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 7px;
}

.inti .ndate {
    padding-bottom: 9px;
}
.interview hr {
    margin-bottom: 32px;
}
.icon.icon-book {
    font-size: 27px;
    top: 24px;
}
.catalog.relative .shade {
    display: none;
}

.catalog.relative {
    text-align: center;
}

.catalog.relative .book {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.catalog.relative {
    margin-top: -40px;
    text-align: center;
}
/*
.catalog.relative .book a.blink:hover .shade {
    display: block;
}
*/

.otz p {
    margin-bottom: 0;
}
.wrapper.alist .content {
    padding-top: 7px;
    padding-bottom: 7px;
}

#menu li#search {
    cursor: pointer;
	margin-left:12px;
}
#menu li#search .icon-lupa {
    color: #c5cbd1;
    font-size: 21px;
    line-height: 21px;
    position: relative;
    top: -2px;
}

.pinfo {
    background: white none repeat scroll 0 0;
    box-shadow: 0 0 10px #dbd9d9;
    clear: both;
    width: 100%;
	display:none;
	position: relative;
}

.itxt {
    display: table;
    font-family: Fedra;
    font-size: 16px;
    height: 122px;
    line-height: 23px;
    padding: 14px 0 15px 34px;
    width: 767px;
}

.itimg, .itdesc {
    display: table-cell;
    vertical-align: middle;
}
.itimg {width:125px;}

#menu2.infow li {
    height: 95px;
    padding-bottom: 0;
	position: relative;
}

.pinfo.iact {
    display: block;
}

#menu2 li#act2::before {
    background: rgba(0, 0, 0, 0) url("../img/mpin.png") repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 16px;
    left: 30px;
    position: absolute;
    width: 33px;
	z-index: 3;
}

.bount {
    color: #bda772;
    font-family: Fedra;
    font-size: 12px;
    position: absolute;
    right: 27px;
    top: 48px;
}
.bount span {
    font-size: 42px;
    line-height: 42px;
    margin-left: 2px;
    position: relative;
    top: 6px;
}
.itimg img {
    margin-top: 7px;
}


#menu ul.sub {
    background: white none repeat scroll 0 0;
    display: none;
    left: -123px;
    position: absolute;
    top: 77px;
    width: 300px;
    z-index: 99;
    text-align: center;
    box-shadow: 0 0 10px #dbd9d9;
    padding: 14px 0;
}

#menu li#active ul.sub li a, #menu li ul.sub li a {
    color: #516479;
    display: block;
    font-size: 12px;
    text-align: center;
    width: 100%;
}
#menu li#active ul.sub li a:hover, #menu li ul.sub li a:hover,#menu li#active ul.sub li a.actsm {
	color: #bda772;
} 

#menu ul.sub li {
    float: none;
    padding-right: 0;
    padding-top: 6px;
}

#menu ul.sub::after {
    background: rgba(0, 0, 0, 0) url("../img/m1pin.png") repeat scroll 0 0;
    content: " ";
    display: block;
    height: 17px;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    top: -17px;
    width: 24px;
}

#menu li:hover ul.sub {
    display: block;
}
.vpad {height:30px; width:100%; background:white; clear:both;}
.vpadb {height:60px; width:100%; clear:both;}
.vpad.btp {
    bottom: 0;
    position: absolute;
}

.fgal li {
    float: left;
    margin: 11px 19px;
    width: 90px;
}

.fgal {
    margin-left: -19px;
    width: 515px;
}

.nimg {
    margin: 46px auto 0;
    width: 474px;
}

.nimg img,.fgal img,.newslist .inti img {
   display:block;
   -webkit-transition: all 0.5s ease 0s;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: url("../img/grayscale.svg#greyscale");
          filter: url("../img/grayscale.svg#greyscale"); /* Firefox 4+ */
  -webkit-filter: gray;
          filter: gray; /* IE 6-9 */
	-webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;
  filter: grayscale(100%);	  
} 
		  

.nimg img:hover,.fgal img:hover,.newslist .inti:hover img,.bookgallery li img {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%); 
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%); 
  -o-transition: .5s ease-in-out;
  filter: grayscale(0%);
}

.c3col {
    margin-left: 1%;
}

.imgc {
    display: table;
    text-align: center;
    width: 100%;
}
.c3col .inti {
    margin: 0 4%;

}
.c3col .intic {margin:0;}

.ndate.top {
    color: #bda772;
    margin: 2px 0 4px;
}
.newspage .content {
    margin-top: 28px;
}
.nimg img {
    margin-bottom: 20px;
}
.newspage .c3col {
    padding-top: 22px;
}

.col4 {
    float: left;
    width: 25%;
}

.newslist {
    padding: 28px 25px;
}

.newslist .intic {
    margin: 0;
    padding: 9px;
}
.newslist a:hover {background:white; box-shadow: 0 0 10px #dbd9d9;}

.newslist .intic img {
    margin-bottom: 9px;
    width: 100%;
}

.mc1 {margin-top:60px;}

.mc1 .rtc {
    padding-left: 64px;
    display: block;
}

.mc1 a {
    display: block;
    text-decoration: none;
}

#txp {
    color: #bda772;
    font-family: Fedra;
    font-size: 12px;
	left: 10%;
    left: 9.7%;
    position: absolute;
    top: -47px;
}


#txpn {
    color: white;
    font-family: Fedra;
    font-size: 130px;
    left: 17.6%;
    line-height: 130px;
    position: absolute;
    top: -127px;
}
.lpc {
    position: absolute;
    left: 0;
    top: 0;
}
.pren1,.ptit1 {
	color: black;
    font-family: Fedra;	
}
.pren1 {
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
}

.ptit1 {
    display: block;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 12px;
}

.desc1 {
    color: #516479;
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 24px;
    width: 210px;
}

.inti2 {
    color: black;
    display: block;
    margin-top: 9px;
    padding-right: 34px;
    text-decoration: none;
}
.inti2 .ndate {
    padding-bottom: 8px;
    margin-top: 3px;
}
section.mnews {padding-left:12px;}
.nmbooks {
	text-align:left;
}
.mainpage main.content.full {
    padding-bottom: 0;
}

#cntfoot {
    position: absolute;
    right: 0;
    top: -36px;
    width: 50%;
}

#cntfoot a {
    color: #516479;
    font-family: Fedra;
    font-size: 12px;
    text-decoration: none;
}
#cntfoot a span {
	color:#bda772;
}
#cntfoot a span.icon-phone {
    font-size: 19px;
    position: relative;
    top: 4px;
    left: -6px;
	margin-left: 12px;
}
#cntfoot span.icon-mail {
    margin-left: 22px;
    font-size: 14px;
    margin-right: 9px;
    position: relative;
    top: 2px;
}
.mainpage #logo img {
    width: 133px;
    height: 103px;
    padding-right: 34px;
    margin-top: -28px;
}
.mainpage a#logo {
    top: 27px;
    left: 41px;
    font-size: 27px;
    padding-top: 28px;
    line-height: 33px;
}
.mc1 a:hover .pren1,.mc1 a:hover .ptit1,.inti2:hover {color:#bda772;}
.awards {
    color: #bda772;
    padding-left: 40px;
    padding-bottom: 26px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    min-height: 37px;
}
.awards span.icon-awards {
    position: absolute;
    font-size: 37px;
    left: 0;
    top: 0;
}
.bookgallery {
    margin: 0 auto;
}

.bookgallery li {
    text-align: center;
    display: inline-block;
    float: none;
}

.bookgallery li img {
    width: 90px;
    height: 90px;
}
.m1cl, .m2cl, .m3cl {
    float: left;
    width: 33%;
    position: relative;
}

.nmbooks .nn {
    margin: 17px;
    padding: 15px;
    padding-top: 0;
    margin-top: 0;
    margin-left: 0;
}

.nmbooks a.inti2 {
    padding-right: 0;
    padding-bottom: 10px;
}
.mheaders {
    clear: both;
    padding-top: 26px;
}
.mheaders .mh1 {
    width: 25%;
    display: block;
    float: left;
}
.mheaders .mh2 {
    text-align: center;
}
hr.clear.mainhr {
    border-top: 1px solid #e8dcbe;
    padding-top: 14px;
    clear: both;
}
.textblock ul {margin-bottom:1em;}
.textblock ul li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 0.5em;
}
.textblock ul li::before {content: " ";background-color: #667689;display: block;position: absolute;border-radius: 5px;width: 5px;height: 5px;left: 0;top: 7px;}
.izimin img {
    width: 90%;
}

ul.pagination {
    display: table;
    text-align: center;
    width: 100%;
}
.pagination li a {
    text-decoration: none;
    font-family: fedra;
    color: #516479;
    font-size: 12px;
    line-height: 40px;
    display: block;
}
.pagination li {
    display: table-cell;
    vertical-align: middle;
    height: 51px;
}
.pagination li a:hover {color:#bda772;}
.pagination li.active a {color:#bda772; border-top:3px solid #bda772;}

.selc {
    width: 96px;
    padding-right: 150px;
    position: relative;
    float: left;
    padding-top: 6px;
    margin-top: 22px;
    margin-bottom: 13px;
}
.selc.fil1 {
    margin-right: 27px;
}
.selc.fil2 {
    width: 58px;
}
.seltxt {
    font-size: 11px;
    line-height: 16px;
    display: block;
    float: left;
    padding-right: 5px;
	padding-top: 2px;
}
.selector {
    display: block;
    position: absolute;
    padding: 26px 9px 5px;
    font-family: fedra;
    width: 150px;
    right: 0;
    top: 0;
	border: 1px solid #c4cad0;
}
.selector:hover {
    background: white;
	box-shadow: 0 0 10px #dbd9d9;
	position:absolute;
	z-index:99;
}
.selector a {
    font-size: 22px;
    text-decoration: none;
    color: #516479;
    font-size: 12px;
    line-height: 22px;
    display: none;
	padding: 0 10px 0 5px;
}
.selector a.active {position:absolute; top:5px; left:10px; display:block;}
.selector:hover a {display:block;}
.selector a:hover {color:#bda772;} 
.selector span.sb {
    color: #516479;
    font-size: 6px;
    position: absolute;
    right: 11px;
    top: 13px;
}
.selector:hover  span.sb {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#searchtxt {
    width: 272px;
    border: none;
    font-size: 12px;
    font-family: Arial;
    border-bottom: 1px solid #516479;
    line-height: 20px;
    height: 20px;
    color: black;
    font-style: normal;
}
.sisea-search-form {
    position: relative;
}
#sok {
    border: none;
    background: transparent;
    position: absolute;
    right: 15px;
    top: 2px;
    height: 20px;
    line-height: 20px;
    color: #bda772;
    font-family: fedra;
    font-size: 12px;
    padding: 0;
    margin: 0;
    cursor: pointer;
	outline: none;
}
#sok:hover {color:#516479;}
.placeholder,
input#searchtxt.placeholder {
    color: #acacac;
    font-style: italic;
	border-bottom: 1px solid #dbbe77;
	outline: none;
}
#menu li#search ul.sub {
    left: -137px;
}
#menu li#search ul.sub li {
    padding-top: 0;
}
.sisea-results {
    color: #bda772;
    text-align: center;
    font-family: fedra;
    margin-top: 8px;
}
.sisea-results .sisea-highlight {font-weight:normal; color:#bda772;}
a.sgroup {
    display: block;
    text-decoration: none;
    color: #bda772;
    font-family: fedra;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 5px;
}
a.srestitle {
    color: black;
    font-family: fedra;
    text-decoration: none;
    display: block;
    padding-bottom: 3px;
}
.extract {color:#516479; font-size:12px;}
.sisea-highlight {font-weight:bold; color:black;}
.sisea-result {
    padding-bottom: 20px;
}

a.srestitle:hover,a.sgroup:hover {text-decoration:underline;}
input:focus {outline:none;}
.cwrap {
    width: 75%;
    float: left;
    height: 385px;
    overflow: hidden;
    position: relative;
}
.carousel .book {width:33%;}
.carousel1,
.carousel2 {
    margin: 0!important;
}
#pager {
    position: absolute;
    left: 0;
    top: 370px;
    z-index: 99;
    text-align: center;
    width: 100%;
}

#pager a {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #d4d4d4;
    border-radius: 12px;
    margin: 0 9px;
}
#pager a:hover,#pager a.selected {background-color:#bda772;}
.col3c {
    width: 30%;
    padding-right: 3%;
    float: left;
}
.im3c {
    display: block;
    height: 88px;
    position: relative;
    margin-bottom: 48px;
}
.im3c img {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.icon-island {
    font-size: 12px;
}
.made {
    text-decoration: none;
    position: absolute;
    display: block;
    left: 34px;
    bottom: 40px;
    color: #d6d6d6;
}
.made:hover {color: #bda772;}
.nimg .fgal img {margin-bottom:0;}
.selc.fil3 {
    margin-left: 26px;
    width: 110px;
}



@media only screen and (max-width: 1200px) {
	body {min-width:1000px;}
	.wrapper {min-width: 980px;}
	.nimg {width: 402px;}
	.nimg img {width: 100%;}
	.mainpage #logo img {padding-right: 21px;}
	.fgal {width: 420px; margin-left: -7px;}
	.fgal li {margin: 11px 7px;}
	.itdesc {font-size: 14px; line-height: 20px;}
	.itxt {width: 615px;	}
}