/* CSS Document */

body{

	padding:0; margin:0; 

	background:#899aa8 url(../images/anasayfa.jpg) no-repeat;

    color:#000;

	font-family:Tahoma;

	font-size:12px;

	}

	

a:link {

	text-decoration: none;

	color:#000;

}

a:visited {

	text-decoration: none;

	color:#000;

}

a:hover {

	text-decoration: none;

	color:#666;

}



div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{

margin:0; padding:0;

}

 


.spacer{

	clear:both; font-size:0; line-height:0;

} 



img.bordered,img.alignleft,img.alignright,img.aligncenter {

	background-color: #FFF;

	border: 1px solid #DDD;

	padding: 3px;
margin-right:10px;

}


#top {
	height:95px;
	margin-top:20px;
}
#top .head {
	 width: 900px;
    margin: 0 auto;
}
#top .logo {
	width:400px;
	height:88px;
	float:left;
}
#top .head .menu {
	float: right;
	margin-top:25px;
}
#top .head .menu ul li {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top .head .menu ul li a{
	font-size:14px;
	color:#fff;
}
#top .head .menu ul li a:hover{
	color:#fdfb65;
}



.container {
	background:url(../images/menuback.png) repeat-x;
	padding-top:3px;
	height:50px;
}
#header {
	width:900px;
	margin:0 auto;
	height:50px;
}


ul.topnav {
	list-style: none;
	padding: 0 0px;	
	margin: 0 auto;
	float: right;
	font-size: 14px;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding:7px;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	margin-top:5px;
	padding-left:5px;
	color: #000;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{

}
ul.topnav li span { /*--Drop down trigger styles--*/
	padding:5px;
	float: left;


}
ul.topnav li span.subhover {background-position: center bottom; padding:5px; 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: #ccc;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 190px;
	z-index:9999;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #ddd; /*--Create bevel effect--*/
	border-bottom: 1px solid #ddd; /*--Create bevel effect--*/
	clear: both;
	width: 190px;
}
ul.topnav li ul.subnav li:hover {
	background:#ddd;
}
html ul.topnav li ul.subnav li a {
	float: left;
	padding:5px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
}
#arama .yaz{
	width:115px;
	padding:2px;
}




#manset{

	width:550px;

	height:130px;


	padding:5px;

	margin-bottom:10px;


	
	color:#000;

}

#baslik a{

	width:550px;


	font-size:18px;

	line-height:30px;

	color:#000;

	text-decoration:none;

}



.news_box{

	margin-right: 6px;

	margin-bottom:8px;

	margin-left:2px;

	width:235px;

	float:left;

	height:100px;

	overflow:hidden;

	border:#08526a 1px solid;

	padding:5px;

	background:#ddd;

}



.news_box a{

	color:#000;

	padding-bottom:4px;

}



.news_box2{

	margin-right: 0px;

}



.news_box .title{

	width:225px;

	font: 700 11px Verdana, Arial, Helvetica, sans-serif;

	color:#000;

	height:15px;

	overflow:hidden;

	margin-bottom:2px;

}



.news_box .image{

	float:left;

	width:90px;

	height:70px;

	margin-right:3px;

}

.news_box .spot{

	height:70px;

	width:129px;

	overflow:hidden;

	font-family:"trebuchet MS";

	line-height:18px;

	color:#000;

}

/*----------- > >> top part start  <<------------- */

#toppart{

	width:947px; margin:0 auto; padding:10px;

	}

/*----------- > >> top part left < < <<-------------*/

#leftPart{

	width:197px; float:left;

	}

#leftPart img.logo{

	margin:0 0 32px 0; padding:0; font-size:0; display:block; border:none;

	}

#leftPart p.latestWork{

	background:url(../images/latest_work.gif) no-repeat 0 0; padding:30px 0 36px 11px; font-size:20px; line-height:24px;

	width:159px; color:#FFFFFF; background-color:inherit; margin:0 0 11px 0;

	}

#leftPart p.latestWork a{

	background:url(../images/free_download.gif) no-repeat 0 0; width:125px; height:22px; font-size:0;
	display:block; margin:2px 0 0 0; line-height:0;

	}

#leftPart p.latestWork a:hover{

	background:url(../images/free_download_h.gif) no-repeat 0 0;

	}

