@import url(../../../fonts.googleapis.com/css~family=Oswald.css);
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}
html, body {height:100%;}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8a8a8a;
	min-width:960px;
	font-size:15px;
	line-height:20px;
	background-color: #FFF;
	background-image: url(../images/bg-1.jpg);
	background-repeat: repeat-x;
	background-position: center;
}


.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	position:relative;
}

a {color:#8a8a8a; outline:none; text-decoration:none;}
a:hover {text-decoration:none;}
.link {text-decoration:underline;}
.link2:hover {text-decoration:underline;}

.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}

p {
	margin-bottom:20px;
	font-size: 15px;
	color: #333;
} 
.p0 {margin-bottom:0;}
.p1 {margin-bottom:8px;}

.d-in-block {display:inline-block;}
.d-block {display:block;}
.reg {text-transform:uppercase;}
.rel {position:relative;}
.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.img-indent-l {float:left; margin:4px 19px 0px 0px;}	
.img-indent-2 {float:left; margin:5px 29px 0px 0px;}	

.img-indent-r {float:right; margin:4px 0px 0px 10px;}	
.img-indent-r2 {float:right; margin:4px 0px 0px 30px;}	

/*********************************boxes**********************************/
.indent {padding:19px 0 0 30px;}
.indent1 {padding:18px 22px 16px;}

.indent-left {padding-left:40px;}
.indent-left1 {padding-left:30px;}

.indent-bottom {padding-bottom:38px;}
.indent-bottom1 {padding-bottom:15px;}

.indent-right {padding-right:20px;}

.indent-top {padding-top:29px;}

.margin-top { margin-top:0;}

.margin-bot {
	margin-bottom:17px;
	font-family: Oswald, sans-serif;
}
.margin-bot1 {margin-bottom:22px;}
.margin-bot2 {margin-bottom:20px;}
.margin-bot3 {margin-bottom:42px;}
.margin-bot4 {margin-bottom:24px;}
.margin-bot5 {margin-bottom:28px;}
.margin-bot6 {margin-bottom:32px;}
.margin-bot7 {margin-bottom:16px;}
.margin-bot8 {margin-bottom:11px;}
.margin-bot9 {margin-bottom:35px;}
.margin-bot10 {margin-bottom:13px;}
.margin-bot11 {margin-bottom:30px;}

.margin-left {margin-left:0;}

.margin-right {margin-right:0;}



/*********************************header*************************************/
header {
	width:100%;
	background:#fff;
	height:131px;
}

h1 {
	float:left;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 22px;
	padding-left: 0;
}
	h1 a {
	display:block;
	text-indent:-9999px;
	width:850px;
	height:122px;

	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

/***** menu *****/
nav {
	float:right;
}
.menu {
	float:left;
	position:relative;
	z-index:999;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: -75px;

}
.menu li {
	float:left; 
	position:relative;
	margin-left:1px;
	z-index:10;
}
.menu li:first-child {
	margin-left:0;
}
.menu li a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:17px;
	color:#FFF;
	padding:0 0 0 2px;
	overflow:hidden;
	position:relative;
	z-index:38;
	background-color: #E57600;
	background-image: url(../images/menu_l.png);
	background-repeat: no-repeat;
	background-position: left -100px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;

}
.menu>li>a {
	height:39px;
}
.menu li.sfHover {
	position:relative;
	z-index:30;
}

