﻿/* Created by Atamedya - 2011 */
html,body{
	margin: 0;
	padding: 0;
	font-family: "Tahoma", Verdana, Geneva;
	color:#000000;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #F9F9F9;
font-size:13px;

}

.clear{
	clear:both;
	visibility:hidden;
}

/*-------------Sayfa Genel Pozisyon Ayarı----------------------------------*/

#wrapper {
	margin: auto;
	width: 996px;
	height:auto;	
	margin-bottom:0px;
}

#top {
	position: relative;
	float: left;
	width:100%;
	height:80px;
}

#logo{
	float:left;
	width:200px;
	height:60px;
	margin-top:20px;
	margin-left: 10px;
}

#spot{
	position: relative;
	float: left;
	width:100%;
	height:300px;
}


.banner_img{
	position:absolute;
	margin:-12px 0px 0px 25px;
}


#top_right{
	float:right;
	width:780px;
	height:120px;
}

#search{
	float:right;
	width:180px;
	height:30px;
	margin:20px 15px 0px 0px;
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
}

.search_input{
	float:left;
	width:135px;
	height:22px;
	margin:3px 0px 0px 10px;
	border:0px;
	outline:none;
}

.search_button{
	float:left;
	margin:2px 0px 0px 0px;
}

#menu{
	float:right;
	width:auto;
	height:30px;
	margin:0px 20px 0px 0px;
}

.menu_button{
	float:left;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color:#666;
	text-decoration:none;
	font-weight: bold;
	
}

.sep{
	float:left;
	width:3px;
	height:15px;
	margin:0px 12px 0px 12px;
	background-image:url(../images/menu_sep.png);
	background-repeat:no-repeat;
}

#spot{
	position: relative;
	float:left;
	margin: 15px 0px 0px 0px;
	width:100%;
	height:380px;
	background-image: url(../images/slider_bg.png);
}


#content{
	position: relative;
	float: left;
	width:100%;
	height:auto;
}

.box{
	float:left;
	width:230px;
	/*height:290px;*/
	margin:20px 0px 0px 25px;
}

.box_image{
	float:left;
	width:230px;
	height:95px;
}

.box h1{
	float:left;
	width:230px;
	height:auto;
	text-align:center;
	font-size:17px;
	margin:10px 0px 10px 0px;
}

.box p{
	float:left;
	width:230px;
	height:100px;
	text-align:center;
	font-size:12px;
	line-height:20px;
}

.detail_button{
	float:left;
	margin:0px 0px 0px 50px;
}

.video_doc_area{
	float:left;
	width:460px;
	height:auto;
}

.video_link{
	float:left;
	width:460px;
	height:68px;
	margin:40px 0px 0px 0px;
	background-position:center top;
}
.video_link:hover{
	background-position:center 68px;
}
.dokuman_link{
	float:left;
	width:460px;
	height:68px;
	margin:20px 0px 0px 0px;
	background-position:center top;
}
.dokuman_link:hover{
	background-position:center 68px;
	
}

.home_news{
	float:left;
	width:480px;
	height:auto;
	margin:40px 0px 0px 56px;
}

.p_k_img {
  float:left;
  width:88px;
  height:78px;
  border:1px solid #e0e0e0;
  margin:20px 0px 0px 25px;
 	border-radius:6px;
	mox-border-radius:6px;
	background-repeat:no-repeat;
	background-position:center center;
 
}

.p_k_img2{
	float:left;
	width:200px;
	height:200px;
	border:1px solid #d2d2d2;
	border-radius:10px;
	mox-border-radius:10px;
	background-position:center center;
	margin:0px 45px 30px 0px;
	background-repeat:no-repeat;
}

.main_news_header{
	float:left;
	width:100%;
}

.news_header{
	float:left;
	width:100%;
	height:auto;
	margin:15px 0px 10px 0px;
	font-size:12px;
	font-weight:bold;
}

.news_desc{
	float:left;
	width:100%;
	height:auto;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}

.news_desc a{
	color:#CF2525;
}

.news_detail_button{
	float:right;
	margin:20px 0px 0px 0px;
}

#page_banner {
	float:left;
	width:975px;
	padding:16px 0px 0px 19px;
	height:300px;
	margin:35px 0px 0px 0px;
	background-image:url('../images/page_banner.png');
	background-repeat:no-repeat;
}

.page_title {
	float:left;
	height:auto;
	margin:20px 0px 30px 0px;
}

.page_left {
	float:left;
	width:208px;
	height:auto;
	margin-top: 20px;
}