#leftPart h2.more{

	width:144px; height:25px; padding-left:10px;

	font-size:11px; font-weight:bold; line-height:25px; color:#000; background-color:#ddd;

	}

#leftPart ul.moreLink{

	width:133px; background:#ddd; color:#A7D5E4; 

	padding:12px 10px 30px; margin:0 0 13px 0;

	}

#leftPart ul.moreLink li{

	padding:0 0 0 2px; background:#ddd; line-height:0; display:block;

border-bottom:1px dotted #000;


	}

#leftPart ul.moreLink li.nobor{

	background-image:none;

	}

#leftPart ul.moreLink li a{

	background:url(../images/left_arrow.gif) no-repeat 0 5px; padding:0 0 0 9px; background-color:#ddd; color:#000;

	text-decoration:none; font-size:11px; line-height:20px; 

	}

#leftPart ul.moreLink li a:hover{

	color:#666;

	}

#leftPart p.job{

	background:url(../images/job.gif) no-repeat 0 0; height:239px; width:154px; padding:10px 0 0 66px; margin:0 0 13px 0;

	}

#leftPart p.job a{

	background:url(../images/job_arrow.gif) no-repeat 0 3px; padding:0 0 0 14px; font-size:12px; color:#FFFFFF;

	background-color:inherit; text-decoration:none;

	}

#leftPart p.job a:hover{

	color:#FF0000; background-color:inherit;

	}

#leftPart a.online{

	background:url(../images/online.gif) no-repeat 0 0; width:154px; height:239px; display:block; text-indent:-2000px;

	}

#leftPart a.online:hover{

	background:url(../images/online_h.gif) no-repeat 0 0;

	}

/*----------- > >> top part right < < <<-------------*/

#right{

	width:746px; float:right; 

	}

#rightTop{

	width:947px;

	float:left;

	margin-bottom:10px;

	

	}

#rightTop ul.navi{

	height:37px;

	margin:0 0 0 0px;

	background:url(../images/menuback.gif) repeat-x;

border-bottom:4px solid #000;



	}

#rightTop ul.navi li{

	border-right:#000 1px dotted; float:left;

	}

#rightTop ul.navi li.nobor{

	

	}

#rightTop ul.navi li a{

	 background-color:inherit; color:#fff; padding:0 22px 0 21px; 

	text-decoration:none;	font:bold 13px/37px "Trebuchet MS", Arial, Helvetica, sans-serif; display:block;

	}

#rightTop ul.navi li a:hover{

	background-color:#000;

	

	}

#rightTop ul.navi li a.home{



	}

#rightTop ul.navi li a.home:hover{



	}

#rightTop ul.navi li a.contact{

	background:url(../images/navi_right.gif) no-repeat right top;

	}

#rightTop ul.navi li a.contact:hover{

	background:url(../images/contact_h.gif) no-repeat right top;

	}

#rightTop p.slog{

	background:url(../images/track_line.gif) no-repeat 0 0; height:32px; width:679px; margin:3px 0 0 0;

	color:#3D5353; background-color:inherit; padding:0 0 0 18px; font-size:13px; line-height:32px; font-weight:bold;

	}

#rightTop p.slog span{

	color:#BF0505; background-color:inherit;

	}

#rightTop p.slog a.webSearch{

	background:url(../images/web_search.gif) no-repeat 0 0 #fffffe; width:122px; height:20px; padding:0 0 0 23px; float:right;

	font-weight:bold; color:#FFFFFF; text-decoration:none; line-height:20px; margin:6px 6px 0 0; font-size:11px;

	}

#rightTop p.slog a.webSearch:hover{

	background:url(../images/web_search_h.gif) no-repeat 0 0;

	}

#rightTop p.slog a.bookmark{

	background:url(../images/book_mark.gif) no-repeat 0 0 #fffffe; width:122px; height:20px; padding:0 0 0 23px; float:right;

	font-weight:bold; color:#FFFFFF; text-decoration:none; line-height:20px; margin:6px 6px 0 0; font-size:11px;

	}

#rightTop p.slog a.bookmark:hover{

	background:url(../images/book_mark_h.gif) no-repeat 0 0;

	}

#rightRight{

	width:153px; float:right;

	}

