/* Created by Atamedya - 2011 */
@font-face {
font-family: GothamNarrow;
src: url('../font/GothamNarrow-Book.otf');
/*src: url('../font/Museo300-Regular.otf');*/
}


html,body{
	margin: 0;
	padding: 0;
	font-family:"GothamNarrow";
	/*font-family:"Arial", Helvetica, sans-serif;*/
	background-position:center top;
	background-color: #ffffff;
	background-image:url('../images/noise.jpg');
}

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

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

.topBannerBackground {
	float:left;
	width:100%;
	background-color:white;
}

.pagebutton
{
float:left;
width:auto;
height:auto;
background-color:#dfeaf1;
color :#0f4b79;
padding:5px 10px 5px 10px;
font-size:10px;
cursor:hand;
text-decoration:none;
margin:0px 0px 0px 5px;
}

#top {
	
	float:left;
	width:100%;
	height:auto;
}

.pageContent {
	margin:0 auto;
	padding:0;
	width:996px;
	height:auto;
}

.logo {
	float:left;
	width:186px;
	height:auto;
	margin:35px 0px 0px 0px;
}

/*-----------------------------------* menu ayarları *---------------------*/
.menuBox {
	float:right;
	width:auto;
	height:auto;
	margin:20px 0px 0px 0px;
}

.menuLink {
	float:left;
	font-size:14px;
	color:#141414;
	padding:11px 10px 11px 10px;
	text-decoration:none;
	margin:0px 0px 0px 14px;
}


/*---------------------- banner ayarları -------------------------------------*/

#bannerBox {
	
	float:left;
	width:100%;
	height:auto;
	padding:36px 0px 36px 0px;
}

.sliderBannerBox {
	float:left;
	width:680px;
	height:329px;
	background-color:white;
	background-repeat:no-repeat;
	background-position:center center;
	border:2px solid #dcdcdc;
}

.bannerImgs {
	float:left;
	width:674px;
	height:323px;
	background-color:white;
	background-repeat:no-repeat;
	background-position:center center;
	margin:3px 0px 0px 3px;
}

.homeNewsBox {
	float:right;
	width:263px;
	height:303px;
	background-color:white;
	padding:13px 13px 13px 13px;
	border:2px solid #dcdcdc;
}

.hnewsBox {
	float:left;
	width:100%;
	height:55px;
	margin:0px 0px 15px 0px;
}

.hnewsDate {
	float:left;
	width:33px;
	height:38px;
	text-align:center;
}

.dateNumber {
	float:left;
	width:100%;
	text-align:center;
	color:white;
	font-size:16px;
	margin:3px 0px 0px 0px;
}

.dateText {
	float:left;
	width:100%;
	text-align:center;
	color:white;
	font-size:12px;
}

.hnewsTitle {
	float:left;
	width:217px;
	height:auto;
	font-size:14px;
	color:#545454;
	text-decoration:none;
	margin:0px 0px 0px 10px;
	font-family:"Arial", Helvetica, sans-serif;
}

.hnewsText {
	float:left;
	width:217px;
	height:auto;
	font-size:12px;
	color:#545454;
	text-decoration:none;
	margin:5px 0px 0px 10px;
	line-height:18px;
	font-family:"Arial", Helvetica, sans-serif;	

}

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

.hnewsMore a {
	float:right;
	font-family:"Arial", Helvetica, sans-serif;	
	text-decoration:none;
	font-size:14px;
}

.borderBox {
	float:left;
	width:100%;
	height:auto;
}

.borderTamRenk {
	float:left;
	width:100%;
	height:8px;
}

/*----------------------- Content Noise --------------------------*/
#content {
	float:left;
	width:100%;
	height:auto;
	margin:33px 0px 33px 0px;
}
/*--------------------- Page İçerik Css ------------------------*/

.pageTitle {
	float:left;
	width:100%;
	height:auto;
	font-size:20px;
	margin:0px 0px 21px 0px;
}

.homeProductsBox {
	float:left;
	width:100%;
	height:auto;
}

.productsBoxDiv {
	float:left;
	width:136px;
	height:auto;
	margin:0px 36px 0px 0px;

}

.productsImg {
	float:left;
	width:134px;
	height:107px;
	background-color:white;
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #dcdcdc;
}

.ok {
	float:left;
	width:100%;
	height:8px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url('../images/ok.png');
}

.productsText {
	float:left;
	width:100%;
	height:auto;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	color:#545454;
	margin:8px 0px 0px 0px;
	font-family:"Arial", Helvetica, sans-serif;	
}

/*------------------- Ana sayfa Kurumsal Ayarları ----------------------*/

.homeAboutBox {
	float:left;
	width:486px;
	height:200px;
	margin:70px 0px 0px 0px;

}

.aboutImgs {
	float:left;
	width:134px;
	height:132px;
	background-color:white;
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #dcdcdc;
}

