@charset "utf-8";
@import "reset.css"; /* reset css */

#wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background:#ffffff url(../img/wrapper_bg.png) repeat-x left 50px;
}
#w-header {
	float:left;
	width:100%;
	background-image: url(../img/layout/top.jpg);
	background-repeat: no-repeat;
}
#top { float:right;width: 300px;}
#header {
	height: 75px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(../img/layout/logo.png);
	float: left;
	height: 44px;
	width: 125px;
	margin-top: 15px;
	display:block;
}
#geoslogan {
	background:url(../img/layout/slogan.png) no-repeat
}
#geoslogan,#geoslogan-eng {
	float:right;
	height:17px;
	width:277px;
	margin-top:15px;
	text-indent:-9999px;
	text-decoration:none;
}
#geoslogan-eng {
	background:url(../img/layout/slogan_eng.png) no-repeat
}
#lang {
	float: right;
	width: 100px;
	margin-top:5px;
}
#lang-tr {
	background-image: url(../img/ico/tr.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 24px;
	display:block;
	margin:0px 10px 0px 0px;
	float:right;
	text-decoration:none;
	font-size:8px;
}
#lang-eng {
	background-image: url(../img/ico/en.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 24px;
	display:block;
	margin:0px 10px 0px 0px;
	float:right;
	text-decoration:none;
	font-size:8px;
}
#w-nav {
	float:left;
	width:100%;
	background-image: url(../img/layout/navbg.png);
	background-repeat: repeat-x;
}
.clear {
	width: 100%;
	height: 20px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	text-indent: -3000px;
}
h1 {
	font-size:22px;
	margin-bottom:10px;
	font-weight:400;
}
h1#news {
	background:url(../img/ico/news.gif) no-repeat left top
}
h1#news,h1#references,h1#about,h1#solutions,h1#hr,h1#contact {
	padding-left:30px;
	height:28px;
	padding-top:5px
}
h1#references {
	background:url(../img/ico/references.gif) no-repeat left top
}

h1#about {
	background:url(../img/ico/about.gif) no-repeat left top
}
h1#solutions {
	background:url(../img/ico/solutions.gif) no-repeat left top
}

