@charset "iso-8859-9";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
	height: 493px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #006c3c;
	background-image: url(../css_images/top_bg_deept.jpg);
	background-repeat: no-repeat;
	background-position: center -28px;
}


#site_anadiv {
	height: 480px;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

#lenguage {
	height: 20px;
	width: 100px;
	margin-bottom: 7px;
	padding-left: 836px;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}

#menu {
	width: 936px;
	background-image: url(../css_images/menu_bg.png);
	height: 78px;
	margin-right: auto;
	margin-left: auto;

}
#lenguage ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#lenguage ul li {
	float: right;	
	
}
#lenguage ul li a {
	padding: 3px;
	height: 13px;
	width: 13px;
	color: #006C3B;
	text-decoration: none;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	border-radius: 3px;
	background-color: #EAEAEA;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 8px;
	font-weight: normal;
	margin-right: 3px;
	display: block;
	
}
#lenguage ul li a:hover {
	padding: 3px;
	color: #FFFFFF;
	background-color: #00c689;
	font-family: "Arial Black", Gadget, sans-serif;

}
.language_select {
	color: #333333;
	display: none;
	text-decoration: none;
}



#logo {
	float: left;
	height: auto;
	width: 236px;
	margin-left: 35px;
	margin-top: 3px;
}

#menus_ic {
	float: left;
	height: 69px;
	width: 400px;
	margin-left: 70px;
	color: #FFF;
	margin-right: 20px;
}

#menus_ic ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menus_ic ul li {
	float: left;
}
#menus_ic ul li a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	width: 89px;
	height: 42px;
	display: block;
	background-image: url(../css_images/menu_sperator.png);
	background-position: 87px center;
	background-repeat: no-repeat;
	padding-top: 28px;
	text-align: center;
}

#menus_ic ul li a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #00B780;
	text-decoration: none;
	display: block;
	background-image: url(../css_images/menu_hover_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 28px;
	text-align: center;
}
.selected {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 71px;
	background-image: url(../css_images/menu_selected_bg.png);
	background-position: 1px top;
	background-repeat: no-repeat;
	text-align: center;
}
.menu_select_color {
	color: #FFF;
}
#search {
	float: left;
	height: 37px;
	width: 150px;
	margin-left: 25px;
	margin-top: 10px;
	padding-top: 13px;
}

#search_left {
	float: left;
	height: 27px;
	width: 110px;
}
#search_right {
	float: left;
	height: 27px;
	width: 31px;
}
#banner {
	width: 910px;
	height: 370px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.banner_img {
	float: right;
}


.stepcarousel{
	position: relative; /*leave this value alone*/
	/*border: 20px solid navy;
overflow: scroll; /*leave this value alone*/
	width: 910px;
	height: 370px; /*Height should enough to fit largest content's height*/
}





.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 910px;
height: 370px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#mygallery-paginate {
	position: absolute;
	z-index: 3000;
	height: 10px;
	width: 910px;
	bottom: auto;
	top: 470px;
	text-align: right;
	
	
	
}

#clear {
	clear: both;
	height: 0px;
	width: 0px;
}
#serit {
	height: 34px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #E62229;
	font-weight: lighter;
}
#serit_ic {
	height: 23px;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../css_images/glass.png);
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	word-spacing: 5px;
}
#serit_ic2 {
	height: 29px;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../css_images/glass.png);
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	word-spacing: 5px;
	padding-left: 25px;
}

#shadow {
	height: 13px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../css_images/shadow.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#content {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 310px;
}

#content_homepage {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	height: 240px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
}
#content_baslik {
	color: #060;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
	padding-left: 50px;
}
#content_icerik {
	color: #8D8D8D;
	margin-bottom: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	line-height: 160%;
	font-style: italic;
	padding-right: 0px;
	margin-right: 0px;
	width: 927px;
	height: auto;
}
#content_icerik_hakkimizda {
	color: #8D8D8D;
	margin-bottom: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
	line-height: 200%;
	font-style: italic;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 20px;
	width: 890px;
	height: auto;
}
#content_icerik_iletisim {
	color: #8D8D8D;
	margin-bottom: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
	line-height: 120%;
	font-style: italic;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 20px;
	width: 890px;
	height: auto;
}

