@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:  "Trebuchet MS",Arial, Helvetica,, sans-serif;
	color: #333;
	font-size: .83em;
	margin-bottom:20px;
	line-height:1.6em;
	text-align:center;
	background:#DADADA url(../img/bg.png) top repeat-x;
}
* html ul li a {
   height:1em;
}
p {
	padding-bottom:10px;
	text-align:justify;
}
a {
	color:#00A752;
	text-decoration: none;
	outline: none;
	cursor:pointer;
}
a:hover {
	color:#333;
}
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: url(../img/ust.jpg) top no-repeat;
	text-align:left;
	margin:0 auto;
	width:902px;
	padding-top:163px;
	
}
#ic {
	background:#fff url(../img/orta-bg.png) repeat-y;

}

#logo a {
	display:none;
}


#sol {
	width:220px;
	float:left;
	padding-left:3px;
	color:#fff;
	
}
#sag {
	width:640px;
	float:right;
	margin-right:20px!important;
	margin-right:10px;
	padding-top:10px;
}
ol {
	list-style:decimal;
	margin-left:30px;
}
/* menu */
#menu {
	display:block;
	padding-top:1px;
	border-bottom:3px solid #000;

}
#menu ul {
	list-style:none;
	margin:0;
}

#menu li {
	
}
#menu li a {
	display:block;
	height:24px;
	padding:5px;
	color:#fff;
	background:url(../img/menu.png) left bottom no-repeat;
	padding-left:24px;
	color:#fff;
	border-bottom:1px solid #1C9EB9;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif
}
#menu .ilk a{

}
#menu .son a{
	
}
#menu li a.aktif,#menu li a:hover {
	text-decoration:none;
	background-position:left top;
}
#menu ul ul {
	background:#D0EDF4;
	display:none;
	border-bottom:1px solid #257FC9;
	border-top:1px solid #257FC9;
	padding:0 1px;
}
#menu ul ul.aktif {
	display:block;
}
#menu ul ul ul{
	display:block;
	padding-left:15px;
	/*background:none;*/
	border:none;
}
#menu ul ul.acik ul a{

}
#menu ul ul a {
	color:#333;
	border-bottom-color:#AADFEC;
	background:#D0EDF4 url(../img/nokta2.png) 10px no-repeat;
	font-size:.9em;
	padding:2px;
	padding-left:25px;
	font-weight:normal;
	height:auto;
	display:block;
}
#menu ul ul a:hover {
	background:#AADFEC url(../img/nokta.png) 10px no-repeat;
}

* html ul li {
   height:1em;
}

/* menu */
#anamenu {
	display:block;
	height:34px;
	margin-right:20px;
	padding-bottom:30px!important;
	padding-bottom:10px;
	float:right;
}

#anamenu li {
	float:left;
	position: relative;
	margin-left:2px;
}
#anamenu li a {
	height:34px;
	float:left;
	background:url(../img/menu.gif) left top  no-repeat;
	padding-left:15px;
	color:#15749C;
	font-weight:bold
}
#anamenu li a span {
	height:28px;
	float:left;
	padding-right:15px;
	padding-top:6px;
	background:url(../img/menu.gif) right -34px  no-repeat;	
}

#anamenu li a:hover,#anamenu li a.active {
	text-decoration:none;
	background-position:left -68px;
	color:#fff;
}
#anamenu li a:hover span,#anamenu li a.active span {
	background-position:right -102px;
}


#anamenu li ul {
	position:absolute;
	z-index:100;
	margin-top:34px;
	left:0;
	border:1px solid #Ccc;
	width:188px;
	display:none;
}
#anamenu  li:hover ul, #anamenu  li.over ul{
	display:block;
}
#anamenu ul li {
	float:left;
	margin:0;
}
#anamenu  ul li a {
	padding:0;
	margin:0;
	float:none;
}
#anamenu  ul li a span{
	display:block;
	width:170px;
	height:22px;
	padding:3px 10px;
	font-weight:normal;
	border-bottom:1px solid #Ccc;
	background:#e5e5e5;
	float:none;
	margin:0;

}
#anamenu  ul li a:hover span {
	color:#667026;
	background-color:#C2D45F;
}
/****************/



