body {
	font-family:Verdana;
	font-size:11px;
	background-image: url(images/zemin.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C3CED7;
	text-align:left;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	color: #000000;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	color: #000000;
}
a:hover {
	font-weight: bold;
	color: #ff6600;
	font-family: Verdana;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.hangisayfa{
background:#c6e9ff;
}

form{
margin:0;
padding:0
}
input {
font-size:11px;
font-family:Verdana;
}
select {
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-bottom:1px solid #999;
border-right:1px solid #999;
font-size:11px;
font-family:Verdana;
}
.anaicerik{
font-family:Verdana;
padding:2px;
margin:2px;
text-align:left;
font-size:11px;
}
.manset a:link,.manset a:hover,.manset a:visited,.manset a:active {
font-family:Verdana;
font-size:14px;
color:#1945af;
}
.mansetspot{
font-family:Verdana;
font-size:12px;
text-align:left;
}
.menuss{
padding: 2px;
text-align:left;
font-family:Verdana;
font-size:11px;
}
.menuss input{
border:1px solid #B7B7B7;
}
.mmss{
padding: 2px;
text-align:left;
font-size:12px;
font-family:Verdana;
background:#ff6600;
color:#ffffff;
}

.verilist ul{
list-style: none;
padding:4px;
margin:0;
}
.verilist li{
padding:0 0 0 2px;
margin:0;
}
.linkkutusu a:link,.linkkutusu a:hover, .linkkutusu a:visited,.linkkutusu a:active{
	color:#ffffff;
	font-size:12px;
	padding:4px;
    background:#2158bc;
    border-top:1px solid #3fb3ff;
    border-left:1px solid #3fb3ff;
    border-bottom:1px solid #213f85;
	border-right:1px solid #213f85; 
	height:35px;
}
#menu {
	text-align:center;
    background:#2158bc;
    border-top:1px solid #3fb3ff;
    border-left:1px solid #3fb3ff;
    border-bottom:1px solid #213f85;
	border-right:1px solid #213f85; 
    padding:4px 0;
    width:620px;
    }
#menu a {
    padding:4px 10px;
    text-decoration:none;
    font-weight:bold;
    color:#ffffff;
    }
#menu a.hover {
    background:#01304e;
    }
#menu span {
    display:none;
    }
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}
.transMenu .content {
	position:absolute;
	}
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top .items {
	border-top:none;
	}

.transMenu .item {
    color: #2158bc;
    font-size:12px;
    font-family:Verdana;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

.transMenu .item.hover {
	background:#2158bc;
	color:white;
	}

.transMenu .item img {
	margin-left:10px;
	}
form { margin: 0px;}
.button {border : solid 1px #cccccc;background: #E9ECEF;color : #666666;font-weight : bold;	font-size : 11px;padding: 4px;}
.login {margin-left: auto;margin-right: auto;margin-top: 2em;padding: 15px;	border: 1px solid #cccccc;width: 429px;background: #F1F3F5;}
.login h1 {no-repeat;background-position: left top;color: #333;margin: 0px;height: 50px; padding: 15px 4px 0 50px;text-align: left;	font-size: 1.5em;}
.login p {padding: 0 1em 0 1em;	}
.form-block {border: 1px solid #cccccc;	background: #E9ECEF; padding-top: 15px;	padding-left: 10px;	padding-bottom: 10px;padding-right: 10px;}
.login-form {text-align: left;float: right;width: 60%;}
.inputlabel {
		font-weight: bold;	
		text-align: left;}
.inputbox {
		font-family: Verdana;
		font-size: 11px;
		color: #666666;
		height:15px;
		width: 150px;
		margin: 0 0 1em 0;
		border: 1px solid #cccccc;
}
.clr { clear:both;    }
.ctr {text-align: center;}

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}


.calendar .button { 
  text-align: center;    
  padding: 2px;          
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { 
  font-weight: bold;      
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { 
  background: #778;
  color: #fff;
}

.calendar thead .daynames { 
  background: #bdf;
}

.calendar thead .name { 
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { 
  color: #a66;
}

.calendar thead .hilite { 
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { 
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}


.calendar tbody .day { 
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { 
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { 
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { 
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { 
  color: #a66;
}

.calendar tbody td.today { 
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { 
  visibility: hidden;
}

.calendar tbody .emptyrow { 
  display: none;
}


.calendar tfoot .footrow { 
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { 
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { 
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { 
  background: #77c;
  padding: 2px 0px 0px 2px;
}

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}
.dialog input{
background: url('images/button.jpg') no-repeat;
color: #ffffff;
text-align:center;
font-family:Verdana;
font-size:11px;
font-weight:normal;
padding:1px;
border:0;
cursor:pointer;
}
.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}

.overlay_alphacube {
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alphacube_nw {
	background: transparent url(images/alphacube/left-top.gif) no-repeat 0 0;			
  width:10px;
  height:25px;
}

.alphacube_n {
  background: transparent url(images/alphacube/top-middle.gif) repeat-x 0 0;			
  height:25px;
}

.alphacube_ne {
  background: transparent url(images/alphacube/right-top.gif) no-repeat 0 0;			
  width:10px;	  
  height:25px;
}

.alphacube_w {
  background: transparent url(images/alphacube/frame-left.gif) repeat-y top left;			
  width:7px;
}

.alphacube_e {
  background: transparent url(images/alphacube/frame-right.gif) repeat-y top right;			
  width:7px;	  
}

.alphacube_sw {
  background: transparent url(images/alphacube/bottom-left-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_s {
  background: transparent url(images/alphacube/bottom-middle.gif) repeat-x 0 0;			
  height:7px;
}

.alphacube_se, .alphacube_sizer  {
  background: transparent url(images/alphacube/bottom-right-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_close {
	width: 23px;
	height: 23px;
	background: transparent url(images/alphacube/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(images/alphacube/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(images/alphacube/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.alphacube_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input {
	width:20%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.alphacube_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}
.deneme{
background:url('images/giris.gif') no-repeat;
color:#000000;
}
.dernekmenu{
margin:0px;
}
.dernekmenu ul{
margin:0px;
}
.dernekmenu li{
list-style: none;
padding:4px;
margin:2px;
background: #2158bc;
text-align:left;
color:#ffffff;
}
.dernekmenu li a:hover,.dernekmenu li a:active,.dernekmenu li a:link,.dernekmenu li a:visited {
color:#ffffff;
}