h1#hr {
	background:url(../img/ico/hr.gif) no-repeat left top
}
h1#contact {
	background:url(../img/ico/contact.gif) no-repeat left top
}
#newslist p {
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e8e8e8
}
h3 {
	font-size:12px; font-weight:normal; color:#2851A4; text-decoration:none;
	margin-bottom:5px;
}
h3 a {
	font-size:12px; font-weight:normal; color:#2851A4; text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}
h6 {
	font-size:18px; font-weight:normal; color:#333; text-decoration:none;
	margin-bottom:10px; border-bottom:1px solid #DDDDDD;
}
h6 a {
	font-size:18px; font-weight:normal; color:#333; text-decoration:none;
}
h6 a:hover {
	text-decoration:underline;
}
.c-guncel { font-size:18px; font-weight:normal; margin-bottom:5px;}
.c-ebulten { font-size:16px; font-weight:normal; margin-bottom:5px; color:#333333; margin-bottom:5px;}
.c-sektorler { font-size:16px; font-weight:normal; margin-bottom:5px; color:#1f3d7a;}
.c-hesaplama-araclari { font-size:16px; font-weight:normal; padding:0px 0px 5px 10px; color:#333333;}
.c-bizi-arayin { font-size:14px; font-weight:normal; margin-bottom:4px; color:#ffffff;}
.c-bizi-arayin2 { font-size:14px; font-weight:normal; margin-bottom:2px; color:#ffffff;}
.c-bagli_olduğumuz_kurumlar { font-size:16px; font-weight:normal; margin-bottom:2px; color:#333333;}
.c-taahhut { font-size:18px; font-weight:normal; color:#2851A4; margin-bottom:5px;}
.c-enerji { font-size:18px; font-weight:normal; color:#99CC00; margin-bottom:5px;}
.c-side-h {font-size:16px; font-weight:normal; color:#1f3d7a; text-decoration:none;}
.c-side-h a:hover {font-size:16px; font-weight:normal; color:#1f3d7a; text-decoration:none;}
.tamami, .tamami a { width:100%;float:right;text-align:right;color:#333; text-decoration:none; }
.tamami a:hover { color:#333; float:right; text-decoration:underline; }
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* navigasyon */

#nav {
	height: 26px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#navtop{
	float:left;
	width:945px;
	height:26px;
	background-image: url(../img/layout/navy.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top:0px;
}
#navtop a{
	float:left;
	width:135px;
	height:26px;
	text-indent:-3000px;
	overflow:hidden;text-decoration:none;
}
#navtop a:active, #navtop a:focus {
	outline: none;
	-moz-outline-style: none;
}

#navtop-anasayfa-selected, #navtop-anasayfa:hover, #navtop-anasayfa:active, #navtop-anasayfa:focus{background: url(../img/layout/navy.png) no-repeat 0 -26px;}
#navtop-hakkimizda-selected, #navtop-hakkimizda:hover, #navtop-hakkimizda:active, #navtop-hakkimizda:focus{background: url(../img/layout/navy.png) no-repeat -135px -26px;}
#navtop-cozumlerimiz-selected, #navtop-cozumlerimiz:hover, #navtop-cozumlerimiz:active, #navtop-cozumlerimiz:focus{background: url(../img/layout/navy.png) no-repeat -270px -26px;}
#navtop-referanslar-selected, #navtop-referanslar:hover, #navtop-referanslar:active, #navtop-referanslar:focus{background: url(../img/layout/navy.png) no-repeat -405px -26px;}
#navtop-haberler-selected, #navtop-haberler:hover, #navtop-haberler:active, #navtop-haberler:focus{background: url(../img/layout/navy.png) no-repeat -540px -26px;}
#navtop-kariyer-selected, #navtop-kariyer:hover, #navtop-kariyer:active, #navtop-kariyer:focus{background: url(../img/layout/navy.png) no-repeat -675px -26px;}
#navtop-iletisim-selected, #navtop-iletisim:hover, #navtop-iletisim:active, #navtop-iletisim:focus{background: url(../img/layout/navy.png) no-repeat -810px -26px;}

/* - ing. navigasyon */
#navi {
	height: 26px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#navtopi{
	float:left;
	width:945px;
	height:26px;
	background-image: url(../img/layout/navyeng.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top:0px;
}
#navtopi a{
	float:left;
	width:135px;
	height:26px;
	text-indent:-3000px;
	overflow:hidden;text-decoration:none;
}
#navtop2i a:active, #navtopi a:focus {
	outline: none;
	-moz-outline-style: none;
}

#navtop-anasayfai-selected, #navtop-anasayfai:hover, #navtop-anasayfai:active, #navtop-anasayfai:focus{background: url(../img/layout/navyeng.png) no-repeat 0 -26px;}
#navtop-hakkimizdai-selected, #navtop-hakkimizdai:hover, #navtop-hakkimizdai:active, #navtop-hakkimizdai:focus{background: url(../img/layout/navyeng.png) no-repeat -135px -26px;}
#navtop-cozumlerimizi-selected, #navtop-cozumlerimizi:hover, #navtop-cozumlerimizi:active, #navtop-cozumlerimizi:focus{background: url(../img/layout/navyeng.png) no-repeat -270px -28px;}
#navtop-referanslari-selected, #navtop-referanslari:hover, #navtop-referanslari:active, #navtop-referanslari:focus{background: url(../img/layout/navyeng.png) no-repeat -405px -26px;}
#navtop-haberleri-selected, #navtop-haberleri:hover, #navtop-haberleri:active, #navtop-haberleri:focus{background: url(../img/layout/navyeng.png) no-repeat -540px -26px;}
#navtop-kariyeri-selected, #navtop-kariyeri:hover, #navtop-kariyeri:active, #navtop-kariyeri:focus{background: url(../img/layout/navyeng.png) no-repeat -675px -26px;}
#navtop-iletisimi-selected, #navtop-iletisimi:hover, #navtop-iletisimi:active, #navtop-iletisimi:focus{background: url(../img/layout/navyeng.png) no-repeat -810px -26px;}


/* - navigasyon - */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ust resim alani */

#w-motto {
	background-color: #F5F5F5;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F3BA53;
	margin-bottom: 25px;
	clear: both;
}
#motto-img {
	height: 159px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/xtra/subheader1.jpg);
	background-position: right top;
}
#motto-ik {
	height: 159px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/banner/ikbanner.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#motto-iletisim {
	height: 159px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/banner/iletisim.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#motto-basin {
	height: 159px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/banner/basin.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}

#motto-hesaplamalar {
	height: 159px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/banner/hesaplamalar.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}

#banner1 {
	height: 159px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/banner/1.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
#banner2 {
	height: 159px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/banner/2.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
#banner3 {
	height: 159px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/banner/3.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
#motto {
	width: 550px;
	height: 100px;
	padding-top: 75px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #E49A10;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 22px;
}
#gallery {
	position:relative;
	width:952px; 
	height:275px
}
#gallery h3 { font-size:16px; font-family:Tahoma, Geneva, sans-serif; color:#FFF; font-weight:bold; }
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:952px; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		height:90px; 
		width:942px; 
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	

/* - ust resim alani - */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* content */
#content {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	min-height:250px;
}
#main {
	min-height:250px;
	width: 680px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	height: auto;
}
#main a {
	font-weight: bold;
	color: #3259A7;
}
#main a:hover {
	background-color: #EBEBEB;
}
#main ul {
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#main li {
	padding-bottom: 5px;
	background: url(../img/ico/arrow.gif) no-repeat 0px 2px;
	padding-left: 20px;
	/*padding-top: 3px;*/
	font-size:11px;
	margin-bottom:10px;
	line-height:16px;
}
#main li a {
	font-weight: bold;
	color: #3259A7;
	text-decoration: none;
	font-size:11px;
}
#main li a:hover {
	text-decoration:underline;
	background:none;
}
#side {
	float: right;
	width: 272px;
	min-height:250px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F9F9F9;
	margin-left:5px;
}
.sideheaderbg {
	height: 32px;
	width: 222px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/xtra/sideheaderbg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 8px;
}
.sideheaderbg a {
	font-size:16px; font-weight:normal; color:#2851A4; text-decoration:none;
}
.submenu {
	width: 230px;
	min-height:50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	line-height:20px;
}
.submenu ul {
	padding:0px 0px 0px 10px;
}
.submenu ul li {
	color:#c38412;
}
.submenu ul li a {
	font-size:12px;
	color:#1b3977;
	padding:3px 0px 3px 15px;
	background: url(../img/xtra/sag_ok.png) no-repeat 0px 6px;
	*background-position:0px 4px;
	text-decoration:none;
}
.submenu ul li.selected a{
	padding:0px 0px 1px 15px;
	color:#e20000;
	padding:3px 0px 3px 15px;
	background: url(../img/xtra/sag_ok.png) no-repeat 0px 6px;
	*background-position:0px 4px;
}
.submenu li a:hover {
	color:#2851A4;
	text-decoration:underline;
}
.submenu ul li ul{
	padding:0px 0px 5px 10px;
}
.submenu ul li ul li{
	padding:0px 0px 0px 10px;
}

