@charset "utf-8";

body
{
	margin:10px;
	padding:0;
	font-family:"Trebuchet MS", Arial;
	background:url(img/anaback.png);
}

div
{
	margin:0;
	padding:0;
}

ol
{
	margin:0;
	padding:0;
}

ul
{
	margin:0;
	padding:0;
}

li
{
	margin:0;
	padding:0;
}

a
{
	text-decoration:none;
}

h4
{
	margin:0;
	padding:0;
}


strong
{
	color:#999;
	font-size:14px;
}

input
{
	width:120px;
	background-color:#666;
	border:1px solid #000;
}

.button
{
	width:auto;
	background-color:#666;
	border:1px solid #000;
	color:#000;
	font-size:14px;
	font-weight:700;
}


#ana
{
	width:860px;
	margin:auto;
}


#ana .logo
{
	height:74px;
	background-image:url(img/ustalan.png);
}

#ana .logo .menu
{
	float:right;
	width:550px;
	height:73px;
	
}

#ana .logo .menu ul
{
	list-style:none;
	margin-top:51px;
}

#ana .logo .menu ul li
{
	float:left;
	width:100px;
	text-align:center;
	background-image:url(img/menuback.png);
	margin-left:5px;
}

#ana .logo .menu ul li:hover
{
	float:left;
	width:100px;
	text-align:center;
	background-image:url(img/menubackhover.png);
	margin-left:5px;
}

#ana .logo .menu ul li a
{
	font-size:14px;
	color:#ccc;
	font-weight:700;
}

#ana .banner
{
	height:173px;
	border-bottom:1px solid #222;
}

#ana .banneralt
{
	height:5px;
	background-image:url(img/banner_alt.png);
}

#ana .content
{
	background:url(img/contback.png);
}

#ana .content .sag
{
	float:right;
	width:260px;
	margin-bottom:5px;
}

#ana .content .sag .sagust
{
	height:50px;
	width:258px;
	border-left:1px solid #444;
	border-bottom:1px solid #444;
	background-image:url(img/katback.png);
	
}

#ana .content .sag h4
{
	text-align:center;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #222;
	background:url(img/h4back.png) no-repeat;
	width:260px;
	height:35px;
	color:#CCC;
}

#ana .content .sag .kat
{
	border-left:1px solid #444;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	background-image:url(img/katback.png);
	width:258px;
}

#ana .content .sag .kat .backer
{
	background-color:#333;
}

#ana .content .sag .kat .backer:hover
{
	background-color:#933;
}

#ana .content .sag .kat input
{
	width:120px;
	background-color:#666;
	border:1px solid #000;
}

#ana .content .sag .kat textarea
{
	background-color:#666;
	border:1px solid #000;
}

#ana .content .sag .kat .button
{
	width:auto;
	background-color:#666;
	border:1px solid #000;
	color:#000;
	font-size:14px;
	font-weight:700;
}

#ana .content .sol
{
	float:left;
	width:585px;
}

#ana .content .sol .mesajband
{
	margin:5px 5px 10px 8px;
	height:30px;
	background:url(img/mesaj_bandback.png);
	
}

#ana .content .sol .mesajband strong
{
	font-size:12px;
}

#ana .content .sol .djler
{
	margin-top:15px;
}

#ana .content .sol .djler ul
{
	list-style:none;
}

#ana .content .djler ul li
{
	float:left;
	width:150px;
	height:180px;
	border:1px solid #666;
	background-color:#000;
	margin-left:20px;
	margin-bottom:20px;
}

#ana .content .djler ul li:hover
{
	float:left;
	width:150px;
	height:180px;
	border:1px solid #000;
	background-color:#222;
	margin-left:20px;
	margin-bottom:20px;
}

#ana .content .sol .slidealan
{
	margin:5px 2px 10px 8px;
	width:570px;
	height:300px;
	background-image:url(img/manset.png);
}

#ana .content .sol .slidealan .zemin
{
	height:300px;
}

#ana .content .sol .slidealan .zemin .fotoalan
{
	float:left;
	margin:10px 10px 5px 5px;
	width:435px;
	height:280px;
	clear:left;
}

#ana .content .sol .slidealan .zemin .kucukfoto
{
	float:right;
	width:120px;
	height:280px;
	clear:right;
}

#ana .content .sol .slidealan .zemin .kucukfoto ul
{
	list-style:none;
	margin-top:15px;
}

#ana .content .sol .slidealan .zemin .kucukfoto ul li
{
	height:60px;
	border:1px solid #333;
	margin-bottom:6px;
	margin-right:10px;
	width:109px;
}

#ana .content .sol .slidealan .zemin .kucukfoto ul li:hover
{
	height:60px;
	border:1px solid #ccc;
	margin-bottom:6px;
	margin-right:10px;
	width:109px;
}

#ana .content .sol .slidealan .zemin .kucukfoto ul li:hover .ok
{
	position:absolute;
	margin-left:-10px;
	width:10px; 
	height:60px; 
	background-image:url(img/manset_ok.png);
}


#ana .content .ivirzivir img
{
	border:1px solid #999;
}

#ana .content .albumvs
{
	margin-top:5px;
	height:210px;
	margin-left:8px;
	width:577px;
	background:url(img/albmbg.png) no-repeat;
	overflow:auto;
	
}



#alt
{
	line-height:75px;
	margin:auto;
	width:860px;
	height:80px;
	background-image:url(img/alt.png);
	text-align:center;
}

#alt strong
{
	color:#999;
}