.menu li a span {
	display:block;
	padding:0 2px 0 0;
	background:url(../images/menu_r.png) right -100px no-repeat;
}
.menu li a span span {
	background:url(../images/menu_t.png) left -100px repeat-x;
	padding:10px 21px 12px 22px;
}
.menu li:first-child a span span {
	padding:10px 19px 12px 22px;
}
.menu li a.active,
.menu > li > a:hover,
.menu li a.active span span,
.menu > li > a:hover span span {
	text-shadow:#769f15 1px 1px 1px;
	-moz-text-shadow:#769f15 1px 1px 1px;
	-webkit-text-shadow:#769f15 1px 1px 1px;
	color:#fff;
	background-position:left top;
}
.menu li a.active span,
.menu > li > a:hover span {
	background-position:right top;
}
.menu > li.sfHover > a,
.menu > li.sfHover > a span span {
	text-shadow:#769f15 1px 1px 1px;
	-moz-text-shadow:#769f15 1px 1px 1px;
	-webkit-text-shadow:#769f15 1px 1px 1px;
	color:#fff;
	background-position:left -39px;
}
.menu > li.sfHover > a span {
	background-position:right -39px;
}
.menu ul {
	letter-spacing:normal;
	position:		absolute;
	top:			-9999em;
	width:			134px;
	border-left:1px solid #a0c22b;
	border-right:1px solid #9abc27;
	border-top:2px solid #bacf6b;
	border-bottom:1px solid #698b13;
	padding:13px 17px 21px 17px;
	z-index:10;
	box-shadow:0 0 0 1px rgba(0,0,0, 0.07);
	-moz-box-shadow:0 0 0 1px rgba(0,0,0, 0.07);
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0, 0.07);
	background-color: #007831;
	background-repeat: repeat-x;
	background-position: left top;
}
.menu ul ul {
	background:url(../images/menu4.gif) left top repeat-x #007831;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	background:url(../images/menu3.gif) center top no-repeat;
	margin:0;
	border:none;
	z-index:1;
	padding:11px 0 8px;
}
.menu li li:first-child {
	background:none;
}
.menu li li a {
	background:none;
	text-transform:none;
	display:		block;
	padding:		0 0 0 10px;
	color:			#fff;
	z-index:1;
	text-shadow:#7aa216 1px 1px;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	color:#e57600;
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			1px;
	top:			34px;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			154px;
	top:			-15px;
	z-index:9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/*********************************content*************************************/
#content {
	width:100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 48px;
	padding-left: 0;
}
#page1 #content {
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 48px;
	padding-left: 0;
}
#page3 #content {
	padding:31px 0 48px;
}
.slider_sh {
	background:url(../images/slider_sh.png) left top no-repeat;
	padding:6px 15px 36px 16px;
	width:100%;
}
.slider {
	width:929px;
	height:435px;
	overflow:hidden;
	position:relative;
}
.pagination {
	position:absolute;
	right:12px;
	bottom:11px;
	overflow:hidden;
	z-index:9;
}
.pagination li {
	float:left;
	margin-left:2px;
}
.pagination li:first-child {
	margin-left:0;
}
.pagination li a {
	display:block;
	width:19px;
	height:18px;
	background:url(../images/pagination.png) right top no-repeat;
}
.pagination li a:hover,
.pagination .current a {
	background-position:left top;
}
.pagination .current a {
	cursor:default;
}
.items {display:none;}
.banner {
	position:absolute;
	left:0;
	top:0;
	width:350px;
	height:435px;
	overflow:hidden;
	background:url(../images/bann_bg.png) left top no-repeat;
}
.banner p {
	line-height:18px;
	margin-bottom:61px;
	text-shadow:#efefef 1px 1px;
	color:#424242;
}
.indent_bnr {
	padding:40px 86px 0 36px;
}
.banner .button-1,
.banner .button-1 span {
	background-position:left bottom;
}
.banner .button-1 span span {
	background-position:right bottom;
}
.banner .button-1:hover,
.banner .button-1:hover span {
	background-position:left top;
}
.banner .button-1:hover span span {
	background-position:right top;
}
.box-1 {
	width:298px;
	border:1px solid #fff;
	background:#fff;
	overflow:hidden;
	box-shadow:0 0 92px -15px rgba(0,0,0,.3) inset, 0 0 3px 1px #d9d9d8;
	-moz-box-shadow:0 0 92px -15px rgba(0,0,0,.3) inset, 0 0 3px 1px #d9d9d8;
	-webkit-box-shadow:0 0 92px -15px rgba(0,0,0,.3) inset, 0 0 3px 1px #d9d9d8;
}
.box-1_indent {
	padding:15px 16px 17px 18px
}
.year {
	float:left;
	width:50px;
	font-size:14px;
	color:#93be27;
	margin-top:-1px;
	font-weight:bold;
}
.num {
	width:31px;
	height:31px;
	overflow:hidden;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/num.png) left top no-repeat;
	text-align:center;
	float:left;
	margin-right:9px;
	margin-top:5px;
}
.num span {
	display:block;
	padding-top:5px;
}
.col-1 {
	float:left;
	width:280px;
}
/********** slideshow **********/
#slideshow {
	width:380px;
	height:300px;
	overflow:hidden;
}
.cycle_wrap .wrapper {
	background:none !important;
}
#slideshow .wrapper {
	width:380px;
	height:300px;
}
#prev,
#next {
	width:13px;
	height:21px;
	background:#f00;
	position:absolute;
	right:16px;
	top:-52px;
	z-index:99;
	background:url(../images/nav.png) left top no-repeat;
}
#next {
	right:-1px;
	background-position:right bottom;
}
#next:hover {
	background-position:right top;
}
#prev {
	background-position:left top;
}
#prev:hover {
	background-position:left bottom;
}
/*********************************bg's*************************************/
.bg-1 {
	background:url(../images/bg-2.png) left top no-repeat;
	width:940px;
	height:77px;
	overflow:hidden;
	margin-top: -15px;
}
.border-1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E67002;
}
/*********************************buttons*************************************/
.button-1 {
	display:inline-block;
	padding:0 0 0 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#fff;
	height:39px;
	overflow:hidden;
	background:url(../images/button1_l.png) left top no-repeat;
}
.button-1 span {
	display:block;
	background:url(../images/button1_r.png) right top no-repeat;
	padding:0 2px 0 0;
}
.button-1 span span {
	padding:10px 35px 12px 25px;
	background:url(../images/button1_t.png) left top repeat-x;
}
.button-1:hover,
.button-1:hover span span {
	background-position:left bottom;
}
.button-1:hover span {
	background-position:right bottom;
}
.button-2 {
	display:inline-block;
	color:#fff;
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	padding:0 0 0 2px;
	background:url(../images/button2_l.png) left top no-repeat;
	height:43px;
	overflow:hidden;
}
.button-2 span {
	display:block;
	background:url(../images/button2_r.png) right top no-repeat;
	padding:0 2px 0 0;
}
.button-2 span span {
	background:url(../images/button2_t.png) right top repeat-x;
	padding:8px 19px 11px 20px;
}
.button-2:hover {
	background-position:left bottom;
}
.button-2:hover span,
.button-2:hover span span {
	background-position:right bottom;
}
/*********************************lists*************************************/
.ul-1 li {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:6px 0;
}
.ul-1 li a {
	color:#000;
	background:url(../images/ul1.png) left -41px no-repeat;
	padding:0 0 0 14px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.ul-1 li a:hover {
	background-position:left 4px;
	text-decoration:underline;
}
.dl-1 dt {
	color:#272727;
	margin-bottom:5px;
}
.dl-1 dd {
	overflow:hidden;
}
.dl-1 dd span {
	display:block;
	float:left;
	width:85px;
}
.soc_list {
	overflow:hidden;
	float:right;
	padding-top:30px;
}
.soc_list li {
	float:left;
	margin-left:10px;
}
.soc_list li:first-child {
	margin-left:0;
}
.soc_list li a {
	display:block;
	width:20px;
	height:20px;
}
/*********************************fonts*************************************/
h3 {
	font-family: 'Oswald', sans-serif;
	display:block;
	font-size:20px;
	line-height:1.2em;
	color:#393939;
	text-transform:uppercase;
	font-weight:bold;
}
.bg-1 h3 {
	color:#009139;
	letter-spacing:-1px;
	word-spacing:2px;
	text-align: center;
	padding-top: 10px;
	width:870px;
	font-style: italic;
		 text-shadow: 1px 1px 1px #009139; 
		 	font-size: 19px;
	text-transform: uppercase;

}
.bg-1 h4{
	color:#fff;
	letter-spacing:-1px;
	word-spacing:2px;
	text-align: center;
	padding-top: 10px;
	width:870px;
	font-style: italic;
	text-shadow: 1px 1px 1px #009139;
	font-size: 22px;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	line-height:1.2em;
	color:#000;
	font-weight:normal;
	word-spacing:-1px;
	margin-bottom:71px;
}
h4 span {
	display:block;
	margin-top:-3px;
}
.size-1 {font-size:13px; line-height:20px;}

.lh-1 {line-height:20px;}

.color-1 {color:#272727;}
.color-2 {color:#93be27;}
/******* form's ********/

/***** contact form *****/
	#form2 fieldset {
		border:none;
		padding:0;
		}			
			#form2 label {
				display:block;
				min-height:38px;
			}
			#form2 label.message {
				height:200px;
			}
			#form2 .inp {
				display:block;
				width:178px;
				height:28px;
				padding:0 10px;
				background:#f0f0f0;
				border:1px solid #d3d3d3;
				overflow:hidden;
				position:relative;
			}
			#form2 input {
				width:178px;
				padding:6px 0 7px;
				margin:0;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:12px;
				line-height:15px;
				color:#8a8a8a; 
				border:none;
				background:none;
				outline:none;
			}
			#form2 .area .error { float:none;}
			#form2 .text_a {
				position:relative;
				overflow:hidden;
				display:block;
				width:278px;
				height:198px;
				padding:0 10px;
				background:#f0f0f0;
				border:1px solid #d3d3d3;
			}
			#form2 textarea {
				height:186px;
				margin:0;
				width:278px;
				padding:6px 0;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:12px;
				line-height:15px;
				color:#8a8a8a; 
				border:none;
				background:none;
				overflow:auto;
				outline:none;
				resize:none;
			}
			#form2 a {cursor:pointer;}
				#form2 .success {display:none; margin-bottom:10px;}
				#form2 .error,
				#form2 .empty {
					color:#f00;
					font-size:11px;
					line-height:18px;
					display:none;
					overflow:hidden;
				}
		.buttons-wrapper2 {text-align:right; padding-top:16px; position:relative;}
		.buttons-wrapper2 a { margin-left:8px;}
	#form1 fieldset {
		border:none;
		padding:0;
		}			
			#form1 label {
				display:block;
				min-height:38px;
			}
			#form1 label.message {
				height:283px;
			}


			.inp {
				display:block;
				width:178px;
				height:28px;
				padding:0 10px;
				background:#f0f0f0;
				overflow:hidden;
				position:relative;
				border:1px solid #d3d3d3;
			}
