/* 
---- Firma : D4D Digital Marka  zmleri 
---- Html Kodlay c :  zgr Kaya
*/
body{
	margin	: 0 !important;
	padding	: 0 !important;
	text-align 	: center;
	background-color : #efefef;
	font-family : Arial;
	font-size	: 11px;
	font-weight	: normal;
	color		: #666666;
}
.iletisim td {
	padding:10px 0 10px 0;
}
.turuncu{
	font-weight:bold;
	font-size	: 12px;
	color		: #ff6633;
}
a, a:link, a:visited, a:active{
	text-decoration	: underline;
	color : #666666;
}
a:hover{color:blue}

.link, .link:link, .link:visited, .link:active{
	text-decoration	: underline;
	color : #ff6633;
	text-decoration:none;
}
.link:hover{
	text-decoration:underline;
}

#page {
	position	: realtive;
	width		: 900px;
	_width		: 900px; /*ie set */
	text-align	: left;
	margin		: 0 auto !important;
	padding 	: 0;
	background-color:#FFFFFF;
}
/* --- HEADER ---------------------------------------------------------------*/
#header{
	height : 135px;
	padding: 0;
	background-color : #EFEFEF;
	}
	#header #anasayfa_but{
		width	: auto;
		height	: 20px;
		padding	: 3px 15px 0 0;
		text-align	: right;
	}
	#header #logo{
		width	: auto;
		height	: 41px;
		padding	: 20px 0 30px 0;
		text-align	: center;
	}
	#header #navzone{
		height	: 20px;
		color	: #2d8ab3;
		background-color : black;
	}
	/*
	#navzone ul{ margin:0 !important; padding:0 0 0 15px; list-style:none;}
	#navzone ul li{
		padding		: 0 0 0 15px;
		margin		: 0 !important;
		float 		: left;
		line-height	: 20px;
		font-weight	: bold;
	}
	#navzone ul li a{
		margin-right : 15px;
		color		 : #2d8ab3;
		text-decoration : none;
	}
	#navzone ul li a:hover{color:#abf7ff}
	*/
	#navzone .spacer{
		background-color:black;
		line-height		:20px;
	}
	#navzone #search{
		float	: right;
		height	: 14px;
		padding	: 3px 15px 3px 0;
	}
		#navzone #search input{
			float	: left;
			border	: 0 none transparent;
			padding	: 0 !important;
			margin	: 0 !important;
			font-size : 10px;
		}

/* --- CONTENT BODY ---------------------------------------------------------------*/
#contentBody{
	clear	: both;
}

#footer{
	clear		: both;
	padding		: 5px 0 20px 0 ;
	text-align	: center;
	display		: block;
	background-color:#efefef;
}
#footer img{ margin:0 30px; }
#footer a{ margin:0 5px; }
#footer p{ margin-bottom:20px; }

/* --- FONT STYLE -----------------------------------------------------------------*/
h2{
	font-size : 20px;
	color     : #ce0000;
}
h3{
	font-size : 16px;
	color	  : #ce0000;
}


h4{
	font-size : 14px;
}
.bluBold{
	font-weight : bold;
	color		: #698499;
	font-size	: 16px;
}