.aboutText {
	float:right;
	width:334px;
	height:101px;
	font-size:12px;
	color:#545454;
	line-height:18px;
	font-family:"Arial", Helvetica, sans-serif;	
}

.haboutMore {
	float:right;
	width:334px;
	margin:13px 0px 0px 0px;
}


.haboutMore a {
	float:right;
	text-decoration:none;
	font-size:12px;
	font-family:"Arial", Helvetica, sans-serif;	
}


.referanceImgs {
	float:left;
	width:138px;
	height:106px;
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #dcdcdc;
	background-color:white;
	margin:0px 33px 0px 0px;
}

#footer {
	float:left;
	width:100%;
	border-top:1px solid #dcdcdc;
	height:20px;
	margin:70px 0px 30px 0px;
}

#footer p {
	float:left;
	font-size:11px;
	color:#777776;
	font-family:"Arial", Helvetica, sans-serif;	
	margin:10px 0px 0px 0px;
}

#footer a {
	float:right;
	font-size:11px;
	color:#777776;
	text-decoration:none;
	font-family:"Arial", Helvetica, sans-serif;	
	margin:10px 0px 0px 0px;
}

/*------------------------------ Detay Banner Ayar -----------------------*/
.bottomPageBanner {
	float:left;
	width:991px;
	height:244px;
	border:2px solid #dcdcdc;
	background-color:white;
}

.bottomPageBannerImg {
	float:left;
	width:983px;
	height:233px;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#dcdcdc;
	margin:5px 4px 5px 4px;
}

/*--------------------------- About Content İçerik Css ------------------------------------*/

.aboutContentLeft {
	float:left;
	width:220px;
	height:auto;
	background-color:white;
	border:1px solid #dcdcdc;
}

.aboutBoxLink {
	float:left;
	width:196px;
	height:auto;
	background-color:white;
	text-decoration:none;
	color:#545454;
	font-family:"Arial", Helvetica, sans-serif;	
	font-size:12px;
	border-bottom:1px solid #dcdcdc;
	padding:12px 12px 12px 12px;
}

.aboutBoxLinkHover {
	float:left;
	width:196px;
	height:auto;
	text-decoration:none;
	color:#545454;
	font-family:"Arial", Helvetica, sans-serif;	
	font-size:12px;
	border-bottom:1px solid #dcdcdc;
	padding:12px 12px 12px 12px;
}

.aboutKare {
	float:left;
	width:6px;
	height:6px;
	margin:4px 10px 0px 0px;
}


.aboutKareHover {
	float:left;
	width:6px;
	height:6px;
	background-color:white;
	margin:4px 10px 0px 0px;
}

.aboutLinkText {
	float:left;
	color:#545454;
	width:156px;
}

.aboutLinkTextHover{
	float:left;
	color:white;
	width:156px;
}

.aboutContentRight {
	float:right;
	background-color:white;
	border:1px solid #dcdcdc;
	width:720px;
	height:auto;
	padding:18px 18px 18px 18px;
}

.aboutContentTitle {
	float:left;
	width:100%;
	font-size:16px;
	border-bottom:1px solid #dcdcdc;
	padding:0px 0px 8px 0px;
	margin:0px 0px 10px 0px;
}

.aboutContentText {
	float:left;
	width:100%;
	color:#545454;
	font-family:"Arial", Helvetica, sans-serif;	
	font-size:12px;
	line-height:22px;
	margin-bottom:20px;

}

/*--------------------- Contact Bölümü -----------------------*/
.k_right{
	float:right;
	width:100%;
	height:auto;
}

.hak_baslik{
	float:left;
	width:100%;
	height:auto;
	font-size:20px;
	border-bottom:1px solid #dcdcdc;
	padding:0px 0px 10px 0px;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}

.adres{
	float:left;
	width:350px;
	height:auto;
	font-size:12px;
	color:#5d5d5d;
	line-height:20px;
	font-family:"Arial", Helvetica, sans-serif;	
	margin:20px 0px 0px 0px;
}

.bilgi{
	float:left;
	width:400px;
	height:auto;
}


.tum_bilgi{
	float:left;
	width:400px;
	height:auto;
}

.tel{
	float:left;
	width:178px;
	height:auto;
	text-decoration:none;
	border:0px;
	outline:none;
	font-size:14px;
	color:#5d5d5d;
	font-family:"Arial", Helvetica, sans-serif;	
	margin:20px 15px 0px 0px;
}
.tel2{
	float:left;
	width:auto;
	height:auto;
	text-decoration:none;
	border:0px;
	outline:none;
	font-size:14px;
	color:#5d5d5d;
	font-family:"Arial", Helvetica, sans-serif;	
	margin:20px 15px 0px 0px;
}