#aboutus {
	float: left;
	width: 940px;
	height:196px;
		-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}
#aboutusyazi {
	color: #333;
	float: left;
	width: 940px;
	font-size: 16px;

}

			#form1 input {
				width:178px;
				padding:6px 0 7px;
				margin:0;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:12px;
				line-height:15px;
				color:#8a8a8a; 
				border:none;
				background:none;
				outline:none;
			}
			#form1 .area .error { float:none;}
			.text_a {
				position:relative;
				overflow:hidden;
				display:block;
				width:518px;
				height:281px;
				padding:0 10px;
				background:#f0f0f0;
				border:1px solid #d3d3d3;
			}
			#form1 textarea {
				height:269px;
				margin:0;
				width:518px;
				padding:6px 0;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:12px;
				line-height:15px;
				color:#8a8a8a; 
				border:none;
				background:none;
				overflow:auto;
				outline:none;
				resize:none;
			}
			#form1 a {cursor:pointer;}
				#form1 .success {display:none; margin-bottom:20px;}
				#form1 .error,
				#form1 .empty {
					position:absolute;
					right:150px;
					top:3px;
					color:#f00;
					font-size:11px;
					line-height:16px;
					display:none;
					overflow:hidden;
				}
				#form1 .message .error,
				#form1 .message .empty {
					top:285px;
					left:5px;
				}
		.buttons-wrapper {text-align:right; padding-top:15px; position:relative;}
		.buttons-wrapper a { margin-left:8px;}
		
		.map {
			width:357px;
			height:280px;
			margin-bottom:14px;
		}
