﻿body {
	background-color: #1E252F;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #fff;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #BCBDC0;
	text-decoration: none;
}

#container {
	width: 960px;
	margin: 0px auto;
}
#header {
	width: 960px;
	height: 120px;
	display: inline;
	overflow: hidden;
	float: left;
	border-bottom: 1px #3F4954 solid;	
}
#header #leftSide {
	width: 480px;
	height: 120px;
	background-color: #3F4954;
	display: inline;
	overflow: hidden;
	float: left;	
}
#header #leftSide #aktasLogo {
	margin: 9px auto;
	width: 140px;
	height: 102px;
}
#header #rightSide {
	width: 480px;
	height: 120px;
	background-color: #1D2936;
	display: inline;
	overflow: hidden;
	float: right;	
}
#header #rightSide ul {
	margin-left: 20px;
	margin-top: 45px;
	float: left;
	display: inline;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
}
#header #rightSide ul li {
	float: left;
	padding: 0 5px;
}
#header #rightSide ul li a {
	text-decoration: none;
	color: #BCBDC0;
}
#header #rightSide ul li a:hover {
	text-decoration: none;
	color: #fff;
}
#header #rightSide ul li.ayrac {
	background-color: #FFFFFF;
	width: 1px!important;
	height: 12px;
	margin: 5px 0;
	padding: 0;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#header #rightSide #searchDiv {
	float: left;
	margin-top: 45px;
	margin-left: 10px;
}
#header #rightSide .searchBox {
	background-image: url('images/searchBoxFon.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #83807E;
	width: 150px;
	height: 13px;
	border: 0;
	float: left;
	padding: 2px;
	color: #BCBDC0;
}
#header #rightSide.searchButton {
	float: left;
	width: 28px;
}
/* Menü Başlangıç */
#navigasyon {
	background-position: center top;
	width: 960px;
	float: left;
	display: inline;
	background-image: url('images/menuFon.jpg');
	background-repeat: repeat-x;
}
ul#menu {
	list-style-type: none;
	list-style-position: outside;
	height: 30px;
	width: 960px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 30px;
	margin: 0 auto;
	overflow: hidden;
	cursor: pointer;
}
ul#menu li {
	float: left;
	padding: 0 5px;
	text-align: center;
}
ul#menu li a {
	color: #FDBB0F;
	line-height: 30px;
	text-decoration: none;
	height: 30px;
	font-weight: bold;
}
ul#menu li a:hover {
	color: #FDBB0F;
}
.menuAyrac {
	background-color: #FFFFFF;
	width: 1px!important;
	height: 17px;
	margin: 5px 0 5px 0;
	padding: 0!important;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
/* Menü Bitiş */
/* Menü Details Başlangıç */
ul#menuDetail {
	list-style-type: none;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #59606A;
	color: #fff;
	position: static;
	z-index: 999;
	padding: 5px 0;
	
}
ul#menuDetail li {
	float: left;
	width: 110px;
	padding: 1px 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}
ul#menuDetail li a {
	float: left;
	color: #fff;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}
ul#menuDetail li a:hover {
	color: #FDBB0F;
}
.menuDetailAyrac {
	background-color: #FFFFFF;
	width: 1px!important;
	height: 140px;
	margin: 0 0 5px 0;
	padding: 0!important;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
/* Menü Details Bitiş */
/* Slider Başlangıç */
#slider1 {
	width: 960px; /* important to be same as image width */;
	height: 200px; /* important to be same as image height */;
	position: relative; /* important */;
	overflow: hidden; /* important */;
	background: #797985;
	float: left;
}
#slider1Content {
	width: 960px; /* important to be same as image width or wider */;
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
	float: left;
	position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding: 10px;
	color: #BCBDC0;
	display: inline;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.clear {
	clear: both;
}
.top {
}
ul {
	list-style-type: none;
}
/* Slider Bitiş */

