﻿/*
 * Bu CSS Dosyası Tayfun Erbilen tarafından kodlanmıştır.
 * 18.04.2013 - tayfunerbilen@gmail.com
 */
 
@charset "utf8";


.header
{
	width:100%;
	height:60px;
	background:#132537;
}

.logo_alan
{
	width:100px;
	height:60px;
	background:#FFF;
	float:left;
}

.baslik_alan
{
	width:auto;
	height:60px;
	float:left;
	margin-left:10px;
	line-height:60px;
	font-family:Helvetica;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
}

.form_alan
{
	width:auto;
	height:auto;
	float:left;
	margin-left:25px;
	margin-top:25px;
}

.baslik
{
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#132537;
	vertical-align:middle;
}

.textbox
{
	border:1px solid #d7d7d7;
	border-radius:5px;
	width:174px;
	height:30px;
	line-height:30px;
	margin-left:15px;
	margin-bottom:15px;
	padding-left:3px;
	padding-right:3px;
	
	
	color:#405366;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
}

.gonder
{
	background:#48bb46;
	border:1px solid #d7d7d7;
	border-radius:5px;
	width:180px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	margin-left:15px;
	cursor:pointer;
	margin-top:10px;
}

.user_alan
{
	width:auto;
	height:60px;
	line-height:15px;
	float:right;
	margin-right:10px;
	text-align:center;
	margin-top:15px;
}

.user_alan a
{
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;	
}

.user_alan a.cikis
{
	font-family:Helvetica;
	font-size:10px;
	font-weight:bold;
	color:#8a8a8a;	
}


.sercan_listbox_div
{
	background:url(../img/listbox.jpg) no-repeat;
	width:207px;
	float:left;
	color:#000;
	border:0px;
	overflow:hidden;

	height:31px;
	margin-left:15px;
}

.sercan_listbox
{
	border:0px;
	width:224px;
	height:31px;
	padding-top:5px;
	padding-left:4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:none;
	-webkit-appearance: none;
	
	color:#405366;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
}





.textbox1
{
	border:1px solid #d7d7d7;
	border-radius:5px;
	width:250px;
	height:30px;
	line-height:30px;
	padding-left:3px;
	padding-right:3px;
	float:left;
	color:#405366;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
}


.textbox1pasif
{
	border:1px solid #d7d7d7;
	border-radius:5px;
	width:174px;
	height:30px;
	line-height:30px;
	padding-left:3px;
	padding-right:3px;
	float:left;
	color:#8a8a8a;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
}

.textboxarea
{
	border:1px solid #d7d7d7;
	border-radius:5px;
	width:610px;
	height:80px;
	line-height:20px;
	padding-left:3px;
	padding-right:3px;
	margin-top:10px;
	
	
	color:#405366;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
}

.listbox
{
	border:1px solid #d7d7d7;
	border-radius:5px;
	width:183px;
	height:30px;
	float:left;
	margin-top:7px;
	
	color:#405366;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
}

.gonderbuyuk
{
	background:#48bb46;
	border:1px solid #d7d7d7;
	border-radius:5px;
	width:620px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	margin-top:10px;
}

.gonderbuyukred
{
	background:#bb4646;
	border:1px solid #d7d7d7;
	border-radius:5px;
	width:620px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	margin-top:10px;
}

.gonderbuyukbekliyor
{
	background:#b7bc37;
	border:1px solid #d7d7d7;
	border-radius:5px;
	width:620px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	margin-top:10px;
}



.filtrele
{
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#132537;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	margin-left:10px;
	float:left;
	border-radius:5px;
	margin-top:6px;
    cursor:pointer;
}


.onay_beklyen
{
	font-family:Helvetica;
	color:#132537;
	font-size:18px;
	font-weight:bold;
	float:left;
	width:auto;
	height:auto;
}

.liste_alan
{
	width:920px;
	height:auto;
	float:left;
	border-top:1px solid #999;
	padding-top:15px;
}

.liste_alan table tr td
{
	margin-left:15px;
	float:left;
	margin-top:10px;
}

.onay
{
	width:auto;
	height:30px;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	text-align:center;
	background:#48bb46;
	border-radius:5px;
	
	font-family:Helvetica;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}

.red
{
	width:auto;
	height:30px;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	text-align:center;
	background:#bb4646;
	border-radius:5px;
	
	font-family:Helvetica;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}

.onay2
{
	width:auto;
	height:30px;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	text-align:center;
	background:#8a8a8a;
	border-radius:5px;
	
	font-family:Helvetica;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}



.newInput
{
	float:left;
	width:500px;
	margin-bottom:5px;
}



.removeIt
{
	margin-left:5px;
	margin-top:6px;
	vertical-align:middle;
	float:left;
}