body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background:url(../images/bg_.jpg);
	background-position:0px -1px;
	background-repeat:repeat-x;
	background-color:#f6f3e4;
	color:#7e7153;
	font-size:11px;
	font-family:"Trebuchet MS";
}
.baslik {
	font-size:14px;
	color:#F8F5E6;
	font-weight:bold;
}

a{
	color:#ad9358;
	text-decoration:none;
}
a:hover{
	color:#990000;
	text-decoration:underline;
}


a.maillink{
	text-decoration:none;
	color:#7e7153;
}

a.maillink:hover{
	text-decoration:underline;
	color:#A90F17;
}


input, textarea, select{
	/*float:left;*/
	border:1px #A8966E solid; 
	background-color:#fefbf3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7e7153;
}

.butonStyle{
	background-color:#7e7153;
	color:#fff;
}


.fValidator-msg {
	background-image:url(../images/alert_small.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 20px;
}

.breaker{
	height:15px;
	clear:both;
}


.haberFotoGal{
	padding:2px; 
	margin:10px 0; 
	background-color:#aa976f; 
	border:1px solid #7e7153;
	color:#FFFFFF;
}

.haberBaslik{
	font-weight:bold;
}

a.baslikLink{
	text-decoration:underline;
	color:#A30D16;
}

a.baslikLink:hover{
	text-decoration:none;
	color:#A30D16;
}

.mailHata{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#7e7153;
}




.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 15px 0px;
	padding: 0 8px;
	float: left;
	position: relative;
	width: 120px;
	height: 125px;
	background: url(../images/drop-shadow.png) no-repeat center bottom;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	border-bottom: none;
}
.gallery a:hover img {
	border-color: #000;
}

.gallery span {
	width: 120px;
	height: 84px;
	display: block;
	position: absolute;
	top: 0px;
	left: 9px;
	background: url(../images/glossy-gradient.png) no-repeat;
}
.gallery a {
	text-decoration: none;
}
.gallery .haliAyrac{
	margin-right:40px;
}


.fotoKutu{
	padding:10px;
	float:left;
	height:120px;
}
.fotoKutu img {
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #946F33;
}