body
{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

td{
	padding-left: 3px;
	padding-right: 3px;
}

/* begin unique elements */

#container
{
	width: 800px;
	margin: 0 auto;

	/* defines container element */
}


#centre
{
	margin: 0;
	padding: 0;

	/* container for all blog content */
}

#content
{
	width: 800px;
	float: left;
	margin-top: 15px;

	/* defines content element */
}

	#content h1.title
	{
		border-bottom: 1px solid #E4E4E4;
		margin: 5px 0px 8px 0px;
		padding: 0px 0px 4px 0px;
		font-size: 26px;
		color: #BB6F02;

		/* defines generic h1 element */
	}

	#content h1.subtitle
	{
		margin: 5px 0px;
		font-size: 20px;
		/* text-transform: uppercase; */
		text-align: left;

		/* defines generic h2 element */
	}

	#content h1.subtitle2
	{
		margin: 5px 0px;
		font-family: "Arial Narrow", "Trebuchet MS", Arial, sans-serif;
		font-size: 14px;
		/* text-transform: uppercase; */
		text-align: left;
		color: #728C40;
		font-weight: smooth;

		/* defines generic h3 element */
	}

	#content a
	{
		color: #728C40;
		text-decoration: none;
	}

	#content a:hover
	{
		color: #4F5F34;
		text-decoration: underline;
	}

	#content hr
	{
		border-bottom: 1px solid #E4E4E4;
	}

#footer
{
	border-top: 1px solid silver;
	height: 40px;
	padding: 10px 5px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-align: right;

	/* style footer element */
}

	#footer a
	{
		color: #4F5F34;
		text-decoration: underline;

		/* style footer links */
	}

	#footer a:hover
	{
		color: #4F5F34;
		text-decoration: none;

		/* style footer links */
	}


#copyright
{
	visibility: visible;

	/* style copyright element */
}

/* begin article style definitions */
.article
{

	/* container for each individual article */
}

	.article .details
	{
		margin: 0;
		padding: 0;
		list-style: none;

		/* defines the container for the article details */
	}

	.article .details li
	{
		margin: 0px 5px 10px 0px;
		display: inline;

		/* defines each detail part */
	}

	.article .introduction
	{
		text-align: justify;
		border-bottom: 1px solid #E4E4E4;
		line-height: 20px;
		font-size: 115%;
		margin-bottom: 10px;
		margin-top: 5px;

		/* defines the article introduction container */
	}

	.article .subject
	{
		text-align: justify;
		font-size: 105%;
		margin-bottom: 10px;
		margin-top: 5px;

		/* defines the article introduction container */
	}

	.article .link
	{
		font-size: 110%;
		text-align: right;

		/* defines the container for the full information link */
	}

	.article .gallery
	{
		/* defines the container for article gallery */
	}

	.article .gallery img
	{
		border: 1px solid #EEEEEE;
		padding: 3px;
		margin: 3px;
	}

/* begin comment style definitions */

form
	{
	margin: 0;
	padding: 0;


	/* container for comment and search forms */
	}

	form #comment
	{
		width: 100%;
		height: 125px;

		/* comment textarea */
	}

	form #whisper
	{
		margin-left: 0px;

		/* whisper checkbox */
	}

	form #keywords
	{
		width: 34%;
	}

	form #date
	{
		width: 17%;
	}

	form #category
	{
		width: 32%;
	}

#paging
{
	text-align: right;

	/* container for paging controls */
}

	#paging a
	{
		padding: 0px 5px;
	}

/* begin events styling */

.event
{

}

	.event h1
	{

	}

	.event h2
	{

	}

	.event h3
	{

	}

	.event .details
	{
		margin: 0;
		padding: 0;
	}

	.event .details li
	{
		margin-right: 5px;
		list-style: none;
		display: inline;
	}


.clear
{
	clear: both;

}

/* miscellaneous elements */
img
{
	border: none;
}

.duzmetin{
	text-align: justify;
	padding-right: 6px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.smallcb{
	//font-family: "Arial Narrow", Arial, "MS Serif";
	font-size: 88%;
}

.error{
	color: red;
}

.imgselected{
	border: black solid 1em;
}

.imgnotselected{
	border: black solid 1em;
}
.soytablo{
	border: silver solid 1px;
	font-size: 10px;
	border-collapse: collapse;
}
.soykisi{
	border: silver solid 1px;
}

#ImageShadow
{
	filter: shadow(color:gray);
	text-align: center;
}

	#ImageShadow img
	{
		border: black solid 2px;
	}
	
.img_haber, .img_haber_left{
  border: 1px solid silver;
  padding: 1px;
}

.img_haber_left{
  margin-right: 10px;
  margin-bottom: 10px;
}

.video-box {
  border:1px solid #C0C2C4;
  background-color:#F3F3F3;
  padding:9px;
  color: black;
}

.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 35px;
	background: #222;
	background: url(navbar/topnav_bg.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
}
.header {
	width: 820px;
	margin: 0 auto;
	position: relative;
	/* border: 1px solid white; */
}
ul.topnav {
	list-style: none;
	padding: 0px;	
	margin: 0;
	float: left;
	width: 100%;
	background: #222;
	font-size: 1.2em;
	background: url(navbar/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	padding-left: 10px;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a.selected{
  background: url(navbar/topnav_hover.gif) no-repeat center top;
}
ul.topnav li a:hover{
	background: url(navbar/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(navbar/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(navbar/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(navbar/dropdown_linkbg.gif) no-repeat 10px center; 
}