﻿/* reset kodları */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
a {font-size: 15px; font-family: 'Roboto Condensed', sans-serif; color: #ff0; text-decoration: none;}
a:hover {color: #f00; text-decoration: none; }
img {border:0px}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
label {cursor:pointer; text-align:center;}
.clear {clear:both;}
a{color:red; font-family: 'Roboto Condensed', sans-serif; }
body			{background:#900; font-size : 15px; line-height:1.5em; font-family: 'Roboto Condensed', sans-serif;  margin: 0px; padding:0; color:#fff }

/* site genel css kodları */
.giris-kutu					{display:inline-block; width:92%; margin:4%}
.giris-logo					{display:inline-block; width:100%; text-align:center; margin-bottom:3px}
.giris-form-input			{width:98%; border:1px solid #300; padding:1%; font-size:26px; font-weight:bold;}
.giris-form-select			{width:100%; border:1px solid #300; padding:1% 0; font-size:26px; font-weight:bold;}
.giris-form					{display:inline-block; width:100%; margin-bottom:10px; text-align:center}
.giris-form-text			{display:inline-block; width:100%; color:#fff; margin-top:10px; font-size:18px; text-align:left}


.btn01									{display: inline-block;overflow: visible;margin: 0; padding: 8px 20px 8px 20px; cursor: pointer; color: #fff; font-weight: bold; vertical-align: middle; text-shadow: 0.05em 0.07em 2px #324a8b; border: 1px solid #324a8b; border-radius: 0.2em; -webkit-border-radius: 0.2em; -moz-border-radius: 0.2em; -ms-border-radius: 0.2em; -o-border-radius: 0.2em; background-color: #4263a8; background: linear-gradient(top, #4263a8 0%, #324a8b 100%); background: -moz-linear-gradient(top, #4263a8 0%, #324a8b 100%); background: -webkit-linear-gradient(top, #4263a8 0%, #324a8b 100%);  background: -o-linear-gradient(top, #4263a8 0%, #324a8b 100%); background: -ms-linear-gradient(top, #4263a8 0%, #324a8b 100%);}
.btn01:hover							{background: -moz-linear-gradient(center top , #718abe 0%, #324a8b 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); text-decoration: none; color:#fff}

.btn02									{display: inline-block; overflow: visible; margin: 0; padding:20px 0px; cursor: pointer; color: #fff; font-weight: bold; text-shadow: 1px 0px 1px #012a01; border: 1px solid #090 ; border-radius: 0.2em; -webkit-border-radius: 0.2em; -moz-border-radius: 0.2em; -ms-border-radius: 0.2em; -o-border-radius: 0.2em; background-color: #090 ; background: linear-gradient(top, #090 0%, #030 100%); background: -moz-linear-gradient(top, #090 0%, #030 100%);  background: -webkit-linear-gradient(top, #090 0%, #030 100%); background: -o-linear-gradient(top, #090 0%, #030 100%); background: -ms-linear-gradient(top, #090 0%, #030 100%); font-size:24px; width:100%;}
.btn02:hover							{color: #fff; font-weight: bold; text-shadow: 1px 0px 1px #012a01; border-radius: 0.2em; -webkit-border-radius: 0.2em; -moz-border-radius: 0.2em; -ms-border-radius: 0.2em; -o-border-radius: 0.2em; background-color: #090 ; background: linear-gradient(top, #030 0%, #090 100%); background: -moz-linear-gradient(top, #030 0%, #090 100%);  background: -webkit-linear-gradient(top, #030 0%, #090 100%); background: -o-linear-gradient(top, #030 0%, #090 100%); background: -ms-linear-gradient(top, #030 0%, #090 100%); }


.btn03									{display: inline-block; overflow: visible; margin: 0; padding:20px 0px; cursor: pointer; color: #fff; font-weight: bold; text-shadow: 1px 0px 1px #300; border: 1px solid #000; border-radius: 0.2em; -webkit-border-radius: 0.2em; -moz-border-radius: 0.2em; -ms-border-radius: 0.2em; -o-border-radius: 0.2em; background-color: #000 ; background: linear-gradient(top, #333 0%, #000 100%); background: -moz-linear-gradient(top, #333 0%, #000 100%);  background: -webkit-linear-gradient(top, #333 0%, #0000 100%); background: -o-linear-gradient(top, #333 0%, #000 100%); background: -ms-linear-gradient(top, #333 0%, #000 100%); font-size:24px; width:100%;}
.btn03:hover							{color: #000; font-weight: bold; text-shadow: 1px 0px 1px #ffae68; border-radius: 0.2em; -webkit-border-radius: 0.2em; -moz-border-radius: 0.2em; -ms-border-radius: 0.2em; -o-border-radius: 0.2em; background-color: #ff5400 ; background: linear-gradient(top, #ff5400 0%, #ff9600 100%); background: -moz-linear-gradient(top, #ff5400 0%, #ff9600 100%);  background: -webkit-linear-gradient(top, #ff5400 0%, #ff9600 100%); background: -o-linear-gradient(top, #ff5400 0%, #ff9600 100%); background: -ms-linear-gradient(top, #ff5400 0%, #ff9600 100%); }

.sifehatirlatbtn			{cursor:pointer; color:#fff; font-size:18px}
.sifehatirlatbtn:hover		{color:#ff0;}

