﻿html, body {border: 0; margin: 0; padding: 0; }


body {
  	width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-family:Tahoma,Arial;
}

a:hover
{
	text-decoration:underline;
	}

.sayfa
{
	width:990px;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	}
.RandomResimler
{
	float:left;
	width:331px;
	height:193px;
	margin-bottom:0px;
	padding-bottom:0px;
	}
.YesutuLogo
{
	float:left;
	width:284px;
	height:220px;
	padding-top:46px;
	}
.UstMenu
{
	float:right;
	width:375px;
	margin-top:60px;
	}
	
	
#AltMenu 
{
	text-align:center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	margin:0 auto;
	float:right;
	padding: 0px;
	z-index: 100;
}
#AltMenu li {
	list-style-type: none;
	float: left;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	height: 22px;
	font-size:11px;
	background-color:#dddddd;
	color:#666;
}
#AltMenu li a {
	color:#666;
	text-decoration:none;
}
#AltMenu li a:hover {
color:#000;
background-color:#CCC;
}

/************  YAZILAR  *************/	

.Siyah12px
{
	color:#000;
	font-family:Tahoma,Arial;
	font-size:12px;
	}
.Beyaz11px
{
	color:#FFF;
	font-family:Tahoma,Arial;
	font-size:11px;
	text-decoration:none;
	}
.Beyaz14px
{
	color:#FFF;
	font-family:Segoe UI,Tahoma;
	font-size:18px;
	text-decoration:none;
	}
.ilksayfanotu
{
	color:Orange;
	font-weight:700;
	font-size:12px;
	}
.ilksayfaNotIcerik
{
	font-family:Trebuchet MS,Tahoma;
	font-size:11px;
	font-style:italic;
	}

.ustlink{float:right; width:300px; text-align:right}

/****************  ZİYARETÇİ VE BAYİ GİRİŞ JAVASCRİPTİNİN STİLLERİ *******************/
.javascriptbaslik{	/* Styling question */
	/* Start layout CSS */
	color:#000000;
	font-size:0.9em;
	width:16%;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-position:right top;	
	height:31px;
	float:left;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.javascriptcevap{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:98%;
	background-repeat:no-repeat;
	
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.javascriptcevap_content{	/* Content that is slided down */
    /*background-image:url(images/ilksayfa/Acilan_Ziyaretci_Divi.png); bulunduğu dive yazıldı */                    	
	padding:1px;
	color:#ffcc00;
	height:82px;
	width:200px;
	font-size:11px;	
	position:relative;

}
