﻿
/*{ Linkler }*/
a:link { text-decoration: none; color:#000000; }
a:visited { text-decoration: none; color:#000000; }
a:active { text-decoration: none; color:#000000; }
a:hover { text-decoration: underline; color:#000000;}

/*{ Sag ve sol bloklar }*/
.blok_baslik {
	font-family: tahoma;
	font-size: 70%;
	color: #333333;
	font-weight: bold;
}
.blok_font { font-family:tahoma; font-size:11px; color:#000000; }

/*{ Orta tablolar }*/
.menu_baslik{font-family:tahoma; font-size:11px; color:#FFFFFF; }
.tablo_baslik { font-family: tahoma; font-size: 70%; color: #333333; }
.tablo_font { font-family:tahoma; font-size:11px; color:#000000; }
.tabloalt_font { font-family:tahoma; font-size:10px; color:#000000; }
.tablo_cevre {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color:  #0F3709;
}
.tablo_cevre1 {
	background: url('../Images/blok_alt_orta.png');
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #2D0000;
}
/*{ Copy yazisi & saat }*/
.copyRtTxt { font-family: tahoma; font-size: 55%; color: #000000; }
.saat_font { font-family: tahoma; font-size: 10px; color: #000000; }

/*{ Butonlar }*/
.buton { font-family:tahoma; font-size: 10px; background:#d4d5d5; 
border-width:1px; border-color:#969595; page-break-inside: avoid; border-style:solid; border-collapse:collapse; }

/*{ Formlar }*/
.form { font-family:tahoma; font-size: 11px; border-width:1px; border-color:#969595; 
page-break-inside: avoid; border-style:solid; border-collapse:collapse; }

.form1 { font-family:tahoma; font-size: 12px; padding:5px border-width:1px; border-color:#969595; 
page-break-inside: avoid; border-style:solid; border-collapse:collapse; }


/*{ Kutu yazi }*/
.kutu_yazi { font-family:tahoma; color:#000000; background:#e6e8e8; border-width:1px; border-color:#969595; 
page-break-inside: avoid; border-style:solid; border-collapse:collapse; }

.alinti { font-family:tahoma; font-size: 11px; color:#000000; background:#e6e8e8; border-width:1px; border-color:#969595; 
page-break-inside: avoid; border-style:solid; border-collapse:collapse; }



.dhtmlwindow{
position: absolute;
border: 2px solid #818080;
visibility: hidden;
background-color: #fafbfb;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 11px tahoma;
background-color: #d4d5d5;
color: #000000;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px #818080;
background-color: #fafbfb; /*Arkaplan rengi*/
color: black;
height: 200px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid #818080;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

#hrenkler {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma;
	font-size:11px;
	color:#000000
	margin: 0;
	padding: 0;
}
#hrenkler a {
	background:url("../images/hover.gif") left center no-repeat;
	border-bottom: 1px solid #9087b1;
	color: #000000;
	display: block;
	margin: 0;
	padding: 11px;
	text-decoration: none;
	font-weight:bold;
}
#hrenkler a:hover {
	background: url("../images/menu_bg.png");
	border-bottom: 1px solid #aea8c5;
	color: #000000;
	padding-bottom: 11px;
	font-weight:bold;
}
#hrenkler a:focus {
	background: url("../images/hover1.gif") left center no-repeat;
	border-bottom: 1px solid #9087b1;
	color: #000000;
	padding-bottom: 11px;
	font-weight:bold;
}
.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width: 185px; /* Main Menu Item widths */
list-style-type: none;
font: bold 11px Verdana;

}
.ddsmoothmenu-v ul li{
position: relative;
}
.ddsmoothmenu-v ul li ul{
border-top: 1px solid #828282;
border-left: 1px solid #828282;
border-right: 1px solid #828282;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
padding: 8px;
border-bottom: 1px solid #828282;

}
.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
background-image:url('../Images/smenu_bg.png');
color: black;
font:bold 11 px Verdana;
}
.ddsmoothmenu-v ul li a.selected{ /*Seçilen Menü arka planı*/
background-image:url('../Images/smenu1_bg.png');
color: white;

}
.ddsmoothmenu-v ul li a:hover{
background-image:url('../Images/smenu1_bg.png'); /*Üzerinde durulan menü arka planı*/
color: white;
}
/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
background-image:url('../Images/smenu_bg.png');
position: absolute;
width: 185px; /*Sub Menu Items width */
top: 0;
font-weight: bold;
visibility: hidden;
}

 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */

.ddsmoothmenu{
font: bold 12px Verdana;
background: #414141; /*background of menu bar (default state)*/
width: 120%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #414141; /*background of menu items (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: black;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
color: black;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 165px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
}
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}
.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}
.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
/* Alt dikey menü son..*/