#content_icerik_hakkimizda p img {
	margin-left: 20px;
}



#content2 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#content_homepage2 {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#content_homepage3 {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-bottom: 20px;
}
/************************************************
	      JCAROUSEL LITE		
************************************************/


.urunler {
	float: left;
	height: auto;
	width: 929px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	
	
}
	
.urunler ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

.urunler ul li {
	height: 235px;
	width: 218px;
	text-align: center;
	border: 1px #F4F4F4 solid;
	background-color: #F4F4F4;
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
	border-radius: 5px;
	background-image: url(../css_images/bg.png);
	background-repeat: repeat;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
}
.urunler ul li:hover {
	text-align: center;
	/*border: 1px #F4F4F4 solid;*/
	
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,0.2);
	box-shadow: 3px 5px 5px rgba(0,0,0,0.2);
	
	
	
}




.urunler ul li img {
	cursor: pointer;
	padding-top: 13px;
	
}


.captify {
	padding-left: 0px;
}



.urun_isim {
	font-size: 11px;
	font-style: italic;
	color: #20A0DA;
	text-decoration: none;
	text-align: center;
	line-height: 120%;
	
}


#tab-container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#tab-container ul li {
	float: left;
}
#tab-container ul li a {
	display: block;
	width: 215px;
	height: auto;
	margin-bottom: 5px;
	border: 1px #F4F4F4 solid;
	background-color: #F4F4F4;
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
	border-radius: 5px;
	background-image: url(../css_images/bg.png);
	background-repeat: repeat;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 3px;
	margin-left: 3px;
}
#tab-container ul li a:hover {

	border: 1px solid #09F;
}

#tab-container-selected {
	display: block;
	width: 218px;
	height: auto;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #999;
	margin-bottom: 5px;
	border: 1px #F4F4F4 solid;
	background-color: #999;
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
	border-radius: 5px;
	background-image: url(../css_images/bg.png);
	background-repeat: repeat;
}



#urun_bilgi {
	float: left;
	height: 365px;
	width: 480px;
	padding-right: 10px;
	background-image: url(../css_images/ayrac.jpg);
	background-repeat: no-repeat;
	background-position: 455px center;
}
#urun_bilgi2 {
	float: left;
	height: auto;
	width: 420px;
	padding-right: 10px;
	background-image: url(../css_images/ayrac.jpg);
	background-repeat: no-repeat;
	background-position: 408px center;
}

#urun_images {
	float: left;
	height: 356px;
	width: 380px;
}
#urun_images2 {
	float: left;
	width: 400px;
	margin-left: 10px;
}

#urun_zoom_link {
	height: 15px;
	width: 200px;
	position: absolute;
	top: 341px;
	left: 720px;
	text-align: right;
	font-size: 11px;
	z-index: 5000;
}
.urun_zoom_class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#urun_images img {
	float: right;
	margin-top: 5px;
}

#urun_kodu {
	width: 440px;
	margin-top: 10px;
	height: 45px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #CE0000;
	text-decoration: none;
	padding-left: 40px;	/*text-shadow: 0 0 0.2em #494949, 0 0 0.2em #494949;*/
}
#urun_teknik {
	height: auto;
	width: 440px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#urun_teknik2 {
	height: auto;
	width: 400px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}


#urun_adi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: auto;
	width: 440px;
	padding-left: 70px;
	margin-top: 40px;
	color: #00AEEF;
	text-decoration: none;
	padding-left: 20px;
	margin-bottom: 40px;	/*text-shadow: 0 0 0.2em #494949, 0 0 0.2em #494949;*/
	font-weight: bold;
}
#urun_adi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: auto;
	width: 390px;
	padding-left: 70px;
	margin-top: 20px;
	color: #00AEEF;
	text-decoration: none;
	padding-left: 20px;
	margin-bottom: 5px;	/*text-shadow: 0 0 0.2em #494949, 0 0 0.2em #494949;*/
	font-weight: bold;
}

