@charset "UTF-8";
body {
margin-top:0px;
background:url(/images/bg.png) ;
}
#hata 
{
visibility: hidden;
 }
 
 input, textarea, select {
  margin: 0;
  border: 1px solid #ccc;

}
.tool-tip {
	color: #3396c7;
	width: 250px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 10px Arial;
	margin: 0;
	color: #3396c7;
	padding: 10px 8px 4px;
	background: url(/images/babule.png) top left;
	
}
 
.tool-text {
	font-size: 9px arial;
	padding: 4px 8px 8px;
	background: url(/images/babule1.png) bottom right;
	
}
.hidden {
	opacity: 0;
	position: absolute;
}
.visible {
	opacity: 1;
}


input.calendar,
select.calendar {
	width: 99px;
}

button.calendar {
visibility:hidden;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 200px;
}

div.calendar {
	background: url(/images/calendar.png);
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	
	div.calendar * {
		margin: 0;
		padding: 0;
	}	
	div.calendar div {
		background: none !important;
		cursor: move;
		height: 185px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
	}	
	
	div.calendar caption {
		color: #333;
		font: normal 12px/16px Arial, Helvetica, sans-serif;
		padding-top: 6px;
		text-align: center;
		width: 100%;
	}
	div.calendar caption a {
		cursor: pointer;
		display: block;
		height: 12px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 17px;
		width: 11px;
	}
	div.calendar caption a.prev {
		background-image: url(/images/calendar-prev.gif);
		left: 0;
	}
	div.calendar caption a.next {
		background-image: url(/images/calendar-next.gif);
		right: 0;
	}
	div.calendar caption a:hover {
		background-position: 0 12px;
	}
	div.calendar caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.calendar caption span.month {
		padding-right: 8px;
	}
	div.calendar caption span.month:after {
		content: ',';
	}

	div.calendar table {
		background: #FFF;
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.calendar td,
	div.calendar th {
		border: 0;
		color: #0597DB;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 21px;
		text-align: center;
		width: 21px;
	}
	div.calendar td {
		background: url(/images/calendar-td.gif);
		color: #FFF;
		font-size: 11px;
	}
	div.calendar td.invalid {
		color: #999;
	}
	div.calendar td.valid {
		background: url(/images/calendar-valid.gif);
		color: #0597DB;
		cursor: pointer;
	}
	div.calendar td.hilite {
		background: url(/images/calendar-hilite.gif);
	}
	div.calendar td.inactive {
		background: url(/images/calendar-td.gif) 0 100%;
		color: #FFF;
	}
	div.calendar td.active,
	div.calendar td.hover {
		background: url(/images/calendar-valid.gif) 0 100%;
		color: #FFF;
		cursor: pointer;
	}
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(/images/spinner.gif) no-repeat center;
}

div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #aaa;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #3396c7;
	color: #fff;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}
.sbox input {
	background: white ;
	float: center;
	border: 0;
	width: 305px;
	font: 11px/11px arial;
	color: #000;
	
}

.btn {
background-image:url(/images/aratex.png); 
width:63px; 
height:44px; 
border:0;
cursor:pointer;
}

.gbtn {
background-image:url(/images/girisbtn.png); 
width:96px; 
height:33px; 
border:0;
cursor:pointer;
padding-left:22px;
font: 15px/19px arial;
font-weight:bold;
color: #ffffff;
}
.menubar td{
font: 12px/14px arial;
color:#8b8484;
}
.ortamenu td{
font: 12px/13px arial;
color:#3396c7;
text-align:left;
}
.dov td{ 
font: 11px/12px arial;
}
.ab {
font: 11px/12px arial;
color:#ffffff;

}
.ab a{
font: 11px/12px arial;
color:#ffffff;
text-decoration:none;
}
.doviz {
font: 11px/12px arial;
color:#3396c7;
text-align:center;
}
.doviz a{
font: 11px/12px arial;
color:#3396c7;
text-align:center;
text-decoration:none;
}
.dovizz {
font: 11px/12px arial;
color:#3396c7;
text-align:left;
}
.dovizz a{
font: 11px/12px arial;
color:#3396c7;
text-align:left;
text-decoration:none;
}

.firma{
font: 12px arial;
color:#3396c7;
text-align:center;
}
.firma p{
font: 12px arial;
}

.firma a{
font: 12px arial;
color:#3396c7;
text-decoration:none;

}


.ortamenu #login td{
text-align:right;
}
#prof td{
font: 12px/13px arial;
color:#3396c7;
}
.firma span {
font: 12px arial;
color:#8b8484;
}
.sayi  {
font: 17px arial;
color:#8b8484;
}
#altlar  {
font: 11px arial;
color:#3396c7;

}
#hesapres {
background: url(/images/hesbut.png) no-repeat center left;

}
#uzunbar {
width:660px;
height:67px;
}
.uzunust {
background: url(/images/uzunust.png) no-repeat ;
text-align:center;
font: 17px/17px arial;
color:#3396c7;
width:660px;
height:40px;
font-weight: bold;
}
.uzunalt {
background: url(/images/uzunalt.png) no-repeat ;
text-align:center;
font: 12px/13px arial;
color:#3396c7;
width:660px;
height:27px;

}
.uzunalt a{
text-align:right;
font: 12px/13px arial;
font-weight:bold;
color:#3396c7;
text-decoration:none;

}
.firmapop #tr{ 
font:bold 12px/13px arial;
color:#ff7d13;
}
.firmapop #baslik{ 
font: 22px/22px arial;
color:#3396c7;
font-weight:bold;
}
.firmapop {
text-align:left;
font: 12px/13px arial;
color:#3396c7;
text-decoration:none;
}
.firmapop a{
text-align:left;
font: 12px/13px arial;
color:#3396c7;
text-decoration:none;
font-weight:bold;
}

