/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:url(../images/bg.png) repeat-x fixed #E6E7E9;
	font:normal 12px "Trebuchet MS";
}

/*-----------------------------Div Bölümü---------------------------------------------*/

.logo{
	position:relative;
	background: transparent url(../images/logo.png) !important; background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true , sizingMethod=scale src="images/logo.png");
	top:17px;
	left:35px;
	width:371px;
	height:116px;
}
.banner{
	background:url(../images/banner.jpg) no-repeat;
	width:900px;
	height:138px;
}
.menu{
	background:url(../images/bg_menu.gif) repeat-x;
	height:35px;
}
.sol{
	background:url(../images/sol.gif) no-repeat;
	/*background: transparent url(../images/sol.png) !important; background: transparent ;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true , sizingMethod=scale src="images/sol.png");*/
	width:15px;
	height:458px;
}
.sag{
	background:url(../images/sag.gif) no-repeat;
	/*background: transparent url(../images/sag.png) !important; background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true , sizingMethod=scale src="images/sag.png");*/
	width:15px;
	height:458px;
}
.bgFotoUrun{
	position:relative;
	background:url(../images/bg_foto.png) repeat-x;
	text-align:left;
	font-weight:normal;
	height:140px;
	padding-top:3px;
	padding-left:5px;
	color:#fff;
}
.bgFoto{
	position:relative;
	background:url(../images/bg_foto.png) repeat-x;
	text-align:center;
	font-weight:bold;
	height:200px;
	padding-top:3px;
	top:25px;
	left:20px;
}
.bgFoto2{
	position:relative;
	background:url(../images/bg_foto2.png) repeat-x;
	text-align:center;
	font-weight:bold;
	height:180px;
	padding-top:3px;
	top:20px;
	left:20px;
}
.bgFoto3{
	position:relative;
	background:url(../images/bg_foto2.png) repeat-x;
	text-align:center;
	font-weight:bold;
	height:168px;
	padding-top:3px;
}
/*-----------------------------Haber Bölümü---------------------------------------------*/
#haber{
	position:relative;
	display:block;
	padding:10px 5px 0 15px;
	font: 11px "Trebuchet MS";
	text-align:left;
	left: 0px;
	top: 15px;
	color:#fff;
}
#haber ul{
	display:block;
	width:252px;
	background:url(../images/haber_bg.gif) repeat-y;
	list-style:none;
	margin:-5px 0 0 0;
	padding:15px 0 15px 15px;
	text-align:justify;
}
#haber ul li{
	list-style-image:url(../images/arrow.gif);
	background:url(../images/dotted.gif) repeat-x bottom;
	margin:0 20px 8px 20px;
	padding:3px 0 10px 0;
}

/*-----------------------------Site içi UL -------------------------------------------------*/
.maddeler{
	position:relative;
	display:block;
	font: 11px "Trebuchet MS";
	text-align:left;
	left:-25px;
	color:#000;
}
.maddeler ul{
	list-style:none;
	text-align:justify;
	margin-top:-7px;
}
.maddeler ul li{
	list-style-image:url(../images/arrow2.gif);
}


/*-----------------------------Site Elementleri Bölümü---------------------------------------------*/
a{
	font:bold 13px "Trebuchet MS";
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#ccc;
	text-decoration:underline;
}
td{
	color:#000;
	text-align:left;
	vertical-align:top;
}
th{
	font:normal 12px "Trebuchet MS";
	text-align:left;
	vertical-align:bottom;
}
.img{
	float:left;
	padding-left:4px;
}
.img2{
	float:right;
	padding-left:4px;
}
.imgBorder{
	border:1px solid #ccc;
	margin:5px;
}
h2 {
	font: bold 16px "Trebuchet MS";
	padding-top:18px;
	margin-top:0px;
}
h3 {
	font: bold 15px "Trebuchet MS";
	padding-left:20px;
	padding-top:0px;
	margin-top:0px;
}
h4 {
	font: bold 14px "Trebuchet MS";
	padding-top:0px;
	margin-top:0px;
}
p{
	font: normal 12px "Trebuchet MS";
	color:#000;
	text-decoration:none;
	text-align:justify;
	padding-left:0px;
	padding-right:25px;
}
.copyright{
	background:url(../images/bg_footer.gif) repeat-x;
	font: normal 11px "Trebuchet MS";
	height:23px;
	color:white;
	text-align:center;
	vertical-align:middle;
}
textarea {
	color: #000;
	font: normal 11px "Trebuchet MS";
	width:250px;
	height:75px;
	border-top: 1px solid #D27C7C;	
	border-left: 10px solid #D27C7C;
	border-bottom: 1px solid #D27C7C;
	border-right: 1px solid #D27C7C;
	text-indent:5px;
}
.input {
	color: #000;
	font: normal 11px "Trebuchet MS";
	width:250px;
	height:18px;
	border-top: 1px solid #D27C7C;	
	border-left: 10px solid #D27C7C;
	border-bottom: 1px solid #D27C7C;
	border-right: 1px solid #D27C7C;
	text-indent:5px;
}
select {
	background:#efefef;
	color: #000;
	font: normal 11px "Trebuchet MS";
	width:250px;
	height:18px;
	border-top: 1px solid #D27C7C;	
	border-left: 10px solid #D27C7C;
	border-bottom: 1px solid #D27C7C;
	border-right: 1px solid #D27C7C;
	text-indent:5px;
}

/*-----------------------------Table Bölümü---------------------------------------------*/
.table{
	background:url(../images/bg_orta.png) repeat-x #ffffff;
}
.table3{
	width:350px;
	border-bottom:1px dotted #d8d8d8;
}
.table2{
	width:98%;
	margin:1px;
	padding:1px;
}
.table2 td{
	margin:1px;
	padding:1px;
	border:1px solid #d8d8d8;
}
/*-----------------------------Site içi Metinler için CSS---------------------------------------------*/
.siyah{
	color:#000;
	padding:2px 15px 0 15px;
	font: normal 13px "Trebuchet MS";
	text-decoration:none;
}
.siyahKucuk{
	padding:0px 15px 5px 5px;
	font: bold 13px "Trebuchet MS";
	text-decoration:none;
	/*background:#bbe1ff;*/
}
.siyahKalin{
	color:#000;
	font: bold 11px "Trebuchet MS";
}
.beyaz{
	color:#fff;
	font: bold 10px "Trebuchet MS";
}