.page_menu {
	float:left;
	width:176px;
	height:25px;
	background-image:url('../images/page_menu_bg.png');
	background-repeat:no-repeat;
	background-position:left top;
	color:#000000;
	cursor:pointer;
	text-decoration:none;
	margin:0px 0px 13px 0px;
	font-size:12px;
	padding:10px 0px 0px 32px;
}


.news_left {
	float:left;
	width:238px;
	height:399px;
	background-image:url('../images/news_sep.png');
	background-repeat:no-repeat;
	background-position:right top;
}

.news_menu {
	float:left;
	width:183px;
	height:auto;
	line-height:20px;
	background-image:url('../images/doc_arrow.png');
	background-repeat:no-repeat;
	background-position:left 6px;
	color:#4f4b4c;
	text-decoration:none;
	margin:0px 0px 13px 0px;
	font-size:12px;
	padding:0px 0px 0px 25px;
}

.news_menu:hover {
	float:left;
	background-image:url('../images/doc_arrow_hover.png');
	background-repeat:no-repeat;
	background-position:left 6px;
}

.page_menu:hover {
	float:left;
	background-image:url('../images/page_menu_bg.png');
	background-repeat:no-repeat;
	background-position:left bottom;

}

.lang {
float:right;
width:auto;
height:auto;
padding:8px 0px 0px 0px;
margin:25px 10px 0px 0px;
}

.page_right {
	float:right;
	width:750px;
	height:auto;
	margin-top: 20px;

}

.news_right {
	float:right;
	width:730px;
	height:auto;

}

.aboutTitle {
	float:left;
	width:100%;
	height:auto;
	font-size:17px;
	color:#D82626;
	margin:0px 0px 10px 0px;
	font-weight:bold;
}

.page_text {
	font-size:12px;
	text-align:left;
	line-height:20px;
}
p {font-size:12px;}

.page_cat {
	float:left;
	width:173px;
	height:auto;
	font-size:12px;
	color:#EE6415;
	font-weight:bold;
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	background-image:url('../images/catmap_icn.png');
	background-repeat:no-repeat;
	background-position:left center;
}

.page_cat2 {
	float:left;
	width:173px;
	height:auto;
	font-size:12px;
	color:#4f4b4c;
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	background-image:url('../images/catmap_icn.png');
	background-repeat:no-repeat;
	background-position:left center;
}
.menuLi{
float:left;
width:100%;
height:auto;
font-size:12px;
cursor:pointer;
margin:0px 0px 0px 10px
}

.doc_box {
	float:left;
	width:726px;
	height:25px;
	margin:0px 0px 10px 0px;
	padding:12px 0px 0px 16px;
	background-image:url('../images/doc_bg.png');
	background-repeat:no-repeat;
}

.doc_title {
	float:left;
	width:550px;
	height:auto;
	font-size:12px;
}

.doc_link {
	float:right;
	width:105px;
	height:auto;
	margin:0px 5px 0px 0px;
	background-image:url('../images/doc_arrow.png');
	background-repeat:no-repeat;
	background-position:right center;	
}
.doc_link:hover {
	float:right;
	background-image:url('../images/doc_arrow_hover.png');
	background-repeat:no-repeat;
	background-position:right center;
}


.product_img {
	float:right;
	width:249px;
	height:221px;
	margin:0px 0px 0px 20px;
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #e0e0e0;
	border-radius:6px;
	mox-border-radius:6px;

}

.doc {
	float:left;
	width:100%;
	height:auto;
	margin:20px 0px 0px 0px;

}

