@charset "iso-8859-9";

       @import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
        html{
          height:0%;
        }
        body{
          text-align:center;
          background:url('../img/bg.jpg')no-repeat;
          	-webkit-background-size: cover;
        	-moz-background-size: cover;
        	background-size: cover;
          background-position:50% 50%;
          height:100%;
          font-family: 'Open Sans Condensed', sans-serif;
        }
        body:before {
        	content: "";
        	height: 100%;
        	display: inline-block;
        	vertical-align: middle;
        }
        
        #menu{
        	display: inline-block;
          height:165px;
          width:100%;
        	vertical-align: middle;
          white-space: nowrap;
        }
        #menu li {
        position: relative;
        z-index: 2;
        display: block;
        float: left;
        width: 12%;
        height: 135px;
        line-height: 220px;
        margin-right: 1.42857%;
        white-space: nowrap;
        background-position: 50%;
        }
        .rocket {
        background: url('../img/rocket-large.png')no-repeat;
        margin-left: 2.42857%;
        }
        .wine{
          background:url('../img/wine-large.png')no-repeat;  
        }
		.wine2{
          background:url('../img/wine-large2.png')no-repeat;  
        }
        .burger{
          background:url('../img/burger-large.png')no-repeat;
        }
        .comment{
          background:url('../img/comment-large.png')no-repeat;
          
        }
        .sport{
          background:url('../img/sport-large.png')no-repeat;
          
        }
        .earth{
          background:url('../img/earth-large.png')no-repeat;  
        }
        #menu ul{
          position:relative;
        }
        #menu ul:after{
          content:"";
          display:block;
          clear:both;
        }
        #menu a{
          color:#D8D8D8;
          text-decoration:none;
          display:block;
          width:100%;
          height:100%;
          text-shadow: 0 -1px 0 #000;
        }
        #menu li:after {
        content: "";
        width: 19.5238%;
        height: 100%;
        position: absolute;
        top: 0;
        right: -19.5238%;
        background: url('../img/menu-bg.png');
        }
        .rocket:before {
        content: "";
        width: 19.5238%;
        height: 100%;
        position: absolute;
        top: 0;
        left: -9.5238%;
        background: url('../img/menu-bg.png');
        border-radius: 5px 0px 0px 5px;
        }
        .earth:after{
          border-radius:0px 5px 5px 0px;
        }
        .current{
          position:absolute;
          top:-13px;
          left:8.92857%;
          margin-left: -49px;
          width:120px;
          height:165px;
          -webkit-transition: all 400ms cubic-bezier(.45,1.92,.9,1.54);
        -moz-transition: all 400ms cubic-bezier(.45,1.92,.9,1.54);
        -o-transition: all 400ms cubic-bezier(.45,1.92,.9,1.54);
        -ms-transition: all 400ms cubic-bezier(.45,1.92,.9,1.54);
        transition: all 400ms cubic-bezier(.16,1.23,.87,1.18);
        }
        .current-back{
          width:100%;
          height:100%;
          position:absolute;
          background:#c39449;
          border-radius:5px;
          border-bottom: 2px solid rgba(0, 0, 0, 0.09);
          border-top: 2px solid rgba(255,255,255,0.1);
        }
        .top-arrow{
          position:absolute;
          overflow:hidden;
          width:100%;
          height:12px;
          top:13px;
          left:0;
          z-index:2;
        }
        .top-arrow:before{
          content:"";
          position:absolute;
          width:80%;
          height:12px;
          top:-10px;
          left:10%;
          border-radius:20%;
          box-shadow:0 0 10px black;
        }
        .top-arrow:after{
          content:"";
          position:absolute;
          width:0;
          height:0;
          top:0px;
          border-top:8px solid #c39449;
          border-left:6px solid transparent;
          border-right:6px solid transparent;
          margin-left:-6px;
          left:50%;
        }
        
        .bottom-arrow{
          position:absolute;
          overflow:hidden;
          width:100%;
          height:12px;
          bottom:17px;
          left:0;
          z-index:2;
        }
        .bottom-arrow:before{
          content:"";
          position:absolute;
          width:80%;
          height:12px;
          bottom:-10px;
          left:10%;
          border-radius:20%;
          box-shadow:0 0 10px black;
        }
        .bottom-arrow:after{
          content:"";
          position:absolute;
          width:0;
          height:0;
          bottom:0;
          border-bottom:12px solid #c39449;
          border-left:8px solid transparent;
          border-right:8px solid transparent;
          margin-left:-8px;
          left:50%;
        }
        
        .wine:hover ~ .current{
          left: 21.5%;
        }
        .burger:hover ~ .current{
         left: 35%;
        }
        .comment:hover ~ .current{  
           left: 48%;
        }
        .sport:hover ~ .current{
          left: 75.1%;  
        }
		.wine2:hover ~ .current{
          left: 61.5%; 
        }
        .earth:hover ~ .current{
          left: 88.1%; 
        }
		