.urun_detay_baslik {
	font-size: 12px;
	display: block;
	height: auto;
	width: auto;
	padding-top: 2px;
	background-color: #BAE2F8;
	padding-left: 2px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #3F76BA;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	margin-top: 5px;
	margin-bottom: 5px;
}
.stepcarousel .panel{

margin: 0px; /*margin around each panel*/
width: 910px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}



    .etabs { margin: 0; padding: 0; border-bottom: solid 1px #CCCCCC; height: auto; padding-bottom:20px; height:100px; }

    
    .tab-container .panel-container {-webkit-border-radius: 0 4px 4px 4px; }
#diagramlar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}

    .panel-container { margin-bottom: 20px; margin-top:20px;  }







#homepage_square {
	padding: 5px;
	float: left;
	height: 188px;
	width: 287px;
	margin-right: 4px;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left: 5px;
}

#homepage_square_shadow {
	background-image: url(../css_images/homepage_square_bg.png);
	background-repeat: no-repeat;
	background-position: center -3px;
	padding: 5px;
	height: auto;
	width: 289px;
	margin-right: 4px;
	margin-left: 5px;
	float: left;
}
#yetkili_servislerimiz {
	width: 298px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	float: left;
}
#yetkili_servislerimiz2 {
	width: 298px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	float: left;
}
#yetkili_servislerimiz2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#yetkili_servislerimiz2 ul li {
	display: block;
	width: auto;
	margin-right: 0px;
	background-color: #FBFBFB;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	text-align: left;
	height: auto;
}
#yetkili_servislerimiz2 ul li:hover {
	display: block;
	
	margin-right: 0px;
	background-color: #F5F5F5;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	cursor: pointer;
}


#yetkili_servislerimiz_scroll {
	width: auto;
	color: #666;
	text-decoration: none;
	height: 750px;
}

#yetkili_servislerimiz ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#yetkili_servislerimiz ul li {
	display: block;
	width: 139px;
	margin-right: 0px;
	background-color: #FBFBFB;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	float: left;
	text-align: center;
	height: auto;
}

#yetkili_servislerimiz ul li:hover {
	display: block;
	width: 139px;
	margin-right: 0px;
	background-color:#F5F5F5;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	cursor:pointer;
}




.servis_baslik {
	font-size: 12px;
}
.servis_baslik2 {
	font-size: 12px;
	display: block;
	height: 20px;
	width: auto;
	padding-top: 5px;
	background-color: #00AD56;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00EC66;
}

#videolar{
	width: 218px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	float: left;
	margin-right: 3px;
	
	
	}
#video {
	width: 204px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	border: 1px solid #CCC;
}
#videolar_baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-style: normal;
	color: #0C6231;
	text-decoration: none;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#video_icon img {
	position: absolute;
	margin-left: 80px;
	margin-top: 40px;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
#video_icon img:hover {
	
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	cursor:pointer;
}


#icerik {
	width: auto;
	height: 180px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
}

#icerik2 {
	width: auto;
	height: 180px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
}

h1  {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006C3C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-weight: bold;
}
h3  {
	padding: 0px;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#button {
	background-image: url(../css_images/butonrr.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	float: right;
	padding-top: 12px;
	padding-left: 30px;
	color: #0C6231;
	margin-top: 15px;
}
.green_link {
	color: #20A0DA;
	text-decoration: none;
}




#icerik img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#icerik2 img {
	float: left;
	margin-top: 35px;
	margin-right: 10px;
}

#icerik h5 {
	font-size: 11px;
}






#fotter {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #e8e6e7;
	background-image: url(../css_images/footoer_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footor_info {
	height: 220px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 30px;
}

#footer_square {
	padding: 5px;
	float: left;
	height: 188px;
	width: 296px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: url(../css_images/footer_sperator.png);
	background-repeat: no-repeat;
	background-position: 288px top;
	margin-left: 1px;
}
#footer_square2 {
	padding: 5px;
	float: left;
	height: 188px;
	width: 296px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left: 1px;
}


#footer_icerik {
	width: auto;
	height: 180px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7pxv;
}

#footer_icerik2 {
	width: auto;
	height: 180px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
	margin-left: 20px;
}
#footer_icerik3 {
	width: auto;
	height: 180px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
	margin-left: 40px;
}

