/* 
---- Firma : D4D Digital Marka Çözümleri 
---- Html Kodlayıcı : Özgür Kaya
*/
body{
	margin	: 0 !important;
	padding	: 0 !important;
	text-align 	: center;
	background-color : #f8f9f1;
	font-family : Arial;
	font-size	: 12px;
	font-weight	: normal;
	color		: #666666;
}
a, a:link, a:visited, a:active{
	text-decoration	: none;
	color : #FF6600;
}
a:hover{text-decoration:underline}
h1 {
	color:#957652;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;

}

#page {
	position	: realtive;
	width		: 100%;
	text-align	: left;
	/*margin		: 0 auto !important;
	padding 	: 0 10px 0 4px;*/
}
/* --- HEADER ---------------------------------------------------------------*/
#headerZone{
	height 	: 100px;
	width	: 100%;
	background-color : #68a9af;
	background-image:url(../images/logoback.jpg)
	}
	#header{
	width	: 911px;
	margin	: 0 auto;
	padding-left : 66px;
	border 	: 1px;
	}
	
/* --- CONTENT BODY ---------------------------------------------------------------*/
#contentZone{
	clear	: both;
	width	: 100%;
	background-image 	: url(../images/ic_bg.jpg);
	background-position	: bottom;
	background-repeat	: repeat-x;
	}

	#contentBody{
		width	: 845px;
		margin 	: 10px auto;
		}
	
	.Card
	{
		width			:1150px;
		background-color:#f8f8ee;
		margin 			:10px auto;
		padding			:10px;
		text-align		:center;
		border			:1px solid #d7dbcc;
	}
		
	#leftZone{
		width 	: 265px;
		float 	: left;
		margin	: 0 10px 0 0;
		border	: 1px solid #d7dbcc;
		background-color : #e9edde;
		padding : 7px;
	}
	#content{
		width 	: 524px;
		float	: right;
		height 	: 100%;
		border	: 1px solid #d7dbcc;
		padding : 10px;
		/*background-color : #eff2e7;*/
		background-color:#fbfef3;
	}
	.flBox{
		margin-bottom:5px;
	}
	.flBox a{color:#666666;}
	.single	{ float:none; width:825px; background-color:#fbfef3; border: 1px solid #d7dbcc; padding:10px; background-color:#fbfef3;}
	.clear	{ clear:both; }

#contentZone:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}	

/* --- CONTENT BODY ---------------------------------------------------------------*/
#footerZone{
	clear	: both;
	height 	: 75px;
	width	: 100%;
	}
#footer{
	clear		: both;
	display		: block;
	width		: 845px;
	margin 		: 0 auto;
	text-align	: left;
	font-size	: 10px;
	color		: #957652;

}
#footer p{ margin:10px;text-align:left;padding:0;line-height:150%; }
#footerLogo{
	display	: inline;
	padding-top	: 10px;
	width	: 190px;
	height 	: 65px;
	float	: left;
	}
#footerLogo_en{
	display	: inline;
	padding-top	: 10px;
	width	: 120px;
	height 	: 65px;
	float	: left;
	}
#footerLink { float : left; display:inline;}

#footerLink a{ color: #FF6600; }
#footerLang {
	display	: inline;
	width	: auto;
	float	: right;
	text-align:right;
}
#footerLang img{ margin : 0 0 0 10px;}
#footer:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}
/* --- FONTLAR BASLIKLAR ------------------------------------------------------------*/
h3{
	margin-top 	: 0;
	font-size 	: 18px;
	color		: #fe4b08;
	font-weight	: normal !important;
}
h4{
	font-size	: 12px;
	color		: #333333;
	font-size:16px;
	font-weight:normal !important;
}
.articleLine{
	padding-bottom	: 20px;
	margin-bottom	: 20px;
	border-bottom	: 1px dotted gray;
}
.article_line .article{
	
}
.article a, .article a:visited, .article a:link, .article a:active{
	color:#666666;
}
.lastUpdate{
	margin-bottom:5px;
}

/* --- FORMLAR -----------------------------------------------------------------------*/
label{
	font-weight	: bold;
}
input,textarea	{ 	
		width 	: 200px; 
		padding	: 2px; 
		border	: 1px solid #91c600;
		font-family : Arial, Helvetica, sans-serif;
		font-size 	: 12px;
		
		}
textarea{ width : 340px; }
fieldset {
	margin	: 0 !important;
	padding:0 !important;
	border	: 0;
	border-top : 1px solid #d1c6bf;
}
fieldset legend{margin:0 !important; color:#fe4b08;}
.tel	{ float : left; margin : 0 5px 0 0; width:50px; }
.tel2	{ width	: 140px;}
.chk { width:auto;}
.but { background-color:#91c600; color:white; font-weight:bold;}
.req { color:#fe4b08; font-weight:bold;}
embed{margin:0 !important; padding:0 !important; border:none;}
#newsUl li a{
	color: #FF6600;
}
.lnk, .lnk:link, .lnk:visited, .lnk:active{
 color:#ff6600;
 }
ul.pagging {
	margin:0;
	padding:0;
	list-style:none;
}
ul.pagging li{
	float:left;
	margin-right:5px;
	}
	
.note {
	font-size:10px;
}