#rightRight p.view{

	background:url(../images/view_project.gif) no-repeat 0 0;

	padding:16px 0 0 45px;

	width:124px;

	height:94px;

	font-size:22px;

	color:#C49402;

	background-color:inherit;

	line-height:22px;

	}

#rightRight p.view span{

	color:#000000;

	font-size:19px;

	line-height:19px;

	background-color:inherit;

	text-transform:lowercase;

	font-weight:bold;

	}

#rightRight h2{

	width:144px; height:25px; padding-left:10px;

	font-size:11px; font-weight:bold; line-height:25px; color:#000; background-color:#ddd;

	}



#rightRight ul.date{

	width:133px; background: #ddd; color:#000; 

	padding:10px 10px 25px; margin:0 ;

	}

#rightRight ul.date li{

	padding:0 0 0 2px; line-height:0; display:block;

	border-bottom:1px dotted #000;

	}

#rightRight ul.date li.nobor{

	background-image:none;

	}

#rightRight ul.date li a{

	background:url(../images/left_arrow.gif) no-repeat 0 5px; padding:0 0 0 9px; color:#000;

	text-decoration:none; font-size:11px; line-height:20px;

	}

#rightRight ul.date li a:hover{

	 color:#666;

	} 

#rightRight p.bot{

	background:#ddd; height:27px; padding:0; margin:0;

	}

#rightmid{

	width:558px; margin-top:250px;

	}

#rightmid h2.whatMore{

	font-size:18px; line-height:20px; color:#6BB6CF; background-color:inherit; float:left; width:215px; display:block;

	}

#rightmid ul.whatMore1{

	width:183px; background: #075D78; color:#FFFFFF; 

	padding:10px 0 25px; margin:0 ; float:left;

	}

#rightmid ul.whatMore1 li{

	padding:0 0 0 2px; background:url(../images/line.gif) repeat-x left bottom; line-height:0; display:block;

	}

#rightmid ul.whatMore1 li.nobor{

	background-image:none;

	}

#rightmid ul.whatMore1 li a{

	background:url(../images/mid_arrow.gif) no-repeat 0 5px; padding:0 0 0 9px; background-color:#075D78; color:#FFFFFF;

	text-decoration:none; font-size:11px; line-height:20px;

	}

#rightmid ul.whatMore1 li a:hover{

	background-color:#075D78; color:#6BB6CF;

	} 

#rightmid form.serch{

	width:298px; float:right; height:106px; background:url(../images/serch_bg.gif) no-repeat 0 0; padding:0 20px 0 22px;

	}

#rightmid form.serch label.icon{

	display:block;

	background:url(../images/serch_icon.gif) 0 0 no-repeat;

	width:68px;

	height:53px;

	float:left;

	margin:25px 13px 0 0;

}

#rightmid form.serch input.txtBox{

	width:148px;

	height:24px;

	border-bottom:#D4D0C8 solid 1px;

	border-right:#D4D0C8 solid 1px;

	border-left:#404040 solid 1px;

	border-top:#404040 solid 1px;

	padding:0 0 0 12px;

	font:normal 10px/24px Arial, Helvetica, sans-serif;

	color:#101010;

	background-color:#fff;

	float:left;

	margin:32px 10px 0 0;

}

#rightmid form.serch input.go{

	width:44px;

	height:26px;

	background:url(../images/btn_go.gif) 0 0 no-repeat;

	float:left;

	font:bold 12px/26px Arial, Helvetica, sans-serif;

	color:#fff;

	background-color:#033444;

	margin:32px 0 0 0;

	border:none;

	cursor:pointer;

}

#rightmid form.serch a{

	font:bold 11px/23px Arial, Helvetica, sans-serif;

	color:#72A1B1;

	background-color:inherit;

	text-decoration:underline;

	float:left;

	margin:9px 0 0 0;

}

#rightmid form.serch a:hover{

	text-decoration:none;

}

#rightmid h2.wel{

	display:block;

	background:url(../images/welcome.gif) 0 0 no-repeat;

	height:41px;

	text-indent:-2000px;

	margin:0px 0 16px 0;

	padding:0px;

}

#rightmid p.txt1{

	display:block;

	font:normal 13px/20px Arial, Helvetica, sans-serif;

	color:#B3D8E4;

	background-color:inherit;

	padding:0 0 0 0;

	width:562px;

}

