/* CSS Document */



body{
	background:#FDF9EE /*url(images/footer_bg.gif) bottom repeat-x*/;
	margin:0; padding:0;
}


a:hover{text-decoration:underline;}

a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Georgia, tahoma;
		font-size:11px;
		line-height:17px;
		color:#868686;
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}

a {color:#444; font-size:12px; text-decoration:none;}

/*main layout */
.h_logo{ height:92px; width:100%;}

#header_tall {/*background:url(images/header_tall.gif) top repeat-x;*/}

#main { margin:0 auto;}

#header .left {padding:0px 0 0 0; height:130px; width:440px; text-align:left;}
#header .right {padding:16px 11px 0 0;  height:40px; width:400px; text-align:right;}
#header .right a {color:#fff; font-family:arial; font-size:12px;}
#middle { width:100%;}
#footer .indent {padding:23px 0 0 17px; color:#868686; font-size:12px; background-color:#FDF9EE;}
#footer a {color:#444444; font-weight:bold;}


.border {background:url(images/border_tall.gif) top repeat-x;}
.border .btall {background:url(images/border_tall.gif) bottom repeat-x;}
.border .ltall {background:url(images/border_tall.gif) left repeat-y;}
.border .rtall {background:url(images/border_tall.gif) right repeat-y;}
.border .tleft {background:url(images/border_tl.gif) top left no-repeat;}
.border .tright {background:url(images/border_tr.gif) top right no-repeat;}
.border .bleft {background:url(images/border_bl.gif) bottom left no-repeat;}
.border .bright {background:url(images/border_br.gif) bottom right no-repeat; width:100%;}
.border .ind {padding:4px 4px 15px 2px;}
.border a img {float:right;}


.h_text {padding-bottom:2px; text-align:center;}

.more {text-align:right;}
.more a{background:url(images/more_bg.gif) top right no-repeat; padding-right:13px; color:#666; font-weight:bold; font-size:11px;}

.date {background:url(images/date_bg.gif) no-repeat 0 0; padding:2px 0 2px 22px; color:#444444;}


.bot_line {background:url(images/h_text_bg.gif) bottom repeat-x;}
.b_text {color:#3d6f92;}
/* index */

#index #middle .indent {padding:17px 0 19px 0;}
#index #middle .columns1 .column1 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .column2 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .column3 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .p1 {padding:1px 0 7px 0;}
#index #middle .columns2 {padding:21px 0 0 0;}
#index #middle .columns2 .column1 .padding {padding:14px 21px 0 17px;}
#index #middle .columns2 .column2 .padding {padding:14px 18px 0 21px;}
#index #middle .columns2 .column1 .p1 {padding:7px 0 15px 0;}
#index #middle .columns2 .column2 .content {padding:10px 0 15px 0;}
#index #middle .columns2 .column2 .p1 {padding:2px 0 1px 0;}


h1{
	color:#40C0C0;
	margin:12px 10px;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;

	}
#nav {
	width: 490px;
	height: 42px;
	margin-top:-5px;
	margin-right:3px;
	float: right;
	z-index: 991;
}
.menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width:492px;
	height:42px;
	position:relative;
	font-size:11px;
	margin: 0;
		z-index: 1224;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#323232;
	font-weight:bold;
	width:81px;
	height:42px;
	text-align:center;
	border-bottom: 0;
	background-image:url(images/nav/2a.png);
	line-height:48px;
	font-size:11px;
	overflow:hidden;
	padding-left: 1px;
}
/* first and last tabs */
.menu .one {
	background-image:url(images/nav/1a.png);

}
.menu .three {
	background-image:url(images/nav/3a.png);
}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* button hover properties */
.menu ul li:hover a {color:#323232; background: url(images/nav/2b.png); }
.menu ul li:hover ul {display:block; position:absolute; top:42px; left:0; width:172px; margin: 0; padding: 0;}
.menu ul li:hover ul li a.two {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.two {background:#6fc; color:#34a110;}
.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover .one {color:#323232; background: url(images/nav/1b.png);}
.menu ul li:hover .three {color:#323232; background: url(images/nav/3b.png);}

/* dropdown properties */
.menu ul li:hover ul li a {background-image: none; display:block;height: 28px; line-height: 26px; color:#323232; width:162px; text-align:left; margin: 0; padding:0 0 0 11px;font-weight:normal;}
.menu ul li:hover ul {
	margin: 0 0 0 3px;
	padding: 0;
	background-image: url(images/nav/ddbg.png);

	background-position:bottom left;
}
.menu ul li:hover ul .hlight {
	background-image: url(images/nav/hlight2.png);
	margin-right: 1px;
}

/* dropdown selected properties */
.menu ul li:hover ul li a:hover {color:#fff; background-image: url(images/nav/hlight.png);}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}


#as_slide {
	position:relative;
	height:300px;
margin-left:5px;
}
	#as_slide a {
		float:left;
		position:absolute;
	}

	#as_slide a img {
		border:none;
	}

	#as_slide a.show {
		z-index:5
	}

	#as_slide .caption {
		z-index:6;
		background-color:#000;
		color:#ffffff;
		height:60px;
		width:100%;
		position:absolute;
		bottom:0;
		font:14px/16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	}

	#as_slide .caption .content {
		margin:8px;
		font:11px/12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	}

	#as_slide .caption .content h3 {
		margin-bottom:5px;
		padding:0;
		color:#1DCCEF;
	}
#slfrm{
	position:absolute;
	width:940px;
	height:292px;
	z-index:6;
	 background: url(images/slfrm.png) no-repeat;

	}
.hrcls{
	height: 0;
border-width: 1px 0 0 0; /* remove all borders except the top one */
border-style: dashed;
	border-color: #40C0C0;
	width:280px;
	}
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery li:hover img {
	border-color: #000;
}
.gallery img {
	background: #fff;
	border: solid 1px #888;
	padding: 5px;
}
.gallery em {
	background: #fff url(images/grey-gradient.gif) repeat-y;
	color: #000;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 110px;
	left: 9px;
	border: 1px solid #999;
	border-left-color: #888;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover em {
	background: #ffdb01 url(images/orange-gradient.gif) repeat-y;
	border-color: #c25b08;
}

#baslik{
	width:auto;
	height:25px;
	color:#40C0C0;
	padding-top:5px;
	padding-left:35px;
	margin-top:-20px;
	font-weight:bold;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/baslik.png) bottom left no-repeat;
	border-bottom:dashed 1px #40C0C0;
	}
