/* GENEL TAGLAR İÇİN */
html {

	scrollbar-face-color: #572D05;
	scrollbar-highlight-color: #572D05;
	scrollbar-shadow-color: #572D05;
	scrollbar-3dlight-color: #572D05;
	scrollbar-arrow-color: #111;
	scrollbar-track-color: #111;
	scrollbar-darkshadow-color: #572D05;

}

body {
	padding:0px; margin:0px; 
	background: url(../_img/bg/bg.jpg) #000 no-repeat top center fixed;	
	font:14px "Times New Roman", Times, serif; color: #f2f2f2;
}

table { border-collapse:collapse; }

a { color: #f2f2f2; text-decoration: underline; }
a:hover { color: #990000; text-decoration: underline; }

input,textarea,select
{
	background-color: #ffffff;
	color: #f2f2f2;
	border: 1px solid #333333;
}

hr, .cizgi {
	height: 1px;
	width: 100%;
	margin:2px 0;
	background-color:#572D05;
	overflow:hidden;
}

strong,b { }





/* ORTADAKİ ANA İÇERİK */
.orta_icerik, .orta_icerik td, .orta_icerik p { font:18px "Times New Roman", Times, serif; color: #f2f2f2; }





/* SAĞDAKİ KAYAN NAVİGASYON */
.textnav { position:fixed; left:0; top:300px; width:100px; height:100px; }
.textnavic
{
	border:#ffffff 1px solid;
	background:url(../_img/sagnav.png) center center;
	padding:15px;
}







a.anamenu {
	color: #990000;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
	margin-right:15px;
}

a.anamenu:hover {
	color: #CC6600;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
	margin-right:15px;
}









a.altmenu {
	color: #990000;
	background-color:#000000;
	width:100%; 
	text-decoration:none;
	padding:5px;
	display:block; 
	border-bottom:solid #572D05 2px;
}

a.altmenu:hover {
	color: #CC6600;
	background-color:#000000;
	width:100%; 
	text-decoration:none;
	padding:5px;
	display:block; 
	border-bottom:solid #572D05 2px;
}





/* linklist_resimsiz */
a.linklist_resimsiz {
	font-size:12px;
	color: #ffffff; 
	background-color:#572D05;
	margin:0 1px;
	text-decoration:none;
	padding:5px;
	display: block;
}

a.linklist_resimsiz:hover {
	font-size:12px;
	color: #ffffff;
	background-color:#990000;
	margin:0 1px;
	text-decoration:none;
	padding:5px;
	display: block;
}

/* linklist_menulu_icerik */
a.linklist_menulu_icerik {
	font-size:14px;
	color: #ffffff; 
	margin:0 1px;
	text-decoration:none;
	padding:10px;
	display: block;
}

a.linklist_menulu_icerik:hover {
	font-size:14px;
	color: #ffffff;
	background-color:#572D05;
	margin:0 1px;
	text-decoration:none;
	padding:10px;
	display: block;
}


/* linklist_full_resimler */
a.linklist_full_resimler {
	color: #990000;
	display:block;
	text-decoration: none;
}

a.linklist_full_resimler:hover {
	color: #CC6600;
	display:block;
	text-decoration:none;
}





/* linklist_sadece_resimler */
a.linklist_sadece_resimler {
	color: #990000;
	text-decoration:none;
}

a.linklist_sadece_resimler:hover {
	color: #CC6600;
	text-decoration:none;
}






/* TABLO LİSTELEMEK İÇİN */
.sortable tbody .one {
	background-color:#572D05;
}

.sortable tbody .two {
	background-color:#4A2700;
}


.sortable tbody tr:hover
{
	color: #FFFFF0; 
	background-color:#990000;
	cursor:pointer;
}

.sortable tbody td {
	font-size : 10px; 
	color: #FFFFF0; 
}

.sortable tfoot td, .sortable thead td {
	font-size : 12px; 
	color: #FFFFF0; 
	vertical-align:middle; 
	background: #572D05; 
	font-weight: bold;
}






/* NEREDEYİM */
a.neredeyim {
	font:12px "Times New Roman", Times, serif;
	COLOR: #32569a; 
	text-decoration:none;
}

a.neredeyim:hover {
	font:12px "Times New Roman", Times, serif;
	COLOR: #022f60; 
	text-decoration:none;
}






/* SAYFALAMA */
a.navmen { font-family:Webdings; font-size:13px; color:#cccccc; text-decoration:none; }
a.navmen:hover { font-family:Webdings; font-size:13px; color:#660000; text-decoration:none; }

a.paging { color: #572D05; text-decoration: none; }
a.paging:hover { text-decoration: none; color: #990000; }

a.sec { color: #990000; text-decoration: none; }
a.sec:hover { text-decoration: none; color: #572D05; }






/* ROUNDER */
.rounder { width:100%; }
.rounder_b1, .rounder_b2, .rounder_b3, .rounder_b4{ display:block; overflow:hidden; }
.rounder_b1 { height:1px; background:#572D05; margin:0 5px; }
.rounder_b2 { height:1px; border-right:2px solid #572D05; border-left:2px solid #572D05; margin:0 3px; }
.rounder_b3 { height:1px; border-right:1px solid #572D05; border-left:1px solid #572D05; margin:0 2px; }
.rounder_b4 { height:2px; border-right:1px solid #572D05; border-left:1px solid #572D05; margin:0 1px; }
.rounder_contentb { border-right:1px solid #572D05; border-left:1px solid #572D05; padding:0 3px; font-size:12px; }

.rounder_shadow { padding-right:6px;padding-bottom:6px;filter:shadow(color:#000000,strength:5, direction:135); }
.rounder_dropshadow { padding-right:6px;padding-bottom:6px;filter:progid:DXImageTransform.Microsoft.dropShadow( Color=#000000,offX=3,offY=3,positive=true); }
.rounder_glow { padding:6px;filter:progid:DXImageTransform.Microsoft.Glow(color=#000000,strength=6); -moz-opacity: 0.1; opacity: 0.1; }






/* TOOLTİP */
#Erd_TT { z-index:3; background-color:#060606; color:#f2f2f2; border:#303030 solid 1px; padding:5px; position:fixed; left:0; top:0; min-width:50px; max-width:300px; max-height:300px; }




/* Credit */
#Credit {
	position:fixed; right:10px; bottom:10px;
}

/* LeftNavigation */
#LeftNavigation {
	position:fixed; left:0; top:287px; width:100%;
}