﻿@charset "utf-8";
/* Global CSS Document */

body				{ background:#fff; padding:0px; margin:0px; color:#000; 
					  font-size:14px; font-family:Tahoma, Geneva, sans-serif;
}
div					{ display:block; }
span 				{ display:inline; }
p					{ line-height:18px;  padding:0px 0 8px; margin:0px; text-align:justify; } 
a					{ color:#000; text-decoration:none; font-size:13px; cursor:pointer; }
a:hover				{ color:#e40914; }
td					{ vertical-align:top; text-align:left; font-size:13px; border:1px solid #ddd; }
img					{ border:0px; }
img.border			{ padding:1px; border:1px solid #ddd;  }
img.border2			{ border:0px solid #5ab9c5; float:right;  }

ul 					{ margin:0px 0 0px 20px; padding:0px; }
ul li				{ list-style:square; margin:3px 0px; padding:0px; }

h1,h2,h3,h4,h5,h6	{ margin:5px 0px; padding:0px; }
h1					{ font-size:30px; }
h2					{ font-size:20px; } 
h3					{ font-size:17px; }  
h4					{ font-size:15px; }
h5					{ font-size:13px; }
h6					{ font-size:12px; }

#container			{ width:100%; }
.contentCenter		{ background:none; margin:0px auto; width:960px; position:relative; z-index:0; }

#mainContent		{ width:100%; clear:both; height:1%; display:table; background:#fff; }

#banner 			{ width:100%; height:134px; padding:0 0 0 0px; background:url(../images/banner-bg.png) repeat-x; position:relative; z-index:60; }

.logo  				{ position:absolute; top:2px; left:0px;  width:176px; height:121px; z-index:55; }
.logo a 			{ background:url("../images/logo.png") no-repeat scroll 0 0 transparent; display:block; height:100%; text-indent:-9999px; width:100%; }

#bannerRight		{ position:absolute; right:0px; top:10px; float:left; font-size:12px; text-align:right; }
#bannerRight a		{ color:#af7d00; font-size:11px; padding: 0 1px; }
#bannerRight a:hover{ color:#000; }
#bannerRight span	{ padding:0 4px; color:#936a02; }

#bannerPhoto		{ position:relative; top:0px; float:right; width:960px; }

#search				{ position:absolute; top:0px; float:right; right:0px; width:250px; height:30px; } 
input#txtAra		{ background:url(../images/search-bg.html) no-repeat right; width:200px; height:30px; border:0px; padding:0 0 0 8px; margin:0 0 0px; font-size:11px; float:left; color:#fff; }
img#btnAra			{ float:left; margin:0px 0 0 5px; border:0px; cursor:pointer; }

#nav				{ position:absolute; top:49px; right:0px; color:#000;  background:url(../images/nav-bg.html) no-repeat; text-align:left; font-size:15px; padding:0px 0 0; }
/*#nav a				{ color:#fff !important; display:inline-block; padding:0px 0 0; letter-spacing:0.5px; }
#nav a:hover		{ color:#000 !important; }
#nav span			{ background:url("../images/v-line.gif") repeat-y right; padding:0 0px; height:37px; display:inline-block; padding:9px 38px 0;}
#nav span.active	{ background:url("../images/item-hover.png") repeat-x; padding-left:0px; }
*/

#content			{ margin:15px 0 0; padding:0px 0px 0px; width:100%; }
.background			{ background:url(../images/photo/urun-00.png) no-repeat; padding:0px; width:713px; height:309px; float:left; }
#bigPhotos			{ float:left; padding:0px; clear:left; width:713px; }
.shadow				{ background:url(../images/shadow.png) no-repeat; width:711px; height:28px; }
#icerik				{ float:left; margin:30px 0 10px; width:100%; }
#icerik.ic			{ width:700px;; }
.item				{ float:left; width:128px; margin-right:14px; }
.item h4			{ text-align:center; }

#iletisim			{ float:right; clear:right; }

#sidebar			{ float:right; width:232px; margin-top:-5px; } 
#news				{ background:url(../images/news-bg.png) no-repeat; height:286px; padding:10px 10px 0px 10px; }
#sidebar h2			{ color:#ba820d; } 
#sidebar h4			{ background:#efefef; padding:5px; margin:0px 0 1px; } 
#sidebar a			{ color:#af7d00; } 
#sidebar a:hover	{ color:#000; } 
.itemHaber			{ padding-right:40px;}

#footer				{ background:url("../images/footer-bg.png") repeat-x; font-size:11px; width:100%; height:150px; clear:both; margin:0px 0 0; padding:20px 0 0; color:#000; position:relative; z-index:10; }
#footer	 p			{ font-size:13px; line-height:15px; text-align:center; }

div li img			{ border:1px solid #ccc !important;	opacity:1.0 !important; filter:alpha(opacity=100) !important; }
div li img:hover	{ border:1px solid #f00 !important; opacity:0.4 !important; filter:alpha(opacity=40) !important; }

#yerBildirici		{ float:right; margin-bottom:10px; clear:right; }