body {
  background: #2a2a2a;
  font-family: sans-serif;
}
 
.Nav:after {
  content: "";
  display: table;
  clear: both;
}
 
.buton:before, .buton:after {
  content: '';
  display: block;
  position: absolute;
}
 
.container {
  text-align: center;
  padding: 3.75em 0;
}
 
.Nav {
  list-style: none;
  margin-left: 0;
  font-size: 0.85em;
}
 
.ButonCerceve {
  -webkit-border-radius: 0.4375em;
  -moz-border-radius: 0.4375em;
  -ms-border-radius: 0.4375em;
  -o-border-radius: 0.4375em;
  border-radius: 0.4375em;
  -webkit-box-shadow: #4d4d4d 0 -1px 0px 0px inset, rgba(255, 255, 255, 0.0857) 0 -5px 0px 0px inset, #1e1e1e 0 4px 0px 0px inset;
  -moz-box-shadow: #4d4d4d 0 -1px 0px 0px inset, rgba(255, 255, 255, 0.0857) 0 -5px 0px 0px inset, #1e1e1e 0 4px 0px 0px inset;
  box-shadow: #4d4d4d 0 -1px 0px 0px inset, rgba(255, 255, 255, 0.0857) 0 -5px 0px 0px inset, #1e1e1e 0 4px 0px 0px inset;
  background: #242424;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-block;
  text-align: center;
  padding: 0.375em 0.3125em;
  position: relative;
}
 
.ButonCerceve:after {
  -moz-border-radius-bottomright: 0.4375em;
  -webkit-border-bottom-right-radius: 0.4375em;
  border-bottom-right-radius: 0.4375em;
  background: rgba(36, 36, 36, 0.4);
  width: 0.4375em;
  height: 0.4375em;
  bottom: 0;
  right: 0;
}
 