#content {
	background-color: #3F4954;
	width: 960px;
	float: left;
	display: inline;
	overflow: hidden;
}
#footer {
	width: 960px;
	line-height: 40px;
	display: inline;
	overflow: hidden;
	background-color: #1D2936;
	float: left;
}
.designBy {
	color: #fff;
	padding-right: 20px;
	float: right;
	padding-top : 10px;
}

.copyright {
	color: #fff;
	padding-left: 10px;
	float: left;
	font-size: 10px;
}
.copyright a {
	color: #fff;
	text-decoration: none;
}
.copyright a:hover {
	color: #FDBB0F;
	text-decoration: none;
}
.width960 {
	width: 960px;
	min-height:200px;
	height:auto !important;
	height:200px;
}
.width480 {
	width: 480px;
	display: inline;
	overflow: hidden;
}
.width660 {
	width: 660px;
	display: inline;
	overflow: hidden;
}
.width300 {
	width: 300px;
	display: inline;
	overflow: hidden;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.width600 {
	width: 600px;	
}
.width360 {
	width: 360px;	
}

.colorDark{
	background-color: #1D2936;
}
.colorLight{
	background-color: #3F4954;
}
.gradientLight {
	background-image: url('images/contentGrad1.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}
.gradientDark {
	background-image: url('images/contentGrad2.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}
.colorYellow {
	color: #FDBB0F!important;
}
.colorBlack {
	color: #000;
}
.colorNar {
	color: #EB2629;
}

.colorWhite {
	color: #fff;
}
.devam {
	float: right;
}
.icerikDiv {
	text-align: justify;
}
ul#argeSag {
	color: #FDBB0F;
	float: left;
}
ul#argeSag li {
	list-style-position: inside;
	list-style-type: square;
	float: none;
}

.icerikDiv p {
	text-align: justify;
	padding: 5px 0;
}

.headerSmaller {
	font-size: 12px!important;
	border: 0!important;
	padding: 10px 0;
}
.minHeight200 {
	min-height:200px;
	height:auto !important;
	height:200px;
}
strong {
	font-weight: bold!important;
}
.pad_5_20 {
	padding: 5px 20px;
}
.pad_5_20 ul li ul li{
	list-style-type: square;
	list-style-position: inside;
	padding: 4px;
	color: #FDBB0F;
}
.pad_10 {
	padding: 0 10px;
}

h1.anaBaslik {
	font-size: 15px;
	line-height: 1.2em;
	padding: 8px 0;
	border-bottom: 1px #9399A0 solid;
	margin: 5px 0;
}
.paddingB10 {
	padding-bottom: 10px;
}
.tarih {
	font-size: 9px;
	text-align: right;
	display: block;
}
#hakkimizdaSag {
	margin-top: 50px;
	margin-left: 40px;
}
#hakkimizdaSag h1 {
	font-size: 14px;
	padding: 5px 15px;
	margin: 5px 0;
	color: #fff;
	background-color: #FDBB0F;
}
#hakkimizdaSag ul {
	margin: 5px 20px;
	color: #FDBB0F;
	float: left;
}
#hakkimizdaSag ul li {
	list-style-position: inside;
	list-style-type: square;
	float: none;
}