.pdf_tr {
	float:left;
	width:155px;
	height:41px;
	margin:0px 10px 20px 0px;
	background-image:url('../images/pdf_tr.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.pdf_tr:hover {
	float:left;
	background-image:url('../images/pdf_tr.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	
}

.pdf_en {
	float:left;
	width:155px;
	height:41px;
	margin:0px 10px 20px 0px;
	background-image:url('../images/pdf_en.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.pdf_en:hover {
	float:left;
	background-image:url('../images/pdf_en.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	
}


.video {
	float:left;
	width:155px;
	height:41px;
	margin:0px 0px 0px 0px;
	background-image:url('../images/video_tr.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.video:hover {
	float:left;
	background-image:url('../images/video_tr.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	
}

.video2 {
	float:left;
	width:auto;
	height:20px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#f3721f;
	background-image:url('../images/plays.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding:4px 0px 0px 32px;
	margin:0px 0px 20px 0px;

}

.video2:hover {
	float:left;
	background-image:url('../images/plays.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	

}

.contact_left {
	float:left;
	width:413px;
	height:auto;
}

.contact_right {
	float:right;
	width:527px;
	height:auto;
}

.form_box {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 20px 0px;

}

.form_title {
	float:left;
	width:69px;
	height:24px;
	font-size:12px;
	padding:8px 0px 0px 0px;
}

.form_input {
	float:right;
	width:290px;
	height:25px;
	border:1px solid #d3d3d3;
	border-radius:10px;
	mox-border-radius:10px;
	padding:5px 10px 0px 10px;
	outline:none;
}

.form_textarea {
	float:right;
	width:290px;
	height:105px;
	border:1px solid #d3d3d3;
	border-radius:10px;
	mox-border-radius:10px;
	outline:none;
	resize:none;
	padding:5px 10px 5px 10px;

	
}
.submit_tr {
	float:right;
	width:107px;
	height:35px;
	border:0px;	
}

.right_title {
	float:left;
	width:360px;
	height:auto;
	font-size:16px;
	color:#ee6415;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 17px;
	background-image:url('../images/ilet_arrow.png');
	background-repeat:no-repeat;
	background-position:left center;
}

.contact_img {
	float:right;
	width:auto;
	height:auto;
}

.address2{
	float:left;
	width:362px;
	font-size:12px;
	color:#848484;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	margin:14px 0px 0px 0px;
	
}

.address {
	float:left;
	width:352px;
	height:16px;
	font-size:12px;
	color:#848484;
	padding:0px 0px 0px 25px;
	background-image:url('../images/tel.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	margin:14px 0px 0px 0px;
	
}

.address3 {
	float:left;
	width:352px;
	height:16px;
	font-size:12px;
	color:#848484;
	padding:0px 0px 0px 25px;
	background-image:url('../images/mail.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	margin:14px 0px 0px 0px;
	
}

.ilet_sep {
	float:left;
	width:auto;
	height:auto;
	margin:0px 0px 20px 0px;
}


#footer{
	float:left;
	width:100%;
	height:auto;
	background-image: url(../images/footer_bg.png);
	background-repeat:no-repeat;
	background-position: center top;
}

.footer_center{
	margin:70px auto;
	width: 996px;
	height:auto;
}

.footer_center2{
	margin:0px auto;
	width: 996px;
	height:auto;
}
.f_text {
	float:left;
	width:auto;
	height:auto;
	font-size:11px;
	color:#6f6f6f;
	margin:15px 0px 0px 0px;
}

.ata {
	float:right;
	width:auto;
	height:auto;
	font-size:11px;
	color:#6f6f6f;
	margin:15px 0px 0px 0px;
	text-decoration:none;
}

.face_icon{
	float:right;
	text-decoration:none;
	width:26px;
	height:26px;
	margin:8px 0px 0px 20px;
}
.footer_links{
	float:left;
	width:224px;
	height:auto;
	margin:0px 0px 0px 20px;
}

.link_header{
	float:left;
	width:204px;
	height:auto;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 30px;
	background-image: url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #D82626;
}

.links{
	float:left;
	width:184px;
	height:auto;
	margin:15px 0px 0px 30px;
	padding:0px 0px 0px 20px;
	background-image: url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	font-size:12px;
	text-decoration:none;
	color:#7b7b7b;
}

.copyright{
	float:left;
	width:100%;
	height:40px;
	background-color:#f6f2e5;
	border-top:1px solid #efe5c9;
}

#spot_section{
	position: relative;
	float: left;
	width:100%;
	height:367px;
	margin:-12px 0px 0px 25px;

}

.ss_image
{
	float:left;
	width:100%;
	height:367px;
	z-index:1;
	display:inline;
}

.ss_image a{
	display:none;
	border: 0px;
	text-decoration:none;
	position:absolute;
}

.ss_image_controls{
  float:left;
  width:510px;
  height:12px;
  margin:20px 0px 0px 0px; 
  padding:0px 0px 0px 450px;
		
}
.control_button{
	float:left;
	width:12px;
	height:12px;
	background-image:url('../images/control_button.png');
	background-repeat:no-repeat;
	margin:0px 0px 0px 5px;
}

.control_button_hover{
	float:left;
	width:12px;
	height:12px;
	margin:0px 0px 0px 5px;
	background-image:url('../images/control_button.png');
	background-repeat:no-repeat;
	background-position:50% bottom;
}
