@charset "utf-8";
/* CSS Document */

.fL {
	float:left;
	}
	
.fR {
	float:right;
	}
	
.cB {
	clear:both;
	}

.mR20 {
	margin-right:20px;
}

.m25 {
	margin:0 25px;
}

.mB20 {
	margin-bottom:20px;
}

.mL20 {
	margin-left:20px;
}

.mA{
	margin:0 auto;
}

.span1 {
	width:60px;
}

.span2 {
	width:140px;
}

.span3 {
	width:220px;
}

.span4{
	width:300px;
}

.span5{
	width:380px;
}

.span6{
	width:460px;
}

.span7{
	width:540px;
}

.span8{
	width:620px;
}

.span9{
	width:700px;
}

.span10{
	width:780px;
}

.span11{
	width:860px;
}

.span12 {
	width:940px;
}

.bgWhite {
	background-color:#FFF;
}

.shadow {
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
     -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
}

.shadowDark {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 1);
     -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 1);
          box-shadow: 0 0 4px rgba(0, 0, 0, 1);
}

.glow {
	-webkit-box-shadow: 0 0 8px rgba(255, 255, 255, 0.8);
     -moz-box-shadow: 0 0 8px rgba(255, 255, 255, 0.8);
          box-shadow: 0 0 8px rgba(255, 255, 255, 0.8);
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/fullBack.jpg);
}

#mainHolder {
	background-image:url(../images/mainBack.png);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:700px;
}

#tepeHolder {
	height:118px;
	width:960px;
	margin:0 auto;
}

#logo {
	text-align:center;
}

#sosyal {
	text-align:center;
}

#tepeMenu {
	padding-top:35px;
	height:36px;
	text-align:center;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

#tepeMenu a, #tepeMenu a:active, #tepeMenu a:visited {
	padding:5px 7px;
	margin:0 3px;
	height:50px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	text-shadow:rgba(0, 0, 0, 0.5) 0 0 2px;
}

#tepeMenu a:hover {
	background-color: #B0C512;
	text-decoration:none;
	-webkit-border-radius:7px;
	   -moz-border-radius:7px;
	        border-radius:7px;
	
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
       -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

#turkmenSlider {
	margin-top:11px;
	width:960px;
	height:335px;
}

#tente {
	margin-top:15px;
	padding-top:70px;
	width:960px;
	height:326px;
	background-image:url(../images/tenteBack.png);
	background-repeat:no-repeat;
}

.tenteHeads {
	height:56px;
	margin-bottom:25px;
	color:#009c32;
	font-size:26px;
	text-align:center;
	font-weight:bold;
	text-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px ;
}

.tenteHeads a, .tenteHeads a:active, .tenteHeads a:visited, .tenteHeads a:hover {
	color:#009c32;
	text-decoration:none;
}

.tenteHead {
	width:270px;
	margin:20px 25px 0 25px;
}

.tenteLeft, .tenteMiddle, .tenteRight {
	width:270px;
	height:235px;
}

.tenteMiddle {
	background-image:url(../images/tent2.jpg);
	background-repeat:no-repeat;
}

.tenteRight {
	background-image:url(../images/tent3.jpg);
	background-repeat:no-repeat;
	margin-left:27px;
}

p.tenteInner {
	padding:0 15px;
	margin:0 0 15px 0;
	font-size:11px;
	color:#757575;
	text-align:justify;
}

p.tenteInner a, p.tenteInner a:active, p.tenteInner avisited {
	color:#000;
	text-decoration:none;
}

p.tenteInner a:hover {
	color:#757575;
	text-decoration:underline;
}

#footer {
	margin-top:8px;
	min-height:146px;
	padding:61px 0 0 0;
	background-image:url(../images/footerBack.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#footerLogo {
	width:290px;
	height:146px;	
	float:left;
	margin-right:5px;
}

#footerContent {
	width:960px;
	margin:0 auto;
}

#footerMenu {
	width:665px;
	height:146px;	
	float:left;
}

div.footerMenu {
	height:23px;
	padding-top:7px;
	margin-top:15px;
	background-color:#009c32;
	font-size:14px;
}

div.footerMenu a, div.footerMenu a:active, div.footerMenu a:visited {
	padding:6px 13px;
	color:#FFF;
	text-decoration:none;
	border-right:#FFF 1px solid;
}

div.footerMenu a:hover {
	background-color: #B0C512;
	text-decoration:none;
}

.footerAdres {
	width:185px;
	height:50px;
	color:#000;
	margin-top:25px;
}