/****************************footer************************/
footer {
	width:100%;
	background:url(../images/footer.jpg) center top repeat-x;
	height:81px;
	overflow:hidden;
	color:#272727;
}
footer a {
	color:#272727;
}
.extra {
    height: auto !important;
    margin: 0 auto -81px;
    min-height: 100%;
    overflow: hidden;
    position: relative;
}
.block {
	height:45px;
}
.lightbox-image1 {
	position:relative;
	display:inline-block;
}
.lightbox-image1 img {
	position:relative;
	z-index:2;
}
.lightbox-image1 span {
    background:url(../images/magnify.png) no-repeat scroll 50% 50% transparent;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
#top {
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 30px;
}
#ref {
	float: left;
	width: 930px;
	margin-top: 10px;
}

#ref1 {
	float: left;
	width: 930px;
	margin-top: 10px;
	font-size: 14px;
	color: #333333;
}
#refsol {
	float: left;
	width: 448px;
	border: 1px solid #e77601;
	background-color: #FFF;
	
}
#refsoluye {
	float: left;
	width: 280px;
	border: 1px solid #e77601;
	background-color: #FFF;
	margin-right: 25px;	
}
#refsol2uye {
	float: left;
	width: 280px;
	border: 1px solid #e77601;
	background-color: #FFF;
	margin-right: 25px;	
	margin-top:10px;
}
#refsag {
	float: left;
	width: 450px;
	margin-left: 28px;
	background-color: #FFF;
	border: 1px solid #e77601;
}
#refresim {
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #e77601;
}
#refyazi {
	float: left;
	width: 210px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: -2px;
	color: #333;
	padding-left: 10px;
}
table tr .borderbayrak {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e67703;
	border-bottom-color: #e67703;
	border-left-color: #e67703;
}
table tr .borderyazi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e67703;
	border-right-color: #e67703;
	border-bottom-color: #e67703;
}
table tr .borderbayrak strong {
	padding-left: 5px;
}
#bayrak {
	float: right;
	height: 25px;
	width: 55px;
	margin-top: 45px;
	margin-right: 3px;
}
#belge1 {
	float: left;
	width: 210px;
	margin-right: 25px;
	height:138px;
	border: 1px solid #e67703;
}
#belgeson {
	float: left;
	width: 210px;
	
	height:138px;
	border: 1px solid #e67703;
}
#oktaysan {
	float: left;
	height: 64px;
	width: 940px;
	margin-top: 5px;
}
#kurulus {
	float: left;
	height: 150px;
	width: 940px;
	margin-top: -15px;
	margin-left: 10px;
}
#sahrakurulus {
	float: left;
	height: 87px;
	width: 300px;
	
}
#faaliyet {
	float: left;
	width: 210px;
	margin-left:75px;
	margin-top: -40px;
}

#oktaysankurulus a {
	float: left;
	height: 87px;
	width: 302px;
	margin-left: 30px;
	
}
#oktaysankurulus a:hover {
opacity:0.5;
filter:alpha(opacity=50);
}
#oktaysansol {

	float: left;

	margin-top: 5px;
}


#oktaysansol ul li {
	width: 280px;
height:180px;
	border: 1px solid #e67703;
	float: left;
	margin-left: 10px;
	color: #333;
	background-color: #FFF;
	padding: 10px;
}
#oktaysanproje1 {
	float: left;
	width: 940px;
	margin-left: 10px;
}
