html {
	overflow-y: scroll;
}

body {
    font-family: Tahoma,Tunga,Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
  /*  color: #333333; */
    background-color: #cccccc;
    margin: 0px 0px 0px 0px;
}

#main_div {
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    background-color:#eeeeee;
    border: 0;
   /* border-top-style: ridge;*/
}

#content_div {
    background-color:#F6F6F8;
    padding-bottom: 30px;
}

a {
   /* text-decoration:none;*/
    color:#AB1140;
    font-size:12px;
}


#main_header_div {
    background:url('../images/header_back.png') repeat-x;
    height:90px;
}

#header_left {
    float:left;
    padding-left: 30px;
    padding-top: 6px;
}

#header_logo {
    float:left;
}

#header_txt {
    float:left;
    padding: 12px 0 0 10px;
}

#header_right {
    float:right;
    padding: 34px 50px 0 0;
}

#header_search {
    float:right;
    /*margin-top: 2px;*/
}

/*#header_search a {
    padding: 2px 5px 4px;
    background-color:#0767a8;
    color:white;
}*/

#header_search_txt {
    float:right;
}

#header_search_txt input{
    border:1px solid #d4d6dc;color:#bbbec6;background-color:#eaeaea;
}


.box_top {
    background:url('../images/alt_div_top.png') repeat-x;
    height:40px;
	padding-left:10px;
}

.box_top img {
    padding-left:5px;
}

.box_top font{
   color:#3B496D;
   font-size: 14px;
   font-weight:bold;
}

.box_top_link {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}

.email {
    background:url(../images/user_bg.png) no-repeat;
    text-align:left;
    width:185px;
    height:24px;
    border:0px;
    padding-left:10px;
    padding-right:10px;
}
.password {
    background:url(../images/password_bg.png) no-repeat;
    text-align:left;
    width:185px;
    height:24px;
    border:0px;
    padding-left:10px;
    padding-right:10px;
}


#uye_login {
    position:absolute;
    background-color:#6B8AD9;
    border:1px solid #DBDBDB;
    visibility:hidden;
    z-index:1234;
    margin-top:30px;
    *width: 280px;
}

#uye_login_form{
padding:0px; 
margin:0 0 0 20px; 
*margin:0 0 0 0px;
}

.login a { color:#000000; text-decoration:underline; font-weight:bold; }
#uye_login .login a { color:#000000; text-decoration:underline; font-weight:bold; background-color:#6B8AD9; }
#uye_login #uye_form_div a { color:#000000; text-decoration:underline; font-weight:bold; background-color:#6B8AD9; }

.content_box {
    width: 598px;
    text-align:left;
    margin-top:10px;
    border:1px solid #cfcfcf;
    background-color:#FFFFFF;
	/*line-height:25px; 
	ilksatırı ortaladığı için kapatıldı gökay
	*/
}
.content_box  ol{
margin-left:20px;
}

.foother_div {
	background-color:#9E0406; 
	/*height:145px;*/
	min-height:300px;
}

.foother_div #top-div{
    background-color:#F6F6F8; 
    width:1000px;
    height: 35px; 
    padding-top: 5px;
    text-align:center;
}

.foother_div #bottom-div{
	background-color:#9E0406; 
    color:#FFFFFF; 
    width:1000px;
   /* min-height: 50px; */
    padding-top: 5px;
    text-align:center;
}

.foother_div #bottom-div .link{
    color:#FFFFFF;
   /* text-decoration:none;*/
}

.foother_div #bottom-div .link:hover{
    color:#C4C4C4;
    text-decoration:none;
}

.footer_top_ul{
    padding-left:10px;
    margin-top:20px;
    float:left;
    list-style-type:none;
    text-align: left;
}

.footer_title_link {
    color:white;
}

.footer_ul {
   /* padding-left: 15px;*/
    padding-left: 0;
    color:white;
    text-align:left;
}



.content_title_txt {
	color:#3B496D;
	font-weight:bold;
	font-size:14px;
	margin-bottom: 20px;
	margin-top: 0px; 
	padding-top: 8px; 
	padding-right: 20px;
	width: 370px;
}


.kongre_detay_title {
	float:left;
	margin-top: 20px;
	width: 530px; 
	text-align: left; 
	margin-left: 40px;
	color:#AB1140;
	font-size:18px;
}

.kongre_gecmis_div {
	float:right;
	margin: 30px 55px 0 0; 
	text-align: left; 
	font-size:12px;
}

.kongre_sunum_txt {
	padding: 5px; 
	display: none;
	border:1px solid #C0CBD6;
	background-color:#F9F4F4;
}
.kongre_foto {
	padding: 5px 5px 5px 35px; 
	border:1px solid #C0CBD6;
	background-color:#F9F4F4;
}

.hata_div_up {
    padding-top: 10px;
}

.hata_div_middle {
    width:500px;
    border:2px solid red;
    padding:5px;
    background-color:#F9EAEA;
}

.hata_div_title {
    color: red;
    padding-left: 5px;
    font-size:13px;
    font-weight:bold;
}

.anket_ul li {
    list-style-type: none;
    margin-top:8px;
    padding:0;
    float:left;
    margin-left:10px;
}
.anket_ul {
    margin-bottom:15px;
    overflow: hidden;
}

.sbmbuton {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:5px 27px;
	text-decoration:none;
	text-shadow:1px 1px 0px #1570cd;
}.sbmbuton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.sbmbuton:active {
	position:relative;
	top:1px;
}



.box_top_makale {
   min-height:40px;
   padding-left: 15px;
   background-color: #D3E2EB; 
   background: -moz-linear-gradient(top, #F3F3F4, #D3E2EB); 
   background: -webkit-gradient(linear, left top, left bottom, from(#F3F3F4), to(#D3E2EB));
   filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#F3F3F4', EndColorStr='#D3E2EB', GradientType=0);
}

.box_top_makale img {
    padding-left:5px;
}

.box_top_makale font{
   color:#3B496D;
   font-size: 14px;
   font-weight:bold;
}

.usr-content-lst-th {
	text-align: left; 
	text-decoration: underline; 
	padding: 20px 0px 10px;
	font-size:15px;
	color:#577E96;
}

.uyeler-tab-slct {
	float:left;
	background:#d9e5ed;
	color:#9c0b0b;
	font-weight:bold;
	padding:7px 20px;
	width:130px;
}

.uyeler-tab-notslct {
	float:left;
	background:#eeeeee;
    color:#3b496d;
    width: 147px;
}

.uyeler-tab-notslct a{
	width: 107px; 
	display: block;
    padding: 7px 20px;
}

.uyeler-tab-notslct a:hover{
	background:#D3DCE5;
    color:#7F8696;
}



.uyeler-content-div {
	border:1px solid #d9e5ed;
	padding:10px;
	margin-bottom:15px;
}

.uyeler-content-div .search-link{
	color:#3b496d;
	text-decoration:underline;
	font-weight:normal;
	font-size:15px;
}

.uyeler-content-div .search-link:hover{
	color:#667393;
	text-decoration:none;
	
}

.uyeler-content-div .profil-link{
	color: #3B496D;
    font-size: 12px;
    text-decoration: none;
	font-weight:normal;
}

.uyeler-content-div .profil-link:hover{
	color:#438DA5;
	text-decoration:underline;
	font-size:12px
}


.uyeler-content-div td{
	padding:5px 15px;
	border-width: 0 0 1px 0;
	border-style:dotted;
	border-color:#b2c4d0;
}

.uyeler-content-div tr:hover{
	background:#F2F2F4;
    color:#000000;
}

.uyeler-content-div tr:first-child:hover{
	background:#FFFFFF;
}