.buton {
  -webkit-border-radius: 0.3125em;
  -moz-border-radius: 0.3125em;
  -ms-border-radius: 0.3125em;
  -o-border-radius: 0.3125em;
  border-radius: 0.3125em;
  -webkit-box-shadow: rgba(255, 255, 255, 0.15) 0 1px 0px 0px inset, rgba(255, 255, 255, 0.05) 0 1px 0px 1px inset, rgba(0, 0, 0, 0.7) 0 1px 2px 0px, rgba(9, 9, 9, 0.6) 0 2px 3px 2px;
  -moz-box-shadow: rgba(255, 255, 255, 0.15) 0 1px 0px 0px inset, rgba(255, 255, 255, 0.05) 0 1px 0px 1px inset, rgba(0, 0, 0, 0.7) 0 1px 2px 0px, rgba(9, 9, 9, 0.6) 0 2px 3px 2px;
  box-shadow: rgba(255, 255, 255, 0.15) 0 1px 0px 0px inset, rgba(255, 255, 255, 0.05) 0 1px 0px 1px inset, rgba(0, 0, 0, 0.7) 0 1px 2px 0px, rgba(9, 9, 9, 0.6) 0 2px 3px 2px;
  background-color: #343434;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(78, 78, 78, 0.15)), color-stop(2%, rgba(65, 65, 65, 0.15)), color-stop(5%, rgba(59, 59, 59, 0.15)), color-stop(32%, rgba(56, 56, 56, 0.15)), color-stop(33%, rgba(54, 54, 54, 0.15)), color-stop(46%, rgba(53, 53, 53, 0.15)), color-stop(47%, rgba(51, 51, 51, 0.15)), color-stop(60%, rgba(50, 50, 50, 0.15)), color-stop(61%, rgba(48, 48, 48, 0.15)), color-stop(100%, rgba(42, 42, 42, 0.15)));
  background-image: -webkit-linear-gradient(top, rgba(78, 78, 78, 0.15) 0%, rgba(65, 65, 65, 0.15) 2%, rgba(59, 59, 59, 0.15) 5%, rgba(56, 56, 56, 0.15) 32%, rgba(54, 54, 54, 0.15) 33%, rgba(53, 53, 53, 0.15) 46%, rgba(51, 51, 51, 0.15) 47%, rgba(50, 50, 50, 0.15) 60%, rgba(48, 48, 48, 0.15) 61%, rgba(42, 42, 42, 0.15) 100%);
  background-image: -moz-linear-gradient(top, rgba(78, 78, 78, 0.15) 0%, rgba(65, 65, 65, 0.15) 2%, rgba(59, 59, 59, 0.15) 5%, rgba(56, 56, 56, 0.15) 32%, rgba(54, 54, 54, 0.15) 33%, rgba(53, 53, 53, 0.15) 46%, rgba(51, 51, 51, 0.15) 47%, rgba(50, 50, 50, 0.15) 60%, rgba(48, 48, 48, 0.15) 61%, rgba(42, 42, 42, 0.15) 100%);
  background-image: -o-linear-gradient(top, rgba(78, 78, 78, 0.15) 0%, rgba(65, 65, 65, 0.15) 2%, rgba(59, 59, 59, 0.15) 5%, rgba(56, 56, 56, 0.15) 32%, rgba(54, 54, 54, 0.15) 33%, rgba(53, 53, 53, 0.15) 46%, rgba(51, 51, 51, 0.15) 47%, rgba(50, 50, 50, 0.15) 60%, rgba(48, 48, 48, 0.15) 61%, rgba(42, 42, 42, 0.15) 100%);
  background-image: linear-gradient(top, rgba(78, 78, 78, 0.15) 0%, rgba(65, 65, 65, 0.15) 2%, rgba(59, 59, 59, 0.15) 5%, rgba(56, 56, 56, 0.15) 32%, rgba(54, 54, 54, 0.15) 33%, rgba(53, 53, 53, 0.15) 46%, rgba(51, 51, 51, 0.15) 47%, rgba(50, 50, 50, 0.15) 60%, rgba(48, 48, 48, 0.15) 61%, rgba(42, 42, 42, 0.15) 100%);
  background-size: 4px 4px;
  float: left;
  margin-right: 0.125em;
  padding: 0.375em 0.4375em;
  position: relative;
  width:150px;
}
.buton a {
  -webkit-border-radius: 0.45833em;
  -moz-border-radius: 0.45833em;
  -ms-border-radius: 0.45833em;
  -o-border-radius: 0.45833em;
  border-radius: 0.45833em;
  text-shadow: black 0 -1px 0;
  background: rgba(182, 182, 182, 0.018);
  color: rgba(255, 255, 255, 0.85);
  display: block;
  font-family: 'Fresca', sans-serif;
  font-size: 1.5em;
  padding: 0.5em 0.5em 0.5em;
  text-decoration: none;
}
.buton:hover {
  -webkit-box-shadow: rgba(255, 255, 255, 0.05) 0 1px 0px 0px inset, rgba(255, 255, 255, 0.02) 0 1px 0px 1px inset, rgba(9, 9, 9, 0.5) 0 2px 2px 1px;
  -moz-box-shadow: rgba(255, 255, 255, 0.05) 0 1px 0px 0px inset, rgba(255, 255, 255, 0.02) 0 1px 0px 1px inset, rgba(9, 9, 9, 0.5) 0 2px 2px 1px;
  box-shadow: rgba(255, 255, 255, 0.05) 0 1px 0px 0px inset, rgba(255, 255, 255, 0.02) 0 1px 0px 1px inset, rgba(9, 9, 9, 0.5) 0 2px 2px 1px;
}
.buton:hover a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.buton:after {
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.5)), color-stop(69%, rgba(255, 255, 255, 0.11)), color-stop(80%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.11) 69%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.11) 69%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.11) 69%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.11) 69%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
}
 