#rightmid p.txt1 b{

	display:block;

	font:normal 18px/20px Arial, Helvetica, sans-serif;

	color:#A6DB02;

	background-color:inherit;

	padding:0 0 10px 0;

}

#rightmid p.txt1 span{

	color:#A6DB02;

	background-color:#033444;

	padding:2px;

}

#rightmid a.rm{

	display:block;

	background:url(../images/read_more_bg.gif) 0 0 no-repeat;

	width:77px;

	height:21px;

	margin:0 0 0 485px;

	font:bold 11px/21px Arial, Helvetica, sans-serif;

	color:#BF0505;

	background-color:inherit;

	text-decoration:none;

	text-align:center;

}

#rightmid a.rm:hover{

	color:#000;

	background-color:inherit;

}

#blackMain{

	width:100%;

	background:url(../images/black_bg.gif) 0 0 repeat-x #162B2B;

	padding:29px 0 55px 0;

	color:#fff;

}

#black{

	width:942px;

	margin:0 auto;

}

#service{

	width:156px;

	float:left;

	margin:0 52px 0 0;

}

#service h2{

	display:block;

	padding:0 0 0 24px;

	background:url(../images/service_icon.gif) 0 2px no-repeat;

	font:normal 18px/18px Arial, Helvetica, sans-serif;

	color:#fff;

	background-color:inherit;

	margin:0 0 20px 0;

}

#service ul{

	width:153px;

	padding:0;

	margin:0;

}

#service ul li{

	background:url(../images/bot_div.gif) left bottom repeat-x;

	height:25px;

	display:block;

}

#service ul li a{

	background:url(../images/bullet.gif) 0 10px no-repeat;

	padding:0 0 0 15px;

	height:24px;

	font:normal 11px/24px Arial, Helvetica, sans-serif;

	color:#509BB4;

	background-color:inherit;

	text-decoration:none;

	display:block;

}

#service ul li a:hover{

	color:#509BB4;

	background-color:#254141;

}

#service ul li.noImg{

	background-image:none;

}

#testimonial{

	width:544px;

	float:left;

}

#testimonial h2{

	display:block;

	padding:0 0 0 41px;

	font:normal 34px/34px Arial, Helvetica, sans-serif;

	color:#fff;

	background-color:inherit;

	margin:0 0 12px 0;

	background:url(../images/testimonial_icon.gif) 0 4px no-repeat;

}

#testimonial p.testTxt1{

	display:block;

	font:italic 11px/16px Arial, Helvetica, sans-serif;

	color:#C1C1C1;

	background-color:inherit;

	padding:0 0 12px 0;

}

#testimonial p.testTxt1 span{

	color:#A6DB02;

	background-color:inherit;

	font:bold 12px/20px Arial, Helvetica, sans-serif;

	display:block;

	padding:0 0 11px 0;

}

#testimonial p.testTxt2{

	display:block;

	font:italic 11px/16px Arial, Helvetica, sans-serif;

	color:#C1C1C1;

	background-color:inherit;

	padding:0;

}

#testimonial p.testTxt2 span{

	color:#A6DB02;

	background-color:inherit;

	font:bold 12px/20px Arial, Helvetica, sans-serif;

	display:block;

	padding:0 0 11px 0;

}

#newsletter{

	width:152px;

	float:right;

}

#newsletter h2{

	display:block;

	padding:0 0 0 24px;

	background:url(../images/service_icon.gif) 0 2px no-repeat;

	font:normal 18px/18px Arial, Helvetica, sans-serif;

	color:#fff;

	background-color:inherit;

	margin:0 0 16px 0;

}

#newsletter form{

	width:152px;

	padding:0 0 20px 0;

}

#newsletter form input.txtBox2{

	width:142px;

	height:24px;

	border-bottom:#D4D0C8 solid 1px;

	border-right:#D4D0C8 solid 1px;

	border-left:#404040 solid 1px;

	border-top:#404040 solid 1px;

	padding:0 0 0 8px;

	font:normal 10px/24px Arial, Helvetica, sans-serif;

	color:#101010;

	background-color:#fff;

	float:left;

}

#newsletter form input.serch{

	width:56px;

	height:21px;

	background:url(../images/btn_signup.gif) 0 0 no-repeat;

	float:right;

	font:bold 11px/21px Arial, Helvetica, sans-serif;

	color:#fff;

	background-color:#162B2B;

	border:none;

	cursor:pointer;

	margin:3px 0 0 0;

}

