﻿body
{
	margin-top:30px;
	background-position: center;
	background-color: White;
}
/*ANASAYFA*/

.Aramabg{
	height:35px;
	background-image:url(images/arama_bg.jpg);
	background-repeat:repeat-x;
	}
.AramaYazi{
	font-family:Verdana;
	font-size:12px;
	color:#716f6f;
	font-weight:bold;
	width:auto;
	}
.DropDown{
	border:none;
	height:20px;
    font-family:Verdana;
	font-size:12px;
	color:#716f6f;
	font-weight:bold;
	}
	
.Baslik{
	font-family:Verdana;
	font-size:13px;
	color:#716f6f;
	font-weight:bold;
	width:auto;
	}
a:link{
	font-family:Verdana;
	font-size:12px;
	color:#716f6f;
	width:auto;
	text-decoration:none;
	text-align:left;
	}
a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#716f6f;
	width:auto;
	text-decoration:underline;
	text-align:left;
	}
a:active
{
	font-family:Verdana;
	font-size:12px;
	color:#716f6f;
	width:auto;
	text-decoration:underline;
	text-align:left;
	}
a:visited
{
	font-family:Verdana;
	font-size:12px;
	color:#716f6f;
	width:auto;
	text-decoration:none;
	text-align:left;
	}
	
.CizgiYatay
{
	background-image:url(images/cizgi.jpg);
	background-position:left;
	background-repeat:repeat-x;
	}
	
.CizgiDikey
{
	background-image:url(images/dikey_cizgi.jpg);
	background-position:top;
	background-repeat:repeat-y;
	}

.FootCizgi
{
	background-image:url(images/2x2.jpg);
	background-position:left;
	background-repeat:repeat-x;
	}
.AjaxBaslik
{
	font-family:Verdana;
	font-size:14px;
	color:#716f6f;
	font-weight:bold;
	}
.AjaxIcerik
{
	font-family:Verdana;
	font-size:14px;
	color:#716f6f;
	
	}
/*YAZAR DETAY*/

.YazarAdSoyad
{
	font-family:Verdana;
	font-size:14px;
	color:#716f6f;
	font-weight:bold;
	
	}

.YazarBiografi
{
	font-family:Verdana;
	font-size:12px;
	color:#716f6f;
	
	}

	
/*KitapDetay*/

.KitapDetayBaslik
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	
	}
	
.KitapDetayIcerik
{
	font-family:Verdana;
	font-size:10px;
	color:#716f6f;
	
	}
	
.KitapOzet
{
	font-family:Verdana;
	font-size:14px;
	color:#716f6f;
	
	}
	
/*İLETİŞİM*/

.IletisimBaslik
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#716f6f;
	
	}
	
.IletisimIcerik
{
	font-family:Verdana;
	font-size:12px;
	color:#716f6f;
	
	}

/*Butun Kitaplar*/
.sayfalama a:link
{
    	background-image:url(images/btn_page.gif);
    	background-repeat:no-repeat;
    	    	margin:1px;
    	padding:5px;
    	color:#666;
    	text-decoration:none;
    	font-family:Verdana;
    	font-size:12px;
    	text-align:center;

}

.sayfalama a:active
{
    	background-image:url(images/btn_page.gif);
    	color:#666;
    	text-decoration:none;
    	font-family:Verdana;
    	font-size:12px;
    	text-align:center;
    	margin:1px;
    	padding:5px;
}

.sayfalama a:hover
{
    	background-image:url(images/btn_page.gif);
    	color:black;
    	text-decoration:underline;
    	font-family:Verdana;
    	font-size:12px;
    	text-align:center;
    	margin:1px;
    	padding:5px;
}
.sayfalama a:visited
{
	    background-image:url(images/btn_page.gif);
    	color:#666;
    	text-decoration:none;
    	font-family:Verdana;
    	font-size:12px;
    	text-align:center;
    	margin:1px;
    	padding:5px;
	}