.disBlock {
	display: block;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.tarihce {
	background-image: url('images/tarihceFon.jpg');
	background-repeat: repeat;
	background-position: center top;
}
.degerlerFon {
	background-image: url('images/altZeminDeg.jpg');
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #2E3A46;
	width: 280px;
	height: 80px;
	float: left;
	display: inline;
	padding: 10px;
	margin: 5px;
}
.kalitePolitikası {
	background-color: #333E4A;
	width: 400px;
	height: 600px;
	margin: 10px;
}
.kalitePolitikası h1 {
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 1.5em;
	text-align: center;
	padding: 10px 0;
}
.kalitePolitikası .ackilama {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #4E5761;
	padding: 11px;
	font-size: 10px;
	text-align: justify;
	line-height: 1.3em;
}
h1.uretim {
	background-image: url('images/altZeminDeg1.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	height: 25px;
	width: 240px;
	line-height: 25px;
	padding: 0 20px;
}
.uretim {
	background-image: url('images/uretimFon.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}
.borderReset {
	border:0!important;
}
/* Menü Başlangıç */
ul#satisSistemi {
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
}
ul#satisSistemi li {
	float: left;
	text-align: left;
	list-style-type: none!important;
	list-style-position: inside!important;
	padding: 0 10px;
	line-height: 26px;
}
ul#satisSistemi li a {
	color: #fff;
	text-decoration: none;
}
ul#satisSistemi li a:hover {
	color: #FFBF00;
}
ul#satisSistemi .menuAyrac {
	background-color: #FFFFFF;
	width: 1px!important;
	height: 14px;
	margin: 5px 0 5px 0;
	padding: 0!important;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
