﻿/************************************/
/*** - CSS Sıfırlama Başlangıç - ***/
/**********************************/
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, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 257px;
}
/********************************/
/*** - CSS Sıfırlama Bitiş - ***/
/******************************/
body
{
	width: 100%;
	height: 100%;
	margin-top: 7px;
	background-color: White;
	background-image: url(   '/images/background3.png' );
	background-repeat: repeat-x;
	background-position: top -3px;
	overflow: hidden;
}
.slide
{
	position: relative;
	overflow: hidden;
	height: 92px;
	width: 900px;
	top: 0px;
	left: 0px;
	margin-left: 62px;
}
.slide .inner
{
	position: absolute;
	top: 63px;
	right: -412px;
	bottom: 0;
	padding-right: 17px;
	width: 395px;
	height: 26px;
	z-index: 2;
}

/*login*/

.boxlogin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007EC4;
	font-weight: bold;
	border: 0;
}

.txtboxbg
{
	text-align: left;
	height: 17px;
	width: 91px;
	background-image: url(../images/login-textbbox.png);
	background-repeat: no-repeat;
	background-position: center;
}

.GenelKayanMenuStil
{
	width: 600px;
	background-image: url(../images/login/login-bgrnt.png);
	background-repeat:no-repeat;
	position: absolute;
	top: 65px;
	right: -600px;
	bottom: 0;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d8d8d;
	font-weight: bold;
}
table.LoginAlanGirisGenel {border-collapse: collapse; width: 560px; margin: 0 0 0 15px;}
table.LoginAlanGirisGenel td.LoginKullaciAdi { width: 68px;}
table.LoginAlanGirisGenel td.LoginSifre { width: 35px; text-align:center;}

        .GenelKayanMenuStil a:link
        {
            color: #8d8d8d;
            text-decoration: none;
        }
        .GenelKayanMenuStil a:visited
        {
            text-decoration: none;
            color: #8d8d8d;
        }
        .GenelKayanMenuStil a:hover
        {
            text-decoration: underline;
            color: #333;
        }
        .GenelKayanMenuStil a:active
        {
            text-decoration: none;
            color: #8d8d8d;
        }

table.LoginAlanGirisGenelIki { border-collapse: collapse; width: 560px; margin: 5px 0 0 15px;}
.UyeAdiMerhaba { font-family: Arial; font-size: 10px; color: #007EC4; }

/*login*/


#ustlinkler a
{
	color: #a1a1a1;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial;
}
#ustlinkler a:hover
{
	color: #4899dd;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial;
}
.logo
{
	border-style: none;
	border-width: 0px;
	text-decoration: none;
}
.logo:visited
{
	border-style: none;
	border-width: 0px;
	text-decoration: none;
}
#um1
{
	float: left;
	width: 82px;
	height: 15px;
	margin-left: 15px;
	margin-top: 8px;
}
#um2
{
	float: left;
	width: 89px;
	height: 15px;
	margin-left: 20px;
	margin-top: 8px;
}
#um3
{
	float: left;
	width: 96px;
	height: 15px;
	margin-left: 30px;
	margin-top: 8px;
}
#um4
{
	float: left;
	width: 82px;
	height: 15px;
	margin-left: 30px;
	margin-top: 8px;
}
.foot
{
	font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	color: #535353;
}