.aktif {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 0 1px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 0 1px inset;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 0 1px inset;
  background-color: #2d2d2d;
  background-image: linear-gradient(transparent 50%, #2e2e2e 50%);
  background-size: 2px 2px;
}
.aktif a {
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 35px, rgba(76, 190, 255, 0.95) 0 0 25px;
  background: none;
  color: #4cbeff;
}
.aktif:before {
  background-image: -webkit-gradient(radial, 50%, 0, 50%, 57, color-stop(0%, rgba(41, 137, 216, 0.51)), color-stop(53%, rgba(30, 87, 153, 0.01)), color-stop(54%, rgba(30, 87, 153, 0)), color-stop(57%, rgba(30, 87, 153, 0)));
  background-image: -webkit-radial-gradient(center, ellipse cover, rgba(41, 137, 216, 0.51) 0%, rgba(30, 87, 153, 0.01) 53%, rgba(30, 87, 153, 0) 54%, rgba(30, 87, 153, 0) 57%);
  background-image: -moz-radial-gradient(center, ellipse cover, rgba(41, 137, 216, 0.51) 0%, rgba(30, 87, 153, 0.01) 53%, rgba(30, 87, 153, 0) 54%, rgba(30, 87, 153, 0) 57%);
  background-image: -o-radial-gradient(center, ellipse cover, rgba(41, 137, 216, 0.51) 0%, rgba(30, 87, 153, 0.01) 53%, rgba(30, 87, 153, 0) 54%, rgba(30, 87, 153, 0) 57%);
  background-image: radial-gradient(center, ellipse cover, rgba(41, 137, 216, 0.51) 0%, rgba(30, 87, 153, 0.01) 53%, rgba(30, 87, 153, 0) 54%, rgba(30, 87, 153, 0) 57%);
  -webkit-box-shadow: rgba(76, 190, 255, 0.02) 0 0 0px 3px inset;
  -moz-box-shadow: rgba(76, 190, 255, 0.02) 0 0 0px 3px inset;
  box-shadow: rgba(76, 190, 255, 0.02) 0 0 0px 3px inset;
  top: -0.25em;
  left: 10%;
  width: 80%;
  height: 0.375em;
}
.aktif:after {
  background-image: -webkit-gradient(radial, 50%, 0, 50%, 57, color-stop(0%, rgba(41, 137, 216, 0.51)), color-stop(53%, rgba(30, 87, 153, 0.01)), color-stop(54%, rgba(30, 87, 153, 0)), color-stop(57%, rgba(30, 87, 153, 0)));
  background-image: -webkit-radial-gradient(center, ellipse cover, rgba(41, 137, 216, 0.51) 0%, rgba(30, 87, 153, 0.01) 53%, rgba(30, 87, 153, 0) 54%, rgba(30, 87, 153, 0) 57%);
  background-image: -moz-radial-gradient(center, ellipse cover, rgba(41, 137, 216, 0.51) 0%, rgba(30, 87, 153, 0.01) 53%, rgba(30, 87, 153, 0) 54%, rgba(30, 87, 153, 0) 57%);
  background-image: -o-radial-gradient(center, ellipse cover, rgba(41, 137, 216, 0.51) 0%, rgba(30, 87, 153, 0.01) 53%, rgba(30, 87, 153, 0) 54%, rgba(30, 87, 153, 0) 57%);
  background-image: radial-gradient(center, ellipse cover, rgba(41, 137, 216, 0.51) 0%, rgba(30, 87, 153, 0.01) 53%, rgba(30, 87, 153, 0) 54%, rgba(30, 87, 153, 0) 57%);
  -webkit-box-shadow: rgba(255, 255, 255, 0.05) 0 -5px 0px 0px inset;
  -moz-box-shadow: rgba(255, 255, 255, 0.05) 0 -5px 0px 0px inset;
  box-shadow: rgba(255, 255, 255, 0.05) 0 -5px 0px 0px inset;
  top: inherit;
  bottom: -0.5em;
  left: 0;
  width: 100%;
  height: 0.5em;
}
.aktif:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 0 1px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 0 1px inset;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 0 1px inset;
}
body {
	
	background: #f2f2f2;
	height: 100%;
	margin-bottom: 1px;
	font:14px/1.3 'Segoe UI', Helvetica, Arial, 'Source Sans Pro',  sans-serif;
/*	font-family: Helvetica,Arial,sans-serif;*/
/*	border-bottom: 1px solid #d7d7d7;*/
	text-align:justify;
}
.anadiv {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}

