/* Foundation v2.2 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* yeşil : a0b232*/

body { background: #2d2926; background-image:url('images/arkafon.jpg'); font-family: "Verdana", sans-serif; font-size: 13px; line-height: 18px; color: #555; position: relative; -webkit-font-smoothing: antialiased; }
header { margin-top:20px;margin-top:2rem;}
header h1{color: lightgrey; padding:0px; margin:0px;}
artical.container{padding:0px;}
div#content.row { background: #fff;}

.contentarea{
	border:12px solid #fff;
	padding: 6px;
	background-image: none;
	background: #f5f6ec;
}

div.contentarealeft{
	border:12px solid #fff;
	border-right:0px;
	padding: 6px;
	background-color: #f5f6ec;
	background-color: #red;
}

div.contentarearight{
	border:12px solid #fff;
	border-left:0px;
	padding: 6px;
	background-color: #f5f6ec;
	background-color: #red;
}


div.treeList ul { margin-bottom: 0px; margin-left:15px;list-style: square outside;}
div.treeList ul li { line-height: 21px; margin-bottom: 0px;}
div.treeList ul li a { color:#a0b232;}

footer{
	color: #fff;
}
div.footerContent p{margin:20px 0 20px 0;margin:2rem 0 2rem 0;}
div.footerContent p a{text-decoration: none;}
div.footeraddress p{font-size:10px;font-size:1rem;text-align: center;}
footer a {color:#fff;}
footer a:hover { color: #ff995b; }

div.uskur a{font-size:8px;font-size:.8rem; text-decoration: none;}

a { color: #ff995b; text-decoration: underline; line-height: inherit; }
a:HOVER { color: #a0b232; text-decoration: underline; line-height: inherit; }

	h1, h2, h3, h4, h5, h6 { color: #a0b232; font-weight: bold; line-height: 1.25 }
	h1 { font-size: 35px; font-size: 3.5rem; margin-bottom: 9px; }
	h2 { font-size: 28px; font-size: 2.8rem; margin-bottom: 9px; }
	h3 { font-size: 21px; font-size: 2.1rem; margin-bottom: 3px; }
	h4 { font-size: 18px; font-size: 1.8rem; font-weight: normal; margin-bottom: 3px;  }
	h5 { font-size: 15px; font-size: 1.5rem; font-weight: normal; }
	h6 { font-size: 13px; font-size: 1.3rem; font-weight: normal; }

/*	--------------------------------------------------
   	Nav Bar with Dropdowns
	-------------------------------------------------- */
	
	.nav-bar { height: 35px; padding:0px;margin:0px;border: 0px;background: inherit; }	
	.nav-bar>li { float: right; display: block; position: relative; padding: 0 15px 0 15px; padding: 0 1.5rem 0 1.5rem; margin: 0; border: 0px; line-height: 35px; }
	.nav-bar>li.active {background-color: white;}
	.nav-bar>li.active a.main {color:#a0b232;}
	.nav-bar>li>a.main { position: relative; padding: 0; margin:0px; display: block; text-decoration: none; font-size: 14px; font-size: 1.4rem; color: white; font-weight: bold;}
	.nav-bar>li>input { margin: 0 16px; }
	.nav-bar>li ul { margin-bottom: 0; }
	.nav-bar>li li { line-height: 1.3; }
	.nav-bar>li.has-flyout>a.main { padding-right: 20px; }
	.nav-bar>li.has-flyout:HOVER {background-color: #30312c; }
	.nav-bar>li.has-flyout>a.flyout-toggle { position: absolute; right: 0; top: 0; padding: 14px 15px 14px 0; z-index: 2; display: block; }
	.nav-bar>li.has-flyout>a.flyout-toggle span { content: ""; width: 0; height: 0; border-left: 7px solid transparent;border-right: 7px solid transparent; border-top: 7px solid #fff; display: block; }
	.nav-bar>li.active>a.flyout-toggle span  { content: ""; width: 0; height: 0; border-left: 7px solid transparent;border-right: 7px solid transparent; border-top: 7px solid #a0b232; display: block; }
	.flyout {color:#fff;background: #30312c; margin: 0; padding: 20px; border: solid #ddd; border-width:0px 1px 1px 1px; position: absolute; top: 35px; left: -1px; width: 400px; z-index: 40; }
	.flyout a {color:#fff;text-decoration: none;}
	.flyout.small { width: 200px; }
	.flyout.large { width: 600px; }
	.flyout.right { left: auto; right: 0; }
	.flyout p:last-child { margin-bottom: 0; }
	.nav-bar>li .flyout { display: none; }

input, textarea { border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; }
div.input {clear:both;}
textarea{ float:right;}
div.map{
	width:100%;
	height:300px;
}