﻿html{
	background-color:#e1477d;
	background-image:url(../design/sayfa_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	
}
body{

	background-image: url(../design/ust_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	color:#996699;
	font-family:"Comic Sans MS", cursive;
}
#gonca-ana {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../design/gonca_ana.png) no-repeat scroll left top;
cursor:pointer;
height:150px;
left:0;
position:fixed;
top:45%;
width:26px;
z-index:999;
}
#sayfa_alt_bg{
	background-image:url(../design/alt_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	height:170px;
}
#ust{
	height:137px;
	width:913px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sayfa{
	margin:0 auto;
	width:880px;
	height:877px;
}
#iceriksayfa{
	margin:0 auto;
	width:920px;
	min-height:500px;
}
#alt{
	width:880px;
	margin:0 auto;
	padding-top:40px;
}
/*----------- sayfa ust ------*/
#sayfa_ust{
	background:url(../design/sayfa_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:880px;
	height:335px;
	margin:0;
	
}
#sayfa_ust #sol{
	float:left;
	width:300px;
	padding-top: 30px;
	padding-left: 40px;
}
#sayfa_ust #sag{
	float:right;
	width:500px;
	margin-top: 9px;
	margin-left: 40px;
}
.hosgeldin{
	margin-top: 30px;
	margin-left: 30px;
	font-size:12px;
	color:#cc6699;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	
}

/*--------- sayfa orta -------------*/
#sayfa_orta{
	width:880px;
	height:200px;
	margin:0;
	
}
#sayfa_orta #sol{
	float:left;
	width:300px;

}
#sayfa_orta #orta{
	float:left;
	width:320px;

}
#sayfa_orta #sag{
	float:right;
	width:260px;
}
/*----------------------------------------------------jquary*/
.fce_lat-ref { border: 7px solid #ffffff; width: 228px; margin-left:5px; margin-top:10px; height: 130px; position: relative; overflow: hidden;}
.fce_lat-ref-next, .fce_lat-ref-prev { position: absolute; bottom: 7px; width: 15px; height: 16px; background: url(../design/fce_lat-ref-buttons.png) no-repeat; cursor: pointer; }
.fce_lat-ref-prev { left: 188px; }
.fce_lat-ref-next { left: 206px; background-position: right top; }
.fce_lat-ref-container { position: absolute; left: 0; top: 0; }
.fce_lat-ref-container p { background-repeat:no-repeat; float:left; height:32px; margin:0; padding:0 9px 0 0; width:219px;}
.fce_lat-ref-container span { margin-left:10px; float:left;}
.fce_lat-ref-container a { text-decoration:none; margin-top:8px;}

/*-------- sayfa alt ------------*/
#sayfa_alt{
	background:url(../design/sayfa_alt_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:880px;
		height:342px;
	
}
#sayfa_alt #sol{
	float:left;
	width:255px;
	padding-right:20px;
	margin-top:50px;
	border-right:#e66592 1px dotted;
	height:280px;
}
#sayfa_alt #sol #kutu{
	display:block;
	margin-bottom:5px;
	height:70px;
}
#sayfa_alt #sol #kutu #duyuru{
	width:155px;
	float:left;
}
#sayfa_alt #sol #kutu #duyururesim{
	width:85px;
	float:right;
	margin-left:10px;
}
#sayfa_alt #sol #kutu a img{
	border:#fff 5px solid;
}
#sayfa_alt #sol #kutu a:hover img{
	border:#ab3e86 5px solid;
}
#sayfa_alt #orta{
	margin-top:50px;
	float:left;
	width:280px;
	padding-left:30px;
	height:280px;
}
#sayfa_alt #orta #kutu{
	display:block;
	margin-bottom:5px;
	height:70px;
	width:260px;
}
#sayfa_alt #orta #kutu #duyuru{
	width:155px;
	float:left;
}
#sayfa_alt #orta #kutu #duyururesim{
	width:85px;
	float:right;
	margin-left:10px;
}
#sayfa_alt #orta #kutu a img{
	border:#fff 5px solid;
}
#sayfa_alt #orta #kutu a:hover img{
	border:#ab3e86 5px solid;
}
#sayfa_alt #orta a img{
	border:#fff 5px solid;
	float:left;
	margin:5px 11px;
}
#sayfa_alt #orta a:hover img{
	border:#ab3e86 5px solid;
}

#sayfa_alt #sag{
	margin-top:50px;
	border-left:#e66592 1px dotted;
	float:right;
	width:255px;
	padding-left:20px;
	height:280px;
}
#sayfa_alt #sag #kutu{
	display:block;
	margin-bottom:5px;
	height:70px;
}
#sayfa_alt #sag #kutu #duyuru{
	width:255px;
	float:left;
}

/*-----metin ler--------------*/

.baslik ,.baslik a{
	color:#7554b0;
	text-decoration:none;
	font-size:12px;
}
.baslik a:hover{
	color:#5f3d9b;
}
a{
	color:#cc6699;
	text-decoration:none;
	font-size:12px;
}
a:hover{
	color:#a04171;
}

/*--------- icerik sayfasi -------------*/
#icerik{
	background:url(../design/icerikBGust.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:900px;

	margin:0;
	
}
#icerik #sol{
	float:left;
	width:520px;
	padding:20PX 67px;

}

#icerik #sol a img{
	border:#fff 10px solid;
}
#icerik #sol a:hover img{
	border:#ab3e86 10px solid;
}

#icerik #sag{
	float:right;
	width:213px;
	padding-top:20px;
}
#icerik #sag ul{
     margin:0px;
    list-style:none;
   
}
.geri{
		background-image:url('../design/geri.png');
	background-position:center top;
	background-repeat:no-repeat;
	width:193px;
	height:105px;
	padding-right:50px;
	padding-top:70px;
	margin-right:50px;
}
#icerik #sag ul li{
	background-image:url('../design/icerik_menu_bg.png');
	background-position:center top;
	background-repeat:no-repeat;
	width:193px;
	padding:10px 0;
	margin-right:50px;

}

#icerik #sag ul li a {
     	margin-left:20px;
		color:#7554B0;
          font-size:12px;
          
		  font-weight:700;
		  padding:10px;
}

#icerikalt{
	background:url(../design/icerikBGalt.png);
	background-repeat:no-repeat;
	background-position:5% top;
	width:900px;
	height:154px;
	margin:0;	
}

#icerik .icerik{
 font-size:12px;
	
}
#icerik .baslik {
    margin-top:30px;
	color:#7554b0;
	font-size:14px;
	
}

