/* RESET & HACKS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
img, fieldset {  border: none; }
blockquote, q {  quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }
* {  outline: 0; }
ins {  text-decoration: none; }
del {  text-decoration: line-through; }
table {  border-collapse: collapse;  border-spacing: 0; }




/* ANA ELEMANLAR */
body {
  margin: 0 auto;
  font: 83% "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background:#212121;
}
.body1 {
  margin: 0 auto;
  font: 83% "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background:#212121;
}
h1 {
	font-size:22px;
	color:#000000;
}
h2 {
	font-size:16px;
	color:#000000;
	height:20px;
	padding-bottom:12px;
}
h3 {font-size:15px;	color:#CCCCCC;	height:20px;}
a, a:visited {text-decoration:none; color:#000000;}
a:hover {text-decoration:underline;}


/* YAPI */
#header_top {width:100%; float:left; background:#000000; border-bottom:#333333 1px solid;}
.header_top_inner {width:940px; margin:auto; padding:3px 0px; text-align:right; color:#CCCCCC;}
.header_top_inner a {color:#CCCCCC; text-decoration:none; margin:0px 5px;}

#header {width:100%; float:left; background:url(images/headerbg.png); height:70px; overflow:hidden;}
.header_inner {width:940px; margin:auto; padding:10px 0px;}

.logo {width:150px; float:left;}
.h_ara {width:230px; float:left; padding-top:10px; text-align:right;}
.h_ara a{color:#CCCCCC; text-decoration:none; font-size:10px;}
.hinput {
	width:210px;
	font-size:16px;
	color:#999999;
	border:1px solid #000000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	background: url(images/arabg.png) right top no-repeat #FFFFFF;
	}
.d_ara {
	margin-bottom:4px;	
	display:block;
	background:url(images/darabg.png); 
	padding:10px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	overflow:hidden;
	color:#333333;
	margin-bottom:15px;
	border:#FFCC66 1px solid;
	}
.d_ara form{margin:0px; padding:0px;}
.dinput, .dselect {
	font-size:14px;
	color:#666666;
	border:1px solid #CCCCCC;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
}
.input150px {width:150px;}
#arabutton {
	width:24px;
	height:23px;
	background:url(images/arabtn.gif) no-repeat;
	border:0px;
	cursor:pointer;
}	
	
	
	


.h_tabmenu {width:560px; margin:auto; float:left; margin-top:5px; background:url(images/menubg.gif) no-repeat; }
.h_tabmenu a, .h_tabmenu a:visited, .h_tabmenu a:hover{text-decoration:none; color:#FFFFFF; }
.h_tab {
	color:#CCCCCC;
	padding:20px 22px; 
	margin-right:3px;
	float:left;
	font-size:15px;
	font-weight:bold;
	-moz-border-radius-topleft:4px;   -webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;  -webkit-border-top-right-radius:4px;
}
.h_tabsec {background-color:#F1F1F1; border-bottom:1px solid #F1F1F1; color:#000000;}
.h_tabsec a, .h_tabsec a:hover, .h_tabsec a:visited {color:#000000;}
.h_tabsec1 {background-color:#FFFF66; border-bottom:1px solid #000; color:#000000;}
.h_tabsec1 a, .h_tabsec1 a:hover, .h_tabsec1 a:visited {color:#000000;}
.h_tab:hover {background:#F1F1F1; color:#000000;}
.h_tab:hover a, .h_tab:hover a:hover, .h_tab:hover a:visited {color:#000000;}




#footer {width:100%; float:left; background:url(images/footerbg.png) repeat-x #212121; height:80px; padding-top:20px;}
.footer_inner {width:940px; margin:auto; padding-top:10px;}
.footer_inner .logo {width:120px; padding-right:10px; float:left;}
.footer_inner .menu a {color:#CCCCCC;}
.footer_inner .menu {width:770px; float:left; color:#CCCCCC; padding-top:5px;}


#footer_credits {width:100%; float:left; background:#000000; border-top:#333333 1px solid; margin-top:10px;}
.footer_credits_inner {width:940px; margin:auto; padding:8px 0px; text-align:left; color:#CCCCCC; font-size:11px;}
.footer_credits_inner a {color:#CCCCCC; text-decoration:none; margin:0px 5px;}











#container {
	width:100%;
	background:#F1F1F1;
	float:left;
	padding-top:18px;
	padding-bottom:15px;
}
.container_inner {width:940px; margin:auto;}

#content_out {width:500px;float:left;margin-right:15px; overflow:hidden; }
#content {width:500px;float:left;} 
#content p {margin-bottom:10px; }
#sidebar_l {width:160px;float:left;	margin-right:15px;}



#sidebar_r {width:250px;float:right;}
.sr_box {
	background:#E6E6E6;
	border:1px solid #D5D5D5;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 	
}





/* Firma Listeleme
-------------------------------*/
.firma_list {
	margin-bottom:5px;	
	display:block;
	height:88px;
	background:#FFFFFF; padding:5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	overflow:hidden;
	color:#333333;
}
.firma_info {
	margin-bottom:4px;	
	display:block;
	background:#FFFFFF; padding:5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	overflow:hidden;
	color:#333333;
}
.firma_list a, .firma_list a:visited{color:#003366;font-weight:bold;text-decoration:none;font-size:13px;}
.firma_list_logo {
	border:#EEEEEE 1px solid;
	background:#FFFFFF;
	padding:3px;
	float:left;
	margin-right:10px;
	width:100px;
	height:80px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 	
}
.firma_img_r {
	border:#E7E4E4 1px solid;
	background:#FFFFFF;
	padding:3px;
	float:right;
	width:130px;
	margin-left:10px;
}
.firma_adi {font-size:13px;color:#000000;font-weight:bold;}
.firma_adi a, .firma_adi a:visited{color:#000000; font-weight:bold; text-decoration:none;}
.firma_adi a:hover{color:#000000; font-weight:bold; text-decoration:underline;}
.firma_aciklama {display:block;}
.baslik_text {font-size:15px;color:#000000;font-weight:bold;display:block;border-bottom:#CCCCCC 1px solid;margin-bottom:3px;}
.baslik_text2 {font-size:15px;color:#000000;font-weight:bold;display:block;border-bottom:#8CB3D2 1px solid;margin-bottom:5px;}




.sehirler {}

.sehirler a {
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 2px;
	border-bottom:#111111 1px solid;
	border-top:#343434 1px solid;
}
.sehirler a:hover {color: #FFFFFF;background:#000000;}
.haberler, .sektorler {}
.haberler a {
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 2px;
	border-bottom:#D8D8D8 1px solid;
	border-top:#FFFFFF 1px solid;
}
.sektorler a {
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 2px;
}
.haberler a:hover, .sektorler a:hover {color: #FFFFFF;background: #666666;}
.haber_img {
	border:#E7E4E4 1px solid;
	background:#FFFFFF;
	padding:3px;
	float:right;
	width:250px;
	margin-left:10px;
}
.etiket, .etiket:visited {
	border:1px dashed #B5CDE1;
	background:#F8FCFC;
	padding:1px;
	margin-right:5px;
	display:inline-block;
	color:#000000;
}



/* Sayfalar
-------------------------------*/
.sayfa_icerik {
width:100%;float:left; background:#FFFFFF; padding:15px;
min-height:400px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
}
.sayfa_icerik p {
margin-bottom:10px;
}










.input, .select, .textarea {
	font-size:16px;
	color:#666666;
	border:1px solid #CCCCCC;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}
.input150px {width:150px;}
#button {
	font-size:16px;
	background:#A9E036;
	color:#FFFFFF;
	border:0px solid #99CC00;
	padding:3px 5px;
	font-weight:bold;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;	
}









.tab {
	background:#E2E2E2; 
	border-bottom:1px solid #FFFFFF; 
	border-right:2px solid #FFFFFF; 
	padding:7px 25px; 
	float:left;
	font-size:15px;
	-moz-border-radius-topleft:9px;   -webkit-border-top-left-radius:9px;
	-moz-border-radius-topright:9px;  -webkit-border-top-right-radius:9px;
}
.tabsec {
	background-color:#EEEEEE;
	border-bottom:1px solid #EEEEEE; 
}
.tab:hover {
	background:#EEEEEE; 
}






.sektor_list {
	margin-bottom:10px;	
	background:#FFFFFF;  
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}