.footerNumber {
	color:#009c32;
	width:480px;
	height:50px;
	margin-top:35px;
	font-family:"Arial Black", Arial, Gadget, sans-serif;
	font-weight:bold;
	font-size:60px;
	text-align:center;
}

.footerNumber span.small{
	color:#009c32;
	width:480px;
	height:50px;
	margin-top:25px;
	font-family:"Arial Black", Arial, Gadget, sans-serif;
	font-weight:bold;
	font-size:30px;
}

#icerik {
	background-color:#FFF;
	background-image:url(../images/icerikBack.jpg);
	background-repeat:no-repeat;
	min-height:500px;
	width:800px;
	margin:11px auto 0 auto;
	padding-top:20px;
	
	-webkit-box-shadow: 0 0 27px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 0 27px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 27px rgba(0, 0, 0, 0.5);
}

h1.sayfaBaslik {
	color:#009c32;
	margin:0;
	padding:15px 20px;
	border-bottom:#CCC 2px dotted;
	text-align:center;
	-webkit-border-radius:0 0 15px 0;
	   -moz-border-radius:0 0 15px 0;
	        border-radius:0 0 15px 0;
}

h1.sayfaBaslik, h1.sayfaBaslik a:active, h1.sayfaBaslik a:visited, h1.sayfaBaslik a {
	color:#009c32;
	font-weight:normal;
	font-size: 32px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.05);
}

h1.sayfaBaslik a:hover {
	color:#b0c512;
	text-decoration:none;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
}

.sayfaText1 {
	margin:0;
	padding:15px;
	border-bottom:#CCC 1px dotted;
	font-weight:normal;
	font-size: 13px;
	line-height:1.4em;
	text-align:justify;
}

.sayfaText1 a:active, .sayfaText1 a:visited, .sayfaText1 a {
	color:#e96800;
	text-decoration:none;
}

.sayfaText1 a:hover {
	color:#b0c512;
	text-decoration:underline;
}

.haberListe {
	margin:0;
	padding:15px;
	border-bottom:#CCC 1px dotted;
	-webkit-border-radius:0 0 15px 0;
	   -moz-border-radius:0 0 15px 0;
	        border-radius:0 0 15px 0;
}

h2.haberListeBaslik {
	margin:0;
	padding:0 0 5px 15px;
	text-align:left;
	-webkit-border-radius:0 0 15px 0;
	   -moz-border-radius:0 0 15px 0;
	        border-radius:0 0 15px 0;
}

h2.haberListeBaslik, h2.haberListeBaslik a:active, h2.haberListeBaslik a:visited, h2.haberListeBaslik a {
	color:#009c32;
	font-weight:normal;
	font-size: 24px;
	text-decoration:none;
}

h2.haberListeBaslik a:hover {
	color:#b0c512;
	text-decoration:none;
}



.haberListeImg {
	margin:0 15px 15px 0;
	float:left;
	padding:5px;
	max-width:140px;
	max-height:140px;
	border:none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

a:hover .haberListeImg {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
       -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}

.haberListeText {
	display:block;
	margin:0;
	padding:0 0 15px 0;
	color:#666;
	font-weight:normal;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.haberListeText a:active, .haberListeText a:visited, .haberListeText a {
	color:#666;
	text-decoration:none;
}

.haberListeText a:hover {
	color:#666;
	text-decoration:underline;
}

.prevNextHolder {
	margin-top:10px;
	width:100%;
	border-bottom:#CCC 1px dotted;
	background-image:url(../images/pageLeftMenuBackBlue.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}

.prevNext {
	margin:0 auto;
	border-top:#CCC 1px dotted;
	border-left:#CCC 1px dotted;
	border-right:#CCC 1px dotted;
	background-color:#009c32;
	padding:1px;
	width:125px;
}

.prevNext img{
	border:none;
	margin:0 10px;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

.prevNext a:hover img{
	border:none;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

input.iletisim {
	background-color:#009c32;
	color:#FFF;
	font-size:16px;
	padding:7px;
	margin:5px 25px;
	outline:none;
	border:none;
}

input[type=button].iletisim {
	background-color:#b0c512;
	color:#FFF;
	font-size:16px;
	padding:7px;
	margin:5px 25px;
	outline:none;
	border:none;
}

input[type=button]:hover.iletisim {
	background-color:#009c32;
	cursor:pointer;
}

textarea.iletisim  {
	background-color:#009c32;
	color:#FFF;
	font-size:16px;
	padding:7px;
	margin:5px 25px;
	outline:none;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

