@import "sifirla.css";
@import "jquery.fancybox.css";

html,body{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	background:#588629 url(../_medya/zmn.jpg) repeat-x;
	margin:0;
	padding:0;
	color:#3e3e3e;
	font-size:11px;
	height:100%;
}

.temizle {
	clear:both;
}

strong { font-weight:bold; }

a,a:link, a:visited, a:active{text-decoration: none;color:#2786c2;outline: none;cursor: pointer;}
a:hover{color:#f75342;cursor: pointer;text-decoration: none;}

img { border:0; }

h1,h2,h3{font-family:arial,sans-serif;}
h1 span{font-weight: normal;}

h3 {
	font:bold 18px/18px arial,sans-serif;
	margin:0 0px 3px 0;
	padding: 0px 0px 10px 0px;
}

.u { height:0px; clear:both; margin:0 auto; }

#ust {
	width:1017px;
	margin:0 auto;
	height:auto;
	padding:30px 0px 10px 58px;
	background:url(../_medya/uZmn.png) no-repeat 0px 30px;
}

#ustBar {
	width:940px;
	height:65px;
	float: left;
	padding: 0px 10px 0px 10px;
	margin-top: 15px;
}

#ustGovde {
	width:940px;
	height:150px;
	float: left;
	margin-top: 13px;
	padding: 0px 10px 0px 10px;
	margin-bottom: 5px;
}

#ustGovde_sol {
	width:650px;
	height:150px;
	float: left;
}

#ustGovde_basliklar {
	width:940px;
	height:90px;
	float: left;
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
	margin-top:5px;
}

#ustGovde_basliklar h1 {
	font-size:220%;
	margin-top: 50px;
	font-weight: bold;
	color: #588629;
	margin-left: 15px;
}

#ustGovde_sag {
	width:270px;
	height:150px;
	float: left;
	margin-left:20px;
}

#logo {
	width:250px;
	float:left;
	height:61px;
	overflow:hidden;
	background:url(../_medya/logo.png) no-repeat top left;
}

#logo:hover
{
	background-position:0 -61px;
}

#logo a, #logo a:visited
{
	display:block;
	width:250px;
	height:65px;
}

#menu {
	width:660px;
	float:left;
	height:45px;
	margin-left: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:-1px;
	padding-top: 12px;
	position: relative;
	right: 0px;
	left: 20px;
	z-index: 999;
}

#menu ul.dropdown {
    position: relative;
}

#menu ul.dropdown li {
	font-weight: bold;
	float: left;
	zoom: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right:7px;
	text-shadow: 0 2px 1px rgba(0,0,0,0.2);
	font-size:16px;
}

#menu ul.dropdown li a.aktif {
	background:url(../_medya/btnZmn.jpg) repeat-x;
	color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 0 2px 1px rgba(0,0,0,0.2);
	margin-top:-2px;
}

#menu ul.dropdown a:hover {
    color: #fff;
}

#menu ul.dropdown a:active {
    color: #ffa500;
}

#menu ul.dropdown li a {
    display: block;
    padding: 4px 8px;
    color: #A30065;
    text-shadow: 0 2px 1px rgba(0,0,0,0.2);
}

#menu ul.dropdown li:last-child a {
    border-right: none;
}
 /* Doesn't work in IE */
#menu ul.dropdown li.hover, ul.dropdown li:hover {
    background:url(../_medya/btnZmn.jpg) repeat-x;
    color: black;
    position: relative;
    color:#fff;
}

#menu ul.dropdown li.hover a {
    color: #fff;
    font-weight:bold;
}

/*
 LEVEL TWO
 */
#menu ul.dropdown ul {
    width: 220px;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
}

#menu ul.dropdown ul li {
    font-weight: normal;
    background: #A30065 url(../images/overlay2.png) repeat-x top left;
    color: #000;
    float: none;
	font-size:14px;
}

/* IE 6 & 7 Needs Inline Block */
#menu ul.dropdown ul li a {
    border-right: none;
    width: 100%;
    display: inline-block;
}

/*
 LEVEL THREE
 */
#menu ul.dropdown ul ul {
    left: 100%;
    top: 0;
}

