/*
	Supersized - Fullscreen Slideshow jQuery Plugin
	Version 3.1
	www.buildinternet.com/project/supersized
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

* { margin:0; padding:0; }
body {
	background:#000000;
}
img{ border:none; }
img a { border:none; }
	#supersized-loader { position:absolute; top:49.5%; left:49.5%; z-index:10; width:24px; height:24px; text-indent:-999em; background-image:url(../img/progress.gif); }
	
	#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
		#supersized img{ position:relative; display:none; outline:none; border:none; }
			#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
			#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
		#supersized a { z-index:-30; position:absolute; top:0; left:0; width:100%; height:100%; background:#111;}
			#supersized a.prevslide { z-index:-20; }
			#supersized a.activeslide { z-index:-10; }
			#supersized a.prevslide img, #supersized a.activeslide img{ display:inline; }
	
	/*Controls Section*/
	#controls-wrapper { margin:0 auto; height:62px; width:100%; bottom:0; left:0; z-index:4; background:url(../img/nav-bg.png) repeat-x; position:fixed; }
		#controls { overflow:hidden; height:100%; text-align:left; z-index:5; padding:0 114px; /* Increase padding to give thumbnails room */ }
			#slidecounter { float:left; color:#888; font:23px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold; text-shadow:#000 0 -1px 0; margin:19px 10px 18px 20px; }
			#slidecaption { overflow:hidden; float:left; color:#FFF; font:16px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold; text-shadow:#000 0 2px 0; margin:23px 20px 23px 0; }
			#navigation { float:right; margin:10px 20px 0 0; }
	
	/*Thumbnail Navigation*/	
	#nextthumb,#prevthumb { z-index:6; display:none; position:fixed; bottom:12px; height:75px; width:100px; overflow:hidden; background:#ddd; border:2px solid #fff; -webkit-box-shadow:0 0 5px #000; }
		#nextthumb { right:12px; }
		#prevthumb { left:12px; }
			#nextthumb img, #prevthumb img { width:150px; height:auto;  }
			#nextthumb:active, #prevthumb:active { bottom:10px; }
			#navigation > :hover,#nextthumb:hover, #prevthumb:hover { cursor:pointer; }
	/*Demo Styles*/
			p{ padding:0 30px 30px 30px; color:#fff; font:11pt "Helvetica Neue", "Helvetica", Arial, sans-serif; text-shadow: #000 0px 1px 0px; line-height:200%; }
				p a{ font-size:10pt; text-decoration:none; outline: none; color:#ddd; background:#222; border-top:1px solid #333; padding:5px 8px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow: 0px 1px 1px #000; -webkit-box-shadow: 0px 1px 1px #000; box-shadow: 0px 1px 1px #000; }
					p a:hover{ background-color:#427cb4; border-color:#5c94cb; color:#fff; }
			
			#content{
	position:relative;
	/* [disabled]background:#111; */
	/* [disabled]background:rgba(0,0,0,0.70); */
	width:420px;
	text-align:center;
	margin-top: 20%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	height: 250px;
}
	.stamp{ float: right; margin: 15px 30px 0 0;}
			
.zemin {
	margin-right: auto;
	background-color: #FFF;
	margin-left: auto;
	margin-bottom: -8px;

}

#pminilogo{
	margin-bottom: -4px;
	margin-right: 6px;
	margin-left: -2px;
}
    h4 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: #000 1px 1px 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 3px;
	margin-right: 4px;
	margin-bottom: 5px;
	line-height: 50px;
}
    h4 a{
	color: #FFFFFF;
	text-decoration: none;

}
    h4 a:hover{
	color: #F03;
	text-decoration: none;
}
    h3 {
	font-size: 35px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: #000 1px 1px 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 3px;
	margin-right: 4px;
	margin-top: 1px;
	margin-bottom: -10px;
	line-height: 50px;
	-moz-box-shadow: inset;
}
.urunler {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.sutun {
	margin-right: AUTO;
	margin-left: 20PX;
	margin-top: 8px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 8px;
}
.zemin li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	color: #999999;
}
.zemin li a {
	color: #999999;
	text-decoration: none;

}
.zemin li a:hover{
	color: #000000;
	/* [disabled]color: #F60; */
	text-decoration: none;
}
.pdfibaresi{
	color: #F93;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.logo {
	margin-bottom: 7px;
}
