@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;
}
p {
	line-height: 120%;
	padding-bottom:10px;
	text-align:justify;
}
a {
	color: #840202;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration:underline
}
a img {
	border: none;
}
.clear {
	clear: both;
	display: block;
	height:1px;
}
.gizle {
	display:none;
}

/*ust*/
#ust {
	width:880px;
	margin:0 auto;

}

#usttop{background-color:#d7d1bf;height:65px;display:block;}
#ustbottom{background-color:#ab0101;height:45px;display:block;}

#logo{
	position:absolute;
	margin-left:30px;
	margin-top:28px;
	display:block;
	text-indent:-5000px;
	height:115px;
	width:250px;
	background:url(../img/logo2.png) no-repeat;
}
#logo a{text-indent:-5000px;}

/*menu*/
#menu {
	width:880px;
	margin:auto;

	height:38px;
	text-align:left;
	background-color:#d7d1bf;
}

#menu ul{
	margin-top:40px;
	width:800px;
	height:20px;
	background-color:#d7d1bf;
	}
	
#menu hr{
	width:880px;
	height:20px;
	margin-top:10px;
	background-color:#d7d1bf;
	border:none 0px;

	}
	
#menu li {
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
}

#menu li a {
	display:inline-block;
	background:#d7d1bf;
	height:18px;
	font-weight:bold;
	padding:10px;
	padding-left:25px;
	text-decoration:none;
	color:#840202;
	background:url(../img/menuyildiz.png) center left no-repeat;

}
#menu li a:hover {

	color:#fff;
	background:url(../img/menuaktif.png) center left no-repeat #840202;
}

/*orta*/
#orta {

	background-color:#fff;

}
#slogan {
	height:225px;
	width:910px;
	background-image:url(../img/orta.jpg);
	left:50%;
	margin-left:-455px;
	position:absolute;
	top:151px;
}
#flash {
	margin-left:511px;
	margin-top:12px;
}
#icerik {
	width:840px;
	margin:0 auto;
	padding:20px;
	padding-top:10px;
	min-height:600px;
	background:#FFF url(../img/zuperman.png) bottom right no-repeat;
}
#icerik h2 {
	display:block;
	padding:8px;
	text-indent:20px;
	border-bottom:2px solid #464133;
	margin-bottom:10px;
	color:#333;
	font-size:1.1em;
	font-weight:bold;
	background:url(../img/yildiz.png) 5px no-repeat;
}
#icerik h3 {
	border-bottom:1px solid #464133;
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:10px;
}

.ana ul {
	list-style:url(../img/list.png) outside;
	margin-left:20px;
}
.ana li {
	padding:5px;
}
/***********************/
#alt {

	height:30px;
	font-size:12px;
	color:#FFf;
}
#alt ul {
		height:30px;
		background:#840202;;
	padding-top:10px;
	paddin-bottom:10px

}
#alt li {
	display:inline;
}

#alt li a {
	color:#fff;
	font-weight:normal;
	padding-right:15px;
	padding-left:15px;
	border-right: 1px solid #fff;
}
#alt .son a {
	border:none
}
#altic {
	width:880px;
	margin:0 auto;

}
#alt_sol {
	float:left;
	width:400px;
	margin-left:15px!important;
	margin-left:8px;
}
#alt_sag {
	float:right;
	margin-right:20px;
}
#alt a {
	color:#fff;
	font-weight:bold;
}
/*************************/
.form {
	background-color:#DFDBCA;
	border:1px solid #D4CEB6;
	padding:3px;
	width:300px;
	margin-bottom:10px;
}
.error {
	color:red;
}
.buton {
	border:none;
	width:80px;
	height:31px;
	color:#fff;
	font-weight:bold;
	background:transparent url(../img/buton.png) top no-repeat;
	cursor:pointer;
}
/********************/
#orta #sol {
	width:240px;
	float:left;
}
#orta #sag {
	width:580px;
	float:right;
}
#galeri a {
	border:1px solid #D5D5D5;
	display:block;
	float:left;
	color:#fff;
	margin:5px;
	background-color:#fff;
	width:150px;
	padding-top:10px;
	text-align:center;
}
#galeri a b {
	display:block;
	padding:10px;
	width:150px;
	height:110px;
}
#galeri a span {
	background: url(../img/galeribg.png) top repeat-x;
	display:block;
	padding:10px;
	padding-top:13px;
	margin-top:10px;
}
#galeri li {
	list-style:none;
	float:left;
	height:200px;
}
.sayfalar {
	padding-top:10px;
	text-align:center
	
}
.sayfalar span {

}
.sayfalar a {
	padding:0 8px;
	background-color:#7CA600;
	border:1px solid #ccc;
	color:#fff;
	font-weight:bold;
	margin:2px;
}
.sayfalar a:hover {
	background-color:#fff;	
	color:#7CA600;
}
.resim {
	float:left;
	margin-right:10px;
}


#fla{
	width:200px;
	height:230px;
	padding-left:0px;
	padding-top:5px;
	display:block;
}
/*********************/
#anasol {
	width:580px;
	float:left;
	
}
#anasol p {
	line-height:180%;
}

#anasag {
	width:240px;
	float:right;
}
