﻿.highlight {background-color:#FF9D9D;border-bottom:#F30 1px solid;border-top:#F30 1px solid;padding: 4px 10px}

/***** Main Layout ****/
#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
}

#content {
  	width: 740px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	padding: 20px;
}
#tasiyici {
	width: 560px;
	height: 290px;
	margin: 150px auto 0 auto;
	padding: 20px;
	background-color: #21272d;
	border: 1px solid #191e23;
	border-radius: 10px;
	box-shadow: -1px 1px 1px #2f373f;
}
#giris-yap {
	width: 280px;
	border-right: 1px solid #191e23;
	float: left;
}
#uye-ol {
	border-left: 1px solid #2f373f;
	float: left;
	padding-left: 30px;
}
.baslik {
	font-size: 18px;
	font-weight: bold;
	color: #d3d3d3;
	text-shadow: 2px 2px #171c21;
	padding-left: 5px;
}
.bilgi {
	color: #989898;
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.bilgiyorum {
	color: #989898;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:1px dotted #3f3f40;
}

.bilgiyorum a{
	color: #cbcbcb;
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.form {
	padding-top: 3px;
}
.inputyeni {
	background: transparent url('https://www.teksas.org/uye/images/input.png') no-repeat;
	width: 255px;
	height: 36px;
	border: 0px;
	margin: 0px 1px 1px 0px;
	color: #c0c0c0;
	padding: 0px 10px 0px 10px;
	line-height: 23px;
	outline: 0;
	font-size: 13px;
}
input:focus
{
background-color:#bbbbbb;
}

/***** Tahmin ****/

.bilgitahmin {
	color: #888888;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	border-bottom:1px dotted #3f3f40;
}

.basliktahmin {
	font-size: 30px;
	font-weight: bold;
	color: #888888;
	padding-left: 5px;
	text-shadow: 1px 1px #666666;
}
.inputtahmin {
	background: #eeeeee;
	width: 15px;
	height: 35px;
	border: 0px;
	margin: 0px 1px 1px 0px;
	color: #444444;
	padding: 0px 10px 0px 10px;
	line-height: 23px;
	outline: 0;
	font-size: 25px;
	font-weight: bold;
}
.butontahmin {
	width: 273px;
	height: 30px;
	background: #eeeeee;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
	color: #555555;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 15px;
}
.butontahmin:hover { 
	background: #cccccc; 
	}
.gonder {
	margin-top: 7px;
}
.butontahminler {
	height: 20px;
	background: #eeeeee;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
	color: #555555;
	margin: 0px 1px 1px 0px;
	padding: 0px 0px 0px 320px;
	line-height:20px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
}
.butontahminler:hover { 
	background: #ffffff; 
	}
.gonder {
	margin-top: 7px;
}
#tahminsayfa {
  	margin: 0 auto;/* center the page in Firefox */
}
.tahmintab {
  	width: 442px;
	float:left;
	height: 20px;
	background: #eeeeee;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
	color: #555555;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 30px;
	line-height:20px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
}
.tahmintab:hover { 
	background: #ffffff; 
	}
.gonder {
	margin-top: 7px;
}

/***** Tahmin ****/

#baglan {
	margin: 5px 0px 5px 0px;
}
.baglan {
	font-size: 18px;
	font-weight: bold;
	color: #d3d3d3;
	text-shadow: 2px 2px #171c21;
	float: left;
	padding: 11px 23px 0px 0px;
}
.baglan img {
	border: 0px;
	padding-right: 5px;
}
.buton {
	width: 273px;
	height: 33px;
	background: transparent url('https://www.teksas.org/uye/images/buton.png') repeat-x;
	border: 1px solid #021609;
	border-radius: 5px;
	color: #d3d3d3;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	text-shadow: 1px 1px #171c21;
}
.buton:hover { 
	background: #032f14; 
	}
.gonder {
	margin-top: 7px;
}

/***** Upload ****/
.file-uploadyolla {
color: #fff; 
padding: 4px 10px; 
margin-left: 11px; 
font-family: Tahoma; 
font-size: 12px; 
font-weight: bold; 
border: 1px solid #021609; 
background: #021a0b;
}

.file-uploaduye {
	overflow: hidden;
	display: inline-block;
	position: relative;	
	vertical-align: middle;
	text-align: center;
	font-size: 10px;


	/* Cosmetics */
	color: #fff;
	border: 1px solid #021609;
	background: #021a0b;

	/* Nice if your browser can do it */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-shadow: #000 1px 1px 4px;
    }
	
.file-uploaduye:hover { 
	background: #032f14; 
	}

.file-uploaduye.focus { 
	outline: 2px solid yellow;
	}

.file-uploaduye input {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 70px;

	/* Loses tab index in webkit if width is set to 0 */
	opacity: 0;
	filter: alpha(opacity=0);
	}

.file-uploaduye strong { 
	font: normal 1.75em arial,sans-serif; 
	}	
	
.file-uploaduye span {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	font-size: 10px;

	/* Adjust button text vertical alignment */
	padding-top: .45em;
	}

/* Adjust the button size */	
.file-uploaduye { height: 3em; }
.file-uploaduye,
.file-uploaduye span {	width: 14em; }	

.file-uploaduye-status {
	margin-left: 10px;
	vertical-align: middle;
	padding: 7px 11px;
	font-weight: bold;	
	font-size: 12px;
	color: #888;
	background: #f8f8f8;
	border: 2px solid #ddd;
	}
