@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;
	text-align:center;
	background:#fff url(../img/bg.png) top repeat-x;
}
* html ul li a {
   height:1em;
}
p {
	padding-bottom:10px;
	text-align:justify;
}
a {
	color:#00652D;
	outline: none;
	text-decoration:none;
}
a:hover {
	color:#000;
}
a img {
	border: none;
}
.clear {
	clear: both;
	display: block;
	height:1px;
	line-height:1px;
	font-size:1px;
}
.gizle {
	display:none;
}
.kalin {
	font-weight:bold;
}
.resim {
	float:left;
	margin-right:10px;
}
.resimsag {
	float:right;
	margin-left:10px;
}


/*
* Ana kisimlar
*/
#govde {
	text-align:left;
	margin:0 auto;
	width:881px;
	padding:0 30px;
	overflow:hidden;
	background:url(../img/ust.jpg) top no-repeat;
}

#logo a {
	display:block;
	width:450px;
	height:120px;
	padding-top:20px;
	text-indent:-5000px;
}

#icerik {
	padding:5px 0;
}
#orta {
		
}

/* menu */
#menu {
	height:40px;
	display:block;
	padding-top:9px;
}

#menu li {
	float:left;
	position: relative;
	border-left:1px solid #62A400;
}
#menu li a {
	display:block;
	height:24px;
	padding:8px 12px;
	color:#fff;
	float:left;
	border-right:1px solid #8EEC02;
	font-weight:bold;
	left:1px
}
#menu .ilk a{
	border-left:1px solid #8EEC02;	
}
#menu .son {
	border-right:1px solid #62A400;
}
#menu li a.aktif,#menu li a:hover {
	text-decoration:none;
	background:url(../img/menubg.png) repeat-x center;
	color:#62A400;
}

#menu li ul {
	position:absolute;
	z-index:100;
	display:none;
	margin-top:40px;
	left:0;
}
#menu  li:hover ul, #menu li.over ul{
	display:block;
}
#menu ul li {
	float:none;
	border:none;
}
#menu ul li a {
	width:160px;
	padding:5px;
	height:20px;
	background:url(../img/menubg.png) repeat-x bottom;
	border:1px solid #29661D;
	border-top:none;
	float:none;
	color:#29661D;
}
#menu ul li a:hover {
	background:#29661D;
	color:#fff;
}
/****************/

/**/
#orta {
	color:#333;
	min-height:300px;
	height:auto!important;
	height:300px;
	padding-bottom:5px;
}
h2 {
	display:block;
	font-size:1.3em;
	letter-spacing:1px;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
	color:#333;
	padding:4px;
	text-indent:30px;
	background: url(../img/h2.gif) left no-repeat;
	border-bottom:1px solid #62A400;
}

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

#orta h3.galeribaslik {
	clear:both;
	padding-top:20px;
}
/* footer */
#alt {
	width:881px;
	height:166px;
	padding:0 30px;
	margin:0 auto;
	text-align:center;
	background:url(../img/alt.jpg) top no-repeat;
	
}
#alt a {
	color:#fff;	
}
#altmenu {
	float:left;
	width:590px;
	padding-top:8px!important;
	padding-top:2px;
	text-align:left
}
#altmenu ul {
	display:none;	
}
#altmenu li{
	display:inline;
	padding:0 5px;
	border-right:1px solid #fff;
}
#altmenu li.son {
	border:none;	
}
#altmenu a {
	color:#fff;	
}
#altsag {
	float:right;
	color:#fff;
	text-align:right;
	padding-top:8px!important;
	padding-top:2px;
}
#altsag a{
	font-weight:bold;	
}
#alt a:hover {
	text-decoration:underline	
}
/* icerik */

.tablo td {
	padding:5px;
}

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

.buton {
	border:none;
	width:112px;
	height:28px;
	color:#fff;
	font-weight:bold;
	background:transparent url(../img/buton.png) top no-repeat;
	cursor:pointer;
}
.buton:hover {
	background-position:bottom;
}
/* galeri */
#galeri a {
	display:block;
	float:left;
	color:#fff;
	margin:2px 10px;
   	border:1px solid #ccc;
	background-color:#F6F6F6;
}
#galeri a:hover {
	border:1px solid #333;
}
#galeri img {
	padding:5px;
}
#galeri span {
	display:block;
	
	padding:0 15px 15px 15px ;
	text-align:center;
	font-size:1.1em;
	height:35px;
}
.hava td {
	
	vertical-align:middle;
}
/**/
.sayfalar {
	padding-top:10px;
	
}
.sayfalar span {

}
.sayfalar a {
	padding:0 8px;
	border:1px solid #ccc;
	background-color:#F6F6F6;
	margin:2px;
}
.sayfalar a:hover {
	background-color:#fff;	
}
/**/
.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;
}
#sag ul {
	list-style:url(../img/li.png);
	margin-left:20px;
}

#fla {
	width:569px;
	height:225px;
	
	margin-left:20px;
	margin-top:18px;
}
#flash {
	width:606px;
	height:238px;
	float:right;
	background:url(../img/fla.png) no-repeat;
	margin-top:5px;
}