/* Menü Bitiş */
.markalarFon {
	background-position: center top;
	background-color: #1D2936;
}
.markaResimler {
	border: 2px solid #8E949B;
	width: 920px;
	height: 140px;
	float: left;
	display: inline;
	overflow: hidden;
}
.sirketDetay {
	background-image: url('images/altZeminDeg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #606973;
	height: 200px;
	margin: 10px 0;
}
.sirketDetay img {
	float: left;
}
.urunDetay {
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #F2F2F3;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 10px 0;
	padding: 10px;
	background-image: url('images/altZeminDeg.jpg');
	background-color: #1D2937;
}
.sirketBilgi {
	float: left;
	margin: 0 10px;
	width: 500px;
	padding: 0;
}
.sirketBilgi .bilgi{
	float: left;
	width: 500px;
	line-height: 20px;
}
.witdh100 {
	min-width: 150px;
	float: left;
}
.haritadaGoruntule {
	background-position: left center;
	margin-top: 20px;
	float: left;
	padding: 0px 20px;
	background-image: url('images/haritadaGoruntuleIco.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}
.sirketLogo {
	float: right;
	margin: 10px;
}
.sirketAciklama {
	float: left;
	margin: 10px;
	width: 670px;
}
hr{
	color: #9FA9B3;
	height: 0.5px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
h1.laboratuvarKapasitesi {
	line-height: 30px;
	font-size: 12px;
	border: 0;
	color: #FDBB0F;
}
h1.pistonAnalizi {
	background-position: center top;
	margin-left: -20px;
	background-image: url('images/altZeminDeg1.jpg');
	background-repeat: repeat-x;
	float: left;
	line-height: 30px;
	font-size: 11px;
	border: 0;
	padding: 0 60px 0 20px;
	float: left;
}
h1.designWork {
	background-position: center center;
	margin-right: -20px;
	background-image: url('images/altZeminDeg1.jpg');
	background-repeat: repeat-x;
	float: left;
	line-height: 30px;
	font-size: 11px;
	border: 0;
	padding: 0 20px 0 60px;
	float: right;
	display: block;
}
.urunMinResim {
	width: 200px;
	margin: 10px auto;
	text-align: center;
}
.urunMinResim img{
	border: 2px solid #8E949B;
	width: 200px;
	height: 100px;
	overflow: hidden;
}
.mtAltFon {
	background-image: url('images/mtAltFon.jpg');
	background-repeat: repeat-y;
	background-position: center center;
}
.mtResim {
	padding: 0;
	float: left;
	width: 300px;
}
.mtBilgi {
	padding: 0;
	float: left;
	width: 300px;
}
.bayiSehirler {
}
.bayiDetay {
	padding: 5px 0 15px 0;;
	
}
.mtForm {
	background-image: url('images/altZeminDeg.jpg');
	background-color: #1D2937;
	background-position: center top;
	background-repeat: no-repeat;
	width: 600px;
	margin: 0 auto;
	overflow: hidden;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.mtFormSonuc {
	background-image: url('images/altZeminDeg.jpg');
	background-color: #1D2937;
	background-position: center top;
	background-repeat: no-repeat;
	width: 600px;
	margin: 0 auto;
	overflow: hidden;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	margin-top: 150px; 
}
.urunkataloguForm {
	background-color: #1D2936;
	background-position: center 100px;
	background-repeat: no-repeat;
	width: 600px;
	margin: 0 auto;
	overflow: hidden;
	min-height:200px;
	height:auto !important;
	height:200px;

}
.urunKataloguIndir {
	background-image: url('images/urunkataloguIndir.jpg');
	background-color: #1D2937;
	background-position: center top;
	background-repeat: no-repeat;
	width: 400px;
	margin: 0 auto;
	overflow: hidden;
	min-height: 100px;
	height: auto !important;
	height: 100px !important;
	margin-top: 300px;
}

.formBaslik {
	font-size: 13px;
	font-weight: normal;
	color: #E4E5E7;
	line-height: 14px;
	margin: 10px 0;
}

.mtTextbox1 {
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	font-size: 13px;
	color: #283054;
	line-height: 30px;
	color: #E4E5E7;
	
}
.mtTextbox {
	width: 500px;
	height: 30px;
	border: 1px solid #E4E5E7;
	line-height: 30px;
	padding: 0 5px;
	font-size: 13px;
	background-color: #E4E5E7;
	color: #283054;
}
.mtTextarea {
	width: 500px;
	border: 1px solid #E4E5E7;
	line-height: 30px;
	padding: 0 5px;
	background-color: #E4E5E7;
	color: #283054;
}
.mtselectbox {
	width: 300px;
	height: 30px;
	border: 1px solid #E4E5E7;
	line-height: 20px;
	padding: 5px;
	font-size: 13px;
	background-color: #E4E5E7;
	color: #283054;
}
.mtGonder {
	height: 30px;
	color: #FDBB0F;
	border: 0;
	padding: 0 10px;
	margin: 20px 0;
	background-color: #1D2937;
	font-weight: bold;
	font-size: 12px;
}
.mtSonuc {
	margin: 30px 0;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.mtKapatFon {
	height: 25px;
	width: 25px;
	float: right;
	cursor: pointer;
}
.mtKapatFon span {
	float: right;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
.iletisimTextbox {
	width: 350px;
	height: 20px;
	border: 1px solid #E4E5E7;
	line-height: 20px;
	padding: 0 3px;
	font-size: 12px;
	background-color: #E4E5E7;
	color: #283054;
}
.iletisimTextarea {
	width: 350px;
	border: 1px solid #E4E5E7;
	line-height: 20px;
	padding: 0 3px;
	background-color: #E4E5E7;
	color: #283054;
}
.iletisimselectbox {
	width: 150px;
	height: 30px;
	border: 1px solid #E4E5E7;
	line-height: 20px;
	padding: 5px;
	font-size: 12px;
	background-color: #E4E5E7;
	color: #283054;
}
.iletisimGonder {
	background-image: url('images/gonderFon.jpg');
	background-repeat: repeat-x;
	background-position: center center;
	height: 30px;
	color: #C8C8C8;
	border: 0;
	padding: 0 10px;
	margin: 20px 0;
}
.iletisimFormu {
	background-image: url('images/kareGradient.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #1D2937;
}
.iletisimBaslik {
	font-size: 12px;
	font-weight: normal;
	color: #E4E5E7;
	line-height: 14px;
	margin: 15px 0;
}
.telefonBilgi {
	width: 200px;
	float: left;
}
.ilkyarLogoH1 {
	background-image: url('userfiles/ilkyarLogoHome.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}
.ilkyarLink {
	float: right;
	margin: -3px 0;
	display: block;
	text-align: right;
	color: #FDBB0F;
}
.erdenerucFon {
	background-image: url('userfiles/erdenerucFon.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #85929B;
}
.erdenErucSlogan {
	color: #003D94;
	font-size: 16px;
	margin: 35px;
}
.projelerFon {
	background-image: url('images/altZeminDeg.jpg');
	background-repeat: no-repeat;
	background-color: #1D2936;
	background-position: center center;
	border: 1px #606973 solid;
}
.projeBaslik {
	background-color: #FDBB0F;
	width: 300px;
	height: 15px;
	line-height: 15px;
	padding: 5px;
	margin-top: 15px;
}
ul#projelerUl {
	color: #FDBB0F;
	float: left;
	margin: 20px;
}
ul#projelerUl li {
	list-style-position: inside;
	list-style-type: square;
	float: none;
}
.projelerThumb {
	float:left;
	margin: 15px 0;
	width: 180px;
	overflow: hidden;
	text-align: center;
}
.projelerThumb img {
	width: 140px;
	border: 2px #8E949B solid;
	height: 70px;
	margin-top: 20px;
}
.cunYaziDiv {
	width: 410px;
	background-color: #FFF;
	padding: 10px;
}
.cunYaziDiv img {
	width: 100px;
	border: 1px #727A82 solid;	
}
.cunYaziDivSag {
	width: 300px;
	display: inline;
	margin: 5px;
	color: #424C56;
}
.projeBaslik1 {
	background-color: #FDBB0F;
	height: 15px;
	line-height: 15px;
	padding: 5px 20px!important;
	margin-top: 15px;
	width: 260px;
	color: #000;
}
.sosyalBaşlık {
	background-color: #EB2629;
	color: #fff;
	float: left;
	display: inline;
	height: 15px;
	width: 300px;
	margin: 5px 0;
	padding: 5px 20px 5px 20px;
}
.sosyalİcerik {
	float: left;
	width: 920px;
	padding: 10px 0;
}
.thumbResim {
	width: 180px;
	margin: 5px 25px;
	overflow: hidden;
	float: left;
	height: 200px;
}
.thumbResim img {
	width: 160px;
	margin: 10px;
	border: 3px solid #AEB1B8;
}
.thumb1Resim {
	width: 160px;
	margin: 5px 10px;
	overflow: hidden;
	float: left;
	height: 100px;
	border: 1px solid #AEB1B8;
}
.thumb1Resim img {
	width: 160px;
}
.belgeResim {
	width: 120px;
	margin: 0 10px;
	overflow: hidden;
	float: left;
	height: 180px;
}
.belgeResim img {
	width: 120px;
}

.aktasDergi {
	width: 170px;
	float: left;
	padding: 5px;
	text-align: center;
}
h1.aktasDergi {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}
.aktasDergi a {
	color: #E5E5E6;
	text-decoration: none;
}
.aktasDergi a:hover {
	color: #E5E5E6;
	text-decoration: underline;
}
.dergiThumb {
	width: 120px;
	overflow: hidden;
	margin: 10px auto 0 auto;
}
.urunaramaTextbox {
	height: 30px;
	width: 500px;
	line-height: 30px;
	padding: 5px;
	color: #E4E5E7;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#jSuggestContainer {
	position: absolute;
	font: 12px Tahoma;
	border: 1px solid #bdbcbd;
	border-top: 0;
	background: #FFF;
}
.jSuggestLoading {
	font-style: italic;
	padding: 10px;
}
#jSuggestContainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
	height: 100px;
}
#jSuggestContainer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#jSuggestContainer ul li {
	padding: 5px 5px;
	border-bottom: 1px dotted #bdbcbd;
	color: #000;
	background: #F5F5F5;
	cursor: pointer;
}
#jSuggestContainer ul li.last {
	border-bottom: 0;
}
#jSuggestContainer ul li.jSuggestHover {
	background: #fff;
	color: #333;
}
.urunResimThumb {
	float: left;
	width: 200px;
	overflow: hidden;
	margin: 10px 25px;
	height: 100px;
	padding: 0 10px;
	display: inline;
	text-align: center;
}
.urunResimThumb img {
	width: 160px;
	overflow: hidden;
}
.urunAramaSol {
	background-image: url('images/urunAramaSolFon.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #1D2936;
	width: 540px;
	float: left;
	display: inline;
	overflow: hidden;
}
.solBaslik {
	width: 150px;
	margin-right: 10px;
	height: 60px;
	line-height: 60px;
}
.solAramaBaslik {
	width: 180px;
	margin-right: 10px;
	height: 25px;
	line-height: 25px;
	float: left;
}
.aramaBaslik {
	width: 220px;
	margin-right: 10px;
}
.sagBaslik {
	width: 250px;
}
.aramaSelectbox {
	width: 250px;
	height: 20px;
	border: 1px solid #E4E5E7;
	font-size: 12px;
	background-color: #E4E5E7;
	color: #283054;
	padding-left: 10px;
}
.aramaTextbox {
	width: 170px;
	height: 18px;
	border: 1px solid #E4E5E7;
	font-size: 12px;
	background-color: #E4E5E7;
	color: #283054;
	padding: 0px 5px;
	line-height: 18px;
	text-align: center;
}
.urunAramaSag {
	width: 245px;
	float: right;
	display: inline;
	overflow: hidden;
	margin-top: 50px
}
.ustBaslikH1 {
	background-color: #FCD203;
	height: 20px;
	padding: 0px 20px;
	line-height: 20px;
}
.urunAramaSonucFon {
	background-image: url('images/urunaramaSonucFon.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #565F6A;
	width: 540px;
	float: left;
	display: inline;
	overflow: hidden;
	border: 1px #4A5460 solid;

}
.urunSonucDiv {
	width: 250px;
	display: inline;
	float: left;
	overflow: hidden;
	margin: 10px;
}
.aramaSonucSol {
	float: left;
	width: 156px;
	line-height: 18px;
	margin: 2px;
	text-align: left;
}
.aramaSonucSag {
	float: right;
	width: 86px;
	line-height: 18px;
	margin: 2px;
}
.aramaSonucOC {
	float: left;
	width: 117px;
	line-height: 18px;
	padding: 2px 4px;
	text-align: left;
}
.aramaBg1 {
	background-color: #FDBB0F;
}
.aramaBg2 {
	background-color: #1D2936;
}
.davranisPrensipleri {
	height: 400px;
	overflow: auto;
	padding: 20px;
	margin: 20px 0;
	float: left;
	width: 520px;
}
.snketSecenek {
	width: 200px;
	margin: 0 auto;
}
.fontSize10px {
	font-size: 9px;
}
.isilanlariBaslik {
	background-image: url('images/IsBasvuruHeaderFon.jpg');
	background-repeat: repeat-y;
	background-position: center center;
	width: 880px;
	height: 25px;
	border: 1px #4A5460 solid;
	padding: 5px 20px!important;
	margin: 5px 0;
}
.ikWebBasvuru {
	float: right;
	background-color: #FDBB0F;
	padding: 2px 5px;
}
#dilCubugu {
	float: right;
	height: 29px;
	margin-top: 15px;
	margin-right: 13px;
}
.dilSag {
background-image: url('images/dillerSag.jpg');
	background-repeat: repeat-x;
	background-position: center center;
	height: 29px;
	float: left;
	line-height: 29px;
	padding: 0 10px;
	margin: 1px;
}
.efqmHome {
	background-image: url('images/efqmHome.jpg');
	background-repeat: repeat-y;
	background-position: center center;
	width: 444px;
	height: 50px;
	margin: 5px 0;
}
.efqmHome a {
	color: #093a6d;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.efqmHome a span {
	padding: 0 10px;
	line-height: 50px;
}