﻿body
{
	background-image: url("/images/bg.gif");
	background-color:Gray;
	margin: 0px 0px 0px 0px; 
}


.obj-masam
{
	width:897px; 
	height:754px;
	background: transparent url(/images/obj-masam.png);
	
}


.obj-koltukum
 {
	background: transparent url(/images/obj-koltukum.png);
	width: 359px;
	height: 366px;
	position: absolute;
	top:200px;
	left:100px;
	z-index: -2;
	cursor:wait;
}


.obj-cekmecem
 {
	background: transparent url(/images/obj-cekmecem.png);
	width: 106px;
	height: 127px;
	position: absolute;
	top:540px;
	left:500px;
	z-index: -1;
	cursor:wait;
	
}










.TableContent
{
	width:710px; 
	height:100%;
	min-height: 500px;
	top:900px;
	right:10px;
	background: transparent url(/images/bg-table.png);
	text-align: left;
	border-collapse:collapse;
	border-color:White;
	border-style:solid;
	border-width:4px;
	margin: auto;
	margin-top:50px;
	font-family: Century Gothic, Verdana;
	font-size:medium;
	color:White;
	padding:8px 8px 8px 8px;
	
}

.txt-SayfaBaslik
{
	font-family:Verdana;
	color:Orange;
	font-size:larger;
	font-weight:bold;
}

.txt-Baslik
{
	font-family:Verdana;
	color:#FFFFFF;
	font-size:medium;
	font-weight:bold;
}
.txt-Text
{
	font-family:Verdana;
	font-size:small;
	color:White;
}
.txt-Text_Ters
{
	font-family:Verdana;
	font-size:small;
	color:Black;
	
}
.txt-FormBaslik
{
	font-family:Verdana;
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
}

.txt-Yorum
{
	font-family:Century Gothic, Verdana;
	font-size:small;
	color:#532900;
}

.txt-Hata
{
	font-family:Century Gothic, Verdana;
	font-size:small;
	color:#ff0000;
}

.txt-Link
{
	font-family:Verdana;
	font-size:small;
	color:Orange;
}
a.txt-Link
{
	font-family:Verdana;
	font-size:small;
	color:Orange;
	text-decoration:none;
}
a.txt-Link:hover
{
	font-family:Verdana;
	font-size:small;
	color:Orange;
	text-decoration:underline;
	
}


.GorunmezText
{
	width: 0px;
	height: 0px;
	text-indent: -9999px;
	display:none;
}


























.unwatermarked
{
	height:20px;
	width:212px;
	border:1px solid #BEBEBE;
}

.watermarked
{
	height:20px;
	width:212px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	
.unwatermarkedTextArea
{
	height:120px;
	width:212px;
	border:1px solid #BEBEBE;
}

.watermarkedTextArea
{
	height:120px;
	width:212px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

#dhtmltooltip{position: absolute;width: 10px;height:13px;padding: 2px;visibility: hidden;z-index: 100}




.accordionHeader
{
    border: 1px solid #333333;
    color: #FFFFFF;
    background-color: #000000; 
    font-family: Verdana,Tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

.accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
    color: #FFFFFF;
    background-color: #000000; 
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #000000;
    color: white;
    background-color: #333333;
    font-family: Verdana,Tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

.accordionHeaderSelected a:hover

{
    background: none;
    text-decoration: underline;
    
}

.accordionLink
{
	font-family: Verdana,Tahoma;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}



.accordionContent
{
    background-color: #FFFFFF;
    border: 1px solid #000000;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    color:Red;
}