.submenu ul li ul li a {
	font-size:12px;
	color:#1b3977;
	padding:3px 0px 3px 15px;
	background: url(../img/xtra/sag_ok.png) no-repeat 0px 6px;
	*background-position:0px 4px;
	text-decoration:none;
}
.submenu ul li ul li a:hover {
	color:#2851A4;
	text-decoration:underline;
}

/* - content - */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* footer */
#footer {
	width:960px;
	clear:both;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333;
	/*margin-top: 20px;
	padding-top: 10px;*/
	line-height:16px;
}
#footer a, #footer a:hover { text-decoration:none; color:#039;}
/* contact */
ul.contactform {width:370px; position:relative; float:left; height:450px; font-family:Tahoma, Geneva, sans-serif; font-size:11px;}
ul.contactform li {margin-bottom:2px;}
ul.contactform li p{margin:10px; font-weight:bold; position:relative; float:left; width:100px}
ul.contactform li input{position:relative; float:left; margin:10px 0 0 12px; width:210px; border:0;}
ul.contactform li textarea{position:relative; float:left; margin:10px 0 0 12px; width:210px; border:0; overflow:hidden; height:80px}
ul.contactform li.inpt {
	width:355px;
	height:40px;
	background-image: url(../img/xtra/formelement1.gif);
	background-repeat: no-repeat;
}
ul.contactform li.txtbox { width:355px; height:110px; background:url(../img/xtra/formelement2.gif) no-repeat;}
ul.contactform li.nd {background-position:bottom;}

