﻿body {
	font: normal 11px auto Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #c75f3e;
	background: #067d55;
	margin: 5;
}


a {
	color: blue;
}


.Siparislink{
	
	text-decoration:none;
	color: #006666;
	
}
#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}
	

th {
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 1px 5px 1px;
	background: #e6e6e6;
	
}


td {
	font: 11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	padding:2px;
	background: white;
}

#alt td {
	  border-top: 1px solid #EDEDEB;
	  border-left: 1px solid #EDEDEB;
	  border-right: 1px solid #D6D6D3;
	  border-bottom: 1px solid #D6D6D3;
      background : #D5E6E3;
	 }

#GenelDiv{	
	height:60%;
	width:100%;
	position: relative;
	margin:auto;
	z-index:2;
	    
	}

.AltDiv {
	position:relative;
    float:left;
	padding:0;
	width:33.2%;
	z-index:3;
  
}

.SorgulamaDiv {
    position: relative;
	margin:auto;
	width:100%;
	height:0px;
	padding:0;
	z-index:4;
		
		
}
#yetkinyokdiv {
	padding:20px 5px 20px 5px;
	margin-top:100px;
	width:400px;
	height:200px;
	text-align:center;
	line-height:32px;
	border:2px solid red;
	border-radius:20px 40px 20px 40px;	
	color : orange;
	font-size:32px;
}




#yetkinyokdiv a{
	color : white;
	font-size:32px;
	text-decoration:none;
	}
	
.PerfDiv {
	padding: 0px 0px 0px 0px;
	float:center;
	margin-bottom: 50px; 
	width:70%;
	height:500px;
    z-index:2;
	}

	
#ResponseP {font: normal 24px auto Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
		margin:0px 0px 0px 0px;
	padding :0px 0px 0px 0px;
	line-height: 24px; 
	
	
}
#Uyari {font: normal 18px auto Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	
}
.resimgoster {
  position: relative;
  z-index: 5;
  
}

.resimgoster .ustunderesimgoster {
  visibility: hidden;
  width: 200px;
  border-radius: 10px;
  padding: 0px 0px;
  position: absolute;
  z-index: 5;
  bottom: 20px;
  left: 50%;
  margin-left: 0px;
  opacity: 0;
  transition: opacity 0.3s;
}
.resimgoster .ustunderesimgoster::after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0px;
  border-width: 0px;
  border-color: #555 transparent transparent transparent;
}
.resimgoster:hover .ustunderesimgoster {
  visibility: visible;
  opacity: 1;
} 



.resimgoster .ustunderesimgoster1 {
  visibility: hidden;
  width: 200px;
  border-radius: 10px;
  padding: 0px 0px;
  position: absolute;
  z-index: 5;
  bottom: 20px;
  left: 50%;
  margin-left: 200px;
  opacity: 0;
  transition: opacity 0.3s;
}
.resimgoster .ustunderesimgoster1::after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0px;
  border-width: 0px;
  border-color: #555 transparent transparent transparent;
}
.resimgoster:hover .ustunderesimgoster1 {
  visibility: visible;
  opacity: 1;
} 



.qrgoster {
  position: relative;
  z-index: 5;
  
}

.qrgoster .ustunderesimgoster {
  visibility: hidden;
  width: 100px;
  border-radius: 10px;
  padding: 0px 0px;
  position: absolute;
  z-index: 5;
  bottom: 20px;
  left: 50%;
  margin-left: 0px;
  opacity: 0;
  transition: opacity 0.3s;
}
.qrgoster .ustunderesimgoster::after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0px;
  border-width: 0px;
  border-color: #555 transparent transparent transparent;
}
.qrgoster:hover .ustunderesimgoster {
  visibility: visible;
  opacity: 1;
} 





















