@charset "utf-8";
/**
* Reset
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/**
* Genel
*/
body {
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #333;
	font-size: .83em;
	line-height:1.6em;
	background: #333;
}
* html ul li a {
   height:1em;
}
p {
	padding-bottom:10px;
	text-align:justify;
}
a {
	color:#B7080F;
	outline: none;
	text-decoration:none;
}
a:hover {
	color:#000;
}
a img {
	border: none;
}
.clear {
	clear: both;
	display: block;
	height:1px;
}
.gizle {
	display:none;
}
.kalin {
	font-weight:bold;
}
.resim {
	float:left;
	margin-right:10px;
}
.resimsag {
	float:right;
	margin-left:10px;
}
.zebra {
	background-color:#EAEAEA;
}
.tablo tr:hover {
	background-color:#D7D7D7;
}

/*
* Ana kisimlar
*/
#govde {
	background:#fff url(../img/ust.png) top no-repeat;
	width:959px;
	border-right:1px solid #ccc;
	padding-top:0px;
	overflow:hidden;
}

#logo a {
	display:none;
}

#icerik {
	margin-top:0px;
	padding:20px;
	padding-top:0;
}
#sol {
	margin-top:30px;
	width:220px;
	padding-right:10px;
	float:left;
	
	
}
#sag {
	width:660px;
	float:right;
}

/* menu */
#menu {
	margin-top:-50px;
	float:none;
	height:30px;
	margin-left:480px;
}

#menu li {
	float:left;
	position: relative;
	border-right:0px solid #4c4c4c;
margin-left:1px;
}
#menu li a {
	display:block;
	height:20px;
	padding:6px 12px;
	color:#fff;
	float:left;
	
	
}
#menu .ilk a{
	
}
#menu .son a{
	
}
#menu li a.aktif,#menu li a:hover {
	text-decoration:none;
	background:url(../img/menu.png) repeat-x;
}

#menu li ul {
	position:absolute;
	z-index:0;
	display:none;
	margin-top:0px;
	left:100px;
	border:1px solid #A0000B;
	border-top:none;
}
#menu  li:hover ul, #menu  li.over ul{
	display:block;
}
#menu ul li {
	float:none;
	padding:0;
	background:none;
	border:none;
}
#menu  ul li a {
	width:200px;
	padding:5px;
	height:20px;
	background-color:#E2E2E2;
	float:none;
	color:#333;
	border:none;
	border-top:1px solid #A0000B;
}
#menu  ul li a:hover {
	border:none;
	border-top:1px solid #A0000B;
	padding:5px;
	color:#fff;
}
/****************/
/**/
#orta {
	color:#333;
	min-height:300px;
	height:auto!important;
	width:300px;
	height:300px;
}
h2 {
	border-bottom:2px solid #333;
	display:block;
	font-size:1.2em;
	letter-spacing:1px;
	margin-bottom:10px;
	font-weight:bold;
	color:#B7080F;
	height:25px;
	background:url(../img/h2.png) left top no-repeat;
	padding-top:8px;
	padding-bottom:2px;
	text-indent:40px;
	
}


h3 {
	border-bottom:1px solid #000;
	background:none;
	font-size:1em;
	padding-bottom:3px;
	font-weight:bold;
	margin-bottom:10px;
}

#orta h3.galeribaslik {
	clear:both;
	padding-top:20px;
}
/* footer */
#alt {
	text-align:center;
	color:#fff;
	padding-top:6px;
	font-size:.9em;
	display:block;
	background:url(../img/alt.png) no-repeat;
	height:26px;
	clear:both;
	width:800px;
}
#alt a {
	font-weight:bold;
	color:#fff;
}

/* icerik */

.tablo td {
	padding:5px;
}

#iletisim h3 {
	font-weight:bold
}
.form {
	background-color:#fff;
	border:1px solid #666;
	padding:3px;
	width:300px;
	margin-bottom:10px;
}
.error {
	color:red;
}

.buton {
	border:none;
	width:93px;
	height:31px;
	color:#fff;
	font-weight:bold;
	background:transparent url(../img/buton.png) top no-repeat;
	cursor:pointer;
}
.buton:hover {
	background-position:bottom;
}
/* galeri */
#orta ul#galeri {
	overflow:hidden;
	margin:0;
	padding:5px;
}

#galeri li {
	float:left;	
	margin:15px!important;
	margin:12px;
	height:124px;
	list-style:none;
}

#galeri a {
	position:relative;
	color:#fff;
	display:block;
	height:130px;
	float:left;
	border:1px solid #333;
}
#galeri a:hover {

}
#galeri a img {
	padding:5px;
}

#galeri a span {
	height:35px;
	width:130px;
	position:absolute;
	bottom:0;
	text-align:center;
	left:0;
	overflow:hidden;
	background-color:#333;
	padding-top:3px;
	line-height:130%;
	border-top:1px solid #000;
	display:none;
	font-weight:bold;
}
/******/

.hava td {

	vertical-align:middle;
}
/**/
.sayfalar {
	padding-top:10px;
	text-align:center
	
}
.sayfalar span {

}
.sayfalar a {
	padding:0 8px;
	background-color:#333;
	border:1px solid #000;
	color:#fff;
	font-weight:bold;
	margin:2px;
}
.sayfalar a:hover {
	background-color:#fff;	
	color:#333;
}
/**/
.galeribaslik {
	margin-top:20px;
}
.solmenu li {
	flaot:left;
	width:200px;
}
.solmenu li ul li {
	float:none;
}
.solmenu li a {
	display:block;
	float:left;
	margin:4px;
	height:20px;
	width:200px;
	background:url(../img/galeriler.png);
	padding-top:5px;	
	text-indent:30px;
}
#orta ul {
	margin-left:30px;
}
#sag ul {
	
	margin-left:20px;
}
#sol div {
	margin-bottom:10px;	
}
#sag img {
	padding:10px;	
}

/* dil */
#dil {
	position:absolute;
	top:2px;
	margin-left:240px;
}
#dil a {
	float:left;
	height:28px;
	width:30px;
	text-indent:0px;
	background:url(../img/dil.gif) top left no-repeat
}

#dil a.en { background-position:-30px top; }


#dil a.:hover, #dil a#aktif.tr { background-position:left bottom; }
#dil a.en:hover, #dil a#aktif.en { background-position:-30px bottom; }

	
#kmenu {
	position:absolute;
	top:10px;
	margin-left:720px;
}
#kmenu li {
	float:left;	
}
#kmenu a {
	background:url(../img/ana.gif) left no-repeat;
	padding:0 15px;
	float:left;
	color:#fff;
	font-weight:normal;
}
#kmenu a.kilet {
	background:url(../img/ilet.gif) 15px no-repeat;
	border-left:1px dotted #fff;
	padding-left:30px;
	border-style:dotted !important;
	border-style:solid;
}
#flash{
margin-left:0px;	
}
#tamicerik {
	width:100%;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
#flasorta {
	width:100%;
}
#orta1 { float:left; width:300px; }
#orta2 { float:right; margin-right:70px; width:250px; }
.ortaalt {
	margin-top:10px;float:right; margin-right:70px; width:250px; }

.cer{
	float:left;
	padding-top:10px;
	width:146px;
	height:300px;
	padding-left:5px;
	background:url(../img/back1.jpg) no-repeat;
}

.ilanlar{
	float:left;
}
.cer a{border-bottom:#999;}