/* sitemap */
#sitemap { margin-left:20px; }
.sitemap-li { margin-left:20px; color:#333; }
.sitemap-li a, .sitemap-li a:hover { text-decoration:none; color:#333;}
#sitemap .sitemap-li2 { margin-left:20px; }
#sitemap .sitemap-ul { margin-left:20px; padding:0; }
#sitemap h3 { margin-left:5px; font-weight:bold; }

/* kariyer */

#carierform h2 {
	width:664px;
	float: left;
	padding:8px 0px 8px 8px;
	margin: 5px;
	color: #2851a4;
	font-size: 16px;
	background: #efefef;
	letter-spacing: 0.1em;
	font-family: "trebuchet ms";
}

#carierform label {
	width:200px;
	float: left;
	padding:2px;
	margin: 5px;
	height: 15px;
}

#carierform input[type=text] {
	width:440px;
	float: left;
	padding:2px 0px 2px 0px;
	margin: 5px;
	border: 1px solid #dedede;
}

#carierform textarea {
	width:440px;
	float: left;
	padding:2px 0px 2px 0px;
	margin: 5px;
	border: 1px solid #dedede;
}

#carierform select {
	width:440px;
	float: left;
	padding:2px 0px 2px 0px;
	margin: 5px;
	border: 1px solid #dedede;
}

#carierform input[type=file] {
	float: left;
	padding:2px 0px 2px 0px;
	margin: 5px;
}

#carierform input[type=submit] {
	float: left;
	padding:2px 0px 2px 0px;
	margin: 5px 0px 0px 220px;
}

#carierform input[type=reset] {
	float: left;
	padding:2px 0px 2px 0px;
	margin: 5px 0px 0px 20px;
}
.gorsel_wrapper{
	float:left;
	width:130px;
	height:99px;
	border:1px solid #eeeeee;
}
.gorsel-wrapper{
	float:left;
	width:130px;
	height:99px;
	text-align:center;
}

.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
		}
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#006ab6;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:6px 10px 6px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#006ab6;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  
				
				.cufon-loading{text-indent:-9999px;}
				
				#wrapper #inline2 {
					display:none;
				}
				
.subscriber_details_input_line {
	width: 420px;
	float: left;
	padding: 10px 5px 10px 5px;
	font-family: Arial;
	color: #333;
	font-size: 11px;
}

.subscriber_details_label {
	width: 200px;
	float: left;
	font-family: Arial;
	color: #333;
	font-size: 11px;
}

.subscriber_details_input {
	width: 200px;
	float: right;
	font-family: Arial;
	color: #333;
	font-size: 11px;
}

.subscriber_details_input img{
	float: left;
}

.subscriber_details_input a{
	float: left;
}

#subscription_error_msg {
	color: #990000;
}

#bok_wrapper {
	clear: both;
}

#hesaplamalar_wrapper {
	float: left;
	padding-bottom:15px;
	width: 467px;
}

#hesaplamalar_content {
	float: left;
	width: 465px;
	background-color: #f1f1f1;
	border-left: 2px solid #dddddd;
	padding-top:10px;
}

#hesaplamalar_content .banner {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

#sektorler_wrapper {
	float: right;
	padding-bottom:15px;
	width: 470px;
}

