/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
.area {width: 899px; margin: 0 auto;
		margin-top:0px;
}
.Bgcolor {

	width: 899px; margin: 0 auto; background: #b9b0ad; color: #fff;
	margin-top:-20px;

}
.lines{
padding:1px;
padding-bottom:7px;
}
.TextSet
{
	position:absolute;
	left: 365px;
	top: 61px;
	width: 271px;
	height: 49px;
	overflow: auto;
	margin-left:28%;
	margin-top:0px;
	font-size:16px;
	left: 412px;
	top: 87px;
}
.buttonbg
{
 background: #b9b0ad;
 width: 850px; margin:0 auto;
 margin-top:0;
}
.padding{
padding-right:1px;
}

.BgNav {
	width: 850px;
	height: 450px;
	margin: 0 auto;
	background: #e2e2e2;
	color: #fff;
	margin-top:0px;
}
.paddingg
{
	padding:15px;
	width:400px;
	margin-left:400px;
	margin-top:-400px;
}
.paddingg2
{
	padding:5px;
	width:590px;
	margin-left:240px;
	margin-top:-500px;
	font-size:14px;

}

.paddingg3
{
	padding:15px;
	width:550px;
	margin-left:245px;
	margin-top:-500px;
}


.book1
{
	width:400px;
	margin-left:250px;
	margin-top:-500px;
}
.book2
{
	width:580px;
	height:400px;
	margin-left:250px;
	margin-top:5px;
	margin-bottom:15px;
}

.foter
{
	width: 850px;
	height: 20px;
	margin: 0 auto;
	background:#3E3E3E;
	
}
.Secction
{
	width: 170px;
	height: 450px;
	margin:0 auto;
	margin:0px;
	background-color: #7E8DA5;
	font-family: "Varela Round", sans-serif;
	color:#ECEEEA;
	padding:30px;
}
.p
{
color:#FFFBF0;
margin-left:520px;
font-size:12px;
}
.b
{
color:#FFFBF0;
margin-left:520px;
}
.fotertextt
{
background-color: #7E8DA5;
padding:1px;
}
.foterrr
{
background:#FFFBF0
width:850px;
height:20px;
}

.navset
{	
	height: 450px;
	width: 850px; margin: 0 auto;
	background:#ffffff;
}

.ScrollBaar
{
 width:600px;
 height:370px;
 margin-top:10px;
 margin-left: 240px;
 overflow-y: scroll;
}
.ScrollBaarfac
{
 height: 3600px;
 width: 870px; margin: 0 auto;
 margin-top:0px;


}


.gynaell
{
 background:#889FC6;
 width:570px;
 font:Geneva, Arial, Helvetica, sans-serif; 
}
.gynaedll
{
padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}


/* Slider */

/*@import url(http://fonts.googleapis.com/css?family=Varela+Round);*/

.slides {
    padding: 0;
    width: 850px;
    height: 290px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.slides input { display: none; }

.slide-container { display: block; }

.slide {
    top: 0;
    opacity: 0;
    width: 850px;
    height: 290px;
    display: block;
    position: absolute;

    transform: scale(0);

    transition: all .7s ease-in-out;
}

.slide img {
    width: 100%;
    height: 100%;
}

.nav label {
    width: 200px;
    height: 100%;
    display: none;
    position: absolute;

	  opacity: 0;
    z-index: 9;
    cursor: pointer;

    transition: opacity .2s;

    color: #FFF;
    font-size: 156pt;
    text-align: center;
    line-height: 380px;
    font-family: "Varela Round", sans-serif;
    background-color: rgba(255, 255, 255, .3);
    text-shadow: 0px 0px 15px rgb(119, 119, 119);
}

.slide:hover + .nav label { opacity: 0.5; }

.nav label:hover { opacity: 1; }

.nav .next { right: 0; }

input:checked + .slide-container  .slide {
    opacity: 1;

    transform: scale(1);

    transition: opacity 1s ease-in-out;
}

input:checked + .slide-container .nav label { display: block; }

.nav-dots {
	width: 100%;
	bottom: 9px;
	height: 11px;
	display: block;
	position: absolute;
	text-align: center;
}

.nav-dots .nav-dot {
	top: -5px;
	width: 11px;
	height: 11px;
	margin: 0 4px;
	position: relative;
	border-radius: 100%;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.6);
}