table {
	font:14px/1.3 'Segoe UI', Helvetica, Arial, 'Source Sans Pro',  sans-serif;
	margin-left: 10px;
}
a {
	font-weight: bold;
	transition: color 0.2s ease-out;
	text-decoration:none;
}
.baslik {
	color: #0070c0;
	font-size: 16px;
/*	margin-left:2.5px;*/
	font-weight:bold;	
}

input {
	font-family:'Segoe UI', Helvetica, Arial, 'Source Sans Pro',  sans-serif
}
input:focus {
/*	border:#0070c0;
	border-style:groove;
	border-width:thin;
	background-color:#b4daf5;*/
	background-color:#009dba;
	color:#ffffff;
	font-family:'Segoe UI', Helvetica, Arial, 'Source Sans Pro',  sans-serif
}

.gonder {
	width: 70px;
	height: 30px;
	vertical-align:central;
	inline-box-align:last;
	background-color:#0070c0;
	color: #ffffff;
	border-style: solid;
	border-width:thin;
	border-color:#d6d6d8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.anladim {
	width: 500px;
	height: 30px;
	vertical-align:central;
	inline-box-align:last;
	background-color:#0070c0;
	color: #ffffff;
	border-style: solid;
	border-width:thin;
	border-color:#d6d6d8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#onemli {
	padding-left: 20px;
}
ul {
	padding-left: 20px;
	list-style-type:square;
}
.header {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
}
.anladim {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.sub {
	color: #0070c0;
	font-size: 12px;
}
.ileri {
	padding-top:10px;
	padding-left:180px;
}
.copyright {
	width:850px;
	height:50px;
	vertical-align:middle;
	text-align:center;
	display:table-cell;
	border: 1px #e3e3e3 solid;
}
.sagdaafis {
	float:right;
	z-index: 500;
	background:url(../img/afis.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	padding-top:40px;
	width:300px;
	height:450px;
}
.aciklama {
	font-size:11px;
	color: #666666;
	font-style:italic;
}
.birinci {
	background-color:#e3e3e3;
}
.ikinci {
	background-color:#CCCCCC;
}
.tercihbaslik {
	background-color:#000000;
	color:#FFF;
	font-weight:bold;
}
.scope {
	text-align:center;
}
.kontenjanlar tr {
	border:1px solid #000000;
}
.konttipi {
	font-size:16px;
	text-align: center;
	font-weight:bold;
}
.solkontenjan {
	border: 1px solid #999;
	width:400px;
	float:left;
	display: inline;
	margin-left:10px;
}
.solkontenjan table {
	margin-left:0px;
	margin-right:0px;
}
.sagkontenjan {
	border: 1px solid #999;
	width:400px;
	float:right;
	display: inline;
	margin-right:10px;
}
.sagkontenjan table {
	margin-left:0px;
	margin-right:0px;
}
.kontenjantablosu {
	margin-top: 10px;
	display:block;
	height:1640px;
}
.sempreklam {
	z-index:600;
	position:fixed;
	right: 10px;
	top: 10px;
}