

* { margin:0; padding:0; }



body {
	background: #111;
	height: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;	
	overflow-y : scroll;
}
	img { border:none; }
	
	#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(/img/progress.gif) no-repeat center center;}
	
	#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
		#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
			#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	
			#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			
		
		#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
		#supersized a { width:100%; height:100%; display:block; }
			#supersized li.prevslide { z-index:-20; }
			#supersized li.activeslide { z-index:-10; }
			#supersized li.image-loading { background:#111 url(/img/progress.gif) no-repeat center center; width:100%; height:100%; }
				#supersized li.image-loading img{ visibility:hidden; }
			#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

#wr {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#Ust {
	height: 150px;
	margin-bottom: 50px;
}

#Govde {
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #8a8a8a;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 20px #000000;
	-webkit-box-shadow: 0px 0px 20px #000000;
	box-shadow: 0px 0px 20px #000000;
	opacity: 0.95;


	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 95);
	filter: alpha(opacity = 95);

}

#Alt {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 50px;
	background-color: transparent;
	border: 1px solid #a1a1a1;
	-moz-border-radius: 0px 15px;
	-webkit-border-radius: 0px 15px 0px 15px;
	border-radius: 0px 15px;
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#0569ff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#0569ff')";
	background-image: -moz-linear-gradient(top, #ffffff, #fcffcc);
	background-image: -ms-linear-gradient(top, #ffffff, #fcffcc);
	background-image: -o-linear-gradient(top, #ffffff, #fcffcc);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#fcffcc));
	background-image: -webkit-linear-gradient(top, #ffffff, #fcffcc);
	background-image: linear-gradient(top, #ffffff, #fcffcc);
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;

}
#Logo {
	float: left;
	width: 260px;
	border: 1px solid #999;
	height: 150px;
	background-image: url(/img/MineLine-Logo_fw.png);
	background-repeat: no-repeat;
	background-position: center center;
background-color: #ffffff;
border: 1px solid #a1a1a1;
-moz-border-radius: 0px 0px 15px 15px;
-webkit-border-radius: 0px 0px 15px 15px;
border-radius: 0px 0px 15px 15px;
-moz-box-shadow: 0px 0px 10px #000000;
-webkit-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#cacacc');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#cacacc')";
background-image: -moz-linear-gradient(top, #ffffff, #cacacc);
background-image: -ms-linear-gradient(top, #ffffff, #cacacc);
background-image: -o-linear-gradient(top, #ffffff, #cacacc);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#cacacc));
background-image: -webkit-linear-gradient(top, #ffffff, #cacacc);
background-image: linear-gradient(top, #ffffff, #cacacc);
	
}
#Logo h1 a{
	display: block;
	width: 217px;
	height: 140px;
	background: url(/img/MineLine-Logo_fw.png) no-repeat;
	text-indent: -999em;
	margin-right: auto;
	margin-left: auto;
}
#Logo p{display:none;}
#Menu {
	float: left;
	width: 558px;
	height: 150px;
	margin-left: 30px;
}
#k-logo {
	float: left;
	height: 50px;
	width: 123px;
	margin-top: 10px;
}
.c {
	clear: both;
}
#alt-sag {
	float: left;
	width: 700px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

ul#nav {
	display: inline-block;
	position: relative;
	min-height: 42px;
	list-style: none;
	border: 1px solid #cfcfcf;
	z-index: 99;
	background-color: #fafafa;
	box-shadow: 0px 4px 0px #ddd;
	margin-top: 40px;
	background-color: #ffffff;
	border: 1px solid #878585;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
	width: 558px;
	height: 80px;

} 
ul#nav li {
	float: left;
	z-index: 100;
} 
ul#nav li a {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: block;
	position: relative;
	z-index: 100;
	padding: 5px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	ext-decoration: none;
	border-right: 1px solid #d8d8d8;
	text-decoration: none;
	height: auto;
	line-height: 20px;
	text-align: center;
	margin: 8px;
}



ul#nav li a:hover, ul#nav li a.selected {
	color: #333;
	background-color: #CCC;
}
ul#nav li.last a { border:0; }


ul#nav ul,ul#nav div {
	display: none;
	width: auto;
	position: absolute;
	min-height: 20px;
	left: -1px;
	list-style: none;
	border: 1px solid #cfcfcf;
	z-index: 99;
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


ul#nav div {
	left: 0;
	padding: 10px;
	margin-top: -1px;
}
ul#nav div h2{
	font-size: 16px;
	padding: 5px 0;
}
ul#nav div p { font-size:11px; color:#333; line-height:150%; }


ul#nav ul.full { width:100%; margin-top:-1px; }
ul#nav ul.full li a { border:0; }
ul#nav ul.full li a:hover,ul#nav ul.full li a.selected { background:transparent; color:#900;}


ul#nav ul li.tiny-menu { float:none; }
ul#nav ul li.last { border:0; }
ul#nav ul li a {
	padding: 3px 5px;
	font-size: 10px;
	color: #333;
	font-weight: bold;
}
ul#nav ul li a:hover, ul#nav ul li a.selected {
	background-color: #CCC;
}


ul#nav li.tiny-menu { position:relative; }
ul#nav li.tiny-menu ul {
	width: 250px;
	box-shadow: 4px 4px 0px #eee;
	margin-top: -1px;
}
ul#nav li.tiny-menu ul li { float:none; border-bottom:1px solid #ddd; }
ul#nav li.tiny-menu ul li a { border:0; } 
ul#nav li.last.tiny-menu ul { left:auto; right:-1px; }
ul#nav li.last.tiny-menu ul ul {
	left: auto;
	right: 250px;
}

ul#nav li.last ul { left:auto; right:-1px; }



ul#nav ul ul { display:none; width:auto; position:absolute; min-height:20px;  list-style:none; border:1px solid #cfcfcf; z-index:99; background-color:#eee; }


ul#nav li.tiny-menu ul ul { left:200px; margin-top:-30px !important;  }

.Menu-Baslik {
	border: 1px solid #585d75;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 6px #000000;
	-webkit-box-shadow: 0px 0px 6px #000000;
	box-shadow: 0px 0px 6px #000000;

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#a3a3a3', endColorstr = '#2b2b2b');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#a3a3a3', endColorstr = '#2b2b2b')";
	background-image: -moz-linear-gradient(top, #a3a3a3, #2b2b2b);
	background-image: -ms-linear-gradient(top, #a3a3a3, #2b2b2b);
	background-image: -o-linear-gradient(top, #a3a3a3, #2b2b2b);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#a3a3a3), to(#2b2b2b));
	background-image: -webkit-linear-gradient(top, #a3a3a3, #2b2b2b);
	background-image: linear-gradient(top, #a3a3a3, #2b2b2b);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	width : 836px;
	height: 40px;
	position: relative;
	margin-left: -20px;
	z-index: 2;
	color: #FFF;
	line-height: 40px;
	padding-left: 30px;
	font-weight: bold;
	overflow: hidden;
	background-color: #CCC;
	}
.Kutucuk {
	float: left;
	height: 200px;
	width: 250px;
	padding: 5px;
	margin: 7px;
	background-color: #F1F4F5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #000A2D;
}
.Kutucuk-ici {
	height: 150px;
	overflow: hidden;
	font-size: 13px;
}

.Kutucuk h1 {
	font-size: 20px;
	font-family: Dosis, Tahoma, Geneva, sans-serif;
}
a ,a:hover {
	text-decoration: none;
	color: #300;
}
#Sosyal img {
	margin-right: 20px;
}

#Sosyal {
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 20px;
	padding-top: 20px;
}


