@charset "utf-8";
/* CSS Document */
body, td, th {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #000;
}
body {
  background-color: #FFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
a {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #06C;
  cursor:pointer;
}
a:link { text-decoration: none; }
a:visited {
  text-decoration: none;
  color: #06C;
}
a:hover {
  text-decoration: none;
  color: #0CF;
}
a:active {
  text-decoration: none;
  color: #06C;
}
h1, h2, h3, h4, h5, h6 { 
  font-family: Arial, Helvetica, sans-serif; 
  margin-top:6px;
  margin-bottom:0px;
}
h1 {
  font-size: 14px;
  color: #8698bf;
  font-weight:bold;
}
h2 {
  font-size: 12px;
  color: #8698bf;
  font-weight:bold;
}
h3 {
  font-size: 12px;
  color: #8698bf;
  font-weight:normal;
}
img {
  border-width:0px;
  margin:0px;
}

.captions {
  padding:13px 0px 10px 47px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bolder;
  color:#8698bf;
}
.barCaptions {
  padding-top:3px;
  padding-bottom:0px;
  padding-left:20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#FFFFFF;
}
.textfields {
  border-width:1px;
  border-style:solid;
  border-color:#7e9db9;
}
.buttons {
  border-width:1px;
  border-style:solid;
  border-color:#858585;
  background-color:#eeeeee;
}
.inBarsText { line-height:200%; }
.birHaberCaption {
  color:#dc5641;
}
.smalltext {
  font-size:10px;
  color:#999;
}
.smallerText{
  font-size:11px;
}
.olumluMesajBaslik {
	font-weight:bold;
	color:#009933;
}
.olumsuzMesajBaslik {
	font-weight:bold;
	color:#990000;
}
.ekipElemanAd {
	font-weight:bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
.turuncuBaslik {
	color:#f36801;
	font-family:Arial, Helvetica, sans-serif;
}
.haberBaslik {
	color:#6084c1;
	font-weight:bold;
}

.tumhaberler_tek_haber {
	width:600px;
	border:#eeeeee;
	border-style:solid;
	border-width:1px;
	margin-top:30px;
	padding:3px 3px 3px 3px;
}
/* Containers */
#index_containers_main_big {
  padding-left:14px;
  position:absolute;
  width: 260px;
}
#c_top {
  width:1000px;
  height:152px;
}
#logo {
  width:277px;
  height:152px;
  float:left;
}
#banner_space_top {
  width: 712px;
  height: 152px;
  float:  left;
  margin-left:6px;
  padding-top:15px;
}
#c_middle {
  width:1000px;
  height:auto;
}
#c_left {
  width:276px;
  float:left;
}
#c_content {
  float:left;
  width:712px;
  padding-top:7px;
  padding-left:7px;
  height:auto;
}
#links {
  /*background-color:#fafafa;*/
  background-image:url(../images/main_links_bg.png);
  width:712px;
  height:26px;
  padding-left:1px;
 /* border-width:0px;
  border-style:solid;
  border-width:1px;
  border-color:#bababa;*/
}
#links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}
#links li {
  float: left;
  width:auto;
}
#links a {
  font-family:Arial;
  font-weight:bold;
  font-size:13px;
  color:#0581bd;
  display:block;
  /* top right bottom left*/ 
  margin-top:1px;
  padding: 4px 13px 4px 13px;*/
}
#links a:hover {
  background: #EEEEEE;
  color:#61cc54;
}
#c_user_login {
  float:none;
  width:276px;
  height:140px;
  background-image:url(../images/uye_girisi_bg.png);
}
#c_ebulten {
  float:none;
  width:276px;
  height:100px;
  background-image:url(../images/e_bulten_bg.png);
}
#c_google_custom_search {
  float:none;
  width:276px;
  height:80px;
  background-image:url(../images/site_ici_arama_bg.png);
}
#c_online_support {
  float:none;
  width:276px;
  height:86px;
  background-image:url(../images/cevirim_ici_destek.png);
}
#content {
  width:708px;
  border-style:solid;
  border-width:1px;
  border-color:#f0f1f1;
  padding:2px 2px 2px 2px;
}
#footer {
  float:left;
  width:995px;
  height:23px;
  margin-top:35px;
  background:url(../images/footer.png);
  clear:both;
}
#sublinks {
  border-style:solid;
  border-width:1px;
  border-color:#f0f1f1;
  height:20px;
}
#sublinks ul {
  margin: 0;
  margin-right: 0px;
  padding: 0;
  list-style: none;
  line-height: normal;
}
#sublinks li {
  float: left;
  border-right-style:solid;
  border-right-width:1px;
  border-right-color:#CCCCCC;
  width:auto;
}
#sublinks a {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#000000;
  background-color:#7ed3f2;
  display:block;
  /* top right bottom left*/ 
  padding: 3px 5px 3px 5px;
}
#sublinks a:hover {
  background: #b9e1ee;
  color:#666666;
}
#sub_links_web_tasarim {
  position:absolute;
  padding-top:0px;
  height:19px;
  margin-left:85px;
  width:619px;
}
#sub_links_grafik_tasarim {
  position:absolute;
  padding-top:0px;
  height:19px;
  margin-left:195px;
  background-color:#F3F9FC;
  width:500px;
}
#sub_links_domain_hosting {
  position:absolute;
  padding-top:0px;
  height:19px;
  margin-left:314px;
  background-color:#F3F9FC;
  width:371px;
}
#sub_links_hakkimizda {
  position:absolute;
  padding-top:0px;
  height:19px;
  margin-left:453px;
  background-color:#F3F9FC;
  width:223px;
}
#index_left {
  float:left;
  width:470px;
}
#sitemaptable ul {
  margin:0px;
  padding-left:15px;
  color:#900;
}
#sitemaptable li {
  margin-top:5px;
}
#ekipElemanDiv {
  width:295px;
  height:103px;
  padding-right:5px;
}
#ekipElemanYazi {
  padding-left:104px;
  padding-top:4px;
}
#ekipElemanYazi a{
  color:#000000;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;	
}
#ekipElemanYazi a:hover{
  color:#999999;
}
#errorMessageSmall {
	position:relative;
	background-image:url(../images/error_small_bg.png);
	width:330px;
	height:64px;
	padding-left:60px;
	margin: 10px 10px 10px 10px;
}
#errorMessage {
	position:relative;
	background-image:url(../images/error_bg.png);
	width:570px;
	height:64px;
	padding-left:60px;
	margin: 10px 10px 10px 10px;
}
#succesMessageSmall {
	position:relative;
	background-image:url(../images/done_small_bg.png);
	width:330px;
	height:64px;
	padding-left:60px;
	margin: 10px 10px 10px 10px;
}
#succesMessage {
	position:relative;
	background-image:url(../images/done_bg.png);
	width:570px;
	height:64px;
	padding-left:60px;
	margin: 10px 10px 10px 10px;
}
#messageTextArea {
	padding-top:4px;
	width:540px;
	height:60px;
	float:left;	
}
#messageTextAreaSmall {
	padding-top:4px;
	width:300px;
	height:60px;
	float:left;	
}
#messageTextAreaSmall p {
	margin-top:0px;
	margin-bottom:3px;
}
#messageTextArea p {
	margin-top:0px;
	margin-bottom:3px;
}
#messageCloseButton {
	padding-top:7px;
	padding-left:5px;
	float:left;
}
#bolumlerIndex {
	width:692px;
	height:160px;
	background-image:url(../images/bolumler_alt.png);
	padding: 3px 3px 3px 3px;
}