.nav-dots .nav-dot:hover {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.8);
}

input#img-1:checked ~ .nav-dots label#img-dot-1,
input#img-2:checked ~ .nav-dots label#img-dot-2,
input#img-3:checked ~ .nav-dots label#img-dot-3,
input#img-4:checked ~ .nav-dots label#img-dot-4,
input#img-5:checked ~ .nav-dots label#img-dot-5,
input#img-6:checked ~ .nav-dots label#img-dot-6 {
	background: rgba(0, 0, 0, 0.8);
}


/* Repeart Slider */

header {
  text-align: center;
  position: relative;
  background-image:url(Images/Publish_Slider.jpg);
  background-repeat: repeat-x;
  background-position: 0 top;
  background-size: 500%;
  padding-bottom: 67%;
  -webkit-animation: h_slide 24s ease-out infinite;
  -moz-animation: h_slide 24s ease-out infinite;
  animation: h_slide 24s ease-out infinite; }
  
  
  @media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
    .links {
      background: url(../images/map@2x.png) bottom center no-repeat;
      background-size: 580px 400px; } }

@-webkit-keyframes h_slide {
  0% {
    background-position: 0% bottom; }

  10% {
    background-position: 0% bottom; }

  20% {
    background-position: 25% bottom; }

  30% {
    background-position: 25% bottom; }

  40% {
    background-position: 50% bottom; }

  50% {
    background-position: 50% bottom; }

  60% {
    background-position: 75% bottom; }

  70% {
    background-position: 75% bottom; }

  80% {
    background-position: 100% bottom; } 
  
  90% {
    background-position: 100% bottom; }
	
  100% {
    background-position: 125% bottom; }	
	}

@-moz-keyframes h_slide {
 0% {
    background-position: 0% bottom; }

  10% {
    background-position: 0% bottom; }

  20% {
    background-position: 25% bottom; }

  30% {
    background-position: 25% bottom; }

  40% {
    background-position: 50% bottom; }

  50% {
    background-position: 50% bottom; }

  60% {
    background-position: 75% bottom; }

  70% {
    background-position: 75% bottom; }

  80% {
    background-position: 100% bottom; } 
  
  90% {
    background-position: 100% bottom; }
	
  100% {
    background-position: 125% bottom; }}

@keyframes h_slide {
 0% {
    background-position: 0% bottom; }

  10% {
    background-position: 0% bottom; }

  20% {
    background-position: 25% bottom; }

  30% {
    background-position: 25% bottom; }

  40% {
    background-position: 50% bottom; }

  50% {
    background-position: 50% bottom; }

  60% {
    background-position: 75% bottom; }

  70% {
    background-position: 75% bottom; }

  80% {
    background-position: 100% bottom; } 
 
  90% {
    background-position: 100% bottom; } 
  
  100% {
    background-position: 125% bottom; }}

/*--------------------large screens layout-------------------------------*/

@media only screen and (min-width: 1024px) {
  blockquote {
    font-size: 1.75em;
    padding: 1em 2em; }

  .content {
    position: relative; }

  .main {
    margin-right: 400px;
    border-right: 1px solid #504331;
    padding: .5em 20px .5em 0;
    box-shadow: 2px 0 white, 3px 0 #504331; }

  .links {
    position: absolute;
    right: 0;
    top: 0;
    width: 400px;
    text-align: right; } }


.bgColorGrd
{		
	height: 450px;
	width: 850px; margin: 0 auto;
	background:#DADADA;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfddac', endColorstr='#ffffff');
    background: -webkit-linear-gradient(#E2E2E2, #b9b0ad); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#E2E2E2, #b9b0ad; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#E2E2E2, #b9b0ad); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#E2E2E2, #b9b0ad); /* Standard syntax */
	background: -moz-linear-gradient(top,  #E2E2E2,  #b9b0ad);
	background: -o-linear-gradient(rgb(207,221,172),rgb(255,255,255));
}