#menu ul.dropdown li:hover > ul {
    visibility: visible;
}

#orta {
	width:940px;
	margin:0 auto;
	height:auto;
	padding: 0px 20px 0px 20px;
	min-height:100px;
	background:#fff url(../_medya/altZmn.jpg) no-repeat bottom left;
}

#icerik {
	width:940px;
	float:left;
	height:auto;
	min-height:300px;
	color: #444444;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

#icerik hr{
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:10px;
	height:1px;
	color:#999999;
}

#icerik h2{
	font-size:160%;
	font-weight:bold;
	color:#A30065;
	margin-bottom: 15px;
}

#icerik h3{
	font-size:125%;
	font-weight:bold;
	color:#588629;
	margin-bottom: 0px;
}

#icerik .tabloBelirtec{
	color:#000;
	font-weight: bold;
}

.icerik_sol {
	width:650px;
	height:auto;
	float: left;
	font-size: 12px;
	margin-bottom: 30px;
	line-height: 16px;
}

.icerik_sag {
	width:270px;
	height:auto;
	float: left;
	margin-left:20px;
	margin-bottom: 25px;
}

.icerik_sag h4 {
	font-size:150%;
	font-weight:bold;
	color:#588629;
	margin-bottom: 7px;
}

.icerik_sag ul.bloklarUl{
	list-style-type:none;
	margin: 0;
	display:block;
	background:url(../_medya/sagPlul_zmn.gif) no-repeat center top;
	width:270px;
	height:300px;
}

.icerik_sag ul.bloklarUl li{
	display:block;
	float:left;
	width: 270px;
	height: 38px;
	margin-bottom: 9px;
}
.icerik_sag ul.bloklarUl li:hover {
	opacity:0.75;
	filter:alpha(opacity=75);
}
.icerik_sol_ulYarim {
	width:290px;
	height:auto;
	float: left;
	margin-left:20px;
	padding: 7px;
}

.icerik_sol_ulYarim p {
	color: #588629;
	font-weight:bold;
	font-size: 110%;
	margin-left: -15px;
	margin-bottom: 5px;
}

.icerik_sol_ulYarim ul{
	margin:0;
	font-size:11px;
	color:#333;
	margin-bottom: 13px;
}

.icerik_sol_ulYarim ul li{
	list-style-type:disc;
	margin-bottom: 1px;
}

#icerik_alt {
	width:790px;
	float:left;
	height:85px;
	padding-right: 170px;
}

#icerik_alt .iaIkon{
	width:auto;
	float:left;
	height:34px;
	padding-left:45px;
	padding-top:5px;
	margin-right:35px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#icerik_alt .iaIkon a{
	font-size:125%;
	font-weight:bold;
	color:#941253;
}

#icerik_alt .iaIkon span a{
	font-size:100%;
	font-style:italic;
	color:#666;
}

#icerik_alt .altMenu{
	width:600px;
	float:left;
	height: 20px;
	margin-top: 20px;
	color:#CCCCCC;
	font-size:140%;
}

#icerik_alt .altMenu a{
	color:#999999;
	font-size:80%;
	margin-left:10px;
	margin-right:10px;
}

#alt {
	width:960px;
	margin:0 auto;
	height:70px;
	padding: 10px 10px 0px 10px;
	color: #fff;
}

#alt_logo {
	width:97px;
	float:left;
	height:33px;
	margin-right: 10px;
	border-right: 1px solid #EEEEEE;
}

#alt_tescil {
	width:670px;
	float:left;
	height:35px;
	line-height: 17px;
}

.galF_k {
	width:170px;
	height:112px;
	float:left;
	background:url(../_medya/galeriK_zmn.jpg) no-repeat left top;
	padding: 1px;
	margin-left: 16px;
}

.kampCes {
	width:635px;
	height:auto;
	float:left;
	background:url(../_medya/kampCes_zmn.jpg) no-repeat;
	padding-left:15px;
	padding-top: 13px;
}

.kampCes form input[type="text"] {
	width:190px;
	padding:3px;
	margin-top: 2px;
	border: 1px solid #dedede;
	background:url(../_medya/mtnZmn.jpg) repeat-x;
}