#newsletter p.tollfree{

	display:block;

	background:url(../images/toll_free.gif) 0 0 no-repeat;

	margin:0 0 17px 0;

	padding:0 0 0 66px;

	font:bold 11px/34px Arial, Helvetica, sans-serif;

	color:#fff;

	background-color:inherit;

}

#newsletter a.xhtml{

	display:block;

	background:url(../images/xhtml_bg.gif) 0 0 no-repeat;

	width:75px;

	height:19px;

	font:bold 11px/19px Arial, Helvetica, sans-serif;

	color:#BF0505;

	background-color:inherit;

	text-decoration:none;

	text-align:center;

	margin:0 0 10px 0;

}

#newsletter a.xhtml:hover{

	color:#000;

	background-color:inherit;

}

#newsletter a.css{

	display:block;

	background:url(../images/xhtml_bg.gif) 0 0 no-repeat;

	width:75px;

	height:19px;

	font:bold 11px/19px Arial, Helvetica, sans-serif;

	color:#BF0505;

	background-color:inherit;

	text-decoration:none;

	text-align:center;

	margin:0;

}

#newsletter a.css:hover{

	color:#000;

	background-color:inherit;

}



/*----------- > >> footer start < < <<-------------*/

#footerMain{

	width:100%;

	height:73px;

	background:#333;

	color:#5AC9ED;

}

#footer{

	width:942px;

	margin:0 auto;

	height:73px;

	position:relative;

}

#footer ul{

	position:absolute;

	left:0;

	top:5px;

	list-style-type:none;

}

#footer ul li{

	float:left;

	font:normal 11px/11px Arial, Helvetica, sans-serif;

	color:#fff;

	background-color:inherit;

}

#footer ul li a{

	padding:0 7px;

	font:normal 11px/11px Arial, Helvetica, sans-serif;

	color:#fff;

	background-color:inherit;

	text-decoration:none;

}

#footer ul li a:hover{

	color:#5AC9ED;

	background-color:inherit;

}

#footer ul li a.home2{

	padding:0 7px 0 0;

	font:normal 11px/11px Arial, Helvetica, sans-serif;

	color:#fff;

	background-color:inherit;

	text-decoration:none;

}

#footer ul li a.home2:hover{

	color:#5AC9ED;

	background-color:inherit;

}

#footer p.copyright{

	font:normal 10px/22px Arial, Helvetica, sans-serif;

	position:absolute;

	left:554px;

	top:12px;

	width:487px;

	color:#000;

}

#footer p.design{

	display:block;

	width:370px;

	position:absolute;

	left:190px;

	top:54px;

	font:bold 11px/11px Arial, Helvetica, sans-serif;

	color:#fff;

	background-color:inherit;

	padding:2px;

}

#footer p.design a.link{

	font:bold 11px/11px Arial, Helvetica, sans-serif;

	color:#A6DB02;

	background-color:inherit;

	text-decoration:none;

	padding:2px;

	

}

#footer p.design a.link:hover{

	color:#fff;

	background-color:#000;

}

/*----------- > >> footer end < < <<-------------*/

.iletisim {
	width:450px;
	float:left;
	padding-right:30px;
	
	background: #FFF;
}


.iletisimformu {
	width:540px;
	float:left;
	background: #FFF;
	padding:5px;
	color:#000;
}

#iletform input {
	width:400px;
	height:25px;
	padding:2px;
	font-size:14px;
	font-weight:normal;
	border:1px solid #ddd;

}

#iletform textarea {
	padding:2px;
	border:1px solid #ddd;
}



/* hava durumu baslar */
#weather {
	width: 160px;
	height: 100px;
}
#current {
	height: 130px;
	text-align: right;
	color: #000;
	font-weight: bold;
}
#current #temp {
	font-size: 24px;
	font-style: normal;
	padding-top: 30px;
	padding-right: 16px;
}

#current #fore {
	padding-right: 16px;
	font-size: 11px;
}

#current #city {
	padding-right: 16px;
}
/* hava durumu bitti */


#fotolar {

	float:left;
	border:1px solid #ddd;
	padding:4px;

	margin:5px;
}