#footer_baslik {
	color: #006138;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

#footer_icerik ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer_icerik ul li {
}

#footer_icerik ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	text-decoration: none;
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 5px;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
	width: 190px;
}


#footer_icerik ul li a:hover {

	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	width: 190px;
}
#footer_icerik2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer_icerik2 ul li {
}



#footer_icerik2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	text-decoration: none;
	display: block;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 0px;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
	width: 190px;
	text-align: center;
}
#footer_icerik2 ul li a:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	width: 190px;
}
#footer_icerik2 ul li a img {
	float: left;
	margin-right: 8px;
}


#footer_icerik3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer_icerik3 ul li {
}
#footer_icerik3 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	text-decoration: none;
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 5px;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
	width: 190px;
}

#footer_icerik3 ul li a:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	width: 190px;
}
.footer_text_ortalama {
	margin-top: 8px;
	float: left;
}
.iletisim_input {
	height: 33px;
	width: 210px;
	font-style: italic;
	color: #999;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-box-shadow: 1px 1px 5px #dbdbdb;
	-webkit-box-shadow: 1px 1px 5px #dbdbdb;
	box-shadow: 1px 1px 5px #dbdbdb;
	
}


.iletisim_input2 {
	height: auto;
	width: 210px;
	font-style: italic;
	color: #999;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-box-shadow: 1px 1px 5px #dbdbdb;
	-webkit-box-shadow: 1px 1px 5px #dbdbdb;
	box-shadow: 1px 1px 5px #dbdbdb;
	
}
.diagram1 {
	font-style: normal;
	color: #999;
	text-decoration: none;
	font-size: 11px;
	border-radius: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.diagram2 {
	height: 30px;
	width: 230px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-top: 3px;
	margin-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-box-shadow: 1px 1px 5px #dbdbdb;
	-webkit-box-shadow: 1px 1px 5px #dbdbdb;
	box-shadow: 1px 1px 5px #dbdbdb;
	background-color: #20A0DA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.diagram_downloads {
	height: 15px;
	width: auto;
	font-style: italic;
	color: #999;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	-moz-box-shadow: 1px 1px 5px #dbdbdb;
	-webkit-box-shadow: 1px 1px 5px #dbdbdb;
	box-shadow: 1px 1px 5px #dbdbdb;
	background-image: url(../css_images/bg.png);
	background-repeat: repeat;
	display: block;
}
.diagram_downloads2 {
	height: auto;
	width: auto;
	font-style: italic;
	color: #999;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #CCC;
	border-radius:5px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	-moz-box-shadow: 1px 1px 5px #dbdbdb;
	-webkit-box-shadow: 1px 1px 5px #dbdbdb;
	box-shadow: 1px 1px 5px #dbdbdb;
	background-image: url(../css_images/bg.png);
	background-repeat: repeat;
	display: block;
}

.diagram_downloads_baslik {
	vheight: auto;
	width: auto;
	font-style: normal;
	color: #0C6231;
	text-decoration: none;
	font-size: 14px;
	border: 1px solid #CCC;
	border-radius:5px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-box-shadow: 1px 1px 5px #dbdbdb;
	-webkit-box-shadow: 1px 1px 5px #dbdbdb;
	box-shadow: 1px 1px 5px #dbdbdb;
	background-image: url(../css_images/bg.png);
	background-repeat: repeat;
	background-color: #FFF5CE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.iletisim_button {
	background-image: url(../css_images/send_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 80px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.iletisim_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #585758;
	text-decoration: none;
}
.iletisim_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.diagram_link {
	color: #999;
	text-decoration: none;
}

#transdiv
{
	width:100%;
	height:100%;
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: 0.7;
	position:absolute;
	top:0;
	left:0;
	z-index:90000;
}

#notrans a:link,#notrans a:visited{
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
}
#notrans a:hover,#notrans a:active{
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#FFFFFF;
}
#notrans
{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	position:absolute;
	top:0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
	z-index:190000;
	height: auto;
	width: 100%;
	
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;	/*overflow: auto;*/
	font-size: 13px;
}