/* for Internet Explorer */
/*\*/
* html #orta {
	height:300px;
}
/**/
#orta {
	color:#333;
	min-height:300px;	
}
h2 {
	display:block;
	font-size:1.2em;
	letter-spacing:1px;
	margin-bottom:10px;
	font-weight:bold;
	color:#00A752;
	padding-bottom:1px;
	padding-top:2px;
	border-bottom:2px solid #000;
	
}

#sol h2{
	color:#fff;
	border-color:#fff;
	font-size:1.1em;
	margin-top:10px;
}
#sol-icerik {
	padding:10px;
}

h3 {
	border-bottom:1px solid #333;
	background:none;
	font-size:1em;
	padding-bottom:3px;
	margin-bottom:10px;
	color:#00A752;
	font-weight:bold;
}

#orta h3.galeribaslik {
	clear:both;
	padding-top:20px;
}
/* footer */
#alt {
	color:#fff;
	background:#DADADA url(../img/alt.png) top no-repeat;
	padding-top:80px;
	font-size:.9em;
	height:48px;
	clear:both;
	padding-right:20px;
	padding-left:20px;
}
#alt a {
	font-weight:bold;
	color:#fff;
}

.altsol {
	float:left;	
	width:300px;
}
.altsag {
	float:right;
	width:300px;
	text-align:right
}
/* icerik */

.tablo td {
	padding:5px;
}

#iletisim h3 {
	font-weight:bold
}
.form {
	background-color:#B9FFDC;
	border:1px solid #00A752;
	padding:3px;
	width:300px;
	margin-bottom:10px;
}
.error {
	color:red;
}

.buton {
	border:none;
	width:93px;
	height:32px;
	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;
}

#galeri li {
	float:left;	
	margin:11px;
	height:194px;
	list-style:none;
}

#galeri a {
	position:relative;
	color:#fff;
	display:block;
	height:194px;
	float:left;
	border:2px solid #00A752;
}
#galeri a:hover {

}
#galeri a img {
}

#galeri a span {
	height:35px;
	width:130px;
	position:absolute;
	bottom:0;
	text-align:center;
	left:0;
	overflow:hidden;
	background-color:#00A752;
	padding-top:3px;
	line-height:130%;
	border-top:1px solid #00A752;
	display:none;
	font-weight:bold;
}
.sayfalar {
	padding-top:10px;
	text-align:center
	
}
.sayfalar span {

}
.sayfalar a {
	padding:0 8px;
	background-color:#0967B2;
	border:1px solid #0967B2;
	color:#fff;
	font-weight:bold;
	margin:2px;
}
.sayfalar a:hover {
	background-color:#fff;	
	color:#0967B2;
}
/**/
td {
	vertical-align:middle
}
.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 {
	list-style:url(../img/li.png);
	margin-left:30px;
}

#haber {
	width:270px;
	float:left
}

.anasol {
	width:370px;
	float:left;
}
.anasag {
	width:253px;
	float:right;
}
.anasag img {
	margin-bottom:10px;	
}

/* ürünler */
#orta #urunler {
	margin:0;
}
#urunler li {
	list-style:none;
	background-color:#DDE8F7;
	border:1px solid #B4CAEB;
	margin-bottom:3px;
	overflow:hidden;
	height:80px;
}
#urunler li.hover {
	background-color:#C1D6F0;
	border:1px solid #A2C1E8;
}
.urunresim {
	float:left;	
	width:100px;
	background-color:#FFF;
	text-align:center;
	margin-right:10px;
	border-right:1px solid #B4CAEB
}
.urunresim img {
	height:80px;
}
.urunadi {
	display:block;
	font-size:1.2em;
	color:#1D449E;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:12px;
}
.devam {
	padding:5px 10px;
	background:url(../img/buton.png) top;
	border:1px solid #FC0;
	text-align:center;
	color:#333;
	width:150px;
}
.devam:hover{
	background-position:bottom
}

#fla {
	position:absolute;
	top:145px;
}


#kmenu {
	position:absolute;
	top:35px;
	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;
}
#spot {
	margin-bottom:10px;	
}