.kampCes form input[type="button"] {
	width:100px;
	padding:5px;
	margin-top: 2px;
	border: 1px solid #ccc;
	font-size:125%;
	font-weight:bold;
	background:url(../_medya/mtnZmn.jpg) repeat-x;
	margin-right: 20px;
	color: #588629;
}

.solA_ayrac {
	width:10px;
	height:114px;
	float:left;
}

.solA {
	width:196px;
	height:114px;
	float:left;
	background:url(../_medya/solA_zmn.jpg) no-repeat;
	padding: 7px;
	font-size: 11px;
}

.solA img{
	opacity:0.9;
	filter:alpha(opacity=90);
}

.solA h4{
	font-size:14px;
	font-weight:bold;
	color:#588629;
	margin-bottom: 7px;
}

.solA_rsm {
	width:190px;
	height:56px;
	margin: 0 auto;
	padding-bottom: 7px;
}

.solA:hover img {
	opacity:1.0;
	filter:alpha(opacity=100);
}

.solA_yz {
	width:190px;
	height:auto;
	margin: 0 auto;
	color: #666;
}

.solA_yz a, .solA_yz a:visited{
	color: #666;
	text-decoration:none;
}

.solA_yz a:hover{
	color: #444;
	text-decoration:none;
}

.basinHaber {
	width:650px;
	height:auto;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

.basinHaber_rsm {
	width:80px;
	height:65px;
	float: left;
}

.basinHaber_yz {
	width:555px;
	height:68px;
	float: left;
	margin-left: 10px;
	font-size: 11px;
}

.basinHaber_yz h4 {
	font-size:14px;
	font-weight:bold;
	color:#588629;
	margin-bottom: 7px;
}

.basinHaber_yz h4 span {
	color:#999999;
	font-style:italic;
}

.basinHaber_yz h4 a {
	color:#588629;
	text-decoration:none;
}

.basinHaber_yz h4 a:hover {
	text-decoration:underline;
}

.konutAyrac {
	width:650px;
	height:32px;
	background:url(../_medya/konutlarAyrac.jpg) no-repeat center top;
	margin: 10px 0px 20px 0px;
}

.blokIndex_blok {
	width:270px;
	height:190px;
	float:left;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 7px;
}

.blokIndex_blok a, .blokIndex_blok a:visited {
	color:#588629;
	font-weight:bold;
	font-size:15px;
}
ul.ulasim { list-style-type:disc; margin-left:50px; margin-top:15px; }
ul.ulasim li {
	font-size:13px;
	list-style-type:disc;
	line-height: 19px;
	font-weight: bold;
	color: #588629;
}

.sagBl_genel {
	width:205px;
	height:64px;
	padding-left:60px;
	margin-bottom: 13px;
	padding-right: 5px;
}

.sagBl_genel span {
	font-size:14px;
	font-weight:bold;
	color:#588629;
	display:block;
	margin-bottom: 4px;
	margin-top: 6px;
}

.sagBl_genel span a {
	color:#588629;
	font-size:14px;
	font-weight:bold;
	color:#588629;
	line-height:14px;
}

.sagBl_genel a {
	text-decoration:none;
	color:#444;
	font-size: 10px;
	font-family:tahoma, sans-serif;
	line-height: 11px;
	margin-top: 0px;
}

.sagBl_genel a:hover{
	color:#222;
	text-decoration:none;
}

		.container {
	width:650px;
	height:150px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
		div.slides { position:absolute; top:0; left:0; }
		ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
		div.slides > div,ul.slides li {
	position:absolute;
	top:0;
	width:650px;
	display:none;
	padding:0;
	margin:0;
}

ul.pagination li { float:left; font-size:15px; font-weight:bold; margin:5px; background:#333333; opacity:0.75; filter:alpha(opacity=75);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	}
ul.pagination li a { padding:5px; color:#FFFFFF; }

.fiyatlandirmaKampanya { font-size:11px; }

.fiyatlandirmaKampanya tr { border-bottom:2px dotted #ccc; }