#baslik2{
	width:auto;
	height:27px;
	color:#40C0C0;
	padding-top:3px;
	padding-left:35px;
	font-weight:bold;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/baslik.png) bottom left no-repeat;
	/*border-bottom:dashed 1px #40C0C0;*/
	}
	.content {width:960px; padding:0px 5px 0px 5px; background:url(images/c_shadow.gif);}
#topShadow{
	background:url(images/top_shadow.gif) no-repeat 0 0 #FDF9EE; color:#4E4628;
	width:970px; height:34px; margin:0px 0 -27px 0; }
#bShadow{
	background:url(images/b_shadow.gif) no-repeat 0 0 #FDF9EE; color:#4E4628;
	width:970px; height:34px; margin:-20px 0 5px 0; }

.qitem {
	width:110px;
	height:110px;
	border:2px solid #dedede;
	margin:5px 15px 5px 0;
	background: url('bg.gif') no-repeat;


	/* required to hide the image after resized */
	overflow:hidden;

	/* for child absolute position */
	position:relative;

	/* display div in line */
	float:left;
	cursor:hand; cursor:pointer;
}

	.qitem img {
		border:0;

		/* allow javascript moves the img position*/
		position:absolute;
		z-index:200;
	}

	.qitem .caption {
		position:absolute;
		z-index:0;
		color:#999;
		display:block;
	}

		.qitem .caption h4 {
			font-size:10px;
			padding:5px 3px 0 3px;
			margin:0;
			color:#40C0C0;
			font-family:Arial, Helvetica, sans-serif;
		}

		.qitem .caption p {
			font-size:10px;
			padding:3px 5px 0 3px;
			margin:0;
			font-family:Arial, Helvetica, sans-serif;
		}



/* Setting for corners */

.topLeft, .topRight, .bottomLeft, .bottomRight {
	position:absolute;
	background-repeat: no-repeat;
	float:left;
}

.topLeft {
	background-position: top left;
}

.topRight {
	background-position: top right;
}

.bottomLeft {
	background-position: bottom left;
}

.bottomRight {
	background-position: bottom right;
}

.clear {
	clear:both;
}

#madde{
margin-top:-10px;
	}

#madde li{
	margin-left:-20px;
	}

#madde li a{
	background:url(images/sr_on.png)  left no-repeat;
	padding-left:18px;
	color:#787878;
	text-decoration: none;
	}

#madde li a:hover{
	background:url(images/sr.png)  left no-repeat;
	padding-left:18px;
	color:#40C0C0;
	border-bottom:dashed 1px #40C0C0;
	}


#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

#linkler{
	margin-top:20px;
		}
#linkler li{
	margin-left:-50px;
	}

#linkler li a{
	background:url(images/sr_on.png)  left no-repeat;
	padding-left:18px;
	color:#787878;
	text-decoration: none;
	}

#linkler li a:hover{
	background:url(images/sr.png)  left no-repeat;
	padding-left:18px;
	color:#40C0C0;
	border-bottom:dashed 1px #40C0C0;
	}