#anasol {
	width:262px;
	float:left;
}
#anasag {
	width:612px;
	float:right
	
}

.kutu {
	text-align:left;
	padding-top:14px;
	padding-left:20px;
}
.kutu div {
	float:left;
	height:76px;
	padding:0 10px;
}
.istatik {
	width:120px;
	border-right:3px solid #000;
}
.ilet {
	
}
.doviz {
	width:100px;
	border-right:3px solid #000;
}
.hava {
	width:180px;
	border-right:3px solid #000;
}
.kutu h4 {
	display:block;
	height:25px;
	background:url(../img/d.jpg) left no-repeat;
	padding-left:35px;
	padding-top:5px;
	font-weight:bold;
}
.kutu .istatik h4 {
	background-image:url(../img/i.jpg);
}
.kutu .hava h4 {
	color:#323234;
}
.kutu .ilet h4 {
	background-image:url(../img/il.jpg);
}


#orta .hizmet {
	margin:0;
	padding:0;
}
#orta .hizmet {
	list-style:none;	
}
.hizmet li {
	border:1px solid #ccc;
	background-color:#F6F6F6;
	padding:10px;
	display:block;
	min-height:90px;
	height:auto!important;
	height:90px;
	margin:5px;
	list-style:none;
}
.hizmet h3{
	border:none;	
}
.hizmet div {
	position:relative;
	margin-left:170px;
}
.hizmet img {
	margin-right:10px;
	float:left
}
#duyuru {
	height:236px;
	width:270px;
	float:left;
	margin-top:5px;
	background:url(../img/solust.png) no-repeat;
	
}
#duyuru div {
	padding:10px 20px;
}
#duyuru a {
	text-align:center;
	display:block;
}
.haber li {
	padding-top:6px;	
}
.haber a {
	background:url(../img/li.png) left center no-repeat;
	color:#333;
	margin-left:20px;
	padding-left:15px;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

#dil {
	position:absolute;
	top:25px;
	margin-left:800px;
}
#dil li {
	display:block;	
}
#dil li a {
	display:block;
	width:86px;
	height:21px;
	background:url(../img/diller.png) top left no-repeat;
	text-indent:-5000px;
}
#dil #en {background-position:left -21px;}
#dil #ru {background-position:left -42px;}
#dil #ar {background-position:left -63px;}
#dil li a:hover {background-position:top right;}
#dil #en:hover {background-position:right -21px;}
#dil #ru:hover {background-position:right -42px;}
#dil #ar:hover {background-position:right -63px;}


/*
urunler
*/
#urunsol {
	width:370px;
	float:left;
}
#urunresim {
	padding-top:5px;
	min-height:200px;
	clear:both;
}
#urunresim img {
	border:1px solid #ccc;
	width:500px;
}
#urunkresim img {
	width:50px;
	border:1px solid #ccc;
	float:left;
	margin-right:5px;
}
#urunsag {
	float:right;
	width:500px;
	padding-left:0;
}
.uruntekadi {
	font-size:1.2em;
	color:#00652D;
	font-weight:bold;
	letter-spacing:1px;
	padding-bottom:15px;
}
#urunsol strong {
	font-weight:bold;
	color:#00652D;
}
#urunsol .tekfiyat {
	font-weight:bold;
	font-size:1.3em;
}
.geridon {
	display:block;
	width:67px;
	height:25px;
	background:url(../img/geridon.png);
	float:right;
	margin-right:34px!important;
	margin-right:18px;
}
table {
	border:1px solid #ccc;
	border-collapse:collapse;
}
#urunsol table {
	width:100%;	
}
td {
	padding:3px;
	border:1px solid #ccc;
}
.zebra{
	background-color:#EAEAEA;
}
table tr:hover {
	background-color:#D7D7D7;
}

/* urunler */ 
.urunler div {
	width:405px;
	border:1px solid #ccc;
	background-color:#F6F6F6;
	padding:10px;
	height:180px;
	margin:5px;
	float:left;
}
.urunler div img {
	float:left;	
	margin-right:5px;
}
.urunler a {
	display:block;	
}
.urunler .urunadi {
	font-size:1.1em;
	font-weight:bold;
}
.acikla {
	position:relative;
	margin-left:190px;
}
.detay {
	width:112px;
	height:26px;
	display:block;
	background:url(../img/detay.png) top no-repeat;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding-top:2px;
}
.detay:hover {
	background-position:bottom;
	color:#fff;
}
.iletisimm div {
	width:300px;
	float:left;
}
.notable  td,.notable table,.notable tr{
	border:none;
	background-color:white;
}

.pdf {
	position:absolute;
	top:390px;
	margin-left:35px;
}
#player {
	width:572px;
	height:302px;
	padding:20px;
	background-image:url(../img/video.jpg)
}
#hakyazi {
	width:222px;
	height:212px;
	padding:20px;
	background:url(../img/anahak.jpg);
	padding-top:110px;
}