.telIcon {
	float:left;
	width:16px;
	height:10px;
	text-align:center;
	padding:3px 0px 3px 0px;
	margin:0px 6px 0px 0px;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius: 16px;
}

.map{
	float:left;
	width:298px;
	height:104px;
	text-decoration:none;
	border:0px;
	outline:none;
	background-image:url('../images/kroki.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	margin:4px 0px 0px 4px;
}

.maps {
	float:right;
	width:306px;
	height:112px;
	border:1px solid #dcdcdc;
}

.mapss {
	float:right;
	width:308px;
	height:auto;
	margin:15px 0px 0px 0px;
}

.mapsText {
	float:right;
	width:64px;
	height:16px;
	font-size:13px;
	text-align:center;
	padding:4px 0px 4px 0px;
	background-color:#dcdcdc;
}

.form_input {
  float:left;
  width:330px;
  height:20px;
  border:0px;
  outline:none;
  background-color:white;
  border:1px solid #dcdcdc;
  font-family:"Arial", Helvetica, sans-serif;	
  margin:12px 0px 0px 0px;
  padding:4px 10px 4px 10px;
 
}

.form_dis {
  float:left;
  width:352px;
  height:60px;
  margin:30px 0px 0px 0px;
}

.form_dis span{
  float:left;
  width:352px;
  font-size:12px;
  font-family:"Arial", Helvetica, sans-serif;	
  margin:0px 0px 0px 0px;
}

.form_dis2 {
  float:left;
  width:717px;
  height:155px;
  margin:30px 0px 0px 0px;
}

.form_dis2 span{
  float:left;
  width:717px;
  font-size:12px;
  font-family:"Arial", Helvetica, sans-serif;	
  margin:0px 0px 0px 0px;
}


.mesaj_input {
  float:left;
  width:717px;
  height:103px;
  border:0px;
  outline:none;
  resize:none;
  border:1px solid #dcdcdc;
  background-color:white;
  font-family:"Arial", Helvetica, sans-serif;	
  padding:10px 10px 10px 10px;
  margin:12px 0px 0px 0px;
 
}
.send{
	float:right;
	width:auto;
	height:auto;
	text-decoration:none;
	border:0px;
	outline:none;
	color:white;
	cursor:pointer;
	padding:10px 18px 10px 18px;
	margin:10px 0px 0px 0px;
}


/*--------------------- referanslar ------------------------*/

.contentWhite {
	float:left;
	width:965px;
	height:auto;
	padding:14px 14px 14px 14px;
	background-color:white;
	border:1px solid #dcdcdc;
	font-family: 'Arial';
}

.referansBoxs {
	float:left;
	width:133px;
	height:auto;
	margin:0px 75px 39px 0px;
}

.producstBoxss {
	float:left;
	width:133px;
	height:auto;
	margin:0px 62px 39px 0px;
}

.referansImgBox {
	float:left;
	width:131px;
	height:126px;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:white;
	border:1px solid #dcdcdc;
}

.referansText {
	float:left;
	width:100%;
	height:auto;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	color:#545454;
	margin:8px 0px 0px 0px;
	font-family:"Arial", Helvetica, sans-serif;	
}

.pageNumber {
	float:left;
	width:100%;
	height:auto;
}

.pageNum {
	float:right;
}

.numBer {
	float:left;
	width:18px;
	height:14px;
	font-size:11px;
	color:white;
	text-align:center;
	padding:2px 0px 2px 0px;
	text-decoration:none;
	margin:0px 0px 0px 5px;
	font-family:"Arial", Helvetica, sans-serif;	
}

.next {
	float:left;
	width:18px;
	height:8px;
	text-align:center;
	padding:5px 0px 5px 0px;
	text-decoration:none;
	margin:0px 0px 0px 5px;
}

/*------------------------------- Haberler Detay --------------------------*/

.newsTop {
	float:left;
	width:100%;
	height:auto;
}

.newsDetayImg {
	float:left;
	width:290px;
	height:258px;
	background-color:white;
	border:1px solid #dcdcdc;
	margin:0px 24px 10px 0px;
}

.newsImgss {
	float:left;
	width:278px;
	height:246px;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:white;
	margin:6px 0px 0px 6px;
}

.newsDetayTitle {
	float:left;
	width:638px;
	font-size:16px;
	color:#545454;
	margin:0px 0px 10px 0px;
	font-family:"Arial", Helvetica, sans-serif;	
}

.newsDetayText {
	font-size:12px;
	color:#545454;
	line-height:20px;
	font-family:"Arial", Helvetica, sans-serif;	
}

.newsBottom {
	float:left;
	width:100%;
	margin:50px 0px 0px 0px;
}

.newsBottomTitle {
	float:left;
	width:100%;
	font-size:14px;
	color:#545454;
	border-bottom:1px solid #dcdcdc;
	padding:0px 0px 10px 0px;
	font-family:"Arial", Helvetica, sans-serif;	
}

.otherNewsBox {
	float:left;
	width:253px;
	height:55px;
	margin:20px 103px 15px 0px;

}

.otherImgs {
	float:left;
	width:60px;
	height:53px;
	border:1px solid #dcdcdc;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:white;

}

.otherNewsTitle {
	float:right;
	width:172px;
	height:auto;
	font-size:13px;
	color:#545454;
	text-decoration:none;
	font-family:"Arial", Helvetica, sans-serif;	
}

.otherNewsText {
	float:right;
	width:172px;
	height:29px;
	font-size:12px;
	color:#545454;
	line-height:18px;
	margin:5px 0px 0px 0px;
	text-decoration:none;
	font-family:"Arial", Helvetica, sans-serif;	
}


/*---------------- Products Detay -----------------------------*/

.productsKatAlt {
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px solid #dcdcdc;
	padding:0px 0px 0px 0px;
	
}

.menuLi {
	margin-left:10px;
	float:left;
	margin-top:2px;
	margin-bottom:2px;
}

.productsAltKatLink {
	float:left;
	width:100%;
	text-decoration:none;
	font-size:12px;
	font-family:"Arial", Helvetica, sans-serif;	
	margin:5px 0px 5px 20px;
}

.ana_icerik_bs {
	float:left;
	margin:0px 0px 0px 10px;
}


.catMAp {
	float:left;
	width:100%;
	height:28px;
	margin:0px 0px 30px 0px;
	background-color:#f1f1f1;
}

.catmapLink {
	float:left;
	width:auto;
	height:16px;
	font-size:12px;
	color:#565656;
	padding:6px 20px 6px 20px;
	text-decoration:none;
	font-family:"Arial", Helvetica, sans-serif;	
}

.seps {
	float:left;
	width:1px;
	height:28px;
	background-color:#e7e7e7;
}

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

.productsBykImgBox {
	float:left;
	width:234px;
	height:242px;
	border:1px solid #dcdcdc;
	background-color:white;
}

.productsBykImg {
	float:left;
	width:228px;
	height:235px;
	position:relative;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:white;
	margin:4px 0px 0px 3px;
}

.productsKckImg {
	float:left;
	width:51px;
	height:53px;
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #dcdcdc;
	margin:10px 8px 0px 0px;
}

.productsTitles {
	width:467px;
	height:auto;
	font-size:18px;
	font-family:"Arial", Helvetica, sans-serif;	
	color:#545454;
	margin:0px 0px 10px 0px;
}

.productsMoreText {
	font-size:12px;
	font-family:"Arial", Helvetica, sans-serif;	
	color:#545454;
	line-height:20px;
}

.pdfWordExcel {
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
}

.pdfWordExcelLink {
	float:left;
	width:191px;
	height:29px;
	text-decoration:none;
	font-size:12px;
	color:#545454;
	margin:50px 83px 0px 0px;
	font-family:"Arial", Helvetica, sans-serif;	
	background-color:#F1F1F1;
}

.pdfText {
	float:left;
	margin-top:-28px;
	margin-left:10px;
}

.pdfTextLink {
	float:left;
	margin-top:5px;
	margin-left:10px;
}

#spot_section{
	position: relative;
	float: left;
	width:674px;
	height:323px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.ss_image
{
	float:left;
	width:674px;
	height:323px;
	margin:0px 0px 0px 0px;
	background-repeat:no-repeat;
	z-index:1;
	display:inline;
}

.ss_image a{
	display:none;
	border: 0px;
	text-decoration:none;
	position:absolute;
}
.ss_image_controls{
  float:left;
  width:auto;
  height:14px;
  background-color:gainsboro;
  margin:8px 0px 0px 270px;
  padding:3px 10px 3px 10px;
		
}
.control_button{
	float:left;
	width:10px;
	height:10px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background-image:url(../images/control_button.png);
	background-repeat:no-repeat;
	margin:0px 5px 0px 0px;
}

.control_button_hover{
	float:left;
	width:9px;
	height:9px;
	background-color:white;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin:0px 5px 0px 0px;
	background-image:url(../images/control_button.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.backgroundRenk_hover {
	float:left;
	width:9px;
	height:9px;
	background-color:white;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin:0px 5px 0px 0px;
	background-image:url(../images/control_button.png);
	background-repeat:no-repeat;
	background-position:bottom;	
}

.langBox {
  float:left;
  width:100%;
  margin-bottom:10px;

}

.langLink {
  float:right;
  text-decoration:none;
  color:white;
  font-size:12px;
  padding: 6px 3px 6px 3px;
}
.tasima
{
	float: right;
	width: 218px;
	height: 60px;
	background-image: url('../images/tasima.jpg');
	background-repeat: no-repeat;
}