@charset "utf-8";

/* wanderlust-brown.css - version 0.3 - Spry Pre-Release 1.7 */

/* Copyright (c) 2010. Adobe Systems Incorporated. All rights reserved. */

/* The original intent of this design was to have CSS3 rounded corners around the entire
 * widget, but browser differences made it very hard to implement this because some browsers
 * clip background images so that they stay within the defined border-radius of the container
 * and allow you to round the corners of content images, and some don't. For
 * now, we've decided to disable CSS3 rounded corners for all browsers except webkit based
 * browsers.
 */
 
.WLBSlideShow {
	position: relative;
	width: 970px;
	padding: 0;
	color: white;
	height: 455px;
}

.WLBSlideShow .SSClip {
	position: relative;
	overflow: hidden;
	height: 455px;
	margin: 0;
	padding: 0;
	/* [disabled]border-bottom: solid 1px #39312e; */
	width: 970px;
}

.WLBSlideShow .SSView {
	height: 455px;
	margin: 0;
	padding: 0;
	width: 970px;
}

.WLBSlideShow .SSSlide {
	position: absolute;
	top: 0;
	left: 0;
	height: 455px;
	z-index: 0;
	width: 970px;
}

.WLBSlideShow .SSSlideVisible {
	z-index: 1;
}

.WLBSlideShow .SSFirstButton, .WLBSlideShow .SSLastButton, .WLBSlideShow .SSPlayButton, .WLBSlideShow .SSSlideCount {
	display: none;
}

.WLBSlideShow .SSPreviousButton {
	position: absolute;
	z-index: 5;
	bottom: 8px;
	right: 142px;
}

.WLBSlideShow .SSNextButton {
	position: absolute;
	z-index: 5;
	bottom: 8px;
	right: 11px;
}

.WLBSlideShow .SSPreviousButton {
	width: 15px;
	height: 15px;
	background-image: url(../Spry-UI-1.7/css/ContentSlideShow/wanderlust/images/slideshow-controls.png);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	text-indent: -10000em;
	padding: 0;
	border: none;
	background-color: transparent;
}

.WLBSlideShow .SSPreviousButtonHover {
	background-position: -60px -30px;
}

.WLBSlideShow .SSPreviousButtonDown {
}

.WLBSlideShow .SSPreviousButtonDisabled {
}

.WLBSlideShow .SSNextButton {
	width: 15px;
	height: 15px;
	background-image: url(../Spry-UI-1.7/css/ContentSlideShow/wanderlust/images/slideshow-controls.png);
	background-position: -30px -30px;
	background-repeat: no-repeat;
	text-indent: -10000em;
	padding: 0;
	border: none;
	background-color: transparent;
}

.WLBSlideShow .SSNextButtonHover {
	background-position: -90px -30px;
}

.WLBSlideShow .SSNextButtonDown {
}

.WLBSlideShow .SSNextButtonDisabled {
}

.WLBSlideShow .SSSlideLinks {
	position: absolute;
	overflow: hidden;
	bottom: 10px;
	right: 30px;
	z-index: 5;
}

.WLBSlideShow a.SSSlideLink {
	display: block;
	float: left;
	width: 42px;
	height: 5px;
	background-image: url(../_img/slider-sayfalama-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	text-indent: -9999px;
}

.WLBSlideShow a.SSSlideLinkHover {
	background-position: 0px -5px;
}

.WLBSlideShow a.SSSlideLinkSelected {
	background-position: 0px -5px;
}

.WLBSlideShow a.SSSlideLinkDisabled {
}

.WLBSlideShow .photo {
	float: left;
	overflow: hidden;
	width: 970px;
	margin: 0;
	padding: 0;
	height: 455px;
}

.WLBSlideShow .photo img {
	width: 970px;
	height: 455px;
	/* -moz-border-radius-topleft: 7px; */
	/* [disabled]-webkit-border-top-left-radius: 7px; */
	margin: 0;
	padding: 0;
}

.WLBSlideShow .photo .caption {
	margin: 0 6px;
	line-height: 30px;
	font-style: italic;
}

.WLBSlideShow .banner {
	/* [disabled]background-color: #491e16; */
	margin: 44px 0 0 11px;
	padding: 10px;
}

.WLBSlideShow .title {
	margin: 0;
	padding: 0;
	font-size: 24px;
}

.WLBSlideShow .subTitle {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
}

.WLBSlideShow .content {
	margin: 0 10px 0 21px;
}

/*
     FILE ARCHIVED ON 16:44:50 Jan 24, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:08:03 May 17, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 153.21
  exclusion.robots: 0.162
  exclusion.robots.policy: 0.145
  cdx.remote: 0.098
  esindex: 0.014
  LoadShardBlock: 92.863 (3)
  PetaboxLoader3.datanode: 173.2 (5)
  load_resource: 205.706 (2)
  PetaboxLoader3.resolve: 78.617 (2)
*/