@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: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	/* font-size: .83em; */
	line-height: 150%;
	background:#414141 url(../img/bac_page.png) repeat-x;
	text-align:center;
}
p {
	padding-bottom:10px;
	text-align:justify;
}
a {
	color: #C91216;
	text-decoration: none;
	outline: none;
}
a:hover {
	color:#333;
}
a img {
	border: none;
}
.clear {
	clear: both;
	display: block;
	height:1px;
	line-height:1%;
	font-size:1%;
}
.gizle {
	display:none;
}
/************/
#govde {
	width:860px;
	margin:0 auto;
	text-align:left;
	padding-top:191px;
	background:#FFF;
}
#lang{
	height:40px;
	width:860px;
	margin:0px auto;
	background:#000;
	text-align:right;
	color:#FFF;
	margin-top:10px;
}
#lang li{float:right;margin:5px;}
#lang span{display:block;color:#FFF;height:40px;margin-top:5px;}
#orta {/* border:1px solid red; background:url(../img/ortabg.png) repeat-y; */background:#FFF;overflow:hidden;padding:10px 20px;}



#ustmenu {margin-top:-80px;z-index:210px;}
#ustmenu ul {float:right;margin-bottom:2px;}
#ustmenu ul li {float:left;border-left:1px solid #FFF;}
#ustmenu ul li a{font-family:Arial;color:#FFF;font-size:12px;font-weight:bold;display:block;padding:10px;background:url(../img/arka1.png) repeat;}
#ustmenu ul li a:hover{font-family:Arial;color:#AFB6FF;font-size:12px;font-weight:bold;background:url(../img/arka2.png) repeat;display:block;padding:10px;}



#logo a {
 	background:url(../img/logo.jpg) no-repeat;
 	position:absolute;
	width:139px;
	height:139px;
	top:50px;
	margin-left:25px;
	text-indent:-5000px;
}
#sol {
	width:210px;
	float:left;
}
#sag {
	width:550px;
	float:right;
}
#sag li {
	list-style:url(../img/li.png);
	margin-left:30px;
	}
	
.ana {
	padding:0 10px;	
}

/***************/
#menu a {
	display:block;
	background:url(../img/ok.gif) 10px center no-repeat;
	padding:4px 0;
	padding-left:26px;
	color:#333;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
}
#menu a:hover,#menu a.aktif {
	background-color:#E9E9E9;	
	border:1px solid #ccc;
	color:#D3161A;
}
#menu a.aktif {
	background-color:#DFDFDF;	
}
#menu ul {
	display:block;
	background-color:#E9E9E9;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#menu ul a {
	background-position:24px center;
	padding-left:40px;
	font-weight:normal;
}
#menu ul.acik {
	display:block;	
}
/***************/
#alt {
	background:#313131;
	margin-bottom:20px;
	padding:0 20px;
	color:#fff;
	padding-top:35px;
}
#alt-sol {
	width:400px;
	float:left;
}
#alt-sag {
	float:right;	
}
#alt a {
	color:#fff;
	font-weight:normal;
	font-size:11px;
	
}

/***************/
.kutu {
	width:236px;
	background:url(../img/kutu.png) bottom no-repeat;
	padding-bottom:25px;
	margin-bottom:10px;
	margin-left:10px;
}
.kutu h2 {
	display:block;
	background:url(../img/kutu.png) top no-repeat;
	color:#000;
	text-align:right;
	font-weight:1.3em;
	letter-spacing:1px;
	font-weight:bold;
	height:34px;
	padding:6px;
	padding-left:25px;
}
.kutu li{
background:url(../img/list-ok.png) center left no-repeat;

}
.kutu li a {
	color:#2d8dce;
	background:url(../img/menu_bt.png) repeat-x;
	vertical-align:middle;
	height:30px;
	padding-top:5px;
	padding-left:20px;
	/* margin-left:20px; */
	display:block;
}
.kutu div {
	padding:0 10px;	
}
/*******************/
#sag h2 {
	display:block;
	/* background:url(../img/h2.png) repeat-x; */
	width:90%;
	background:url(../img/h2.png) repeat-x;
	color:#FFF;
	font-weight:1.3em;
	letter-spacing:1px;
	font-weight:bold;
	height:34px;
	padding:6px;
	padding-left:25px;
	margin-bottom:10px;
	margin-left:5px;
}
h3 {
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px solid #333;
	margin-bottom:5px;
}
/* galeri */
#sag ul#galeri {
	overflow:hidden;
	margin:0;
}

#galeri li {
	float:left;	
	margin:6px;
	height:120px;
	list-style:none;
	
}

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

#galeri a span {
	height:35px;
	width:100%;
	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;
}
/***********/
.sayfalar {
	text-align:center;
	padding-top:10px;
}
.sayfalar a {
	border:1px solid #666;
	background-color:#ccc;
	padding:3px 8px;
}
/* form */
input,textarea {
	border:1px solid #ccc;
	width:200px;
	margin-bottom:2px;
	padding:2px;
}
textarea {
	width:300px;	
}
.urun {
	width:300px;
	float:right;
}
.urun a {
	margin-bottom:8px;	
}
.anaicerik {
	
	line-height:180%;
	float:left;
}
.yetkibelge{display:none;}