﻿*{ margin: 0; padding: 0; }* 
body { 
	font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff; 
	color: #444;
}

a {	color: #E0691A;	background: inherit; font-weight:bold;}
a:hover { color: #6C757A; background: inherit;font-weight:bold; }

h1 { font: normal 3.9em "Trebuchet MS", Arial, Sans-Serif; font-weight:bold; padding: 1px 0 0 3px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: .3em; }

h2 a { text-decoration: none; }
h3 { font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif; padding: 15px 0 0 8px; margin: 0; }
h1 a { text-decoration: none; }
h2 a:hover { color: #FF6600; background: inherit; }
h1 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 970px;
	padding: 10px; 
}

.header { 
	height: 70px;
	background: #fff url(images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
}

.top_info {
	float: right;
	width: 340px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
		width: 190px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 280px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	width: 380px;
	color: #FFFFFF;
	font-weight:bold;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	background: #FF9148 url(images/menubg.gif) repeat-x;
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFF;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(images/bar.gif) repeat-x; 
		color: #fff;
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
/* search form */
.search_field { 
	background: #fff url(images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	margin: 6px 0;
}
	input.search { 
		width: 250px; 
		border: 0;
		background: #FFF url(images/input.gif) no-repeat;
		padding: 4px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	textarea.search { 
		width: 240px; 
		border: 0;
		background: #FFF url(images/input.gif) no-repeat;
		padding: 4px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0 0 0 3px;
	}

	input.submit {
		background: #E0691A url(images/submit.gif) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 65px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: right; }

/* left side
   --------- */

.left {
	float: left;
	width: 624px;
	margin: 0 0 10px 0;
}

.left h2 {
	clear: both;
	background: #E8E8E8 url(images/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
	.left_side {
		float: left;
		width: 150px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
		
	.right_side a { color: #414141; background: #FFF; }
		
	.left_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 270px;
		background: #FFF url(images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0;
		text-align:justify; 
	}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 330px;
	margin: 0 0 10px 0;
}
	.right h3 {
		background: #BDBDBD  url(images/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
	}
	.r_a {
		background: #EEEEEE ;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
	font-weight:bold;
}
	.footer a { color: #808080; background: #fff; }
img {
	padding: 2px;
	border: none;
	}
	.resimsytle {
	margin:5px 5px;
	border:1px;
	border-style:ridge;
	width:80px;
	height:60px;
	border-color:#CCCCCC;
	padding:3px 3px 3px 3px;
}
.corckaykil {
	margin:5px 5px;
	border:1px orange ridge;
	width:80px;
	height:60px;
	border-color:#CCCCCC;
	padding:3px 3px 3px 3px;
}
.baslik{
font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#346086;
font-size:12px;
font-weight:bold;
text-decoration:underline;
margin-top:3px;
padding-top:3px;
}
.kbaslik
{color:#6E6E6E;
font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;}
table.alir {
font-family: "Trebuchet MS";
   font: normal 10px verdana, arial, helvetica, sans-serif;
  color: #000000;
  background:#FADBC7;
  text-decoration:none;
  }
table.alir caption {
  text-align: left;
  font: normal 10px verdana, arial, helvetica, sans-serif;

  }
table.alir td {
  border: none;
  padding: .8em;
  color: #000000;
  }
  table.alir th {
  border: none;
  padding: .8em;
  color: #000000;
   background:url(images/cubuk.gif);
  }
table.alir thead th {
  font: bold 10px verdana, arial, helvetica, sans-serif;
  text-align: left;
  background-image:url(cubuk.gif);
  color: #ffffff;
  padding-top:6px;
    border: none;
  }
.odd {
  background: #ffffff;
  }
table.alir tbody tr:hover {
  background:#EF8D4B;
  }
table.alir tbody tr:hover th,
table.alir tbody tr.odd:hover th {
  background:#A0C93D;
  }
 table.alir a:hover
 {
 text-decoration:none;
 } 
 
.detay{
 font: 9px verdana, arial, helvetica, sans-serif;
 color:#000000;
 text-decoration:underline;
 cursor:pointer;

}
.detay a:hover{
 font: 9px verdana, arial, helvetica, sans-serif;
 color:#ffffff;
 text-decoration:none;
 cursor:e-resize;

}
.metin{
font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#6E6E6E;
font-size:12px;
font-weight:normal;
}