
/* GENEL */

* {
	padding:0;
	margin:0;
	}
body {
	background:#fff url(/images/docu/bg.gif) left repeat-y;
	font: 76% Lucida Sans Unicode, Lucida Grande, sans-serif;
	}
p,h1,#icerik img {
	margin-bottom:10px;
	}
img {
	border:0;
	}
p {
	font-size:.9em;
	line-height:1.4em;
	color:#666;
	}
label {
	font-size:.9em;
	color:#666;
	}
a {
	color:#993366;
	text-decoration:underline;
	}
a:hover {
	color:#fff;
	background-color:#993366;
	text-decoration:none;
	}
ul {
	list-style:none;
}
	
/* SOL */

#soC {
	width:225px;
	}
.solmC{
	position:absolute;
	width:442px;
	height:1650px;
	clip:rect(0px 221px 1650px 0px);
	overflow:hidden;
	}
.move{
	position:absolute;
	}
#solmenuler h3 {
	font-weight:bold;
	font:1.4em Trebuchet MS, Helvetica, sans-serif;
	}
#tblDocumented h3 a{
	color:#00FFFF;
	text-decoration:none;
	background:none;
	}
#tblDocumented h3 a:hover{
	text-decoration:underline;
	}
#tblCollecting h3 a{
	color:#ffcc00;
	text-decoration:none;
	background:none;
	}
#tblCollecting h3 a:hover{
	text-decoration:underline;
	}
#tblDocumented ul{
	list-style:none;
	}
#tblDocumented ul li{
	line-height:1.0em;
	}
#tblDocumented ul li a{
	text-decoration:none;
	color:#FFF;
	font-size:.8em;
	}
#tblDocumented ul li a:hover{
	color:#fff;
	background-color:#ed25d8;
	}
#solmenuler p {
	color:#fff;
	font-size:.8em;
	margin-bottom:0;
	line-height:1.2em;
	}
#fO {
	overflow: hidden; 
	position: relative;  
	height:90px;
	width:225px;
	background-color:#000;
	}
#fO[id] {
	display: table; 
	position: static;
	}
#fM {
	position: absolute; 
	top: 50%;
	} /* for explorer only*/
#fM[id] {
	display: table-cell; 
	vertical-align: middle; 
	position: static;
	}
#fI {
	position: relative; 
	top: -50%;
	width:150px;
	margin:0 auto;
	text-align:center;
	} /* for explorer only */
#fI p { 
	color:#333;
	}
#fArama #iKelime {
	padding:2px;
	height:16px;
	width:150px;
	border:#303030 1px solid;
	color:#666;
	font: .9em Lucida Sans Unicode, Lucida Grande, sans-serif;
	background:#000 url(/images/docu/inputBg.gif) repeat-x left top;
	text-align:center;
	}
	
/* SAG */

#saC {
	left:225px;
	top:0px;
	position:absolute;
	}
#anamenu {
	height:80px;
	width:530px;
	padding-left:30px;
	}
#baslik {
	height:50px;
	width:560px;
	background:#e2e2e2 url(/images/docu/headerBg.gif) no-repeat right top;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	}
#dilS {
	float:right;
	text-align:right;
	padding:8px 16px 0 0;
	}
#icerik {
	padding:12px 0 10px 30px;
	width:530px;
	}
.h1Holder {
	padding:0px 0 12px 0;
	}
#icerik h1 {
	display:inline;
	font-size:2.0em; 
	color:#333;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	border-bottom:#333 1px dashed;
	}
#icerik h2 {
	font-size:1.8em; 
	color:#333;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	margin-bottom:10px;
}
#icerik h3 {
	font-size:1.2em; 
	color:#666;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	margin-bottom:10px;
}
#defHolder {
	margin-bottom:10px;
	}
#defHolder {
	list-style:none;
	}
#defHolder li{
	line-height:1.2em;
	}
.defHolderHead {
	font-variant:small-caps;
	font:9px Arial, Helvetica, sans-serif;
	color:#000;
	}
#defHolder li a{
	font: 1.0em "Courier New", Courier, monospace;
	display:inline;
	text-decoration:none;
	line-height:0.9em;
	}
.defHolderdcm li a{
	color:#00FFFF;
	background-color:#000;
	}
.defHolderdcm li a:hover{
	color:#000;
	background-color:#00FFFF;
	}
.defHoldercll li a{
	color:#ffcc00;
	background-color:#000;
	}
.defHoldercll li a:hover{
	color:#000;
	background-color:#ffcc00;
	}
#statusHolder {
	margin-bottom:10px;
	}
#statusHolder p{
	display:inline;
	background-color:#000;
	margin-bottom:0px;
	color:#ffad00;
	}
#MCform {
	border:1px dashed #ccc;
	background-color:#f2f2f2;
	padding:6px;
	background:#f2f2f2 url(/images/docu/mFormBg.gif) right bottom no-repeat;
	}
#LoginForm {
	border:1px dashed #ccc;
	background-color:#f2f2f2;
	padding:6px;
	/*background:#f2f2f2 url(/images/docu/mFormBg.gif) right bottom no-repeat;*/
	}
#MCform #icEposta ,#MCform #icNot,#LoginForm #icLogKullanici,#LoginForm #icLogSifre{
	padding:2px;
	width:250px;
	border:#ccc 1px solid;
	color:#666;
	font:.9em Lucida Sans Unicode, Lucida Grande, sans-serif;
	}
#MCform #icNot {
	height:80px;
	}
#MCform h3,#LoginForm h3 {
	font-weight:bold;
	font:1.4em Trebuchet MS, Helvetica, sans-serif;
	margin-bottom:4px;
	color:#333;
	}
.formUyari {
	color:#FF3366;
	}
#taban {
	padding-left:30px;
	}
#taban p {
	font:9px Arial, Helvetica, sans-serif;
	color:#B6B6B6;
	border-top:#dbdbdb 1px solid;
	padding-top:2px;
	}
#taban a {
	color:#666;
	text-decoration:underline;
	}
#taban a:hover {
	background-color:#666;
	color:#fff;
	text-decoration:none;
	}
#ulSOutput {
	list-style:none;
	}
#ulSOutput li h3 {
	font-weight:bold;
	font:1.4em Trebuchet MS, Helvetica, sans-serif;
	margin-bottom:4px;
	color:#333;
	}
.liSOutputcll a {
	text-decoration:none;
	background-color:#000;
	color:#ffcc00;
	}
.liSOutputcll a:hover {
	text-decoration:underline;
	background-color:#000;
	}
.liSOutputdcm a {
	text-decoration:none;
	background-color:#000;
	color:#00FFFF;
	}
.liSOutputdcm a:hover {
	text-decoration:underline;
	background-color:#000;
	}
#ulLink {
	list-style:none;	
	}