#sektor_top {
	background: #F1F1F1;
	padding: 10px 0px 0px 10px;
	border-left:2px solid #2851a4;
	width: 458px;
	float: left;
}

#sektor_mid {
	background: #F1F1F1;
	padding:5px 0px 15px 10px;
	border-left:2px solid #2851a4;
	width: 458px;
	float: left;
}

#sektor_bottom {
	background-image: url(../img/tablo-bottom-bg.png);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 320px;
	padding-top: 8px;
	width: 150px;
	height: 37px;
	float: left;
}

#sektor_bottom2 {
	background-image: url(../img/tablo-bottom-bg2.png);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 145px;
	padding-top: 7px;
	width: 325px;
	height: 53px;
	float: left;
}

#sektor_bottom p{
	font-family:Tahoma, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

#sektor_bottom2 p{
	font-family:Tahoma, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

#sektor_mid .table-header {
	float:left;
	width: 447px;
	border-bottom: 1px solid #999;
}

#sektor_mid .column-title {
	float: left;
	width:107px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #075691;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 2px 3px 2px;
	
}

#sektor_mid .table-body {
	float:left;
	width: 447px;
}

#sektor_mid .column-content {
	float: left;
	width:107px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 2px 3px 2px;
	line-height: 16px;
}

#sektor_mid .column-content2 {
	float: left;
	width:142px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 2px 3px 2px;
	line-height: 16px;
}



.kayitokbuton { margin:0 10px 0 0;  float:right;}
.subscriber { float:left;}


/* HESAPLAMALAR */
#form_container {
	float: left;
	width: 650px;
}

.form_liner select,{
	width:160px;
	padding:1px;
	border: 1px solid #dddddd;
}
.form_liner input[type=text]{
	width:150px;
	border: 1px solid #dddddd;
}

.form_liner {
	float: left;
	width: 650px;
	clear: both;
	text-align:right;
	padding:0px 0px 5px 0px;
}

#form_container .label, #form_container .input {
	float: left;
	width: 315px;
	height: 21px;
	padding:2px 0px 2px 10px;
	text-align:left;
	background-color: #f1f1f1;
}
.form_ruler{
	float: left;
	width: 650px;
	clear: both;
	border:0px;
	margin:5px 0px 10px 0px;
}
#form_container .label span, #form_container .input span {
	background-color: #f1f1f1;
}

#kurumlar_wrapper {
	width:467px;
}

#kurumlar {
	float: left;
	padding: 10px;
	width:445px;
	background-color: #f1f1f1;
	border-left:2px solid #DDDDDD;
	margin-bottom: 20px;
}

#kurumlar_title {
	float: left;
	width: 457px;
}

#ebso {
	float: left;
	width: 67px;
	height: 77px;
	background: url(../img/kurumlar/ebso_off.gif) top left no-repeat;
	margin-right: 45px;
	cursor: pointer;
}
#eib {
	float: left;
	width: 86px;
	height: 77px;
	background: url(../img/kurumlar/eib_off.gif) top left no-repeat;
	margin-right: 50px;
	cursor: pointer;
}
#izto {
	float: left;
	width: 120px;
	height: 77px;
	background: url(../img/kurumlar/izto_off.gif) top left no-repeat;
	margin-right: 10px;
	cursor: pointer;
}
#uftp {
	float: left;
	width: 61px;
	height: 77px;
	background: url(../img/kurumlar/uftp_off.gif) top left no-repeat;
	cursor: pointer;
}

#ebso:hover {
	background: url(../img/kurumlar/ebso_on.gif) top left no-repeat;
}
#eib:hover {
	background: url(../img/kurumlar/eib_on.gif) top left no-repeat;
}
#izto:hover {
	background: url(../img/kurumlar/izto_on.gif) top left no-repeat;
}
#uftp:hover {
	background: url(../img/kurumlar/uftp_on.gif) top left no-repeat;
}
#map_canvas{
	width:500px;
	height:350px;
	border:1px solid #000;
}
.contact_mail{
	font:bold 12px  "Tahoma", Geneva, sans-serif;
	color:#264fa0;
}
