﻿/* CSS Document */
@import url('tables.css');
@import url('ajax.css');
@import url('sayfalama.css');
div, table, tr, tbody, td, div table td div div font, div table td font {
	visibility: visible;

}

#profileActions {
	margin: 0px;
	padding: 10px 0px;
	background: white;
}
#profileActions a {
	margin: 0px;
	padding: 2px 3px;
	display: block;
	background: white;
	border-bottom: solid 1px #D8DFEA;
}
#profileActions a:hover {
	color: white;
	background: #3B5998;
	text-decoration: none;
}
/*BODY*/
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
/*üyelik kısmı*/
.checkbox {
	height: 30px;
	width: 30px;
}
.formtext {
	height: 35px;
	width: 310px;
	font-family: verdana;
	font-size: 16pt;
}
.uyesubmit {
	width: 200px;
	height: 35px;
	font-family: verdana;
	font-size: 14pt;
	color: #375E08;
}
/*Ayarlar*/
.formtextayarlar {
	height: 26px;
	width: 430px;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}
/*ul siralam*/
.ulul {
	margin: 0;
	padding-left: 15px;
}
/*Profil Düzenle*/
.formtextprofil {
	height: 26px;
	width: 300px;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}
.formtextprofiltarih {
	height: 26px;
	width: 96px;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}
/*küçük resimler*/
.slidethumb {
	border: 1px solid #BDDE5B;
	padding: 4px;
	margin: 1px;
	background-color: #ffffff;
}
.yorumthumb {
	border: 1px solid #BDDE5B;
	padding: 2px;
	margin: 1px;
	background-color: #ffffff;
}
/*giriş ekranı*/
.formgiris {
	height: 32px;
	width: 168px;
	font-family: verdana;
	font-size: 16pt;
}
.tablegiris {
	font-family: verdana;
	font-size: 10pt;
}
a.loginmenu:link, a.loginmenu:visited {
	COLOR: #375E08;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: tahoma;
	font-size: 12pt;
}
a.loginmenu:active {
	COLOR: #375E08;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-style: italic;
	font-family: tahoma;
	font-size: 12pt;
}
a.loginmenu:hover {
	COLOR: #375E08;
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-family: tahoma;
	font-size: 12pt;
	border: 0px;
}
/*mesajlar bölümü*/
.altciz {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCccc;
}
.ustciz {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pbttn {
	BORDER-RIGHT: #104a7b 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #afc4d5 1px solid;
	PADDING-LEFT: 4px;
	BACKGROUND: #d6e7ef;
	BORDER-LEFT: #afc4d5 1px solid;
	CURSOR: hand;
	COLOR: #000066;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #104a7b 1px solid;
	HEIGHT: 19px;
	TEXT-DECORATION: none;
}
.dugme {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	FONT-FAMILY: arial;
	COLOR: #000000;
	FONT-SIZE: 11px;
}
.gone {
	visibility: hidden;
}
a:link, a:visited {
	color: #375E08;
	text-decoration: none;
}
a:hover {
	color: #375E08;
	text-decoration: none;
	border-bottom: 1px dotted #375E08;
}
a:active {
	color: #3BB000;
	border-color: #3BB000;
}
a.resim:link, a.resim:visited, a.resim:hover, a.resim:active {
	text-decoration: none;
	border: 0px;
}
a.beyaz:link, a.beyaz:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.beyaz:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
a.beyaz:active {
	color: #FF3399;
}
a.none :link {
	TEXT-DECORATION: none;
	color: #000000;
}
a.none :active {
	TEXT-DECORATION: none;
	color: #000000;
}
a.none:visited {
	TEXT-DECORATION: none;
	color: #000000;;
	border-bottom: 1px dotted #000000;
}
a.none:hover {
	TEXT-DECORATION: none;
	color: #000000;
	cursor: default;
}
a.c:hover {
	text-decoration: underline;
	color: #6699FF;
}
a.c:link, a.c:active, a.c:visited {
	text-decoration: none;
	color: #6699FF;
}
a.dost:link, a.dost:active, a.dost:visited {
	TEXT-DECORATION: none;
	color: #375E08;
}
a.dost:hover {
	TEXT-DECORATION: underline;
	color: #375E08;
	border: 0px;
}
/* button code */
/*  */
.previewbutton {
	background: transparent no-repeat top left;
	width: 9em;
	font: bold 100%/1em arial;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
	display: block;
	position: relative;
}
.previewbutton:hover {
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
}
.previewbutton strong {
	background: transparent no-repeat top right;
	right: -4px;
	position: relative;
	display: block;
}
.previewbutton strong strong {
	background: transparent no-repeat bottom left;
	top: 5px;
	left: -4px;
	right: 0;
}
.previewbutton strong strong strong {
	background: transparent no-repeat bottom right;
	padding: .2em 0 .5em;
	top: auto;
	right: -4px;
	left: auto;
	text-indent: -5px;
}
.previewbutton em {
	display: block;
	font: 70% arial;
}
.previewbutton {
	background-image: url(grn_tl.gif);
}
.previewbutton strong {
	background-image: url(grn_tr.gif);
}
.previewbutton strong strong {
	background-image: url(grn_bl.gif);
}
.previewbutton strong strong strong {
	background-image: url(grn_br.gif);
}
#nav {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#nav li {
	border-bottom: 1px solid #D8DFEA;
	font-size: 1em;
}
#nav li a {
	background: white none repeat scroll 0%;
	border: 0pt none;
	display: block;
	padding: 2px 3px;
}
#nav li a:hover {
	background: #3B5998 none repeat scroll 0%;
	color: white;
}
div.duzenle{
	float: right;
	border-color:#000000;
	background-color:#FFFFFF;
	font-size:10px;
	border: 1px solid #BDDE5B;
	padding:1px;
	/*z-index: 1;
	position:absolute;*/
}
a.duzenle:link, a.duzenle:active, a.duzenle:visited {
	TEXT-DECORATION: none;
	color:#000000;
	}
	a.duzenle:hover {
	background-color:#BDDE5B;
	border:0px;
	}
textarea.kisisel
{border:1px solid #BDDE5B;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:3px;
width:400px;
}