.rehberpop #tr{ 
font:bold 12px/13px arial;
color:#ff7d13;
}
.rehberpop .head{ 
background: url(/images/rehberhead.png) no-repeat ;
font:bold 12px/13px arial;
color:#ff7d13;
}
.rehberpop .foot{ 
background: url(/images/rehberfoot.png) no-repeat ;

}

.rehberpop h3{ 
font:bold 14px/14px arial;
color:#ff7d13;
}
.rehberpop #baslik{ 
font: 22px/22px arial;
color:#3396c7;
font-weight:bold;
}
.rehberpop {
background-color:#ffffff  ;
text-align:left;
font: 12px/13px arial;
color:#3396c7;
text-decoration:none;
}
.rehberpop a{
text-align:left;
font: 12px/13px arial;
color:#3396c7;
text-decoration:none;
font-weight:bold;
}

#kisabar {
width:434px;
height:69px;
}
.kisaust {
background: url(/images/kisaust.png) no-repeat ;
text-align:center;
font: 17px/13px arial;
color:#3396c7;
width:434px;
height:41px;
font-weight:bold;
}
.kisaalt {
background: url(/images/kisaalt.png) no-repeat ;
text-align:center;
font: 12px/13px arial;
font-weight:bold;
color:#3396c7;
width:434px;
height:28px;

}
.kisaalt a{
text-align:right;
font: 12px/13px arial;
color:#3396c7;
text-decoration:none;
}


.ortamenu a { 
color:#3396c7;
font: 12px/13px arial;
text-decoration:none;
}
#hesapres a{
font: 13px/19px arial;
color:#e35e04;
text-decoration:none;
font-weight:bold;
}
#hesapad a{
font: 13px/19px arial;
color:#e35e04;
text-decoration:none;
font-weight:bold;
}
#hesap {
font: 12px/19px arial;
color:#a29d9d;
text-align:left;
}
#prof td a{
text-decoration:none;
font: 12px/14px arial;
color:#ffffff;
}
.ortamenu #login td.rem{
text-align:left;
}
.ortamenu #no{
font: 9px/9px arial;
color:#3396c7;

}
.ortamenu  #turuncu{
font: 11px/11px arial;
color:#ee6c04;
text-align:left;
}
.ortamenu #error
{
font: 11px/11px arial;
color:#ee6c04;
font-weight: light; 

  
} 

.menubar a{
text-decoration:none;
font: 12px/14px arial;
color:#8b8484;
}

.Accordion {
	border-left: none;
	border-right: none;
	border-bottom: none;
	overflow: hidden;
	width:220px;
}


.AccordionPanel {
	margin: 0px;
	padding: 0px;
	
}


.AccordionPanelTab {
	background: url(/images/ur.png) repeat-x center left;
	height:29px;
	border-top: none;
	border-bottom: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-left:18px;
	font:  11px Arial;
	color: #808284;
	line-height:2.9em;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	
}
.AccordionPanelContent a{
text-decoration:none;
font:  11px Arial;
color: #e99107;
line-height:2em;
padding-left:18px;
}
.AccordionPanelContent a:hover{
text-decoration:none;
font:  11px Arial;
color: #3396c7;
line-height:2em;
}


.AccordionPanelContent {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
height: auto;

}
#serit{
padding-left:18px;

}


.AccordionPanelOpen .AccordionPanelTab {
	
	color: #2986bd;
	font-weight:bold;
	
}


.AccordionPanelTabHover {
	color: #2986bd;
	background: url(/images/urs.png) repeat-x center left;
	font-weight:bold;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #2986bd;background: url(/images/urs.png) repeat-x center left;
	font-weight:bold;
}
.AccordionFocused .AccordionPanelTab {
	
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background: url(/images/urs.png) repeat-x center left;
}


